body {
    font-family: 'Comfortaa';
    font-style: normal;
    font-weight: 400;
}

#loader {
    display: none;
}

.custom-css {
    padding-top: 69px;
}

.inner-header {
    display: flex;
    align-items: center;
    justify-content: space-between
}

header {
    background-color: #fff;
    box-shadow: 0 0 5px #dcdcdc;
    padding: 12px 0;
    position: fixed;
    width: 100%;
    left: 0;
    top: 0;
    z-index: 9;
}

.mobile-number a,
.mobile-number span {
    color: #fff;
    font-size: 18px;
    text-decoration: none;
    background-color: #50b848;
    border-radius: 4px;
    padding: 2px 10px;
    display: flex;
    align-items: center;
    font-weight: 600;
    margin: 0 0 0 10px;
    cursor: pointer;
}

.common-btn {
    /* text-align: center; */
}

.common-btn .btn {
    color: #50b848;
    font-size: 16px;
    border: 1px solid #50b848;
    width: 100%;
}

.project-section {
    background-color: #f0f0f0;
    padding: 80px 0 15px 0;
}

.disclaimer {
    border: 1px solid #000;
    padding: 20px 20px 10px 20px;
}

.disclaimer h2 {
    text-align: center;
    font-size: 22px;
    color: #000;
    margin-bottom: 20px;
}

.disclaimer p {
    margin: 0 0 10px 0;
    font-size: 16px;
}

.project-content {
    background-color: #fff;
    padding: 15px;
    position: relative;
}

.project_status {
    width: auto;
    position: absolute;
    left: 50%;
    bottom: 0;
    background-color: #50b848;
    color: #fff;
    font-weight: 700;
    font-size: 15px;
    padding: 4px 5px 1px;
    transform: translateX(-50%);
    text-transform: uppercase;
}

.project-content h2 {
    font-size: 22px;
    margin: 0 0 15px 0;
    font-weight: 700;
    text-align: center;
}

.project-content p {
    margin-bottom: 10px;
    font-weight: 600;
    font-size: 14px;
}

.project-content p img {
    width: 18px;
    height: auto;
    margin-top: -5px;
}

.project-content p span {
    color: rgb(134, 130, 130);
}

.project-cnt-item {
    display: flex;
    align-items: center;
    margin: 0 0 15px 0;
    background-repeat: no-repeat
}

.project-cnt-item p {
    margin: 0;
    padding: 0 0 0 34px;
    font-size: 16px
}

.project-item {
    margin: 0 0 30px 0;
    overflow: hidden;
    box-shadow: 4px 5px 2px gainsboro;
}

.project-image {
    position: relative;
}

.input-group {
    margin-bottom: 15px
}

.countryCode {
    width: 30%;
    border: 1px solid #ced4da;
    border-top-left-radius: .25rem;
    border-bottom-left-radius: .25rem
}

.submit-btn {
    background-color: #50b848;
    color: #fff;
    display: block;
    width: 100%
}

.pop-call {
    text-align: center
}

.modal-body {
    padding: 0
}

.modal-header {
    border-bottom: 0
}

.pop-call a {
    color: #fff;
    text-decoration: none;
    font-size: 20px;
    font-weight: 600;
    letter-spacing: 4px;
    display: block;
    padding: 10px 0;
    background-color: #50b848;
}

.modal-body form {
    padding: 20px
}

.we-deliver ul {
    list-style: none;
    padding: 0;
    margin: 0;
    display: flex;
    justify-content: center;
    text-align: center
}

.we-deliver ul li span {
    display: block;
    line-height: 100%;
    font-size: 15px
}

.we-deliver ul li .fa {
    font-size: 30px
}

.we-deliver ul li {
    padding: 0 15px
}

.we-deliver {
    padding: 0 20px 20px 20px
}

.modal-header {
    width: 100%;
    display: inline-block;
    position: relative;
    padding-top: 35px;
}

.formflag {
    display: none;
}

.btn-close {
    position: absolute;
    right: 22px;
    top: 35px;
    opacity: 1
}

.modal-title {
    text-align: center;
    font-size: 24px;
    font-weight: 600
}

footer {
    text-align: center;
    background-color: rgba(0, 0, 0, 0.6);
    padding: 16px 0 0 0;
    width: 100%;
    display: inline-block
}

footer p {
    color: #fff;
    font-size: 14px
}

.fix-mobile-strip {
    display: none
}

a.whatsapp_float {
    position: fixed;
    bottom: 25px;
    left: 25px;
    z-index: 1;
    text-decoration: none;
    background-image: url(../images/home/whatsapp_icon.png);
    background-repeat: no-repeat;
    width: 50px;
    height: 50px;
    background-size: cover;
}

.menu ul {
    margin: 0;
    padding: 0;
    list-style: none;
    display: flex;
}

.menu ul li a {
    color: #000;
    text-decoration: none;
    font-size: 16px;
    padding: 10px 25px;
}

.rera-strip {
    color: #fff;
    padding: 5px 10px;
}

.swiper-cnt {
    position: absolute;
    width: 100%;
    bottom: 0;
    left: 0;
}

.project-configurations {
    text-shadow: 0px 1px 2px #000;
}

.project-configurations h2 {
    color: #fff;
    font-size: 30px;
    font-weight: 700;
}

.project-configurations p {
    font-size: 16px;
    color: #fff;
    margin: 0 0 5px 0;
}

.banner-configurations-site-visit {
    display: flex;
    align-items: center;
}

.banner-configurations {
    display: flex;
}

.configuration-item {
    padding-right: 20px;
    position: relative;
}

.project-configurations h4 {
    color: #fff;
    font-size: 20px;
    font-weight: 700;
    margin: 0;
}

.project-configurations p {
    font-size: 16px;
    color: #fff;
    margin: 0 0 5px 0;
}

.configurations-size::after {
    content: "";
    background-color: #fff;
    width: 1px;
    height: 100%;
    position: absolute;
    right: 10px;
    bottom: 0;
}

.project-site-visit {
    display: flex;
    align-items: center;
}

.project-site-visit .btn {
    background-color: #000;
    border-radius: 0;
    color: #fff;
    font-size: 14px;
    letter-spacing: 2px;
    font-weight: 600;
    text-transform: uppercase;
    padding: 6px 10px;
    border-radius: 4px;
}

.home-section {
    position: relative;
    padding-top: 55px;
}

.form-section {
    position: absolute;
    width: 100%;
    top: 50%;
    transform: translateY(-50%);
    z-index: 1;
}

.form-section .container {
    display: flex;
    justify-content: flex-end;
    max-width: 1116px;
    padding: 0;
}

.input-group .countryCode {
    width: 40%;
}

.home-banner .swiper-pagination {
    right: 15px;
    top: 50%;
    transform: translateY(-50%);
    z-index: 2;
}

.home-banner .swiper-pagination .swiper-pagination-bullet {
    display: block;
    margin: 8px 0;
    width: 12px;
    height: 12px;
    opacity: 1;
}

.home-banner .swiper-pagination .swiper-pagination-bullet-active {
    background-color: #00c853;
}

.mobile-number {
    display: flex;
}

.logo {
    max-width: 80px;
}

.project-heading {
    text-align: center;
    margin-bottom: 30px;
    font-weight: 700;
    font-size: 40px;
}

.project_btn {
    color: #fff;
    background-color: #00c853;
    padding: 6px 10px;
    text-decoration: none;
    border-radius: 4px;
}

.get_in_touch {
    background: #f5f5f5;
    padding: 80px 0px 0px;
}

.fotter_connect {
    text-align: center;
}

.fotter_connect_links:last-child {
    margin-top: 50px;
}

footer ul {
    padding: 0;
    list-style: none;
    display: flex;
    justify-content: center;
    margin-bottom: 15px;
}

footer ul li {
    margin: 0 10px;
}

footer ul li a {
    color: #fff !important;
    text-decoration: none;
}

.menu .dropdown-menu {
    display: none;
}

.menu ul li.dropdown:hover .dropdown-menu {
    display: block;
}

.menu ul li span {
    color: #000;
    text-decoration: none;
    font-size: 14px;
    padding: 10px 25px;
    cursor: pointer;
}

.menu ul li.dropdown .dropdown-menu li a {
    padding: 5px 15px;
    display: block;
    font-size: 13px;
}

.menu ul li.dropdown .project-menu {
    min-width: 300px;
}

.menu ul li.dropdown .project-menu li {
    width: 50%;
    float: left;
}

.menu-tab {
    padding: 0;
    list-style: none;
    display: flex;
    justify-content: center;
    margin-bottom: 25px;
}

.menu-tab li {
    margin: 0 10px;
}

.menu-tab li a {
    background-color: #50b848;
    color: #fff;
    text-decoration: none;
    font-size: 14px;
    padding: 10px 15px;
    border-radius: 4px;
}

.enquire-btn-mobile {
    margin: 0 0 0 15px;
}

.swiper-bg .mobile-banner {
    display: none;
}

.ready-to-move {
    background-color: #50b848;
}

.new-launch {
    background-color: #50b848;
}

.portfolio-overlay {
    position: absolute;
    z-index: 2;
    top: 0;
    left: 0;
    background: rgba(255, 255, 255, 0.7);
    width: 100%;
    height: 100%;
    text-align: center;
    visibility: hidden;
    transition: all 0.5s;
    transform: scale(0);
    display: flex;
    align-items: center;
    justify-content: center;
}

.portfolio-overlay::before {
    content: "";
    width: 0;
    height: 0;
    border-width: 0;
    position: absolute;
    left: 10%;
    top: 10%;
    transition: 50ms height ease 150ms;
    z-index: 3;
}

.portfolio-overlay a {
    position: relative;
    z-index: 4;
}

.portfolio-overlay .magnify-icon {
    height: 40px;
    width: 40px;
    border-radius: 20px;
    background: #0f0f1b;
    margin: 0 5px;
    cursor: pointer;
    display: inline-block;
    transition: all 0.25s;
}

.portfolio-overlay .magnify-icon span i {
    font-size: 15px;
    color: #fff;
    line-height: 40px;
    cursor: pointer;
    position: relative;
    top: 0;
}

.portfolio-overlay::after {
    content: "";
    width: 0;
    height: 0;
    border-width: 0;
    position: absolute;
    right: 10%;
    bottom: 10%;
    transition: 100ms width ease 200ms;
    z-index: 3;
}

.title h2 {
    text-align: center;
    margin-bottom: 30px;
    font-size: 40px;
}

.home-banner {
    padding: 70px 0 0px 0;
}

/* gallary slier */

.custom-gallery-section {
  max-width: 1100px;
  margin: 40px auto;
  text-align: center;
}
.gallery-title {
  font-size: 28px;
  font-weight: bold;
  margin-bottom: 20px;
}
.gallery-slider {
  position: relative;
  overflow: hidden;
}
.gallery-track-wrapper {
  overflow: hidden;
}
.gallery-track {
  display: flex;
  transition: transform 0.5s ease-in-out;
}
.gallery-track img {
  width: 100%;
  max-width: calc(100% / 3);
  padding: 10px;
  box-sizing: border-box;
}
.gallery-nav {
  position: absolute;
  top: 45%;
  transform: translateY(-50%);
  background: rgba(0,0,0,0.5);
  color: white;
  border: none;
  font-size: 30px;
  padding: 10px;
  cursor: pointer;
  z-index: 1;
}
.gallery-nav.prev { left: 0; }
.gallery-nav.next { right: 0; }

@media (max-width: 768px) {
  .gallery-track img {
    max-width: 100%;
  }
}

.about-why-wrapper {
  width: 100%;
  padding: 60px 20px;
  background-color: #f8f8f8;
}
.about-why {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  margin-bottom: 60px;
  max-width: 1200px;
  margin-left: auto;
  margin-right: auto;
}
.about-why .about-content,
.about-why .about-image {
  flex: 1 1 50%;
  padding: 20px;
}
.about-content h2 {
  font-size: 32px;
  margin-bottom: 20px;
  color: #25579c;
}
.about-content p {
  font-size: 16px;
  color: #444;
  margin-bottom: 15px;
  line-height: 1.6;
}
.about-content ul {
  list-style: none;
  padding-left: 0;
}
.about-content ul li {
  margin-bottom: 12px;
  font-size: 16px;
  color: #444;
}
.about-content ul li strong {
  color: #25579c;
}
.about-image img {
  width: 100%;
  height: auto;
  border-radius: 10px;
  box-shadow: 0 4px 15px rgba(0,0,0,0.1);
}
@media (max-width: 768px) {
  .about-why {
    flex-direction: column;
  }
}
.slider-container {
      position: relative;
      max-width: 100%;
      height: 100vh;
      overflow: hidden;
    }

    .slide {
      display: none;
      position: absolute;
      width: 100%;
      height: 100%;
    }

    .slide img {
      width: 100%;
      height: 100%;
      object-fit: cover;
    }

    .active {
      display: block;
      animation: fade 1s ease-in-out;
    }

    @keyframes fade {
      from { opacity: 0.5; }
      to { opacity: 1; }
    }

    /* Arrows */
    .arrow {
      position: absolute;
      top: 50%;
      transform: translateY(-50%);
      font-size: 40px;
      color: white;
      background-color: rgba(0,0,0,0.5);
      padding: 10px;
      border-radius: 50%;
      cursor: pointer;
      user-select: none;
      z-index: 1000;
    }

    .arrow.left {
      left: 20px;
    }

    .arrow.right {
      right: 20px;
    }

    /* Text Overlay */
    .slide-text {
      position: absolute;
      bottom: 20%;
      left: 5%;
      color: white;
      font-size: 2em;
      background-color: rgba(0, 0, 0, 0.4);
      padding: 15px 25px;
      border-radius: 8px;
    }

    @media (max-width: 768px) {
      .slide-text {
        font-size: 1.2em;
        bottom: 15%;
      }

      .arrow {
        font-size: 30px;
      }
    }
    .slider-wrapper {
      overflow: hidden;
      position: relative;
      width: 100%;
      padding: 20px;
    }
    .slider {
      display: flex;
      transition: transform 0.5s ease-in-out;
    }
    .slide {
      flex: 0 0 33.333%;
      padding: 10px;
    }
    
    .slider-nav {
      position: absolute;
      top: 50%;
      transform: translateY(-50%);
      font-size: 2rem;
      background: rgba(0,0,0,0.5);
      color: white;
      padding: 10px;
      cursor: pointer;
      z-index: 10;
    }
    .prev {
      left: 10px;
    }
    .next {
      right: 10px;
    }
    @media (max-width: 768px) {
      .slide {
        flex: 0 0 100%;
      }
    }
.contact-section {
  padding: 60px 20px;
  background-color: #f9f9f9;
}
.container {
  max-width: 1200px;
  margin: 0 auto;
}
.contact-row {
  display: flex;
  flex-wrap: wrap;
  gap: 30px;
  align-items: center;
}
.contact-form,
.contact-image {
  flex: 1 1 50%;
}
.contact-form h2 {
  margin-bottom: 20px;
  font-size: 28px;
}
.contact-form form {
  display: flex;
  flex-direction: column;
}
.contact-form input,
.contact-form textarea {
  padding: 12px;
  margin-bottom: 15px;
  border: 1px solid #ccc;
  border-radius: 6px;
}
.contact-form button {
  padding: 12px 20px;
  background-color: #50b848;
  color: #fff;
  border: none;
  border-radius: 6px;
  font-weight: bold;
  cursor: pointer;
  transition: background-color 0.3s ease;
}
.contact-form button:hover {
  background-color: #50b848;
}
.contact-image img {
  width: 100%;
  height: auto;
  border-radius: 10px;
}
.form-control{
    margin-bottom: 10px;
}



/* Responsive */
@media (max-width: 768px) {
  .contact-row {
    flex-direction: column;
  }
}

.amenities-section {
  padding: 60px 20px;
  background-color: #f9f9f9;
  text-align: center;
}

.amenities-section .section-title {
  font-size: 32px;
  margin-bottom: 40px;
  font-weight: bold;
  color: #222;
}

.amenities-grid {
  display: grid;
  grid-template-columns: repeat(2, 1fr); /* 2 columns default */
  gap: 20px;
  max-width: 1100px;
  margin: 0 auto;
  padding: 0 10px;
}

.amenity-box {
  background: #fff;
  padding: 25px 20px;
  border-radius: 10px;
  box-shadow: 0 0 15px rgba(0, 0, 0, 0.05);
  transition: transform 0.3s, box-shadow 0.3s;
}

.amenity-box:hover {
  transform: translateY(-5px);
  box-shadow: 0 5px 20px rgba(0, 0, 0, 0.1);
}

.amenity-box i {
  font-size: 36px;
  color: #25579c;
  margin-bottom: 15px;
  display: block;
}

.amenity-box h4 {
  font-size: 20px;
  margin-bottom: 10px;
  font-weight: 600;
  color: #333;
}

.amenity-box p {
  font-size: 14px;
  color: #666;
}

/* 3 columns on tablets and up */
@media screen and (min-width: 768px) {
  .amenities-grid {
    grid-template-columns: repeat(3, 1fr);
  }
}

/* 4 columns on large screens */
@media screen and (min-width: 992px) {
  .amenities-grid {
    grid-template-columns: repeat(4, 1fr);
  }
}
.custom-banner {
  width: 100%;
  overflow: hidden;
  background: #f1f1f1;
}
.banner-wrapper {
  display: flex;
  flex-wrap: wrap;
}
.banner-left {
  flex: 1;
  min-width: 300px;
}
.banner-left img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.banner-right {
  flex: 1;
  background: #fff;
  padding: 40px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.contact-form-box {
  max-width: 400px;
  width: 100%;
}
.contact-form-box h2 {
  margin-bottom: 20px;
  font-size: 28px;
}
.contact-form-box input,
.contact-form-box textarea {
  width: 100%;
  padding: 12px;
  margin-bottom: 15px;
  border: 1px solid #ccc;
  border-radius: 6px;
}
.contact-form-box button {
  background: #25579c;
  color: white;
  border: none;
  padding: 12px;
  width: 100%;
  border-radius: 6px;
  cursor: pointer;
}

/* Hide Banner Image on Mobile */
@media (max-width: 768px) {
  .banner-left {
    display: none;
  }
  .banner-right {
    flex: 1 1 100%;
    padding: 30px 20px;
  }
}

/* Popup Styles */
#popup-form-overlay {
  position: fixed;
  top: 0; left: 0;
  width: 100%; height: 100%;
  background: rgba(0,0,0,0.6);
  display: none;
  z-index: 9999;
}
.popup-form-box {
  background: white;
  max-width: 500px;
  margin: 10% auto;
  padding: 30px;
  border-radius: 10px;
  position: relative;
}
.popup-form-box input,
.popup-form-box textarea {
  width: 100%;
  margin-bottom: 15px;
  padding: 10px;
  border: 1px solid #ccc;
  border-radius: 6px;
}
.popup-form-box button {
  background: #25579c;
  color: white;
  border: none;
  padding: 12px;
  width: 100%;
  border-radius: 6px;
}
.popup-close {
  position: absolute;
  top: 10px; right: 15px;
  font-size: 22px;
  cursor: pointer;
}
footer {
  background-color: #25579c;
  color: #fff;
  padding: 30px 15px;
  font-size: 14px;
  line-height: 1.7;
}

@media (max-width: 576px) {
  footer {
    padding: 20px 10px;
    font-size: 13px;
  }
}

@media screen and (min-device-width: 1200px) and (max-device-width: 1399px) {
    .container,
    .container-lg,
    .container-md,
    .container-sm,
    .container-xl {
        max-width: 1200px;
    }
    .project-content p {
        font-size: 12px;
    }
    .project-content p img {
        width: 16px;
    }
    .project_status {
        font-size: 13px;
    }
    .common-btn .btn {
        font-size: 14px;
    }
}

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

@media only screen and (max-width:1199px) {
    .menu ul li a {
        font-size: 14px;
        padding: 10px 10px;
    }
    .menu ul li {
        margin: 0 8px;
    }
    .project-cnt-item p {
        font-size: 14px
    }
    .common-btn .btn {
        font-size: 14px
    }
    .form-section .container {
        max-width: 936px;
    }
    .project-section {
        padding: 65px 0 0 0;
    }
}

@media screen and (min-device-width: 768px) and (max-device-width: 991px) {
    .container {
        max-width: 768px;
    }
    .project-content {
        padding: 10px;
    }
    .project-content p {
        font-size: 12px;
    }
    .common-btn .btn {
        font-size: 13px;
    }
    .project_status {
        font-size: 13px;
    }
}

@media only screen and (max-width:991px) {
    .fix-mobile-strip {
        display: block;
        position: fixed;
        width: 100%;
        bottom: 0;
        left: 0;
        z-index: 9
    }
    .fix-mobile-strip ul {
        display: flex;
        list-style: none;
        padding: 0;
        margin: 0
    }
    .fix-mobile-strip ul li {
        width: 50%;
        text-align: center
    }
    .fix-mobile-strip ul li a {
        padding: 10px;
        display: block;
        text-decoration: none;
        color: #fff;
        font-size: 16px;
        text-transform: uppercase;
        font-weight: 600;
        background-color: #000
    }
    a.whatsapp_float {
        width: 46px;
        height: 44px;
        left: 50%;
        bottom: 0;
        z-index: 9999;
        transform: translateX(-50%);
        background-size: cover
    }
    footer {
        padding: 16px 0 44px 0
    }
    .project-image img {
        width: 100%
    }
    .project-content h2 {
        font-size: 18px
    }
    .project-cnt-item p {
        font-size: 18px
    }
    .common-btn .btn {
        font-size: 15px;
    }
    .mobile-number {
        order: 1;
        display: none;
    }
    .menu {
        order: 2;
        position: relative;
    }
    .button_container {
        position: absolute;
        top: 50%;
        right: 0;
        height: 29px;
        width: 35px;
        cursor: pointer;
        z-index: 100;
        transition: opacity 0.25s ease;
        transform: translateY(-50%);
    }
    .button_container:hover {
        opacity: 0.7;
    }
    .button_container.active .top {
        transform: translateY(11px) translateX(0) rotate(45deg);
        background: #fff;
    }
    .button_container.active .middle {
        opacity: 0;
        background: #fff;
    }
    .button_container.active .bottom {
        transform: translateY(-11px) translateX(0) rotate(-45deg);
        background: #fff;
    }
    .button_container span {
        background: #50b848;
        border: none;
        height: 5px;
        width: 100%;
        position: absolute;
        top: 0;
        left: 0;
        transition: all 0.35s ease;
        cursor: pointer;
    }
    .button_container span:nth-of-type(2) {
        top: 11px;
    }
    .button_container span:nth-of-type(3) {
        top: 22px;
    }
    .overlay {
        position: fixed;
        background: #50b848;
        top: 0;
        left: 0;
        width: 100%;
        height: 0%;
        opacity: 0;
        visibility: hidden;
        transition: opacity 0.35s, visibility 0.35s, height 0.35s;
        overflow: hidden;
        z-index: 9;
    }
    .overlay.open {
        opacity: 0.9;
        visibility: visible;
        height: 100%;
    }
    .overlay.open li {
        -webkit-animation: fadeInRight 0.5s ease forwards;
        animation: fadeInRight 0.5s ease forwards;
        -webkit-animation-delay: 0.35s;
        animation-delay: 0.35s;
    }
    .overlay.open li:nth-of-type(2) {
        -webkit-animation-delay: 0.4s;
        animation-delay: 0.4s;
    }
    .overlay.open li:nth-of-type(3) {
        -webkit-animation-delay: 0.45s;
        animation-delay: 0.45s;
    }
    .overlay nav {
        position: relative;
        height: 70%;
        top: 50%;
        transform: translateY(-50%);
        text-align: center;
    }
    .overlay ul {
        list-style: none;
        padding: 0;
        margin: 0 auto;
        display: inline-block;
        position: relative;
        height: 100%;
    }
    .overlay ul li {
        display: block;
        position: relative;
        opacity: 0;
        margin: 0;
    }
    .overlay ul li a,
    .overlay ul li span {
        display: inline-block;
        position: relative;
        color: #fff;
        text-decoration: none;
        overflow: hidden;
        font-size: 20px;
    }
    .menu ul li.dropdown .dropdown-menu li a {
        color: #000;
        display: inline-block;
        font-size: 16px;
    }
    @-webkit-keyframes fadeInRight {
        0% {
            opacity: 0;
            left: 20%;
        }
        100% {
            opacity: 1;
            left: 0;
        }
    }
    @keyframes fadeInRight {
        0% {
            opacity: 0;
            left: 20%;
        }
        100% {
            opacity: 1;
            left: 0;
        }
    }
    .form-section .container {
        max-width: 696px;
    }
    .project-heading {
        font-size: 35px;
    }
    .menu ul li.dropdown .project-menu li {
        width: 100%;
        float: none;
    }
}

@media only screen and (max-width:767px) {
    .mobile-number a {
        font-size: 20px;
    }
    .overlay ul li a {
        font-size: 30px;
    }
    .form-section {
        position: static;
        transform: translate(0);
        margin: 20px 0 15px 0;
        display: none;
    }
    .mobile-number span {
        display: none;
    }
    .home-section {
        padding-top: 58px;
    }
    .mobile-number a {
        font-size: 14px;
        margin: 0;
    }
    .project-heading {
        font-size: 30px;
    }
    .get_in_touch {
        padding: 20px 0px 0px;
    }
    .project-heading {
        font-size: 22px;
        margin-bottom: 20px;
    }
    .swiper-cnt {
        bottom: 10px;
    }
    .banner-configurations {
        display: none;
    }
    .form-section .container {
        justify-content: center;
    }
}

@media only screen and (max-width:575px) {
    a.whatsapp_float {
        height: 41px
    }
    .fix-mobile-strip ul li a {
        font-size: 14px
    }
    footer {
        padding: 16px 0 41px 0
    }
    .we-deliver ul li {
        padding: 0 10px
    }
    .we-deliver {
        padding: 0 10px 15px 10px
    }
    .we-deliver ul li span {
        font-size: 12px
    }
    .we-deliver ul li .fa {
        font-size: 20px;
        height: 25px
    }
    .submit-btn {
        font-size: 14px
    }
    .form-control {
        font-size: 14px
    }
    .countryCode {
        width: 40%
    }
    .pop-call a {
        font-size: 16px
    }
    .modal-title {
        font-size: 20px
    }
    .project-content h2 {
        font-size: 16px
    }
    .project-cnt-item p {
        font-size: 16px
    }
    .common-btn .btn {
        font-size: 14px
    }
    .mobile-number a span {
        display: none
    }
    .mobile-number a {
        padding: 5px
    }
    .project-item {
        margin: 0 0 20px 0;
    }
    footer p {
        font-size: 13px;
        text-align: justify
    }
    .overlay ul li a {
        font-size: 20px;
    }
    .project-configurations h2 {
        font-size: 22px;
    }
    .project-configurations p {
        font-size: 14px;
    }
    .project-site-visit .btn {
        font-size: 12px;
    }
    .home-banner {
        position: relative;
    }
    .swiper-bg .desktop-banner {
        display: none;
    }
    .swiper-bg .mobile-banner {
        display: block;
    }
    .project_status {
        font-size: 11px;
    }
}

@media only screen and (min-width: 320px) and (max-width: 350px) {
    .common-btn .btn {
        font-size: 14px;
    }
    .project-content .row .col-6 {
        width: 100%;
    }
}

@media only screen and (min-width: 351px) and (max-width: 400px) {
    .project-content p {
        font-size: 11px;
    }
    .project-content p img {
        width: 15px;
    }
}

@media only screen and (min-width: 401px) and (max-width: 575px) {
    .project-content p {
        font-size: 13px;
    }
    .project-content p img {
        width: 15px;
    }
}



        .fastive {
            background: linear-gradient(135deg, var(#003366), #001a33);
            color: var(--text-light);
            text-align: center;
            padding: 40px 20px;
            position: relative;
            overflow: hidden;
        }
        
        .fastive::before {
            content: "";
            position: absolute;
            top: 0;
            left: 0;
            right: 0;
            bottom: 0;
            background: url('../images/mansion-desktop-banner.jpg') center/cover;
            opacity: 0.2;
            z-index: 0;
        }
        
        .fastive > * {
            position: relative;
            z-index: 1;
        }
        
        h1 {
            font-size: 3rem;
            margin-bottom: 10px;
            text-transform: uppercase;
            font-weight: 900;
            text-shadow: 2px 2px 4px rgba(0, 0, 0, 0.5);
        }
        
        .m3M-logo {
            font-size: 2rem;
            font-weight: bold;
            margin-bottom: 20px;
            color: var(--accent-color);
        }
        
        .tagline {
            font-size: 1.8rem;
            margin-bottom: 20px;
            font-weight: 700;
        }
        
        .offer-timer {
            background-color: #25579c;
            color: #fff;
            padding: 15px;
            border-radius: 5px;
            display: inline-block;
            margin: 20px 0;
            font-weight: bold;
            font-size: 1.2rem;
            box-shadow: 0 4px 8px rgba(0, 0, 0, 0.2);
        }
        
        .divider {
            height: 3px;
            background: linear-gradient(90deg, transparent, var(--accent-color), transparent);
            margin: 20px auto;
            width: 80%;
        }
        
        .subheading {
            text-align: center;
            font-size: 2rem;
            margin: 30px 0;
            color: var(--primary-color);
            font-weight: 700;
        }
        
        .pricing-table {
            width: 100%;
            border-collapse: collapse;
            margin: 30px 0;
            box-shadow: 0 5px 15px rgba(0, 0, 0, 0.1);
            background-color: white;
            border-radius: 8px;
            overflow: hidden;
        }
        
        .pricing-table th {
            background-color: #25579c;
            color: white;
            padding: 15px;
            text-align: center;
            font-size: 1.2rem;
        }
        
        .pricing-table td {
            padding: 15px;
            text-align: center;
            border-bottom: 1px solid #eee;
        }
        
        .pricing-table tr:nth-child(even) {
            background-color: #f9f9f9;
        }
        
        .pricing-table tr:hover {
            background-color: #f1f1f1;
        }
        
        .original-price {
            text-decoration: line-through;
            color: #999;
        }
        
        .sale-price {
            color: var(--secondary-color);
            font-weight: bold;
            font-size: 1.1rem;
        }
        
        .cta-section {
            text-align: center;
            margin: 40px 0;
        }
        
        .cta-heading {
            font-size: 1.8rem;
            margin-bottom: 20px;
            color: var(--primary-color);
        }
        
        .cta-button {
            display: inline-block;
            background-color: #50b848;
            color: white;
            padding: 15px 30px;
            font-size: 1.2rem;
            font-weight: bold;
            text-decoration: none;
            border-radius: 50px;
            transition: all 0.3s ease;
            box-shadow: 0 4px 8px rgba(0, 0, 0, 0.2);
            border: none;
            cursor: pointer;
        }
        
        .cta-button:hover {
            background-color: #50b848;
            transform: translateY(-3px);
            box-shadow: 0 6px 12px rgba(0, 0, 0, 0.3);
        }
        
    
        /* Countdown timer styles */
        .countdown {
            display: flex;
            justify-content: center;
            margin: 20px 0;
        }
        
        .countdown-item {
            margin: 0 10px;
            text-align: center;
        }
        
        .countdown-number {
            font-size: 2rem;
            font-weight: bold;
            background-color: #50b848;
            color: white;
            padding: 10px 15px;
            border-radius: 5px;
            display: inline-block;
            min-width: 60px;
        }
        
        .countdown-label {
            font-size: 0.8rem;
            margin-top: 5px;
            text-transform: uppercase;
        }
        
        /* Responsive styles */
        @media (max-width: 768px) {
            h1 {
                font-size: 2rem;
            }
            
            .tagline {
                font-size: 1.4rem;
            }
            
            .subheading {
                font-size: 1.6rem;
            }
            
            .pricing-table th, 
            .pricing-table td {
                padding: 10px;
                font-size: 0.9rem;
            }
            
            .cta-heading {
                font-size: 1.4rem;
            }
            
            .countdown-number {
                font-size: 1.5rem;
                min-width: 50px;
                padding: 8px 12px;
            }
        }
        
        @media (max-width: 480px) {
            header {
                padding: 30px 10px;
            }
            
            h1 {
                font-size: 1.8rem;
            }
            
            .m3M-logo {
                font-size: 1.5rem;
            }
            
            .tagline {
                font-size: 1.2rem;
            }
            
            .pricing-table {
                font-size: 0.8rem;
            }
            
            .countdown {
                flex-wrap: wrap;
            }
            
            .countdown-item {
                margin: 5px;
                flex-basis: calc(50% - 10px);
            }
        }
        
        /* Animation */
        @keyframes pulse {
            0% { transform: scale(1); }
            50% { transform: scale(1.05); }
            100% { transform: scale(1); }
        }
        
        .pulse {
            animation: pulse 2s infinite;
        }
        
        /* Floating action button */
        .fab {
            position: fixed;
            bottom: 30px;
            right: 30px;
            background-color: var(--secondary-color);
            color: white;
            width: 60px;
            height: 60px;
            border-radius: 50%;
            display: flex;
            justify-content: center;
            align-items: center;
            font-size: 1.5rem;
            box-shadow: 0 4px 8px rgba(0, 0, 0, 0.3);
            z-index: 100;
            cursor: pointer;
            transition: all 0.3s ease;
        }
        
        .fab:hover {
            transform: scale(1.1);
            background-color: #e65c00;
        }