@charset "utf-8";

@media (max-width:991px) {
    .hamburger--3dy-r .hamburger-box {
        display: block
    }
}

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

    .carousel-indicators li {
        width: 10px;
        height: 10px;
    }

    .spec-question {
        font-size: 14px !important;
    }

    .about-ace {
        padding: 30px 0px !important;
    }

    .carousel-indicators .active {
        width: 10px !important;
        height: 10px !important;
    }

    .md50 {
        width: 100%
    }


    .f-icons {
        text-align: center;
        margin: 20px auto;
    }



    .proj-one {
        display: flex;
    }


    .negmar {
        margin-top: 0px;
    }

    .padleft {
        padding-left: 15px;
    }

    #Amenities {

        padding-bottom: 30px;
    }

    #Amenities h2 {
        font-size: 18px;

    }


    #LocationConnectivity h2 {
        font-size: 18px;
    }

    #LocationConnectivity h3 {
        font-size: 16px;
    }

    #LocationConnectivity {
        padding-bottom: 30px
    }

    /* #Specifications {
        padding-bottom: 30px;

    } */

    .plan_img {

        margin-bottom: 30px;
    }

    .floor-img {

        margin-bottom: 30px;
    }


    #about-ace h2 {
        font-size: 18px;

    }

    .form-popup h4 {
        font-size: 18px;
    }

    #contact-us h2 {
        font-size: 18px;

    }

    #contact-us {
        padding: 30px 0px;

    }

    .mtop50 {
        margin-top: 30px;
    }

    #header-container {
        position: relative;
        background: #162b4a;
    }

    /* .logo2{margin-right: 20px;}
.logo1{margin-top: 10px;} */

    .form-container {
        margin: 0px 14px;
        padding: 0px !important;
    }

    #mrova-contactform input,
    #mrova-contactform textarea,
    #mrova-contactform select {
        width: 250px !important;
        padding: 7px !important;
        font-size: 12px !important;
    }

    #mrova-contactform ul li {

        padding-bottom: 0px !important;
    }

    .videohe {
        height: auto !important;
        width: 100%;
    }

    .dnone {
        display: none;
    }

    .Aligner {
        position: absolute;
        width: 100%;
        -webkit-transition: all 1s ease;
        -moz-transition: all 1s ease;
        -ms-transition: all 1s ease;
        -o-transition: all 1s ease;
        transition: all 1s ease;
    }

    .menu-box {
        position: absolute;
        top: 33px;
        width: 0;
        -webkit-transition: all 1s ease;
        -moz-transition: all 1s ease;
        -ms-transition: all 1s ease;
        -o-transition: all 1s ease;
        transition: all 1s ease;
        right: 0;
        overflow: hidden;
    }

    .menu-box ul.main-menu {
        background: #fefefd;
        -webkit-transition: all 1s ease;
        -moz-transition: all 1s ease;
        -ms-transition: all 1s ease;
        -o-transition: all 1s ease;
        transition: all 1s ease;
    }

    ul.main-menu li {
        width: 100%;
        height: 35px;
        text-align: center;
    }

    ul.main-menu li a {
        float: none;
    }

    ul.main-menu li a.ebroucher {
        background-position: 86% 0;
    }

    ul.main-menu li a:after {
        bottom: -5px;
    }

    ul.main-menu li a.ebroucher:hover {
        background-position: 86% -44px;
    }

    .mobmenu {
        position: absolute;
        top: 50%;
        transform: translateY(-50%);
        display: block
    }

    .mobmenu span {
        width: 35px;
        height: 2px;
        background: #000000;
        display: block;
        margin-bottom: 10px;
    }

    .mobmenu span:last-child {
        margin-bottom: 0;
    }

    .logo1 img {
        max-width: 90%;
    }

    /* .logo2 img 	{ max-width:90%;} */
    #header {
        padding:
            20px 10px;
    }

    .logo2 {
        display: none;
    }

    .mgp1 {
        padding-left: 20px;
    }

    .mgp2 {
        padding-right: 20px;
    }

    ul.main-menu li a {
        font-size: 15px !important;
    }

    .amenitiesList li {
        width: 50%;
    }



    .gallery-item {
        padding-left: 0;
        padding-right: 0;
    }

    #header {
        -webkit-transition: all 1s ease;
        -moz-transition: all 1s ease;
        -ms-transition: all 1s ease;
        -o-transition: all 1s ease;
        transition: all 1s ease;
    }

    .menu-box.height0 {
        width: 100%;
        -webkit-transition: all 1s ease;
        -moz-transition: all 1s ease;
        -ms-transition: all 1s ease;
        -o-transition: all 1s ease;
        transition: all 1s ease;
    }

    #header.height0 {
        width: 100%;
        -webkit-transition: all 1s ease;
        -moz-transition: all 1s ease;
        -ms-transition: all 1s ease;
        -o-transition: all 1s ease;
        transition: all 1s ease;
    }

    .Aligner.height0 {
        width: 100%;
    }

    #footer {
        padding-bottom: 0px;
        padding: 14px 0px;
    }

    .enqtab {
        right: 0;
        width: 100%;
        text-align: center;
    }

    /*.modal-content    { top:0%;}*/
    .modal.in .modal-dialog {
        top: 40%;
        -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        -o-transform: translateY(-50%);
        transform: translateY(-50%);
    }

    .hamburger-box {
        z-index: 99;
    }

    #header .col-md-2 {
        padding: 0;
    }

}

@media (max-width:1045px) {
    .custom-padding {
        padding-left: 15px;
    }

    ul.main-menu li a {
        font-size: 11px;
    }

    ul.main-menu li {
        padding: 0 7px;
    }
}

@media only screen and (min-width:1046px) and (max-width: 1199px) {
    .custom-padding {
        padding-left: 15px;
    }

    ul.main-menu li a {
        font-size: 10px;
    }

    ul.main-menu li {
        padding: 0 7px;
    }
}

@media only screen and (max-width:480px) and (min-width:360px) {
    .modal.in .modal-dialog {
        top: 50%;
        -webkit-transform: translateY(-110%);
        transform: translateY(-110%);
        -ms-transform: translateY(-110%);
        -o-transform: translateY(-110%);
        transform: translateY(-70%);
    }

}

@media all and (max-width:992px) {

    .fix-form {
        display: none !important;
    }

    #mrova-feedback {
        display: none !important;
    }

}

@media all and (min-width:993px) {

    .enqtab {
        display: none !important;
    }


}

@media only screen and (min-width:350px) and (max-width: 576px) {


    .about-projectsite {
        padding: 23px 0px;
    }

    /* #about-ace p {
        font-size: 15px;
        color: #333333;
        line-height: 19px;
        margin-top: 18px;
        text-align: justify;
        margin-bottom: 21px;
    } */
    .places {
        margin-left: 0px;
    }

    .bordiv:after {
        display: none;
    }

    .footer-proje {
        padding-right: 0px;
        padding-left: 0px;
        margin-right: 0px;
        margin-left: 0px;
    }

}

@media only screen and (min-width:577px) and (max-width: 767px) {
    
    .about-projectsite {
        padding: 50px 0px !important;
    }

    .bordiv:after {
        display: none;
    }

    .places {
        margin-left: 0px;
    }

    .logo img {
        background-color: #fff;
        padding: 16px;
    }

    .footer-proje {
        padding-right: 0px;
        padding-left: 0px;
        margin-right: 0px;
        margin-left: 0px;
    }

}

@media only screen and (min-width:769px) and (max-width: 991px) {
    #about-ace p {
        font-size: 18px;
        color: #333333;
        line-height: 18px;
        margin-top: 18px;
    }

    .footer-proje {
        padding-right: 0px;
        padding-left: 0px;
        margin-right: 0px;
        margin-left: 0px;
    }

    .resss-imge img{
                width: 50px;
    }

    .hamburger{
        display: none;
    }

    #header{
        padding: 20px;
    }

        ul.main-menu li a {
        font-size: 10px;
    }

}

@media only screen and (min-width:992px) and (max-width: 1199px) {

    .about-sitepara {
        font-size: 18px !important;
        color: #000;
        line-height: 24px;
        margin-top: 12px;
    }


    .topmargin {
        margin-top: 0px;
    }

    #about-ace p {
        font-size: 18px;
        color: #333333;
        line-height: 18px;
        margin-top: 18px;
    }

}

@media only screen and (min-width:1200px) and (max-width: 1499px) {
    .main-menu {
        display: flex;
        justify-content: center;
        align-items: center;
    }

    /* .sec-1 {
        display: flex;
        justify-content: center;
        width: 50%;
        position: relative;
        float: left;
        min-height: 1px;
    } */


    .about-sitepara {
        font-size: 17px;
    }

    div#footer1 {
        padding: 80px 0px;
    }

    #about-ace p {
        font-size: 18px;
        color: #333333;
        line-height: 18px;
        margin-top: 18px;
    }
}

@media only screen and (min-width:1500px) and (max-width: 1919px) {
    ul.main-menu li {
        padding: 0 11px;
    }

    ul.main-menu li a {
        font-size: 14px;
    }

    .sec-1 {
        display: flex;
        justify-content: center;
        width: 50%;
        position: relative;
        float: left;
        min-height: 1px;
    }



    .about-sitepara {
        font-size: 18px;
    }


    div#footer1 {
        padding: 80px 0px;
    }
}

@media only screen and (min-width: 1800px) and (max-width: 1999px) {}

@media only screen and (min-width: 1600px) and (max-width: 1799px) {
    .proj-about-img {
        width: 800px;
    }

    .f-icons {
        margin: 0 0 40px 0px;
    }

    .abtt-imsds {
        display: flex;
        justify-content: center;
        align-items: center;
    }
}

@media only screen and (min-width: 1400px) and (max-width: 1599px) {
    .proj-about-img {
        width: 700px;
    }

    .abtt-imsds {
        display: flex;
        justify-content: center;
        align-items: center;
    }

    .f-icons {
        margin: 0 0 40px 0px;
    }

    #Specifications h2,
    .vr-config-footer,
    .section-heading,
    #Project-Highlights h1,
    .contact-title,
    .places {
        font-size: 28px;
    }
}

@media only screen and (min-width: 1200px) and (max-width: 1399px) {
    .proj-about-img {
        width: 650px;
    }

    .abtt-imsds {
        display: flex;
        justify-content: center;
        align-items: center;
    }

    .f-icons {
        margin: 0 0 40px 0px;
    }

    #Specifications h2,
    .vr-config-footer,
    .section-heading,
    #Project-Highlights h1,
    .contact-title,
    .places {
        font-size: 24px;
        margin-bottom: 20px;

    }
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {

    #header {
        padding: 20px;
    }

    .f-icons p {
        font-size: 18px;
    }

    #qgallery img {
        width: 300px;
    }

    .proj-about-img {
        width: 550px;
    }

    .abtt-imsds {
        display: flex;
        justify-content: center;
        align-items: center;
    }

    .f-icons {
        margin: 0 0 40px 0px;
    }

    #Specifications h2,
    .vr-config-footer,
    .section-heading,
    #Project-Highlights h1,
    .contact-title,
    .places {
        font-size: 24px;
        margin-bottom: 20px;

    }

    .about-projectsite,
    .vr-config-section,
    #MasterLayout,
    #Project-Highlights,
    #qgallery,
    .contact-section {
        padding: 100px 0;
    }

}

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

    #Specifications h2,
    .vr-config-footer,
    .section-heading,
    #Project-Highlights h1,
    .contact-title,
    .places {
        font-size: 20px;
        margin-bottom: 20px;
    }

    .md50{
        width: auto;
    }

    .about-projectsite,
    .vr-config-section,
    #MasterLayout,
    #Project-Highlights,
    #qgallery,
    .contact-section {
        padding: 100px 0;
    }

    .f-icons p {
        font-size: 19px;
    }

    .gapp-rof {
        gap: 100px;
    }

    .socil-lcond ul {
        display: grid;
        grid-template-columns: auto auto auto;
        gap: 10px;
    }

    .para-footere p,
    .foot-links li a {
        font-size: 10px;
    }

    .copyright p a,
    .copyright p {
        font-size: 14px;
    }

    .vr-config-box {
        font-size: 16px;
    }

        .proj-about-img {
        width: 550px;
    }
    #Specifications{
           flex-direction: column;
    align-items: center; 
    }

}

@media only screen and (min-width: 577px) and (max-width: 767px) {
    .proj-configure {
        display: grid;
        grid-template-columns: auto auto;
        gap: 25px;
    }

    .vr-config-box {
        font-size: 17px;
    }

    #Specifications h2,
    .vr-config-footer,
    .section-heading,
    #Project-Highlights h1,
    .contact-title,
    .places {
        line-height: 34px;
        font-size: 25px;
        margin-bottom: 20px;
    }

    .about-sitepara.para1.rera-weig {
        font-weight: 600;
        font-size: 18px;
    }

    .vr-config-box {
        padding: 20px;
    }

    .container {
        padding-left: 15px;
        padding-right: 15px;
    }

    div#footer1 {
        padding: 80px 0px;
    }

    #about-ace,
    .about-projectsite,
    .vr-config-section,
    #MasterLayout,
    #Project-Highlights,
    #qgallery,
    .contact-section {
        padding: 100px 0;
    }

}

@media only screen and (min-width: 398px) and (max-width: 576px) {

    .proj-configure {
        display: grid;
        grid-template-columns: auto;
        gap: 25px;
    }

    .vr-config-box {
        font-size: 17px;
    }

    #Specifications h2,
    .vr-config-footer,
    .section-heading,
    #Project-Highlights h1,
    .contact-title,
    .places {
        line-height: 30px;
        font-size: 20px;
        margin-bottom: 20px;
    }

    .about-sitepara.para1.rera-weig {
        font-weight: 600;
        font-size: 16px;
        line-height: 20px;
    }

    .marg-galler {
        margin-top: 20px;
    }

    .vr-config-box {
        padding: 20px;
    }

    .about-sitepara,
    .f-icons p,
    #about-ace p,
    .para-footere p,
    .copyright p,
    .copyright p a {
        font-size: 16px;
    }

    .cont-fomms {
        padding: 50px 10px;
        margin: 0;
    }

    h1#footer12 {
        margin-top: 30px;
        margin-bottom: 20px;
    }

    .disp-copy {
        display: flex;
        gap: 10px;
        flex-direction: column;
    }

    div#footer1 {
        padding: 80px 0px;
    }

    #about-ace,
    .about-projectsite,
    .vr-config-section,
    #MasterLayout,
    #Project-Highlights,
    #qgallery,
    .contact-section {
        padding: 100px 0;
    }

}

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


    #about-ace,
    .about-projectsite,
    .vr-config-section,
    #MasterLayout,
    #Project-Highlights,
    #qgallery,
    .contact-section {
        padding: 80px 0;
    }

    div#footer1 {
        padding: 70px 0px;
    }

    .proj-configure {
        display: grid;
        grid-template-columns: auto auto;
        gap: 25px;
    }

    .vr-config-box {
        font-size: 17px;
    }

    #Specifications h2,
    .vr-config-footer,
    .section-heading,
    #Project-Highlights h1,
    .contact-title,
    .places {
        line-height: 30px;
        font-size: 20px;
        margin-bottom: 20px;
    }

    .about-sitepara.para1.rera-weig {
        font-weight: 600;
        font-size: 14px;
        line-height: 20px;
    }

    .marg-galler {
        margin-top: 20px;
    }

    .vr-config-box {
        padding: 20px;
    }

    .about-sitepara,
    .f-icons p,
    #about-ace p,
    .para-footere p,
    .copyright p,
    .copyright p a {
        font-size: 14px;
    }

    .cont-fomms {
        padding: 50px 10px;
        margin: 0;
    }

    h1#footer12 {
        margin-top: 30px;
        margin-bottom: 20px;
    }

    .disp-copy {
        display: flex;
        gap: 10px;
        flex-direction: column;
    }

    .proj-configure {
        display: grid;
        grid-template-columns: auto;
        gap: 25px;
    }
}

@media only screen and (max-width:767px) {
    .menu-box ul.main-menu {
        padding-top: 50px;
        padding-bottom: 50px;
    }

    ul.main-menu li {
        height: 40px;
    }

    #header{
        gap: 200px;
    }

        .modal-title{
        font-size: 20px;
    }
}