
/*- ============= 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; 
  }
@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) {
    /* .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) {
    .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: 32%;
        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;
    }
    
}
@media (min-width: 1025px) {
    .ceo-img{
        display: none;
    }
    
}
@media (max-width: 1024px) {
    .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: 90%;
        bottom: 10%;
    }
    .commu-txt {
        width: 80%;
        left: 5%;
        top:52%;
    }
    .arrow-main {
        width: 89%;
        bottom: 5%;
    }
    .rgt-arrowcomm {
        position: absolute;
        left: 8%;
    }
    .communitynumbr {
        bottom: 6%;
        right: 14%;
    }
    .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: 15% !important;
    }
    .w-12 {
        width: 12% !important;
    }
    .w-15 {
        width: 14% !important;
    }
    .dropdown-rooms {
        margin-top: 0px;
    }
    .saleshead {
        margin-left: -170%;
    }
    a.nav-link {
        color: #ffffff;
        padding: 20px 0 17px;
    }
    .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 ;
    }
    .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: 15%;
        border: 0 !important;
        padding: 8px;
    }
    .search-main {
        width: 100%;
        padding: 10px 10px;
    }
    a.navbar-brand {
        margin-right: 15px;
    }
    li.nav-item {
        margin: 0 10px;
    }
    .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: left;
        padding-bottom: 30px !important;
    }
    .service-main .sec-head {
        margin-top: -104px;
        margin-left: 129px;
    }
}
@media (max-width: 991px) {
    .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%;
    }
    .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: 0 !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;
    }

    .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: 10px;
    }
    .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%;
    }
    
}
@media (min-width: 768px) {
    .sm-dn{
        display: block;
        float: left;
    }
    .close-sm{
        display: none;
    }
}

@media (max-width: 767px) {
    .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: 49vh;
        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: 300px !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: 200px;
    }
    .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: 100px !important;
        height: 120px !important;
    }
    .community-thumb-main {
        width: 90%;
        bottom: 15%;
    }
   .navbar-nav li.nav-item {
        width: 100%;
    }
    .testimonials .dl-slider-controls.float-end.style-2{
        left: 5%;
        width: 90%;
        top: 45% !important;
    }
    .sub-banpdtl {
        height: 38vh;
        margin-top: -5%;
    }
    .list-dtl h2 {
        font-size: 18px;
    }
    .ban-main-dtl::before {
        background-position: -41%;
    }
    .hgt-45-dtl {
        height: 13vh !important;
    }
    .sub-banpdtl img {
        height: 100%;
        bottom: -2%;
    }
    .commu-txt {
        width: 95%;
        left: 5%;
        top: 35%;
    }
    .commu-txt h1 {
        font-size: 40px;
        font-weight: 600;
        line-height: 42px;
    }
    .commu-txt p{
        line-height: 19px;
    }
    .rgt-arrowcomm {
        left: 18%;
    }
    .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: 47px;
}
.careers h3 {
    color: #eee;
    font-size: 22px;
    font-weight: 300;
    line-height: 26px;
    letter-spacing: 0;
}
    .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;
        /* 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: 3px 6px;
        margin-bottom: 2px;
        font-size: 13px;
    }
    .option-grid {
        margin-bottom: 2px;
    }
    .section-title {
        font-weight: 300;
    }
    .ban-main h1 {
        font-size: 35px !important;
        line-height: 39px !important;
    }
    .search-div p {
        font-size: 19px;
        white-space: break-spaces;
        font-family: "Roboto", serif;
        text-align: center;
        font-weight: 300;
        line-height: 19px;
        margin-bottom: 30px;
        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;
    }
    .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: 0%;
        left: 73%;
    }
    .animating-images_image.eighth {
        width: 23%;
        top: 44%;
        left: 72%;
    }
    .animating-images_image.seventh {
        top: 55%;
        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;
    }
    .search-main input {
        padding: 8px 8px 8px 30px;
        font-size: 13px;
    }
    .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: -8px;
        margin-top: -1px;
    }
    .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: left;
        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: 65vh;
    }
    .search-div h2 {
        font-size: 35px;
        letter-spacing: 1px;
        line-height: 37px;
        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%;
    }
    .brochures>.card-body {
        padding-top: 295px;
        margin-top: -270px;
        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;
    }
    .close-sm{
        display: block;
    }
    .place-requestimg{
        display: none;
    }
    .leave-request p span {
        height: 75px;
    }
   
    .search-main select {
        font-size: 13px;
        padding: 7px 12px;
    }
    input#date {
        font-size: 13px;
    }
    .form-select {
        padding: .375rem 1rem .375rem .4rem;
        background-position: right .2rem center;
    }
    .ban-main::after{
        /* opacity: 0; */
    }
    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: 45% !important;
        margin: 7px !important
    }
    .w-12-m{
        width: 46% !important;
        margin: 7px !important
    }

    .dropdown-rooms-button {
        font-size: 13px;
        padding: 8px 10px 8px;
        background-position: right .4rem center;
        background-size: 16px 12px;
    }
    .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: 16px;
        text-align: left;
        letter-spacing: 0.7px;
    }
    .list-dtl li::after {
        right: 19%;
    }
    a.dtl-btn {
        float: left;
        margin-left: 0;
        margin-right: 7px;
    }
    .brudcrumb{
        text-align: left !important;
        margin-bottom: 20px;
        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;
    }
    .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.5rem;
        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: -412px 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: -80%;
        top: 22px;
    }
    .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%;
    }
    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;
    }
    /* .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;
    }
    .partner img {
        width: 100%;
        padding: 5% 10%;
    }
    .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;
    }  
    .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: 23px;
    }
}

@media (max-width: 375px) {
    .communitynew-main {
        margin-top: -70px;
        height: 115vh;
    }
    .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;
    }

}    
