@media (min-width: 1300px) {
  .container {
    max-width: 1240px;
  }
}

@media (min-width: 1900px) {
  .container {
    max-width: 1800px;
  }

  .title .brush-mark {
    width: 150px;
  }
}

@media (max-width: 1400px) {
  .bannerText .bannerBpart {
    line-height: 1.3;
    font-size: 1.5rem;
    text-transform: uppercase;
    text-align: center;
  }
  .configrationBox .confiBox .confiLower {
    font-size: 1.4rem;
}
}


@media (max-width: 1024px) {
  .configrationBox .confiBox .confiUper {
    font-size: 1.8rem;
    font-weight: 600;
  }
}

@media (max-width: 1024px) {
  .logo {
    font-size: 1.25rem;
  }
}

@media (max-width: 991.9px) {
  html {
    font-size: 87.5%;
  }

  .logo {
    font-size: 1.25rem;
  }

  .banner {
    height: auto;
    padding: 1rem;
  }


  .fixed-form {
    margin-bottom: 2rem;
  }


  .bg-imagepara {
    margin: 0 auto;
    margin-top: 2rem;
    /* margin-bottom: 2rem; */
    display: flex;
    align-items: center;
    gap: 5px;
    flex-direction: column;
  }

  .bg-imagepara .readmore .button {
    margin: 0 auto;
    margin-bottom: 30px;
  }

  .bannerText .bannerBpart {
    font-size: 2.1rem;
  }

  .configrationBox .confiBox .confiLower {
    font-size: 1.6rem;
   
}

  .overviewText .inner .heading {
    text-align: center;
  }

  .statsBox:nth-child(2) .in {
  border-right: none;
}

  .fixed-form p {
    font-size: 1.9rem;
  }

  /* .bannerText {
    transform: translateX(-50%);
    top: auto;
    left: 50%;
    text-align: center;
    max-width: 700px;
    color: #fff;
  } */

  .bannerText .h1 {
    border-color: #fff;
  }

  .fpContainer .fpBox {
    margin-bottom: 1.2rem;
  }

  .fpContainer .fpBox:last-child {
    margin: 0;
  }

  .stickyForm {
    position: relative;
    /* margin-top: 20px; */
    right: 0;
    bottom: 0;
    transform: none;
    width: 100%;
  }
}

@media (max-width: 767.9px) {
  .button-top {
    width: 30px;
    height: 30px;
  }

  .padding {
    padding-top: 3rem;
    padding-bottom: 3rem;
  }

  .bg-image .container-bgImg {
    padding: 2rem 0;
    width: 90%;
  }

  .fixed-form p {
    font-size: 1.5rem;
  }
}

@media (max-width: 575.9px) {
  .padding {
    padding-top: 2rem;
    padding-bottom: 2rem;
  }

  .header {
    color: var(--body-color);
    border-bottom: 0;
    padding: 0;
  }

  .heading {
    margin-bottom: 20px;
  }

  .heading h2 {
    font-size: 2rem;
  }

  .bannerText .bannerBpart {
    font-size: 1.7rem;
  }

  .bannerText {
    width: 100%;
    padding: 1.5rem 1rem;
  }

  .stats {
    text-align: center;
  }

  .fixed-form p {
    font-size: 1.4rem;
  }

  .sideImg .stats {
    padding: 0.8rem 0 2rem 0;
  }

  .carousel-control-prev {
    display: none;
  }

  .carousel-control-next {
    display: none;
  }

  .logo {
    max-width: 145px;
    padding: 10px;
  }

  .bannerDetails .banLogo {
    padding: 1rem;
  }


  .conectinnerbox {
    margin-bottom: 15px;
  }

  .banner {
    margin-top: 95px;
    background-color: var(--primary-color);
  }

  .statsBox .in {
    border-right: none;
    border-bottom: 1px solid var(--primary-color);
    padding: 15px;
  }

  .statsBox:nth-child(3) .in {
    border-bottom: none;
    padding-bottom: 0;
  }
  .statsBox:nth-child(4) .in {
    border-bottom: none;
    padding-bottom: 0;
  }

  .sideImg .inner {
    padding: 0;
  }

  .overview-container p {
    text-align: justify;
    text-align-last: center;
  }

  .amenitiesBox p {
    text-align-last: center;
    text-align: justify;
  }

  .stickyForm {
    width: calc(100% - (1rem * 2));
    margin: 1rem auto 0;
    transform: none;
  }

  .modal-content button.close {
    right: 10px;
    top: -20px;
    box-shadow: 0 0 0 2px var(--body-color);
  }

  .readmore .button {
    display: flex;
    justify-content: center;
    align-items: center;
    width: fit-content;
    font-size: 12px;
  }

  .button-top {
    bottom: 50px;
  }

  .readmore {
    display: flex;
    align-items: center;
    justify-content: center;
  }

  .bg-imagepara .readmore .button {
    margin: 0 auto;
    margin-bottom: 20px;
  }

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

  .reraBOx {
    display: block;
    text-align: center;
  }

  .charSlide {
    width: 100%;
  }
}

@media (max-width: 480px) {
  .bannerText .h1 {
    font-size: 1.75rem;
  }
  .configrationBox .confiBox .confiLower {
    font-size: 1.4rem;
}

  /* 
  .swiper-button-next,
  .swiper-button-prev {
    width: 40px;
    height: 40px;
    top: 44%;
    transform: translateY(-46%);
  } */

  .bg-imagepara {
    margin-top: 1rem;
  }




  /* .bannerText .bannerBpart {
    font-size: 1.6rem ;
  } */
}

@media (max-width: 425px) {
  .bannerDetails .confiBoxInner .starting-para {
    /* border: 1px solid red!important; */
    font-size: 14px;
  }
}

@media (max-width: 375px) {
  .bannerText .bannerBpart {
    font-size: 1.4rem;
  }

  .bannerDetails .confiBoxInner .starting-para {
    font-size: 12px;
  }

  .bannerDetails .banLogo {
    max-width: 250px;
    margin: 0 auto;
    padding: 1rem;
  }

  .bannerDetails p {
    font-size: 15px;
  }

  .bg-imageLocation p {
    text-align: center;
  }

  .fixed-form p {
    font-size: 1.2rem;
    text-align: center;
  }

  .configrationBox .confiBox .confiUper {
    font-size: 1.4rem;
  }
}

@media (max-width: 320px) {}