
.container{
    width: 100%;
}
.no-padding{
    padding: 0;
}
.no-margin{
    margin: 0;
}

.contact-number{
    float: right;
    padding: 15px;
    color: #F58A00;
	padding:15px 25px 15px 30px;
}

.site-title{
    padding: 15px;
    float: left;
    color: orange;
}
@media (max-width:767px){
    .contact-number,.site-title{
        display: none;
    }
}

.navbar-default{

    background-color: #222222;
    border-color: #222222;
}
.navbar-default .navbar-nav > li > a{
    color: #FFF;
}
.navbar-default .navbar-nav > li > a:hover, .navbar-default .navbar-nav > li > a:focus{
    color: #F58A00;
}
.navbar-default .navbar-brand{
    color:#FFF;
}
.navbar-collapse{
    max-height: 700px;

}






/* Slideshow */
.slideshow-block{
    margin-top: 50px;
    position: relative;
}

.slideshow-block .caption-menu{
    position: absolute;
    left: 5px;
    top:5px; 
    width:150px;
    z-index: 99;
}

.caption-menu ul{
    position: relative;
    margin: 0;
    padding: 0;
}
.caption-menu ul li{
    cursor: pointer;
    font-size: 1.2em;
    color: #FFF;
    float: left;
    width: 100%;
    padding: 10px 20px;
    margin-bottom: 15px; 
    list-style-type: none;
    background-color: rgba(0, 0, 0, 0.7);
    border-bottom-right-radius: 26px;

}
.caption-menu ul li span{
    float: right;
    display: none;
}
.caption-menu ul li:hover span{
    display: block;
    color: #F58A00;
}
.caption-menu ul li:hover{
    color: #F58A00; 

}




.modal-dialog{
    margin-top: 30px;
}
.modal-lg{
	width:80%;
	max-width:1000px !important
}
.modal-content{
    background-image: url('../images/modalbg.png');
    background-color: transparent;
    border: 1px solid rgba(0, 0, 0, 0.2);
}
.modal-header{
    border-bottom:1px solid #F58A00;
    color:#FFF !important;
    font-size: 1em;
}
.modal-body{
    color:#FFF !important;
    padding: 15px;
}

.modal-body p{

}

.modal-body table{
    margin: 0 0 10px 0;
    padding: 0;
}
.modal-body table td{
    padding: 2px;
}
.modal-body table tr td:first-child{
    color: #F58A00;
}

.modal-footer{
    border-top:1px solid #F58A00;
    color:#FFF !important;

}

.close{
    color:#F58A00;
    text-shadow:none;
    position: absolute;
    right: 10px;
    top: 10px;
}
.close:hover, .close:focus{
    color: red;
}
.modal-header h4{
    font-size: 1.2em;
    margin: 0;
    padding:2px 0;
    text-align: center;

}
.modal-header h5{
    font-size: 1em;
    margin: 0;
    padding:2px 0;
    text-align: center;

}

#mapCanvas
{
	color: #111;
}

.bottom-portion {
	padding:25px 0;
	background:#222222;
}
.bottom-portion h4 {
	color:#FFF;
}

.bottom-footer {
	padding:12px 0 17px 0;
	background:#000;
	font-size:12px;
	color:#989a9d;
}
#slidecaption {
	font-size:30px !important;
	margin-top:1px;
}
.navbar-brand {
	font-size:28px !important;
	line-height:32px !important;
	padding:9px 15px 10px 25px !important;
}
.navbar-default .navbar-brand:hover, .navbar-default .navbar-brand:focus {
	color:#FFF !important;
}

.dvagentnotexist{
    color:red;padding:20px;font-size:16px;font-weight:bold;text-align:center;margin-top:20px;
}
.footer{
    position:fixed;
    height:50px;
    bottom:0px !important;    
    text-align:center;
    padding:5px;    
    width:100%;
    color:#fff;
    left:0px;
    right:0px;
    margin-bottom:0px;
    font-family:arial !important;
}

.footer a{
    color:#fff;
    font-family:arial;
    font-size:13px;
}

.homecenter{
    width:90%;margin:0 auto;text-align:center;margin-top:100px;
}
.searchhome{ width:1045px; height:415px; margin: -77px auto 0; position:relative;}
    
    .search-tool input.search-bar{ 
        background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
    border: 0 none;
    border-radius: 0;
    box-shadow: none !important;
    float: left;
    font-size: 20px;
    height: 52px;
    outline: medium none magenta;
    padding: 6px;
    width: 665px;
        
    }

.btn-searchome {
    float: right;
    height: 44px;
    margin-right: 0;
    outline: medium none;
    width: 44px;
    text-decoration:none;
}

.search-tool{  background: url("http://mmdpbeta.luxhometour.com/public/img/searchtool.png") no-repeat scroll left top rgba(0, 0, 0, 0);
            box-shadow: 0 0 8px #000;
            height: 74px;
            margin:0 auto !important;
            padding: 8px;          
            width: 728px;
}

.search-container, .signup-container{ 
    background: none repeat scroll 0 0 #fff;    
    margin:0 auto !important;    
    width:60%;
    margin-top:20px !important;
}

.clear{
    clear:both;
}
.search-heading{    
    font-size:14px;
}

.hagentlink{
    font-weight:bold;
}
.agentdetail{
    font-size:10px;
}
.agentdetail p{
    margin:0px !important;
}

.not-exist{
    font-weight:bold;
    color:red;
    text-align:center;
    margin:0 auto;
    margin-top:60px !important;
    font-size:20px;
}
.spfound{
    font-weight:normal;
    font-size:12px;
    float:right;
}

input[type="color"], input[type="date"], input[type="datetime"], input[type="datetime-local"], input[type="email"], input[type="password"], input[type="month"], input[type="number"], input[type="search"], input[type="tel"], input[type="text"], input[type="time"], input[type="week"], input[type="url"], textarea, select {
    border: 1px solid #c2c2c2;
    font-size: 0.8em;
    width: 100%;
    height: 35px;
    padding: 0 5%;
}
.partners-signup {
    background: none repeat scroll 0 0 #fff;
    border: 1px solid #c2c2c2;
    margin-top: 40px;
    padding: 35px 85px;
    position: relative;
    z-index: 10;
}

.partners-signup label {
    color: #000;
    display: block;
    font-size: 0.8em;
    font-weight: 600;
    margin: 0 0 10px;
}
.partners-signup .form-group {
    margin: 20px auto 10px 0;
    position:relative;
}


.display-header h4 {
    background: none repeat scroll 0 0 #fff;
    color: #1ebad6;
    display: inline;
    padding: 0 12px;
    text-transform: uppercase;
    text-align:left;
}

.btnsub {
    background: none repeat scroll 0 0 #1ebad6;
    border-radius: 15px;
    color: #fff;
    display: block;
    font-size: 1.7em;
    font-weight: 600;
    height: 50px;
    margin: 1px 0;
    outline: 0 none;
    text-align: center;
    text-transform: uppercase;
    width: 200px !important;
}

.dvresponsesignup{    
    text-align:center;
    font-weight:bold;
    color:green;
    font-size:20px;
}

.failed{
    border:1px solid red !important;
}

.error{
    color:red;
    font-weight:bold;
}
/* Add here all your CSS customizations */

ul.left_menus{background-color:#ECD13C; margin-bottom: 150px; list-style: none;}
ul.left_menus li a{
    color:#84680A;
    text-decoration: none;
}
ul.left_menus li a:hover{
    text-decoration: none;
}

.btn_yellow{
    background-color:#ECD13C !important;
    border-color: #ECD13C  !important;
    color: #84680A  !important;
}

body{
    background-color: #EDEDED;
}
.thumb-property {
    min-width:280px;
    max-width:30%;
    height:82%;
    float:left ;
    margin:1.5%;
    position:relative;
}
.thumb-property img {
    width:100%;
    overflow:hidden;
}
.black-box {
    background:url(http://www.multimilliondollarproperties.org/public/img/black_box.png) 0 0 repeat;
    height:58px;
    padding:4px 4px 4px 11px;
    position:absolute;
    bottom:0px;
    color:#FFF;
    width:100%;
    font:normal 12px/16px Arial, Helvetica, sans-serif;
}
.barrier_top { height:.7em; position:relative; background-color:#bfbfbf; clear:both; width:100%; }
.img-responsive {display:inline-block !important;}
/* Add here all your CSS customizations */

ul.left_menus{background-color:#ECD13C; margin-bottom: 150px; list-style: none;}
ul.left_menus li a{
    color:#84680A;
    text-decoration: none;
}
ul.left_menus li a:hover{
    text-decoration: none;
}

.btn_yellow{
    background-color:#ECD13C !important;
    border-color: #ECD13C  !important;
    color: #84680A  !important;
}

body{
    background-color: #EDEDED;
}
.thumb-property {
    min-width:280px;
    max-width:30%;
    height:82%;
    float:left ;
    margin:1.5%;
    position:relative;
}
.thumb-property img {
    width:100%;
    overflow:hidden;
}
.black-box {
    background:url(http://www.multimilliondollarproperties.org/public/img/black_box.png) 0 0 repeat;
    height:58px;
    padding:4px 4px 4px 11px;
    position:absolute;
    bottom:0px;
    color:#FFF;
    width:100%;
    font:normal 12px/16px Arial, Helvetica, sans-serif;
}
.barrier_top { height:.7em; position:relative; background-color:#bfbfbf; clear:both; width:100%; }
.img-responsive {display:inline-block !important;}


.bg-primary {
    color: #fff;
    background-color: #428bca
}
a.bg-primary:hover {
    background-color: #3071a9
}
.bg-success {
    background-color: #dff0d8
}
a.bg-success:hover {
    background-color: #c1e2b3
}
.bg-info {
    background-color: #d9e7f7
}
a.bg-info:hover {
    background-color: #afccee
}
.bg-warning {
    background-color: #fcf8e3
}
a.bg-warning:hover {
    background-color: #f7ecb5
}
.bg-danger {
    background-color: #f2dede
}
a.bg-danger:hover {
    background-color: #e4b9b9
}
.page-header {
    padding-bottom: 9px;
    margin: 40px 0 20px;
    border-bottom: 1px solid #eee
}
ul,
ol {
    margin-top: 0;
    margin-bottom: 10px
}
ul ul,
ol ul,
ul ol,
ol ol {
    margin-bottom: 0
}
.list-unstyled {
    padding-left: 0;
    list-style: none
}
.list-inline {
    padding-left: 0;
    list-style: none;
    margin-left: -5px
}
.list-inline>li {
    display: inline-block;
    padding-left: 5px;
    padding-right: 5px
}
dl {
    margin-top: 0;
    margin-bottom: 20px
}
dt,
dd {
    line-height: 1.428571429
}
dt {
    font-weight: bold
}
dd {
    margin-left: 0
}

abbr[title],
abbr[data-original-title] {
    cursor: help;
    border-bottom: 1px dotted #999
}
.initialism {
    font-size: 90%;
    text-transform: uppercase
}
blockquote {
    padding: 10px 20px;
    margin: 0 0 20px;
    font-size: 17.5px;
    border-left: 5px solid #eee
}
blockquote p:last-child,
blockquote ul:last-child,
blockquote ol:last-child {
    margin-bottom: 0
}
blockquote footer,
blockquote small,
blockquote .small {
    display: block;
    font-size: 80%;
    line-height: 1.428571429;
    color: #999
}
blockquote footer:before,
blockquote small:before,
blockquote .small:before {
    content: '\2014 \00A0'
}
.blockquote-reverse,
blockquote.pull-right {
    padding-right: 15px;
    padding-left: 0;
    border-right: 5px solid #eee;
    border-left: 0;
    text-align: right
}
.blockquote-reverse footer:before,
blockquote.pull-right footer:before,
.blockquote-reverse small:before,
blockquote.pull-right small:before,
.blockquote-reverse .small:before,
blockquote.pull-right .small:before {
    content: ''
}
.blockquote-reverse footer:after,
blockquote.pull-right footer:after,
.blockquote-reverse small:after,
blockquote.pull-right small:after,
.blockquote-reverse .small:after,
blockquote.pull-right .small:after {
    content: '\00A0 \2014'
}
blockquote:before,
blockquote:after {
    content: ""
}
address {
    margin-bottom: 20px;
    font-style: normal;
    line-height: 1.428571429
}



@font-face {
    font-family: 'boomicons';
    font-style: normal;
    font-weight: normal;
    src: url('boomicons.eot');
    src: url('boomicons.eot?#iefix') format('embedded-opentype'), url('boomicons.woff') format('woff'), url('boomicons.ttf') format('truetype'), url('boomicons.svg#boomicons') format('svg')
}
.icon,
.glyphicon,
.user-menu-icon,
.custom-menu-toggle .icon {
    font-size: 16px;
    height: 16px;
    line-height: 16px;
    width: 16px;
    background-image: none;
    font-family: 'boomicons';
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    line-height: 1;
    margin: 0;
    speak: none;
    text-align: center;
    text-transform: none;
    vertical-align: middle
}
.icon-export {
    position: relative;
    top: -1px
}
.icon-export,
.icon-printer,
.icon-bell,
.icon-phone,
.icon-forward,
.icon-user,
.icon-search,
.icon-house,
.icon-cog,
.icon-arrow-right-2,
.icon-arrow-left-2,
.icon-cross,
.icon-cross-2,
.icon-calendar,
.icon-ellipsis,
.icon-warning,
.icon-help,
.icon-info,
.icon-mail-2,
.icon-reply,
.icon-users,
.icon-tag,
.icon-graph,
.icon-compass {
    font-size: 20px;
    height: 20px;
    line-height: 20px;
    width: 20px
}
.glyphicon-ok:before {
    content: '\f00c'
}
.bootstrap-select .check-mark {
    margin-top: 2px !important
}

aside ul,
aside ol {
    list-style: none;
    margin: 0;
    padding: 0
}
.theme-pattern {
    background-color: #f9f9f9;
    background-image: url('http://www.searchdesertrealestate.com/wp-content/themes/base-theme/img/bg-patterns/corrugation/corrugation.png')
}
.gmap,
.gmap * {
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box
}
.gmap img {
    max-width: none
}
.xdebug-error {
    z-index: 999999;
    position: relative
}
.browser-warning {
    display: none
}
html.lt-ie9 {
    margin-top: 30px
}
html.lt-ie9 .browser-warning {
    display: block;
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    height: 30px;
    line-height: 22px;
    text-align: center;
    background: #fff;
    border: 4px solid #f0ad4e;
    font-weight: bold;
    z-index: 200
}
.pac-container {
    background: #fff;
    border: 1px solid #87a4c5;
    border-radius: 4px;
    -webkit-box-shadow: 0 0 1px #2d78cc;
    box-shadow: 0 0 1px #2d78cc;
    position: absolute;
    margin-top: 4px
}
.pac-item {
    border-color: #eee;
    border-style: solid;
    border-width: 1px 0 0;
    cursor: pointer;
    line-height: 32px;
    padding: 0 12px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 100%
}
.pac-item.pac-selected,
.pac-item:hover {
    background-color: #f2f7fd;
    border-color: #6ca2e0;
    color: #1c508d
}
.pac-item.pac-selected+.pac-item,
.pac-item:hover+.pac-item {
    border-top-color: #6ca2e0
}
.pac-item:first-child {
    border-top: none
}
.pac-item:last-of-type {
    border-bottom: 1px solid #eee
}
.pac-item:last-of-type.pac-selected,
.pac-item:last-of-type:hover {
    border-bottom: 1px solid #6ca2e0
}
.circle-separator {
    display: block;
    line-height: 36px;
    margin: 32px 0;
    padding: 0;
    position: relative;
    width: 100%
}
.circle-separator:after {
    background-color: #d7d7d7;
    display: block;
    content: '';
    height: 1px;
    left: 17.5%;
    position: absolute;
    right: 17.5%;
    top: 18px;
    width: 65%;
    z-index: 1
}
.circle-separator-label {
    background-color: #fff;
    border: 2px solid #d7d7d7;
    border-radius: 36px;
    color: #bbb;
    display: block;
    font-size: 12px;
    font-weight: bold;
    line-height: 34px;
    margin: 0 auto;
    position: relative;
    width: 36px;
    height: 36px;
    text-align: center;
    text-transform: uppercase;
    z-index: 2
}
.circle-separator-text {
    line-height: 1.25;
    margin: 16px;
    text-align: center
}
.alignleft,
.alignright,
.aligncenter {
    max-width: 100% !important
}
.alignleft,
.main-content .alignleft,
.alignright,
.main-content .alignright,
.aligncenter,
.main-content .aligncenter {
    background-color: #fff;
    border: 1px solid #d7d7d7;
    padding: 8px;
    clear: both;
    display: block;
    margin: 0 auto 32px
}
.menupop img {
    display: inline-block
}
.wp-caption,
.main-content .wp-caption {
    background-color: #fff;
    border: 1px solid #d7d7d7;
    padding: 8px;
    margin: 0 auto 32px;
    max-width: 100%
}
.wp-caption img,
.main-content .wp-caption img {
    border: none !important;
    height: auto !important;
    margin: 0 auto 8px !important;
    max-width: 100%;
    padding: 0 !important
}
.wp-caption-text {
    margin: 0 0 2px !important;
    text-align: center
}
i,
.use-italic-font {
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-style: italic
}
.brand-primary {
    color: #000
}
.brand-secondary {
    color: #2d78cc
}
.brand-tertiary {
    color: #f9f9f9
}
h1,
h2,
h3,
h4,
h5,
h6 {
    color: #4a4a4a;
    font-family: "Droid Sans", Arial, Helvetica, sans-serif;
    font-weight: normal;
    margin: 0 0 1em
}
h1 a,
h2 a,
h3 a,
h4 a,
h5 a,
h6 a,
h1 a:link,
h2 a:link,
h3 a:link,
h4 a:link,
h5 a:link,
h6 a:link,
h1 a:visited,
h2 a:visited,
h3 a:visited,
h4 a:visited,
h5 a:visited,
h6 a:visited {
    color: #4a4a4a
}
h1 {
    font-size: 24px
}
h2 {
    font-size: 18px
}
h3 {
    font-size: 16px
}
.bold-italic {
    font-style: italic;
    font-weight: bold
}
.uppercase {
    text-transform: uppercase
}
blockquote {
    border-left: 5px solid #e7e7e7;
    margin: 0 0 1em;
    padding: 0 0 0 1em
}
blockquote p {
    font-size: 16px;
    font-weight: normal;
    line-height: 1.5
}
blockquote p+p {
    margin-top: 1em
}
blockquote.pull-right {
    border-right: 5px solid #e7e7e7;
    border-left: 0;
    float: right;
    padding-left: 0;
    padding-right: 1em
}
blockquote.pull-right p,
blockquote.pull-right small {
    text-align: right
}
.disclaimer-block p,
.disclaimer-text {
    color: #909090;
    font-size: 10px;
    line-height: 12px;
    margin: 0 0 12px;
    overflow: hidden;
    padding: 0;
    text-shadow: 0 1px 0 #fff
}
.disclaimer-block:last-child,
.disclaimer-block p:last-child,
.disclaimer-text:last-child {
    margin: 0
}
.disclaimer-block {
    clear: both;
    margin: 0 0 10px;
    overflow: hidden;
    width: auto
}
.disclaimer-block:last-child {
    margin: 0
}
.disclaimer-block img {
    display: block;
    float: left;
    margin-right: 16px;
    max-width: 98px
}
.disclaimer-section {
    margin: 0;
    padding: 16px 32px
}
.disclaimer-section p:last-child {
    margin: 0
}
.disclaimer-section-content {
    margin: 0;
    padding: 32px 0 0
}
.disclaimer-section-content p:last-child {
    margin: 0
}
.disclaimer-listing,
.disclaimer-listing p {
    font-size: 16px;
    line-height: 1.5
}
.disclaimer-listing-small,
.disclaimer-listing-small p {
    font-size: 12px;
    line-height: 1.5
}
.disclaimer-sidebar {
    clear: left;
    font-size: 11px;
    overflow: hidden
}
.disclaimer-sidebar img {
    background-color: #fff;
    border: 1px solid #e7e7e7;
    border-radius: 3px;
    float: right;
    max-height: 40px;
    max-width: 100%;
    padding: 2px;
    width: auto
}
.disclaimer-sidebar p {
    font-size: 11px;
    margin: 0;
    padding: 0
}
.disclaimer-hero,
.disclaimer-hero:last-child {
    clear: both;
    margin: 0 auto 32px;
    max-width: 1024px;
    text-align: center
}
.disclaimer-hero p,
.disclaimer-hero:last-child p {
    font-size: 14px;
    line-height: 1.5;
    display: inline
}
.disclaimer-hero img,
.disclaimer-hero:last-child img {
    float: none;
    margin: 0 10px 0 0
}
.disclaimer-card {
    float: left;
    margin: 0;
    width: 100%
}
.disclaimer-card,
.disclaimer-card p,
.disclaimer-card p:last-child {
    font-size: 11px;
    line-height: 1;
    margin: 0;
    overflow: visible
}
.disclaimer-card br {
    display: none
}
.disclaimer-card img {
    float: left !important;
    margin: 0 8px 4px 0;
    max-width: 100%;
    width: auto
}
.main-content .disclaimer-card img {
    margin: 0 10px 10px 0
}
.disclaimer-map {
    height: auto;
    overflow: hidden;
    padding: 4px 8px
}
.disclaimer-card-inner {
    padding: 16px
}
.disclaimer-card-inner img {
    max-width: 98px
}
.mls-special-feature {
    color: #909090;
    font-size: 9px;
    line-height: 13px;
    margin: 0;
    padding: 0;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    text-transform: uppercase
}
.mls-special-feature:last-of-type {
    margin: 0 0 10px
}
.card .mls-special-feature {
    clear: right;
    float: right;
    text-align: right;
    width: 100%
}
.card .mls-special-feature+.card-btn {
    display: none
}
.mls-content-only .map-disclaimer {
    right: 0;
    width: 100%
}
form {
    margin: 0 0 20px
}
fieldset {
    border: none;
    margin: 0 0 16px;
    padding: 0
}
fieldset:only-child {
    margin: 0
}
label {
    display: block;
    font-weight: normal
}
input,
textarea {
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    width: auto
}
textarea {
    border: 1px solid #bbb;
    border-radius: 3px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .2), 0 1px 0 #fff;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .2), 0 1px 0 #fff;
    display: block;
    margin: 0 0 16px;
    max-width: 100%;
    padding: 4px 6px
}
input[type='date'],
input[type='email'],
input[type='number'],
input[type='password'],
input[type='search'],
input[type='tel'],
input[type='text'],
input[type='url'] {
    border: 1px solid #bbb;
    border-radius: 3px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .2), 0 1px 0 #fff;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .2), 0 1px 0 #fff;
    line-height: normal;
    padding: 4px 6px
}
input::-ms-clear,
input::-ms-reveal {
    display: none
}
input:disabled,
input[disabled] {
    color: #aaa;
    opacity: 1;
    filter: alpha(opacity=100)
}
input.required.highlight {
    background-color: #fdf2f2;
    border-color: #e06c6c;
    color: #8d1c1c
}
input.required.highlight::-moz-placeholder {
    color: #bc8f8f;
    opacity: 1
}
input.required.highlight:-ms-input-placeholder {
    color: #bc8f8f
}
input.required.highlight::-webkit-input-placeholder {
    color: #bc8f8f
}
input.required.highlight:focus,
input.required.highlight:active {
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(236, 168, 82, .6);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(236, 168, 82, .6)
}
input.required.highlight+.icon,
input.required.highlight:focus+.icon,
input.required.highlight:active+.icon {
    color: #8d1c1c
}
input:focus,
input:active,
textarea:focus,
textarea:active {
    border-color: #6ca2e0;
    outline: none
}
select {
    background: #fff;
    border: 1px solid #bbb;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 12px;
    height: 34px
}
:focus:-moz-placeholder {
    color: #8fa4bc
}
:focus:-ms-input-placeholder {
    color: #8fa4bc
}
:focus::-webkit-input-placeholder {
    color: #8fa4bc
}
.wrapped-input-set label {
    background: #fff;
    border: 1px solid #bbb;
    border-radius: 3px;
    cursor: pointer;
    font-size: .8em;
    line-height: 1.5;
    margin: 0 6px 6px 0;
    padding: 2px 4px;
    position: relative;
    width: auto
}
.wrapped-input-set label.checked {
    background-color: #f2f7fd;
    border-color: #6ca2e0;
    color: #1c508d
}
.wrapped-input-set label:before {
    display: block;
    content: '';
    pointer-events: none;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    z-index: 2
}
.wrapped-input-set input {
    margin: 0 3px;
    position: relative;
    z-index: 3
}
.wrapped-input-set input[type='checkbox'] {
    margin: 0 3px 4px
}
.wrapped-input-set input[type='radio'] {
    margin: 0 3px 3px
}
.wrapped-input-set span {
    pointer-events: none;
    position: relative;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    z-index: 1
}
.wrapped-input-set .input-set-link {
    display: inline-block;
    font-size: .9em;
    line-height: 1.5;
    vertical-align: top
}
.wrapped-input-set .wrapped-set-section:first-child {
    border-radius: 4px 4px 0 0;
    border-width: 1px 1px 0
}
.wrapped-input-set .wrapped-set-section:last-child {
    border-radius: 0 0 4px 4px
}
.wrapped-stacked-set label {
    border-bottom-width: 0;
    border-radius: 0;
    font-size: 14px;
    line-height: 24px;
    margin: 0;
    position: relative
}
.wrapped-stacked-set label:first-child {
    border-radius: 3px 3px 0 0
}
.wrapped-stacked-set label:last-child {
    border-bottom-width: 1px;
    border-radius: 0 0 3px 3px
}
.wrapped-stacked-set label:last-child.checked:after {
    display: none
}
.wrapped-stacked-set label.checked+label {
    border-top-color: #6ca2e0
}
.wrapped-stacked-set label.checked:after {
    background-color: #6ca2e0;
    bottom: -1px;
    display: block;
    content: '';
    height: 1px;
    left: -1px;
    position: absolute;
    right: -1px;
    width: auto;
    z-index: 2
}
.wrapped-set-section {
    background-color: #fff;
    border-color: #bbb;
    border-radius: 4px;
    border-style: solid;
    border-width: 1px;
    overflow: hidden;
    padding: 6px
}
.wrapped-set-section button {
    float: right;
    width: 35%
}
.wrapped-set-section [type='text'] {
    float: left;
    margin: 0;
    width: 55%
}
.wrapped-radio-set label {
    display: block
}
.form-legend {
    color: #909090;
    font-size: 18px;
    font-weight: bold;
    margin: 0 0 16px
}
.field-block-lg {
    display: block;
    margin: 0 0 16px;
    width: 100%
}
.field-block-lg span {
    display: inline-block;
    height: 45px;
    line-height: 45px;
    vertical-align: top
}
.field-block-lg input {
    height: 45px
}
.form-split {
    clear: both;
    margin: 24px 0
}
.form-split:last-child {
    margin: 24px 0 0
}
.form-split fieldset {
    border: 1px solid #d7d7d7;
    border-radius: 4px;
    clear: both;
    margin: 0 0 32px
}
.form-split fieldset:last-child {
    margin: 0
}
.form-split .form-inner {
    padding: 10px
}
.form-split .form-inner>:last-child {
    margin-bottom: 0
}
.form-split .field-block {
    line-height: 34px;
    margin: 0 0 10px
}
.form-split .field-block input,
.form-split .field-block select {
    height: 34px;
    width: 100%
}
.form-split .field-block .input-set {
    margin-bottom: 9px;
    width: 100%
}
.form-split .field-block .input-set input {
    float: left;
    width: 47.5%
}
.form-split .field-block .input-set input+input {
    float: right
}
.form-split .field-block .input-set input:nth-of-type(2) {
    float: right
}
.form-split .field-block .input-set .input-last-of-type {
    float: right
}
.form-split .field-block+.btn {
    margin-top: 4px
}
.form-split .label-text {
    display: block;
    line-height: 20px;
    margin: 0 0 4px;
    width: 100%
}
.form-split .for-checkbox .checkbox-wrap {
    float: left;
    width: 8%
}
.form-split .for-checkbox .checkbox-wrap input {
    float: left;
    margin: 0
}
.form-split .for-checkbox .label-text {
    float: right;
    font-size: 14px;
    margin: 0 0 8px;
    width: 86%
}
.form-split .ckrd-set-inline {
    clear: left;
    line-height: 30px;
    overflow: hidden
}
.form-split .ckrd-set-inline .field-block {
    clear: none;
    float: left;
    height: 30px;
    margin: 0 16px 0 0;
    overflow: hidden;
    width: auto
}
.form-split .ckrd-set-inline .label-text,
.form-split .ckrd-set-inline input {
    float: left;
    width: auto
}
.form-split .ckrd-set-inline input {
    height: 30px;
    line-height: 30px;
    margin: 0 8px 0 0
}
.form-split textarea {
    clear: both;
    float: none;
    margin-top: 16px;
    min-height: 100px;
    width: 100%
}
.form-split .textarea-set {
    clear: both;
    margin: 0 0 16px
}
.form-split .textarea-set textarea {
    clear: both;
    margin: 0;
    min-height: 100px;
    width: 100%
}
.form-split .textarea-label {
    line-height: 34px;
    width: 100%
}
.form-split .btn {
    clear: both;
    display: block;
    float: none;
    margin: 0;
    width: 100%
}
.legend {
    background-color: #f9f9f9;
    border-bottom: 1px solid #d7d7d7;
    border-radius: 4px 4px 0 0;
    color: #4a4a4a;
    font-family: "Droid Sans", Arial, Helvetica, sans-serif;
    font-size: 16px;
    line-height: 32px;
    padding: 0 10px;
    position: relative;
    text-shadow: 0 1px 0 #fff
}
.form-has-steps {
    margin: 32px 0
}
.form-has-steps:last-child {
    margin: 32px 0 0
}
.form-has-steps .legend {
    padding: 0 0 0 50px
}
.step-number {
    background: #f91a1a;
    border: 1px solid #b80f0f;
    border-radius: 36px;
    -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, .35), 0 1px 0 rgba(0, 0, 0, .35);
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, .35), 0 1px 0 rgba(0, 0, 0, .35);
    color: #fff;
    display: block;
    font-family: "Droid Sans", Arial, Helvetica, sans-serif;
    font-size: 24px;
    font-weight: bold;
    left: 8px;
    line-height: 36px;
    position: absolute;
    width: 36px;
    height: 36px;
    text-align: center;
    text-shadow: 0 1px 1px #4a4a4a;
    top: -18px
}
.form-stacked .label-text {
    display: block;
    margin: 0 0 8px
}
.form-stacked input,
.form-stacked select,
.form-stacked textarea {
    width: 100%
}
.form-stacked input,
.form-stacked select {
    height: 34px
}
.form-stacked textarea {
    margin: 0 0 16px;
    min-height: 120px
}
.form-stacked .input-set {
    margin-bottom: 9px;
    width: 100%
}
.form-stacked .input-set input {
    float: left;
    margin: 0;
    width: 47.5%
}
.form-stacked .input-set input+input {
    float: right
}
.form-stacked .input-set input:nth-of-type(2) {
    float: right
}
.form-stacked .input-set .input-last-of-type {
    float: right
}
.field-block {
    display: block;
    clear: both;
    margin-bottom: 5px
}
.form-link {
    display: block;
    line-height: 34px;
    margin: 10px 0;
    text-align: center
}
.modal .btn+.form-link:last-child {
    margin-bottom: 0
}
.ckrd-field-block {
    margin: 0 0 16px
}
.ckrd-field-block .label-text {
    float: left;
    margin: 0;
    width: 85%
}
.ckrd-field-block input {
    float: right;
    text-align: right;
    width: 20px
}
.form-table tr {
    border-top: 1px solid #d7d7d7
}
.form-table tr:first-child {
    border-top: none
}
.form-table th,
.form-table td {
    padding: 8px
}
.form-table th {
    font-weight: normal;
    text-align: left
}
.form-table td {
    line-height: 1.5;
    padding-bottom: 8px;
    padding-top: 0
}
.form-table .legend {
    border-bottom: 1px solid #d7d7d7
}
.form-table .legend th {
    padding: 0
}
@media screen and (max-width: 599px) {
    .form-table,
    .form-table * {
        display: block !important;
        font-size: 13px
    }
    .form-table .legend {
        line-height: 1.5;
        padding: 0 0 0 8px
    }
    .form-table .legend th {
        display: inline;
        float: left;
        font-size: 14px;
        margin: 0;
        padding: 8px 0;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
        width: auto
    }
    .form-table .legend th.row-options:before {
        content: "\00A0\0026\00A0"
    }
    .form-table tr {
        overflow: hidden;
        width: 100%
    }
    .form-table td {
        float: left;
        line-height: 1.5;
        padding: 8px;
        padding-right: 0;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap
    }
    .form-table td.row-description {
        clear: left
    }
    .form-table a {
        display: inline !important
    }
}
.form-table-options {
    width: 100%
}
.form-table-options .row-options {
    width: auto;
    width: 20%
}
.form-table-options .row-options select {
    margin: 0;
    width: 100%
}
.form-table-options .row-description {
    width: auto;
    width: 44%
}
.form-table-options .row-actions {
    width: auto;
    width: 36%
}
.form-well {
    background: #f9f9f9;
    border: 1px solid #d7d7d7;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 0 #fff;
    box-shadow: inset 0 1px 0 #fff;
    overflow: hidden;
    padding: 16px
}
.icon-input {
    background-image: none;
    display: block;
    height: 34px;
    margin: 0 0 16px;
    position: relative;
    width: 100%
}
.icon-input>input {
    height: 34px;
    padding-right: 34px;
    width: 100%
}
.icon-input>input:focus+.icon,
.icon-input>input:active+.icon {
    color: #8fa4bc
}
.icon-input .icon {
    color: #909090;
    line-height: 34px;
    position: absolute;
    right: 0;
    width: 34px;
    height: 34px;
    top: 0
}
.hidden-field {
    height: 1;
    overflow: hidden;
    position: fixed;
    top: -100%;
    width: 1
}
.validation-msg {
    border: 1px solid #d7d7d7;
    border-radius: 4px;
    clear: both;
    display: none;
    margin: 0 0 48px;
    padding: 8px 24px
}
.validation-msg.active {
    display: block;
    background-color: #fdf2f2;
    border-color: #e06c6c;
    color: #8d1c1c
}
.highlight-change {
    background-color: #ffb;
    color: #550
}
.highlight-change.highlight-fade {
    background-color: transparent;
    color: #333;
    -webkit-transition: background-color 1s ease, border-color 1s ease;
    transition: background-color 1s ease, border-color 1s ease
}
input.highlight-change {
    background-color: #ffb;
    border-color: #bb9;
    color: #550
}
input.highlight-change.highlight-fade {
    background-color: #fff;
    border-color: #bbb;
    color: #555;
    -webkit-transition: background-color 1s ease, border-color 1s ease;
    transition: background-color 1s ease, border-color 1s ease
}
.registration-form .register .market-updates {
    border-color: #d7d7d7;
    border-style: solid;
    border-width: 1px 0;
    font-size: 12px;
    line-height: 16px;
    margin: 16px 0;
    padding: 10px 0;
    text-align: center;
    width: auto
}
.registration-form .register .market-updates .label-text {
    display: block;
    float: left;
    line-height: 16px;
    margin-right: 16px;
    text-align: right;
    width: 78%
}
.registration-form .register .market-updates input {
    display: block;
    float: left;
    height: auto;
    margin: 10px 0 0;
    width: auto
}
.registration-form .optin .modal-body img {
    margin: 0 auto
}
.registration-form .modal-footer {
    text-align: left
}
.preferred-agent {
    display: none
}
.saved-search-alert {
    clear: both;
    display: none;
    padding: 8px 16px
}
.modal-fade-only.fade .modal-dialog {
    -webkit-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    transform: translate(0, 0)
}
.modal-fade-only.in .modal-dialog {
    -webkit-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    transform: translate(0, 0)
}
.modal-body {
    overflow: visible
}
.modal-body p {
    margin: 0 0 16px
}
.modal-header {
    border-bottom: 1px solid #d7d7d7;
    padding: 10px;
    text-align: center
}
.modal-header h3,
.modal-header .modal-title {
    font-size: 20px;
    line-height: 1.5;
    margin: 0;
    padding: 0
}
.modal-header h3+p,
.modal-header .modal-title+p {
    color: #909090;
    line-height: 1.25;
    margin: 0;
    padding: 0
}
.modal-header a {
    display: block
}
.modal-header .flipped-header {
    color: #909090;
    font-size: 18px;
    font-weight: normal;
    margin: 0 0 4px
}
.modal-header .flipped-header+p {
    color: #4a4a4a;
    font-size: 22px;
    font-weight: bold
}
.modal-header .close {
    color: #909090;
    font-size: 28px;
    line-height: 30px;
    margin: 0;
    opacity: 1;
    filter: alpha(opacity=100);
    position: absolute;
    right: 0;
    top: 0;
    width: 30px;
    height: 30px
}
.modal-header .close:hover,
.modal-header .close:focus {
    color: #4a4a4a
}
.modal-body {
    background-color: #f9f9f9;
    max-height: none;
    padding: 10px;
    text-shadow: 0 1px 0 #fff
}
.modal-body:last-child {
    border-radius: 0 0 6px 6px
}
.modal-footer {
    border-top: 1px solid #d7d7d7;
    padding: 10px;
    margin: 0
}
.modal-footer p {
    text-align: left
}
.modal-small .modal-dialog {
    width: 400px
}
.modal-small-header h3 {
    font-size: 20px
}
.modal-small-footer p {
    font-size: 11px;
    margin: 0;
    text-align: center
}
.modal-body .btn {
    display: block;
    float: none;
    margin: 0 auto 10px;
    width: auto
}
.modal-body .btn:last-child {
    margin-bottom: 0
}
.modal-body .btn b {
    font-weight: normal;
    text-transform: uppercase
}
.modal-body .btn-block {
    display: block;
    width: 100%;
    padding-left: 0;
    padding-right: 0;
    clear: both
}
.modal-body .btn {
    margin-left: 0;
    margin-right: 0;
    width: 100%
}
.modal-body .btn:last-child {
    margin-bottom: 6px
}
.modal-form-split,
.modal-form-split:first-child,
.modal-form-split:last-child {
    margin: 0
}
.modal-form-split fieldset {
    border: none;
    margin: 0
}
.listing-inner-modal-open .ui-content {
    z-index: 4
}
.tooltip {
    -webkit-font-smoothing: antialiased;
    font-weight: normal;
    max-width: none;
    text-shadow: none;
    white-space: nowrap;
    width: auto
}
.tooltip-inner {
    max-width: none;
    width: auto
}
.social-links {
    font-size: 0;
    line-height: 0
}
.social-links a,
.social-links a:link,
.social-links a:visited {
    display: inline-block;
    font-family: "Droid Sans", Arial, Helvetica, sans-serif;
    font-size: 0;
    line-height: 0;
    text-decoration: none
}
.social-links .btn {
    font-size: 0;
    line-height: 0
}
.social-links .icon {
    text-align: center;
    text-shadow: 0 1px 0 #fff;
    font-size: 32px;
    height: 32px;
    line-height: 32px;
    width: 32px
}
.social-links .icon-active-rain {
    color: #f3a500
}
.social-links .icon-facebook {
    color: #3b5998
}
.social-links .icon-feed {
    color: #ee802f
}
.social-links .icon-flickr {
    color: #ff0084
}
.social-links .icon-foursquare {
    color: #25a0ca
}
.social-links .icon-gplus {
    color: #dd4b39
}
.social-links .icon-linkedin {
    color: #0e76a8
}
.social-links .icon-mail {
    color: #2d78cc
}
.social-links .icon-picassa {
    color: #dd4b39
}
.social-links .icon-pinterest {
    color: #c8232c
}
.social-links .icon-tumblr {
    color: #34526f
}
.social-links .icon-twitter {
    color: #00acee
}
.social-links .icon-youtube {
    color: #c4302b
}
.social-sharing {
    list-style: none;
    margin: 0;
    padding: 0;
    min-height: 60px;
    margin: 0 auto;
    text-align: center;
    width: 90%
}
.social-sharing li {
    display: inline-block;
    height: 40px;
    vertical-align: top;
    width: 107px
}
.social-sharing li:last-child {
    width: auto
}
.social-sharing li a {
    display: block
}
.fb-like,
.g-plus,
.pinterest-sharing {
    float: left
}
.btn {
    white-space: normal
}
.btn a {
    color: inherit;
    text-decoration: none
}
.btn-xl,
.btn-xlarge {
    border-radius: 6px;
    font-size: 20px;
    line-height: normal;
    padding: 13px 18px
}
.btn-xl [class^="icon-"],
.btn-xlarge [class^="icon-"] {
    margin-top: 4px
}
.btn-small {
    padding: 5px 10px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 3px
}
.btn-large {
    padding: 10px 16px;
    font-size: 18px;
    line-height: 1.33;
    border-radius: 6px
}
.btn-block {
    clear: both
}
.btn-center {
    display: block;
    float: none;
    margin: 0 auto;
    width: auto
}
.btn-stacked {
    font-size: 12px;
    line-height: 20px;
    text-align: center
}
.btn-stacked .icon {
    display: block;
    height: 20px;
    line-height: 20px;
    margin: 0 auto 4px;
    text-align: center;
    vertical-align: top;
    width: 20px
}
.list-btn-group {
    font-family: "Droid Sans", Arial, Helvetica, sans-serif;
    overflow: hidden
}
.list-btn {
    border-style: solid;
    border-width: 1px;
    display: block;
    height: 46px;
    line-height: 44px;
    padding: 0 8px;
    position: relative;
    vertical-align: middle;
    z-index: 1
}
.list-btn:hover,
.list-btn:focus {
    text-decoration: none
}
.list-btn .icon {
    color: #707070;
    display: inline-block;
    height: 44px;
    line-height: 44px;
    margin: 0 8px 0 0;
    padding: 0;
    text-align: center;
    vertical-align: top
}
.list-btn.btn-primary {
    z-index: 3
}
.list-btn.btn-primary .icon {
    color: #fff
}
.list-btn.btn-primary+.list-btn {
    z-index: 0
}
.animated {
    -webkit-animation-duration: .2s;
    animation-duration: .2s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both
}
@media screen and (max-width: 599px) {
    @-webkit-keyframes slide-down {
        0% {
            -webkit-transform: translateY(-120px);
            transform: translateY(-120px)
        }
        100% {
            -webkit-transform: translateY(0);
            transform: translateY(0)
        }
    }
    @keyframes slide-down {
        0% {
            -webkit-transform: translateY(-120px);
            transform: translateY(-120px)
        }
        100% {
            -webkit-transform: translateY(0);
            transform: translateY(0)
        }
    }
    .slide-down {
        -webkit-animation-duration: .2s;
        animation-duration: .2s;
        -webkit-animation-fill-mode: both;
        animation-fill-mode: both;
        -webkit-animation-name: slide-down;
        animation-name: slide-down
    }
    @-webkit-keyframes slide-up {
        0% {
            -webkit-transform: translateY(0);
            transform: translateY(0)
        }
        100% {
            -webkit-transform: translateY(-120px);
            transform: translateY(-120px)
        }
    }
    @keyframes slide-up {
        0% {
            -webkit-transform: translateY(0);
            transform: translateY(0)
        }
        100% {
            -webkit-transform: translateY(-120px);
            transform: translateY(-120px)
        }
    }
    .slide-up {
        -webkit-animation-duration: .2s;
        animation-duration: .2s;
        -webkit-animation-fill-mode: both;
        animation-fill-mode: both;
        -webkit-animation-name: slide-up;
        animation-name: slide-up
    }
    .navbar {
        left: 0;
        position: absolute;
        right: 0;
        top: 0;
        -webkit-transform: translate(0, 0);
        transform: translate(0, 0)
    }
    .navbar-detached {
        position: fixed;
        -webkit-transform: translateY(-120px);
        transform: translateY(-120px)
    }
    .navbar-invisible {
        visibility: hidden
    }
    .search-panel-open .navbar {
        -webkit-animation: none;
        animation: none;
        position: fixed;
        -webkit-transform: none;
        transform: none;
        visibility: visible
    }
}
.nav-light {
    height: 28px;
    margin: 0
}
.nav-light>li {
    height: 28px;
    line-height: 28px;
    margin-left: -1px
}
.nav-light>li:first-child {
    margin-left: 0
}
.nav-light>li>a {
    background-color: #f9f9f9;
    border-color: #d7d7d7;
    border-style: solid;
    border-radius: 4px 4px 0 0;
    border-width: 1px;
    color: #909090;
    font-size: 11px;
    height: 29px;
    line-height: 28px;
    margin: 0;
    overflow: hidden;
    padding: 0 4px;
    position: relative;
    text-transform: uppercase
}
.nav-light>li>a:hover,
.nav-light>li>a:focus {
    background-color: #f2f7fd;
    border-color: #6ca2e0;
    color: #1c508d;
    z-index: 100
}
.nav-light>li.active a,
.nav-light>li.active a:hover,
.nav-light>li.active a:focus {
    background-color: #fff;
    border-color: #d7d7d7;
    border-bottom-color: #fff;
    color: #4a4a4a
}
.navbar-custom {
    border-left: 0;
    border-radius: 0;
    border-right: 0;
    margin: 0;
    min-height: 52px;
    padding-left: 0;
    padding-right: 0;
    z-index: 7
}
.navbar-custom .navbar-toggle {
    border-color: transparent;
    float: left;
    margin-left: 10px
}
.navbar-custom .navbar-hamburger {
    display: none
}
.navbar-custom .navbar-menu {
    border-color: rgba(255, 255, 255, 0.85);
    border-radius: 4px;
    color: #fff;
    font-family: "Droid Sans", Arial, Helvetica, sans-serif;
    height: 34px;
    padding-bottom: 0;
    padding-top: 0;
    text-transform: uppercase;
    margin: 0;
    padding: 0 14px;
    border: none;
    text-align: center;
    text-transform: none
}
.navbar-custom .navbar-toggle-label {
    line-height: 34px;
    height: auto;
    text-shadow: 0 1px 0 #000
}
.custom-menu-toggle {
    display: none;
    float: left;
    height: 50px;
    padding: 0 14px;
    text-align: center;
    width: auto
}
.custom-menu-toggle,
.custom-menu-toggle:link,
.custom-menu-toggle:visited {
    color: #fff;
    font-size: 12px;
    text-shadow: 0 1px 0 #000
}
.custom-menu-toggle:hover,
.custom-menu-toggle:focus,
.custom-menu-toggle:active {
    color: #fff;
    background-color: rgba(255, 255, 255, 0.15);
    text-decoration: none
}
.custom-menu-toggle .icon-label {
    font-size: 12px;
    text-transform: none
}
.navbar-collapse-custom {
    float: left;
    width: 100%;
    background-color: #909090;
    background-color: rgba(0, 0, 0, 0.9);
    bottom: auto;
    border: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    left: 0;
    max-height: none;
    position: absolute;
    right: 0;
    top: 51px;
    z-index: 7
}
@media (max-width: 1024px) {
    .navbar-collapse-custom {
        padding: 0
    }
}
@media (max-width: 1024px) {
    .nav-custom {
        margin: 0
    }
    .nav-custom .open .dropdown-menu>li>a {
        padding-bottom: 10px;
        padding-top: 10px;
        white-space: normal
    }
}
.navbar-custom .nav>li>a {
    color: #fff;
    font-size: 12px;
    text-shadow: 0 1px 0 #000;
    padding-left: 8px;
    padding-right: 8px
}
.navbar-collapse-custom .nav>li>a,
.navbar-collapse-custom .dropdown-menu a {
    font-size: 14px;
    padding-left: 10px;
    padding-right: 10px;
    text-shadow: none
}
.navbar-collapse-custom .nav {
    overflow: hidden
}
.navbar-collapse-custom .nav>li {
    clear: left;
    float: left;
    width: 50%
}
.navbar-collapse-custom .nav>li:nth-child(even) {
    clear: right;
    float: right
}
.navbar-collapse-custom .nav>li>a {
    border-radius: 0
}
.navbar-collapse-custom .dropdown-menu li+li a {
    margin-bottom: 0
}
.navbar-collapse-custom .nav>li a {
    border-radius: 0;
    margin-bottom: 0
}
@media (max-width: 1024px) {
    .navbar-collapse-custom .open>.dropdown-menu {
        background-color: rgba(255, 255, 255, 0.1);
        border-radius: 0;
        margin: 0;
        padding: 0
    }
}
@media (max-width: 1025px) {
    .no-usermenu .navbar-collapse-custom {
        top: 51px
    }
}
.iconic-navbar {
    background-color: #4a4a4a;
    display: none;
    height: 52px;
    position: absolute;
    top: -1px;
    right: 0;
    bottom: auto;
    left: 0;
    z-index: 10000
}
.iconic-navbar-link {
    border-bottom: 4px solid #000;
    display: block;
    color: #fff;
    float: left;
    height: 52px;
    text-align: center;
    width: 25%
}
.iconic-navbar-link:hover,
.iconic-navbar-link:focus {
    color: #f9f9f9;
    text-decoration: none
}
.iconic-navbar-link>.icon {
    display: block !important;
    font-size: 18px;
    height: 24px;
    line-height: 24px;
    margin: 6px auto 2px;
    width: 24px
}
.navbar-open .nav-menu,
.results-gallery .nav-photos,
.results-map .nav-map,
.search-panel-open .nav-search {
    border-bottom-color: #000
}
.navbar-open .nav-photos,
.search-panel-open .nav-photos,
.navbar-open .nav-map,
.search-panel-open .nav-map {
    border-bottom-color: #000
}
.icon-label {
    display: block;
    font-size: 10px;
    height: 14px;
    line-height: 14px;
    text-transform: uppercase
}
.results .icon-label-search {
    display: none
}
.icon-label-refine {
    display: none
}
.results .icon-label-refine {
    display: block
}
@media screen and (max-width: 599px) {
    .iconic-navbar {
        display: block
    }
    .navbar-header {
        display: none
    }
}
.alert-error {
    background-color: #f2dede;
    border-color: #ebccd1;
    color: #a94442
}
.alert-error hr {
    border-top-color: #e4b9c0
}
.alert-error .alert-link {
    color: #843534
}
.alert-error {
    background-image: -webkit-linear-gradient(top, #f2dede 0, #e7c3c3 100%);
    background-image: linear-gradient(to bottom, #f2dede 0, #e7c3c3 100%);
    background-repeat: repeat-x;
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#fff2dede', endColorstr='#ffe7c3c3', GradientType=0);
    border-color: #dca7a7
}
.ui-dropdown {
    margin: 0;
    padding: 0;
    position: relative;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    z-index: 1;
    width: 100%
}
.ui-dropdown-header {
    color: #fff;
    font-size: 1em;
    -webkit-font-smoothing: antialiased;
    font-weight: bold;
    line-height: 38px;
    margin: 0;
    padding: 0 12px 0 10px;
    position: relative;
    text-shadow: 0 1px 0 #000
}
.ui-dropdown-header:hover {
    background: rgba(255, 255, 255, 0.2);
    cursor: pointer
}
.ui-dropdown-header .ui-caret {
    border-color: #000 transparent transparent;
    font-weight: normal;
    right: 6px
}
.ui-dropdown-header .ui-caret:before {
    border-color: #fff transparent transparent
}
.active>.ui-dropdown-header {
    background: #fff;
    border-bottom: 1px solid #fff;
    color: #000;
    text-shadow: none
}
.active>.ui-dropdown-header .ui-caret {
    border-color: transparent
}
.active>.ui-dropdown-header .ui-caret:before {
    border-color: #000 transparent transparent
}
.ui-dropdown-menu {
    line-height: 2em;
    padding: 0 10px 10px;
    position: relative;
    width: 100%
}
.ui-dropdown-menu-left {
    left: 0;
    margin: 0;
    right: auto
}
.ui-dropdown-menu-right {
    left: auto;
    margin: 0;
    right: -1px
}
.ui-dropdown-btn {
    clear: both;
    display: none;
    text-align: center
}
.ui-caret {
    border-color: #fff transparent transparent;
    border-style: solid;
    border-width: 4px 4px 0;
    content: '';
    display: block;
    height: 0;
    position: absolute;
    right: 10px;
    top: 50%;
    width: 0
}
.ui-caret:before {
    border-color: #777 transparent transparent;
    border-style: solid;
    border-width: 4px 4px 0;
    content: '';
    display: block;
    height: 0;
    position: absolute;
    right: -4px;
    top: -5px;
    width: 0
}
.ui-caret-large {
    border-width: 5px 5px 0;
    margin-top: -2px
}
.ui-caret-large:before {
    border-width: 5px 5px 0;
    right: -4px;
    top: -5px
}
.ui-caret-xlarge {
    border-width: 6px 6px 0;
    margin-top: -3px
}
.ui-caret-xlarge:before {
    border-width: 6px 6px 0;
    right: -4px;
    top: -5px
}
.bar-block {
    background-image: -webkit-linear-gradient(top, #fff 0, #e3e3e3 100%);
    background-image: linear-gradient(to bottom, #fff 0, #e3e3e3 100%);
    background-repeat: repeat-x;
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff', endColorstr='#ffe3e3e3', GradientType=0);
    filter: progid: DXImageTransform.Microsoft.gradient(enabled false);
    border-color: #bbb;
    border-style: solid;
    border-width: 1px;
    height: 44px;
    line-height: 42px
}
.bar-block.alpha-bar {
    margin: 32px 0;
    overflow: hidden;
    text-align: justify
}
.bar-block.alpha-bar:after {
    content: '';
    display: inline-block;
    width: 100%
}
.bar-block.alpha-bar a {
    border-color: transparent;
    border-style: solid;
    border-width: 0 1px;
    display: none;
    float: none;
    text-align: center;
    text-transform: capitalize;
    width: 3.84615384615%
}
.bar-block.alpha-bar a.has-data {
    display: inline-block
}
.bar-block.alpha-bar a.first-child {
    border-left: none
}
.bar-block.brand-bar a,
.bar-block.brand-bar a:link,
.bar-block.brand-bar a:visited {
    color: #fff
}
.bar-block.brand-bar a:hover,
.bar-block.brand-bar a:focus,
.bar-block.brand-bar a:active {
    text-decoration: none
}
.bar-block.brand-bar-warm {
    border-color: #000 #000 #000;
    border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
    *background-color: #000;
    -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.25);
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.25);
    background-image: -webkit-linear-gradient(top, #262626 0, #000 100%);
    background-image: linear-gradient(to bottom, #262626 0, #000 100%);
    background-repeat: repeat-x;
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#ff262626', endColorstr='#ff000000', GradientType=0);
    filter: progid: DXImageTransform.Microsoft.gradient(enabled false);
    text-shadow: 0 1px 0 #000
}
.bar-block.brand-bar-warm a:hover,
.bar-block.brand-bar-warm a:focus,
.bar-block.brand-bar-warm a:active {
    border-color: #000;
    border-color: rgba(0, 0, 0, 0.15000000000000002);
    background-image: -webkit-linear-gradient(top, #000 0, #262626 100%);
    background-image: linear-gradient(to bottom, #000 0, #262626 100%);
    background-repeat: repeat-x;
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#ff000000', endColorstr='#ff262626', GradientType=0);
    filter: progid: DXImageTransform.Microsoft.gradient(enabled false)
}
.bar-block .icon-stacked {
    display: inline-block;
    float: left;
    height: 42px;
    line-height: 42px;
    margin: 0 16px 0 0;
    padding-bottom: 0;
    padding-top: 0
}
.bar-block .icon-stacked .icon {
    font-size: 20px;
    height: 20px;
    line-height: 20px;
    padding: 2px 0 0
}
.bar-block .icon-stacked .icon-text {
    font-size: 12px;
    height: 16px;
    line-height: 16px;
    padding: 0 0 2px
}
.bar-block .btn {
    border-radius: 0;
    border-width: 0 1px
}
.bar-block p {
    margin: 0;
    padding: 0 12px 0 0;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}
ul.bar-block>li {
    line-height: 42px;
    width: 3.84615384615%
}
.ui-custom-option {
    background: #fff;
    border-color: #d7d7d7;
    border-style: solid;
    border-width: 1px 1px 0
}
.ui-custom-option:last-of-type {
    border-width: 1px
}
.ui-custom-option:hover {
    background-color: #f2f7fd;
    border-color: #6ca2e0;
    color: #1c508d
}
.ui-custom-option:hover+.ui-custom-option {
    border-top-color: #6ca2e0
}
.sidebar {
    position: relative
}
.sidebar ul {
    list-style: none;
    margin: 0;
    padding: 0
}
.sidebar-header {
    font-size: 16px;
    text-transform: uppercase;
    margin: 0 0 1em;
    padding: 0
}
.popover-menu-link {
    border-top: 1px solid #e7e7e7;
    line-height: 32px;
    padding: 2px 14px 4px;
    margin: 0 -14px
}
.popover-menu-link:first-child {
    border-top: none
}
.popover-menu-link a,
.popover-menu-link a:link,
.popover-menu-link a:visited {
    display: block;
    font-size: 14px;
    line-height: 32px;
    text-decoration: none
}
.popover-menu-link .icon {
    margin-right: 8px
}
.ui-modal-open .viewport {
    display: none
}
.ui-modal-open .ui-modal-container {
    -webkit-backface-visibility: hidden
}
.ui-switch {
    border: 1px solid #909090;
    border-radius: 14px;
    -webkit-box-shadow: inset 0 1px 3px #909090, inset 0 9px 3px 2px rgba(232, 232, 232, 0.5);
    box-shadow: inset 0 1px 3px #909090, inset 0 9px 3px 2px rgba(232, 232, 232, 0.5);
    cursor: pointer;
    display: block;
    float: right;
    height: 24px;
    overflow: hidden;
    width: 62px
}
.ui-switch::before {
    background-color: #63f263;
    border-radius: 14px;
    -webkit-box-shadow: inset 0 1px 2px #00b800, inset 0 9px 3px 2px rgba(0, 185, 0, 0.5);
    box-shadow: inset 0 1px 2px #00b800, inset 0 9px 3px 2px rgba(0, 185, 0, 0.5);
    content: '';
    display: block;
    height: 22px;
    position: absolute;
    width: 0
}
.ui-switch>.thumb {
    background-color: #cecece;
    border: solid 1px #919191;
    border-radius: 22px;
    -webkit-box-shadow: inset 0 2px 1px #fff, inset 0 -2px 1px #fff;
    box-shadow: inset 0 2px 1px #fff, inset 0 -2px 1px #fff;
    display: block;
    height: 22px;
    position: relative;
    top: 0;
    width: 22px;
    z-index: 3;
    background-image: -webkit-linear-gradient(top, #cecece 0, #fbfbfb 100%);
    background-image: linear-gradient(to bottom, #cecece 0, #fbfbfb 100%);
    background-repeat: repeat-x;
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#ffcecece', endColorstr='#fffbfbfb', GradientType=0);
    -webkit-transition: all .125s ease-in-out;
    transition: all .125s ease-in-out;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0)
}
.ui-switch:hover>.thumb {
    background-image: none;
    -webkit-box-shadow: inset 0 2px 1px #fff, inset 0 -2px 1px #fff;
    box-shadow: inset 0 2px 1px #fff, inset 0 -2px 1px #fff
}
.ui-switch>.thumb::before {
    color: #fff;
    content: 'On';
    display: block;
    font-size: 12px;
    font-weight: bold;
    height: 20px;
    left: -28px;
    line-height: 20px;
    position: absolute;
    text-align: center;
    text-shadow: 0 1px 0 rgba(0, 0, 0, 0.4);
    text-transform: uppercase;
    top: 1px;
    width: 20px
}
.ui-switch>.thumb::after {
    color: #909090;
    content: 'Off';
    display: block;
    font-size: 12px;
    font-weight: bold;
    height: 20px;
    line-height: 20px;
    position: absolute;
    right: -26px;
    text-align: center;
    text-shadow: 0 1px 0 #fff;
    text-transform: uppercase;
    top: 1px;
    width: 20px
}
.checked .ui-switch::before,
.inverted .ui-switch::before {
    width: 60px
}
.checked .ui-switch .thumb,
.inverted .ui-switch .thumb {
    -webkit-transform: translate3d(38px, 0, 0);
    transform: translate3d(38px, 0, 0)
}
.inverted.checked .ui-switch::before {
    width: 0
}
.inverted.checked .ui-switch .thumb {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0)
}
.toggle-checkbox-set .toggle {
    position: relative
}
.toggle-checkbox-set .toggle [type='checkbox'] {
    margin: 3px 0 0;
    padding: 0;
    pointer-events: none;
    position: absolute;
    right: 20px;
    top: 3px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    visibility: hidden;
    z-index: 3
}
.toggle-checkbox-set .toggle .ui-switch {
    position: absolute;
    right: 0;
    top: 0;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    z-index: 1
}
.toggle-checkbox-set .toggle:after {
    display: block;
    content: '';
    pointer-events: none;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    z-index: 4
}
.toggle-checkbox-set .toggle .toggle-text {
    pointer-events: none;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    z-index: 2
}
.is-touch .ui-switch {
    pointer-events: none
}
.carousel-control-custom {
    opacity: .5;
    filter: alpha(opacity=50);
    text-shadow: none
}
.carousel-control-custom.left {
    background: none
}
.carousel-control-custom.right {
    background: none
}
.carousel-control-custom:focus {
    outline: none
}
.carousel-control-custom .icon-prev,
.carousel-control-custom .icon-next {
    background: #222;
    border: 2px solid #fff;
    border-radius: 100%;
    font-family: 'boomicons';
    height: 24px;
    line-height: 20px;
    margin-left: -12px;
    margin-top: -12px;
    width: 24px
}
.carousel-control-custom .icon-prev {
    padding: 0 2px 0 0
}
.carousel-control-custom .icon-prev:before {
    content: ''
}
.carousel-control-custom .icon-next {
    margin-left: 0;
    margin-right: -12px;
    padding: 0 1px
}
.carousel-control-custom .icon-next:before {
    content: ''
}
@media screen and (min-width: 768px) {
    .carousel-control-custom .icon-prev,
    .carousel-control-custom .icon-next {
        height: 40px;
        line-height: 36px;
        margin-left: -20px;
        margin-top: -20px;
        width: 40px
    }
    .carousel-control-custom .icon-prev {
        padding: 0 6px 0 2px
    }
    .carousel-control-custom .icon-next {
        margin-left: 0;
        margin-right: -20px;
        padding: 0 4px
    }
}

.search-bar {
    display: none;
    height: 40px;
    overflow: visible;
    margin: 0 auto;
    padding: 0 352px 0 0;
    left: 10px;
    position: absolute;
    right: 10px;
    top: 10px;
    width: auto;
    z-index: 5
}
.search-dropdowns {
    background-color: #171717;
    background-image: -moz-linear-gradient(top, #262626, #000);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#262626), to(#000));
    background-image: -webkit-linear-gradient(top, #262626, #000);
    background-image: -o-linear-gradient(top, #262626, #000);
    background-image: linear-gradient(to bottom, #262626, #000);
    background-repeat: repeat-x;
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#ff262626', endColorstr='#ff000000', GradientType=0);
    filter: progid: DXImageTransform.Microsoft.gradient(enabled false);
    border-color: #000;
    border-style: solid;
    border-width: 0 1px 1px;
    -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2);
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2);
    height: 40px;
    line-height: 38px;
    position: relative;
    width: 100%;
    z-index: 1
}
.search-dropdowns .ui-dropdown:first-child .ui-dropdown-header {
    border-left-width: 0
}
.search-keyword {
    height: 40px;
    line-height: 40px;
    position: relative;
    z-index: 2
}
.search-keyword .ui-caret {
    left: 101px;
    right: auto;
    z-index: 2
}
.search-keyword-select {
    border: none;
    cursor: pointer;
    display: block;
    height: 40px;
    left: 0;
    line-height: 38px;
    margin: 0;
    padding: 0;
    position: absolute;
    top: 0;
    width: 115px;
    z-index: 10
}
.search-keyword-select-span {
    background-color: #f9f9f9;
    border-color: #888 #888 #777;
    border-style: solid;
    border-width: 1px 0 1px 1px;
    -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.35);
    box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.35);
    color: #777;
    cursor: default;
    display: block;
    float: none;
    font-size: 12px;
    -webkit-font-smoothing: antialiased;
    font-weight: bold;
    height: 40px;
    left: 0;
    line-height: 38px;
    margin-left: 0;
    padding-right: 18px;
    position: absolute;
    text-align: center;
    text-indent: 8px;
    text-shadow: 0 1px 0 #fff;
    -webkit-transition: all linear .2s;
    transition: all linear .2s;
    top: 0;
    width: 115px;
    z-index: 1
}
.search-keyword-select-span:hover {
    background-color: #fff
}
.search-bar-qry-wrap:hover .search-keyword-select-span {
    background-image: -webkit-linear-gradient(top, #f7f7f7 0, #ddd 100%);
    background-image: linear-gradient(to bottom, #f7f7f7 0, #ddd 100%);
    background-repeat: repeat-x;
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#fff7f7f7', endColorstr='#ffdddddd', GradientType=0);
    filter: progid: DXImageTransform.Microsoft.gradient(enabled false);
    -webkit-box-shadow: inset 0 1px 0 #fff, 1px 0 1px rgba(0, 0, 0, .2);
    box-shadow: inset 0 1px 0 #fff, 1px 0 1px rgba(0, 0, 0, .2);
    -webkit-transition: all linear .2s;
    transition: all linear .2s
}
.search-bar-qry-wrap {
    padding-left: 115px;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0
}
.ie-search-placeholder {
    display: none;
    font-size: 14px;
    padding: 0 38px 0 10px
}
input.search-bar-input {
    background-color: #f9f9f9;
    border-color: #888 #888 #777;
    border-radius: 0;
    border-style: solid;
    border-width: 1px 0;
    -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.35);
    box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.35);
    display: block;
    font-size: 14px;
    -webkit-font-smoothing: antialiased;
    font-weight: bold;
    height: 40px;
    margin: 0;
    padding: 0 38px 0 10px;
    -webkit-transition: all linear .2s;
    transition: all linear .2s;
    vertical-align: middle;
    width: 100%
}
input.search-bar-input:hover {
    border-color: #555 #555 #444
}
input.search-bar-input:focus,
input.search-bar-input:active {
    background-color: transparent;
    border-color: #6ca2e0;
    -webkit-box-shadow: none;
    box-shadow: none;
    outline: none
}
input.search-bar-input.disabled::-moz-placeholder {
    color: #d7d7d7;
    opacity: 1
}
input.search-bar-input.disabled:-ms-input-placeholder {
    color: #d7d7d7
}
input.search-bar-input.disabled::-webkit-input-placeholder {
    color: #d7d7d7
}
input.search-input-append {
    position: absolute
}
input.search-bar-qry {
    -moz-appearance: none;
    -webkit-appearance: none
}
input.search-bar-qry:hover+span {
    border-color: #555 #555 #444
}
input.search-bar-qry:focus,
input.search-bar-qry:active {
    -moz-appearance: none;
    -webkit-appearance: none;
    -webkit-transition: all linear .2s;
    transition: all linear .2s
}
input.search-bar-qry:focus:hover+span,
input.search-bar-qry:active:hover+span {
    background-image: -webkit-linear-gradient(top, #eee 0, #d7d7d7 100%);
    background-image: linear-gradient(to bottom, #eee 0, #d7d7d7 100%);
    background-repeat: repeat-x;
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#ffeeeeee', endColorstr='#ffd7d7d7', GradientType=0);
    filter: progid: DXImageTransform.Microsoft.gradient(enabled false);
    -webkit-transition: all linear .2s;
    transition: all linear .2s
}
input.search-bar-qry:focus+span,
input.search-bar-qry:active+span {
    background-image: -webkit-linear-gradient(top, #f9f9f9 0, #eee 100%);
    background-image: linear-gradient(to bottom, #f9f9f9 0, #eee 100%);
    background-repeat: repeat-x;
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#fff9f9f9', endColorstr='#ffeeeeee', GradientType=0);
    filter: progid: DXImageTransform.Microsoft.gradient(enabled false);
    border-color: #6ca2e0;
    -webkit-box-shadow: inset 0 1px 0 #fff, 1px 0 1px rgba(0, 0, 0, .2);
    box-shadow: inset 0 1px 0 #fff, 1px 0 1px rgba(0, 0, 0, .2);
    -webkit-transition: all linear .2s;
    transition: all linear .2s
}
input.search-bar-qry:-moz-placeholder {
    color: #e23636;
    font-style: italic
}
input.search-bar-qry:-ms-input-placeholder {
    color: #e23636;
    font-style: italic
}
input.search-bar-qry::-webkit-input-placeholder {
    color: #e23636;
    font-style: italic
}
input.search-bar-qry:focus::-moz-placeholder {
    color: red;
    opacity: 1
}
input.search-bar-qry:focus:-ms-input-placeholder {
    color: #8fa4bc
}
input.search-bar-qry:focus::-webkit-input-placeholder {
    color: #8fa4bc
}
input.search-bar-qry.disabled::-moz-placeholder {
    color: #d7d7d7;
    opacity: 1
}
input.search-bar-qry.disabled:-ms-input-placeholder {
    color: #d7d7d7
}
input.search-bar-qry.disabled::-webkit-input-placeholder {
    color: #d7d7d7
}
.search-keyword-autocomplete {
    background: #fff;
    border: 1px solid #87a4c5;
    border-radius: 4px;
    -webkit-box-shadow: 0 0 1px #2d78cc;
    box-shadow: 0 0 1px #2d78cc;
    position: absolute;
    display: none;
    left: 0;
    max-height: 395px;
    -webkit-overflow-scrolling: touch;
    overflow-x: hidden;
    overflow-y: auto;
    right: -1px;
    top: 42px;
    width: auto
}
.search-keyword-autocomplete.active {
    display: block
}
.suggestion-results {
    font-size: 14px;
    list-style: none;
    margin: 0;
    padding: 0;
    width: auto
}
.suggestion-category {
    border-bottom: 1px solid #ccc;
    overflow: hidden;
    padding: 0;
    position: relative
}
.suggestion-category-label {
    clear: both;
    color: #909090;
    font-size: 11px;
    line-height: 32px;
    padding: 0 12px;
    text-transform: uppercase
}
.suggestion-category-results {
    display: block;
    float: right;
    list-style: none;
    margin: 0;
    padding: 0;
    width: 100%
}
.suggestion-result {
    border-color: #eee;
    border-style: solid;
    border-width: 1px 0 0;
    cursor: pointer;
    line-height: 32px;
    padding: 0 12px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 100%;
    font-weight: bold
}
.suggestion-result>span {
    font-weight: normal
}
.suggestion-result.selected {
    background-color: #f2f7fd;
    border-color: #6ca2e0;
    color: #1c508d
}
.suggestion-result.selected+li {
    border-top-color: #6ca2e0
}
.search-keyword-btn {
    background: none;
    border: 1px solid #ccc;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 0 #fff, 0 1px 0 #fff;
    box-shadow: inset 0 1px 0 #fff, 0 1px 0 #fff;
    display: none;
    height: 30px;
    line-height: 30px;
    margin: 0;
    padding: 0;
    position: absolute;
    right: 4px;
    top: 5px;
    width: 30px
}
.search-keyword-btn:hover,
.search-keyword-btn:focus {
    background-image: -webkit-linear-gradient(top, #f7f7f7 0, #ddd 100%);
    background-image: linear-gradient(to bottom, #f7f7f7 0, #ddd 100%);
    background-repeat: repeat-x;
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#fff7f7f7', endColorstr='#ffdddddd', GradientType=0);
    filter: progid: DXImageTransform.Microsoft.gradient(enabled false);
    border-color: #909090
}
.search-keyword-btn:hover .icon,
.search-keyword-btn:focus .icon {
    color: #909090
}
.search-keyword-btn:active {
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .2), 0 1px 0 #fff;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .2), 0 1px 0 #fff
}
.search-keyword-btn .icon-search {
    color: #aaa;
    display: block;
    font-size: 22px;
    height: 30px;
    line-height: 28px;
    left: 0;
    overflow: hidden;
    position: absolute;
    text-align: center;
    text-shadow: none;
    top: 0;
    width: 30px
}
.search-dropdown-icon {
    border-left: 1px solid #ccc;
    display: block;
    height: 24px;
    line-height: 24px;
    position: absolute;
    right: 4px;
    top: 8px;
    width: 25px;
    z-index: 3
}
.search-dropdown-icon:hover {
    border-left-color: #e23636;
    cursor: pointer
}
.search-dropdown-icon:hover .ui-caret-xlarge:before {
    border-top-color: #e23636
}
.search-dropdown-icon .ui-caret-xlarge {
    margin-left: -4px;
    left: 50%;
    right: auto
}
.search-keyword-active .search-dropdown-icon {
    border-left-color: #87a4c5;
    cursor: default;
    z-index: -1
}
.search-keyword-active .search-dropdown-icon .ui-caret-xlarge:before {
    border-top-color: #87a4c5
}

.btn-select-dropdown {
    position: absolute;
    right: 0;
    height: 34px;
    left: 0;
    top: 0;
    width: 100%;
    z-index: 20
}
.btn-select-dropdown:hover {
    cursor: pointer
}
.btn-select-dropdown:hover+span {
    background-color: #fff;
    background-image: none
}
.btn-select-span {
    border-color: #bbb;
    border-radius: 0 4px 4px 0;
    display: block;
    padding: 0;
    position: absolute;
    right: 0;
    width: 34px;
    height: 34px;
    top: 0;
    z-index: 1
}
.btn-select-span>.ui-caret {
    right: 12px
}
.search-price-select:focus+.btn-select-span,
.search-price-select:active+.btn-select-span {
    background-image: -webkit-linear-gradient(top, #fff 0, #afbecf 100%);
    background-image: linear-gradient(to bottom, #fff 0, #afbecf 100%);
    background-repeat: repeat-x;
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff', endColorstr='#ffafbecf', GradientType=0);
    background-color: #f2f7fd;
    border-color: #6ca2e0;
    color: #1c508d
}
.search-price-select:focus+.btn-select-span .ui-caret:before,
.search-price-select:active+.btn-select-span .ui-caret:before {
    border-color: #2d78cc transparent transparent
}
.type-dropdown .ui-dropdown-menu {
    -webkit-backface-visibility: hidden
}
.type-dropdown .type-fieldset {
    margin: 0;
    padding: 0
}
.type-dropdown .wrapped-checkbox-set {
    margin: 0 0 16px
}
.type-dropdown .wrapped-set-section {
    border-radius: 0 0 4px 4px;
    font-size: 14px;
    line-height: 24px;
    margin: 0 0 16px;
    padding: 2px 4px
}
.type-dropdown .wrapped-set-section a {
    text-decoration: none
}
.type-dropdown .fieldset-toggle {
    display: block;
    text-indent: 22px
}
.type-dropdown .toggle-checkbox-set {
    margin: 0;
    padding: 0
}
.type-dropdown .toggle-checkbox-set .toggle {
    clear: both;
    cursor: pointer;
    font-size: 14px;
    height: 24px;
    line-height: 24px;
    margin: 0 0 10px;
    overflow: hidden;
    padding: 0;
    position: relative
}
.type-dropdown .toggle-checkbox-set span {
    display: block;
    float: left
}
.type-dropdown .toggle-checkbox-set input {
    float: right;
    margin-top: 2px
}
.type-toggle-divider {
    border-bottom: 1px solid #fff;
    margin: 13px 0 12px
}
.additional-types {
    display: none
}
.additional-types label:first-child {
    border-radius: 0
}
.search-button {
    height: 40px;
    line-height: 38px;
    padding: 0;
    position: absolute;
    right: 0;
    top: 0;
    width: 69px
}
.search-button .btn {
    border-radius: 0;
    font-size: 18px;
    height: 40px;
    line-height: 38px;
    padding: 0;
    width: 100%
}
.home-more-options-link {
    display: none
}
.mobile-search-actions {
    display: none
}
#nearby-btn,
#close-nearby {
    z-index: 9999
}
#close-nearby.show-close {
    display: block !important
}
@media (min-width: 600px) {
    #viewport #nearby-btn,
    #viewport #close-nearby {
        display: none !important
    }
    body.home #viewport #nearby-btn {
        display: block !important
    }
    body.home #viewport #close-nearby.show-close {
        display: block !important
    }
}
.mobile-search-actions {
    margin-bottom: 30px
}
@media screen and (max-width: 599px) {
    .search-panel-open {
        background-color: #fff;
        overflow: hidden
    }
    .search-panel-open .global-header {
        position: static
    }
    .search-panel-open .global-header-inner {
        background-color: rgba(0, 0, 0, 0.35);
        padding-top: 101px;
        position: fixed;
        top: 0;
        right: 0;
        bottom: -100px;
        left: 0;
        z-index: 100
    }
    .search-panel-open .viewport,
    .search-panel-open .viewport-inner {
        overflow: hidden
    }
    .search-panel-open .navbar {
        z-index: 110
    }
    .search-panel-open .ui-content {
        overflow: hidden;
        pointer-events: none
    }
}
.search-panel {
    background-color: #fff;
    display: none;
    padding: 10px
}
.home .search-panel {
    display: block;
    border-radius: 4px;
    -webkit-box-shadow: 0 0 3px;
    box-shadow: 0 0 3px;
    margin: 10px
}
.search-panel-open .search-panel {
    background-color: #fff;
    border-bottom: 1px solid #richGray;
    -webkit-box-shadow: 0 1px 1px #000;
    box-shadow: 0 1px 1px #000;
    display: block;
    height: auto;
    left: 0;
    overflow: visible;
    padding-top: 62px;
    position: fixed;
    right: 0;
    top: 0
}
.search-panel .search-keyword {
    margin: 0 0 10px
}
.search-panel .search-bar-qry-wrap {
    left: 39px;
    padding-left: 0
}
.search-panel input.search-bar-input {
    border-radius: 0 4px 4px 0;
    border-width: 1px 1px 1px 0;
    padding: 0 10px
}
.search-panel input.search-bar-input:-moz-placeholder {
    font-style: normal
}
.search-panel input.search-bar-input:-ms-input-placeholder {
    font-style: normal
}
.search-panel input.search-bar-input::-webkit-input-placeholder {
    font-style: normal
}
.location-on input.search-bar-input {
    border-color: #bbb
}
.has-search-terms input.search-bar-input {
    padding-right: 32px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}
.location-toggle-btn {
    border-color: #888 #888 #777;
    border-radius: 4px 0 0 4px;
    bottom: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
    height: 40px;
    left: 0;
    padding: 0;
    position: absolute;
    top: 0;
    width: 40px;
    z-index: 3
}
.location-on .location-toggle-btn {
    border-color: #bbb
}
.location-toggle-btn>.icon {
    font-size: 20px;
    line-height: 38px;
    width: 38px;
    height: 38px
}
.location-on .location-toggle-btn>.icon {
    color: #000
}
.clear-search-input {
    color: #909090;
    display: none;
    font-size: 30px;
    height: 40px;
    line-height: 32px;
    opacity: 1;
    filter: alpha(opacity=100);
    position: absolute;
    right: 0;
    text-align: center;
    top: 0;
    width: 32px;
    z-index: 4
}
.has-search-terms .clear-search-input,
.location-on .clear-search-input {
    display: block
}
.sp-fieldset {
    margin: 0
}
.sp-fieldset:first-child {
    margin-top: 0
}
.sp-select-label {
    clear: both;
    color: #4a4a4a;
    font-size: 13px;
    text-transform: uppercase;
    margin: 10px 0 5px
}
.sp-select.bootstrap-select {
    display: block;
    float: left;
    width: 100% !important
}
.sp-split-select.bootstrap-select {
    display: block;
    float: left;
    width: 45% !important
}
.sp-to-label {
    display: block;
    float: left;
    line-height: 34px;
    text-align: center;
    width: 10%
}
.sp-feature-select.btn-group .dropdown-menu.inner {
    overflow: auto;
    overflow-x: hidden;
    overflow-y: scroll;
    -webkit-overflow-scrolling: touch
}
.sp-feature-select .filter-option {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}
.sp-feature-select .filter-option:before {
    content: 'Features: '
}
.price-select-group {
    min-height: 44px
}
.property-type {
    min-height: 44px
}
.property-type-select {
    width: 100% !important
}
.property-type-select .btn {
    white-space: nowrap
}
.property-type-select.btn-group .dropdown-menu.inner {
    overflow: auto;
    overflow-x: hidden;
    overflow-y: scroll;
    -webkit-overflow-scrolling: touch
}
.property-type-select .filter-option {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}
.property-type-select .filter-option:before {
    content: 'Property Type: '
}
.beds-baths-select-group {
    min-height: 39px
}
.beds-select.btn-group,
.baths-select.btn-group {
    margin-bottom: 0
}
.more-options-link:hover,
.more-options-link:focus {
    text-decoration: none
}
.more-options-link.has-open-label .caret {
    border-bottom: 4px solid;
    border-top: none
}
.search-panel-options {
    clear: both;
    text-align: center;
    margin: 0 0 5px;
    overflow: hidden
}
.search-more-menu {
    background-color: #fff;
    display: none
}
.more-options-open .search-more-menu {
    display: block
}
@media screen and (min-width: 600px) {
    .ui-search-mega .search-bar {
        border-radius: 6px;
        -webkit-box-shadow: 0 3px 3px rgba(0, 0, 0, 0.5);
        box-shadow: 0 3px 3px rgba(0, 0, 0, 0.5);
        float: none;
        height: 46px;
        left: auto;
        margin: 0 auto;
        padding: 0;
        padding-right: 185px;
        position: relative;
        right: auto;
        top: 0;
        width: 96%
    }
    .ui-search-mega .search-bar.no-mls {
        margin-top: 52px
    }
    .ui-search-mega .search-keyword {
        border: 1px solid #000;
        border-radius: 6px 0 0 6px;
        border-right: none;
        height: 46px;
        line-height: 36px;
        padding: 4px
    }
    .ui-search-mega .search-keyword .ui-caret {
        display: none
    }
    .ui-search-mega .search-keyword-select,
    .ui-search-mega .search-keyword-select-span {
        border-color: #000;
        display: none
    }
    .ui-search-mega input.search-bar-input {
        background-color: #fff;
        border-color: #909090;
        border-width: 1px;
        font-size: 16px;
        height: 36px;
        padding: 0 8px
    }
    .ui-search-mega input.search-input-append {
        right: 4px;
        top: 4px
    }
    .ui-search-mega .search-bar-qry-wrap {
        padding: 0;
        top: 4px;
        right: 4px;
        bottom: 4px;
        left: 4px
    }
    .ui-search-mega #nearby-btn {
        background-color: #e7e7e7;
        background-image: -webkit-linear-gradient(top, #f9f9f9 0, #d7d7d7 100%);
        background-image: linear-gradient(to bottom, #f9f9f9 0, #d7d7d7 100%);
        background-repeat: repeat-x;
        filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#fff9f9f9', endColorstr='#ffd7d7d7', GradientType=0);
        position: absolute;
        border-color: #909090;
        border-width: 1px;
        border-top-right-radius: 0;
        border-bottom-right-radius: 0;
        color: #555;
        text-shadow: 0 1px 0 #fff
    }
    .ui-search-mega #nearby-btn:hover,
    .ui-search-mega #nearby-btn:focus {
        background-color: transparent;
        background-position: 0 0
    }
    .ui-search-mega #nearby-btn.loading {
        -webkit-animation: nearby-pulse 1s ease-out 0s infinite;
        -moz-animation: nearby-pulse 1s ease-out 0s infinite;
        animation: nearby-pulse 1s ease-out 0s infinite
    }
    .ui-search-mega #close-nearby {
        padding: 0;
        position: absolute;
        right: 10px;
        background: transparent;
        border: none;
        font-size: 30px;
        font-weight: bold;
        height: auto !important;
        padding-right: 15px;
        display: none
    }
    .ui-search-mega input.search-bar-qry:-moz-placeholder {
        font-style: normal
    }
    .ui-search-mega input.search-bar-qry:-ms-input-placeholder {
        font-style: normal
    }
    .ui-search-mega input.search-bar-qry::-webkit-input-placeholder {
        font-style: normal
    }
    .ui-search-mega input.search-bar-qry {
        border-radius: 5px;
        padding-left: 28px;
        padding-right: 4px
    }
    .ui-search-mega .ie-search-placeholder {
        font-size: 16px;
        padding-left: 28px;
        padding-right: 4px
    }
    .ui-search-mega .search-keyword-autocomplete {
        top: 48px
    }
    .ui-search-mega .search-keyword-btn {
        border: none;
        -webkit-box-shadow: none;
        box-shadow: none;
        display: block;
        height: 34px;
        left: 5px;
        line-height: 34px;
        right: auto;
        top: 5px;
        width: 28px
    }
    .ui-search-mega .search-keyword-btn:hover {
        background: none
    }
    .ui-search-mega .search-keyword-btn:hover .icon-search {
        color: #f25a5a
    }
    .ui-search-mega .search-keyword-btn.disabled .icon-search {
        color: #d7d7d7
    }
    .ui-search-mega .search-keyword-btn .icon-search {
        color: #e23636;
        font-size: 20px;
        height: 34px;
        line-height: 34px;
        width: 28px
    }
    .ui-search-mega .search-keyword-btn .icon-search:hover,
    .ui-search-mega .search-keyword-btn .icon-search:focus {
        background-image: none
    }
    .ui-search-mega .search-keyword-active .search-keyword-btn .icon-search {
        color: #8fa4bc
    }
    .ui-search-mega .search-keyword-active .search-keyword-btn .icon-search:hover,
    .ui-search-mega .search-keyword-active .search-keyword-btn .icon-search:focus {
        color: #000
    }
    .ui-search-mega .search-dropdown-icon {
        display: none
    }
    .ui-search-mega .search-dropdowns,
    .ui-search-mega .search-button {
        background-color: #d7d7d7;
        background-image: none;
        border: 1px solid #000;
        border-left-width: 0;
        border-radius: 0 6px 6px 0;
        height: 46px;
        line-height: 44px;
        position: absolute;
        right: 0;
        top: 0
    }
    .ui-search-mega .search-dropdowns {
        width: 178px
    }
    .ui-search-mega .search-dropdowns .ui-dropdown {
        height: 44px;
        line-height: 44px;
        padding: 0;
        width: 64px
    }
    .ui-search-mega .search-dropdowns .ui-dropdown:first-child .ui-dropdown-header {
        border-left-width: 1px
    }
    .ui-search-mega .search-dropdowns .ui-dropdown-header {
        border-left-color: #909090;
        -webkit-box-shadow: inset 1px 0 0 #fff;
        box-shadow: inset 1px 0 0 #fff;
        color: #555;
        font-size: 16px;
        font-weight: normal;
        line-height: 44px;
        text-shadow: 0 1px 0 #fff
    }
    .ui-search-mega .search-dropdowns .ui-dropdown-header .ui-caret {
        border-color: #fff transparent transparent;
        top: 22px
    }
    .ui-search-mega .search-dropdowns .ui-dropdown-header .ui-caret:before {
        border-color: #777 transparent transparent
    }
    .ui-search-mega .search-dropdowns .ui-dropdown-menu {
        bottom: auto;
        left: 50%;
        position: absolute;
        right: auto;
        top: 45px
    }
    .ui-search-mega .price-dropdown .ui-dropdown-menu {
        left: auto;
        padding: 16px;
        margin: 0;
        right: -112px;
        width: 340px
    }
    .ui-search-mega .beds-dropdown .ui-dropdown-menu {
        left: auto;
        margin: 0;
        padding: 16px;
        right: -1px;
        width: 194px
    }
    .ui-search-mega .search-button {
        width: 57px
    }
    .ui-search-mega .ui-search-mega-action {
        border-left: 1px solid #909090;
        border-radius: 0 6px 6px 0;
        -webkit-box-shadow: inset 1px 0 0 #fff;
        box-shadow: inset 1px 0 0 #fff;
        display: block;
        float: left;
        line-height: 36px;
        padding: 4px;
        width: 56px
    }
    .ui-search-mega .ui-search-mega-action .btn {
        border-radius: 4px;
        display: block;
        font-size: 16px;
        height: 36px;
        line-height: 34px;
        padding: 0
    }
    .ui-search-mega .home-more-options-link {
        background-color: #555;
        background-color: rgba(0, 0, 0, 0.4);
        border-radius: 0 0 3px 3px;
        color: #fff;
        display: block;
        font-size: 14px;
        line-height: 32px;
        padding: 0 10px;
        position: absolute;
        left: auto;
        right: 9px;
        text-align: center;
        text-decoration: none;
        text-shadow: 0 1px 1px rgba(0, 0, 0, 0.35);
        top: 100%;
        width: auto
    }
    .ui-search-mega .home-more-options-link .link-text {
        text-decoration: underline
    }
    .ui-search-mega .home-more-options-link .link-arrow {
        font-style: normal;
        font-weight: bold
    }
    .ui-search-mega-action {
        display: none
    }
    .no-mls .ui-search-mega-action {
        display: block
    }
    .page .no-mls .ui-search-mega-action,
    .error404 .no-mls .ui-search-mega-action,
    .archive .no-mls .ui-search-mega-action,
    .blog .no-mls .ui-search-mega-action,
    .single .no-mls .ui-search-mega-action,
    .agent .no-mls .ui-search-mega-action,
    .contactus .no-mls .ui-search-mega-action {
        line-height: 0;
        margin-left: 140px;
        background-color: #e7e7e7;
        background-image: -webkit-linear-gradient(top, #f9f9f9 0, #d7d7d7 100%);
        background-image: linear-gradient(to bottom, #f9f9f9 0, #d7d7d7 100%);
        background-repeat: repeat-x;
        filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#fff9f9f9', endColorstr='#ffd7d7d7', GradientType=0);
        filter: progid: DXImageTransform.Microsoft.gradient(enabled false);
        height: 38px;
        border-top-right-radius: 4px;
        border-bottom-right-radius: 4px;
        border-left: 1px solid #000
    }
    .page .no-mls .ui-search-mega-action .js-home-search,
    .error404 .no-mls .ui-search-mega-action .js-home-search,
    .archive .no-mls .ui-search-mega-action .js-home-search,
    .blog .no-mls .ui-search-mega-action .js-home-search,
    .single .no-mls .ui-search-mega-action .js-home-search,
    .agent .no-mls .ui-search-mega-action .js-home-search,
    .contactus .no-mls .ui-search-mega-action .js-home-search {
        margin: 2px 0 0 9px
    }
    .ui-search-mega .ui-sbar-mega-gradient {
        background-color: #e7e7e7;
        background-image: -webkit-linear-gradient(top, #f9f9f9 0, #d7d7d7 100%);
        background-image: linear-gradient(to bottom, #f9f9f9 0, #d7d7d7 100%);
        background-repeat: repeat-x;
        filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#fff9f9f9', endColorstr='#ffd7d7d7', GradientType=0);
        filter: progid: DXImageTransform.Microsoft.gradient(enabled false)
    }
}
@media screen and (min-width: 600px) and (min-width: 1024px) {
    .ui-search-mega #nearby-btn .icon-location,
    .ui-search-mega #nearby-btn .icon-target {
        font-size: 24px
    }
}
.ui-search-mega-action {
    
     display: block;
    float: right;
    padding: 10px;
    width: 60%;
}
.powersearch-dropdown {
    clear: both;
    display: none
}
.powersearch-dropdown .ui-dropdown-header {
    text-transform: uppercase
}
.powersearch-dropdown.active .ui-dropdown-header {
    border: 1px solid #000;
    border-color: #000 #999 #fff #000;
    right: -1px;
    top: -1px
}
.powersearch-dropdown.active .ui-dropdown-header:before {
    background-color: #999;
    bottom: -1px;
    content: '';
    display: block;
    height: 1px;
    position: absolute;
    right: -1px;
    width: 1px
}
.ps-fieldset {
    float: left;
    margin: 0 0 2em;
    margin-left: 1%;
    padding: 0
}
.ps-fieldset label {
    display: inline-block;
    width: 100px
}
.ps-fieldset.ps-select-set {
    background-color: #fff;
    border: 1px solid #d7d7d7;
    -webkit-box-shadow: 0 1px 0 #fff;
    box-shadow: 0 1px 0 #fff;
    float: left;
    margin-left: 0;
    height: 124px;
    padding: 10px 8px 8px 12px
}
.ps-fieldset.ps-select-set label {
    font-size: 10px;
    margin: 0 0 2px
}
.ps-fieldset.ps-select-set .ps-to-label {
    font-size: 10px;
    line-height: 30px;
    padding: 0;
    vertical-align: top
}
.ps-fieldset.uno {
    border-radius: 4px 0 0 4px;
    border-right: none;
    padding-left: 0;
    padding-top: 11px;
    width: 38%
}
.ps-fieldset.uno label {
    line-height: 30px;
    margin: 0;
    vertical-align: top;
    width: 50px
}
.ps-fieldset.uno select {
    margin: 0 0 8px;
    padding-left: 2px;
    width: 60px
}
.ps-fieldset.dos {
    border-right: none;
    width: 31%
}
.ps-fieldset.dos label {
    display: block;
    text-align: left;
    width: auto
}
.ps-fieldset.dos select {
    width: 64px
}
.ps-fieldset.tres {
    border-radius: 0 4px 4px 0;
    padding-right: 12px;
    width: 31%
}
.ps-fieldset.tres label {
    display: block;
    text-align: left;
    width: auto
}
.ps-fieldset.tres select {
    width: 100%
}
.ps-fieldset .ps-to-label {
    color: #4a4a4a;
    display: inline-block;
    font-size: .9em;
    padding: 0 .25em
}
.ps-to-label {
    font-style: italic;
    font-weight: bold
}
.ps-select-label {
    color: #4a4a4a;
    font-size: .8em;
    font-weight: bold;
    line-height: 1.5;
    margin: 0 1% 0 0;
    padding: 0;
    text-align: right;
    text-transform: uppercase
}
.ps-select {
    color: #555;
    height: 26px;
    padding: 4px;
    width: 80px
}
.ps-select.selected {
    background-color: #f2f7fd;
    border-color: #6ca2e0;
    color: #1c508d
}
.popular-features h4 {
    color: #4a4a4a;
    font-size: .8em;
    font-weight: bold;
    line-height: 1.5;
    margin: 0 1% 0 0;
    padding: 0;
    text-align: right;
    text-transform: uppercase;
    clear: left;
    float: left;
    width: 70px
}
.popular-features .ps-fieldset {
    margin-bottom: 0;
    width: 82%
}
.popular-features .ps-fieldset label {
    width: 16%
}
.ps-submenu {
    padding: 16px
}
.ps-popular-submenu {
    overflow: hidden
}
.ps-comprehensive-submenu {
    overflow-y: scroll;
    overflow-x: hidden;
    padding: 0
}
.ps-comprehensive-submenu h4 {
    border-top: 1px solid #ddd;
    -webkit-box-shadow: inset 0 1px 0 #fff;
    box-shadow: inset 0 1px 0 #fff;
    color: #4a4a4a;
    font-size: .8em;
    font-weight: bold;
    line-height: 1.5;
    margin: 0;
    padding: 8px 16px;
    text-align: left;
    text-transform: uppercase
}
.ps-comprehensive-submenu h4.first-of-type {
    border-top: none
}
.ps-comprehensive-submenu .powersearch-checkbox-set {
    float: none;
    margin: 0;
    padding: 0 16px 16px;
    width: auto
}
.ps-comprehensive-submenu .powersearch-checkbox-set label {
    width: 13.8%
}
.powersearch-checkbox-set {
    line-height: 1.5;
    margin-bottom: 10px;
    margin-left: 1%;
    width: 81%
}
.powersearch-checkbox-set label {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 16.6%
}
.powersearch-checkbox-set input {
    margin: 0 2px 3px 1px
}
.powersearch-controls {
    border-top: 1px solid #d7d7d7;
    -webkit-box-shadow: inset 0 1px 0 #fff;
    box-shadow: inset 0 1px 0 #fff;
    clear: both;
    height: 78px;
    line-height: 45px;
    margin: 0;
    padding: 16px
}
.ps-submenu-toggle {
    float: left
}
.wrapped-input-set .ps-submenu-toggle {
    float: none
}
.ps-popular-submenu-open .ps-comprehensive-submenu,
.ps-popular-submenu-open .ps-popular-submenu-toggle {
    display: none
}
.ps-comprehensive-submenu-open .ps-popular-submenu,
.ps-comprehensive-submenu-open .ps-comprehensive-submenu-toggle {
    display: none
}
.controls-right {
    float: right;
    overflow: hidden;
    width: auto
}
.powersearch-btn {
    float: right
}
.powersearch-menu.ui-dropdown-menu {
    left: 0;
    margin: 0;
    padding: 0;
    position: absolute;
    position: static;
    right: 0;
    top: 40px;
    width: auto
}
.powersearch-menu.ui-dropdown-menu.fade {
    display: block;
    -webkit-transition: opacity linear .5s;
    transition: opacity linear .5s
}
.powersearch-open .powersearch-menu.ui-dropdown-menu {
    display: block
}
.home .powersearch-menu.ui-dropdown-menu {
    display: none
}
.tag-bar {
    padding-right: 10px;
    padding-top: 10px;
    position: absolute;
    right: 0;
    top: 52px;
    width: 76px;
    display: none
}
.results .tag-bar {
    display: block
}
.results-map .tag-bar {
    display: none
}
.search-panel-open .tag-bar {
    display: none
}
.tag-bar-list-shell {
    display: none
}
.tag-bar-shell {
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}
.tag-bar-actions {
    display: none
}
.results-view-toggle {
    display: none;
    float: right
}
.results-sort {
    float: left
}
.results-sort-btn .icon {
    display: inline;
    padding-left: 2px
}
.results-sort-btn .caret {
    display: none
}
.sort-dropdown-menu {
    background: #fff;
    border: 1px solid #ccc;
    border-radius: 4px;
    bottom: auto;
    height: auto;
    left: auto;
    margin: 2px 0 0;
    padding: 10px;
    position: absolute;
    right: -70px;
    right: 0;
    top: 30px;
    width: 210px;
    z-index: 1000
}
.search-tag {
    background-color: #fff;
    border: 1px solid #bbb;
    border-radius: 30px;
    font-size: 14px;
    height: 30px;
    line-height: 28px;
    cursor: default;
    margin: 10px 0;
    padding: 0 22px 0 10px;
    position: relative;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 100%
}
.tag-close,
.tag-close:link {
    color: #909090;
    cursor: pointer;
    display: block;
    font-size: 20px;
    height: 20px;
    line-height: 20px;
    margin: 0;
    padding: 0;
    position: absolute;
    right: 4px;
    text-align: center;
    text-decoration: none;
    top: 4px;
    width: 20px
}
.tag-close:hover {
    color: #2d78cc
}
.tag-list {
    list-style: none;
    margin: 10px;
    padding: 0
}
.tag-list.ui-dropdown-menu {
    width: auto
}
.price {
    color: #00aa08;
    font-weight: bold
}
.price .caret {
    border-top-color: #00aa08
}
a.fav.on>.icon {
    color: #c00;
    text-shadow: 0 1px 0 rgba(255, 255, 255, 0.25)
}
.btn-primary.fav.on>.icon {
    background-color: #fff;
    border-radius: 20px;
    box-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
    font-size: 15px;
    height: 20px;
    padding-top: 1px
}
ul.stats {
    list-style: none;
    margin: 0;
    padding: 0
}
.panoramio-copyright {
    clear: both;
    float: left;
    font-size: 12px;
    margin: 0;
    padding: 8px 0
}
.listing-sheet {
    background-color: #fff;
    border: 1px solid #d7d7d7;
    clear: left;
    color: #333;
    padding: 0;
    margin-left: auto;
    margin-right: auto
}
.listing-section {
    border-color: #d7d7d7;
    border-style: solid;
    border-width: 1px 0 0;
    clear: both
}
.listing-section-header {
    background-color: #f9f9f9;
    border-bottom: 1px solid #eee;
    font-size: 18px;
    font-weight: normal;
    line-height: 28px;
    margin: 0;
    padding: 16px 32px;
    text-align: center
}
.listing-section-header-large {
    color: #4a4a4a;
    font-size: 24px;
    font-weight: normal;
    line-height: 40px;
    margin: 0;
    padding: 0;
    text-align: center
}
.listing-section-subtext {
    color: #909090;
    font-size: 14px;
    text-align: center;
    margin: 0;
    padding: 0 0 10px
}
.listing-section-header-stacked {
    display: block;
    font-size: 24px;
    line-height: 40px;
    width: auto
}
.listing-section-content {
    background-color: #fff;
    min-height: 100px;
    padding: 10px
}
.listing-section-content-stacked {
    background-color: #fff
}
.listing-sub-section ul {
    font-size: 90%
}
.listing-sub-section ul:last-child {
    margin-bottom: 16px
}
.listing-sub-header {
    border: 1px solid #d7d7d7;
    border-radius: 3px;
    -webkit-box-shadow: 0 1px 0 #fff;
    box-shadow: 0 1px 0 #fff;
    font-size: 16px;
    line-height: 24px;
    margin: 0 0 10px;
    padding: 4px 0 2px;
    text-align: center;
    text-transform: uppercase
}
.listing-header {
    font-family: "Droid Sans", Arial, Helvetica, sans-serif;
    padding: 10px;
    position: relative
}
.listing-header-inner {
    position: relative
}
.listing-url {
    display: none
}
.listing-header-thumb {
    display: none
}
.listing-disclaimer-top {
    color: #909090;
    font-size: 12px;
    height: 16px;
    line-height: 12px;
    margin: 0;
    padding: 0 0 4px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}
.listing-address {
    color: #777;
    font-size: 16px;
    font-weight: normal;
    line-height: 1.5;
    margin: 0;
    padding: 0;
    text-align: center;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 100%
}
.listing-header-stats {
    clear: both;
    color: #909090;
    height: 18px;
    line-height: 18px;
    list-style: none;
    margin: 0 0 10px;
    padding: 0;
    overflow: hidden;
    text-align: center;
    text-transform: uppercase
}
.listing-header-stat {
    display: inline-block;
    font-size: 12px;
    height: 18px;
    line-height: 18px;
    margin-left: 1em
}
.listing-header-stat:first-child {
    margin-left: 0
}
.listing-header-stat .tooltip {
    text-transform: none
}
.listing-header-actions {
    font-size: 0;
    text-align: center;
    width: 100%
}
.listing-header-actions>.btn {
    display: inline-block;
    float: none;
    font-size: 10px;
    -webkit-font-smoothing: antialiased;
    font-weight: bold;
    margin-left: -1px;
    padding: 4px 0;
    width: 52px
}
.listing-header-actions>.btn>.icon {
    margin: 0 auto
}
.photo-squeeze {
    background-color: rgba(195, 195, 195, 0.93);
    border: 2px solid #fff;
    bottom: 0;
    display: none;
    left: 0;
    padding: 15% 0 0;
    position: absolute;
    right: 0;
    text-align: center;
    top: 0;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    z-index: 10
}
.photo-squeeze .btn {
    margin: 0 8px;
    min-width: 100px
}
.photo-squeeze-label {
    color: #4a4a4a;
    font-size: 18px;
    margin: 0 0 16px
}
.photo-squeeze-disclaimer {
    color: #4a4a4a;
    font-size: 80%;
    margin: 64px 48px
}
.photo-squeeze-disclaimer img {
    float: left;
    margin-right: 10px
}
.photo-coming-soon {
    background-color: #fff;
    border: 1px solid #d7d7d7;
    bottom: 2px;
    color: #909090;
    left: 2px;
    padding: 25% 0 0;
    position: absolute;
    right: 2px;
    text-align: center;
    top: 2px;
    z-index: 10
}
.pcs-icon {
    font-size: 72px;
    height: 72px;
    line-height: 72px;
    width: 72px;
    display: block;
    margin: 0 auto 16px
}
.pcs-label {
    font-family: "Droid Sans", Arial, Helvetica, sans-serif;
    font-size: 24px;
    text-transform: uppercase
}
.directions input.error {
    border-color: #c00
}
.listing-section-photos {
    background-color: #fff;
    border: none;
    margin: 0 auto;
    max-width: 722px;
    padding: 0 10px
}
.listing-section-photos .nav-wrap {
    position: relative;
    z-index: 2
}
.listing-section-photos .nav>li {
    text-align: center;
    width: 32%
}
.listing-section-photos .nav .icon {
    position: relative
}
.listing-section-photos .nav .icon-picture {
    padding-right: 4px;
    top: -1px
}
.listing-section-photos .nav .icon-location {
    top: -1px
}
.listing-section-photos .nav .icon-camera {
    padding-right: 4px;
    top: -2px
}
.listing-section-photos .listing-photos-inner {
    border-color: #d7d7d7;
    border-style: solid;
    border-width: 1px 1px 0;
    padding: 8px;
    position: relative;
    z-index: 1
}
.listing-section-photos .directions {
    border-radius: 0 0 4px 4px;
    display: none;
    margin: 0 2px 2px
}
.listing-section-photos .static-map {
    display: none
}
.listing-section-photos .carousel {
    margin: 0 auto
}
.listing-section-photos .carousel .item {
    -webkit-transition: .2s ease-in-out left;
    transition: .2s ease-in-out left
}
.listing-section-photos.loading {
    opacity: .5;
    filter: alpha(opacity=50)
}
.listing-section-photos .listing-photo-map {
    display: none
}
.listing-section-photos.squeezing .photo-squeeze {
    display: block
}
.listing-section-photos.squeezing .sash {
    display: none
}
.listing-section-photos.photo-coming .photo-coming-soon {
    display: block
}
.listing-section-photos.mapping .listing-photo-main {
    display: none;
    margin-bottom: 0
}
.listing-section-photos.mapping .sash {
    display: none
}
.listing-section-photos.mapping .listing-photo-map {
    border: 2px solid #fff;
    display: block;
    padding: 100% 0 0
}
.listing-section-photos.mapping .listing-photo-thumbnails {
    display: none
}
.listing-section-photos.mapping .directions {
    display: block
}
.listing-section-photos.poiview .listing-photo-map,
.listing-section-photos.poiview .listing-photo-main,
.listing-section-photos.poiview .listing-photo-thumbnails,
.listing-section-photos.poiview .sash {
    display: none
}
.listing-section-photos.poiview .poi-photo-main {
    border-top: 2px solid #fff;
    display: block;
    min-height: 480px
}
.listing-section-photos.poiview .poi-photo-main .photo-caption {
    color: #909090;
    font-size: 80%;
    padding: 10px 0 3px 0;
    text-align: center
}
.listing-section-photos.poiview .poi-photo-main .photo-caption .title {
    font-weight: bold
}
.listing-section-photos.poiview .poi-photo-main .photo-caption .owner {
    font-style: italic
}
.listing-section-photos .listing-photo-main {
    cursor: pointer;
    position: relative
}
.listing-section-photos .listing-photo-thumbnails {
    display: none;
    overflow: hidden
}
.listing-section-photos .listing-photo-thumbnails ul,
.listing-section-photos .listing-photo-thumbnails li {
    margin: 0;
    padding: 0
}
.listing-section-photos .listing-photo-thumbnails li {
    float: left;
    list-style: none;
    width: 10%
}
.listing-section-photos .listing-photo-thumbnails a {
    display: block;
    opacity: .85;
    filter: alpha(opacity=85);
    padding-top: 75%;
    position: relative
}
.listing-section-photos .listing-photo-thumbnails a:hover {
    opacity: 1;
    filter: alpha(opacity=100)
}
.listing-section-photos .listing-photo-thumbnails a:after {
    content: '';
    display: block;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    border: 2px solid #fff
}
.listing-section-photos .listing-photo-thumbnails img {
    position: absolute;
    height: 100%;
    top: 0;
    width: 100%
}
.listing-section-photos .poi-photo-main {
    display: none
}
.quick-map-form {
    margin: 0
}
.quick-map-directions-results {
    margin-top: 16px
}
.listing-carousel-inner {
    padding-top: 75%
}
.listing-carousel-inner:after {
    content: '';
    display: block;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    border: 2px solid #fff
}
.listing-carousel-inner>.item {
    height: 100%;
    position: absolute;
    top: 0;
    width: 100%
}
.listing-carousel-inner>.item>img {
    height: auto;
    position: absolute;
    top: 0;
    width: 100%
}
.listing-carousel-inner>.item>img.portrait {
    margin: 0 auto;
    height: 100%;
    width: auto
}
.listing-sheet a.show-details {
    display: none
}
.poi-photo-main .item>img {
    max-height: 270px;
    margin: 0 auto
}
.listing-section-information {
    clear: none;
    border: none;
    font-size: 90%;
    margin: 0 auto;
    max-width: 722px;
    padding: 0 10px
}
.callout-box {
    background: #fff;
    border: 1px solid #d7d7d7;
    margin: 0 0 16px;
    padding: 16px;
    position: relative;
    width: 100%
}
.open-house-box {
    background-color: #f2f7fd;
    border-color: #6ca2e0;
    color: #2d78cc;
    text-shadow: 0 1px 0 #fff
}
.listing-price-box {
    padding: 10px;
    padding-bottom: 41px;
    text-align: center
}
.listing-price-box .price {
    display: block;
    font-size: 32px;
    height: 40px;
    line-height: 40px;
    margin: 0
}
.listing-price-box .price-btn {
    display: block;
    line-height: 40px;
    vertical-align: top
}
.listing-price-box-links {
    background-color: #f9f9f9;
    border-top: 1px solid #d7d7d7;
    bottom: 0;
    display: block;
    left: 0;
    line-height: 30px;
    position: absolute;
    right: 0;
    text-align: center
}
.payment-calculator,
.pre-approval {
    font-size: 12px
}
.payment-calculator {
    padding-left: 4px
}
.pre-approval {
    padding-right: 4px
}
.stats-box {
    border: none;
    clear: both;
    color: #555;
    font-family: "Droid Sans", Arial, Helvetica, sans-serif;
    font-size: 12px;
    line-height: 20px;
    padding: 0;
    text-transform: uppercase
}
.stats-box .stats {
    border-color: #d7d7d7;
    border-style: solid;
    border-width: 1px 1px 0 0;
    overflow: hidden
}
.stats-box .stats.row-two {
    border-bottom: 1px solid #d7d7d7
}
.stats-box .stats.row-two .stat-value {
    font-size: 18px
}
.stats-box .stats.row-two .sqft-range {
    font-size: 12px
}
.stats-box .stat {
    border-left: 1px solid #d7d7d7;
    float: left;
    height: 81px;
    overflow: hidden;
    padding: 16px 4px;
    text-align: center;
    width: 25%
}
.stats-box .stat.halfbaths {
    font-size: 10px
}
.stats-box .stat.halfbaths .stat-label {
    font-size: 10px
}
.stats-box .stat .icon {
    display: block;
    margin: 0 auto 7px
}
.stats-box .stat.type {
    padding: 16px 0
}
.stats-box .stat.type .stat-label {
    font-size: 8px;
    font-weight: normal;
    height: auto;
    line-height: 1
}
.stats-box .stat-value {
    display: block;
    font-size: 20px;
    height: auto;
    line-height: 1.25;
    width: 100%
}
.stats-box .stat-label {
    display: block;
    font-size: 10px;
    line-height: 18px;
    height: auto
}
.stats-box .stat-value-na,
.stats-box .stat-label-na {
    color: #bbb
}
.stats-box .acreage .stat-label-na {
    font-size: 8px;
    line-height: 8px;
    padding-top: 4px
}
.status {
    background-color: #f9f9f9;
    border: 1px solid #d7d7d7;
    border-bottom: none;
    border-radius: 4px 4px 0 0;
    list-style: none;
    margin: 0;
    padding: 0 8px;
    text-align: center
}
.stats-location {
    border-color: #d7d7d7;
    border-style: solid;
    border-width: 0 1px 1px;
    list-style: none;
    margin: 0;
    padding: 8px
}
.stats-location li {
    overflow: hidden
}
.stats-location b {
    display: inline-block;
    float: left;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 50%
}
.stats-location a {
    display: inline-block;
    float: right;
    text-align: right;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 50%
}
.stats-location .area {
    display: none
}
.stats-footer {
    background-color: #f9f9f9;
    border: 1px solid #d7d7d7;
    border-radius: 0 0 4px 4px;
    border-top: none;
    font-size: 12px;
    list-style: none;
    margin: 0;
    overflow: hidden;
    padding: 0 8px
}
.stats-footer li {
    float: right
}
.stats-footer li:first-child {
    float: left
}
.info-box {
    border-radius: 0 0 4px 4px;
    list-style: none;
    padding: 4px 0 0
}
.info-box-item {
    border-top: 1px dotted #e7e7e7;
    font-size: 10px;
    line-height: 16px;
    padding: 4px 10px
}
.info-box-item:first-child {
    border-top: none
}
.info-box-label {
    color: #4a4a4a;
    display: block;
    float: left;
    font-size: 10px;
    font-weight: normal;
    text-transform: uppercase
}
.info-box-link {
    color: #000;
    display: block;
    float: right
}
.info-box-value {
    display: block;
    float: right
}
.info-box-school-ratings {
    border-top: 1px solid #d7d7d7;
    margin-top: 2px;
    padding: 10px
}
.note-box {
    overflow: hidden;
    padding: 10px
}
.note-box textarea {
    height: 40px;
    margin: 0;
    min-height: 40px;
    overflow: hidden;
    width: 100%
}
.note-box .btn {
    display: none
}
.note-box.active textarea {
    margin: 0 0 1em
}
.note-box.active .btn {
    display: block
}
.mortgage-calculator {
    font-family: "Droid Sans", Arial, Helvetica, sans-serif
}
.mortgage-calculator .loan-amount {
    font-size: 16px;
    font-weight: bold
}
.mortgage-calculator .payment-label {
    float: left;
    font-size: 18px;
    line-height: 24px;
    padding: 17px 0
}
.mortgage-calculator .payment-amount {
    background-color: #f2f7fd;
    border-color: #6ca2e0;
    color: #1c508d;
    border-radius: 4px;
    border-style: solid;
    border-width: 1px;
    font-size: 24px;
    float: right;
    line-height: 24px;
    text-align: left;
    padding: 16px
}
.request-showing {
    border-bottom: 1px solid #d7d7d7;
    font-family: "Droid Sans", Arial, Helvetica, sans-serif;
    padding: 16px 10px;
    position: relative
}
.request-showing .agent-thumbnail {
    display: none;
    height: 248px;
    overflow: hidden;
    left: 0;
    position: absolute;
    top: 0;
    width: 218px
}
.request-showing .agent-thumbnail img {
    left: 48px;
    position: absolute;
    background-color: #fff;
    border: 1px solid #d7d7d7;
    -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.4);
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.4);
    padding: 3px;
    top: 48px;
    z-index: 1
}
.request-showing .agent-thumbnail img+img {
    -webkit-transform: rotate(-15deg);
    -ms-transform: rotate(-15deg);
    transform: rotate(-15deg);
    z-index: 0
}
.request-showing>.icon-input {
    float: left;
    margin-right: 2%;
    width: 48%
}
.request-showing>select {
    float: left;
    margin-left: 2%;
    width: 48%
}
.request-showing .btn {
    clear: both
}
.request-showing.hide-agent {
    margin: 0 auto;
    padding: 16px
}
.request-showing.hide-agent .agent-thumbnail {
    display: none
}
.request-showing-modal form {
    margin: 0
}
.request-showing-modal h4 {
    clear: both;
    font-size: 12px;
    margin: 0 0 16px;
    text-align: center
}
.request-showing-modal .ras-date-time-fields {
    border-bottom: 1px solid #d7d7d7;
    margin: 0 0 16px;
    padding: 0 0 16px
}
.request-showing-modal .ras-split-block {
    margin: 0;
    width: 48%
}
.request-showing-modal .ras-split-block .label-text {
    display: block;
    width: 20%
}
.request-showing-modal .ras-split-block input,
.request-showing-modal .ras-split-block select {
    margin: 0;
    width: 100%
}
.request-showing-modal .ras-split-block .icon-calendar {
    top: 0
}
.request-showing-modal .ras-date-block {
    clear: left;
    float: left
}
.request-showing-modal .ras-time-block {
    clear: right;
    float: right
}
.request-showing-modal .textarea-set {
    margin: 0 0 16px
}
.request-showing-modal .validation-msg {
    margin: 0 0 16px
}
.listing-section-call-agent {
    display: none;
    padding: 16px
}
.is-smart-phone .listing-section-call-agent {
    display: block
}
.listing-section-call-agent .btn {
    padding-left: 4px;
    padding-right: 4px
}
.listing-section-secondary-actions+.listing-section {
    border-top: none
}
.secondary-action-links {
    list-style: none;
    margin: 0;
    padding: 0;
    width: 100%
}
.secondary-action {
    background-image: -webkit-linear-gradient(top, #fff 0, #e7e7e7 100%);
    background-image: linear-gradient(to bottom, #fff 0, #e7e7e7 100%);
    background-repeat: repeat-x;
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff', endColorstr='#ffe7e7e7', GradientType=0);
    filter: progid: DXImageTransform.Microsoft.gradient(enabled false);
    border-color: #bbb;
    border-style: solid;
    border-width: 0 0 1px;
    color: #555;
    display: block;
    font-family: "Droid Sans", Arial, Helvetica, sans-serif;
    height: 80px;
    overflow: hidden;
    position: relative;
    text-decoration: none
}
.secondary-action:hover,
.secondary-action:focus {
    background-color: #fff;
    background-image: none;
    color: #000
}
.secondary-action .text-block {
    bottom: 0;
    height: 100%;
    left: 15%;
    line-height: 20px;
    position: absolute;
    right: 15%;
    top: 0;
    width: 70%
}
.secondary-action .icon {
    background-color: #909090;
    border-radius: 40px;
    -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, .45), 0 1px 2px rgba(255, 255, 255, .9);
    box-shadow: inset 0 1px 2px rgba(0, 0, 0, .45), 0 1px 2px rgba(255, 255, 255, .9);
    color: #fff;
    display: block;
    left: 16px;
    line-height: 40px;
    margin-top: -20px;
    position: absolute;
    width: 40px;
    height: 40px;
    text-align: center;
    text-shadow: 0 1px 0 #555;
    top: 50%
}
.secondary-action .icon-export {
    line-height: 37px;
    text-align: right;
    padding-right: 9px
}
.secondary-action span {
    display: block;
    font-size: 12px;
    height: 40px;
    left: 66px;
    margin-top: -20px;
    min-width: 50px;
    position: absolute;
    right: 0;
    top: 50%
}
.secondary-action b {
    display: block;
    font-size: 16px;
    font-style: normal;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}
a.secondary-favorite.on .icon {
    color: #c00;
    text-shadow: 0 1px 0 rgba(255, 255, 255, 0.25)
}
.remarks {
    font-size: 14px;
    line-height: 1.5;
    overflow: hidden
}
.remarks .lesslink {
    display: none;
    padding-left: 8px
}
.remarks .morelink {
    display: inline;
    padding-left: 8px
}
.remarks.more-showing {
    margin: 0 0 16px
}
.remarks.more-showing .lesslink {
    display: inline
}
.remarks.more-showing .morelink {
    display: none
}
.remark-more.hidden {
    display: none
}
.listing-section-disclaimer {
    margin: 0;
    padding: 16px
}
.price-history {
    background-color: #fff;
    border: 1px solid #d7d7d7;
    width: 100%
}
.price-history th {
    background-color: #f9f9f9;
    border-bottom: 1px solid #d7d7d7;
    color: #909090;
    padding: 16px 16px 16px 32px;
    text-align: left;
    text-transform: uppercase
}
.price-history tr {
    border-bottom: 1px solid #d7d7d7
}
.price-history td {
    padding: 16px 16px 16px 32px
}
.price-history .down,
.price-history .up {
    color: #00aa08;
    padding-left: 16px
}
.price-history .down:before,
.price-history .up:before {
    content: '';
    font-size: 16px;
    height: 16px;
    line-height: 16px;
    width: 16px;
    background-image: none;
    font-family: 'boomicons';
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    line-height: 1;
    margin: 0;
    speak: none;
    text-align: center;
    text-transform: none;
    vertical-align: middle
}
.price-history .down:before {
    content: '\e026'
}
.price-history .up:before {
    content: '\e01d'
}
.listing-section-nearby {
    display: none;
    position: relative
}
.listing-section-nearby .thumb {
    float: left;
    list-style: none;
    margin: 0;
    padding: 0;
    width: 100%
}
.listing-section-nearby .thumb li {
    border: 6px solid #fff;
    -webkit-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.2);
    box-shadow: 0 1px 4px rgba(0, 0, 0, 0.2);
    cursor: hand;
    float: left;
    height: 120px;
    margin: 0 0 16px 3%;
    overflow: hidden;
    position: relative;
    width: 22.75%
}
.listing-section-nearby .thumb li:nth-child(4n + 1) {
    margin-left: 0
}
.listing-section-nearby .thumb li a {
    display: block;
    position: absolute;
    width: 125%
}
.listing-section-nearby .thumb li img {
    border: 0;
    padding: 0;
    position: absolute
}
.listing-section-nearby .thumb li img:hover {
    border: none
}
.listing-section-nearby .gallerycaption {
    background: #fff;
    display: none;
    font-size: 90%;
    font-weight: 600;
    height: 2.4em;
    overflow: hidden;
    padding-top: 10px;
    position: absolute;
    text-align: center
}
.listing-section-nearby .zoomed {
    border: 10px solid #fff;
    -webkit-box-shadow: 5px 5px 35px rgba(0, 0, 0, 0.5);
    box-shadow: 5px 5px 35px rgba(0, 0, 0, 0.5)
}
.listing-section-nearby .zoomContainer {
    padding: 0;
    position: absolute
}
.listing-section-nearby .zoomContainer .original {
    left: 0 !important;
    top: 0 !important
}
.listing-section-nearby .trigger {
    position: absolute !important
}
.deets-map-msg.gmap {
    background: #fff;
    border-radius: 3px;
    -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.3);
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.3);
    left: 50%;
    margin-left: -100px;
    padding: 4px 8px;
    position: absolute;
    text-align: center;
    top: 10px;
    width: 200px;
    z-index: 2
}
.listing-section-related .listing-section-content {
    padding: 24px 2%
}
.related-listings {
    height: 320px;
    margin: 0;
    overflow: hidden;
    padding: 8px 32px;
    position: relative
}
.related-listings .card {
    margin-bottom: 24px
}
.related-listings .card-inner {
    height: 279px
}
.related-listings>.btn {
    bottom: 8px;
    margin: 0;
    padding: 0;
    position: absolute;
    top: 8px;
    width: 32px
}
.related-listings>.btn.prev {
    left: 0
}
.related-listings>.btn.next {
    right: 0
}
.related-listings>.btn .icon {
    display: block;
    font-size: 24px;
    height: 32px;
    left: 0;
    line-height: 32px;
    margin-top: -16px;
    position: absolute;
    top: 50%;
    width: 32px
}
.listing-section-streetview {
    border-bottom-width: 1px
}
.listing-section-advanced-map {
    overflow: hidden;
    padding-top: 24px;
    position: relative
}
.listing-section-advanced-map .nav-pills {
    border-bottom: 1px solid #d7d7d7;
    height: 29px;
    margin-bottom: 4px;
    padding-left: 10px
}
.listing-section-advanced-map .nav-pills a {
    padding: 0 10px !important
}
.listing-section-advanced-map .map-view {
    border-top: 1px solid #d7d7d7
}
.listing-section-advanced-map .map-container {
    position: relative;
    width: 100%
}
.listing-section-advanced-map .flex-map {
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%
}
.listing-section-advanced-map .well {
    border-radius: 0;
    clear: both;
    margin: 0;
    padding-left: 8px;
    padding-right: 8px
}
.listing-section-advanced-map .directions {
    background-color: #f9f9f9;
    text-align: center
}
.listing-section-advanced-map .directions-results {
    background-color: #fff;
    border: 1px solid #d7d7d7;
    border-radius: 4px;
    clear: both;
    min-height: 68px;
    padding: 8px;
    text-align: left
}
.listing-section-advanced-map .directions-results .directions-inner+.gmap {
    clear: both;
    margin-top: 16px
}
.listing-section-advanced-map .directions-inner {
    line-height: 34px
}
.listing-section-advanced-map .directions-header {
    line-height: 34px;
    margin: 0;
    padding: 0 0 20px
}
.listing-advanced-map-form {
    float: left;
    width: 100%
}
.listing-advanced-map-form .field-block-lg {
    display: block;
    float: left
}
.listing-advanced-map-form .field-block-lg span {
    display: block;
    float: left;
    padding-right: 1%;
    text-align: right;
    width: 19%
}
.listing-advanced-map-form .field-block-lg input {
    display: block;
    float: right;
    width: 80%
}
.advanced-map-submit-btn {
    display: block;
    float: right;
    width: 35%
}
.email-directions-btn {
    display: block;
    margin: 0 auto 8px
}
.listing-section-advanced-map .listing-map-inner {
    height: 320px;
    position: relative
}
.listing-advanced-map-controls {
    bottom: 24px;
    display: none;
    margin: 32px 0 0;
    padding: 0;
    position: absolute;
    right: 5px;
    width: auto;
    z-index: 1
}
.listing-advanced-map-controls fieldset {
    margin: 0 0 5px
}
.listing-advanced-map-controls .wrapped-stacked-set label {
    font-size: 12px;
    line-height: 22px
}
.listing-advanced-map-controls .wrapped-stacked-set .local-place {
    border-top-width: 0
}
.listing-advanced-map-controls .wrapped-stacked-set .local-place.first-of-type {
    border-top-width: 1px
}
.listing-advanced-map-controls .wrapped-set-section {
    padding-right: 48px;
    position: relative
}
.listing-advanced-map-controls .wrapped-set-section input {
    height: 36px;
    width: 108px
}
.listing-advanced-map-controls .wrapped-set-section button {
    height: 36px;
    line-height: 20px;
    padding-left: 0;
    padding-right: 0;
    position: absolute;
    right: 6px;
    top: 6px;
    width: 36px
}
.listing-advanced-map-controls .icon-search {
    color: #fff
}
.listing-advanced-map {
    background-color: #f9f9f9;
    bottom: 0;
    left: 0;
    margin: 0;
    padding: 0;
    position: absolute;
    right: 0;
    top: 0
}
.listing-section-ask-an-expert {
    border-bottom: 1px solid #d7d7d7;
    padding: 16px 10px
}
.aae-form {
    margin: 0
}
.aae-validation-msg {
    margin: 0 0 24px
}
.aae-btn {
    clear: both
}
.aae-fieldset {
    margin: 0;
    padding: 0
}
.aae-textarea {
    font-size: 16px;
    line-height: 24px;
    padding: 8px;
    width: 100%
}
.aae-firstname,
.aae-email {
    clear: both;
    float: left;
    width: 48%
}
.aae-lastname,
.aae-phone {
    float: right;
    width: 48%
}
.listing-footer {
    overflow: hidden
}
.listing-footer-card {
    overflow: hidden;
    padding: 16px
}
.listing-agent-phone-numbers a {
    display: inline-block;
    margin-right: 16px;
    text-decoration: none
}
.listing-agent-phone-numbers a b {
    color: #909090
}
.listing-agent-social-links {
    margin-top: 16px
}
.listing-agent-social-links>.btn {
    padding: 6px
}
.listing-agent-social-links .icon {
    font-size: 24px;
    height: 24px;
    line-height: 24px;
    width: 24px
}
.listing-agent-thumb-wrap {
    background-color: #fff;
    border: 1px solid #d7d7d7;
    border-radius: 3px;
    -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.4);
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.4);
    float: left;
    margin: 0 16px 0 0;
    padding: 3px;
    width: 80px
}
.listing-agency-branding {
    color: #4a4a4a;
    font-family: "Droid Sans", Arial, Helvetica, sans-serif;
    text-align: center
}
.listing-agency-logo {
    margin: 0 auto 16px
}
.listing-agency-address {
    display: inline-block;
    margin: 0 auto;
    text-align: left
}
.results .popover ul,
.listing .popover ul {
    margin: 0;
    padding: 0
}
.results .popover .social-links,
.listing .popover .social-links {
    margin: 0;
    padding: 0
}
.results .popover .social-links .icon,
.listing .popover .social-links .icon {
    font-size: 24px;
    height: 24px;
    line-height: 24px;
    width: 24px
}
.results .popover li,
.listing .popover li {
    font-size: 14px;
    list-style: none
}
.listing.sidebar-collapsed .listing-sheet,
.sidebar-collapsed .ui-hero-view .listing-sheet {
    max-width: 1024px
}
.listing-modal {
    background-color: #fff;
    cursor: default;
    margin: 0 auto;
    max-width: 1024px
}
@media (min-width: 769px) {
    .listing-modal {
        padding-top: 91px
    }
    .listing-modal .listing-header {
        position: fixed;
        -webkit-backface-visibility: hidden
    }
}
.listing-modal.loading .listing-header,
.listing-modal.loading .listing-content,
.listing-modal.loading .listing-footer {
    opacity: .3;
    filter: alpha(opacity=30)
}
.listing-modal .modal-nav-controls {
    display: block
}
.listing-modal .listing-header {
    background-color: #fff;
    border-color: #d7d7d7;
    border-style: solid;
    border-width: 0 0 1px;
    margin: 0;
    max-width: 1022px;
    padding: 0;
    top: 0;
    width: 100%;
    z-index: 101
}
@media (min-width: 769px) {
    .listing-modal .listing-header.fixed {
        border-width: 1px 0;
        -webkit-box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
        box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
        display: block;
        position: fixed;
        top: 0
    }
}
.listing-modal .listing-header-inner {
    height: 89px;
    padding: 14px 61px
}
.listing-modal .listing-address {
    font-size: 18px;
    padding: 0
}
.listing-modal .listing-header-actions {
    display: none
}
.listing-modal .listing-section-photos .nav>li {
    text-align: center;
    width: 32%
}
.listing-modal .listing-content {
    padding-top: 16px
}
.listing-modal .related-listings .card {
    margin-left: 0;
    margin-right: 2.5%;
    width: 30%
}
.listing-modal .related-listings .card:first-child {
    margin-left: 2.5%
}
.listing-modal .related-listings .card:nth-child(n+4) {
    border-width: 0;
    height: 0;
    padding: 0;
    visibility: hidden;
    width: 0
}
.modal-nav-controls {
    display: none
}
.modal-nav-link,
.modal-nav-link:link,
.modal-nav-link:visited {
    border-color: #d7d7d7;
    border-style: solid;
    color: #909090;
    display: block;
    font-size: 24px;
    line-height: 44px;
    position: absolute;
    width: 44px;
    height: 44px;
    text-align: center;
    text-decoration: none
}
.modal-nav-link.back-to-search {
    border-width: 0 1px 1px 0;
    display: none;
    height: 45px;
    left: 0;
    top: 0
}
.modal-nav-link.previous-property {
    border-width: 0 1px 0 0;
    display: none;
    left: 0;
    top: 45px
}
.modal-nav-link.next-property {
    border-width: 0 0 0 1px;
    display: none;
    right: 0;
    top: 45px
}
.modal-nav-link.close-modal {
    border-width: 0;
    height: 45px;
    right: 0;
    top: 0
}
.modal-nav-link .icon {
    font-size: 32px;
    height: 32px;
    line-height: 32px;
    width: 32px;
    font-size: 24px
}
.results-hero .modal-nav-controls .previous-property,
.results-gallery .modal-nav-controls .previous-property,
.results-hero .modal-nav-controls .next-property,
.results-gallery .modal-nav-controls .next-property {
    display: block
}
.results-hero .modal-nav-controls .close-modal,
.results-gallery .modal-nav-controls .close-modal {
    border-width: 0 0 1px 1px
}
.results .modal-nav-controls .back-to-search {
    display: block
}
.results-map .modal-nav-controls .back-to-search,
.results-map .modal-nav-controls .close-modal {
    border-width: 0
}
.results-map .modal-nav-controls .previous-property,
.results-map .modal-nav-controls .next-property {
    display: none
}
.poi-photo-main .item>img {
    max-height: 480px
}
.listing-modal.register {
    position: relative
}
.listing-modal.register .modal-nav-controls {
    display: none
}
.listing-modal.register .registration-form {
    background: rgba(255, 255, 255, 0.9);
    bottom: 0;
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
    z-index: 102
}
.admin-bar .listing-header.fixed {
    top: 32px
}
.listing .ui-content {
    padding-left: 0;
    padding-right: 0
}
.listing .listing-sheet {
    border-radius: 0;
    border: none
}
.listing .listing-header {
    padding: 10px 10px 0
}
.listing .listing-header-inner {
    padding-bottom: 10px
}
.listing .listing-address {
    font-size: 18px
}
.listing .listing-section-photos .nav>li {
    text-align: center;
    width: 32%
}
.listing .ui-sidebar-header {
    padding-bottom: 24px;
    padding-top: 24px
}
.listing .related-listings .card {
    margin-right: 2.5%;
    width: 30%
}
.listing .related-listings .card:first-child {
    margin-left: 2.5%
}
.listing .related-listings .card:nth-child(n+4) {
    border-width: 0;
    height: 0;
    padding: 0;
    visibility: hidden;
    width: 0
}
.listing.sidebar-collapsed {
    overflow: visible
}
.listing.sidebar-collapsed .viewport {
    position: static
}
.listing.sidebar-collapsed .viewport-inner {
    margin: 0 auto;
    position: static
}
.listing.sidebar-collapsed .ui-content {
    padding-top: 171px;
    position: static
}
.listing.popover-open .ui-content {
    overflow: visible
}
.gm-style img {
    max-width: none
}
.results-content {
    list-style: none;
    margin: 0;
    padding: 0
}
.results-summary {
    color: #e23636;
    font-size: 18px;
    height: 30px;
    line-height: 30px;
    margin: 10px auto;
    padding-right: 76px;
    text-shadow: 0 1px 0 #fff;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 100%
}
.results-header {
    display: block;
    float: left;
    height: 30px;
    line-height: 30px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 100%
}
.results-paging {
    display: none
}
.results-label {
    display: inline
}
.results-title {
    color: #e23636;
    display: none;
    font-size: 18px;
    line-height: 30px;
    margin: 0;
    padding: 0
}
.no-results-header {
    display: inline
}
.results-title-action {
    float: right;
    margin-left: 16px;
    vertical-align: top
}
.results-title-action .icon {
    color: #707070;
    display: block;
    float: left;
    margin-right: 8px;
    position: relative;
    top: -1px
}
.sidebar-collapsed .results-summary {
    max-width: 1024px;
    margin-left: auto;
    margin-right: auto
}
.results-count,
.results-title {
    font-weight: normal
}
.results .results-sidebar .results-listing:first-child {
    border-top-color: transparent;
    -webkit-box-shadow: none;
    box-shadow: none
}
.results .results-sidebar .results-listing:first-child:hover {
    border-color: #bbb
}
.results .results-sidebar .results-listing:first-child.viewing {
    border-color: #909090
}
.marker-label {
    background: #fff;
    border-radius: 2px;
    -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.2);
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.2);
    color: #d47021;
    font-size: 70%;
    left: -50%;
    line-height: 120%;
    padding: 0 5px
}
.marker-label:hover {
    color: #ed7f27
}
.marker-label.clicked {
    color: #ee9338
}
.cluster-marker-label {
    color: #fff;
    font-size: 14px;
    height: 32px;
    left: -50%;
    line-height: 32px;
    margin-top: -50%;
    text-align: center;
    width: 32px
}
.mls-update {
    color: #909090;
    cursor: help;
    display: inline-block;
    float: right;
    font-size: 12px;
    text-transform: uppercase
}
.mls-update-results {
    line-height: 30px;
    text-align: right;
    margin-left: 10px
}
.mls-update-listing {
    cursor: help
}
.mls-update-more-options {
    float: left;
    margin-right: 16px
}
.sash {
    background-color: #fff;
    border: 1px solid #d7d7d7;
    -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.5);
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.5);
    color: #909090;
    display: block;
    font-size: 14px;
    font-weight: normal;
    line-height: 14px;
    left: 4px;
    padding: 6px 12px;
    position: absolute;
    text-shadow: 0 1px 0 rgba(255, 255, 255, 0.65);
    text-transform: uppercase;
    top: 24px;
    z-index: 1
}
.card .sash {
    font-size: 12px;
    line-height: 14px;
    padding: 4px 10px;
    left: 8px
}
.sash-foreclosure {
    background-color: #e6eef9;
    border-color: #75a8e1;
    color: #21538e
}
.sash-foreclosure .sash-label:after {
    content: "Foreclosure"
}
.sash-new {
    background-color: #fef568;
    border-color: #959743;
    color: #5e5826
}
.sash-new .sash-label:after {
    content: "New"
}
.sash-offmarket {
    background-color: #f9e5e5;
    border-color: #e17575;
    color: #8e2121
}
.sash-offmarket .sash-label:after {
    content: "Off Market"
}
.sash-reduced {
    background-color: #e6fae6;
    border-color: #82bb82;
    color: #1f8c1f
}
.sash-reduced .sash-label:after {
    content: "Price Reduced"
}
.sash-shortsale {
    background-color: #faf0e6;
    border-color: #e08d3b;
    color: #d46a00
}
.sash-shortsale .sash-label:after {
    content: "Short Sale"
}
.sash-undercontract {
    background-color: #fae6fa;
    border-color: #e075e0;
    color: #8c1f8c
}
.sash-undercontract .sash-label:after {
    content: "Under Contract"
}
.sash-openhouse {
    background-color: #fdf2f2;
    border-color: #e06c6c;
    color: #000;
    text-shadow: 0 1px 0 #fff
}
.sash-openhouse .sash-label:after {
    content: "Open House"
}
.sash-rental {
    background-color: #f2f7fd;
    border-color: #6ca2e0;
    color: #2d78cc;
    text-shadow: 0 1px 0 #fff
}
.sash-rental .sash-label:after {
    content: "Rental"
}
.ui-gallery-view {
    clear: both
}
.results-gallery .results-summary {
    margin-left: 0;
    margin-right: 10px;
    padding-left: 10px;
    max-width: none
}
.results-gallery .results-paging {
    display: none
}
.results-gallery .ui-content {
    border-color: #d7d7d7;
    left: 0;
    padding-left: 0;
    padding-right: 0;
    right: 0
}
.results-gallery .ui-hero-view,
.results-gallery .ui-sidebar {
    display: none
}
.results-gallery .ui-gallery-view {
    display: block;
    overflow: hidden;
    margin-top: -8px;
    padding: 8px 10px 32px
}
.gallery-load-alert {
    clear: both;
    margin: 0 auto 32px;
    max-width: 320px;
    text-align: center
}
.gallery-alert-text {
    line-height: 1.5;
    margin: 0
}
.gallery-load-link {
    display: block;
    line-height: 1.5
}
.gallery-disclaimer {
    clear: both;
    margin: 2% 0;
    min-height: 1px;
    width: 100%
}
.hero {
    clear: both;
    margin: 10px 0 16px
}
.hero.initme {
    color: transparent;
    opacity: .5;
    filter: alpha(opacity=50)
}
.hero.loading {
    background-color: #fff;
    border: 1px solid #d7d7d7;
    border-radius: 4px;
    cursor: wait;
    min-height: 320px
}
.hero.loading .listing-sheet {
    display: none
}
.hero .listing-sheet {
    border-radius: 4px;
    margin: 0
}
.hero .listing-header {
    padding: 0
}
.hero .listing-header-inner {
    padding: 8px 34px 0 10px
}
.hero .listing-address {
    float: none;
    padding-bottom: 8px;
    text-align: left
}
.hero .listing-section-photos {
    float: none;
    width: auto
}
.hero .listing-section-photos .listing-photo-main img[src*='gif'] {
    max-height: none
}
.hero .listing-section-photos.mapping .listing-photo-main {
    display: block;
    visibility: hidden
}
.hero .listing-section-photos.mapping .listing-photo-map {
    height: auto;
    bottom: 8px;
    left: 8px;
    padding: 0;
    position: absolute;
    right: 8px;
    top: 8px;
    width: auto
}
.hero .listing-section-photos .listing-photo-main {
    min-height: 200px
}
.hero .listing-section-photos.poiview .poi-photo-main {
    min-height: 275px
}
.hero .listing-section-photos.poiview .item>img {
    max-height: 275px
}
.hero .listing-photo-thumbnails {
    display: none
}
.hero .listing-section-information {
    float: none;
    padding: 0 10px 10px;
    width: auto
}
.hero .listing-section-information .stats-box {
    -webkit-box-shadow: none;
    box-shadow: none;
    margin-bottom: 10px
}
.hero .listing-price-box {
    border-bottom: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    margin: 0;
    padding: 4px 8px;
    width: auto
}
.hero-details-btn {
    clear: both
}
.hero-details-btn .icon-forward {
    padding-left: 4px;
    position: relative;
    top: -1px;
    vertical-align: top
}
.hero-fav {
    border-radius: 0 4px 0 4px;
    border-width: 0 0 1px 1px;
    float: right;
    font-size: 16px;
    height: 34px;
    line-height: 16px;
    margin: 0;
    padding: 8px 0;
    position: absolute;
    right: 0;
    top: 0;
    text-align: center;
    width: 34px
}
.hero-fav .icon {
    color: #909090
}
.hero-pagination {
    background: #fff;
    border: 1px solid #d7d7d7;
    border-radius: 4px;
    clear: both;
    line-height: 34px;
    margin: 0 auto 32px;
    max-width: 1024px;
    min-height: 34px;
    padding: 10px;
    text-align: center;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: auto
}
.hero-pagination-label {
    color: #909090
}
.hero-pagination-viewing {
    display: none
}
.hero-btn-block {
    width: 34px;
    height: 34px
}
.hero-btn-block-prev {
    float: left
}
.hero-btn-block-next {
    float: right
}
.btn-hero-pagination {
    font-size: 0;
    margin: 0;
    position: relative;
    width: 34px;
    height: 34px
}
.btn-hero-pagination .icon {
    color: #4a4a4a;
    font-size: 20px;
    height: 20px;
    line-height: 20px;
    position: absolute;
    top: 6px
}
.btn-hero-loadprev {
    float: left
}
.btn-hero-loadprev .icon {
    left: 6px
}
.btn-hero-loadnext {
    float: right
}
.btn-hero-loadnext .icon {
    right: 6px
}
.btn-hero-hide {
    display: none
}
.hero-status-O .listing-header,
.hero-status-P .listing-header,
.hero-status-O .listing-photo-main,
.hero-status-P .listing-photo-main,
.hero-status-O .listing-section-information,
.hero-status-P .listing-section-information {
    cursor: default;
    opacity: .5;
    pointer-events: none
}
.hero-status-O .hero-fav,
.hero-status-P .hero-fav,
.hero-status-O .nav-wrap,
.hero-status-P .nav-wrap,
.hero-status-O .carousel-control,
.hero-status-P .carousel-control,
.hero-status-O .hero-details-btn,
.hero-status-P .hero-details-btn {
    display: none
}
.hero-status-O .listing-section-information,
.hero-status-P .listing-section-information {
    padding-top: 0
}
.results-map.admin-bar .ui-content {
    top: 203px
}
.results-map .results-summary,
.results-map .results-sort-btn,
.results-map .ui-sidebar-header,
.results-map .ui-gallery-view,
.results-map .ui-hero-view {
    display: none
}
.results-map .ui-content {
    border: none;
    margin: 0;
    overflow: visible;
    padding: 0;
    position: absolute;
    top: 52px;
    right: 0;
    bottom: 0;
    left: 0;
    width: auto
}
.results-map .ui-sidebar {
    bottom: 69px;
    left: 10px;
    width: 298px
}
.results-map .results-sidebar {
    opacity: 1;
    filter: alpha(opacity=100);
    padding-top: 34px
}
.results-map .ui-map-view {
    display: block
}
.results-map .ui-map-view .disclaimer-map {
    max-height: 60px;
    overflow-y: scroll
}
@media (min-width: 600px) {
    .results-map .ui-map-view .disclaimer-map {
        max-height: none;
        overflow-y: visible
    }
}
.results-map .map-disclaimer {
    display: block
}
.map-disclaimer-max {
    height: 100px;
    overflow: auto
}
.map-loading,
.map-error {
    background: #fff;
    border-radius: 3px;
    -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.3);
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.3);
    left: 50%;
    margin-left: -100px;
    padding: 4px 8px;
    position: absolute;
    text-align: center;
    top: 10px;
    width: 200px
}
.map-error {
    color: #c00;
    font-size: 12px;
    margin-left: -150px;
    width: 300px
}
.map-disclaimer {
    background-color: #fff;
    border-color: #d7d7d7;
    border-style: solid;
    border-width: 1px 0 0;
    bottom: 0;
    -webkit-box-shadow: 0 -2px 4px rgba(0, 0, 0, 0.1);
    box-shadow: 0 -2px 4px rgba(0, 0, 0, 0.1);
    display: none;
    left: 0;
    position: fixed;
    right: auto;
    top: auto;
    max-height: 60px;
    overflow-y: scroll;
    width: 100%
}
@media (min-width: 1025px) {
    .map-disclaimer {
        max-height: none;
        overflow-y: visible
    }
}
#reload-nearby {
    position: absolute;
    bottom: 70px;
    z-index: 100;
    font-size: 14px;
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%)
}
#reload-nearby i {
    font-size: 14px
}
@media (min-width: 1025px) {
    #reload-nearby {
        bottom: 45px
    }
    #reload-nearby i {
        font-size: 16px
    }
}
.card {
    background-color: #fff;
    border: 1px solid #bbb;
    border-radius: 4px;
    -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.25);
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.25);
    font-size: 100%;
    padding-bottom: 29px;
    position: relative;
    width: 220px
}
.card,
.card * {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}
.card .card-block {
    opacity: .9
}
.card:hover {
    border-color: #2d78cc;
    -webkit-box-shadow: 0 0 6px #2d78cc;
    box-shadow: 0 0 6px #2d78cc
}
.card:hover .card-block {
    opacity: 1
}
.card:hover .card-fav {
    display: block
}
.card:hover .card-btn {
    visibility: visible
}
.card.loading>.btn,
.card.loading>.card-inner,
.card.loading>.card-block,
.card.loading>.card-disclaimer-block {
    opacity: .4
}
.card.loading .card-fav {
    display: none
}
.card.loading .card-inner {
    cursor: default
}
.card.loading .card-photo:before {
    display: none
}
.gm-style .card,
.gm-style .card a,
.gm-style .card div,
.gm-style .card label {
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 14px;
    font-weight: normal
}
.gm-style .card .disclaimer-block {
    font-size: 11px
}
.card-static .card-block {
    opacity: 1
}
.card-static:hover {
    border: 1px solid #bbb;
    -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.25);
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.25);
    cursor: default
}
.card-status-O,
.card-status-P {
    position: relative
}
.card-status-O .card-block,
.card-status-P .card-block,
.card-status-O:hover .card-block,
.card-status-P:hover .card-block {
    opacity: .35
}
.card-status-O:hover,
.card-status-P:hover {
    border: 1px solid #bbb;
    -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.25);
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.25);
    cursor: default
}
.card-status-O .card-inner,
.card-status-P .card-inner,
.card-status-O .card-disclaimer-clickable,
.card-status-P .card-disclaimer-clickable {
    cursor: default
}
.card-status-O .card-fav,
.card-status-P .card-fav,
.card-status-O:hover .card-fav,
.card-status-P:hover .card-fav {
    display: none
}
.card-status-O:hover .card-fav.on,
.card-status-P:hover .card-fav.on {
    display: block
}
.card-status-O .card-btn,
.card-status-P .card-btn,
.card-status-O:hover .card-btn,
.card-status-P:hover .card-btn {
    visibility: hidden
}
.disclaimer-card {
    padding: 0
}
.card-fav {
    border-radius: 0 4px 0 4px;
    border-width: 0 0 1px 1px;
    -webkit-box-shadow: 0 0 1 #000;
    box-shadow: 0 0 1 #000;
    color: #4a4a4a;
    display: none;
    line-height: 32px;
    margin: 0;
    padding: 0;
    position: absolute;
    right: 0;
    width: 32px;
    height: 32px;
    top: 0;
    z-index: 1
}
.card-fav.on {
    display: block
}
.card-fav .icon {
    color: #909090
}
.card-inner {
    color: #4a4a4a;
    display: block;
    overflow: hidden;
    cursor: pointer;
    cursor: url('/wp-content/themes/base-theme/img/zoomin.png'), pointer;
    cursor: -moz-zoom-in;
    cursor: -webkit-zoom-in;
    cursor: zoom-in
}
.card-inner:link,
.card-inner:hover {
    color: #4a4a4a;
    display: block;
    text-decoration: none
}
.card-inner-static {
    cursor: default
}
.card-photo {
    margin: 8px 8px 0;
    overflow: hidden;
    padding-top: 72%;
    position: relative;
    width: auto
}
.card-photo:after {
    border: 2px solid #fff;
    content: '';
    display: block;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0
}
.card-photo-inner {
    height: 100%;
    position: absolute;
    top: 0;
    width: 100%
}
.card-img {
    border: none;
    height: auto;
    margin: 0;
    padding: 0;
    position: absolute;
    top: 0;
    width: 100%
}
.card-img.portrait {
    height: 100%;
    width: auto
}
.card-img[src*='.gif'] {
    margin-top: -25%
}
.main-content .card-img,
.page .main-content .card-img {
    border: none;
    margin: 0;
    padding: 0
}
.card-price {
    color: #4a4a4a;
    display: block;
    float: left;
    font-size: 14px;
    font-weight: bold;
    margin: 0;
    padding: 8px 0 10px 10px;
    width: 40%
}
.card-address {
    display: block;
    float: right;
    font-size: 11px;
    line-height: 16px;
    margin: 0;
    padding: 8px 10px 10px 0;
    text-align: right;
    width: 58%
}
.card-address .neighborhood,
.card-address .city {
    display: block;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}
.card-disclaimer-block {
    height: auto;
    min-height: 44px;
    overflow: hidden;
    padding: 0 110px 10px 10px;
    position: relative;
    width: 100%
}
.card-disclaimer-block-top {
    overflow: hidden;
    padding: 8px 10px 2px
}
.card-mls-features {
    padding-right: 65%
}
.card-mls-features .card-disclaimer-clickable {
    width: 65%
}
.card-disclaimer {
    height: 36px;
    margin: 0 0 10px;
    overflow: hidden
}
.card-disclaimer-clickable {
    bottom: 0;
    display: block;
    height: 100%;
    left: auto;
    padding-right: 10px;
    position: absolute;
    right: 0;
    top: 0;
    width: 110px;
    cursor: pointer;
    cursor: url('/wp-content/themes/base-theme/img/zoomin.png'), pointer;
    cursor: -moz-zoom-in;
    cursor: -webkit-zoom-in;
    cursor: zoom-in
}
.card-btn {
    float: right;
    margin: 0 0 10px;
    padding-right: 33px;
    position: relative;
    visibility: hidden
}
.card-icon-forward {
    position: absolute;
    right: 7px;
    top: 6px
}
.card-stats {
    border-top: 1px solid #bbb;
    bottom: 0;
    clear: both;
    display: block;
    font-size: 0;
    height: 29px;
    left: 0;
    line-height: 0;
    list-style: none;
    margin: 0;
    overflow: hidden;
    padding: 0 4px;
    position: absolute;
    right: 0;
    text-align: center
}
.card-stat {
    display: inline-block;
    font-size: 10px;
    height: 28px;
    line-height: 28px;
    margin-left: 1em;
    padding: 0;
    text-transform: uppercase
}
.card-stat:first-child {
    margin-left: 0
}
.is-touch .card:hover {
    background-color: #fff;
    border: 1px solid #bbb;
    border-radius: 4px;
    -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.25);
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.25)
}
.is-touch .card-block {
    opacity: 1
}
.is-touch .card-fav {
    display: block
}
.is-touch .card-btn {
    visibility: visible
}
.is-touch .content-gallery .card-fav {
    display: none
}
ul.card-carousel {
    list-style: none
}
.card-carousel {
    min-height: 40px;
    margin: 0;
    padding: 0
}
.card-carousel .card {
    float: left;
    height: auto
}
.card-carousel .card:hover .card-fav,
.card-carousel .card:hover .card-btn {
    display: none
}
.card-carousel .card-fav,
.card-carousel .card-fav.on,
.card-carousel .card-btn {
    display: none
}
.card-carousel .card-disclaimer-block {
    min-height: 0;
    padding-right: 10px
}
.card-carousel .card-disclaimer-clickable {
    display: none
}
.ui-gallery-view .card {
    margin-bottom: 16px;
    width: 100%
}
.content-gallery {
    overflow: hidden;
    padding: 4px;
    margin-left: -4px;
    margin-right: -4px
}
.content-gallery .card {
    float: left;
    height: auto
}
.content-gallery .card:first-child {
    margin-left: 0
}
.content-gallery .card:hover .card-fav {
    display: none
}
.main-content .card,
.home-content .card {
    float: none;
    margin: 0 auto 24px;
    width: auto
}
.ui-map-view .card {
    min-height: 200px
}
.ui-map-view .card-btn {
    visibility: visible
}
.ui-map-view .card-hidden .card-btn {
    visibility: hidden
}
.ui-sidebar-header {
    color: #909090;
    font-size: 18px;
    line-height: 34px;
    margin: 0;
    padding-bottom: 15px;
    padding-top: 17px;
    text-align: center;
    text-shadow: 0 1px 0 #fff;
    text-transform: uppercase
}
.results-sidebar {
    opacity: .75
}
.results-sidebar:hover {
    opacity: 1
}
.results-sidebar .results-listing {
    border-color: #d7d7d7 transparent transparent;
    border-style: solid;
    border-width: 1px;
    -webkit-box-shadow: inset 0 1px 0 #fff;
    box-shadow: inset 0 1px 0 #fff;
    font-size: .8em;
    margin-left: auto;
    margin-right: auto;
    max-width: 318px;
    opacity: .85;
    overflow: hidden
}
.results-sidebar .results-listing:hover {
    background-color: #fafafa;
    border-color: #bbb;
    border-radius: 4px;
    opacity: 1
}
.results-sidebar .results-listing.viewing {
    background-color: #fff;
    border-color: #909090;
    border-radius: 4px;
    opacity: 1
}
.results-sidebar .results-listing:last-child {
    -webkit-box-shadow: inset 0 1px 0 #fff, 0 1px 0 #fff;
    box-shadow: inset 0 1px 0 #fff, 0 1px 0 #fff
}
.results-sidebar .results-listing a {
    color: #777;
    display: block;
    outline: none;
    overflow: hidden;
    padding: 8px;
    position: relative;
    text-decoration: none
}
.results-sidebar .results-listing a:hover {
    text-decoration: none
}
.results-sidebar .results-listing a:hover img {
    border-color: #bbb
}
.results-sidebar .results-listing .main-photo {
    background-color: #fff;
    border: 1px solid #d7d7d7;
    height: 79px;
    padding: 4px;
    width: 102px;
    float: left;
    margin: 0 8px 0 0
}
.results-sidebar .results-listing .result-info {
    overflow: hidden
}
.results-sidebar .results-listing address {
    font-size: 0;
    line-height: 0;
    margin-bottom: 0
}
.results-sidebar .results-listing address .neighborhood-name,
.results-sidebar .results-listing address .city-name {
    color: #777;
    display: block;
    font-size: 12px;
    font-weight: normal;
    line-height: 18px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}
.results-sidebar .results-listing .price {
    color: #666;
    font-size: 14px;
    line-height: 21px;
    margin: 0;
    padding: 0
}
.results-sidebar .results-listing ul {
    overflow: hidden
}
.results-sidebar .results-listing li {
    display: inline
}
.results-sidebar .results-listing .info {
    margin: 0;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}
.sidebar-controls .btn {
    height: 30px;
    width: 50%
}
.sidebar-toggle {
    border-left-width: 0;
    border-radius: 0 0 4px 0;
    left: 0;
    position: absolute;
    top: 170px;
    right: auto;
    z-index: 6
}
.sidebar-toggle .icon {
    color: #707070;
    position: relative;
    top: -2px
}
.sidebar-toggle .icon-arrow-right {
    display: none
}
.sidebar-toggle b {
    color: #909090;
    font-weight: normal;
    padding: 0;
    text-shadow: 0 1px 0 #fff;
    text-transform: uppercase
}
.admin-bar .sidebar-toggle {
    top: 202px
}
.sidebar-collapsed .ui-content {
    background-color: #f9f9f9
}
.sidebar-collapsed .sidebar-toggle .icon-arrow-right {
    display: inline-block
}
.sidebar-collapsed .sidebar-toggle .icon-arrow-left {
    display: none
}
.results-map.sidebar-collapsed .ui-map-view {
    border-width: 0
}
.results-map .sidebar-toggle {
    border-left-width: 0;
    border-radius: 0 0 4px 0;
    left: 0;
    position: fixed
}
.results-map .sidebar-toggle b {
    display: inline
}
.sidebar-expanded .sidebar-toggle .icon-fast-forward {
    display: none
}
.sidebar-expanded .sidebar-toggle .icon-fast-backward {
    display: inline-block
}
.results-gallery .sidebar-toggle {
    display: none
}
.home .global-header {
    height: auto;
    min-height: 320px
}
.home .global-brand-logo {
    cursor: default
}
.home-content {
    margin: 0;
    padding: 0;
    width: 100%
}
.home-content .widget {
    clear: both;
    margin: 0;
    padding: 0
}
.home-content .widget-header {
    border-bottom: 1px solid #eee;
    font-size: 24px;
    line-height: 1.2;
    margin: 0 0 16px;
    padding: 0 0 16px;
    text-align: center;
    text-shadow: 0 1px 0 #fff
}
.home-content .widget>div,
.home-content .widget-inner {
    margin: 0 auto;
    padding: 16px;
    position: relative
}
.home-content .slc-widget {
    position: relative;
    z-index: 10
}
.home-content .slc-search-header,
.home-content .slc-search-tagline {
    color: #909090;
    text-shadow: none
}
.home-content .instructions-widget {
    border-bottom: 1px solid #000;
    border-top: 1px solid #000;
    display: none
}
.home-content .instructions-widget:first-child {
    border-top: none
}
.home-content .instructions-widget .instructions-widget-inner {
    padding: 32px 16px
}
.home-content .welcome-image {
    background-color: #fff;
    -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.4);
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.4);
    margin: 0 auto 16px;
    max-width: 100%;
    padding: 5px
}
.home-content .welcome-image-lower {
    display: none
}
.home-content .welcome-widget-header {
    border: none;
    font-size: 24px;
    font-weight: bold;
    margin: 0 0 16px;
    padding: 0
}
.home-content .welcome-widget p,
.home-content .welcome-widget-copy {
    color: #555
}
.home-content .listings-widget {
    background-color: #f9f9f9;
    -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.35), inset 0 -1px 2px rgba(0, 0, 0, 0.35);
    box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.35), inset 0 -1px 2px rgba(0, 0, 0, 0.35)
}
.home-content .listings-widget .content-gallery {
    clear: both
}
.home-content .listings-widget-header {
    border: none;
    margin: 0 0 24px;
    padding: 0
}
.home-content .listings-widget-btn {
    display: block;
    margin: 0 auto 32px
}
.home-content .blog-widget-teaser {
    margin: 0 0 16px
}
.home-content-section {
    margin: 2% 0;
    padding: 0 16px
}
.home-disclaimer,
.home-disclaimer:first-child,
.home-disclaimer:last-child {
    margin: 16px auto
}
.home-agent-widget {
    background-color: #f9f9f9;
    -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.35), inset 0 -1px 2px rgba(0, 0, 0, 0.35);
    box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.35), inset 0 -1px 2px rgba(0, 0, 0, 0.35)
}
.home-agent-info {
    border-bottom: 1px solid #d7d7d7;
    -webkit-box-shadow: 0 1px 0 #fff;
    box-shadow: 0 1px 0 #fff;
    margin: 0 auto;
    max-width: 460px;
    overflow: hidden;
    padding: 0 0 8px
}
.home-agent-photo {
    border-radius: 3px;
    margin-bottom: 14px;
    padding: 3px
}
.home-agent-contact {
    clear: both;
    margin: 0 auto;
    max-width: 460px
}
.home-agent-contact-form {
    margin: 0
}
.hac-fieldset {
    margin: 0
}
.hac-header {
    color: #4a4a4a;
    font-size: 24px;
    font-weight: normal;
    line-height: 40px;
    margin: 0;
    padding: 2% 0;
    text-align: center
}
.hac-firstname,
.hac-email {
    clear: both;
    float: left;
    width: 48%;
    margin: 0 0 4%
}
.hac-lastname,
.hac-phone {
    float: right;
    width: 48%;
    margin: 0 0 4%
}
.hac-textarea {
    font-size: 16px;
    line-height: 24px;
    padding: 8px;
    width: 100%;
    margin: 0 0 4%;
    min-height: 90px
}
.view-highlight {
    text-align: center;
    margin: 0 0 32px;
    width: auto
}
.view-highlight:hover .vwhl-btn {
    display: block
}
.view-highlight:hover .vwhl-img {
    opacity: .5
}
.vwhl-header {
    font-size: 24px;
    font-weight: bold;
    line-height: 40px;
    margin: 0;
    padding: 0;
    text-align: center;
    text-shadow: 0 1px 0 #fff
}
.vwhl-tagline {
    color: #bbb;
    font-size: 18px;
    font-style: italic;
    line-height: 20px;
    text-shadow: 0 1px 0 #fff
}
.vwhl-circle {
    background-color: #000;
    border: 6px solid #fff;
    border-radius: 292px;
    -webkit-box-shadow: 0 0 4px 2px #bbb, 0 0 0 14px rgba(232, 232, 232, .50);
    box-shadow: 0 0 4px 2px #bbb, 0 0 0 14px rgba(232, 232, 232, .50);
    display: block;
    height: 244px;
    margin: 0 auto 32px;
    position: relative;
    width: 244px
}
.vwhl-circle:after {
    border-radius: 292px;
    -webkit-box-shadow: inset 0 0 6px 2px #bbb;
    box-shadow: inset 0 0 6px 2px #bbb;
    content: '';
    display: block;
    height: 232px;
    pointer-events: none;
    position: absolute;
    width: 232px;
    z-index: 2
}
.vwhl-img {
    border-radius: 292px;
    -webkit-box-shadow: inset 0 0 8px 4px #bbb;
    box-shadow: inset 0 0 8px 4px #bbb;
    height: 232px;
    left: 0;
    position: absolute;
    top: 0;
    width: 232px
}
.vwhl-btn {
    display: none;
    left: 50%;
    margin-left: -99px;
    margin-top: -26px;
    position: absolute;
    top: 50%;
    width: 198px;
    z-index: 3
}
.triple-highlight-block {
    margin: 0 0 32px
}
.triple-highlight-image {
    display: block;
    margin: 24px auto
}
.triple-highlight-header {
    font-size: 20px;
    line-height: 1.5;
    margin: 0 0 1em;
    text-align: center
}
.triple-highlight-excerpt {
    color: #4a4a4a;
    text-align: justify
}
.slc-widget {
    font-family: "Droid Sans", Arial, Helvetica, sans-serif;
    margin: 48px auto;
    max-width: 1024px;
    position: relative
}
.gs-logo-landing,
.gs-logo-inner {
    display: none
}
.slc-search {
    padding: 32px;
    position: relative;
    z-index: 2
}
.slc-search-header {
    color: #fff;
    font-size: 24px;
    line-height: 24px;
    margin: 0 0 10px;
    text-align: center;
    text-shadow: 0 1px 0 #000
}
.slc-search-tagline {
    color: #fff;
    font-size: 16px;
    line-height: 16px;
    margin: 0 0 16px;
    padding: 0;
    text-align: center;
    text-shadow: 0 1px 0 #000
}
.slc-search-tagline>b {
    font-weight: bold;
    text-transform: uppercase
}
.slc-search-tagline {
    margin: 0 0 16px;
    padding: 0
}
.slc-search-bar {
    position: relative
}
input.slc-search-query {
    border-radius: 4px 0 0 4px;
    padding: 0 10px;
    width: 100%
}
input.slc-search-unit {
    border-radius: 0 5px 5px 0;
    padding: 0 10px;
    width: 112px;
    width: 100%
}
.slc-search-bar .slc-action-button {
    border: 1px solid #000;
    border-left-color: #909090;
    position: absolute;
    right: 0;
    top: 0;
    width: 240px
}
.slc-address-dropdown {
    background: #fff;
    border: 1px solid #87a4c5;
    border-radius: 4px;
    -webkit-box-shadow: 0 0 1px #2d78cc;
    box-shadow: 0 0 1px #2d78cc;
    position: absolute;
    color: #4a4a4a;
    display: none;
    left: 0;
    line-height: 1.5;
    margin-top: 13px;
    padding: 32px;
    right: 0;
    z-index: 2
}
.slc-address-dropdown.open {
    display: block
}
.slc-address-fieldset {
    margin: 0 0 16px
}
.slc-promo {
    margin: 0 0 96px;
    text-align: center
}
.slc-promo-image {
    margin: 0 0 32px
}
.slc-promo-header {
    color: #4a4a4a;
    font-size: 20px;
    margin: 0 0 .5em;
    padding: 0
}
.slc-promo-header>b {
    color: #000;
    font-weight: bold;
    text-transform: uppercase
}
.slc-promo-text {
    color: #909090;
    line-height: 1.8;
    margin: 0 0 24px;
    overflow: hidden
}
.slc-promo-btn {
    font-size: 14px
}
.slc-form-alert {
    display: none
}
.slc-form-legend {
    color: #909090;
    font-size: 18px;
    font-weight: bold;
    margin: 0 0 16px
}
.slc-modal-header {
    border-bottom: none;
    padding: 32px 0 0
}
.slc-modal-header-address {
    color: #909090;
    font-size: 20px;
    font-weight: bold;
    padding: 0 0 32px
}
.slc-modal-body {
    background-color: #fff;
    padding-top: 0
}
.slc-modal-small-body p {
    margin: 0 0 24px;
    text-align: center
}
.slc-modal-highlight {
    color: #909090;
    font-size: 14px;
    margin: 0 0 1.5em;
    text-align: center
}
.slc-modal-img {
    display: none
}
.slc-modal-caption {
    font-size: inherit;
    margin: 0 0 1em;
    text-align: center
}
.slc-modal-address {
    display: block
}
.slc-modal-stats {
    display: inline-block;
    margin: 0 auto;
    text-align: left
}
.slc-modal-list {
    display: inline-block;
    font-size: inherit;
    list-style: none;
    margin: 0 auto;
    padding: 0;
    text-align: left
}
.slc-modal-list-item {
    margin: 1em 0
}
.slc-modal-list-icon {
    margin-right: 1em
}
.slc-modal-highlight-title {
    color: #909090;
    font-size: inherit;
    text-align: center
}
.slc-modal-highlight-text {
    color: #000;
    font-weight: bold;
    text-transform: uppercase
}
.slc-modal-form {
    border: 1px solid #d7d7d7;
    border-radius: 3px;
    margin: 0 0 8px;
    padding: 16px
}
.slc-ckrd-field {
    margin: 16px 0 24px
}
.slc-results-sheet {
    background: #fff;
    border-color: #d7d7d7;
    border-style: solid;
    border-width: 1px 0;
    max-width: 790px;
    padding: 64px 10px 48px
}
.slc-results {
    margin: 0 auto;
    position: relative;
    z-index: 2
}
.slc-results-header {
    font-size: 24px;
    line-height: 24px;
    text-align: center
}
.slc-property-location {
    font-size: 0;
    line-height: 0;
    margin: 0 0 48px;
    text-align: center
}
.slc-property-address {
    color: #000;
    font-size: 16px;
    line-height: 16px
}
.slc-results-section {
    clear: both;
    border-top: 1px solid #d7d7d7;
    margin: 0 -10px;
    padding: 48px 10px;
    text-align: center
}
.slc-section-header {
    margin: 0 0 48px;
    padding: 0;
    position: relative
}
.slc-header-icon {
    color: #000;
    display: block;
    font-size: 32px;
    line-height: 32px;
    margin: 0 auto 8px;
    width: 32px;
    height: 64px;
    width: auto
}
.slc-section-title {
    font-size: 16px;
    line-height: 20px;
    margin: 0;
    padding: 0;
    text-align: center
}
.slc-section-description {
    margin: 0;
    padding-top: 8px;
    text-align: center
}
.slc-stats {
    margin: 0 0 32px
}
.slc-stats .stats {
    border-width: 1px 1px 1px 0
}
.slc-stats .stats .stat {
    width: 16.6666666667%
}
.slc-stats .stat {
    height: 68px;
    padding: 8px 0
}
.slc-stats .stat-value {
    font-size: 20px
}
.slc-stats .stat-label {
    font-size: 10px;
    line-height: 10px;
    padding-top: 8px
}
.slc-stats .stat.type {
    padding: 8px 0
}
.slc-stats .stat.type .icon {
    font-size: 20px;
    height: 25px;
    line-height: 25px;
    margin: 0 auto;
    width: 25px
}
.slc-stats .stat.type .stat-label {
    font-size: 10px;
    line-height: 10px;
    padding-top: 8px
}
.slc-results-map {
    background-color: #fff;
    border: 1px solid #d7d7d7;
    -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.25);
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.25);
    display: block;
    margin: 32px 0 64px;
    padding: 8px;
    position: relative;
    width: auto
}
.slc-results-map .gm-style-iw {
    width: 200px !important
}
.slc-results-map-inner {
    height: 0;
    padding: 100% 0 0;
    position: relative;
    width: 100%
}
.slc-market-stats {
    border-color: #d7d7d7;
    border-style: solid;
    border-width: 1px 0;
    margin: 0 -10px 64px
}
.slc-market-stat {
    border-right: 1px solid #d7d7d7;
    float: left;
    padding: 10px;
    text-align: center;
    width: 33%
}
.slc-market-stat-last {
    border-right: none;
    width: 34%
}
.slc-market-stat-label {
    color: #909090;
    font-size: 14px;
    text-transform: uppercase
}
.slc-market-stat-value {
    color: #909090;
    font-size: 24px;
    font-weight: bold;
    line-height: 1;
    margin: 0 0 24px
}
@media (min-width: 768px) {
    .slc-market-stat-value {
        font-size: 48px
    }
}
.slc-market-stat-sub {
    font-size: 18px;
    font-weight: normal;
    text-transform: uppercase;
    vertical-align: baseline
}
.slc-market-stat-desc {
    font-size: 12px
}
.slc-market-stat-highlight {
    color: #00aa08;
    font-size: 16px;
    font-weight: bold
}
.slc-market-stat-highlight-neg {
    color: #c00
}
.slc-similar-listings {
    margin: -18px 0 48px;
    text-align: center
}
.slc-similar-listings .listings {
    margin: 0 0 48px;
    text-align: left
}
.slc-similar-listings .listings-widget-btn {
    display: none
}
.slc-view-similar-btn {
    margin: 32px auto 0
}
.slc-contact-btn {
    margin: 8px auto 0
}
.slc-share-link-label {
    font-size: 16px;
    line-height: 1.5
}
input.slc-share-link-input {
    margin: 0;
    max-width: 600px;
    min-width: 300px
}
.slc-results-contact {
    font-size: 14px;
    line-height: 1.25;
    padding-bottom: 0;
    text-align: center
}
.slc-contact-link {
    display: block
}
.soldPropMap {
    display: block;
    height: 100%;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    width: 100%
}
.slc-card-address,
.slc-card-price {
    display: block;
    float: none;
    font-size: 12px;
    padding: 0;
    text-align: left;
    width: 100%
}
.slc-card-address {
    font-weight: bold;
    margin: 0;
    padding: 8px 10px 10px
}
.slc-card-price {
    font-weight: normal;
    margin: 0;
    padding: 0 10px 10px
}
.slc-card-price b {
    color: #909090
}
.slc-sold-price {
    color: #00aa08
}
.slc-results-disclaimer {
    font-size: 12px;
    line-height: 1.5;
    margin: 0 auto;
    max-width: 898px;
    padding: 32px 0;
    text-align: center
}
.slc-results-disclaimer:last-child {
    padding-bottom: 0
}
.slc-results-disclaimer p {
    line-height: 1.5;
    margin: 0 0 1em;
    padding: 0
}
.slc-results-disclaimer p.small {
    font-size: 80%
}
.est-price-range {
    background-color: #f9f9f9;
    border-color: #d7d7d7;
    border-style: solid;
    border-width: 1px 0;
    list-style: none;
    margin: 16px -10px 64px;
    overflow: hidden;
    padding: 32px 10px;
    position: relative
}
.est-price-range:after {
    background-color: #d7d7d7;
    border-bottom: 1px solid #fff;
    display: block;
    content: '';
    height: 2px;
    left: 20%;
    position: absolute;
    top: 41%;
    width: 60%;
    z-index: 1
}
.est-range {
    background-color: #f9f9f9;
    float: left;
    margin: 0;
    padding: 16px 0;
    position: relative;
    text-align: center;
    z-index: 2
}
.est-low,
.est-high {
    font-size: 14px;
    line-height: 14px;
    margin: 0;
    padding: 10px 0;
    width: 25%
}
.est-mid {
    font-size: 20px;
    line-height: 20px;
    margin: 0 6%;
    padding: 7px 0;
    width: 38%
}
.est-price {
    display: block;
    color: #00aa08
}
.est-price-low,
.est-price-high {
    font-weight: normal
}
.est-label {
    display: block;
    font-size: 10px
}
.est-label-mid {
    font-size: 12px;
    font-weight: bold
}
.est-label-link {
    line-height: 1.25
}
.home .market-trends,
.market-trends {
    border-top: 1px dashed #d7d7d7;
    margin: 32px -64px 0;
    padding: 32px 64px 0
}
.market-trend {
    float: left;
    margin: 0 4% 48px 0;
    width: 46%
}
.market-trend:nth-child(even) {
    margin-left: 4%;
    margin-right: 0
}
.market-trend-header {
    font-size: 20px;
    font-weight: bold;
    line-height: 20px;
    margin: 0 0 10px
}
.market-trend-description {
    font-size: 14px;
    line-height: 1.35;
    margin: 0 0 24px
}
.market-graph {
    background-color: #f9f9f9;
    height: 0;
    padding-top: 75%;
    width: 100%
}
.page-view {
    background: #fff;
    border-color: #d7d7d7;
    border-style: solid;
    border-width: 1px;
    border-radius: 4px;
    border-width: 1px 0;
    clear: both;
    margin: 0 auto;
    padding: 62px 10px 10px
}
.page-title {
    font-size: 24px;
    line-height: 1.5;
    margin: 10px 0 24px
}
.page-meta {
    color: #bbb;
    display: block;
    font-size: 14px;
    margin: 0 0 32px
}
.page-meta .author {
    color: #000
}
.main-content,
.sidebar {
    margin: 0 0 24px;
    padding: 10px
}
.content-page .sidebar {
    background-color: #f9f9f9;
    border: 1px solid #d7d7d7;
    color: #4a4a4a;
    text-shadow: 0 1px 0 #fff;
    padding: 16px
}
.content-page .sidebar .validation-msg {
    margin: 0 0 16px;
    padding: 8px
}
.content-header {
    border-bottom: 1px solid #d7d7d7;
    position: relative
}
.content-header .btn-primary {
    clear: both;
    display: block;
    margin: 0 0 16px
}
.content-title {
    color: #4a4a4a;
    font-size: 24px;
    font-weight: normal;
    line-height: 1.4;
    margin: 0 0 8px;
    text-align: center
}
.content-tagline {
    color: #4a4a4a;
    font-size: 14px;
    font-style: italic;
    margin: 0 0 16px;
    text-align: center
}
.sidebar .widget {
    margin: 0 0 16px
}
.sidebar .listings-widget {
    clear: both
}
.sidebar .listings-widget h2 {
    float: left;
    font-size: 18px;
    line-height: 45px;
    margin: 0 0 16px;
    padding: 0;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}
.sidebar .listings-widget .card {
    clear: both;
    float: none;
    margin: 0 0 16px;
    width: auto
}
.sidebar .listings-widget-btn {
    float: right;
    margin: 0 0 16px
}
.sidebar .form-stacked {
    max-width: 480px;
    margin-left: auto;
    margin-right: auto
}
.ui-breadcrumbs {
    border-bottom: 1px solid #d7d7d7;
    color: #909090;
    display: none;
    font-size: 11px;
    list-style: none;
    margin: 0 0 32px;
    padding: 0 0 0 16px
}
.ui-breadcrumbs li {
    float: left;
    line-height: 28px;
    margin: 0 8px 0 0;
    padding: 0
}
.ui-breadcrumbs li b {
    padding: 0 0 0 8px
}
.ui-breadcrumbs .active {
    color: #000
}
.ui-breadcrumbs a,
.ui-breadcrumbs a:link,
.ui-breadcrumbs a:visited {
    color: #909090
}
.page .main-content h1,
.page .main-content h2,
.page .main-content h3,
.page .main-content h4,
.page .main-content h5,
.page .main-content h6 {
    line-height: 1.5;
    text-decoration: none !important
}
.page .main-content h2 {
    color: #4a4a4a;
    font-size: 21px;
    font-weight: bold
}
.page .main-content h3 {
    color: #4a4a4a;
    font-size: 16px;
    font-weight: bold
}
.page .main-content h4,
.page .main-content h5,
.page .main-content h6 {
    color: #4a4a4a;
    font-size: 14px;
    font-weight: bold
}
.page .main-content p {
    margin: 0 0 1.5em
}
.main-content {
    padding: 16px 0
}
.main-content img {
    margin-bottom: 32px
}
.main-content .max-img {
    min-width: 100%
}
.main-content .lendor-logo {
    float: right;
    margin: 0 0 32px 32px;
    background-color: #fff;
    border: 1px solid #d7d7d7;
    -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.4);
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.4);
    padding: 3px
}
.main-content .bar-block {
    border-radius: 4px
}
.main-content .widget {
    margin: 0;
    padding: 0 0 32px
}
.content-nav {
    margin: 0 0 16px;
    padding: 0
}
.content-nav h2 {
    background-color: #000;
    color: #fff;
    font-size: 14px;
    font-weight: normal;
    line-height: 32px;
    margin: 0;
    padding: 0;
    text-align: center;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    text-shadow: 0 1px 1px #4a4a4a
}
.content-nav ul {
    border-color: #d7d7d7;
    border-style: solid;
    border-width: 0 1px 1px;
    font-size: 14px;
    list-style: none;
    margin: 0;
    overflow: hidden;
    padding: 16px
}
.content-nav ul li {
    float: none;
    width: 100%
}
.content-nav ul a,
.content-nav ul a:link,
.content-nav ul a:visited {
    color: #909090
}
.page .main-content img {
    background-color: #fff;
    border: 1px solid #d7d7d7;
    padding: 8px;
    margin-bottom: 32px;
    max-width: 100%
}
.tag-count-list {
    list-style: none;
    margin: 0;
    padding: 0;
    overflow: hidden
}
.tag-count-item {
    border-bottom: 1px dashed #d7d7d7;
    font-size: 14px;
    line-height: 21px;
    margin: 0;
    padding: 8px 0
}
.tag-count-link,
.tag-count-link:link,
.tag-count-link:visited {
    color: #4a4a4a;
    display: block;
    padding-right: 5.5em;
    position: relative;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}
.tag-count-link:hover,
.tag-count-link:focus,
.tag-count-link:active {
    color: #000
}
.tag-count-link:hover .tag-count,
.tag-count-link:focus .tag-count,
.tag-count-link:active .tag-count {
    background: #000
}
.tag-count {
    background: #bbb;
    border-radius: 3em;
    color: #fff;
    display: inline-block;
    float: right;
    font-weight: normal;
    min-width: 5em;
    padding: 0 .75em;
    position: absolute;
    right: 0;
    text-align: center
}
.error404 .main-content {
    min-height: 600px
}
.page-not-found .viewport .bg-image-screen {
    display: none
}
.page-not-found .global-header,
.page-not-found .page-view,
.page-not-found .global-footer {
    display: none
}
.page-not-found .not-found-view {
    display: block
}
.not-found-view {
    background-image: url('http://www.searchdesertrealestate.com/wp-content/themes/base-theme/img/bg-patterns/corrugation/corrugation.png');
    display: none;
    height: 100%;
    position: absolute;
    width: 100%
}
.not-found-view-inner {
    padding-top: 10%
}
.not-found-message {
    background-color: #fff;
    border: 1px solid #bbb;
    border-radius: 4px;
    -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.25);
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.25);
    margin: 0 auto;
    max-width: 480px;
    padding: 48px;
    text-align: center
}
.not-found-title {
    color: #bbb;
    font-size: 30px;
    margin: 0 0 1.25em
}
.not-found-text {
    color: #909090;
    font-size: 20px;
    margin: 0 0 1.25em
}
.sidebar-contact {
    background-color: #f9f9f9;
    border: 1px solid #d7d7d7;
    color: #4a4a4a;
    text-shadow: 0 1px 0 #fff;
    padding: 10px;
    text-align: left
}
.agent-photo {
    margin: 0 0 32px;
    background-color: #fff;
    border: 1px solid #d7d7d7;
    -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.4);
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.4);
    padding: 3px
}
.agent-photo-sidebar {
    float: left;
    margin-right: 16px;
    max-width: 80px
}
.agent-thumb-link {
    display: block;
    font-size: 12px;
    line-height: 24px;
    padding-top: 3px;
    text-align: center;
    text-transform: uppercase
}
.agent-info-block {
    overflow: hidden
}
.agent-name {
    color: #4a4a4a;
    font-size: 24px;
    font-weight: normal;
    line-height: 40px;
    font-family: "Droid Sans", Arial, Helvetica, sans-serif;
    margin: 0;
    padding: 0
}
.agent-title {
    color: #909090;
    font-size: 12px;
    margin: 0 0 16px
}
.agent-tagline {
    font-size: 21px;
    margin: 1em auto;
    text-align: center
}
.agent-brokerage {
    font-weight: bold
}
.agent-brokerage-address {
    margin: 0 0 1em
}
.agent-phone:link,
.agent-phone:visited {
    display: block;
    text-decoration: none
}
.agent-phone+.agent-website {
    display: block;
    margin: 1em 0
}
.agent-phone-label {
    color: #909090
}
.agent-social-links {
    margin: 14px 0
}
.agent-social-links>.btn {
    padding: 6px
}
.agent-social-links .icon {
    font-size: 24px;
    height: 24px;
    line-height: 24px;
    width: 24px
}
.agent-contact-info {
    margin-bottom: 32px
}
.agent .content-page .agent-photo {
    float: right;
    margin: 0 0 32px 32px
}
.agent .content-header .agent-info {
    font-style: normal;
    margin: 0 0 8px
}
.agent .content-header .agent-phone {
    clear: left;
    color: #000;
    font-size: 14px;
    font-weight: bold;
    line-height: 14px;
    margin: 0 0 16px;
    padding: 0;
    text-align: center
}
.agent .content-header .agent-phone b {
    color: #909090
}
.agent .content-header .agent-phone span {
    padding-right: 12px
}
.agent .content-header .social-links {
    margin: 0 0 16px;
    text-align: center;
    width: 100%
}
.agent .content-header .social-links>.btn {
    border-radius: 0;
    float: none;
    padding: 8px 12px
}
.alpha-content {
    list-style: none;
    margin: 0 0 48px;
    padding: 0
}
.alpha-header {
    border-bottom: 1px solid #d7d7d7;
    clear: left;
    line-height: normal;
    margin: 0 0 10px;
    overflow: hidden;
    padding: 10px 0;
    position: relative
}
.alpha-header>a,
.alpha-header>a:link,
.alpha-header>a:visited {
    color: #bbb;
    display: block;
    font-family: "Droid Sans", Arial, Helvetica, sans-serif;
    font-size: 14px;
    text-decoration: none;
    text-transform: uppercase
}
.alpha-header>a:first-child {
    float: left;
    font-size: 48px
}
.alpha-header>a.top {
    bottom: 16px;
    padding: 10px;
    position: absolute;
    right: 0
}
.alpha-agent {
    border-bottom: 1px solid #e7e7e7;
    margin: 0 0 10px;
    overflow: hidden;
    padding: 0 0 10px
}
.alpha-agent img {
    float: left;
    margin: 0 10px 0 0;
    background-color: #fff;
    border: 1px solid #d7d7d7;
    -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.4);
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.4);
    padding: 3px;
    width: 111px
}
.alpha-agent .agent-name-link {
    color: #909090;
    font-size: 18px
}
.alpha-agent span {
    color: #909090;
    display: block;
    margin-right: 10px;
    width: auto
}
.alpha-agent .name {
    margin: 10px 0;
    text-transform: capitalize
}
.tenant-contact-info {
    margin: 0 0 32px
}
.guide-action-btn {
    font-size: 14px
}
.loop-guide-page {
    border-top: 1px solid #d7d7d7;
    padding-top: 10px;
    margin: 0 0 16px
}
.loop-guide-page:first-child,
.loop-guide-page:first-of-type {
    border-top: none;
    padding-top: 0
}
.loop-guide-page img,
.loop-guide-page .wp-post-image {
    height: auto;
    margin: 0 0 16px;
    width: 100%
}
.loop-guide-page h2 {
    float: left;
    line-height: 24px;
    margin: 0 0 16px;
    padding: 0
}
.loop-guide-page .prop-number {
    display: block;
    float: right;
    line-height: 24px;
    margin: 0 0 16px;
    padding: 0;
    text-transform: capitalize
}
.loop-guide-page .excerpt {
    clear: both;
    font-size: 12px
}
.loop-guide-page.featured {
    clear: left;
    margin: 0 0 24px;
    width: 100%
}
.loop-guide-page.featured .wp-post-image {
    margin: 0 0 24px
}
.loop-guide-page.featured h2 {
    font-size: 24px;
    line-height: 32px
}
.loop-guide-page.featured .prop-number {
    line-height: 32px
}
.loop-guide-page.featured .excerpt {
    font-size: 14px
}
.single-guide-page .wp-post-image {
    margin: 0 0 32px
}
.account .global-header-inner {
    display: none
}
.account.search-panel-open .global-header-inner {
    display: block
}
.account-view {
    background-color: transparent;
    border: none;
    border-radius: 0;
    margin: 0;
    padding: 52px 0 0;
    position: relative
}
.account-view .btn-xl {
    font-size: 18px
}
.account-page-header {
    float: left;
    line-height: 45px;
    margin: 0 0 16px
}
.account-signout-btn {
    float: right
}
.account-content {
    float: none;
    margin: -1px 0 0;
    padding: 0;
    position: relative;
    width: auto;
    z-index: 1
}
.account-sidebar {
    margin: 0;
    overflow: hidden;
    padding: 0;
    text-align: center;
    z-index: 2
}
.account-sidebar:after {
    bottom: 0;
    -webkit-box-shadow: inset -2px 0 2px rgba(0, 0, 0, 0.1);
    box-shadow: inset -2px 0 2px rgba(0, 0, 0, 0.1);
    content: '';
    display: block;
    height: 100%;
    left: auto;
    position: absolute;
    right: 0;
    top: 0;
    width: 6px;
    z-index: 3
}
.account-content-inner {
    background-color: #fff;
    padding: 16px
}
.account-sidebar-header {
    background-color: #000;
    color: #f9f9f9;
    font-size: 14px;
    height: 32px;
    line-height: 28px;
    margin: 0;
    padding: 0 16px;
    text-shadow: 0 1px 0 #000;
    vertical-align: middle
}
.account-sidebar-header .icon {
    display: inline-block;
    height: 32px;
    line-height: 28px;
    margin-right: 10px;
    text-align: center;
    vertical-align: top
}
.account-nav-link {
    float: left;
    width: 50%
}
.finance-page .lender-logo {
    float: right;
    margin-left: 32px
}
.lofi-landing .global-header-inner {
    background-color: #fff;
    border-color: #d7d7d7;
    border-style: solid;
    border-width: 1px 1px 0;
    border-radius: 4px 4px 0 0;
    height: auto;
    margin: 0 auto;
    padding: 24px 0
}
.lofi-landing .global-brand-logo {
    background-size: 300px 100px;
    margin: 24px 0;
    min-width: 300px;
    padding: 100px 0 0;
    width: 300px
}
.lofi-landing .page-view {
    border: none;
    border-radius: 0;
    max-width: 1240px;
    padding: 10px 0 0
}
.lofi-landing .page-view-inner {
    border-radius: 0 0 4px 4px;
    margin: 0;
    padding: 0
}
.lofi-landing .content-page {
    margin: 0;
    padding: 0
}
.lofi-landing .main-content {
    margin: 0;
    padding: 0 24px 24px;
    width: 100%
}
.lofi-landing .sidebar {
    background-color: transparent;
    border: none;
    margin: 0;
    padding: 0 24px 24px;
    width: 100%
}
.jump-to-btn {
    border-radius: 0;
    bottom: 0;
    left: 0;
    margin: 0;
    position: fixed;
    z-index: 1
}
.jump-to-reached.jump-to-btn {
    display: none
}
.bg-image-screen {
    display: none
}
.ui-responsive-bg {
    background-color: #4a4a4a
}
.ui-responsive-bg .viewport {
    background-image: url('http://www.searchdesertrealestate.com/wp-content/themes/base-theme/img/bg-patterns/corrugation/corrugation.png');
    margin: 0 auto;
    max-width: 1920px;
    min-width: 0;
    width: auto
}
.ui-responsive-bg .viewport-inner {
    background-attachment: scroll;
    background-color: transparent;
    background-image: url('/files/2014/01/palmsprings-ca-large3.jpg');
    background-repeat: no-repeat;
    background-position: center 52px
}
.ui-responsive-bg .bg-image-screen {
    height: 600px;
    position: absolute;
    top: 52px;
    width: 100%;
    z-index: 1
}
.ui-responsive-bg .global-header {
    border-top: none;
    min-height: 372px
}
.ui-responsive-bg .global-header-inner {
    height: auto
}
.ui-responsive-bg .global-brand-logo {
    background: url('/files/2014/01/homepage-logo.png') center center no-repeat;
    display: block;
    float: none;
    height: 0;
    background-size: 300px 100px;
    margin: 24px auto 0;
    padding: 100px 0 0;
    width: 300px
}
.ui-responsive-bg .page-view {
    border-color: #909090;
    border-width: 1px 0 0;
    border-radius: 0;
    margin: 0;
    padding: 0;
    max-width: none
}
.no-global-header .viewport-inner,
.no-global-nav .viewport-inner {
    background-position: center top
}
.no-global-header .bg-image-screen,
.no-global-nav .bg-image-screen {
    top: 0
}
.no-global-nav .global-header-inner {
    padding-top: 14px
}
.no-global-nav .bg-image-screen {
    top: 0
}
.no-power-search .search-bar {
    display: none
}
.lofi-landing-disclaimer {
    font-size: 12px;
    margin: 32px auto;
    padding: 0 10px;
    max-width: 1024px;
    text-align: center
}
.slc-landing .bg-image-screen {
    display: block
}
.slc-landing .home-area-listings,
.slc-landing .search-bar {
    display: none
}
.slc-landing .slc-search-bar {
    display: block
}
.slc-landing .slc-widget {
    margin: 0 auto
}
.slc-landing .gs-logo-inner {
    display: none !important
}
.slc-landing .slc-promo:last-child {
    margin-bottom: 64px
}
.slc-landing .global-footer {
    background-color: transparent;
    background-image: none;
    border-top: none
}
.slc-landing-content {
    background: #fff;
    border-color: #d7d7d7;
    border-style: solid;
    border-width: 1px;
    border-radius: 4px;
    border-radius: 0 0 4px 4px;
    border-width: 0 1px 1px;
    margin: 0 auto;
    max-width: 1024px;
    padding: 24px;
    position: relative;
    z-index: 1
}
.slc-landing-content>.slc-promo:last-child {
    margin-bottom: 32px
}
.slc-landing-disclaimer {
    font-size: 12px;
    margin: 32px auto;
    max-width: 1024px;
    text-align: center
}
.slc-not-branded .global-header {
    height: 0 !important;
    min-height: 0 !important
}
.slc-not-branded .global-brand-logo,
.slc-not-branded .gs-logo-landing {
    display: none
}
.slc-not-branded .slc-widget {
    height: 320px
}
.slc-not-branded .slc-search {
    height: 152px;
    margin: auto;
    padding: 0;
    position: absolute;
    left: 10px;
    right: 10px;
    bottom: auto;
    top: 60px
}
.slc-tenant-branded .global-header,
.slc-tenant-branded .global-header-inner {
    height: 100px;
    min-height: 100px;
    padding: 0;
    position: relative
}
.slc-tenant-branded .slc-widget {
    height: 220px;
    min-height: 220px
}
.slc-tenant-branded .slc-search {
    padding: 10px
}
.slc-tenant-branded .global-brand-logo {
    bottom: 0;
    display: block;
    left: 0;
    margin: auto;
    position: absolute;
    right: 0;
    top: auto
}
.slc-tenant-branded .gs-logo-landing {
    display: none
}
.slc-gs-branded .global-header,
.slc-gs-branded .global-header-inner {
    height: 85px;
    min-height: 85px;
    padding: 0;
    position: relative
}
.slc-gs-branded .slc-widget {
    height: 235px;
    min-height: 235px
}
.slc-gs-branded .slc-search {
    padding: 0 10px 10px
}
.slc-gs-branded .global-brand-logo {
    display: none
}
.slc-gs-branded .gs-logo-landing {
    bottom: 0;
    display: block;
    left: 0;
    margin: auto;
    position: absolute;
    right: 0;
    top: auto
}
.gs-logo-landing,
.gs-logo-inner {
    background: url('/wp-content/themes/base-theme/img/guaranteed-sale/gs-landing-logo-lofi.png') no-repeat center center;
    background-size: 225px 75px;
    height: 0;
    margin: 0 auto;
    max-width: 225px;
    padding-top: 75px;
    width: auto;
    width: 225px
}
.gs-logo-landing {
    background-image: url('/wp-content/themes/base-theme/img/guaranteed-sale/gs-landing-logo-lofi.png')
}
.gs-logo-inner {
    background-image: url('/wp-content/themes/base-theme/img/guaranteed-sale/gs-inner-logo-lofi.png')
}
.gs-logo-landing-img,
.gs-logo-inner-img {
    display: none
}
.valuation.modal-open .viewport {
    height: 100%;
    position: absolute;
    overflow: hidden;
    width: 100%
}
.valuation .page-view {
    background-color: transparent;
    border: none;
    min-height: 600px
}
.valuation .slc-widget {
    margin: 50px auto 64px;
    padding-top: 50px
}
.valuation .global-footer {
    background: none;
    border-top: none
}
.valuation .slc-results-map .card-wrap-inner {
    margin: 0;
    min-height: 200px;
    position: relative;
    width: 100%
}
.valuation .slc-results-map .slc-map-card,
.valuation .slc-results-map .slc-map-card:nth-child(n) {
    float: none;
    margin: 0;
    min-height: 200px;
    width: 140%;
    left: -10%;
    position: absolute;
    right: -10%;
    top: -10%
}
.landing-theme-light .bg-image-screen {
    display: none
}
.landing-theme-light .viewport-inner {
    background-color: #fff;
    background-image: none !important
}
.landing-theme-light.slc-landing .viewport-inner {
    background-color: #f9f9f9
}
.landing-theme-light .home-area-text,
.landing-theme-light .slc-search-header,
.landing-theme-light .slc-search-tagline {
    color: #4a4a4a;
    text-shadow: none
}
.landing-theme-light .slc-landing-content {
    border-radius: 4px;
    border-width: 1px
}
.post-loop {
    overflow: hidden
}
.bt-post-pagination {
    clear: both;
    display: block
}
.post-excerpts {
    overflow: hidden;
    padding: 32px 0 0
}
.post-excerpts-header {
    font-size: 24px;
    line-height: 1.5;
    margin: 0 0 16px;
    padding: 0
}
.post-title {
    font-size: 20px;
    line-height: 26px;
    margin: 0 0 16px;
    padding: 0
}
.post-header {
    overflow: hidden;
    position: relative
}
.post-header h1,
.post-header h2,
.post-header h3 {
    font-size: 20px;
    line-height: 26px;
    margin: 0 0 16px;
    padding: 0
}
.post-header .post-meta {
    display: none
}
.featured-image-wrap {
    margin: 0 0 16px
}
.featured-image-wrap:empty {
    margin: 0;
    padding: 0
}
.featured-image-wrap img {
    border: none;
    margin: 0;
    padding: 0;
    background-color: #fff;
    border: 1px solid #d7d7d7;
    padding: 8px
}
.comments-number {
    display: none
}
.main-content .comments-number {
    color: #2d78cc;
    text-align: center
}
.blog-section {
    color: #e23636;
    font-size: 32px;
    margin: 0 0 1.5em
}
.post-text {
    clear: both
}
.post-text p {
    font-size: 14px;
    line-height: 1.5;
    margin: 0 0 1.5em
}
.post-footer {
    border: 1px solid #d7d7d7;
    border-radius: 3px;
    overflow: hidden;
    margin: 16px 0 0
}
.post-footer-header {
    font-size: 14px;
    font-weight: bold;
    line-height: 32px;
    margin: 0;
    padding: 0 10px
}
.post-tags {
    display: none;
    font-size: 0;
    line-height: 0;
    width: auto
}
.post-tags a,
.post-tags a:link,
.post-tags a:visited {
    border-top: 1px solid #e7e7e7;
    display: block;
    font-size: 14px;
    line-height: 32px;
    margin: 0;
    padding: 0 10px
}
.post-teaser {
    border-bottom: 1px solid #eee;
    margin: 0 0 48px;
    padding: 0 0 16px;
    position: relative
}
.post-teaser a,
.post-teaser a:link,
.post-teaser a:visited {
    color: #000
}
.post-teaser a:hover,
.post-teaser a:focus,
.post-teaser a:active {
    color: #000
}
.post-teaser .post-title {
    border-bottom: 1px dashed #d7d7d7;
    font-size: 18px;
    line-height: 24px;
    margin: 0 0 8px 60px;
    padding: 0 0 8px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-style: italic
}
.post-teaser .post-meta {
    color: #909090;
    font-size: 11px;
    line-height: 13px;
    margin: 0 0 8px 60px
}
.post-teaser .post-meta b {
    display: inline-block;
    margin-right: 8px
}
.post-teaser .post-meta b+b {
    border-left: 1px solid #000;
    padding-left: 8px
}
.post-teaser .post-meta span+b {
    padding-left: 8px
}
.post-teaser .post-meta span+b+b {
    border-left: 1px solid #bbb
}
.post-teaser .post-author-img {
    border-radius: 44px;
    -webkit-box-shadow: 0 0 1px 1px #fff, 0 0 2px 2px #bbb;
    box-shadow: 0 0 1px 1px #fff, 0 0 2px 2px #bbb;
    left: 0;
    position: absolute;
    top: 2px
}
.post-teaser .post-excerpt {
    clear: left;
    color: #909090;
    min-height: 80px
}
.blog-sidebar {
    display: none
}
.post {
    margin: 0 0 32px
}
.post .wp-post-image {
    margin: 0 0 16px
}
.post .social-sharing {
    display: none
}
.single-post .post,
.post.featured {
    clear: left;
    margin: 0 0 64px;
    width: 100%
}
.single-post .post .post-header,
.post.featured .post-header {
    text-align: center
}
.single-post .post .post-header h1,
.post.featured .post-header h1,
.single-post .post .post-header h2,
.post.featured .post-header h2 {
    margin: 10px 0 24px
}
.single-post .post .post-meta,
.post.featured .post-meta {
    color: #bbb;
    display: block;
    font-size: 14px;
    margin: 0 0 32px
}
.single-post .post .post-meta .author,
.post.featured .post-meta .author {
    color: #000
}
.single-post .post .featured-image-wrap,
.post.featured .featured-image-wrap {
    display: none;
    margin: 0 0 32px
}
.single-post .post .featured-image-wrap img+.comments-number,
.post.featured .featured-image-wrap img+.comments-number {
    font-size: 18px;
    line-height: 32px;
    text-align: left
}
.single-post .post .comments-number,
.post.featured .comments-number {
    display: block
}
.single-post .post .post-highlight,
.post.featured .post-highlight {
    clear: left;
    font-size: 18px;
    font-style: italic;
    line-height: 1.5;
    margin: 0 0 1.5em
}
.single-post .post .excerpt,
.post.featured .excerpt {
    font-size: 14px
}
.single-post .post .post-footer,
.post.featured .post-footer {
    margin: 32px 0
}
.single-post .post .post-tags,
.post.featured .post-tags {
    display: block
}
.single-post .post .post-footer {
    margin: 32px 0 64px
}
.single-post .post h1 {
    color: #4a4a4a;
    font-size: 24px;
    line-height: 1.5;
    text-decoration: none !important
}
.single-post .post-text h1,
.single-post .post-text h2,
.single-post .post-text h3,
.single-post .post-text h4,
.single-post .post-text h5,
.single-post .post-text h6 {
    line-height: 1.5;
    text-decoration: none !important
}
.single-post .post-text span {
    color: inherit !important;
    text-decoration: none !important
}
.single-post .post-text h1 {
    color: #4a4a4a;
    font-size: 24px
}
.single-post .post-text h2 {
    color: #4a4a4a;
    font-size: 21px;
    font-weight: bold
}
.single-post .post-text h3 {
    color: #4a4a4a;
    font-size: 16px;
    font-weight: bold
}
.single-post .post-text h4,
.single-post .post-text h5,
.single-post .post-text h6 {
    color: #4a4a4a;
    font-size: 14px;
    font-weight: bold
}
.comment {
    border-bottom: 1px solid #d7d7d7;
    clear: left;
    margin: 0 0 32px;
    padding: 0 0 32px
}
.comment img {
    float: left;
    margin: 0 24px 24px 0;
    height: 40px;
    width: 40px
}
.comment p {
    margin: 0 0 16px
}
.comment .reply {
    margin: 0 0 16px
}
.comment .children {
    margin: 0;
    padding: 0
}
.comment .children .comment {
    border-bottom: none;
    border-top: 1px solid #d7d7d7;
    margin: 0 0 24px;
    padding: 24px 0 0
}
.comment-inner {
    overflow: hidden
}
.comment-author {
    color: #909090;
    font-size: 18px;
    margin: 0 0 16px
}
.comment-meta {
    margin: 0 0 16px
}
.post .comment-area h3 {
    color: #4a4a4a;
    font-size: 21px;
    margin: 0 0 1em
}
.comment-area {
    display: none;
    border-top: 1px solid #d7d7d7;
    padding-top: 32px
}
.single-post .comment-area {
    display: block
}
.post-footer+.comment-area {
    border-top: none;
    padding-top: 0
}
.comment-form {
    margin: 0
}
.page_nav {
    clear: both
}
.global-footer {
    border-top: 2px solid #000;
    clear: both;
    padding: 32px 0 48px
}
.global-footer h3 {
    font-size: 18px;
    font-weight: bold;
    text-transform: uppercase
}
.global-footer ul {
    list-style: none;
    margin: 0;
    padding: 0
}
.global-footer .section {
    float: left;
    margin-left: 2%;
    width: 14%;
    clear: none
}
.global-footer .section:first-child {
    margin-left: 0
}
.global-footer .section.social {
    width: 12%
}
.global-footer .section.about {
    margin-left: 10%;
    width: 30%
}
.global-footer .section.about .inner {
    background-color: #fff;
    border: 1px solid #d7d7d7;
    color: #909090;
    font-family: "Droid Sans", Arial, Helvetica, sans-serif;
    font-size: 12px;
    padding: 16px
}
.global-footer .section.about .inner address {
    color: #4a4a4a;
    font-size: 14px;
    margin: 0
}
.global-footer .section.about .inner address+a {
    color: #4a4a4a;
    font-size: 14px
}
.global-footer .section.fine-print {
    clear: both;
    float: none;
    font-size: 11px;
    line-height: 13px;
    margin: 0;
    padding: 0;
    width: 100%
}
.global-footer .section.fine-print li {
    float: left;
    margin: 0 16px 16px 0
}
.global-footer .section.fine-print a,
.global-footer .section.fine-print a:link,
.global-footer .section.fine-print a:visited {
    color: #4a4a4a
}
.global-footer .section.fine-print a:hover,
.global-footer .section.fine-print a:focus,
.global-footer .section.fine-print a:active {
    color: #000
}
.global-footer .section.fine-print p {
    clear: left
}
.global-footer .section a,
.global-footer .section a:link,
.global-footer .section a:visited {
    color: #000
}
.global-footer .section a:hover,
.global-footer .section a:focus,
.global-footer .section a:active {
    color: #000
}
.global-footer .social-links .icon-link {
    height: 32px;
    margin: 0 16px 16px 0;
    width: 32px
}
.global-footer .social-links .icon-link .icon,
.global-footer .social-links .icon-link:link .icon,
.global-footer .social-links .icon-link:visited .icon {
    color: #4a4a4a
}
.global-footer .social-links .icon-link:hover .icon,
.global-footer .social-links .icon-link:focus .icon,
.global-footer .social-links .icon-link:active .icon {
    color: #000
}
.global-footer-inner {
    margin: 0 auto;
    max-width: 1336px;
    padding: 0 48px
}
.zz-top {
    background: #fff;
    border: 1px solid #6ca2e0;
    border-radius: 3px;
    clear: both;
    content: 'http://youtu.be/HmQlOmxICrk';
    display: block;
    margin: 0 auto;
    padding: 4px 8px;
    text-align: center;
    width: 70px
}
.zz-top:hover {
    border-color: #e06c6c;
    color: #000;
    text-decoration: none
}
@-ms-viewport {
    width: device-width
}
@media screen and (max-width: 599px) {
    .zopim,
    #ReadyChat_Button,
    #ReadyChat_W,
    #ReadyChat_WP,
    #SnapABug_Button,
    #SnapABug_W #SnapABug_WP,
    #apexchat_invitation_container_wrapper,
    #apexchat_invitation_container_minimized_wrapper,
    #apexchat_invitation_container_inprogress_wrapper {
        display: none !important
    }
}
@media (max-width: 900px) {
    .popular-features h4 {
        margin: 0 0 4px;
        width: auto
    }
    .popular-features .ps-fieldset {
        margin: 0;
        width: auto
    }
    .popular-features .ps-fieldset label {
        width: 16%
    }
    .ps-fieldset.ps-select-set {
        padding: 8px
    }
    .ps-fieldset.ps-select-set label {
        font-size: 10px
    }
    .ps-fieldset.ps-select-set .ps-to-label {
        font-size: 10px;
        padding: 0
    }
    .ps-fieldset.uno {
        padding-top: 9px
    }
    .ps-fieldset.uno label {
        width: 44px
    }
    .ps-fieldset.dos {
        width: 30%
    }
    .listing-section-related .listing-section-content {
        padding: 8px 16px
    }
    .listing-section-related .related-listings .card {
        margin-right: 2.5%;
        width: 30%
    }
    .listing-section-related .related-listings .card:first-child {
        margin-left: 2.5%
    }
    .listing-section-related .related-listings .card:nth-child(n+4) {
        border-width: 0;
        height: 0;
        padding: 0;
        visibility: hidden;
        width: 0
    }
    .listing-section-related .related-listings .card-price {
        padding: 8px 0 4px;
        text-align: center;
        width: 100%
    }
    .listing-section-related .related-listings .card-address {
        padding: 0 0 10px;
        text-align: center;
        width: 100%
    }
    .listing-modal {
        border-left: none;
        border-right: none;
        bottom: 0;
        display: absolute;
        left: 0;
        right: 0;
        top: 0
    }
    .listing-modal .listing-header {
        -webkit-box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
        box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
        display: absolute;
        left: 0;
        margin: 0;
        right: 0
    }
    .listing-modal .listing-section-photos {
        clear: none;
        float: none;
        margin: 0 auto;
        width: 100%
    }
    .global-footer {
        padding: 32px 48px 48px
    }
    .global-footer .section {
        margin-left: 5%;
        text-align: center;
        width: 30%
    }
    .global-footer .section:first-child {
        margin-left: 0
    }
    .global-footer .section.social {
        clear: both;
        margin: 0 0 24px;
        padding-top: 32px;
        text-align: center;
        width: 100%
    }
    .global-footer .section.social h3 {
        font-size: 24px
    }
    .global-footer .section.about {
        margin: 0 0 24px;
        text-align: left;
        width: 100%
    }
    .global-footer .section.fine-print {
        font-size: 12px
    }
    .global-footer .social-links a:first-child {
        margin-left: 16px
    }
    .global-footer-inner {
        max-width: none;
        padding: 0
    }
}
@media (max-width: 599px) {
    .listing-section-related .related-listings .card {
        margin-right: 2%;
        width: 47%
    }
    .listing-section-related .related-listings .card:first-child {
        margin-left: 2%
    }
    .listing-section-related .related-listings .card:nth-child(n+3) {
        border-width: 0;
        height: 0;
        padding: 0;
        visibility: hidden;
        width: 0
    }
    .mortgage-calculator {
        height: 3000px
    }
    .mortgage-calculator .mc-label {
        text-align: right;
        width: 40%;
        float: left;
        margin-top: 6px
    }
    .mortgage-calculator .mc-field {
        float: right;
        line-height: 34px;
        width: 55%
    }
    .mortgage-calculator .mc-field input,
    .mortgage-calculator .mc-field select {
        float: left;
        width: 60%
    }
    .mortgage-calculator .mc-small-field input {
        width: 35%
    }
    .mortgage-calculator .mc-field-text {
        display: block;
        float: left;
        font-size: 16px;
        line-height: 34px;
        margin-left: 10px;
        text-align: left;
        width: 58%
    }
    .mortgage-calculator .mc-field-text span {
        display: inline;
        float: none;
        font-size: 12px
    }
    .mortgage-calculator .payment-label,
    .mortgage-calculator .payment-amount {
        line-height: 24px
    }
    body.mobile .request-showing-modal .ras-split-block .icon-calendar {
        top: 24px
    }
    .listing-modal .callout-box {
        clear: both;
        float: none;
        width: 100%
    }
    .listing .ui-content {
        top: 0
    }
    .listing.sidebar-collapsed .ui-content {
        padding-top: 0
    }
    .ui-search-mega .slc-search-bar {
        background: #fff;
        border: 1px solid #000;
        border-radius: 4px;
        height: auto;
        max-height: none;
        padding: 8px
    }
    .ui-search-mega .slc-search-keyword {
        background-image: none;
        border: none;
        border-radius: 4px 4px 0 0;
        float: none;
        height: auto
    }
    .ui-search-mega .slc-search-bar .slc-action-button {
        background-image: none;
        border: none;
        border-radius: 0 0 4px 4px;
        clear: both;
        display: block;
        float: right;
        height: 40px;
        padding-top: 0;
        position: static;
        width: 60%
    }
    .ui-search-mega .slc-search-bar .slc-action-button .btn {
        border-radius: 4px;
        display: block;
        font-size: 16px;
        height: 40px;
        line-height: 38px;
        padding: 0;
        width: 100%
    }
    .ui-search-mega input.slc-search-query,
    .ui-search-mega input.slc-search-unit {
        border-radius: 4px;
        border-width: 1px;
        padding: 0 8px
    }
    .ui-search-mega input.slc-search-query {
        margin: 0 0 8px;
        width: 100%
    }
    .ui-search-mega input.slc-search-unit {
        float: left;
        width: 36%
    }
    .global-footer {
        padding: 16px 24px 32px
    }
    .global-footer h3 {
        font-size: 24px;
        text-align: center
    }
    .global-footer .section {
        float: none;
        margin: 0 0 16px;
        width: auto
    }
    .global-footer .section.social {
        width: auto
    }
    .global-footer .section.about {
        margin-left: 0;
        width: auto
    }
    .global-footer .section.fine-print ul {
        margin: 0 0 16px
    }
    .global-footer .section.fine-print li {
        float: none;
        margin: 0 0 8px
    }
    .global-footer .section.fine-print p {
        text-align: justify;
        margin: 0 0 24px
    }
}
@media (max-width: 320px) {
    .listing-section-related .listing-section-content {
        padding: 2px 10px 3px
    }
    .listing-section-related .related-listings .card:first-child {
        height: auto;
        margin-left: 5%;
        margin-right: 5%;
        visibility: visible;
        width: 90%
    }
    .listing-section-related .related-listings .card:nth-child(n+2) {
        border-width: 0;
        height: 0;
        padding: 0;
        visibility: hidden;
        width: 0
    }
}
@media (min-width: 1px) {
    .related-listings {
        height: auto;
        overflow: hidden
    }
    .related-listings .card {
        margin-bottom: 0
    }
    .related-listings .card-inner {
        height: auto
    }
    .lofi-landing .global-header {
        height: auto;
        position: static
    }
    .lofi-landing .global-header-inner {
        border: none;
        margin: 0 auto;
        padding: 10px 0 0
    }
    .lofi-landing .global-brand-logo {
        background-size: 300px 100px;
        display: block;
        float: none;
        margin: 24px auto;
        min-width: 300px;
        padding: 100px 0 0;
        width: 300px
    }
    .lofi-landing .page-view-inner {
        border: none
    }
    .lofi-landing .sidebar {
        border: none
    }
    .ui-responsive-bg .viewport-inner {
        background-image: url('/files/2014/01/palmsprings-ca-mini3.jpg')
    }
    .ui-responsive-bg .bg-image-screen {
        background-color: rgba(0, 0, 0, 0.35);
        height: 320px
    }
    .admin-bar .bg-image-screen {
        margin-top: 32px
    }
}
@media (min-width: 480px) {
    .ui-gallery-view .card {
        float: left;
        margin-bottom: 3%;
        margin-left: 3%;
        width: 48.5%
    }
    .ui-gallery-view .card:nth-child(2n + 1) {
        clear: left;
        margin-left: 0
    }
}
@media (min-width: 600px) {
    .alignleft,
    .main-content .alignleft {
        background-color: #fff;
        border: 1px solid #d7d7d7;
        padding: 8px;
        clear: left;
        display: block;
        float: left;
        margin-bottom: 32px;
        margin-right: 32px
    }
    .alignright,
    .main-content .alignright {
        background-color: #fff;
        border: 1px solid #d7d7d7;
        padding: 8px;
        clear: right;
        display: block;
        float: right;
        margin-bottom: 32px;
        margin-left: 32px
    }
    .aligncenter,
    .main-content .aligncenter {
        background-color: #fff;
        border: 1px solid #d7d7d7;
        padding: 8px;
        clear: both;
        display: block;
        margin-bottom: 32px;
        margin-left: auto;
        margin-right: auto
    }
    .alignleft .wp-caption-text,
    .aligncenter .wp-caption-text,
    .alignright .wp-caption-text {
        text-align: left
    }
    .form-link {
        line-height: 24px;
        margin: 16px 0
    }
    .modal .btn+.form-link:last-child {
        margin-bottom: 0
    }
    .form-split {
        margin: 48px 0
    }
    .form-split:last-child {
        margin: 48px 0 0
    }
    .form-split fieldset {
        margin: 0 0 48px
    }
    .form-split .form-inner {
        padding: 24px
    }
    .form-split .field-block {
        margin: 0 0 14px
    }
    .form-split .field-block input,
    .form-split .field-block select {
        float: right;
        width: 45%
    }
    .form-split .field-block .input-set {
        float: right;
        margin: 0;
        width: 45%
    }
    .form-split .field-block+.btn {
        margin-top: 16px
    }
    .form-split .label-text {
        float: left;
        line-height: 34px;
        margin: 0;
        width: 50%
    }
    .form-split .for-checkbox .checkbox-wrap {
        float: left;
        width: 8%
    }
    .form-split .for-checkbox .checkbox-wrap input {
        float: left;
        margin: 0
    }
    .form-split .for-checkbox .label-text {
        font-size: 16px;
        width: 92%
    }
    .form-split .ckrd-set-inline {
        clear: left;
        line-height: 30px;
        overflow: hidden
    }
    .form-split .ckrd-set-inline .field-block {
        clear: none;
        float: left;
        height: 30px;
        margin: 0 16px 0 0;
        overflow: hidden;
        width: auto
    }
    .form-split .ckrd-set-inline .label-text,
    .form-split .ckrd-set-inline input {
        float: left;
        width: auto
    }
    .form-split .ckrd-set-inline input {
        height: 30px;
        line-height: 30px;
        margin: 0 8px 0 0
    }
    .form-split textarea {
        min-height: 160px
    }
    .form-split .textarea-set textarea {
        clear: right;
        float: right;
        width: 45%
    }
    .form-split .textarea-label {
        float: left;
        width: 50%
    }
    .form-split .btn {
        display: inline-block;
        float: right;
        margin: 0;
        width: auto
    }
    .form-split .btn-block {
        display: block;
        width: 100%;
        padding-left: 0;
        padding-right: 0;
        clear: both
    }
    .form-split .btn-center {
        display: block;
        float: none;
        margin: 0 auto;
        width: auto
    }
    .legend,
    .form-has-steps .legend {
        padding: 0 0 0 24px
    }
    .step-number {
        left: -18px
    }
    .form-table tr:first-child td {
        padding-top: 16px
    }
    .form-table th,
    .form-table td {
        padding: 16px
    }
    .form-table td {
        padding-bottom: 16px
    }
    .form-table .legend th {
        padding: 0 16px
    }
    .form-table-options .row-options {
        width: 20%
    }
    .form-table-options .row-description {
        width: 50%
    }
    .form-table-options .row-actions {
        text-align: right;
        width: 30%
    }
    .modal-header,
    .modal-body,
    .modal-footer {
        padding: 24px 32px
    }
    .modal-header h3,
    .modal-header .modal-title {
        font-size: 24px
    }
    .modal-header a {
        display: inline
    }
    .modal-body .btn {
        margin-left: auto;
        margin-right: auto;
        width: auto
    }
    .modal-body .btn:last-child {
        margin-bottom: 0
    }
    .modal-form-split,
    .modal-form-split:first-child,
    .modal-form-split:last-child {
        margin: 0
    }
    .modal-form-split fieldset {
        border: none;
        margin: 0
    }
    .modal-form-split .label-text,
    .modal-form-split .textarea-label {
        text-align: right;
        width: 25%
    }
    .modal-form-split .input-set {
        float: left;
        width: 60%
    }
    .modal-form-split .input-set>input {
        margin-left: 0 !important
    }
    .modal-form-split .input-set>input+input {
        margin-left: 5%
    }
    .modal-form-split .field-block input,
    .modal-form-split .field-block select,
    .modal-form-split .field-block .input-set,
    .modal-form-split .textarea-set textarea {
        width: 60%;
        float: left;
        margin-left: 5%
    }
    .modal-form-split .btn {
        display: block;
        float: none;
        margin: 0 auto 10px;
        width: auto
    }
    .modal-form-split .btn:last-child {
        margin-bottom: 0
    }
    .modal-form-split .btn b {
        font-weight: normal;
        text-transform: uppercase
    }
    .modal-form-split .btn-block {
        display: block;
        width: 100%;
        padding-left: 0;
        padding-right: 0;
        clear: both
    }
    .modal-body-two-col .col-one {
        float: left;
        width: 47%
    }
    .modal-body-two-col .col-two {
        float: right;
        width: 47%
    }
    .modal-body-two-col .col-two h4 {
        border-bottom: 1px solid #d7d7d7;
        margin: 0 0 16px;
        padding: 0 0 10px;
        text-align: center
    }
    .modal-body-two-col .btn {
        clear: both
    }
    .registration-form .register .label-text {
        text-align: right;
        width: 25%
    }
    .registration-form .register .field-block>input,
    .registration-form .register .field-block select,
    .registration-form .register .field-block .input-set {
        width: 60%;
        margin-left: 5%;
        float: left
    }
    .registration-form .register .market-updates input {
        display: block;
        float: left;
        height: auto;
        margin: 10px 0 0;
        width: auto
    }
    .preferred-agent {
        display: block
    }
    .fieldset-grid .field-grid {
        clear: none;
        float: left
    }
    .fieldset-grid .field-grid input,
    .fieldset-grid .field-grid select,
    .fieldset-grid .field-grid .label-text,
    .fieldset-grid .field-grid .input-set {
        display: block;
        float: none;
        margin: 0;
        text-align: left;
        width: 100%
    }
    .fieldset-grid .field-1-3,
    .fieldset-grid .field-2-3 {
        margin: 0 4.25% 16px 0
    }
    .fieldset-grid .field-1-3 {
        width: 30.5%
    }
    .fieldset-grid .field-2-3 {
        width: 65.25%
    }
    .fieldset-grid .field-1-4,
    .fieldset-grid .field-2-4,
    .fieldset-grid .field-3-4 {
        margin: 0 3% 16px 0
    }
    .fieldset-grid .field-1-4 {
        width: 22.75%
    }
    .fieldset-grid .field-2-4 {
        width: 48.5%
    }
    .fieldset-grid .field-3-4 {
        width: 74.25%
    }
    .fieldset-grid .field-row-last {
        margin-right: 0
    }
    .list-btn {
        padding: 0 16px
    }
    .list-btn .icon {
        margin-right: 10px
    }
    .navbar-custom {
        position: relative
    }
    .custom-menu-toggle {
        display: block
    }
    .disclaimer-block {
        margin: 0 0 24px
    }
    .ui-dropdown {
        height: 38px;
        float: left;
        line-height: 38px;
        width: auto
    }
    .ui-dropdown-header {
        border-left: 1px solid #000;
        -webkit-box-shadow: inset 1px 0 0 rgba(255, 255, 255, 0.2);
        box-shadow: inset 1px 0 0 rgba(255, 255, 255, 0.2);
        color: #fff;
        padding: 0 18px 0 10px;
        text-align: center;
        text-shadow: 0 1px 0 #000
    }
    .ui-dropdown-header .ui-caret {
        border-color: #000 transparent transparent;
        font-weight: normal;
        right: 6px
    }
    .ui-dropdown-header .ui-caret:before {
        border-color: #fff transparent transparent
    }
    .active>.ui-dropdown-header {
        background: #fff;
        border-bottom: 1px solid #fff;
        color: #000;
        text-shadow: none
    }
    .active>.ui-dropdown-header .ui-caret {
        border-color: transparent
    }
    .active>.ui-dropdown-header .ui-caret:before {
        border-color: #000 transparent transparent
    }
    .ui-dropdown-menu {
        background-color: #fcfcfc;
        background-image: -moz-linear-gradient(top, #fff, #f7f7f7);
        background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#fff), to(#f7f7f7));
        background-image: -webkit-linear-gradient(top, #fff, #f7f7f7);
        background-image: -o-linear-gradient(top, #fff, #f7f7f7);
        background-image: linear-gradient(to bottom, #fff, #f7f7f7);
        background-repeat: repeat-x;
        filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff', endColorstr='#fff7f7f7', GradientType=0);
        filter: progid: DXImageTransform.Microsoft.gradient(enabled false);
        border-radius: 0 0 4px 4px;
        border-color: #999;
        border-style: solid;
        border-width: 0 1px 1px;
        bottom: auto;
        -webkit-box-shadow: inset 1px 0 0 rgba(255, 255, 255, .6), 0 1px 2px rgba(0, 0, 0, .35);
        box-shadow: inset 1px 0 0 rgba(255, 255, 255, .6), 0 1px 2px rgba(0, 0, 0, .35);
        height: auto;
        left: 50%;
        margin-left: -160px;
        overflow: visible;
        padding: 16px;
        position: absolute;
        right: auto;
        top: 39px;
        width: 320px;
        z-index: -1;
        display: none
    }
    .active>.ui-dropdown-menu {
        display: block
    }
    .ui-dropdown-btn {
        display: block
    }
    .bar-block.alpha-bar {
        padding: 0 8px
    }
    .bar-block.alpha-bar a {
        padding: 0 8px;
        width: auto
    }
    .hide-mini {
        display: block !important
    }
    .hide-small,
    .hide-small-min {
        display: none !important
    }
    .show-small-min {
        display: block !important
    }
    .show-inline-small-min {
        display: inline !important
    }
    .page-view {
        border-color: #d7d7d7;
        border-style: solid;
        border-width: 1px 0 0;
        border-radius: 0
    }
    .ui-content {
        padding-top: 153px;
        position: static
    }
    .global-header {
        height: auto
    }
    .global-header-inner {
        height: 60px
    }
    .results .global-header-inner,
    .listing .global-header-inner {
        height: 100px
    }
    .admin-bar .ui-sidebar {
        top: 185px
    }
    .home-area-text {
        display: block;
        text-align: left
    }
    .user-menu {
        background: none;
        border-bottom: none;
        display: block;
        height: 50px;
        left: auto;
        line-height: 50px;
        list-style: none;
        top: 0
    }
    .user-menu>li {
        line-height: 50px;
        width: auto
    }
    .user-menu>li>a {
        height: 50px;
        padding: 0 14px;
        width: auto
    }
    .user-menu>li.sign-in-link {
        width: auto
    }
    .user-menu>li.sign-in-link>a {
        padding: 0 8px;
        width: auto
    }
    .user-search-label {
        display: inline
    }
    .search-panel {
        display: none
    }
    .search-bar {
        display: block
    }
    .search-bar.no-mls {
        padding-right: 207.05882352941177px
    }
    .search-bar-toggle {
        display: none
    }
    .search-dropdowns {
        border-radius: 0 4px 4px 0;
        border-width: 1px;
        position: absolute;
        right: 0;
        top: 0;
        width: 352px
    }
    .search-dropdowns>.ui-dropdown {
        width: 70px
    }
    .no-mls .search-dropdowns {
        width: 207.05882352941177px
    }
    .search-keyword {
        z-index: 1
    }
    .search-keyword-select-span {
        border-radius: 4px 0 0 4px
    }
    .price-dropdown .ui-dropdown-menu {
        margin-left: -170px;
        width: 340px
    }
    .type-dropdown .ui-dropdown-menu {
        margin-left: -220px;
        width: 440px
    }
    .type-dropdown .type-fieldset {
        float: left;
        width: 50%
    }
    .type-dropdown .toggle-checkbox-set {
        float: left;
        padding-left: 5%;
        width: 50%
    }
    .beds-dropdown .ui-dropdown-menu,
    .baths-dropdown .ui-dropdown-menu {
        margin-left: -97px;
        width: 194px
    }
    .beds-dropdown label {
        padding-left: 38px
    }
    .baths-dropdown label {
        padding-left: 35px
    }
    .results .tag-bar,
    .listing .tag-bar {
        display: block
    }
    .search-button .btn {
        border-radius: 0 4px 4px 0
    }
    .ui-search-mega .search-bar {
        height: 84px;
        padding-right: 178px;
        width: 70%;
    }
    .ui-search-mega .search-bar.search-button-only {
        margin-top: 62px;
        padding-right: 81px;
        top: auto
    }
    .ui-search-mega .search-keyword {
        height: 64px;
        line-height: 50px;
        padding: 6px
    }
    .ui-search-mega input.search-bar-input {
        background-color: #fff;
        font-size: 16px;
        height: 50px;
        color: red !important;
        padding: 0 10px
    }
    .ui-search-mega input.search-input-append {
        right: 6px;
        top: 6px
    }
    .ui-search-mega .search-bar-qry-wrap {
        padding: 0;
        top: 6px;
        right: 6px;
        bottom: 6px;
        left: 6px
    }
    .ui-search-mega input.search-bar-qry {
        padding-left: 43px;
        padding-right: 8px
    }
    .ui-search-mega .ie-search-placeholder {
        font-size: 16px;
        padding-left: 43px;
        padding-right: 8px
    }
    .ui-search-mega #nearby-btn {
        left: 6px;
        top: 6px;
        height: 50px;
        width: 38px;
        padding: 5px
    }
    .ui-search-mega .search-keyword-autocomplete {
        top: 66px
    }
    .ui-search-mega .search-keyword-btn {
        height: 48px;
        left: 7px;
        line-height: 48px;
        top: 7px;
        width: 28px
    }
    .ui-search-mega .search-keyword-btn .icon-search {
        font-size: 20px;
        height: 48px;
        line-height: 48px;
        width: 28px
    }
    .ui-search-mega .search-dropdowns,
    .ui-search-mega .search-button {
        height: 64px;
        line-height: 62px
    }
    .ui-search-mega .search-dropdowns {
        width: 178px
    }
    .ui-search-mega .search-dropdowns .ui-dropdown {
        height: 62px;
        line-height: 62px;
        width: 80px
    }
    .ui-search-mega .search-dropdowns .ui-dropdown-header {
        font-size: 16px;
        line-height: 62px
    }
    .ui-search-mega .search-dropdowns .ui-dropdown-header .ui-caret {
        top: 31px
    }
    .ui-search-mega .search-dropdowns .ui-dropdown-menu {
        top: 63px
    }
    .ui-search-mega .price-dropdown .ui-dropdown-menu {
        left: 50%;
        padding: 32px;
        margin-left: -186px;
        right: auto;
        width: 372px
    }
    .ui-search-mega .beds-dropdown .ui-dropdown-menu {
        left: 50%;
        padding: 32px;
        margin-left: -113px;
        right: auto;
        width: 226px
    }
    .ui-search-mega .search-button {
        width: 81px
    }
    .ui-search-mega .search-button .btn {
        border-radius: 4px
    }
    .ui-search-mega .ui-search-mega-action {
        line-height: 50px;
        padding: 6px;
        width: 80px
    }
    .ui-search-mega .ui-search-mega-action .btn {
        font-size: 16px;
        height: 50px;
        line-height: 48px
    }
    .powersearch-dropdown {
        display: block;
        clear: none
    }
    .powersearch-dropdown.active .ui-dropdown-header {
        border-radius: 0 4px 0 0
    }
    .powersearch-open .powersearch-menu.ui-dropdown-menu {
        display: block
    }
    .powersearch-open .search-keyword-select-span {
        border-radius: 4px 0 0 0
    }
    .powersearch-menu.ui-dropdown-menu {
        position: absolute
    }
    .close-more-options-link {
        display: none
    }
    .tag-bar {
        bottom: 10px;
        height: 30px;
        left: 10px;
        padding: 0;
        position: absolute;
        right: 10px;
        top: auto;
        z-index: 4;
        width: auto
    }
    .tag-bar .ui-dropdown {
        height: 30px;
        line-height: 30px
    }
    .tag-bar .ui-dropdown.active .ui-dropdown-header {
        background-color: transparent;
        border-bottom: none
    }
    .tag-bar .ui-dropdown-header {
        line-height: 30px
    }
    .tag-bar-shell {
        clear: both;
        height: 30px;
        margin: 0 auto;
        max-width: 1240px;
        padding: 0 285px 0 86px;
        position: relative
    }
    .tag-bar-shell.no-visible-tags {
        padding-left: 0
    }
    .tag-bar-shell.no-visible-tags .bar-list .search-tag:first-child {
        margin-left: 0
    }
    .tag-bar-list-shell {
        display: block;
        height: 30px;
        padding-right: 137px;
        position: relative;
        visibility: visible
    }
    .tag-bar-actions {
        display: block;
        left: 0;
        position: absolute;
        top: 0
    }
    .results-controls {
        display: block;
        position: absolute;
        right: 0;
        top: 0;
        width: 285px
    }
    .results-sort-btn .icon {
        display: none
    }
    .results-sort-btn .caret {
        display: inline-block
    }
    .results-view-toggle {
        display: block;
        float: right;
        font-size: 0;
        white-space: nowrap
    }
    .results-view-toggle a {
        display: inline-block;
        float: none !important
    }
    .results-view-toggle .btn.active {
        border-color: #ccc;
        -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125), 0 1px 1px rgba(0, 0, 0, 0.075);
        box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125), 0 1px 1px rgba(0, 0, 0, 0.075)
    }
    .results-view-toggle .icon {
        color: #888;
        display: block;
        float: left;
        margin: 1px 4px 0 0
    }
    .results-view-toggle .icon-location {
        color: #999
    }
    .results-view-toggle .icon-grid {
        margin-right: 6px
    }
    .search-tag {
        background-color: #fff;
        border: 1px solid #bbb;
        border-radius: 20px;
        font-size: 11px;
        height: 20px;
        line-height: 18px;
        cursor: default;
        opacity: .7;
        filter: alpha(opacity=70);
        padding: 0 22px 0 8px;
        position: relative;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
        max-width: 240px;
        width: auto
    }
    .search-tag:hover,
    .search-tag.tag-transition {
        opacity: 1;
        filter: alpha(opacity=100)
    }
    .search-tag.tag-highlight {
        background-color: #e23636;
        border-color: #e23636;
        color: #fff
    }
    .search-tag.tag-highlight .tag-close {
        color: #fff
    }
    .tag-close,
    .tag-close:link {
        color: #909090;
        cursor: pointer;
        display: block;
        font-size: 16px;
        height: 16px;
        line-height: 16px;
        margin: 0;
        padding: 0;
        position: absolute;
        right: 1px;
        text-align: center;
        text-decoration: none;
        top: 1px;
        width: 16px
    }
    .tag-close:hover {
        color: #2d78cc
    }
    .tag-transition {
        -webkit-transition: background-color 1.5s ease, border-color 1.5s ease, color 1.5s ease;
        transition: background-color 1.5s ease, border-color 1.5s ease, color 1.5s ease
    }
    .tag-transition .tag-close {
        -webkit-transition: color 1.5s ease;
        transition: color 1.5s ease
    }
    .tag-list {
        float: left;
        height: 30px;
        margin: 0;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
        width: 100%
    }
    .tag-list.bar-list .search-tag {
        float: left;
        margin: 5px 0 5px 11px
    }
    .tag-list.bar-list .search-tag:first-child {
        margin-left: 16px
    }
    .tag-list.two-column {
        height: auto;
        overflow: hidden
    }
    .tag-list.two-column .search-tag {
        float: left;
        height: 20px;
        margin: 0 4% 8px 0;
        width: 48%
    }
    .tag-list.two-column .search-tag:nth-child(odd) {
        margin-right: 0
    }
    .tag-list.ui-dropdown-menu {
        border-radius: 4px;
        border-top-width: 1px;
        height: auto;
        left: auto;
        margin: 0;
        max-width: 240px;
        padding: 0 12px;
        position: absolute;
        top: 30px;
        right: 16px;
        width: 140px
    }
    .tag-list.ui-dropdown-menu .search-tag {
        margin: 0 0 12px;
        width: auto
    }
    .tag-list.ui-dropdown-menu .search-tag:first-child {
        margin: 12px 0
    }
    .tag-overflow-toggle {
        background-color: #fff;
        border: 1px solid #bbb;
        border-radius: 20px;
        font-size: 11px;
        height: 20px;
        line-height: 18px;
        cursor: pointer;
        margin: 5px 0;
        padding: 0 20px 0 8px;
        position: relative;
        text-align: center
    }
    .tag-overflow-toggle:hover {
        background-color: #f2f7fd;
        border-color: #6ca2e0;
        color: #1c508d
    }
    .tag-overflow-toggle:hover .ui-caret:before {
        border-color: #2d78cc transparent transparent
    }
    .tag-bar-dropdown {
        color: #777;
        display: block;
        font-size: 14px;
        height: 30px;
        padding-right: 16px;
        position: absolute;
        right: 0;
        top: 0
    }
    .tag-bar-dropdown.active .ui-caret:before {
        border-color: #2d78cc transparent transparent
    }
    .tag-bar-dropdown.active .tag-overflow-toggle {
        background-color: #f2f7fd;
        border-color: #6ca2e0;
        color: #1c508d
    }
    .tag-bar-dropdown .ui-caret {
        right: 7px;
        top: 9px
    }
    .sort-dropdown-menu {
        background: #fff;
        border: 1px solid #ccc;
        border-radius: 4px;
        bottom: auto;
        height: auto;
        left: auto;
        margin: 2px 0 0;
        padding: 10px;
        position: absolute;
        right: -70px;
        top: 30px;
        width: 210px;
        z-index: 1000;
        padding: 16px;
        right: 0
    }
    .listing-section-header,
    .listing-section-header-large,
    .listing-section-subtext {
        text-align: left
    }
    .listing-section-header {
        padding: 16px 32px
    }
    .listing-section-content {
        padding: 32px
    }
    .listing-sub-section {
        float: left;
        margin-left: 3.5%;
        width: 31%
    }
    .listing-sub-section:first-child {
        margin-left: 0
    }
    .listing-sub-header {
        border-radius: 0;
        border-width: 0 0 1px;
        font-size: 18px;
        line-height: 36px;
        margin: 0 0 16px;
        padding: 0 0 16px;
        text-align: left
    }
    .listing-header {
        margin: 0 auto;
        max-width: 722px;
        padding: 8px 16px 0
    }
    .listing-address {
        float: left;
        line-height: 34px;
        padding: 0 0 16px;
        text-align: left
    }
    .listing-header-stats {
        margin: 0;
        text-align: left
    }
    .listing-header-stat {
        display: block;
        float: left
    }
    .listing-header-actions {
        position: absolute;
        top: 8px;
        width: auto
    }
    .listing-header-actions>.share,
    .listing-header-actions>.share:not(:first-child):not(:last-child):not(.dropdown-toggle) {
        border-radius: 0 6px 6px 0
    }
    .listing-header-actions>.btn-listing-contact,
    .listing-header-actions>.more {
        display: none
    }
    .listing-section-photos.mapping .listing-photo-map {
        padding: 65% 0 0
    }
    .listing-section-photos .listing-photo-thumbnails {
        display: block
    }
    .photo-squeeze {
        padding: 25% 0 0
    }
    .photo-squeeze .btn {
        margin: 0 16px
    }
    .photo-squeeze-label {
        font-size: 24px;
        margin: 0 0 24px
    }
    .photo-squeeze-disclaimer {
        margin: 48px 16px
    }
    .listing-section-information {
        padding: 0 10px 16px
    }
    .stats-box {
        border: none;
        clear: both;
        color: #555;
        font-family: "Droid Sans", Arial, Helvetica, sans-serif;
        font-size: 12px;
        padding: 0;
        text-transform: uppercase
    }
    .stats-box .stats {
        border-color: #d7d7d7;
        border-style: solid;
        border-width: 1px 1px 0 0;
        overflow: hidden
    }
    .stats-box .stats.row-two {
        border-bottom: 1px solid #d7d7d7
    }
    .stats-box .stats.row-two .stat-value {
        font-size: 18px
    }
    .stats-box .stats.row-two .sqft-range {
        font-size: 12px
    }
    .stats-box .stat {
        border-left: 1px solid #d7d7d7;
        float: left;
        height: 81px;
        overflow: hidden;
        padding: 16px 4px;
        text-align: center;
        width: 25%
    }
    .stats-box .stat.halfbaths {
        font-size: 10px
    }
    .stats-box .stat.halfbaths .stat-label {
        font-size: 10px
    }
    .stats-box .stat .icon {
        display: block;
        margin: 0 auto 7px
    }
    .stats-box .stat.type {
        padding: 16px 0
    }
    .stats-box .stat.type .stat-label {
        font-size: 8px;
        font-weight: normal;
        height: auto;
        line-height: 1
    }
    .stats-box .stat-value {
        font-size: 26px
    }
    .stats-box .stat-label {
        font-size: 12px;
        line-height: 20px
    }
    .stats-box .acreage .stat-label-na {
        padding-top: 5px
    }
    .callout-box {
        clear: none;
        float: left;
        margin: 0;
        width: 50%
    }
    .listing-price-box {
        border-right-width: 0;
        height: 165px;
        padding-top: 24px
    }
    .info-box {
        border-top-width: 0;
        width: 100%
    }
    .info-box-item {
        font-size: 12px;
        line-height: 18px;
        padding: 4px 16px
    }
    .info-box-label {
        font-size: 11px
    }
    .info-box-school-ratings {
        padding: 16px
    }
    .listing-section-disclaimer {
        padding: 32px
    }
    .request-showing {
        height: 248px;
        padding: 32px;
        padding-left: 218px
    }
    .request-showing.hide-agent {
        height: auto
    }
    .request-showing .agent-thumbnail {
        display: block
    }
    .secondary-action-block {
        float: left;
        width: 50%
    }
    .secondary-action {
        border-width: 0 0 1px 1px
    }
    .secondary-action .text-block {
        left: 0;
        right: 0;
        width: 100%
    }
    .secondary-favorite,
    .secondary-directions {
        border-left-width: 0
    }
    .remarks {
        font-size: 16px
    }
    .listing-section-advanced-map .listing-map-inner {
        height: 450px;
        position: relative
    }
    .listing-section-advanced-map .well {
        padding-left: 19px;
        padding-right: 19px
    }
    .listing-section-advanced-map .nav-pills {
        padding-left: 32px
    }
    .listing-section-advanced-map .nav-pills a {
        padding: 0 32px !important
    }
    .listing-section-advanced-map .directions-results {
        padding: 16px
    }
    .listing-advanced-map-controls {
        display: block
    }
    .listing-advanced-map-form .field-block-lg {
        margin: 0;
        width: 42%
    }
    .advanced-map-submit-btn {
        width: 12%
    }
    .email-directions-btn {
        float: right;
        margin: 0
    }
    .mortgage-calculator .mc-label {
        text-align: right;
        width: 40%
    }
    .mortgage-calculator .mc-field {
        float: right;
        line-height: 34px;
        width: 55%
    }
    .mortgage-calculator .mc-field input,
    .mortgage-calculator .mc-field select {
        float: left;
        width: 60%
    }
    .mortgage-calculator .mc-small-field input {
        width: 20%
    }
    .mortgage-calculator .mc-field-text {
        display: block;
        float: left;
        font-size: 16px;
        line-height: 34px;
        margin-left: 10px;
        text-align: left;
        width: 35%
    }
    .mortgage-calculator .mc-field-text span {
        display: inline;
        float: none;
        font-size: 12px
    }
    .mortgage-calculator .payment-label,
    .mortgage-calculator .payment-amount {
        line-height: 24px
    }
    .email-a-listing fieldset {
        padding-left: 60px;
        position: relative
    }
    .email-a-listing .label-text {
        text-align: right;
        width: 15%
    }
    .email-a-listing .field-block input,
    .email-a-listing .field-block .input-set {
        width: 80%
    }
    .email-a-listing .textarea-set {
        margin: 0 0 14px
    }
    .email-a-listing .textarea-set textarea {
        min-height: 100px;
        width: 80%
    }
    .email-a-listing .textarea-label {
        text-align: right;
        width: 15%
    }
    .email-a-listing .fieldset-legend {
        left: 0;
        line-height: 31px;
        position: absolute;
        width: 60px
    }
    .email-a-listing .email-sender {
        border-bottom: 1px solid #d7d7d7;
        padding-bottom: 2px
    }
    .email-a-listing .email-recipient {
        padding-top: 16px
    }
    .email-a-listing .email-option {
        border-color: #d7d7d7;
        border-style: solid;
        border-width: 1px 0;
        font-size: 14px;
        height: 34px;
        line-height: 24px;
        margin: 24px 0;
        padding: 4px 0;
        text-align: center
    }
    .email-a-listing .email-option input {
        float: none;
        height: 24px;
        line-height: 24px;
        margin: -2px 8px 0 0;
        vertical-align: middle;
        width: auto
    }
    .listing-section-ask-an-expert {
        background-image: -webkit-linear-gradient(top, #fff 0, #f9f9f9 100%);
        background-image: linear-gradient(to bottom, #fff 0, #f9f9f9 100%);
        background-repeat: repeat-x;
        filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff', endColorstr='#fff9f9f9', GradientType=0);
        filter: progid: DXImageTransform.Microsoft.gradient(enabled false);
        padding: 32px
    }
    .aae-fieldset {
        float: left;
        width: 50%
    }
    .aae-textarea {
        float: right;
        height: 154px;
        margin: 0 0 24px;
        width: 48%
    }
    .listing-footer-card {
        float: left;
        padding: 32px;
        width: 50%
    }
    .listing-agent-thumb-wrap {
        margin: 0 32px 0 0;
        width: 128px
    }
    .listing-modal .listing-header-inner {
        padding-right: 170px
    }
    .listing-modal .listing-header-actions {
        display: block;
        top: 16px;
        right: 61px
    }
    .listing .listing-header {
        padding: 10px 10px 0
    }
    .listing .listing-header-inner {
        padding-bottom: 10px;
        padding-right: 110px
    }
    .listing .listing-address {
        font-size: 20px;
        padding-bottom: 0
    }
    .listing .listing-header-actions {
        right: 0;
        top: 0
    }
    .results-summary {
        font-size: 20px;
        height: 34px;
        line-height: 34px;
        margin-left: 10px;
        margin-right: 10px;
        padding-right: 0;
        width: auto
    }
    .results-header {
        height: 34px;
        line-height: 34px;
        width: auto
    }
    .results-paging {
        display: inline
    }
    .results-label {
        display: none
    }
    .results-title {
        display: inline;
        font-size: 20px;
        line-height: 34px
    }
    .results-title-action {
        float: left
    }
    .mls-update-results {
        line-height: 34px
    }
    .hero .listing-header {
        margin: 0;
        max-width: none
    }
    .hero .listing-section-photos {
        float: left;
        padding-bottom: 10px;
        width: 55%
    }
    .hero .listing-section-photos .listing-photos-inner {
        border-radius: 0 0 4px 4px;
        border-width: 1px
    }
    .hero .listing-section-information {
        float: left;
        padding-bottom: 10px;
        padding-left: 0;
        width: 45%
    }
    .hero .callout-box {
        float: none;
        margin: 0;
        width: 100%
    }
    .hero .stats-box {
        margin: 0 0 10px
    }
    .hero .listing-price-box {
        border-radius: 4px 4px 0 0;
        border-right-width: 1px;
        height: auto
    }
    .hero .listing-price-box .price {
        display: inline-block;
        font-size: 24px
    }
    .hero-pagination-viewing {
        display: inline;
        text-transform: uppercase
    }
    .hero-btn-block {
        width: 128px
    }
    .btn-hero-pagination {
        font-size: 14px;
        width: 128px
    }
    .btn-hero-loadprev {
        padding-left: 30px
    }
    .btn-hero-loadnext {
        padding-right: 30px
    }
    .results-map.admin-bar .ui-content {
        top: 185px
    }
    .results-map .viewport {
        max-width: none;
        overflow: hidden;
        position: fixed;
        top: 0;
        right: 0;
        bottom: 0;
        left: 0
    }
    .results-map .ui-content {
        top: 153px
    }
    .results-map .tag-bar-shell {
        padding-right: 220px
    }
    .results-map .results-controls {
        width: 220px
    }
    .map-disclaimer {
        border-width: 1px 1px 0 0
    }
    .card {
        width: 260px
    }
    .ui-gallery-view .card {
        margin-bottom: 2%;
        margin-left: 2%;
        width: 32%
    }
    .ui-gallery-view .card:nth-child(n) {
        clear: none;
        margin-left: 2%
    }
    .ui-gallery-view .card:nth-child(3n + 1) {
        clear: left;
        margin-left: 0
    }
    .main-content .card {
        float: left;
        margin-bottom: 2.75%;
        margin-left: 2.75%;
        width: 31.5%
    }
    .main-content .card:nth-child(3n+1) {
        clear: left;
        margin-left: 0
    }
    .home-content .card {
        float: left;
        margin-bottom: 4%;
        margin-left: 4%;
        width: 48%
    }
    .home-content .card:nth-child(odd) {
        clear: left;
        margin-left: 0
    }
    .home .search-bar .type-dropdown,
    .home .search-bar .baths-dropdown,
    .home .search-bar .powersearch-dropdown {
        display: none
    }
    .home .search-bar.enable-baths .baths-dropdown {
        display: block
    }
    .home .search-panel {
        display: none
    }
    .home .home-area-listings {
        display: block
    }
    .home-content .widget-header {
        font-size: 36px;
        line-height: 45px
    }
    .home-content .widget>div,
    .home-content .widget-inner {
        max-width: 1336px;
        padding: 32px 48px 48px
    }
    .home-content .instructions-widget {
        display: block
    }
    .home-content .instructions-widget:first-child {
        padding-top: 32px
    }
    .home-content .instructions-widget:first-child .vwhl-circle {
        margin-top: -120px
    }
    .home-content .instructions-widget .instructions-widget-inner {
        padding: 48px 0
    }
    .home-content .listings-widget-header {
        float: left
    }
    .home-content .listings-widget-btn {
        float: right;
        margin-bottom: 32px;
        width: auto
    }
    .home-content-section {
        max-width: 1336px;
        padding: 0 48px
    }
    .home-disclaimer,
    .home-disclaimer:first-child,
    .home-disclaimer:last-child {
        margin: 2% auto
    }
    .home-disclaimer:empty {
        display: none
    }
    .view-highlight {
        float: left;
        margin-left: 2.5%;
        width: 30%
    }
    .vwhl-title {
        font-size: 24px
    }
    .view-highlight {
        margin-bottom: 0
    }
    .vwhl-circle {
        height: 164px;
        width: 164px
    }
    .vwhl-circle:after {
        height: 152px;
        width: 152px
    }
    .vwhl-img {
        height: 152px;
        width: 152px
    }
    .triple-highlight-block {
        overflow: hidden
    }
    .triple-highlight-image {
        float: left;
        margin-right: 32px;
        margin-left: 0
    }
    .triple-highlight-copy {
        overflow: hidden
    }
    .triple-highlight-header {
        font-size: 24px;
        text-align: left
    }
    .slc-search-bar {
        border: none;
        padding-right: 170px
    }
    .slc-search-bar .slc-action-button {
        width: 170px
    }
    .slc-search-header {
        font-size: 48px;
        line-height: 48px;
        margin: 0 0 16px
    }
    .slc-search-tagline {
        margin: 0 0 32px;
        padding: 0 0 8px
    }
    input.slc-search-query {
        padding-right: 116px
    }
    input.slc-search-unit {
        width: 116px
    }
    .slc-address-dropdown {
        right: -170px
    }
    .slc-address-dropdown .slc-field-address {
        width: 77.25%
    }
    .slc-address-dropdown .slc-field-unit {
        width: 18%
    }
    .slc-address-dropdown .slc-field-city {
        width: 45.5%
    }
    .slc-address-dropdown .slc-field-state {
        width: 27.5%
    }
    .slc-address-dropdown .slc-field-zip {
        width: 18%
    }
    .slc-action-button {
        border-radius: 0 6px 6px 0
    }
    .slc-promo {
        text-align: center;
        margin-bottom: 160px
    }
    .slc-promo-image {
        float: none;
        margin: 0 auto 64px
    }
    .slc-report-image {
        margin-top: -160px
    }
    .slc-promo-header {
        font-size: 26px;
        margin-left: auto;
        margin-right: auto;
        max-width: 480px
    }
    .slc-promo-text {
        margin-left: auto;
        margin-right: auto;
        max-width: 480px
    }
    .slc-promo-btn {
        font-size: 16px
    }
    .slc-results-sheet {
        max-width: 866px;
        padding-left: 48px;
        padding-right: 48px
    }
    .slc-results-header {
        font-size: 36px;
        line-height: 36px;
        margin: 0 0 16px
    }
    .slc-property-location {
        font-size: 20px;
        line-height: 20px
    }
    .slc-property-address {
        font-size: 20px;
        line-height: 20px
    }
    .slc-results-section {
        margin-left: -48px;
        margin-right: -48px;
        padding-left: 48px;
        padding-right: 48px
    }
    .slc-section-header {
        padding-left: 56px
    }
    .slc-header-icon {
        left: 0;
        margin-top: -16px;
        position: absolute;
        top: 50%;
        width: 32px
    }
    .slc-section-title {
        font-size: 24px;
        line-height: 32px;
        text-align: left
    }
    .slc-section-description {
        text-align: left
    }
    .slc-stats {
        margin: 0 0 64px
    }
    .slc-stats .stats {
        border-width: 1px 1px 1px 0
    }
    .slc-stats .stat-label {
        padding-top: 0
    }
    .slc-stats .stat.type .icon {
        font-size: 26px;
        height: 32px;
        line-height: 32px;
        margin: 0 auto;
        width: 32px
    }
    .slc-stats .stat.type .stat-label {
        font-size: 12px;
        line-height: 20px;
        padding-top: 0
    }
    .slc-results-map-inner {
        padding: 480px 0 0
    }
    .soldPropMap {
        height: 480px
    }
    .slc-market-stats {
        margin-left: -48px;
        margin-right: -48px
    }
    .est-price-range {
        margin-left: -48px;
        margin-right: -48px;
        padding-left: 48px;
        padding-right: 48px
    }
    .est-price-range:after {
        top: 40%
    }
    .est-low,
    .est-high {
        font-size: 20px;
        line-height: 20px
    }
    .est-mid {
        font-size: 40px;
        line-height: 40px;
        margin: 0 8%;
        width: 34%
    }
    .est-label {
        font-size: 12px
    }
    .est-label-mid {
        font-size: 14px
    }
    .slc-modal-highlight {
        font-size: 16px
    }
    .slc-results-contact {
        font-size: 16px;
        line-height: 1.5
    }
    .page-view {
        padding-top: 10px
    }
    .page-title {
        font-size: 30px
    }
    .page .main-content h1,
    .page .main-content h2,
    .page .main-content h3,
    .page .main-content h4,
    .page .main-content h5,
    .page .main-content h6 {
        line-height: 1.5
    }
    .page .main-content h1 {
        font-size: 30px
    }
    .page .main-content h2 {
        font-size: 24px
    }
    .page .main-content h3 {
        font-size: 18px
    }
    .page .main-content h4,
    .page .main-content h5,
    .page .main-content h6 {
        font-size: 16px
    }
    .content-page .ui-breadcrumbs {
        margin: 0;
        padding-left: 32px
    }
    .content-page .main-content {
        float: none;
        margin: 0;
        padding: 16px;
        width: auto
    }
    .content-page .sidebar {
        border-width: 1px;
        clear: both;
        float: none;
        font-size: 14px;
        margin: 0 32px 32px;
        min-height: 0;
        padding: 32px;
        width: auto
    }
    .content-header {
        padding: 10px 26px;
        margin: 0 -10px;
        text-align: center
    }
    .content-header .btn-primary {
        display: inline-block
    }
    .content-title {
        font-size: 30px
    }
    .content-tagline {
        font-size: 18px
    }
    .content-nav {
        margin: 16px
    }
    .content-nav ul li {
        float: left;
        width: 50%
    }
    .sidebar .listings-widget .card {
        clear: none;
        float: left;
        margin: 0 0 3% 1.5%;
        width: 48.5%
    }
    .sidebar .listings-widget .card:nth-child(odd) {
        clear: left;
        margin-left: 0;
        margin-right: 1.5%
    }
    .sidebar-contact {
        padding: 16px
    }
    .account-view {
        border: none;
        margin: 32px auto;
        max-width: 720px;
        padding: 0
    }
    .account-view .btn-xl {
        font-size: 20px
    }
    .account-content {
        margin: 0 32px
    }
    .account-content-inner {
        background: #fff;
        border-color: #d7d7d7;
        border-style: solid;
        border-width: 1px;
        border-radius: 4px;
        border-radius: 0 0 4px 4px;
        padding: 32px
    }
    .account-page-header {
        margin: 0 0 32px
    }
    .account-sidebar {
        margin: 0 32px
    }
    .account-sidebar-header {
        background-color: #4a4a4a;
        border-radius: 4px 4px 0 0;
        line-height: 32px
    }
    .account-sidebar-header .icon {
        line-height: 32px
    }
    .agent-photo-sidebar {
        margin-right: 24px;
        max-width: none
    }
    .agent-tagline {
        margin: 0 0 1em;
        text-align: left
    }
    .loop-guide-page {
        border-top: none;
        float: left;
        margin-bottom: 32px;
        margin-left: 3%;
        padding-top: 0;
        width: 47%
    }
    .loop-guide-page:nth-child(odd) {
        clear: left;
        margin-left: 0;
        margin-right: 3%
    }
    .lofi-landing .main-content {
        padding-top: 0
    }
    .ui-responsive-bg .viewport-inner {
        background-image: url('/files/2014/01/palmsprings-ca-small3.jpg')
    }
    .ui-responsive-bg .bg-image-screen {
        height: 520px
    }
    .ui-responsive-bg .global-header {
        min-height: 572px
    }
    .ui-responsive-bg .global-brand-logo {
        background-size: 600px 200px;
        margin: 40px auto 0;
        padding: 200px 0 0;
        width: 600px
    }
    .slc-landing .viewport-inner {
        padding-bottom: 0
    }
    .slc-landing .slc-widget {
        margin: 0 auto
    }
    .slc-landing-content {
        padding: 80px
    }
    .slc-promo:last-child {
        margin-bottom: 80px
    }
    .ui-search-mega .slc-widget {
        margin-left: auto;
        margin-right: auto
    }
    .ui-search-mega .slc-search-bar {
        background-color: transparent;
        background-image: none
    }
    .slc-not-branded .slc-widget {
        height: 520px
    }
    .slc-not-branded .slc-search {
        height: 184px;
        left: 16px;
        right: 16px;
        bottom: auto;
        top: 130px
    }
    .slc-tenant-branded .global-header,
    .slc-tenant-branded .global-header-inner {
        height: 210px;
        min-height: 210px;
        padding: 0
    }
    .slc-tenant-branded .slc-widget {
        height: 310px;
        min-height: 310px
    }
    .slc-tenant-branded .slc-search {
        padding: 16px
    }
    .slc-tenant-branded .slc-search-header {
        font-size: 32px
    }
    .slc-tenant-branded .slc-report-image {
        margin-top: -140px
    }
    .slc-gs-branded .global-header,
    .slc-gs-branded .global-header-inner {
        height: 170px;
        min-height: 170px;
        padding: 0
    }
    .slc-gs-branded .slc-widget {
        height: 350px;
        min-height: 350px
    }
    .slc-gs-branded .slc-search {
        padding: 0 16px 16px
    }
    .slc-gs-branded .slc-search-header {
        font-size: 32px
    }
    .slc-gs-branded .slc-report-image {
        margin-top: -140px
    }
    .gs-logo-landing {
        background-size: 450px 150px;
        max-width: 450px;
        padding-top: 150px;
        width: 450px
    }
    .gs-logo-inner {
        background-size: 225px 75px;
        max-width: 225px;
        padding-top: 75px;
        width: 225px
    }
    .valuation .slc-widget {
        margin-top: 50px;
        padding-top: 50px
    }
    .valuation .card {
        float: left;
        height: auto;
        margin-bottom: 2.75%;
        margin-left: 2.75%;
        width: 31.5%
    }
    .valuation .card:nth-child(odd),
    .valuation .card:nth-child(even) {
        clear: none;
        margin-left: 2.75%
    }
    .valuation .card:nth-child(3n + 1) {
        clear: left;
        margin-left: 0
    }
    .single-post .post .social-sharing {
        display: block
    }
    .main-content .comments-number {
        text-align: left
    }
    .single-post .post h1,
    .single-post .post h2,
    .single-post .post h3,
    .single-post .post h4,
    .single-post .post h5,
    .single-post .post h6 {
        line-height: 1.5
    }
    .single-post .post h1 {
        font-size: 30px
    }
    .single-post .post h2 {
        font-size: 24px
    }
    .single-post .post h3 {
        font-size: 18px
    }
    .single-post .post h4,
    .single-post .post h5,
    .single-post .post h6 {
        font-size: 16px
    }
    .post-text {
        padding-top: 16px
    }
    .post-text p {
        font-size: 16px;
        line-height: 1.65;
        margin: 0 0 1.65em
    }
    .post-footer {
        padding: 16px
    }
    .post-footer-header {
        display: none
    }
    .post-tags {
        float: right;
        font-size: 16px;
        line-height: 1.5
    }
    .post-tags a,
    .post-tags a:link,
    .post-tags a:visited {
        border-top: none;
        display: inline;
        font-size: 16px;
        line-height: inherit;
        margin: 0;
        padding: 0
    }
    .post .comment-area h3 {
        font-size: 24px;
        margin: 0 0 2em
    }
    .comment img {
        height: auto;
        width: auto
    }
}
@media (min-width: 768px) {
    .registration-modal .modal-dialog {
        width: 500px
    }
    .savesearch-form .modal-dialog {
        width: 680px
    }
    .listing-header-actions>.share,
    .listing-header-actions>.share:not(:first-child):not(:last-child):not(.dropdown-toggle) {
        border-radius: 0
    }
    .listing-header-actions>.btn-listing-contact,
    .listing-header-actions>.btn-listing-contact:not(:first-child):not(:last-child):not(.dropdown-toggle) {
        display: inline-block;
        border-radius: 0 6px 6px 0
    }
    .listing-modal .listing-header-inner {
        padding-right: 230px
    }
    .listing .listing-header-inner {
        padding-right: 160px
    }
    .results-summary {
        margin-left: 0;
        margin-right: 0
    }
    .hero {
        margin: 0 0 16px
    }
    .hero .listing-sheet {
        border-radius: 4px;
        border-width: 1px;
        margin: 0 auto
    }
    .hero .listing-section-photos {
        width: 60%
    }
    .hero .listing-section-information {
        width: 40%
    }
    .slc-modal-two-col .modal-dialog {
        width: 768px
    }
    .slc-modal-highlight {
        float: left;
        margin: 0;
        text-align: left;
        width: 47.5%
    }
    .slc-modal-caption {
        text-align: left
    }
    .slc-modal-highlight-title {
        text-align: left
    }
    .slc-modal-stats {
        display: block
    }
    .slc-modal-list {
        display: block
    }
    .slc-modal-form {
        float: right;
        width: 47.5%
    }
    .slc-modal-img {
        background-color: #fff;
        border: 1px solid #d7d7d7;
        -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.4);
        box-shadow: 0 1px 1px rgba(0, 0, 0, 0.4);
        padding: 3px;
        display: block;
        margin: 0 0 16px
    }
    .slc-results-header,
    .slc-property-location,
    .slc-section-title,
    .slc-section-description {
        text-align: left
    }
    .slc-results-sheet {
        border-width: 1px;
        border-radius: 4px
    }
    .content-page .main-content {
        padding: 24px
    }
    .content-header {
        padding: 16px 34px
    }
    .content-nav {
        margin: 24px
    }
    .alpha-header {
        margin: 0 0 16px;
        padding: 16px 0
    }
    .alpha-agent {
        border-bottom: none;
        float: left;
        margin: 0 0 16px;
        min-height: 140px;
        padding: 0;
        width: 50%
    }
    .alpha-agent img {
        margin: 0 16px 0 0
    }
    .alpha-agent span {
        margin-right: 16px
    }
    .alpha-agent .name {
        margin: 16px 0
    }
    .post {
        float: left;
        margin-bottom: 32px;
        margin-left: 3%;
        width: 47%
    }
    .post:nth-child(odd) {
        clear: left;
        margin-left: 0;
        margin-right: 3%
    }
    .single-post .post,
    .post.featured {
        clear: left;
        margin: 0 0 64px;
        width: 100%
    }
}
@media (min-width: 901px) {
    .listing-section-header {
        background-color: #fff;
        border-bottom: none;
        float: left;
        line-height: 36px;
        padding: 32px;
        width: 30%
    }
    .listing-section-header-stacked {
        float: none;
        padding-bottom: 0;
        width: auto
    }
    .listing-sub-header {
        margin: 0 0 32px;
        padding: 0 0 32px
    }
    .listing-section-content {
        background-color: #f9f9f9;
        float: left;
        min-height: 100px;
        width: 70%
    }
    .listing-section-content-stacked {
        background-color: #fff;
        float: none;
        width: 100%
    }
    .listing-header {
        margin: 0;
        max-width: none
    }
    .listing-header-actions>.btn-listing-contact,
    .listing-header-actions>.btn-listing-contact:not(:first-child):not(:last-child):not(.dropdown-toggle) {
        border-radius: 0
    }
    .listing-header-actions>.more,
    .listing-header-actions>.more:not(:first-child):not(:last-child):not(.dropdown-toggle) {
        display: inline-block;
        border-radius: 0 6px 6px 0
    }
    .listing-section-photos {
        float: left;
        padding: 0 16px 16px;
        width: 67%
    }
    .listing-section-photos .listing-photos-inner {
        border-radius: 0 0 4px 4px;
        border-width: 1px
    }
    .listing-section-information {
        -webkit-box-shadow: none;
        box-shadow: none;
        float: right;
        padding: 28px 16px 16px 0;
        width: 33%
    }
    .callout-box {
        float: none;
        margin: 0 0 16px;
        width: 100%
    }
    .listing-price-box {
        border-right-width: 1px;
        height: auto;
        padding: 10px 0 0
    }
    .listing-price-box .price {
        display: inline-block;
        font-size: 24px
    }
    .listing-price-box .price-btn {
        display: inline-block;
        margin-left: 8px
    }
    .listing-price-box-links {
        margin-top: 10px;
        position: static
    }
    .payment-calculator,
    .pre-approval {
        display: inline-block
    }
    .info-box {
        border-top-width: 1px
    }
    .info-box {
        padding: 8px 0 0
    }
    .info-box-item {
        border: none;
        padding: 0 10px 6px
    }
    .info-box-school-ratings {
        padding: 10px
    }
    .request-showing {
        float: left;
        height: 248px;
        width: 55%
    }
    .request-showing.hide-agent {
        height: 248px
    }
    .listing-section-secondary-actions {
        height: 248px
    }
    .secondary-action-links {
        float: left;
        height: 248px;
        width: 45%
    }
    .secondary-action {
        height: 124px
    }
    .secondary-favorite,
    .secondary-directions {
        border-left-width: 1px
    }
    .listing-agent {
        width: 60%
    }
    .listing-agency {
        background-image: url('/files/2014/01/palmsprings-ca-mini3.jpg');
        color: #fff;
        width: 40%
    }
    .listing-agency-branding {
        background-color: #fff;
        background-color: rgba(255, 255, 255, 0.65);
        -webkit-box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.25);
        box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.25);
        margin: 0 auto;
        padding: 16px
    }
    .listing-agency-logo {
        margin: 0 0 16px
    }
    .listing-agency-address {
        display: block;
        margin: 0
    }
    .listing-modal .listing-header-inner {
        padding-right: 270px
    }
    .listing-modal .listing-address {
        font-size: 22px
    }
    .listing-modal .listing-section-information {
        padding-top: 28px
    }
    .listing .listing-header {
        padding: 16px 16px 0
    }
    .listing .listing-header-inner {
        padding-bottom: 16px;
        padding-right: 220px
    }
    .hero .listing-header-inner {
        padding-left: 16px
    }
    .hero .listing-section-photos {
        padding-bottom: 16px
    }
    .hero .listing-section-information {
        padding-right: 16px;
        padding-bottom: 16px
    }
    .ui-gallery-view .card {
        margin-bottom: 2.5%;
        margin-left: 2.5%;
        width: 23.125%
    }
    .ui-gallery-view .card:nth-child(n) {
        clear: none;
        margin-left: 2.5%
    }
    .ui-gallery-view .card:nth-child(4n + 1) {
        clear: left;
        margin-left: 0
    }
    .vwhl-circle {
        height: 184px;
        width: 184px
    }
    .vwhl-circle:after {
        height: 172px;
        width: 172px
    }
    .vwhl-img {
        height: 172px;
        width: 172px
    }
    .home-content .featured-agent .home-agent-info {
        float: left
    }
    .home-content .featured-agent .home-agent-extra-content {
        float: left;
        width: 50%;
        margin-left: 32px
    }
    .triple-highlight-block {
        float: left;
        margin-left: 3.5%;
        width: 31%
    }
    .triple-highlight-block:first-child {
        margin-left: 0
    }
    .triple-highlight-image {
        float: none;
        margin: 24px auto
    }
    .triple-highlight-header {
        font-size: 22px;
        text-align: center
    }
    .slc-modal-two-col .modal-dialog {
        width: 820px
    }
    .content-page .main-content {
        padding: 38px
    }
    .content-header {
        padding: 16px 38px
    }
    .content-nav {
        margin: 38px
    }
    .tag-count-item {
        float: left;
        margin-right: 6%;
        width: 47%
    }
    .tag-count-item:nth-child(even) {
        margin-right: 0
    }
    .lofi-landing .page-view {
        padding-top: 0
    }
    .lofi-landing .page-view-inner {
        border-top: 1px solid #d7d7d7
    }
    .lofi-landing .main-content {
        padding: 48px 64px
    }
    .lofi-landing .sidebar {
        padding: 0 64px 64px 48px
    }
    .jump-to-btn {
        display: none
    }
    .ui-responsive-bg .viewport-inner {
        background-position: center 52px
    }
    .ui-responsive-bg .bg-image-screen {
        top: 52px
    }
    .no-global-header .viewport-inner,
    .no-global-nav .viewport-inner {
        background-position: center top
    }
    .no-global-header .bg-image-screen,
    .no-global-nav .bg-image-screen {
        top: 0
    }
    .no-global-nav .global-header-inner {
        padding-top: 32px
    }
    .no-global-nav .bg-image-screen {
        top: 0
    }
    .slc-landing .global-header-inner {
        padding: 0
    }
    .lofi-landing .global-header-inner {
        padding: 0
    }
}
@media (min-width: 1025px) {
    .social-sharing {
        margin: 0;
        text-align: left;
        width: auto
    }
    .social-sharing li {
        display: block;
        float: left
    }
    .social-sharing li:last-child {
        width: auto
    }
    .social-sharing li a {
        display: block
    }
    .fb-like,
    .g-plus,
    .pinterest-sharing {
        float: left
    }
    .list-btn-group {
        border-radius: 0 0 0 4px
    }
    .list-btn {
        text-align: left
    }
    .list-btn:last-child {
        border-radius: 0 0 0 4px
    }
    .list-btn+.list-btn {
        margin-top: -1px
    }
    .navbar-collapse-custom {
        background: none;
        float: none;
        position: static;
        top: auto;
        right: auto;
        bottom: auto;
        left: auto
    }
    .navbar-collapse-custom .nav>li {
        clear: none;
        float: left;
        width: auto
    }
    .navbar-collapse-custom .nav>li:nth-child(even) {
        clear: none;
        float: left
    }
    .navbar-collapse-custom .nav>li>a,
    .navbar-collapse-custom .dropdown-menu a {
        padding-left: 8px;
        padding-right: 8px
    }
    .navbar-collapse-custom .nav>li>a {
        color: #fff;
        font-size: 12px;
        text-shadow: 0 1px 0 #000
    }
    .navbar-collapse-custom .dropdown-menu a {
        font-size: 14px;
        font-weight: normal
    }
    .navbar-collapse-custom .nav {
        overflow: visible
    }
    .navbar-collapse-custom .open>.dropdown-menu {
        background-color: #fff
    }
    .custom-menu-toggle {
        display: none
    }
    .bar-block.alpha-bar {
        padding: 0 10px
    }
    .bar-block.alpha-bar a {
        padding: 0 10px
    }
    .ui-modal-open .viewport {
        display: block
    }
    .ui-modal-open .modal-backdrop {
        pointer-events: none
    }
    .ui-modal-backdrop {
        background-color: #000;
        bottom: 0;
        left: 0;
        opacity: .5;
        filter: alpha(opacity=50);
        position: fixed;
        right: 0;
        -webkit-transition: all .22s ease-out;
        transition: all .22s ease-out;
        top: 0;
        z-index: 8
    }
    .ui-modal-container {
        bottom: 0;
        left: 0;
        overflow-x: auto;
        overflow-y: scroll;
        position: fixed;
        right: 0;
        top: 0;
        width: 100%;
        z-index: 9;
        cursor: pointer;
        cursor: url('/wp-content/themes/base-theme/img/zoomout.png'), pointer;
        cursor: -moz-zoom-out;
        cursor: -webkit-zoom-out;
        cursor: zoom-out
    }
    .admin-bar .ui-modal-backdrop,
    .admin-bar .ui-modal-container {
        top: 32px
    }
    .look-no-touch {
        display: none
    }
    .reg-modal-open .ui-modal-container {
        cursor: default;
        overflow-x: hidden
    }
    .reg-modal-open .listing-modal {
        overflow: visible;
        position: relative
    }
    .reg-modal-open .look-no-touch {
        bottom: 0;
        display: block;
        height: 100%;
        left: -50%;
        position: absolute;
        right: -50%;
        top: 0;
        width: 200%;
        z-index: 10000
    }
    .hide-mini,
    .hide-small {
        display: block !important
    }
    .show-large-min {
        display: block !important
    }
    .show-inline-large-min {
        display: inline !important
    }
    .hide-large-min {
        display: none
    }
    .sidebar {
        text-align: left
    }
    .ui-content {
        bottom: 0;
        left: 318px;
        margin: 0;
        overflow-y: scroll;
        padding: 0;
        position: absolute;
        right: 24px;
        top: 171px;
        z-index: 1
    }
    .ui-gallery-view {
        display: none
    }
    .ui-map-inner {
        display: none
    }
    .ui-map-view {
        bottom: 0;
        display: none;
        float: none;
        left: 0;
        padding: 0;
        position: absolute;
        right: 0;
        top: 0
    }
    .ui-map-view .ui-map-inner {
        display: block
    }
    .ui-sidebar {
        bottom: 0;
        display: block;
        left: 24px;
        overflow-y: scroll;
        overflow-x: hidden;
        position: absolute;
        top: 171px;
        width: 270px;
        z-index: 2
    }
    .ui-message {
        display: none;
        left: 10%;
        margin: 16px 0 0;
        position: fixed;
        right: 10%;
        top: 102px;
        z-index: 10
    }
    .ui-message.show {
        display: block
    }
    .ui-message.hide {
        display: none
    }
    .ui-content-focus {
        top: -100%
    }
    .results .global-header,
    .listing .global-header {
        background-color: #fff;
        border-bottom: 1px solid #ccc;
        -webkit-box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
        box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
        height: 171px;
        left: 0;
        max-width: none;
        position: fixed;
        right: 0;
        width: auto;
        z-index: 3
    }
    .results .global-header-inner,
    .listing .global-header-inner {
        height: 118px
    }
    .results .nav-custom,
    .listing .nav-custom {
        margin-left: 24px
    }
    .results .user-menu,
    .listing .user-menu {
        margin-right: 24px
    }
    .results .global-brand-logo,
    .listing .global-brand-logo {
        margin: 14px 0 0 24px
    }
    .results .search-bar,
    .listing .search-bar {
        max-width: none;
        width: auto
    }
    .results .search-bar,
    .listing .search-bar {
        left: 318px;
        right: 24px;
        top: 16px
    }
    .results .search-bar.no-mls,
    .listing .search-bar.no-mls {
        top: 39px
    }
    .results .search-dropdowns,
    .listing .search-dropdowns {
        float: left
    }
    .results .tag-bar,
    .listing .tag-bar {
        bottom: 16px;
        display: block;
        height: 30px;
        left: 318px;
        margin: 0;
        max-width: none;
        position: absolute;
        right: 24px;
        width: auto;
        z-index: 4
    }
    .results .tag-bar-shell,
    .listing .tag-bar-shell {
        max-width: none
    }
    .results .global-footer,
    .listing .global-footer {
        display: none
    }
    .results .back-to-top,
    .listing .back-to-top {
        display: none
    }
    .results .ui-message,
    .listing .ui-message {
        top: 171px
    }
    .results.admin-bar .global-header,
    .listing.admin-bar .global-header {
        top: 32px
    }
    .results.admin-bar .ui-sidebar,
    .listing.admin-bar .ui-sidebar {
        top: 203px
    }
    .search-bar {
        right: 24px
    }
    .global-header-inner {
        height: 118px
    }
    .results-map .sidebar-toggle,
    .results-hero .sidebar-toggle {
        display: block
    }
    .global-brand-logo {
        display: block
    }
    .home-area-listings {
        display: none;
        margin: 0 auto;
        margin-top: 18px;
        position: relative;
        width: 85%
    }
    .home-area-text {
        color: #fff;
        font-size: 22px;
        margin: 0 0 4px;
        text-shadow: 0 1px 1px rgba(0, 0, 0, 0.35)
    }
    .user-menu {
        top: 0
    }
    .user-menu>li {
        border: none;
        text-align: left;
        width: auto
    }
    .user-menu>li>a {
        float: left;
        line-height: 50px;
        padding: 0 8px;
        width: auto
    }
    .user-menu>li.user-account-links:hover {
        background-color: transparent
    }
    .user-menu>li.user-account-links>a:hover,
    .user-menu>li.user-account-links>a:focus,
    .user-menu>li.user-account-links>a:active {
        background-color: rgba(255, 255, 255, 0.15)
    }
    .user-menu-icon,
    .custom-menu-toggle .icon {
        display: none
    }
    .user-menu-signout {
        display: block !important
    }
    .user-menu-dash {
        display: block
    }
    .ssdd-block {
        max-width: none
    }
    .search-bar {
        left: 318px;
        padding-right: 352px;
        right: 24px;
        top: 39px;
        z-index: 5
    }
    .suggestion-results {
        font-size: 14px
    }
    .suggestion-category {
        padding-left: 114px
    }
    .suggestion-category-label {
        left: 0;
        position: absolute;
        text-align: right;
        top: 0;
        width: 114px
    }
    .suggestion-result {
        border-width: 1px 0 0 1px;
        overflow: visible;
        padding: 0 16px;
        position: relative;
        z-index: 2
    }
    .suggestion-result:first-child {
        border-top: none
    }
    .suggestion-result.selected:after {
        background-color: #6ca2e0;
        bottom: -1px;
        display: block;
        content: '';
        height: 1px;
        left: -1px;
        position: absolute;
        width: 1px;
        z-index: 2
    }
    .suggestion-result.selected+li {
        z-index: 1
    }
    .ui-search-mega .search-bar {
        height: 84px;
        padding-right: 178px;
        width: 60%;
    }
    .ui-search-mega .search-bar.no-mls {
        margin-top: 62px
    }
    .ui-search-mega .search-keyword {
        height: 84px;
        line-height: 64px;
        padding: 9px
    }
    .ui-search-mega input.search-bar-input {
        font-size: 22px;
        color: red !important;
        height: 64px;
        padding: 0 16px
    }
    .ui-search-mega input.search-input-append {
        right: 9px;
        top: 9px
    }
    .ui-search-mega .search-bar-qry-wrap {
        padding: 0;
        top: 9px;
        right: 9px;
        bottom: 9px;
        left: 9px
    }
    .ui-search-mega input.search-bar-qry {
        padding-left: 58px;
        padding-right: 16px
    }
    .ui-search-mega .ie-search-placeholder {
        font-size: 22px;
        padding-left: 58px;
        padding-right: 16px
    }
    .ui-search-mega #nearby-btn {
        left: 9px;
        height: 64px;
        width: 48px;
        top: 9px
    }
    .ui-search-mega .search-keyword-autocomplete {
        top: 86px
    }
    .ui-search-mega .search-keyword-btn {
        height: 62px;
        left: 10px;
        line-height: 62px;
        top: 10px;
        width: 48px
    }
    .ui-search-mega .search-keyword-btn .icon-search {
        font-size: 28px;
        height: 62px;
        line-height: 62px;
        width: 48px
    }
    .ui-search-mega .search-dropdowns,
    .ui-search-mega .search-button {
        height: 84px;
        line-height: 82px
    }
    .ui-search-mega .search-dropdowns {
        width: 178px
    }
    .ui-search-mega .search-dropdowns .ui-dropdown {
        height: 82px;
        line-height: 82px;
        width: 90px
    }
    .ui-search-mega .search-dropdowns .ui-dropdown-header {
        font-size: 22px;
        line-height: 82px
    }
    .ui-search-mega .search-dropdowns .ui-dropdown-header .ui-caret {
        top: 41px
    }
    .ui-search-mega .search-dropdowns .ui-dropdown-menu {
        top: 83px
    }
    .ui-search-mega .price-dropdown .ui-dropdown-menu {
        left: 50%;
        padding: 32px;
        margin-left: -186px;
        right: auto;
        width: 372px
    }
    .ui-search-mega .beds-dropdown .ui-dropdown-menu {
        left: 50%;
        padding: 32px;
        margin-left: -113px;
        right: auto;
        width: 226px
    }
    .ui-search-mega .search-button {
        width: 171px
    }
    .ui-search-mega .ui-search-mega-action {
        line-height: 64px;
        padding: 9px;
        width: 170px
    }
    .ui-search-mega .ui-search-mega-action .btn {
        font-size: 22px;
        height: 64px;
        line-height: 62px
    }
    .ui-search-mega .home-more-options-link {
        padding: 0;
        width: 151px
    }
    .tag-bar-shell {
        padding: 0 308px 0 112px
    }
    .results-controls {
        width: 308px
    }
    .listing-header {
        position: relative;
        padding: 16px 16px 0
    }
    .listing-disclaimer-top {
        font-size: 14px;
        height: 18px;
        line-height: 14px;
        padding: 0 0 4px
    }
    .poi-photo-main .item>img {
        max-height: 480px
    }
    .listing-price-box .price {
        font-size: 26px
    }
    .request-showing.hide-agent {
        height: auto
    }
    .request-showing,
    .secondary-action-links {
        float: none;
        width: 100%
    }
    .secondary-action-links,
    .listing-section-secondary-actions {
        height: auto
    }
    .secondary-action {
        height: 80px
    }
    .secondary-favorite,
    .secondary-directions {
        border-left-width: 0
    }
    .listing-section-advanced-map .listing-map-inner {
        height: 480px;
        position: relative
    }
    .listing-section-nearby {
        display: block
    }
    .listing-modal {
        padding-top: 0
    }
    .listing-modal .listing-header {
        position: relative
    }
    .listing-modal .listing-header-inner {
        height: 112px;
        padding-bottom: 24px;
        padding-top: 24px;
        padding-left: 175px
    }
    .listing-modal .listing-header-thumb {
        -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.35);
        box-shadow: 0 1px 2px rgba(0, 0, 0, 0.35);
        display: block;
        float: left;
        height: 84px;
        left: 48px;
        padding: 2px;
        position: absolute;
        top: 14px;
        width: 111px
    }
    .listing-modal .listing-header-actions {
        top: 22px;
        right: 55px
    }
    .modal-nav-controls {
        display: none
    }
    .modal-nav-link,
    .modal-nav-link:link,
    .modal-nav-link:visited {
        line-height: 33px;
        width: 33px;
        height: 33px
    }
    .modal-nav-link.previous-property {
        height: 79px;
        line-height: 79px;
        top: 33px
    }
    .modal-nav-link.next-property {
        height: 79px;
        line-height: 79px;
        top: 33px
    }
    .listing .ui-content {
        padding-left: 0;
        padding-right: 0
    }
    .listing .listing-sheet {
        background: #fff;
        border-color: #d7d7d7;
        border-style: solid;
        border-width: 1px;
        border-radius: 4px;
        margin: 24px auto 0
    }
    .listing .listing-header {
        padding: 16px 16px 0
    }
    .listing .listing-header-inner {
        padding-bottom: 16px
    }
    .listing .listing-address {
        font-size: 22px
    }
    .results-summary {
        margin: 16px 0
    }
    .results-gallery .results-summary {
        margin-left: 24px;
        margin-right: 24px
    }
    .results-gallery .ui-gallery-view {
        padding-left: 24px;
        padding-right: 24px
    }
    .results-hero .results-summary {
        text-align: left
    }
    .hero {
        margin: 0 0 24px
    }
    .hero .listing-header-inner {
        padding-left: 16px;
        padding-top: 10px
    }
    .hero .listing-address {
        padding-bottom: 10px
    }
    .hero .listing-section-photos {
        padding-bottom: 32px
    }
    .hero .listing-section-photos.poiview .poi-photo-main {
        min-height: 288px
    }
    .hero .listing-section-photos.poiview .item>img {
        max-height: 384px
    }
    .hero .stats-box {
        margin: 0 0 16px
    }
    .results-map .ui-content {
        left: 318px;
        top: 171px
    }
    .results-map.admin-bar .ui-content {
        top: 203px
    }
    .results-map .tag-bar-shell {
        padding-right: 220px
    }
    .results-map .results-controls {
        width: 220px
    }
    .results-map.sidebar-collapsed .gmnoprint[style*='z-index: 10'] {
        margin-left: 90px !important
    }
    .results-map.sidebar-collapsed .map-disclaimer {
        border-width: 1px 1px 0 0;
        border-radius: 0 4px 0 0;
        width: 338px
    }
    .results-map .results-summary {
        display: none
    }
    .results-map .ui-sidebar {
        bottom: 69px;
        display: block;
        left: 10px;
        width: 298px
    }
    .results-map .ui-sidebar-header {
        display: none
    }
    .results-map .results-sidebar {
        opacity: 1;
        filter: alpha(opacity=100);
        padding-top: 40px
    }
    .results-map .ui-map-view {
        border-color: #d7d7d7;
        border-style: solid;
        border-width: 0 0 0 1px;
        display: block
    }
    .results-map .ui-gallery-view,
    .results-map .ui-hero-view {
        display: none
    }
    .results-map .map-disclaimer {
        display: block
    }
    .map-disclaimer-max {
        height: 100px;
        overflow: auto
    }
    .map-loading,
    .map-error {
        background: #fff;
        border-radius: 3px;
        -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.3);
        box-shadow: 0 1px 2px rgba(0, 0, 0, 0.3);
        left: 50%;
        margin-left: -100px;
        padding: 4px 8px;
        position: absolute;
        text-align: center;
        top: 10px;
        width: 200px
    }
    .map-error {
        color: #c00;
        left: 25%;
        width: 400px
    }
    .map-disclaimer {
        background-color: #fff;
        border-color: #d7d7d7;
        border-style: solid;
        border-width: 1px 0 0;
        bottom: 0;
        -webkit-box-shadow: 0 -2px 4px rgba(0, 0, 0, 0.1);
        box-shadow: 0 -2px 4px rgba(0, 0, 0, 0.1);
        display: none;
        left: 0;
        position: fixed;
        right: auto;
        top: auto
    }
    .home-content .card {
        margin-bottom: 0;
        margin-left: 4%;
        width: 22%
    }
    .home-content .card:nth-child(n) {
        clear: none;
        margin-left: 4%
    }
    .home-content .card:first-child {
        margin-left: 0
    }
    .home-content .widget>div,
    .home-content .widget-inner {
        margin: 0 auto;
        max-width: 1336px;
        padding: 32px 48px 48px
    }
    .home-content .widget-header {
        text-align: left
    }
    .home-content .welcome-widget-content {
        min-height: 334px;
        padding-right: 484px;
        padding-top: 30px;
        position: relative
    }
    .home-content .welcome-image {
        height: 234px;
        position: absolute;
        right: 40px;
        top: 50px;
        width: 324px;
        z-index: 2
    }
    .home-content .welcome-image-lower {
        display: block;
        -webkit-transform: rotate(-15deg);
        -ms-transform: rotate(-15deg);
        transform: rotate(-15deg);
        z-index: 1
    }
    .home-content .blog-widget-teaser {
        float: left;
        margin-left: 5%;
        width: 45%
    }
    .home-content .blog-widget-teaser:nth-child(odd) {
        clear: left;
        margin-right: 5%;
        margin-left: 0
    }
    .home-content .featured-agent .home-agent-extra-content {
        width: 50%;
        margin-left: 0
    }
    .home-content-section {
        max-width: 1336px;
        padding: 0 48px
    }
    .home-content .home-agent-widget .home-agent-widget-inner {
        max-width: 1024px;
        padding: 48px
    }
    .home-agent-info {
        border: 0;
        -webkit-box-shadow: none;
        box-shadow: none;
        float: left;
        padding: 0 4% 0 0;
        width: 50%
    }
    .home-agent-contact {
        border-left: 1px solid #d7d7d7;
        -webkit-box-shadow: -1px 0 0 #fff;
        box-shadow: -1px 0 0 #fff;
        clear: none;
        float: left;
        padding-left: 4%;
        width: 50%
    }
    .hac-header {
        margin: 0;
        padding: 0 0 2%;
        text-align: left
    }
    .vwhl-circle {
        height: 256px;
        width: 256px
    }
    .vwhl-circle:after {
        height: 244px;
        width: 244px
    }
    .vwhl-img {
        height: 244px;
        width: 244px
    }
    .slc-report-image+.slc-promo-header {
        padding-top: 0
    }
    .slc-search-header {
        font-size: 48px;
        line-height: 48px;
        margin: 0 0 16px
    }
    .slc-search-tagline {
        margin: 0 0 32px;
        padding: 0 0 8px
    }
    .slc-search-bar {
        padding-right: 240px
    }
    input.slc-search-query {
        padding-right: 158px
    }
    input.slc-search-unit {
        width: 158px
    }
    .slc-search-bar .slc-action-button {
        border: 1px solid #000;
        border-left-color: #909090;
        position: absolute;
        right: 0;
        top: 0;
        width: 240px
    }
    .slc-address-dropdown {
        right: 0
    }
    .slc-promo {
        margin: 0 0 96px;
        text-align: left
    }
    .slc-promo-image {
        float: right;
        margin-bottom: 0;
        margin-left: 64px
    }
    .slc-report-image {
        margin-top: -110px
    }
    .slc-map-image {
        float: left;
        margin-left: 0;
        margin-right: 64px
    }
    .slc-gallery-image {
        margin-left: 128px
    }
    .slc-promo-header {
        margin-left: 0;
        margin-right: 0;
        overflow: hidden;
        padding-top: 24px
    }
    .slc-promo-text {
        margin-left: 0;
        margin-right: 0;
        max-width: none
    }
    .slc-results-sheet {
        max-width: 898px;
        padding-left: 64px;
        padding-right: 64px
    }
    .slc-results-section {
        margin-left: -64px;
        margin-right: -64px;
        padding-left: 64px;
        padding-right: 64px
    }
    .slc-results-map {
        margin-left: -96px;
        margin-right: -96px
    }
    .slc-results-map-inner {
        padding: 600px 0 0
    }
    .soldPropMap {
        height: 600px
    }
    .slc-market-stats {
        margin-left: -64px;
        margin-right: -64px
    }
    .est-price-range {
        margin-left: -64px;
        margin-right: -64px;
        padding-left: 64px;
        padding-right: 64px
    }
    .est-price-range:after {
        top: 38%
    }
    .est-low,
    .est-high {
        font-size: 24px;
        line-height: 24px;
        margin: 0 3%;
        padding: 26px 0 24px;
        width: 19%
    }
    .est-mid {
        font-size: 44px;
        line-height: 44px;
        margin: 0 10%;
        padding: 16px 0;
        width: 30%
    }
    .est-label {
        font-size: 14px
    }
    .est-label-mid {
        font-size: 16px
    }
    .page-view {
        background: #fff;
        border-color: #d7d7d7;
        border-style: solid;
        border-width: 1px;
        border-radius: 4px;
        border-radius: 0;
        border-width: 1px 0 0;
        clear: both;
        margin: 0 auto;
        max-width: 1240px;
        padding: 0
    }
    .main-content {
        float: left;
        margin: 0;
        padding: 3% 0 3% 3%;
        width: 66%
    }
    .sidebar {
        float: right;
        margin: 0;
        padding: 2%;
        width: 31%
    }
    .content-page {
        margin: 0;
        padding: 0
    }
    .content-page .ui-breadcrumbs {
        display: block;
        margin: 0 0 32px;
        padding: 0 0 0 16px
    }
    .content-page .main-content {
        float: left;
        margin: 0 -100% 48px 16.14481409%;
        padding: 0;
        width: 61.83953033%
    }
    .content-page .sidebar {
        border-bottom-left-radius: 4px;
        border-top-left-radius: 4px;
        border-width: 1px 0 1px 1px;
        clear: none;
        float: left;
        margin: 0 -100% 48px 81.60469667%;
        min-height: 200px;
        padding: 16px;
        width: 18.39530333%
    }
    .content-page .sidebar .validation-msg {
        margin: 0 0 16px;
        padding: 8px
    }
    .content-header {
        border-bottom: 1px solid #d7d7d7;
        margin: 0;
        padding: 32px;
        position: relative
    }
    .content-header .btn-primary {
        display: block;
        left: 81.60469667%;
        position: absolute;
        right: 32px
    }
    .content-title {
        float: left;
        text-align: left
    }
    .content-tagline {
        clear: left;
        float: left;
        text-align: left
    }
    .sidebar .widget {
        margin: 0 0 16px
    }
    .sidebar .listings-widget .card,
    .sidebar .listings-widget .card:nth-child(n) {
        clear: both;
        float: none;
        margin: 0 0 24px;
        width: auto
    }
    .ui-breadcrumbs {
        border-bottom: 1px solid #d7d7d7;
        color: #909090;
        font-size: 11px;
        list-style: none;
        margin: 0 0 32px;
        padding: 0 0 0 16px
    }
    .ui-breadcrumbs li {
        float: left;
        line-height: 28px;
        margin: 0 8px 0 0;
        padding: 0
    }
    .ui-breadcrumbs li b {
        padding: 0 0 0 8px
    }
    .ui-breadcrumbs .active {
        color: #000
    }
    .ui-breadcrumbs a,
    .ui-breadcrumbs a:link,
    .ui-breadcrumbs a:visited {
        color: #909090
    }
    .main-content .max-img {
        min-width: 100%
    }
    .main-content .lendor-logo {
        float: right;
        margin: 0 0 32px 32px;
        background-color: #fff;
        border: 1px solid #d7d7d7;
        -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.4);
        box-shadow: 0 1px 1px rgba(0, 0, 0, 0.4);
        padding: 3px
    }
    .main-content .bar-block {
        border-radius: 4px
    }
    .content-nav {
        clear: none;
        float: left;
        margin: 0 -100% 48px 0;
        width: 12.52446184%
    }
    .content-nav h2 {
        background-color: #000;
        color: #fff;
        font-size: 14px;
        font-weight: normal;
        line-height: 32px;
        margin: 0;
        padding: 0;
        text-align: center;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
        text-shadow: 0 1px 1px #4a4a4a
    }
    .content-nav ul {
        border-color: #d7d7d7;
        border-style: solid;
        border-width: 0 1px 1px 0;
        font-size: 11px;
        margin: 0;
        padding: 8px 8px 8px 16px
    }
    .content-nav ul li {
        float: none;
        width: auto
    }
    .content-nav ul a,
    .content-nav ul a:link,
    .content-nav ul a:visited {
        color: #909090
    }
    .page .main-content img {
        margin-bottom: 32px
    }
    .main-content-contact {
        width: 56%
    }
    .sidebar-contact {
        border-bottom-left-radius: 4px;
        border-top-left-radius: 4px;
        border-width: 1px 0 1px 1px;
        margin-top: 3%;
        width: 40%
    }
    .agent .content-header .agent-phone {
        float: left;
        text-align: left;
        margin: 0
    }
    .agent .content-header .social-links {
        margin: 0;
        margin-top: -21px;
        position: absolute;
        right: 32px;
        text-align: left;
        top: 50%;
        width: auto
    }
    .alpha-agent {
        margin: 0 0 24px
    }
    .alpha-agent img {
        margin: 0 24px 0 0
    }
    .account .global-header-inner {
        display: block
    }
    .account-view {
        background-color: transparent;
        border: none;
        border-radius: 0;
        margin-left: 24px;
        margin-right: 24px;
        position: relative
    }
    .account-content {
        float: none;
        margin: 0 0 48px 294px;
        padding: 0;
        position: relative;
        width: auto;
        z-index: 2
    }
    .account-sidebar {
        left: 0;
        margin: 0;
        overflow: hidden;
        padding: 0;
        position: absolute;
        text-align: left;
        top: 32px;
        width: 294px;
        z-index: 1
    }
    .account-sidebar:after {
        bottom: 0;
        -webkit-box-shadow: inset -2px 0 2px rgba(0, 0, 0, 0.1);
        box-shadow: inset -2px 0 2px rgba(0, 0, 0, 0.1);
        content: '';
        display: block;
        height: 100%;
        left: auto;
        position: absolute;
        right: 0;
        top: 0;
        width: 6px;
        z-index: 3
    }
    .account-content-inner {
        background: #fff;
        border-color: #d7d7d7;
        border-style: solid;
        border-width: 1px;
        border-radius: 4px;
        -webkit-box-shadow: 0 2px 4px rgba(0, 0, 0, 0.15);
        box-shadow: 0 2px 4px rgba(0, 0, 0, 0.15);
        min-height: 300px;
        padding: 32px;
        padding-right: 25%
    }
    .account-signout-btn {
        display: none
    }
    .account-nav-link {
        border-right-width: 0;
        float: none;
        width: 100%
    }
    .account-sidebar-header {
        background-color: #4a4a4a;
        border-radius: 0;
        color: #f9f9f9;
        font-size: 14px;
        height: 32px;
        line-height: 32px;
        margin: 0;
        padding: 0 16px;
        text-shadow: 0 1px 0 #000;
        vertical-align: middle
    }
    .account-sidebar-header .icon {
        display: inline-block;
        height: 32px;
        line-height: 32px;
        margin-right: 10px;
        text-align: center;
        vertical-align: top
    }
    .lofi-landing .main-content {
        margin: 0 -100% 0 0;
        padding: 48px;
        width: 65%
    }
    .lofi-landing .sidebar {
        margin: 48px -100% 0 65%;
        padding: 32px;
        width: 35%
    }
    .ui-responsive-bg .viewport-inner {
        background-image: url('/files/2014/01/palmsprings-ca-default3.jpg')
    }
    .ui-responsive-bg .bg-image-screen {
        height: 520px
    }
    .ui-responsive-bg .global-header {
        border-top: none;
        min-height: 572px
    }
    .slc-landing .viewport-inner {
        padding-bottom: 64px
    }
    .slc-landing-content {
        margin: 0 auto;
        max-width: 1024px;
        padding: 80px;
        padding-top: 70px
    }
    .slc-landing-content>.slc-promo:last-child {
        margin-bottom: 32px
    }
    .slc-not-branded .slc-widget {
        height: 520px
    }
    .slc-not-branded .slc-search {
        height: 204px;
        left: 32px;
        right: 32px;
        bottom: auto;
        top: 130px
    }
    .slc-tenant-branded .global-header,
    .slc-tenant-branded .global-header-inner {
        height: 210px;
        min-height: 210px
    }
    .slc-tenant-branded .slc-widget {
        height: 310px;
        min-height: 310px
    }
    .slc-tenant-branded .slc-search-header {
        font-size: 38px
    }
    .slc-tenant-branded .slc-report-image {
        margin-top: -100px
    }
    .slc-gs-branded .global-header,
    .slc-gs-branded .global-header-inner {
        height: 170px;
        min-height: 170px
    }
    .slc-gs-branded .slc-widget {
        height: 350px;
        min-height: 350px
    }
    .slc-gs-branded .slc-search {
        padding: 0 24px 24px
    }
    .slc-gs-branded .slc-search-header {
        font-size: 38px
    }
    .slc-gs-branded .slc-report-image {
        margin-top: -100px
    }
    .valuation .slc-widget {
        margin: 100px auto 64px;
        padding-top: 0
    }
    .valuation .card {
        float: left;
        height: auto;
        margin-bottom: 24px;
        margin-left: 2.75%;
        width: 31.5%
    }
    .valuation .card:nth-child(odd),
    .valuation .card:nth-child(even) {
        clear: none;
        margin-left: 2.75%
    }
    .valuation .card:nth-child(3n + 1) {
        clear: left;
        margin-left: 0
    }
    .single-post .post .post-header,
    .post.featured .post-header {
        text-align: left
    }
    .blog-sidebar {
        display: block;
        border-left: 1px solid #d7d7d7
    }
    .blog-sidebar .social-links>a {
        margin: 0 10px 10px 0
    }
    .blog-sidebar h2+p {
        color: #bbb;
        font-size: 12px
    }
    .blog-sidebar h3 {
        font-size: 24px;
        font-weight: normal;
        margin: 0 0 16px
    }
    .post-teaser-links {
        overflow: hidden
    }
    .post-teaser-links>li {
        margin: 0 0 24px;
        min-height: 64px;
        overflow: hidden;
        padding-left: 130px;
        position: relative
    }
    .post-teaser-links img {
        left: 0;
        position: absolute
    }
    .post-teaser-links a,
    .post-teaser-links a:link,
    .post-teaser-links a:visited {
        color: #555
    }
    .post-teaser-links .post-title {
        font-size: 14px;
        line-height: 1.5
    }
    .post-teaser-links .comments-number,
    .post-teaser-links .comments-number:link,
    .post-teaser-links .comments-number:visited {
        color: #2d78cc;
        font-size: 12px
    }
    .ui-content {
        height: auto;
        overflow: visible;
        padding-left: 318px;
        padding-top: 171px;
        position: static;
        top: auto;
        right: auto;
        bottom: auto;
        left: auto;
        width: 100%
    }
    .ui-sidebar {
        left: auto;
        margin-left: 24px;
        position: fixed;
        top: 171px;
        width: 270px
    }
    .sidebar-toggle {
        left: auto;
        position: fixed
    }
    .results-hero .ui-content,
    .listing .ui-content {
        height: auto;
        padding-bottom: 32px;
        padding-left: 318px;
        padding-right: 24px;
        position: static;
        top: auto;
        right: auto;
        bottom: auto;
        left: auto
    }
    .results-gallery .ui-content {
        padding-left: 0;
        padding-right: 0
    }
    .results-map .ui-content {
        margin: 0;
        padding: 0
    }
    .results-map .ui-sidebar {
        margin-left: 0
    }
    .ui-modal-open {
        max-height: 100%;
        overflow: hidden
    }
    .ui-modal-open .viewport {
        pointer-events: none
    }
    .sidebar-expanded .ui-content {
        background-color: #f9f9f9;
        padding-left: 318px
    }
    .results-map.sidebar-expanded .ui-content {
        left: 318px;
        padding: 0
    }
    .sidebar-collapsed .ui-content {
        padding-left: 24px
    }
    .results-hero.sidebar-collapsed .ui-content {
        padding-left: 88px;
        padding-right: 88px
    }
    .results-map.sidebar-collapsed .ui-content {
        left: 0;
        padding: 0
    }
    .sidebar-collapsed .ui-sidebar {
        display: none
    }
    .sidebar-expanded .ui-sidebar {
        display: block
    }
}
@media (min-width: 1025px) and (min-width: 768px) {
    .map-disclaimer {
        width: 318px
    }
}
@media (min-width: 1240px) {
    .page-view {
        border-radius: 4px;
        border-width: 1px;
        margin-bottom: 48px
    }
    .search-bar {
        right: 0
    }
    .results .search-bar,
    .listing .search-bar {
        right: 24px
    }
    .global-brand-logo {
        margin-left: 0
    }
    .search-bar {
        left: 294px
    }
    .account-view {
        margin-left: auto;
        margin-right: auto
    }
    .account-content {
        margin: 0 0 48px 294px
    }
    .account-sidebar {
        width: 294px
    }
    .lofi-landing .global-header-inner {
        border-color: #d7d7d7;
        border-style: solid;
        border-width: 1px 1px 0;
        margin: 32px auto 0;
        padding: 0
    }
    .lofi-landing .page-view-inner {
        border: 1px solid #d7d7d7
    }
    .home-content .featured-agent {
        overflow: hidden
    }
    .home-content .featured-agent .home-agent-extra-content {
        width: 59%
    }
}
@media (min-width: 1180px) {
    .listing-modal {
        max-width: 1080px
    }
    .listing-modal .listing-header {
        margin: 0;
        max-width: 1078px
    }
}
@media (min-width: 1440px) {
    .results .global-header-inner,
    .listing .global-header-inner,
    .results .global-nav-bar-inner,
    .listing .global-nav-bar-inner {
        max-width: 1440px
    }
    .global-header-inner,
    .global-nav-bar-inner {
        max-width: 1240px
    }
    .tag-bar,
    .tag-bar-shell {
        max-width: 1240px
    }
    .page-view {
        margin: 0 auto 48px;
        max-width: 1240px
    }
    .page-view.full-width {
        max-width: 1160px;
        padding: 40px
    }
    .main-content {
        padding: 4% 0 4% 4%;
        width: 65.9%
    }
    .sidebar {
        padding: 2%;
        width: 30%
    }
    .ui-content {
        left: 380px;
        right: 48px;
        top: 179px
    }
    .ui-sidebar {
        left: 48px;
        top: 179px;
        width: 300px
    }
    .ui-message {
        left: 20%;
        right: 20%;
        top: 112px
    }
    .results .global-header,
    .listing .global-header {
        height: 179px
    }
    .results .global-header-inner,
    .listing .global-header-inner {
        height: 126px
    }
    .results .nav-custom,
    .listing .nav-custom {
        margin-left: 48px
    }
    .results .user-menu,
    .listing .user-menu {
        margin-right: 48px
    }
    .results .global-brand-logo,
    .listing .global-brand-logo {
        margin: 13px 0 0 48px
    }
    .results .search-bar,
    .listing .search-bar {
        left: 380px;
        right: 48px;
        top: 24px
    }
    .results .search-bar.no-mls,
    .listing .search-bar.no-mls {
        top: 43px
    }
    .results .tag-bar,
    .listing .tag-bar {
        left: 380px;
        right: 48px
    }
    .results .ui-message,
    .listing .ui-message {
        top: 179px
    }
    .results.admin-bar .ui-sidebar,
    .listing.admin-bar .ui-sidebar {
        top: 211px
    }
    .global-header-inner {
        height: 126px
    }
    .global-brand-logo {
        background-size: 300px 100px;
        margin: 13px 0 0;
        min-width: 300px;
        padding: 100px 0 0;
        width: 300px
    }
    .home-area-listings {
        margin-top: 42px;
        width: 85%
    }
    .search-bar {
        left: 332px;
        padding-right: 452px;
        top: 43px
    }
    .search-bar.no-mls {
        padding-right: 251.11111111111111px
    }
    .search-dropdowns {
        width: 452px
    }
    .search-dropdowns .ui-dropdown {
        width: 90px
    }
    .search-dropdowns .ui-dropdown-header {
        padding: 0 1.5em 0 1em
    }
    .search-dropdowns .ui-dropdown-header .ui-caret {
        right: 9px
    }
    input.search-bar-qry {
        font-size: 14px;
        padding-left: 16px
    }
    .ie-search-placeholder {
        font-size: 14px;
        padding-left: 16px
    }
    .no-mls .search-dropdowns {
        width: 251.11111111111111px
    }
    .page .no-mls .ui-search-mega-action,
    .single .no-mls .ui-search-mega-action,
    .blog .no-mls .ui-search-mega-action,
    .agent .no-mls .ui-search-mega-action,
    .archive .no-mls .ui-search-mega-action,
    .error404 .no-mls .ui-search-mega-action,
    .contactus .no-mls .ui-search-mega-action {
        margin-left: 180px
    }
    .ui-search-mega .search-bar {
        padding-right: 178px;
        width: 70%
    }
    .ui-search-mega .search-bar.search-button-only {
        margin-top: 86px;
        padding-right: 191px
    }    
    .ui-search-mega .search-dropdowns>.ui-dropdown {
        width: 100px
    }
    .ui-search-mega .search-button {
        width: 191px
    }
    .ui-search-mega .ui-search-mega-action {
        width: 190px
    }
    .ui-search-mega .home-more-options-link {
        width: 171px
    }
    .popular-features h4 {
        margin: 0 16px 0 0;
        width: 120px
    }
    .popular-features .ps-fieldset {
        width: 82%
    }
    .ps-select-label {
        margin: 0 16px 0 0
    }
    .powersearch-checkbox-set {
        width: 85%
    }
    .powersearch-checkbox-set label {
        width: 18%
    }
    .ps-fieldset {
        float: left;
        margin: 0 0 2em 4px;
        min-width: 25%;
        padding: 0
    }
    .ps-fieldset label {
        display: inline-block;
        width: 14.25%
    }
    .ps-fieldset.ps-select-set {
        height: 140px;
        padding: 16px 24px
    }
    .ps-fieldset.ps-select-set label {
        font-size: 11px
    }
    .ps-fieldset.ps-select-set .ps-to-label {
        font-size: 11px;
        padding: 0 2px
    }
    .ps-fieldset.uno {
        padding-top: 19px;
        width: 34%
    }
    .ps-fieldset.uno label {
        margin: 0 8px 0 0
    }
    .ps-fieldset.dos {
        width: 30%
    }
    .ps-fieldset.dos select {
        width: 72px
    }
    .ps-fieldset.tres {
        width: 36%
    }
    .ps-comprehensive-submenu .powersearch-checkbox-set label {
        width: 12.3%
    }
    .listing-header {
        padding-left: 32px;
        padding-right: 32px
    }
    .listing-off-market .listing-header {
        min-height: 116px
    }
    .listing-address {
        font-size: 18px;
        padding-bottom: 24px
    }
    .listing-header-actions>.btn {
        font-size: 12px;
        padding: 11px 0;
        width: 72px
    }
    .listing-header-actions>.btn>.icon {
        margin: 0 auto 4px
    }
    .listing-section-photos {
        padding: 0 32px 32px;
        max-width: 722px;
        width: 70%
    }
    .listing-section-information {
        padding: 28px 32px 32px 0;
        width: 30%
    }
    .listing-price-box .price {
        font-size: 32px
    }
    .payment-calculator,
    .pre-approval {
        font-size: 12px
    }
    .request-showing {
        float: left;
        height: 248px;
        width: 60%
    }
    .request-showing.hide-agent {
        height: 248px;
        padding: 32px
    }
    .listing-section-secondary-actions {
        height: 248px
    }
    .secondary-action-links {
        float: left;
        height: 248px;
        width: 40%
    }
    .secondary-action-links.request-showing-hidden {
        float: none;
        width: 100%
    }
    .secondary-action {
        height: 124px
    }
    .secondary-favorite,
    .secondary-directions {
        border-left-width: 1px
    }
    .listing-section-advanced-map .listing-map-inner {
        height: 560px;
        position: relative
    }
    .aae-fieldset {
        width: 42%
    }
    .aae-textarea {
        width: 56%
    }
    .listing-modal {
        max-width: 1200px
    }
    .listing-modal .listing-header {
        margin: 0;
        max-width: 1198px
    }
    .listing-modal .listing-header-inner {
        padding-right: 350px
    }
    .listing-modal .listing-section-photos {
        width: 67%
    }
    .listing-modal .listing-section-information {
        width: 38%
    }
    .listing-modal .related-listings .card {
        margin-right: 2.4%;
        width: 22%;
        margin-left: 0
    }
    .listing-modal .related-listings .card:first-child {
        margin-left: 2.4%
    }
    .listing-modal .related-listings .card:nth-child(n) {
        border-width: 1px;
        height: auto;
        padding-bottom: 29px;
        visibility: visible;
        width: 22%
    }
    .listing-modal .related-listings .card:nth-child(n+5) {
        border-width: 0;
        height: 0;
        padding: 0;
        visibility: hidden;
        width: 0
    }
    .listing .listing-sheet {
        margin: 32px auto 0
    }
    .listing .listing-header {
        padding-left: 32px;
        padding-right: 32px;
        padding-top: 24px
    }
    .listing .listing-header-inner {
        padding-bottom: 24px;
        padding-right: 290px
    }
    .listing .ui-sidebar-header {
        padding-bottom: 32px;
        padding-top: 32px
    }
    .listing.sidebar-collapsed .ui-content {
        padding-top: 179px
    }
    .results-summary {
        font-size: 24px;
        margin: 24px 0
    }
    .results-summary h1 {
        font-size: 24px
    }
    .results-gallery .results-summary {
        margin-left: 48px;
        margin-right: 48px;
        padding-left: 170px;
        padding-right: 170px;
        position: relative;
        text-align: center
    }
    .results-gallery .results-header,
    .results-gallery .results-title-action {
        display: inline-block;
        float: none
    }
    .results-gallery .mls-update-results {
        position: absolute;
        right: 0
    }
    .results-gallery .ui-gallery-view {
        padding-left: 48px;
        padding-right: 48px
    }
    .results-hero .ui-content {
        left: 348px;
        padding-left: 32px;
        padding-right: 48px;
        right: 0
    }
    .hero {
        margin: 0 0 32px
    }
    .hero .listing-sheet {
        padding: 0
    }
    .hero .listing-header-inner {
        padding-left: 32px
    }
    .hero .listing-address {
        margin-left: 0
    }
    .hero .listing-section-photos {
        max-width: 722px;
        width: 70%
    }
    .hero .listing-section-photos .listing-photos-inner {
        overflow: hidden
    }
    .hero .listing-section-photos.poiview .poi-photo-main {
        min-height: 384px
    }
    .hero .listing-section-photos.poiview .item>img {
        max-height: 480px
    }
    .hero .listing-section-information {
        padding-bottom: 32px;
        padding-right: 32px;
        width: 30%
    }
    .hero .listing-price-box {
        padding: 8px 16px
    }
    .hero-btn-block,
    .btn-hero-pagination {
        width: 202px
    }
    .btn-hero-hide {
        display: inline
    }
    .results-map .ui-content {
        left: 338px;
        position: fixed;
        top: 179px
    }
    .results-map .ui-sidebar {
        left: 0;
        padding: 0;
        position: fixed;
        right: auto;
        width: 338px
    }
    .results-map .results-content {
        padding: 0 10px
    }
    .results-map.admin-bar .ui-content {
        top: 211px
    }
    .map-disclaimer {
        width: 338px
    }
    .related-listings .card {
        margin-bottom: 0
    }
    .ui-sidebar-header {
        padding-bottom: 21px;
        padding-top: 27px
    }
    .sidebar-toggle {
        border-left-width: 1px;
        border-radius: 0 0 4px 4px;
        top: 178px
    }
    .admin-bar .sidebar-toggle {
        top: 210px
    }
    .home .global-header {
        height: 652px
    }
    .home-content .widget>div,
    .home-content .widget-inner {
        max-width: 1368px;
        padding: 32px 64px 48px
    }
    .home-content .instructions-widget .instructions-widget-inner {
        padding: 48px 64px
    }
    .home-content .welcome-widget-content {
        padding-right: 524px;
        padding-top: 40px
    }
    .home-content .welcome-image {
        right: 80px;
        top: 60px
    }
    .home-content-section {
        max-width: 1368px;
        padding: 0 64px
    }
    .vwhl-circle {
        height: 292px;
        width: 292px
    }
    .vwhl-circle:after {
        height: 280px;
        width: 280px
    }
    .vwhl-img {
        height: 280px;
        width: 280px
    }
    .slc-search-bar .slc-action-button {
        width: 240px
    }
    .triple-highlight-header {
        font-size: 24px
    }
    .home .tag-count-item {
        float: left;
        margin-right: 5%;
        width: 30%
    }
    .home .tag-count-item:nth-child(n) {
        margin-right: 5%
    }
    .home .tag-count-item:nth-child(3n) {
        margin-right: 0
    }
    .main-content-contact {
        width: 56%
    }
    .sidebar-contact {
        margin-top: 4%;
        width: 40%
    }
    .account-content {
        margin: 0 0 48px 332px;
        padding: 0;
        width: auto
    }
    .account-sidebar {
        margin: 0;
        padding: 0;
        top: 48px;
        width: 332px
    }
    .account-content-inner {
        padding: 48px;
        padding-right: 30%
    }
    .ui-responsive-bg .viewport-inner {
        background-image: url('/files/2014/01/palmsprings-ca-large3.jpg')
    }
    .ui-responsive-bg .bg-image-screen {
        height: 600px
    }
    .ui-responsive-bg .global-header {
        min-height: 652px
    }
    .ui-responsive-bg .global-brand-logo {
        margin: 64px auto 0
    }
    .ui-responsive-bg .page-view {
        max-width: none
    }
    .slc-not-branded .slc-widget {
        height: 600px
    }
    .slc-not-branded .slc-search {
        bottom: auto;
        top: 152px
    }
    .slc-tenant-branded .global-header,
    .slc-tenant-branded .global-header-inner {
        height: 210px;
        min-height: 210px
    }
    .slc-tenant-branded .slc-widget {
        height: 390px;
        min-height: 390px
    }
    .slc-tenant-branded .slc-search {
        padding: 16px
    }
    .slc-tenant-branded .slc-report-image {
        margin-top: -120px
    }
    .slc-gs-branded .global-header,
    .slc-gs-branded .global-header-inner {
        height: 185px;
        min-height: 185px
    }
    .slc-gs-branded .slc-widget {
        height: 415px;
        min-height: 415px
    }
    .slc-gs-branded .slc-search {
        padding: 0 16px 16px
    }
    .slc-gs-branded .slc-report-image {
        margin-top: -120px
    }
    .global-footer-inner {
        max-width: 1336px
    }
    .back-to-top {
        border: 1px solid #6ca2e0;
        border-radius: 4px;
        bottom: 24px
    }
    .ui-content {
        height: auto;
        overflow: visible;
        padding-left: 380px;
        padding-top: 179px;
        position: static;
        top: auto;
        right: auto;
        bottom: auto;
        left: auto;
        width: 100%
    }
    .ui-sidebar {
        left: auto;
        margin-left: 48px;
        position: fixed;
        top: 179px;
        width: 300px
    }
    .sidebar-toggle {
        left: auto;
        position: fixed
    }
    .results-hero .ui-content,
    .listing .ui-content {
        height: auto;
        padding-bottom: 48px;
        padding-left: 380px;
        padding-right: 48px;
        position: static;
        top: auto;
        right: auto;
        bottom: auto;
        left: auto
    }
    .results-gallery .ui-content {
        padding-left: 0;
        padding-right: 0
    }
    .results-map .ui-content {
        margin: 0;
        padding: 0
    }
    .results-map .ui-sidebar {
        margin-left: 0
    }
    .ui-modal-open {
        max-height: 100%;
        overflow: hidden
    }
    .ui-modal-open .viewport {
        pointer-events: none
    }
    .sidebar-expanded .ui-content {
        background-color: #f9f9f9;
        padding-left: 380px
    }
    .results-map.sidebar-expanded .ui-content {
        left: 338px;
        padding: 0
    }
    .sidebar-collapsed .ui-content {
        padding-left: 48px
    }
    .results-map.sidebar-collapsed .ui-content {
        left: 0;
        padding: 0
    }
}
@media (min-width: 1920px) {
    .home .global-nav-bar {
        border-color: #4a4a4a;
        -webkit-box-shadow: none;
        box-shadow: none
    }
}
@media screen and (max-width: 599px) {
    .search-panel {
        display: none !important
    }
    .search-bar {
        background-color: #fff;
        display: none;
        height: auto;
        line-height: normal;
        overflow: auto;
        overflow-x: hidden;
        overflow-y: scroll;
        -webkit-overflow-scrolling: touch;
        padding: 10px;
        padding-top: 62px;
        position: absolute;
        bottom: 0;
        left: 0;
        right: 0;
        top: 0
    }
    .search-panel-open .search-bar {
        display: block
    }
    .home .search-bar {
        border-radius: 4px;
        -webkit-box-shadow: 0 0 3px;
        box-shadow: 0 0 3px;
        display: block;
        margin: 10px;
        padding: 10px;
        position: relative;
        top: auto;
        right: auto;
        bottom: auto;
        left: auto
    }
    .search-bar .more-options-link {
        font-family: "Droid Sans", Arial, Helvetica, sans-serif;
        font-weight: bold
    }
    .search-panel-open {
        overflow: hidden !important
    }
    .search-panel-open .global-header-inner {
        background-color: #fff;
        padding: 0;
        position: fixed;
        top: 0;
        right: 0;
        bottom: 0;
        left: 0
    }
    .search-dropdowns {
        background-color: #fff;
        background-image: none;
        border: none;
        -webkit-box-shadow: none;
        box-shadow: none;
        height: auto;
        line-height: 14px
    }
    .search-dropdowns .ui-dropdown-header {
        border: none;
        color: #4a4a4a;
        font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
        padding: 0;
        text-shadow: none
    }
    .search-dropdowns .ui-dropdown-header .ui-caret {
        display: none
    }
    .search-dropdowns .ui-dropdown-menu {
        padding: 0 0 10px
    }
    .ui-dropdown-header {
        height: 36px;
        line-height: 36px
    }
    .search-keyword {
        height: auto
    }
    .search-keyword .ui-caret {
        display: none
    }
    .search-keyword-select,
    .search-keyword-select-span {
        display: none
    }
    .search-bar-qry-wrap {
        padding: 0;
        position: relative;
        top: auto;
        right: auto;
        bottom: auto;
        left: auto
    }
    input.search-bar-input {
        border-radius: 4px;
        border-width: 1px;
        font-size: 13px;
        padding: 0 8px 0 45px
    }
    input.search-bar-input:-moz-placeholder {
        font-style: normal
    }
    input.search-bar-input:-ms-input-placeholder {
        font-style: normal
    }
    input.search-bar-input::-webkit-input-placeholder {
        font-style: normal
    }
    #nearby-btn {
        background-color: #e7e7e7;
        background-image: -webkit-linear-gradient(top, #f9f9f9 0, #d7d7d7 100%);
        background-image: linear-gradient(to bottom, #f9f9f9 0, #d7d7d7 100%);
        background-repeat: repeat-x;
        filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#fff9f9f9', endColorstr='#ffd7d7d7', GradientType=0);
        position: absolute;
        border-color: #909090;
        border-width: 1px;
        border-top-right-radius: 0;
        border-bottom-right-radius: 0;
        color: #555;
        text-shadow: 0 1px 0 #fff;
        top: 0;
        left: 0;
        bottom: 0;
        width: 35px;
        padding: 3px
    }
    #nearby-btn:hover,
    #nearby-btn:focus {
        background-color: transparent;
        background-position: 0 0
    }
    #nearby-btn.loading {
        -webkit-animation: nearby-pulse 1s ease-out 0s infinite;
        -moz-animation: nearby-pulse 1s ease-out 0s infinite;
        animation: nearby-pulse 1s ease-out 0s infinite
    }
    #nearby-btn i {
        font-size: 14px
    }
    #close-nearby {
        padding: 0;
        position: absolute;
        right: 0;
        background: transparent;
        border: none;
        font-size: 20px;
        font-weight: bold;
        height: auto !important;
        padding-right: 15px;
        top: 0;
        display: none
    }
    .search-keyword-btn,
    .search-dropdown-icon {
        display: none
    }
    .price-dd-input {
        margin: 0
    }
    .type-dropdown {
        border-color: #909090;
        border-style: solid;
        border-width: 1px 0
    }
    .type-dropdown .ui-dropdown-header:before {
        content: "Property "
    }
    .type-dropdown .ui-dropdown-header .ui-caret {
        border-color: #000 transparent transparent;
        display: block
    }
    .type-dropdown .ui-dropdown-header .ui-caret:before {
        border-color: transparent
    }
    .type-dropdown .ui-dropdown-menu {
        display: none
    }
    .type-dropdown.active .ui-dropdown-header .ui-caret {
        border-color: transparent transparent #000;
        border-width: 0 4px 4px
    }
    .type-dropdown.active .ui-dropdown-menu {
        display: block
    }
    .type-dropdown .toggle-checkbox-set {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }
    .beds-dropdown {
        padding-right: 8px;
        width: 50%
    }
    .search-dropdowns .beds-dropdown {
        float: left
    }
    .baths-dropdown {
        padding-left: 8px;
        width: 50%
    }
    .search-dropdowns .baths-dropdown {
        float: right
    }
    .mobile-search-actions {
        clear: both;
        display: block;
        overflow: hidden;
        width: 100%
    }
    .mobile-search-actions .btn {
        display: block;
        float: right;
        margin: 0;
        padding-left: 10px;
        padding-right: 10px
    }
    .mobile-search-actions .btn:first-child {
        margin-left: 10px
    }
    .mobile-search-actions .btn-link {
        float: left;
        padding-left: 0;
        padding-right: 0
    }
    .home.more-options-open .mobile-search-actions .btn-link {
        display: none
    }
    .powersearch-dropdown.ui-dropdown {
        border-top: 1px solid #909090;
        display: none;
        float: none;
        width: 100%
    }
    .powersearch-dropdown.ui-dropdown.active {
        display: none
    }
    .more-options-open .powersearch-dropdown.ui-dropdown {
        display: block
    }
    .powersearch-dropdown.ui-dropdown .ui-dropdown-header {
        text-transform: none
    }
    .powersearch-dropdown.ui-dropdown .ui-dropdown-header:before {
        display: none
    }
    .powersearch-dropdown.ui-dropdown .ui-dropdown-header:after {
        content: " Options"
    }
    .powersearch-dropdown.ui-dropdown.active .ui-dropdown-header {
        border: none;
        top: auto;
        right: auto;
        bottom: auto;
        left: auto
    }
    .powersearch-menu.ui-dropdown-menu {
        border: none;
        border-bottom: 1px solid #d7d7d7;
        border-radius: 0;
        display: none;
        float: none;
        margin: 0 0 10px;
        overflow: auto;
        overflow-x: hidden;
        overflow-y: scroll;
        -webkit-overflow-scrolling: touch;
        padding: 10px 0 0;
        position: relative;
        top: auto;
        right: auto;
        bottom: auto;
        left: auto;
        width: 100%
    }
    .more-options-open .powersearch-menu.ui-dropdown-menu {
        display: block
    }
    .ps-submenu {
        display: block;
        padding: 0
    }
    .ps-comprehensive-submenu .ps-submenu-toggle {
        display: none
    }
    .powersearch-controls {
        display: none
    }
    .ps-popular-submenu-open .ps-comprehensive-submenu {
        display: block
    }
    .ps-popular-submenu-open .ps-comprehensive-submenu-toggle {
        display: none
    }
    .ps-comprehensive-submenu-open .ps-popular-submenu {
        display: block
    }
    .ps-comprehensive-submenu-open .ps-popular-submenu-toggle {
        display: none
    }
    .ps-fieldset {
        border: none;
        padding: 0
    }
    .ps-fieldset.ps-select-set {
        border: none;
        margin: 0;
        padding: 0;
        float: none;
        height: auto;
        width: 100%
    }
    .popular-features .ps-fieldset label {
        width: 27%
    }
    .wrapped-input-set .ps-submenu-toggle {
        display: none
    }
    .ps-field-block,
    fieldset.ps-fieldset .ps-select-label,
    fieldset.ps-fieldset .ps-select,
    fieldset.ps-fieldset .ps-to-label {
        display: block;
        float: left;
        height: 30px;
        line-height: 30px;
        margin: 0;
        padding: 0
    }
    fieldset.ps-fieldset .ps-select-label {
        clear: left;
        font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
        font-size: 12px;
        font-weight: normal;
        margin: 0 0 10px;
        padding-right: 3%;
        text-align: right;
        width: 21%
    }
    fieldset.ps-fieldset .ps-select {
        width: 36%
    }
    fieldset.ps-fieldset .ps-to-label {
        font-size: 12px;
        font-style: normal;
        text-align: center;
        width: 7%
    }
    fieldset.ps-fieldset.tres {
        border-top: 1px solid #d7d7d7;
        padding-top: 10px
    }
    fieldset.ps-fieldset.tres .ps-select-label {
        text-align: left;
        width: 40%
    }
    fieldset.ps-fieldset.tres .ps-select {
        width: 60%
    }
    .ps-hide-smallest {
        display: none
    }
    .popular-features {
        border-top: 1px solid #d7d7d7;
        padding-top: 10px
    }
    .ps-submenu .ps-sub-header {
        display: block;
        float: none;
        font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
        height: 30px;
        line-height: 30px;
        font-size: 12px;
        padding: 0;
        text-align: left;
        font-weight: normal
    }
    .ps-submenu .powersearch-checkbox-set {
        padding: 0;
        width: 100%
    }
    .ps-submenu .powersearch-checkbox-set label {
        display: block;
        float: left;
        font-size: 12px;
        height: 30px;
        line-height: 28px;
        margin: 0 1.666666667% 10px 0;
        padding: 0 4px;
        width: 48.333333333%
    }
    .ps-submenu .powersearch-checkbox-set label:nth-child(even) {
        margin-left: 1.666666667%;
        margin-right: 0
    }
    .ps-submenu .powersearch-checkbox-set label:last-of-type:nth-child(odd) {
        margin-right: 0;
        width: 100%
    }
    .close-more-options-link {
        bottom: 0;
        display: none;
        line-height: 36px;
        height: 36px;
        position: absolute;
        right: 0;
        z-index: 10
    }
    .more-options-open .close-more-options-link {
        display: block
    }
    .home .viewport-inner {
        background-position: center top
    }
    .home .bg-image-screen-home {
        background-image: -webkit-linear-gradient(top, rgba(0, 0, 0, 0.5) 0, rgba(0, 0, 0, 0) 100%);
        background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.5) 0, rgba(0, 0, 0, 0) 100%);
        background-repeat: repeat-x;
        filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=0);
        position: absolute;
        height: 320px;
        width: 100%
    }
    .home .navbar-custom {
        display: block;
        left: 0;
        position: absolute;
        right: 0;
        top: 0;
        visibility: visible
    }
    .home.navbar-closed .navbar-custom,
    .home.navbar-closed .navbar-toggle {
        background: none;
        border-color: transparent
    }
    .home.navbar-closed .navbar-menu {
        border-color: rgba(255, 255, 255, 0.85)
    }
    .home.navbar-closed .iconic-navbar {
        background: transparent
    }
    .home.navbar-closed .iconic-navbar-link:first-child {
        border-bottom-color: transparent
    }
    .home .iconic-navbar-link {
        display: none
    }
    .home .iconic-navbar-link:first-child {
        display: block;
        width: 20%
    }
    .home .global-brand-logo {
        background-size: contain;
        margin: 10px auto;
        padding: 70px 0 0;
        width: 210px
    }
    .navbar-collapse-custom {
        height: auto !important;
        top: 102px;
        -webkit-transition: none !important;
        transition: none !important
    }
    .navbar-open .navbar-collapse-custom {
        display: block
    }
    .navbar-closed .navbar-collapse-custom {
        display: none
    }
}
@media only screen and (min--moz-device-pixel-ratio: 1.5),
only screen and (-webkit-min-device-pixel-ratio: 1.5),
only screen and (min-device-pixel-ratio: 1.5),
only screen and (min-resolution: 144dpi) {
    .theme-pattern {
        background-image: url('http://www.searchdesertrealestate.com/wp-content/themes/base-theme/img/bg-patterns/corrugation/corrugation_@2X.png');
        background-size: 8px 5px
    }
    .global-brand-logo {
        background-image: url('/files/2014/01/innerpage-logo-retina2.png')
    }
    .home .global-brand-logo {
        background-image: url('/files/2014/01/homepage-logo-retina.png')
    }
}
@media only screen and (min-width: 600px) and (min--moz-device-pixel-ratio: 1.5),
only screen and (min-width: 600px) and (-webkit-min-device-pixel-ratio: 1.5),
only screen and (min-width: 600px) and (min-device-pixel-ratio: 1.5),
only screen and (min-width: 600px) and (min-resolution: 144dpi) {
    .gs-logo-landing {
        background-image: url('/wp-content/themes/base-theme/img/guaranteed-sale/gs-landing-logo-hifi.png')
    }
    .gs-logo-inner {
        background-image: url('/wp-content/themes/base-theme/img/guaranteed-sale/gs-inner-logo-hifi.png')
    }
}
#preview {
    background: #fff;
    border: 1px solid #6ca2e0;
    -webkit-box-shadow: 0 0 7px #6ca2e0;
    box-shadow: 0 0 7px #6ca2e0;
    color: #909090;
    display: none;
    font-style: italic;
    padding: 12px;
    position: absolute;
    z-index: 101
}
#preview .wrap {
    display: block;
    overflow: hidden;
    position: relative
}
#preview .wrap+span {
    color: #4a4a4a;
    font-size: 18px;
    font-style: normal
}
#preview img {
    margin: 0 0 12px
}
.listing-modal #preview {
    z-index: 108
}
.testimonials-widget-testimonial {
    clear: both !important;
    display: none;
    margin: 0 0 5em !important
}
.testimonials-widget-testimonials .active {
    display: block
}
.testimonials-widget-testimonials .display-none {
    display: none
}
.testimonials-widget-testimonials .paging {
    clear: both;
    font-weight: bold !important;
    height: 1.5em !important
}
.testimonials-widget-testimonials .paging .btn {
    margin: 16px 0
}
.testimonials-widget-testimonial.list,
.testimonials-widget-testimonial.single {
    display: block
}
.testimonials-widget-testimonial .image {
    float: left;
    margin-bottom: 1em !important;
    margin-right: 1em !important
}
.widget .testimonials-widget-testimonial .image {
    display: block;
    float: left !important
}
.testimonials-widget-testimonial q,
.testimonials-widget-testimonial blockquote {
    background-color: #f9f9f9;
    font-style: italic;
    padding: 1.5em;
    quotes: none
}
.testimonials-widget-testimonial q p,
.testimonials-widget-testimonial blockquote p {
    font-size: 18px
}
.testimonials-widget-testimonial .open-quote:before {
    content: '' !important
}
.testimonials-widget-testimonial .close-quote:after {
    content: '' !important
}
.testimonials-widget-testimonial cite,
.testimonials-widget-testimonial div.credit {
    display: block;
    font-size: 1.25em;
    margin-top: 1em !important;
    text-align: right
}
.widget .testimonials-widget-testimonial cite,
.widget .testimonials-widget-testimonial div.credit {
    font-size: 1.25em;
    margin-top: 1em !important
}
.widget .testimonials-widget-testimonial .whitespace cite,
.widget .whitespace cite,
.widget .testimonials-widget-testimonial .whitespace div.credit,
.widget .whitespace div.credit {
    margin-top: .5em !important
}
.testimonials-widget-testimonial cite:before,
.testimonials-widget-testimonial div.credit:before {
    content: "" !important
}
.testimonials-widget-testimonial .join-title,
.testimonials-widget-testimonial .join-location,
.testimonials-widget-testimonial .join {
    display: none !important
}
.testimonials-widget-testimonial .join-title:before,
.testimonials-widget-testimonial .join-location:before,
.testimonials-widget-testimonial .join:before {
    display: none !important;
    content: "" !important
}
.testimonials-widget-testimonial .author,
.testimonials-widget-testimonial .email,
.testimonials-widget-testimonial .title,
.testimonials-widget-testimonial .location,
.testimonials-widget-testimonial .company,
.testimonials-widget-testimonial .url {
    display: inline-block;
    margin-left: 1em
}
.testimonials-widget-testimonial .author {
    font-weight: bold
}
.testimonials-widget-testimonial .location {
    color: #909090
}
.testimonials-widget-testimonial .extra {
    margin-top: 1em !important
}
.testimonials-widget-testimonial .bottom_text {
    margin-top: 1.5em !important
}
@media print {
    a[href]:after {
        content: ''
    }
    .bg-image-screen,
    .global-nav-bar,
    .search-bar,
    .tag-bar,
    .home .home-area-listings,
    .home-content,
    .guide-action-btn,
    .ui-breadcrumbs,
    .sidebar,
    .content-nav,
    .post-footer,
    .comment-area,
    .global-footer {
        display: none
    }
    .popover {
        display: none !important;
        visibility: hidden
    }
    .viewport,
    .viewport-inner,
    .global-header,
    .glboal-header-inner,
    .page-view,
    .page-view-inner {
        border: none;
        height: auto;
        margin: 0;
        max-height: none;
        min-height: 0;
        padding: 0;
        position: static;
        top: auto;
        right: auto;
        bottom: auto;
        left: auto;
        width: auto
    }
    .tag-count-item {
        float: left;
        margin-right: 10%;
        width: 45%
    }
    .tag-count-item:nth-child(even) {
        margin-right: 0
    }
    .agent-thumb-link {
        display: none
    }
    .results .viewport,
    .listing .viewport,
    .results .viewport-inner,
    .listing .viewport-inner {
        height: auto;
        margin: 0;
        min-height: 0;
        overflow: visible;
        padding: 0;
        position: static;
        width: auto
    }
    .results .ui-modal-backdrop,
    .listing .ui-modal-backdrop {
        display: none
    }
    .results .ui-modal-container,
    .listing .ui-modal-container {
        clear: both;
        float: none;
        overflow: visible;
        position: static;
        width: auto
    }
    .results .ui-content,
    .results .ui-sidebar {
        display: none
    }
    .listing .ui-content {
        clear: none;
        float: none;
        margin: 0;
        max-width: none;
        min-height: 0;
        overflow: visible;
        padding: 0;
        position: static;
        width: auto
    }
    .listing .ui-sidebar {
        display: none
    }
    .results .global-header,
    .listing .global-header,
    .results .global-header *,
    .listing .global-header * {
        display: none
    }
    .ui-modal-container .modal-nav-controls,
    .listing .modal-nav-controls {
        display: none
    }
    .ui-modal-container .listing-sheet,
    .listing .listing-sheet,
    .ui-modal-container .listing-modal,
    .listing .listing-modal {
        border: none;
        border-radius: 0;
        -webkit-box-shadow: none;
        box-shadow: none;
        clear: both;
        float: none;
        margin: 0;
        max-width: none;
        overflow: visible;
        padding: 0;
        position: relative;
        width: 100%
    }
    .ui-modal-container .listing-sheet .modal-set-focus,
    .listing .listing-sheet .modal-set-focus,
    .ui-modal-container .listing-modal .modal-set-focus,
    .listing .listing-modal .modal-set-focus {
        display: none
    }
    .ui-modal-container .listing-sheet .listing-header,
    .listing .listing-sheet .listing-header,
    .ui-modal-container .listing-modal .listing-header,
    .listing .listing-modal .listing-header {
        border-color: #000;
        border-style: solid;
        border-width: 0 0 1px;
        font-family: "Droid Sans", Arial, Helvetica, sans-serif;
        clear: none;
        float: none;
        margin: 0 0 4px;
        max-width: none;
        overflow: hidden;
        padding: 4px 0;
        position: static;
        width: auto
    }
    .ui-modal-container .listing-sheet .listing-header.fixed,
    .listing .listing-sheet .listing-header.fixed,
    .ui-modal-container .listing-modal .listing-header.fixed,
    .listing .listing-modal .listing-header.fixed {
        border: none;
        position: static
    }
    .ui-modal-container .listing-sheet .listing-header-inner,
    .listing .listing-sheet .listing-header-inner,
    .ui-modal-container .listing-modal .listing-header-inner,
    .listing .listing-modal .listing-header-inner {
        border: none;
        height: auto;
        margin: 0;
        overflow: hidden;
        padding: 0;
        position: static
    }
    .ui-modal-container .listing-sheet .listing-url,
    .listing .listing-sheet .listing-url,
    .ui-modal-container .listing-modal .listing-url,
    .listing .listing-modal .listing-url {
        display: block;
        font-size: 10px;
        line-height: 14px;
        margin: 0 0 4px
    }
    .ui-modal-container .listing-sheet .listing-address,
    .listing .listing-sheet .listing-address,
    .ui-modal-container .listing-modal .listing-address,
    .listing .listing-modal .listing-address {
        font-family: "Droid Sans", Arial, Helvetica, sans-serif;
        clear: none;
        color: #000;
        display: inline;
        float: none;
        font-size: 12px;
        font-weight: normal;
        height: auto;
        line-height: 14px;
        margin: 0;
        overflow: hidden;
        padding: 0;
        white-space: normal;
        width: 29%
    }
    .ui-modal-container .listing-sheet .listing-header-thumb,
    .listing .listing-sheet .listing-header-thumb,
    .ui-modal-container .listing-modal .listing-header-thumb,
    .listing .listing-modal .listing-header-thumb {
        display: none
    }
    .ui-modal-container .listing-sheet .listing-header-stats,
    .listing .listing-sheet .listing-header-stats,
    .ui-modal-container .listing-modal .listing-header-stats,
    .listing .listing-modal .listing-header-stats {
        border: none;
        clear: none;
        color: #000;
        height: auto;
        margin: 0;
        padding: 0;
        text-align: left
    }
    .ui-modal-container .listing-sheet .listing-header-stat,
    .listing .listing-sheet .listing-header-stat,
    .ui-modal-container .listing-modal .listing-header-stat,
    .listing .listing-modal .listing-header-stat {
        font-size: 12px;
        line-height: 14px;
        margin: 0;
        padding: 0;
        margin-right: 8px
    }
    .ui-modal-container .listing-sheet .listing-header-actions,
    .listing .listing-sheet .listing-header-actions,
    .ui-modal-container .listing-modal .listing-header-actions,
    .listing .listing-modal .listing-header-actions {
        display: none
    }
    .ui-modal-container .listing-sheet .listing-section-information,
    .listing .listing-sheet .listing-section-information,
    .ui-modal-container .listing-modal .listing-section-information,
    .listing .listing-modal .listing-section-information {
        border: none;
        clear: none;
        margin: 0;
        padding: 0;
        position: static
    }
    .ui-modal-container .listing-sheet .listing-section-information .disclaimer-listing,
    .listing .listing-sheet .listing-section-information .disclaimer-listing,
    .ui-modal-container .listing-modal .listing-section-information .disclaimer-listing,
    .listing .listing-modal .listing-section-information .disclaimer-listing {
        font-weight: bold
    }
    .ui-modal-container .listing-content,
    .listing .listing-content {
        border: none;
        clear: none;
        float: none;
        margin: 0;
        overflow: visible;
        padding: 0;
        width: auto
    }
    .ui-modal-container .listing-content div,
    .listing .listing-content div,
    .ui-modal-container .listing-content ul,
    .listing .listing-content ul {
        background-color: #fff
    }
    .ui-modal-container .listing-content .carousel-control,
    .listing .listing-content .carousel-control {
        display: none
    }
    .ui-modal-container .listing-section,
    .listing .listing-section {
        border-color: #000;
        border-style: solid;
        border-width: 1px 0 0 1px;
        -webkit-box-shadow: none;
        box-shadow: none;
        clear: right;
        float: right;
        margin: 0;
        padding: 0;
        width: 70%
    }
    .ui-modal-container .listing-section-header,
    .listing .listing-section-header,
    .ui-modal-container .listing-section-header-large,
    .listing .listing-section-header-large {
        border-color: #808080;
        border-style: solid;
        border-width: 0 0 1px;
        clear: both;
        float: none;
        font-size: 10px;
        font-weight: bold;
        height: auto;
        line-height: 12px;
        margin: 0 0 4px;
        padding: 4px 0;
        text-align: center;
        text-transform: uppercase
    }
    .ui-modal-container .listing-section-content,
    .listing .listing-section-content {
        border: none;
        clear: both;
        height: auto;
        margin: 0;
        min-height: 0;
        padding: 0 0 4px
    }
    .ui-modal-container .listing-sub-section,
    .listing .listing-sub-section {
        float: none;
        font-size: 10px;
        font-weight: bold;
        line-height: 12px;
        margin: 0;
        padding: 0;
        width: 100%
    }
    .ui-modal-container .listing-sub-section:last-child,
    .listing .listing-sub-section:last-child {
        width: 100%
    }
    .ui-modal-container .listing-sub-section ul,
    .listing .listing-sub-section ul,
    .ui-modal-container .listing-sub-section li,
    .listing .listing-sub-section li {
        border: none;
        display: inline;
        font-size: 10px;
        font-weight: normal;
        line-height: 14px;
        list-style: none;
        margin: 0;
        padding: 0
    }
    .ui-modal-container .listing-sub-section ul,
    .listing .listing-sub-section ul {
        border: none;
        overflow: hidden;
        margin: 0 10px 0 0;
        padding: 0 0 10px
    }
    .ui-modal-container .listing-sub-section li,
    .listing .listing-sub-section li {
        float: none;
        width: auto
    }
    .ui-modal-container .listing-sub-section li:after,
    .listing .listing-sub-section li:after {
        content: ","
    }
    .ui-modal-container .listing-sub-section li:last-child:after,
    .listing .listing-sub-section li:last-child:after {
        content: ""
    }
    .ui-modal-container .listing-sub-header,
    .listing .listing-sub-header {
        border: none;
        clear: both;
        font-size: 10px;
        font-weight: bold;
        height: auto;
        line-height: 12px;
        margin: 8px 0;
        padding: 0;
        text-align: left
    }
    .ui-modal-container .disclaimer-listing,
    .listing .disclaimer-listing,
    .ui-modal-container .disclaimer-text,
    .listing .disclaimer-text {
        clear: both;
        font-size: 10px;
        line-height: 12px;
        margin: 4px 0;
        padding: 0
    }
    .ui-modal-container .listing-section-photos,
    .listing .listing-section-photos {
        border: none;
        clear: both;
        float: left;
        height: auto;
        margin: 0;
        padding: 0;
        width: 29%
    }
    .ui-modal-container .listing-section-photos .sash,
    .listing .listing-section-photos .sash {
        display: none
    }
    .ui-modal-container .listing-section-photos .nav,
    .listing .listing-section-photos .nav {
        display: none
    }
    .ui-modal-container .listing-section-photos .listing-photos-inner,
    .listing .listing-section-photos .listing-photos-inner {
        border: none;
        padding: 0;
        position: static
    }
    .ui-modal-container .listing-section-photos .listing-photo-map,
    .listing .listing-section-photos .listing-photo-map,
    .ui-modal-container .listing-section-photos .listing-photo-thumbnails,
    .listing .listing-section-photos .listing-photo-thumbnails {
        display: none
    }
    .ui-modal-container .listing-section-photos .listing-photo-main,
    .listing .listing-section-photos .listing-photo-main {
        display: block;
        clear: left;
        margin: 0 0 8px;
        max-height: 300px;
        padding: 0;
        position: static
    }
    .ui-modal-container .listing-section-photos.mapping .listing-photo-main,
    .listing .listing-section-photos.mapping .listing-photo-main {
        display: block
    }
    .ui-modal-container .listing-section-photos.mapping .listing-photo-map,
    .listing .listing-section-photos.mapping .listing-photo-map,
    .ui-modal-container .listing-section-photos.mapping .listing-photo-thumbnails,
    .listing .listing-section-photos.mapping .listing-photo-thumbnails,
    .ui-modal-container .listing-section-photos.mapping .directions,
    .listing .listing-section-photos.mapping .directions {
        display: none
    }
    .ui-modal-container .listing-section-photos .static-map,
    .listing .listing-section-photos .static-map {
        display: block;
        height: auto;
        max-height: 300px;
        width: 100%
    }
    .ui-modal-container .listing-section-photos.poiview .poi-photo-main,
    .listing .listing-section-photos.poiview .poi-photo-main {
        display: none
    }
    .ui-modal-container .listing-section-photos.poiview .listing-photo-main,
    .listing .listing-section-photos.poiview .listing-photo-main {
        display: block
    }
    .ui-modal-container .listing-carousel-inner:after,
    .listing .listing-carousel-inner:after {
        display: none
    }
    .ui-modal-container .callout-box,
    .listing .callout-box {
        -webkit-box-shadow: none;
        box-shadow: none
    }
    .ui-modal-container .listing-price-box,
    .listing .listing-price-box {
        display: none
    }
    .ui-modal-container .stats-box,
    .listing .stats-box {
        float: none;
        border-color: #000;
        border-style: solid;
        border-width: 0 0 1px;
        margin: 0 0 4px;
        padding: 0 0 4px;
        width: 100%
    }
    .ui-modal-container .stats-box .stats,
    .listing .stats-box .stats {
        border: none;
        display: inline
    }
    .ui-modal-container .stats-box .stats.row-one .stat:first-child,
    .listing .stats-box .stats.row-one .stat:first-child {
        border: none
    }
    .ui-modal-container .stats-box .stat,
    .listing .stats-box .stat {
        border-color: #000;
        border-style: solid;
        border-width: 0 0 0 1px;
        display: inline;
        float: none;
        height: auto;
        padding: 4px;
        width: auto
    }
    .ui-modal-container .stats-box .stat.type .icon,
    .listing .stats-box .stat.type .icon {
        display: none
    }
    .ui-modal-container .stats-box .stat-empty,
    .listing .stats-box .stat-empty {
        display: none
    }
    .ui-modal-container .stats-box .stat-value,
    .listing .stats-box .stat-value,
    .ui-modal-container .stats-box .stat-label,
    .listing .stats-box .stat-label {
        display: inline !important;
        float: none !important;
        height: auto !important;
        margin: 0 !important;
        padding: 0 !important
    }
    .ui-modal-container .stats-box .stat-value,
    .listing .stats-box .stat-value {
        font-size: 13px !important;
        line-height: 13px !important
    }
    .ui-modal-container .stats-box .stat-label,
    .listing .stats-box .stat-label {
        font-size: 9px !important;
        line-height: 9px !important
    }
    .ui-modal-container .info-box,
    .listing .info-box {
        border: none;
        clear: none;
        float: none;
        height: auto;
        margin: 0;
        padding: 0;
        width: 100%
    }
    .ui-modal-container .info-box-item,
    .listing .info-box-item {
        border: none;
        display: inline;
        float: left;
        font-size: 10px;
        height: auto;
        line-height: 12px;
        margin: 0;
        padding: 0 16px 4px 0
    }
    .ui-modal-container .info-box-item:first-child,
    .listing .info-box-item:first-child {
        padding-top: 0
    }
    .ui-modal-container .info-box-item:last-child,
    .listing .info-box-item:last-child {
        border-bottom: none;
        padding-bottom: 4px
    }
    .ui-modal-container .info-box-label,
    .listing .info-box-label {
        display: inline;
        float: none;
        font-size: 10px;
        font-weight: bold;
        line-height: 12px
    }
    .ui-modal-container .info-box-link,
    .listing .info-box-link {
        display: inline;
        float: none
    }
    .ui-modal-container .info-box-school-ratings,
    .listing .info-box-school-ratings {
        display: none
    }
    .ui-modal-container .listing-section-disclaimer,
    .listing .listing-section-disclaimer {
        border-color: #000;
        border-style: solid;
        border-width: 1px 0 0
    }
    .ui-modal-container .listing-section-disclaimer,
    .listing .listing-section-disclaimer,
    .ui-modal-container .listing-section-disclaimer p,
    .listing .listing-section-disclaimer p {
        font-size: 10px;
        line-height: 12px
    }
    .ui-modal-container .listing-section-description>.listing-section-header,
    .listing .listing-section-description>.listing-section-header {
        display: none
    }
    .ui-modal-container .remarks,
    .listing .remarks {
        font-size: 10px;
        line-height: 12px;
        margin: 4px 0;
        padding: 0 0 0 4px
    }
    .ui-modal-container .remarks span,
    .listing .remarks span {
        display: inline !important;
        visibility: visible !important
    }
    .ui-modal-container .remarks .morelink,
    .listing .remarks .morelink,
    .ui-modal-container .remarks .lesslink,
    .listing .remarks .lesslink {
        display: none !important
    }
    .ui-modal-container .listing-section-features .listing-section-content,
    .listing .listing-section-features .listing-section-content {
        padding-left: 8px
    }
    .ui-modal-container .listing-section-advanced-map,
    .listing .listing-section-advanced-map {
        border: none
    }
    .ui-modal-container .listing-section-advanced-map .bigmap .deets-map-msg,
    .listing .listing-section-advanced-map .bigmap .deets-map-msg {
        display: none
    }
    .ui-modal-container .listing-section-advanced-map .map-view,
    .listing .listing-section-advanced-map .map-view {
        border: none
    }
    .ui-modal-container .listing-section-advanced-map .directions,
    .listing .listing-section-advanced-map .directions {
        border-color: #000;
        border-style: solid;
        border-width: 1px 0 0;
        font-size: 10px;
        line-height: 12px;
        margin: 0;
        min-height: 0;
        padding: 0
    }
    .ui-modal-container .listing-section-advanced-map .directions h4,
    .listing .listing-section-advanced-map .directions h4,
    .ui-modal-container .listing-section-advanced-map .directions .form-inline,
    .listing .listing-section-advanced-map .directions .form-inline {
        display: none
    }
    .ui-modal-container .listing-section-secondary-actions,
    .listing .listing-section-secondary-actions,
    .ui-modal-container .listing-section-ask-an-expert,
    .listing .listing-section-ask-an-expert,
    .ui-modal-container .listing-section-nearby,
    .listing .listing-section-nearby,
    .ui-modal-container .listing-section-related,
    .listing .listing-section-related,
    .ui-modal-container .listing-section-streetview,
    .listing .listing-section-streetview,
    .ui-modal-container .listing-advanced-map-controls,
    .listing .listing-advanced-map-controls {
        display: none
    }
    .ui-modal-container .listing-footer,
    .listing .listing-footer {
        border: none;
        margin: 0;
        overflow: hidden;
        padding: 0;
        position: absolute;
        top: 400px;
        width: 29%
    }
    .ui-modal-container .listing-footer .social-links,
    .listing .listing-footer .social-links {
        display: none
    }
    .ui-modal-container .listing-agent-thumb-wrap,
    .listing .listing-agent-thumb-wrap {
        border: none;
        border-radius: 0;
        -webkit-box-shadow: none;
        box-shadow: none;
        clear: both;
        float: none;
        margin: 0 auto 4px;
        padding: 0;
        position: static;
        width: auto
    }
    .ui-modal-container .listing-agent,
    .listing .listing-agent {
        clear: both;
        float: none;
        margin: 0;
        padding: 0;
        width: auto
    }
    .ui-modal-container .listing-agent-name,
    .listing .listing-agent-name {
        border: none;
        font-size: 12px;
        line-height: 14px;
        margin: 0 0 4px;
        text-align: left
    }
    .ui-modal-container .listing-agent-title,
    .listing .listing-agent-title {
        margin: 0 0 4px;
        text-align: left
    }
    .ui-modal-container .listing-agent-phone-numbers,
    .listing .listing-agent-phone-numbers {
        margin: 0;
        padding: 0
    }
    .ui-modal-container .listing-agent-phone-numbers .mobile-phone,
    .listing .listing-agent-phone-numbers .mobile-phone,
    .ui-modal-container .listing-agent-phone-numbers .office-phone,
    .listing .listing-agent-phone-numbers .office-phone {
        display: block;
        float: none;
        margin: 0 0 4px;
        padding: 0
    }
    .ui-modal-container .listing-agent-phone-numbers .mobile-phone b,
    .listing .listing-agent-phone-numbers .mobile-phone b,
    .ui-modal-container .listing-agent-phone-numbers .office-phone b,
    .listing .listing-agent-phone-numbers .office-phone b {
        display: inline;
        margin: 0;
        padding: 0
    }
    .ui-modal-container .listing-agency,
    .listing .listing-agency {
        background-image: none;
        clear: both;
        float: none;
        margin: 0;
        padding: 0;
        width: auto
    }
    .ui-modal-container .listing-agency-branding,
    .listing .listing-agency-branding {
        -webkit-box-shadow: none;
        box-shadow: none;
        color: #000;
        font-size: 12px;
        line-height: 14px;
        margin: 0;
        padding: 0
    }
    .ui-modal-container .listing-agency-logo,
    .listing .listing-agency-logo {
        height: auto;
        margin: 0 0 8px;
        width: 90%
    }
    .ui-modal-container .listing-agency-address,
    .listing .listing-agency-address {
        font-size: 12px;
        line-height: 14px
    }
}

#txtagentsearch input:focus{
    color:red !important;
}

#btnsearchgo{
    background-image:linear-gradient(to bottom, #262626 0px, #080808 100%) !important;
}