@media (min-width: 767px) {
  .banner-form {
    display: none;
  }
}

@media (max-width: 1440px) {
  .ammenities {
    padding: 0;
  }
  .video,
  .eco-adv,
  .way-life,
  .eco-call,
  .eco-contact,
  .footer-content,
  .location-section-bottom {
    padding: 0;
  }
  .banner {
    padding-left: 0;
    padding-right: 0;
  }
}

@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: 24px;
  }
  .ammenities-wrap,
  .faq-section-wrap,
  .eco-adv-wrap,
  .way-life-wrap,
  .location-section,
  .design-living-wrap {
    padding: 80px 0;
  }
  .eco-call-wrap,
  .eco-contact-wrap {
    padding-bottom: 80px;
  }
  .section-bottom h3 {
    padding-bottom: 28px;
  }
  h2,
  .h2 {
    font-size: 36px;
    line-height: 54px;
  }
  .about-wrap {
    padding: 40px 0;
  }
  .section-bottom {
    padding-top: 40px;
  }
  .footer-bottom {
    padding-top: 28px;
  }
  h1,
  .h1 {
    font-size: 50px;
    line-height: 60px;
  }
  .video-wrap {
    padding-bottom: 84px;
  }
  .eco-form {
    padding: 30px;
  }
  .formfield {
    padding-bottom: 24px;
  }
  .eco-contact-center {
    margin: 40px auto;
  }
  .eco-contact-bottom {
    gap: 24px;
  }
  .footer-wrap {
    padding: 50px 0;
  }
  .about-content {
    padding: 28px;
  }
}

@media (max-width: 1024px) {
  .banner {
    flex-direction: column;
    gap: 20px;
  }
  .banner-right {
    padding: 40px;
  }
  .banner-left,
  .banner-right {
    width: 100%;
    max-width: 100%;
  }
  .banner-left p {
    padding: 28px 0;
  }
  .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 0;
  }
  .banner-content:after {
    display: none;
  }
  .banner-content img {
    height: auto;
  }
}

@media (max-width: 991px) {
  .location-section-bottom .accordion {
    min-width: 100%;
  }
  .map-container iframe {
    height: 500px;
  }
  .about-content {
    padding: 24px;
  }
  .banner-right {
    padding: 32px;
  }
  .banner-left p {
    padding: 24px 0;
  }
  .eco-contact-box {
    max-width: 100%;
  }
  .eco-contact-email {
    justify-content: center;
  }
  .way-life-content p {
    max-width: 100%;
    padding-top: 14px;
  }
  .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,
  .eco-adv-wrap,
  .way-life-wrap,
  .location-section,
  .design-living-wrap {
    padding: 60px 0;
  }
  .eco-call-wrap,
  .eco-contact-wrap {
    padding-bottom: 60px;
  }
  .section-bottom h3 {
    padding-bottom: 24px;
  }
  .ammenities-item {
    padding: 18px;
  }
  .video-img,
  .video-main:after {
    height: 500px;
  }
  .video-main .icon {
    width: 90px;
    height: 90px;
  }
  .video-main .icon img {
    width: 36px;
    height: 36px;
  }
  h2,
  .h2 {
    font-size: 32px;
    line-height: 50px;
  }
  .about-wrap {
    padding: 30px 0;
  }
  .section-bottom {
    padding-top: 32px;
  }
  .accordion {
    padding: 20px 0 40px;
  }
  .footer-bottom-content {
    gap: 26px;
  }
  .video-container {
    height: auto;
  }
  .video-overlay {
    width: 60px;
    height: 60px;
  }
  h1,
  .h1 {
    font-size: 42px;
    line-height: 50px;
  }
  .section-content {
    padding-bottom: 34px;
  }
  .video-wrap {
    padding-bottom: 70px;
  }
  .eco-adv-item {
    padding: 28px;
  }
  .footer-wrap {
    padding: 36px 0;
  }
}

@media (max-width: 767px) {
  .location-section-bottom .section-content {
    margin: 0 auto;
    text-align: center;
  }
  .about-content {
    padding: 20px;
  }
  .banner-right {
    padding: 24px;
  }
  .banner-left p {
    padding: 18px 0;
    font-size: 14px;
  }
  .eco-slider .slick-slide,
  .slider .slick-slide {
    margin-right: 16px;
  }
  .eco-slider .slick-slide:last-child {
    margin-right: 0;
  }
  .eco-adv .section-content {
    max-width: 100%;
  }
  .bhk-idea-wrap {
    padding: 34px 0;
  }
  .bhk-idea {
    row-gap: 30px;
  }
  .ammenities-wrap,
  .faq-section-wrap,
  .eco-adv-wrap,
  .way-life-wrap,
  .location-section,
  .design-living-wrap {
    padding: 40px 0;
  }
  .eco-call-wrap,
  .eco-contact-wrap {
    padding-bottom: 40px;
  }
  .section-bottom h3 {
    padding-bottom: 20px;
  }
  .ammenities-item {
    padding: 14px;
  }
  .ammenities-content {
    gap: 6px;
  }
  h2,
  .h2 {
    font-size: 24px;
    line-height: 40px;
  }
  .section-content,
  .faq-section .section-content h2 {
    max-width: 100%;
  }
  .accordion {
    max-width: 100%;
  }
  .section-bottom {
    max-width: 100%;
    padding-top: 28px;
  }

  .accordion {
    padding: 16px 0 32px;
  }
  .footer-bottom {
    padding-top: 30px;
  }
  .footer-bottom-content {
    gap: 6px;
  }
  .video-overlay {
    width: 40px;
    height: 40px;
  }
  h1,
  .h1 {
    font-size: 28px;
    line-height: 42px;
    font-weight: 400;
  }
  .banner-content h1 {
    max-width: 100%;
  }
  .footer-top {
    flex-wrap: wrap;
    flex-direction: column;
    gap: 32px;
  }
  .footer-left {
    width: 100%;
    justify-content: center;
  }
  .follow-us {
    padding-bottom: 12px;
    text-align: center;
  }
  .footer-bottom {
    flex-direction: column;
    gap: 12px;
  }
  .rerna-number {
    text-align: center;
  }
  .footer-bottom-content {
    text-align: center;
    justify-content: center;
    flex-direction: column;
    gap: 6px;
  }
  .btn {
    width: 100%;
    justify-content: center;
  }
  .cta {
    width: 100%;
  }
  .section-bottom .h5 {
    max-width: 350px;
  }
  .video-wrap .container {
    padding: 0;
  }
  .video-main:after,
  .video-img {
    border-radius: 0;
  }
  .section-content {
    padding-bottom: 26px;
  }
  .eco-adv-item {
    padding: 24px;
    width: 100%;
  }
  .video-wrap {
    padding-bottom: 54px;
  }
  .form-control {
    font-size: 18px;
  }
  .eco-contact a.btn {
    width: auto;
  }
  .eco-contact-center {
    max-width: 100%;
  }
  .footer-wrap {
    padding: 24px 0;
  }
  .footer-copyright,
  .footer-bottom a {
    text-align: center;
  }
  .eco-call .row {
    row-gap: 0;
    --bs-gutter-x: 0;
  }
  .eco-call-wrap .container {
    padding: 0;
  }
  .eco-image img,
  .eco-form {
    border-radius: 0;
    border: none;
  }
  .eco-form {
    padding: 24px;
  }
  .eco-adv-header {
    flex-direction: column;
    justify-content: center;
  }
  .eco-adv-item {
    padding: 20px;
  }
  .eco-adv-item p {
    font-size: 14px;
    line-height: 20px;
    text-align: center;
  }
  .banner-form {
    display: block;
  }
  .banner-right {
    display: none;
  }
  .banner-form {
    padding: 24px;
    border-radius: 20px;
    margin-top: -36px;
    position: relative;
    z-index: 100;
    background-color: #fff;
  }
  .banner-form .section-content {
    max-width: 100%;
    text-align: left;
  }
  .eco-adv-item {
    min-height: 230px;
    overflow-y: auto;
  }
  .about-content {
    min-height: 250px;
    overflow-y: auto;
  }
  .design-content {
    flex-wrap: wrap;
    padding: 0 16px;
  }
  .design-living ul {
    flex-wrap: wrap;
    padding-left: 16px;
    padding-right: 16px;
  }
  .design-living .section-content {
    max-width: 100%;
    padding: 0 16px;
  }
  .design-slide img {
    height: auto;
  }
  .design-slider-wrapper {
    padding: 20px 0 0;
  }
  .arrow-slide {
    justify-content: space-between;
    padding: 20px 16px 0 16px;
  }
  .way-life-wrap .eco-adv-item {
    min-height: auto;
  }
  .design-slide {
    opacity: 1;
    transform: scale(1);
  }
  .design-slide img {
    border-radius: 0;
  }
}

@media (max-width: 475px) {
  .ammenities-content {
    flex-wrap: wrap;
    justify-content: flex-start;
  }
  .ammenities-content p {
    width: 100%;
  }
}
