@media (max-width: 767px){    header .menu{        width: 100%;        margin-bottom: 20px;        justify-content: space-between;    }    header .menu a + a{        margin-left: 0;    }    header .call_box{        text-align: left;        order: 2;    }    header .logo{        order: 3;    }    header .mail{        margin-left: 0;        order: 4;    }    .main_slider .slide{        min-height: 500px;        padding-top: 50px;    }    .main_slider .title{        font-size: 50px;        line-height: normal;    }    .main_slider .text{        font-size: 24px;    }    .main_slider .box_thumbs{        bottom: 35px;    }    .main_slider .thumbs a{        width: calc(20% - 10px);    }    .text_block h1{        font-size: 30px;    }    .text_block h2{        font-size: 25px;    }    .text_block h3{        font-size: 20px;    }    section .subTitle{        font-size: 16px;        line-height: 24px;    }    .products .grid{        margin-left: 0;    }    .products .product{        width: 100%;        margin-left: 0;    }    .advantages .img{        width: 100%;    }    .advantages .box_info{        width: 100%;        max-width: 100%;        margin-top: 40px;    }    .section_adres .item .number{        font-size: 20px;    }    .section_adres .item .text{        font-size: 14px;    }    .section_about .items .item{        width: calc(50% - 20px);    }    .section_about .items .item .text{        font-size: 14px;    }    .info_plan .item{        width: calc(50% - 30px);    }    footer{        padding: 50px 0 30px;    }    footer .menu{        width: 100%;        margin-bottom: 20px;        justify-content: space-between;    }    footer .menu a + a{        margin-left: 0;    }    footer .call_box{        text-align: left;        order: 2;    }    footer .logo{        order: 3;    }    footer .mail{        margin-left: 0;        order: 4;    }    .modal{        padding-right: 30px;        padding-left: 30px;    }    .modal_processing{        padding-right: 20px;        padding-left: 30px;    }    .modal .title{        font-size: 24px;    }    .modal .sub_Title{        font-size: 14px;    }    .modal_foto{        padding: 0 0 28px;    }    .modal_foto .thumbs{        padding: 0 30px;    }    .modal_foto .thumbs.owl-carousel .owl-nav .owl-prev{        left: 3px;    }    .modal_foto .thumbs.owl-carousel .owl-nav .owl-next{        right: 3px;    }}