@media screen and (min-width: 360px) and (max-width: 576px) {
   .filter__model-body input[type=text].search {
      margin-bottom: 30px !important;
   }
   h1 {
      font-size: 2.5rem;
   }
   .catalog-category {
      padding: 20px 0;
   }
   .catalog-category__section  {
      padding: 10px;
   }
   .catalog__info-text .col-md-6.col-xl-4.col-sm-6 {
      display: none !important;
   }
	.price-block {
		justify-content: space-between;
	}

   button.reset {
      padding: 20px 40px;
   }
	
	.product-button-contacts {
		text-align: center;
	}

   .catalog__info-text .col-md-6.col-xl-4.col-sm-6:last-of-type {
      display: block !important;
      width: 50% !important;
   }
   .catalog__info-text .col-md-12.col-xl-4.col-sm-12 {
      width: 50% !important;
   }
   .catalog__info-text .col-md-12.col-xl-4.col-sm-12 span {
      border: 1px solid;
      text-align: center;
      justify-content: center;
      padding: 10px;
      border-radius: 6px;
      background: #17191C;
      color: white;
      cursor: pointer;
   }

   .catalog__info-text {
         align-items: center;
   }
   .category-filter {
      display: none; /* начинаем с скрытого состояния */
   }
   .filter__model-header span {
      font-size: 16px;
   }
   .filter__performance {
      padding-top: 20px;
   }
   .section-quiz {
      display: block;
   }
   .section-quiz p {
      max-width: 100%;
      margin-right: 0;
   }
   .section-quiz::before {
      position: static;
   }
   .section-quiz p {
      font-size: 40px;
      text-align: center;
   }
   .section-quiz a {
      width: 100%;
      padding: 18px 11px 18px 10px;
   }

   .catalog-content h2, .get-in-touch h2, .newsletter h2 {
      font-size: 33px;
      line-height: 31px;
   }
   .newsleter-row, .catalog-content {
      padding: 0;
   }
   .newsletter input#email {
      height: 50px;
   }
   button.mail-btn {
      margin: 0 !important;
      
   }
   .mail-btn {
      height: 100%;
   }
   .newsletter .terms label, .newsletter .terms label a {
      font-size: 15px;
   }
   .subscribe__social a {
      width: 70px;
      height: 70px;
   }
   .subscribe__social {
      width: 100%;
      justify-content: space-between;
   }
   .get-in-touch .button-site {
      padding: 32px;
      height: 100%;
   }
}

@media screen and (min-width: 577px) and (max-width: 767px) {
   .filter__model-body input[type=text].search {
      margin-bottom: 30px;
   }
   h1 {
      font-size: 3rem;
   }
	
	.pagination {
		justify-content: center !important;
	}
	
	.catalog-item__price span {
		font-size: 17px !important;
	}
	
	.get-in-touch .button-site {
		width: 100% !important;
	}

   button.reset {
      padding: 20px 40px;
   }
   
   .catalog-category {
      padding: 20px 0;
   }
   .catalog-category__section  {
      padding: 10px;
   }

   .catalog__info-text .col-md-6.col-xl-4.col-sm-6 {
      display: none !important;
   }

   .catalog__info-text .col-md-6.col-xl-4.col-sm-6:last-of-type {
      display: block !important;
      width: 50% !important;
   }
   .catalog__info-text .col-md-12.col-xl-4.col-sm-12 {
      width: 50% !important;
   }
   .catalog__info-text .col-md-12.col-xl-4.col-sm-12 span {
      border: 1px solid;
      text-align: center;
      justify-content: center;
      padding: 10px;
      border-radius: 6px;
      background: #17191C;
      color: white;
      cursor: pointer;
   }

   .catalog__info-text {
         align-items: center;
   }
   .category-filter {
      display: none; /* начинаем с скрытого состояния */
   }
   .filter__model-header span {
      font-size: 16px;
   }
   .filter__performance {
      padding-top: 20px;
   }
   .section-quiz {
      display: block;
   }
   .section-quiz p {
      max-width: 100%;
      margin-right: 0;
   }
   .section-quiz::before {
      position: static;
   }
   .section-quiz p {
      font-size: 40px;
      text-align: center;
   }
   .section-quiz a {
      width: 100%;
      padding: 18px 11px 18px 10px;
   }

   .catalog-content h2, .get-in-touch h2, .newsletter h2 {
      font-size: 44px;
    line-height: 45px;
   }
   .newsleter-row, .catalog-content {
      padding: 0;
   }
   .newsletter input#email {
      height: 50px;
   }
   button.mail-btn {
      margin: 0 !important;
      
   }
   .mail-btn {
      height: 100%;
   }
   .newsletter .terms label, .newsletter .terms label a {
      font-size: 15px;
   }
   .subscribe__social a {
      width: 70px;
      height: 70px;
   }
   .subscribe__social {
      width: 100%;
      justify-content: space-between;
   }
   .get-in-touch .button-site {
      padding: 32px;
      height: 100%;
   }

   .sort-wrapper {
      margin-top: 10px;
   }
}

@media screen and (min-width: 768px) and (max-width: 1199px) {
   .filter__model-body input[type=text].search {
      margin-bottom: 30px;
   }
	
	.catalog-item__price span {
		font-size: 16px !important;
	}
	
	.pagination {
		justify-content: center !important;
	}

   .catalog__info-text .col-md-6.col-xl-4.col-sm-6 {
      display: none !important;
   }

   button.reset {
      padding: 20px 40px;
   }

   .catalog__info-text .col-md-6.col-xl-4.col-sm-6:last-of-type {
      display: block !important;
      width: 50% !important;
   }
   .catalog__info-text .col-md-12.col-xl-4.col-sm-12 {
      width: 50% !important;
   }
   .catalog__info-text .col-md-12.col-xl-4.col-sm-12 span {
      border: 1px solid;
      text-align: center;
      justify-content: center;
      padding: 10px;
      border-radius: 6px;
      background: #17191C;
      color: white;
      cursor: pointer;
   }

   .catalog__info-text {
         align-items: center;
   }
   .category-filter {
      display: none; /* начинаем с скрытого состояния */
   }
   .filter__model-header span {
      font-size: 16px;
   }
   .filter__performance {
      padding-top: 20px;
   }
   .section-quiz {
      display: block;
   }
   .section-quiz p {
      max-width: 100%;
      margin-right: 0;
	   text-align: center;
   }
   .section-quiz::before {
      position: static;
   }
   .section-quiz p {
      font-size: 40px !important;
      text-align: center !important;
      padding-bottom: 20px;
   }
   .section-quiz a {
	  
      padding: 18px 11px 18px 10px;
   }
	
	.section-quiz .button-site,
	.section-quiz .button-quiz
    {
		max-width: 395px !important;
	   margin: 0 auto !important;
	}
	
	.get-in-touch .button-site {
		width: 100% !important;
	}

   .catalog-content h2, .get-in-touch h2, .newsletter h2 {
      font-size: 62px;
    line-height: 60px;
   }
   .newsleter-row, .catalog-content {
      padding: 20px 0;
   }
   .newsletter input#email {
      height: 70px;
   }
   button.mail-btn {
      margin: 0 !important;
      
   }
   .mail-btn {
      height: 100%;
   }
   .newsletter .terms label, .newsletter .terms label a {
      font-size: 15px;
   }
   .subscribe__social a {
      width: 80px;
      height: 80px;
   }
   .subscribe__social {
      width: 100%;
   }
   .get-in-touch .button-site {
      padding: 32px;
      height: 100%;
   }

   .sort-wrapper {
      margin-top: 10px;
   }
}

@media screen and (min-width: 1200px) and (max-width: 1440px) {
   .category-filter {
      display: flex !important;
   }
	button.reset {
		padding: 29px 70px 27px 70px !important;
	}
	.catalog-item__price span {
		font-size: 17px !important;
	}
	.section-quiz p {
		font-size: 40px !important;
	}
	.section-quiz .button-site,
	.section-quiz .button-quiz
    {
		max-width: 400px !important;
	}
	
	.pagination {
		justify-content: center;
	}
	.get-in-touch .button-site {
		width: 100% !important;
	}
}

@media (min-width: 1400px) {
   .container, .container-lg, .container-md, .container-sm, .container-xl, .container-xxl {
      max-width: 1830px !important;
  }
}

@media screen and (max-width: 1199px) {
   .filter__model.models-fill.category-models .filter__model-header {
      padding-top: 24px;
   }
}

@media screen and (max-width: 767px) {
   .tax-product_cat.woocommerce-page .catalog-content h2,
   .tax-vehicle_types.woocommerce-page .catalog-content h2,
   .archive.woocommerce-page .catalog-content h2,
   .tax-product_cat.woocommerce-page .get-in-touch h2,
   .tax-vehicle_types.woocommerce-page .get-in-touch h2,
   .archive.woocommerce-page .get-in-touch h2,
   .tax-product_cat.woocommerce-page .newsletter h2,
   .tax-vehicle_types.woocommerce-page .newsletter h2,
   .archive.woocommerce-page .newsletter h2 {
      font-size: 44px;
      line-height: 45px;
   }
}

@media screen and (max-width: 740px) {
   .tax-product_cat .slick-dots,
   .tax-vehicle_types .slick-dots,
   .archive .slick-dots,
   .page-template-catalog .slick-dots {
      left: 25%;
      transform: translate(50%, 50%);
   }
}

@media screen and (max-width: 576px) {
   .tax-product_cat.woocommerce-page .catalog-content h2,
   .tax-vehicle_types.woocommerce-page .catalog-content h2,
   .archive.woocommerce-page .catalog-content h2,
   .tax-product_cat.woocommerce-page .get-in-touch h2,
   .tax-vehicle_types.woocommerce-page .get-in-touch h2,
   .archive.woocommerce-page .get-in-touch h2,
   .tax-product_cat.woocommerce-page .newsletter h2 ,
   .tax-vehicle_types.woocommerce-page .newsletter h2,
   .archive.woocommerce-page .newsletter h2 {
      font-size: 33px;
      line-height: 31px;
   }

   .tax-product_cat .header_logo img,
   .archive .header_logo img,
   .tax-vehicle_types .header_logo img {
      max-width: 70% !important;
   }
}

@media screen and (max-width: 520px) {
   .tax-product_cat .slick-dots,
   .tax-vehicle_types .slick-dots,
   .archive .slick-dots,
   .page-template-catalog .slick-dots {
      left: 0;
   }
}

@media screen and (max-width: 520px) {
   .tax-product_cat .slick-dots,
   .tax-vehicle_types .slick-dots,
   .archive .slick-dots,
   .page-template-catalog .slick-dots {
      transform: translate(0%, 50%);
   }
}

@media screen and (max-width: 576px) {
   .tax-product_cat .catalog-content h2,
   .tax-vehicle_types .catalog-content h2,
   .archive .catalog-content h2,
   .tax-product_cat .get-in-touch h2,
   .tax-vehicle_types .get-in-touch h2,
   .archive .get-in-touch h2,
   .tax-product_cat .newsletter h2,
   .tax-vehicle_types .newsletter h2,
   .archive .newsletter h2 {
      font-size: 33px !important;
   }

   .tax-product_cat .catalog__info-text,
   .tax-vehicle_types .catalog__info-text,
   .archive .catalog__info-text,
   .page-template-catalog .catalog__info-text {
      justify-content: space-between;
   }

   .tax-product_cat .sort-wrapper,
   .tax-vehicle_types .sort-wrapper,
   .archive .sort-wrapper,
   .page-template-catalog .sort-wrapper {
      /*margin-top: 10px;*/
      width: 50%;
      padding-left: 0;
   }

   .tax-product_cat .sort__list,
   .tax-vehicle_types .sort__list,
   .archive .sort__list,
   .page-template-catalog .sort__list {
      top: 150%;
      right: 0;
      width: max-content;
   }
}

@media screen and (min-width: 606px) and (max-width: 767px){
   .page-template-catalog .catalog-item .attachment-full.size-full.wp-post-image {
      max-width: unset !important;
   }
}

@media screen and (max-width: 1199px)
{
   #dropdown1.filter__model-body.filter-drop {
      padding-bottom: 24px;
   }
}

@media screen and (max-width: 1044px)
{
   .page-template-catalog .catalog-item .catalog-item__ttitle div,
   .archive .catalog-item .catalog-item__ttitle div {
      font-size: 24px !important;
   }
}

@media screen and (max-width: 576px)
{
   .catalog-item {
      min-height: 530px !important;
   }

   .option-type span {
      font-size: 12px !important;
   }

   .ctalog-item__description {
      padding: 8px 16px !important;
   }

   .catalog-item__ttitle div {
      margin-bottom: 0 !important;
   }

   .catalog-item__pretitle {
      padding-bottom: 14px !important;
   }

   .catalog-item__price {
      padding-top: 12px !important;
   }

   .product-button-contacts {
      margin-top: 16px !important;
   }
}

@media screen and (max-width: 380px)
{
   .page-template-catalog .catalog-item .catalog-item__ttitle div,
   .archive .catalog-item .catalog-item__ttitle div {
      font-size: 20px !important;
   }

   .double-range-container .value-display {
      width: max-content !important;
   }
}