@media screen and (max-width: 1199.98px) {
  body.page-inner section#partners .partners__list {
    -ms-grid-columns: (1fr)[4];
        grid-template-columns: repeat(4, 1fr);
  }
  body.page-vendor section#catalog .catalog__wrap {
    -ms-grid-columns: (1fr)[3];
        grid-template-columns: repeat(3, 1fr);
  }
  #catalog .catalog__wrap {
    -ms-grid-columns: (1fr)[4];
        grid-template-columns: repeat(4, 1fr);
  }
}

@media screen and (max-width: 991.98px) {
  body.page-product section#content .row .content__left {
    -webkit-box-ordinal-group: 1;
        -ms-flex-order: 0;
            order: 0;
    margin-left: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
  body.page-product section#content .row .content__left .product__model {
    margin-bottom: 0;
    margin-right: 16px;
    -webkit-box-flex: 1;
        -ms-flex-positive: 1;
            flex-grow: 1;
  }
  body.page-product section#content .row .content__left .product__vendor {
    margin-left: 16px;
    -webkit-box-flex: 1;
        -ms-flex-positive: 1;
            flex-grow: 1;
  }
  body.page-product section#content .row .content__right {
    max-width: 100%;
  }
  section#bar {
    position: -webkit-sticky;
    position: sticky;
    top: 0;
  }
  section#bar .bar__info {
    display: none !important;
  }
  section#bar .bar__menu {
    display: block !important;
  }
  section#header .row {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  section#header .header__logo {
    margin-right: 0;
  }
  section#header .header__nav {
    display: none;
  }
  section#slide {
    height: 500px;
  }
  section#slide .container-fluid .row {
    min-height: 100%;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  section#slide .slide__title {
    font-size: 36px;
    text-align: center;
    margin-top: 0;
  }
  section#slide .slide__desc {
    text-align: center;
  }
  section#news .row .news__list {
    -ms-grid-columns: (1fr)[2];
        grid-template-columns: repeat(2, 1fr);
  }
  section#news .row .news__list .news__item.news__item-big {
    grid-column: auto;
    grid-row: auto;
  }
  section#news .row .news__list .news__item.news__item-big .news__item-title {
    font-size: 14px;
  }
  section#partners .partners__list {
    -ms-grid-columns: (1fr)[3];
        grid-template-columns: repeat(3, 1fr);
  }
  section#content .row {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  section#content .content__left {
    width: 100%;
    mix-width: none;
    -ms-flex-preferred-size: 100%;
        flex-basis: 100%;
  }
  section#content .content__right {
    margin-left: 0;
    margin-top: 30px;
    flex-grow: 1;
  }
  #filter-form .filter__title {
    position: relative;
  }
  #filter-form .filter__title:after {
    content: '';
    display: block;
    position: absolute;
    right: 18px;
    top: 20px;
    width: 14px;
    height: 8px;
    background: url(/i/arrow_select.svg) no-repeat;
    -webkit-transition-duration: 0.25s;
            transition-duration: 0.25s;
  }
  #filter-form .filter__title.on::after {
    -webkit-transform: rotate(180deg);
            transform: rotate(180deg);
  }
  #filter-form .filter-form__wrap {
    /*padding-top: 30px;*/
    display: none;
  }
  #catalog .catalog__right #filter-form .filter-form__wrap {
    display: block;
    padding-top: 0;
  }
}

@media screen and (max-width: 767.98px) {
  body.page-inner section#partners .partners__list {
    -ms-grid-columns: (1fr)[3];
        grid-template-columns: repeat(3, 1fr);
  }
  body.page-vendor section#catalog .catalog__wrap {
    -ms-grid-columns: (1fr)[2];
        grid-template-columns: repeat(2, 1fr);
  }
  #catalog .catalog__wrap {
    -ms-grid-columns: (1fr)[3];
        grid-template-columns: repeat(3, 1fr);
  }
  .section__header {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    margin-bottom: 20px;
  }
  .section__header .section__title {
    font-size: 24px;
    margin-bottom: 20px;
    text-align: center;
  }
  section#slide {
    margin-bottom: 50px;
  }
  section#search {
    margin-bottom: 50px;
  }
  section#news, section#partners, section#sert {
    margin-bottom: 50px;
  }
  section#content {
    padding-top: 30px;
    margin-bottom: 30px;
  }
  #filter-form .filter__title {
    /*margin-bottom: 0;*/
  }
  #tabs {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    border: none;
    border-left: 2px solid #EBEBEB;
  }
  #tabs .tabs__link {
    margin-right: 0;
  }
  #tabs .tabs__link.active::after {
    left: -2px;
    top: 0;
    bottom: 0;
    right: auto;
    height: auto;
    width: 2px;
  }
}

@media screen and (max-width: 575.98px) {
  body.page-inner section#partners .partners__list {
    -ms-grid-columns: (1fr)[2];
        grid-template-columns: repeat(2, 1fr);
  }
  body.page-inner section#search .container-fluid .row .search__form {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  body.page-inner section#search .container-fluid .row .search__form .search__form-input {
    width: 100%;
  }
  body.page-inner section#search .container-fluid .row .search__form .search__form-input .search__input {
    border-radius: 32px 32px 0 0;
    border: none;
    border-bottom: 1px solid #EBEBEB;
  }
  body.page-inner section#search .container-fluid .row .search__form .search__form-select {
    width: 100%;
    min-width: 0;
  }
  body.page-inner section#search .container-fluid .row .select__wrap .select__visual {
    border-radius: 0 0 32px 32px;
  }
  body.page-inner section#search .container-fluid .row .select__wrap .select__visual.on {
    border-radius: 0;
  }
  body.page-product section#content .row .content__left {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  body.page-product section#content .row .content__left .product__model {
    margin: 0;
    margin-bottom: 20px;
  }
  body.page-product section#content .row .content__left .product__vendor {
    margin: 0;
  }
  body.page-vendor section#catalog {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  body.page-vendor section#catalog .catalog__wrap {
    -ms-grid-columns: (1fr)[1];
        grid-template-columns: repeat(1, 1fr);
  }
  body.page-vendor section#catalog .catalog__right {
    margin-left: 0;
    width: 100%;
  }
  body.page-vendor section#catalog .catalog__left {
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2;
  }
  #catalog .catalog__wrap {
    -ms-grid-columns: (1fr)[1];
        grid-template-columns: repeat(1, 1fr);
  }
  section#slide {
    height: 400px;
  }
  section#slide .container-fluid .row {
    min-height: 100%;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  section#slide .slide__title {
    font-size: 28px;
    text-align: center;
    margin-top: 0;
  }
  section#slide .slide__desc {
    text-align: center;
  }
  section#news .row .news__list {
    -ms-grid-columns: (1fr)[1];
        grid-template-columns: repeat(1, 1fr);
  }
  section#partners .partners__list {
    -ms-grid-columns: (1fr)[2];
        grid-template-columns: repeat(2, 1fr);
  }
  #product .product__title {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
  }
  #product .product__item-table .product__item-table-row {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
  }
  #product .product__item-table .product__item-table-row div:first-child {
    margin-bottom: 5px;
  }
  #product .product__item-table .product__item-table-row div:first-child + div {
    display: none;
  }
  footer {
    padding-bottom: 50px;
  }
  footer .footer__one {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  footer .footer__contacts {
    margin-top: 50px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  footer .footer__contacts .footer__contacts-list .footer__contacts-item .footer__contacts-link {
    border: none;
  }
}


/*# sourceMappingURL=media.css.map */