
#gls-map {display:none;}

.rating-container {font-size:0 !important;}
.clear-rating {padding:0 !important;}

.price-range-slider label {font-weight: normal;}
.price-range-slider input {width: 100%;}
.price-range-slider #price-range {margin: 0px; background: #49456A; color: #fff; border: 0; font-weight: 700;}
.price-range-slider .ui-widget-header {background: #2FBB98; background-position-x: 50%;background-position-y: 50%;color: #2FBB98;font-weight: bold;}
.ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default, .ui-button, html .ui-button.ui-state-disabled:hover, html .ui-button.ui-state-disabled:active {background: #2FBB98 !important; border: 1px solid #2FBB98 !important;}

.typeahead {padding: 8px 12px;background: rgba(0, 0, 0, .95);color: #ffffff; width: 100%;}
ul.typeahead {margin:0px;padding:10px 0px;}
@media(max-width:767px){
  ul.typeahead.dropdown-menu {width:100%;}
}
@media(min-width:768px){
  ul.typeahead.dropdown-menu {width:200%;}
}
ul.typeahead.dropdown-menu li a {padding: 10px !important;color:#FFF !important;white-space: break-spaces;}
ul.typeahead.dropdown-menu li:last-child a {border-bottom:0px !important;}


/* MEDIA QUERIES
----------------------------------------------------------------------- */

@media(max-width:419px){
}

@media(min-width:420px) and (max-width:767px){
}

@media(max-width:767px){
}

@media(min-width:768px){
}

@media(min-width:768px){
}

@media(min-width:768px) and (max-width:991px){
}

@media(min-width:992px){
}

@media(min-width:600px) and (max-width:991px){
}

@media(min-width:992px) and (max-width:1199px){
}

@media screen and (max-height: 575px){
  #rc-imageselect, .g-recaptcha {transform:scale(0.77);-webkit-transform:scale(0.77);transform-origin:0 0;-webkit-transform-origin:0 0;}
}

@media(max-width:669px){
}