.home-property-grid{
  width: 385px;
  height: 452px;
  border-radius: 8px;
  background: #FFF;
  margin-bottom: 20px;
  box-shadow: 0px 0px 24px 0px rgba(174, 174, 174, 0.20);
}
.home-property-photo{
  width: 385px;
  height: 260px;
  border-radius: 8px 8px 0px 0px;
background: url(<path-to-image>) lightgray 50% / cover no-repeat;
}
.home-property-photo img{
  width:100%;
  height:100%!important;
  border-radius: 8px 8px 0px 0px;
}
.home-property-grid-info{
  margin: 20px;
}
.home-property-title{
  color: #000;
  font-family: "Roboto", Sans-serif;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 120%; /* 19.2px */
}
.home-city-name{
  color: #000;
/* H4 */
font-family: "Roboto", Sans-serif;
font-size: 22px;
font-style: normal;
font-weight: 400;
line-height: 120%; /* 26.4px */
}
.home-price {
  color: #9B201A;
text-align: right;
font-family: "Roboto", Sans-serif;
font-size: 18px;
font-style: normal;
font-weight: 400;
line-height: 120%; /* 21.6px */
}
.home-property-city {
  margin-top: 10px;
}
.home-view-more{
  margin: 20px 0px 10px 0px;
}
a.view-more-button{
  border-radius: 4px;
  background: #D8352D;
  padding: 6px 16px;
  justify-content: center;
  color: #FFF!important;
  font-family: "Roboto", Sans-serif;
  font-size: 15px;
  font-style: normal;
  font-weight: 400;
  line-height: 120%; /* 18px */
}
.float-right{
  float: right;
}

#property-box .pro-head-box {
  width: 100%;
  float: left;
  padding: 15px 0;
}
#property-box .pro-head-box .left-hd-box {
  float: left;
  margin: 0 auto;
}
#property-box .pro-head-box .select-btn1 {
  text-align: right;
  padding-top: 12px;
}
#property-box .pro-head-box .select-btn1 .select-input-btn {
  border: 1px solid #d2d2d2;
  border-top-color: #aeaeae;
  font-size: 13px;
  height: 30px;
  padding: 1px 4px;
}
#pro_sear {
  background: #F8F8F8;
  border: 1px solid #e9e9e9;
  border-radius: 6px;
}
#see {
  padding-left: 17px;
  margin-top: 5px;
  /*float: left;*/
  width: 100%;
}
#see label.btn-primary {
  margin-right: 5px;
  border-bottom-right-radius: 5px;
  border-top-right-radius: 5px;
  border-radius: 5px;
}
#property-box .pro-head-box .select-btn1 {
  text-align: right;
  padding-top: 12px;
}
#prrc .selectpicker{
  background: #efefef;
  box-shadow: 0 1px 0 #ccc!important;
  border: 1px solid #ccc!important;
   width: 150px!important;
}

#prrc .bootstrap-select {
  width: 150px!important;
}

.bootstrap-select.btn-group .btn .filter-option {
  display: inline-block;
  overflow: hidden;
  width: 100%;
  float: left;
  text-align: left;
}
.typeahead, .tt-query, .tt-hint {
  width: 396px;
  height: 30px;
  padding: 1px 12px;
  font-size: 24px;
  line-height: 30px;
  border: 2px solid #ccc;
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  border-radius: 8px;
  outline: none;
}
.tt-dropdown-menu {
  width: 422px;
  margin-top: 12px;
  padding: 8px 0;
  background-color: #fff;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.2);
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  border-radius: 8px;
  -webkit-box-shadow: 0 5px 10px rgba(0,0,0,.2);
  -moz-box-shadow: 0 5px 10px rgba(0,0,0,.2);
  box-shadow: 0 5px 10px rgba(0,0,0,.2);
}
.tt-dropdown-menu, .gist {
  text-align: left;
}

.caret {
  position: absolute;
  top: 50%;
  right: 12px;
  margin-top: -2px;
  vertical-align: middle;
}
#property-box .pro-head-box .submit-btn1 {
  text-align: left;
  padding-top: 13px;
}
.mapbox { padding-top: 10px;}

#photo_disp {
  min-height: 300px;
}
.property_bo {
  display: inline-block;
  margin: 12px 0;
}
.propertyPhotoCard {
  height: 480px;
  padding: 10px;
  box-shadow: 0 0 1px 1px rgba(0, 0, 0, 0.2);
}
#photos_main {
  width: 100%;
  height: 218px;
}
.overlayBottom {
  background: #707070 url("../images/prc.png")no-repeat;
  background-position: left;
  color: white;
  padding: 5px 5px 5px 24px;
  width: auto;
}
.phl {
  padding: 21px 10px;
}
.line .col {
  box-sizing: border-box;
  float: left;
  min-height: 1px;
  font-size: 1.25rem;
  font-weight: bold;
  width: 100%;
}
a.typeEmphasize {
  color: #21759B;
}
.typeDeemphasize {
  font-weight: 300 !important;
  line-height: 25px;
}
.property_bo ul.details {
  margin: 10px 0;
  padding: 0;
}
.property_bo ul.details li {
  line-height: 20px;
  list-style: none;
}
.ads_banner {
  text-align: center;
  margin-top: 40px !important;
  padding: 0 8%;
  box-sizing: border-box;
  float: left;
  width: 100%;
  margin: 0 auto;
}
#paging {
  text-align: center;
  float: left;
  margin: 0 auto;
  width: 100%;
}
#map_disp {
  float: left;
  margin: 15px 0 0;
  width: 100%;
}
.small_lis {
  height: 495px;
  overflow: auto;
  list-style: none;

}
#map_list li {
  cursor: pointer;
}
.small_lis li {
  border-bottom: 1px solid #ccc;
  float: left;
  padding: 8px 0;
  width: 100%;
}
.li_img {
  float: left;
  margin-right: 7px;
  width: 70px;
  margin-left: 3px;
}
.li_img img{ width: 70px; }
.li_det {
  float: left;
  margin: 5px 0;
  line-height: 20px;
  max-width: 137px;
  font-size: 12px;
  /*color: #adadad;*/
  color:#000;
}
.tit_pr {
  color: #000;
  font-size: 20px;
  font-weight: bold;
  line-height: 24px;
}
#map_list {

  list-style: none;
  padding: 0px;
}
#prrc {

  min-height: 50px;
}
@media only screen and (max-width: 320px) {

 #property-box .pro-head-box .select-btn1 {
    text-align: center;
    padding-top: 12px;
}
#property-box .pro-head-box .submit-btn1 {
    text-align: center;
    margin-right: 100px;
    padding-top: 13px;
}
.advanced-search {
	margin-left: 0px;
	margin-right: 0px;
	padding: 20px 10px 20px;
}
#sticker{
  position: relative!important;
}

}
@media only screen and (min-width:321px) and (max-width:360px) {
#sticker{
  position: relative!important;
}
}
@media only screen and (min-width:361px) and (max-width:480px) {
#sticker{
  position: relative!important;
}
}
@media only screen and (min-width:481px) and (max-width: 786px) {
   #see .col-sm-2 {
    width: 117px !important;


}

  }

#sticker{
  max-width: 320px;
  padding-bottom: 700px;
}
