@media (max-width: 1366px) {
}
@media (max-width: 1280px) {
}
@media (max-width: 1140px) {
}
@media (max-width: 1024px) {
}
@media (max-width: 960px) {
}
@media (max-width: 768px) {
    .block-banner-menu,
    .header-banner img {
        height: 600px;
    }
    .owl-carousel-slider-homepage .owl-nav {
        bottom: 90px;
        left: 30px;
    }
    .form .custom-input {
        width: calc(100% / 3 - 30px);
    }
    .wrapper-content .form {
        background-size: initial !important;
        margin: 0;
        padding: 35px 0;
        background: #384b5c;
    }
    .custom-input {
        width: calc(100% / 2 - 30px);
    }
    .types-image .item {
        width: calc(100% / 3 - 22px);
    }
    .wrapper-content .colors .colors-image .item {
        width: calc(100% / 4 - 10px);
    }
    .wrapper-content .components {
        background: #2c1312 !important;
        padding: 35px 0;
    }
    .wrapper-content .functions {
        background: #d1d1d1 !important;
        padding: 35px 0;
        margin: 0;
    }
    .title-section {
        margin-bottom: 20px;
    }
    .advantages {
        padding: 35px 0;
    }
    .section-form-footer {
        padding: 35px 0;
        background: #384b5c;
    }
    footer .header-footer {
        padding: 20px 0 0;
        flex-direction: column;
    }
    footer .logo {
        max-width: 150px;
        margin-bottom: 30px;
    }
    footer .info-header {
        flex-direction: column;
    }
    footer .info-header > div {
        margin-left: 0;
        margin-bottom: 20px;
    }
    .wrapper-content .cartochka .material .item-image {
        width: 100%;
        max-height: 300px;
        margin-right: 0;
        height: auto;
        text-align: center;
        margin-bottom: 30px;
    }
    .wrapper-content .cartochka .material .item-description .column {
        padding: 10px 15px;
    }
    .wrapper-content .components .components-image .item {
        margin: 11px;
        width: calc(100% / 2 - 22px);
    }
    .image-section-info {
        display: none;
    }
    .section-info {
        background: #4a3932;
        padding: 30px 0;
    }
    .header-other {
        display: none;
    }
    .logo {
        max-width: 150px;
    }
    .info-block-item-reviews {
        margin-top: 30px;
    }
}
@media (max-width: 640px) {
}
@media (max-width: 480px) {
    .container {
        padding: 0 15px;
    }
    .header-phone:before {
        width: 15px;
        background-size: contain;
    }
    .types-image .item {
        width: calc(100% - 22px);
    }
    .header-phone ul li a {
        padding: 0 6px;
    }
    .custom-input {
        width: calc(100% - 30px);
    }
    .item-reviews {
        flex-direction: column;
        padding: 0;
        align-items: center;
    }
    .types-image {
        justify-content: center;
    }
    .header-menu .menu .menu-item:before {
        width: 10px;
        left: -5px;
    }
    .header-menu .menu .menu-item:last-child:after {
        width: 10px;
        right: -5px;
    }
    footer .info-header > div {
        padding-left: 15px;
    }
    .header-menu .menu a {
        padding: 2px 10px;
    }
    .header-banner:after {
        height: 120px;
    }
    header .info-header > div {
        margin-left: 0;
        margin-top: 15px;
        padding-left: 15px;
    }
    .data-section-info .desc-section-info {
        max-height: 300px;
    }
    .header-footer {
        justify-content: center;
    }
    .block-for-header-banner {
        margin: 30px 0;
    }
    .up-link,
    .bottom-link {
        background: #008bc7;
        right: 5px;
    }
    .owl-carousel-slider-homepage .owl-nav {
        bottom: 60px;
    }
    .wrapper-content .colors .colors-image .item {
        width: calc(100% / 2 - 22px);
    }
    .wrapper-content .components .components-image .item {
        margin: 11px;
        width: calc(100% - 22px);
    }
    .form .custom-input {
        width: calc(100% - 30px);
    }
    .header-menu {
        width: 100%;
        box-sizing: border-box;
        padding: calc(15px + .8vw) 15px;
    }
}