@media screen and (min-width:1280px) and (max-width:1440px) {
    html {
        zoom:0.9;
    }
}
@media screen and (min-width:1120px) and (max-width:1279px) {
    html {
        zoom:0.8;
    }
}
@media screen and (min-width:1000px) and (max-width:1119px) {
    html {
        zoom:0.7;
    }
}
@media screen and (min-width:800px) and (max-width:999px) {
    html {
        zoom:0.55;
    }
}

@media screen and (max-width:799px) {
    body {
        min-width: 100%; 
        width:100%;
    }
    .center {
        width: 96%;
    }
    
.header {
    height: auto;
}
.header_content {
    padding: 30px 0 10px;
}
.logo {
    width: 100%;
    height: 90px;
    float: none;
    text-align: center;
    margin: 0 auto;
}
.cl7 {
    overflow:hidden;
}
.logo a {
    width: 100%;
    
    height: 90px;
}
img {
    max-width:100%;
    height:auto;
}

.contacts {
    float: none;
    height: auto;
    width: 100%;
    margin: 0;
    padding-top: 30px;
    line-height: 24px;
}

.con_col {
    float: none;
    width: 100%;
    line-height: 210%;
    text-align: center;
}
.show_tel {
        text-align: center; padding-left:0;
    }

.soc {
    float: none;
    height: auto;
    width: 100%;
    padding-top: 40px;
    text-align: center;
    line-height: 32px;
}
.navigate {
    height: auto;
    padding: 10px 0;
    position: relative;
    z-index:100;
}

    .mob-menu {
        display: block;
        height: 60px;
        width: 250px;
        text-align: center;
        margin: 0 auto;
        line-height: 30px;
        font-size: 16px;
        padding: 17px 10px 13px 60px;
        text-transform: uppercase;
        background: #00000033 url(/images/mob-menu.png?2) center left 20px no-repeat;
        color: #fff;
        border-radius: 10px;
    }
.navigate .menu {
        display:none;
    }
ul.menu {
    width: 100%;
    position: absolute;
    background: #f0efed;
    z-index:100;
}
ul.menu li {
    display: block;
    list-style: none;
    margin: 0;
    padding: 10px 0;
    border-right: 0;
    border-top: 1px solid #303030;
}

.hero {
    height: auto;
    position: relative;
    z-index:90;
    
}
.hero_title {
        margin-top:50px;
        font-weight:bold; 
        font-size:36px; 
        max-width:250px;
        padding:0 20px;
        text-shadow: 0px 0px 10px #ffffff;
    }
    .hero_text {
        margin-top:10px; 
        font-weight:normal; 
        font-size:16px; 
        max-width:250px;
        margin-bottom:50px;
        padding:0 20px;
        text-shadow: 0px 0px 10px #ffffff;
    }
.title_line {
    height: auto;
}
.title_line h2 {
    font-size: 24px;
    line-height: 32px;
}
.cat_list {
    padding: 20px 0;
}
.cat_item {
    margin: 10px 1%;
        width: 48%;
        float: left;
    display: block;
    height: auto;
    border-radius: 20px;
    overflow: hidden;
    box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);
}
.cat_item-img {
    width: 100%;
    height: 210px;
}
.cat_item-title {
    width: 100%;
    height: 82px;
    background: #fff;
    text-align: center;
    line-height: 21px;
        font-size: 16px;
    padding: 20px 20px;
    text-decoration: none;
    font-weight: bold;
}
.tov_list {
    padding: 20px 0;
}
.tov_item {
    margin: 30px 1%;
    width: 98%;
    height: auto;
    padding: 20px;
    padding-left: 20;
    border-radius: 20px;
    /*overflow: hidden;*/
    background: #fff;
    box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);
    position: relative;
}
.active .clocolor {
    position: absolute;
    width: 100%;
}
.active .clocolor .color_item {
        margin: 10px 0.5%;
        width: 32%;
    }

.tov_item-imgs {
    width: 100%;
    height: 320px;
    background: #fff;
    position: relative;
    left: unset;
    top: unset;
    border-radius: 20px;
    overflow: hidden;
    margin-bottom:20px;
    margin-top: 60px;
}
.tov_item-img_left {
    float: left;
    height: 320px;
    width: 30%;
    overflow: auto;
    overflow: hidden;
}
.tov_item-im {
    float: none;
    height: 107px;
    width: 100%;
    margin-bottom: 3px;
}
.tov_item-img {
    float: right;
    height: 320px;
    width: 69%;
}
.color_list {
    padding: 20px 0;
}
.color_item {
        margin: 10px 0.5%;
        width: 24%;
    }
.cl4 {
    overflow:hidden;
}
.we_foto {
    width: 98%;
    overflow: hidden;
    border-radius: 20px;
    float: none;
    margin: 30px 1% 1px;
    box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);
}
.we_text {
    width: 98%;
    padding: 40px;
    margin: 10px 1%;
    border-radius: 20px;
    background: #fff;
    min-height: 300px;
    float: none;
    text-align: center;
    font-size: 18px;
    box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);
}
.adv_list {
    padding: 20px 0;
}
.adv_item {
    margin: 10px 1% 30px;
    width: 98%;
    float: left;
    height: auto;
    position: relative;
    padding: 10px 20px 10px 120px;
}
.adv_item-title {
    height: auto;
    font-size: 16px;
    font-weight: normal;
}

.rek_list {
    padding: 20px 0;
}
.rek_item {
    margin: 20px 1%;
    width: 48%;
    float: left;
    height: 250px;
    border-radius: 20px;
    overflow: hidden;
    box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);
}
.rek_item-img {
    width: 100%;
}
.rek_item-title {
    width: 100%;
}
.contact_text {
    overflow: hidden;
    margin: 30px 1%;
    float: none;
    width: 98%;
    font-size: 16px;
    text-align: center;
}
.fos-box {
    float: right;
    margin: 20px 1%;
    width: 98%;
    padding: 20px;
}

        .basket-list {
        overflow: auto;
    }
    .basket-total .summ {
        margin-left: 0;
    }
    .basket-big-box .sendbasket {
        display: block;
    }
    .basket-big-box .requestbasket {
        display: block;
    }
    
    .basket-big-box input[type="text"], .basket-big-box input[type="email"] {
        /*display: block;
        width: 100%;*/
    }
    .basket-fos input[type="text"], .basket-big-box input[type="email"] {
    display: block;
    width:100%;
    }
    
    .basket-fos textarea {
    display: block;
    width:100%;
    }
    
    .basket-list td .title {
        font-size: 16px;
        min-width: 210px;
    }
    .basket-list td .colvo {
        min-width: 180px;
    }
    .basket-list td .summ-cost {
        min-width: 120px;
    }
    
    .basket-list td {
        display: block;
        width: auto;
        border-bottom:0;
    }
    .basket-list td:last-child {
        border-bottom:2px solid #808080;
    }
    .basket-list tr {
        display: block;
        width: 100%;
    }
    .basket-list th {
        display: none;
        width: 100%;
    }
    .slides {
            display: flex; /* Располагаем слайды в ряд */
            width: 300%; /* Делаем ширину в три раза больше (по количеству слайдов) */
        }
    .slide {
        background: url(/images/hero3.jpg) center right 400px no-repeat;
        background-size: 1200px;
        }

}
