@media (max-width: 1200px) {
    .promo-form .form {
        width: 60%;
    }
    .promo-form .image {
        width: 60%;
        margin-left: -20%;
    }
    .slider-main-info {
        left: calc(50% - 462px);
    }
    .catalog-main {
        justify-content: flex-start;
    }
}

@media (max-width: 1050px) {
    .modal .form {
        width: 70%;
    }
}

@media (max-width: 1024px) {
    .table-scroll {
        overflow-x: auto;
        display: block;
        width: 100%;
        max-width: 95vw;
        position: relative;
    }
    .table-scroll .table,
    .table-scroll .table.active {
        min-width: auto;
        display: block;
    }
    .table-scroll .table.price {
        max-width: 700px;
    }
    .table-scroll .table.price.info {
        min-width: auto;
    }
}

@media (max-width: 992px) {
    .header .logo {
        margin-right: 0;
    }
    .header .work {
        display: none;
    }
    .header .email {
        display: none;
    }
    .header-menu {
        display: none;
    }
    .header {
        justify-content: space-between;
    }
    .header-inner {
        max-width: 60%;
    }

    .footer .work {
        display: none;
    }
    .footer .email {
        display: none;
    }
    .footer-menu {
        display: none;
    }
    .footer {
        justify-content: space-between;
    }
    .footer-inner {
        max-width: 60%;
    }

    .menu-header-button {
        display: block;
    }
    .promo-form .image {
        display: none;
    }
    .promo-form .form {
        width: 100%;
    }
    .request-form .form {
        width: 100%;
    }
    .slider-main-info {
        left: calc(50% - 344px);
    }
    .advantages-item {
        width: calc(50% - 30px);
    }
    .partners-item {
        width: calc(33% - 30px);
    }
    .about-main {
        flex-direction: column;
    }
    .about-main-image,
    .about-main-text {
        width: 100%;
    }
    .transport-item {
        width: calc(100% - 30px);
    }
    .article-list-item {
        width: calc(50% - 50px);
    }
    p.z {
        justify-content: center;
        flex-wrap: wrap;
    }
}


@media (max-width: 950px) {
    .table-scroll {
        overflow-x: auto;
        display: block;
        width: 100%;
        max-width: 95vw;
        position: relative;
    }
    .table-scroll .table,
    .table-scroll .table.active {
        min-width: auto;
        display: block;
    }
    .table-scroll .table.price {
        min-width: 700px;
    }
    .table-scroll .table.price.info {
        min-width: auto;
    }
}

@media (max-width: 769px) {
    .ya-revs {position: static !important; width: 100% !important; margin-top: 0 !important;}
    .ya-revs iframe {transform-origin: center top !important; transform: scale(0.55);}
    .container_header {max-height: 208px;}
    .slider-main-info {
        left: calc(50% - 255px);
    }
    .about-cols-info .col {
        width: 100%;
        min-width: 100%;
    }
    .section-title-link .button-more {
        display: none;
    }
    .advantages-item {
        width: calc(100% - 30px);
    }
    .about-main {
        margin-left: 0;
        margin-right: 0;
    }
    .article-list-item {
        align-items: flex-start;
        width: calc(100% - 50px);
    }
    .gallery-section-item {
        width: calc(50% - 30px);
    }
}

@media (max-width: 751px) {
    .header-inner {
        justify-content: flex-end;
        width: auto;
    }
    .footer .buttons {
        display: none;
    }
    .footer-inner {
        justify-content: flex-end;
        width: auto;
    }
    .table-scroll {
        overflow-x: auto;
        display: block;
        width: 100%;
        max-width: 95vw;
        position: relative;
    }
    .table-scroll .table,
    .table-scroll .table.active {
        min-width: auto;
        display: block;
    }
    .table-scroll .table.price {
        min-width: 700px;
    }
    .table-scroll .table.price.info {
        min-width: auto;
    }
    .slider-main-title span {
        font-size: 18px;
    }
    .slider-main-link {
        font-size: 15px;
    }
}

@media (max-width: 650px) {
    .modal .form .props table.props {
        display: none;
    }
    .modal .form .props {
        grid-template-columns: 1fr;
    }
    .promo-form .title {
        margin-bottom: 15px;
    }
    .promo-form .title span {
        display: none;
    }
    .promo-form .form-label-file,
    .promo-form .file-button,
    .promo-form .form-policy {
        display: none;
    }
    .promo-form .form-row {
        flex-direction: column;
    }
    .promo-form .form-policy.form-policy-mobile {
        display: block;
    }
    .promo-form .form-label {
        margin-bottom: 0px;
    }
    .promo-form .form-textarea,
    .promo-form .form-input {
        margin-bottom: 10px;
    }

    .request-form .title {
        margin-bottom: 15px;
    }
    .request-form .title span {
        display: none;
    }
    .request-form .form-label-file,
    .request-form .file-button,
    .request-form .form-policy {
        display: none;
    }
    .request-form .form-row {
        flex-direction: column;
    }
    .request-form .form-policy.form-policy-mobile {
        display: block;
    }
    .request-form .form-label {
        margin-bottom: 0px;
    }
    .request-form .form-textarea,
    .request-form .form-input {
        margin-bottom: 10px;
    }

    .manufacturers {
        justify-content: flex-start;
    }
    .slider-main-info {
        left: calc(50% - 234px);
    }
    .catalog-main {
        margin: -25px 0px -15px;
    }
    .catalog-main-section-list {
        max-width: calc(50% - 30px);
    }
}

@media (max-width: 550px) {
    .slider-main-title span {
        font-size: 16px;
        line-height: 120%;
    }
    .slider-main-link {
        font-size: 14px;
    }
    .slider-main-description .container {
        padding: 0;
        margin: 0;
    }
    .slider-main-info {
        background: #00000069;
        position: absolute;
        width: 100%;
        padding: 20px 15px;
        top: auto;
        left: 0;
        bottom: -1px;
        max-width: none;
        box-sizing: border-box;
    }
    .slider-main-title {
        color: #fff;
    }
    .slider-main .splide__arrow {
        background: #000000bf !important;
    }
    .slider-main .splide__arrow svg {
        fill: #fff !important;
    }
    .slider-main-thumbs {
        position: absolute !important;
        width: 100%;
        margin-left: -15px;
        margin-top: 0;
        padding: 0;
        bottom: -90px;
        max-width: none;
        box-sizing: border-box;
    }
    .slider-main-thumbs .splide__slide img {
        width: 60px;
        height: 60px;
    }
    .block-slider-main {
        margin-bottom: 35px;
    }
    .header .logo img {
        width: 86px;
    }
    .catalog-section-card {
        min-width: 200px;
    }
    .catalog-section-row {
        justify-content: center;
    }
    .gallery-section-item {
        width: calc(100% - 30px);
    }
}

@media (max-width: 460px) {
    .modal .indent {
        margin-top: 0!important;
    }
    .modal .form {
        margin: 2% auto;
        padding: 15px 10px;
        width: 95%;
    }
    .modal .form h2 {
        font-size: 18px;
    }
    .modal .form .form-footer {
        grid-template-columns: 1fr;
        margin: 40px 0;
    }
    .catalog-main-section-list {
        max-width: 100%;
        width: 100%;
    }
    .section-title {
        text-align: center;
    }
    .catalog-main {
        justify-content: center;
    }
    .catalog-main-section-list {
        max-width: 290px;
    }
    .catalog-section-card {
        min-width: 290px;
    }
    .gost-item .download {
        flex-direction: column;
        align-items: flex-start;
    }

    .partners-item {
        width: calc(50% - 30px);
    }
    .partners-item-title {
        display: none;
    }

    .certificates-item {
        width: calc(50% - 30px);
    }

    .clients-title {
        flex-direction: column;
        align-items: flex-start;
    }
    .clients-title img {
        margin-bottom: 15px;
    }
}

@media (max-width: 400px) {
    .splide__arrow {
        display: none !important;
    }
    .services-list-item {
        width: 290px;
        max-width: 290px;
    }
}