/* Large Devices, Wide Screens */

@media only screen and (min-width: 1900px) {
    /* .section-first{
        margin-top: 0px!important;
    } */
    .home-banner{
        height: 100vh!important;
    }
    .lexe1::before {
        width: 160px;
    }
    .img-box {
        justify-content: space-between;
    }
    .desk-container{
        max-width: 1600px;
    }
    .bnr-left {
        max-width: 125%;
        width: 125%;
    }
    .nexa {
        font-size: 60px;
        line-height: 36px;
    }
    .lexe {
        font-size: 100px;
        line-height: 120px;
    }
    .nexa1 {
        font-size: 43px;
        line-height: 52px;
    }
    .off img {
        width: 220px;
    }
    .duty {
        font-size: 24px;
        line-height: 44px;
        bottom: 20px;
        right: 25px;
    }
    .bhk {
        font-size: 30px;
    }
    .from {
        font-size: 25px;
        color: #FBD48C;
        line-height: 26px;
        float: right;
        margin-right: 140px;
        margin-top: -100px;
    }
    .wakad {
        font-size: 28px;
        line-height: 38px;
    }
    .bnr-mg {
        margin-left: 55px;
        margin-top: -20px;
        display: block;
    }
    .last-txt {
        font-size: 24px;
    }
}

@media screen and (min-width:1600px){
    #home,
    .section_ht {
        height: 100vh!important;
    }
    .home-banner {
        height: 100vh!important;
    }
}

@media screen and (max-width:1440px){
    #home,
.section_ht {
    height: 110vh!important;
}
.home-banner {
    height: 110vh;
}
}

@media only screen and (min-width: 1400px) and (max-width: 1930px) {
    .essential-pagingInfogallery {
        left: 68.5%;
        top: 91%;
    }
    .recreation-pagingInfogallery {
        left: 10.5%;
    }
    .loc-pagingInfogallery {
        top: 78%;
        left: 64%;
    }
    .fitness-pagingInfogallery {
        left: 68.5%;
        top: 77%;
    }
}


/* Large Devices, Wide Screens */

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

@media screen and (min-width:993px) and (max-width:1025px) {
    .mainsvg {
        width: 700px;
    }
    #home, .section_ht {
        height: 50vh!important;
    }
    .home-banner {
        height: 50vh;
    }
    /* .bnr-left {
        width: 470px;
    } */
}

@media screen and (min-width:769px) and (max-width:1023px) {
    .mainsvg {
        width: 570px;
    }
}

@media screen and (min-width:1000px) {
    .build {
        position: absolute;
        right: -5%;
    }
    .build h2 {
        font-family: 'Helvetica Neue LT Std';
        font-size: 16px;
        line-height: 28px;
        color: #424143;
        letter-spacing: 0px;
        font-weight: 400;
        text-align: center;
        margin-top: -22px;
    }
}

@media only screen and (min-width: 1024px) and (max-device-width: 1026px) {
    .banner-content {
        transform: unset;
    }
    .svgpro {
        width: 690px;
    }
    .build {
        position: absolute;
        right: -1%;
        bottom: 5%;
    }
    .location-slider .slick-arrow {
        bottom: -10%;
        left: 62%;
    }
    .loc-pagingInfogallery {
        bottom: 5%;
        left: 70%;
        top: unset;
    }
    .homes-slider-text {
        font-size: 14px;
    }
    .arch-slider-text {
        width: 95%;
    }
    .architecture-section .section-description {
        width: 100%;
    }
    .fitness-slider .slick-arrow {
        bottom: -30%;
        left: 125%;
        width: 50px;
        height: 50px;
    }
    .recreation-pagingInfogallery {
        bottom: 0%;
        left: 14%;
    }
    .recreation-slider .slick-arrow {
        bottom: -35%;
        left: -60%;
        width: 50px;
        height: 50px;
    }
    .essential-slider .slick-arrow {
        bottom: -55%;
        left: 123%;
        width: 50px;
        height: 50px;
    }
    .specification-slider .slick-arrow {
        left: 68%;
    }
    header .lower .nav-links a:last-child {
        margin-top: 10px;
    }
    .specification-section .brochure-btn-wrapper {
        bottom: 30px;
    }
    .specification-points-slider .slick-arrow {
        top: unset;
        bottom: 0px;
    }
}


/* Medium Devices, Desktops */

@media only screen and (max-width: 1024px) {
    .col-md-1 {
        width: 8.333333333333333%;
    }
    .col-md-2 {
        width: 16.66666666666667%;
    }
    .col-md-3 {
        width: 25%;
    }
    .col-md-4 {
        width: 33.33333333333333%;
    }
    .col-md-5 {
        width: 41.66666666666667%;
    }
    .col-md-6 {
        width: 50%;
    }
    .col-md-7 {
        width: 58.33333333333333%;
    }
    .col-md-8 {
        width: 66.66666666666667%;
    }
    .col-md-9 {
        width: 75%;
    }
    .col-md-10 {
        width: 83.33333333333333%;
    }
    .col-md-11 {
        width: 91.66666666666667%;
    }
    .col-md-12 {
        width: 100%;
    }
    .col-md-12-5 {
        width: 20%;
    }
    .maps-tabs-wrapper {
        transform: unset;
    }
    .banner-content {
        top: 115%;
        transform: unset;
    }
    /* .slick-slide img{
		margin: auto;
		display: unset !important;
	} */
    .recreation-slider-wrapper .container {
        width: 100%;
        left: 50%;
        top: -50px;
    }
    .recreation-slider-wrapper {
        padding-top: 50px;
        padding-bottom: 120px;
    }
    .gst-offer-unit {
        position: absolute;
        bottom: 50px;
        width: 20%;
        left: 0px;
    }
    .celeb {
        width: 70%;
        margin: auto;
    }
     .bannerprice {
        width:100%;
        padding:15px 0 0;
    }
}

@media screen and (max-width:992px) {
    .flexrow{
        display: flex;
        flex-direction: column;
    }
    .qrcode-wrapper {
        padding-top: 20px;
        display: flex;
        position: unset;
        /* bottom: 150px; */
        /* left: 50%; */
        align-items: center;
        justify-content: center;
    }
    .visible-md{
        display: block!important;
    }
    .home-banner {
        background-image: url("../images/mobile-banner-background.jpg");
        background-position: bottom;
        background-size: 100% 100%;
        height: 100vh;
    }
   
    .t\&c {
        font-size: 7px;
        bottom: 50px;
        right: 5px;
    }
    .only {
        width: 45%;
    }
    .bnr1 {
        font-size: 21px;
        line-height: 35px;
        letter-spacing: 0px;
    }
    .celeb {
        margin-bottom: 0px;

    }
    .prices {
        font-size: 23px;
        line-height: 28px;
        letter-spacing: 0px;
        margin-top: 15px;
    }
    .prices span {
        font-size: 23px;
    }
    .allincl {
        font-size: 10px;
    }
    .bnr-left {
        max-width: 100%;
    }
    .last-txt {
        font-size: 13px;
        margin-top: 0px;
    }
    #home, .section_ht {
        height: 100vh!important;
    }
    .img-box {
        grid-template-columns: 100%;
    }
    .gst-offer-unit {
        bottom: unset;
    top: 50%;
    transform: translateY(-50%);
    }
    .bnr-left {
        margin: 0 auto;
        margin-bottom: 25px;
    }
    .banner-1 {
        font-size: 44px;
        line-height: 44px;
    }
    .banner-2 {
        font-size: 24px;
        line-height: 28px;
    }
    .banner-cap {
        font-size: 12px;
        line-height: 0px;
    }
    .cu span {
        font-size: 24px;
        letter-spacing: 0px;
        line-height: 46px;
        color: #424143;
        text-align: center;
    }
    /* .cu h2{
		font-size: 40px;
		letter-spacing: 0px;
		line-height: 46px;
		color: #424143;
		text-align: center;
	} */
    .build {
        margin-top: -50px;
    }
    .build h2 {
        font-family: 'Helvetica Neue LT Std';
        font-size: 14px;
        line-height: 28px;
        color: #424143;
        letter-spacing: 0px;
        font-weight: 400;
        text-align: center;
        margin-top: -22px;
    }
    .build span {
        font-size: 16px;
        line-height: 18px;
    }
    .svgpd-tp {
        margin-top: 40px;
        margin-left: 0px;
    }
}
@media screen and (min-device-width: 768px) and (max-device-width: 1023px) {
    .bnr-left {
        margin-bottom: 45px;
        width: 600px;
    }
    .bnr-right {
        width: 478px;
    }
    .bnr1 {
        font-size: 28px;
        line-height: 44px;
        letter-spacing: 0px;
    }
    .prices {
        font-size: 30px;
        line-height: 35px;
        letter-spacing: 0px;
        margin-top: 15px;
    }
    .last-txt {
        font-size: 22px;
        margin-top: 0px;
    }
    .celeb {
        margin-top: 170px;
    }
}


@media only screen and (min-width: 768px) and (max-device-width: 769px) {
    .article-section .img-content {
        text-align: center
    }
    .home-banner {margin-top: unset!important;}
   
    .article-slider .slick-prev {
        left: 30%!important;
        bottom: 0!important;
        top: unset!important;
    }
    .article-slider .slick-next {
        right: 30%!important;
        bottom: 0!important;
        top: unset!important;
    }
    .fade-in-image img {
        width: 180px;
    }
    .animate-text {
        margin: 5px auto;
        font-size: 30px;
        line-height: 30px;
    }
    .modern {
        font-size: 20px;
        line-height: 24px;
    }
    .price-text-wrapper {
        line-height: 25px;
    }
    .offer img {
        width: 130px;
    }
    .overview-slider .slick-next {
        top: 55%;
    }
    .location-slider .slick-arrow {
        bottom: -20%;
        left: 60%;
    }
    .loc-pagingInfogallery {
        bottom: 0%;
        left: 70%;
        top: unset;
    }
    .loc-slider-points {
        font-size: 15px;
        line-height: 30px;
        margin-bottom: 20px;
    }
    .homes-slider .slick-arrow {
        bottom: -22%;
        left: 60%;
    }
    .home-pagingInfogallery-wrapper {
        bottom: -20%;
        left: 77%;
        color: #375970;
    }
    .fitness-slider .slick-arrow {
        bottom: -20%;
        left: 118%;
    }
    .recreation-slider .slick-arrow {
        bottom: -45%;
        left: -90%;
    }
    .recreation-pagingInfogallery {
        bottom: 6%;
        left: 15%;
    }
    .essential-slider .slick-arrow {
        bottom: -58%;
        left: 118%;
    }
    .specification-pagingInfogallery {
        bottom: -1%;
        left: 75%;
    }
    .specification-points-slider .slick-arrow {
        /* left: 58%; */
        top: 300px;
    }
    .builder-history {
        padding: 20px 0 20px 15px;
    }
    .numbers {
        font-size: 25px;
    }
    .number-description {
        font-size: 13px;
    }
    .recreation-slider-wrapper .container {
        min-width: 768px;
        width: unset;
    }
    .recreation-slider-wrapper .location-slider-content {
        margin-top: 70px;
    }
    .dev-img-wrapper svg {
        max-width: 100%;
    }
    .svgipad {
        width: 723.026px;
    }
    .build {
        margin-top: -115px;
    }
}

@media screen and (min-width:800px) and (max-width:992px) {
    .build {
        margin-top: -50px;
        right: -28px;
        position: absolute;
        bottom: 30px;
    }
    .svgpro {
        width: 566.755px;
    }
    .cu h2 {
        text-align: left;
    }
}

@media screen and (min-width:790px) and (max-width:992px) {
    .banner-content {
        top: 109%;
    }
    .overview-slider .slick-arrow {
        top: 0%;
        width: 64px;
        height: 106px;
    }
    .overview-slider .slick-next {
        top: 56%;
        width: 64px;
        height: 106px;
    }
    .location-slider .slick-arrow {
        bottom: -10%;
    }
    .loc-pagingInfogallery {
        top: unset;
        bottom: 4%;
        left: 69%;
    }
    .homes-slider .slick-arrow {
        bottom: -25%;
        left: 62%;
    }
    .home-pagingInfogallery-wrapper {
        bottom: -23%;
        left: 78%;
    }
    .fitness-slider .slick-arrow {
        left: 69%;
        bottom: -45%;
        width: 50px;
        height: 50px;
    }
    .fitness-pagingInfogallery {
        left: 44%;
    }
    .essential-slider .slick-arrow {
        bottom: -94%;
        left: 72%;
        width: 50px;
        height: 50px;
    }
    .essential-pagingInfogallery {
        left: 46%;
    }
    .recreation-slider .slick-arrow {
        bottom: -43%;
        left: -39%;
    }
    .recreation-pagingInfogallery {
        bottom: 1%;
        left: 28%;
    }
    .specification-slider .slick-arrow {
        left: 60%;
    }
    .specification-pagingInfogallery {
        left: 76%;
    }
    .specification-section .brochure-btn-wrapper {
        bottom: -10px;
    }
    .recreation-slider-wrapper .container {
        width: 100%;
        left: 50%;
        top: -50px;
    }
    .recreation-slider-wrapper {
        padding-top: 50px;
        padding-bottom: 120px;
    }
    .specification-points-slider .slick-next {
        top: 300px;
    }
    .specification-points-slider .slick-prev {
        top: 300px;
    }
}

@media screen and (max-width:992px) {
    .banner-content {
        top: 125%;
    }
    /* .home-banner {
		background-position: 100% 25%;
	} */
    .visible-ipad {
        display: block!important;
    }
    .hidden-ipad {
        display: none!important;
    }
    .updatesec {
        padding: 50px 0px!important;
    }

}


/* Small Devices, Tablets */

@media only screen and (max-width: 768px) {
    .lction img {
        width: 9px;
        height: 10px;
    }
    .art-imp {
        font-size: 8px;
        bottom: 50px;
    }
  
    .banner-1 {
        font-size: 16px;
        color: #fff;
        line-height: 20px;
        font-weight: 600;
    }
    .banner-content {
        position: absolute;
        top: 115%;
        right: 5%;
        z-index: 5;
    }
    .article-section .img-content {
        text-align: center
    }
    .article-slider .slick-prev {
        left: 50%!important;
        bottom: 0!important;
        top: unset!important;
        transform: translateX(-100px);
        right: unset;
    }
    .article-section .img-content .content h5 {
        margin: 14px 0 4px 0;
    }
    .article-section {
        padding: 0px 0px 64px!important;
    }
    .articles-content-box {
        padding: 10px;
    }
    .article-section .img-content {
        margin: 0 0px;
    }
    .article-pagingInfogallery {
        position: absolute;
        top: unset;
        bottom: 0%;
        left: 50%;
        transform: translate(-50%, -72%);
        color: #000000;
        font-size: 20px;
        line-height: 48px;
    }
    .article-section .img-content .content a {
        font-size: 12px;
        line-height: 20px;
        color: #53280D;
        display: flex;
        justify-content: center;
        flex-direction: row;
        flex-wrap: wrap;
        align-items: center;
        padding-bottom: 43px;
    }
    .article-section .img-content .content a span {
        margin: 0 5px
    }
    .article-slider .slick-next {
        right: 50%!important;
        bottom: 0!important;
        top: unset!important;
        transform: translateX(70px);
        left: unset;
    }
    .video-slider .slick-next {
        right: 35%;
        bottom: -25%;
        top: unset;
        height: 50px;
        width: 50px;
    }
    .video-slider .slick-prev {
        left: 35%;
        bottom: -25%;
        top: unset;
        height: 50px;
        width: 50px;
    }
    .col-sm-1 {
        width: 8.333333333333333%;
    }
    .col-sm-2 {
        width: 16.66666666666667%;
    }
    .col-sm-3 {
        width: 25%;
    }
    .col-sm-4 {
        width: 33.33333333333333%;
    }
    .col-sm-5 {
        width: 41.66666666666667%;
    }
    .col-sm-6 {
        width: 50%;
    }
    .col-sm-7 {
        width: 58.33333333333333%;
    }
    .col-sm-8 {
        width: 66.66666666666667%;
    }
    .col-sm-9 {
        width: 75%;
    }
    .col-sm-10 {
        width: 83.33333333333333%;
    }
    .col-sm-11 {
        width: 91.66666666666667%;
    }
    .col-sm-12 {
        width: 100%;
    }
    .col-sm-12-5 {
        width: 20%;
    }
    #hid-on-mob {
        display: none !important;
    }
    .hidden-sm {
        display: none !important;
    }
    .visible-sm {
        display: block !important;
    }
    .menu-icon-mobile {
        display: block;
        width: 50px;
        padding: 18px 8px 4px 8px;
        background-color: #592a22;
        border-radius: 40px;
        margin: 0;
        position: absolute;
        top: 8px;
        right: 15px;
        height: 50px;
    }
    .menu-icon-mobile>span {
        display: block;
        height: 2px;
        width: 100%;
        margin-bottom: 4px;
        background-color: #fff;
    }
    header .nav-links {
        display: none;
        position: fixed;
        top: 80px;
        left: 0;
        background-color: #fff;
        width: 100%;
        height: 100%;
        z-index: 999;
    }
    header .nav-links a {
        display: block !important;
        text-align: center;
        line-height: 40px !important;
        color: #fff;
        margin-top: 0px;
        margin-right: 0px;
    }
    header .lower .nav-links a:last-child {
        margin-right: 0px;
    }
    header .lower .nav-links a {
        margin-right: 0px;
        color: #000;
    }
    header .upper .enq-btn-wrapper {
        margin-right: 50px;
        margin-top: 15px;
    }
    header .upper .ctc-wrapper {
        margin-right: 5px;
    }
    header .upper .number-wrapper {
        margin-right: 15px;
        margin-top: 25px;
    }
    section.padding {
        padding: 35px 0px;
    }
    /*------------------------------- Location Section Starts ---------------------------*/
    .location-slider-content {
        margin-left: 15px;
    }
    .map-toggle-btn {
        left: 0%;
    }
    /*------------------------------- Location Section Ends -----------------------------*/
    .specification-section .section-heading {
        font-size: 24px;
        line-height: 30px;
    }
    .specification-section .section-description {
        margin: 10px 0px 40px;
        font-size: 14px;
        line-height: 22px;
    }
    .specification-section .brochure-btn-wrapper {
        position: relative;
        bottom: unset;
    }
    .section-title {
        font-size: 36px;
        line-height: 38px;
    }
    .privacy {
        margin-top: 50px;
    }

    .qrcode-1{
        padding: 5px;
        /* max-width: 70px; */
    }
}


/* Extra Small Devices, Phones */

@media only screen and (max-width: 640px) {
    #home, .section_ht {
        height: 100vh!important;
    }
    .gst-offer-unit {
        width: 40%;
        top: 50%;
    }
    .celeb {
        margin-top: 150px;
        gap: 10px;
    }
    .bnr50 {
        margin-top: -10px;
    }
    .nexa {
        font-size: 18px;
        line-height: 30px;
    }
    .nexa::before {
        width: 100%;
        height: 3px;
        top: -5px;
    }
    .bnr-mg {
        margin-left: 55px;
        margin-top: -5px;
    }
    .nexa1 {
        font-size: 25px;
        line-height: 52px;
    }
    .lexe {
        font-size: 39px;
        line-height: 10px;
    }
    .lexe1::before {
        width: 125px;
        height: 3px;
        top: 0px;
        right: 0;
    }
    .off img{
        width: 130px;
    }
    .duty {
        font-size: 12px;
        line-height: 12px;
        bottom: 20px;
        right: 20px;
    }
    .tag {
        padding: 8px 20px;
    }
    .bhk {
        font-size: 15px;
        line-height: 18px;
    }
    .price {
        font-size: 23px;
        line-height: 28px;
    }
    .from {
        font-size: 10px;
        line-height: 14px;
        margin-right: 50px;
        margin-top: -50px;
    }
    .wakad {
        font-size: 12px;
        line-height: 12px;
    }
    .last-txt {
        font-size: 10px;
    }
    body {
        -webkit-text-size-adjust: none;
    }
    .col-xs-1 {
        width: 8.333333333333333%;
    }
    .col-xs-2 {
        width: 16.66666666666667%;
    }
    .col-xs-3 {
        width: 25%;
    }
    .col-xs-4 {
        width: 33.33333333333333%;
    }
    .col-xs-5 {
        width: 41.66666666666667%;
    }
    .col-xs-6 {
        width: 50%;
    }
    .col-xs-7 {
        width: 58.33333333333333%;
    }
    .col-xs-8 {
        width: 66.66666666666667%;
    }
    .col-xs-9 {
        width: 75%;
    }
    .col-xs-10 {
        width: 83.33333333333333%;
    }
    .col-xs-11 {
        width: 91.66666666666667%;
    }
    .col-xs-12 {
        width: 100%;
    }
    .col-xs-12-5 {
        width: 20%;
    }
    .hidden-xs {
        display: none !important;
    }
    .visible-xs {
        display: block !important;
    }
    .menu-icon-mobile {
        height: 50px;
        padding: 20px 8px 4px 8px;
        top: 5px;
        right: 10px;
        width: 50px;
    }
    header {
        padding: 5px 0;
    }
    header .nav-links {
        padding: 10px 0;
        top: 65px;
    }
    header .brand-logo img {
        width: 60px;
        height: 60px;
    }
    header .form-container {
        position: fixed !important;
        left: 0 !important;
        right: 0 !important;
        top: 100% !important;
        bottom: -100% !important;
        width: 100% !important;
        padding: 30px 0 !important;
        -ms-transform: translate(0, 0);
        -webkit-transform: translate(0, 0);
        transform: translate(0, 0);
        z-index: 300;
        background-color: rgba(255, 254, 254, 0.97) !important;
    }
    header .form-container.show {
        top: 0 !important;
        bottom: 0 !important;
        display: block !important;
    }
    header .form-container .frmclose {
        display: inline-block;
        position: absolute;
        top: 10px;
        right: 10px;
        color: #000;
        font-size: 20px;
    }
    /*---------------------------- Common CSS Starts -------------------------------*/
    .section-heading {
        font-size: 24px;
        line-height: 30px;
    }
    .section-description {
        font-size: 14px;
        line-height: 22px;
    }
    .call-icon svg {
        width: 70px;
        height: 70px;
        top: unset;
    }
    /*---------------------------- Common CSS Starts -------------------------------*/
    /*---------------------------- Banner Section Starts -------------------------------*/
    /*.banner_ht{
	height: unset !important;
}
.banner-mob-ht{
	height: 271px !important;
}
.banner-content-wrapper{
	height: 450px !important;
}*/
    /*.home-banner:before{
	background-image: url('../images/sparkle-mob.svg');
}*/
.home-banner {
    margin-top: -30px;
    background-position: center;
}
.img-box {
    margin-top: 0px;
}
.bnr-right {
    margin-left: 0;
}
    .building {
        width: unset;
    }
    .banner-content {
        bottom: -85%;
        left: 4%;
        top: unset;
    }
    /* .banner-1 {
	font-size: 18px;
	line-height: 11px;
} */
    /* .banner-2 {
	font-size: 59px;
	line-height: 70px;
} */
    .banner-3 {
        font-size: 28px;
        line-height: 24px;
    }
    .price-block {
        left: 0;
        width: 50%;
        top: 2px;
    }
    .section-first .mg-tp-40 {
        margin-top: 10px;
    }
    .book p {
        font-size: 30px;
        line-height: 46px;
    }
    .book span {
        font-size: 9px;
        line-height: 10px;
        padding: 2px;
    }
    .price-text-wrapper p {
        font-weight: 400;
        font-size: 18px;
        line-height: 36px;
        color: #452B23;
        display: inline-block;
        border: 2px solid #EF4136;
        padding: 0 10px;
        margin: 0;
    }
    .price-text-wrapper .price {
        font-size: 26px;
        font-weight: 700;
    }
    .address {
        font-size: 20px;
        line-height: 37px;
    }
    .max {
        width: 150px;
    }
    .animate-text {
        font-size: 26px;
        margin: 5px 0px;
        padding-bottom: 4px;
    }
    .modern {
        font-size: 20px;
        line-height: 24px;
        margin: 8px 0px;
    }
    .launching {
        width: 185px;
        height: 40px;
    }
    .price-text-wrapper {
        font-size: 16px;
        line-height: 25px;
    }
    .price-text-wrapper .price {
        font-size: 20px;
    }
    .price-text-wrapper .incl {
        font-size: 12px;
    }
    .address {
        font-size: 14px;
    }
    .rolling-button {
        bottom: 60px;
        left: 5px;
    }
    /*---------------------------- Banner Section Ends -------------------------------*/
    /*---------------------------- Overview Section Start -------------------------------*/
    .overview-section {
        background-image: url(../images/overview-mob.jpg) !important;
        height: 1144px;
    }
    .overview-section .section-description,
    .overview-slider-wrapper {
        margin-left: 0px;
    }
    .enjoy {
        font-size: 16px;
        line-height: 19px;
        margin-bottom: 30px;
    }
    .overview-slider .slick-arrow {
        top: 100%;
        left: 0%;
        height: 53px;
        width: 51%;
        transform: unset;
    }
    .overview-slider .slick-next {
        top: 100%;
        left: 49%;
    }
    .overview-section .brochure-btn-wrapper {
        margin-top: 100px;
    }
    /*---------------------------- Overview Section Ends -------------------------------*/
    /*---------------------------- Location Section Starts -----------------------------*/
    .v-line {
        height: 50px;
    }
    .location-section {
        padding-bottom: 30px;
    }
    .location-section .section-description {
        width: 100%;
    }
    .bg-brown {
        margin-top: 0px;
    }
    .bg-brown:after {
        width: 100%;
        height: 75%;
    }
    .location-slider img {
        padding: 0px 10px;
    }
    .location-slider-content {
        margin-left: 10px;
        margin-bottom: 40px;
    }
    .loc-slider-heading {
        font-size: 18px;
        line-height: 26px;
    }
    .loc-slider-points {
        font-size: 14px;
        line-height: 30px;
    }
    .loc-pagingInfogallery {
        top: unset;
        bottom: 0%;
        left: 50%;
    }
    .location-slider .slick-arrow {
        bottom: -10%;
        left: 32%;
    }
    .location-slider .slick-next {
        margin-left: 130px;
    }
    .maps-tabs-wrapper {
        transform: unset;
    }
    .maps {
        height: 300px;
    }
    .map-toggle-btn-wrapper {
        width: 100%;
    }
    .map-toggle-btn {
        width: 90%;
        left: 50%;
        transform: translateX(-50%);
    }
    .theme-btn {
        font-size: 12px;
    }
    .mg-rt-10,
    .mg-lt-10 {
        margin: 0;
    }
    /*---------------------------- Location Section Ends -------------------------------*/
    /*---------------------------- Development Section Start ---------------------------*/
    .dev-slider-text {
        color: #1F1F1F;
        font-size: 14px;
        text-align: center;
        line-height: 19px;
        margin: 10px auto 30px;
    }
    .development-slider-wrapper {
        margin-top: 40px;
    }
    .testimoni-slider .container {
        height: 500px;
    }
    /*---------------------------- Development Section Ends ---------------------------*/
    /*---------------------------- Homes Section Starts ---------------------------*/
    .float-a,
    .float-b {
        float: unset;
    }
    .homes-content-wrapper {
        margin-left: 0px;
        margin-top: 0px;
    }
    .homes-section {
        padding: 70px 0px;
    }
    .homes-section .brochure-btn-wrapper,
    .specification-section .brochure-btn-wrapper {
        margin-bottom: 30px;
        position: relative;
    }
    .home-pagingInfogallery,
    .specification-pagingInfogallery {
        bottom: -24%;
        left: 50%;
        color: #85A3B9;
    }
    .architecture-section .section-description {
        width: 100%;
    }
    .homes-slider .slick-arrow,
    .specification-slider .slick-arrow {
        bottom: -25%;
        left: 34%;
    }
    .home-pagingInfogallery-wrapper {
        bottom: -23%;
        left: 51%;
    }
    /*---------------------------- Homes Section Ends ---------------------------*/
    /*---------------------------- Architecture Section Starts -------------------------*/
    .architecture-section {
        background-image: url(../images/architecture-mob.jpg) !important;
        height: 1079px;
        background-position: center;
    }
    .arch-slider-text {
        width: 100%;
        font-size: 14px;
    }
    .architecture-slider .slick-next {
        right: -10px;
    }
    /*---------------------------- Architecture Section Ends ---------------------------*/
    /*---------------------------- Amenities Section Starts ---------------------------*/
    .fitness-slider img {
        padding: 0px 10px;
    }
    .fitness-pagingInfogallery,
    .essential-pagingInfogallery {
        top: unset;
        bottom: 2%;
        left: 50%;
        font-size: 20px;
    }
    #fitness-arrows,
    #essential-arrows {
        position: relative;
        bottom: 15px;
    }
    #fitness-arrows .slick-arrow,
    #essential-arrows .slick-arrow {
        position: absolute;
        transform: translateX(-50%);
        width: 48px;
        height: 48px;
    }
    #fitness-arrows .slick-prev,
    #essential-arrows .slick-prev {
        left: 35%;
    }
    #fitness-arrows .slick-next,
    #essential-arrows .slick-next {
        left: 65%;
    }
    .recreation-slider-wrapper .container {
        position: relative;
        left: unset;
        transform: unset;
        top: -30px;
    }
    .recreation-slider-wrapper {
        padding: 10px 0px 80px;
    }
    .recreation-slider-wrapper .loc-slider-heading {
        color: #1C1A1A;
        margin: -40px 0px 10px;
    }
    .recreation-slider-wrapper .loc-slider-points {
        color: #1A1919;
    }
    .recreation-pagingInfogallery {
        left: 50%;
        bottom: 0.5%;
    }
    .recreation-slider .slick-arrow {
        bottom: -38%;
        left: 30%;
    }
    .essential-slider .slick-arrow {
        bottom: -180%;
        left: 25%;
    }
    .essential-slider img {
        padding: 0px 10px;
    }
    /*.amenities-section .bg-brown{
    background-color: #e8e1dc;
    z-index: -2;
}*/
    /*---------------------------- Amenities Section Ends ---------------------------*/
    /*---------------------------- Specification Section Starts -------------------------*/
    .specification-slider .slick-arrow svg circle {
        fill: #afbcc5;
    }
    .specification-points-slider .slick-prev {
        left: -12px;
        z-index: 2;
        top: 250px;
    }
    .specification-points-slider .slick-next {
        right: -5px;
        top: 250px;
    }
    .specification-section {
        padding-top: 35px;
    }
    /*---------------------------- Specification Section Ends ---------------------------*/
    /*---------------------------- About Us Section Starts ---------------------------*/
    .about-tabs {
        width: unset;
        padding: 10px 15px;
    }
    .builder-history {
        border-left: unset;
        padding: 20px 0px;
        text-align: center;
    }
    .number-description {
        margin-bottom: 30px;
        min-height: 40px;
    }
    .aboutUs-section .section-description {
        text-align: center;
    }
    .aboutUs-section {
        padding:70px 0;
        background-image: url(../images/about-us-mob.jpg) !important;
    }
    /*---------------------------- About Us Section Ends ---------------------------*/
    /*---------------------------- Footer Section Ends ---------------------------*/
    /* .footer .section-description {
        border-top: 1px solid;
        padding-top: 10px;
        margin-bottom: 20px;
    } */
    .beyondWalls-logo {
        text-align: center;
    }
    .copyright-text,
    .estatmint-logo {
        width: 100%;
        float: unset;
        text-align: center;
    }
    .copyright-text {
        opacity: 0.7;
        border-top: 1px solid;
        padding-top: 5px;
        font-weight: 300;
        margin-top: 15px;
        font-size: 14px;
    }
    /*---------------------------- Footer Section Ends ---------------------------*/
    .mob-footer {
        position: fixed;
        bottom: 0;
        border-top: 1px solid #000;
        left: 0;
        width: 100%;
        text-align: center;
        background-color: #fff;
        font-size: 14px;
        font-weight: 600;
        z-index: 999999;
    }
    .mob-footer a {
        display: block;
        line-height: 30px;
    }
    .mob-footer a.mob-enq-btn {
        background-color: #592A22;
        color: #fff;
        text-transform: uppercase;
        font-weight: 600;
        font-size: 14px;
    }
    .mob-footer a.mob-call-btn {
        background-color: #fff;
        color: #592A22;
        text-transform: uppercase;
        font-weight: 600;
        font-size: 14px;
    }
    .rera-desc-wrapper{
        grid-template-columns: auto;
        grid-gap: 10px 0;
        border-top: 1px solid;
        padding-top: 20px;
        margin-bottom: 20px;
    }
    .footerUpperWrapper{
        flex-direction: column;
    }
    .qrcode-wrapper{
        padding-top: 5px;
        justify-content: space-around;
    }
    /* .recreation-slider-wrapper .location-slider-content {margin-top: 100px;} */
}


/* Extra Small Devices, Phones */

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

@media screen and (max-width:375px) {
    .banner-content {
        bottom: -80%;
        left: -2%;
    }
    .banner-2 {
        font-size: 24px;
    }
}

@media screen and (max-width:365px) {
    .overview-section .brochure-btn-wrapper {
        margin-top: 65px;
    }
    .section-description {
        padding-left: 10px;
    }
    .enquire-btn {
        font-size: 10px;
    }
    .essential-slider {
        margin-top: -50px;
    }
}


/* Extra Small Devices, Phones */

@media only screen and (max-width: 320px) {
    /* .banner-2 {
		font-size: 49px;
		line-height: 60px;
	} */
    .banner-1 {
        font-size: 32px;
        line-height: 32px;
    }
    .banner-2 {
        font-size: 35px;
        line-height: 35px;
    }
    .lction {
        margin-top: 20px;
    }
    .book p {
        font-size: 20px;
        line-height: 36px;
    }
    .price-text-wrapper p {
        font-size: 12px;
    }
    .price-block {
        top: 4px;
    }
}


/* ipad */

@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) {
    .t\&c {
        font-size: 7px;
        bottom: 80px;
        right: 5px;
    }
    /* .home-banner {
		background-position: right;
	} */
    .testimoni-slider .container {
        height: 500px;
    }
    .video-slider .slick-prev {
        left: 40px;
        top: unset;
        bottom: -75px;
        height: 50px;
        width: 50px;
    }
    .video-slider .slick-next {
        right: 50px;
        top: unset;
        bottom: -75px;
        height: 50px;
        width: 50px;
    }
    .banner-content {
        top: 130%;
        left: 4%;
    }
    .price-block {
        left: 0;
    }
    .banner-2 {
        font-size: 45px;
        line-height: 42px;
    }
    .banner-1 {
        font-size: 42px;
        line-height: 42px;
    }
    /* .banner-2 {
		font-size: 125px;
		line-height: 141px;
	} */
    .price-text-wrapper h2 {
        font-size: 20px;
    }
    .price-text-wrapper .price {
        font-size: 21px;
    }
    .address {
        font-size: 22px;
    }
    .animate-text {
        font-size: 40px;
    }
    .lction {
        margin-top: 30px;
    }
    .fitness-pagingInfogallery,
    .essential-pagingInfogallery {
        top: unset;
        bottom: 0%;
    }
    .specification-points-slider .slick-next {
        right: 25px;
    }
    .specification-points-slider .slick-prev {
        left: 0px;
    }
    .builder-history {
        padding: 20px 0 20px 20px;
    }
    .numbers {
        font-size: 28px;
    }
    .flex {
        display: flex;
        align-items: center;
    }
    .banner-content {
        top: 115%;
    }
    .home-banner {
        margin-top: 0px;
    }
    .overview-slider .slick-arrow {
        width: 64px;
        height: 106px;
        left: 95%;
    }
}


/*ipad pro*/

@media only screen and (min-width: 1024px) and (max-width: 1200px) {
    .price-block {
        left: 0;
    }
    .banner-cont {
        text-align: center;
        margin-top: 55px;
        margin-right: 40px;
    }
    .t\&c {
        font-size: 7px;
        bottom: 60px;
        right: -12px;
    }
}

@media screen and (min-width:1599px) and (max-width:1799px){
    .desk-container{
        max-width: 1400px;
    }
    .bnr-left {
        max-width: 108%;
        width: 110%;
    }
    .nexa {
        font-size: 40px;
        line-height: 36px;
    }
    .nexa::before {
        width: 100%;
    }
    .bnr-mg {
        margin-left: 55px;
        margin-top: -20px;
    }
    .nexa1 {
        font-size: 52px;
        line-height: 52px;
    }
    .lexe {
        font-size: 75px;
        line-height: 90px;
    }
    .off img{
        width: 210px;
    }
    .duty {
        font-size: 24px;
        line-height: 42px;
    }
    .tag {
        margin-top: 40px;
        margin-left: -10px;
    }
    .bhk {
        font-size: 32px;
        line-height: 34px;
    }
    .incl {
        font-size: 8px;
        line-height: 6px;
    }
    .price {
        font-size: 44px;
        line-height: 47px;
        margin-left: 15px;
        padding-left: 10px;
    }
    .tag {
        margin-top: 40px;
        margin-left: -10px;
    }
    .wakad {
        font-size: 23px;
        line-height: 26px;
    }
    .from {
        font-size: 18px;
        line-height: 23px;
        margin-right: 105px;
        margin-top: -100px;
    }
    .last-txt {
        font-size: 21px;
    }
}