:root {
   --primary: #396451;
   --secondary: #A88E6C;
   --grey:#868686;
   --prim-font: #949494;
   --nexa-reg:'nexa-reg';
   --nexa-bld:'nexa-bld';
   --nexa-lght:'nexa-lght';
 }
@media only screen and (max-width: 700px){
    .list-your-prop-banner{
      min-height: unset;
    }
    .list-your-prop-banner h2{
      font-size: 1.6rem;
    }
    .mission-bx{
      min-height: unset;
      margin-bottom: 18px;
    }
  .vis-mis-sec{
    padding: 30px 20px;
  }
  .trust-badge{
    line-height: 1.5rem;
  }
  .basic-fig-bx{
    margin-bottom: 15px;
  }
  .abt-imgbx{
    height: 400px;
  }
  .agent-bx{
    margin-bottom: 30px;
  }
  .basic-sp-sec{
    padding: 40px 20px;
  }
  .mngg-cont-sec{
    margin-top: 30px;
  }
  .send-msg{
    padding: 25px 20px;
  }
  .bread-crumb ul li{
    margin-right: 6%;
  }
  .addr-wrbx{
    width: 100%;
    margin-top: 15px;
    flex-direction: column;
   
  }
  .addr-innerbx{
    width: 80%;
    min-height: unset;
    margin-bottom: 40px;
    margin-left: auto;
    margin-right: auto;
  }
  .addr-innerbx:last-child{
    margin-right:auto;
  }
  .prop-searchbx{
    margin-top: 40px;
    padding: 1.5rem 0.5rem;
  }
  .prop-searchbx form{
    flex-direction: column;
  }
  .prop-searchbx form select{
    width: 95%;
    margin-bottom: 15px;
    margin-right: unset;
  }
  .prop-searchbx form .search-area{
    width: 95%!important;
  }
  .prop-searchbx form .search-area input{
    width: 100%!important;
    margin-left: 0%!important;
    float: unset;
    margin-right: 0%;
    
  }
  .prop-searchbx form .search-btn{
    margin-top: 15px;
    padding: 0.5rem 2rem;
  }
  .clnt-sys{
    padding: 60px 20px;
  }
  .cust-container{
   padding: 0px 20px;
  }
  .navbar .navbar-brand{
   width: 38%;
  }
  .navbar-expand-lg .navbar-nav .nav-link{
   margin: 10px 0px;
   color: var(--grey);
  }
  .navbar-nav .active > .nav-link::after{
   content: unset;
  }
  .navbar-expand-lg .navbar-nav .nav-link{
    color: #fff;
  }
  .home-search-area{
   z-index: -1;
  }
  .home-search-area{
   width: 90%;
   top: 40%;
   z-index: 9845;
  }
  .navbar-light .navbar-toggler{
    background-color: #ebe8e8;
  }
  .feat-prod-right{
    width: 45px;
    height: 45px;
  }
  .feat-prod-left{
    width: 45px;
    height: 45px;
  }
  .abt-imgbx{
    border-bottom-left-radius: 0px;
    border-top-right-radius: 15px;
  }
  .abt-contbx{
    border-top-right-radius: 0px;
    border-bottom-left-radius: 15px;
  }
  .vis-mis-wrbx{
    flex-direction: column;
  }
  .visionbx{
    width: 100%;
  }
  .misionbx{
    width: 100%;
    margin-left: 0%;
  }
  .serbx{
    width: 100%;
    margin-bottom: 30px;
  }
  .serbx .sericobx img{
    width: 30%;
  }
  .our-serv-sec{
    padding: 30px 0px;
  }
  .main-tit{
    text-align: center;
     font-size: 1.3rem;
    margin-bottom: 25px;
  }
  .prop-list-tit{
    font-size: 1rem;
  }
  .newsbx{
    margin-top: 40px;
  }
  .news-sec h2{
    font-size: 1.4rem;
  }
  .news-titbx{
    font-size: 1.1rem;
  }
  .conslt-sec h6{
    font-size: 1.1rem;
  }
  .conslt-sec input{
    margin-bottom: 10px;
  }
  .logobx{
    width: 42%;
    margin-bottom: 30px;
  }
  .footer-icobx{
    width: 5%;
  }
  footer{
    padding-top: 30px;
  }
  .conslt-sec form{
    width: 80%;
    margin: 0px auto;
  }
  .conslt-sec .form-control{
    margin-bottom: 15px;
  }
  .feedbk-bx{
    padding: 2.8rem;
  }
  .prop-custom-left{
    display: none;
  }
  .prop-custom-right{
    display: none;
  }
}

@media only screen and (min-width: 601px) and (max-width: 990px){
  
  .cust-container{
    padding: 0px 20px;
   }
   .navbar .navbar-brand{
    width: 30%;
   }
   .navbar-expand-lg .navbar-nav .nav-link{
    margin: 10px 0px;
    color: #fff;
   }
   .navbar-nav .active > .nav-link::after{
    content: unset;
   }
  
   .home-search-area{
    z-index: -1;
   }
   .home-search-area{
    width: 90%;
    top: 40%;
   }
   .navbar-light .navbar-toggler{
     background-color: #ebe8e8;
   }
   .feat-prod-right{
     width: 45px;
     height: 45px;
   }
   .feat-prod-left{
     width: 45px;
     height: 45px;
   }
   .abt-imgbx{
     border-bottom-left-radius: 0px;
     border-top-right-radius: 15px;
   }
   .abt-contbx{
     border-top-right-radius: 0px;
     border-bottom-left-radius: 15px;
   }
   .vis-mis-wrbx{
     flex-direction: column;
   }
   .visionbx{
     width: 100%;
   }
   .misionbx{
     width: 100%;
     margin-left: 0%;
   }
   .serbx{
     margin-bottom: 30px;
   }
   .serbx .sericobx img{
     width: 32%;
   }
   .main-tit{
     text-align: center;
      font-size: 1.4rem;
   }
   .prop-list-tit{
     font-size: 1rem;
   }
   .newsbx{
     margin-top: 40px;
   }
   .news-sec h2{
     font-size: 1.4rem;
   }
   .news-titbx{
     font-size: 1.1rem;
   }
   .conslt-sec h6{
     font-size: 1.1rem;
   }
   .conslt-sec input{
     margin-bottom: 10px;
   }
   .logobx{
     width: 50%;
     margin-bottom: 30px;
   }
   .footer-icobx{
     width: 5%;
   }
   footer{
     padding-top: 30px;
   }
 
}


@media only screen and (min-width: 991px) and (max-width: 1300px){
   
}
@media only screen and (min-width: 991px) and (max-width: 1230px){
  
}