@media (max-width: 767px){
  .space-left {
    display: block;
    margin-bottom: 30px;
}
.title {
  font-size: 30px;
}
.header .top-header{
  display: none;
}
.banner-section {
  position: relative;
  top: 0px;
}
.banner-section:before {
  top: 0px;
}
.space-section {
  top: 0px;
}
.navbar {
  padding-top: 0rem;
  padding-bottom: 0rem;
  position: absolute;
  top: 0px;
  width: 100%;
}
.overview-slider {
  margin-top: 50px;
}
.img-one {
  padding-left: 35px;
}
.overview-details {
  padding: 0px;
}
.overview-title {
  font-size: 30px;
}
.property-content-footer {
  display: block;
}
.button-area {
  margin-top: 20px;
}
.property-content-footer {
  margin-bottom: 30px;
display: flex;
    flex-direction: column;
    gap: 25px;
}
.main-property {
  padding: 60px 0px 0px 0px;
}

.apartment-section {
  padding: 60px 0px;
}
.neighborhoods-sec {
  padding: 80px 0px 60px 0px;
}
.about-test-section.padding {
  padding: 60px 0px 60px 0px;
}
.about-test-inner {
  padding: 50px 24px;
}
.modern-luxury-section {
  padding: 60px 0px;
}
.contact-section {
  padding: 60px 0px 60px 0px;
}
.footer-part.gallery-part .col-lg-4.col-md-6 {
  width: 33%;
}
.mt-md-2{
  margin-top: 20px;
}
.footer-part address.phone-content h5 {
  margin-top: 0px;
  font-size: 14px;
  color: #fff;
  font-family: 'font-regular';
  font-weight: 400;
}
.tab-section {
  padding: 30px 20px;
  margin-top: 20px;
}

.complex-section .complex-nav {
  top: 53%;
}
.modern-luxury-left{
  padding-bottom: 30px;
}
.contact-section .form-section {
  padding: 60px 0 30px;
  padding-left: 1px;
}
.form-area {
  padding: 30px 30px 30px;
  background: #fff;
}

.space-section {
  top: 80px;
  margin-bottom: 80px;
}
.banner-section {
  top: 80px;
}
.building-overview {
  padding: 60px 0 60px;
}
.banner-section.thankyou .carousel-inner h1 {
  font-size: 30px;
  line-height: 1.5;
}
.banner-section.thankyou .carousel-inner p {
  font-size: 13px;
  color: #fff;
  font-weight: 400;
  line-height: 1.5;
}
.banner-section.thankyou .carousel-caption {
  bottom: 1.4rem;
}
.banner-section.thankyou .carousel-inner {
  margin-bottom: 75px;
}
}
@media (min-width: 768px) and (max-width: 991px){
  .about-test-inner {
    padding: 50px 20px;
}
.banner-section {
  top: 0px;
}
.space-section {
  top: 0px;
}
.contact-section .form-section {
  padding: 60px 0 30px;
  padding-left: 1px;
}
.form-area {
  padding: 30px 30px 30px;
  background: #fff;
}
.building-overview {
  padding: 60px 0 60px;
}
.banner-section .carousel-caption {
  bottom: 7.25rem;
}
.banner-section .carousel-inner h1 {
  line-height: 1.55;
}


}
@media (max-width: 350px){
  .overview-desc {
    font-size: 14px;
}
}
@media (max-width: 991px){
  html{
    overflow-x: hidden!important;
  }
  .testimonial-one__arrow {
    height: 30px;
}
.about-test-main {
  margin-left: 30px;
  margin-top: 65px;
}
.about-test-section .test-content {
  padding: 0px;
}
.test-area-sec{
  margin-top: 20px;
}
.contact-section .form-section {
  padding: 60px 0 30px;
  padding-left: 1px;
}
.form-area {
  padding: 30px 30px 30px;
  background: #fff;
}
.top-header{
  display: none;
}
.phone-content p {
  color: #646363;
  font-family: 'font-regular';
}
.phone-content h5 {
  color: #333;
}
.thankyoufooter {
  margin-top: 0px!important;
}

/* .banner-section {
  position: static;
  top: 0px;
} */

/* .banner-section {
  top: 80px;
} */
.sticky .navbar-light .navbar-nav .nav-link {
  color: #333!important;
}
nav.navbar.navbar-expand-lg.navbar-light.bg-transparent {
background-color: #fff!important;
}
/* .banner-section:before {
  position: absolute;
  content: "";
  background: #02050b63;
  opacity: 0.6;
  width: 100%;
  height: 5%;
  left: 0;
  top: 0;
  z-index: 1;
  display: none;
}
.banner-section .carousel-inner:before {
  position: absolute;
  content: "";
  background: #02050b63;
  opacity: 0.6;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  z-index: 1;
} */
.navbar-light .navbar-toggler-icon {
  background-image: none;
}
.navbar-light .navbar-toggler-icon i {
  color: #333;
}
.navbar-toggler:focus {
  box-shadow: 0;
}
.navbar-light .navbar-toggler {
  color: transparent;
  border-color: transparent;
  line-height: 2;
}
.navbar-light .navbar-nav .nav-link {
  color: #333;
}
}
@media (min-width: 992px){
 .main-property .col-lg-4 {
    flex: 0 0 auto;
    width: 29%;
}
/* .apartment-section .apartment-main-content .img-sec img{
  margin-top: -34px!important;
} */

}


@media screen and (min-width: 992px) and (max-width: 1200px) {

}