

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

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


}

@media only screen and (min-width: 768px) {
}
@media only screen and (max-width: 767px) {
    .mtop15{margin-top:unset;margin-bottom:10px;}
  .testi-body{
    min-height:unset;
}
.testi-footer h4{
    text-align:center;
    margin-top:10px;
}
 .testi-footer p{
    text-align:center;
}
.testi-footer span{
    margin-top:10px;
    display: flex;
justify-content: center;
right: unset!important;
}
  .ban-mob{
    display: none;
  }
  .main-banner{
    top: 160px;
  }
  .prj-types{
    margin: 0 2px;
    margin-bottom: 20px;
  }
  .sub-head{
    font-size: 14px;
    margin-bottom: 120px;
  }
  .main-banner h4{
    padding: 0;
    margin: 0;
    font-size: 14px;
    margin-top: 65px;
  }
  .navbar-toggler-icon{
    width: 40px!important;
  }
  .exclusive-nri .card{
    margin: 20px 40px;
  }
  .filter-button{
    margin: 10px 0;
  }
  .foot-img{
    right: 0;
  }
  .navbar-toggler{
    display: none;
  }
  .foot-img{
    position: relative;
    width: 100%;
  }
  .Welcome .heading h4,.exclusive-nri h4,.explore-projects .heading h4,.find-ideal .heading h4,.footer-end h4{
    font-size: 24px;
  }
  .Welcome{
    padding: 20px 0;
  }
  .exclusive-nri .card{
    min-height: 0px;
  }
  .exclusive-nri .card img{
    padding-top: 20px;
  }
  .exclusive-nri .card p{
    padding-bottom: 0px;
  }
  .find-loc .btn-find .heading h4,.prj-details .heading h4{
    font-size: 16px;
  }
  .btn-find .register-btn{
    width: 50%;
  }
  .btn-circle-download{
            /* display: block; */
            position: absolute;
            right: 90px;
            /* top: 93px; */
            bottom: 17px;
  }
.find-mob{
  opacity: 1!important;
  transform: translate(-50%, -40%) !important;
  box-shadow: 0 4px 18px 0 rgba(0, 0, 0, 0.25)!important;
}
.prj-details{
    display: none;
}
.gallery_product{
  margin-bottom: 80px;
}
.find-budget{
  display: block!important;
  margin-bottom: 10px;
}
.menu-item{
  width: 100%;
  margin-bottom: 20px;
  text-align: center;
}
.map-model .modal-body{
  margin: 0;
}
.slick-next{
  right: 25px!important;

}
.slick-prev{
  left: 5px !important;
  z-index: 9;

}
.footer-new{
  padding: 20px;
}
.footer-other-links h4{
  margin-left: 0;
}
.footer-other-links ul li{
  margin-left: -30px !important;
}
.footer-new .heading {
  border:none!important;
}
.logo-mob{
  display: flex!important;
  justify-content: center;
}
.testimonial .heading h4{
  font-size: 24px;
}
.brand-logos .heading h4{
  font-size: 24px;
}
.brand-logos {
  padding: 40px 0 0;
}

.footer-slide h4{
  font-size: 24px;
}
}
@media screen and (max-width: 599px) {

}
@media only screen and (min-width: 1000px) and (max-width: 1200px) {
   
}
@media only screen and (min-width: 768px) and (max-width: 999px) {
   
}
@media only screen and (min-width: 500px) and (max-width: 767px) {
   
}