@media (min-width: 1680px){

}
@media (min-width: 1800px){
   
}
@media (max-width: 1366px){
.search-overlay-upper h4 {
    font-size: 22px;
  }

}
@media (max-width: 1280px){
.search-overlay-upper h4 {
    font-size: 19px;
  }
}
@media screen and (min-width: 992px) and (max-width: 1199px){
       .container, section.logos-sec .container{
        max-width: 960px;
    }
    section.search-form .submit-btn{
        min-width: 180px;
    }
    section.search-form .hero-form-input{
        gap: 20px;
    }
    section.search-form .search-form-box {
    padding: var(--p30) var(--p30);
}
section.services .servics-cards .crad-bottom-bg{
    padding: 10px 20px;
}
section.services .servics-cards h2{
    font-size: 1.9em;
}
 section.search-overlay{
   margin-top: -221.5px;
  }
    section.search-overlay .col-lg-3.col-md-6.col-sm-12{
        width:33.33%;
    }
  section.search-overlay .row{
    gap: 0 0px;
  }
}
@media (max-width: 980px){
  .container, section.logos-sec .container{
        max-width: 720px;
    }
    section.banner{
        height: 550px;
    }
    section.banner .banner-content h1{
        font-size: 40px;
        margin-bottom: 30px;
    }
    section.banner .banner-content p{
        max-width: 70%;
    }
    section.search-form{
        margin-top: 30px;
    }
    section.search-form .search-form-box {
    padding: var(--p30) var(--p30);
}
section.search-form .input-text{
    gap: 15px;
}
section.search-form .hero-form-input{
    gap: 10px;
}
section.search-form .hero-form-input input{
    min-width: 24%;

}
section#about {
    padding: 70px 0;
}
section#about .abt-content h3 {
    font-size: 70px;
    margin-bottom: 40px;
    }
    section#about .abt-content a.main-btn{
        margin-top: 20px;
    }
    section#about .abt-content{
        background-position: 0px 0vh;
    }
    section#about .abt-image {
    padding-left: 12px;
    margin-top: 30px;
}
.heading_sec h2{
    font-size: var(--f40);
}
section.services .col-md-3{
    width: 50%;
}
section.services .servics-cards h2{
    font-size: 29px;
}
section.services .servics-cards .crad-bottom-bg{
    padding: 10px 10px;
}
section.services .row{
    gap: 25px 0;
}
section.services{
    padding-bottom: var(--p50);
}
section.crowd{
    padding: 80px 0;
}
section.crowd .partnerships-content{
    padding-left: 40px;
}
section.crowd .partnerships-content h3{
    font-size: 40px;
}
section.started {
    padding: 50px 0;
}
section.multiple-images .inner-img-div {
    height: 400px;
}
section.logos-sec{
    padding: 50px 0;
}
section.logos-sec .upper-row .col-9 {
    padding: 15px 0px 15px 30px;
}
.logos-sec h2 {
    font-size: 40px;
    }
    .logos-sec h5 {
    font-size: 25px;
}
section.logos-sec .logos-section {
    margin-top: 50px;
}
section.blog {
    padding: 70px 0;
}
section.blog .heading_sec {
    margin-bottom: 70px;
}
section.property-list {
    padding: 70px 0;
    }
    section.property-list .owl-nav button.owl-next {
    right: -20px;
}
section.property-list .owl-nav button.owl-prev {
    left: -20px;
}
section.property-list h5 {
    font-size: 22px;
    }
    section.property-list .heading_sec {
    margin-bottom: 60px;
}
section.property-list .cont-sec h5{
    font-size: 19px;
    height: 23px;
}
section.services .heading_sec h2{
    font-size: 45px;
}
  #myModal2 .modal-dialog {
    max-width: 550px;
    margin: 0 auto;
}
#myModal2 .modal-body {
    padding: 30px 20px;
}
#myModal2 .modal-info h4{
    font-size: var(--f28);
    }
  section.search-overlay{
    margin-top: 50px;
    padding-bottom: 50px;
  }
    section.search-overlay .search-head-info h2 {
    color: var(--heading-color);
    margin-bottom: 0;
    stroke: #000;
    text-shadow: 0px 0px 0px rgba(0, 0, 0, .3);
}
  .search-overlay-upper{
    align-items: center;
  }
  section.search-overlay .row{
   gap:30px 0; 
  }
  .search-overlay-info{
   /* box-shadow: 1px -1px 10px 0px #f6f6f6d1; */
  }
}
@media (max-width: 540px){
      section.search-overlay {
        margin-top: 0px;
        padding-top: 40px;
        padding-bottom: 40px;
    }
  section.search-overlay h4.search-head{
   color:var(--heading-color); 
    stroke: #fff;
    text-shadow: 0px 0px 0px rgba(0, 0, 0, .3);
    font-size: 24px;
  }
  .search-overlay-upper h4 span {
    display: block;
    font-size: 17px;
}
  .search-overlay-icon img {
    width: 33px;
}
  .search-overlay-icon{
    width: 50px;
    height: 50px;
    min-width: 50px;
  }
  .search-overlay-upper h4 {
    font-size: 20px;
  }
       section.banner {
        height: 350px;
    }
    section.banner .banner-content {
    margin-top: 0px;
}
section.banner .banner-content h1 {
        font-size: 30px;
        margin-bottom: 20px;
        padding: 0 12px;
    }
    section.banner .banner-content p {
        max-width: 90%;
        font-size: 18px;
        line-height: 1.6;
    }
    section.search-form {
        margin-top: 20px;
    }
    section.search-form .search-form-box {
        padding: var(--p15) var(--p20);
    }
    section.search-form .input-text h6{
        font-size: 19px;
        margin-bottom: 10px;
    }
    section.search-form .input-text {
        gap: 5px;
        flex-direction: column;
        text-align: center;
    }
    section.search-form .hero-form-input{
        flex-wrap: wrap;
        justify-content: space-between;
    }
    section.search-form .hero-form-input input, section.search-form .submit-btn{
        width: 48%;
        font-size: 14px;
    }
    section.search-form .submit-btn{
        width: 100%;
    }
        section#about {
        padding: 50px 0;
    }
    section#about .abt-content h3 {
        font-size: 50px;
        margin-bottom: 30px;
        text-align: center;
    }
    section#about .abt-content p{
        text-align: center;
    }
    .about-img1 h3{
        font-size: 24px;
    }
    section.services {
        padding-bottom: var(--p40);
        padding-left: 12px;
        padding-right: 12px;
    }
    section.services h5 {
    font-size: 19px;
}
.heading_sec h2 {
        font-size: var(--f34);
        margin-bottom: 20px;
    }
    section.services .col-md-3 {
        width: 100%;
        padding: 0px;
    }
    section.services .servics-cards h2 {
        /* font-size: 25px; */
        padding-top: 50px;
        margin-bottom: 40px;
        height: 130px;
    }
    section.services .servics-cards {
    height: 230px;
}
    section.crowd {
        padding: 60px 12px;
    }
    section.crowd .col-md-4 {
    width: 100%;
}
section.crowd .partnerships-content {
        padding-left: 0px;
        width: 100%;
        text-align: center;
    }
    section.crowd .partnerships-content li{
        text-align: left;
    }
    section.crowd img{
        height: 450px;
    object-fit: cover;
    object-position: top;
    margin-bottom: 30px;
    }
    section.crowd .partnerships-content h6 {
    font-size: 19px;
}
    section.crowd .partnerships-content h3 {
        font-size: 34px;
        margin-bottom: 30px;
    }
    section.crowd .partnerships-content .divider {
    margin: auto;
    margin-bottom: 30px;
}
section.started {
        padding: 40px 12px;
    }
    section.started .col-md-6 {
    padding: 15px 0;
}
    section.started h5 {
    font-size: 19px;
}
section.multiple-images .inner-img-div {
        height: 350px;
    }
    section.multiple-images h5 {
    font-size: 19px;
    text-align: center;
    padding-left: 0;
}
section.logos-sec {
        padding: 40px 0;
    }
    section.logos-sec .upper-row .col-9 {
        padding: 15px 15px 15px 15px;
        width: 100%;
    }
    section.logos-sec .upper-row .col-3 {
    width: 100%;
    padding: 15px;
}
section.logos-sec .row{
    flex-direction: column-reverse;
    text-align: center;
}
.logos-sec h2 {
        font-size: 34px;
        margin-bottom: 20px;
    }
        .logos-sec h5 {
        font-size: 21px;
    }
    section.logos-sec .logos-section {
        margin-top: 30px;
    }
    section.logos-sec .logos-section .row{
        flex-direction: row;
    }
    section.logos-sec .logos-section .col-md-3{
        width: 50%;
    }
        section.blog {
        padding: 50px 12px;
    }
    section.blog h5 {
    font-size: 19px;
}
section.blog .heading_sec h2 {
    margin-bottom: 30px;
}
    section.blog .heading_sec {
        margin-bottom: 40px;
    }
    section.blog .row {
    padding: 0px;
}
section.blog .row .col-4 {
    padding: 0px 0px;
    padding-top: 0;
    width: 100%;
}
section.blog h3 {
    font-size: 18px;
    text-align: center;
    }
    section.blog .row{
        gap: 25px 0;
    }
    section.logos-sec .upper-row .col-3 img {
    width: 150px;
}
section.services .servics-cards .crad-bottom-bg span.card-bottom-text {
    font-size: 18px;
    }
    section.property-list {
        padding: 60px 12px;
    }
    section.property-list .owl-nav button.owl-next {
        right: 0;
        top: auto;
        bottom: 0px;
        transform: translateY(0px);
        position: relative;
        margin-top: 10px;
    }
        section.property-list .owl-nav button.owl-prev {
        left: 0;
        top: auto;
        bottom: 0px;
        transform: translateY(0px);
        position: relative;
        margin-top: 10px;
    }
    section.property-list .owl-nav {
    width: 100%;
    display: flex;
    gap: 15px;
    justify-content: center;
}
section.property-list h5 {
        font-size: 19px;
    }
        section.property-list .heading_sec {
        margin-bottom: 40px;
    }
    section.property-list .cont-sec h5 {
        font-size: 18px;
        height: auto;
    }
    section.property-list .cont-sec ul li i {
    font-size: 27px;
}
 #myModal1 .popup-content {
    padding: 20px;
}
#myModal1 .popup-content h3 {
        font-size: var(--f28);
        margin-bottom: 20px;
    }
    #myModal1 .popup-content p {
    text-align: center;
    margin-bottom: 30px;
}
#myModal1 form.newsletter-data{
    gap: 10px;
    flex-direction: column;
}
#myModal1 form input{
    padding: 15px 10px 15px 10px;
    font-size: 15px;
}
#myModal1 button.main-btn {
    width: 100%;
    height: 50px;
    text-align: center;
        justify-content: center;
    }
    #myModal1 .modal-upper .modal-right img{
        height: 120px;
    }
    section.services .heading_sec h2{
    font-size: 38px;
}
  .about-img1 img{
    max-width: 100%;
  }
  
   #myModal2 .modal-dialog {
        max-width: 90%;
        margin: 0 auto;
    }
    #myModal2 .modal-body {
        padding: 20px 10px;
    }
    #myModal2 .modal-info h4{
        margin-bottom: 20px;
        font-size: var(--f24);
        text-align: center;
    }
    #myModal2 .modal-info{
        text-align: center;
    }
    #myModal2 .modal-info h5 {
    font-size: 17px;
    font-weight: 500;
    line-height: 24px;
    margin-bottom: 20px;
}
    #myModal2 .modal-info label{
        text-align: left;
        width: 100%;
    }
#myModal2 .modal-info .col-6 {
    padding: 5px 0;
    width: 100%;
}
    section.search-overlay .search-head-info h2{
        font-size:28px;
        text-align: center;
    }
  section.started .next-step {
    padding: 30px 8px;
  }
  .started h6{
    font-size: 17px;
  }
}
@media (max-width: 360px){
    section.search-form .hero-form-input input, section.search-form .submit-btn {
        width: 100%;
        font-size: 14px;
    }
    .about-img1 img{
        max-width: 100%;
    }
}
@media (max-width: 320px){

}