@media screen and (min-width: 1100px) {
  .left-side-form-heading {
    height: fit-content;
    position: sticky;
    top: 0px;
    padding-right: 50px;
  }
}

@media screen and (max-width: 1250px) {
  section.mens-womens-img img {
    width: 100%;
  }

  .top-header-quality-house {
    display: grid;
    grid-template-columns: 1fr 1fr;
  }

  .top-header-quality-house img {
    width: 100%;
  }

  .main-land-house-wraper img {
    width: 100%;
  }

  .main-land-house-wraper {
    display: grid;
    grid-template-columns: 1fr 1fr;
  }

  section.masterplant-sec img {
    width: 100%;
  }

  .backdrop-image-text-wraper img {
    width: 100%;
    max-width: 100%;
  }

  .backdrop-image-text-wraper {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr;
    width: 100%;
    max-width: 97%;
  }

  .container {
    width: 100%;
    max-width: 100%;
    padding: 0px;
    margin: 0 auto;
    max-width: 95%;
  }
}
@media screen and (max-width: 1200px) {
  .left-side-form-heading {
    padding-right: 50px;
  }
}

@media screen and (max-width: 1025px) {
  h1 {
    font-size: 50px;
    line-height: 45px;
  }

  h2 {
    font-size: 45px;
    line-height: 47px;
  }

  h4 {
    font-size: 25px;
  }

  .banner-text-wraper p {
    font-size: 26px;
    padding: 15px 50px 50px 0px;
    line-height: 35px;
  }

  .prime-location-wraper {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 35px;
  }

  .prime-loaction-first-wraper {
    padding-right: 0px;
  }

  .ten-ktext-wraper {
    padding: 40px 40px;
  }

  .prime-loaction-first-wraper {
    border: none;
  }

  .text-ten-k-raper {
    gap: 40px;
  }

  .cta-btn {
    padding: 17px 55px 17px 55px;
  }

  .great-family-movment {
    padding-top: 40px;
  }
  .form-main-wraper {
    max-width: 50%;
  }
  .right-side-family-heading h2 {
    padding-right: 50px;
  }

  .form-text-wraper {
    padding: 0px;
    gap: 20px;
  }
  .left-side-form-heading p {
    line-height: 34px;
  }

  .map-left-side-wraper {
    max-width: 40%;
    padding: 60px 30px;
  }

  .top-header-house-sec-left-side-wraper h2 {
    max-width: 100%;
  }

  .top-header-house-sec-left-side-wraper {
    gap: 38px;
  }

  .top-header-quality-house {
    gap: 20px;
  }

  .main-land-house-wraper {
    gap: 20px;
  }

  .left-side-land-text-wraper h2 {
    padding-bottom: 0px;
  }

  .left-side-land-text-wraper p {
    padding-top: 5px;
  }

  .top-header-partners h4 {
    padding-bottom: 20px;
  }

  .top-header-heading-mastar h2 {
    margin-bottom: 20px;
  }

  .backdrop-image-text-wraper {
    max-width: 100%;
    gap: 15px;
  }

  .backdrop-sec-heading h2 {
    text-align: center;
    padding-bottom: 20px;
  }

  .house-sec-copy .top-header-house-sec-left-side-wraper {
    gap: 40px;
  }

  .teams-main-wraper {
    display: grid;
    gap: 20px;
    grid-template-columns: 1fr 1fr;
  }

  .right-side-team-text {
    padding-top: 0px;
  }

  .top-header-team-text h4 {
    font-size: 35px;
    padding-bottom: 10px;
    padding-top: 0px;
  }

  .team-desc-part-wraper {
    gap: 10px;
  }

  .left-side-team-img img {
    width: 100%;
  }

  .diccover-header {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 30px;
  }

  .ten-k-img img {
    height: 100%;
    width: 100%;
  }

  .ten-k-wraper {
    display: grid;
    grid-template-columns: 1fr 1fr;
  }
  .banner-bg-wraper {
    height: 400px;
    padding: 85px 0px;
  }
}

@media screen and (max-width: 900px) {
  p {
    font-size: 15px;
  }

  h2 {
    font-size: 38px;
    line-height: 42px;
  }
  .ten-k-img img {
    max-width: 100% !important;
  }

  .ten-k-wraper {
    display: block;
  }

  .ten-ktext-wraper {
    margin-top: -4px;
  }

  .banner-bg-wraper {
    padding: 70px 0px;
  }

  .form-text-wraper {
    display: block;
  }

  .left-side-form-heading p {
    line-height: 33px;
  }

  .map-descerption {
    padding: 10px 0px 0px 0px;
    border-bottom: none !important;
  }

  .bottom-map-des p {
    font-size: 9px;
    line-height: 15px;
    padding-top: 21px;
  }

  .map-left-side-wraper {
    padding: 40px 30px;
  }

  .top-header-house-sec-left-side-wraper {
    gap: 21px;
  }

  .house-sec-copy .top-header-house-sec-left-side-wraper {
    gap: 20px;
  }

  .teams-main-wraper {
    display: block;
  }

  .right-side-team-text {
    margin-top: -30px;
  }
  section.form-sec {
    background: #5ab0aa;
    padding: 60px 0px;
  }
}

@media screen and (max-width: 770px) {
  .header-logo-img img {
    width: 100%;
    max-width: 210px;
  }
  .top-header-footer img {
    max-width: 223px;
    width: 100%;
  }
  .left-side-form-heading br {
    display: none;
  }
  .header-logo-text {
    flex-direction: column;
    justify-content: center !important;
    align-items: center;
  }

  .header-text-img img {
    width: 100%;
    max-width: 280px;
    padding-top: 5px;
  }

  input.submit-btn-form {
    width: 100%;
  }

  header.header-wraper {
    padding: 15px 0px;
  }

  section.banner-sec {
    display: none;
  }

  .banner-mobile {
    display: block !important;
  }

  .mobile-banner-img img {
    width: 100%;
  }

  .banner-mobile-text-wraper {
    background: #2b6171db;
    padding: 30px 0px 40px 0px;
    text-align: center;
    color: #fff;
  }

  .banner-inner-text {
    display: flex;
    flex-direction: column;
    gap: 20px;
    width: 100%;
    max-width: 300px;
    margin: 0 auto;
  }

  h1 {
    font-size: 50px;
    line-height: 52px;
  }

  .banner-inner-text p {
    color: #fff;
  }

  .banner-inner-text p {
    color: #fff;
    margin-top: -10px;
  }

  a.banner-btn {
    max-width: 254px;
    padding: 15px 0px;
    margin: 0 auto;
    width: 100%;
  }

  .container {
    max-width: 91%;
  }

  .diccover-header {
    display: flex;
    text-align: center;
    flex-direction: column;
    gap: 10px;
  }

  .discover-heading-wraper h2 {
    width: 100%;
    max-width: 320px;
  }

  .prime-location-wraper {
    display: flex;
    flex-direction: column;
    justify-content: center;
    text-align: center;
  }

  .prime-loaction-first-wraper {
    border-bottom: 1px solid #bbdddb;
    padding-bottom: 30px;
  }

  .top-icon-prime {
    margin: 0px auto 18px auto;
  }

  .prime-location-wraper {
    padding-top: 30px;
  }

  .discover-perfect {
    padding: 60px 0px 30px 0px;
  }

  section.ten-k-sec .container {
    max-width: 100%;
  }

  .text-ten-k-raper {
    gap: 40px;
    justify-content: center;
    align-items: center;
  }

  .ten-ktext-wraper {
    padding: 30px 30px;
  }

  .text-ten-k-raper p {
    text-align: center;
  }

  .chiled-img.secong-chield {
    display: none;
  }

  .great-family-movment {
    display: flex;
    padding-top: 23px;
    flex-direction: column;
    gap: 7px;
  }

  p.top-pading-set-family {
    padding-top: 8px;
  }

  section.mens-womens-img {
    padding: 60px 0px 57px 0px;
  }

  section.form-sec .container {
    max-width: 91%;
  }
  .left-side-form-heading {
    padding-right: 0px;
  }

  .form-text-wraper {
    padding: 0px;
    gap: 20px;
    display: block !important;
  }

  .left-side-form-heading p {
    font-size: 28px;
    padding-top: 24px;
  }

  .left-side-form-heading p {
    font-size: 20px;
    line-height: 26px !important;
    text-align: center;
    padding-top: 14px;
  }

  .left-side-form-heading {
    text-align: center;
  }

  button.cta-btn {
    width: 100% !important;
  }

  .mamp-text-wraper {
    display: block;
  }

  section.map-sec .container {
    max-width: 100%;
  }

  .map-img-wraper {
    max-width: 100%;
    display: flex;
    padding: 30px 0px;
  }
  .form-main-wraper {
    max-width: 100%;
    margin-top: 40px;
  }
  .map-img-wraper img {
    width: 100%;
    max-width: 93%;
    margin: 0 auto !important;
  }

  section.map-sec:before {
    display: none;
  }

  section.map-sec:after {
    display: none;
  }

  .map-left-side-wraper {
    padding: 30px 0px 30px 0px;
    max-width: 100%;
  }

  .map-left-side-wraper * {
    text-align: center;
    padding-left: 10px;
    padding-right: 10px;
  }

  .map-heading {
    padding-bottom: 10px;
  }

  .map-left-side-wraper {
    padding: 30px 0px 50px 0px;
    max-width: 100%;
  }

  .bottom-map-des {
    border-top: 1px solid #00627121;
    margin-top: 21px;
  }

  section.map-sec {
    margin: 60px 0px;
  }

  .top-header-quality-house {
    display: flex;
    flex-direction: column;
    gap: 14px;
  }

  img.sec-house-sec {
    display: none;
  }

  section.house-land-sec .main-land-house-wraper {
    display: flex;
    padding-top: 24px;
    flex-direction: column-reverse;
  }

  .top-header-house-sec-left-side-wraper h2 {
    max-width: 300px;
    padding-bottom: 6px;
  }

  .top-header-house-sec-left-side-wraper a {
    width: 100% !important;
    padding: 16px 0px;
    text-align: center;
  }

  .top-header-house-sec-left-side-wraper {
    gap: 23px;
  }

  .main-land-house-wraper h2 {
    max-width: 310px;
  }

  .partner-logo-main img {
    width: 100%;
    max-width: 110px;
    height: 100%;
  }

  .partner-logo-main {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 20px 20px;
    justify-content: center;
    align-items: center;
  }

  .partner-logo-img {
    text-align: center;
  }

  .partner-logo-main img {
    max-width: 70%;
  }

  .partnes-logo-second-part {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 20px 20px;
    justify-content: center;
    align-items: center;
  }

  section.house-land-sec {
    padding-top: 40px;
    padding-bottom: 50px;
  }

  .logo-grid-wraper {
    padding-top: 20px;
  }

  .top-header-partners {
    width: 100%;
    max-width: 320px;
    margin: 0 auto;
  }

  section.masterplant-sec {
    padding: 42px 0px 60px 0px;
    text-align: center;
  }

  section.masterplant-sec .container {
    max-width: 100%;
  }

  .backdrop-image-text-wraper {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    gap: 39px;
  }

  .main-image-text-content * {
    text-align: center;
  }

  section.backdrop-sec-wraper {
    background-color: #bbdddb;
    padding: 60px 0px 60px 0px;
  }

  img.house-girls-img {
    display: none;
  }

  section.house-section.house-sec-copy .top-header-quality-house {
    flex-direction: column-reverse;
    gap: 20px;
  }

  section.house-section.house-sec-copy {
    padding: 60px 0px 70px 0px;
  }

  section.experience-sec-team h4 {
    font-size: 23px;
    padding-top: 8px;
  }

  .right-side-team-text {
    margin-top: -10px;
  }

  section.experience-sec-team {
    padding-bottom: 60px;
  }

  .partner-logo-img img {
    width: 100%;
    max-width: 50%;
  }

  footer.mobile-footer {
    padding: 60px 0px 50px 0px;
  }

  .top-header-footer {
    text-align: center;
  }

  .footer-center-mobile-wraper {
    display: flex;
    justify-content: space-between;
    align-items: center;
  }

  .footer-center-mobile-wraper * {
    color: #000;
    font-size: 15px;
  }

  .footer-center-mobile-wraper {
    border: 1px solid #bbdddb;
    border-width: 1px 0px 1px 0px;
    padding: 14px 0px;
    margin: 20px 0px;
  }

  .footer-botom-text-one * {
    font-size: 8px !important;
    color: #000;
    text-align: center;
    line-height: 16px;
  }

  footer.mobile-footer {
    display: block !important;
  }

  footer.footer-section {
    display: none;
  }
  .mobile-banner-img {
    position: relative;
    width: 100%;
    height: auto;
    overflow: hidden;
  }

  .mobile-banner-img .mobile-banner-video {
    width: 100%;
    object-fit: cover;
    display: block;
    height: 350px;
  }
}

@media screen and (max-width: 480px) {
  .checkbox-row {
    gap: 16px;
  }
  .custom-checkbox span {
    width: 14px;
    height: 14px;
    margin-right: 6px;
  }
  select.buyer-select {
    font-size: 15px;
  }
  .enquiry-form label {
    font-size: 15px !important;
  }
  .enquiry-form input {
    font-size: 15px !important;
  }
  .policy a {
    color: #fff;
    text-decoration: underline;
    font-size: 15px !important;
  }
  .custom-select-wrapper i {
    font-size: 23px;
    bottom: 7px;
  }
  .enquiry-form button {
    width: 100% !important;
    font-size: 15px;
  }
}
