.clients-logos .logo-item img[src*="client7.png"] {
  background: #000;
  padding: 10px;
  border-radius: 6px;
}



@media screen and (max-width:767.78px) {
    .logo img {
    width: 55px;
    height: auto;
}
.header1{
    backdrop-filter: unset;
}
.navbar-light .navbar-nav .nav-link{
    color: var(--primary-color) !important;
}
header.sticky  .navbar-light .navbar-nav .nav-link {
color: var(--primary-color) !important;
  
}
.dropdown-toggle::after {
    color: var(--primary-color) !important;
}

.navbar-toggler {
   color: #fff !important;
    border-color: #fff !important;
}
header.sticky .navbar-toggler {
    color: #fff !important;
    border-color: #fff !important;
}
header.sticky .dropdown-toggle::after {
  color: var(--primary-color) !important;
}


  .ban-sec {
    padding-top: 130px;
    padding-bottom: 60px;
    flex-direction: column;
    text-align: center;
    height: auto;
    min-height: 450px;
  }

  .title {
    font-size: 28px !important;

    line-height: 1.3;
  }
              .hero-h1 {
                font-size: 28px;
                line-height:40px ;
            }
            .hero-subheading{
                display: none;
            }



  .para {
    font-size: 85%;

  }


  .about-sec{
    margin-top: 90px;
  }
  .choose-image {
    margin-top: 60px;
}
.faq-section{
    padding: 0px;
}
/* .shape-decor1{
    right: -8px;
} */

.clients-section{
    margin-top: 60px;
}

.property-section{
    margin-top: 60px;
    padding: 60px 0;
}
.section-header{
    gap: 25px;
}
.property-grid{
        grid-template-columns: repeat(1, 1fr);
}

.choose-section{
        padding: 0px 0px 60px 0px;
}

.section-mid{
    padding: 60px 0px;
}
.testimonial-section{
    padding: 60px 0px 60px 0px;
}

.agent-left img{
    transform: translate(-50%, -50%);
    left: 50%;
    top: -10%;
}
.agent-left img {
        width: 140px;
    }

    .bottom-right-img {
    position: absolute;
    bottom: 0;
    right: 0px;
    width: 256px;
    opacity: 0.5;
    pointer-events: none;
}

.agent-content h2{
    text-align: center;
}
.agent-content p{
    text-align: center;
    padding-bottom: 20px;
}

.clients-logos {
    margin-top: 30px;
}

.main-footer{
    padding-top: 60px;

}


/* about sec */

.choose-image.vfcf {
    margin-top: 0px;
    margin-bottom: 20px;
}
.counter-section{
    margin-top: 60px;
    padding: 60px 0px;
}
.mission{
    margin-top: 60px;
}
div#fle {
    flex-direction: column-reverse;
}
.faq-section{
        margin: 60px auto;
}
section.agent-cta.mt-op {
    margin-top: 200px;
}

.counter-grid{
    grid-template-columns: repeat(2, 1fr);
}
.counter-box{
    padding: 10px;
}
.counter-box p {
    font-size: 16px;
    line-height: 22px;
}


/* gallery */
.gallery-section{
    margin-top: 60px;
}
.gallery-grid{
        grid-template-columns: repeat(1, 1fr);
}

/* contact */

.cont{
    margin-top: 60px;
}
.contact-info-grid{
    margin-top: 60px;
}
.grid-box1{
        grid-template-columns: repeat(1, 1fr);
}
.cont-mid{
    margin-top: 60px;
        margin-bottom: 60px;
}
  /* .shape-decor {
    display: none;
  } */

  .shape-decor{
    left: 0px;
  }

      .property-details{

      margin-top: 60px;
    }

        .floor-plan-section{
        margin-top: 60px;
    }
    .property-info{
        margin: 0px;
    }
    .shape-decor1{right: 0px;}

}

@media screen and (max-width:767.78px){
    .search-tabs button{
        font-size: 10px;
    }
    .form-select, .form-control{
        font-size: 10px;
    }
}

@media screen and (min-width:768px) and (max-width:992px){
        .logo img {
    width: 60px;
    height: auto;
}
.header1{
    backdrop-filter: unset;
}
.navbar-light .navbar-nav .nav-link{
    color: var(--primary-color) !important;
}
header.sticky  .navbar-light .navbar-nav .nav-link {
color: var(--primary-color) !important;
  
}
header.sticky .dropdown-toggle::after {
  color: var(--primary-color) !important;
}
.dropdown-toggle::after {
    color: var(--primary-color) !important;
}

.navbar-toggler {
       color: #fff !important;
    border-color: #fff !important;
}
header.sticky .navbar-toggler {
    color: #fff !important;
    border-color: #fff !important;
}


  .ban-sec {
    padding-top: 130px;
    padding-bottom: 60px;
    flex-direction: column;
    text-align: center;
    height: auto;
    min-height: 450px;
  }

  .title {
    font-size: 28px !important;

    line-height: 1.3;
  }
              .hero-h1 {
                font-size: 28px;
                line-height:40px ;
            }
            .hero-subheading{
                display: none;
            }



  .para {
    font-size: 85%;

  }


  .about-sec{
    margin-top: 90px;
  }
  .choose-image {
    margin-top: 60px;
}
.shape-decor1{
    right: 0px;
}

.clients-section{
    margin-top: 60px;
}

.property-section{
    margin-top: 60px;
    padding: 60px 0;
}
.section-header{
    gap: 25px;
}
.property-grid{
        grid-template-columns: repeat(2, 1fr);
}

.choose-section{
        padding: 0px 0px 60px 0px;
}

.section-mid{
    padding: 60px 0px;
}
.testimonial-section{
    padding: 60px 0px 60px 0px;
}

.agent-left img{
    transform: translate(-50%, -50%);
    left: 50%;
    top: -10%;
}
.agent-left img {
        width: 140px;
    }

    .bottom-right-img {
    position: absolute;
    bottom: 0;
    right: 0px;
    width: 256px;
    opacity: 0.5;
    pointer-events: none;
}

.agent-content h2{
    text-align: center;
}
.agent-content p{
    text-align: center;
    padding-bottom: 20px;
}
.clients-logos {
    margin-top: 40px;
}

    .property-info{
        margin: 0px;
    }

/* about sec */

.choose-image.vfcf {
    margin-top: 0px;
    margin-bottom: 20px;
}
.counter-section{
    margin-top: 60px;
    padding: 60px 0px;
}
.mission{
    margin-top: 60px;
}

.faq-section{
        margin: 60px auto;
}
section.agent-cta.mt-op {
    margin-top: 200px;
}

/* gallery */
.gallery-section{
    margin-top: 60px;
}
.gallery-grid{
        grid-template-columns: repeat(2, 1fr);
}


/* contact */

.cont{
    margin-top: 60px;
}
.contact-info-grid{
    margin-top: 60px;
}
.grid-box1{
        grid-template-columns: repeat(2, 1fr);
}
.cont-mid{
    margin-top: 60px;
        margin-bottom: 60px;
}
    .property-details{

      margin-top: 60px;
    }

    .floor-plan-section{
        margin-top: 60px;
    }


}


@media screen and (min-width:992px) and (max-width:1200px){

    .navbar-light .navbar-nav .nav-link{
            margin-right: 1rem !important;
    margin-left: 1rem !important;
    }

    .search-input, .search-select{
        min-width: 185px;
    }

    .agent-left img{
        top: 42px;
    }

    .navbar-expand-lg .navbar-collapse {
    justify-content: center !important;
}

    .property-features li {
        font-size: 16px;
    }
}