@media(max-width:999px){
   .go p{
        width: 100%;
        text-align: center;
    }
    .btn-register{
        width:100%;  
    }
    .go .btn-register{
        margin-top:50px;  
        width:100%;  
    } 
    .program-list-block{
        width:100%;
        float:none;
    }
    .back.about .program-list-block-icon{
        width:150px;
        height:150px;
    }
    .check-list-item{
        width:100%;
    }
    .back.steps .btn-register{
        width:100%;
    }
    .step{
        width:100%;
    }
    .step .step-icon{
        width:150px;
        height:150px;
    }
    .arrow{
        width: 100%;
        height: 120px;
        margin-top: 30px;
    }
    .arrow img{
        display: block;
        margin: 15px auto;
        transform: rotate(90deg);
        width: 120px;
    }
    .bottom .adress.icons, .bottom .adress{
        float:none;
        width:100%;
    }
    .bottom .adress.icons, .kivach-link{
        text-align:left;
    }
    .check-list{
        background: url(/assets/css/img/fon_new.png);
        background-repeat: no-repeat;
        background-size: cover;
    }
    .back.start{
        padding-top:0;
    }
    .menu ul{
        display:none;
    }
    .mob{
        float: right;
        color: #FFF;
        border: 2px solid;
        border-radius: 4px;
        display: block;
        padding: 5px 8px;
        font-size: 24px;
        cursor:pointer;
        z-index:100002;
    }
    .menu.mshow ul{
        display: block; 
        position: absolute;
        z-index: 100001;
        width: Calc(100% - 30px);
        left: 15px;
        top: 65px;
        background: orange;
        border-radius: 4px;
        box-shadow: 1px 0 4px #222;
        background: url(/assets/css/img/new/bg_clear.png);
    }
    .menu.mshow ul li{
        display:block;
        float:none;
    }
    .menu.mshow ul li a{
        padding: 15px;
        border-bottom: 1px solid;
    }
    .menu.mshow ul li a.big{
        margin-left:0;
        font-size:20px;
        margin-top:0;
        border-bottom:none;
    }
    .icon-splash-text{
        font-size:16px;
        left:15px;
        top:15px;
        width:Calc(100% - 30px);
        max-height:Calc(100% - 30px);
        overflow-y:auto;
    }
    .about H2, .results H2, .steps H2, .price H2, .specs H2, .clinic H2, .back.about h2{
        font-size:30px;
    }
    .content.register .frm-register, .content.register .frm-auth, .content.register .nav{
        float:none;
        margin:0;
        width:100%;
        margin-top:25px;
    }
    .content.register .nav p{
        display:none;
    }
    .top_menu_btn{
        margin-right:10px;
        padding: 2px 5px;
    }
    .top_menu_btn.exit{
        margin-right:0px;
    }
    .top_menu_btn.user{
        float:none;
        width:100%;
        margin-bottom:5px;
    }
    .top_menu_btn.user:after{
        content:"";
        display:block;
        clear:both;
    }
    .top_menu_btn.user br{
        display:none;
    }
    .top_menu_btn.user span{
        display:block;
        margin-left:30px;
    }
    .top_menu_btn span{
        display:none;
    }
    .top_menu_btn.user img{
        display:none;
    }
    .top_menu_btn.user img.premium-icon{
        display: block;
        position: absolute;
        top: -8px;
    }
    .one-step-before{
        float:0;
        margin:0;
        width:100%;
    }
    .profile{
        padding:150px 15px;
    }
    .quote{
        float:none;
        width:100%;
        height:auto;
        background:none;
    }
    .today{
        float:none;
        width:100%;
    }
    .top_menu_days-wrapper, .result-wrapper, .food-wrapper, .help-wrapper, .shop-wrapper{
        top:92px;
    }
    .food-content-start, .white-block, .recipe-more{
        background:#efeef3;
        padding:15px;
    }
    .food-content-start H1, .white-block H1{
        font-size: 26px;
        font-weight: bold;
        margin: 0;
        padding-top: 40px;
    }
    .food-content-start-block{
        float: none;
        margin:0;
        width: 100%;
        padding: 25px 0;
    }
    .food-content-item {
        position: relative;
        padding:0;
        height:auto;
        width:100%;
        margin-top:50px;
    }
    .food-content-item img{
        position:relative;
    }
    .food-content-item:last-child:after{
        content:"";
        display:block;
        height:50px;
        clear:both;
    }
    .recipe-more H2{
        margin-top:50px;
    }
    .res-table th font{
        display:none;
    }
    .res-table th span{
        position: relative;
        display: block;
        margin: 0 auto;
        bottom: -5px;
        right: 0px;
        border-radius: 50%;
        width: 24px;
        height: 24px;
        color: #FFF;
        background: #72a6a4;
        text-align: center;
        padding-top: 1px;
        font-size: 16px;
    }
    .res-table td{
        padding:5px;
    }
    .res-table td, .res-table th{
        font-size:12px;
    }
    body.form{
        padding:15px;
    }
    .d-buts a{
        float:none;
        width:100%;
        margin-bottom:15px;
        display:block;
    }
    .price-block{
        float: none;
        width: 100%;
        padding: 0;
        border: 2px solid #FFF;
        margin-bottom: 25px;
        border-radius: 15px;
    }    
    .price-block-content{
        background:none;
        min-height:auto;
    }
    .price-block H4, .price-block H5{
        position:relative;
    }
    .back.steps .btn-register{
        font-size:20px;
    }
    .order-block{
        float:none;
        width:100%;
        text-align:center;
    }
    .shop-wrapper{
        height:100%;
        padding-bottom: 100px;
    }
    .shop-content{
        height:100%;
        overflow-y:auto;
    }
    
}
