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

}

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

}

@media screen and (max-height: 580px) {
    .address_menu{
        display: none;
    }
}

@media screen and (max-height: 600px) {
    .section_parallax{
        height: 100vh;
    }
}

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

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

}

@media screen and (max-width: 1280px) {
    .section_gallery, .details_currentproject, .section_currentproject, .details_owner, .section_ig{
        padding: 50px;
    }
    .section_intro{
        padding: 150px 0 50px;
    }
    .row_currentproject, .row_pastprojects, .copyright{
        margin-top: 50px;
    }
    .section_pastprojects{
        padding: 0 50px 0;
    }
    .images_pastprojects{
        height: 280px;
    }
    .images_owner{
        height: 600px;
    }
    .section_footer{
        padding: 50px 0 0;
    }
    .section_aboutus, .row_mission, .address_contact, .section_greencpncept, .secton_masterplan{
        padding: 50px 0;
    }
    .section_contact{
        padding: 50px 0;
    }
    .section_inquiry, .section_location{
        padding: 0 50px 50px;
    }
    .row_inquiry{
        padding: 50px 30px;
    }
    .masterplan_type{
        padding: 50px 50px 0;
    }
    .row_type{
        margin-bottom: 50px;
    }
    .slide_greenconcept .slick-arrow, .slide_location .slick-arrow{
        left: -50px;
    }
    .slide_greenconcept .slick-arrow.slick-next, .slide_location .slick-arrow.slick-next{
        right: -40px;
    }
    .row_video{
        width: 100%;
        margin: 30px auto;
    }
    .images_masterplan span{
        bottom: 35%;
    }
    .details_type span{
        float: right;
    }
    .details_type, .images_type{
        height: 500px;
    }
    .section_gallery ul.nav{
        margin: 30px 0;
    }
    .details_location{
        padding: 50px;
    }
    .section_process{
        padding: 0 50px 50px;
    }
    .dchateau_details{
        margin: 50px 0;
    }
}

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

@media screen and (max-width: 1100px) {
    .section_intro p>label, .address p>label, .section_aboutus p>label{
        display: inline;
    }
    .leaf:before{
        width: 320px;
    }
    .leaf:after{
        width: 300px;
    }
    .row_currentproject{
        display: block;
    }
    .row_currentproject .col-xs-7{
        width: 100%;
    }
    .row_currentproject .col-xs-5{
        width: 100%;
    }
    .details_currentproject{
        height: auto!important;
    }
    .row_pastprojects .slide_pastprojects .slick-track{
        display: inline-block;
    }
    .slide_pastprojects .slide{
        padding: 0 25px;
    }
    .slide_pastprojects .slick-list{
        margin: 0 -25px;
        overflow: hidden;
    }
    .section_pastprojects {
        padding: 0 50px 50px;
    }
    .section_owner .col-xs-6{
        width: 100%;
    }
    .images_owner, .images_owner img{
        height: auto;
    }
    .row_footer{
        text-align: center;
    }
    .row_footer .col-xs-3{
        width: 100%;
        margin: 0;
    }
    .row_footer .col-xs-3.sitemap{
        display: none;
    }
    .logo_footer img{
        margin: auto;
        height: 90px;
    }
    .social ul{
        display: inline-block;
        margin: 0 auto;
    }
    .address{
        padding: 0;
    }
    .col-xs-3.contact{
        margin: 30px 0;
    }
    .section_footer h4{
        margin-bottom: 0;
    }
    .copyright{
        text-align: center;
    }
    .copyright p>label {
        float: none;
    }
    .section_slideshow:after{
        width: 70%;
        left: -40%;
    }
    .row_mission .col-xs-6{
        width: 100%;
    }
    .images_ourmission, .images_ourmission img{
        height: auto;
    }
    .details_ourmission{
        padding: 50px 0 0;
        text-align: center;
    }
    .details_ourmission p:nth-last-child(1){
        margin-bottom: 0;
    }
    .images_masterplan span:after{
        width: 40px;
        height: 40px;
    }
    .images_masterplan span:before{
        width: 45px;
        height: 45px;
        left: 0;
    }
    .images_masterplan label{
        font-size: 14px;
    }
    .row_type .col-xs-7{
        width: 100%;
    }
    .row_type .col-xs-5{
        width: 100%;
    }
    .details_type, .images_type, .images_type img{
        height: auto;
    }
    .row_type .col-xs-5:after, .row_type .col-xs-5:before{
        width: 100%;
    }
    .images_type{
        margin-bottom: 30px;
    }
    .details_type span {
        float: none;
    }
    .images_gallery{
        height: 220px;
    }
    .section_location .col-xs-6{
        width: 100%;
    }
    .slide_location{
        border: none;
    }
    .details_location{
        height: auto!important;
        border-bottom: 6px solid;
        border-image: linear-gradient(90deg, rgba(159, 127, 100, 1) 0%, rgba(227, 206, 173, 1) 35%, rgba(159, 127, 100, 1) 70%, rgba(227, 206, 173, 1) 100%) 1;
    }
    .section_googlemap, .images_currentproject{
        height: 450px;
    }
    .section_owner .col-xs-6{
        display: none;
    }
    .row_owner{
        display: flow-root;
        width: 100%;
        text-align: center;
    }
    .row_owner .col-xs-3{
        width: 100%;
    }
    .row_owner .col-xs-3:nth-child(1){
        text-align: center;
        margin-bottom: 30px;
    }
    .section_owner:before{
        content: none;
    }
    .section_owner:after{
        width: 100%;
    }
    .row_owner .col-xs-12{
        display: block;
    }
    .row_video iframe{
        height: 519px;
    }
    .row_dchateau_details ul{
        padding: 0;
    }
    .dchateau_details{
        width: 400px;
        margin: 50px auto;
    }
    .dchateau_details .col-xs-6{
        width: 100%;
    }
    .row_dchateau_details .col-xs-6:nth-child(1):before{
        content: none;
    }
}

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

}

@media screen and (max-width: 820px) {
    .leaf:after{
        content: none;
    }
    .section_slideshow:after {
        width: 100%;
        left: -40%;
        background: radial-gradient(circle, rgba(247, 189, 113, 0.9) 0%, rgba(247, 189, 113, 0.6) 30%, rgb(247 189 113 / 10%) 50%, rgba(247, 189, 113, 0) 70%);
    }
    .container{
        padding: 0 30px;
    }
    .section_header{
        padding: 0 30px;
    }
    .button_container{
        left: 30px;
    }
    .overlay{
        max-width: none;
    }
    .overlay ul li{
        text-align: left;
    }
    .button_container.active {
        left: 30px;
    }
    .overlay-menu{
        padding: 0 30px;
    }
    .address_menu{
        left: 30px;
        bottom: 30px;
    }
    .details_currentproject{
        background-size: 900px;
    }
    .images_pastprojects {
        height: 350px;
    }
    .details_currentproject, .section_currentproject, .details_owner, .section_ig{
        padding: 50px 30px;
    }
    .section_pastprojects {
        padding: 0 30px 50px;
    }
    .arrow_more:before {
        right: auto;
        left: -15px;
        border-left: 7px solid #b2a085;
        border-right: none;
    }
    .overlay ul{
        padding: 0 0 0 15px;
    }
    ul.sub_menu {
        padding: 10px 0 0 30px;
    }
    ul.sub_menu li:before{
        left: -22px;
        right: auto;
    }
    ul.sub_menu li:after {
        left: -22px;
        right: auto;
    }
    .telmail_contact li{
        width: 100%;
        border-right: none;
        padding: 0 0 30px;
    }
    .telmail_contact ul{
        display: block;
    }
    .social_contact li{
        float: left;
        width: auto;
        padding: 0 15px;
    }
    .telmail_contact li:nth-last-child(1) {
        padding-bottom: 0;
    }
    .address_contact{
        padding: 50px 0 30px;
    }
    .section_inquiry {
        padding: 0 30px 50px;
    }
    .row_input {
        margin: 30px auto 0;
        width: 100%;
    }
    .images_masterplan span:after{
        width: 30px;
        height: 30px;
    }
    .images_masterplan span:before, .images_masterplan span{
        width: 35px;
        height: 35px;
        left: 0;
    }
    .images_masterplan label {
        font-size: 12px;
    }
    /*.images_masterplan span{*/
    /*    left: 17%;*/
    /*}*/
    /*.images_masterplan span.unit6 {*/
    /*    left: 27%;*/
    /*}*/
    /*.images_masterplan span.unit5 {*/
    /*    left: 38%;*/
    /*}*/
    /*.images_masterplan span.unit4 {*/
    /*    left: 48%;*/
    /*}*/
    /*.images_masterplan span.unit3 {*/
    /*    left: 58%;*/
    /*}*/
    /*.images_masterplan span.unit2 {*/
    /*    left: 68%;*/
    /*}*/
    .masterplan_type {
        padding: 50px 30px 0;
    }
    .section_gallery{
        padding: 50px 30px;
    }
    .section_location{
        padding: 0 30px 50px;
    }
    .details_location{
        padding: 30px;
        background-position: center;
    }
    .details_type{
        padding: 30px;
    }
    .section_process {
        padding: 0 30px 50px;
    }
    .row_video iframe {
        height: 400px;
    }
}

@media screen and (max-width: 640px) {
    .text_slide{
        width: calc(100% - 60px);
        font-size: 20px;
        /*top: 130px;*/
    }
    .brand_logo{
        height: 90px;
    }
    .leaf:before {
        width: 220px;
    }
    .section_slideshow:after {
         left: -60%;
         background: radial-gradient(circle, rgba(247, 189, 113, 0.9) 0%, rgba(247, 189, 113, 0.6) 30%, rgb(247 189 113 / 0%) 50%, rgba(247, 189, 113, 0) 70%);
     }
    .address_menu img{
        height: 80px;
    }
    .social .images_icon {
        width: 20px;
        height: 20px;
    }
    .social {
        margin-top: 10px;
    }
    h1, .section_aboutus h1, .section_contact h1{
        font-size: 30px;
    }
    h2{
        font-size: 24px;
    }
    .details_currentproject{
        padding: 30px;
    }
    .soldout{
        left: -15px;
        top: 15px;
    }
    .images_pastprojects {
        height: 280px;
    }
    .row_input .col-xs-2{
        width: 100%;
    }
    .row_input .col-xs-10{
        width: 100%;
    }
    .row_input label {
        padding: 0;
    }
    .input_data{
        padding: 0 10px 10px;
    }
    .text_area label{
        margin-bottom: 15px;
    }
    .address_contact p>label{
        display: inline;
    }
    .row_video{
        border-radius: 0;
    }
    .row_button li{
        width: 100%;
        padding: 0;
    }
    .row_button .btn_readmore{
        width: 100%;
    }
    .tab_details table td{
        padding: 5px 10px;
    }
    .images_greenconcept, .images_location, .section_googlemap, .images_currentproject{
        height: 350px;
    }
    .details_type ol {
        padding: 0 0 0 25px;
    }
    .details_type span {
        width: 100%;
        display: inline-block;
    }
    .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: 10px;
        top: 16px;
        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: var(--pimary-color)!important;
    }
    .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;
    }

    .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: var(--pimary-color)!important;
        color: #ffffff!important;
        padding: 10px;
    }

    .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 {
        gap: 10px;
        grid-template-columns: 1fr 1fr;
    }
    .images_gallery {
        height: 130px;
    }
    .details_location li label {
        float: none;
        display: inline-block;
        width: 100%;
    }
    .tab_details table{
        width: 100%;
    }
    .images_masterplan label {
        font-size: 9px;
    }
    .images_masterplan span:after{
        width: 20px;
        height: 20px;
    }
    .images_masterplan span:before, .images_masterplan span{
        width: 22px;
        height: 22px;
        left: 0;
    }
    .images_masterplan label {
        font-size: 8px;
    }
    /*.images_masterplan span {*/
    /*    bottom: 25%;*/
    /*    left: 13%;*/
    /*}*/
    /*.images_masterplan span.unit6 {*/
    /*    left: 23%;*/
    /*}*/
    /*.images_masterplan span.unit5 {*/
    /*    left: 33%;*/
    /*}*/
    /*.images_masterplan span.unit4 {*/
    /*    left: 44%;*/
    /*}*/
    /*.images_masterplan span.unit3 {*/
    /*    left: 54%;*/
    /*}*/
    /*.images_masterplan span.unit2 {*/
    /*    left: 64%;*/
    /*}*/
    .details_type li label{
        width: auto;
    }
    .btn_ig{
        display: block;
    }
    .section_ig p{
        display: inline-block;
    }
    .slide_currentproject .slick-arrow{
        left: 15px;
    }
    .slide_currentproject .slick-next{
        right: 15px;
        left: auto;
    }
    .row_video iframe {
        height: 200px;
    }
    .row_unit li{
        padding: 0 5px;
    }
    .dchateau_details{
        width: 100%;
    }
    .row_dchateau_details li>label{
        width: 100%;
    }
    .row_dchateau_details li{
        padding: 0 0 5px;
    }
}

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

}

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

}

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

}

@media screen and (max-width: 375px) {
    .row_video iframe {
        height: 170px;
    }
    .images_masterplan label {
        font-size: 7px;
    }
    .images_masterplan span:after {
        width: 17px;
        height: 17px;
    }
    .images_masterplan span:before, .images_masterplan span {
        width: 19px;
        height: 19px;
    }
}

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