@media only screen and (max-width: 1680px) {
  html {
    font-size: 15px;
  }

  .button-maincontainer {
    padding-bottom: 3%;
  }

  .detail-sec3-bottom {
    width: 44rem;
  }

  .detail-sec6-main1 {
    width: 24rem;
  }

  .section-bold-subtile p {
    font-size: 6rem;
  }

  .form_wrapper {
    display: flex;
    flex-direction: column;
    gap: 1.5rem;
  }

  .footer-sec-1 {
    gap: 10rem;
  }

  .footer-sec-1 {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    width: 100%;
    padding: 1.5rem 0;
    justify-content: space-between;
    align-items: center;
    border-bottom: 1px solid #ced6b1;
    border-top: 1px solid #ced6b1;
    gap: 3rem;
  }

  .footer-letter {
    width: max-content;
  }

  .home-sec1-main-title {
    font-size: 6.5rem;
  }

  .medium-font h2 {
    font-size: 5.5rem;
  }

  .home-sec2-1stpra {
    width: 79%;
    margin: auto;
  }

  .home-project-txt {
    gap: 7rem;
  }

  .sec4-left-side-txt {
    bottom: 12%;
    left: 4%;
    gap: 3rem;
  }
  .banner-title h1,
  .banner-title h2 {
    font-size: 6rem;
  }
  .banner-title h1 span,
  .banner-title h2 span {
    font-size: 7rem;
  }
}

@media only screen and (max-width: 1450px) {
  html {
    font-size: 14px;
  }

  .amenities-grid > div {
    min-height: 130px;
  }

  .mini-container {
    width: 70%;
    margin: 0 auto;
  }

  .main-banner-title h1 {
    font-size: 16rem;
  }

  .detail-secpragraph {
    width: 60rem;
    padding-bottom: 3.15rem;
  }

  .detail-sec6-head {
    padding-top: 3rem;
  }

  .specification-title p {
    font-size: 1.25rem;
  }

  .detail-galler-space {
    padding-bottom: 5.5rem;
  }

  .detail-section-title {
    margin-left: -7%;
  }

  .point {
    width: 1.25rem;
    height: 1.25rem;
    position: absolute;
    left: -5%;
    top: 38%;
  }

  .section-font p {
    font-size: 3rem;
  }

  .home-sec2-button {
    width: fit-content;
    margin: 5% auto;
    padding-bottom: 2rem;
  }

  .home-project-aerrow {
    width: 4rem;
  }

  .home-sec2-pra {
    width: 90%;
  }
  .reecosys-banner-section .swiper-slide > div {
    width: 100%;
    height: 81svh;
  }
  .banner-title h1,
  .banner-title h2 {
    font-size: 5rem;
  }
  .banner-title h1 span,
  .banner-title h2 span {
    font-size: 6rem;
  }
  .megamenuContent .megamenuItem {
    flex-basis: calc(100% / 3 - 1.5rem);
  }
}

@media only screen and (max-width: 1366px) {
  html {
    font-size: 13px;
  }

  .home-listing-banner img {
    height: 90svh;
    object-fit: cover;
  }
  .banner-title h1,
  .banner-title h2 {
    font-size: 5rem;
  }
  .banner-title h1 span,
  .banner-title h2 span {
    font-size: 6rem;
  }
}

@media only screen and (max-width: 1152px) {
  html {
    font-size: 12px;
  }

  .mini-container {
    width: 80%;
    margin: 0 auto;
  }

  .specs_data {
    min-height: 250px;
  }

  .thankyou-title h1 {
    font-size: 5rem;
  }

  .main-banner-title h1 {
    font-size: 14rem;
  }

  .detail-banner-aerrow {
    margin-top: 10rem;
  }

  .main-title p {
    font-size: 6rem;
    font-family: var(--medium-font-family);
  }

  .detail-sec2-main1 {
    padding-top: 0rem;
  }

  .section-bold-title p {
    font-size: 5.5rem;
    font-family: var(--italic-font-family);
  }

  .main-title p,
  .main-title span {
    font-size: 6.5rem;
    font-family: var(--medium-font-family);
  }

  .detail-sec6-head {
    column-gap: 5rem;
  }

  .detail-galler-space {
    padding-bottom: 4.8rem;
  }

  .footer-font p {
    font-size: 1.5rem;
    /* font-family: var(--brastika-regular); */
    color: var(--primary-color);
  }

  .footer-detail {
    display: flex;
    gap: 6rem;
    width: 100%;
    align-items: center;
  }

  .home-img1 {
    width: 100%;
    height: 90vh;
  }

  .home-sec1-main-title {
    font-size: 5.5rem;
  }

  .medium-font h2 {
    font-size: 5rem;
  }

  .section-font p {
    font-size: 2.5rem;
  }

  .home-sec2-1stpra {
    width: 79%;
    margin: auto;
  }

  .inner-flex-big {
    gap: 4rem;
  }

  .home-project-txt {
    gap: 16rem;
    text-align: left;
  }

  .home-sec2-pra {
    width: 85%;
  }
}

@media only screen and (max-width: 1024px) {
  html {
    font-size: 11px;
  }

  .main-banner-title h1 {
    font-size: 14rem;
  }

  .section-mainsubtitle p {
    font-size: 1.25rem;
  }

  .detail-sec7-head {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    width: 100%;
    gap: 5rem;
    padding-top: 8rem;
  }

  .detail-galler-space {
    padding-bottom: 4rem;
  }

  .section-bold-subtile p {
    font-size: 3rem;
  }

  .detail-section-title {
    margin-left: 1%;
  }

  .footer-sec-1 {
    gap: 5rem;
  }

  .footer-sec2 {
    gap: 4rem;
  }

  .footer-detail {
    display: flex;
    gap: 6rem;
  }

  .medium-font h2 {
    font-size: 4.5rem;
  }

  /* .home-project-txt p {
    font-size: 1.3rem;
  } */

  .home-project-aerrow {
    width: 5rem;
  }

  .home-project-txt {
    gap: 12rem;
    text-align: left;
  }
  .iframe-div {
    height: 40vh;
  }
  .footer-logo {
    padding: 2rem;
  }
  .reecosys-banner-section .swiper-slide > div {
    width: 100%;
    height: 76svh;
  }
  .footer-logo {
    width: 17rem;
    /* margin: auto 0;
    padding: 4rem; */
  }
  .bottom-strip-button.bottomStripButton,
  .bottom-strip-button.bottomStripButton:hover {
    background: var(--brown-color);
  }
  .bottom-strip-button.bottomStripButton {
    display: flex;
    justify-content: space-between;
    background: var(--brown-color);
    border: 1px solid var(--brown-color);
  }
  .bottom-strip-button.bottomStripButton span img {
    max-width: 40px;
  }
  .bottom-strip-button.bottomStripButton > div:nth-child(1) p {
    color: var(--white-color);
  }
  .bottom-strip-button.bottomStripButton > span {
    color: var(--white-color);
  }
}

@media only screen and (max-width: 991px) {
  html {
    font-size: 12px;
  }

  .main-container {
    width: 95%;
    margin: 0 auto;
  }

  .visible-tab-mobile {
    display: block !important;
  }

  .hide-tab-mobile {
    display: none !important;
  }

  .mobile_menu_wrapper {
    width: 100%;
  }

  .flex-col-teb {
    flex-direction: column;
  }

  .inner-flex-big {
    gap: 4rem;
  }

  .alstart {
    align-items: flex-start;
  }

  .project-footer-accordion a {
    display: flex;
    /* align-items: center; */
    justify-content: space-between;
  }

  ul.quicklinks-footer.quicklinks-footer-mobile li {
    padding-bottom: 1rem;
    border-bottom: 1px solid var(--primary-color);
  }

  .footer-content-accordian ul li {
    border-bottom: 0px !important;
  }

  /* .project-footer-accordion .project-links {
        margin: 0.5rem 0 0.5rem 0 !important;
        padding: 0;
    } */

  .project-footer-accordion .project-links ul li p a {
    font-size: var(--section-content);
  }

  .project-footer-accordion .project-links.footer-content-accordian li {
    padding: 0;
    border: 0;
    display: block;
  }

  /* .project-footer-accordion i {
        font-size: 1.25rem;
    } */
  .footer-content-accordian {
    height: 100%;
    max-height: 0;
    overflow: hidden;
    transition: var(--common-transition);
  }

  .footer-content-accordian.active_list {
    display: block !important;
    transition: var(--common-transition);

    max-height: 85vh;
  }

  .project-footer-accordion
    > div.active
    .down_arrow_footer
    .manu-accordian-downarrow {
    display: none;
  }

  .project-footer-accordion
    > div.active
    .down_arrow_footer
    .manu-accordian-uparrow {
    display: block;
  }

  .project-list-grid-2-column {
    grid-template-columns: 100%;
  }

  .homes-image-contact {
    height: 60svh;
    object-fit: cover;
  }

  .mini-container {
    width: 95%;
    margin: 0 auto;
  }

  .project-amenities-grid {
    grid-template-columns: 100%;
    padding: 0;
    border: none;
  }

  .projectBannerFlex {
    top: unset;
    transform: unset;
    bottom: 3rem;
    left: 0;
    width: 100%;
    padding: 0 15px;
    text-align: left;
  }

  .project-info-flex p {
    text-align: left;
  }

  .inner-flex-medium {
    gap: 2rem;
  }

  .project_gallery_grid {
    grid-template-columns: repeat(2, 1fr);
  }

  .project_detail_inquiry_form {
    width: 100%;
  }

  .inner-flex-tab {
    display: flex;
    flex-direction: column;
    gap: var(--common-gap-size);
  }

  .main-banner-title h1 {
    font-size: 9rem;
  }

  .detail-banner-aerrow {
    margin-top: 6rem;
    width: 4rem;
    padding: 1rem;
    height: 4rem;
  }

  .deatil-flex {
    gap: 3rem;
  }

  .detail-sec2-main {
    padding-left: 20%;
    padding-top: 6rem;
  }

  .sec2-main {
    gap: 9rem;
  }

  .leaf-img {
    width: 6rem;
    margin-top: -5rem;
  }

  .pt {
    padding-top: 2rem;
  }

  .section-pragraph p {
    font-size: 2rem;
  }

  .detail-secpragraph {
    width: 100%;
    padding-bottom: 3.15rem;
  }

  .detail-sec3-bottom {
    width: 40rem;
  }

  .section-padding-medium {
    padding: 5rem 0;
  }

  .main-title p,
  .main-title span {
    font-size: 5rem;
    font-family: var(--medium-font-family);
  }

  .section-bold-title p {
    font-size: 4rem;
    font-family: var(--italic-font-family);
  }

  .detail-sec3-bottom {
    width: 100%;
    padding-bottom: 1rem;
  }

  .detail-sec6-main1 {
    width: 17rem;
  }

  .detail-sec6-head {
    column-gap: 2rem;
  }

  .detail-sec7-head {
    gap: 4rem;
    padding-top: 3rem;
  }

  .specification-title p {
    font-size: 1.35rem;
  }

  .section-container {
    width: 90%;
    margin: auto;
  }

  .detail-point1 {
    width: 1rem;
    height: 1rem;
    top: 53%;
    left: -26%;
  }

  .point {
    width: 1rem;
    height: 1rem;
    position: absolute;
    left: -5%;
    top: 34%;
  }

  .detail-galler-space {
    padding-bottom: 3rem;
  }

  .detail-gallery-swiper .swiper-container {
    padding: 0 5%;
  }

  .detail-layout-swiper .swiper-container {
    padding: 0 5%;
  }

  .footer-font p {
    font-size: 2.5rem;
    font-family: var(--brastika-regular);
    color: var(--primary-color);
  }

  .footer-sec-1 {
    gap: 2rem;
  }

  .footer-detail {
    display: flex;
    gap: 3rem;
  }

  .footer-sec2 {
    gap: 0;
  }

  .footer-detail-main {
    display: flex;
    flex-direction: column;
    gap: 1rem;
    width: 28%;
    text-align: center;
    align-items: center;
    /* gap: 2rem; */
  }

  .footer-section-content p {
    font-size: 1.2rem;
    color: var(--primary-color);
    font-family: var(--regular-font-family);
  }

  .footer-detail {
    gap: 3rem;
    align-items: center;
    flex-wrap: wrap;
    padding: 2rem 0;
  }

  .footer_form {
    border: 1px solid #acb981;
    padding: 1.25rem 3.13rem;
    background: transparent;
    border-radius: 50px;
    width: 19rem;
    outline: unset;
  }

  .section-padding {
    padding: 6rem 0;
  }

  .home-sec1-main-title {
    font-size: 5rem;
  }

  .home-sec2-button {
    width: fit-content;
    margin: 5% auto;
    padding-bottom: 1rem;
  }

  .section-font p {
    font-size: 2rem;
  }

  .medium-font h2 {
    font-size: 3.5rem;
  }

  .home-sec3-projects {
    display: grid;
    grid-template-columns: 100%;
    width: 100%;
    gap: 1rem;
  }

  .sec4-right-main-box p,
  .sec4-right-main-box span {
    font-size: 3rem;
    font-family: var(--brastika-regular);
  }

  .sec4-pragraph {
    width: 83%;
    margin: 0 auto;
  }

  .sec4-right-side {
    gap: 3rem;
  }

  /* .home-project-txt p {
    font-size: 1.2rem;
  } */

  .home-sec2-pra {
    width: 83%;
  }

  .home-project-txt {
    gap: 6rem;
    text-align: left;
  }

  .Download_Brochure {
    position: absolute;
    bottom: 8%;
  }

  /* .banner-title h1,
  .banner-title h1 span,
  .banner-title h2,
  .banner-title h2 span {
    font-size: 6rem;

    line-height: 1;
  } */
  .banner-title h1,
  .banner-title h1 span,
  .banner-title h2,
  .banner-title h2 span {
    font-size: 4rem;
    line-height: 1;
  }

  .banner-title h1 span,
  .banner-title h2 span {
    font-size: 4rem;
  }

  .inquiry_popup {
    width: 75%;
  }

  .section-content p,
  .section-content p span {
    font-size: 1.5rem;
  }

  .amenities_popup .section-pragraph p {
    font-size: 2rem;
    padding-bottom: 2rem;
  }

  .amenities_popup {
    width: 90%;
  }

  .all-amenites-list ul {
    grid-template-columns: repeat(2, 1fr);
  }

  .footer-inquiryForm {
    width: 19rem;
  }
  .detail-point1-layout {
    width: 1rem;
    height: 1rem;
    top: 53%;
    left: -16%;
  }
  .reecosys-banner-section .swiper-slide > div {
    width: 100%;
    height: auto;
  }
  .detailSectionGrid {
    grid-template-columns: repeat(2, 1fr);
  }
  .arrow-circle {
    width: 4.5rem;

    height: 4.5rem;
  }
  .detail-point {
    width: 1rem;
    height: 1rem;
    position: absolute;
    top: 8%;
    left: -6%;
  }
  .section-para-right-home {
    width: 100%;
    margin-left: auto;
    margin-top: 4rem;
    padding-left: 2rem;
  }
  .left-title-bullet {
    padding-left: 2rem;
  }
  .left-title-bullet::before {
    left: -1.5%;
  }
  .swiper-arrow-main {
    width: 4.5rem;
    height: 4.5rem;
  }
  .page-list-2-col-grid {
    width: 90%;
  }
  .about-left-para {
    width: 100%;
  }
  .number-font p {
    font-size: 2rem;
  }
  .total_number {
    display: flex;
    flex-direction: row;
    right: unset;
    left: 50%;
    gap: 5rem;
    /* width: 72%; */
    align-items: center;
    justify-content: center;
  }
  .word-break {
    word-break: break-all;
  }
  .detail-img-bottom-font {
    right: 5%;
  }
  .footer-sec2 {
    /* gap: 4rem; */
    display: grid;
    grid-template-areas: "a a a" "b c d";
    grid-template-columns: repeat(3, 1fr);
    place-items: start;
    border-bottom: 1px solid #ced6b1;
  }
  .footer-sec2 > div:nth-child(1) {
    grid-area: a;
    margin: 0 auto;
    width: 100%;
    border-bottom: 1px solid #ced6b1;
  }
  .footer-logo {
    width: 19rem;
    margin: 0 auto;
  }
  .footer-sec2 > div:nth-child(2) {
    grid-area: b;
  }
  .footer-sec2 > div:nth-child(3) {
    grid-area: c;
  }
  .footer-sec2 > div:nth-child(4) {
    grid-area: d;
    border-right: 1px solid #ced6b1;
  }
  .contact-form-grid {
    grid-template-columns: repeat(1, 1fr);
    gap: 1rem;
  }
  .grace-area {
    left: 50%;
    right: unset;

    flex-direction: row;
    width: 70%;
  }
  .contact-form-grid > div:nth-child(2) {
    width: 90%;
    padding: 2rem;
    margin-right: unset;
    margin: 0 auto;
  }
  .header-wrapper.contact_flag .call-icon-contact {
    filter: invert(1);
  }
  .header-wrapper.contact_flag .menubar {
    filter: invert(1);
  }
  .header-wrapper.mobileheader-active.contact_flag {
    background-color: var(--white-color);
  }
  .header-wrapper.mobileheader-active.contact_flag .call-icon-contact {
    filter: invert(0);
  }
  .header-wrapper.mobileheader-active.contact_flag .menubar {
    filter: invert(0);
  }
  .header-wrapper.mobileheader-active.contact_flag .contact-main-logo {
    display: none;
  }
  .header-wrapper.mobileheader-active.contact_flag .contact-active-mobile-logo {
    display: block;
  }
  .project_filter_block > div {
    padding: 1rem 1rem;
  }
  .deleteBtn_active.filter_button_web .delete-btn {
    padding: 1rem;
  }
  .deleteBtn_active.filter_button_web {
    grid-template-columns: 65% 35%;
    width: fit-content;
  }
  .filter_button_web {
    gap: 0.5rem;
  }
  .project_filter_block > div:last-child {
    padding: 1rem 0.5rem;
  }
  .header-wrapper.list_flag.mobileheader-active {
    background-color: var(--white-color);
  }
}

@media only screen and (max-width: 767px) {
  html {
    font-size: 13px;
  }

  .hide-mobile-only {
    display: none;
  }

  .visible-mobile-only {
    display: block;
  }

  .section-padding-medium {
    padding: 3rem 0;
  }

  .inner-flex-big {
    gap: 3rem;
  }

  .flex-col-mob {
    flex-direction: column;
  }

  .sec5_location {
    width: 100%;
  }

  .mini-container {
    width: 95%;
  }

  .section-padding {
    padding: 3rem 0;
  }

  .section-title h1,
  .section-title h1 span,
  .section-title h2,
  .section-title h2 span {
    font-size: 2rem;
  }

  .list-panel-ul ul li::after {
    right: -0.5rem;
  }

  .inner-flex-medium {
    gap: 2rem;
  }

  .project_banner_image img,
  .project_banner_image {
    height: 90vh;
  }

  .banner-title h1,
  .banner-title h2 {
    font-size: 2.5rem;
  }
  .banner-title h1 span,
  .banner-title h2 span {
    font-size: 3rem;
  }

  .section-title-big h1,
  .section-title-big h1 span,
  .section-title-big h2,
  .section-title-big h2 span {
    font-size: 2.5rem;
  }

  .section-subtitle h4,
  .section-subtitle h4 span {
    font-size: 1.75rem;
    font-family: var(--semibold-font-family);
    color: var(--primary-color);
  }

  /* .projectBannerFlex {
        top: unset;
        transform: unset;
        bottom: 3rem;
        left: 0;
        width: 100%;
        padding: 0 15px;
    } */

  .highlightGrid > div {
    padding-right: 0;
    border-right: none;
    flex-basis: 100%;
  }

  .highlightGrid {
    gap: 2rem;
  }

  .walk-thumbnail-image {
    height: 400px;
    /* margin: 0 -15px; */
  }

  .walk-thumbnail-image img {
    height: 400px;
  }

  .walkthrough-banner-content {
    width: 100%;
  }

  .section-title h1,
  .section-title h1 span,
  .section-title h2,
  .section-title h2 span {
    font-size: 1.85rem;
  }

  .project_gallery_grid {
    grid-template-columns: repeat(2, 1fr);
  }

  .amenities-grid {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: var(--common-gap-size);
  }

  .project-map-iframe iframe {
    height: 400px;
  }

  .thankyou-title h1 {
    font-size: 4rem;
  }

  .footer-subscribe {
    flex-basis: 100%;
    width: 100%;
  }

  .page-list-2-col-grid {
    grid-template-columns: 100%;
  }

  .common-banner-title-abs {
    width: 95%;
  }

  .inquiry_popup {
    width: 100%;
    right: 0;
    top: unset;
    bottom: -100%;
  }

  .inquiry_popup.inqury_active {
    bottom: 0;
  }

  .inner-flex-mob {
    display: flex;
    flex-direction: column;
    gap: var(--common-gap-size);
  }

  .flex-30 {
    flex-basis: 100%;
    max-width: 100%;
  }

  .arrow-circle {
    width: 3rem;
    border: 1px solid var(--highlight-color);
    overflow: hidden;
    position: relative;
    display: grid;
    place-items: center;
    border-radius: 50%;
    padding: 1rem;
    height: 3rem;
  }

  .arrow-circle-link {
    margin-top: 1rem;
  }

  .common-icon {
    width: 1.75rem;
    min-width: 1.75rem;
    filter: invert(1);
  }

  .section-content p,
  .section-content p span {
    font-size: 1.3rem;
  }

  .project-list-card.relative .section-title h1,
  .project-list-card.relative .section-title h1 span,
  .project-list-card.relative .section-title h2,
  .project-list-card.relative .section-title h2 span {
    font-size: 2.35rem;
    line-height: 0.6;
  }

  .mobile_search_box {
    background-color: rgba(41, 41, 41, 0.98);
    backdrop-filter: 0;
    -webkit-backdrop-filter: 0;
    padding: 1.5rem;
    position: fixed;
    bottom: 0;
    left: 0;
    width: 100%;
    opacity: 0;
    visibility: hidden;
    z-index: 9999;
    transition: 0.2s ease-in;
    border-top-left-radius: 2rem;
    border-top-right-radius: 2rem;
    padding-top: 2rem;
  }

  .mobile_search_box.active {
    opacity: 1;
    visibility: visible;
  }

  .mobile_menu_wrapper .flex-row.alc {
    gap: 0.5rem;
  }

  .header-navigation-links li {
    padding-bottom: 0.55rem;
    border-bottom: 1px solid #dedede;
  }

  .banner-image-homepage img {
    height: 55vh !important;
  }

  .mobile_menu_wrapper .flex-30 {
    flex-basis: 55%;
    max-width: 55%;
  }

  .flex-70 {
    flex-basis: 100%;
    max-width: 100%;
  }

  .detailSectionGrid {
    grid-template-columns: 100%;
  }

  .detail-sec2-head .content-section {
    width: 100%;
  }

  .view-map {
    margin-left: 1rem;
    text-transform: capitalize;
    font-size: 1.4rem !important;
  }

  .section-paragraph p,
  .section-paragraph p span {
    font-size: 1.25rem;
  }

  .awards_swiper_outer .swiper-container {
    padding: 0rem;
    width: 95%;
    margin: 0 auto;
  }

  .blog-grid {
    grid-template-columns: 100%;
  }

  .reecosys-template-page-wrapper,
  .reecosys-main-wrapper {
    padding-top: 5rem;
  }

  .imageThumbnail img,
  .imageThumbnail video {
    height: 60vh;
    width: 100%;
    object-fit: cover;
  }

  .project-img-list img {
    height: 400px;
    width: 100%;
    object-fit: cover;
  }

  .section-padding-bottom {
    padding-bottom: 4rem;
  }

  .mobile_menu_wrapper {
    padding: 8rem 1rem 4rem 1rem;
    justify-content: start;
    gap: 3rem !important;
  }

  .inquire-now-mobile-header {
    margin-top: auto;
  }

  .inquire-now-mobile-header .reecosys-template-button.button-style-secondary {
    width: 100%;
    flex-basis: 100%;
  }

  .main-banner-title h1 {
    font-size: 5rem;
  }

  .deatil-flex {
    gap: 2rem;
  }

  .deatil-banner-title {
    left: 6%;
  }

  .detail-banner-aerrow {
    margin-bottom: 1rem;
    margin-left: auto;
    width: 4rem;
    padding: 1rem;
    height: 4rem;
  }

  .project_detail_inquiry_form {
    width: 100%;
    display: flex;
    flex-direction: column;
  }

  .project_detail_inquiry_form .project_banner_image img,
  .project_detail_inquiry_form .project_banner_image {
    height: 35vh;
  }

  .detail-banner-button {
    width: 12rem;
  }

  .gallery-button {
    width: 4rem;
  }

  .button-maincontainer {
    gap: 1rem;
  }

  .detail-banner-img {
    height: 70vh;
  }

  /* detail */
  .sec2-main {
    display: flex;
    flex-direction: column;
    gap: unset;
  }

  .sec2-main p {
    font-size: 1.5rem !important;
  }

  .inner-flex-medium {
    gap: 1rem;
  }

  .detail-sec2-head {
    display: flex;
    flex-direction: column;
    gap: unset;
    width: 100%;
  }

  .detail-sec2-main {
    margin-left: 5%;
    padding-top: 6rem;
    margin-right: 5%;
  }

  .pt {
    padding-top: 2rem;
  }

  .detail-sec2-main1 {
    display: flex;
    flex-direction: column;
    width: 26rem;
    gap: unset;

    padding-top: 1rem;
  }

  .main-title p {
    font-size: 3rem;
    font-family: var(--medium-font-family);
  }

  .detail-iquiry-button {
    width: 24rem;
    background-color: var(--brown-color);
    margin: 10% auto;
    padding: 1.5rem 2rem;
    display: flex;
    gap: 2rem;
    align-items: center;
    justify-content: center;
    border-radius: 1.6rem;
  }

  .detail-inquire-logo {
    width: 2.5rem;
  }

  .section-bold-title p {
    font-size: 3rem;
    font-family: var(--italic-font-family);
  }

  .main-title p,
  .main-title span {
    font-size: 3rem;
    font-family: var(--medium-font-family);
  }

  .detail-secpragraph {
    width: 100%;
    padding-bottom: 3.15rem;
  }

  .section-pragraph p {
    font-size: 1.25rem;
  }

  .detail-sec3-bottom {
    width: 100%;
    padding-bottom: 0rem;
    padding: 1rem 0 0 0;
  }

  .number-font p {
    font-size: 4rem;
    font-family: var(--medium-font-family);
  }

  .detail-img-bottom-font-mob {
    position: relative;
    bottom: unset;
    left: unset;
    /* color: black; */
    width: 90%;
    margin: 0 auto;
    text-align: left;
    margin: auto;
    margin-top: 10%;
    /* display: none; */
  }

  .detail-img-bottom-font-mob.section-content p,
  .detail-img-bottom-font-mob.section-content p span {
    color: var(--brown-color) !important;
    font-family: 1.25rem !important;
  }
  .section-mainsubtitle p {
    font-size: 1.5rem;
  }

  .detail-sec3-img {
    border-radius: 20px;
    height: 45vh;
  }

  .total_number {
    position: absolute;
    top: 72%;
    left: 50%;
    line-height: 1;
    display: flex;
    flex-direction: column;
    gap: 0.25rem;
    transform: translate(-50%, -72%);
    width: 52%;
    text-align: center;
  }

  .lh {
    line-height: 1;
  }

  .main-title p,
  .main-title span {
    font-size: 2rem;
    font-family: var(--medium-font-family);
  }

  .section-bold-title p,
  .section-bold-title p span {
    font-size: 2rem;
    line-height: 1.1;
    font-family: var(--italic-font-family);
  }

  .detail-galler-space {
    padding-bottom: 3rem;
  }

  .detail-point {
    width: 0.75rem;
    height: 1.5rem;
    position: absolute;
    top: 8%;
    left: -3%;
  }

  .detail-point1 {
    width: 0.75rem;
    height: 1.5rem;
    position: absolute;
    top: 55%;
    left: 0%;
  }

  .gallery-swiper-font {
    padding-left: 2rem;
  }

  .detail-sec6-head {
    column-gap: 4rem;
    grid-template-columns: 100%;
    justify-items: start;
  }

  .detail-sec6-main1 {
    width: 100%;
  }

  .section-container {
    width: 90%;
    margin: auto;
  }

  .detail-sec6-main1 {
    width: 24rem;
  }

  .detail-sec6-main {
    display: flex;
    flex-direction: column;
    padding: unset;
  }

  .point {
    width: 0.75rem;
    height: 1.5rem;
    position: absolute;
    left: -3%;
    top: 27%;
  }

  .padding-left {
    padding-left: 1rem;
  }

  .detail-sec7-head {
    gap: 1rem;
    grid-template-columns: 100%;
    padding-top: 3rem;
  }
  .header-links-ul ul {
    gap: 1rem;
  }

  #reecosys-contact-us-section-1 .banner-title br,
  #reecosys-template-home-section-1 .banner-title br {
    display: none !important;
  }

  .about-left-para {
    width: 100%;
    margin-left: auto;
  }

  .about-section-3-flex {
    display: flex;
    grid-template-columns: unset;
    gap: var(--small-gap-size);
    flex-direction: column;
  }

  #reecosys-contact-us-section-1 .banner-title,
  #reecosys-template-home-section-1 .banner-title {
    padding-right: 0.5rem;
    padding-left: 0.5rem;
  }

  .left-title-bullet::before {
    width: 0.75rem;
    height: 0.75rem;
  }

  .project_filter_text {
    position: absolute;
    top: 55%;
    left: 0;
    transform: translateY(-50%);
    width: 100%;
    display: flex;
    align-items: end;
    justify-content: space-between;
  }

  .project_filter_arrow {
    width: 1.2rem;
    opacity: 1;
    filter: invert(1) brightness(100);
  }

  .specification-title p {
    font-size: 1.5rem;
  }

  .section-bold-subtile p {
    font-size: 2.9rem;
  }

  .detail-galler-space {
    padding-bottom: 2.9rem;
  }

  .iconic-main {
    display: flex;
    align-items: center;
    padding-top: 8rem;
    justify-content: center;
  }

  .youtubeIframe {
    aspect-ratio: 1;
  }

  .footer-sec-1 {
    gap: 2rem;
    display: flex;
    flex-direction: column;
    align-items: center;
  }

  .footer-font p {
    font-size: 2rem;
    font-family: var(--brastika-regular);
    color: var(--primary-color);
  }

  .footer-social-icon {
    display: flex;
    gap: 1rem;
    width: 10rem;
    align-items: center;
  }

  .footer-detail-main {
    display: flex;
    flex-direction: column;
    gap: 1rem;
    width: fit-content;
    text-align: center;
  }

  .footer-sec2-main-mob {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    border-bottom: 1px solid var(--highlight-color);
    align-items: center;
    justify-items: center;
    padding: 3rem 0;
    width: 100%;
    gap: 2rem;
  }

  .footer-detail {
    display: flex;
    gap: unset;
    align-items: center;
    padding: 3rem 0;
    width: 100%;
    justify-content: space-between;
  }

  .row-flex {
    display: flex;
    flex-direction: row;
    gap: 0.5rem;
    align-items: center;
    justify-content: center;
  }

  .footer-sec3 {
    display: flex;
    width: 100%;
    padding-top: 2rem;
    flex-direction: column;
    gap: 1rem;
    justify-content: center;
    text-align: center;
  }

  .inner-flex-small {
    gap: 1.3rem;
  }

  .footer-logo {
    width: 54%;
    padding: unset;
  }

  .footer_form {
    border: 1px solid #acb981;
    padding: 1.25rem 3.13rem;
    background: transparent;
    border-radius: 50px;
    width: 25rem;
    outline: unset;
  }

  .footer-sec2-mob {
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 0rem;
    border-bottom: 1px solid #ced6b1;
    width: 95%;
  }

  .progress {
    width: 20px;
    height: 20px;
  }

  .iconimg {
    width: 1.55rem;
    min-width: 1.55rem;
  }

  .font-title-mob {
    font-size: 1.7rem !important;
    line-height: 1 !important;
  }

  .inner-flex.inner-flexmobhalf {
    gap: 0.5rem !important;
  }

  .ellipsis-1 {
    font-size: 1.1rem;
    display: block;
    text-transform: capitalize;
  }

  .detain-main-title {
    line-height: 0.9;
    width: 75%;
  }

  .footer-sec-1 > :nth-child(3) {
    width: fit-content;
    margin-left: unset;
  }

  .home-sec1-main-title {
    font-size: 2.4rem;
  }

  .tcc-home-button {
    width: 49%;
    padding: 1rem 1rem;
    font-size: 1.3rem;
    margin: auto;
  }

  .home-img1 {
    width: 100%;
    height: 30vh;
    object-fit: cover;
  }

  .medium-font h2 {
    font-size: 2.5rem;
  }

  .section-font p {
    font-size: 1.5rem;
  }

  .home-sec2-1stpra {
    width: 94%;
    margin: auto;
  }

  .home-sec2-button {
    width: fit-content;
    margin: 6% auto;
    padding-bottom: 1rem;
  }

  .home-sec4-main {
    display: flex;
    padding-top: 7rem;
    flex-direction: column;
  }

  .sec4-left-side {
    width: 100%;
  }

  .sec4-right-side {
    background-color: #1f241d;
    width: 100%;
    gap: 3rem;
    padding: 4rem 0;
  }

  .Download_Brochure {
    position: unset;
    bottom: 8%;
  }

  .sec4-txt {
    line-height: 1;
    padding-top: 2rem;
    padding-bottom: 1rem;
  }

  .sec4-right-main-box {
    margin: auto;
    text-align: center;
    width: 100%;
  }

  .home-sec4-main {
    display: flex;
    padding-top: 4rem;
    flex-direction: column;
  }

  .home-sec2-pra {
    width: 100%;
    line-height: 1;
    margin: auto;
    padding-top: 3rem;
    padding-bottom: 1.5rem;
  }

  .home-project-aerrow {
    width: 4rem;
  }

  .home-project-txt {
    gap: unset;
    text-align: left;
    width: 90%;
    justify-content: space-between;
  }

  .home-sec-title {
    line-height: 1;
    padding-top: 2rem;
    padding-bottom: 1rem;
  }

  .home-sec-1-aerrow {
    width: 5rem;
    padding: 1.5rem;
    height: 5rem;
    top: 25%;
  }

  #tcc-home-sec1 {
    padding-bottom: 0 !important;
  }

  .left-title-bullet {
    padding-left: 2rem;
  }
  .banner-title h1,
  .banner-title h2 {
    font-size: 2rem;
    line-height: 1.5;
  }

  .section-para-right-home {
    width: 100%;
    margin-left: auto;
    margin-top: 2rem;
  }

  .tcc-home-button-sec2 {
    width: fit-content;
    background-color: #94a65a;
    padding: 1rem 3rem;
    font-size: 1.15rem;
    border: none;
    margin-top: 5%;
  }

  .sec4-left-side-txt {
    gap: 2rem;
  }

  .home-sec3 p {
    font-size: 3.5rem;
  }

  .section-font-mob p {
    font-size: 2.5rem !important;
  }

  .banner-title h1,
  .banner-title h2 {
    font-size: 2.5rem;
    line-height: 1.5;
  }

  .all-amenites-list ul {
    grid-template-columns: repeat(1, 1fr);
    gap: 3rem 2rem;
  }

  .inner-flex-center {
    text-align: start;
  }

  .footer-inquiryForm {
    width: 25rem;
  }

  .project-list-card:hover .project-img-list img {
    transform: unset;
  }

  .filter_button button:hover {
    background-color: var(--secondary-color) !important;
  }

  .header-navigation-links ul li a:hover p {
    color: unset !important;
    /* transition: var(--common-transition); */
  }

  .arrow-circle-link:hover .arrow-circle::before {
    transition: var(--common-transition);
    transform: translate(-50%, -50%) scale(0);
  }

  .arrow-circle-link:hover .hover-disable-arrow {
    display: block;
  }

  .footer-font:hover {
    color: unset;
  }

  .header-links-ul ul li a.active_page p,
  .header-links-ul ul li a.active_page span,
  .header-links-ul ul li a:hover p,
  .header-links-ul ul li a:hover span,
  .footer-sec3 a:hover p {
    color: unset;
  }

  .button-style-secondary:hover {
    background-color: var(--secondary-color);
  }

  .detail-banner-aerrow:hover {
    background-color: transparent;
    border: 2px solid var(--white-color);
  }

  .detail-sec2-aerrow:hover {
    background-color: transparent;
  }

  .detail-sec2-aerrow:hover .detail-white-aerrow {
    display: none;
  }

  .detail-red-aerrow {
    display: block;
  }

  .button-style-primary:hover {
    background-color: var(--brown-color);
  }

  .button-style-primary:hover span,
  .button-style-primary:hover p {
    color: var(--white-color);
  }

  .project-hovertxt:hover {
    opacity: 0;
  }

  .detail-banner-button:hover {
    background-color: rgba(255, 255, 255, 0.238);
  }

  .gallery-button:hover {
    background-color: rgba(255, 255, 255, 0.238);
  }

  .button-style-secondary:hover span,
  .button-style-secondary:hover p {
    color: var(--white-colorr);
  }

  .button-blackborder:hover {
    background-color: transparent;
  }

  .button-blackborder:hover span,
  .button-blackborder:hover p {
    color: var(--primary-color);
  }
  .swiper-arrow-main {
    display: none;
  }
  .detail-point1-layout {
    width: 0.75rem;
    height: 1.5rem;
  }
  .footer-all-accordion {
    width: 100%;
  }
  .footer-all-accordion ul li {
    padding: 1rem 0 0.5rem 0;
    border-bottom: 1px solid #ced6b1;
  }
  .footer-all-accordion .content_accordian .footer-links-ul li {
    border-bottom: none !important;
    padding-bottom: 0.55rem;
  }
  .footer_accordion.active .manu-accordian-uparrow,
  .footer_accordion .manu-accordian-downarrow {
    display: block;
  }
  .footer_accordion .manu-accordian-uparrow,
  .footer_accordion.active .manu-accordian-downarrow {
    display: none;
  }
  .content_accordian .footer-links-ul {
    gap: 0;
  }

  /* .footer-all-accordion ul li :nth-child(1) {
    border-bottom: 1px solid #dedede;
  }
   */

  .footer-all-accordion .font-title-mob {
    font-size: 1.2rem !important;
    line-height: 1 !important;
  }
  /* .footer_accordion {
    border-bottom: 1px solid #dedede;
  } */
  .swiper-pagination {
    position: relative;
    text-align: center;
    -webkit-transition: 0.3s;
    transition: 0.3s;
    /* -webkit-transform: translateZ(0);
    transform: translateZ(0); */
    z-index: 10;
    margin: 0 auto;
    padding-top: 1rem;
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 5px;
  }
  .swiper-pagination-bullet {
    width: 10px;
    height: 10px;
    display: inline-block;
    border-radius: 100%;
    background: #000;
    opacity: 0.2;
  }
  .swiper-pagination-bullet-active {
    opacity: 1;
    background: var(--secondary-color);
  }
  .detailSectionGrid {
    padding-top: 3rem;
  }
  .page-list-2-col-grid-contact {
    grid-template-columns: repeat(1, 1fr);
  }
  .page-list-2-col-grid {
    width: 100%;
  }
  .page-list-2-col-grid .section-content p {
    font-size: 1.3rem;
  }
  /* .page-list-2-col-grid .section-content p:first-child br {
    display: none;
  } */
  .swiper-scrollbar {
    height: 3px;
    /* padding: 0 5%; */
    width: 90%;
    margin: 0 auto;
  }
  .swiper-scrollbar-drag {
    height: 100%;
    width: 100%;
    position: relative;
    background: var(--brown-color);
    border-radius: 10px;
    left: 0;
    top: 0;
  }
  .amenities_popup.active {
    transform: translate(-50%, -50%);
    bottom: -50%;
    z-index: 9999;
  }
  .amenities_popup {
    position: fixed;
    bottom: -100%;
    top: unset;
    /* bottom: 0; */
    left: 50%;
    width: 100%;
    max-height: 90%;
    transform: translate(-50%, -50%);
    /* background-color: var(--white-color);
    z-index: -1;
    padding: 3rem;
    overflow-y: scroll;
    transition: var(--common-transition); */
  }
  .footer-links-ul li a:hover p {
    color: unset;
  }
  .fixed-inquire-button {
    width: 100%;
    position: fixed;

    right: 0;
    transform: unset;
    z-index: 999999;
    background-color: transparent;
    padding: 0.5rem;
    /* border: 1px solid var(--primary-color); */
  }
  .footer-section-padding.project_detail_flag {
    padding: 5rem 0;
  }

  .social-icon-hover a:hover .hover-enble-icon {
    display: none;
    transform: var(--common-transition);
  }
  .hover-enble-icon {
    display: none;
  }
  .social-icon-hover a:hover .hover-disable-icon {
    display: block;
    transform: var(--common-transition);
  }
  .hover-disable-icon {
    display: block;
  }
  .fixed-inquire-button.fixed-button-visible {
    bottom: 0%;
    transition: var(--common-transition);
  }
  .fixed-button-detail:hover {
    background-color: #822a30;
    transition: var(--common-transition);
  }
  .fixed-button-detail:hover p {
    color: var(--white-color);
    transition: var(--common-transition);
  }
  .fixed-button-detail:hover .detail-inquire-logo-heder {
    filter: unset;
  }
  .mobile-highlights p {
    color: #822a30 !important;
    /* font-family: var(--medium-font-family) !important; */
  }
  .highlights-grid {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 1rem;
    place-items: start;
    padding-top: 1rem;
  }
  .highlights-grid .section-paragraph p,
  .section-paragraph p span {
    font-size: 2rem;
  }
  .number-font p {
    font-size: 2rem;
    font-family: unset;
  }
  .header-hover .font-title-mob {
    font-size: 1.7rem !important;
  }
  .header-hover:hover .header-title {
    color: unset;
  }
  .footer-accordion-link a.active_page .header-title {
    color: var(--secondary-color);
  }
  .hedder-accordion-links a.active_page .header-title {
    color: var(--secondary-color) !important;
  }
  .contact-form-grid > div:nth-child(2) {
    width: 100%;
    padding: 1rem;
    margin-right: unset;
    margin: 0 auto;
  }
  .close_icon:hover {
    background-color: var(--brown-color);
  }
  .close_icon:hover span {
    color: var(--white-color);
  }
  .tcc-list-page-padding {
    padding-top: 3rem;
  }
  .detail-point1-layout {
    left: 0%;
  }
  .margin-auto {
    margin: unset;
    margin-top: 2rem;
  }
  .view-less-amenities:hover {
    background-color: transparent;
  }
  .view-less-amenities:hover .amenities-white-arrow {
    display: none;
  }
  .view-less-amenities:hover .amenities-black-arrow {
    display: block;
  }
  .detail-sec2-aerrow:hover .detail-red-aerrow {
    display: block;
  }
  .amenities-close-icon:hover {
    background-color: var(--brown-color);
  }
  .amenities-close-icon:hover span {
    color: var(--white-color);
  }
  .view-all-button:hover .button-aerrow {
    filter: invert(1);
  }
  .footer-sec3 a:hover .recocysy-disable {
    display: block;
    transition: var(--common-transition);
  }
  .footer-sec3 a:hover .recocys-enble {
    display: none;
    transition: var(--common-transition);
  }
  .date_picker_input {
    z-index: 2;
    position: relative;
  }
  .date_picker_input_text {
    z-index: 1;
    opacity: 1;
  }
  .filter_button_mob {
    width: 100%;
    display: grid;
    place-items: center;
    gap: 1rem;
  }
  .deleteBtn_active.filter_button_mob {
    width: 100%;
    grid-template-columns: 80% 18%;
  }
  .delete-btn:hover span {
    color: var(--white-color);
  }
  .margin-auto-unset {
    margin-top: unset;
  }
  .footer-flex-mob .flex-30 {
    flex-basis: 55%;
  }
  .whatsapp_connect {
    bottom: 15px;
    right: 15px;
  }
  .whatsapp_connect.active {
    bottom: 6rem;
    right: 15px;
}
.banner-img,
.banner-img img
{
  height: 90svh;

}
.deatil-banner-title {
 
  top: 50%;
  transform: translateY(-50%);
 
}

}

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

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