@media screen and (min-width:1440px) and (max-width:1600px) {
    html {
        zoom:0.9;
    }
}
@media screen and (min-width:1280px) and (max-width:1439px) {
    html {
        zoom:0.8;
    }
}
@media screen and (min-width:1120px) and (max-width:1279px) {
    html {
        zoom:0.7;
    }
}

@media screen and (min-width:900px) and (max-width:1119px) {
    html {
        zoom:0.55;
    }
}

@media screen and (max-width:600px) {
    body {
        min-width: 100%; 
    }
    .center-box {
        width: 90%;
    }
    
    .b-top_name,
    .b-top_address,
    .b-top_time,
    .b-top_socbtns span {
        display:none;
    }
    .b-header_logo {
        float: none;
        margin: 0;
        width: 100%;
    }
    .b-header_logo a {
        display:block;
    }
    .b-header_logo img {
        display:block;
        width:100%;
    }
    .b-header_telefon {
        float:none;
        padding: 20px 0;
        margin-right: 0;
        text-align: center;
        border-bottom: 1px solid #fbf4ec;
    }
    .b-header_telefon a {
        display: block;
    }
    
        
    .b-header_telefon .fosbtn {
        float: none;
        width: 200px;
        margin: 30px auto 20px;
    }
    .b-header_favorit {
        display:none;
    }
    .b-header_search input.search {
        width: 210px;
    }
    .b-header_cart {
        width: 90px;
    }
    .b-page__header .center-box {
        padding: 20px 0 0;
    }
    
    
    
    .b-page__navigate {

        background:#f8e1be;
    }
    
    .mob-menu {
        display: block;
        height: 60px;
        width:200px;
        text-align:center;
        margin:auto;
        line-height: 30px;
        font-size: 16px;
        padding: 15px 10px 15px 40px;
        text-transform: uppercase;
        background: url(/images/mob-menu.png) center left no-repeat;
        color:#000;
    }
    
    
    .b-page__navigate ul.menu {
        font-size: 14px;
        line-height: 18px;
        display:none;
        background:#fff;
    }
    .b-page__navigate ul.menu .submenu {
        display:none!important;
    }
    .b-page__navigate ul.menu > li {
        display: block;
        border-bottom: 1px solid #fbf4ec;
    }
    .b-page__navigate ul.menu > li > a {
        padding: 17px 25px 13px;
    }
    .b-page__navigate ul.menu > li > a.catalog {
        padding: 17px 25px 13px 75px;
    }
    
    .b-page__hero {
        /*background: #fbf4ec;*/
    }
    .b-page__hero .center-box {
        padding: 30px 0 30px;
    }
    .b-hero__h1 {
        font-size: 35px;
        line-height: 35px;
    }
    .b-hero_btn {
        margin-top:5px;
        margin-bottom:15px;
    }
    .b-hero_box {
        float: none;
        width: auto;
        margin: 0 -10px;
    }
    .b-hero_box .catalog_item {
        float: left;
        width: 31%;
        height: 150px;
        margin: 10px 1%;
        border-radius: 10px;
        background: #fff;
        box-shadow: 0px 5px 10px rgb(0 0 0 / 15%);
    }
    .b-hero_box .catalog_item_img {
        width: 100%;
        height: 90px;
        left: 0;
        top: 10px;
        margin-left: 0;
    }
    .b-hero_box .catalog_item span {
        width: 100%;
        left: 0;
        bottom: 10px;
        padding: 0;
        font-size: 13px;
        line-height: 16px;
        height: 32px;
    }
    
    .b-page__actions .center-box {
        padding: 0;
        width:100%;
    }
    
    .action__list {
        position: relative;
        overflow: auto;
        margin: 0;
        padding: 0;
        white-space: nowrap;
    }
    .action {
        width: 360px;
        height: 180px;
        padding: 26px 15px 26px 15px;
        margin:25px 0;
        margin-left:15px;
    }

    .action__title {
        font-size: 16px;
    }
    .action__desc {
        font-size: 14px;
        line-height: 16px;
    }
    .action__btn {
        left: 15px;
        bottom: 26px;
    }
    
    .block-header h3 {
        float: none;
        font-size: 24px;
        line-height: 36px;
    }
    .block-header .right-btn {
        float: right;
        font-size: 8px;
        line-height: 12px;
        margin-left: 10px;
        padding: 5px 0;
    }
    .block-header .right-btn.active {
        padding: 5px 0 4px;
    }
    .block-header .right-btn:hover {
        border:0;
        padding: 5px 0;
    }
    
    .tovar-items {
        margin-top: 30px;
        margin-bottom: 10px;
    }
    
    .tovar-item {
        float: none;
        width: 100%;
        margin-right: 0;
        margin-bottom: 20px;
    }
    .tovar-item_img {
        width: 100%;
        height: 160px;
        background-size: contain!important;
        margin-bottom: 20px;
    }
    .tovar-item_title {
        height: auto;
    }
    
    .b-page__hero_video iframe {
        width: 100%;
        height: 300px;
    }
    
    .news__list {
        position: relative;
        overflow: auto;
        margin: 0 -45px;
        padding: 0;
        white-space: nowrap;
    }
    .news {
        display: inline-block;
        float: none;
    }
    
    .b-page__title .center-box {
        padding: 30px 0 30px;
    }
    h1.header__h1 {
        font-size: 32px;
        line-height: 32px;
    }
    
    .category-item {
        float: none;
        width: 100%;
        margin-right: 0;
        margin-bottom: 30px;
        padding-left: 120px;
    }
    
    .category-item2 {
        float: none;
        width: 100%;
        margin-right: 0;
    }
    
    .tovar-img {
        float: none;
        width: 100%;
        margin-right: 0;
    }
    .tovar-img img {
        box-sizing:border-box;
    }
    .tovar-info {
        float: none;
        width: 100%;
        font-size: 18px;
        margin-top: 30px;
    }
    .tovar-desc {
        font-size: 14px;
    }
    
    .b-maps_info {
        float: none;
        width: 100%;
    }
    .b-maps_title {
        font-size: 24px;
        line-height: 28px;
    }
    .b-maps_text {
        font-weight: 400;
        font-size: 14px;
        line-height: 18px;
    }
    .b-maps_name {
        font-size: 14px;
        margin-top: 10px;
    }
    .b-maps_address {
        font-size: 14px;
        margin-top: 10px;
    }
    .b-maps_telefon {
        font-size: 14px;
        margin-top: 10px;
    }
    .b-maps_time {
        font-size: 14px;
        margin-top: 10px;
    }
    .b-maps_socbtns {
        font-size: 14px;
        margin-top: 10px;
    }
    .b-maps_map {
        display:none;
    }
    
    .b-footer_copyright {
        float: none;
    }
    .b-footer_developer {
        float: right;
        margin-top: 50px;
        margin-bottom: 30px;
    }
    
        .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;
    }
    
    .fos-box {
        display: none;
        position: fixed;
        left: 0;
        top: 0;
        width: 100%;
        height: 100%;
        margin-left: 0;
        margin-top: 0;
        padding: 90px 30px 50px 40px;
        background: #fff;
        background-size: cover;
        color: #333;
        z-index: 2200;
    }
    
    /* EVENTS */
.b-page__events {
    position:relative;
    z-index:20;
    padding: 60px 0 60px;
}
.b-page__events:after {
    content: '';
    display: block;
    clear: both;
}

.event {
    width:50%;
    float:left;
    height:180px;
    position:relative;
}
.event_inset {
    width:100%;
    height:100%;
    background-size:cover!important;
    position:relative;
    z-index:10;
    displaY: block;
}
.event_inset:hover {
    margin:0;
    width:100%;
    height:100%;
    position:relative;
    background-size:cover!important;
    z-index:20;
    border-radius:0;
    box-shadow:unset;
}


.b-page__hero2 {
    margin-top: 40px;
    padding-bottom: 40px;
    overflow: hidden;
    min-height:auto;
}
.b-hero_study {
    font-size: 18px;
    line-height: 36px;
    font-weight: 600;
    overflow: hidden;
    padding: 30px 0 30px;
    margin-left: 0;
    width:100%;
    float:none;
}
.b-hero_study .mainly1 {
    font-size: 28px;
}
#slider {
    position: relative;
    z-index: 100;
    top: 0;
    left: 0;
    width: 100%;
    height: auto;
    overflow: hidden;
    border-radius: 10px;
    float:none;
    padding: 30px 0 30px;
}
.day {
    float: none;
    margin: 0 0 20px;
    width: 100%;
    height: auto;
    padding-top: 240px;
    border: 1px solid #422f1e33;
}
.day_small {
    float: none;
    margin: 0 0 20px;
    width: 100%;
    height: auto;
    padding-top: 240px;
    border: 1px solid #422f1e33;
}
.days-title {
    font-weight: 700;
    font-size: 32px;
    line-height: 32px;
    color: #422F1E;
    margin: 20px 0 20px;
    padding: 0;
}
.video {
    float: none;
    margin: 0 0 20px;
    width: 100%;
    height: auto;
    padding-top: 240px;
    border: 1px solid #422f1e33;
}
.videos-title {
    font-weight: 700;
    font-size: 32px;
    line-height: 32px;
    color: #422F1E;
    margin: 20px 0 20px;
    padding: 0;
}
.review {
    float: none;
    margin: 0 0 20px;
    width: 100%;
    height: auto;
    padding-top: 240px;
    border: 1px solid #422f1e33;
}
.reviews-title {
    font-weight: 700;
    font-size: 32px;
    line-height: 32px;
    color: #422F1E;
    margin: 20px 0 20px;
    padding: 0;
}

.menus-title {
    font-weight: 700;
    font-size: 32px;
    line-height: 32px;
    color: #422F1E;
    margin: 20px 0 20px;
    padding: 0;
}
.menu_item {
    float: none;
    margin: 0 0 20px;
    width: 100%;
    height: auto;
    border: 1px solid #422f1e33;
}
.menu_item2 {
    width: 100%;
}
.menu-text {
    font-weight: 500;
    font-size: 16px;
    line-height: 21px;
    color: #422F1E;
    margin: 20px 0 20px;
    padding: 0;
    min-height:auto;
}
.menu-title {
    font-weight: 700;
    font-size: 32px;
    line-height: 32px;
    color: #422F1E;
    padding: 0;
}
.menu_btn span {
    margin-right:5px;
}

.cash-title {
    font-weight: 700;
    font-size: 32px;
    line-height: 32px;
    color: #422F1E;
    margin: 20px 0 10px;
    padding: 0;
}
.cash_btn {
    width:100%;
}
.b-page__cash {
    padding:50px 0 450px;
    background: rgb(247, 243, 234) url(/images/qr-bonus.png) left bottom -100px no-repeat;
}
.cash-mainly {
    font-size: 24px;
    line-height: 28px;
    font-weight: 800;
}
.videos iframe {
    float: left;
    margin: 10px 0;
    width: 100%;
}
.cash_btn.float {
    float:none;
}
.b-page__cash.top .center-box {
    padding:20px 0;
    background:transparent;
    
}

.mytable {
                
            }
            
            .mytable td {
                min-width:auto;
            }
.mainly3 {
    font-weight:500;
    font-size:24px;
    line-height:30px;
}
.mainly4 {
    font-weight:600;
    font-size:28px;
    line-height:32px;
}
.menu_item2 .menu_desc2 {
    min-height:auto;
    font-size:18px;
    text-align:left;
}

.tovar_img {
   width:100%;
   height:250px;
}

.tovar_img_item {
    width: 115px;
    height: 70px;
}

}