@media (max-width: 1023px){
    /*---------------
        Main styles
    ---------------*/
    #menu .box{
        padding: 20px 40px;
    }


    #menu .close_link{
        top: 0;
        right: 0;
    }
    .menu_link{
        top: 20px;
    }


    /*---------------
        Header
    ---------------*/



    /*---------------
        Sidebar
    ---------------*/
    aside{
        position: fixed;

        width: 100%;

        height: auto;

        text-align: center;
        z-index: 100;
    }



    aside .logo{
        display: none;
    }

    aside .mob_logo{
        display: block;
        height: 110px;
        line-height: 110px;
    }


    aside .menu{
        position: relative;

        display: block;
        clear: both;

        width: calc(100% + 3px);
        height: 80px;
    }

    aside .menu li{
        float: left;

        width: 33.3333%;
        height: 80px;
    }
    aside .menu li:last-child{
        width: 33.4444%;
    }

    aside .menu li a{
        height: 80px;
        font-size: 18px;
        line-height: 30px;
    }

    aside .menu li:nth-child(4){
        position: absolute;
        top: -85px;
        left: 50%;

        display: block;

        width: 33.333%;
        height: 50px;

        background: none;

        transform: translateX(-50%);
    }

    aside .menu li:nth-child(4) a{
        display: block;

        width: 100%;
        height: 50px;

        padding: 0;

        background: #fff;
    }

    aside .menu li a.order_link div{
            width: 91%;
            height: 50px;
            padding: 0;
            color: #f00a66;
            line-height: 50px;
            border: 2px solid #f00a66;
            border-radius: 30px;
    }

    aside .menu li a.order_link div:after{
        display: none;
    }
    .menu_link{
        font: 21px/80px Intro;
        right: 20px;
    }

    .right_info .text .link{
        height: 70px;
        padding: 9px 37px;
        font: 700 26px/46px Intro;
        border-radius:35px;
    }
    .menu_link .icon{
        width: 70px;
        height: 70px;
        margin-left: 11px;
        padding: 23px 0;
    }


    /*---------------
        Main section
    ---------------*/
    .section{
        min-height: 0;
    }
    #fullpage{
        margin-top: 190px;
    }
    .about h1{
        font-size: 34px;
    }

    .section .content{
        position: relative;
        left: 0;

        width: 100%;
        height: auto;
    }

    .section_box{
        display: flex;
    flex-direction: column-reverse;
    }
    .section8 .main_slider_content .owl-slide .col.left .title{
        text-align: center;
        font-size: 36px;
        line-height: 46px;
    }

    .section8 .main_slider_content{
        padding: 55px 30px;
    }


    .main_slider .owl-slide{
        padding-bottom: 66%;
    }
    aside .menu li a.order_link div{
        font-size: 22px;
        margin-top: 10px;
        line-height: 44px;
    }


    .main_slider,
    .section3 .main_slider,
    .section4 .main_slider,
    .section5 .main_slider,
    .section6 .main_slider,
    .section7 .main_slider,
    .section8 .main_slider{
        position: relative;

        height: auto;
    }

    .main_slider .owl-slide{
        height: auto !important;
    }

    .main_slider .owl-slide img{
        position: relative;
        top: 0;
        left: 0;

        display: block;

        width: 100%;

        transform: none;
    }


    .section,
    .fp-tableCell{
        height: auto !important;
    }


    .right_info{
        display: flex;
        float: none;

        width: 100% !important;
        height: auto;

        justify-content: flex-start;
        align-items: center;
        align-content: flex-start;
        flex-wrap: wrap;
    }

    .right_info .owl-slider{
        position: relative;

        width: 50%;
        height: auto;
    }

    .right_info .owl-slide{
        height: 356px;
    }


    .right_info .box{
        text-align: center;
    }

    .right_info .text{
        position: relative;

        width: 50%;
        height: auto;
    }

    .right_info .text .title{
        display: inline-block;
        vertical-align: top;

        padding-right: 30px;

        font-size: 26px;
        line-height: 1.3;
    }

    .right_info .text .title img{
        display: inline;
    }

    .right_info .text .title h3{
        transition: border-color .2s linear;
    }

    .right_info .text .title.active h3{
        border-color: transparent;
    }

    .right_info .text .title.active i{
        transform: rotate(180deg);
    }

    .right_info .text .mob_hide{
        display: none;

        padding-top: 35px;
        line-height: 1.5;
    }

    .order_form form .sbOptions{
        top:60px !important;
    }
    .order_form form .sbHolder, .order_form form select{
        height: 60px;
    }
    a.sbToggleOpen{
        transform: rotate(180deg);
    }
    .order_form form .sbToggle.sbToggleOpen{
        top:40%;
    }

    .right_info .text .box{
        padding: 28px 0px;
    }
    .right_info .text .box .title{
        padding-right: 0;
        font-size: 32px;
        background: none;
    }

    .right_info .text p + p{
        margin-top: 15px;
        padding-top:0;
    }

    .section7 .right_info .text, .section8 .right_info .text{
        padding-bottom: 15px;
    }

    .section7 .right_info .mob_hide, .section8 .right_info .mob_hide{
        padding-top: 42px;
    }
    .section8 .right_info .text ul li + li{
        margin-top: 3px;
    }

    .section4 .right_info .text{
        margin-bottom: 5px;
    }

    .product{
        margin-top: 0;
    }


    .section3 .right_info .text,
    .section4 .right_info .text,
    .section5 .right_info .text,
    .section6 .right_info .text,
    .section7 .right_info .text,
    .section8 .right_info .text{
        width: 100%;
    }

    .section3 .right_info .box,
    .section4 .right_info .box,
    .section5 .right_info .box,
    .section6 .right_info .box,
    .section7 .right_info .box,
    .section8 .right_info .box,
    .order_form{
        padding: 35px 30px;
    }

    .section3 .right_info .text .title,
    .section4 .right_info .text .title,
    .section5 .right_info .text .title,
    .section6 .right_info .text .title,
    .section7 .right_info .text .title,
    .section8 .right_info .text .title{
        text-align: center;
    }

    .owl-carousel .owl-nav .owl-prev:hover, .owl-carousel .owl-nav .owl-next:hover{
            opacity: .3;
    background-color: rgba(0,0,0,0.004);
    }

    .box .title i{
        display:inline-block;
    }


    .share_link,
    .share_modal{
        right: 0;
    }
    .section8 .main_slider_content .owl-slide{
        font-size: 19px;
    line-height: 25px;
    }
    aside .mob_logo img{
        height: 60px;
        max-width: 100%;
    }

    .about{
        width: 100%;
        font-size: 20px;
    line-height: 28px;
        margin-left: 0;
        padding: 48px 30px 100px;
    }
    .about h2{
        font-size: 24px;
    }
    .order_form form .submit{
        padding-top: 5px;
            margin-bottom: 45px;
    }
    .order_form form .error_text{
        left: 25%;
    }

    .about img{
        margin-top: 30px;
    }
    .main_slider_content .owl-slide{
        font-size: 19px;
        line-height: 25px;
    }

    .about h1 {
    margin-bottom: 55px;
}

    .about .col_left{
        padding-right: 0px;
        width: 50%;
    }
    .about .col_right{
        width: 45%;
        padding-left: 50px;
    }
    .main_slider_content .owl-slide .col.left p + p{
        margin-top: 10px;
    }
    .main_slider_content .owl-slide .col.right p{
        margin-bottom:16px;
    }
    .main_slider_content .owl-slide .col.left{
        padding-left: 35px;
    }

    .right_info .text{
        font-size: 20px;
    }

    .main_slider_content{
        position: relative;
        bottom: 0;
        left: 0;

        width: 100%;
        height: auto;

        padding: 40px 30px 70px;
    }
    .main_slider_content, .section7 .main_slider_content, .section8 .main_slider_content{
        padding-bottom: 70px;
        padding-top:40px;
    }


    .owl-carousel .owl-nav .owl-prev,
    .owl-carousel .owl-nav .owl-next{
        width: 60px;

        background-size: 25px auto !important;
    }


    .contacts{
        width: 50%;
        padding: 55px 30px;
        text-align: center;
        font-size: 22px;
        line-height: 24px;
    }

    .contacts .block_title{
        height: 26px;

        margin-bottom: 30px;

        font-size: 32px;
        line-height: 13px;
    }

    .order_form .block_title{
        font-size: 32px;
        margin-bottom: 25px;
    margin-top: 25px;
    }

    .order_form form .input{
        height: 60px;
        font-size: 24px;
    }
    .order_form form .sbSelector{
        height: 60px;
        font-size: 24px;
        line-height: 60px;
    }

    .contacts .col.left,
    .contacts .col.right{
        width: 100%;

        padding: 0;
    }

    .contacts .col.right{
        margin-top: 20px;
    }
    .order_form form .name{
        font-size: 24px;
    }


    .map{
        right: 0;
        left: auto;

        width: 50%;
        height: 100%;
    }


    .order_form{
        width: 100%;
        height: auto;
    }

    .order_form form .lines{
        margin-left: -20px;
    }

    .order_form form .line{
        float: left;

        width: calc(50% - 20px);

        margin-left: 20px;
    }


    .order_form form .submit{
        clear: both;
    }



    /*---------------
        Footer
    ---------------*/



    /*---------------
        PopUp
    ---------------*/
}
