
/*- ============= media Query ==============--*/
::-webkit-scrollbar {
    width: 2px;
    border-radius: 10px;
    height: 10px;
    margin-top: 20px;
  }
  
  /* Track */
  ::-webkit-scrollbar-track {
    background: #7e7e7dee; 
    border-radius: 10px;
  }
   
  /* Handle */
  ::-webkit-scrollbar-thumb {
    background: #c59e28de; 
    border-radius: 10px;
  }
  
  /* Handle on hover */
  ::-webkit-scrollbar-thumb:hover {
    background: #95761b; 
  }

  .list-pagination .page-item.active .page-link {
    color: #fff;
    background-color: #AA8A39;
    border-color: #AA8A39;
}

@media (min-width: 576px) {
    .modal-dialog {
        /* max-width: 700px; */
    }
} 
@media (min-width: 992px) {
    .navbar-expand-lg .navbar-nav .dropdown-menu {
        margin-top: -2px;
    }
}
@media (max-width: 1500px) {
    .line-main-invest::after {
        width: 210px;
        top: 18%;
        right: -28%;
    }
    .line-main::after {
        width: 180px;
        top: 18%;
        right: -27%;
    }
    .line-main-sm::after {
        width: 180px;
        top: 18%;
        right: -27%;
    }
    .communitynew-main::before{
        background-position:0px 107px;
    }
    .communitynew-main {
        margin-top: -107px;
    }
    .map-search-main{
        /* height: 650px !important; */
      }
      .map-search-main .card-img-div{
        height: 160px;
      }
      .map-search-main .card-body .pb-3{
        padding-bottom: .4rem;
      }
    /* .about-img-bg{
        background: url(../images/home-aboutban.jpg) no-repeat 100% 5%;
        min-height: 500px;
        position: relative; 
      }*/
      .about-img-bg::before{
        width: 100%;
        position: absolute;
        display: block;
        content: "";
        height: 100%;
        background: url(../images/abot-bg-rep.png) repeat-y -155% -33%;
        left: 0;
        top: 0;
      
      }
    .search-div .col-12.pt-14{
        height: 300px;
        }
    .ban-main-dtl {
            max-width: 100% !important;
            height: 100vh
        }    
    .sub-banpdtl{
        width: 100%;
        left: 0;
        /* height: 90vh; */
        position: fixed;
        display: inline-block;
        z-index: 1;
        margin-top: -110px;
        text-align: center;
      }
      .sub-banpdtl .swiper {
        /* height: 90vh; */
    }
      .sub-banpdtl img {
        width: 100%;
        height: 165%;
        left: 0;
        bottom: -23%;
      }
    .community-thumb-main{
        width: 40%;
    }
    .commu-txt{
        width: 40%;
        left: 5%;
    }
    .arrow-main{
        width: 40%;
    }
    .pl-101{
        padding-left: 8% !important;
    }
    .branch-div{
        width: 28%;
    }  
    .why-div h3 {
        font-size: 25px;
        line-height: 28px;
    }
    .why-div {
        height: 500px;
    }
    .testmoni-div p {
        font-size: 1.4rem;
        line-height: 30px;
    }
    .slide-content {
        width: 550px !important;
        padding: 0;
    }
    .title {
        font-size: 55px;
        letter-spacing: -1px !important;
    }
    .thumbnails {
        overflow-x: scroll;
        overflow-y: hidden;
    }
    .controls {
        margin-top: 38% !important;
    }
    .thumbnail-container {
        bottom: 2% !important;
        right: 4% !important;
        padding: 0px !important;
        width: 46% !important;
    }
.community-ban .swiper-slide{ 
    width: 150px;
    /* height: 185px; */
 }
    .pagination {
        width: 48% !important;
    }
    .communitylogo {
        top: -60px !important;
    }
    .broch {
        margin-left: -110%;
    }
    .renting {
        margin-left: 10%;
        width: 90%;
    }
    .buying {
        margin-right: 10%;
        width: 90%;
    }
    .pl-17{
        padding-left:5%;
    }
    .home-ban {
        height: 90vh;
    }
    /* .abt {
        position: absolute;
        left: -50%;
    } */
    .search-div-project {
        height: 73vh;
    }
    .suggest{
        margin-left:-130%;
    }
    .saleshead{
        margin-left: -115%;
    }
}
@media (max-width: 1366px) {
    .line-main-invest::after {
        width: 160px;
        top: 18%;
        right: -25%;
    }
    .line-main::after {
        width: 160px;
        top: 18%;
        right: -27%;
    }
    .line-main-sm::after {
        width: 160px;
        top: 18%;
        right: -27%;
    }
    .communitynew-main {
        margin-top: -107px;
    }
    .search-main{
        height: auto;
    }
    a.navbar-brand {
        margin-right: 10px;
    }
    .navbar-expand-lg .navbar-nav .nav-link{
        padding-right: 5px;
        padding-left: 5px;
    }
    .sub-banpdtl {
        margin-top: -140px;
    }
    .pagination {
        width: 48%;
    }
    .w-12 {
        width: 11% !important;
    }
    .w-12-m {
        width: 12% !important;
    }
    .search-main select {
        font-size: 0.9rem;
        padding: 8px 5px;
    }
    .search-main input {
        padding: 7px 8px 7px 30px;
    }
    .form-select {
        padding: .375rem 1.25rem .375rem .75rem;
        background-position: right .2rem center;
    }
    .dropdown-rooms {
        font-size: 0.9rem;
    }
    .w-15 {
        width: 16%;
    }
    .map-btn {
        font-size: 16px;
        padding: 7px 15px;
    }
    .find-btn {
        font-size: 1rem;
        /* width: 15%; */
        width: 34%;
        padding: 8px 15px;
    }
    input#date {
        padding: 6px 8px 6px;
        font-size: 0.85rem;
        color: #212529;
    }
    li.nav-item {
        margin: 0 8px;
    }
    a.nav-link {
        font-size: 15px;
        letter-spacing: 0.3px;
    }
    .carousel-item .card-body p{
        font-size: 14px;
    }
    .big-title, .big-titles, .big-titlesw{
        font-size: 80px;
    }
    .counter {
        font-size: 40px;
    }
    .counter-box h2 {
        font-size: 40px;
        line-height: 44px;
    }
    .ceo{
        padding: 30px 0;
    }
    p {
        font-size: 15px;
        line-height: 21px;
    }
    .counter-box {
        padding: 40px 4px 37px;
    }
    .counter-box p {
        font-size: 17px;
        letter-spacing: 0.5px;
    }
    h1 {
        font-size: 90px;
    }
    .project-dtl .card-body p {
        font-size: 15px;
    }
    .project-listing .card-body {
        padding-left: 5% !important;
        padding-right: 5% !important;
    }
    .w-12-s {
        width: 25%;
    }
    .find-btn {
        width: 27%;
    }
}
@media (min-width: 1025px) {
    .ceo-img{
        display: none;
    }
    
}
@media (max-width: 1024px) {
    .invest-img {
        background-size: cover;
        }
    .sell-img {
        background-size: cover;
        }  
    .line-main-invest::after {
            width: 114px;
            top: 16%;
            right: -22%;
        }    
    .line-main::after {
        width: 114px;
        top: 16%;
        right: -22%;
    }
    .line-main-sm::after {
        width: 114px;
        top: 16%;
        right: -22%;
    }
    .how-div h3 {
        font-size: 20px;
    }
    .react-multiple-carousel__arrow--left {
        left: calc(83% + 1px) !important;
    }
    .why-invest{
        height: 300px;
      }
      .why-invest img{
        height: 300px;
      }
    .h-550{
        height: 300px !important;
      }
    .why-invest h3 {
        padding: 10px 10px;
        font-size: 16px;
        font-weight: 400;
        line-height: 18px;
      }  
    
    .blogpage h1 {
        font-size: 30px;
        line-height: 35px;
    }
    .w-80{
        width: 100%;
        margin: 0;
      }
    .navbar {
        padding-bottom: 0;
        padding-left: 0;
        padding-right: 0;
    }
    .map-search-main .card-img-div{
        height: 190px;
      }
    .gal .slider-container {
        height: 600px;
    }
    .gal .mySwiper .swiper-slide-custom {
        width: 75% !important;
      }
    .gal .swiper {
        height: 44vh;
    }
    .gal .mySwiper .swiper-slide img {
        height: 98%;
    }
    .ban-main-dtl {
        height: 44vh;
    }
    .about-img-bg {
        background: url(../images/home-aboutban.jpg) no-repeat 70% 10%;
    }
    .about-img-bg::before{
        background: url(../images/abot-bg-rep.png) repeat-y 155% -33%;
      }
    .sub-banpdtl {
        width: 100%;
        height: 60vh;
        /* margin-top: -130px; */
    }
    .brudcrumb {
        z-index: 99;
    }
    .sub-banpdtl .swiper-slide img {
        height: auto;
    }
    .hgt-45-dtl{
        height:22vh !important;
    }
    .community-thumb-main {
        width: 55%;
        bottom: 22%;
    }
    .commu-txt {
        width: 80%;
        left: 5%;
        top:38%;
    }
    .arrow-main {
        width: 56%;
        bottom: 16%;
    }
    .rgt-arrowcomm {
        position: absolute;
        left: 15%;
    }
    .communitynew-main {
        margin-top: -106px;
    }
    .communitynumbr {
        bottom: 17%;
        right: 5%;
    }
    .pl-101{
        padding-left: 5% !important;
    }
    .branch-div{
        width: 31%;
        margin-right: 2%;
      }
    .pl-101 {
        padding-left: 5% !important;
    }
    .contact-img {
        background-size: 200%;
        margin-top: -25%;
        background-position: 65% 0%;
    }
    .contact-tab ul#pills-tab {
        width: 100%;
    }
    .arrow-class {
        font-size: 2.7rem;
    }
    .why-div {
        height: 360px;
    }
    .service-main {
        padding: 20px !important;
    }
    .slide-content {
        width: 100% !important;
    }
    .thumbnail-container {
        bottom: 5%;
        width: 65%;
    }
    .pagination {
            width: 69% !important;
        }
    .communitylogo {
        top: 100% !important;
    }
    
    .animating-images_component {
        height: 40vh !important;
    }
    .image-wrapper {
        width: 60%;
        right: 8%;
        height: 45vh;
        margin-top: -8% !important;
    }
    .hgt-55 {
        height: 42vh;
    }
    .filter-list li a {
        padding: 9px 13px;
    }
    .navbar-brand img {
        width: 180px;
        height: 29px;
    }
    .w-15.mt-2.mb-2.float-start.me-2 {
        margin-top: 4px !important;
    }
    .w-12-s {
        width: 25% !important;
    }
    .w-12 {
        width: 13% !important;
    }
    .w-15 {
        width: 14% !important;
    }
    .dropdown-rooms {
        margin-top: 0px;
    }
    .saleshead {
        margin-left: -170%;
    }
    a.nav-link {
        color: #ffffff;
        padding: 20px 0 17px;
        font-size: 14px;
    }
    .navbar-expand-lg .navbar-nav .nav-link {
        padding-right: .2rem;
        padding-left: .2rem;
    }
    .brochures>.card-body {
        padding-top: 220px;
        margin-top: -200px;
        padding-bottom: 20px;
    }
    .brochures>.card-body p a {
        font-size: 13px;
    }
    .brochures>.card-body i {
        font-size: 15px;
    }
    .brochures>.card-body p span {
        font-size: 11px ;
        margin-right: 17px;
    }
    .dropdown-rooms-button {
        padding: 8px 10px;
        background-position: right .2rem center;
        font-size: 0.9rem;
    }
    .w-12-m {
        width: 13% !important;
    }
    .search-form .me-3 {
        margin-right: 8px !important;
    }
    .ban-main .container {
        max-width: 98%;
        margin-left: 2%;
    }
    h3.sec-head.pb-4 {
        text-align: center;
        padding-bottom: 15px !important;
    }
    h3.sec-head.pb-1.uppercase.m-0 {
        text-align: center ;
        font-size: 20px;
    }
    .property-type li.nav-item {
        margin: 0 0px;
        width: 49%;
    }
    .area-div h1 {
        line-height: 20px;
    }
    .flex-accordion ul li:not(.is-open) {
        width: 100px;
      }
    .bdr-r{
        border-right: 0;
    }
    .gallery {
        margin-left: -91%;
    }
    .mapview {
        margin-right: -118%;
    }
    .prp-dtl .col-xl-3.pe-0 {
        padding: 0;
    }
    .sugge {
        margin-left: -88%;
        margin-bottom: 42px;
    }
    .feture {
        margin-left: -20%;
        margin-bottom: 35px;
    }
    table.ms-5 {
        margin-left: 0 !important;
    }
    .bdr-b {
        margin-top: -1%;
    }
    .mail-box {
        padding: 30px 23px;
        width: 100%;
        margin-bottom: 40px;
    }
    .project-dtl .card-body p{
        font-size: 16px;
    }
    .col-12.col-md-12.col-xl-6.pt-4.text-end {
        text-align: left !important;
    }
    .filter-list ul{
        margin-left: 0 !important;
        width: 100%;
    }
    .map-search {
        margin-top: 27px;
        padding: 8px 18px 7px !important;
    }
    select.form-select-brud {
        width: 100%;
        margin-left: 0 !important;
    }
    .filter-list p {
        font-size: 16px;
        margin-top: 6px;
    }
    .search-div-inner {
        height: 30vh;
    }
    .search-main-inner {
        width: 90%;
        padding: 17px 10px 2px 15px;
    }
    .w-21 {
        width: 19.2% !important;
    }
    .w-19 {
        width: 7% !important;
    }
    .sub-ban {
        margin-top: -110px;
        height:50vh;
    }
    .sub-ban img{
        object-fit: cover;
        height: 100%;
    }
    .search-div-project {
        height: 38vh;
    }
    .ceo-msg img{
        display: none
    };
    .home-ban video{
        object-fit: cover;
       }
    /* .search-main a {
        color: #212529;
        font-size: 13px;
    } */
    .big-title, .big-titles, .big-titlesw {
        font-size: 100px;
    }
    .testi{
        margin-left:-00%; 
    }
    .ban-main::before {
        opacity: 0.60;
        background-size: 1%;
    }
    .abt{
        left:-60%; 
    }
    .flex-accordion {
        height: 450px;
    }
    .big-title, .big-titles, .big-titlesw{
        overflow: visible;
    }
    .search-main select {
        font-size: 0.9rem;
    }
    button.btn.dropdown-toggle.btn-light{
        font-size: 0.9rem;
    }
    .home-ban {
        height: 72vh;
    }
    .search-div {
        height: 50vh;
    }
    .map-btn {
        padding: 8px 10px;
        margin-top: 0px;
        font-size: 14px;
    }
    ul#pills-tab {
        /* width: 100%; */
    }
    .search-main li.nav-item {
        margin: 0 auto;
    }
    div#pills-tabContent {
        width: 100%;
    }
    .search-div ul#pills-tab {
        /* width: 90%; */
        margin-bottom: 10px;
    }
    .search-div #pills-tabContent {
        border-radius: 6px;
        padding: 10px;
        width: 100%;
    }
    .find-btn a {
        color: #fff !important;
    }
    h3.mt-130 {
        margin-top: 75px;
    }
    h3.mt-131 {
        margin-top: 75px;
    }
    .testimonials .carousel-item .card-body {
        padding: 25px;
        min-height: 370px;
    }
    .card-img-div {
        width: 80%;
        margin-left: 10%;
    }
    .carousel-item .card-body {
        padding-left: 10%;
    }
    .renting{
        margin-left: 0;
        width: 100%;
        margin-bottom:60px;
    }
    .buying{
        margin-right: 0;
        width: 100%;
    }
    .find-btn {
        width: 19%;
        border: 0 !important;
        padding: 8px;
    }
    .search-main {
        width: 100%;
        padding: 10px 10px;
    }
    a.navbar-brand {
        margin-right: 0px;
    }
    li.nav-item {
        margin: 0 5px;
    }
    .about-ban {
        height: 55vh;
        background-position: center;
    }
    .top-sec li {
        padding: 0 8px;
        font-size: 14px;
    }
    button.btn.primary.top-btn {
        margin-bottom: 0px;
    }
    h1 {
        font-size: 77px;
        font-weight: 800;
        line-height: 67px;
        /* overflow-wrap: break-word; */
    }
    h3 {
        font-size: 30px;
    }
    .sec-head {
        margin-top: -14px;
        text-align: left;
    }
    .partner img {
        width: 100%;
    }
    .pb-75 {
        padding-bottom: 20px;
    }
    .pt-75 {
        padding-top: 5%;
    }
    .pt-75-m {
        padding-top: 5%;
    }
    .pt-76 {
        padding-top: 5%;
    }
    .develpers img {
        padding: 5px;
    }
    .counter {
        font-size: 22px;
        line-height: 20px;
    }
    .counter-box h2 {
        font-size: 22px;
        line-height: 25px;
    }
    .counter-box p {
        font-size: 17px;
        font-weight: 300;
        line-height: 21px;
        text-align: center;
        float: left;
        width: 100%;
    }
    .counter-box img {
        margin-bottom: 20px;
    }
    .ceo {
        padding: 90px 0;
    }
    .ceo-msg{
        text-align: center;
    }
    
    .tabs li.nav-item {
        width: 26%;
    }
    .branch-main {
        width: 100%;
        min-height: 334px;
    }
    .tabs-branches>ul#pills-tab {
        margin-right: 0;
        padding-right: 0;
    }
    .tabs li.nav-item {
        width:27%;
    }
    .search-main input {
        padding: 8px 8px 8px 30px;
        font-size: 0.9rem;
        background-size: 14px;
        padding-left: 24px;
    }
    .service-main h1 {
        font-size: 120px;
        line-height: normal;
    }
    h3.sec-head.pb-4 {
        text-align: center;
        padding-bottom: 30px !important;
    }
    .service-main .sec-head {
        margin-top: -104px;
        margin-left: 129px;
    }
}
@media (max-width: 991px) {
    
    .why-invest{
        height: 215px;
      }
      .why-invest img{
        height: 215px;
      }
    .h-550{
        height: 215px !important;
      }
    .list-pagination nav {
        left: 29%;
        top: 20px;
    }
    .news-thump h4 {
        font-size: 13px;
        line-height: 17px;
    }
    .sm-pd{
        padding: 10px 0 0 0 !important;
    }
    .top-dark {
        background-color: rgb(0, 0, 0, 0.6);
    }
    .top-sec {
        background-color: rgb(0, 0, 0, 0.6);
    }
    .map-main {
        position: absolute;
        top: 115px;
    }
    .sub-search{
        /* display:none ; */
        margin-top: 7px;
    }
    .modifysearch-btn {
        text-transform: capitalize;
        padding: 7px 20px !important;
        border-radius: 3px !important;
        text-align: left;
        color: #fff !important;
        letter-spacing: 0;
        border: 0;
        font-size: 1rem;
        width: 58%;
        position: absolute;
        background: rgb(25 26 26);
        float: left;
        top: -40%;
        left: 22%;
        font-weight: 300;
        border: 1px solid #ac893a !important;
        /* background: url(../images/search-icc.svg) no-repeat 97% 50%; */
        background-size: 23px;
        margin: 0 auto;
        display: block;
      }
      .modifysearch-btn:hover {
        /* background: url(../images/close-icc.svg) no-repeat 97% 50%; */
        background-size: 23px;
        border: 1px solid #ac893a !important;
        color: #fff !important;
        border: 0;
      }
    .communitynew-main::before{
        background-image: unset;
        background-color: rgba(0, 0, 0, 0.3);
    }
    .communitynew-main {
        margin-top: 0;
    }
    .react-multiple-carousel__arrow--left{
        left: calc(80% + 1px) !important;
    }
    .gal .slick-dots {
        bottom: 21% !important;
    }
    .gal .slider-container {
        height: 600px;
    }
    /* .gal .mySwiper .swiper-slide {
        width: 60% !important;
      } */
    .ban-main-dtl {
        height: 40vh;
    }
    .sub-banpdtl img {
        height: 139%;
    }
    .community-thumb-main img {
        width: 130px !important;
        height: 150px !important;
    }
    .customer-img {
        width: 350px;
        position: absolute;
        bottom: 0;
    }
    .contact-img {
        height: 500px;
    }
    .contact-tab .branch-main h2{
        font-size: 1.2rem;
        line-height: 20px;
        margin-bottom: 10px;
    }
    .dropdown-rooms-content {
        width: 100%;
    }
    .option-grid button {
        padding: 3px 8px;
    }
    .testmoni-div {
        text-align: center;
    }
    .test-img img{
        width: 40%;
    }
    .why-div {
        height: 360px;
        border: 1px solid !important;
        margin: 10px;
        width: 95%;
    }
    .card.active-card {
        background-size: cover;
        background-repeat: no-repeat;
        background-position: top right;
        height: 100vh !important;
        width: 100% !important;
    }

    .pagination {
        width: 80% !important;
        left: 3% !important;
    }
    .communitylogo {
        top: -42% !important;
    }
    .ptsm-50{
        padding-top: 50px;
    }
    .service-main {
        padding: 5px 15px 25px 15px;
    }
    .sm-ban{
        position: absolute;
          top: 0;
      }
    .image-wrapper {
        width: 60%;
        right: 4%;
        margin-top: -3% !important;
    }
    .search-main input{
        padding:8px 8px 7px 30px
    }
    .dropdown-rooms-button{
        padding: 10px 10px 9px;
    }
    .react-datepicker__input-container .form-control {
        padding: 10px !important;
    }
    .search-main .input-loc{
        background-position: 1% 46%;
    }
    .container, .container-md, .container-sm {
        /* max-width: 96%;
        padding-left: 0;
        padding-right: 0; */
    }
    .testimonials .nav-visible .dl-slider-controls.style-2>div.dl-slider-button-next {
        left: 92%;
    }
    .search-div h2 {
        font-size: 40px;
    }
    .property-type .accordion-button::after{
        padding: 12px;
    }
    .property-type .accordion-button:not(.collapsed)::after {
        padding: 12px !important;
    }
    h5 {
        font-size: 0.9rem;
        font-weight: 400;
    }
    .project-dtl .card-img-div {
        width: 90%;
        margin-left: 5%;
    }
    .project-dtl .card-body p {
        font-size: 13px;
    }
    .project-dtl .card-body {
        padding-top: 95px;
        margin-top: -78px;
        padding-left: 5%;
        padding-bottom: 11px;
    }
    h2 {
        font-size: 50px;
    }
    .brudcrumb p {
        font-size: 0.8rem;
    }
    .salesteam li {
        padding: 0 0 0 26px;
        background: url(../images/salesli-ic.svg) no-repeat 0% 11%;
        font-size: 14px;
        line-height: 18px;
    }
    .reg-btn {
        padding: 7px 11px;
        font-size: 0.8rem;
        font-weight: 400;
        letter-spacing: 0.5px;
    }
    .area-div h1{
        font-size: 17px;
        font-weight: 500;
    }
    .area-div {
        width: 100%;
        padding: 15px;
    }
    .property-type h5 {
        font-size: 0.9rem;
        font-weight: 300;
    }
    h5 {
        font-size: 1rem;
    }
    p {
        font-size: 14px;
    }
    .brochures .card-img-div {
        width: 90%;
        margin-left: 5%;
    }
    .brochures>.card-body {
        padding-top: 166px;
        margin-top: -155px;
        padding-bottom: 20px;
        padding-left: 4%;
    }
    .brochures>.card-body p span {
        font-size: 10px;
        margin-right: -6px;
    }
    div#datepicker {
        margin-top: 0px;
    }
    div#datepicker-1 {
        margin-top: 0px;
    }
    input#date {
        font-size: 0.9rem;
    }
    .ban-main .container {
        margin-left: 1%;
        height: 60vh;
    }
    .ban-main .service-ban {
        margin-left: 5%;
        height: 63vh;
    }
    .animating-images_image.third {
        top: -4%;
    }
    .animating-images_image.fifth {
        width: 49%;
        top: 12%;
        left: 23%;
    }
    .animating-images_image.seventh {
        top: 69%;
        left: 38%;
        width: 16%;
    }
    span.input-group-text.bg-white.border-end-0 {
        height: 38px;
    }
    input.form-control.border-start-0 {
        height: 38px;
    }
    select.form-select-brud {
        font-size: 0.9rem;
        padding: 6px 10px;
    }
    .map-search {
        margin-top: 28px;
        padding: 8px 18px;
        font-size: 0.9rem;
    }
    .filter-list li a {
        font-size: 0.8rem;
        font-weight: 400;
        padding: 9px 12px !important;
    }
    .filter-list p {
        width: 100%;
        margin-bottom: 5px;
        font-size: 15px;
    }
    .w-21 {
        width: 25% !important;
    }
    .w-19 {
        width: 5% !important;
    }
    .search-main-inner select {
        font-size: 0.8rem;
        font-weight: 400;
    }
    .finds-btn {
        padding: 5px 75px !important;
    }
    .search-main-inner {
        width: 100%;
    }
    .smtp-0{
        margin-top: 15px !important;
    }
    .testi {
        margin-left: -31%;
    }
    .search-box {
        top: 18%;
        left: 20%;
    }
    .search-div ul#pills-tab {
        /* width: 90%; */
        padding:5px;
    }
    .search-div #pills-tabContent{
        width: 100%;
        border-radius: 5px;
    }
    .buy-rgt{
        margin-right:-40%; 
    }
    section {
        overflow: hidden;
    }
    .abt{
        left:-80%; 
        top: 0;
    }
    h3.mt-131 {
        margin-top: 0px;
    }
    .search-main .nav-pills .nav-link {
        padding: 0.5rem 2rem;
    }
    div#pills-tabContent {
        width: 100%;
        padding: 10px;
    }
    .w-20 {
        width: 19% !important;
    }
    .w-20.mt-3.ps-2.mb-2.float-start.border-0 {
        margin-top: 12px !important;
    }
    .w-20.mt-3.mb-2.float-start.me-3 {
        margin-top: 12px !important;
    }
    /* .search-main a {
        color: #212529;
        font-size: 12px;
    } */
    .home-ban .container{
        max-width: 100%;
    }
    button.btn.dropdown-toggle.btn-light {
        font-size: 14px;
        padding-right: 9px;
    }
    .search-div {
        margin: 0 auto;
        /* position: absolute; */
        top: 0;
        height: auto;
    }
    .mapsearch-main {
        z-index: 11111;
        background: #1a1a1ab0;
        padding-bottom: 20px;
    }

    .w-12-s {
        width: 71.4% !important;
        margin-bottom: 10px;
    }
    .w-12 {
        width: 25% !important;
        margin-bottom: 10px;
    }
    .w-12-m {
        width: 45% !important;
        margin-bottom: 4px;
    }
    .w-15 {
        width: 45% !important;
        margin-bottom: 10px;
    }

    .find-btn {
        padding: 8px;
        width: 51.4%;
        float: left;
    }
    .find-btn a {
        color: #fff !important;
        font-weight: 400;
        font-size: 14px;
    }
    .big-title, .big-titles, .big-titlesw {
        font-size: 63px;
        letter-spacing: -1.5px;
    }
    .w-20.mt-2.mb-2.float-start.me-3 {
        margin-right: 5px !important;
    }
    .flex-accordion {
        height: 350px;
    }
    .navbar {
        padding-bottom: 5px;
    }
    a.navbar-brand {
        margin-top: 12px;
    }
    .ceo-msg img {
        width: 50%;
        margin: 0 auto;
    }
    button.btn.primary.top-btn {
        margin-bottom: 20px;
    }
    .branch-main {
        width: 100%;
        min-height: 334px;
    }
    .col-12.pt-5 {
        padding-top: 50px !important;
    }
    .search-main select {
        font-size: 14px;
        padding: 10px;
    }
    .react-datepicker-wrapper {
        width: 100%;
    }
    .line-main-sm{
        /* display: none; */
    }
    .line-main-sm::after{
        display: none;
    }
    .line-main::after {
        width: 220px;
        top: 18%;
        right: -30%;
    }
    .how-div {
        padding: 30px 5px;
    }
    .how-div img {
        width: 100px;
        margin-bottom: 15px;
    }
    .how-div h3{
        font-size: 17px;
    }
}
@media (min-width: 768px) {
    .sm-dn{
        display: block;
        float: left;
    }
    .close-sm{
        display: none;
    }
}

@media (max-width: 767px) {
    .dk-sm{
        display: none;
       }
    .img-propfinder{
        width: 100%;
       }
    .d-dk {
        display: none;
       }
       .d-sm{
        display: block;
       }
    #AskAny h3{
        text-align: center;
      }
    .invest-main h1 {
        font-size: 40px;
        line-height: 40px;
    }
    .container-fluid.pt-5.grey-bg-11.mt-100 {
        margin-top: 0px !important;
    }
    .invest-main h4 {
        font-size: 19px;
        line-height: 24px;
    }
    .line-main-sm{
        display: block;
    }
    .line-main-sm::after{
        display: block;
        width: 160px;
        height: 70px;
        top: 72%;
        right: 29%;
        transform: rotate(81deg);
    }
    .mb-80-s{
        margin-bottom: 30px;
    }
    .line-main-invest::after {
        width: 160px;
        height: 70px;
        top: 68%;
        right: 35%;
        transform: rotate(81deg);
    }
    .line-main::after {
        width: 160px;
        height: 70px;
        top: 72%;
        right: 29%;
        transform: rotate(81deg);
    }
    .how-div {
        padding-top: 0;
    }
    .how-div img {
        margin-bottom: 15px;
    }
    .how-div h3 {
        margin-bottom: 80px;
    }
    .why-invest{
        height: auto;
      }
      .why-invest img{
        height: auto;
      }
    .h-550{
        height: 400px !important;
      }
    .list-pagination nav {
        left: 8%;
    }
    .nxt-btn {
        margin-left: unset;
        margin-right: 10px;
    }
    /* .ban-main-img{
        background-image: url(../images/ban-mob.webp),
                          url(../images/ban-mob.jpg);
        background-repeat: no-repeat;
        background-size: cover;
        background-position: 0% -0%;
        z-index: -1;
    } */
    .home-ban::after{
        background: #0000008c;
        content: "";
        display: block;
        width: 100%;
        height: 100%;
        z-index: 999;
        top: 0;
        left: 0;
        position: absolute;
    }
    .big-title, .big-titles, .big-titlesw{
        left: 35%;
    }
    .contact-tab li.nav-item a {
        padding: 8px;
    }
    .project-list {
        width: 96%;
        margin-left: 2%;
    }
    .smtp-0 {
        margin-top: -2px !important;
    }
    .gm-style .gm-style-iw-c{
        max-width: 350px !important;
      }  
    .mapsearch-main {
        margin-top: 20px;
    }
    .dtl-btn {
        float: right;
    }
    .row.text-center.search-div.mapsearch-main.mb-3.h-auto .col-12 {
        padding: 0;
    }
    .prop-sldr .card-body {
        padding-top: 80px;
    }
    .prjt-dtl h2 {
        font-size: 40px;
        line-height: 40px;
    }
    .market-div h3{
        text-align: left;
    }
    .service-ban h2{
        font-size: 45px;
    }
    .serv-btn {
        background-color: #B6892C;
        color: #fff;
        padding: 8px 8px;
        font-size: 0.9rem;
        text-transform: uppercase;
        font-weight: 400;
        width: 180px;
    }      
    .modifysearch-btn {
        top: 5%;
    }
    .search-div h6 {
        font-weight: 200;
        font-size: 19px;
        line-height: 22px;
    }

    .map-main{
        position: relative;
        top: 0;
        height: auto;
        padding-top: 15px;
        }
    
    .swiper-slide-number {
        left: 1%;
        right: unset;
    }
    .about-img-bg {
        padding: 70px 5px 0 5px;
    }
    .col-12.amneti.pt-5 {
        padding-top: 0 !important;
        padding-bottom: 15px;
    }
    .col-md-12.col-xl-8.pb-50.pt-50.pl-17{
        padding-top: 30px;
    }
    .row.prp-dtl.pt-50 {
        padding-top: 10px;
    }
    .prp-dtl h3 {
        font-size: 14px;
    }
    .prp-dtl img {
        width: 20px;
    }
    .anm_mod p {
        text-align: center;
        font-size: 0.9rem;
    }
    .react-multiple-carousel__arrow--left {
        left: calc(60% + 1px) !important;
        top: -100% !important;
    }
    .react-multiple-carousel__arrow--right {
        right: calc(10% + 1px) !important;
        top: -100% !important;
    }
    .prop-sldr {
        min-height: 450px;
        margin: 120px 0 0;
    }
    .prop-sldr .card{
        background: none;
        margin: 0 0px;
        }
    .prop-sldr .react-multi-carousel-list {
        display: flex;
        align-items: center;
        overflow:unset !important;
        position: relative;
    }
    .map-search-main .card {
        top: 0;
    }
    .map-search-main .project-listing{
        width: 100% !important;
    }
    .gal .slider-container {
        height: 300px;
    }
    .gal .slick-dots {
        bottom: 21% !important;
        display: block !important;
    }
    .slick-prev, .slick-next{
        top: 55% !important;
    }
    .slick-prev:before{
        width: 30px;
        height: 25px;
    }
    .slick-next::after {
        width: 30px;
        height: 25px;
    }
    .villa-btn{
        background-color: #0000005c;
        color: #fff;
        font-size: 13px;
        font-weight: 400;
        text-transform: capitalize !important;
        /* padding:2px 5px; */
        border-radius: 3px;
        letter-spacing: 0rem;
        margin-bottom: 10px;
        display: inline-block;
        }
    .gal {
        margin-top: -54px;
        padding: 0;
    }
    .gal .container {
        max-width: 100%;
    }
   .gal .mySwiper .swiper-slide-custom {
        width: 90% !important;
      }
    .ban-main-dtl {
        height: 360px;
        margin-top: 0%;
    }
    .gal .mySwiper .swiper-slide img {
        height: 98%;
    }
    .gal .swiper {
        height: 28vh;
    }
    .gal .swiper-button-next{
        width: 50px !important;
        height: 30px !important;
        top: 50% !important;
        right: 3% !important;
    }
    .gal .swiper-button-prev{
        width: 50px !important;
        height: 30px !important;
        top: 50% !important;
        left: 3% !important;
    }
    .amneti li{
        width: 100%;
        font-size: 1rem;
        margin: 0 0 0px 30px;
    }
    .reset-btn{
        padding: 4px 7px;
        font-weight: 300;
        font-size: 15px;
    }
    .sbmt-btn{
        padding: 4px 7px;
        font-weight: 300;
        font-size: 15px;
    }
    .mt-100-m {
        margin-top: 330px !important;
    }
    .about-img-bg {
        background: url(../images/home-aboutban.jpg) no-repeat 70% 10%;
        background-size: 230%;
    }
    .about-img-bg::before{
        display: none;
    }
    .area-div-main .card-body {
        padding-left: 5%;
        padding-right: 5%;
        padding-bottom: 15px;
        margin-bottom: 35px;
    }
    .information li {
        margin: 5px 1% 8px 0;
        width: 100%;
        text-align: center;
    }
    .brudcrumb p{
      font-size: 0.9rem;
    }
    .search-div .col-12.pt-14 {
        height: 275px;
        padding-left: 0;
        padding-right: 0;
    }
    .pt-14 {
        padding-top: 35%;
    }
    .swiper-button-next{
        left:30%
    }
    .swiper-button-prev{
        left:0%
    }
    .media-swipe .swiper-slide{
        height: auto !important;
    }
    .top-dark {
        background-color: rgb(21 21 21 / 93%);
    }
    .community-thumb-main img {
        width: 90px !important;
        height: 100px !important;
        margin-right: 0;
    }
    .community-thumb-main {
        width: 72%;
        left: 5%;
        right: unset;
        bottom: 25%;
        gap: 0px !important;
    }
    .arrow-main {
        width: 89%;
        bottom: 18%;
    }
    .communitynumbr{
        bottom: 18.5%;
        right: 24%;
        font-size: 1.2rem;
        color: #fff;
        z-index: 9;
        font-weight: 400;
        }
   .navbar-nav li.nav-item {
        width: 100%;
    }
    .testimonials .dl-slider-controls.float-end.style-2{
        left: 6%;
        width: 90%;
        top: 4% !important;
    }
    .sub-banpdtl {
        height: 38vh;
        margin-top: -5%;
    }
    .list-dtl h2 {
        font-size: 18px;
        line-height: 22px;
    }
    .ban-main-dtl::before {
        background-position: -41%;
    }
    .hgt-45-dtl {
        height: 13vh !important;
    }
    .sub-banpdtl img {
        height: 100%;
        bottom: -2%;
    }
    .commu-txt {
        left: 5%;
        top: 28%;
        width: 90%;
    }
    .commu-txt h1 {
        font-size: 42px;
        font-weight: 600;
        line-height: 40px;
        letter-spacing: 0;
    }
    .commu-txt p{
        line-height: 19px;
    }
    .rgt-arrowcomm {
        left: 18%;
        width: 45px;
        height: 45px;
    }
    .lft-arrowcomm {
        width: 45px;
        height: 45px;
    }
    .branch-div {
        width: 100%;
        border-bottom: 1px solid #666;
        margin-bottom: 20px;
    }
    li.nav-item {
        margin: 0 0 0 3px;
        width: 31%;
    }
    .customer-img{
        width: 80%;
        margin: 0 auto;
        position: relative;
        margin-bottom: 50px;
    }
    .careers h1{
        font-size: 45px;
        line-height: normal;
    }
    .container-fluid.pt-5.pb-5{
        padding-bottom: 0 !important;
    }
    .theme-scope .accordion-body {
        font-size: 14px;
        font-weight: 200;
    }
.careers h3 {
    color: #eee;
    font-size: 22px;
    font-weight: 300;
    line-height: 26px;
    letter-spacing:-1px;
}
    .contact-img {
        background-size: 330%;
        margin-top: -7%;
        background-position: 76% 0%;
        height: 360px;
    }
    .swiper {
        padding-top: 50px;
    }
    .w-19 {
        width: 5% !important;
    }
    .testmoni-div {
        padding: 23px;
    }
    .testmoni-div p{
        text-align: center;
        font-size: 1.1rem;
        line-height: 24px;
    }
    .testmoni-div h3 {
        font-size: 1.1rem;
        font-weight: 300;
        width: 100%;
        text-align: center;
        float: left;
        margin-bottom: 5px;
    }
    .testmoni-div h3 span{
        font-size: 0.9rem;
        font-weight: 300;
        width: 100%;
        text-align: center;
        float: left;
        color: #eee;
        line-height: 5px;
    }
    .test-img img{
        width: 100%;
    }
    .carousel__slide-item {
        padding: 3rem !important;
        padding-top: 0 !important;
        /* position: relative !important; */
    }
    .newsbg h1 {
        font-size: 45px !important;
        font-weight: 600;
    }
    .newsbg p {
        font-size: 14px;
        text-align: left;
    }
    .search-list{
        background-color: #696969f5;
        z-index: 99999;
    }
    .padding-global {
        padding-right: 0;
    }
    .history_item_text {
        text-align: left !important;
    }
    .text-size-btn {
        font-size: 15px;
        line-height: 18px;
        font-weight: 400;
    }
    .sec-head {
        text-align: center;
    }
    .option-grid button {
        padding:1px 6px 0px;
        margin-bottom: 2px;
        font-size: 13px;
    }
    .option-grid {
        margin-bottom: 2px;
    }
    .section-title {
        font-weight: 300;
        font-size: 13px;
        line-height: 15px;
    }
    .ban-main h1 {
        font-size: 35px !important;
        line-height: 39px !important;
    }
    .search-div p {
        font-size: 18px;
        white-space: break-spaces;
        /* font-family: "Roboto", serif; */
        text-align: center;
        font-weight: 300;
        line-height: 21px;
        margin-bottom: 5px;
        letter-spacing: 0;
    }
    .col-12.col-md-12.col-xl-6.pt-4.text-end{
        padding-top: 0px !important;
    }
    .description{
        font-size: 14px;
    }
    .title{
        font-size: 45px;
    }
    .banner-container {
        top: -47px !important;
    }
    .slide-number {
        margin-right: 5%;
    }
    .controls {
        margin-top: 40%;
    }
    .slide {
        padding-left: 0px !important;
    }
    .nav-outside .swiper-slide{
        width: 100% !important;
        height: 300px;
        margin-top: 50px;
    }
    .card {
        position: absolute;
        left: 0;
        width: 100% !important;
        height: 460px !important;
        top: 70px;
    }
    .card-img-div {
        margin-top: -40%;
        height: 190px;
        margin-bottom: 35px;
    }
    .card img {
        padding: 0 !important;
    }
    .carousel-item .card-body{
        padding-left: 5%;
        flex: unset;
    }
    .title {
        line-height: 35px !important;
        font-size: 45px !important;
    }
    .card.active-card{

    }
    .thumbnail-container {
        right: 0% !important;
        padding: 0px;
        width: 100% !important;
        position: absolute;
        bottom: 0% !important;
    }
    .thumbnail {
        width: 100px !important;
        height: 105px !important;
    }
    .communitylogo img {
        width: 24%;
    }
    details > .desc {
        width: 100%;
        font-size: 13px;
        font-weight: 300;
    }
    .details .title-1, .details .title-2 {
        font-weight: 600;
        font-size: 45px;
    }
    .details {
        left: 13px !important;
    }
    .pagination {
        width: 80% !important;
        left: 11% !important;
        top: 92% !important;
        z-index: 9999 !important;
    }
    .animating-images_image.second {
        width: 26%;
        top: 0%;
        left: -5%;
    }
    .animating-images_image.sixth {
        width: 23%;
        top: 5%;
        left: 73%;
    }
    .animating-images_image.eighth {
        width: 23%;
        top: 70%;
        left: 72%;
    }
    .animating-images_image.seventh {
        top: 82%;
        left: 35%;
        width: 27%;
    }
    .animating-images_image.third {
        top: -4%;
        width: 25%;
        left: 37%;
    }
    .animating-images_image.fifth {
        width: 75%;
        top: 9%;
        left: 7%;
    }
    .animating-images_image.fourth {
        width: 25%;
        top: 54%;
        left: -4%;
    }
    .animating-images_component {
        height: 35vh !important;
        margin-top: 15%;
    }
    .service-main {
        padding: 10px;
    }
    .col-12.leave-request {
        position: relative;
        z-index: 9999;
    }
    .serv-ban-1>.hover-image:hover {
        right: 20%;
    }
    .serv-ban-2>.hover-image:hover {
        right: 1%;
    }
    .serv-ban-5>.hover-image:hover{
        left: 5%;
    }
    .serv-ban-6>.hover-image:hover{
        left: 5%;
    }
    .col-12.col-md-5.pt-75 {
        padding-top: 10%;
        padding-left: 5%;
    }
    .image-wrapper {
        width: 100%;
        right: 0%;
        top: 25%;
        height: 65vh;
    }
    .react-datepicker__input-container .form-control{
        padding: 7px 4px 6px !important;
        font-size: 0.9rem;
    }
    .search-main input {
        padding: 8px 8px 8px 30px;
        font-size: 13px;
    }
    .search-main .input-loc{
        padding: 8px 8px 8px 30px;
        font-size: 0.9rem;
    }
    .hgt-55 {
        height: 55vh;
    }
    .filter-list p {
        font-size: 14px;
    }
    .filter-list li a {
        font-size: 0.8rem;
        font-weight: 400;
        padding: 9px 10px !important;
    }
    .pt-75-m{
        padding-top: 20px;
    }
    .testimonials .nav-visible .dl-slider-controls.style-2>div.dl-slider-button-next {
        left: 81%;
    }
    .theme-scope .accordion-button::after {
        background-position: center top;
        margin-right: 7px;
        margin-top: 0px;
    }
    .theme-scope .accordion-button {
        line-height: 20px;
    }
    .faq .accordion-item {
        padding: 15px;
    }
    .top-sec {
        display: none;
    }
    .testimonials .swiper-slide{
        width: 100% !important;
        height: auto;
    }
    .testimonials .carousel-item .card-body{
        padding:5px;
        min-height: 100%;
        display: inline-block;
    }
    .testimonials .card {
        height: auto !important;
    }
    .row.pt-5.partner {
        padding-top: 0rem !important;
    }
    h3.sec-head.pb-4 {
        text-align: center;
        padding-bottom: 0 !important;
        margin-bottom: 24px;
        font-size: 1.4rem !important;
        color: #fff;
        font-weight: 400;
    }
    .size-20 {
        font-size: 17px;
        margin-top: -20px;
    }
    .ban-main .container {
        height: 80vh;
    }
    .ban-main .hgt-82 {
        height: 82vh !important;
    }
    .ban-main .service-ban {
        height: 80vh;
    }
    .search-div h2 {
        font-size: 45px;
        letter-spacing: 1px;
        line-height: 40px;
        text-align: center;
    }
    .social img {
        padding: 2px;
        width: 23px;
        height: 23px;
    }
    .accordion-button::after {
        margin-top: -20px;
        width: 15px;
        height: 15px;
    }
    .brosach {
        margin-left: -518%;
    }
    .brochures .card-img-div {
        width: 70%;
        margin-left: 15%;
        margin-bottom: -240px;
        height: 355px;
    }
    .brochures>.card-body {
        padding-top: 250px;
        margin-top: 0;
        padding-bottom: 20px;
        padding-left: 15%;
        margin-bottom: 40px;
    }
    .brochures>.card-body p a {
        font-size: 15px;
    }
    .brochures>.card-body p span {
        font-size: 13px;
        margin-right: 47px;
    }
    .theme-scope .footer-nav p a {
        margin-right: 5px;
    }
    .close-sm{
        display: block;
    }
    .place-requestimg{
        display: none;
    }
    .leave-request p span {
        height: 75px;
    }
   
    .search-main select {
        /* font-size: 0.75rem;
        padding: 6px 4px; */
        background-size: 8px;
        font-size: 0.9rem;
        padding: 6px 5px 6px;
    }
    .dropdown-rooms-content {
        padding: 5px;
    }
    input#date {
        font-size: 13px;
    }
    .form-select {
        padding: .375rem 1rem .375rem .4rem;
        background-position: right .2rem center;
    }
    .ban-main::after{
        opacity: 100;
    }
    div#datepicker {
        margin-top: 2px;
    }
    div#datepicker-1 {
        margin-top: 2px;
    }
    
    .w-15 {
        width: 96% !important;
        margin: 7px !important;
    }
    .w-12-s{
        width: 96% !important;
        margin: 7px !important;
        }
    .w-12 {
        width: 47% !important;
        margin: 7px !important;
        margin-top: 0 !important;
        margin-right: 0px !important;
    }
    .w-12-m{
        width: 47% !important;
        margin: 7px !important;
        margin-top: 0 !important;
        margin-right: 0px !important;
    }

    .dropdown-rooms-button {
        font-size: 0.9rem;
        padding: 6px 5px 6px;
        background-position: right .4rem center;
        background-size:8px;
        height: 37px;
         overflow: unset;
    }
    .gallery {
        margin-left: -227%;
    }
    .dl-slider-controls.style-2 .dl-slider-button-prev, .dl-slider-controls.style-2 .dl-slider-button-next{
        top:-10%
    }
    .nav-outside {
        margin-top: 50px;
    }
    .mapview {
        margin-right: -307%;
        margin-bottom: 30px;
    }
    .map-btn {
        padding: 5px 8px !important;
        padding: 7px 8px !important;
        margin-top: -3px;
        margin-bottom: 0;
    }
    .sugge {
        margin-left: -268%;
        margin-bottom: 35px;
    }
   
    .feture {
        margin-left: -114%;
        margin-bottom: 35px;
    }
    select.form-select-brud {
        width: 100%;
        margin-left: 0 !important;
        font-size: 15px;
    }
    .list-dtl p{
        text-align: left;
        margin: 6px 0;
    }
    .list-dtl h3 {
        font-size: 13px;
        text-align: left;
        letter-spacing: 0.5px;
    }
    .list-dtl li::after {
        right: 19%;
    }
    a.dtl-btn {
        float: left;
        margin-left: 0;
        margin-right: 7px;
    }
    .brudcrumb{
        text-align: left !important;
        margin-bottom: 10px;
        padding-top: 5px !important;
    }
    .keysearch li a {
        font-size: 0.8rem;
        border-radius: 3px;
        padding: 5px 7px;
    }
    .keysearch li {
        margin: 0 4px 4px 0;
    }
   .filter-list ul{
        margin:0 0 0px 0 !important;
        width: 100%;
   }
   .map-search {
    padding: 7px 10px;
    font-size: 15px;
    margin-top: 28px;
    width: 100%;
    text-align: center;
   }
   
    .card.shadow-sm.mx-8.my-5 {
        /* padding-top: 0; */
        /* margin-top: 0 !important; */
        /* margin-bottom: 70px !important; */
    }
    .search-div-inner{
        /* margin: 0; */
        height: 50vh;
        margin-left: 0;
    }
    .project-listing {
        margin-top: 100px;
        margin-bottom: 80px;
    }
    .search-div-inner .finds-btn {
        padding: 5px 25px !important;
    }
    .search-div-inner .input-group-text {
        padding: 5px;
    }
    .search-div-inner input.form-control.border-start-0 {
        font-size: 15px;
    }
    .search-main-inner .nav-pills .nav-link {
        font-size: 1rem;
        padding: 5px 13px;
    }
    .search-main-inner{
        padding: 15px 5px 15px 15px;
    }
    .search-main-inner .w-100.float-start.bg-white1 {
        width: 98% !important;
    }
    .search-main-inner .w-19 {
        width: 47.7% !important;
        margin: 7px 5px 0 0 !important;
    }
    .search-main-inner .w-21{
        width: 97% !important;
        margin: 7px 7px 0 0 !important;
    }

    .search-main-inner select {
        font-size: 14px;
        padding: 6px 4px;
        background-position: right 0.1rem center;
    }
    .search-main-inner .tab-content>.active{
        padding: 0px;
    }
    section.pt-75.pb-75.text-start.black-bg {
        padding-top: 0;
    }
    .brudcrumb.text-end {
        padding-top: 0;
        padding-top: 10px;
    }
    .salesteam li{
        font-size: 15px;
    }
    .project-dtl {
        margin: 25px 0;
    }
    .property-type h5 {
        text-transform: capitalize;
        font-size: 0.8rem;
        font-weight: 400;
        line-height: 18px;
        text-align: left;
    }
    .property-type p {
        font-size: 13px;
    }
    .accordion-button .col-4.col-md-4{
        padding: 0;
        text-align: center;
    }
    .property-type .nav-tabs .nav-link {
        font-size: 15px;
        line-height: 18px;
    }
    .property-type li.nav-item {
        margin: 0 10px;
        width: 43%;
        text-align: center;
        padding: 10px 0;
    }
    .property-type .accordion-button:not(.collapsed)::after{
        padding: 12px !important;
    }
    .property-type .accordion-button::after {
        background-size: 70%;
        padding: 12px;
        margin-top: -17px;
    }
    .area-div {
        width: 90%;
        margin-left: 5%;
        margin-top: 20px;
        border-radius: 2px;
    }
    .property-type .accordion-item {
        width: 95%;
        margin: 0 auto;
    }
    .area-pl {
        padding-left: 10px !important;
    }
    .panel {
        width: 100%;
        height: 37vh !important;
        max-height: 67vh !important;
        margin-bottom: 0px !important;
        padding: 0px 0px 0px 0px !important;
        margin-top: 3px;
    }
    .panel img {
        width: auto;
        height: 100%;
    }
    .information li.nav-item {
        margin-left: 0;
        border-right: 0px solid #8f8f8f;
        padding-right: 7px;
        font-size: 13px;
        margin-right: 0px;
        font-weight: 400;
    }
    h3 {
        font-size: 1.3rem;
        font-weight: 400;
        letter-spacing: -0.5px;
    }
    h3.mt-131 {
        margin-top: 16px;
    }
    .border-r {
        border-right: 0px solid #fff;
        border-bottom: 1px dashed #525252;
        padding: 7px 0 12px 0;
        width: 80%;
        margin: 0 auto;
        margin-bottom: 10px;
    }
    .ms-6 {
        margin-left: 00px;
    }
    .sm-dn{
        display: none;
    }
    .home-ban video {
        object-fit: cover;
    }
    .col-md-4.border-r {
        border: 0;
        border-bottom: 1px dashed #3f3f3fd1;
        padding: 0px 0 15px;
        margin: 9px 0;
        margin: 0 auto;
        margin-top: 10px;
        margin-bottom: 10px;
        width: 80%;
    }
    .sub-ban {
        /* margin-top: -120px;
        height: 90vh; */
        margin-top: -50px;
        height: 70vh;
    }
    .sub-ban img{
        object-fit: cover;
        height: 100%;
        object-position: 45% 0;
    }
    .theme-scope .sub-ban {
        margin-top: -50px;
        height: 93vh;
    }
    .theme-scope .ban-main .container {
        height: 85vh;
        max-width: 100%;
        margin-left: 0%;
    }
    .search-div-project {
        height: 62vh;
        margin: 0;
    }
    .ceo-img {
        width: 100%;
        margin-left: 0;
        margin-bottom: 16px;
    }
    .rgt-success{
        margin-right:-90%; 
    }
    .ourceo{
        margin-left:-65%; 
    }
    .rgt-location{
        margin-right: 20%;
    }
    .tabs .nav-item a{
        font-size: 13px;
    }
    .search-box {
        top: 18%;
        left: 42%;
    }
    a.nav-link {
        padding: 11px 0 10px;
        font-size: 15px;
        border-bottom: 1px solid #ddc58b73;
    }
    .top-sec li {
        font-size: 13px;
    }
    .more-btn{
        margin-bottom: 20px;
    }
    #cursor{
        display: none;
    }
    #cursor-border{
        display: none;
    }
    .search-div ul#pills-tab {
        /* width: 100%; */
        margin-bottom: 5px;
        padding: 5px 5px;
    }
    .search-div #pills-tabContent {
        padding: 0 0 0 0px;
        width: 100%;
        background: #f5f5f529;
    }
    .search-main li.nav-item {
        margin: 0 3px 0 0;
    }
  
    .buy-rgt{
        margin-right:-130%; 
    }
    .testi{
        margin-left:-110%; 
    }
    .abt {
        left: 15%;
        top: 7px;
    }
    .nav-outside .swiper-container{
        width: 95%;
    }
    .dl-slider-controls.float-end.style-2{
        right: 25%;
    }
    .view-all-prop {
        font-size: 1.1rem;
        right: 0%;
    }
    .view-all-prop-lft {
        font-size: 1.1rem;
        left: 0;
    }
    .search-div {
        left: 0;
        position: relative;
        height: 100%;
        padding: 0px;
    }
    div#pills-tabContent {
        width: 100%;
        padding: 10px;
        float: left;
    }
    ul#pills-tab {
        width: 100%;
        margin: 20px 0;
        padding: 3px 5px;
    }
    .big-title, .big-titles, .big-titlesw {
        font-size: 40px;
        line-height: 50px;
        letter-spacing: 0px;
    }
    .carousel-item .card {
        /* width: 18em; */
        height: 20em;
        height:85% ;
    }
    .control-btn {
        top: -3em;
        left: 17%;
    }
    .flex-accordion ul li .panel-inner .button {
        left: 3px;
        font-size: 13px;
        font-weight: 400;
    }
    .flex-accordion ul li:not(.is-open) {
        width: 46px;
    }
    .flex-accordion {
        height: 260px;
    }
    .home-ban{
        /* position: relative; */
        height:100vh;
    }
    section.pt-5.text-center{
        padding-top: 7px !important;
    }
    .content-section {
        margin-top: -1vh;
    }
    .search-form {
        /* padding: 10px 0 10px 10px !important; */
        padding: 0;
    }
    .search-main {
        width: 100%;
        padding: 5px 5px;
        background-color: unset;
        height: auto;
    }
    .search-main-inner .search-form {
        padding: 0px !important;
    }
    .find-btn{
        width: 96% !important;
        border: 0px solid #333 !important;
        padding: 10px;
        margin-bottom: 10px;
        margin-left: 7px;
        font-weight: 300;
    }
    /* .search-main a {
        font-size: 13px;
        padding: 7px 10px;
    } */
    .find-btn a {
        font-size: 16px;
    }
    .w-20 {
        width: 48% !important;
        height: 36px;
    }
    .tabs-branches>ul#pills-tab {
        margin-right: 0;
        padding-right: 0;
        width: 100%;
        margin: 0 auto;
        margin-bottom: 6px !important;
        padding-left: 0;
    }
    .tabs-branches li.nav-item {
        width: 32%;
        margin-right: 0;
        padding: 0 3px;
        text-align: center;
    }
    .tabs-branches .nav-item a {
        width: 100%;
    }
    a.navbar-brand {
        margin-top: 7px;
    }
    .navbar {
        padding: 5px 0;
    }
    .top-sec {
        padding-bottom: 0;
    }
    .col-md-4.social {
        text-align: center;
        padding-top: 3px;
    }
    .top-sec ul {
        margin: 0;
        padding: 0;
        width: 100%;
        text-align: center;
    }
    .social li {
        float: unset !important;
        display: inline-block !important;
    }
    .br-1 {
        border-right: 0px solid #eee;
    }
    .about-ban {
        margin-top: 47px;
        height: 90vh;
        background-position: 45% 100%;
    }
    h2 {
        font-size: 38px;
        line-height: 35px;
    }
    .counter {
        font-size: 50px;
    }
    .counter-box p {
        font-size: 20px;
        font-weight: 200;
    }
    .ceo-msg img {
        width: 50%;
        margin: 0 auto;
    }
    button.btn.primary.top-btn {
        margin-bottom: 20px;
    }
    .branch-main {
        width: 97%;
        min-height: 300px;
        margin: 0 auto;
    }
    .branch-main p {
        font-size: 13px;
        line-height: 18px;
    }
    .contact-tab .branch-main p {
        font-size: 0.9rem;
    }
    .partner-about img {
        width: 80%;
        border: 1px solid #847d7d;
        padding: 10px;
        margin: 5px;
        border-radius: 5px;
    }
    .develpers img {
        padding: 0px;
    }
    .ceo-msg img {
        width: 100%;
        float: left;
    }
    .w-60 {
        width: 100% !important;
        margin-bottom: 10px;
    }
    .submit-btn {
        width: 100% !important;
    }
    .tab-content>.active {
        display: block;
        padding: 2px;
    }
    ul#myTab {
        margin-top: 0 !important;
    }
    .broch {
        margin-left: -400%;
    }
    .suggest {
        margin-left: -450%;
    }
    .saleshead {
        margin-left: -544%;
    }
    button.accordion-button.collapsed.fw-semibold {
        line-height: 20px;
        font-size: 15px;
    }
    footer li a {
        font-size: 15px;
        font-weight: 300;
    }
    footer .accordion-button {
        font-size: 15px;
        font-weight: 300;
    }
    .social ul.float-end {
        width: 100%;
    }
    .search-main .nav-pills .nav-link {
        padding: 4px 10px;
        font-size: 15px;
        font-weight: 300;
        border-radius: 3px !important;
        text-transform: capitalize;
    }
    .search-div p.mb-5 {
        margin-bottom: 20px !important;
        font-size: 15px;
        line-height: 18px;
    }
    .col-12.pt-75{
        padding-top: 35%;
        padding-left: 0;
        padding-right: 0;
    }
    .search-main li.nav-item:last-child{
        margin-right: 0;
    }
    
    footer p {
        margin: 15px 0 0px 0;
        text-align: left;
    }
    footer .social {
        margin-top: 15px;
    }
    .footer-nav p a {
        padding: 1px 8px;
        border: 1px solid #3c3e3e;
        border-radius: 4px;
    }
    .nav-outside .dl-slider-controls.style-2 .dl-slider-button-prev, .nav-outside .dl-slider-controls.style-2 .dl-slider-button-next {
        top: 0px;
    }
    .dropdown-rooms-content.active {
        display: block;
        left: 0;
        background-color: #838181f5;
        width: 100%;
    }
    p {
        font-size: 14px;
        text-align: left;
    }
    .thumbnails { 
        gap: 0px;
    }
    .thumbnail::scrollbar {
        height: 3px;
    }
   .thumbnail::-webkit-scrollbar-thumb {
        background-color: darkgrey;
        outline: 1px solid slategrey;
        height: 2px;
    }
    .serv-grey-bg h2 {
        font-size: 30px;
        line-height: 29px;
        text-align: left;
    }  
    .serv-grey-bg h3 {
        text-align: left;
    }
    .pls-3{
        padding-left: 3px;
    }
    .prs-3{
        padding-right: 3px;
    }
    .enquire-btn{
        width: 100%;
    }
    .career-img {
        height: 250px;
        background-size: cover;
    }
    .careers h4 {
        font-size: 16px;
        line-height: 22px;
        font-weight: 200;
        letter-spacing: 0.2px;
    }
}

@media (max-width: 389px) {
    .w-12 {
        margin-top: 0 !important;
    }
}

@media (max-width: 375px) {
    .theme-scope .ban-main .container {
        height: 100vh;
    }
    .pt-14{
            padding-top: 20%;
        }
    .commu-txt {
        top: 25%;
    }
    .community-thumb-main {
        bottom: 26%;
    }
    .search-div .col-12.pt-14{
    /* height: 130px; */
    height: auto;
    }
    .search-main .nav-pills .nav-link {
        padding: 4px 8px;
        font-size: 14px;
    }
    .form-select-brud{
        margin-left: 7px;
        width: 117px;
        background-position: right 0.2rem center;
        font-size: 15px;
    }
    .map-search {
        padding: 8px 7px !important;
    }
    .search-main .nav-pills .nav-link {
        padding: 4px 8px;
    }
    .w-12 {
        /* width: 45% !important; */
        margin: 5px !important;
        margin-top: 0 !important;
        margin-right: 0 !important;
    }
    .w-12-s {
        margin: 5px !important;
    }

}    

/* @media (max-height: 800px) {
    
    .community-thumb-main {
        bottom: 19%;
    }
    .arrow-main {
        bottom: 11%;
    }
    .communitynumbr {
        bottom: 11.5%;
    }
    .commu-txt {
        top: 21%;
    }
    .pt-14 {
        padding-top: 30%;
    }
    .search-div .col-12.pt-14 {
        height: 260px;
    }
    .theme-scope .ban-main .container{
        height: 85vh;
    }
} */

@media only screen 
  and (device-width: 390px)
  and (device-height: 844px)
  and (-webkit-device-pixel-ratio: 3) {
    .theme-scope .ban-main .container {
        height: 80vh;
    }

}
@media only screen 
  and (width: 393px) 
  and (height: 852px)
  and (-webkit-device-pixel-ratio: 3) {
    .theme-scope .ban-main .container {
        height: 85vh;
    }
}

