@media (min-width:1201px) {
    .header .container {
        max-width: 1200px;
    }
}
@media (min-width:992px) and (max-width:1200px) {
    .header .container {
        max-width: 1000px;
    }
}




@media (max-width:1599px) {
    .banner_overlay .banner_text {
        margin-bottom: 0;
    }

}

@media (max-width:1399px) {
    /* .header .main_wrap .logo {
        width: 290px;
    } */

    .header .main_wrap .menu {
        width: calc(100% - 290px - 225px);
    }

    /* .banner_overlay h2 {
        font-size: 40px;
        padding-bottom: 10px;
    } */
    .banner_overlay h2 br {
        display: none;
    }

    /* .banner_overlay p.big {
        font-size: 16px;
        line-height: 24px;
    } */
    /* .overview_section .title {
        font-size: 40px;
    } */
    .title_header h2,
    .two_column_section .content h4 {
        font-size: 40px;
    }

    .relationship_section .relationship_overlay h2 {
        font-size: 50px;
    }

    .two_column_section .content {
        padding-right: 20px;
    }

}

@media (max-width:1600px) {
    /* .owl-carousel.amenities_slider .owl-nav {
        padding: 0 17%;
    } */
}

@media (min-width:1200px) and (max-width:1599px) {
    /* .header .main_wrap .logo {
        width: 185px;
    } */

    .header .main_wrap .menu ul li a {
        font-size: 13px;
    }

    .banner_overlay h2 {
        font-size: 31px;
        padding-bottom: 9px;
    }

    .banner_overlay p.big {
        font-size: 16px;
        line-height: 24px;
        padding-bottom: 8px;
    }

    .banner_overlay p {
        font-size: 15px;
    }

    .overview_section .title {
        font-size: 36px;
    }

    .header .main_wrap .dlf_logo img {
        width: 100px;
    }

    .two_column_section .content .content_wid {
        width: 100%;
        max-width: 100%;
    }

    .two_column_section .row .col-lg-6:nth-child(1) {
        padding-right: 40px;
    }

    .two_column_section .row .col-lg-6:nth-child(2) {
        padding-left: 40px;
    }
   

    .title_header h2,
    .two_column_section .content h4,
    .smart_home .smart_box h4 {
        font-size: 32px;
    }

    .title_header {
        margin-bottom: 35px;
    }

    .two_column_section .content {
        padding-right: 20px;
    }
    .smart_box2 ul.content_wid_icon li { 
        line-height: 20px; 
        font-size: 14px;
    }

    .mapsect .map_location_slider .owl-nav {
        right: 0;
    }
    body {
        line-height: 1.6;
    }
    .two_column_section .content h4 {
        margin-bottom: 20px;
    }    
}

@media (min-width:1200px) and (max-width:1499px) {
    .two_column_section .row .col-lg-6:nth-child(1) .content {
        padding-top: 40px;
    }
    .two_column_section .row .col-lg-6:nth-child(2) .content {
        padding-top: 90px;
    }
}


@media (max-width:1299px) {
   .smart_home .col-lg-6.pad0 {
        padding: 60px 65px; 
    }

    .mapsect.smart_home .col-lg-6.pad0 {
        padding-right: 100px;
    }

    .mapsect .map_location_slider .location_content {
        max-width: 100%;
    }

    .mapsect .map_location_slider .owl-nav {
        right: -57px;
    }
}

@media (max-width:1199px) {
 

    .header .main_wrap .menu {
        width: calc(100% - 220px - 225px);
    }

    .header .main_wrap .menu ul li {
        padding: 0 10px;
    }

    .header .main_wrap .menu ul li a {
        font-size: 13px;
    }

    .banner_overlay p {
        font-size: 14px;
        line-height: 18px;
    }

    .banner_overlay p.big {
        font-size: 14px;
        line-height: 20px;
    }

    .banner_overlay .banner_text {
        margin-bottom: 0;
        margin-top: 15px;
    }

    .banner_overlay p.big {
        margin-bottom: 14px;
        font-size: 16px;
        line-height: 23px;
        padding-bottom: 0;
        margin-bottom: 20px;
    }

    .banner_overlay p.border_tag {
        margin-bottom: 12px;
        padding-bottom: 15px;
    }

    .banner_overlay h2 {
        font-size: 24px;
        padding-bottom: 5px;
    }

    .banner_overlay .theme_btn1 {
        padding: 12px 15px;
    }

    .banner_overlay p.big {
        margin-bottom: 14px;
    }

    .relationship_section .relationship_overlay a {
        margin-top: 5px;
    }

    .relationship_section .relationship_overlay h2 {
        font-size: 33px;
        margin-bottom: 15px;
    }

    .relationship_section .relationship_overlay h2 br {
        display: none;
    }

    .amenities_slider .item>img {
        width: 100%;
        margin: 0;
    }

    .amenities_slider .item .amenities_overlay {
        position: relative;
        float: right;
        margin-top: 0;
        padding: 20px;
        box-shadow: none;
        width: 100%;
        max-width: 100%;
    }



    .owl-carousel.amenities_slider .owl-nav button {
        background: #6b8264;
    }

    .owl-carousel.amenities_slider2 .owl-nav button.owl-prev {
        left: 15px;
    }

    .owl-carousel.amenities_slider2 .owl-nav button.owl-next {
        right: 15px;
    }

    .owl-carousel.floor_slider .owl-nav button {
        background: #6b8264;
        color: #FFF;
    }

    .owl-carousel.floor_slider .owl-nav button.owl-next {
        right: -11px;
    }

    .owl-carousel.floor_slider .owl-nav button.owl-prev {
        left: -11px;
    }

    .two_column_section .row .col-lg-6:nth-child(1) {
        padding-right: 50px;
    }

    .two_column_section .row .col-lg-6:nth-child(2) {
        flex-direction: column-reverse;
        padding-left: 50px;
    }

    .amenities_section {
        position: relative;
        max-width: 100%;
    }
    .amenities_slider {
        padding: 0;
        position: relative;
        max-width: 100%;
        overflow: hidden;
    }
    .two_column_section .content .content_wid {
        width: 100%;
        max-width: 100%;
    }

    .two_column_section .row .col-lg-6:nth-child(1),
    .two_column_section .row .col-lg-6:nth-child(2) {
        padding-left: 15px;
        padding-right: 15px;
    }

    .two_column_section .content {
        padding-left: 0;
    }

    .overview_section .title,
    .title_header h2,
    .two_column_section .content h4,
    .smart_home .smart_box h4 {
        font-size: 30px;
    }
    .smart_box2 ul.content_wid_icon {
        margin-top: 30px;
    }
    .smart_home .smart_box h4 {
        margin-bottom: 17px;
    }
     .smart_home .col-lg-6.pad0 {
        padding: 50px 65px;
    }
    .section_padding {
        padding: 70px 0;
    }
}

@media (max-width:991px) {
    .header .main_wrap .menu {
        display: none;
    }

    #mob_trigger {
        display: flex;
    }

    .header .main_wrap .dlf_logo {
        display: flex;
    }
    .header .main_wrap {
        display: block;
    }
    .header .main_wrap .logo {
        float: left;
    }
    .header .main_wrap .dlf_logo {
    display: flex !important;
    float: right;
    justify-content: center;
    align-items: center;
    height: 100%;
}
    #mob_trigger {
        padding: 4px;
        float: left;
        margin-top: 25px;
    }

    .relationship_section .relationship_overlay {
        position: relative;
        margin-top: -150px;
        background: transparent;
    }

    .amenities_slider .item .amenities_overlay {
        position: relative;
        float: right;
        margin-top: -100px;
        padding: 20px;
        box-shadow: none;
    }

    .amenities_slider .item .amenities_overlay ul li {
        font-size: 13px;
        line-height: 20px;
        margin-bottom: 15px;
    }

    .amenities_slider .item .amenities_overlay ul li img {
        width: 40px;
        max-width: 40px;
        margin-right: 18px;
    }

    .header .main_wrap .menu {
        position: fixed;
        top: 0;
        right: 0;
        width: 320px;
        height: 100%;
        padding: 20px;
        background: #032939;
        display: flex;
        align-items: center;
        justify-content: center;
        opacity: 0;
        visibility: hidden;
        transition: all 0.5s ease;
        transform: translateX(100%);
        z-index: 9;
        box-shadow: 0 0 15px 0 rgb(0 0 0 / 50%);
    }

    .header .main_wrap .menu .close_menu {
        position: fixed;
        top: 12px;
        left: 12px;
        color: #FFF;
        width: 30px;
        height: 30px;
        border: 1px solid #FFF;
        text-align: center;
        line-height: 28px;
        display: block;
    }

    .header .main_wrap .menu.open {
        opacity: 1;
        visibility: visible;
        transform: translateX(0);
    }

    .header .main_wrap .menu ul {
        flex-direction: column;
        gap: 15px;
    }

    .header .main_wrap .menu ul li {
        text-align: center;
    }

    .header .main_wrap .menu ul li a {
        font-size: 22px;
        color: #ffffff;
        letter-spacing: 0.5px;
    }

    .header.fixed .main_wrap .menu ul li a {
        color: #ffffff;
    }

    .banner_overlay .banner_text {
        margin-top: 0;
        max-width: 60%;
        background: rgb(255 255 255 / 62%);
        padding: 30px;
    }

    .map_section .location {
        margin-top: 30px;
    }

    .map_section .location h4 {
        margin-bottom: 10px;
        padding: 12px 17px;
        font-size: 16px;
    }

    .map_section .map {
        background-image: none;
        height: auto;
    }

    .map_section .map img {
        display: block;
    }

    .two_column_section {
        padding-top: 0;
    }

    .two_column_section .row .col-lg-6:nth-child(2) {
        flex-direction: column;
    }

    .overview_section {
        text-align: center;
        padding: 30px 0;
    }

    .two_column_section .row .col-lg-6:nth-child(1),
    .two_column_section .row .col-lg-6:nth-child(2) {
        padding: 0 30px;
    }

    .smart_home .col-lg-6.pad0,
    .mapsect.smart_home .col-lg-6.pad0 {
        background: transparent;
        padding: 0 12px;
        min-height: auto;
    }

    .smart_home .col-lg-6.pad0>.smart_box {
        background: #FFF;
        width: 100%;
        padding: 50px;
    }

    .smart_home .smart_box_img img {
        max-width: 100%;
    }

    .smart_home.mapsect .smart_box_img {
        margin-right: 0;
    }

    .smart_home .smart_box_img {
        margin-left: 0;
    }

    .mapsect .map_location_slider .location_content {
        max-width: calc(100% - 60px);
    }

    .mapsect .map_location_slider .owl-nav {
        right: 0;
    }

    .two_column_section.level2 .reverse {
        flex-direction: column-reverse;
    }
    .two_column_section.level2 {
        padding-top: 100px;
        padding-bottom: 40px;
    }
    
    .two_column_section.level2 .content {
        margin-bottom: 30px;
    }
    
    .two_column_section.level2.spt0 {
        padding-top: 0;
    }
    .section_padding {
        padding: 50px 0;
    }
    .two_column_section.level2 {
        padding-top: 50px;
        padding-bottom: 40px;
    }
    .amenities_slider .slider_caption_right {
        bottom: 50px;
    }
    .amenities_slider .slider_caption_left {
        bottom: 100px;
        font-size: 14px;
        left: 20px;
    }
    .smart_home .smart_box_img img {
        border-radius: 0;
    }
    .smart_home {
        padding-right: 30px;
        padding-left: 30px;
    }
    .amenities_row {
        margin-bottom: 0;
    }
}

@media (max-width:767px) {
    .header .main_wrap .logo {
        width: 63px;
    }

    .header .main_wrap .dlf_logo a {
        display: none;
    }

         .header .main_wrap .dlf_logo img {
        width: 100%;
        max-width: 150px;
    }
    .header .main_wrap .dlf_logo{
        margin-top: 0;
    }
    .header .main_wrap .dlf_logo {
        width: auto !important;
    }
    

    #mob_trigger span {
        width: 22px;
        height: 2px;
    }

   
    .amenities_slider .item>img {
        width: 100%;
        margin-bottom: 0;
    }

    .amenities_slider .item .amenities_overlay {
        margin-top: 0;
        width: 100%;
        max-width: 100%;
    }

    .title_header {
        margin-bottom: 30px;
    }

    .title_header h2 {
        margin-bottom: 15px;
    }

    .banner_overlay .banner_text {
        max-width: 80%;
        margin-left: 15px;
    }

    .owl-carousel.amenities_slider2 .owl-nav button.owl-prev {
        left: 30px;
    }

    .owl-carousel.amenities_slider2 .owl-nav button.owl-next {
        right: 30px;
    }

    .relationship_section .relationship_overlay {
        margin-top: 0;
    }

    .relationship_section .relationship_overlay .content_box {
        background: rgb(255 255 255 / 15%);
    }

    .overview_section .title {
        margin-bottom: 15px;
    }

    .overview_section .theme_btn1 {
        margin-top: 00px;
    }

    .two_column_section .content {
        padding: 30px 0;
    }

    .two_column_section .row .col-lg-6:nth-child(1) .content {
        padding-top: 0;
    }

    .map_section .location ul li {
        font-size: 13px;
    }

    .two_column_section .row .col-lg-6:nth-child(1),
    .two_column_section .row .col-lg-6:nth-child(2) {
        padding: 0 15px;
    }

    .title_header h2,
    .two_column_section .content h4 {
        font-size: 30px;
    }

    .section_padding {
        padding: 50px 0;
    }

    .section_padding.spb0 {
        padding-bottom: 0;
    }

    .section_padding.spt0 {
        padding-top: 0;
    }

    ul.tab_links {
        flex-wrap: wrap;
        max-width: 100%;
        justify-content: center;
    }
    .mapsect .map_location_slider .location_content {
        max-width: 100%;
    }
    .mapsect .map_location_slider .owl-nav {
        right: 0;
        top: auto;
        bottom: 0;
        width: 100%;
        position: relative;
    }
    .mapsect .map_location_slider .owl-nav button {
        margin-bottom: 0;
        margin-right: 10px;
    }
    /* .amenities_slider .owl-dots {
        position: relative;
        bottom: 0;
        margin-top: 12px;
    } */
    .owl-carousel.amenities_slider .owl-nav {
        display: none;
    }
    .theme_btn1.floating {
        right: 17px;
        font-size: 14px;
        padding: 9px 16px;
    }
    .amenities_row > div {
        width: 50%;
        padding: 0 20px;
    }
    .two_column_section {
        padding-right: 8px;
    }
    .new_amenities_section {
        padding-right: 22px;
    }
    .investment_life_section .title_header {
        padding-right: 36px;
    }
    .footer_section .top_footer {
        padding-right: 24px;
    }
    .smart_home {
        padding-right: 30px;
        padding-left: 30px;
    }
    
}

@media (max-width:479px) { 

    #mob_trigger {
        padding: 4px;
    }

    #mob_trigger span {
        width: 20px;
        height: 2px;
        margin: 2px 0;
    }

    .title_header h2,
    .overview_section .title,
    .two_column_section .content h4,
    .smart_home .smart_box h4 {
        font-size: 24px;
    }

    .banner_overlay {
        position: relative;
    }

    .banner_overlay .banner_text {
        max-width: 100%;
        margin-left: 0;
        background: rgb(255 255 255 / 15%);
    }

    .two_column_section .content .content_wid,
    .investment_life_section .title_header .content {
        width: 100%;
    }
    .mapsect .map_location_slider .item .location_content ul li span {
        display: block;
    }
    
    .mapsect .map_location_slider .item .location_content ul li {
        flex-wrap: wrap;
    }
    .smart_home .col-lg-6.pad0>.smart_box {
        background: #FFF;
        width: 100%;
        padding: 25px;
    }
    .smart_home .smart_box h4 {
        margin-bottom: 15px;
    }
    .amenities_slider .slider_caption_right {
        font-size: 9px;
        bottom: 30px;
    }
    
    .amenities_slider .slider_caption_left {
        font-size: 10px;
        bottom: 80px;
        left: 15px;
    }
    .amenities_slider .owl-dots {
        bottom: 10px;
    }

    body {
        font-size: 15px;
        line-height: 1.6;
    }
    .smart_home .smart_box ul li {
        margin-bottom: 5px;
    }
    .popup_modal .popup_body {
        padding: 15px 15px 18px;
    }
    
    .popup_modal .popup_contaier {
        padding: 12px;
    }
    .header .main_wrap .menu ul li a {
        font-size: 15px;
    }
    .amenities_row {
        margin-bottom: 20px;
    }
    .card-item-icon {
        margin-bottom: 10px;
    }
    
    .card-with-icon-item {
        padding: 5px 0;
    }
    .smart_home {
        padding-right: 15px;
        padding-left: 15px;
    }
    .new_amenities_section .title_header p br {
        display: none;
    }
    .bottom_footer span {
        font-size: 12px;
    }
    .footer_section .top_footer p { 
        line-height: 25px;
    }
}

@media (max-width:375px) {
    
}