
@media (min-width: 992px) {
  .container, .container-lg, .container-md, .container-sm {
    max-width: 1000px;
  }
}
@media (min-width: 1400px) {
  .container, .container-lg, .container-md, .container-sm, .container-xl, .container-xxl {
    max-width: 1340px;
  }
}
@media (min-width: 1600px) {
  .container, .container-lg, .container-md, .container-sm, .container-xl, .container-xxl {
    max-width: 1500px;
  }
}
@media (min-width: 1700px) {
  .container, .container-lg, .container-md, .container-sm, .container-xl, .container-xxl {
    max-width: 1550px;
  }
}

.navbar button img {
  height: 40px;
}
.navbar button   {
  border: 0px;
}

@media (max-width:1700px) {
  .mf-left img {
     height: 100%;
     object-fit: cover;
}
.mf-left {
    width: 40%;
}
.mf-right {
    width: 62%;
}
}
@media (max-width:1600px){
  .hh-left h2 {
    font-size: 28px;
  }
  .hh-left {
    padding-left: 0px;
  }
  .hh-white {
    min-height: 470px;
  }
  .hero-house {
    min-height: 760px;
  }

  .top-house-pulse {
    left: 365px;
    bottom: 80px;
  }
 .mf-left {
        width: 35%;
    }
    .mf-right {
        width: 75%;
    }
}

@media (max-width:1400px){
  .hh-left {
    max-width: 250px;
  }
  .hero-house {
    min-height: 630px;
  }
  .hh-right .line-house {
    top: 120px;
    height: 410px;
  }
  .top-house-pulse {
    left: 270px;
    bottom: 60px;
  }
  .img-hero,.hero-section {
    height: 810px;
  }
  .mfr-bottom img {
    width: 47%;
    height: 100%;
  }
  .mfr-top {
    max-width: 494px;
    width: 100%;
    padding: 20px 0px;
  }
  .mfr-top p {
    font-size: 16px;
  }
}

@media (max-width:1200px) {
  .hh-left i ,.hh-right i {
    display: none;
  }

  .hh-left {
    max-width: 100%;
  }

  .hh-white {
    min-height: 470px;
    max-width: 100%;
  }

  .heroh {
    max-width: 100%;
  }

  .hero-in h1 {
    font-size: 65px;
  }
}
@media (max-width:992px) {
  .hh-right img {
    display: none;
  }
  .img-hero, .hero-section {
    height: 635px;
  }
  .hh-white {
    min-height: 320px;
    max-width: 100%;
  }
  .hero-house {
    min-height: 455px;
  }
  .owl-nav {
    display: none !important;
  }
  .mfr-bottom {
    display: none;
  }
  .mf-right {
    padding: 15px;
    padding-top: 80px;
  }
  .navbar-nav {
    background: white;
    border-radius: 16px;
    margin-top: 12px;
}
}

@media (max-width:767px){
  .main-content {
    flex-direction: column;
    align-items: center;
    padding-top: 105px;
  }
  .hero-in h1 span {
    display: inline-block;
  }
  .hero-in {
    padding-right: 0px;
  }
  .hero-in h1 {
    font-size: 36px;
  }
  .hero-house {
    top: -24px;
    z-index: -1;
    text-align: center;
    min-height: 385px;
  }
  .hh-left h2 {
    font-size: 23px;
  }
  .hh-white .d-flex {
    align-items: center !important;
    justify-content: center !important;
  }
  .hh-left {
    margin-top: 20px;
  }
  .navbar img {
    height: 50px;
  }
  .heroh {
    max-width: 100%;
    left: 0px;
  }
  .img-hero, .hero-section {
    height: 652px;
  }
  .hh-left span {
    display: none;
  }
  .communities-carousel {
    width: 100%;
  }
  .com-div {
    max-width: 420px !important;
  }
  .communities-wrapper {
    padding-bottom: 30px;
  }
  .location-wrapper ul {
    flex-wrap: wrap;
  }
  .location-wrapper ul li {
    margin: 0px 15px;
    width: 40%;
    margin-bottom: 25px;
  }
  .location-div img {
    height: 730px;
    width: 900px;
    object-fit: cover;
    object-position: center;
    max-width: initial;
  }
  .location-div {
    overflow: scroll;
  }
  .mf-left {
    display: none;
  }
  .mfr-bottom {
    display: block;
  }
  .mf-right {
    padding: 0px;
  }
  .about-wrapper {
    padding: 60px 0px;
  }
  .mfr-bottom img {
    width: 100%;
    height: initial;
    object-fit: cover;
    margin-bottom: 15px;
    margin-left: 0px;
  }
  .form-control {
    margin-bottom: 40px;
  }
  .form-container {
    padding: 16px;
    padding-top: 60px;
  }
  .footer-nav a {
    color: #ffffff;
    text-decoration: none;
    margin: 15px 20px;
    font-size: 14px;
    display: inline-block;
  }
  .navbar button img {
    height: 26px;
}
.pulse.white {
  display: none;
}

.mf-right {
    width: 100%;
}
}
