.sp #map-street label {width: auto; display:inline; }

.sp #map-street img {max-width: none;}

.sp #map-canvas label { width: auto; display:inline; }

.sp #map-canvas img {max-width: none;}

.sp #map_canvas label { width: auto; display:inline; }

.sp #map_canvas img {max-width: none;}

.sp #sp-fav span {min-height: 0px}



/*Line Height Issue*/

.flex-direction-nav a:before  { font-family: "flexslider-icon"; font-size: 40px; line-height: 40px; display: inline-block; content: '\f001'; }



.sp .sp-reset {

    background: none;

    border: 0;

    border-spacing: 0;

    color: #000;

    cursor: auto;

    direction: ltr;

    font-family: "lucida grande", tahoma, verdana, arial, sans-serif;

    font-size: 11px;

    font-style: normal;

    font-variant: normal;

    font-weight: normal;

    letter-spacing: normal;

    line-height: 1;

    margin: 0;

    overflow: visible;

    padding: 0;

    text-align: left;

    text-decoration: none;

    text-indent: 0;

    text-shadow: none;

    text-transform: none;

    visibility: visible;

    white-space: normal;

    word-spacing: normal;

}



.sp .well2 {

    min-height: 20px;

    padding: 19px;

    margin-bottom: 20px;

    background-color: #f5f5f5;

    border: 1px solid #e3e3e3;

}



.sp .well2a {

    min-height: 20px;

    padding: 19px;

    margin-bottom: 20px;

    background-color: #f5f5f5;

    border: 1px solid #e3e3e3;

    -webkit-border-radius: 4px;

    -webkit-background-clip: padding-box;

    -moz-border-radius: 4px;

    -moz-background-clip: padding;

    border-radius: 4px;

    background-clip: padding-box;

}





.sp .well30 {

    min-height: 20px;

    padding: 19px;

    margin-bottom: 20px;

    background-color: white;

    border: 1px solid #e3e3e3;



    -webkit-border-radius: 4px;

    -webkit-background-clip: padding-box;

    -moz-border-radius: 4px;

    -moz-background-clip: padding;

    border-radius: 4px;

    background-clip: padding-box;

}





.sp	.well3 {

    -webkit-border-radius: 4px;

    -webkit-background-clip: padding-box;

    -moz-border-radius: 4px;

    -moz-background-clip: padding;

    border-radius: 4px;

    background-clip: padding-box;

    border: solid 1px #c3c5c9;

    float: left;

    margin-bottom: 20px;

    width: 100%;

    -webkit-box-sizing: border-box;

    -moz-box-sizing: border-box;

    box-sizing: border-box;

    font-weight: 300;

    -webkit-box-shadow: 0 0 10px #d0d2d5;

    -moz-box-shadow: 0 0 10px #d0d2d5;

    box-shadow: 0 0 10px #d0d2d5;

    background-color: white;

}





.sp .well3 .main-title {

    width: 100%;

    float: left;

    background-color: #edeeef;

    border-bottom: solid 1px #c3c5c9;

    -webkit-border-radius: 4px 4px 0 0;

    -webkit-background-clip: padding-box;

    -moz-border-radius: 4px 4px 0 0;

    -moz-background-clip: padding;

    border-radius: 4px 4px 0 0;

    background-clip: padding-box;

}

.sp .well3 .main-inner {

    padding: 0px 20px;

}



.sp .well3 .main-inner-both {

    padding: 20px 20px;

}



.sp .well3 .custom-margin {

    margin: 10px 0;

}





.sp .container-pad{

    padding:15px;

}



.sp	.well4 {

    min-height: 20px;

    padding: 19px;

    margin-bottom: 20px;

    background-color: #edeeef;

    border: 1px solid #e3e3e3;

}



.sp	.well4a {

    min-height: 20px;

    padding: 19px;

    margin-bottom: 20px;

    background-color: #edeeef;

    border: 1px solid #e3e3e3;

    -webkit-border-radius: 4px;

    -webkit-background-clip: padding-box;

    -moz-border-radius: 4px;

    -moz-background-clip: padding;

    border-radius: 4px;

    background-clip: padding-box;

}



.sp .well-map {

    min-height: 300px;

   /* padding: 19px;

    margin-bottom: 20px;

    background-color: white;

    border: 1px solid #e3e3e3;*/

}



.sp .sp-gallery-image{



    width: 256px;

    height: 200px;

}





.sp .flexsilder-noborder{

    border: 0px solid #fff;

}



.sp .addressbox {

    padding: 5px;

    background: #F3F3F3;

}



.sp .sp_key{

    font-weight: bold;

    display: block;

}



.sp .sp_value{

    display: block;

}



.sp .sp_listingdetails  td{

    width:50%;

}



.sp .container-fluid {

    padding-right: 0px;

    padding-left: 0px;

}



.sp .bottom .price {

    font-size: 18px;

    line-height: 19px;

    display: inline-block;

    color: #414141;

    font-weight: bold;

}



.sp .pagination {

    text-align: center;

}

.sp .pagination ul {

    display: inline-block;

    -webkit-box-shadow: none;

    -moz-box-shadow: none;

    box-shadow: none;

    color: none;

}

.sp .pagination ul li {

    margin: 0 5px;

    display: inline-block;

}

.sp .pagination ul li a {

    border: solid 1px #c3c5c9;

    -webkit-transition: all 0.4s ease-in-out;

    -moz-transition: all 0.4s ease-in-out;

    -o-transition: all 0.4s ease-in-out;

    -ms-transition: all 0.4s ease-in-out;

    transition: all 0.4s ease-in-out;

    -webkit-border-radius: 3px;

    -webkit-background-clip: padding-box;

    -moz-border-radius: 3px;

    -moz-background-clip: padding;

    border-radius: 3px;

    background-clip: padding-box;

    color: #5a5a5a;

    font-weight: 300;

}

.sp .pagination ul li a:hover {

    background-color: #edeeef;

}

.sp .pagination ul li.active a {

    color: white;

    border-color: #4176c6;

    background-color: #4378c7;

    background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/PjxzdmcgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB3aWR0aD0iMTAwJSIgaGVpZ2h0PSIxMDAlIiB2aWV3Qm94PSIwIDAgMSAxIiBwcmVzZXJ2ZUFzcGVjdFJhdGlvPSJub25lIj48bGluZWFyR3JhZGllbnQgaWQ9ImdyYWQtdWNnZy1nZW5lcmF0ZWQiIGdyYWRpZW50VW5pdHM9InVzZXJTcGFjZU9uVXNlIiB4MT0iMCUiIHkxPSIxMDAlIiB4Mj0iMCUiIHkyPSIwJSI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzRjODZlMCIgc3RvcC1vcGFjaXR5PSIxIi8+PHN0b3Agb2Zmc2V0PSIxMDAlIiBzdG9wLWNvbG9yPSIjNDQ3OWNhIiBzdG9wLW9wYWNpdHk9IjEiLz48L2xpbmVhckdyYWRpZW50PjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxIiBoZWlnaHQ9IjEiIGZpbGw9InVybCgjZ3JhZC11Y2dnLWdlbmVyYXRlZCkiIC8+PC9zdmc+);

    background-image: -moz-linear-gradient(90deg, #4c86e0 0%, #4479ca 100%);

    background-image: -webkit-linear-gradient(90deg, #4c86e0 0%, #4479ca 100%);

    background-image: -o-linear-gradient(90deg, #4c86e0 0%, #4479ca 100%);

    background-image: linear-gradient(0deg, #4c86e0 0%, #4479ca 100%);

}

.sp .pagination ul li.first-element a {

    color: #5a5a5a;

    border: none;

    background-color: transparent;

}





.sp .pagination ul li.first-element a:before {

    display: block;

    float: left;

    width: 0;

    height: 0;

    margin-top: 5px;

    margin-left: -10px;

    border-color: transparent;

    border-right-color: #5a5a5a;

    border-style: solid;

    border-width: 5px 5px 5px 0;

    content: " ";

    -webkit-transition: all 0.4s ease-in-out;

    -moz-transition: all 0.4s ease-in-out;

    -o-transition: all 0.4s ease-in-out;

    -ms-transition: all 0.4s ease-in-out;

    transition: all 0.4s ease-in-out;

}

.sp .pagination ul li.first-element a:hover {

    color: #4a83db;

}

.sp .pagination ul li.first-element a:hover:before {

    border-right-color: #4a83db;

}

.sp .pagination ul li.last-element a {

    border: none;

    color: #5a5a5a;

    background-color: transparent;

}

.sp .pagination ul li.last-element a:after {

    display: block;

    float: right;

    width: 0;

    height: 0;

    margin-top: 5px;

    margin-right: -10px;

    border-color: transparent;

    border-left-color: #5a5a5a;

    border-style: solid;

    border-width: 5px 0 5px 5px;

    content: " ";

    -webkit-transition: all 0.4s ease-in-out;

    -moz-transition: all 0.4s ease-in-out;

    -o-transition: all 0.4s ease-in-out;

    -ms-transition: all 0.4s ease-in-out;

    transition: all 0.4s ease-in-out;

}

.flex-direction-nav .disabled {opacity: .0!important;}



.sp .pagination ul li.last-element a:hover {

    color: #4a83db;

}

.sp .pagination ul li.last-element a:hover:after {

    border-left-color: #4a83db;

}



.sp  figure {

    margin: 0;

    padding: 0;

}



.sp .h2 {

    font-size: 15px;

    color: #a1a1a1;

    line-height: 16px;

    text-transform: uppercase;

}



.sp .bx-viewport{

    -webkit-border-radius: 4px;

    -webkit-background-clip: padding-box;

    -moz-border-radius: 4px;

    -moz-background-clip: padding;

    border-radius: 4px;

    background-clip: padding-box;

    border: solid 1px #c3c5c9;

    margin-bottom: 20px;

    width: 100%;

    -webkit-box-sizing: border-box;

    -moz-box-sizing: border-box;

    box-sizing: border-box;

    font-weight: 300;

    color: #a1a1a1;

    -webkit-box-shadow: 0 0 10px #d0d2d5;

    -moz-box-shadow: 0 0 10px #d0d2d5;

    box-shadow: 0 0 10px #d0d2d5;

    left: 0px;



}



.sp .slide-bar .search-bottom {

    /*width: 100%;

    float: left;

    background-clip: padding-box;*/

}



.sp .slide-bar .inner {

    padding: 0px 20px;

}



.sp .search-bar {

    -webkit-border-radius: 4px;

    -webkit-background-clip: padding-box;

    -moz-border-radius: 4px;

    -moz-background-clip: padding;

    border-radius: 4px;

    background-clip: padding-box;

    border: solid 1px #c3c5c9;

    float: left;

    margin-bottom: 20px;

    width: 100%;

    -webkit-box-sizing: border-box;

    -moz-box-sizing: border-box;

    box-sizing: border-box;

    font-weight: 300;

    color: #a1a1a1;

    -webkit-box-shadow: 0 0 10px #d0d2d5;

    -moz-box-shadow: 0 0 10px #d0d2d5;

    box-shadow: 0 0 10px #d0d2d5;

}

.sp .search-bar strong {

    color: #414141;

}

.sp .search-bar .search-title {width: 100%;float: left;background-color: #edeeef;border-bottom: solid 1px #c3c5c9;-webkit-border-radius: 4px 4px 0 0;-webkit-background-clip: padding-box;-moz-border-radius: 4px 4px 0 0;-moz-background-clip: padding;border-radius: 4px 4px 0 0;background-clip: padding-box;}



.sp .search-bar .text-line {

    margin-right: 5px;

}

.sp .search-bar .inner {

    padding: 0px 20px;

}



.sp .search-bar .custom-margin {

    margin: 10px 0;

}

.sp .search-bar .bootstrap-select.btn-group {

    margin: 0;

}

.sp .search-bar .bootstrap-select .btn {

    font-family: "Ubuntu", Arial !important;

    padding-top: 7px;

    padding-bottom: 7px;

}

.sp .search-bar .view-type {

    margin-top: 12px;

}

.sp .search-bar .view-type ul {

    list-style: none;

    display: inline-block;

    margin: 0;

    border: solid 1px #c3c5c9;

    -webkit-border-radius: 4px;

    -webkit-background-clip: padding-box;

    -moz-border-radius: 4px;

    -moz-background-clip: padding;

    border-radius: 4px;

    background-clip: padding-box;

    overflow: hidden;

    vertical-align: middle;

}

.sp .search-bar .view-type ul li {

    float: left;

}

.sp .search-bar .view-type ul li a {

    width: 30px;

    height: 30px;

    text-indent: -9999px;

    float: left;

    text-transform: capitalize;

    border-right: solid 1px #c3c5c9;

    background-position: center center;

    background-repeat: no-repeat;

}

.sp .search-bar .view-type ul li a:hover {

    background-color: #edeeef;

}

.sp .search-bar .view-type ul li a.grid {

    background-image: url('../img/selector-list.png');

}

.sp .search-bar .view-type ul li a.list {

    background-image: url('../img/selector-grid.png');

}

.sp .search-bar .view-type ul li a.location {

    background-image: url('../img/selector-location.png');

}

.sp .search-bar .view-type ul li.active a {

    background-color: #4a83db;

}

.sp .search-bar .view-type ul li.active a.grid {

    background-image: url('../img/selector-list-hover.png');

}

.sp .search-bar .view-type ul li.active a.list {

    background-image: url('../img/selector-grid-hover.png');

}

.sp .search-bar .view-type ul li.active a.location {

    background-image: url('../img/selector-location-hover.png');

}

.sp .search-bar .view-type ul li.last-element a {

    border-right: none;

}

.sp .search-bar .results-per-page ul {

    list-style: none;

    display: inline-block;

    margin: 0;

    vertical-align: middle;

}

.sp .search-bar .results-per-page ul li {

    float: left;

}

.sp .search-bar .results-per-page ul li a {

    padding: 5px 10px;

    font-weight: bold;

    color: #414141;

    text-decoration: none;

}

.sp .search-bar .results-per-page ul li a:hover {

    color: #4a83db;

}

.sp .search-bar .results-per-page ul li.active a {

    color: #4a83db;

}

.sp .search-bar .search-bottom {

    width: 100%;

    float: left;

    background-color: white;

    -webkit-border-radius: 0 0 4px 4px;

    -webkit-background-clip: padding-box;

    -moz-border-radius: 0 0 4px 4px;

    -moz-background-clip: padding;

    border-radius: 0 0 4px 4px;

    background-clip: padding-box;

}



.sp .properties {

    padding-bottom: 20px;

}

.sp .properties .controls {

    float: right;

    margin-right: 0px;

    margin-top: -22px;

}

.sp .properties .controls a {

    width: 16px;

    height: 16px;

    float: left;

    background-image: url('../img/testimonial-controls.png');

    text-indent: -9999px;

    text-transform: capitalize;

    text-decoration: none;

    -webkit-opacity: 1;

    -moz-opacity: 1;

    opacity: 1;

    -webkit-transition: all 0.4s ease-in-out;

    -moz-transition: all 0.4s ease-in-out;

    -o-transition: all 0.4s ease-in-out;

    -ms-transition: all 0.4s ease-in-out;

    transition: all 0.4s ease-in-out;

    margin-left: 5px;

}

.sp .properties .controls a:hover {

    -webkit-opacity: 0.6;

    -moz-opacity: 0.6;

    opacity: 0.6;

}

.sp .properties .controls a.prev {

    background-position: 0px 0px;

}

.sp .properties .controls a.next {

    background-position: -20px 0px;

}

.sp .properties .listings-slider {

    width: 100%;

    float: left;

}

.sp .properties .listings-slider .slides {

    list-style: none;

    float: left;

    width: 100%;

    min-height: 270px;

}

.sp .properties .listing {

    -webkit-border-radius: 4px;

    -webkit-background-clip: padding-box;

    -moz-border-radius: 4px;

    -moz-background-clip: padding;

    border-radius: 4px;

    background-clip: padding-box;

    -webkit-box-shadow: 0px 0px 10px #d0d2d5;

    -moz-box-shadow: 0px 0px 10px #d0d2d5;

    box-shadow: 0px 0px 10px #d0d2d5;

}

.sp .properties .listing:hover h3 a {

    color: #4a83db;

}





.sp .properties .listing:hover .top:before {

    -webkit-opacity: 1;

    -moz-opacity: 1;

    opacity: 1;

}

.sp .properties .listing:hover .top:after {

    -webkit-opacity: 1;

    -moz-opacity: 1;

    opacity: 1;

}



.sp .properties .listing .bubble {

    width: 14px;

    height: 9px;

    background-image: url('../img/bubble.png');

    position: absolute;

    bottom: -8px;

    right: 20px;

    display: none;

}

.sp .properties .listing .top {

    background-color: white;

    position: relative;

    -webkit-border-radius: 4px 4px 0 0;

    -webkit-background-clip: padding-box;

    -moz-border-radius: 4px 4px 0 0;

    -moz-background-clip: padding;

    border-radius: 4px 4px 0 0;

    background-clip: padding-box;

}

.sp .properties .listing .top .inner-border {

    -webkit-border-radius: 4px 4px 0 0;

    -webkit-background-clip: padding-box;

    -moz-border-radius: 4px 4px 0 0;

    -moz-background-clip: padding;

    border-radius: 4px 4px 0 0;

    background-clip: padding-box;

}



/*

.sp .properties .listing .top:before {

border-top: 7px solid rgba(0, 0, 0, 0.2);

border-left: 7px solid transparent;

border-right: 7px solid transparent;

content: "";

display: inline-block;

right: 20px;

position: absolute;

bottom: -6px;

-webkit-opacity: 0;

-moz-opacity: 0;

opacity: 0;

-webkit-transition: all 0.2s ease-in;

-moz-transition: all 0.2s ease-in;

-o-transition: all 0.2s ease-in;

-ms-transition: all 0.2s ease-in;

transition: all 0.2s ease-in;

}

.sp .properties .listing .top:after {

border-top: 6px solid #FFFFFF;

border-left: 6px solid transparent;

border-right: 6px solid transparent;

content: "";

display: inline-block;

right: 21px;

position: absolute;

bottom: -5px;

-webkit-opacity: 0;

-moz-opacity: 0;

opacity: 0;

-webkit-transition: opacity 0.2s ease-in;

-moz-transition: opacity 0.2s ease-in;

-o-transition: opacity 0.2s ease-in;

-ms-transition: opacity 0.2s ease-in;

transition: opacity 0.2s ease-in;

}*/

.sp .properties .listing .bottom {

    background-color: #efefef;

    text-align: center;

    /*display: none;*/

    -webkit-border-radius: 0 0 4px 4px;

    -webkit-background-clip: padding-box;

    -moz-border-radius: 0 0 4px 4px;

    -moz-background-clip: padding;

    border-radius: 0 0 4px 4px;

    background-clip: padding-box;

}

.sp .properties .listing .bottom .inner-border {

    border-top: none;

    -webkit-border-radius: 0 0 4px 4px;

    -webkit-background-clip: padding-box;

    -moz-border-radius: 0 0 4px 4px;

    -moz-background-clip: padding;

    border-radius: 0 0 4px 4px;

    background-clip: padding-box;

}

.sp .properties .listing .bottom .inner-padding {

    padding-bottom: 5px;

}

.sp .properties .listing .bottom p {

    color: #a9a9a9;

}

.sp .properties .listing .inner-border {

    border: solid 1px #c3c5c9;

}

.sp .properties .listing .inner-padding {

    padding: 11px;

}

.sp .properties .listing figure {

    margin-left: -1px;

    margin-bottom: 10px;

    width: 100%;

    height: 130px;

    border: solid 1px #c3c5c9;

    overflow: hidden;

    -webkit-box-shadow: inset 0px 0px 10px #d0d2d5;

    -moz-box-shadow: inset 0px 0px 10px #d0d2d5;

    box-shadow: inset 0px 0px 10px #d0d2d5;

    position: relative;

}

.sp .properties .listing figure:hover .figure-hover {

    -webkit-opacity: 0.4;

    -moz-opacity: 0.4;

    opacity: 0.4;

}

.sp .properties .listing figure:hover .banner {

    -webkit-opacity: 0;

    -moz-opacity: 0;

    opacity: 0;

}

.sp .properties .listing figure .banner {

    background-color: #333333;

    padding: 3px 10px;

    position: absolute;

    right: 0;

    top: 0;

    color: white;

    font-size: 12px;

    font-weight: 300;

    -webkit-transition: all 0.4s ease-in-out;

    -moz-transition: all 0.4s ease-in-out;

    -o-transition: all 0.4s ease-in-out;

    -ms-transition: all 0.4s ease-in-out;

    transition: all 0.4s ease-in-out;

    -webkit-opacity: 1;

    -moz-opacity: 1;

    opacity: 1;

}

.sp .properties .listing figure .figure-hover {

    width: 100%;

    height: 100%;

    background: url('../img/figure-zoom.png') no-repeat center center;

    background-color: black;

    position: absolute;

    z-index: 20;

    left: 0;

    top: 0;

    -webkit-opacity: 0;

    -moz-opacity: 0;

    opacity: 0;

    -webkit-transition: all 0.3s ease-in-out;

    -moz-transition: all 0.3s ease-in-out;

    -o-transition: all 0.3s ease-in-out;

    -ms-transition: all 0.3s ease-in-out;

    transition: all 0.3s ease-in-out;

    text-indent: -9999px;

}

.sp .properties .listing figure img {

    width: 100%;

    height: 100%;

}



.sp .properties .listing figure img {-webkit-transition:all 900ms ease-out;-moz-transition:all 900ms ease-out;-o-transition:all 900ms ease-out;-ms-transition:all 900ms ease-out;transition:all 900ms ease-out;}



.sp .properties .listing figure:hover img{-moz-transform:scale(1.4);-o-transform:scale(1.4);-webkit-transform:scale(1.4);transform:scale(1.4);}



.sp .properties .listing h3 {

    color: #414141;

    font-size: 13px;

    text-transform: uppercase;

    line-height: 20px;

    margin: 0;

}

.sp .properties .listing h3 a {

    -webkit-transition: all 0.3s ease-in-out;

    -moz-transition: all 0.3s ease-in-out;

    -o-transition: all 0.3s ease-in-out;

    -ms-transition: all 0.3s ease-in-out;

    transition: all 0.3s ease-in-out;

    color: #414141;

    text-decoration: none;

}

.sp .properties .listing.featured-list {

    margin-bottom: 20px;

}

.sp .properties .listing.featured-list figure {

    width: 30%;

    height: 130px;

    display: inline-block;

    vertical-align: top;

}

.sp .properties .listing.featured-list .right {

    width: 65%;

    margin-left: 3%;

    display: inline-block;

    vertical-align: top;

    position: relative;

}

.sp .properties .listing.featured-list .description p {

    color: #414141;

    font-size: 13px;

}



.sp .properties .listing.featured-list .top:after {

    -webkit-opacity: 1;

    -moz-opacity: 1;

    opacity: 1;

}

.sp .properties .listing.featured-list .top:before {

    -webkit-opacity: 1;

    -moz-opacity: 1;

    opacity: 1;

}

.sp .properties .listing.featured-list .bottom {

    display: block;

}

.sp .properties .listing.featured-list .price-wrapper {

    position: absolute;

    top: 6px;

    right: 0px;

}

/*

.sp .properties .listing.featured-list .bottom .inner-padding {

    height: 30px;

}*/

.sp .properties .listing.featured-list .bottom p {

    float: left;

}

.sp .properties .listing.featured-list .bottom .star-rating {

    float: right;

}

.sp .properties .listing-wrapper {

    margin-bottom: 25px;

}

.sp .properties .listing-wrapper {

    min-height: 270px;

}



.sp .price-wrapper {

    float: right;

    margin-top: 5px;

}

.sp .price-wrapper .price {

    font-size: 18px;

    line-height: 19px;

    display: inline-block;

    color: #414141;

    font-weight: bold;

}

.sp .price-wrapper .rate {

    display: inline-block;

    vertical-align: top;

    font-size: 11px;

    line-height: 11px;

    color: #414141;

    font-weight: 300;

}



.sp .location-finder {

    -webkit-border-radius: 4px;

    -webkit-background-clip: padding-box;

    -moz-border-radius: 4px;

    -moz-background-clip: padding;

    border-radius: 4px;

    background-clip: padding-box;

    border: solid 1px #c3c5c9;

    background-color: white;

    -webkit-box-sizing: border-box;

    -moz-box-sizing: border-box;

    box-sizing: border-box;

    width: 100%;

    float: left;

    overflow: hidden;

    position: relative;

}

.sp .location-finder .button-slider {

    position: absolute;

    visibility: visible;

    top: 48%;

    left: 0%;

    /*background-image: url('../img/button-slider.png');*/

    width: 7px;

    height: 17px;

    padding: 5px 3px;

    -webkit-border-radius: 0 4px 4px 0;

    -webkit-background-clip: padding-box;

    -moz-border-radius: 0 4px 4px 0;

    -moz-background-clip: padding;

    border-radius: 0 4px 4px 0;

    background-clip: padding-box;

    border: solid 1px #c3c5c9;

    border-left: none;

    background-position: center center;

    background-repeat: no-repeat;

    z-index: 2000;

    background-color: #ffffff;

}

.sp .location-finder #map_canvas {

    width: 100%;

    height: 750px;

}

.sp .location-finder .left-side {

    -webkit-border-radius: 4px 0 4px 0;

    -webkit-background-clip: padding-box;

    -moz-border-radius: 4px 0 4px 0;

    -moz-background-clip: padding;

    border-radius: 4px 0 4px 0;

    background-clip: padding-box;

    float: left;

    width: 40%;

    height: 750px;

    overflow-y: auto;

    position: relative;

    z-index: 200;

    top: 0px;

    left: 0px;

    background-color: white;

}

.sp .location-finder .left-side .mCSB_container {

    margin-right: 7px;

}

.sp .location-finder .left-side .mCustomScrollBox > .mCSB_scrollTools {

    width: 8px;

}

.sp .location-finder .left-side .mCS-dark-thick > .mCSB_scrollTools .mCSB_draggerRail {

    width: 6px;

    background-color: white;

    border-right: solid 1px #c3c5c9;

}

.sp .location-finder .left-side .mCS-dark-thick > .mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {

    -webkit-border-radius: 0;

    -webkit-background-clip: padding-box;

    -moz-border-radius: 0;

    -moz-background-clip: padding;

    border-radius: 0;

    background-clip: padding-box;

    background-color: black;

}

.sp .location-finder article {

    width: 100%;

    padding: 10px;

    -webkit-box-sizing: border-box;

    -moz-box-sizing: border-box;

    box-sizing: border-box;

    border-top: solid 1px #c3c5c9;

    border-right: solid 1px #c3c5c9;

    float: left;

    cursor: pointer;

    -webkit-transition: all 0.4s ease-in-out;

    -moz-transition: all 0.4s ease-in-out;

    -o-transition: all 0.4s ease-in-out;

    -ms-transition: all 0.4s ease-in-out;

    transition: all 0.4s ease-in-out;

}

.sp .location-finder article:hover {

    background-color: #edeeef;

}

.sp .location-finder article:first-child {

    border-top: none;

}

.sp .location-finder article figure {

    float: left;

    width: 40%;

    height: 80px;

    margin-left: -1px;

    border: solid 1px #c3c5c9;

    overflow: hidden;

    -webkit-box-shadow: inset 0px 0px 10px #d0d2d5;

    -moz-box-shadow: inset 0px 0px 10px #d0d2d5;

    box-shadow: inset 0px 0px 10px #d0d2d5;

    color: inset 0px 0px 10px #d0d2d5;

    position: relative;

    background-color: white;

}

.sp .location-finder article figure img {

    width: 100%;

    height: auto;

}

.sp .location-finder article .text {

    float: left;

    width: 45%;

    margin-left: 5%;

}

.sp .location-finder article h3 {

    font-size: 14px;

    line-height: 15px;

    color: black;

    margin: 0;

    text-transform: uppercase;

}

.sp .location-finder article p {

    color: #747575;

    font-size: 13px;

    font-weight: 300;

    margin-bottom: 20px;

}

.sp .location-finder article .price {

    font-size: 18px;

    font-weight: bold;

    color: #414141;

}

.sp .location-finder .right-side {

    float: left;

    width: 60%;

    position: relative;

}



.sp .bx-wrapper ul

{

    margin: 0 0 0px 0px;

}



@media print

{

    .sp-no-print

    {

        display:none;

    }

}



/* street view doesn't render in Firefox when image width is set to max-width of 100% which is required for responsive site. So hide SV in Firefox only */

@-moz-document url-prefix() { #map-street { display: none; }}

@-moz-document url-prefix() { #sp_street_tab { display: none; }}





.sp .listingagent-box {

    -webkit-border-radius: 4px;

    -webkit-background-clip: padding-box;

    -moz-border-radius: 4px;

    -moz-background-clip: padding;

    border-radius: 4px;

    background-clip: padding-box;

    border: solid 1px #c3c5c9;

    -webkit-box-sizing: border-box;

    -moz-box-sizing: border-box;

    box-sizing: border-box;

    width: 100%;

    float: left;

    background-color: white;

    margin-top: 0px;

    margin-bottom: 20px;

    -webkit-box-shadow: 0 0 10px #d0d2d5;

    -moz-box-shadow: 0 0 10px #d0d2d5;

    box-shadow: 0 0 10px #d0d2d5;

    color: 0 0 10px #d0d2d5;

}

.sp .listingagent-box .text {

    position: relative;

    margin-left: 155px;

}

.sp .listingagent-box .inner {

    padding: 20px;

}

.sp .listingagent-box figure {

    width: 110px;

    height: 110px;

    float: left;

    margin-right: 20px;

    background-color: #dddddd;

    -webkit-border-radius: 100px;

    -webkit-background-clip: padding-box;

    -moz-border-radius: 100px;

    -moz-background-clip: padding;

    border-radius: 100px;

    background-clip: padding-box;

    margin-left: 20px;

    -webkit-box-shadow: inset 0px 5px 7px #b4b4b4;

    -moz-box-shadow: inset 0px 5px 7px #b4b4b4;

    box-shadow: inset 0px 5px 7px #b4b4b4;

    color: inset 0px 5px 7px #b4b4b4;

    overflow: hidden;

}

.sp .listingagent-box .follow {

    position: absolute;

    top: 0px;

    right: 0px;

    -webkit-border-radius: 4px;

    -webkit-background-clip: padding-box;

    -moz-border-radius: 4px;

    -moz-background-clip: padding;

    border-radius: 4px;

    background-clip: padding-box;

    background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/PjxzdmcgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB3aWR0aD0iMTAwJSIgaGVpZ2h0PSIxMDAlIiB2aWV3Qm94PSIwIDAgMSAxIiBwcmVzZXJ2ZUFzcGVjdFJhdGlvPSJub25lIj48bGluZWFyR3JhZGllbnQgaWQ9ImdyYWQtdWNnZy1nZW5lcmF0ZWQiIGdyYWRpZW50VW5pdHM9InVzZXJTcGFjZU9uVXNlIiB4MT0iMCUiIHkxPSIxMDAlIiB4Mj0iMCUiIHkyPSIwJSI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzRjODZlMCIgc3RvcC1vcGFjaXR5PSIxIi8+PHN0b3Agb2Zmc2V0PSIxMDAlIiBzdG9wLWNvbG9yPSIjNDQ3OWNhIiBzdG9wLW9wYWNpdHk9IjEiLz48L2xpbmVhckdyYWRpZW50PjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxIiBoZWlnaHQ9IjEiIGZpbGw9InVybCgjZ3JhZC11Y2dnLWdlbmVyYXRlZCkiIC8+PC9zdmc+);

    background-image: -moz-linear-gradient(90deg, #4c86e0 0%, #4479ca 100%);

    background-image: -webkit-linear-gradient(90deg, #4c86e0 0%, #4479ca 100%);

    background-image: -o-linear-gradient(90deg, #4c86e0 0%, #4479ca 100%);

    background-image: linear-gradient(0deg, #4c86e0 0%, #4479ca 100%);

    border-color: #4176c6;

    padding: 5px 15px;

    font-size: 12px;

    text-transform: uppercase;

    font-weight: bold;

}

.sp .listingagent-box .follow:hover {

    background-image: none;

    background-color: #4479ca;

}

.sp .listingagent-box .follow:focus {

    background-image: none;

    background-color: #4479ca;

}

.sp .listingagent-box .follow.active {

    background-color: #f17235;

    background-image: none;

    border-color: #f17235;

    -webkit-box-shadow: none;

    -moz-box-shadow: none;

    box-shadow: none;

    color: none;

}

.sp .listingagent-box .follow.active:hover {

    background-image: none;

    background-color: #f17235;

    -webkit-opacity: 0.8;

    -moz-opacity: 0.8;

    opacity: 0.8;

    border-color: #f17235;

}

.sp .listingagent-box .follow.active:focus {

    background-image: none;

    background-color: #f17235;

    -webkit-opacity: 0.8;

    -moz-opacity: 0.8;

    opacity: 0.8;

    border-color: #f17235;

}

.sp .listingagent-box h2 {

    display: inline-block;

    font-size: 16px;

    color: #414141;

    font-weight: bold;

    margin: 0;

}

.sp .listingagent-box .job-title {

    color: #a0a0a0;

    font-size: 14px;

    display: inline-block;

    margin-bottom: 10px;

    font-weight: 300;

}

.sp .listingagent-box p {

    color: #5a5a5a;

    font-weight: 300;

}



#ws-walkscore-tile{position:relative;text-align:left}

#ws-walkscore-tile *{float:none;}

#ws-footer a,

#ws-footer a:link{font:11px/14px Verdana,Arial,Helvetica,sans-serif;margin-right:6px;white-space:nowrap;padding:0;color:#000;font-weight:bold;text-decoration:none}

#ws-footer a:hover{color:#777;text-decoration:none}

#ws-footer a:hover{color:#777;text-decoration:none}#ws-footer a:active{color:#b14900}