@media (max-width:991px) {

    .banner-btn,
    .banner-form-title,
    .modal-title {
        text-transform: uppercase
    }

    .callnow-btn,
    .callnow-btn p {
        text-decoration: none
    }

    #brxe-tskrzc,
    .call-to-action-section .btn-column .theme-btn {
        margin-top: 30px
    }

    .call-to-action-section .btn-column,
    .home-detail,
    .home-detail .inner .home-list li,
    .loc-headin1 h4,
    .mobie-qr-code {
        text-align: center
    }

    #brxe-kgwzdo,
    .about-section-two .content-column h1,
    .call-to-action-section h1 {
        font-size: 24px
    }

    h2 {
        font-size: 24px !important;
        font-weight: 600 !important
    }

    .amenities-section h2,
    .convenience-section h2,
    .gallery-section-two .sec-title h2,
    .plans-section .title-column .inner-column h2,
    .about-section-two .content-column h2,
    .call-to-action-section h2,
    .contact-section .form-column h2,
    .contact-section .info-column .inner-column h2 {
        letter-spacing: .05em
    }

    .project-logo {
        width: 50px
    }

    .project-logo-mob {
        width: 100px;
    }

    .navbar-brand {
        width: 60%;
        margin-right: 0 !important
    }

    #nav .navbar {
        padding: .4rem 1rem !important
    }

    .sm-none {
        display: none !important
    }

    .bottom-query,
    .bottom-query.active,
    .navbar-toggler .navbar-toggler-icon,
    .navbar-toggler.collapsed .close-icon {
        display: none
    }

    .navbar-toggler {
        display: inline-flex;
        align-items: center;
        justify-content: center
    }

    .navbar-toggler .close-icon {
        width: 22px;
        height: 22px;
        position: relative;
        display: none
    }

    .navbar-toggler .close-icon::before,
    .navbar-toggler .close-icon::after {
        content: "";
        position: absolute;
        left: 50%;
        top: 50%;
        width: 18px;
        height: 2px;
        background: #c39637;
        transform-origin: center
    }

    .navbar-toggler .close-icon::before {
        transform: translate(-50%, -50%) rotate(45deg)
    }

    .navbar-toggler .close-icon::after {
        transform: translate(-50%, -50%) rotate(-45deg)
    }

    .navbar-toggler:not(.collapsed) .close-icon {
        display: block
    }

    .navbar-toggler:not(.collapsed) .navbar-toggler-icon {
        display: none !important
    }

    .main-slider-banner {
        padding-top: 50px
    }

    .navbar-collapse {
        position: fixed !important;
        top: 0;
        left: 0;
        right: 0;
        padding: 72px 18px 24px;
        height: 100vh;
        width: 100%;
        background: #fff !important;
        z-index: 1050;
        box-shadow: 0 18px 40px rgba(0, 0, 0, .12);
        overflow-y: auto;
        max-height: none
    }

    .navbar-nav {
        width: 100%;
        margin-top: 8px;
        display: flex;
        flex-direction: column;
        gap: 0
    }

    .nav-item {
        border-bottom: 1px solid rgba(195, 150, 55, .18)
    }

    .navbar .nav-item>a {
        display: block;
        padding: 14px 6px;
        border-radius: 0;
        border: 0;
        background: transparent;
        color: #1f1f1f;
        letter-spacing: .12em;
        text-transform: uppercase;
        font-weight: 600;
        box-shadow: none;
        transition: color .2s ease
    }

    .navbar .nav-item>a::after {
        display: none
    }

    .navbar .nav-item>a:hover,
    .navbar .nav-item.active>a {
        color: #c39637
    }

    .navbar .nav-item>a,
    .rera-no {
        color: #000
    }

    .navbar-collapse.collapsing {
        height: 100%;
        left: -75%;
        transition: height
    }

    .navbar-collapse.show {
        height: auto;
        left: 0;
        transition: left .4s ease-in-out;
        z-index: -1;
    }

    .navbar-toggler.collapsed~.navbar-collapse {
        transition: left .4s ease-in
    }

    .home-detail {
        position: static;
        width: 100%;
        padding: 0;
        margin: 0px 0 0;
        left: auto;
        right: auto;
        top: auto
    }

    .navbar-toggler.collapsed .navbar-toggler-icon {
        display: block !important
    }

    .home-detail .inner .home-list li span {
        font-size: 13px !important
    }

    .home-detail .inner {
        padding: 18px 16px 24px;
        border-radius: 0;
        box-shadow: 0 10px 10px 0 rgba(0, 0, 0, .15)
    }

    .home-detail .list-style-three {
        padding: 0 20px 5px !important
    }

    .home-detail .inner .home-list {
        padding-left: 5px !important;
        padding-right: 5px !important;
        margin-bottom: 15px
    }

    .terms-conditions {
        bottom: 140px;
        right: -5px
    }

    .property-info {
        border-right: 0px
    }

    .convenience-info-tabs {
        padding: 0 10px
    }

    .convenience-section .image-column {
        position: relative;
        width: 100%
    }

    .convenience-section .image-column .image {
        display: block
    }

    .convenience-info-tabs .convenience-tabs .content {
        padding: 24px 20px
    }

    .gallerycarousel {
        position: relative
    }

    .gallerycarousel .owl-nav {
        position: absolute;
        top: 35%;
        width: 100%;
        display: flex;
        justify-content: space-between
    }

    #our-projects p {
        text-align: justify
    }

    .gallery-section-two .sec-title {
        padding: 50px 0
    }

    .convenience-section h2 {
        padding: 30px 0 20px
    }

    .convenience-section .tabs-content {
        border-radius: 16px
    }

    .convenience-section .tabs-content .image img {
        height: 240px
    }

    #highlights {
        padding: 60px 0
    }

    #highlights .tabs-content {
        gap: 0px
    }

    #highlights .highlight-image .image img {
        min-height: 240px
    }

    #highlights .highlight-text .content {
        padding: 22px 18px
    }

    #highlights .auto-container {
        padding-left: 0;
        padding-right: 0;
        max-width: 100%
    }

    #highlights .outer-container,
    #highlights .content-column,
    #highlights .convenience-info-tabs,
    #highlights .convenience-tabs.container-fluid {
        padding-left: 0;
        padding-right: 0
    }

    #highlights .tabs-content {
        margin-left: 0;
        margin-right: 0;
        width: 100%
    }

    #highlights .highlight-text .content,
    #highlights .highlight-image .image {
        border-radius: 0
    }

    #gallery {
        padding: 0
    }

    .plans-section .title-column .inner-column {
        padding-left: 0;
        padding-right: 0
    }

    .plans-section .title-column {
        margin-bottom: 60px
    }

    .content-column .inner-box {
        padding: 65px 10px 40px
    }

    .logo-column {
        margin-bottom: 35px
    }

    .contact-section .info-column .inner-column {
        padding: 25px 25px 15px
    }

    #location #myDiv,
    .plans-section .title-column .inner-column {
        padding-top: 40px
    }

    .contact-section .form-column .inner-column {
        position: relative;
        padding-left: 0
    }

    #amenities .image-column:before {
        content: none !important
    }

    .contact-section {
        padding: 0px;
    }


    .contact-section .container-fluid {
        padding-left: 0px;
        padding-right: 0px
    }

    .contact-section .info-column .inner-column,
    .contact-section .form-column .inner-column {
        border-radius: 0px
    }

    .contact-section .info-column .inner-column {
        padding: 30px 22px
    }

    .contact-section .form-column .inner-column {
        padding: 30px 22px
    }

    .contact-section .form-column h2 {
        font-size: 19px
    }

    .contact-section .default-form .form-control {
        height: 52px;
        font-size: 15px
    }

    .call-to-action-section {
        padding: 50px 0px !important
    }

    .about-developer__card {
        padding: 22px 18px;
        border-radius: 14px
    }

    .about-developer__logos {
        flex-wrap: wrap
    }

    .about-section-two .content-column .text {
        text-align: justify;
    }


    .thank-you-container{
        border: none;
        box-shadow: none;
    }


    .call-to-action-section .developer-logo {
        max-width: 150px
    }

    .about-developer__content {
        grid-template-columns: 1fr;
        text-align: center
    }

    .about-developer__cta {
        justify-content: center
    }

    .about-developer__cta .theme-btn {
        width: 100%;
        max-width: 280px
    }

    .nav-item {
        border-bottom: 1px solid #c39637
    }

    .navbar-toggler:focus {
        box-shadow: none !important
    }

    #location #myDiv {
        flex-direction: column-reverse
    }

    .location-adv__grid {
        grid-template-columns: 1fr;
        gap: 24px
    }

    .location-adv__tabs {
        min-width: 0;
        flex: 1 1 auto;
        justify-content: flex-start;
        padding: 6px 8px;
        scroll-padding: 8px
    }

    .location-adv__tab {
        font-size: 13px;
        padding: 8px 14px;
        white-space: nowrap
    }

    .location-adv__nav {
        width: 30px;
        height: 30px;
        flex: 0 0 auto
    }

    .location-adv__tabs-wrap {
        display: grid;
        grid-template-columns: auto minmax(0, 1fr) auto;
        gap: 6px
    }

    .location-adv .head-wrap {
        padding: 0 10px
    }

    .location-adv .head-wrap h2 {
        font-size: clamp(22px, 6vw, 30px);
        letter-spacing: .04em;
        line-height: 1.15
    }

    .location-adv a[data-fancybox="map"] {
        margin-top: 18px;
        border-radius: 14px;
        aspect-ratio: 4 / 3;
        background: #f3ede4
    }

    .location-adv a[data-fancybox="map"] img {
        height: 100%;
        object-fit: contain
    }

    .location-adv .head-wrap {
        text-align: center
    }

    .location-adv .loc-content {
        padding: 12px 14px
    }

    .location-adv .loc-content p {
        gap: 10px
    }

    #location .content-column .inner-box {
        padding: 25px 0 0
    }

    .banner-form-container {
        padding: 20px 10px 2px
    }

    .banner-form-title {
        color: #c39637;
        font-size: 20px;
        font-weight: 800;
        margin: 10px 0
    }

    .banner-btn,
    .bottom-btn {
        color: #fff;
        font-size: 14px;
        letter-spacing: 1px
    }

    .banner-query-box {
        position: relative;
        margin-bottom: 25px
    }

    .banner-query-box.d-flex {
        display: flex
    }

    .banner-btn {
        padding: 11px 25px;
        line-height: 24px;
        background: #c39637;
        border: 1px solid #c39637;
        font-weight: 600;
        border-radius: 6px;
        font-family: Cardo, serif
    }

    .bottom-btn,
    .callnow-container {
        background-color: #c39637;
        padding: 12px 15px
    }

    .banner-btn:hover {
        color: #c39637;
        background-color: #fff;
        border: 1px solid #c39637
    }

    .bottom-btn {
        width: 100%;
        font-family: Poppins;
        font-weight: 600
    }

    #footer_form {
        gap: 10px
    }

    #footer_form .bottom-query-box {
        flex: 1 1 100%;
        width: 100%
    }

    #footer_form .bottom-query-box:last-child {
        flex: 1 1 100%
    }

    #footer_form .bottom-query-submit {
        max-width: 220px
    }

    #mobile-footer-widget {
        position: fixed;
        width: 100%;
        padding: 0 !important;
        margin: 0;
        left: 0;
        bottom: 0;
        z-index: +999
    }

    .main-footer .footer-bottom {
        margin-bottom: 45px
    }

    .modal-title {
        font-size: 21px;
        color: #c39637;
        margin-top: 15px
    }

    .about-section-two .content-column .inner-column {
        padding-left: 0
    }

    .callnow-btn p,
    .plans-section .title-column .inner-column .text {
        font-size: 14px
    }



    .about-section-two .about-column .inner-column {
        padding-left: 0;
        padding-top: 40px
    }

    .plans-section .tabs-content .tab .image img {
        width: 100%;
        display: block;
        min-height: 280px
    }

    .plans-section {
        padding: 60px 0
    }

    .plans-section .title-column .inner-column {
        padding: 24px 20px;
        border-radius: 16px
    }

    .plans-section .image-column .image {
        border-radius: 16px
    }

    .callnow-container {
        color: #fff;
        border-right: 1px solid #fff
    }

    .callnow-btn p {
        color: #fff;
        font-weight: 600
    }

    .developer-logo-mobile {
        margin-left: -15px
    }

    .developer-logo {
        width: 160px;
        margin-top: 15px
    }

    .thank-you-container {
        width: 100%;
        padding: 0 10px
    }

    #amenities.row {
        flex-direction: column-reverse
    }

    .call-to-action-section h1 {
        font-size: 16px;
        margin-bottom: 10px !important
    }

    #brxe-tskrzc {
        grid-gap: 15px;
        grid-template-columns: 1fr
    }

    .brxe-container {
        flex-wrap: wrap
    }

    .bricks-background-primary,
    .brxe-block {
        width: 100%
    }

    .brxe-section {
        padding: 40px 15px
    }

    .loc-headin1 h4 {
        font-size: 13px;
        font-family: Mont;
        font-weight: 600;
        margin-left: 40px
    }

    #sync2 .owl-nav .owl-prev img {
        left: 0
    }

    #location h3 {
        font-size: 25px;
        margin-bottom: 20px
    }

    .amenities-section h2,
    .convenience-section h2 {
        padding: 40px 0
    }

    #brxe-kgwzdo {
        font-weight: 600
    }

    .row-home-details .property-info:first-child,
    .row-home-details .property-info:nth-child(4),
    .row-home-details .property-info:nth-child(5) {
        background-color: #fff1f9
    }

    .row-home-details .property-info:nth-child(2),
    .row-home-details .property-info:nth-child(3),
    .row-home-details .property-info:nth-child(6) {
        background-color: #c3963754
    }

    .convenience-info-tabs .convenience-tabs .tabs-content h3 {
        font-size: calc(1.3rem + .6vw)
    }

    .floor-btn-container {
        width: 100%;
        display: flex;
        justify-content: center
    }
}

@media(min-width:992px) {
    .md-none {
        display: none !important
    }

    .property-info {
        width: 16.66% !important
    }

    .footer-query-box {
        position: fixed;
        right: 0;
        bottom: 10px;
        left: auto;
        text-align: center;
        display: flex;
        justify-content: center
    }

    .default-form .form-control::-moz-placeholder {
        color: #c39637;
        opacity: 1
    }

    .default-form .form-control:-ms-input-placeholder {
        color: #c39637
    }

    .default-form .form-control::-webkit-input-placeholder {
        color: #c39637
    }

    .home-detail {
        position: absolute;
        top: 160px;
        left: 100px;
        background: transparent;
        padding: 20px 30px;
        width: 485px
    }

    .home-detail .inner .home-list li span,
    .home-detail .inner .text,
    .home-detail .list-style-three li,
    .home-detail .list-style-three li:before {
        color: #000
    }

    .home-detail .inner h1 {
        background-image: linear-gradient(-225deg, #c39637 0, #c39637 29%, #000 67%, #c39637 100%);
        font-size: 23px
    }

    .home-detail .inner:before {
        border-radius: 18px;
        box-shadow: 0 0 20px 0 rgba(0, 0, 0, .15);
        position: absolute;
        left: -18px;
        top: -18px;
        bottom: -18px;
        right: -18px;
        border: 18px solid rgba(255, 255, 255, .22);
        pointer-events: none
    }

    .bottom-query-text {
        width: 95% !important;
        height: 35px !important;
        display: block;
        margin: auto;
        padding: 0 5px;
        font-size: 13px
    }

    .property-info-section {
        background: #fff;
        z-index: 99;
        box-shadow: 0 0 12px 0 #aaa
    }

    .property-info:last-child {
        border-right: 0px
    }

    .row-home-details {
        justify-content: space-between
    }

    #nav-menu {
        align-items: center
    }

    .condition-label {
        margin-left: 10px
    }

    .developer-logo-column {
        width: 20%
    }

    .navbar-brand {
        width: 20% !important
    }

    .navbar-expand-lg .navbar-collapse {
        width: 60%
    }

    .home-detail .list-style-three li {
        margin-bottom: 5px !important
    }

    .image:before {
        content: "";
        position: absolute;
        left: 2%;
        top: 2%;
        width: 96%;
        height: 96%;
        border: 1px solid #fff;
        box-shadow: 5px 10px 18px 2px #00000042
    }

    #order-1 {
        align-content: center
    }

    .call-to-action-section h1 {
        font-size: 21px
    }

    .loc-content p {
        padding-right: 20px
    }

    #location h3 {
        font-size: 45px;
        margin-bottom: 10px
    }
}

@media(min-width:768px) and (max-width:1280px) {
    .home-detail {
        display: none
    }

    .property-info {
        padding: 0 5px;
        border-right: 1px solid #e6e6e6;
        border-bottom: 0;
        width: 16.66% !important
    }

    #location #myDiv {
        flex-direction: row;
        padding-top: 0
    }

    .content-column .inner-box {
        padding: 20px 10px
    }

    .content-column .inner-box .text {
        margin-bottom: 25px
    }

    .featured-block {
        margin-bottom: 15px
    }

    .featured-block .featured-inner h3 {
        font-size: 14px;
        margin-bottom: 15px;
        padding-left: 15px;
        border-left: 5px solid #c39637
    }

    .plans-section .title-column .inner-column {
        padding-top: 20px
    }

    .plans-section .title-column,
    .plans-section .image-column {
        margin-bottom: 16px
    }

    .navbar .nav-item>a {
        margin: 0 4px;
        padding: 20px 5px !important
    }

    .plans-section .title-column {
        margin-bottom: 0
    }

    #highlights .image-column,
    #highlights .image-column img,
    .image-column .image {
        height: 100%
    }

    .call-to-action-section .row {
        width: 100%
    }

    .call-to-action-section {
        padding: 50px 40px !important
    }

    .enquiry-text-respon {
        font-size: 19px
    }
}

@media (min-width:1097px) and (max-width:1366px) {
    .plans-section .title-column .inner-column {
        position: relative;
        padding-top: 30px;
        padding-right: 20px;
        padding-left: 20px
    }

    #location .content-column .inner-box h2,
    .location-text,
    .plans-section .title-column .inner-column h2 {
        margin-bottom: 5px
    }

    .about-section-two .content-column .inner-column {
        padding-left: 0
    }

    .about-section-two .content-column h1,
    .call-to-action-section h1 {
        font-size: 24px !important;
        margin-bottom: 10px !important
    }

    .about-section-two {
        padding: 40px 0 20px
    }

    .home-detail {
        top: 140px
    }

    .home-detail .inner .home-list {
        margin-bottom: 10px;
        padding-top: 10px
    }

    .home-detail .list-style-three li {
        font-size: 15px;
        font-weight: 700;
        margin-bottom: 5px
    }

    .home-detail .inner .home-list li span {
        font-size: 16px;
        margin-top: 3px
    }

    .rera-no {
        margin-top: .5rem
    }

    .content-column .inner-box {
        padding: 30px 30px 13px
    }

    .convenience-info-tabs .convenience-tabs .content {
        padding: 10px 30px 20px
    }

    .convenience-info-tabs .convenience-tabs .tabs-content .text,
    .convenience-info-tabs .convenience-tabs .tabs-content h3,
    .plans-section .title-column .inner-column .text {
        margin-bottom: 10px
    }

    .list-style-three li {
        font-size: 14px
    }

    .list-style-three li:before {
        left: 5px;
        font-size: 15px
    }

    .about-section-two .about-column .inner-column {
        padding-left: 5px
    }
}

@media (min-width:992px) and (max-width:1199px) {
    .navbar-brand {
        width: 30%
    }
}

@media (min-width:1280px) and (max-width:1660px) {
    .featured-block {
        margin-bottom: 5px
    }

    .location-adv__grid {
        gap: 28px;
        grid-template-columns: minmax(0, 1fr) minmax(0, 1fr)
    }

    .bottom-query {
        height: auto;
        padding: 12px 0 14px
    }

    .bottom-query .row {
        display: flex;
        flex-wrap: wrap;
        align-items: center
    }

    .qr-container,
    .bottom-form {
        position: static
    }

    .footer-query-box {
        position: static;
        width: 100%;
        margin-top: 6px
    }
}

@media (max-width:767px) {
    .location-adv .loc-content {
        align-items: flex-start
    }

    .location-adv .loc-content p {
        flex-direction: column;
        align-items: flex-start;
        justify-content: flex-start;
        gap: 6px
    }

    .location-adv .loc-content span {
        align-self: flex-start
    }
}

@media (max-width:991px) {
    .floorplan-premium {
        padding: 0px 0
    }

    .floorplan-premium .container {
        max-width: 100%;
        padding-left: 0;
        padding-right: 0
    }

    .floorplan-premium__grid {
        grid-template-columns: 1fr;
        gap: 0px
    }

    .floorplan-premium__table {
        padding: 26px 20px
    }

    .floorplan-premium__table-wrap {
        overflow-x: auto
    }

    .floorplan-premium__table {
        min-width: 100%;
        table-layout: fixed
    }

    .floorplan-premium__image-frame {
        min-height: 260px
    }

    .floorplan-premium__table,
    .floorplan-premium__image-frame {
        border-radius: 0
    }

    .floorplan-premium__table th,
    .floorplan-premium__table td {
        padding: 12px 10px;
        font-size: 12px
    }

    .floorplan-premium__subtitle {
        font-size: 14px
    }

    .floorplan-premium__cta {
        justify-content: center
    }

    .floorplan-premium__btn {
        width: 100%;
        max-width: 280px
    }
}

@media (max-width:575px) {
    .floorplan-premium__table-wrap {
        border-radius: 12px
    }

    .floorplan-premium__table th {
        font-size: 10px;
        letter-spacing: .08em
    }

    .floorplan-premium__table td {
        font-size: 12px
    }
}