 
     .bg_img{
      width: 100%; 
  background-image: url(../images/Rent/main.jpg); 
  background-size: cover; 
  background-position: center;
  height: 750px;
     }

     .bg_newLv{
       background-image: url(../images/Newhome/main-1.jpg) !important; 
     }

     .bg_hvl{
       background-image: url(../images/homeValuation/main-1.jpg) !important; 
     }

     .bg_agnt{
      background-image: url(../images/SearchAgents/main.jpg) !important; 
     }

     .bg_mrtg{
      background-image: url(../images/SearchMortgage/main.jpg) !important; 
     }
     
     .bg_invstr{
      background-image: url(../images/SearchMortgage/investor_main.jpg) !important; 
     }

     .bg-elc{
      background-image: url(../images/MaintainHome/main-electrician.jpg) !important; 
     }

     .bg-plum{
      background-image: url(../images/MaintainHome/main-plumber.jpg) !important; 
     }

     .bg-paint{
      background-image: url(../images/MaintainHome/main-painter.jpg) !important; 
     }

      .bg-intrr{
      background-image: url(../images/MaintainHome/main-decor.jpg) !important; 
     }

     .bg-build{
      background-image: url(../images/MaintainHome/main-builder.jpg) !important; 
     }


     label.nLv_lbl {
     height: auto !important ; 
    width: 150px !important;
    background: white;
    margin-left: 10px;
    border-radius: 0px !important;
    position: relative;
     box-shadow: none !important;
    /* margin-top: 10px; */
    border-right: 4px solid gray;
}

   label.hvl_lbl{
      background: #f1eaea;
    position: relative;
    color: black;
    padding: 15px 0px;
    text-align: center;
    border-radius: 10px;

        height: auto !important;
    width: 150px !important;
    
    box-shadow: none !important;
   }

   input[type="radio"]:checked + label.hvl_lbl {
    color: white;
    text-decoration: none;
    background: teal !important;
}

.hvl_sf {
    font-size: 14px !important;
    font-family: 'Poppins';
    font-weight: 700;
    position: relative !important;
    left: 0 !important;
    right: 0 !important;
    top: 0px !important;
  }

.nlv_sf{
  font-size: 18px !important;
    font-family: 'Poppins';
    font-weight: 700;
    position: relative !important;
    left:0 !important;
    right: 0 !important;
    top: 0px !important;
}

input[type="radio"]:checked + label.nLv_lbl {
    color: red;
    text-decoration: underline;
    background: none !important;
}

     .main_heading{
      text-align: center;
      padding-top: 200px;
      width: 900px;

     }

     ::placeholder { /* Most modern browsers support this now. */
   color:    lightgray !important;
   opacity: 1
}
    /*  bhoechie tab */
    div.bhoechie-tab-container, div.bhoechie-tab-rent-container{
      z-index: 10;
      background-color: #ffffff;
      padding: 0 !important;
      border-radius: 4px;
      -moz-border-radius: 4px;
      border:1px solid #ddd;
      margin-top: 20px;
      margin-left: 50px;
      -webkit-box-shadow: 0 6px 12px rgba(0,0,0,.175);
      box-shadow: 0 6px 12px rgba(0,0,0,.175);
      -moz-box-shadow: 0 6px 12px rgba(0,0,0,.175);
      background-clip: padding-box;
      opacity: 0.97;
      filter: alpha(opacity=97);
    }
    div.bhoechie-tab-menu, div.bhoechie-tab-menu-rent {
      padding-right: 0;
      padding-left: 0;
      padding-bottom: 0;
      background-color: #1f223e;
      padding-top: 18px;
    }
    div.bhoechie-tab-menu div.list-group, div.bhoechie-tab-menu-rent div.list-group{
      margin-bottom: 0;
    }
    div.bhoechie-tab-menu div.list-group>a, div.bhoechie-tab-menu-rent div.list-group>a{
      margin-bottom: 0;
    }
    div.bhoechie-tab-menu div.list-group>a .glyphicon,
    div.bhoechie-tab-menu div.list-group>a .fa, div.bhoechie-tab-menu-rent div.list-group>a .glyphicon,
    div.bhoechie-tab-menu-rent div.list-group>a .fa  {
      color: #5A55A3;
    }
    div.bhoechie-tab-menu div.list-group>a:first-child, div.bhoechie-tab-menu-rent div.list-group>a:first-child{
      border-top-right-radius: 0;
      -moz-border-top-right-radius: 0;
    }
    div.bhoechie-tab-menu div.list-group>a:last-child, div.bhoechie-tab-menu-rent div.list-group>a:last-child{
      border-bottom-right-radius: 0;
      -moz-border-bottom-right-radius: 0;
    }
    div.bhoechie-tab-menu div.list-group>a.active,
    div.bhoechie-tab-menu div.list-group>a.active .glyphicon,
    div.bhoechie-tab-menu div.list-group>a.active .fa, div.bhoechie-tab-menu-rent div.list-group>a.active,
    div.bhoechie-tab-menu-rent div.list-group>a.active .glyphicon,
    div.bhoechie-tab-menu-rent div.list-group>a.active .fa{
      background-color: #95c41f;
      background-image: #95c41f;
      color: #ffffff;
    }
    div.bhoechie-tab-menu div.list-group>a.active:after, div.bhoechie-tab-menu-rent div.list-group>a.active:after{
      content: '';
      position: absolute;
      left: 100%;
      top: 50%;
      margin-top: -13px;
      border-left: 0;
      border-bottom: 13px solid transparent;
      border-top: 13px solid transparent;
      border-left: 10px solid #95c41f;
    }
    div.bhoechie-tab-content, div.bhoechie-tab-content-rent{
      background-color: #ffffff;
      /* border: 1px solid #eeeeee; */
      /*padding-left: 20px;*/
      padding-top: 2px;
    }
    div.bhoechie-tab div.bhoechie-tab-content:not(.active), div.bhoechie-tab-rent div.bhoechie-tab-content-rent:not(.active){
      display: none;
    }
    .mean-container .mean-bar{
      z-index: unset;
    }
    .mySlides{
      display: none;
    }
   img.img-responsive.splash-img {
      margin: auto;
      max-height: 450px;
      left: 0;
      right: 0;
      top: 0;
      bottom: 0;
      position: fixed;
      width:100%;
    }
    .modal-content.splash-modal-content {
      /*min-height: 450px;*/
      /*max-height: 450px;*/
      /*background: #343650 none repeat scroll 0 0;*/
    }
    .list-item-sale{
      background-color:#1f223e;
    }
    a.list-group-item, button.list-group-item {
      color: #fff;
    }
    .list-group-item {
      padding: 19.3px 15px;
    }
    a.list-group-item :hover{
      color: green;
    }
    .property-slider-sale-rent{
      margin-left: 0px;
      margin-right: 0px;
    }
    .list-group-item.active, .list-group-item.active:focus, .list-group-item.active:hover{
      border-color: #95c41f;
    }
    .blog-item.property-item{
      margin-bottom: 0px !important;
    } 

/*@media only screen and (min-width:992px) and (max-width: 1360px) {
  .main-menu.a{
    width:70% !important;
  }
  .sg-border-bottom.al2{
    margin-left: 25px !important;
  }

  .sg-border-bottom.al3{
    margin-left: 25px !important;
  }

  .main-menu.b{
    width:90% !important;
    margin-left: 20px !important; 
  }
  .sg-border-bottom.bl{
    width:90% !important;
    margin-top: 7% !important;
    margin-left: 6px !important;
  }

  .main-menu.c{
    margin-left:30px !important;
  }
} */

/*@media only screen and (min-width:561px) and (max-width: 768px) {
.sg-bdr-proprty
{
width:auto !important;
}
}

@media only screen and (min-width:769px) and (max-width: 991px) {
.sg-bdr-proprty
{
width:auto !important;
}
}*/
@media only screen and (max-width:768px) {
.main_heading{
      text-align: center;
      padding-top: 200px;
      width: 350px !important;
      margin: auto;
     }

     .owl_resp {
    display: block !important;
}

  .left_inner{
  width: 350px !important;
}

.owl-stage-outer {
  margin: auto !important;
}

.ht-900{
  height: 900px;
}

.cont-bg {
     background-size: cover !important;
    height: 100%;
    padding: 40px 0px;
  }

  label.nLv_lbl {
    width: 30% !important;
  }

  .bootstrap-select:not([class*="col-"]):not([class*="form-control"]):not(.input-group-btn) {
    width: 90% !important;
}


/*updated on 7 aug 2025 */
.listing{
 margin-top: 0px !important;
}

.bg_img {
    background-size: contain !important;
    background-repeat: no-repeat !important;
}

.main_heading {
    padding-top: 120px !important;
}

.s_rw {
    padding: 15px 0px 0 !important;
}

.s_btn {
    width: 100% !important;
    margin: 20px auto !important;
}
/*updated on 7 aug 2025 */

   }
@media only screen and (min-width:1200px) {
.sg-pro-imag{
  width:340px !important;
}
}
@media only screen and (min-width:768px) and (max-width: 991px) {
.n_img_index{
  background-image: url(../images/1.jpeg) !important;
  width: 100% !important;
    background-size: cover !important;
    background-position: center !important;
    height: 800px !important;
}
}

#property_for{
  height: 44px;
  border: none;
  overflow: hidden;
  scrollbar-width: none;
  background: none;
  opacity: 0.7;
}
#property_for::-moz-focus-inner {
  border: 0;
}
#property_for:focus {
  outline: none;
}
#property_for option{
  width: 120px;
  font-size: 1.2em;
  padding: 10px 0;
  text-align: center;
  margin-right: 20px;
  display: inline-block;
  cursor: pointer;
  border-radius: 5px;
}

#property_for1{
  height: 44px;
  border: none;
  overflow: hidden;
  scrollbar-width: none;
  background: none;
  opacity: 0.7;
}
#property_for1::-moz-focus-inner {
  border: 0;
}
#property_for1:focus {
  outline: none;
}
#property_for1 option{
 width: 120px;
    font-size: 1.2em;
    /* padding: 10px 0; */
    text-align: center;
    /* margin-right: 20px; */
    display: inline-block;
    cursor: pointer;
    border-right: 4px solid gray;
    /* border-radius: 5px;*/
}
 
 #property_for2{
  height: 44px;
  border: none;
  overflow: hidden;
  scrollbar-width: none;
  background: none;
  opacity: 0.7;
}
#property_for2::-moz-focus-inner {
  border: 0;
}
#property_for2:focus {
  outline: none;
}
#property_for2 option{
  width: 120px;
  font-size: 1.2em;
  padding: 10px 0;
  text-align: center;
  margin-right: 20px;
  display: inline-block;
  cursor: pointer;
  border-radius: 5px;
}

#property_for3{
  height: 44px;
  border: none;
  overflow: hidden;
  scrollbar-width: none;
  background: none;
  opacity: 0.7;
}
#property_for3::-moz-focus-inner {
  border: 0;
}
#property_for3:focus {
  outline: none;
}
#property_for3 option{
  width: 120px;
  font-size: 1.2em;
  padding: 10px 0;
  text-align: center;
  margin-right: 20px;
  display: inline-block;
  cursor: pointer;
  border-radius: 5px;
}
    select option:active {
        
        background-color: #179ea8 !important; /* for IE */
        color: #fff !important;
    }

    select option:checked {
        /*background: linear-gradient(#179ea8, #179ea8); */
    /* background-color: #179ea8 !important; */
    color: #ff0d0d !important;
    
    font-weight: bold;
    }



*,*::before,*::after{
    padding: 0;
    margin: 0;
    box-sizing: border-box;
}


input[type="radio"]{
    -webkit-appearance: none;
}




label.inpt_labl{
 height: 75px;
    width: 130px;
    background: white;
    margin-left: 10px;
    border-radius: 10px;
    position: relative;
    box-shadow: 0 0 10px grey;
}

label.resp{
   height: 75px;
    width: 130px;
background: white;
margin-left:35px;
border-radius: 10px;
position: relative;
box-shadow: 1px 1px 1px 1px;
margin-top: 10px;
   
}





label>span {
   transform: translate(-50%, 80%);
    position: absolute;
    left: 50%;
    top: 20px;
    font-size: 14px !important;
}


input[type="radio"]:checked + label
{
  background: #E6FAFA;  /* update on 8 july 2025*/
    box-shadow: 0px 0px 10px lightgrey;
    color:#000;  /* update on 8 july 2025*/
  
}

input[type="radio"]:checked + label.resp
{
  background-color: #e91e63;
  color: #ffffff;
  box-shadow: 0 15px 45px rgb(24,249,141,0.2);
  
}

[type=radio] + label img {
 height: 30px;
    position: absolute;
    top: 45%;
    left: 50%;
    transform: translate(-50%, -80%);
}


[type=radio]:checked + label img {
 filter: brightness(0) invert(0);  /* update on 8 july 2025*/
}





@media only screen and (min-width: 768px) and (max-width: 991px){
#listing{
  display: none;
}
#listing1{
  display: none;
}
.search_prop{
width:25% !important;
margin-left: 40% !important;
}


}


@media only screen and (min-width: 991px){
.search_prop{
display:none; 
}

}


@media (max-width: 767px){
h4, .h4 {
    font-size: 16px;
    font-weight: 600;
}
.sliders_title{
  border-radius: 10px;
}
}

.listing{
  background: white;
    width: 80%;
    margin: 50px auto;
    border-radius: 20px;
    position: absolute;
    right: 0;
    left: 0;
    top: 90%;
    box-shadow: 0 0 10px;
}

.sec_2{
  margin: 100px auto;
}

.left_sec{
  height: 600px;
}

.left_inner{
  box-shadow: 0 0 10px;
  border-radius: 20px;
  padding: 10px;
  margin: 30px auto;
    text-align: center;
    width: 500px;
    cursor: pointer;
}

.right_sec{
  height: 600px;
}

.right_inner{
  height: 100%;
}

.wdth{
  width: 700px;
    padding: 0px 50px;
  }    

  #right_2{
    display: none;
  }

  #right_3{
    display: none;
  }

  .def_bg{
    background: #ffe1e6;
  }

  

  .r_imgs{
    height: 100%;
  }

 .word_adjust_how_work {
    padding: 10% 60px !important;
}

.wdt_ato{
  width: auto !important;
  margin: 30px 20px !important;
}

.mt-60{
  margin-top: 60px !important;
}

.sec_4{
  background: url(../images/Buy/bg-2.jpg) repeat 0 0;
}

.inner_img{
  height: 80px;
  width: 80px;
  filter: brightness(0)invert(1);
}


.p-abslt{
    position: absolute;
    right: 0;
    left: 0;
    padding: 50px 100px;
    background: #00000047;
    margin: auto 15px;
    border-radius: 10px;
}

@media only screen and (max-width: 991px){
.n_img_index {
    display: block !important;
}


}


 .p-abslut{
    position: absolute;
    z-index: 1;
    width: 50%;
    left: 10%;
    top: 160px;
  }


  .cont-bg{
  	background-image: url(../images/Rent/bg.jpg) !important;
  	background-position: center !important;
    background-size: 100% 100% !important;
    background-repeat: no-repeat !important;
  }

.s_img{
	border-radius: 20px;
    padding: 20px;
   background: #bf0a30;
}


.agents_img{
  box-shadow: 0 0 10px;
  border-radius: 60px;
}

.agent-detl{
  box-shadow: 0 0 5px;
    border-radius: 10px;
    padding: 25px;
    margin: 10px auto;
}


.bootstrap-select > .dropdown-toggle.bs-placeholder, .bootstrap-select > .dropdown-toggle.bs-placeholder:hover, .bootstrap-select > .dropdown-toggle.bs-placeholder:focus, .bootstrap-select > .dropdown-toggle.bs-placeholder:active {
  background: #f7f7f7 !important;
    height: 60px;
    border-radius: 10px;
    margin: 5px auto;
}

.bootstrap-select > .dropdown-toggle {
   background: #f7f7f7 !important;
    height: 60px;
    border-radius: 10px;
    margin: 5px auto;
}

.bootstrap-select .dropdown-toggle:focus {
  background: #f7f7f7 !important;
    height: 60px;
    border-radius: 10px;
    margin: 5px auto;
}

.bootstrap-select:not([class*="col-"]):not([class*="form-control"]):not(.input-group-btn) {
    width: 170px;
}

.dropdown-menu {
  position: absolute;
}

.caret {
  width: 10px;
}

.ag_wdth{
  width: 90% !important;
}