@media (max-width: 1440px) {
  .ammenities-content p {
    padding-top: 10px;
  }

  .about-item {
    padding: 0 34px;
  }

  .about-content {
    padding-top: 34px;
  }
}

@media (max-width: 1200px) {
  .bhk-idea {
    padding: 0;
    gap: 70px;
  }

  .bhk-idea-number {
    font-size: 24px;
    line-height: 24px;
  }

  .bhk-idea-wrap {
    padding: 80px 0;
  }

  .ammenities-item {
    padding: 28px;
  }

  .ammenities-wrap,
  .faq-section-wrap {
    padding: 80px 0;
  }

  .section-bottom h3 {
    padding-bottom: 28px;
  }

  h2,
  .h2 {
    font-size: 36px;
    line-height: 54px;
  }

  .about-wrap {
    padding: 40px 0;
  }

  .ammenities-ibox {
    width: 25%;
  }

  .section-bottom {
    padding-top: 40px;
  }

  footer {
    padding: 20px 0;
  }

  .footer-left {
    gap: 52px;
  }

  .footer-bottom {
    padding-top: 40px;
  }

  h1,
  .h1 {
    font-size: 40px;
    line-height: 44px;
  }
}

@media (max-width: 1024px) {
  .bhk-idea {
    gap: 0px;
    flex-wrap: wrap;
    row-gap: 40px;
  }

  .bhk-idea-wrap {
    padding: 70px 0;
  }

  .bhk-idea-item {
    max-width: 100%;
    width: 33.33%;
  }

  .ammenities .row {
    padding-top: 0px;
  }

  .banner-content h1 {
    position: relative;
    color: #33544e;
    top: 0;
    padding: 30px 16px;
    left: 0;
  }

  .banner-content:after {
    display: none;
  }

  .banner-content img {
    height: auto;
  }
}

@media (max-width: 991px) {
  .bhk-idea-item {
    width: 50%;
  }

  .bhk-idea-wrap {
    padding: 50px 0;
  }

  .bhk-idea-number {
    font-size: 20px;
    line-height: 20px;
  }

  .ammenities-wrap,
  .faq-section-wrap {
    padding: 60px 0;
  }

  .section-bottom h3 {
    padding-bottom: 24px;
  }

  .section-content h2 {
    padding-top: 20px;
  }

  .ammenities-item {
    padding: 24px;
  }

  h2,
  .h2 {
    font-size: 32px;
    line-height: 50px;
  }

  .about-wrap {
    padding: 30px 0;
  }

  .about-item {
    padding: 0 30px;
  }

  .ammenities-ibox {
    width: 33.33%;
  }

  .section-bottom {
    padding-top: 32px;
  }

  .accordion {
    padding: 20px 0 40px;
  }

  footer {
    padding: 14px 0;
  }

  .footer-left {
    gap: 40px;
  }

  .footer-bottom {
    padding-top: 28px;
  }

  .footer-bottom-content {
    gap: 26px;
  }

  .video-container {
    height: auto;
  }

  .video-overlay {
    width: 60px;
    height: 60px;
  }

  h1,
  .h1 {
    font-size: 36px;
    line-height: 40px;
  }
}

@media (max-width: 767px) {
  .container {
    padding: 0 24px;
  }
  .our-about-wrap .our-about .about-box {
    width: 290px;
  }

  .banner {
    display: flex;
    flex-direction: column;
  }

  .banner .enquiry-form-wrap {
    position: relative;
    transform: none;
    top: auto;
    right: auto;
    padding: 2rem 1.5rem;
    width: 100%;
    max-width: 100%;
  }

  .banner .enquiry-form-wrap .enquiry-form {
    width: 100%;
  }

  .bhk-idea-wrap {
    padding: 34px 0;
  }

  .bhk-idea {
    row-gap: 30px;
  }

  .ammenities-wrap,
  .faq-section-wrap {
    padding: 40px 0;
  }

  .section-bottom h3 {
    padding-bottom: 20px;
    margin: 0 auto;
    line-height: 24px;
  }

  .section-content h2 {
    padding-top: 16px;
  }

  .ammenities-item {
    padding: 20px;
  }

  .ammenities-content p {
    padding-top: 5px;
  }

  h2,
  .h2 {
    font-size: 28px;
    line-height: 46px;
  }

  .section-content,
  .faq-section .section-content h2 {
    max-width: 100%;
  }

  .faq-section .section-content .accordion {
    padding-bottom: 0px;
  }

  .ammenities-ibox {
    width: 50%;
  }

  .accordion {
    max-width: 100%;
  }

  .section-bottom {
    max-width: 100%;
    padding-top: 28px;
  }

  .btn.btn-lg {
    padding: 10px;
    font-size: 14px;
  }

  .explore-section .explore-top .tag-btn {
    width: fit-content;
    justify-content: left;
  }

  .accordion {
    padding: 16px 0 32px;
  }

  .locationAccordion {
    padding: 0 0 24px;
  }

  .footer-left {
    gap: 28px;
  }

  .footer-bottom {
    padding-top: 20px;
  }

  .footer-bottom-content {
    gap: 6px;
  }

  .video-overlay {
    width: 40px;
    height: 40px;
  }

  h1,
  .h1 {
    font-size: 32px;
    line-height: 40px;
  }

  .banner-content h1 {
    max-width: 100%;
  }

  .footer-top {
    flex-wrap: wrap;
    flex-direction: column;
  }

  .footer-left {
    width: 100%;
    justify-content: space-between;
    flex-direction: row-reverse;
  }

  .footer-bottom {
    flex-direction: column;
    gap: 12px;
  }

  .rerna-number {
    text-align: center;
  }

  .footer-bottom-content {
    text-align: center;
    justify-content: center;
    gap: 0;
  }

  .btn {
    width: 100%;
    justify-content: center;
  }

  .cta {
    width: 100%;
  }

  .section-bottom .h5 {
    max-width: 350px;
  }

  .about-item {
    padding: 0;
    border: 0;
  }

  .nav-tabs .nav-link {
    font-size: 12px;
  }

  .nav-tabs .nav-link.active {
    font-size: 12px;
  }

  .title {
    font-size: 24px;
    width: 100%;
    margin-bottom: 24px;
  }

  .section {
    padding: 32px 0 0;
  }

  .comman-btn {
    width: 100%;
  }

  .explore-top {
    flex-direction: column;
    align-items: flex-start;
    /* padding: 35px; */
  }

  .explore-top p {
    font-size: 15px;
    width: 100%;
  }

  .explore-floor-section h1 {
    width: 372px !important;
  }

  .explore-floor-section .facingTabs {
    flex-direction: row;
    width: 100%;
  }

  .sizeTabsEast,
  .sizeTabsWest {
    padding: 0 5px 24px;
  }

  .info p {
    width: 327px !important;
  }

  .info .book-btn {
    width: 327px;
  }

  /* .contact-section {
    background: url("../images/mobile-image.png") no-repeat center center/cover;
  } */

  .contact-section {
    background: none !important;
    padding: 0;
  }

  .contact-section::before {
    background: none !important;
  }

  .contact-section-top {
    position: relative;
    background: url("../images/Rectangle-11.jpg") no-repeat center center/cover;
    color: #fff;
    overflow: hidden;
  }
  .contact-section-top .section-left {
    padding: 55px 40px;
  }

  .contact-section-top .section-right {
    display: block;
  }

  .contact-section-top:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: inherit;
    z-index: 1;
  }
  .contact-section-top > * {
    position: relative;
    z-index: 2;
  }
  .enquire-tag-btn {
    width: 150px;
  }
  .enquiry-form form {
    padding: 0;
  }
  .contact-section .contact-container {
    padding: 0;
  }
  .info-box {
    border-bottom: 2px solid #ebeeed;
    padding: 32px 0;
  }
  .email-box{
    padding-top: 0;
  }
  .content {
    padding-top: 24px;
  }
  .contact-section .btn-contact {
    font-size: 16px;
  }
  .explore-floor-section .custom-carousel-btn {
    display: none !important;
  }

  .explore-floor-section .carousel-indicators {
    display: flex !important;
    justify-content: center;
    z-index: 1;
    gap: 8px;
    position: relative;
    padding-top: 16px;
  }
  .map-container {
    height: 400px;
  }

  .explore-floor-section .carousel-indicators [data-bs-target] {
    display: inline-block;
    width: 8px;
    height: 8px;
    background-color: #d9d9d9;
    border-radius: 50%;
    border: none;
    transition: all 0.3s ease-in-out;
  }

  .explore-floor-section .carousel-indicators .active {
    background-color: #333;
  }

  .nav-tabs {
    padding-bottom: 0;
  }
  .tab-pane {
    padding-top: 40px;
  }
  .custom-carousel-btn {
    position: absolute;
    top: -45px;
    background-color: transparent;
    box-shadow: none;
    transform: none;
    width: 100%;
    justify-content: flex-end;
    display: none;
  }
  .tab-content {
    position: relative;
  }
  .carousel {
    position: inherit;
  }
  .prev-btn {
    left: 0;
    right: 100px;
    padding-right: 100px;
  }
  .next-btn {
    right: 0;
  }
}

/* Madam css */
@media (min-width: 767px) {
  .explore-floor-section .carousel-indicators {
    display: none;
  }
  .contact-col {
    margin-bottom: 0;
  }

  .contact-info-group {
    display: flex;
    flex-direction: column;
    gap: 12px;
  }

  .info-box {
    display: flex;
    flex-direction: column;
  }

  .col-md-4.contact-col:nth-child(2) .info-box:first-child,
  .email-box {
    height: 202px;
  }

  .col-md-4.contact-col:nth-child(2) .info-box:nth-child(2) {
    height: 220px;
  }

  .download-box,
  .floor-plans-box {
    height: 104px;
  }

  .content {
    flex-grow: 1;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
  }

  .email-label {
    font-weight: 600;
    font-size: 16px;
    color: #4e5354;
  }

  .email-text {
    color: #33544e;
    font-weight: 700;
    font-size: 24px;
  }

  .phone-label {
    font-weight: 600;
    font-size: 16px;
    color: #4e5354;
    margin-bottom: 2px;
  }

  .phone-text {
    color: #33544e;
    font-weight: 700;
    font-size: 24px;
    margin-top: 0;
  }
  .content-buttons {
    height: 100%;
    display: flex;
    flex-direction: column;
    justify-content: center;
  }
}