/* Desktop 2 [1200px - 1920px] */

@media (max-width: 1399px ) {
   /* Установка стандардных стилей */
   .container{
      width: 1160px; 
   }
   /* Главный экран */
   .header_section{
      margin-top: 144px;
   }
   .header>.container{
      padding-bottom: 20px;
   }
   .header__logo, .header__nav{
      margin-top: -30px;
   }
   .header__wrap{
      flex-direction: column-reverse;
   }
   .header__button{
      height: 80px;
      margin-left: 0;
      margin-bottom: 20px;
   }
   .header__menu > .container{
      justify-content: space-between;
   }
   .header__menu{
      top: 144px;
      padding: 50px 0;
   }
   .header__menu_column{
      width: 420px;
      margin-right: 0px;
   }
   .header__menu_wrap li a, 
   .header__menu_wrap li, 
   .header__menu_link{
      width: 190px;
   }
   .header__menu_column_3 {
      width: 220px;
   }
   .hero {
      padding-top: 40px;
   }
   .hero__benefit{
      width: 267px;
   }
   .experience{
      height: 400px;
      padding-top: 80px;
   }
   /* Услуги */
   .services{
      margin-top: 100px;
   }
   .services__item{
      width: 565px;
      height: 350px;
      padding: 20px 45px 20px 20px;
   }
   .services__item:after{
      bottom: 20px;
      right: 20px;
   }
   /* Группы */
   .groups{
      margin-top: 140px;
   }
   .groups__title{
      margin-bottom: 55px;
   }
   .groups__list{
      margin: 0 -15px;
   }
   .groups__item{
      width: calc(1/3*100% - 30px);
      margin: 15px;
      height: inherit;
      border: none;
   }
   .groups__item:hover > .groups__img{
      margin: 0;
      width: 100%;
   }
   .groups__img {
      margin: 0;
      width: 100%;
      height: 200px;
   }
   .groups__content{
      border: 1px solid #404040;
      border-top: none;
   }
   /* Преимущества */ 
   .advantages{
      margin-top: 125px;
      margin-bottom: 140px;
   }
   .advantages__title{
      margin-bottom: 70px;
   }
   .advantages__item{
      margin-bottom: 70px;
   }
   .advantages__subname{
      width: 565px;
   }
   .advantages__text{
      width: 565px;   
   }
   /* Форма обратной связи */
   .callback{
      padding: 120px 0;
   }
   .callback__content{
      width: 565px;
   }
   .callback__title{
      font-size: 48px;
   }
   /* Футер */
   .footer__column{
      width: 268px;
   }
   .hero__benefits{
      margin-top: 50px;
   }
   .hero__benefit{
      width: 140px;
   }
   .hero__desc{
      font-size: 15px;
   }
   .experience__text{
      max-width: 100%;
      font-size: 30px;
   }
   /* --- Группа материалов --- */
   .child{
      padding-top: 144px;
      margin: 10px 0 70px;
   }
   .child_bg{
      padding-top: 204px;
      margin: 10px 0 70px;
   }
   .cards__item{
      width: 565px;
   }
   .polymers{
      margin-top: 110px;
      margin-bottom: 125px;
   }
   .polymers__title{
      margin-bottom: 55px;
   }
   .polymers__list{
      margin: 0 -15px;
   }
   .polymer{
      width: calc(1/3*100% - 30px);
      margin: 15px 15px;
   }
   /* --- Страница полимера --- */
   .polymer-page{
      margin-bottom: 110px;
   }
   .checkprice__photo{
      width: 367px;
   }
   .checkprice__title{
      font-size: 48px;
   }
   .checkprice__wrap{
      width: 764px;
   }
   .checkprice__input,
#wpcf7-f372-o1>form>.checkprice__wrap>p>span>input, .checkprice__button,
#wpcf7-f372-o1>form>.checkprice__wrap>p>input, .checkprice__data{
      width: 366px;
   }
   /* --- Страница завода --- */
   .manufacture{
      margin-bottom: 125px;
   }
   .manufacture__column{
      width: 565px;
   }
   .polymers__list_m{
      margin-top: -15px;
   }
   .polymer_m {
      width: calc(1/2*100% - 30px);
      margin: 15px;
   }
   .polymer__photo{
      height: 200px;
   }
   .checkprice__data{
      text-align: center;
   }
   /* --- Страница каталога --- */
   .container-fluid-catalog{
      padding-bottom: 60px;
      margin-bottom: 80px;
   }
   ul.caf-filter-layout1 {
      margin: -7px 0px 140px -15px;
   }
   ul#caf-layout-pagination.post-layout3 {
      margin-top: 50px;
   }
   .sort__apply{
      width: 268px;
      margin-right: 30px;
   }
   .sort__variants{
      margin: -7px -15px 0 -15px;
   }
   .sort__variant{
      width: calc(1/3*100% - 30px);
      margin: 7px 15px 7px 15px;
   }
   .navigation{
      margin-bottom: 140px;
   }
   /* --- Страница производителей --- */
   .manufacture__logo{
      height: 200px;
   }
   .manufacture-list{
      margin: -15px -15px 0;
   }
   .manufacture-item{
      width: calc(1/4*100% - 30px);
      margin: 15px;
   }
   .manufacture__name{
      font-size: 16px;
   }
   .manufacture__content{
      height: 142px;
   }
   /* --- Контакты --- */
   .contacts{
      margin-bottom: 140px;
   }
   .contacts__content, .contacts__map{
      width: 565px;
   }
   .contacts__item{
      margin-bottom: 70px;
   }
   .contacts__link{
      font-size: 32px;
   }
   .contacts__map{
      height: 600px;
   }
   /* --- Ошибка --- */
   .error{
      margin-bottom: 140px;
   }
}

/* Tablet 1 [1000px - 1200px] */

@media (max-width: 1199px ) {
   /* Установка стандардных стилей */
   .container{
      width: 960px; 
   }
   h1{
      font-size: 46px;
   }
   h2{
      font-size: 36px;
   }
   h3{
      font-size: 28px;
   }
   h4{
      font-size: 20px;
   }
   p{
      font-size: 15px;
   }
   /* Главный экран */
   .header__logo > span {
      display: none;
   }
   .header__logoimg{
      width: 50px;
      height: 50px;
   }
   .header__button{
      width: 300px;
   }
   .hero__number{
      font-size: 46px;
   }
   /* Услуги */
   .services{
      margin-top: 80px;
   }
   .services__item{
      width: 465px;
      height: 320px;
      padding: 20px 95px 20px 20px;
   }
   .services__desc{
      font-size: 15px;
   }
   /* Группы */
   .groups{
      margin-top: 120px;
   }
   .groups__title{
      margin-bottom: 45px;
   }
   .groups__img {
      height: 160px;
   }
   .groups__content{
      height: inherit;
      padding: 20px 20px;
   }
   /* Преимущества */ 
   .advantages{
      margin-top: 105px;
      margin-bottom: 120px;
   }
   .advantages__title{
      margin-bottom: 60px;
   }
   .advantages__icon {
      width: 70px;
      height: 70px;
   }
   .advantages__item{
      margin-bottom: 60px;
   }
   .advantages__subname, .advantages__text{
      width: 465px;
   }
   /* Форма обратной связи */
   .callback{
      padding: 100px 0;
   }
   .callback__title-wrap{
      margin-bottom: 60px;
   }
   .callback__content{
      width: 465px;
   }
   .callback__title{
      font-size: 42px;
   }
   .callback__phone{
      font-size: 28px;
   }
   .callback__form,
   #wpcf7-f371-o1{
      width: 465px;
   }
   .callback__input{
      font-size: 15px;
   }
   .wpcf7-not-valid-tip{
      top: 36px;
   }
   /* Футер */
   .footer{
      padding: 80px 0 40px 0;
   }
   .footer__columns{
      margin-bottom: 80px;
   }
   .footer__column{
      width: 218px;
   }
   .footer__title{
      margin-bottom: 30px;
   }
   .footer__menu_wrap li a, .footer__link{
      font-size: 15px;
      margin-bottom: 15px;
   }
   /* --- Группа материалов --- */
   .child{
      padding-top: 144px;
      margin: 10px 0 60px;
   }
   .child_bg{
      padding-top: 204px;
      margin: 10px 0 70px;
   }
   .cards__item{
      width: 465px;
   }
   .cards__item_m{
      
   }
   .cards__item_photo{
      height: 412px;
   }
   .polymers{
      margin-top: 90px;
      margin-bottom: 105px;
   }
   .polymers__title{
      margin-bottom: 45px;
   }
   /* --- Страница полимера --- */
   .polymer-page{
      margin-bottom: 90px;
   }
   .checkprice{
      padding: 80px 0;
   }
   .checkprice__photo{
      display: none;
   }
   .checkprice__wrap{
      width: 100%;
   }
   .checkprice__title{
      font-size: 42px;
   }
   .checkprice__input,
#wpcf7-f372-o1>form>.checkprice__wrap>p>span>input, .checkprice__button,
#wpcf7-f372-o1>form>.checkprice__wrap>p>input, .checkprice__data{
      width: 465px;
   }
   .storage{
      padding: 80px 0;
   }
   .storage__value{
      font-size: 28px;
   }
   .map{
      height: 520px;
   }
   .cards__spec-value {
      font-size: 15px;
   }
   /* --- Страница завода --- */
   .manufacture{
      margin-bottom: 105px;
      flex-direction: column;
   }
   .manufacture__column{
      display: flex;
      justify-content: space-between;
      align-items: flex-start;
      width: 100%;
      margin-bottom: 45px;
   }
   .manufacture__column:last-child{
      margin-bottom: 0;
   }
   .polymer_m {
      width: calc(1/3*100% - 30px);
   }
   .polymer__photo{
      height: 220px;
   }
   /* --- Страница каталога --- */
   .sort__apply{
      width: 300px;
   }
   .sort__variants{
      width: 630px;
      margin: -7px -15px 0 -15px;
   }
   .sort__variant{
      width: calc(1/2*100% - 30px);
      margin: 7px 15px 7px 15px;
   }
   .navigation{
      margin-bottom: 120px;
   }
   ul.caf-filter-layout1>li{
      width: calc(1/3*100% - 30px) !important;
      height: 52px;
      margin: 7px 15px 7px 15px;
   }
   .data-target-div1 #caf-filter-layout1 li a {
      font-size: 15px !important;
   }
   ul.caf-filter-container.caf-filter-layout1 {
      margin-bottom: 50px !important;
   }
   /* --- Страница производителей --- */
   .manufacture__logo{
      height: 220px;
   }
   .manufacture__name{
      font-size: 18px;
   }
   .manufacture__content{
      height: 150px;
   }
   .manufacture-item{
      width: calc(1/3*100% - 30px);
   }
   /* --- Контакты --- */
   .contacts{
      margin-bottom: 120px;
   }
   .contacts__content, .contacts__map{
      width: 465px;
   }
   .contacts__item{
      margin-bottom: 60px;
   }
   .contacts__link{
      font-size: 28px;
   }
   .contacts__map{
      height: 500px;
   }
   /* --- Ошибка --- */
   .error{
      margin-bottom: 120px;
   }
}

/* Tablet 2 [640px - 1000px] */

@media (max-width: 999px ) {
   /* Установка стандардных стилей */
   .container{
      width: 600px; 
   }
   h1{
      font-size: 36px;
   }
   h2{
      font-size: 28px;
   }
   h3{
      font-size: 24px;
   }
   h4{
      font-size: 18px;
   }
   /* Главный экран */
   .header_section{
      margin-top: 174px;
   }
   .container-fluid-header:before{
      position: absolute;
      top: 0;
      left: 0;
      content: "";
      /*height: 174px;
      width: 100%;*/
      background-color: #fcfcfc;
      z-index: -1;
   }
   .container-fluid-catalog>.header{
      background: #fcfcfc;
   }
   .header{
      background-color: #fcfcfc;
   }
   .container-fluid-catalog>.header.fixed{
      background-color: #fcfcfc;
   }
   .header.fixed{
      background-color: #fcfcfc;
   }
   .header > .container{
      flex-wrap: wrap;
      padding: 30px 0;
      
   }
   .header__logo, .header__nav {
      margin: 0;
   }
   .header__logoimg{
      width: 60px;
      height: 60px;
   }
   .header__tel{
      display: none;
   }
   .header__tel_hidden{
      display: block;
   }
   .header__button{
      width: 267px;
      height: 60px;
      font-size: 15px;
      margin: 0;
   }
   .header__menu{
      top: 174px;
      background-color: #fcfcfc;
   }
   .header__menu_column{
      margin-right: 40px;
   }
   .header__menu_title{
      margin-bottom: 30px;
   }
   .header__nav{
      width: 100%;
      justify-content: space-between;
      margin-top: 30px;
      order: 9;
   }
   .hero{
      padding: 60px 0 0 0;
   }
   .hero__title{
      text-align: center;
   }
   .hero__benefits{
      flex-wrap: wrap;
   }
   .hero__benefit{
      align-items: center;
      width: 290px;
      margin-bottom: 50px;
   }
   .hero__number, .hero__desc{
      text-align: center;
   }
   .container-fluid-exp{
      display: none;
   }
   /* Услуги */
   .services{
      margin-top: 30px;
   }
   .services__item{
      width: 290px;
      height: 320px;
      padding: 20px;
      justify-content: end;
   }
   .services__item:after{
      top: 20px;
   }
   /* Группы */
   .groups{
      margin-top: 100px;
   }
   .groups__title{
      margin-bottom: 50px;
      text-align: center;
      width: 100%;
   }
   .groups__list{
      margin: 0 -10px;
   }
   .groups__item{
      width: calc(1/2*100% - 20px);
      margin: 10px;
   }
   .groups__img{
      height: 150px;
   }
   .groups__content{
      border: none;
   }
   /* Преимущества */ 
   .advantages{
      margin: 90px 0 100px;
   }
   .advantages__title{
      text-align: center;
      width: 100%;
      margin-bottom: 60px;
   }
   .advantages__subname, .advantages__text, .advantages__name{
      width: 290px;
   }
   .advantages__subname, .advantages__text{
      text-align: center;
   }
   .advantages__icon {
      width: 60px;
      height: 60px;
   }
   /* Форма обратной связи */
   .callback{
      flex-direction: column;
      align-items: center;
      padding: 80px 0;
   }
   .callback__content{
      width: 100%;
   }
   .callback__content{
      margin-bottom: 60px;
   }
   .callback__title-wrap{
      margin: 0;
      text-align: center;
   }
   .callback__phone-wrap{
      display: none;
   }
   .callback__button{
      font-size: 15px;
   }
   .callback__title{
      font-size: 36px;
   }
   .callback__phone-wrap-h{
      display: flex;
      flex-direction: column;
      align-items: center;
      margin-top: 60px;
   }
   .callback__phone{
      font-size: 24px;
   }
   /* Футер */
   .footer__columns{
      flex-wrap: wrap;
      margin: 0;
   }
   .footer__column{
      width: 290px;
      margin-bottom: 80px;
   }
   .footer__column_1{
      order: 0;
   }
   .footer__column_2{
      order: 2;
   }
   .footer__column_3{
      order: 3;
   }
   .footer__column_4{
      order: 1;
   }
   /* --- Модальное окно --- */
   .modal-overlay{
      background-color: #f6f6fa;
      opacity: 1;
   }
   .modal{
      top: 0;
      left: calc(50% - 300px);
      padding: 120px 60px;
      width: 600px;
   }
   .modal__title{
      font-size: 36px;
   }
   /* --- Группа материалов --- */
   .child{
      padding-top: 174px;
      margin: 50px 0 50px;
   }
   .child_bg{
      padding-top: 234px;
   }
   .child__breadcrumps{
      margin-bottom: 10px;
   }
   .child__link, .child__divider, .child__currentpage{
      font-size: 15px;
   }
   .child__divider{
      margin: 0 5px;
   }
   .cards__item{
      width: 100%;
   }
   .cards__item:last-child{
      margin-bottom: 0;
   }
   .cards__item_definition{
      padding: 20px;
   }
   .cards__text {
      margin-bottom: 15px;
   }
   .cards__title{
      font-size: 18px;
   }
   .polymers{
      margin-top: 70px;
      margin-bottom: 90px;
   }
   .polymers__title{
      margin-bottom: 50px;
   }
   .polymers__list{
      margin: 0 -10px;
   }
   .polymer{
      width: calc(1/2*100% - 20px);
      margin: 10px;
   }
   .polymer__photo{
      height: 200px;
   }
   .polymer__content{
      height: 146px;
   }
   .polymer__content{
      padding: 20px;
   }
   .polymer__name{
      font-size: 18px;
   }
   /* --- Страница полимера --- */
   .polymer-page{
      margin-bottom: 70px;
   }
   .cards__spec-value{
      font-size: 15px;
   }
   .checkprice__form{
      width: 100%;
      text-align: center;
      display: flex;
      flex-direction: column;
      align-items: center;
   }
   .checkprice__wrap{
      width: 465px;
   }
   .checkprice__title{
      font-size: 36px;
   }
   .checkprice__button,
   #wpcf7-f372-o1>form>.checkprice__wrap>p>input{
      margin-bottom: 10px;
   }
   .checkprice{
      display: flex;
      flex-direction: column;
      align-items: center;
   }
   .checkprice__subtitle{
      margin-bottom: 60px;
   }
   .checkprice__title, .checkprice__subtitle{
      text-align: center;
   }
   #wpcf7-f372-o1 {
      width: 465px;
   }
   .storage{
      padding: 60px 0;
      flex-direction: column;
      align-items: center;
      text-align: center;
   }
   .storage__wrap{
      width: 500px;
      margin-bottom: 60px;
   }
   .storage__wrap:last-child{
      margin-bottom: 0;
   }
   .map{
      height: 400px;
   }
   .checkprice__button,
#wpcf7-f372-o1>form>.checkprice__wrap>p>input{
      font-size: 15px;
   }
   .storage__value{
      font-size: 24px;
   }
   /* --- Страница завода --- */
   .manufacture{
      margin-bottom: 90px;
   }
   .manufacture__column{
      flex-direction: column;
      margin-bottom: 40px;
   }
   /* --- Страница каталога --- */
   .container-fluid-catalog{
      background: none;
      padding-bottom: 0;
      margin-bottom: 50px;
   }
   .sort{
      flex-direction: column-reverse;
      margin-bottom: 50px;
   }
   .sort__apply{
      width: 100%;
      display: flex;
      align-items: center;
      justify-content: space-between;
      margin-right: 0;
   }
   .sort__title{
      display: none;
   }
   .sort__button{
      font-size: 15px;
      margin-top: 30px;
      height: 60px;
   }
   .sort__variants{
      width: inherit;
      margin: 0 -10px;
   }
   .sort__variant{
      font-size: 15px;
      width: calc(1/2*100% - 20px);
      margin: 10px;
   }
   .navigation{
      margin-bottom: 100px;
   }
   /* --- Страница производителей --- */
   .container-fluid-header.container-fluid-manufacture{
      background: none;
   }
   .manufacture__logo{
      height: 200px;
   }
   .manufacture__name{
      font-size: 18px;
   }
   .manufacture__content{
      height: 148px;
   }
   .manufacture-item{
      margin: -10px -10px 0;
   }
   .manufacture-item{
      width: calc(1/2*100% - 20px);
      margin: 10px;
   }
   /* --- Контакты --- */
   .contacts{
      margin-bottom: 100px;
      flex-direction: column;
   }
   .contacts__content, .contacts__map{
      width: 100%;
   }
   .contacts__content{
      display: flex;
      flex-wrap: wrap;
   }
   .contacts__item{
      width: 290px;
      margin-bottom: 50px;
   }
   .contacts__link{
      font-size: 22px;
   }
   .contacts__map{
      height: 400px;
   }
   .contacts__item_1{
      width: 100%;
      order: 3;
   }
   .contacts__item_2{
      order: 1;
   }
   .contacts__item_3{
      order: 2;
   }
   /* --- Ошибка --- */
   .error{
      margin-bottom: 100px;
   }
   .error__image{
      width: 100%;
      height: 314px;
      margin-bottom: 30px;
   }
   .error__content{
      width: 100%;
   }
   .error__text{
      width: 100%;
      font-size: 16px;
      margin-bottom: 30px;
   }
   .error__button{
      font-size: 15px;
      width: 290px;
      height: 61px;
   }
}

/* Mobile [320px - 640px] */

@media (max-width: 639px ) {
   /* Установка стандардных стилей */
   .container{
      width: 300px; 
   }
   h1{
      font-size: 20px;
   }
   h1 > span {
      display: block;
      font-size: 29px;
      margin-bottom: 12px;
   }
   h2{
      font-size: 22px;
   }
   h3{
      font-size: 18px;
   }
   h4{
      font-size: 12px;
   }
   p{
      font-size: 12px;
   }
   /* Главный экран */
   .header_section{
      margin-top: 84px;
   }
   .container-fluid-header:before{
      height: 84px;
   }
   .header{
      background-color: #fcfcfc;
   }
   .container-fluid-catalog>.header.fixed{
      background-color: #fcfcfc;
   }
   .header.fixed{
      background-color: #fcfcfc;
   }
   .header>.container{
      padding: 20px 0;
   }
   .header__logoimg{
      width: 44px;
      height: 44px;
   }
   .header__tel_hidden{
      display: none;
   }
   .header__button{
      width: 180px;
      height: 44px;
      font-size: 12px;
   }
   .header__hamburger{
      display: block;
   }
   .header__menu{
      top: 84px;
      padding: 40px 0 ;
   }
   .header__menu > .container{
      flex-wrap: wrap;
   }
   .header__menu_column{
      width: 145px;
      margin: 0 0 30px 0;
   }
   .header__menu_title{
      margin-bottom: 20px;
   }
   .header__menu_wrap li a, 
   .header__menu_wrap li,
   .header__menu_link{
      font-size: 12px;
      width: 145px;
      margin-bottom: 12px;
   }
   .header__menu_title {
      font-size: 14px;
   }
   .header__menu_wrap{
      flex-direction: column;
      flex-wrap: nowrap;
   }
   .header__nav{
      display: none;
   }
   .hero{
      padding-top: 50px;
   }
   .hero__benefits{
      margin-top: 40px;
   }
   .hero__benefit{
      width: 145px;
      margin-bottom: 40px;
   }
   .hero__number{
      font-size: 32px;
      margin-bottom: 8px;
   }
   .hero__desc{
      font-size: 12px;
   }
   /* Услуги */
   .services{
      margin-top: 20px;
      flex-direction: column;
      text-align: center;
   }
   .services__item{
      width: 300px;
      height: 170px;
      padding: 20px;
      justify-content: center;
   }
   .services__desc{
      font-size: 12px;
   }
   .services__item:after{
      width: 10px;
      height: 10px;
      top: inherit;
      bottom: 10px;
      right: 10px;
   }
   .services__item_1{
      margin-bottom: 20px;
   }
   .services__title{
      text-align: center;
      margin-bottom: 12px;
   }
   /* Группы */
   .groups{
      margin-top: 80px;
   }
   .groups__title{
      margin-bottom: 34px;
   }
   .groups__list{
      margin: 0 -5px;
   }
   .groups__item{
      width: calc(1/2*100% - 10px);
      margin: 6px 5px;
   }
   .groups__img{
      height: 80px;
   }
   .groups__content{
      padding: 10px;
   }
   .groups__name{
      margin-bottom: 6px;
   }
   .groups__link-text{
      margin-right: 6px;
   }
   .groups__link-arrow{
      width: 16;
      height: 6px;
      object-fit: contain;
   }
   /* Преимущества */ 
   .advantages{
      margin: 74px 0 80px;
   }
   .advantages__title{
      margin-bottom: 40px;
   }
   .advantages__text, .advantages__name{
      width: 300px;
   }
   .advantages__name{
      margin-bottom: 15px;
   }
   .advantages__subname, .advantages__divider {
      display: none;
   }
   .advantages__content-wrap{
      flex-direction: column;
   }
   .advantages__item{
      text-align: center;
      display: flex;
      flex-direction: column;
      align-items: center;
      margin-bottom: 40px;
   }
   .advantages__icon {
      width: 40px;
      height: 40px;
      margin-bottom: 15px;
   }
   /* Форма обратной связи */
   .callback{
      padding: 60px 0;
   }
   .callback__form,
   #wpcf7-f371-o1{
      width: 100%;
   }
   .callback__title{
      font-size: 22px;
   }
   .callback__content{
      margin-bottom: 40px;
   }
   .callback__subtitle{
      font-size: 10px;
   }
   .callback__input{
      font-size: 12px;
      margin-bottom: 40px;
   }
   .callback__button{
      margin-bottom: 12px;
      height: 44px;
      font-size: 12px;
   }
   .callback__data{
      font-size: 10px;
   }
   .callback__phone-wrap-h{
      margin-top: 50px;
   }
   .callback__phone{
      font-size: 20px;
   }
   .wpcf7-not-valid-tip{
      font-size: 10px;
      width: 100%;
      top: 36px;
      text-align: right;
   }
   .wpcf7-response-output{
      font-size: 11px;
   }
   /* Футер */
   .footer{
      padding: 60px 0 40px 0;
   }
   .footer__columns{
      flex-direction: column;
      align-items: center;
   }
   .footer__column{
      width: 100%;
      text-align: center;
      display: flex;
      flex-direction: column;
      align-items: center;
      margin-bottom: 50px;
   }
   .footer__info{
      width: 100%;
      text-align: center;
      display: flex;
      flex-direction: column;
      align-items: center;
   }
   .footer__copyright{
      font-size: 15px;
      margin-right: 0;
      margin-bottom: 12px;
   }
   /* --- Модальное окно --- */
   .modal{
      padding: 0;
      width: 300px;
      left: 50%;
      top: 50%;
      transform: translate(-50%, -50%)
   }
   .modal__form{
      display: flex;
      flex-direction: column;
      align-items: center;
   }
   .modal-input, .modal-button, .modal__desc{
      width: 300px;
   }
   .modal__desc{
      margin-bottom: 40px;
   }
   .modal__title{
      font-size: 24px;
   }
   /* --- Группа материалов --- */
   .child{
      padding-top: 84px;
   }
   .child_bg{
      padding-top: 144px;
      margin: 40px 0 30px;
   }
   .child__link, .child__divider, .child__currentpage{
      font-size: 12px;
   }
   .cards__item_definition{
      background-color: #f6f6fa;
      padding: 0;
   }
   .cards__item_definition-p{
      padding-bottom: 30px;
   }
   .cards__title-wrap{
      padding: 10px 15px;
   }
   .cards__title{
      font-size: 12px;
   }
   .cards__content-wrap{
      padding: 20px 15px;
   }
   .cards__close{
      width: 16px;
      height: 16px;
   }
   .cards__item_photo{
      height: 300px;
   }
   .polymers{
      margin-top: 50px;
      margin-bottom: 75px;
   }
   .polymers__title{
      margin-bottom: 35px;
   }
   .polymers__list{
      margin: 0 -5px;
   }
   .polymer{
      width: calc(1/2*100% - 10px);
      margin: 5px;
   }
   .polymer__photo{
      height: 110px;
   }
   .polymer__group{
      font-size: 8px;
      margin-bottom: 4px;
   }
   .polymer__content{
      height: 81px;
   }
   .polymer__name{
      font-size: 10px;
      margin-bottom: 8px;
   }
   .polymer__content{
      padding: 10px;
   }
   .polymer__link-text{
      font-size: 10px;
      margin-right: 6px;
   }
   .polymer__link-arrow{
      object-fit: contain;
      width: 16px;
      height: 6px;
   }
   /* --- Страница полимера --- */
   .child__breadcrumps{
      flex-wrap: wrap;
   }
   .child__currentpage{
      margin-top: 4px;
   }
   .polymer-page{
      margin-bottom: 50px;
   }
   .cards__spec-value{
      font-size: 12px;
   }
   .cards__title{
      font-weight: 500;
   }
   .cards__content-wrap, .cards__title-wrap {
      padding: 15px 8px;
   }
   .cards__close{
      width: 10px;
      height: 10px;
   }
   .cards__row{
      display: flex;
      flex-direction: row;
      justify-content: space-between;
      align-items: center;
      padding: 15px 8px;
      border-bottom: 1px solid #909090;
   }
   .checkprice__wrap{
      width: 100%;
   }
   .checkprice__title{
      font-size: 21px;
   }
   .checkprice__subtitle{
      margin-bottom: 40px;
   }
   .checkprice__input,
#wpcf7-f372-o1>form>.checkprice__wrap>p>span>input{
      font-size: 12px;
      margin-bottom: 30px;
      width: 300px;
   }
   .checkprice__button,
#wpcf7-f372-o1>form>.checkprice__wrap>p>input{
      font-size: 12px;
      height: 44px;
      width: 300px;
   }
   .checkprice__data{
      font-size: 10px;
   }
   .storage{
      padding: 50px 0;
   }
   .storage__wrap{
      width: 100%;
      margin-bottom: 40px;
   }
   .map{
      height: 300px;
   }
   .storage__value{
      font-size: 18px;
   }
   .storage__text{
      margin-bottom: 12px;
   }
   #wpcf7-f372-o1{
      width: 300px;
   }
   .wpcf7-form-control-wrap{
      width: 300px;
   }
   .modal__title{
      width: 300px;
   }
   #wpcf7-f5-o2{
      width: 300px;
   }
   /* --- Страница завода --- */
   .manufacture{
      margin-bottom: 75px;
   }
   .child-flex{
      flex-direction: column;
      align-items: flex-start;
   }
   .child__logo{
      display: none;
   }
   .manufacture__column{
      flex-direction: column;
      margin-bottom: 35px;
   }
   /* --- Страница каталога --- */
   .container-fluid-catalog{
      margin-bottom: 40px;
   }
   .sort{
      margin-bottom: 40px;
   }
   .sort__button{
      font-size: 12px;
      margin-top: 10px;
      height: 44px;
   }
   .sort__variants{
      width: inherit;
      margin: 0 -5px;
   }
   .sort__variant{
      font-size: 12px;
      height: 38px;
      width: calc(1/2*100% - 10px);
      margin: 5px;
   }
   .navigation{
      margin-top: 30px;
      align-self: center;
      margin-bottom: 80px;
   }
   .navigation__item{
      margin-right: 12px;
   }
   /* --- Страница производителей --- */
   .manufacture{
      flex-direction: column-reverse;
   }
   .manufacture__column:last-child{
      margin-bottom: 30px;
   }
   .manufacture__column:first-child{
      margin-bottom: 0;
   }
   .manufacture__logo{
      height: 110px;
   }
   .manufacture__name{
      font-size: 10px;
   }
   .manufacture__content{
      height: 66px;
      padding: 10px;
   }
   .manufacture-item{
      margin: -5px -5px 0;
   }
   .manufacture-item{
      width: calc(1/2*100% - 10px);
      margin: 5px;
   }
   /* --- Контакты --- */
   .contacts__content, .contacts__map{
      width: 100%;
   }
   .contacts__item{
      width: 100%;
      margin-bottom: 40px;
   }
   .contacts__item:last-child{
      margin-bottom: 40px;
   }
   .contacts__link{
      font-size: 18px;
   }
   .contacts__map{
      height: 300px;
   }
   .contacts__link{
      margin-bottom: 12px;
   }
   /* --- Ошибка --- */
   .error{
      margin-bottom: 80px;
   }
   .error__image{
      height: 159px;
      margin-bottom: 20px;
   }
   .error__text{
      font-size: 10px;
      margin-bottom: 20px;
   }
   .error__button{
      font-size: 12px;
      width: 300px;
      height: 44px;
   }
   .error__buttons{
      flex-direction: column;
   }
   .error__button_secondary{
      margin-top: 12px;
   }
}