@media (max-width: 998px) {
  .footer .footer-nav {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
}
.footer .footer-col {
  width: 20%;
}
.footer .footer-col:first-child {
  width: 10%;
}
.footer .footer-col:last-child {
  width: 16%;
}
.footer h3 {
  font-size: 20px;
}
.footer a {
  color: #fff !important;
}
.footer p {
  font-size: 16px;
}
.footer li {
  color: #fff;
  display: table;
    color: #fff;
    font-family: Roboto Condensed, sans-serif;
    font-size: 16px;
    line-height: 2.2;
}

.footer .head-socials .bg-vk {
	margin-left:0;
}

.footer .footer-logo {
	width:70px;
	height:auto;
}


@media (max-width: 998px) {
  .footer li {
    font-size: 14px;
  }
}
.footer ul span {
  display: block;
 /* padding: 15px 0;*/
}
.footer .bg-rutube {
  width: 26px;
  height: 26px;
  background: url(/local/templates/gaugn_new-footer/img/rutube.png);
  background-size: cover;
}

@media (max-width: 998px) {
  .footer .footer-col:first-child {
    width: 100%;
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
    padding: 0 0 20px;
  }
  .footer .footer-col:nth-child(2) {
    width: 50%;
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2;
  }
  .footer .footer-col:nth-child(3) {
    width: 50%;
    -webkit-box-ordinal-group: 4;
        -ms-flex-order: 3;
            order: 3;
  }
  .footer .footer-col:nth-child(4) {
    width: 50%;
    -webkit-box-ordinal-group: 6;
        -ms-flex-order: 5;
            order: 5;
  }
  .footer .footer-col:last-child {
    width: 50%;
    -webkit-box-ordinal-group: 5;
        -ms-flex-order: 4;
            order: 4;
  }
}

.footer-nav > div:nth-child(5) > ul {
	margin-bottom:0;
}

.wbr {
	display:none;
	}
@media (max-width: 768px) {
.wbr {
	display:block;
	}

.footer {
    background: url(/local/templates/gaugn_new-footer/img/footer-bg_mobil.jpg) no-repeat center !important;
	}

}


