@media (min-width: 1630px) {
    .concept_kvart_img1{
        width: 1000px;
    }
    .security_section_img1{
        width: 1000px;
    }
}
@media (min-width: 900px) {
    html{
        font-size: .5208333333vw;
    }
    .concept_kvart_img1{
        position: absolute;
        left: 0;
        bottom: 0;
        max-width: initial;
        width: 100rem;
        height: 100%;
        border-radius: 0 0 0 150px;
    }
}
@media (min-width: 1200px) {
    .main_section_right{
        height: 100vh;
        background: url('../img/right_bg2.png') left top no-repeat;
        background-size: 100% 100%;
    }
    /*body > section > div > div > div:nth-child(1){*/
    /*    height: 100vh;*/
    /*}*/
    .price_wrap{
        position: absolute;
        bottom: 0;
        padding-top: 42px;
        padding-bottom: 16px;
        padding-left: 42px;
        width: 600px;
    }
    .in_eksp{
        font-size: 22px;
        line-height: 32px;
        padding: 34px;
        padding-top: 104px;
    }
    .main_img_m2{
        width: 100px;
        margin-top: 100px;
    }
    .form_wrap h5{
        font-size: 32px;
    }
    .form_wrap form{
        width: 314px;
    }
    .form_wrap form img{
        top: 10px;
    }
    .form_wrap form img.form_icon2{
        top: 80px;
    }
    .form_wrap{
        padding-bottom: 34px;
        background-size: contain;
        width: 534px;
    }
    .form_wrap form input{
        font-size: 20px;
        padding: 7px 28px;
        margin-bottom: 20px;
    }
    .form_wrap form button{
        line-height: 54px;
        font-size: 22px;
    }
    .price_wrap p{
        font-size: 22px;
    }
    .price_wrap p span{
        font-size: 54px;
    }
    .top_desc{
        font-size: 15px;
        line-height: 18px;
        margin-bottom: 8px;
    }
    .show_map{
        margin-bottom: 10px;
        line-height: 30px;
        font-size: 15px;
        width: 185px;
    }
    .logo_header{
        width: 1.5rem;
    }
    .adress_block{
        margin-top: 6px;
    }
    .header_line{
        margin-bottom: 14px;
    }
    .advantage_block p{
        font-size: 15px;
        line-height: 22px;
    }
    .download_map_btn{
        margin-top: 12px;
        font-size: 15px;
        line-height: 30px;
        width: 185px;
    }
    .advantage_bottom_item img{
        width: 32px;
    }
    .advantage_bottom_item p{
        font-size: 20px;
    }
    .info_wrapper{
        padding-top: 10px;
    }
    .advantage_bottom_item h6{
        font-size: 38px;
        margin-top: 12px;
        margin-bottom: 0;
    }
}
@media (max-width: 760px) {
    #exampleModalForm .modal-dialog.modal-dialog-centered{
        width: 340px;
        margin: 0 auto;
    }
    #exampleModalForm .form_header h5{
        font-size: 30px;
        line-height: 37px;
        margin-bottom: 16px;
    }
    #room_plan1 .form_header h5{
        font-size: 30px;
        line-height: 37px;
        margin-bottom: 16px;
    }
    .plan_modal .form_header_icon2{
        top: 133px;
    }
    html{
        font-size: 10px;
    }
    .form_header input{
        font-size: 18px;
        line-height: 32px;
    }
    .burger_icon{
        margin-right: -15px;
        padding: 5px 15px;
        border-radius: 25px 0 0 25px;
        margin-top: 12px;
        background: url('../img/call_review_bg.svg') center center no-repeat;
    }
    .modal .close{
        right: 0;
        top: -30px;
    }
    .logo_grey{
        margin: 0 auto;
        margin-top: 25px;
        width: 90%;
        display: block;
    }
    .header_down h3{
        text-align: center;
        font-size: 20px;
        line-height: 29px;
        margin-top: 20px;
        margin-bottom: 10px;
    }
    .header_text{
        font-size: 25px;
        margin-top: 5px;
        margin-bottom: 2px;
    }
    .header_text span{
        font-size: 40px;
    }
    .header_text2{
        text-align: center;
        font-size: 20px;
        line-height: 29px;
    }
    .header_text2 span{
        display: block;
    }
    .header_btn_modal{
        display: flex;
        width: 100%;
        justify-content: space-between;
        align-items: center;
        margin-bottom: 22px;
        margin-top: 15px;
        padding: 11px 25px;
        color: #fff;
        background: url('../img/call_review_bg.svg') center center no-repeat;
        background-size: 100%;
        font-size: 18px;
        text-transform: uppercase;
        font-weight: 800;
    }
    .header_btn_modal span{
        line-height: 18px;
    }
    .header_wrap{
        background: url("../img/header_bg_m.png") center top no-repeat;
        background-size: cover;
    }
    .concept_kvart{

    }
    .concept_kvart_img1{
        position: static;
        width: 100%;
        display: block;
        margin-right: -15px;
        border-radius: 0 0 0 100px;
        height: 300px;
    }
    .concept_kvart .col-md-5.offset-md-1.order-md-last.order-first{
        padding-right: 0;
    }
    .concept_kvart_img1_icon {
        position: absolute;
        width: 55px;
        left: 14px;
        bottom: 82px;
    }
    .concept_kvart .lotus_img1{
        margin-top: 25px;
        margin-bottom: 12px;
    }
    .concept_kvart h3{
        font-size: 30px;
        line-height: 128.9%;
        margin-bottom: 5px;
    }
    .concept_kvart h4{
        font-size: 25px;
        line-height: 28px;
        margin-top: 10px;
    }
    .concept_kvart p{
        font-size: 14px;
        line-height: 21px;
        margin-top: 15px;
    }
    .concept_kvart_text2{
        margin-bottom: 40px;
    }
    .concept_kvart_img2{
        position: static;
        width: 100%;
        margin-left: -15px;
        border-radius: 0 70px 70px 0;
        height: 250px;
    }
    .concept_kvart .lotus_img{
        margin-top: 30px;
        margin-bottom: 15px;
    }
    .submit_form{
        display: block;
        border-radius: 30px 30px 0px 0px;
        padding: 18px;
        padding-top: 25px;
    }
    .submit_form_section{
        overflow: hidden;
    }
    .submit_form_section .col-md-8.offset-md-2{
        padding: 0;
    }
    .submit_form input{
        margin-bottom: 20px;
        margin-left: 0;
    }
    .submit_form_user{
        top: 76px;
        left: 82vw;
    }
    .submit_form_phone{
        top: 146px;
        left: 82vw;
    }
    .plan_section_list{
        display: block;
    }
    .plan_section{
        overflow: hidden;
    }
    .infrastructure_section{
        overflow: hidden;
    }
    .infrastructure_section h3{
        font-size: 30px;
        line-height: 128.9%;
        margin-bottom: 5px;
    }
    .infrastructure_section{
        padding: 80px 0;
    }
    .infrastructure_section h4{
        font-size: 20px;
        line-height: 28px;
        margin-top: 5px;
        margin-bottom: 25px;
    }
    .infrastructureSwiperNav_item{
        height: 130px;
    }
    .infrastructureSwiper .swiper-button-next, .infrastructureSwiper .swiper-button-prev{
        width: 50px;
        height: 50px;
        border-radius: 50%;
        background: #AD1F12;
        bottom: 50%;
        margin-bottom: -25px;
        z-index: 5;
        top: auto;
        display: flex;
    }
    .swiper-button-next:after, .swiper-button-prev:after{
        font-size: 20px;
    }
    .advantage_section h3{
        font-size: 30px;
        line-height: 128.9%;
    }
    .gallery{
        overflow: hidden;
        padding-bottom: 90px;
    }
    .construction_progress{
        overflow: hidden;
        padding-top: 40px;
        padding-bottom: 40px;
    }
    .developer_form{
        width: 100%;
    }
    .btn_top{
        right: -40px;
    }
    .advantage_section{
        padding-top: 100px;
    }
    .advantage_section_item h6{
        position: static;
        text-align: left;
        line-height: 100%;
        font-size: 26px;
    }
    .advantage_section_item img{
        height: 100%;
        margin-right: 16px;
    }
    .advantage_section_item p{
        font-size: 16px;
        line-height: 17px;
        padding-right: 0;
    }
    .advantage_section_item{
        padding-right: 20px;
        margin-bottom: 20px;
        height: auto;
    }
    .security_section_img1{
        position: static;
        max-width: 100%;
        width: 100%;
        margin-right: -15px;
    }
    .security_section{
        margin-top: -90px;
    }
    body > section.security_section > div > div:nth-child(1) > div.col-md-6.offset-md-1.order-md-last.order-first{
        padding-right: 0;
    }
    .security_section_lotus{
        margin-top: 25px;
        margin-bottom: 14px;
    }
    .security_section h3{
        font-size: 30px;
        line-height: 128.9%;
        margin-bottom: 3px;
    }
    .security_section p{
        font-size: 25px;
        line-height: 28px;
        margin-bottom: 35px;
    }
    .security_section_img2{
        position: static;
        max-width: 100%;
        width: 100%;
        margin-left: -15px;
        border-radius: 0 50px 50px 0;
    }
    .security_section h6{
        line-height: 20px;
        font-size: 16px;
    }
    .plan_section{
        padding-top: 30px;
    }
    .plan_section h3{
        font-size: 30px;
        line-height: 128.9%;
        margin-bottom: 0;
        margin-top: 0;
    }
    .plan_section_list li:first-child div{
        display: inline-flex;
        width: 100px;
    }
    .plan_section_list li{
        margin-bottom: 10px;
        display: inline-flex;
    }
    .plan_section .swiper-button-prev{
        left: -5px;
    }
    .plan_section .swiper-button-next{
        right: -5px;
    }
    .plan_section .swiper-button-prev, .plan_section .swiper-button-next{
        width: 50px;
        height: 50px;
        background: #AD1F12;
        border-radius: 50px;
        top: 64%;
    }
    .plan_section .swiper-button-next:after, .plan_section .swiper-button-prev:after, .gallerySwiper1:after, .gallerySwiper2:after, .constructionProgressSwiper1:after, .constructionProgressSwiper2:after{
        font-size: 20px;
    }
    .plan_section h5{
        font-size: 25px;
        line-height: 37px;
    }
    .plan_section h5 span{
        font-size: 40px;
        line-height: 50px;
    }
    .plan_section_advantage{
        height: auto;
        margin-bottom: 20px;
    }
    .plan_section_advantage h5{
        margin-bottom: 20px;
    }
    .plan_section_advantage p{
        font-size: 14px;
        line-height: 21px;
    }
    .gallery{
        margin-top: -40px;
        padding-top: 30px;
    }
    .gallery h3{
        font-size: 30px;
        line-height: 128.9%;
        margin-bottom: 10px;
    }
    .gallerySwiper img.gallerySwiperImg{
        height: 150px;
        margin-bottom: 10px;
    }
    .gallerySwiperImg3{
        height: 310px;
    }
    .construction_progress .advantage_section_lotus{
        display: block;
        margin: 0 auto;
    }
    .construction_progress h3{
        font-size: 30px;
        line-height: 128.9%;
        margin: 0;
        text-align: center;
        margin-bottom: 10px;
        margin-top: 15px;
    }
    .developer{
        padding-top: 40px;
        padding-bottom: 40px;
    }
    .developer h3{
        font-size: 30px;
        line-height: 128.9%;
        margin-top: 5px;
    }
    .developer_item_wrap{
        display: block;
    }
    .developer_item_wrap a{
        display: block;
        margin-bottom: 10px;
    }
    .developer_item_wrap{
        padding-bottom: 10px;
    }
    .developer_form h5{
        margin-top: 30px;
        margin-bottom: 5px;
    }
    .developer_form input{
        margin-bottom: 20px;
    }
    .developer_form_icon1{
        top: 72px;
    }
    .developer_form_icon2{
        top: 144px;
    }
    footer{
        padding: 30px 0;
    }
    .logo_footer{
        width: 130px;
    }
    body > section.developer > div > div:nth-child(2) > div:nth-child(1) > div > div.developer_item_bottom > div > img{
        display: none;
    }
    .header_advantage_section{
        padding: 50px 0;
        background: url("../img/header_advantage_m.png") center bottom no-repeat;
        background-size: cover;
    }
    .header_advantage_item{
        display: block;
        text-align: center;
    }
    .advantage_line_m{
        display: block;
        margin: 0 auto;
        margin-bottom: 28px;
        margin-top: 20px;
    }
    .header_advantage_item p span{
        font-size: 48px;
        line-height: 50px;
        margin-bottom: 0;
        margin-top: 14px;
    }
    .header_advantage_item p{
        height: 94px;
    }
    .concept_kvart{
        position: relative;
        z-index: -1;
        margin-top: -54px;
    }
    .modalForm .form_header{
        padding: 30px 15px;
    }
    .modalForm .form_header_icon1{
        right: 40px;
        top: 97px;
    }
    .modalForm .form_header_icon2{
        right: 40px;
        top: 165px;
    }
    .preloader img{
        max-width: 80%;
    }
    .burger_menu{
        background: #0C2E3D;
        padding-top: 20px;
        position: fixed;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
        overflow-y: scroll;
        z-index: 99;
        height: 100vh;
    }
    .header_menu{
        display: block;
        border: 0;
        padding-top: 10px;
        margin-bottom: 20px;
    }
    .header_menu li a{
        opacity: 1;
        margin-bottom: 20px;
        display: block;
        text-align: left;
    }
    .burger_menu_contact{
        background: #11475F;
        padding: 20px 0;
        position: relative;
        padding-bottom: 4px;
    }
    .header_contact{
        display: block;
        margin-bottom: 15px;
        width: 76%;
    }
    .instagram_link{
        position: absolute;
        right: 20px;
        top: 0;
    }
    .burger_menu .call_review{
        background: #AD1F12;
        border-radius: 0;
        margin: 0;
        width: 100%;
    }
    .modal_plan_wrap .modal-dialog .plan_modal{
        padding: 30px 15px;
    }
    .plan_modal h4{
        font-size: 24px;
        line-height: 30px;
        margin-bottom: 10px;
    }
    .plan_modal .plan_swiper_item_down p{
        font-size: 14px;
    }
    .plan_modal .plan_swiper_item_down{
        margin-left: 0;
        padding-bottom: 5px;
    }
    .plan_modal .form_header{
        width: 100%;
    }
    .modal_plan_wrap .close{
        right: 20px;
        top: 20px;
        color: #000;
    }
    .constructionProgressSwiper_itemDown{
        width: 100%;
        left: initial;
        margin-left: initial;
        padding-top: 50px;
        padding-bottom: 20px;
    }
    .constructionProgressSwiper_itemDown h6{
        z-index: 0;
    }
    .swiper-slide.swiper-slide-active .constructionProgressSwiper_item img{
        border-radius: 50px;
        filter: none;
        width: 90%;
        display: block;
        margin: 0 auto;
    }
    .constructionProgressSwiper_itemDown h4{
        font-size: 25px;
        position: relative;
        z-index: 5;
    }
    .constructionProgressSwiper_itemDown p{
        position: relative;
        z-index: 5;
    }
    .constructionProgressSwiper .swiper-slide.swiper-slide-active{
        transform: initial;
    }
    .gallerySwiper2, .constructionProgressSwiper2{
        background: #AD1F12;
        width: 40px;
        height: 40px;
        border-radius: 50%;
        color: #fff;
        top: 32%;
        z-index: 99;
        right: 0;
    }
    .gallerySwiper1, .constructionProgressSwiper1{
        background: #AD1F12;
        width: 40px;
        height: 40px;
        border-radius: 50%;
        color: #fff;
        top: 32%;
        z-index: 99;
        left: 0;
    }
    .constructionProgressSwiper{
        padding-top: 40px;
        padding-bottom: 40px;
    }
    .security_section_icon1{
        width: 50px;
        left: 5px;
        bottom: 20%;
    }
    .security_section_icon2{
        width: 200px;
        bottom: 0;
        right: 30%;
    }
    .infrastructureSwiper .swiper-slide img{
        height: 250px;
    }
    .advantage_section_item p{
        font-size: 14px;
    }
    .advantage_section_item14{
        height: 150px;
    }
    .constructionProgressSwiperSlide .swiper-wrapper{
        background: none;
    }
}