@media screen and (max-width: 1600px) {
  .slider-banner .slider-arrow--prev{
    left: 10px;
  }
  .slider-banner .slider-arrow--next{
    right: 10px;
  }
}

@media screen and (min-width: 1000px) {
  .nav-header__item:hover{
    background-color: #4d555a;
  }

  .nav-header__item--shop:hover {
    background-color: #71bf44;
  }

  .nav-header__item--shop:hover .nav-header__item-link{
    color: #fff;
  }

  .nav-header__item--shop:hover .basket-icon{
    stroke: #fff;
  }

  .nav-header__item:hover .nav-header__item-link {
    color: #fff;
  }
}

@media screen and (max-width: 1359px) {

  .search-form {
    flex-grow: 1;
    width: auto;
  }

  .agency__select-button,
  .agency__select-text{
    font-size: 22px;
  }

  .agency__select-text{
    margin-right: 6px;
  }

  .agency__select-map .map-icon{
    width: 70px;
    height: 34px;
  }

  .agency__select-wrap{
    padding: 18px 0 18px 32px;
  }
}

@media screen and (max-width: 1279px) {

  .search-form {
    flex-grow: 1;
    width: auto;
  }

  .nav-header__item {
    width: auto;
    /* padding: 21px 10px; */
    flex-grow: 1;
    margin-right: 0;
  }

  .nav-header__item--catalog {
    padding: 17px 20px;
  }

  .nav-header__item--shop {
    padding: 19px 10px;
  }

  .header-row.nav-header {
    align-items: flex-end;
  }

  .header__inner {
    font-size: 14px;
  }

  .search-form__input {
    font-size: 14px;
  }

  .agency__select-map{
    display: none;
  }

  .header__callback-text {
    color: #ec7a00;
    display: none;
  }
}

@media screen and (max-width: 1099px) {

  /* .nav-header__item{
    padding: 19px 10px;
  } */

  .nav-header__item--catalog {
    padding: 17px 20px;
  }

  /* .nav-header__item--catalog .nav-header__item-text{
    font-size: 16px;
  } */

  .nav-header__item-text, .nav-header__item-link{
    font-size: 14px;
  }

  .nav-header__item--shop{
    padding: 17px 10px;
  }

  .header__live-text{
    font-size: 14px;
  }

  .header__live-text_bg{
    margin-right: 10px;
  }
}

@media screen and (max-width: 999px) {

  .header__logo{
    display: block;
    width: 141px;
  }

  .header__logo img{
    display: block;
    width: 100%;
  }

  .header__wrapper .header__city,
  .header__wrapper .header__advantages,
  .header__wrapper .header__callback,
  .header__wrapper .header__time,
  .header__wrapper .header__social,
  .header__wrapper .header__search,
  .header__wrapper .header__deferred,
  .header__wrapper .header-row.nav-header{
    display: none;
  }

  .header__wrapper .header__phone .header__phone-link:last-child,
  .header__wrapper .header__phone .header__icon{
    display: none;
  }

  .header__wrapper .header__phone .header__phone-link:nth-child(2){
    width: 20px;
    height: 20px;
    font-size: 0;
    background-image: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABQAAAAUCAMAAAC6V+0/AAABKVBMVEUAAAAA/wCAgICAv0BmzDOAqlVttklxxjlms01qv0B2xDtttkl3u0R4w0tzv0B0uUZ1v0Bwwkd2ukVxvUJtv0BywUZzvUJxvER1vUJxv0dzv0ZxvkFxwURyvkdwvUJwwENwv0RyvkVxv0RwwEJyvkVwv0NyvkRywEVyv0Nxv0NxvkRwv0Nxv0NxvkRxv0VywERwv0VyvkNxv0Vwv0RxwERwwENyv0RxwENxv0Rwv0RwvkVywEVyv0Rxv0Nxv0Nyv0NxwERxwERxvkRwv0NwwERyv0RxwERxv0Nyv0RwwERxv0Nxv0Rxv0Vyv0RxwERwv0Vxv0Rxv0Rwv0Rxv0Rxv0Ryv0Rxv0RxwERxv0Rxv0Rxv0Rwv0Rxv0Vxv0Rxv0Rxv0RxwERxv0X///9Jio9IAAAAYnRSTlMAAQIEBQYHCQoMDQ4PERQWGBkaGxwdHyIjJCgrLS8yOUBDRElKUFNVV1haW19maGlrbnN0dX2AgYOEhomLjJCUlZman6Gkra6vsbKztri5ur6/w8THyszNzs/S09TW19jZ41KQ+I0AAAABYktHRGIruR08AAAAw0lEQVQYGQXBhyICUAAAwHuphMyMspM9ooxsysjeQpH8/0+4Q8gEAABt1e8TAABH5XC3BAAYasT0NtMAQLaC7FsMAOS3YK8EAIrrkLsGAKvbhOJnGgBM3DD9kAAAQqvD4i4AwE5Bqh4HAPQ0k0rHAABrZyLVIuT+ntKAcLmh/XE/qr81OPOTD0DiZVnssHFQWyF5fp8Cup83g4H5STD32wfEK7cjAJ0fowC599MxMPxVACCycFWvli9qr7MAQDQzNd4F/yWlF1ruSLZTAAAAAElFTkSuQmCC');
    background-repeat: no-repeat;
    background-position: 50% 50%;
    background-size: contain;
    display: block;
  }

  .header__wrapper .header-row.header-row--middle{
    order: -1;
    width: auto;
  }

  .header__wrapper{
    justify-content: flex-start;
  }

  .header__wrapper .header__phone{
    margin-left: auto;
    margin-bottom: 0;
  }

  .header__callback-text {
    display: inline-block;
  }

  .nav-header__item {
    text-align: left;
  }

  .nav-header__item--catalog {
    background-color: #fff;
  }

  .header__icon .burger-icon {
    stroke: #71bf44;
  }

  .header-row.nav-header {
    align-items: flex-start;
  }

  .nav-header__item-text,
  .nav-header__item-link {
    font-size: 16px;
    line-height: 18px;
    font-weight: 500;
  }

  .nav-header__item--catalog .nav-header__item-text {
    color: #71bf44;
    font-size: 16px;
    line-height: 18px;
    font-weight: 500;
  }

  .nav-header__item {
    border: none;
    padding: 0;
    padding-left: 34px;
  }

  .nav-header__item--catalog,
  .nav-header__item--shop {
    padding-left: 0;
  }

  .header__icon--advantages {
    position: static;
    transform: none;
    display: inline-block;
    vertical-align: middle;
  }

  .header__icon--advantages .shest-icon {
    width: 26px;
    height: 22px;
    stroke: #71bf44;
    vertical-align: sub;
  }

  .header__deferred {
    margin: 0;
  }

  .header__deferred-text {
    font-size: 16px;
  }

  .header__icon--arrow {
    position: absolute;
    left: 0;
    top: 50%;
    transform: translateY(-50%) rotate(180deg);
  }

  .header__inner {
    font-size: 16px;
    padding-top: 17px;
    padding-bottom: 17px;
  }

  .header__icon {
    width: 26px;
  }

  .header__icon--arrow {
    width: auto;
  }

  .header__icon svg {
    margin: 0 auto;
  }

  .header__callback .phone-icon {
    display: block;
  }

  .nav-header__item {
    margin-bottom: 30px;
  }

  .header__deferred {
    margin-bottom: 30px;
  }

  .header__city,
  .header__advantages,
  .header__phone,
  .header__callback {
    margin-bottom: 30px;
  }

  .header__advantages-link {
    font-weight: 500;
  }

  .header__phone-link {
    font-weight: 500;
  }

  .burger .burger-icon {
    stroke: #71bf44
  }

  .header__mobile {
    display: flex;
    align-items: center;
  }

  .header__mobile-menu {
    display: flex;
    align-items: center;
  }

  .header__mobile-item:not(:last-child) {
    margin-right: 20px;
  }

  .header__mobile-item {
    cursor: pointer;
  }

  .header__mobile-link .phone-icon {
    fill: #71bf44
  }

  .mobile-menu .popup__close {
    display: block;
    top: 7px;
    right: 17px;
  }

  .header__mobile-logo img {
    width: 100%;
  }

  .header-row{
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    margin-bottom: 0;
  }

  .search-form{
    width: 100%;
    margin: 0 0 20px;
    order: 1;
  }

  /* .header__wrapper.is-open{
    display: flex !important;
    overflow: auto;
    flex-wrap: nowrap;
    align-items: flex-start;
  } */

  .nav-header{
    order: -2
  }

  .header-row:nth-child(2){
    order: 1;
  }

  .nav-header__dropdown{
    position: fixed;
    top: 0;
    right: 0;
    left: 0;
    z-index: 9999;
    width: 100%;
    bottom: 0;
    padding: 44px 44px 0 50px;
    border-radius: 0;
    overflow: auto;
  }

  .catalog__title{
    position: relative;
    padding-left: 26px;
    cursor: pointer;
    margin-bottom: 35px;
  }

  .catalog__title::after{
    content: '';
    position: absolute;
    top: 50%;
    left: 0;
    background-image: url('../images/more.svg');
    width: 13px;
    height: 13px;
    transform: translateY(-50%) rotate(90deg);
    background-position: center;
    background-size: contain;
    background-repeat: no-repeat;
  }

  .catalog__title.is-active::after{
    transform: translateY(-50%) rotate(270deg);
  }

  .catalog__title.is-active{
    color: #5a9f33;
  }

  .catalog__inner{
    display: block;
    position: relative;
  }

  .catalog__section{
    width: 100%;
    padding-right: 0;
  }

  .catalog__section-wrap .catalog__wrap{
    display: none;
  }

  .catalog__wrap--mobile{
    display: block;
  }

  .catalog__link--sale{
    color: #ec7a00;
  }

  .catalog__section-wrap{
    padding-left: 26px;
  }

  .catalog__item {
    margin-bottom: 30px;
  } 

  .catalog__pic{
    display: none;
  }

  .catalog__wrap .catalog__pic{
    display: block;
    width: 20px;
    position: relative;
    left: -4px;
    margin-right: 6px;
  }

  .catalog__wrap .catalog__pic .sale-icon,
  .catalog__wrap .catalog__pic .price-icon{
    width: 100%;
  }

  .catalog__wrap .catalog__item:last-child {
    margin-top: 15px;
}

  .catalog__section-bottom {
    margin-top: 0;
  }

  .catalog__wrap{
    margin-top: 0;
  }

  .catalog__section-wrap{
    display: none;
  }

  .nav-header__item--mobile {
    padding-left: 0;
    width: 100%;
    display: flex;
    flex-direction: column-reverse;
    margin-bottom: 0;
  }

  .nav-header__btnBack{
    display: flex;
    align-items: center;
    margin-bottom: 40px;
    position: relative;
    z-index: 9999;
  }

  .nav-header__btnBack .arrow-icon{
    transform: rotate(180deg);
    stroke: #686e73;
  }

  .nav-header__btnBack .nav-header__item-text{
    color: #797e83;
    font-weight: 500;
    display: inline-block;
    margin-left: 13px;
  }

  .nav-header__wrapMobile{
    display: flex;
    align-items: center;
    margin-bottom: 45px;
  }

  .nav-header__wrapMobile .nav-header__item-text{
    color: #4d555a;
    font-size: 20px;
    font-weight: 800;
    cursor: auto;
  }

  .nav-header__wrapMobile .burger-icon{
    stroke: #4d555a;
    display: block;
    margin-right: 7px;
  }
  
  .nav-header__item--catalog:hover{
    background-color: #fff;
  }

  .nav-header__wrapMobile,
  .nav-header__btnBack{
    display: flex;
  }

  .popup__content--town{
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    border-radius: 0;
    overflow: auto;
  }

  .modalWindow__searchWrap{
    display: block;
  }

  .modalWindow__searchWrap .geo-icon,
  .modalWindow__searchWrap .popup__title--town{
    display: inline-block;
  }

  .popup__title--town{
    margin-left: 7px;
  }

  .modalWindow__search{
    max-width: 100%;
    margin-top: 30px;
  }

  .mainRegions__cities{
    columns: 1;
  }

  .popup__title--town{
    font-size: 20px;
    font-weight: 800;
  }

  .modalWindow__searchWrap .geo-icon {
    width: 17px;
    height: 20px;
    position: relative;
    top: 2px;
  }

  .agency-dropdown__title{
    line-height: 34px;
  }

  .agency__select-dropdown{
    padding: 30px;
  }

  .nav-header__dropdown.town .popup__inner{
    padding: 0;
  }

  .popup--town{
    display: none !important;
  }

  .mainRegions__block.in-active {
    display: none;
  }

  .container-custom__left-menu{
    max-width: 30%;
    display: none;
  }

  .main-content--flex .container-custom.container-custom__main-content{
    max-width: 100%;
  }

  .nav-header__item--sale,
  .nav-header__item--price{
    padding-left: 0;
  }

  .nav-header__item--sale .header__icon, 
  .nav-header__item--price .header__icon{
    top: 0;
  }

  .nav-header__item--sale .header__icon svg{
    width: 25px;
    height: 25px;
  }

  .nav-header__item--price .header__icon svg{
    width: 20px;
    height: 20px;
  }

  .header__live{
    margin-bottom: 30px;
    font-weight: 400;
  }

  .header__live br{
    display: none;
  }

  .header__live-text {
    font-size: 16px;
    font-weight: 400;
  }

  .header__live-text_bg {
    font-weight: 500;
  }
}

@media screen and (max-width: 1370px) {
  .slider-banner__pic {
    -webkit-flex-shrink: 1;
    -ms-flex-negative: 1;
    flex-shrink: 1;
  }

  .slider-advantages__title {
    padding-top: 0;
  }

  .slider-advantages {
    padding: 30px 0;
  }

  .slider-advantages__text {
    margin-top: 20px;
    display: block;
  }
}

@media screen and (max-width: 1199px) {
  .container {
    width: 768px;
  }

  .slider__inner {
    display: block;
  }

  .slider__bottom{
    display: block;
  }

  .slider__item {
    max-width: 100%;
    margin: 0 auto;
  }

  .slider-banner {
    margin-bottom: 80px;
  }

  .slider-arrow--prev,
  .slider-advantages .slider-arrow--prev {
    left: -8px;
  }

  .slider-arrow--next,
  .slider-advantages .slider-arrow--next {
    right: -8px;
  }

  .slider-advantages__title {
    display: inline-block;
    vertical-align: super;
    margin-right: 10px;
  }

  .slider-advantages__logo {
    display: inline-block;
  }

  .slider-advantages-slide {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    margin-top: 40px;
  }

  .slider-advantages__text br {
    display: none;
  }

  .slider-advantages__text {
    margin-top: 0;
    width: 260px;
    text-align: left;
  }

  .slider-advantages__pic {
    height: auto;
    margin-right: 25px;
  }

  .slider-advantages__pic svg {
    width: 95px;
    height: 92px;
  }

  .slider__bottom {
    width: 660px;
    margin: 67px auto 0;
    text-align: center;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
  }

  .slider__bottom-logo {
    margin: 0 auto 20px auto;
  }

  .slider__bottom-text{
    line-height: 36px;
  }

  .quick-view {
    display: none;
  }

  .discount-card {
    width: 324px;
  }

  .discount-card:not(:last-child) {
    margin-right: 27px;
  }

  .discount__slider::after {
    content: '';
    position: absolute;
    top: 0px;
    right: -15px;
    width: 83px;
    bottom: 0px;
    background: -webkit-gradient(linear, right top, left top, color-stop(14%, #f2f4f5), to(rgba(255, 255, 255, 0)));
    background: -o-linear-gradient(right, #f2f4f5 14%, rgba(255, 255, 255, 0) 100%);
    background: linear-gradient(270deg, #f2f4f5 14%, rgba(255, 255, 255, 0) 100%);
    z-index: 100;
    opacity: 1;
    transition: opacity 0.3s ease;
  }

  .discount__slider.is-last::after {
    opacity: 0;
    visibility: hidden;
  }

  .opinion-expert,
  .opinion-item {
    width: auto;
    border-radius: 30px;
    margin-right: 0;
    text-align: center;
  }

  .opinion__inner {
    display: block;
  }

  .opinion-expert::after,
  .opinion-item::after {
    display: none;
  }

  .opinion-item__wrap {
    border-radius: 30px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    padding: 82px 0;
  }

  .opinion-expert__wrap {
    padding: 70px 25px 85px;
  }

  .opinion-expert {
    margin-top: 27px;
  }

  .product__item {
    margin-right: 0;
    width: calc(50% - 14px);
    margin-bottom: 28px;
  }

  .product__item:nth-child(n+5){
    margin-top: 0px;
  }

  .product__inner{
    justify-content: space-between;
  }

  .agency-slider{
    position: relative;
  }

  .agency-slider .slider-arrow{
    display: block;
  }

  .news__inner{
    flex-wrap: wrap;
  }

  .news__item{
      width: 50%;
  }

  .service__inner{
      flex-wrap: wrap;

  }

  .service__item{
      width: calc(50% - 20px);
      margin-bottom: 37px;
  }

  .agency-slider{
      position: relative;
  }

  .agency__item{
      width: 255px;
  }

  .agency__item:not(:last-child){
      margin-right: 27px;
  }

  .agency-slider .agency__row{
      margin-top: 0;
  }

  .agency-slider .slider-arrow,
  .discount__slider .slider-arrow{
    z-index: 999;
  }

  .agency .section__title{
      margin-bottom: 20px;
  }

  .agency-slider::after {
      content: '';
      position: absolute;
      top: 0px;
      right: -15px;
      width: 189px;
      bottom: 0px;
      background: -webkit-gradient(linear, right top, left top, color-stop(25%, #f2f4f5), to(rgba(255, 255, 255, 0)));
      background: -o-linear-gradient(right, #f2f4f5 25%, rgba(255, 255, 255, 0) 100%);
      background: linear-gradient(270deg, #f2f4f5 25%, rgba(255, 255, 255, 0) 100%);
      z-index: 100;
      opacity: 1;
      transition: opacity 0.3s ease;
  }

  .agency-slider.is-last::after {
    opacity: 0;
    visibility: hidden;
  }

  .agency__select-map{
      display: none;
  }

  .agency__row--bottom,
  .agency__select-button{
    display: flex;
    flex-direction: column-reverse;
  }

  .agency__select{
    margin-right: 0;
  }

  .agency__select-button{
    width: 553px;
    margin: 0 auto 20px;
  }

  .opinion-expert__wrap .more-link{
    right: auto;
    left: 50%;
    transform: translateX(-50%);
  }

  .opinion-expert__wrap-bg {
    left: 50%;
    transform: translateX(-50%);
  }

  .footer .footer__col--hide{
    display: none;
  }

  .catalog-footer{
    display: block;
  }

  .footer__inner {
    text-align: left;
  }

  .agency{
    padding-bottom: 0px;
  }

  .footer__col:last-child {
    margin-right: 70px;
  }

  .slider-pagination.slider-pagination--banner{
    margin: 43px 0;
  }

  .slider{
    padding-bottom: 10px;
  }

  .nav-header__dropdown.catalog{
    padding: 43px 0px 55px 31px;
  }

  .catalog__title {
    font-size: 18px;
    margin-bottom: 30px;
  }

  .catalog__section-right {
    padding-left: 15px;
  }

  .catalog__section-right .catalog__item{
    margin-right: 31px;
  }
}

@media screen and (max-width: 767px) {
  .container-custom {
    padding: 0 15px;
  }

  .slider__bottom{
    max-width: 100%;
  }

  .product__item-pic{
    height: 110px;
    width: 100%;
  }

  .product__item-pic img{
    width: 100%;
  }

  .product__button{
    max-width: 100%;
  }

  .news__inner{
    display: block;
  }

  .news__item-pic,
  .news__item-pic img{
    width: 70%;
  }

  .news__item{
    width: 100%;
    padding-right: 0;
    display: block;
    margin-bottom: 30px;
  }

  .footer__inner{
    display: block;
  }

  .agency__select-button{
    max-width: 100%;
  }
  
  .slider-banner__list{
    display: none;
  }

  .slider-banner__pic{
    position: relative;
    margin: 0 auto;
    max-width: 100%;
  }

  .slider-banner-wrap{
    display: block;
  }

  .slider-banner__price{
    position: absolute;
    bottom: 36px;
    left: 0;
    right: 0;
    text-align: center;
  }

  .slider-banner__title{
    font-size: 20px;
    line-height: 24px;
    text-align: center;
  }

  .slider-banner__text {
    font-size: 18px;
    line-height: 24px;
    text-align: center;
  }

  .slider-banner__price{
    display: flex;
    flex-direction: column-reverse;
  }

  .slider-banner__price--new,
  .slider-banner__price--old{
    display: block;
  }

  .slider-banner__price--old{
    margin-bottom: 20px;
  }

  .slider-banner__price--new {
    margin-right: 0;
  }

  .slider-advantages-slide{
    display: block;
  }

  .slider-advantages__text{
    width: 100%;
    text-align: center;
  }

  .slider-advantages__text br{
    display: block;
  }

  .slider-advantages__pic{
    margin-right: 0;
  }

  .opinion-item{
    margin-right: 0;
    margin-left: 0;
  }

  .discount__slider::after{
    display: none;
  }

  .discount-card{
    width: 100%;
    padding: 0 24px 27px;
  }

  .discount-card:not(:last-child) {
    margin-right: 0;
  }

  .opinion__title {
    font-size: 36px;
    line-height: 48px;
    margin-bottom: 0;
  }

  .slider-advantages__title{
    display: block;
    margin-right: 0;
  }

  .opinion-item__wrap-bg,
  .opinion-expert__wrap-bg{
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    width: 70%;
  }

  .opinion-item__wrap-bg img,
  .opinion-expert__wrap-bg img{
    width: 100%;
    height: auto;
  }

  .service__item{
    width: 100%;
    margin-right: 0;
    display: flex;
    flex-direction: row-reverse;
    justify-content: flex-end;
    align-items: center;
    padding-left: 30px;
  }

  .service__item-icon{
    width: 92px;
    margin-right: 20px;
  }

  .service__item-icon .inzhener-icon{
    width: 46px;
    height: 80px;
  }

  .service__item-icon .trade-icon{
    width: 92px;
    height: 80px;
  }

  .service__item-icon .leasing-icon{
    width: 71px;
    height: 77px;
  }

  .service__item-title{
    margin-bottom: 0;
  }

  .service__item-icon .delivery-icon{
    width: 84px;
    height: 64px;
  }

  .service{
    padding-bottom: 0;
  }

  .opinion-item__wrap{
    padding: 40px 25px;
  }

  .agency-slider .slider-arrow,
  .agency-slider::after{
    display: none;
  }

  .agency__item{
    width: 100%;
  }

  .agency__item:not(:last-child) {
    margin-right: 0;
    margin-bottom: 20px;
  }

  .agency-slider .agency__row{
    display: block
  }

  .agency{
    padding-bottom: 0;
  }

  .agency__select-text,
  .agency__select-button{
    font-size: 20px;
  }

  .agency__select-text{
    margin-right: 0;
    padding-right: 70px;
  }

  .agency__select-wrap {
    padding: 18px 0 18px 30px;
  }

  .slider-banner .more-link{
    display: none;
  }

  .discount-card__price{
    display: flex;
    flex-direction: column-reverse;
  }

  .discount-card__item .discount-card__price{
    display: inline-block;
  }

  .discount-card__price--old{
    margin-bottom: 10px;
  }

  .discount-card__filter{
    display: flex;
    flex-direction: column;
    margin-top: 20px;
    height: 64px;
  }

  .discount-card-wrapper{
    margin: 0;
  }

  /* .popup__content--town .popup__inner,
  .header__wrapper,
  .nav-header__dropdown {
    padding: 40px 20px;
  } */

  .product__item-pic {
    width: 110px;
    margin: 0 auto;
  }

  .product__item-wrap{
    height: auto;
  }

  .product__item-description {
    font-size: 20px;
    line-height: 30px;
  }

  .footer__col:last-child {
    max-width: 393px;
    margin-right: 0;
    margin-top: 30px;
  }

  .footer {
    padding-top: 20px;
  }

  .footer__bottom{
    text-align: left;
  }

  .discount-card__filter-compare .compare-icon{
    width: 20px;
  }

  .discount-card__filter-defered{
    margin-bottom: 10px;
  }

  .container-custom__left-menu{
    display: none;
  }

  /* .popup__content--callback {
    width: 100%;
  } */

  .popup__content--callback .popup__inner{
    padding: 32px 20px 50px 20px;
  }

  .popup__content--callback .popup__title{
    font-size: 23px;
  }

  .popup__content--callback .form__btn{
    width: 100%;
  }

  .header__wrapper .catalog {
    padding: 43px 20px 55px 20px;
  }

  .discount-card__product{
    margin-top: 20px;
  }

  .discount-card__shild{
    font-size: 14px;
  }
  .discount__slider-container .discount-card__shild{
    top: 45px;
    margin-left: 20px;
  }
  .slider-banner__description h2{
    font-size: 18px;
    line-height: 24px;
  }

  .product__item{
    width: 100%;
  }

  .news{
    padding-bottom: 44px;
  }

  .dealer__item{text-align:center}
  .dealers .btn-exhibition{
    margin: 20px auto 0;
  }

  .dealer__title ~ p{
    margin-bottom: 10px !important;
  }
}

@media screen and (max-width: 450px){
  .header__mobile-item:not(:last-child) {
    margin-right: 10px;
  }
}