@media (min-width: 992px) {
  .header--search .block-menu {
    width: 0;
  }
}
@media (max-width: 991px) {
  .ya-direct {
    overflow: hidden;
    overflow-x: scroll;
  }
  .main-columns {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
       -moz-box-orient: vertical;
       -moz-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .main-columns .news,
  .main-columns .minds,
  .main-columns .company-news {
    width: 100%;
    margin-left: 0;
  }
  .main-columns .minds-list {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
  }
  .main-columns .minds-list__item {
    width: 50%;
    float: left;
    padding-left: 10px;
    padding-right: 10px;
  }
  .main-columns .company-news .banner-right {
    -webkit-box-ordinal-group: 11;
    -webkit-order: 10;
       -moz-box-ordinal-group: 11;
        -ms-flex-order: 10;
            order: 10;
    margin-bottom: 10px;
  }
  .events-items .item {
    width: 50%;
  }
  .header .logo-slider,
  .nav,
  .banner-right {
    display: none;
  }
  .btn-menu {
    display: block;
  }
  .header {
    margin-bottom: 42px;
  }
  .header--search .block-logo {
    width: 0;
    padding: 0;
  }
  .banner-center {
    width: 100%;
    overflow: hidden;
    display: none;
  }
  .banner-center img {
    width: 100%;
  }
  .footer-block {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
       -moz-box-orient: vertical;
       -moz-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  footer .metrics {
    text-align: left;
  }
  .main-slider__btn-prev,
  .main-slider__btn-next {
    background-image: url('../img/slider-btn-round.png');
    width: 64px;
    height: 64px;
    margin-top: -32px;
    opacity: .57;
  }
  .main-slider__btn-prev {
    left: 42px;
  }
  .main-slider__btn-next {
    right: 42px;
  }
  .hidden-phone {
    display: none;
  }
  .main-slider .slide {
    height: 400px;
  }
  .news .news-block {
    height: auto;
  }
  .company-news-block {
    height: auto;
  }
  .banner--extra-mobile {
    display: none;
  }
  .banner--mobile {
    display: none;
  }
  .banner--desktop {
    display: none;
  }
  .banner--tablet {
    display: block;
  }
}
@media (max-width: 769px) {
  .container-fluid > .container {
    padding-left: 0;
    padding-right: 0;
  }
  .main-slider__btn-prev,
  .main-slider__btn-next {
    -webkit-background-size: contain;
       -moz-background-size: contain;
         -o-background-size: contain;
            background-size: contain;
    width: 48px;
    height: 48px;
  }
  .left-menu__caption,
  .left-menu__items li a span {
    font-size: 1.2rem;
  }
  .left-menu__caption {
    padding-bottom: 1rem;
  }
  .left-menu__items li a span {
    padding-top: 1rem;
    padding-bottom: 1rem;
  }
  .header .logo__img {
    height: 39px;
    width: 62px;
  }
  .header .logo__text {
    font-size: .9rem;
  }
  .header .logo__caption {
    font-size: 1.84em;
  }
  .header .logo__subcaption {
    font-size: .63em;
  }
  .news-list__item-wrapper {
    white-space: normal;
  }
  .news-list__item-time {
    display: block;
    float: left;
  }
  .news-list__item-wrapper span {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
       -moz-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  .p-news .btn-print {
    float: none;
    padding-top: 1rem;
  }
  .popular-block {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
       -moz-box-orient: vertical;
       -moz-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .popular-banners .banner-right-mobile,
  .popular-banners .banner-right-2 {
    display: block;
    width: 50%;
    height: auto;
    float: left;
    padding: 10px;
  }
  .popular-banners .banner-right-mobile img,
  .popular-banners .banner-right-2 img {
    width: 100%;
  }
  #lightgallery a {
    float: left;
    margin: 0.5%;
    width: 19%;
  }
  .banner--extra-mobile {
    display: none;
  }
  .banner--tablet {
    display: none;
  }
  .banner--desktop {
    display: none;
  }
  .banner--mobile {
    display: block;
  }
}
@media (max-width: 420px) {
  html {
    font-size: 12px;
  }
  .header .logo__img {
    height: 30px;
    width: 50px;
  }
  .header .logo__text {
    font-size: .8rem;
  }
  .btn-search {
    width: 26px;
    height: 26px;
    -webkit-background-size: contain;
       -moz-background-size: contain;
         -o-background-size: contain;
            background-size: contain;
  }
  .btn-menu {
    width: 28px;
    height: 22px;
    -webkit-background-size: contain;
       -moz-background-size: contain;
         -o-background-size: contain;
            background-size: contain;
  }
  .main-columns .minds-list__item {
    width: 100%;
  }
  .events-items .item {
    width: 100%;
  }
  .news-list__item-wrapper {
    padding-left: 12px;
  }
  footer .creator-wrapper {
    width: 100%;
  }
  footer .creator {
    position: relative;
    margin: 0 auto;
    margin-top: 1rem;
    right: 0;
  }
  footer .metrics-wrapper {
    width: 100%;
  }
  footer .metrics {
    text-align: center;
  }
  #lightgallery a {
    float: left;
    margin: 0.666666%;
    width: 32%;
  }
  .banner--mobile {
    display: none;
  }
  .banner--tablet {
    display: none;
  }
  .banner--desktop {
    display: none;
  }
  .banner--extra-mobile {
    display: block;
  }
}
