#broker_logo {
display:none;
}

#menu_outer {
background-color:#222222;
background-image:url("https://s3.amazonaws.com/store24-ubertor-com/otdjohndanielcastillo.myubertor.com/content/image/414.png");
margin:280px 0 0 20px;
padding:0;
position:absolute;
top:0;
width:920px;
z-index:1;
}


#ubertor #page_header_outer {
    height: 315px;
}

.banner-static {
    overflow: hidden;
    max-height: 500px;
}

/*021717 Glom - client request*/
.top-navbar {
  padding: 0px;
  min-height: 0px;
}
.navbar.top-navbar > .container {
  display: none;   
}
#navbar {
  margin-top: 0px;
}
#home-widgets {
  padding: 0px;
}
.home .banner-static {
  max-height: initial;
}
@media only screen and (max-width : 768px) {
  .navbar.top-navbar > .container {
    display: block;
  }
  .navbar-logo.no-hover,
  .header-meta {
    display: none;
  }
  .navbar-toggle {
    margin-top: 10px;
  }
}

/*jx-listing responsive*/
.img-holder img {
    height: 250px;
}
.main-content #listing_group .img-holder {
    width: 40% !important;
}
@media (max-width:992px){
  .img-holder img{
    height:200px!important;
  }
}
@media (max-width:425px){
    .main-content #listing_group .img-holder {
    width: 100%!important;
}
}
.properties.list .listing-row .img-holder a img {
    display: inline-block;
    width: 100%;
}
#slides img {
    height: 100%!important;
    top: 0 !important;
}
#slides img {
    left: 0!important;
    width: 100%!important;
}
#slides > div {
    height: 780px!important;
}
#slides{
  height:780px!important;
}
@media (min-width: 992px){
#slider1_container {
    height: 565px!important;
} 
}
@media (min-width:991px) and (max-width:992px){
  #slider1_container{
    height:432px!important;
  }
}
@media (min-width:768px) and (max-width:992px){
  .jssorb21{
    bottom:7%!important;
  }
 #slider1_container{
    height:432px!important;
  }
}
@media (max-width:767px){
#slider1_container{
height:432px!important;
  }
  .jssorb21{
    bottom:8%!important;
  }
}
@media(min-width:680px) and (max-width:728px){
  .jssorb21{
    bottom:12%!important;
  }
}

@media (max-width:680px){
  #slider1_container{
height:390px!important;
}
  .jssorb21{
    bottom:9%!important;
  }
}
@media (max-width:640px){
  #slider1_container{
height:350px!important;
}
}
@media(max-width:585px){
 div.jssorb21{
   display:none
 }
  #slider1_container{
    height:332px!important;
  }
 }
@media (max-width:532px){
  #slider1_container{
height:300px!important;
}
}
@media (max-width:490px){
  #slider1_container{
height:266px!important;
}
}

@media( max-width: 425px){
  #slider1_container{ height: 240px !important; }
}
@media( max-width: 375px){
  #slider1_container{ height: 210px !important; }
}
/*fix for the blurry downscale image*/
.properties.list .listing-row .img-holder a img, #slides img{
image-rendering: -moz-crisp-edges;         /* Firefox */
image-rendering:   -o-crisp-edges;         /* Opera */
image-rendering: -webkit-optimize-contrast;/* Webkit (non-standard naming) */
image-rendering: crisp-edges;
-ms-interpolation-mode: nearest-neighbor;  /* IE (non-standard property) */
}
@media (max-width:600px){
  .main-content #listing_group .img-holder {
    width: 100%!important;
}
  .img-holder img {
    height: auto!important;
}
 .listing-row h3.price {
    margin-top: 20px;
}
  .main-content #listing_group .col-sm-2{
    width:100%;
  }
}
@media (max-width:768px){
  #listing_group .listing-row .col-sm-7 .inner_description img{display:none;
  }
}


