@media screen and (min-width: 1920px) {

}

@media screen and (max-width: 1600px) {

}

@media screen and (max-height: 580px) {
}

@media screen and (max-height: 600px) {
}

@media screen and (max-width: 1440px) {
}

@media screen and (max-width: 1366px) {

}

@media screen and (max-width: 1280px) {
    .container{
        width: 100%;
        padding: 0 50px;
    }
    .slide_rooms .col-xs-8{
        width: 60%;
    }
    .slide_rooms .col-xs-4{
        width: 40%;
    }
    .slide_propertyinsights .slick-arrow{
        right: -40px;
    }
    .slide_propertyinsights .slick-arrow.slick-prev {
        right: auto;
        left: -40px;
    }
}

@media screen and (max-width: 1200px) {
    .details_grandma_location{
        padding: 0 50px;
    }
}

@media screen and (max-width: 1100px) {
    .container{
        padding: 0 30px;
    }
    .section_header{
        padding: 0 30px;
    }
    .hamberger_menu{
        left: 30px;
    }
    .brand_logo{
        left: 80px;
    }
    .slick-arrow{
        left: 30px;
    }
    .slick-arrow.slick-next{
        right: 30px;
    }
    .section_intro p, .section_grandma p, .section_aboutus p, .section_projects p{
        width: 70%;
    }
    .images_plangrandma img{
        width: 600px;
    }
    /*.plan_a1 {*/
    /*    right: 25%;*/
    /*    top: 50%;*/
    /*}*/
    /*.plan_a1:before {*/
    /*    height: 125px;*/
    /*}*/
    /*.plan_a1:after {*/
    /*    top: -125px;*/
    /*}*/
    .section_intro{
        padding: 50px 0;
    }
    .section_grandma{
        padding: 0 0 50px;
    }
    .images_intro{
        display: inline-block;
        width: 100%;
    }
    .images_intro .col-xs-7{
        width: 100%;
    }
    .images_intro .col-xs-5{
        width: 100%;
        display: none;
    }
    .images_intro:before{
        width: calc(100% - 50px);
        right: 0;
        left: 0;
        margin: auto;
    }
    .section_grandma_location .col-xs-7{
        width: 100%;
    }
    .section_grandma_location .col-xs-5{
        width: 100%;
    }
    .section_grandma_location{
        padding: 0;
    }
    .details_grandma_location{
        height: auto!important;
        padding: 50px 30px;
    }
    .section_map{
        height: 450px;
    }
    .section_footer .col-xs-4{
        width: 100%;
    }
    .section_footer .col-xs-4:nth-child(1){
        display: none;
    }
    .section_footer .col-xs-4:nth-last-child(2){
        text-align: center;
    }
    .social_footer ul{
        margin: 30px 0;
    }
    .section_aboutus{
        padding: 50px 0;
    }
    .section_aboutus .leaf_intro{
        top: -50px;
    }
    .row_about {
        margin: 80px 0 0;
    }
    .details_about .col-xs-6{
        width: 100%;
    }
    .details_about{
        display: block;
        margin: 0;
    }
    .details_about .col-xs-6:nth-child(1) .images_aboutus{
        height: auto;
        padding: 0;
    }
    .details_about .col-xs-6:nth-child(1) {
        padding: 50px 0;
        text-align: center;
    }
    .details_about .col-xs-6:nth-child(2) {
        padding-right: 0;
    }
    .details_about .images_aboutus:before {
        right: 0;
        left: 0;
        top: 0;
        bottom: 0;
        width: calc(100% - 50px);
    }
    .row_contact ul {
        margin: 25px 0 0;
    }
    .row_contact li:nth-child(1){
        padding-top: 0;
    }
    .row_contact li:nth-last-child(1){
        padding-bottom: 0;
    }
    .row_contact li{
        width: 100%;
        border: none;
        padding: 15px 0;
    }
    .row_contact p{
        margin: 0;
    }
    .social_contact ul{
        margin: 0 auto;
    }
    .row_contact{
        width: 100%;
    }
    .section_contactus{
        padding: 50px 0;
    }
    .section_register{
        padding: 0 0 50px;
    }
    .slide_rooms .col-xs-8{
        width: 100%;
    }
    .slide_rooms .col-xs-4{
        width: 100%;
        height: auto;
        padding-bottom: 30px;
    }
    .images_rooms{
        height: 450px;
    }
    .details_rooms{
        height: auto!important;
        padding: 30px;
    }
    .details_rooms:before{
        width: calc(100% - 50px);
        height: calc(100% + 50px);
        right: 0;
        border-left: 1px solid;
    }
    .section_projects{
        padding: 50px 0;
    }
    .btn_sliderooms{
        /*display: none;*/
        position: initial;
        justify-content: center;
        margin: 30px 0 0;
    }
    .section_masterplan{
        padding: 50px 0;
    }
    .section_gallery{
        padding: 0 0 50px;
    }
    .section_location .col-xs-7{
        width: 100%;
    }
    .section_location .col-xs-5{
        width: 100%;
        padding: 50px 0;
        text-align: center;
    }
    .section_location ul{
        text-align: left;
    }
    .row_propertyinsights{
        gap: 30px;
        grid-template-columns: 1fr 1fr;
    }
    .section_propertyinsights{
        padding: 50px 0;
    }
    .video_youtube:before{
        width: calc(100% - 50px);
        height: calc(100% + 50px);
        left: 0;
    }
    .video_youtube {
        margin: 60px 0 60px 0;
    }
    .images_propertyinsights{
        height: 420px;
    }
    .slide_propertyinsights .slick-arrow{
        right: -35px;
        height: 420px;
    }
    .slide_propertyinsights .slick-arrow.slick-prev {
        right: auto;
        left: -35px;
    }
    .section_propertyinsights_home{
        padding: 50px 0;
    }
    .section_nearby{
        padding: 0 0 50px;
    }
}

@media screen and (max-width: 991px) {
    .section_propertyinsights_details .container {
        width: 100%;
    }
}

@media screen and (max-width: 820px) {
    .leaf_intro:before, .leaf_intro:after{
        width: 140px;
    }
    .images_grandma_location, .images_aboutus{
        height: 450px;
    }
    .images_plangrandma img {
        width: 500px;
    }
    /*.plan_a1 {*/
    /*    right: 26%;*/
    /*    top: 52%;*/
    /*}*/
    /*.plan_a1:before {*/
    /*    height: 80px;*/
    /*}*/
    /*.plan_a1:after {*/
    /*    top: -80px;*/
    /*}*/
    /*.plan_a2:before{*/
    /*    height: 80px;*/
    /*    bottom: -80px;*/
    /*}*/
    /*.plan_a2 {*/
    /*    right: 47%;*/
    /*    top: 8%;*/
    /*}*/
    /*.plan_a2:after{*/
    /*    bottom: -80px;*/
    /*}*/
    /*.plan_a3 {*/
    /*    right: 73%;*/
    /*    top: 22%;*/
    /*}*/
    /*.plan_a3:before{*/
    /*    width: 80px;*/
    /*    right: -80px;*/
    /*}*/
    /*.plan_a3:after{*/
    /*    right: -80px;*/
    /*}*/
    /*.plan_a4:before{*/
    /*    width: 80px;*/
    /*    right: -80px;*/
    /*}*/
    /*.plan_a4:after{*/
    /*    right: -80px;*/
    /*}*/
    .box_register{
        width: 100%;
    }
    .images_gallery {
        height: 180px;
    }
    .section_intro p, .section_grandma p, .section_aboutus p, .section_projects p{
        width: 100%;
    }
    .section_aboutus{
        padding: 80px 0 50px;
    }
    .section_aboutus .leaf_intro {
        top: -80px;
    }
    .section_propertyinsights{
        padding: 50px 0;
    }
    .section_propertyinsights_details{
        padding: 50px 0;
    }
    .details_propertyinsightsinfo{
        padding: 30px 0;
    }
    .images_propertyinsights {
        height: 320px;
    }
    .slide_propertyinsights .slick-arrow {
        height: 320px;
    }

}

@media screen and (max-width: 640px) {
    .social_header li{
        padding: 0 5px;
    }
    .images_icon{
        width: 20px;
        height: 20px;
    }
    .slick-arrow, .slide_grandma_location .slick-arrow{
        left: 15px;
    }
    .slick-arrow.slick-next, .slide_grandma_location .slick-arrow.slick-next{
        right: 15px;
    }
    .leaf_intro:before, .leaf_intro:after {
        width: 120px;
        height: 145px;
    }
    .leaf_intro {
        top: -50px;
    }
    .images_intro .col-xs-7 img, .images_aboutus{
        height: 350px;
    }
    .images_intro:before{
        height: calc(350px + 30px);
    }
    .images_grandma_location{
        height: 350px;
    }
    .details_grandma_location li >label{
        display: block;
        float: none;
        text-align: left;
    }
    .section_map {
        height: 350px;
    }
    .overlay-menu .right{
        width: 100%;
    }
    .images_plangrandma img {
        width: 100%;
    }
    .no_plan{
        font-size: 11px;
        width: 35px;
        height: 35px;
    }
    .plan_a1 {
        right: 15%;
        top: 30%;
    }
    .plan_a2 {
        right: 43%;
        top: 30%;
    }
    .plan_a3 {
        right: 65%;
        top: 30%;
    }
    /*.plan_a1 {*/
    /*    right: 8%;*/
    /*    top: 52%;*/
    /*}*/
    /*.plan_a3 {*/
    /*    right: auto;*/
    /*    left: 0;*/
    /*    top: 23%;*/
    /*}*/
    /*.plan_a4 {*/
    /*    right: 80%;*/
    /*    top: 57%;*/
    /*}*/
    .box_register form{
        width: 100%;
    }
    .box_register{
        padding: 50px 30px;
    }
    .box_register form ul{
        padding-left: 15px;
    }
    .g-recaptcha{
        transform: scale(0.9)!important;
        -webkit-transform: scale(0.9)!important;
    }
    .text_slide h1{
        font-size: 24px;
    }
    .images_rooms{
        height: 350px;
    }
    .nav-tabs.nav-tabs-dropdown,
    .nav-tabs-dropdown {
        /*border-bottom: 1px solid #ffffff26;*/
        border-radius: 0;
        overflow: hidden;
        position: relative;
        width: 100%;
    }

    .nav-tabs.nav-tabs-dropdown::after,
    .nav-tabs-dropdown::after {
        content: '';
        width: 0;
        height: 0;
        border-left: 5px solid transparent;
        border-right: 5px solid transparent;
        border-top: 7px solid #ffffff;
        position: absolute;
        left: auto;
        right: 25px;
        top: 20px;
        margin: auto;
        transition: all 0.25s;
    }

    .nav-tabs-dropdown a {
        border-bottom: 1px solid #04234121 !important;
        text-align: left;
    }

    .nav-tabs.nav-tabs-dropdown.open a,
    .nav-tabs-dropdown.open a {
        position: relative!important;
        display: block;
    }

    .nav-tabs.nav-tabs-dropdown.open > li.active > a,
    .nav-tabs-dropdown.open > li.active > a {
        background: #c7aa6c!important;
        /*border-radius: 0;*/
    }
    .section_portfolio .nav li.active a{
        padding: 10px 15px;
    }

    .nav-tabs.nav-tabs-dropdown li,
    .nav-tabs-dropdown li {
        display: inline;
        width: 100%;
        padding: 0!important;
        vertical-align: bottom;
        margin: 0 !important;
    }

    .nav-tabs.nav-tabs-dropdown > li > a,
    .nav-tabs-dropdown > li > a {
        position: absolute!important;
        top: 0;
        left: 0;
        margin: 0;
        width: 100%;
        /*height: 100%;*/
        display: inline-block;
        border-color: transparent;
        background: #ffffff!important;
        padding: 10px 25px;
        color: var(--pimary-color);
        border-radius: 100px;
    }

    .nav-tabs.nav-tabs-dropdown > li > a:focus,
    .nav-tabs-dropdown > li > a:focus,
    .nav-tabs.nav-tabs-dropdown > li > a:hover,
    .nav-tabs-dropdown > li > a:hover,
    .nav-tabs.nav-tabs-dropdown > li > a:active,
    .nav-tabs-dropdown > li > a:active {
        border-color: transparent;
    }

    .nav-tabs.nav-tabs-dropdown > li.active > a,
    .nav-tabs-dropdown > li.active > a {
        display: block;
        border-color: transparent;
        position: relative!important;
        z-index: 0;
        background: #c7aa6c!important;
        color: #ffffff!important;
        padding: 10px 25px;
    }

    .nav-tabs.nav-tabs-dropdown > li.active > a:focus,
    .nav-tabs-dropdown > li.active > a:focus,
    .nav-tabs.nav-tabs-dropdown > li.active > a:hover,
    .nav-tabs-dropdown > li.active > a:hover,
    .nav-tabs.nav-tabs-dropdown > li.active > a:active,
    .nav-tabs-dropdown > li.active > a:active {
        border-color: transparent;
    }
    .row_photogallery{
        grid-template-columns: 1fr 1fr;
    }
    .images_gallery {
        height: 120px;
    }
    .row_photogallery{
        gap: 10px;
    }
    .section_gallery ul{
        margin: 30px 0;
    }
    .section_location li>label{
        display: inline-block;
        width: 100%;
        float: none;
        text-align: left;
    }
    .social_footer .images_icon{
        width: 30px;
        height: 30px;
    }
    .overlay ul{
        padding: 0 30px;
    }
    .row_propertyinsights {
        grid-template-columns: 1fr;
    }
    .video_youtube:before {
        width: calc(100% - 25px);
        height: calc(100% + 25px);
        left: 0;
    }
    .slide_propertyinsights .slick-arrow{
        right: 0;
        height: 320px;
    }
    .slide_propertyinsights .slick-arrow img{
        filter: brightness(0) invert(1);
    }
    .slide_propertyinsights .slick-arrow.slick-prev {
        right: auto;
        left: 0;
    }
}

@media screen and (max-height: 600px) {

}

@media screen and (max-width: 430px) {

}

@media screen and (max-width: 390px) {
}


@media screen and (max-width: 375px) {
    .brand_logo img{
        padding: 22px 0;
    }
    .social_header li {
        padding: 0 4px;
    }
    .no_plan{
        width: 30px;
        height: 30px;
        font-size: 9px;
    }
    .no_plan:after{
        width: 7px;
        height: 7px;
    }
    .plan_a1:before {
        height: 60px;
        bottom: 30px;
    }
    .plan_a1:after {
        top: -60px;
    }
    .plan_a2:before {
        height: 60px;
        bottom: -60px;
    }
    .plan_a2:after {
        bottom: -60px;
    }
    .plan_a3:before {
        width: 60px;
        right: -60px;
    }
    .plan_a3:after {
        right: -60px;
    }
    .plan_a4:before {
        width: 60px;
        right: -60px;
    }
    .plan_a4:after {
        right: -60px;
    }
    .brand_logo {
        left: 70px;
    }
}

@media screen and (max-width: 360px) {

}