@media (max-width: 1200px) {
  .container {
    width: 1024px;
  }
  .products__list {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .products__item {
    flex: 1 0 33.3333%;
    -webkit-box-flex: 1;

    -ms-flex: 1 0 33.3333%;
  }
  .product__description span iframe {
    width: 100%;
    max-width: 560px;
  }
}

@media (max-width: 1060px) {
  .container {
    width: 768px;
  }
  .quick-form__text {
    display: none;
  }
  .logo img {
    width: 300px;
  }
  .slider-item__title {
    font-size: 24px;
    line-height: 33px;
  }
  .slider-item__text {
    font-size: 13px;
    line-height: 19px;
  }
  .slider-item__btn {
    font-size: 14px;
  }
  .slider-item__item {
    height: 450px;
  }
  .company__list {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .footer__top {
    height: auto;
    padding: 20px 0;
  }
  .footer__top__list {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .footer__top__item {
    width: 50%;
    margin-bottom: 30px;

    text-align: center;
  }
  .footer__top__phones__item span {
    text-align: center;
  }
  .footer__soc {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
  .footer__language__list {
    margin-top: 30px;
  }
  .nav__list__item {
    margin-right: 15px;

    font-size: 18px;
  }
  .product__title .products__item__label {
    display: block;
    width: 60px;
    margin-top: 20px;
    margin-left: 0;
  }
  .product__print {
    display: none;
  }
  .product__share {
    margin-top: 20px;
  }
  .product__header {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
  }
  .product__wrap {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .product__description {
    margin-left: 0;
  }

  .product__description__download {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .product__description__download li {
    width: 50%;
    margin-bottom: 15px;
  }
  .news__list__item {
    width: 50%;
  }
}

@media (max-width: 785px) {
  .container {
    width: calc(100% - 30px);
    margin: 0 15px;
  }
  .nav-icon {
    display: block;
  }
  .nav {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1;
  }
  .nav__list {
    display: none;
  }
  .search {
    margin-left: auto;
  }
  .slider-item__img {
    width: 350px;
  }
  .header__bottom {
    height: 70px;
  }
  .company {
    background-size: cover;
  }
  .catalog__description {
    width: auto;
    margin-top: 70px;
  }
  .category__menu {
    display: none;
  }
  .product__wrap {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    margin-top: 40px;
  }
  .product__img {
    margin: 0 auto;
    margin-bottom: 30px;
  }
  .product__description {
    margin-left: 0;
  }
  .product__description__download {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .product__description__download li {
    width: auto;
    margin-bottom: 15px;
  }
  .product__table__nav {
    display: none;
  }
  .contact {
    margin-bottom: 60px;
  }
  .contact__wrap {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }
}

@media (max-width: 650px) {
  .slider-item__img {
    width: 300px;
  }
  .footer__top__list {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .footer__top__item {
    width: auto;
  }
  .footer__language__list {
    width: 250px;
    margin: 0 auto;
  }
  .footer__language__list li {
    width: 120px;
    margin-right: 0;
  }
  .footer__bottom {
    padding: 20px 0 35px;
  }
  .footer__bottom__list {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    height: auto;
  }
  .footer__bottom__list li {
    width: auto;
    margin-bottom: 30px;

    text-align: center;
  }
  .footer__bottom__list li:last-child {
    margin-bottom: 0;
  }
  .product {
    margin-top: 30px;
  }
  .product__title {
    font-size: 28px;
    line-height: 36px;
  }
  .news-page {
    padding-top: 40px;
    padding-bottom: 40px;
  }
  .news-slider__link {
    font-size: 16px;
  }
  .news__list__item {
    margin-bottom: 10px;

    border: 1px solid #eff1f5;
  }
  .news-slider .slick-list {
    margin-left: 0;
    padding-left: 0;
  }
  .news__list__item .news-slider__item {
    width: 100%;
  }
}

@media (max-width: 560px) {
  .slider {
    height: auto;
  }
  .slider-item {
    height: auto;
  }
  .slider-item__overlay {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .slider-item__img {
    margin-top: 30px;
  }
  .slick-dots {
    margin-left: 10px;
  }
  .slider-item__next,
  .slider-item__prev {
    margin-right: 10px;
  }
  .header__top__contact__item {
    margin-left: 15px;
  }
  .products__list {
    border-top: 1px solid #f9f9fa;
    border-left: 1px solid #f9f9fa;
  }
  .products__item {
    flex: 0 1 50%;
    -webkit-box-flex: 0;
    width: 50%;

    border-right: 1px solid #f9f9fa;
    border-bottom: 1px solid #f9f9fa;

    -ms-flex: 0 1 50%;
  }
  .products__title {
    margin-bottom: 20px;
  }
  .products__title__wrap {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
  }
  .company__list__item {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    width: 50%;
  }
  .company__list__item p {
    margin-left: 0;
  }
  .company__list__item span {
    margin-bottom: 5px;
  }
  .company__btn {
    margin-top: 45px;
  }
  .news {
    background: #f9f9fa;
  }
  .news-slider__link {
    font-size: 16px;
    line-height: 24px;
  }
  .news-slider__text {
    font-size: 13px;
  }
  .news__btn {
    margin-top: 20px;
  }
  .catalog__description {
    font-size: 14px;
  }
  .catalog__description p {
    font-style: 13px;
  }
  .category__list .products__item {
    flex: 1 0 100%;
    -webkit-box-flex: 1;

    -ms-flex: 1 0 100%;
  }
  .category__list .products__item img {
    width: auto;
  }
  .breadcrumbs__list li {
    font-size: 11px;
  }
  .product__img__zoom {
    display: none;
  }
  .product__img img {
    width: 100%;
  }
  .product__description__download {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .product__description__download li {
    width: 50%;
    margin-bottom: 15px;
  }
  .product__description__title {
    font-size: 21px;
    line-height: 27px;
  }
  .product__description__img {
    width: 100%;
  }
  .product__table td {
    font-size: 13px;
  }
  .product__table__small {
    width: 768px;
  }
  .product__table-sm {
    width: 100%;
    overflow-x: scroll;
  }
  .certificate__list .products__item {
    flex: 1 0 50%;
    -webkit-box-flex: 1;

    -ms-flex: 1 0 50%;
  }
  .certificate__list .products__item__img img {
    width: 100%;
    height: auto;
  }
  .text {
    font-size: 14px;
    line-height: 21px;
  }
  .news__list__item {
    width: 100%;
  }
  .about__type-list {
    font-size: 14px;
    line-height: 21px;
  }
  .info__list {
    font-size: 14px;
    line-height: 21px;
  }
  .h2 {
    font-size: 21px;
    line-height: 26px;
  }
  .h3 {
    font-size: 18px;
    line-height: 24px;
  }
  .h4,
  .h5 {
    font-size: 16px;
    line-height: 21px;
  }
  .contact__table {
    margin-top: 20px;
  }
  .contact__table tr {
    display: inline-table;
    width: 100%;
    margin: 10px 0;

    border-bottom: 1px solid #e8e8e8;
  }
  .contact__table tr:first-child {
    display: none;
  }
  .contact__table tr th {
    font-size: 15px;
  }
  .contact__table tr td,
  .contact__table tr th {
    display: block;
    margin-bottom: 15px;
    padding-left: 0;

    border-bottom: none;
  }
  .contact__table_hidden {
    display: block;
  }
  .contact__table_sm tr:first-child {
    display: table-row;
  }
  .contact__list {
    margin-right: 0;
  }
  .contact__list__item p {
    font-size: 14px;
  }
  .form {
    padding: 45px 30px 30px;
  }
  .form__list li {
    width: 100%;
  }
}

@media (max-width: 425px) {
  body {
    padding-top: 107px;
  }
  .title {
    font-size: 28px;
  }
  .slider-item__btn {
    width: auto;
  }
  .slider-item__img {
    width: 180px;
  }
  .slider-item__next,
  .slider-item__prev {
    width: 40px;
    height: 40px;

    line-height: 45px;
  }
  .slider-item__next {
    right: 40px;
  }
  .slider-dots li {
    padding: 0;
  }
  .slider-dots li button:before {
    width: 15px;
  }
  .header__top {
    display: none !important;
  }
  .logo img {
    width: 190px;
  }
  .nav-overlay.open {
    height: 540px;
  }
  .nav-overlay__list li {
    display: block;
    margin-right: 0;
    margin-bottom: 30px;

    text-align: center;
  }
  .nav-overlay__language {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    width: 200px;
  }
  .nav-overlay__language li {
    flex: 1 1 50%;
    -webkit-box-flex: 1;
    margin: 0;
    margin-top: 20px;

    text-align: center;

    -ms-flex: 1 1 50%;
  }
  .slick-dots li {
    margin: 0;
  }
  .products__item {
    padding: 20px 10px;
  }
  .products__item__name {
    font-size: 13px;
    line-height: 13px;
  }
  .products__item img {
    width: 90px;
  }
  .company__text,
  .company__text_sm {
    font-size: 14px;
    line-height: 21px;
  }
  .news {
    background: #f9f9fa;
  }
  .news-slider__item {
    margin: 0 auto;

    background: #ffffff;
    border-radius: 5px;
  }
  .about__slider .slider-item__img {
    margin-top: 0;
  }
  .about__slider .slider__about .slider-dots {
    bottom: 25px;
    left: 15px;
  }
  .about__slider .slider-item__prev,
  .about__slider .slider-item__next {
    right: 5px;
    bottom: 10px;
  }
  .about__slider .slider-item__next {
    right: 45px;
  }
  .about__note {
    font-size: 12px;
    line-height: 14px;
  }
}
