.index-footer {
  margin: 0 !important; }
  .index-footer .index-footer-s1 {
    padding-top: 113px; }
    .index-footer .index-footer-s1 h5 {
      margin: 0;
      color: #7ec778;
      text-align: center;
      text-transform: uppercase;
      font-weight: 700; }
    .index-footer .index-footer-s1 p {
      margin: 2px;
      text-align: center;
      font-size: 11px; }
  .index-footer .index-footer-s2 h5 {
    display: inline-block;
    line-height: 42px;
    position: relative;
    color: #7ec778;
    font-size: 18px;
    font-weight: 600; }
    .index-footer .index-footer-s2 h5:after {
      position: absolute;
      content: '';
      background-color: #cfcfcf;
      height: 2px;
      width: 20%;
      left: 0;
      bottom: 0; }
  .index-footer .index-footer-s2 h6 {
    font-weight: 600; }
  .index-footer .index-footer-s2 p, .index-footer .index-footer-s2 h6 {
    color: #fff; }
  .index-footer .index-footer-s2 .p1 {
    font-size: 13px; }
  .index-footer .index-footer-s2 .p2 span:first-child {
    font-weight: 700; }
  .index-footer .footer-copyright a {
    font-size: 12px; }

@media only screen and (min-device-width: 300px) and (max-device-width: 1000px) {
  .index-footer .index-footer-s1 {
    padding-top: 17px; } }