.svg_no1 {
    width: 25vw;
    position: absolute;
    left: 0;
    bottom: -1.6vw;
    margin-left: 9vw;
}

.price-tag {
    margin: 0px 20px;
}

.philo-content {
    text-align: center;
}

.philo-content p {
    text-align: center;
}

#Banner {
    height: 100%;
}

#Banner {
    height: 100%;
}

.no1_sec_wrap {
    height: 80vh;
}

.no1_copy {
    position: absolute;
    right: 0;
    max-height: 20vw;
    top: 50%;
    margin-top: -10vw;
    margin-right: 13vw;
    width: auto;
    max-width: 400px;
    object-fit: contain;
}

.promise-grid-item {
    display: flex;
    justify-content: center;
    align-items: center;
}

.promise-grid-item p {
    text-align: center;
}

.promise-txt {
    text-align: center;
}

.promise-txt p {
    text-align: center;
}

.seco-tag {
    display: flex;
    gap: 5px;
    flex-direction: column;
    align-items: center;
}

.promise-row {
    display: flex;
    justify-content: center;
}



/* todays default chnages end  */




/* @media (min-width: 1400px) and (max-width: 1440px) {
    .loc-img-main {
        width: 972px;
    }
} */

 @media(min-width: 1500px) {
                    #highlight-tab-slider {
                        margin-left: 25% !important;
                    }
                }

@media(min-width: 1799px){
.loc-img-main{
    width: 82%;
}
	#highlight-tab-slider {
    margin-left: 37% !important;
}
}


@media (min-width: 2199px) {
  .banner img {
    height: 100%;
  }
    .loc-img-main {
    width: 87%;
  }
}

@media (min-width: 1020px) and (max-width: 1025px) {
    .elevate-image img {
        height: 425px;
    }

    .elevate-image.elevate-right img {
        margin-left: auto;
    }

    .elevate-image img {
        width: auto;
    }
}

@media (max-width: 1299px) {
    .logo img {
        width: 70px;
    }

    .overview-right img {
        height: 75%;
    }

    .menu-list {
        gap: 10px;
    }

    .menu-list-item a {
        font-size: 12px;
    }

    .title-main {
        margin-bottom: 15px;
    }

    h2.title {
        font-size: 26px;
    }

    .overview-right {
        height: 500px;
    }

    .overview-right img {
        object-position: top;
        object-fit: cover;
    }

    .overview-content {
        gap: 15px;
    }

    .highlights {
        height: auto;
        overflow-y: hidden;
    }

    .highlights .highlights-bg {
        width: 400px;
        height: auto;
        top: 150px;
    }

    .highlights-content {
        height: auto;
        overflow-y: auto;
    }

    .highlights-box-wrapper {
        padding-bottom: 10px;
    }

    .text-rotator li {
        font-size: 17px;
    }

    .highlights-box {
        width: 165px;
        height: 170px;
        padding: 20px 10px;
        gap: 10px;
    }

    .gallery {
        padding-bottom: 50px;
    }

    .ame-desc {
        font-size: 18px;
    }

    .elevate-inner-title .letter {
        font-size: 34px;
    }

    .elevate-image {
        height: 450px;
    }

    .elevate-box {
        width: 325px;
    }

    .elevate-inner-title .letter {
        font-size: 28px;
        position: relative;
        left: -16px;
    }

    .elevate-inner-title .title-span {
        font-size: 34px;
        line-height: 40px;
    }

    .location .vtp-btn {
        margin-bottom: 50px;
        margin-right: 5%;
    }

}

@media (max-width: 991px) {

    .construction-video iframe {
        height: 430px;
    }

    .overview-right {
        align-items: start;
        padding-top: 50px;
    }

    .overview-right img {
        height: 60%;
        width: 86%;
    }

    .highlights .highlights-bg {
        width: 275px;
        height: auto;
        top: 100px;
    }

    .mobile-menu {
        display: flex;
    }

    .desktop-menu {
        display: none;
    }

    .mobile-menu .hamburger {
        cursor: pointer;
        width: 25px;
        height: 20px;
        display: flex;
        justify-content: center;
        align-items: center;
        transition: transform 0.3s ease;
    }

    .hamburger svg {
        width: 35px;
        height: 35px;
        transition: all 0.3s ease;
    }

    .mobile-menu .hamburger .menu-close-icon {
        height: 0px;
        width: 0px;
        opacity: 0;
        visibility: 0;
    }

    .mobile-menu .hamburger.open .menu-open-icon {
        height: 0px;
        width: 0px;
        opacity: 0;
        visibility: 0;
    }

    .mobile-menu .hamburger.open .menu-close-icon {
        height: auto;
        width: auto;
        opacity: 1;
        visibility: visible;
    }

    .menu-list {
        max-height: 0;
        overflow: hidden;
        opacity: 0;
        transition: max-height 0.4s ease-in-out, opacity 0.4s ease-in-out;
        display: flex;
        flex-direction: column;
        background: #fff;
        position: absolute;
        top: 67px;
        right: 50px;
        width: fit-content;
        gap: 5px;
        border-radius: 0 0 30px 30px;
        padding: 10px;
    }

    .menu-list-item {
        text-align: center;
    }

    .menu-list-item a {
        font-size: 14px;
    }

    .vtp-btn {
        margin: 10px 0;
    }

    .menu-list.open {
        max-height: 300px;
        opacity: 1;
        transition: max-height 0.4s ease-in-out;
    }

    .header-bg {
        width: auto;
        margin: 0 30px;
    }

    .side-space {
        padding-left: 30px;
        padding-right: 30px;
    }

    .space-between {
        padding-top: 50px;
        padding-bottom: 50px;
    }

    .text-rotator li {
        font-size: 19px;
    }

    .highlights-box-wrapper .row {
        row-gap: 11px;
    }

    .gallery .item {
        height: 450px;
    }

    .gallery-slide {
        height: 350px;
    }

    .zoom-active.gallery-slide {
        height: 450px;
    }

    .gallery-slide .gallery-desc {
        padding-bottom: 20px;
        padding-left: 20px;
        font-size: 22px;
    }

    .image-lg {
        height: 375px;
    }

    .image-sm {
        height: 250px;
    }

    .amenities-stick.rev.image-lg {
        height: 400px;
    }

    .amenities-stick.in-view.image-sm .ame-desc {
        transform: translateY(77%);
    }

    .amenities-stick.in-view.image-lg .ame-desc {
        transform: translateY(85%);
    }


    .header-btn-mobile li {
        display: flex;
        justify-content: center;
    }

    .elevate {
        padding-bottom: 0px;
        padding-left: 0px;
        padding-right: 0px;
    }

    .elevate-box {
        width: 275px;
    }

    .elevate-image {
        height: 365px;
        width: 200px;
    }

    .elevate-image.elevate-right {
        margin-left: auto;
    }

    .elevate-inner-title .letter {
        left: 0px;
    }

    .animate .elevate-desc .title-span {
        font-size: 24px;
    }

    .elevate-inner-title .title-span {
        font-size: 32px;
        line-height: 40px;
    }

    .location .vtp-btn {
        margin-bottom: 15px;
        margin-right: 30px;
    }

    .elevate-image img {
        height: auto;
        width: 100%;
    }

}

@media (max-width: 768px) {
    .highlights-box {
        width: 165px;
        height: 190px;
    }

    .highlights-text p {
        line-height: 20px;
    }

    h2.title {
        font-size: 28px;
    }

    .image-lg {
        height: 350px;
    }

    .amenities-stick.rev.image-lg {
        height: 375px;
    }

    .elevate-inner-title .letter {
        left: 12px;
    }

    .location .vtp-btn {
        margin-bottom: 10px;
        margin-right: 15px;
    }

}

@media(max-width: 552px) {

    ul.header-btn-mobile {
        display: flex;
        z-index: 999;
    }

    h2.title {
        font-size: 26px;
    }

    .menu-list {
        width: 70%;
    }

    .owl-carousel .owl-item .desktop {
        display: none;
    }

    .owl-carousel .owl-item .mobile {
        display: block;
    }

    .space-between {
        padding-top: 30px;
        padding-bottom: 30px;
    }

    .side-space {
        padding-left: 15px;
        padding-right: 15px;
    }

    #Overview {
        padding-right: 15px;
        padding-top: 30px;
    }

    .overview-content {
        gap: 20px;
    }

    .overview-inner-img {
        /* width: 100%;
        height: 75px;
        display: flex;
        justify-content: center; */
        display: none;
    }

    .overview-inner-img img {
        object-fit: contain;
    }

    .text-rotator li {
        font-size: 15px;
    }

    .overview-right {
        height: 250px;
        width: 100%;
    }

    .highlights {
        padding-top: 60px;
    }

    .highlights .highlights-bg {
        display: none;
    }

    .highlights-content {
        padding: 0px;
    }

    .highlights-box {
        width: auto;
        height: 170px;
    }

    .highlights-box-wrapper .row {
        margin: 0 -7.5px;
    }

    .highlights-box-wrapper .col-6 {
        padding: 0 7.5px;
    }

    .gallery .item {
        height: 400px;
    }

    .gallery-slide {
        height: 350px;
    }

    .zoom-active.gallery-slide {
        height: 400px;
    }

    .wrapper {
        column-count: 2;
        gap: 15px;
    }

    .amenities-stick {
        margin-bottom: 15px;
    }

    .image-lg,
    .amenities-stick.rev.image-lg {
        height: 250px;
    }

    .amenities-stick.in-view.image-lg .ame-desc {
        transform: translateY(78%);
    }

    .ame-desc {
        font-size: 12px;
        right: 10px;
        text-align: right;
    }

    .mobile-menu .hamburger {
        margin-right: 10px;
    }

    .gallery-slide .gallery-desc {
        padding-bottom: 15px;
        padding-left: 10px;
        font-size: 22px;
    }

    .elevate {
        padding-bottom: 0px;
        padding-left: 0px;
        padding-right: 0px;
        padding-top: 60px;
    }

    .overview-right {
        display: none;
    }

    .elevate-box {
        width: 125px;
    }

    .animate .elevate-desc .title-span {
        font-size: 15px;
    }

    .elevate-image {
        height: 225px;
        width: 100%;
    }

    .elevate-inner-title .letter {
        font-size: 18px;
        left: 0px;
    }

    .elevate-inner-span {
        display: none !important;
    }

    .elevate-inner-span-mob {
        display: flex !important;
        font-size: 20px !important;
        text-align: center;
        line-height: 25px !important;
    }

    .elevate-desc {
        width: 135px;
        justify-content: right;
    }

    .elevate-desc.js {
        justify-content: left;
        width: 96px;
    }

    .carousel-wrap .nav-link {
        padding: 8px 14px;
    }

    .large_amenities_section .nav-pills {
        gap: 10px;
    }

    .large_amenities_section .nav-pills .nav-link {
        padding: 8px 12px;
        font-size: 14px;
        line-height: 14px;
    }

    .header-bg {
        margin: 0 15px;
        height: 42%;
        top: 29%;
    }

    .logo img {
        width: 60px;
        position: relative;
        z-index: 99;
    }

    .mobile-menu .hamburger {
        margin-right: -10px;
    }

    .menu-list {
        top: 54px;
    }

    .location .vtp-btn {
        position: relative;
        margin: 0 auto;
        margin-top: 15px;
    }

    .highlights-box-wrapper .row {
        justify-content: center;
    }

    button.owl-dot {
        height: 5px;
        width: 5px;
    }

    .loc-ul {
        padding-left: 0;
        display: grid;
        grid-template-columns: repeat(2, 1fr);
        gap: 10px;
        list-style: none;
    }


    .ellipse-ico {
        padding: 0px;
        padding-left: 0px;
        display: flex;
        gap: 10px;
    }

    .ellipse-ico img {
        width: 35px;
        height: 35px;
    }

    .ellipse-ico::before {
        top: 7px;
        left: -11px;
        display: none;
    }

    li.col-6.ellipse-ico p {
        line-height: 18px;
        font-size: 14px;
    }

    .ellipse-ico span {
        font-size: 16px;
        line-height: 18px;
    }

    .hamburger svg {
        width: 30px;
        height: 30px;
    }

}

/* PIYUSH */
@media screen and (max-width: 1024px) {
    .unit-container {
        padding: 104px 0px;
    }

    .loc-img-main {
        height: 387px;
        width: 660px;
    }

    .location-item span {
        font-size: 16px;
    }

    .location-item p {
        font-size: 16px;
    }

    .point-1 {
        top: 19px;
        left: 328px;
    }

    .point-2 {
        top: 86px;
        left: 262px;
    }

    .point-3 {
        top: 153px;
        left: 237px;
    }

    .point-4 {
        top: 238px;
        left: 241px;
    }

    .point-5 {
        top: 310px;
        left: 280px;
    }

    .point-6 {
        top: 359px;
        left: 342px;
    }

    .location-item:nth-child(1) {
        top: 0px;
        left: 140px;
    }

    .location-item:nth-child(2) {
        top: 66px;
        left: 18px;
    }

    .location-item:nth-child(3) {
        top: 135px;
        left: 43px;
    }

    .location-item:nth-child(4) {
        top: 215px;
        left: 11px;
    }

    .location-item:nth-child(5) {
        top: 293px;
        left: 28px;
    }

    .location-item:nth-child(6) {
        top: 351px;
        left: 10px;
    }

    .about-main {
        background-size: cover;
        background-position: right;
        background-repeat: no-repeat;
        height: 480px;
    }
}

@media screen and (max-width: 990px) {

    /* Unit start */
    .unit-container {
        padding: 94px 0px;
        height: 337px;
    }

    .unit-container-item {
        gap: 27px;
    }

    unit-container-item p,
    .unit-container-item span {
        font-size: 18px;
        font-weight: 400;
    }

    .unit-container-item .unit-BHK {
        font-size: 36px;
        font-weight: 600;
    }

    /* Unit End */
    /* Location Start */
    .point-1 {
        left: 280px;
    }

    .point-2 {
        left: 214px;
    }

    .point-3 {
        top: 154px;
        left: 189px;
    }

    .point-4 {
        top: 232px;
        left: 193px;
    }

    .point-5 {
        top: 310px;
        left: 231px;
    }

    .point-6 {
        top: 359px;
        left: 295px;
    }

    .location-item:nth-child(1) {
        top: 0px;
        left: 89px;
    }

    .location-item:nth-child(2) {
        left: -31px;
    }

    .location-item:nth-child(3) {
        left: -4px;
    }

    .location-item:nth-child(4) {
        left: -34px;
    }

    .location-item:nth-child(5) {
        left: -14px;
    }

    .location-item:nth-child(6) {
        top: 347px;
        left: -31px;
    }

    /* Location End */

    .grid-container {
        grid-template-columns: repeat(3, 1fr);
    }
}

@media screen and (max-width: 768px) {

    /* Unit Start */
    .unit-container {
        padding: 94px 0px;
        height: 294px;
    }

    .unit-container-item p,
    .unit-container-item span {
        font-size: 14px;
        line-height: 25px;
    }

    .unit-container-item .unit-price {
        font-size: 22px;
    }

    .unit-container-item .unit-BHK {
        font-size: 30px;
    }

    /* Unit End */
    /* Location Start */
    .loc-img-main {
        height: 289px;
        width: 489px;
    }

    .loc-img-main {
        border-radius: 200px;
        padding: 15px;
    }

    .location-item span {
        font-size: 14px;
        line-height: 1px;
    }

    .location-item p {
        font-size: 14px;
    }

    .point-1 {
        left: 239px;
    }

    .point-2 {
        top: 75px;
        left: 194px;
    }

    .point-3 {
        top: 130px;
        left: 179px;
    }

    .point-4 {
        top: 182px;
        left: 186px;
    }

    .point-5 {
        top: 231px;
        left: 215px;
    }

    .point-6 {
        top: 270px;
        left: 269px;
    }

    .location-item:nth-child(1) {
        top: 0px;
        left: 77px;
    }

    .location-item:nth-child(2) {
        left: -18px;
        top: 55px;
    }

    .location-item:nth-child(3) {
        left: 15px;
        top: 110px;
    }

    .location-item:nth-child(4) {
        left: -13px;
        top: 163px;
    }

    .location-item:nth-child(5) {
        top: 215px;
        left: -3px;
    }

    .location-item:nth-child(6) {
        top: 257px;
        left: -22px;
    }

    /* Location End */
}

@media screen and (max-width: 552px) {
    .gradient-border-plans::after {
        display: none;
    }

    .construction-video iframe {
        height: 190px;
    }

    .unit-container {
        grid-template-columns: repeat(1, 1fr);
        height: 400px;
        padding: 27px 4px;
    }

    .unit-text {
        width: 98%;
    }

    .about-text {
        padding: 19px 15px;
        position: unset;
        margin-top: 20px;
        height: unset;
    }

    .about-main {
        background-image: none;
        height: 100%;
        padding: 0px 0px 30px;
        margin-bottom: 0px;
        display: block;
    }

    .about-img img {
        object-position: right;
        object-fit: cover;
        height: 100%;
        width: 100%;
    }

    .about-text {
        padding: 15px 15px 30px;
        margin-top: 0px;
        margin-bottom: 0px;
        box-shadow: none;
        height: unset;
        width: auto;
    }

    /* Location Start */
    .loc-img-main {
        padding: 12px;
        height: 210px;
        width: 343px;
    }

    .location-item span {
        font-size: 16px;
    }

    .location-item p {
        font-size: 14px;
        line-height: 20px;
    }

    .loc-main {
        display: flex;
        justify-content: end;
        flex-direction: column;
        gap: 320px;
    }

    .point {
        left: 90%;
    }

    .location-item:nth-child(1) {
        top: 6px;
        left: 40%;
    }

    .location-item:nth-child(2) {
        left: 23%;
        top: 64px;
    }

    .location-item:nth-child(3) {
        left: 35%;
        top: 128px;
    }

    .location-item:nth-child(4) {
        left: 25%;
        top: 189px;
    }

    .location-item:nth-child(5) {
        top: 249px;
        left: 22%;
    }

    .location-item:nth-child(6) {
        top: 310px;
        left: -30%;
    }

    /* Location End */

    .grid-container {
        grid-template-columns: repeat(2, 1fr);
    }

    .gradient-border::after {
        right: -15px;
    }

    .unit-container-item {
        gap: 10px;
    }

    .unit-container {
        grid-template-columns: repeat(1, 1fr);
        height: 100%;
        padding: 30px 0px;
        gap: 0px;
    }

    .mob-border {
        border-bottom: 2px solid #FFF;
        padding-bottom: 10px;
        margin-bottom: 10px;
    }

    .gradient-border-plans {
        height: auto;
    }

}

/* ZEHAN */
@media screen and (max-width: 1024px) {
    .promise-grid-container {
        gap: 30px 65px;
    }

    .form-custom {
        padding: 15px;
    }

    .philosophy-wrapper {
        height: 505px;
    }

    .philo-img {
        height: 250px;
    }

    .enquire-form {
        padding: 20px;
    }
}

@media screen and (max-width: 990px) {

    .philosophy-wrapper {
        height: 405px;
    }

    .footer-bottom {
        margin-bottom: 80px;
    }
}

@media screen and (max-width: 768px) {

    .promise-grid-container {
        grid-template-columns: repeat(2, 1fr);
        gap: 30px 50px;
    }

    .philosophy-wrapper {
        height: 400px;
    }

    .promise-icon {
        width: 35px;
        height: 35px;
    }

    .form-custom {
        padding: 10px;
    }

    .form_section .vtp-btn {
        padding: 7px 25px;
        margin: 0 auto;
    }

    .footer-bottom-text-wrapper {
        flex-direction: column;
        gap: 5px;
    }

    .footer-bottom img {
        margin-bottom: 10px;
        height: 95px;
        width: 95px;
    }

    .footer-bottom {
        padding-top: 25px;
    }
}

@media screen and (max-width: 550px) {
    .promise-grid-container {
        gap: 25px;
    }

    .enquire-form {
        padding: 30px 15px;
        width: 100%;
    }

    .philosophy-wrapper {
        height: 515px;
    }

    .philo-content {
        height: 100%;
    }


    .form-custom {
        height: 40px;
        padding: 5px;
    }

    .philo-img {
        height: 195px;
    }

    .form_section .main-row {
        gap: 20px;
    }

    .animate .elevate-inner-title .title-span {
        position: relative;
        left: -8px;
    }

    .promise-grid-container {
        gap: 10px;
    }

    .promise-grid-item {
        align-items: center;
        gap: 5px;
    }

    .promise-grid-item * {
        text-align: center;
    }

    .promise-txt {
        font-size: 15px;
        line-height: 20px;
    }

    .promise-grid-item p {
        line-height: 20px;
    }

    .footer-bottom img {
        margin: 0px;
    }

    .footer-bottom-text-wrapper {
        gap: 0px;
    }

    .footer-bottom-text,
    .footer-bottom-text a {
        font-size: 12px;
        margin: 0px;
    }

    .form-custom {
        font-size: 14px;
        padding: 5px 10px;
    }

    select#CountryCode {
        text-align: center;
    }

    .mob-hide {
        display: none;
    }

    .grid-container>*:nth-child(5) {
        grid-column: 1 / -1;
        border-top: 1px solid #1a1a1a47;
        padding-top: 15px;
    }

    .mob-bor::before {
        position: absolute;
        content: "";
        bottom: -9px;
        left: 2px;
        right: 0;
        width: 100%;
        height: 1px;
        background: #1a1a1a28;
    }

    .mob-hide {
        display: none;

    }
}

/* start */

@media (min-width: 1300px) and (max-width: 1440px) {
    /* .loc-img-main {
         width: 910px;
     } */

    /* changes by arpit */
    .footer-bottom-text-wrapper {
        align-items: start;
    }


    .promise-grid-item {
        display: flex;
        justify-content: center;
        align-items: center;
    }

    .loc-img-main {
        width: 910px;
    }
}


@media screen and (max-width: 552px) {
    .elevate-inner-span-mob {
        position: relative;
        left: -10px;
    }

    .no1_sec_wrap {
        height: 100%;
    }

    .no1_copy {
        width: 120px;
    }

    .svg_no1 {
        width: 35vw;
        bottom: -2.6vw
    }
    .no1_copy {
        max-height: 40vw;
        top: 45%;
        margin-right: 6vw;
        max-width: 150px;
    }
}


/* end */

/* 9/7/25 changes */
 
 @media (max-width: 1599px) {
     .highlights {
         overflow: hidden;
     }

     .no1_sec_wrap {
         height: 100%;

     }

     .highlights-box {
         width: 100%;
         height: 100%;
         padding: 20px 5px;
         gap: 10px;
     }

     .menu-list {
         gap: 21px;
     }

     .philo-content {
         text-align: start;
     }
     .philo-content p{
         text-align: start;
     }
 }

  @media screen and (max-width: 767px) {

     .promise-grid-container {
         grid-template-columns: repeat(2, 1fr);
         gap: 30px 50px;
     }

     .philosophy-wrapper {
         height: 400px;
     }

     .promise-icon {
         width: 35px;
         height: 35px;
     }

     .form-custom {
         padding: 10px;
     }

     .form_section .vtp-btn {
         padding: 7px 25px;
         margin: 0 auto;
     }

     .footer-bottom img {
         margin-bottom: 10px;
         height: 95px;
         width: 95px;
     }

     .footer-bottom {
         padding-top: 25px;
     }

     /* changes by arpit */
     .footer-bottom-text-wrapper {
         flex-direction: column;
         gap: 5px;
         align-items: start;
     }

     .seco-tag {
         align-items: start;
     }

     .footer-bottom {
         margin-bottom: 70px;
     }

     .promise-grid-item {
         align-items: center;
         justify-content: center;
     }

     #Construction .videoContainer iframe {
         /* height: 247px; */
         /* width: 350px; */
     }

     .loc-ul li img {
         width: auto;
     }

     .highlights-box-wrapper .row {
         display: flex;
         justify-content: center;
     }

     .elevate-image.elevate-right img {
         margin-left: -80px;
     }

     .elevate-desc {
         justify-content: start;
     }

     .elevate-inner-title .title {
         z-index: 1;
     }

     .overview-right img {
         height: 73%;
     }

     .overview-right {
         justify-content: center;
     }

     .overview-content-wrapper {
         margin-top: 20px;
     }

     #Banner {
         height: 100%;
     }

     .no1_copy {
         width: 40%;
     }

     .overview-right {
         display: none;
     }

     .animate .elevate-desc .title-span {
         font-size: 16px;
     }

     .title-span {
         font-size: 25px;
     }

     .highlights-bg img {
         display: none;
     }

     #Highlights .title {
         text-align: center;

     }

     .highlights-box-wrapper .row {
         margin: 0 -7.5px;
     }

     .gallery-nav {
         justify-content: center;
     }

     .title-desc {
         text-align: center;
     }

     .gallery-left .title {
         text-align: center;
     }

     .th-wrapper {
         flex-direction: column;
         gap: 15px;
     }

     .elevate-inner-title .title-span {
         font-size: 24px;
     }

     .wrapper {
         column-count: 2;
         gap: 15px;
         align-items: center;
         justify-content: center;
     }

     .image-lg,
     .amenities-stick.rev.image-lg {
         height: 250px;
     }

     .amenities-stick {
         margin-bottom: 15px;
     }

     .amenities-stick.in-view.image-lg .ame-desc {
         transform: translateY(75%);
     }

     .ame-desc {
         /* font-size: 12px; */
         right: 10px;
         text-align: right;
     }

     .loc-ul {
         padding-left: 0;
         /* display: grid

        /* gap: 10px; */
         list-style: none;
     }

     .ellipse-ico {
         padding: 0px;
         padding-left: 0px;
         display: flex;
         gap: 10px;
         flex-direction: column;
         justify-content: flex-start;
         align-items: center;
     }

     .ellipse-ico {
         position: relative;
         margin-bottom: 15px;
     }

     .ellipse-ico span {
         font-size: 16px;
         line-height: 18px;
         display: inline-block;
         width: 100%;
         text-align: center;
     }

     li.col-6.ellipse-ico p {
         text-align: center;
     }

     .ellipse-ico::before {
         content: none;
     }

     /* .elevate-image.elevate-right img {
         margin-left: auto
     } */

     .location .vtp-btn {
         position: relative;
         margin: auto;
     }

     .construction-video iframe {
         height: 247px;
     }

     #About.side-space {
         padding-left: 0% !important;
         padding-right: 0% !important;
     }

     .about-main {
         background: none;
     }

     .about-text {
         margin-bottom: 2rem;
         position: static;
         box-shadow: none;
         width: 100%;
         padding: 30px 15px;
         height: auto;
         border-radius: 0;
     }

     .about-main {
         height: 100%;
     }

     .grid-container {
         justify-content: center;
     }

     .grid-container .grid-items.gradient-border:nth-child(1)::after,
     .grid-container .grid-items.gradient-border:nth-child(2)::after,
     .grid-container .grid-items.gradient-border:nth-child(3)::after,
     .grid-container .grid-items.gradient-border:nth-child(4)::after {
         content: none;
     }

     .philosophy-wrapper {
         height: 605px;
     }

     .philo-content {
         display: flex;
         align-items: center;
         justify-content: center;
     }

     .elevate-desc {
         top: -4px;
     }

     .monarque-map {
         height: 242px;
     }

     .philosophy-wrapper {
         height: 573px;
     }

     /* end */
     .gallery-slide {
         width: 750px;
     }

     .title-main .title-desc {
         width: 100%;
         text-align: center;
     }

     .price-tag {
         padding: 5px 10px;
     }

     .price-tag p {
         font-size: 14px !important;
     }

     /* .vtp-btn::after{
        position: relative;
     } */
     .philo-content {
         text-align: center;
     }

     .philo-content p {
         text-align: center;
     }
     h2.title{
        font-size: 24px;
     }

 }

 @media screen and (max-width: 552px) {

     /* .promise-grid-container {
         gap: 25px;
     }
    .grid-container {
    display: block;
  }

  .grid-items {
    width: 100%;
    margin: 10px 0;
    text-align: center;
  }  */

     .enquire-form {
         padding: 30px 15px;
         width: 100%;
     }

     .philosophy-wrapper {
         height: 515px;
     }

     .philo-content {
         height: 100%;
     }


     .form-custom {
         height: 40px;
         padding: 5px;
     }

     .philo-img {
         height: 195px;
     }

     .form_section .main-row {
         gap: 20px;
     }

     /* .animate .elevate-inner-title .title-span {
        position: relative;
        left: 8px;
    } */

     .promise-grid-container {
         gap: 10px;
     }

     .promise-grid-item {
         align-items: center;
         gap: 5px;
     }

     .promise-grid-item * {
         text-align: center;
     }

     .promise-txt {
         font-size: 15px;
         line-height: 20px;
     }

     .promise-grid-item p {
         line-height: 20px;
     }

     .footer-bottom img {
         margin: 0px;
     }

     .footer-bottom-text-wrapper {
         gap: 0px;
         /* padding-bottom: 90px; */
     }

     .footer-bottom-text,
     .footer-bottom-text a {
         font-size: 12px;
         margin: 0px;
     }

     .form-custom {
         font-size: 14px;
         padding: 5px 10px;
     }

     select#CountryCode {
         text-align: center;
     }

     .mob-hide {
         display: none;
     }

     .grid-container>*:nth-child(5) {
         grid-column: 1 / -1;
         border-top: 1px solid #1a1a1a47;
         padding-top: 15px;
     }

     .mob-bor::before {
         position: absolute;
         content: "";
         bottom: -9px;
         left: 2px;
         right: 0;
         width: 100%;
         height: 1px;
         background: #1a1a1a28;
     }

     .mob-hide {
         display: none;

     }

     /* changes by Arpit */
     .svg_no1 {
         width: 35vw;
         bottom: -2.6vw
     }

     animate .elevate-inner-title .title-span {
         left: -11px !important;
         font-size: 15px !important;
     }

     .sliderPadding {
         padding-right: 10px !important;
         padding-left: 10px !important;
     }

     .ame-desc {
         font-size: 12px;
     }

     /* #Construction .videoContainer iframe {
         height: 167px;
         width: 350px;
     } */

     .setPosition {
         display: flex;
         justify-content: center !important;
     }

     .footer-bottom-text-wrapper {
         align-items: start;
     }

     .footer-bottom-text-wrapper svg {
         width: 13px;
     }

     .seco-tag {
         align-items: start;
     }

     #Snapshot .grid-container {
         padding: 15px;
     }

     .elevate-inner-span-mob {
         position: relative;
         left: -10px;
     }

     .no1_copy {
         width: 200px;
     }

     .loc-ul {
         padding: 10px;
     }

     .loc-ul {
         padding-left: 0;
         /* display: grid

        /* gap: 10px; */
         list-style: none;
     }

     .ellipse-ico {
         padding: 0px;
         padding-left: 0px;
         display: flex;
         gap: 10px;
         flex-direction: column;
         justify-content: flex-start;
         align-items: center;
     }

     .ellipse-ico {
         position: relative;
         margin-bottom: 15px;
     }

     .ellipse-ico span {
         font-size: 16px;
         line-height: 18px;
         display: inline-block;
         width: 100%;
         text-align: center;
     }

     li.col-6.ellipse-ico p {
         text-align: center;
     }

     .elevate-image.elevate-right img {
         margin-left: auto
     }

     .grid-container .grid-items.gradient-border:nth-child(2)::after,
     .grid-container .grid-items.gradient-border:nth-child(4)::after {
         content: none;
     }

     .philo-content {
         display: flex;
         align-items: center;
         justify-content: center;
     }

     .philo-content p {
         text-align: center;
     }

     .defaultPadding {
         padding-bottom: 90px;
     }

     .gallery-nav {
         justify-content: center;
     }

     .title-desc {
         text-align: center;
     }

     .construction-video iframe {
         height: 166px;
     }

     .monarque-map {
         height: 160px;
     }

     .animate .elevate-desc .title-span {
         font-size: 11px;
     }

     .no1_sec_wrap {
         height: 100%;
     }

     .no1_copy {
         width: 120px;
     }

     /* today's changes  */
     .highlights-box {
         padding: 10px 5px;
     }

     .gallery-slide {
         width: 750px;
     }
     .location-item p{
        text-align: center;
     }

     /* end */
 }







.constVideo{
    justify-content: center;
}

 .video-container {
    /* position: absolute;
    top: 0;
    left: 0; */
    width: 100%;
    height: auto;
    aspect-ratio: 16 / 9;
    justify-content: center;
}

.video-container iframe {
    /* width: 80vh; */
    width: 100%;
    height: 100%;
    border-radius: 15px;
}

.youtube-placeholder {
    position: relative;
    width: 100%;
    height: auto;
    aspect-ratio: 16 / 9;
    cursor: pointer;
}

.youtube-placeholder img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    display: block;
    border-radius: 15px;
    box-shadow: 0 0 10px #1a1a1a50;
}

.play-button {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  font-size: 2rem;
  background: #fff;
  color: #fff;
  border-radius: 50%;
  padding: 0rem;
  display: flex;
  justify-content: center;
  align-items: center;
  height: 30px;
}