@media (max-width:1024px) {

  .block-container {
    padding: 0 20px;
  }


  .map-grid {
    padding: 0 20px;
    grid-template-columns: 1fr;
  }

  .map-slider {
    order: 2;
  }

  .map-copy {
    order: 1;
  }

  .mobile-top-header,
  .mobile-bottom-header {
    display: block;
  }

  .hamburger {
    display: block;
  }

  .mobile-top-bar-content,
  .mobile-bottom-bar-content {
    display: none !important;
    /* prevent showing old flex layout */
  }

  .bottom-header,
  .top-header {
    display: none;
  }

  .map-points li {
    max-width: 100%;
  }

  .map-btn--wide {
    min-width: max-content;
  }

  .inside-card {
    margin: 0 auto;
  }

  .key-product h3 {
    font-size: 28px;
  }

  .feature-left {
    height: auto;
  }

  .map-section {
    padding-bottom: 100px !important;
  }

  .inside-bg-img {
    min-height: 620px;
  }

  .contact-image {
    padding-bottom: 59%;
  }

  .mobile-btn-primary {
    font-size: 14px;
  }

  .mobile-btn-primary {
    font-size: 14px;
  }

}

@media (max-width: 900px) {
  .block-container {
    row-gap: 50px;
    width: 100%;
    flex-direction: column;
    text-align: center;
  }

  .desc {
    margin: 20px auto 30px;
  }

  .logo-img {
    width: 100%;
    max-width: 460px;
    height: auto;
  }

  .feat-grid {
    grid-template-columns: repeat(2, 1fr);
  }

  .feat-wide {
    grid-column: span 2;
  }

  .by-now-container {
    grid-template-columns: 1fr;
  }

  .by-now-left {
    height: 360px;
  }

  .by-now-title {
    font-size: 36px;
    text-align: left;
  }

  .contact-container {
    flex-direction: column;
  }

  .form-row {
    flex-direction: column;
  }

  .footer-container {
    flex-direction: column;
  }

  .footer-bottom {
    flex-direction: column;
    gap: 10px;
  }

  .inside-section {
    min-height: 560px;
  }

  .inside-container {
    justify-content: center;
    padding: 80px 0;
  }

  .inside-card {
    max-width: 640px;
  }

  .map-points li {
    max-width: 100%;
  }

  .map-btn--wide {
    min-width: max-content;

  }

  .padding {
    padding: 60px 0px;
  }

  .key-product {
    padding: 0;
  }

  .key-product h2 {
    font-size: 34px;
    margin-bottom: 0;
  }

  .map-headline {
    font-size: 34px;
  }

  .map-sub {
    max-width: 100%;
  }

  .sub-heding {
    font-size: 34px;
  }

  .social-infrastructure .container {
    display: flex;
    flex-direction: column;
    width: 100%;
    gap: 20px;
    align-items: center;
    padding: 0;
  }

  .list-social {
    padding-top: 0;
    width: 100%;
    max-width: 630px;
  }

  .info-table {
    flex: 1;
    display: flex;
    flex-wrap: wrap;
    padding: 20px 0 0 0;
    justify-content: center;
    margin: auto;
  }

  .info-table h2 {
    font-size: 34px;
    width: 100%;
  }

  .why-buy-now {
    width: 100%;
    display: flex;
    gap: 32px;
    flex-direction: column;
  }

  .why-left {
    order: 1;
    width: 100%;
  }

  .why-right {
    gap: 20px;
    width: 100%;
  }

  .why-content {
    padding-bottom: 20px;
    border-bottom: 1px solid #5C5C5C;
  }

  .why-content h2 {
    font-size: 34px;
  }



  .list-box h3 {
    font-size: 18px;
  }

  .list-box {
    border-bottom: 1px dashed #C49232;
    padding-bottom: 16px;
    width: 100%;
  }

  .list-box p {
    font-size: 16px;
  }

  .faq-section {
    flex-direction: column;
    gap: 20px;
    align-items: center;
  }

  .contact-image {
    padding-bottom: 56%;
    width: 100%;
  }

  .contact {
    flex-direction: column;
    gap: 20px;
  }

  .contact-form-area {
    width: 100%;
  }

  .contact-subtext {
    margin-bottom: 30px;
  }

  .footer-brand {
    flex: 1 1 20px;
  }

  .footer-block {
    flex: 1 1 100px;
  }

  .footer-container {
    gap: 25px;
  }

  .key-product h3 {
    font-size: 22px;
    text-transform: uppercase;
  }

  .social-infrastructure {
    background-color: #F9F3EA;
    padding: 60px 10px;
  }

 

  .text-adjust {
    max-width: 550px;
  }

  .you-missed {
    font-size: 40px;
    line-height: 1.4;
  }

  .miss-sohna {
    font-size: 55px;
  }

  .faq-header {
    padding: 15px 10px;
  }

  .faq-icon svg {
    width: 22px;
    height: 20px;
  }

  .faq-section h2.sub-heding {
    padding: 20px 0;
    text-align: start;
  }

  .map-image img {
    max-height: 800px;
  }

  .faq-section {
    padding-top: 0px;
  }

  .contact-form-area h2 {
    font-size: 28px;
  }

  .text-adjust:before {
    display: none;
  }

  .text-adjust:after {
    display: none;
  }

  .map-points li {
    padding: 20px 15px 15px 45px!important;
  }

}

@media (max-width: 991px) {
  .unbeatable {
    display: flex;
    flex-direction: column;
    gap: 20px;
  }

  .unbeatable-img {
    width: 100%;
  }

  .unbeatable-content {
    width: 100%;
  }

  .map-points li {
    border-bottom: 2px dashed #e3d4b8;
  }

  .powerhouse {
    display: flex;
    flex-direction: column;
    gap: 20px;
  }

  .powerhouse-img {
    width: 100%;
  }

  .powerhouse-content {
    width: 100%;
  }

  .powerhouse-points li {
    padding: 15px 0px;
    border-bottom: 2px dashed #e3d4b8;
  }

  .nature {
    display: flex;
    flex-direction: column;
    gap: 20px;
  }

  .nature-img {
    width: 100%;
  }

  .nature-content {
    width: 100%;
  }

  .space {
    display: flex;
    flex-direction: column;
    gap: 20px;
  }

  .space-content {
    width: 100%;
  }

  .space-boxes {
    width: 100%;

    gap: 20px;
  }

  .swiper-pagination {
    display: flex;
    align-items: center;
    gap: 10px;
    position: static;
    width: 35% !important;
  }
  .space-box {
    padding: 80px 10px 80px 25px;
}
.news-cards {
    flex-direction: column;
}
.news-card {
    width: 100%;flex-direction: row;
}

}


@media (max-width: 768px) {
  .container {
    flex-direction: column;
    gap: 20px;
  }

  .map-image img {
    max-width: 100%;
  }

  .logo-img {
    max-width: 300px;
  }

  .desc {
    margin: 0px auto 10px;
  }

  .map-headline {
    font-size: 24px;
  }

  .feature-top {
    flex-direction: column;
    gap: 20px;
  }

  .feature-left {
    width: 100%;
  }

  .feature-right {
    width: 100%;
  }

  .lifestyle {
    flex-direction: column;
    gap: 20px;
  }

  .lifestyle-left {
    width: 100%;
  }

  .lifestyle-right {
    width: 100%;
  }

  .key-img-desktop {
    display: none;
  }

  .key-img-mobile {
    display: flex;
  }

  .desktop-hide {
    display: none;
  }

  .mobile-show {
    display: block;
  }

  .mobile-slide-menu.active {
    padding-left: 24px;
  }

  .key-product h2 {
    font-size: 28px;
    line-height: normal;
  }

  .map-sub {
    max-width: max-content;
    line-height: 1.2;
  }

  .Key-Product .sub-heding {
    font-size: 28px;
  }

  .content-adjust {
    box-sizing: border-box;
  }

  .logo-wrap {
    padding: 16px 0;
    padding-top: 0;
  }

  .faq-header {
    font-size: 16px;
  }

  .contact-form-area h2 {
    text-align: center;
  }

  .contact-subtext {
    text-align: center;
  }

  .inside-logo img {
    display: block;
    height: inherit;
  }

  .inside-logo {
    max-width: 250px;
    width: 100%;
  }

  .move {
    width: 100%;
    flex-direction: column;
    gap: 20px;
}
.movers {
    width: 100%;
    justify-content: center;
}
.btn-more {
    width: 100%;
    justify-content: center;
}
    .swiper-pagination {
        width: 18% !important;
    }

    /*  */
    .unbeatable-img, .powerhouse-img, .nature-img, .space-img { order: 2;}

}



@media (max-width: 600px) {

  .container {
    padding-left: 10px;
    padding-right: 10px;
  }

  .feat-title {
    font-size: 18px;
  }

  .feat-grid {
    grid-template-columns: 1fr;
  }

  .feat-wide {
    grid-column: span 1;
  }

  .feat-tagline {
    font-size: 16px;
  }

  .inside-kicker {
    font-size: 22px;
  }

  .inside-card {
    padding: 18px;
  }

  .feature-img.key-img-desktop {
    display: none;
  }

  .text-adjust {
    max-width: 550px;
  }

  .you-missed {
    font-size: 20px;
    line-height: 1.4;
  }

  .you-missed br {
    display: none;
  }

  .miss-sohna {
    font-size: 40px;
  }

  .list-row {
    font-size: 14px;
  }

  .inside-container {
    max-width: 90%;
  }

  .block-container {
    padding: 0 10px;
    column-gap: 0;
    box-sizing: border-box;
  }

  .map-grid {
    padding: 0 10px;
  }

  .map-points li {
    padding-left: 38px;
  }

  .bed-homes .feature-img {
    max-width: 100%;
  }

  .homes-content {
    max-width: 100%;
  }

  .small-content {
    padding: 0px 0px 10px 20px;
  }

  .why-content p,
  .list-box p {
    font-size: 14px;
  }

  .list-box h3 {
    font-size: 16px;
  }

  .key-product {
    gap: 20px;
  }

  .feature-right {
    row-gap: 20px;
  }

  .map-image {
    order: 1;
  }

}

@media (max-width:480px) {

  .inside-bg-img {
    min-height: 730px;
  }


  .small-homes {
    width: 100%;
  }

  .bed-homes {
    flex-direction: column;
  }

  .bed-homes {
    align-items: start;
  }

  .key-product span {

    line-height: 20px;
    display: inline-block;
    margin: 10px 0;
  }

  .you-missed {
    text-align: left;
    font-size: 20px;
  }

  .you-missed br {
    display: none;
  }

  .logo-img {
    max-width: 200px;
  }

  .key-product h2 {
    font-size: 24px;
  }

  .Key-Product .sub-heding {
    font-size: 24px;
  }

  .info-table h2 {
    font-size: 24px;
  }

  .why-content {
    gap: 20px;
  }

  .why-content h2 {
    font-size: 24px;
  }

  .faq-section h2.sub-heding {
    padding-top: 0;
    font-size: 24px;
  }

  .contact-form-area h2 {
    font-size: 24px;
  }

  .movers {
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 30px;
  }

  .swiper-pagination {
    display: flex;
    align-items: center;
    gap: 15px;
    position: static;
    width: 45% !important;
  }

  .you-missed {
    font-size: 20px;
  }
  .news-card-content {
    padding: 20px 15px;
}
.news-card-content p {
    font-size: 16px;
}
.news-card-content a {
    font-size: 15px;

}
.news-card-content {
    padding: 15px 10px;
    gap: 10px;
}
.img-with-date img {
    height: 30px;
    width: 30px;
}
.map-points li {
    padding: 7px 3px 1px 35px!important;
}
.powerhouse-points li {
    padding: 10px 0px;
}
.powerhouse-points {
    gap: 10px;
}
.nat-box {
    padding: 15px 0px;
}
.nature-boxes {
    gap: 10px;
}
.space-box {
    padding: 40px 10px 40px 25px;
}
.small-content {
    padding: 5px 10px 10px 20px;
}
.popup-image{
  display: none;
}
.popup-form h2 {
    font-size: 24px;
    text-align: center;
}

}

@media (max-width:320px) {
  .you-missed {
    font-size: 24px;
  }

  .miss-sohna {
    font-size: 32px;
  }













}