@media (max-width:1600px) {
    .hero .content {
        bottom: 5%;
    }

    .rera_no {
        font-size: 10px;
        opacity: 0.8;
    }

    .navbar-expand-lg .navbar-nav {
        gap: 0 10px;
    }

    .specification_image_side {
        width: 55%;
    }

    .specifications_section .col-lg-5 {
        width: 45%;
    }

    .specification_image_side img {
        height: 900px;
    }

    .specification_content .main_heading+p {
        margin-bottom: 35px;
    }

    .specifications_section .specification_card {
        height: 440px;
        padding: 20px 25px;
    }

    /* .floorplan .bgImage img {
        width: 370px;
        margin-left: -50px;
        margin-top: 50px;
    } */

    /* .contact_us_section .bgImage img {
        width: 370px;
        margin-right: -50px;
        margin-top: 50px;
    } */
    .three_col_box h4 {
        font-size: 20px;
    }

    .club_content {
        padding: 4% 6%;
    }
}

@media (max-width:1499px) {}

@media (max-width:1399px) {}

@media (max-width:1399px) {
    .header_navigation .navbar-brand {
        transition: all 0.5s ease;
        top: 18px;
    }

    .header_navigation.sticky .navbar-brand {
        top: 9px;
    }

    .navbar-brand img {
        height: 70px;
    }

    .header.sticky .navbar-brand img {
        height: 60px;
    }

    .navbar-expand-lg .navbar-nav {
        gap: 0 0;
    }

    .header_navigation {
        padding-left: 3vw;
        padding-right: 3vw;
    }

    .navbar .navbar-nav li .nav-link {
        font-size: 15px;
    }

    .image_slider_wrap {
        width: 60%;
    }

    .hero-img .overlay .hero_content h1 {
        font-size: 30px;
    }

    .hero-img .overlay .hero_content p {
        margin: 0;
        font-size: 15px;
    }

    .hero-img .overlay .hero_content {
        width: 440px;
        margin-bottom: 7%;
    }

    .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;
    }

    .overview_right_content {
        margin-left: 50px;
    }

    .amenities_carousel .image_dv h2 {
        font-size: 34px;
    }

    .amenities_carousel .owl-nav button.owl-prev {
        left: 16%;
    }

    .amenities_carousel .owl-nav button.owl-next {
        right: 16%;
    }

    .specification_card img {
        width: 60px !important;
    }

    .specification_content {
        padding: 40px 35px;
    }

    .specification_card h4 {
        font-size: 18px;
        margin-bottom: 22px;
    }

    .specification_image_side img {
        height: 750px;
    }

    .specification_card h4 {
        margin-bottom: 15px;
    }

    .specifications_section .specification_card {
        height: 340px;
        padding: 25px;
    }

    .specifications_section.index2_specifications .specification_card {
        height: 460px;
        padding: 25px;
    }

    .three_col_section {
        padding-inline: 50px;
        height: auto;
    }

    .specification_slider2 .owl-nav {
        margin-bottom: 20px;
    }

    .contact_us_section .map_img img {
        height: auto;
    }

    .specification_card h4 img {
        width: 50px !important;
    }

    .specification_card {
        padding: 20px 25px;
        padding-bottom: 0;
    }

    .get_direction {
        width: 95%;
    }

    .footer .desclaimer p {
        line-height: 17px;
        font-size: 11px;
    }
}

@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 {
        font-size: 13px;
        padding: 9px 15px;
    }

    .navbar .navbar-nav li .nav-link {
        font-size: 14px;
    }

    .club_content p {
        font-size: 16px;
    }

    .club_content {
        padding: 0% 6%;
    }

    #main-slider .item span {
        font-size: 13px;
    }

    .three_col_section {
        padding-inline: 30px;
    }

    .club_content .main_heading {
        margin-bottom: 25px;
    }

    .counter_wrap span.counter {
        font-size: 50px;
    }

    .counter_wrap span.counter+span {
        font-size: 20px;
    }

    .hero-img .overlay .hero_content h1 {
        font-size: 25px;
    }

}

@media (max-width:991px) {
    .hero video.desktop_video {
        display: none;
    }

    .hero video.mobile_video {
        display: block;
    }

    .main_heading {
        font-size: 34px;
    }

    .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;
    }

    .counter_section .container {
        max-width: 100%;
    }

    .living_details_section .top_content .caption_wrap {
        width: 90%;
    }

    .amenities_section p br {
        display: none;
    }

    .amenities_carousel .owl-nav button.owl-prev {
        left: 10%;
    }

    .amenities_carousel .owl-nav button.owl-next {
        right: 10%;
    }

    .amenities_carousel .image_dv h2 {
        bottom: 0px;
        left: 10px;
    }

    .horizontal .panel img {
        width: 100%;
        height: auto;
    }

    .horizontal .panel {
        height: auto;
    }

    .horizontal .panel:before {
        width: 100%;
        height: 100%;
        bottom: 0;
        left: 0;
    }

}



@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: space-between;
    }

    .navbar-toggler {
        filter: brightness(0);
    }

    .navbar-toggler:hover {
        filter: brightness(0);
    }

    .header_navigation .navbar-brand {
        left: 0;
        transform: none;
        position: relative;
        top: 0;
    }

    .hero {
        margin-top: 0;
    }


    .navbar-brand img {
        height: 104px;
    }

    .navbar-collapse {
        top: 106px;
    }

    .header.sticky .navbar-brand img {
        height: 60px;
    }

    .btn-play-music {
        bottom: 15px;
        left: 15px;
        top: auto;
    }

    .navbar-brand img {
        height: 54px;
    }

    .navbar-collapse {
        top: 96px;
    }

    .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;
    }

    .left_side_menu ul.navbar-nav {
        display: flex;
        flex-direction: column;
    }

    .header_navigation.sticky .navbar-brand {
        top: 0;
    }

    .overview_right_content {
        margin-left: 0;
        margin-top: 40px;
    }
    .content_mobile {
        display: block;
    }
    .content_desktop {
        display: none;
    }
    .club_section {
        position: relative;
        padding: 50px 20px;
    }
    .club_content {
        padding: 0;
    }
    .club_content #thumb-slider {
        margin-top: 20px;
        padding-bottom: 50px;
    }
    .gallery_slider .owl-nav button.owl-next {
        right: 20px;
    }
    .gallery_slider .owl-nav button.owl-prev {
        left: 20px;
    }
    .horizontal .panel .image_title { 
        left: 20px;
        bottom: 20px; 
        font-size: 20px; 
    }
    .horizontal .panel .image_caption { 
        right: 20px;
        bottom: 10px; 
        font-size: 10px; 
    }
    .contact_us_section .map_img {
        margin-bottom: 30px;
        height: auto;
    }
    .get_direction {
        width: 100%;
    }
    .form_api_box #crmWebToEntityForm.zcwf_lblLeft {
        max-width: 100% !important;
    }
    .living_details_section p br {
        display: none;
    }
    .bgImage {
        height: 105vh !important;
    }

}


@media (max-width:768px) {

    .navbar-brand img,
    .header.sticky .navbar-brand img {
        height: 45px;
    }
    .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;
    }

    .hero-img .overlay .container {
        padding: 0;
    }

    .hero-img .overlay .hero_content {
        margin-bottom: 0;
        width: 100%;
        border-radius: 0;
        padding: 40px 30px;
        background: transparent;
        backdrop-filter: none;
    }

    .hero-img .overlay {
        position: relative;
        width: 100%;
        height: 100%;
    }

    .hero-img .overlay .hero_content h1 {
        background: linear-gradient(180deg, #f3e18f 40%, #826816 100%);
        -webkit-background-clip: text;
        -webkit-text-fill-color: transparent;
        background-clip: text;
        color: transparent;
    }

    .hero-img .overlay .hero_content p {
        color: #FFF;
    }

    .hero-img span.caption {
        bottom: 40%;
    }

    .counter_section {
        height: auto;
    }

    .counter_section ul {
        min-height: auto;
        margin-top: 40px;
        padding: 0 10px;
    }

    .counter_section ul li {
        padding-left: 8px;
    }

    .counter_wrap span.counter {
        font-size: 28px;
    }

    .counter_wrap span.counter+span {
        font-size: 11px;
    }

    .counter_section .counter_wrap p {
        font-size: 12px;
    }

    .counter_section .container.aos-animate ul li:nth-child(1) {
        height: 40vh;
    }

    .counter_section .container.aos-animate ul li:nth-child(2) {
        height: 29vh;
    }

    .counter_section .container.aos-animate ul li:nth-child(3) {
        height: 49vh;
    }

    .counter_section .container.aos-animate ul li:nth-child(4) {
        height: 32vh;
    }
    .counter_section ul li { 
        border-left: 1px solid #ffffff78; 
    }
    .counter_wrap>div { 
        white-space: nowrap;
    }
    .counter_section .counter_wrap { 
        margin-top: 16px;
    }
    .living_details_section .top_content .caption_wrap {
        width: 94%;
    }
    .living_details_section,
    .three_col_section {
        padding-block: 50px;
    }
    .three_col_section {
        padding-inline: 15px;
    }
    .three_col_section .row {
        gap: 30px 0;
    }
    .amenities_carousel .owl-nav button.owl-prev {
        left: 25px;
    }
    .amenities_carousel .owl-nav button.owl-next {
        right: 25px;
    }
    .amenities_carousel .owl-nav button.owl-prev, .amenities_carousel .owl-nav button.owl-next { 
        width: 35px;
        height: 35px; 
    }
    .amenities_carousel .image_dv h2 {
        font-size: 22px;
        opacity: 0.8;
    }
    .floorplan .nav-pills .nav-link { 
        padding: 8px 13px;
        font-size: 12px;
    }
    .floorplan ul li {
        margin: 0px 4px;
    }
    .floorplan .nav-pills {
        margin-bottom: 25px !important;
    }
    .floor_plan_slider .owl-nav { 
        margin-top: 25px; 
    }
    .amenities_section {
        padding: 50px 20px; 
    }
    .gallery_section {
        padding: 50px 20px; 
    }
    .horizontal .panel .image_title {
        left: 15px;
        bottom: 11px;
        font-size: 15px;
    }
    .gallery_section .bgImage,
    .club_section .bgImage,
    .three_col_section .bgImage {
        background-image: url('../images/leaf_bg2.jpg');
        background-size: cover;
        background-attachment: fixed;
        opacity: 0.2;
    }
    .gallery_section .bgImage img,
    .club_section .bgImage img,
    .three_col_section .bgImage img {
        display: none;
    }
    .contact_us_section .bgImage,
    .amenities_section .bgImage {
        background-image: url('../images/leaf_bg.jpg');
        background-size: cover;
        background-attachment: fixed;
        opacity: 0.2;
    }
    .contact_us_section .bgImage img,
    .site-and-floor-plan-section .bgImage img,
    .amenities_section .bgImage img {
        display: none;
    }

     .site-and-floor-plan-section .bgImage {
        background-image: url('../images/leaf_bg3.jpg');
        background-size: cover;
        background-attachment: fixed;
        opacity: 0.2;
    }

    .three_col_section .col-lg-12.mb-5 {
        margin-bottom: 00px !important;
    }
    .amenities_section .col-lg-10.mb-4 {
        margin-bottom: 0 !important;
    }

}

@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 .goback {
        font-size: 13px;
        padding: 6px 12px;
    }

    .header_navigation .navbar-toggler {
        padding: 3px;
        font-size: 17px;
    }

    .navbar-brand img {
        height: 48px;
    }

    .btn-play-music {
        right: 20px;
        bottom: 20px;
    }

}
 


@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;

    }

}