@media (max-width:1140px) {
.desk_mob_banner{
    display:none;
}
    .header_box .menu-content .h_logo,
    .header_box .menu-content .head_social {
        display: block;
    }

    .row_inner {
        justify-content: space-between !important;
        display: flex;
    }

    .menu-content {
        display: none;
    }

    .menu__btn {
        display: flex;
    }

    .logo-box-dlf {
        display: inline-block;
        float: right;
    }

    /* -- mobile menu -- */

    .menu-content-wrap {
        max-width: 0;
    }

    .row_inner>div {
        width: auto;
    }

    .nav_trigger {
        margin-left: 15px;
    }

    .header_box .menu-content {
        display: flex;
        flex-wrap: wrap;
        align-content: space-between;
        position: fixed;
        left: 0;
        width: 300px;
        background: #FFF;
        height: 100vh;
        top: 0;
        box-shadow: 0 0 15px 0 rgb(0 0 0 / 12%);
        z-index: 10;
        overflow: auto;
        -webkit-transform: translateX(-100%);
        -ms-transform: translateX(-100%);
        transform: translateX(-100%);
        -webkit-transition: all 0.5s ease;
        -o-transition: all 0.5s ease;
        transition: all 0.5s ease;
    }

    .header_box .menu-content.open {
        -webkit-transform: translateX(0);
        -ms-transform: translateX(0);
        transform: translateX(0);
    }

    .header_box .mene_wrap {
        width: 100%;
    }

    .header_box .menu-content ul li {
        border-bottom: 1px solid rgb(0 0 0 / 14%);
        display: block;
        text-align: left;
        padding: 12px 0;
    }

    .header_box .menu-content ul li a {
        color: #000;
    }

    .header_box .menu-content ul {
        padding: 0 11px;
    }

    .menu__btn:after {
        content: '';
        width: 100%;
        height: 100%;
        position: fixed;
        top: 0;
        left: 0;
        background: rgb(0 0 0 / 30%);
        z-index: 0;
        opacity: 0;
        visibility: hidden;
        -webkit-transition: all 0.5s ease;
        -o-transition: all 0.5s ease;
        transition: all 0.5s ease;
    }

    .menu__btn.active:after {
        opacity: 1;
        visibility: visible;
    }

    .menu__btn.active>span {
        z-index: 5;
    }

    .head_social li {
        border: none !important;
    }

    .head_social ul {
        display: flex;
    }

    .header_box .menu-content .head_social {
        width: 100%;
        text-align: left;
        padding: 0 15px;
        align-items: center;
        display: flex;
        margin: 10px 0;
    }

    .header_box .menu-content .head_social li {
        display: inline-block;
        margin: 0;
        padding: 0;
    }

    .header_box .menu-content .head_social h5 {
        font-size: 15px;
        font-weight: 500;
        margin-bottom: 0;
        text-align: left;
        padding: 0px !important;
        margin-right: 15px;
    }

    .header_box .menu-content .head_social li a {
        font-size: 20px;
    }

    .header_box .menu-content .head_social ul {
        padding: 0;
    }

    .header_box .menu-content .head_social li a {
        padding: 0 5px !important;
    }

}

@media (max-width:992px) {
.desk_mob_banner {
    display: none;
}
    .header_box .logo-box {
        text-align: left;
    }

    .slide_content {
        padding: 0 15px;
    }

    .sec_delhi {
        padding: 60px 0;
    }

    .section_delhi.sec_delhi h2 {
        padding-bottom: 50px;
        margin-bottom: 0;
    }

    p {
        font-size: 14px;
        line-height: 22px;
    }

    h2 {
        font-size: 45px;
        line-height: 60px;
    }

    .section_delhi .delhi_box_content {
        padding: 0 15px;
    }

    .section_delhi.city-living .city-living-box {
        padding-bottom: 50px;
    }

    .city-living {
        padding-bottom: 60px;
        padding-top: 60px;
    }

    #cityliving {
        padding-top: 0;
    }

    .section_delhi.precision-living .city-living-box {
        padding-bottom: 50px;
    }

    .precision-living .delhi_box_img.width_adjust img {
        margin-bottom: 30px;
    }

    .precision-living {
        padding-bottom: 60px;
    }

    .benchmark-living {
        padding-top: 0;
    }

    .crafted-living {
        padding-top: 0;
    }

    .section_delhi.crafted-living .delhi_box_img {
        padding-right: 20px;
    }

    .section_delhi.crafted-living .col-lg-4:nth-child(1),
    .section_delhi.crafted-living .col-lg-4:nth-child(2),
    .section_delhi.crafted-living .col-lg-4:nth-child(3) {
        margin-bottom: 40px;
    }

    footer .footer_box {
        padding: 40px 0 20px 0;
    }

    .comp__btn {
        padding: 15px 15px;
    }

    .section_delhi .delhi_box_content a.btn {
        margin-top: 10px;
    }

    footer .footer_box .footer_end ul {
        margin-top: 10px;
    }

    footer .footer_box .footer_end {
        margin-top: 0;
    }


}

@media (max-width:768px) {
        .desk_top_banner{
    display: none;
}

.desk_mob_banner{
    display: block;
}
    .main_banner .slide_content h1 {
        font-size: 40px;
        line-height: 1.4;
    }

    h2 {
        font-size: 30px;
        line-height: 48px;
    }

    .section_delhi.sec_delhi h2 {
        padding-bottom: 30px;
    }

    .section_delhi.city-living .city-living-box,
    .section_delhi.precision-living .city-living-box {
        padding-bottom: 30px;
    }

    .delhi_box_content {
        padding-left: 0 !important;
        padding-right: 0 !important;
    }

    .delhi_box_img {
        margin-bottom: 30px;
    }

    .section_delhi.city-living .m_image_content {
        order: 2;
    }

    .precision-living .delhi_box_img.width_adjust img {
        margin-bottom: 0;
    }

    .section_delhi.city-living.luxury-living .m_image_alignment {
        order: 2;
    }

    .section_delhi.city-living.luxury-living .m_image_content {
        order: 3;
    }

    .section_delhi.crafted-living .delhi_box_img {
        padding-right: 0;
        margin-bottom: 0;
    }

    .section_delhi.crafted-living .col-md-4 {
        margin-bottom: 30px !important;
    }

    .section_delhi.crafted-living .col-md-4:last-child {
        margin-bottom: 0 !important;
    }

    footer .footer_box .col-md-3 {
        margin-top: 20px;
        text-align: center;
    }

    footer .footer_box h5 {
        text-align: center;
        font-weight: 600;
        margin-bottom: 5px;
    }

    .gallery-new .gallery_content .left {
        left: 15px;
    }

    .gallery-new .gallery_content .right {
        right: 15px;
    }

    .address.mat p:last-child {
        margin-bottom: 0;
    }

    footer .footer_box .foot_cont ul {
        margin-bottom: 0;
    }

    footer .footer_box .foot_social ul li {
        margin-top: 0;
    }

    footer .footer_box .col-md-3:first-child {
        margin-top: 0;
    }

    .desk_top_banner .gallery_content .right {
        letter-spacing: 0;
        right: 10px;
    }

    .desk_top_banner .gallery_content .left {
        letter-spacing: 0;
        left: 10px;
    }
    .structured_progress_page .slide-1 .owl-nav .owl-next {
        right: 10px;
    }

    .structured_progress_page .slide-1 .owl-nav .owl-prev {
        left: 10px;
    }

    .structured_progress_page .slide-1 .owl-nav .owl-prev, .structured_progress_page .slide-1 .owl-nav .owl-next {
        box-shadow: 0 0 14px 0 rgb(0 0 0 / 40%);
    }
    .header_box .logo-box-dlf img{
        max-width: 90px;
    }

}


@media (max-width:575px) {

    .desk_top_banner{
    display: none;
}

.desk_mob_banner{
    display: block;
}
    .header_box .logo-box img {
        max-width: 110px;
    }

    .main_banner .slide_content h1 {
        font-size: 35px;
        line-height: 1.4;
    }

    h2,
    .privacy_policy h2 {
        font-size: 24px;
        line-height: 33px;
    }

    .col-xs-4 {
        flex: 0 0 auto;
        width: 33.33333333%
    }

    .col-xs-6 {
        flex: 0 0 auto;
        width: 50%
    }

    .menu__btn {
        width: 24px;
        height: 18px;
    }

    footer .footer_box .footer_end ul li {
        padding: 0 6px;
        margin-top: 5px;
    }

    footer .footer_box .footer_end ul {
        margin-top: 15px;
    }

    .complience__button {
        flex-wrap: wrap;
        margin: 60px 0;
    }

    .complience__button .new__comp {
        margin: 9px auto;
    }

    .privacy_policy .go_back {
        margin-top: 11px;
    }

    .privacy_policy.height_l {
        height: auto;
    }

    .pop_up_box .form_box {
        padding: 20px;
        top: 4%;
        max-width: 88%;
    }

    .form_box .form-1 .input_box {
        width: 100%;
        margin-bottom: 10px;
    }

    .form_box .form-1 h3 {
        font-size: 18px;
    }

    .nav_trigger {
        margin-top: 12px;
    }

    .form_box .form-1 {
        padding: 16px 6px;
    }

    .form_box .form-1 .btn_form {
        padding: 3px 18px;
        margin-top: 12px;
    }

    .form_box .form-1 .input_box select,
    .form_box .form-1 .input_box input {
        font-size: 13px;
    }
    .structured_progress_page .m_image_alignment img {
        height: 350px;
    }


}

@media (max-width:363px) {
    .privacy_policy {
        padding: 30px 0 30px;
    }

    .height_l {
        height: calc(100vh - 219px);
    }

    .complience__button {
        margin: 30px 0;
    }

}