@media(max-width: 1300px) {
   .wintech-service__inner {
      flex-direction: column-reverse;
   }
   .wintech-service {
      width: 350px;
      height: auto;
   }
   .wintech-service__col-2 img {
      width: 100%;
      height: 250px;
      object-fit: contain;
   }
   .wintech-service:last-child {
      width: 700px;
   }
   .wintech-service:last-child .wintech-service__col-2 img {
      object-fit: cover;
   }
   .wintech-service__header {
      margin-top: 20px;
      margin-bottom: 20px;
   }
   [data-sec="main"] .div-wintech-card {
      width: 94%
   }
}
@media(max-width: 1100px) {
   .wintech-footer__nav a {
      font-size: 18px;
   }
   .feedback {
      width: 280px;
   }
   .wintech-burger {
      display: block;
      border-radius: 10px;
   }
   .wintech-burger img {
      width: 30px;
   }
   footer .wintech-phone__icon,
   footer .wintech-addr__icon {
      display: none;
   }
   footer .wintech-phone__contacts,
   footer .wintech-addr__txt {
      padding-left: unset;
   }
   footer .wintech-phone__contacts {
      margin: auto;
   }
   .wintech-footer__col-1 > div:last-child {
      margin-top: 10px;
   }
   .wintech-section-catalog__col-1 {
      display: none;
   }
   .wintech-section-catalog__col-2 {
      width: 100%;
   }
   .div-wintech-header__small {
      display: block;
   }
   .div-wintech-header__large {
      display: none;
   }
}
@media(max-width: 850px) {
   .wintech-footer__inner {
      flex-direction: column;
      align-items: center;
      justify-content: center;
      text-align: center;
   }
   .wintech-footer__col {
      padding: 10px;
   }
   .wintech-footer__col-1 {
      order: 2;
   }
   .wintech-footer__col-2 {
      order: 1
   }
   .wintech-footer__col-3 {
      order: 3
   }
   .wintech-service,
   .wintech-service:last-child {
      width: 100%;
      max-width: 630px;
   }
   .wintech-service__col-2 img {
      object-fit: cover;
   }
   .wintech-service:last-child .wintech-service__inner {
      width: unset;
   }
   [data-sec="contacts"] .wintech-footer__col-1 {
      display: none;
   }
   .wintech-cards {
      display: flex;
      justify-content: center;
   }
}
@media(max-width: 600px) {
   .wintech-search-w-100,
   .wintech-search-w-100 .wintech-search {
      display: flex;
      justify-content: center;
      width: 100%;
   }
   .wintech-blk-1 {
      height: auto;
   }
   .wintech-blk-1__col-1 {
      display: none;
   }
   .wintech-product__inner {
      flex-direction: column;
      align-items: center;
      margin-bottom: 20px;
   }
   .wintech-product__col-1 {
      margin-bottom: 20px;
   }
   .wintech-contacts {
      margin-bottom: 20px;
   }
   .wintech-contacts__inner {
      flex-direction: column-reverse;
      justify-content: unset;
      align-items: center;
   }
   .wintech-contacts__col {
      width: 100%;
   }
   .wintech-contacts__col-1 {
      text-align: center;
      margin-top: 20px;
   }
   .wintech-nav-catalog__category {
      font-size: 16px;
   }
   .wintech-nav-catalog__subcategory a {
      font-size: 16px;
   }
   .wintech-slider__txt-bth {
      position: absolute;
      bottom: 15px;
      right: 15px;
      font-size: 16px;
      width: 150px;
      height: 32px;
   }
   .wintech-header-mobile .wintech-phone__icon,
   .wintech-header-mobile .wintech-addr__icon {
      min-width: 30px;
      min-height: 30px;
      width: 30px;
      height: 30px;
   }
}
@media(max-width: 425px) {
   .wintech-header-mobile .wintech-logo img {
      width: 85px;
      height: 65px;
      object-fit: contain;
   }
   .wintech-header-mobile .wintech-phone__icon img,
   .wintech-header-mobile .wintech-addr__icon img {
      width: 16px;
      height: 16px;
   }
   .wintech-header-mobile .wintech-phone__contacts,
   .wintech-header-mobile .wintech-addr__txt {
      padding-left: 10px;
   }
   .wintech-header-mobile .wintech-phone__number,
   .wintech-header-mobile .wintech-addr__txt {
      font-size: 13px;
      word-break: break-all;
   }
   .wintech-header-mobile .wintech-phone {
      margin-bottom: 2px;
   }
   .wintech-nav-catalog-mobile .wintech-catalog-btn {
      font-size: 16;
   }

   [data-sec="catalog"] .div-wintech-card {
      width: 94%;
   }
}
@media(max-width: 375px) {
   .wintech-header-mobile .wintech-phone__icon,
   .wintech-header-mobile .wintech-addr__icon {
      width: 28px;
      height: 28px;
   }
   .wintech-nav-catalog-mobile .wintech-catalog-btn {
      font-size: 16;
   }
   .wintech-catalog-btn img {
      width: 30px;
      height: 15px;
      margin-right: 10px;
   }
}
@media(max-width: 320px) {
   .wintech-header-mobile .wintech-logo img {
      width: 65px;
      height: 45px;
   }
   .wintech-header-mobile .wintech-phone__icon img,
   .wintech-header-mobile .wintech-addr__icon img {
      width: 14px;
      height: 14px;
   }
}