/* home page search table */
.hpSearchTbl {
    background-color:#fff; 
}

/*Cicles on ipad*/
@media(max-width:768px){
    .imgspace .col-md-2{
        width:20%;
        margin:0px 0px 0px !important;
    }
}

@media(max-width:1024px){
    .imgspace .col-md-2{
        width:20%;
        margin:0px 0px 0px !important;
    }

    #widgetzone_wzonePage_C{
        margin-top:-204px;
    }
}
@media(max-width:576px){
    #widgetzone_wzonePage_C{
        margin-top:0px;
    }
.topLoc1{
    margin-top:0px !important;
}
    #homeIcons{
        margin-top:106px;
        margin-bottom:-34px;
    }
.imgspace .col-md-2{
    margin:0px !important;
    width: 50%;
}
.hotDistricts, h1{
    margin-top:0px;
}

.col-md-3.col-xs-6.sqonePos{
     position: relative;
     /* top: 89px; */
     z-index: 999;
     width: 100%;
}


.carousel-inner>.item>img, .carousel-inner>.item>a>img{
    min-height:0px !important;
}
    .imgspace .col-md-2{
    /* margin:0px 70px 0px !important; */
    }
  .tab-content>.active {
    display: inline-grid;
}
}
@media(min-width: 1200px){
  .hpSearchTbl {left:50%; transform:translateX(-50%);}
  #hpSec1 {padding-top: 150px;}  
  .hpSearchTbl {
    position: absolute;
    top: 388px;
    overflow: hidden;
    width: 100%;
    box-sizing: border-box;
    max-width: 840px;
    -webkit-box-shadow: 2px 3px 11px 4px rgba(0,0,0,0.75);
    -moz-box-shadow: 2px 3px 11px 4px rgba(0,0,0,0.75);
    box-shadow: 2px 3px 11px 4px rgba(0,0,0,0.75);
  }
}
  .hpSearchTbl {z-index: 99;}

/*Button COLOR*/
.hpSearchTbl .nav-tabs>li.active>a{
  /* background: #f0892d; */
  color: black;
}

.hpSearchTbl .btn-info{
  /* background:#f0892d; */
  border:1px solid white;
}

.hpSearchTbl .nav-tabs>li>a{
  border:1px solid #d4d4d4;
}

/*Occupies full width*/
#widgetzone_wzonePage_C{
  width:100%
}


/*=== Page Title style ===*/
.condoTitle, .condoTitle .widgetsubtitle{
    text-align: center;
    font-size: 25px;
    margin-bottom: 20px;
    margin-top: 20px;
    font-weight: bold;
}

.condoTitle2, .condoTitle2 .widgetsubtitle{
    color: #000000;
}

/*Hovering Effect*/
#sects{
    /* margin-top: 151px; */
}
#sects img{
        -webkit-transform: scale(1);
    transform: scale(1);
    -webkit-transition: .3s ease-in-out;
    transition: .3s ease-in-out;
}

#sects img:hover{
        -webkit-transform: scale(1.05);
    transform: scale(1.05);
}

.hotDistricts,h1{
    font-size:45px;
    margin-bottom:34px;
    text-align:center;
    color: #000;
    font-weight: bold;
    border-bottom: 1px solid #e7e7e7;
    padding: 22px;
    border-width: thick;
}
#sects img{

margin: 10px 0px 0px;
}

.imgspace .col-md-2{
    margin:0px 22px 0px;
    margin-bottom:25px;
}

#wzonePage_T_wsearchctrl_resp_4 .nav{
    float:none;
    padding-left:0px;
}

/*Featured Listings*/

#wzonePage_C_wlistinggallery_6{
margin-bottom:75px;
}
#wzonePage_C_wdivfloat_8{
    margin-bottom:75px;
}

/*========homepage featuredlistings============*/

#wzonePage_C_wlistinggallery_6.col-lg-3{
    width:100%;
}
.hp-section .grids-title h3{ font-size:30px; text-align:center;color:#1b648e;margin:30px auto 20px auto;}
.grids>div.hpproperty>.item-caption {
  background:#fff;
  border-color:#ccc !important;
  border-top-width:0px;
  padding:5px;
}
.hpproperty .grid .item-image {border-bottom-width:0px !important;}
.hpproperty  h3.block-with-text {margin:0px 0px 4px 0px;height: 41px;position:relative;color:#000;}
.hpproperty  h3.block-with-text  a{color:#000;}
.hpproperty  .block-with-text a{font-size:16px;}
.hpproperty .property-sale, .hpproperty .property-lease{position:relative;}
.hpproperty .property-sale::before, .hpproperty .property-lease::before  {
    display: block;
    position: absolute;
    top: -25px;
    right: 0px;
    color: #f0661e;
}
.hpproperty .property-sale::before{ 
 content: 'For Sale';
}
.hpproperty .property-lease::before{
  content:'For Lease';
}
.hpproperty  .block-with-text dt{float:left;position:relative;padding-left:24px;width:1px;overflow:hidden;}
.hpproperty  .block-with-text dt.propcommunity{clear:left;padding-left:1px;}
.hpproperty  .block-with-text dt.proptax{clear:left;padding-left:1px;width:1px;height:12px;overflow:hidden;}
.hpproperty  .block-with-text dd{float:left;padding-left:5px;}
.hpproperty .propinters,.hpproperty .proptype{display:none;}
dt.propbedrms::before{content:'\f236';font-family: "Font Awesome 5 free";position:absolute;top:0px;left:0px;color:#ccc;}
dt.propwashrms::before{content:'\f2cd';font-family: "Font Awesome 5 free";position:absolute;top:0px;left:10px;color:#ccc;}

/*========homepage featuredlistings end============*/

#wzonePage_C_wcntactslimfrm_resp_10{
    margin-bottom: -55px;
}

#wzonePage_section4,#widgetzone_wzonePage_R{
    display:none;
}

.topLoc1{
    margin-top:144px;
}

.readmore{
    text-align:right;
    padding:23px;
}