@media (max-width:1600px) {
    .hero .content {
        bottom: 5%;
    }

    .rera_no {
        font-size: 10px;
        opacity: 0.8;
    }
}

@media (max-width:1499px) {}

@media (max-width:1399px) {}

@media (max-width:1299px) {
    .header_navigation .navbar-brand {
        transition: all 0.5s ease;
        top: 0px;
    }

    .header_navigation.sticky .navbar-brand {
        top: -2px;
    }

    .header.sticky .navbar-brand img {
        height: 114px;
    }

    .navbar .navbar-nav li .nav-link {
        font-size: 15px;
    }

    .image_slider_wrap {
        width: 60%;
    }

    .content-side {
        padding: 45px 40px;
    }

    .content-side .info-list {
        margin-bottom: 0;
    }

    .content-side .info-list {
        margin-bottom: 0;
        margin-top: 15px;
    }

    .hero-section {
        padding-top: 10px;
    }

    .about_us p {
        font-size: 17px;
    }

    .header_navigation .goback {
        font-size: 14px;
    }
}

@media (max-width:1199px) {
    .image_slider_wrap {
        max-width: 100%;
        width: 100%;
    }

    .image_slider_wrap .slide-inner.slide-bg-image {
        background-image: none !important;
    }

    .image_slider .slide-bg-image img {
        display: block;
    }

    .content-side {
        padding-bottom: 0;
    }

    .contact_us_form {
        padding: 35px;
    }

    .input_control textarea.input_field {
        height: 110px;
    }

    .captcha_wrap img {
        width: 122px;
    }

    .captcha_wrap .input-group {
        width: 184px;
        min-width: 184px;
    }

    .project-bg-owl-carousel,
    .project-bg-owl-carousel * {
        height: auto;
    }

    .project-slider-area {
        width: 150px;
        margin-right: 35px;
        margin-bottom: 35px;
    }

    .project-slider-arrow-left {
        left: -25px;
    }

    .project-slider-arrow-left svg {
        width: 20px;
    }

    .project-slider-arrow-right {
        right: -25px;
    }

    .project-slider-arrow-right svg {
        width: 20px;
    }

    .header_navigation {
        padding-left: 3vw;
        padding-right: 3vw;
    }

    .header_navigation .goback img {
        height: 50px;
    }

    .navbar .navbar-nav li .nav-link {
        font-size: 14px;
    }

}

@media (max-width:991px) {
    .hero video.desktop_video {
        display: none;
    }

    .hero video.mobile_video {
        display: block;
    }

    .main_heading {
        font-size: 30px;
    }

    .contact_us_section {
        padding: 50px 0;
    }

    .image_slider_wrap {
        width: 100%;
        max-width: 100%;
    }

    /* .image_slider_wrap .slide-inner.slide-bg-image {
        padding-top: 100%;
        background-size: cover;
    } */
    .location_section .container {
        max-width: 100%;
        padding: 0 40px;
    }

    .location_content {
        margin-left: 0;
        margin-top: 40px;
    }

    .faqs img {
        display: none;
    }

    .faqs {
        background: #f1f1f1;
    }

    .location_mg img {
        display: block;
        margin-top: 0;
        margin-bottom: 0;
    }

    .location_mg {
        margin-top: 40px;
    }

    .connecting_content {
        margin-right: 0;
    }

    .faqs span.caption {
        display: none;
    }

    .project-slider-area {
        width: 200px;
        margin-left: auto;
    }

    .footer .row {
        gap: 35px 0;
    }

    .project_gallery .gallery_container {
        flex-wrap: wrap;
    }

    .swiper-slide .entity-img {
        display: block !important;
    }

    .project-slider-area {
        width: 92%;
        margin-left: auto;
        margin-bottom: 25%;
        left: 4%;
        position: absolute;
        bottom: 0;
    }

    .project-slider-area .project-owl-carousel {
        display: none;
    }

    .project-slider-arrow-left {
        left: 0;
    }

    .project-slider-arrow-right {
        right: 0;
    }

    .footer .desclaimer {
        margin-top: 0;
    }

    .header_navigation .goback {
        margin-right: 8px;
    }

    .navbar_toggler_wrap {
        display: flex;
        gap: 0 15px;
        align-items: center;
    }

    .header .navbar-toggler {
        width: 40px;
        height: 40px;
        padding: 0;
    }

    .navbar-toggler-icon {
        width: 28px;
        height: 28px;
    }

    .header_navigation_container {
        padding-bottom: 15px;
    }

}

@media (max-width:768px) {


    .faqs {
        overflow: hidden;
        padding-inline: 10px;
    }

    .location_section .container {
        padding: 0 20px;
        position: relative;
        z-index: 2;
    }

    .main_heading br {
        display: none;
    }

    .location_mg {
        padding: 15px;
        margin-right: 0;
    }

    .content-side {
        padding: 40px 25px;
    }

    .map {
        padding: 40px 0;
    }

    .floorplan .nav-pills {
        margin-bottom: 0 !important;
        padding-bottom: 0 !important;
    }

    .footer {
        padding-top: 40px;
    }

    .rera_no .rera_toggle {
        display: block;
    }

    .rera_no {
        border-radius: 0;
        padding: 5px;
        transform: translateX(100%);
        transition: all 0.4s ease;
    }

    .rera_no.active {
        transform: translateX(0);
    }

    .rera_no .show {
        display: inline-block;
    }
}

@media (max-width:480px) {
    .footer .copyright p {
        font-size: 11px;
    }

    ul.location_tab {
        flex-direction: column;
        gap: 10px 0;
    }

    ul.location_tab li a {
        display: flex;
        align-items: center;
        gap: 0 13px;
    }

    ul.location_tab li img {
        width: 40px;
        margin-bottom: 0px;
    }

    .header_navigation .navbar-brand {
        margin-right: 0;
    }

    .header_navigation .navbar-toggler {
        padding: 3px;
        font-size: 17px;
    }

    .navbar-brand img {
        height: 48px;
    }

    .btn-play-music {
        right: 20px;
        bottom: 20px;
    }

}

@media (max-width:375px) {}




@media (max-width:1399px) {

    .btn-play-music {
        top: 40px;
    }

    .btn-play-music i {
        font-size: 22px;
    }

    .rera_no {
        top: 86px;
    }

    .btn-play-music {

        width: 42px;
        height: 42px;

    }

    .nature_elements_section {

        padding-block: 60px;

    }

    .gallery_title {
        bottom: 44px;
        font-size: 44px;
    }

    .bg-primary-beige {

        padding-bottom: 0;

    }

    .floorplan img {

        margin-bottom: 0;

    }

}



@media (max-width:1199px) {

    .ft_logo {
        width: 173px;
    }

    .footer {

        padding-top: 60px;

    }

    .btn-play-music {
        top: 20px;
        left: 20px;
    }

    .tab-content .overlay {

        padding-top: 60px;

    }

    .expansive_section .content h4 {

        font-size: 80px;

    }

    .two_column_section .content_col.col_one .content {
        margin-bottom: 50px;
    }

    .tatvam-amenities-divider {
        margin-bottom: 50px;
    }

    .gallery_title {
        bottom: 50px;
        font-size: 34px;
    }

    .site-and-floor-plan-section .floor-plan-imgs {
        gap: 50px;
    }

    .pvt-residences-section .service-count {

        font-size: 80px;

    }

}


@media (max-width:991px) {

    .header-section .header_navigation_container {

        justify-content: end;

    }

    .navbar-toggler {

        filter: brightness(0);

    }

    .navbar-toggler:hover { 
        filter: brightness(0); 
    }

    .header_navigation .navbar-brand { 
        left: 33px; 
    }

    .hero { 
        margin-top: 106px; 
    }


    .navbar-brand img {
        height: 104px;
    }

    .navbar-collapse { 
        top: 106px; 
    }

    .header.sticky .navbar-brand img {
        height: 98px;
    }

    .btn-play-music {
        bottom: 15px;
        left: 15px;
        top: auto;
    }

    .navbar-brand img {
        height: 98px;
    }

    .navbar-collapse {
        top: 99px;
    }

    .navbar-collapse {

        padding-inline: 3vw;
        border-bottom: 1px solid var(--theme_color);

    }

    span.caption {

        bottom: 15px;
        right: 15px;

    }

    .btn-play-music i {
        font-size: 19px;
    }

    .rera_no {
        top: 209px;
    }

    .expansive_section .content {
        margin-right: 0;
    }

    .expansive_image_wrap {

        width: 100%;

    }

    .expansive_image_wrap {
        height: 61vw;
    }

    .expansive_image {
        height: 49vw;
        width: 37vw;
    }

    .col_dv1 {

        left: 0;
        bottom: 0;

    }

    .col_dv2 {
        left: 25.5vw;
        bottom: 23vw;
    }

    .col_dv3 {
        left: 54vw;
        bottom: 338px;
    }

    .content_col.col_one {

        margin-right: 0;

    }

    .two_column_section .content_col.col_one .content {
        margin-bottom: 40px;
    }

    .content_col.col_two {
        margin-left: 0;
    }

    .highlights-section .row {

        row-gap: 40px;

    }

    .great-connectivity-section .row {

        row-gap: 30px;

    }

    .bg-primary-beige {

        padding-top: 40px;

    }

    .tatvam-nearby-heading {
        margin-bottom: 0;
    }

    .tatvam-nearby-wrapper {

        gap: 50px;

    }

    .tatvam-accordion {

        width: 100%;

    }

    .contact_us_section h3 {

        margin-bottom: 35px;

    }

    .two_column_section .content_col.col_two .content.features-content {

        margin-top: 0;
        margin-bottom: 40px;

    }

    .tatvam-amenities-divider {
        margin-bottom: 40px;
    }

    .tatvam-connectivity-sec .cards-grp {
        padding-left: calc(var(--bs-gutter-x) * .5);
    }

    .gallery_title {
        bottom: 50px;
        font-size: 27px;
    }

    .gallery_slider .owl-nav button {
        width: 35px;
        height: 35px;
    }

    .tatvam-divider {
        margin-top: 15px;
    }

    .bg-primary-beige {

        align-self: center;

    }

}



@media (max-width:767px) {

    .footer {
        padding-top: 40px;
    }

    .ft_logo {
        width: 158px;
    }

    .footer .row {
        gap: 30px 0;
    }

    .btn-play-music {
        width: 40px;
        height: 40px;
    }

    .btn-play-music i {
        font-size: 18px;
    }

    .rera_no {
        top: 150px;
    }

    .nature_elements_section {

        height: 126vh;

    }


    .elements_box img {
        height: 35px;
    }

    .elements_box {

        width: 33%;

    }

    .elements_box_wrap {

        justify-content: center;
        flex-wrap: wrap;
        gap: 20px 0;

    }

    .expansive_section .content h4 {
        font-size: 64px;
    }

    .expansive_image {

        width: 39vw;

    }

    .highlights-section .row {
        row-gap: 30px;
    }

    .pvt-residences-section .pvt-residences-txt {

        margin-bottom: 30px;

    }

    .two_column_section .content_col.col_one .content {
        margin-bottom: 30px;
    }

    .two_column_section .content_col.col_two .content.features-content {

        margin-bottom: 30px;

    }

    .tatvam-amenities-divider {
        margin-bottom: 30px;
    }

    .great-connectivity-section .row {
        row-gap: 30px;
    }

    .gallery_title {
        left: 50%;
        transform: translateX(-50%);
        bottom: auto;
        top: 15px;
        font-size: 16px;
        text-align: center;
    }

    .gallery_slider .owl-nav button {
        width: 30px;
        height: 30px;
    }

    .gallery_slider .fa {

        font-size: 15px;

    }

    .site-and-floor-plan-section .floor-plan-imgs {

        flex-direction: column;

    }

    .site-and-floor-plan-section .floor-plan-imgs {
        gap: 0px;
    }

    .site-and-floor-plan-section .floor-plan-imgs.select {

        gap: 30px;

    }

    .site-and-floor-plan-section h2 {

        margin-bottom: 10px;

    }

    .tatvam-nearby-wrapper {
        gap: 30px;
    }

    .tatvam-nearby-section .tatvam-destination-row span:nth-child(1) {

        max-width: 243px;

    }

    .tatvam-note {
        margin-top: 30px;
    }

    .contact_us_section h3 {

        margin-bottom: 30px;

    }

    .tatvam-destination-row {

        font-size: 16px;

    }

    .tatvam-accordion .accordion-button {

        font-size: 17px;

    }

    .tatvam-amenity-title {
        font-size: 28px;
    }

    .contact_us_form {
        padding: 25px;
    }

    .input_control .input_field {

        height: 40px;

    }

    .input_control textarea.input_field {
        height: 80px;
    }

    .gallery-section .owl-carousel .owl-item img {

        height: 248px;
        object-fit: cover;

    }

    .btn-medium {

        height: 36px;

    }

    .input_control label {

        font-size: 14px;

    }

    .input_control {
        margin-bottom: 14px;
    }

    .about-us-section .title_logo_icon {

        padding-block: 10px;
        width: 54px;

    }

    .top_content .title_logo_icon {
        margin: 15px 0;
        width: 50px;
    }

    .elements_box img {

        margin-bottom: 25px;

    }

    .expansive_section .content h3 {
        font-size: 23px;

    }

    .tatvam-amenities-carousel .owl-dots {

        gap: 0 10px;

    }

    .tatvam-amenities-carousel .owl-dots .owl-dot {

        width: 11px;

    }

    .gallery_slider .owl-nav {

        left: 15px;
        bottom: 12px;

    }

    span.caption {
        font-size: 10px;
    }

    .floorplan .nav-pills .nav-link {

        font-size: 13px;

    }

    .cmn-section-gap.about-us-section {

        margin-block: 60px;

    }

    .about-us-section h2 {

        line-height: 1.2;

    }

    .about-us-section p {

        line-height: 1.9;

    }

}


@media (max-width: 480px) {

    .nature_elements_section {
        height: 100vh;
    }

    .pvt-residences-section .service-count {

        font-size: 64px;

    }

}