@media (max-width: 924px) {
  [class*=__container] {
    max-width: 1316px;
    padding: 0 25px;
  }
  [class*=__section] {
    margin-top: 6px;
    padding-top: 60px;
  }
  .footer {
    margin-top: 50px;
}
  /* titles */
  .section-title-center {
    font-size: 35px;
  }
  .section-title {
    font-size: 35px;
    line-height: 50px;
}
.main-title.con {
    font-size: 35px;
}
.lines {
    max-width: 497px;
}
.lines.second {
    max-width: 361px;
}
.section-title:before {
    margin-bottom: 10px;
}
  /* header */
    .logo-img {
        max-width: 102px;
    }
    .ss-search-form {
        margin: 0 0px;
    }
    .header__contacts a {
        margin-right: 10px;
    }
    .h-contacts:first-child {
        display: none;
    }
  /* -------------------------------- */
  .menu__list {
    display: flex;
    flex-direction: column;
  }
  .logo {
      display: flex;
  }
  .menu__list > li {
    padding: 0px 0;
  }
  /* hamburger */
  .menu__icon {
    z-index: 5;
    display: block;
    position: relative;
    width: 30px;
    height: 18px;
    cursor: pointer;
  }
  .menu__icon span,
  .menu__icon::before,
  .menu__icon::after {
    position: absolute;
    left: 0;
    width: 100%;
    height: 20%;
    transition: all 0.3s ease 0s;
    background-color: #3963B0;
    border-radius: 4px;
  }
  .menu__icon::before,
  .menu__icon::after {
    content: "";
  }
  .menu__icon::before {
    top: 0;
  }
  .menu__icon::after {
    bottom: 0;
  }
  .menu__icon span {
    top: 50%;
    transform: scale(1) translate(0px, -50%);
  }
  .menu__icon._active span {
    top: 50%;
    transform: scale(0) translate(0px, -50%);
  }
  .menu__icon._active::before {
    top: 50%;
    transform: rotate(-45deg);
  }
  .menu__icon._active::after {
    top: 50%;
    transform: rotate(45deg);
  }

  /* side menu open */
  .menu__body {
    position: fixed;
    top: 0;
    left: -100%;
    width: 100%;
    height: 100%;
    background-color: #fff;
    padding: 100px 30px 30px 30px;
    transition: left 0.3s ease 0s;
    overflow: auto;
  }
  .menu__body._active:before {
    content: "";
    width: 100%;
    height: 70px;
    position: fixed;
    background-color: #fefefe;
    z-index: 2;
    top: 0;
    left: 0;
  }
  .menu__body._active {
    left: 0;
  }
  .menu__list {
    grid-row-gap: 30px;
    padding: 25px 0;
  }
  .menu__list > li._active .menu__sub-list {
    display: block;
  }
  .logo._active {
      z-index: 5;
  }
  .menu__link {
    font-size: 24px;
  }
  .menu__list li:after {
    content: "";
    width: 100%;
    height: 1px;
    background: #dedede;
    display: flex;
    flex-direction: column;
    margin-top: 18px;
  }
  .menu__list li:last-child:after {
    display: none;
  }
  .menu__sub-list {
    position: relative;
    background-color: #fff;
    flex: 1 1 100%;
    margin: 20px 0 0 0;
    display: none;
  }
  .menu__sub-link {
    font-size: 20px;
    color: #000;
    padding: 15px 0 0 15px;
  }
    .menu__list > li {
        flex-wrap: wrap;
    }
  /* -------------------------------- */
  /* main */
  .main-title {
    font-size: 42px;
    max-width: 100%;
  }
  .main-subtitle {
    font-size: 19px;
    max-width: 85%;
  }
  .intro_slider-text {
    padding-left: 0px;
  }
  /* gallery */
.gallery-slider .slick-track {
    left: -45.5%;
}
.slick-initialized .slick-slide {
    margin: 0 15px;
}
.slider-element img {
    height: auto;
}
/* adv */
.adv-block {
    grid-template-columns: 1fr 1fr;
    grid-row-gap: 36px;
}
/* text */
.text__container {
    flex-direction: column;
    align-items: flex-start;
}
.text-text {
    max-width: 100%;
}
.text-left {
    max-width: 100%;
}
.text-right {
    max-width: 100%;
    margin-left: 0;
    margin-top: 30px;
}
.text-right {
    width: 100%;
}
.text-right img {
    min-width: 100%;
    height: 468px;
}
/* contacts */
.feedback__container {
    flex-direction: column;
    grid-row-gap: 40px;
}
.feedback__container.con {
    flex-direction: column-reverse;
    grid-row-gap: 40px;
}
.contacts {
    margin-left: 0px;
}
.contacts.con {
    margin-right: 0px;
}
.map__section {
    display: none;
}
.map.hide {
    display: block;
}
.feedback__container.con {
    grid-row-gap: 26px;
    padding-bottom: 26px;
}
.margin-top.con {
    padding: 42px 0;
}
/* products */
    .pr-body {
        grid-template-columns: 1fr 1fr;
    }
    .products-side {
        max-width: 60%;
    }
    .products-menu {
    max-width: 40%;
}
.cat-name {
    font-size: 15px;
    line-height: 18px;
}
.cat-main svg {
    margin-left: 5px;
    min-width: 9px;
    min-height: 5px;
}
  /* footer */
  .footer-block {
    flex-direction: column;
    grid-row-gap: 30px;
  }
  .footer-logo {
    flex-direction: row;
    justify-content: space-between;
        padding-top: 15px;
}
.l-col a {
    max-width: 100%;
}
/* modalka */
.modal-with-img .modal-body {
    padding: 69px 53px;
}
/*  */
.cat-list {
    grid-column-gap: 15px;
}
/*  */
.partners_slider-arrows_one, .partners_slider-arrows_one1 {
    left: 8px;
}
.partners_slider-arrows_two, .partners_slider-arrows_two2 {
    right: 8px;
}
/*  */
.f-input:first-child {
    width: auto;
}
.gallery__section {
    padding-bottom: 59px;
}
/* */
.footer-links {
    display: none;
}
.c-descr {
    max-width: 100%;
}
/*  */
.call-btn.prod {
    width: 100%;
}
.reverse .text__container {
    flex-direction: column;
}
}
