article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
    display: block;
}

body {
    line-height: 1;
}

ol, ul {
    list-style: none;
}

blockquote, q {
    quotes: none;
}

blockquote:after, blockquote:before, q:after, q:before {
    content: none;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
}

article h1, article h2, article h3, article h4, article h5, article h6 {
    text-align: start !important;
}

a, a:visited {
    text-decoration: none;
}

b {
    font-weight: 700;
}

label {
    display: inline-block;
    color: rgb(55, 92, 122);
    font: 11px/20px OpenSans, sans-serif;
}

label.black {
    display: block;
    color: rgb(0, 0, 0);
    font: 12px/20px OpenSans, sans-serif;
    margin: 7px 0 0 3px;
}

label.black.to {
    margin: 7px 5px;
    font-family: OpenSans, sans-serif;
}

.clear {
    clear: both;
}

.left {
    float: left;
}

.right {
    float: right;
}

.container {
    margin: 0 auto;
    width: 1024px;
}

.post h1 {
    line-height: 30px !important;
}

.post h2 {
    line-height: 27px;
}

.post h3 {
    color: rgb(8, 96, 158);
    font: bold 1em OpenSans, sans-serif;
    line-height: 22px;
}

.post h1 {
    line-height: 20px;
}

.check-box {
    background: url(../images/checkbox.png) no-repeat bottom;
    display: inline-block;
    width: 12px;
    height: 12px;
    margin-top: 4px;
    margin-left: 5px;
}

.check-box.checked {
    background-position: top;
}

.post {
    font-size: 14px;
    line-height: 24px;
}

.page-post h4 {
    color: rgb(0, 0, 0);
    font: 13px/17px OpenSans, sans-serif;
    margin-bottom: 5px;
}

.page-post h3 {
    color: rgb(0, 123, 196);
    font: 15px/17px OpenSans, Arial, sans-serif;
    margin-bottom: 5px;
}

.page-post h2 {
    color: rgb(52, 52, 52);
    font: 19px/25px OpenSans, Arial, sans-serif;
    margin-bottom: 5px;
}

@font-face {
    font-family: OpenSans;
    src: url(../fonts/OpenSans.ttf) format("opentype");
}

body {
    background: rgb(255, 255, 255);
    font: 13px/13px OpenSans-Regular, Arial, sans-serif;
}

body.grey-background {
    background: url(../images/content.jpg) repeat;
}

body.white-background {
    background: rgb(255, 255, 255);
}

header .logo {
    margin: 5px 0;
    display: block;
    float: left;
}

header .links ul li {
    float: left;
    padding-left: 5px;
    border-left: 1px solid rgb(55, 92, 122);
    margin-left: 5px;
}

header .links ul li:first-child {
    padding-left: 0;
    border-left: none;
    margin-left: 0;
}

header .links ul li a {
    display: block;
    color: rgb(55, 92, 122);
    font: 10px/10px OpenSans, sans-serif;
    padding-bottom: 2px;
    text-transform: uppercase;
}

header .navigation {
    margin-bottom: 2px;
    margin-top: 25px;
}

header .navigation ul li {
    float: left;
    margin-left: 1px;
    border-right: 1px solid rgb(229, 229, 229);
}

header .navigation ul li:last-child {
    border-right: none;
}

header .navigation ul li a {
    display: block;
    font: 13px/26px OpenSans, sans-serif;
    padding: 5px 15px 2px;
}

header .navigation ul li.first-child, header .navigation ul li.last-child a {
    background-image: none;
}

header .navigation ul li.first-child a {
    padding-left: 0;
}

header .navigation ul li.last-child a {
    padding-right: 0;
}

header .social-bar {
    background: rgb(0, 0, 0) url(../images/header-black-gradient-section.png) repeat-x left top;
    color: rgb(255, 255, 255);
    padding: 8px 0 7px;
    float: left;
    width: 100%;
}

header .social-bar .social {
    margin-top: 4px;
}

header .blue-bar {
    background: url(../images/header-blue-bar.png) repeat-x left top;
    height: 18px;
    position: relative;
    z-index: 10;
    float: left;
    width: 100%;
    margin-bottom: -3px;
}

.slider-container {
    background: url(../images/home-search.jpg) repeat-x left bottom;
    padding-bottom: 20px;
    background-size: cover;
}

.content {
    background: rgb(255, 255, 255);
    position: relative;
    padding-bottom: 20px;
}

.content.home-content {
    background: rgb(255, 255, 255);
    padding-bottom: 0;
    margin-bottom: 20px;
}

.content.home-content .home-main {
    border: none;
}

.white-background .content {
    background: rgb(255, 255, 255);
}

.domain-group-middle {
    padding: 10px 0;
    border-bottom: 1px solid rgb(227, 227, 227);
    background-color: rgb(247, 247, 247);
}

.home-search-container {
    z-index: 1111;
    position: relative;
}

.home-search {
    background: url(../images/home-search.jpg) no-repeat;
    min-height: 264px;
}

.home-search h1 {
    color: rgb(255, 255, 255);
    font: 700 45px/65px OpenSans, sans-serif;
    text-align: center;
}

.home-search h3 {
    color: rgb(255, 255, 255);
    font: 30px/35px OpenSans, sans-serif;
    text-align: center;
}

.home-search .home-search-container h4 {
    color: rgb(0, 110, 187);
    font: 700 20px/18px OpenSans, sans-serif;
    padding: 10px 0 0;
    margin: 5px 0 !important;
    text-align: center;
}

.home-search .home-search-container .search-form-cotent {
    empty-cells: hide;
    float: left;
    clear: both;
    padding: 10px;
    width: 100%;
}

.home-search .home-search-container .btn {
    float: right !important;
    height: 43px;
    padding: 0 !important;
    text-align: center;
}

.home-search .home-search-container .search-form-cotent .search-input {
    border: 1px solid rgb(178, 178, 178);
    height: 45px;
    width: 800px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    background: rgb(253, 253, 253);
}

.home-search .home-search-container .search-form-cotent .advanced-btn {
    color: rgb(0, 121, 193);
    display: block;
    font: 12px/6px OpenSans, Arial, sans-serif;
    margin-left: 3px;
    margin-top: 6px;
}

.main-boxes {
    background: url(../images/home-block-pattern.png) repeat;
    padding: 17px 20px;
    margin-top: 100px;
}

.boxes li {
    float: left;
    margin-right: 5%;
}

.boxes li.last-child {
    margin-right: 0;
}

.home-main {
    border: 1px solid rgb(238, 238, 238);
    float: left;
    padding: 20px 0;
    min-height: 321px;
    width: 720px;
}

.home-main article {
    width: 450px;
    margin-left: 20px;
    float: left !important;
    margin-top: -5px;
    text-align: justify;
}

.home-sidebar {
    float: right;
    width: 290px;
    margin-top: 20px;
}

.home-left-article {
    float: left;
    width: 240px;
    margin-top: 15px;
}

.home-sidebar h3 {
    color: rgb(55, 92, 122);
    font: 16px/28px OpenSans-Bold, Arial, sans-serif;
    margin-bottom: 15px;
}

.main {
    background: rgb(255, 255, 255);
    border: 1px solid rgb(222, 222, 222);
    float: right;
    margin-right: 25px;
    margin-top: 15px;
    padding: 15px 20px;
    width: 558px;
}

.main .alert {
    font-size: 11px;
    line-height: 20px;
}

img.alignright {
    float: right;
    margin: 10px 0 10px 15px;
}

img.aligncenter {
    display: block;
    margin-left: auto;
    margin-right: auto;
}

img.alignleft {
    float: left;
    margin: 10px 15px 10px 0;
}

.main-filter-option .pagination {
    margin: 0;
}

.left-sidebar {
    background: rgb(255, 255, 255);
    float: left;
    width: 300px;
    margin-left: 15px;
    margin-top: -55px;
}

.right-sidebar {
    background: none repeat scroll 0 0 rgb(255, 255, 255);
    float: left;
    margin-left: 2%;
    margin-top: 30px;
    width: 28%;
}

.main-agent {
    background: rgb(255, 255, 255);
    border: 1px solid rgb(222, 222, 222);
    float: left;
    margin-right: 25px;
    margin-top: 15px;
    padding: 15px 20px;
    width: 63%;
}

.sidebar .sidebar-title {
    background: rgb(255, 255, 255) url(../images/sidebar-title.jpg) repeat-x;
    color: rgb(255, 255, 255);
    font: 14px/30px OpenSans, sans-serif;
    padding: 5px 10px 4px 25px;
}

.sidebar .widgets-container .widget-container {
    margin-bottom: 18px !important;
    border-left: 1px solid rgb(222, 222, 222);
    border-right: 1px solid rgb(222, 222, 222);
    border-bottom: 1px solid rgb(222, 222, 222);
}

.widget-container .widget-title {
    background-color: rgb(237, 239, 244);
    border-top: 1px solid rgb(222, 222, 222);
    border-bottom: 1px solid rgb(222, 222, 222);
    padding: 6px 15px;
    font: 12px/20px OpenSans, sans-serif;
}

.widget-container .widget-title.remove-border {
    margin-bottom: -1px;
}

.widget-container .widget-title h3 {
    display: inline;
}

.widget-container .widget-title .view-all {
    color: rgb(16, 119, 190);
    font-size: 9px;
    margin-top: 1px;
}

.widget-container .widget-title .collapse-widget-content {
    background: url(../images/widget-arrow.png) no-repeat top;
    display: block;
    height: 7px;
    width: 12px;
    float: right;
    margin-top: 7px;
}

.widget-container .widget-title .collapse-widget-content.closed {
    background-position: bottom;
}

.widget-container .widget-content input[type=checkbox] {
    margin-top: 2px;
    margin-right: 5px;
    float: left;
}

.widget-container .widget-content ul li {
    border-bottom: 1px solid rgb(229, 229, 229);
    padding: 7px 5px;
    font: 11px/20px OpenSans, sans-serif;
}

.widget-container .widget-content ul li a {
    color: rgb(55, 92, 122);
}

.widget-container .widget-content ul li .list-type {
    color: rgb(249, 100, 16);
}

.widget-container .property-listings-widget {
    background: url(../images/widget-inner-shadow.png) repeat-x left top;
    border-top: 1px solid rgb(214, 214, 214);
    padding: 20px 15px;
}

.widget-container .property-listings-widget.no-bg {
    background: 0 0;
    border-top: none;
}

.widget-container .property-listings-widget .title {
    color: rgb(0, 0, 0);
    font: 15px/26px OpenSans, sans-serif;
    border-bottom: 1px solid rgb(229, 229, 229);
    padding-bottom: 7px;
}

.widget-container .property-listings-widget .property-listings-list {
    margin-top: 15px;
}

.widget-container .property-listings-widget .property-listings-list li {
    margin-bottom: 20px;
}

.widget-container .property-listings-widget .property-listings-list li .property-thumbnail-container {
    float: left;
    width: 89px;
}

.widget-container .property-listings-widget .property-listings-list li .property-thumbnail-container .property-thumbnail {
    border: 3px solid rgb(236, 236, 236);
}

.widget-container .property-listings-widget .property-listings-list li .property-options {
    font: 10px/17px OpenSans, sans-serif;
    width: 170px;
}

.widget-container .property-listings-widget .property-listings-list li .property-options .address {
    font-size: 11px;
    line-height: 12px;
    margin: 3px 0 5px;
}

.widget-container .property-listings-widget .property-listings-list li .property-options .address b {
    display: inline-block;
    font-size: 12px;
}

.widget-container .property-listings-widget .property-listings-list li .property-options a {
    color: rgb(15, 115, 188);
    display: block;
    font-size: 12px;
}

#searchform {
    width: 284px;
}

.header-search .navbar-search {
    margin-top: 8px !important;
}

.navbar-search .search-query {
    height: 32px;
    border-radius: 5px 0 0 5px !important;
}

.content-container {
    width: 100%;
}

.content-head .breadcrumb {
    color: rgb(192, 192, 192) !important;
    float: left;
    left: 0;
    position: absolute;
    text-align: left;
}

.content-head {
    height: 50px;
    border-bottom: 1px solid rgb(227, 227, 227);
    border-top: 1px solid rgb(227, 227, 227);
    font-size: 13px !important;
    background: none repeat scroll 0 0 rgb(245, 245, 245);
}

.content-head .head-meta {
    width: 1100px;
    margin: 0 auto;
    position: relative;
}

.content-head .head-meta h1 {
    color: rgb(255, 255, 255);
    font: 23px/23px OpenSans, sans-serif;
    padding: 17px 0 3px;
    margin-left: -2px;
}

.content-head .head-meta .breadcrumb {
    background: 0 0;
    margin-bottom: 0;
    padding: 0;
    margin-top: 15px !important;
}

.content-head .head-meta .breadcrumb li {
    text-shadow: 0 0 0 rgb(255, 255, 255);
}

.content-head .head-meta .breadcrumb li a, .content-head .head-meta .breadcrumb li.active {
    color: rgb(55, 92, 122);
    font: 13px/19px OpenSans, sans-serif;
}

.content-head .head-meta-full .breadcrumb li a, .content-head .head-meta-full .breadcrumb li.active {
    color: rgb(204, 223, 239);
    font: 10px/19px OpenSans, sans-serif;
}

.transparent-section {
    background: url(../images/black-transparent-section.png) repeat-x left top;
    margin-top: 20px;
    float: left;
    width: 100%;
    padding: 27px 0;
}

.transparent-section.semi-section {
    background: url(../images/black-transparent-semi-section.png) repeat-x left bottom;
}

.transparent-section .boxes li.last-child {
    margin-right: 0;
}


.full-width-content-posts footer, footer.home-footer {
    margin-top: 0;
}

.contact-container {
    float: left;
    width: 100%;
    margin-top: 20px;
}

.contact-container .contact-address {
    float: left;
    font-size: 12px;
    line-height: 20px;
    width: 620px;
}

.contact-address iframe {
    width: 100%;
    height: 263px;
}

.contact-container .contact-address .full-address {
    border-bottom: 1px solid rgb(204, 204, 204);
    padding-bottom: 15px;
    margin-bottom: 10px;
}

.contact-container .contact-form-container {
    border: 1px solid rgb(222, 222, 222);
    float: right;
    padding: 15px 20px;
    width: 450px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    -webkit-box-shadow: 0 0 10px rgba(238, 245, 247, 1) inset;
    -moz-box-shadow: 0 0 10px rgba(238, 245, 247, 1) inset;
    box-shadow: 0 0 10px rgba(238, 245, 247, 1) inset;
}

.contact-container .contact-form-container input[type=text] {
    width: 266px;
    height: 30px !important;
}

.contact-container .contact-form-container textarea {
    margin-top: 12px;
    height: 150px;
    min-height: 150px;
    width: 266px;
    max-width: 266px;
}

.property-tabs li {
    float: left;
    margin-right: 5px;
}

.property-tabs li a {
    display: block;
    padding: 5px 10px;
    font: 11px/16px OpenSans, sans-serif;
}

.property-tabs li a.current-tab {
    background: rgb(255, 255, 255);
    color: rgb(16, 119, 190);
    font-weight: 700;
    -webkit-border-top-left-radius: 3px;
    -webkit-border-top-right-radius: 3px;
    -moz-border-radius-topleft: 3px;
    -moz-border-radius-topright: 3px;
    border-top-left-radius: 3px;
    border-top-right-radius: 3px;
}

.schedule-form label {
    display: block;
}

.schedule-form label.black {
    display: inline;
    font-family: OpenSans, sans-serif;
}

.schedule-form input[type=text] {
    width: 245px;
}

.schedule-form textarea {
    width: 245px;
    max-width: 245px;
    min-height: 150px;
    max-height: 300px;
}

.article {
    margin-bottom: 40px;
    padding-bottom: 10px;
    float: left;
    width: 100%;
    text-align: justify;
}
.article.onepage{
    margin-bottom: 0 !important;
    padding-bottom: 10px !important;
}
.article .post-time {
    font-size: 12px !important;
    text-transform: uppercase;
    margin: 25px 0 0;
}

.article .post-name {
    font: bold 18px/18px OpenSans, sans-serif;
    margin: 20px 0;
    color: rgb(55, 92, 122);
}

.article .post-name a {
    color: rgb(55, 92, 122);
}

.article .post-meta {
    font: 11px/16px OpenSans, sans-serif;
    padding: 10px 0;
}

.article-header {
    margin-bottom: 10px;
    border-bottom: 1px solid rgb(227, 227, 227);
}

.article .post-meta .left .post-author, .article .post-meta .left .post-author span {
    float: left;
}

.article .post-meta .left .post-author span {
    float: left;
    margin: 0 !important;
    font-size: 11px;
    text-transform: uppercase;
    font-weight: 700;
}

.article .post-meta .left h1 {
    float: right;
    color: rgb(55, 92, 122);
}

.article .post-meta {
    color: rgb(81, 94, 108) !important;
}

.article .learn-more-container {
    background: url(../img/learn-more-stripes.png) no-repeat center center;
    margin-top: 40px;
    float: left;
    width: 100%;
    text-align: center;
    margin-bottom: 15px;
}

.article .learn-more-container .btn {
    font-size: 12px;
    margin-top: -17px;
    padding: 3px 0 2px;
    text-transform: uppercase;
    width: 145px;
}

.pagination ul li a {
    color: rgb(0, 0, 0);
}

.breadcrumb > li > .divider {
    padding: 0 1px !important;
}

.social-share-container {
    float: left;
    margin-bottom: 10px;
    width: 100%;
}

#author-info {
    margin-top: 10px;
    padding-bottom: 15px;
    border-bottom: 1px solid rgb(227, 227, 227);
}

.navigation {
    margin: 10px 0;
}

#author-info #author-image {
    float: left;
    width: 15%;
}

#author-info #author-image img {
    border-radius: 50px;
}

#author-info #author-bio h4 {
    color: rgb(19, 101, 153);
    font-weight: 700;
}

.article .post-meta .post-view {
    padding-left: 20px;
    background: url(../img/post-view.png) no-repeat left;
}

.article .post-meta .comment-count {
    padding-left: 20px;
    background: url(../img/comment-count.png) no-repeat left;
}

#author-info #author-bio {
    float: left;
    width: 85%;
    padding-left: 15px;
}

.main-property-tabs .nav-tabs {
    background: rgb(0, 123, 196) url(../images/post-meta.png) repeat-x;
    border-bottom: none;
    padding: 7px 10px 0;
    margin-bottom: 0;
}

.main-property-tabs .nav-tabs > li > a {
    border: none;
    color: rgb(255, 255, 255);
    display: block;
    padding: 5px 10px;
    font: 11px/16px OpenSans, sans-serif;
}

.main-property-tabs .nav-tabs > li > a:hover {
    background: 0 0;
    border: none;
}

.main-property-tabs .nav-tabs > li.active > a {
    background: rgb(255, 255, 255);
    border: none;
    color: rgb(16, 119, 190);
    font-weight: 700;
    -webkit-border-top-left-radius: 3px;
    -webkit-border-top-right-radius: 3px;
    -moz-border-radius-topleft: 3px;
    -moz-border-radius-topright: 3px;
    border-top-left-radius: 3px;
    border-top-right-radius: 3px;
}

.main-property-tabs .tab-content {
    padding-top: 0;
}

.main-property-slider .carousel {
    margin-bottom: 0;
    min-height: 255px;
}

.main-property-slider .carousel-custom-control {
    display: block;
    background: rgb(255, 255, 255);
    position: absolute;
    bottom: 30px;
    padding: 5px 15px;
    color: rgb(88, 88, 88);
    font: 11px OpenSans, sans-serif;
    text-transform: uppercase;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
}

.main-property-slider .carousel-custom-control:hover {
    color: rgb(94, 152, 204);
}

.main-property-slider .carousel-custom-control.left {
    left: 15px;
}

.main-property-slider .carousel-custom-control.right {
    right: 15px;
}

.main-property-slider .carousel-custom-control .arrow {
    color: rgb(212, 49, 47);
}

.main-property-slider.medium-slider .carousel {
    min-height: 100%;
}

.phone-container {
    font-size: 11px;
    padding: 3px 0 5px 30px;
    background: url(../images/telephone-icon.png) no-repeat left top;
    color: rgb(0, 0, 0);
    margin-left: 20px;
    margin-top: -5px;
    margin-bottom: -5px;
}

.phone-container .number {
    font-weight: 700;
    color: rgb(0, 0, 0);
}

.social li {
    float: left;
    margin-left: 9px;
}

.social li a {
    background: url(../images/social.png) no-repeat;
    display: block;
    height: 16px;
    width: 16px;
    text-indent: -9999px;
}

.social li a.rss {
    background-position: 0 0;
}

.social li a.linkedin {
    background-position: -16px 0;
}

.social li a.twitter {
    background-position: -32px 0;
}

.social li a.facebook {
    background-position: -48px 0;
}

.social li a.mail {
    background-position: -64px 0;
}

.find-an-agent-widget hr {
    border-top: 1px solid rgb(210, 232, 244);
    border-right: none;
    border-left: none;
    border-bottom: none;
    margin: 10px 0;
    float: left;
    width: 100%;
}

.find-an-agent-widget label.black {
    margin-bottom: 10px;
}

.find-an-agent-widget .letters-list {
    float: left;
    width: 100%;
    margin: 0 0 10px;
}

.find-an-agent-widget .letters-list li {
    border: none !important;
    float: left;
    padding: 2px 3px !important;
}

.find-an-agent-widget .letters-list li a {
    color: rgb(0, 0, 0) !important;
    text-decoration: underline;
}

.find-agent-map-container {
    border: 1px solid rgb(209, 215, 220);
    float: left;
    width: 100%;
    margin-top: 20px;
}

.find-agent-map-container .locations-list {
    background: rgb(64, 64, 64);
    padding: 7px 10px;
    color: rgb(194, 194, 194);
    border-bottom: 1px solid rgb(209, 215, 220);
}

.find-agent-map-container iframe {
    margin-bottom: -7px;
}

.search-widget-container {
    float: left;
    position: relative;
    width: 300px;
    margin-right: 3px;
}

.search-widget-container.third-box {
    margin-right: 0;
}

.search-widget-container .search-top-head {
    background: rgb(0, 0, 0) url(../images/widget-title.png) repeat-x left bottom;
    border: 1px solid rgb(95, 90, 90);
    padding: 6px 15px;
    font: 12px/20px OpenSans, sans-serif;
}

.search-widget-container .search-top-head h3 {
    float: left;
}

.search-widget-container .search-top-head .toggle-search-content {
    background: url(../images/widget-arrow.png) no-repeat bottom;
    display: block;
    height: 7px;
    width: 12px;
    float: right;
    margin-top: 7px;
}

.search-widget-container .search-top-head .toggle-search-content.closed {
    background-position: top;
}

.search-widget-container .search-content {
    display: none;
    position: absolute;
    background: rgb(255, 255, 255);
    border: 1px solid rgb(95, 90, 90);
    width: 268px;
    z-index: 1111;
    left: 0;
    top: 33px;
    padding: 10px 15px;
}

.right-big-opts {
    float: right;
    width: 365px;
}

.right-big-opts .big-btn {
    background: rgb(210, 210, 210);
    background: -moz-linear-gradient(top, rgb(255, 255, 255) 0, rgb(230, 230, 230) 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgb(255, 255, 255)), color-stop(100%, rgb(230, 230, 230)));
    background: -webkit-linear-gradient(top, rgb(255, 255, 255) 0, rgb(230, 230, 230) 100%);
    background: -o-linear-gradient(top, rgb(255, 255, 255) 0, rgb(230, 230, 230) 100%);
    background: -ms-linear-gradient(top, rgb(255, 255, 255) 0, rgb(230, 230, 230) 100%);
    background: linear-gradient(to bottom, rgb(255, 255, 255) 0, rgb(230, 230, 230) 100%);
    /*filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#E6E6E6', GradientType=0);*/
    border: 1px solid rgb(187, 187, 187);
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    width: 175px;
    display: block;
    text-align: center;
    font: 15px OpenSans, sans-serif;
}

.right-big-opts .big-btn:hover {
    background: rgb(255, 255, 255);
    background: -moz-linear-gradient(top, rgb(230, 230, 230) 0, rgb(255, 255, 255) 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgb(230, 230, 230)), color-stop(100%, rgb(255, 255, 255)));
    background: -webkit-linear-gradient(top, rgb(230, 230, 230) 0, rgb(255, 255, 255) 100%);
    background: -o-linear-gradient(top, rgb(230, 230, 230) 0, rgb(255, 255, 255) 100%);
    background: -ms-linear-gradient(top, rgb(230, 230, 230) 0, rgb(255, 255, 255) 100%);
    background: linear-gradient(to bottom, rgb(230, 230, 230) 0, rgb(255, 255, 255) 100%);
}

.right-big-opts .big-btn span {
    display: block;
}

.right-big-opts .big-btn span.title {
    color: rgb(0, 0, 0);
    font-weight: 700;
    padding-top: 25px;
}

.right-big-opts .big-btn span.sub-title {
    color: rgb(151, 151, 151);
    font-size: 13px;
    padding-bottom: 25px;
}

.home-carousel-links a {
    display: block;
    color: rgb(156, 156, 156);
    padding: 10px 0;
    border-bottom: 1px solid rgb(229, 229, 229);
}

.home-carousel-links a .arrow {
    color: rgb(137, 137, 137);
}

.btn-group, .btn-group > .btn:last-child, .btn-group > .dropdown-toggle {
    width: 296px;
}

.btn-group .dropdown-toggle .left-arrow {
    position: absolute;
    right: 12px;
    margin-left: 0;
    margin-top: 8px;
    border-left: 4px solid rgba(0, 0, 0, 0);
    border-right: 4px solid rgba(0, 0, 0, 0);
    border-top: 4px solid rgb(0, 0, 0);
    content: "";
    display: inline-block;
    height: 0;
    vertical-align: top;
    width: 0;
}

.widget-content tr {
    width: 100%;
}

.widget-content tr:nth-child(2n) td:nth-child(1), .widget-content tr:nth-child(2n+1) td {
    width: 50% !important;
}

.widget-content tr:nth-child(2n) td:nth-child(2) {
    text-align: left;
    width: 20px !important;
}

.widget-content tr:nth-child(2n) td:nth-child(3) {
    width: 40% !important;
}

.widget-content .select2-container {
    width: 100%;
}

.options-list .select2-container {
    width: 100% !important;
}

.pagination ul > .active > a, .pagination ul > .active > span, .pagination ul > li > a:hover {
    background-color: rgb(222, 222, 222) !important;
}

.pagination ul > .active > a, .pagination ul > .active > span {
    color: rgb(66, 139, 202);
}

.page-full-last_post_visit {
    color: rgb(147, 147, 147);
    font-size: 13px;
    margin-top: 22px;
}

.site-header {
    margin-top: 10px;
}

.main-full .article .post-name {
    margin: 15px 0;
}

.main-full article {
    text-align: justify;
}

.main-full .post-meta {
    border-bottom: 1px solid rgb(227, 227, 227) !important;
    padding: 0 !important;
    margin: 0 0 30px;
}

.main-full {
    background: none repeat scroll 0 0 rgb(255, 255, 255);
}

.content-head .head-meta-full {
    float: left;
    margin-left: 26px;
}

.content-head .head-meta-full h1 {
    color: rgb(255, 255, 255);
    font: 23px/23px OpenSans, sans-serif;
    margin-left: -2px;
    padding: 17px 0 3px;
}

.content-head .head-meta-full .breadcrumb {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
    margin-bottom: 0;
    padding: 0;
}

.content-head .head-meta-full .breadcrumb li {
    text-shadow: 0 0 0 rgb(255, 255, 255);
}

#searchform input, #wp-calendar, .panel-grid-cell img {
    width: 100%;
}

.filterOptionSelect {
    color: rgb(85, 85, 85);
    height: 26px;
    padding: 4px;
}

select {
    -moz-box-sizing: border-box;
    background: none repeat scroll 0 0 rgb(255, 255, 255);
    border: 1px solid rgb(187, 187, 187);
    font-size: 12px;
}

.sidebar-agent {
    background: none repeat scroll 0 0 rgb(255, 255, 255);
    float: right;
    margin-left: 15px;
    margin-top: 15px;
    width: 300px;
}

.sidebar-agent .sidebar-title {
    background: url(../images/sidebar-title.jpg) repeat-x scroll 0 0 rgb(255, 255, 255);
    color: rgb(255, 255, 255);
    font: 14px/30px OpenSans, sans-serif;
    padding: 5px 10px 4px 25px;
}

.sidebar-agent .widgets-container {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-color: rgb(222, 222, 222) rgb(222, 222, 222);
    border-image: none;
    border-right: 1px solid rgb(222, 222, 222);
}

.sidebar-agent .widgets-container .dropdown-menu ul li {
    padding: 0 !important;
}

.sidebar-agent .widgets-container .dropdown-menu li > a {
    padding: 3px 10px !important;
}

.bootstrap-select .dropdown-menu {
    padding: 0 !important;
}

.find-an-agent-widget .widget:last-child hr {
    display: none;
}

.widgets-container .widget-content ul li:last-child {
    border-bottom: 0 !important;
}

.find-an-agent-widget .widget {
    margin-bottom: 10px;
}

.property-listings-list li:before {
    content: normal !important;
}

.property-listings-list .property-thumbnail-container {
    width: 86px;
    float: left;
}

.property-listings-list .property-thumbnail-container img {
    border: 3px solid rgb(236, 236, 236);
}

.property-listings-list .property-options {
    width: 160px;
    font: 10px/17px OpenSans, sans-serif;
}

.property-listings-list .property-options .address {
    font-size: 11px;
    line-height: 12px;
    margin: 3px 0 5px;
}

.property-listings-list .property-options .address b {
    font-size: 14px;
}

.property-listings-list .property-options a {
    color: rgb(15, 115, 188);
    display: block;
    font-size: 12px;
}

.contact-address .full-address tr {
    display: block;
}

.contact-address .full-address tr td:first-child {
    float: left;
    width: 20%;
}

.contact-address .full-address tr td:last-child {
    float: left;
    width: 80%;
}

.contact-address .full-address tr td h6 {
    margin: 0 !important;
}

.contact-address .company-name {
    font-size: 20px !important;
    color: rgb(55, 92, 122);
    font-weight: 700;
    margin-top: 0;
}

#post-not-found header {
    background: none !important;
}

.main article .attachment-post-thumbnail, .right-main article .attachment-post-thumbnail {
    width: 100%;
}

.widget_calendar {
    padding: 10px;
}

.left-sidebar .AgentWidgetsLanguage ul li:before, .left-sidebar .AgentWidgetsLocation ul li:before, .right-sidebar .AgentWidgetsLanguage ul li:before, .right-sidebar .AgentWidgetsLocation ul li:before {
    content: normal !important;
}

.left-sidebar .AgentWidgetsLocation ul li, .right-sidebar .AgentWidgetsLocation ul li {
    padding: 0 !important;
    background-size: contain !important;
}

.left-sidebar .AgentWidgetsLanguage ul li, .right-sidebar .AgentWidgetsLanguage ul li {
    padding: 0 !important;
}

.left-sidebar .AgentWidgetsLastName .letters-list li {
    border: medium none !important;
    float: left;
    padding: 2px 3px !important;
}

.left-sidebar .AgentWidgetsLastName .letters-list li:before {
    content: normal !important;
}

.listings_zoom {
    background: url(../img/zoom-img.png) no-repeat scroll 0 0 rgba(0, 0, 0, 0);
    display: none;
    height: 166px;
    left: 5px;
    position: absolute;
    top: 5px;
    width: 211px;
}

.home-listings-wrapper .listings-content .listings-list li a:hover .listings_zoom {
    opacity: 1 !important;
    transition: all .4s ease-in-out 0s;
}

.home-listings-wrapper .listings-content .listings-list li a:hover .listing-image {
    box-shadow: 1px 1px 3px rgba(0, 0, 0, .5);
}

.thumbnails-container {
    margin: 10px 0;
}

#map-address {
    overflow: hidden;
}

.navigation a#pull {
    font-size: 18px;
}

.slide-wrap {
    width: 100%;
    height: 130px;
    background: url(../img/image1.jpg);
    -webkit-background-size: cover !important;
    -moz-background-size: cover !important;
    -o-background-size: cover !important;
    background-size: cover !important;
}

.welcome-text-top {
    width: 100%;
    text-align: center;
    color: rgb(255, 255, 255);
    font-size: 46px;
    font-weight: 700;
    padding-top: 35px;
}

.welcome-text-bottom {
    width: 100%;
    text-align: center;
    color: rgb(255, 255, 255);
    font-size: 25px;
    font-weight: 700;
    padding-top: 35px;
}

.phone-container-middle {
    color: rgb(203, 203, 203);
    font-size: 16px;
    font-weight: 700;
    float: left;
    padding: 5px 0;
}

.social-share-content {
    display: table;
    margin: 0 auto;
}

.social-share-content .social-media li {
    width: 25px;
    height: 25px;
    float: left;
    margin-right: 5px;
}

.social-share-content .social-media li a {
    width: 25px;
    height: 25px;
    display: block;
}

.social-share-content .social-media {
    float: left;
    margin-top: 30px;
}

.social-share-content .social-media li {
    cursor: pointer;
}

.social-media .facebook-ico {
    background: url(../images/facebook-ico.png) no-repeat;
}

.social-media .twitter-ico {
    background: url(../images/twitter-ico.png) no-repeat;
}

.social-media .youtube-ico {
    background: url(../images/youtube-ico.png) no-repeat;
}

.social-media .in-ico {
    background: url(../images/in-ico.png) no-repeat;
}

.social-media .pinterest-ico {
    background: url(../images/pinterest-ico.png) no-repeat;
}

.social-media .instagram-ico {
    background: url(../images/instagram-ico.png) no-repeat;
}

.social-media .googleplus-ico {
    background: rgba(0, 0, 0, 0) url("../images/googleplus-ico.png") no-repeat;
}
.favorites-content ul li {
    width: 33.05%;
    float: left;
    padding: 15px 20px 15px 0;
    empty-cells: hide;
}

.favorites-content .favorites-header .favorites-ico {
    width: 180px;
    height: 180px;
    margin: auto;
    display: block;
    border: 7px solid rgb(115, 170, 214);
    border-radius: 150px;
}

.favorites-content .favorites-title {
    color: rgb(55, 92, 122);
    text-align: center;
    padding: 17px 10px;
    display: block;
    font-weight: 700;
    font-size: 16px;
}

.favorites-content .footer {
    text-align: justify;
}

.favorites-content {
    padding-bottom: 25px;
    border-bottom: 1px solid rgb(227, 227, 227);
}

.right-main > article {
    border-bottom: 3px solid rgb(15, 156, 85) !important;
    padding-bottom: 30px;
}

.right-main > article:last-child {
    border-bottom: none !important;
}

#post-not-found .hero-unit h1, #post-not-found .hero-unit p {
    text-align: center !important;
}

.home-search .home-search-container .search-form-cotent #token-input-keyWordSearchHome {
    background: none repeat scroll 0 0 rgb(253, 253, 253) !important;
    border-width: 1px !important;
    border-style: solid !important;
    border-color: rgb(178, 178, 178) !important;
    border-radius: 5px !important;
    height: 43px !important;
    width: 100% !important;
}

#TabsPostsTabber {
    display: block;
    height: auto;
    margin: 0 0 25px;
    overflow: hidden;
    border-top: 1px solid rgb(222, 222, 222);
}

#TabsPostsTabber ul.TabsPostsTabs {
    height: 40px;
    margin: 0;
    overflow: hidden;
}

#TabsPostsTabber ul.TabsPostsTabs li {
    width: 50% !important;
    background: 0 0;
    float: left;
    display: inline;
    font-size: 12px;
    font-weight: 700;
    color: rgb(255, 255, 255);
    cursor: pointer;
    border-bottom: 1px solid rgb(241, 241, 241);
}

#TabsPostsTabber ul.TabsPostsTabs li a {
    width: 100% !important;
    text-align: center;
    display: block;
    float: left;
    line-height: 38px;
    color: rgb(255, 255, 255);
    background-color: rgb(15, 156, 85);
    margin-top: -1px;
}

#TabsPostsTabber ul.TabsPostsTabs li a.selected {
    color: rgb(55, 92, 122);
    text-decoration: none;
    background-color: rgb(247, 247, 247);
}

#TabsPostsTabber .TabsPostsInside div {
    line-height: 30px;
    border-bottom: 1px solid rgb(240, 240, 240);
}

#TabsPostsTabber div .clear {
    display: block;
}

#TabsPostsTabber .TabsPostsInside div:last-child {
    border-bottom: none;
}

#TabsPostsTabber .TabsPostsInside div a {
    padding: 5px 0;
}

.domain-group-tab-post-img {
    display: block;
    float: left;
    width: 50px;
    margin: 20px 10px;
}

.domain-group-tab-post-date-title {
    display: block;
    float: left;
    width: 200px;
    line-height: 17px;
    margin: 15px 0;
}

.domain-group-tab-post-date-title .entry-date {
    display: block;
    font-size: 11px;
    margin-top: 5px;
    text-transform: uppercase;
}

.refindly-agent-boxes ul li {
    width: 49%;
    background-color: rgb(249, 249, 249);
    border-radius: 5px;
    border: 1px solid rgb(197, 197, 197);
    float: left;
    padding: 20px;
    margin-bottom: 2%;
}

.refindly-agent-boxes ul li:nth-child(2n) {
    margin-left: 2%;
}

.refindly-agent-boxes ul li .agent-field .agent-img-clear:last-child {
    margin-bottom: 0 !important;
}

.refindly-agent-boxes ul li .agent-field .agent-img-clear {
    padding-left: 25px;
    margin-bottom: 6px;
    overflow: hidden;
    width: 100%;
}

.refindly-agent-boxes ul li .agent-img {
    width: 150px;
    float: left;
    height: 190px;
}

.refindly-agent-boxes ul li .agent-field {
    float: left;
    margin-left: 10px;
    font-size: 14px;
    width: 299px;
}

.refindly-agent-boxes .contact-agent-button {
    margin-left: 25px;
    margin-top: 20px;
}

.refindly-agent-boxes ul li .agent-field .agent-name {
    overflow: hidden;
    width: 100%;
}

.refindly-agent-boxes ul li .agent-field .agent-img-clear {
    text-overflow: ellipsis;
    white-space: nowrap;
    height: 17px;
}

.refindly-agent-boxes ul li .agent-field .agent-name {
    text-overflow: ellipsis;
    white-space: nowrap;
}

.refindly-agent-boxes ul li .agent-field .agent-phone {
    background: url(../img/agent-phone.png) no-repeat left center;
}

.refindly-agent-boxes ul li .agent-field .agent-mobile {
    background: url(../img/agent-mobile.png) no-repeat left center;
}

.refindly-agent-boxes ul li .agent-field .agent-fax {
    background: url(../img/agent-fax.png) no-repeat left center;
}

.refindly-agent-boxes ul li .agent-field .agent-email {
    background: url(../img/agent-email.png) no-repeat left center;
}

.refindly-agent-boxes ul li .agent-field .agent-website {
    background: url(../img/agent-website.png) no-repeat left center;
}

.refindly-agent-boxes ul li .agent-field .agent-name {
    color: rgb(98, 98, 98);
    font-size: 21px;
    margin-bottom: 15px;
    margin-left: 4px;
    height: 21px;
    line-height: 18px;
}

.refindly-agent-boxes ul li .agent-field .agent-location {
    color: rgb(159, 158, 158);
    font-size: 14px;
    margin-bottom: 20px;
    margin-left: 4px;
}

.refindly-agent-boxes ul li .agent-field .agent-img-clear span {
    color: rgb(138, 138, 138) !important;
}

.refindly-agent-boxes ul li .agent-field .agent-img-clear span b {
    color: rgb(91, 91, 91) !important;
}

.refindly-agent-content .refindly-agent-header {
    padding: 28px 0 15px;
}

.refindly-agent-content .refindly-agent-header .agent-title {
    width: 30%;
    float: left;
    color: rgb(55, 92, 122);
    font-size: 29px;
    height: 30px;
}

.refindly-agent-content .refindly-agent-header .agent-filtring {
    float: right;
}

.refindly-agent-content .refindly-agent-header .agent-filtring .agent-input-search {
    width: 170px;
    height: 30px;
    float: left;
}
.refindly-department-sort .btn-group.refindly-department-sort{
    width: 100%!important;
}
.refindly-department-sort {
    width: 170px;
    float: left;
    margin-left: 15px;
}

.refindly-all-agents {
    margin-left: 15px;
}

.refindly-type-sort {
    width: 170px !important;
    float: left;
}

#refindlymodalwp {
    width: 150px !important;
    height: 40px !important;
}

.refindly-agent-boxes .no_result span {
    padding: 35px 100px !important;
}

.refindly-agent-boxes .no_result {
    width: 600px !important;
}

.refindly-communities-boxes-content .no_result {
    width: 450px !important;
}

.refindly-communities-boxes-content .no_result span {
    padding: 30px 100px !important;
}

.article-comunity-listings {
    width: 100%;
}

.article .communities-amenities ul li {
    background-color: rgb(243, 243, 243);
    border-top: 1px solid rgb(230, 230, 230);
    color: rgb(108, 162, 51);
    float: left;
    padding: 10px 0;
    text-align: center;
    width: 20%;
}

.article .communities-amenities ul li.amenities {
    color: rgb(0, 0, 0);
}

.article .communities-amenities {
    margin: 20px 0;
    display: block;
}

.community-header {
    margin-bottom: 6px;
}

.community-header .post-name {
    font: 25px/18px OpenSans, sans-serif !important;
}

.main-pagination-custom-post {
    border: 1px solid rgb(192, 192, 192);
    border-radius: 5px;
    height: 43px;
    margin-bottom: 2%;
    padding: 5px 8px;
    text-align: center;
}

.refindly-communities-images img {
    width: 100%;
}

#refindly-modal-contact-form, .wp-refindly-contact-form {
    width: 100% !important;
}

#refindly-modal-contact-form .refindly-modal-content {
    padding: 0 !important;
}

#refindly-modal-contact-form .refindly-modal-right {
    float: none !important;
    width: 100% !important;
}

#refindly-modal-contact-form .modal-header {
    padding: 0 !important;
}

#refindly-modal-contact-form .refindly-modal-content .field-block {
    margin: 0 !important;
}

#refindly-modal-contact-form .copy-text, #refindly-modal-contact-form .refindly-modal-checkbox {
    float: left;
}

#refindly-modal-contact-form .copy-text {
    margin-left: 5px;
    margin-top: 2px;
}

#refindly-modal-contact-form .refindly-modal-contact-form {
    text-align: right;
    width: 100%;
}

.home-search .home-search-container {
    background: rgb(255, 255, 255) url(../images/search-pat.jpg) repeat;
}

article p {
    width: 100% !important;
}

.agent-input-search-form, .communities-input-search-form {
    float: left;
}

.refindly-share-content {
    margin: 15px 0;
}

.stButton .stButton_gradient {
    height: 23px !important;
}

.stButton .stArrow {
    line-height: 0 !important;
}

.refindly-menu-show {
    display: block !important;
}

#Community-tab-post {
    width: 100% !important;
}

#Community-tab-post a {
    background-color: rgb(15, 156, 85) !important;
    color: rgb(255, 255, 255) !important;
    font-size: 13px;
}

.clearfix:after, .clearfix:before {
    display: table;
    content: "";
    line-height: 0;
}

.clearfix:after {
    clear: both;
}

.hide-text {
    font-size: 0;
    color: transparent;
    text-shadow: none;
    background-color: transparent;
    border: 0;
}

.input-block-level {
    display: block;
    width: 100%;
    min-height: 30px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

@-ms-viewport {
    width: 100vw;
}

.hidden {
    display: none;
    visibility: hidden;
}

.hidden-desktop, .visible-phone, .visible-tablet {
    display: none !important;
}

.visible-desktop {
    display: inherit !important;
}

@media (min-width: 768px) and (max-width: 979px) {
    .hidden-desktop {
        display: inherit !important;
    }

    .visible-desktop {
        display: none !important;
    }

    .visible-tablet {
        display: inherit !important;
    }

    .hidden-tablet {
        display: none !important;
    }
}

@media (max-width: 767px) {
    .hidden-desktop {
        display: inherit !important;
    }

    .visible-desktop {
        display: none !important;
    }

    .visible-phone {
        display: inherit !important;
    }

    .hidden-phone {
        display: none !important;
    }
}

.visible-print {
    display: none !important;
}


.refindly-help-top {
    width: 20px;
    height: 20px;
    background: url("../img/help-ico.png") no-repeat;
    margin-left: 10px;
    margin-top: -5px;
    cursor: pointer;
}

.welcome-text-top span{
    line-height: 30px;
}


/*!
 * Refindly Search
 *
 */
a, abbr, acronym, address, applet, article, aside, audio, b, big, blockquote, body, canvas, caption, center, cite, code, dd, del, details, dfn, div, dl, dt, em, embed, fieldset, figcaption, figure, footer, form, h1, h2, h3, h4, h5, h6, header, hgroup, html, i, iframe, img, ins, kbd, label, legend, li, mark, menu, nav, object, ol, output, p, pre, q, ruby, s, samp, section, small, span, strike, strong, sub, summary, sup, table, tbody, td, tfoot, th, thead, time, tr, tt, u, ul, var, video {
    border: 0 none;
    margin: 0;
    padding: 0;
}
.hide-text {
    font-size: 0;
    color: transparent;
    text-shadow: none;
    background-color: transparent;
    border: 0;
}

.input-block-level {
    display: block;
    width: 100%;
    min-height: 30px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.hidden {
    display: none;
    visibility: hidden;
}

.hidden-desktop, .visible-phone, .visible-tablet {
    display: none !important;
}

.visible-desktop {
    display: inherit !important;
}

.visible-print {
    display: none !important;
}

.jcarousel-skin-tango .jcarousel-direction-rtl {
    direction: rtl;
}

.jcarousel-skin-tango .jcarousel-container-horizontal {
    width: 285px;
}

.jcarousel-skin-tango .jcarousel-container-vertical {
    width: 75px;
    height: 245px;
    padding: 40px 20px;
}

.jcarousel-skin-tango .jcarousel-clip {
    overflow: hidden;
}

.jcarousel-skin-tango .jcarousel-clip-horizontal {
    width: 285px;
    height: 255px;
}

.jcarousel-skin-tango .jcarousel-clip-vertical {
    width: 75px;
    height: 245px;
}

.jcarousel-skin-tango .jcarousel-item {
    width: 285px;
    height: 255px;
}

.jcarousel-skin-tango .jcarousel-item-horizontal {
    margin-left: 0;
    margin-right: 10px;
}

.jcarousel-skin-tango .jcarousel-direction-rtl .jcarousel-item-horizontal {
    margin-left: 10px;
    margin-right: 0;
}

.jcarousel-skin-tango .jcarousel-item-vertical {
    margin-bottom: 10px;
}

.jcarousel-skin-tango .jcarousel-item-placeholder {
    background: rgb(255, 255, 255);
    color: rgb(0, 0, 0);
}

.jcarousel-skin-tango .jcarousel-next-horizontal {
    position: absolute;
    top: 43px;
    right: 5px;
    width: 32px;
    height: 32px;
    cursor: pointer;
    background: transparent url(next-horizontal.png) no-repeat 0 0;
}

.jcarousel-skin-tango .jcarousel-direction-rtl .jcarousel-next-horizontal {
    left: 5px;
    right: auto;
    background-image: url(prev-horizontal.png);
}

.jcarousel-skin-tango .jcarousel-next-horizontal:focus, .jcarousel-skin-tango .jcarousel-next-horizontal:hover {
    background-position: -32px 0;
}

.jcarousel-skin-tango .jcarousel-next-horizontal:active {
    background-position: -64px 0;
}

.jcarousel-skin-tango .jcarousel-next-disabled-horizontal, .jcarousel-skin-tango .jcarousel-next-disabled-horizontal:active, .jcarousel-skin-tango .jcarousel-next-disabled-horizontal:focus, .jcarousel-skin-tango .jcarousel-next-disabled-horizontal:hover {
    cursor: default;
    background-position: -96px 0;
}

.jcarousel-skin-tango .jcarousel-prev-horizontal {
    position: absolute;
    top: 43px;
    left: 5px;
    width: 32px;
    height: 32px;
    cursor: pointer;
    background: transparent url(prev-horizontal.png) no-repeat 0 0;
}

.jcarousel-skin-tango .jcarousel-direction-rtl .jcarousel-prev-horizontal {
    left: auto;
    right: 5px;
    background-image: url(next-horizontal.png);
}

.jcarousel-skin-tango .jcarousel-prev-horizontal:focus, .jcarousel-skin-tango .jcarousel-prev-horizontal:hover {
    background-position: -32px 0;
}

.jcarousel-skin-tango .jcarousel-prev-horizontal:active {
    background-position: -64px 0;
}

.jcarousel-skin-tango .jcarousel-prev-disabled-horizontal, .jcarousel-skin-tango .jcarousel-prev-disabled-horizontal:active, .jcarousel-skin-tango .jcarousel-prev-disabled-horizontal:focus, .jcarousel-skin-tango .jcarousel-prev-disabled-horizontal:hover {
    cursor: default;
    background-position: -96px 0;
}

.jcarousel-skin-tango .jcarousel-next-vertical {
    position: absolute;
    bottom: 5px;
    left: 43px;
    width: 32px;
    height: 32px;
    cursor: pointer;
    background: transparent url(next-vertical.png) no-repeat 0 0;
}

.jcarousel-skin-tango .jcarousel-next-vertical:focus, .jcarousel-skin-tango .jcarousel-next-vertical:hover {
    background-position: 0 -32px;
}

.jcarousel-skin-tango .jcarousel-next-vertical:active {
    background-position: 0 -64px;
}

.jcarousel-skin-tango .jcarousel-next-disabled-vertical, .jcarousel-skin-tango .jcarousel-next-disabled-vertical:active, .jcarousel-skin-tango .jcarousel-next-disabled-vertical:focus, .jcarousel-skin-tango .jcarousel-next-disabled-vertical:hover {
    cursor: default;
    background-position: 0 -96px;
}

.jcarousel-skin-tango .jcarousel-prev-vertical {
    position: absolute;
    top: 5px;
    left: 43px;
    width: 32px;
    height: 32px;
    cursor: pointer;
    background: transparent url(prev-vertical.png) no-repeat 0 0;
}

.jcarousel-skin-tango .jcarousel-prev-vertical:focus, .jcarousel-skin-tango .jcarousel-prev-vertical:hover {
    background-position: 0 -32px;
}

.jcarousel-skin-tango .jcarousel-prev-vertical:active {
    background-position: 0 -64px;
}

.jcarousel-skin-tango .jcarousel-prev-disabled-vertical, .jcarousel-skin-tango .jcarousel-prev-disabled-vertical:active, .jcarousel-skin-tango .jcarousel-prev-disabled-vertical:focus, .jcarousel-skin-tango .jcarousel-prev-disabled-vertical:hover {
    cursor: default;
    background-position: 0 -96px;
}

.jc-property-thumbnail {
    border: 3px solid rgba(1, 1, 1, .1);
    display: block;
    float: left;
    margin-bottom: 15px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
}

.jc-property-thumbnail.left-property {
    margin-right: 17px;
}

.jc-property-thumbnail img {
    display: block;
}

.property-carousel-controls {
    background: rgb(248, 248, 248);
    margin-top: -15px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    border-bottom: 1px solid rgb(197, 197, 197);
}

.property-carousel-controls a {
    font: 11px DroidSans-Bold, Arial, sans-serif;
    text-transform: uppercase;
    padding: 10px 8px;
}

.property-carousel-controls a, .property-carousel-controls a .arrow {
    color: rgb(55, 92, 122);
}

.stage{;

}
.connected-carousels .stage {
    position: relative;
}

.connected-carousels .photo-credits {
    position: absolute;
    right: 15px;
    bottom: 0;
    font-size: 13px;
    color: rgb(255, 255, 255);
    text-shadow: 0 0 1px rgba(0, 0, 0, .85);
    opacity: .66;
}

.connected-carousels .photo-credits a {
    color: rgb(255, 255, 255);
}

.connected-carousels .refindlycarouselsnavigation {
    width: 400px;
    margin: 5px auto 0;
    position: relative;
}

.connected-carousels .carousel {
    overflow: hidden;
    position: relative;
    border-radius: 5px 0 0;
}

.connected-carousels .carousel ul {
    width: 20000em;
    position: relative;
    list-style: none;
    margin: 0;
    padding: 0;
}

.connected-carousels .stage .carousel-stage ul li img {
   margin: 0;
   max-width: 100% !important;
   width: 100%;
   max-height:385px;
}

.connected-carousels .carousel li {
    float: left;
    width:495px;
}

.connected-carousels .carousel-stage {;

}

.connected-carousels .carousel-navigation {
    height: 80px;
    width: 400px;
    background: rgb(255, 255, 255);
    border-radius: 5px;
}

.connected-carousels .carousel-navigation li {
    cursor: pointer;
}

.connected-carousels .carousel-navigation li img {
    display: block;
    margin: -10px;
    max-width: 130% !important;
}

.connected-carousels .next-stage, .connected-carousels .prev-stage {
    display: block;
    position: absolute;
    top: 0;
    width: 230px;
    height: 410px;
    color: rgb(255, 255, 255);
}

.connected-carousels .prev-stage {
    left: 0;
}

.connected-carousels .next-stage {
    right: 0;
}

.connected-carousels .next-stage.inactive, .connected-carousels .prev-stage.inactive {
    display: none;
}

.connected-carousels .next-stage span, .connected-carousels .prev-stage span {
    position: absolute;
    top: 44%;
    width: 35px;
    height: 35px;
    text-align: center;
    color: rgb(255, 255, 255);
    text-decoration: none;
    font: 24px/27px Arial, sans-serif;
    display: none;
}

.connected-carousels .prev-stage span {
    left: 20px;
    background: url(../img/arrowleft.png) no-repeat scroll 5px 0 rgba(0, 0, 0, 0);
}

.connected-carousels .next-stage span {
    right: 20px;
    background: url(../img/arrowright.png) no-repeat scroll 6px 0 rgba(0, 0, 0, 0);
}

.connected-carousels .next-stage:hover span, .connected-carousels .prev-stage:hover span {
    display: block;
}

.connected-carousels .carousel-navigation .active img {
    opacity: .5;
}

.connected-carousels .carousel-navigation li:nth-child(2) {
    border-left: none !important;
}

.connected-carousels .carousel-navigation .refindly-border {
    border-left: none !important;
    border-right: none !important;
}

.connected-carousels .carousel-navigation li {
    height: 80px !important;
    width: 100px !important;
    border: 5px solid rgb(218, 218, 218);
    overflow: hidden;
    border-radius: 0 !important;
}

.connected-carousels .next-navigation, .connected-carousels .prev-navigation {
    display: block;
    position: absolute;
    width: 30px;
    height: 30px;
    background: rgb(78, 68, 60);
    color: rgb(255, 255, 255);
    text-decoration: none;
    text-shadow: 0 0 1px rgb(0, 0, 0);
    font: 16px/29px Arial, sans-serif;
    -webkit-border-radius: 30px;
    -moz-border-radius: 30px;
    border-radius: 30px;
    -webkit-box-shadow: 0 0 2px rgb(153, 153, 153);
    -moz-box-shadow: 0 0 2px rgb(153, 153, 153);
    box-shadow: 0 0 2px rgb(153, 153, 153);
}

.connected-carousels .prev-navigation {
    left: -15px;
    top: 22px;
    text-indent: 6px;
}

.connected-carousels .next-navigation {
    right: -15px;
    top: 22px;
    text-indent: 20px;
}

.connected-carousels .next-navigation.inactive, .connected-carousels .prev-navigation.inactive {
    opacity: .5;
    cursor: default;
}

* {
    -webkit-box-sizing: border-box !important;
    -moz-box-sizing: border-box !important;
    box-sizing: border-box !important;
}

*, :after, :before {
    -webkit-box-sizing: border-box;
}

#detailsMapContent #detailsMap img {
    max-width: none;
}

#detailsMapContent #detailsMap label {
    width: auto;
    display: inline;
}

input[type=checkbox], input[type=radio] {
    line-height: normal;
    margin: 0 !important;
}

.content-neighborhoods .pagination ul li a, .content-neighborhoods .pagination ul li span, .home-listings-wrapper .pagination ul li a, .home-listings-wrapper .pagination ul li span, .main-agent .pagination ul li a, .main-agent .pagination ul li span, .map-content .pagination ul li span .map-content .pagination ul li a, .search-view-results .pagination ul li a, .search-view-results .pagination ul li span, .single-property-content .pagination ul li span, .top-search-container .pagination ul li a, .top-search-container .pagination ul li span, .single-property-content .pagination ul li a {
    font: 13px/20px OpenSans, sans-serif !important;
    margin: 0 !important;
    border-radius: 0 !important;
    -webkit-appearance: none;
}

.content-neighborhoods, .home-listings-wrapper, .main-agent, .map-content, .search-view-results, .single-property-content, .top-search-container {
    font: 13px/20px OpenSans, sans-serif !important;
}

@-moz-document url-prefix() {
    .listing-boxes .favorite-property-img {
        width: 100% !important;
    }
}

.content-neighborhoods code, .content-neighborhoods pre, .home-listings-wrapper code, .home-listings-wrapper pre, .main-agent code, .main-agent pre, .map-content code, .map-content pre, .search-view-results code, .search-view-results pre, .single-property-content code, .single-property-content pre, .top-search-container code, .top-search-container pre {
    background: none !important;
    border: none !important;
    border-radius: 0 !important;
    color: rgb(89, 90, 92) !important;
    display: block;
    font-family: monospace !important;
    line-height: 21px !important;
    padding: 0 !important;
    white-space: nowrap !important;
}

.content-neighborhoods h3 {
    font:bold 16px/28px OpenSans, sans-serif !important;
    margin-bottom: 5px !important;
    color: rgb(55, 92, 122);
    font-weight: 700 !important;
}

.home-carousel-links td {
    border-top: none !important;
    padding: 0 !important;
}

.content-neighborhoods ol, .content-neighborhoods ul, .home-listings-wrap ol, .home-listings-wrap ul, .main-agent ol, .main-agent ul, .map-content ol, .map-content ul, .search-view-results ol, .search-view-results ul, .single-property-content ol, .single-property-content ul, .top-search-container ol, .top-search-container ul {
    list-style: none !important;
    margin: 0 !important;
    padding: 0 !important;
}

.single-property-content .single-property-images-container td, .top-search-container td {
    border: none !important;
}

.content-neighborhoods td, .content-neighborhoods th, .home-listings-wrap td, .home-listings-wrap th, .main-agent td, .main-agent th, .map-content td, .map-content th, .search-view-results td, .search-view-results th, .single-property-content td, .single-property-content th {
    text-align: left !important;
}

.content-neighborhoods table, .home-listings-wrap table, .main-agent table, .main-boxes table, .map-content table, .search-view-results table, .single-property-content table, .top-search-container table {
    border-collapse: collapse;
    border-spacing: 0;
    border: 0 !important;
    line-height: 0 !important;
    margin: 0 !important;
    background: none !important;
}

.content-neighborhoods li, .home-listings-wrap li, .main-agent li, .map-content li, .search-view-results li, .single-property-content li, .top-search-container li {
    list-style: none !important;
}

.search-view-results tbody, .single-property-content tbody {
    background: none !important;
}

.top-search-container label {
    margin: 0 !important;
}

.content-neighborhoods tr, .home-listings-wrap tr, .main-agent tr, .map-content tr, .search-view-results tr, .single-property-content tr, .top-search-container tr {
    border: none !important;
}

.content-neighborhoods a, .content-neighborhoods a:visited, .home-listings-wrap a, .home-listings-wrap a:visited, .main-agent a, .main-agent a:visited, .map-content a, .map-content a:visited, .search-view-results a, .search-view-results a:visited, .single-property-content a, .single-property-content a:visited, .top-search-container a, .top-search-container a:visited, a, a:visited {
    text-decoration: none;
}

.top-search-container .uneditable-input, .top-search-container input[type=color], .top-search-container input[type=date], .top-search-container input[type=datetime-local], .top-search-container input[type=datetime], .top-search-container input[type=email], .top-search-container input[type=month], .top-search-container input[type=number], .top-search-container input[type=password], .top-search-container input[type=search], .top-search-container input[type=tel], .top-search-container input[type=text], .top-search-container input[type=time], .top-search-container input[type=url], .top-search-container input[type=week], .top-search-container select, .top-search-container textarea {
    -webkit-appearance: none;
    height: 34px !important;
    padding: 6px 6px !important;
    font-size: 14px !important;
    line-height: 20px !important;
    color: rgb(85, 85, 85) !important;
    -webkit-border-radius: 4px !important;
    -moz-border-radius: 4px !important;
    border-radius: 4px !important;
    vertical-align: middle !important;
}

.single-property-content .property-main-options .uneditable-input, .single-property-content .property-main-options input[type=color], .single-property-content .property-main-options input[type=date], .single-property-content .property-main-options input[type=datetime-local], .single-property-content .property-main-options input[type=datetime], .single-property-content .property-main-options input[type=email], .single-property-content .property-main-options input[type=month], .single-property-content .property-main-options input[type=number], .single-property-content .property-main-options input[type=password], .single-property-content .property-main-options input[type=search], .single-property-content .property-main-options input[type=tel], .single-property-content .property-main-options input[type=text], .single-property-content .property-main-options input[type=time], .single-property-content .property-main-options input[type=url], .single-property-content .property-main-options input[type=week], .single-property-content .property-main-options select, .single-property-content .property-main-options textarea {
    height: 34px !important;
    padding: 6px 6px !important;
    margin-bottom: 10px !important;
    font-size: 14px !important;
    line-height: 20px !important;
    color: rgb(85, 85, 85) !important;
    -webkit-border-radius: 4px !important;
    -moz-border-radius: 4px !important;
    border-radius: 4px !important;
    vertical-align: middle !important;
}

.content-neighborhoods b, .home-listings-wrap b, .main-agent b, .map-content b, .search-view-results b, .single-property-content b, .top-search-container b {
    font-weight: 700;
}

.clear {
    clear: both;
}

.content-neighborhoods label, .home-listings-wrap label, .main-agent label, .map-content label, .search-view-results label, .top-search-container label, label {
    display: inline-block;
    color: rgb(55, 92, 122);
    font: 11px/20px OpenSans, sans-serif;
}

label.black {
    display: block;
    color: rgb(0, 0, 0);
    font: 12px/20px OpenSans, sans-serif;
    margin: 7px 0 0 3px;
}

label.black.to {
    margin: 7px 5px;
    font-family: OpenSans, sans-serif;
}

.left {
    float: left;
}

.right {
    float: right;
}

.refindly-magrin {
    margin: 10px 0 !important;
}

@font-face {
    font-family: OpenSans;
    src: url(../fonts/OpenSans.ttf) format("opentype");
}

.top-search-container .check-box {
    background: url(../images/checkbox.png) no-repeat bottom;
    display: inline-block;
    width: 12px;
    height: 12px;
    margin-top: 4px;
    margin-left: 5px;
}

.top-search-container .check-box.checked {
    background-position: top;
}

.top-search-container .dropdown-menu {
    width: 100%;
    padding: 1.6% !important;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.top-search-container .dropdown-menu tr, .top-search-container .dropdown-menu tr td {
    border: none !important;
    padding: 0 !important;
    text-align: left !important;
}

.property-main-options .select2-container .btn:hover, .top-search-container .btn:hover {
    color: rgb(51, 51, 51) !important;
    text-decoration: none !important;
    background: rgb(230, 230, 230) 0 -15px !important;
    -webkit-transition: background-position .1s linear !important;
    -moz-transition: background-position .1s linear !important;
    -o-transition: background-position .1s linear !important;
    transition: background-position .1s linear !important;
}

.property-main-options .select2-container .btn:focus, .search-view-results .btn:focus, .top-search-container .btn:focus {
    outline: 5px auto -webkit-focus-ring-color !important;
    outline-offset: -2px !important;
    background: rgb(230, 230, 230) !important;
}

.property-main-options .select2-container .btn:active, .search-view-results .btn:active, .top-search-container .btn:active, .top-search-container.btn.active {
    background: rgb(230, 230, 230) none !important;
    outline: 0;
    -webkit-box-shadow: inset 0 2px 4px rgba(0, 0, 0, .15), 0 1px 2px rgba(0, 0, 0, .05) !important;
    -moz-box-shadow: inset 0 2px 4px rgba(0, 0, 0, .15), 0 1px 2px rgba(0, 0, 0, .05) !important;
    box-shadow: inset 0 2px 4px rgba(0, 0, 0, .15), 0 1px 2px rgba(0, 0, 0, .05) !important;
    padding: 6px 12px !important;
}

.top-search-container {
    background: none repeat scroll 0 0 rgb(15, 156, 85);
}

.top-search-container .uneditable-input, .top-search-container input[type=color], .top-search-container input[type=date], .top-search-container input[type=datetime-local], .top-search-container input[type=datetime], .top-search-container input[type=email], .top-search-container input[type=month], .top-search-container input[type=number], .top-search-container input[type=password], .top-search-container input[type=search], .top-search-container input[type=tel], .top-search-container input[type=text], .top-search-container input[type=time], .top-search-container input[type=url], .top-search-container input[type=week], .top-search-container textarea {
    border: none !important;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.top-search-container .top-search-inputs .nav-tabs ul > li {
    padding: 0 !important;
    list-style: none !important;
}

.top-search-container .dropdown-menu table {
    width: 100% !important;
}

.top-search-container .select-sort-by .select2-choice {
    padding: 4px 0 3px 8px;
    border: 1px solid rgb(95, 90, 90);
}

.top-search-container .select-sort-by {
    margin-left: 7px;
}

.top-search-container {
    width: 100%;
    padding: 20px 0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.top-search-container .filterOptionSelect {
    -webkit-appearance: menulist-button !important;
    cursor: pointer;
}

.single-property-content .right-big-opts tr td {
    border: none !important;
    padding: 0 !important;
}

.single-property-content .property-main-options h4 {
    color: rgb(55, 92, 122);
    font: 14px OpenSans, sans-serif !important;
    margin-bottom: 15px !important;
    font-weight: 700 !important;
    width: 40%;
    float: left;
    margin-top: 10px;
}

.single-property-content .property-main-options .form-select-submit {
    width: 16%;
    float: left;
}

.property-main-options .form-select-time .btn {
    height: 34px;
}

.single-property-content .property-main-options .form-select-submit .btn {
    width: 100%;
    height: 34px;
    text-transform: uppercase;
    font-size: 11px;
}

.single-property-content .single-property-details-table td b {
    color: rgb(55, 92, 122);
}

.single-property-content .single-property-details-table td {
    margin: 10px 0;
    padding: 10px 0;
    line-height: 20px;
    color: rgb(75, 75, 75);
}

.single-property-content .single-property-details-table td .property-details-header {
    text-align: center;
    padding: 10px 0;
    font-weight: 700;
    font-size: 14px !important;
}

.single-property-details-table .single-property-features .features-description ul b {
    color: rgb(64, 64, 64) !important;
    font-weight: 700;
}

#detailsMapContent {
    height: 350px;
    position: relative;
    width: 100%;
    box-shadow: 0 0 6px 1px rgb(167, 166, 166);
}

#detailsMap {
    height: 100%;
    width: 100%;
}

.property-main-options .form-select-date .datepicker {
    background: url(../img/datetime.png) no-repeat right;
}

.single-property-content .single-property-details-container .find-new-container .btn {
    text-transform: uppercase;
}

.single-property-content .property-main-options {
    padding: 15px 15px 5px;
    border: 1px solid rgb(218, 218, 218);
    border-radius: 0 0 5px 5px;
}

.single-property-content .property-main-options .left-form {
    float: left;
    width: 100%;
}

.single-property-content .single-property-details-container .property-features-list li {
    margin-bottom: 12px;
}

.single-property-content .single-property-details-container .property-features-list li:last-child {
    margin-bottom: 0 !important;
}

.single-property-content .single-property-details-container .property-features-list li .property-specification {
    color: rgb(75, 75, 75) !important;
}

.single-property-content .single-property-details-container .single-property-table-content, .single-property-content .single-property-details-container .single-property-table-content td, .single-property-content .single-property-details-container .single-property-table-content th {
    border: 1px solid rgb(222, 222, 222);
    text-align: center;
    padding: 10px;
}

.single-property-content .single-property-details-container .single-property-table-content td .conter-title, .single-property-content .single-property-details-container .single-property-table-content td .counter {
    display: block !important;
}

.single-property-content .single-property-details-container .single-property-table-content td .counter {
    font: 36px OpenSans, sans-serif !important;
}

.single-property-content .single-property-details-container .single-property-table-content td .conter-title {
    font: 12px "Open Sans", sans-serif !important;
}

.single-property-content .single-property-details-container .price-container {
    color: rgb(55, 92, 122);
    font: 32px OpenSans, sans-serif;
}

.single-property-content .single-property-details-container .price-container .price {
    color: rgb(214, 55, 53);
    font-family: OpenSans, sans-serif;
}

.single-property-content .single-property-details-container .single-property-table-content {
    border-collapse: collapse;
    margin: 10px 0 20px;
}

.single-property-content .single-property-images-container .single-property-options .extra-opt {
    margin-top: 7px;
    margin-right: 10px;
    display: inline-block;
    font-size: 12px;
    color: rgb(55, 92, 122);
    line-height: 10px;
}

.single-property-content .single-property-images-container .single-property-options .extra-opt:last-child {
    margin-right: 0;
}

.single-property-content .single-property-images-container .listed-by {
    color: rgb(55, 92, 122);
    text-align: center;
}

.single-property-content {
    background: rgb(255, 255, 255);
    margin: 20px auto;
}

.single-property-content .single-property-images-container .carousel-inner img {
    max-width: 140% !important;
    height: auto;
    margin: -35px;
}

.single-property-content .single-property-head-details .single-property-head {
    width: 100%;
    height: 45px !important;
}

.single-property-content .single-property-head-details .single-property-head h1 {
    font: 18px/22px OpenSans, sans-serif;
    color: rgb(107, 107, 107);
    float: left;
}

.single-property-content .single-property-head-details .single-property-head .property-details-horizontal-list {
    margin-top: 5px;
}

.single-property-content .single-property-head-details .single-property-head .property-details-horizontal-list li {
    color: rgb(21, 149, 191);
    float: left;
    font-size: 11px;
    font-weight: 700;
    margin-right: 20px;
    text-transform: uppercase;
}

.single-property-content .single-property-head-details .single-property-head .property-details-horizontal-list li:last-child {
    margin-right: 0;
}

.single-property-content .single-property-images-container {
    float: left;
    position: relative;
    width: 400px;
}

.single-property-content .single-property-images-container .carousel {
    margin-bottom: 10px;
}

.single-property-content .single-property-images-container .slide-thumb {
    margin-right: 10px;
}

.single-property-content .single-property-images-container .slide-thumb:last-child {
    margin-right: 0;
}

.single-property-content .single-property-images-container .carousel-custom-control {
    position: absolute;
    top: 190px;
    height: 30px;
    width: 20px;
    background: url(../images/single-property-arrows.png) no-repeat;
}

.single-property-content .single-property-images-container .carousel-custom-control.left {
    background-position: left;
    left: 20px;
}

.single-property-content .single-property-images-container .carousel-custom-control.right {
    background-position: right;
    right: 20px;
}

.single-property-content .single-property-images-container .property-featured-price {
    position: absolute;
    top: 150px;
    left: 0;
    background: rgb(214, 55, 53);
    z-index: 10;
    color: rgb(255, 255, 255);
    font: 19px/17px OpenSans, sans-serif;
    padding: 10px 25px;
}

.single-property-content .single-property-images-container .single-property-options {
    background: rgb(242, 242, 242);
    padding: 10px 20px;
    border: 1px solid rgb(225, 225, 225);
    margin: 10px 0;
    box-shadow: 0 0 1px rgba(0, 0, 0, .2) inset;
    -moz-box-shadow: 0 0 1px rgba(0, 0, 0, .2) inset;
    -webkit-box-shadow: 0 0 1px rgba(0, 0, 0, .2) inset;
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
}

.single-property-images-container .carousel-inner .item {
    line-height: 0 !important;
    min-height: 0 !important;
    overflow: hidden;
}

.single-property-images-container .thumbnails-container img {
    width: 78px;
}

.single-property-details-table td {
    vertical-align: baseline !important;
}

.single-property-images-container .thumbnails-container img {
    cursor: pointer;
}

.property-tabs li {
    float: left;
    margin-right: 5px;
}

.property-tabs li a {
    display: block;
    padding: 5px 10px;
    font: 11px/16px OpenSans, sans-serif;
}

.property-tabs li a.current-tab {
    background: rgb(255, 255, 255);
    color: rgb(16, 119, 190);
    font-weight: 700;
    -webkit-border-top-left-radius: 3px;
    -webkit-border-top-right-radius: 3px;
    -moz-border-radius-topleft: 3px;
    -moz-border-radius-topright: 3px;
    border-top-left-radius: 3px;
    border-top-right-radius: 3px;
}

.schedule-form label {
    display: block;
}

.schedule-form label.black {
    display: inline;
    font-family: OpenSans, sans-serif;
}

.schedule-form input[type=text] {
    width: 245px;
}

.schedule-form textarea {
    width: 245px;
    max-width: 245px;
    min-height: 150px;
    max-height: 300px;
}

.property-listings-list .property-options p {
    background: none !important;
    border: 0 !important;
    color: rgb(33, 33, 33) !important;
}

.property-listings-list li:before {
    content: normal !important;
}

.property-listings-list .property-thumbnail-container {
    width: 86px;
    float: left;
}

.property-listings-list .property-thumbnail-container img {
    border: 3px solid rgb(236, 236, 236);
}

.property-listings-list .property-options {
    width: 160px;
    font: 10px/17px OpenSans, sans-serif;
}

.property-listings-list .property-options .address {
    font-size: 11px;
    line-height: 12px;
    margin: 3px 0 5px;
}

.property-listings-list .property-options .address b {
    font-size: 14px;
}

.property-listings-list .property-options a {
    color: rgb(15, 115, 188);
    display: block;
    font-size: 12px;
}

.main-property-tabs .nav-tabs {
    background: rgb(0, 123, 196) url(../images/post-meta.png) repeat-x;
    border-bottom: none;
    padding: 7px 10px 0;
    margin-bottom: 0;
}

.main-property-tabs .nav-tabs > li > a {
    border: none;
    color: rgb(255, 255, 255);
    display: block;
    padding: 5px 10px;
    font: 11px/16px OpenSans, sans-serif;
}

.main-property-tabs .nav-tabs > li > a:hover {
    background: 0 0;
    border: none;
}

.main-property-tabs .nav-tabs > li.active > a {
    background: rgb(255, 255, 255);
    border: none;
    color: rgb(16, 119, 190);
    font-weight: 700;
    -webkit-border-top-left-radius: 3px;
    -webkit-border-top-right-radius: 3px;
    -moz-border-radius-topleft: 3px;
    -moz-border-radius-topright: 3px;
    border-top-left-radius: 3px;
    border-top-right-radius: 3px;
}

.main-property-tabs .tab-content {
    padding-top: 0;
}

.main-property-slider {
    overflow: hidden;
}

.main-property-slider .carousel {
    margin-bottom: 0;
    min-height: 255px;
}

.main-property-slider .carousel-custom-control {
    display: block;
    background: rgb(255, 255, 255);
    position: absolute;
    bottom: 30px;
    padding: 5px 15px;
    color: rgb(88, 88, 88);
    font: 11px OpenSans, sans-serif;
    text-transform: uppercase;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
}

.main-property-slider .carousel-custom-control:hover {
    color: rgb(94, 152, 204);
}

.main-property-slider .carousel-custom-control.left {
    left: 15px;
}

.main-property-slider .carousel-custom-control.right {
    right: 15px;
}

.main-property-slider .carousel-custom-control .arrow {
    color: rgb(212, 49, 47);
}

.main-property-slider.medium-slider .carousel {
    min-height: 100%;
}

.main-search-input {
    width: 540px;
    float: left;
    margin-right: 20px;
}

.select-sort-by .dropdown-toggle {
    margin: 0 !important;
}

.select-sort-by .dropdown-menu {
    padding: 0 !important;
}

#listing-gallry, #listing-map, #listing-photo {
    padding: 7px 12px !important;
    border-color: rgb(204, 204, 204) !important;
}

.nav-tabs {
    border-radius: 4px;
}

.nav-tabs .btn.active, .nav-tabs .btn:active {
    box-shadow: 0 3px 5px rgba(0, 0, 0, .125) inset, 0 1px 1px rgba(0, 0, 0, .075);
}

.nav-tabs {
    float: right;
    border: none;
}

.nav-tabs .btn-group {
    width: 100% !important;
}

.nav-tabs .current-tab {
    background: rgb(222, 222, 222) 0 -15px !important;
    -webkit-transition: background-position .1s linear !important;
    -moz-transition: background-position .1s linear !important;
    -o-transition: background-position .1s linear !important;
    transition: background-position .1s linear !important;
    box-shadow: 0 2px 3px rgba(123, 123, 123, .31) inset;
}

.btn-group-top .search-content .filterOptionSelect {
    height: 25px !important;
}

.search-view-results .pagination ul > .disabled > a, .search-view-results .pagination ul > .disabled > a:hover, .search-view-results .pagination ul > .disabled > span {
    color: rgb(153, 153, 153) !important;
    cursor: pointer !important;
}

.search-view-results .pagination ul > .active > a, .search-view-results .pagination ul > .active > span {
    background: rgb(211, 211, 211) !important;
    cursor: default !important;
    color: rgb(255, 11, 11) !important;
    font-weight: 700;
}

.pagination ul > li > span, .search-view-results .pagination ul > li > a {
    -moz-border-bottom-colors: none !important;
    -moz-border-left-colors: none !important;
    -moz-border-right-colors: none !important;
    -moz-border-top-colors: none !important;
    background-color: rgb(255, 255, 255) !important;
    border-color: rgb(221, 221, 221) !important;
    border-image: none !important;
    border-style: solid !important;
    border-width: 1px 1px 1px 0 !important;
    float: left !important;
    line-height: 20px !important;
    padding: 4px 12px !important;
    text-decoration: none !important;
    color: rgb(117, 186, 220) !important;
}

.search-view-results {
    background: rgb(255, 255, 255);
}

.search-view-results li .property-left-side {
    float: left;
    width: 25%;
    position: relative;
}

.search-view-results li .property-left-side .main-image-container {
    position: relative;
}

.search-view-results li .property-left-side .main-image-container .price {
    position: absolute;
    left: 0;
    bottom: 20px;
    background: rgb(255, 255, 255);
    padding: 10px 20px;
    font: 700 19px OpenSans, sans-serif;
}

.search-view-results li .property-details {
    float: left;
    width: 50%;
    padding: 9px;
    border-top: 1px solid rgb(218, 218, 218);
    border-bottom: 1px solid rgb(218, 218, 218);
    border-right: 1px solid rgb(218, 218, 218);
    height: 240px;
    border-radius: 0 0 5px;
}

.search-view-results li .property-details .property-title {
    color: rgb(75, 75, 75);
    float: left;
    font: 700 19px OpenSans, sans-serif !important;
    margin: 5px 0 !important;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 70%;
}

.search-view-results li .property-details .property-title span {
    color: rgb(133, 132, 132) !important;
    font-size: 14px;
}

.property-details .property-header {
    width: 100%;
    position: relative;
}

.property-details .property-header .refindly-br-house .ico-refindly-br-house {
    margin-left: -22px !important;
    margin-top: 33px !important;
}

.property-details .property-header .refindly-br-house {
    right: 0 !important;
}

.property-details .property-header .property-mls {
    color: rgb(55, 92, 122);
    float: right;
    font-size: 13px;
    font-weight: 700;
    margin: 0 !important;
    text-align: right;
    width: 30%;
}

.property-details .property-header .property-mls b {
    color: rgb(133, 132, 132);
}

.refindly-property-details-img strong {
    color: rgb(75, 75, 75);
    font-weight: 700;
}

.refindly-property-details-img span {
    color: rgb(133, 132, 132);
    font-weight: 700;
}

.search-view-results li .property-details .property-title a {
    color: inherit;
}

.search-view-results li .property-details table {
    line-height: 20px !important;
}

.search-view-results td {
    border-top: none !important;
    padding: 0 !important;
}

.search-view-results .property-details td {
    border: none !important;
}

.search-view-results li .property-details .property-excerpt-content {
    font: 14px/17px 'Open Sans', sans-serif;
    margin-top: 25px;
}

#refindly-property-full-list .refindly-developmentName {
    margin-top: 10px;
    font-weight: 700;
    color: rgb(96, 95, 95);
}

#refindly-property-full-list .refindly-officeName {
    color: rgb(94, 92, 92);
}

#refindly-property-full-list .property-excerpt-content .refindly-photo-description {
    color: rgb(94, 92, 92);
    line-height: 20px;
    margin-top: 28px;
    padding-right: 10px;
    text-align: justify;
    text-transform: lowercase;
}

.search-view-results li .property-details .property-by-co {
    padding-top: 5px;
    margin-top: 5px;
    border-top: 1px solid rgb(204, 204, 204);
    color: rgb(55, 92, 122);
}

.search-view-results .property-full-list li {
    background: rgb(255, 255, 255);
    padding: 20px 15px;
    margin-bottom: 15px;
    border: 1px solid rgb(204, 204, 204);
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
}

.refindly-property-price {
    font-family: 'Open Sans', Arial, sans-serif;
    height: 39px;
}

.refindly-property-price .main-price {
    background: none repeat scroll 0 0 rgb(250, 174, 66);
    color: rgb(255, 255, 255);
    float: left;
    font: 700 32px 'Open Sans', Arial, sans-serif;
    text-align: center;
    width: 100%;
    border-radius: 0 0 0 5px;
    height: 100%;
}

.refindly-property-price .main-price span {
    display: block;
    margin-top: -2px;
}

#refindly-property-full-list .main-image-container {
    overflow: hidden;
    height: 201px;
}

#refindly-property-full-list .property-left-side img {
    margin: -35px;
    max-width: 150% !important;
}

.refindly-property-details-img {
    float: left;
    width: 25%;
    height: 240px;
    border-top: 1px solid rgb(218, 218, 218);
    border-bottom: 1px solid rgb(218, 218, 218);
}

.refindly-property-details-img ul {
    height: 33.33%;
}

.refindly-property-details-img ul li {
    float: left;
    text-align: center;
    padding: 12px 0;
    border-right: 1px solid rgb(218, 218, 218);
    border-bottom: 1px solid rgb(218, 218, 218);
    width: 50%;
}

#refindly-property-full-list .property-excerpt-content .property-description {
    width: 75%;
    float: left;
}

#refindly-property-full-list .property-excerpt-content .property-button {
    width: 25%;
    float: left;
    margin-top: 30px;
}

#refindly-property-full-list .property-excerpt-content .property-button .btn {
    width: 100% !important;
    padding: 2px 10px !important;
    margin-bottom: 10px;
}

#refindly-property-full-list .box {
    margin-bottom: 25px;
    border-radius: 0 0 5px 5px;
    font-family: 'Open Sans', Arial, sans-serif !important;
    background: rgb(247, 247, 247);
}

.content-neighborhoods td {
    border: none !important;
}

.content-neighborhoods tr {
    width: 100% !important;
}

.content-neighborhoods {
    width: 290px;
    float: right;
}

.content-neighborhoods .jcarousel-list li .jc-property-thumbnail {
    padding: 0 !important;
    width: 45% !important;
    margin-bottom: 5px;
}

.content-neighborhoods .jcarousel-list li .jc-property-thumbnail img {
    width: 100% !important;
}

.refindly-property-details-right-content h1, .refindly-property-details-right-content h2, .refindly-property-details-right-content h3, .refindly-property-details-right-content h4, .refindly-property-details-right-content h5, .refindly-property-details-right-content h6 {
    margin: 0 !important;
}

.content-gallery-view .buildings-list .btn-group {
    width: 60px !important;
}

.buildings-list > li .building-options .by-company {
    color: rgb(139, 139, 139);
    font-size: 11px;
    float: right;
    width: 105px;
    text-align: right;
}

.buildings-list > li .compare-btn {
    margin-top: 10px;
    text-transform: uppercase;
}

.buildings-list > li .compare-btn .btn-label {
    display: block;
    float: left;
}

.buildings-list > li .view-listing {
    margin-top: 10px;
}

.full-width-posts-container {
    width: 960px;
}

.buildings-listings-container, .buildings-listings-container .buildings-list {
    float: left;
    width: 100%;
}

.buildings-list > li {
    border-bottom: 1px solid rgb(229, 229, 229);
    float: left;
    width: 23.5%;
    margin: 20px 0;
    position: relative;
}

.content-gallery-view #buildings-list .carousel {
    margin-bottom: 10px !important;
}

.buildings-list.full-width-list > li {
    margin-right: 2%;
    margin-top: 0 !important;
    margin-bottom: 2% !important;
    background: none repeat scroll 0 0 rgb(241, 241, 241);
    list-style: none !important;
}

.buildings-list.full-width-list > li.third-block {
    margin-right: 0;
}

.buildings-list > li.left-building {
    margin-right: 58px;
}

.buildings-list > li .building-address {
    font: 15px/18px OpenSans, sans-serif;
    margin-bottom: 5px;
}

.buildings-list > li .building-address a {
    color: rgb(0, 0, 0);
}

.buildings-list > li .building-address a span {
    display: block;
    font-size: 11px;
}

.buildings-list > li .building-slider-container {
    border: 4px solid rgb(236, 236, 236);
}

.buildings-list > li .building-slider-container img {
    display: block;
}

.building-slider-controls {
    margin-top: 10px;
    float: left;
    width: 100%;
}

.building-slider-controls a {
    color: rgb(88, 88, 88);
    font-size: 11px;
    text-transform: uppercase;
}

.building-slider-controls a .arrow {
    color: rgb(212, 49, 47);
}

.buildings-list > li .main-price {
    background: none repeat scroll 0 0 #000000;
    color: rgb(255, 255, 255);
    font: 700 16px 'Open Sans',Arial,sans-serif;
    padding: 5px 10px;
}

.listings-wrap .area-subdivision {
    width: 100%;
    text-align: center;
    color: rgb(112, 112, 112);
    display: inline;
    text-transform: uppercase;
    font-size: 12px;
}

.listings-wrap .area-subdivision tr .center, .listings-wrap .area-subdivision tr .left {
    width: 32%;
}

.listings-wrap .area-subdivision tr .right {
    width: 36%;
}

.listings-wrap .area-subdivision strong {
    font-weight: 700;
    color: rgb(0, 0, 0);
}

.buildings-list > li .actions .btn {
    text-transform: uppercase;
}

#listings-info {
    padding-bottom: 10px;
    border-bottom: 1px solid rgb(228, 228, 228);
}
.search-view-results .refindly-developmentName {
    color: rgb(96, 95, 95);
    font-weight: 700;
    margin-top: 10px;
}
.search-view-results .refindly-officeName {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 100% !important;
}
.content-gallery-view .refindly-developmentName{
    background: none repeat scroll 0 0 rgba(241, 241, 241, 0.44);
    bottom: 0;
    color: rgb(0, 0, 0);
    font-size: 12px;
    position: absolute;
    width: 100%;
    padding-left: 5px;
}
.listings-wrap {
    text-overflow: ellipsis;
    width: 100% !important;
    white-space: nowrap;
}
.listings-wrap .area-subdivision .residential {
    background: url("../img/residential.png") no-repeat scroll center center rgba(0, 0, 0, 0);
    border-right: 1px solid rgb(228, 228, 228);
    display: block;
    float: left;
    height: 40px;
    width: 40px;
}
.listings-wrap .area-subdivision .listings_details{
    float: left;
    width: 83%;
}
.listings-wrap .area-subdivision .listings_details tr {
    display: block;
    padding: 10px 5px;
}
.listings-wrap .area-subdivision .listings_details tr td{
    width: 33.33%;
    text-align: center;
}

#listings-info .refindly-developmentName, #listings-info .refindly-officeName {
    color: rgb(112, 112, 112);
    font-size: 11px;
}

#listings-info .refindly-developmentName {
    overflow: hidden;
    padding: 10px 0;
    border-top: 1px solid rgb(228, 227, 227);
    font-weight: 700;
    color: rgb(61, 61, 61);
    position: relative;
}

#listings-info .refindly-developmentName p {
    width: 88%;
    overflow: hidden;
    white-space: nowrap;
}

#listings-info .refindly-developmentName .refindly-br-house {
    right: 0 !important;
}

#listings-info .refindly-developmentName .refindly-br-house .ico-refindly-br-house {
    margin-left: -23px !important;
    margin-top: 7px !important;
}

.refindly-gallery-img {
    position: relative;
}

#listings-info .refindly-officeName {
    padding: 10px 0;
    border-top: 1px solid rgb(228, 227, 227);
    overflow: hidden;
}

.refindly-mls-number {
    color: rgb(112, 112, 112);
    font-size: 10px;
}

.building-features-list-left {
    float: left;
    color: rgb(112, 112, 112);
    font-size: 11px;
}

.building-features-list-left strong {
    font-weight: 700;
    color: rgb(78, 76, 76);
}

.main-price-subdivision {
    font-family: 'Open Sans',Arial,sans-serif;
    left: 0;
    position: absolute;
    top: 0;
}

.building-features-list-right {
    text-align: right;
    text-transform: uppercase;
}

.buildings-list > li .simple-building-features-list ul li {
    display: inline;
    padding-right: 5px;
    color: rgb(112, 112, 112);
    font-size: 11px;
}

.buildings-list > li .simple-building-features-list ul li:last-child {
    padding-right: 0;
}

.buildings-list > li .simple-building-features-list ul li strong {
    font-weight: 700;
}

.buildings-list > li .building-features-list {
    background: rgb(236, 236, 236);
    padding: 10px;
    font-size: 11px;
    line-height: 20px;
    margin-top: 15px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
}

.buildings-list > li .building-options {
    font: 11px/20px OpenSans, sans-serif;
    float: left;
    margin-top: 15px;
    width: 100%;
}

.buildings-list > li .building-options a {
    color: rgb(0, 0, 0);
}

.buildings-list > li .building-options .options-list {
    float: left;
    width: 140px;
}

.map-content .toggle-map-size-btn {
    display: block;
    text-transform: uppercase !important;
}

.map-content .hide {
    display: none;
}

.map-view-page .content {
    padding-bottom: 0;
}

.map-content {
    position: relative;
    float: left;
    width: 100%;
    height: 100%;
    overflow: hidden !important;
    margin-top: -20px;
}

.map-content .toggle-map-size-btn {
    position: absolute;
    top: 0;
    background: rgb(238, 238, 238);
    border: 1px solid rgb(204, 204, 204);
    border-left: none;
    border-top: none;
    z-index: 300;
    color: rgb(74, 74, 74);
    padding: 0 10px;
    border-radius: 0 0 5px;
    -moz-border-radius: 0 0 5px;
    -webkit-border-radius: 0 0 5px;
    box-shadow: 0 3px 5px rgba(0, 0, 0, .125) inset, 0 1px 1px rgba(0, 0, 0, .075);
}

.map-container .draw-map-container {
    background: url(../images/draw-map-container.png) no-repeat;
    padding: 13px 70px;
    position: relative;
    margin: 20px 0 15px 3px;
}

.map-container .draw-map-container .pencil-icon {
    background: url(../images/pencil-icon.png) no-repeat;
    position: absolute;
    left: -5px;
    top: -10px;
    height: 61px;
    width: 59px;
}

.map-container .draw-map-container .box-title {
    color: rgb(0, 0, 0);
    font: 14px/18px OpenSans, Arial, sans-serif;
    float: left;
}

.map-container .draw-map-container .box-title span {
    color: rgb(33, 144, 204);
    display: block;
    font-size: 16px;
}

.map-container .draw-map-container .box-content {
    float: right;
    width: 250px;
    font: 14px/18px OpenSans, Arial, sans-serif;
}

.map-view-sidebar {
    float: left;
    width: 275px;
    overflow-y: auto;
    padding: 0 5px;
    z-index: 111;
    position: absolute;
    top: 0;
    background: rgb(253, 253, 253);
    border: 1px solid rgb(247, 247, 247);
}

.map-view-sidebar ul {
    margin-bottom: 15px;
}

.map-view-sidebar ul li {
    margin-top: 15px;
    border-radius: 0 0 5px 5px;
    -moz-border-radius: 0 0 5px 5px;
    -webkit-border-radius: 0 0 5px 5px;
    cursor: pointer;
}


.map-view-sidebar ul li .property-details {
    float: left;
    padding: 4px;
    font-size: 11px !important;
    width: 100%;
    background: rgb(242, 242, 242);
    border: 1px solid rgb(227, 227, 227);
}

#mainMap {
    border-left: 1px solid rgb(198, 198, 198);
    position: relative;
    overflow: visible !important;
}

#mainMap iframe {
    position: absolute !important;
}

.search-widget-container {
    float: left;
    position: relative;
    width: 300px;
    margin-right: 3px;
}

.search-widget-container.third-box {
    margin-right: 0;
}

.search-widget-container .search-top-head {
    background: rgb(0, 0, 0) url(../images/widget-title.png) repeat-x left bottom;
    border: 1px solid rgb(95, 90, 90);
    padding: 6px 15px;
    font: 12px/20px OpenSans, sans-serif;
}

.search-widget-container .search-top-head h3 {
    float: left;
}

.search-widget-container .search-top-head .toggle-search-content {
    background: url(../images/widget-arrow.png) no-repeat bottom;
    display: block;
    height: 7px;
    width: 12px;
    float: right;
    margin-top: 7px;
}

.search-widget-container .search-top-head .toggle-search-content.closed {
    background-position: top;
}

.search-widget-container .search-content {
    display: none;
    position: absolute;
    background: rgb(255, 255, 255);
    border: 1px solid rgb(95, 90, 90);
    width: 268px;
    z-index: 1111;
    left: 0;
    top: 33px;
    padding: 10px 15px;
}

.find-an-agent-widget hr {
    border-top: 1px solid rgb(210, 232, 244);
    border-right: none;
    border-left: none;
    border-bottom: none;
    margin: 10px 0;
    float: left;
    width: 100%;
}

.find-an-agent-widget label.black {
    margin-bottom: 10px;
}

.find-an-agent-widget .letters-list {
    float: left;
    width: 100%;
    margin: 0 0 10px;
}

.find-an-agent-widget .letters-list li {
    border: none !important;
    float: left;
    padding: 2px 3px !important;
}

.find-an-agent-widget .letters-list li a {
    color: rgb(0, 0, 0) !important;
    text-decoration: underline;
}

.find-agent-map-container {
    border: 1px solid rgb(209, 215, 220);
    float: left;
    width: 100%;
    margin-top: 20px;
}

.find-agent-map-container .locations-list {
    background: rgb(64, 64, 64);
    padding: 7px 10px;
    color: rgb(194, 194, 194);
    border-bottom: 1px solid rgb(209, 215, 220);
}

.widget_agentwidgetslastname li {
    font: 11px/20px OpenSans, sans-serif !important;
    border: medium none !important;
    float: left !important;
    padding: 2px 3px !important;
    background: none !important;
    width: auto !important;
}

.AgentWidgetsLanguage li, .AgentWidgetsLocation li, .AgentWidgetsName li, .widget_agentwidgetslastname li, .widget_refinedsearchneighborhoods li, .widget_viewpopularlistings li {
    text-decoration: none !important;
    list-style-type: none !important;
}

.widget-container .widget-title.remove-border {
    margin-bottom: -1px;
}

.widget-container .widget-title h3 {
    display: inline;
}

.widget-container .widget-title .view-all {
    color: rgb(16, 119, 190);
    font-size: 9px;
    margin-top: 1px;
}

.widget-container .widget-title .collapse-widget-content {
    background: url(../images/widget-arrow.png) no-repeat top;
    display: block;
    height: 7px;
    width: 12px;
    float: right;
    margin-top: 7px;
}

.widget-container .widget-title .collapse-widget-content.closed {
    background-position: bottom;
}

.widget-container .widget-content input[type=checkbox] {
    margin-top: 2px;
    margin-right: 5px;
    float: left;
}

.widget-container .widget-content ul li {
    border-bottom: 1px solid rgb(229, 229, 229);
    padding: 7px 5px;
    font: 11px/20px OpenSans, sans-serif;
}

.widget-container .widget-content ul li a {
    color: rgb(55, 92, 122);
}

.widget-container .widget-content ul li .list-type {
    color: rgb(249, 100, 16);
}

.widget-container .property-listings-widget {
    background: url(../images/widget-inner-shadow.png) repeat-x left top;
    border-top: 1px solid rgb(214, 214, 214);
    padding: 20px 15px;
}

.widget-container .property-listings-widget.no-bg {
    background: 0 0;
    border-top: none;
}

.widget-container .property-listings-widget .title {
    color: rgb(0, 0, 0);
    font: 15px/26px OpenSans, sans-serif;
    border-bottom: 1px solid rgb(229, 229, 229);
    padding-bottom: 7px;
}

.widget-container .property-listings-widget .property-listings-list {
    margin-top: 15px;
}

.widget-container .property-listings-widget .property-listings-list li {
    margin-bottom: 20px;
}

.widget-container .property-listings-widget .property-listings-list li .property-thumbnail-container {
    float: left;
    width: 89px;
}

.widget-container .property-listings-widget .property-listings-list li .property-thumbnail-container .property-thumbnail {
    border: 3px solid rgb(236, 236, 236);
}

.widget-container .property-listings-widget .property-listings-list li .property-options {
    font: 10px/17px OpenSans, sans-serif;
    width: 170px;
}

.widget-container .property-listings-widget .property-listings-list li .property-options .address {
    font-size: 11px;
    line-height: 12px;
    margin: 3px 0 5px;
}

.widget-container .property-listings-widget .property-listings-list li .property-options .address b {
    display: inline-block;
    font-size: 12px;
}

.widget-container .property-listings-widget .property-listings-list li .property-options a {
    color: rgb(15, 115, 188);
    display: block;
    font-size: 12px;
}

.AgentWidgetsLanguage .btn-primary, .AgentWidgetsLocation .btn-primary, .AgentWidgetsName .btn-primary {
    background-color: rgb(0, 109, 204) !important;
    background-image: linear-gradient(to bottom, rgb(0, 136, 204), rgb(0, 68, 204)) !important;
    background-repeat: repeat-x !important;
    border-color: rgba(0, 0, 0, .1) rgba(0, 0, 0, .1) rgba(0, 0, 0, .25) !important;
    color: rgb(255, 255, 255) !important;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, .25) !important;
}

.AgentWidgetsName .btn-primary {
    margin-top: 10px;
}

.widget_agentwidgetslastname .letters-list li {
    border: medium none !important;
    float: left;
    padding: 2px 3px !important;
    border-bottom: 1px solid rgb(229, 229, 229) !important;
    font: 700 11px/20px OpenSans, sans-serif !important;
}

.widget_agentwidgetslastname .letters-list li a {
    padding: 0 !important;
    color: rgb(0, 0, 0) !important;
    text-decoration: underline !important;
}

.AgentWidgetsLanguage ul, .AgentWidgetsLocation ul, .AgentWidgetsName ul, .widget_agentwidgetslastname ul, .widget_refinedsearchneighborhoods ul, .widget_viewpopularlistings ul {
    margin: 0 0 10px !important;
    padding: 10px !important;
}

.AgentWidgetsLanguage .dropdown-menu, .AgentWidgetsLocation .dropdown-menu, .widget_refinedsearchneighborhoods .content-neighborhoods {
    width: 100% !important;
}

.widget_refinedsearchneighborhoods ul li {
    background: none !important;
}

.AgentWidgetsLanguage div[class$=title] h3, .AgentWidgetsLocation div[class*=title] h3, .AgentWidgetsName div [class$=title] h3, .widget_agentwidgetslastname div[class$=title] h3, .widget_refinedsearchneighborhoods div[class$=title] h3, .widget_viewpopularlistings div[class$=title] h3 {
    border-top: 1px solid rgb(222, 222, 222) !important;
    border-bottom: 1px solid rgb(222, 222, 222) !important;
    padding: 6px 15px !important;
    font: 700 12px/20px OpenSans, sans-serif !important;
    color: rgb(0, 0, 0) !important;
    text-align: left !important;
    margin: 0 0 10px !important;
}

.AgentWidgetsLanguage, .AgentWidgetsLocation, .AgentWidgetsName, .widget_agentwidgetslastname, .widget_refinedsearchneighborhoods, .widget_viewpopularlistings {
    padding: 0 !important;
    text-decoration: none !important;
    list-style-type: none !important;
    width: 100% !important;
    background: rgb(255, 255, 255) !important;
    margin: 0 !important;
    content: "";
    display: table;
    line-height: 0;
    clear: both;
}

.widget_viewpopularlistings li {
    border: none !important;
    background: none !important;
}

.widget .dropdown-menu li {
    background: none !important;
    color: rgb(255, 255, 255) !important;
}

.widget .dropdown-menu li a:hover span {
    color: rgb(255, 255, 255) !important;
}

.AgentWidgetsLanguage h3, .AgentWidgetsLocation h3, .AgentWidgetsName h3, .widget_agentwidgetslastname h3, .widget_refinedsearchneighborhoods h3, .widget_viewpopularlistings h3 {
    border-top: 1px solid rgb(222, 222, 222) !important;
    border-bottom: 1px solid rgb(222, 222, 222) !important;
    padding: 6px 15px !important;
    font: 700 12px/20px OpenSans, sans-serif !important;
    color: rgb(0, 0, 0) !important;
    margin: 0 0 10px !important;
    text-align: left !important;
}

.widget_calendar {
    padding: 10px;
}

.AgentWidgetsLanguage ul li:before, .AgentWidgetsLocation ul li:before, .right-sidebar .AgentWidgetsLanguage ul li:before, .right-sidebar .AgentWidgetsLocation ul li:before {
    content: normal !important;
}

.AgentWidgetsLocation ul li, .right-sidebar .AgentWidgetsLocation ul li {
    padding: 0 !important;
    background-size: contain !important;
}

.AgentWidgetsLanguage ul li, .right-sidebar .AgentWidgetsLanguage ul li {
    padding: 0 !important;
}

.AgentWidgetsLastName .letters-list li {
    border: medium none !important;
    float: left;
    padding: 2px 3px !important;
}

.AgentWidgetsLastName .letters-list li:before {
    content: normal !important;
}

.find-an-agent-widget .widget:last-child hr {
    display: none;
}

.widgets-container .widget-content ul li:last-child {
    border-bottom: 0 !important;
}

.find-an-agent-widget .widget {
    margin-bottom: 10px;
}

select {
    -moz-box-sizing: border-box;
    background: none repeat scroll 0 0 rgb(255, 255, 255);
    border: 1px solid rgb(187, 187, 187);
    font-size: 12px;
}

.main-filter-option {
    padding: 5px 8px;
    border: 1px solid rgb(192, 192, 192);
    margin-bottom: 2%;
    text-align: center;
    border-radius: 5px;
    height: 40px;
}

.center_viewing_results {
    color: rgb(30, 38, 44);
    font-size: 12px;
    position: relative;
    text-transform: uppercase;
    top: 2px !important;
}

#features_filters legend {
    font-size: 16px !important;
}

.widgets-container .dropdown-menu ul li {
    padding: 0 !important;
}

.widgets-container .dropdown-menu li > a {
    padding: 3px 10px !important;
}

.widget-content tr {
    width: 100%;
}

.widget-content tr:nth-child(2n) td:nth-child(1), .widget-content tr:nth-child(2n+1) td {
    width: 50% !important;
}

.widget-content tr:nth-child(2n) td:nth-child(2) {
    text-align: center !important;
    width: 20px !important;
}

.widget-content tr:nth-child(2n) td:nth-child(3) {
    width: 40% !important;
}

.widget-content .select2-container {
    width: 100%;
}

.main-agent {
    background: rgb(255, 255, 255);
    border: 1px solid rgb(222, 222, 222);
    padding: 15px 20px;
    width: 558px;
    margin: 20px auto;
}

.find-agent-map-container iframe {
    margin-bottom: -7px;
}

.btn-group {
    width: 296px;
}

.btn-group > .btn:last-child, .btn-group > .dropdown-toggle {
    width: 100% !important;
}

.top-search-container .btn {
    padding: 7px 12px !important;
    border: none !important;
}

#black_to {
    text-align: center !important;
    margin-bottom: 8px !important;
}

.btn-group .dropdown-toggle .left-arrow {
    position: absolute;
    right: 12px;
    margin-left: 0;
    margin-top: 8px;
    border-left: 4px solid rgba(0, 0, 0, 0);
    border-right: 4px solid rgba(0, 0, 0, 0);
    border-top: 4px solid rgb(0, 0, 0);
    content: "";
    display: inline-block;
    height: 0;
    vertical-align: top;
    width: 0;
}

.right-big-opts .big-btn span {
    display: block;
}

.right-big-opts .big-btn span.title {
    color: rgb(0, 0, 0);
    font-weight: 700;
    padding-top: 25px;
}

.right-big-opts .big-btn span.sub-title {
    color: rgb(151, 151, 151);
    font-size: 13px;
    padding-bottom: 25px;
}

.right-big-opts .big-btn:hover {
    background: rgb(255, 255, 255);
    background: -moz-linear-gradient(top, rgb(230, 230, 230) 0, rgb(255, 255, 255) 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgb(230, 230, 230)), color-stop(100%, rgb(255, 255, 255)));
    background: -webkit-linear-gradient(top, rgb(230, 230, 230) 0, rgb(255, 255, 255) 100%);
    background: -o-linear-gradient(top, rgb(230, 230, 230) 0, rgb(255, 255, 255) 100%);
    background: -ms-linear-gradient(top, rgb(230, 230, 230) 0, rgb(255, 255, 255) 100%);
    background: linear-gradient(to bottom, rgb(230, 230, 230) 0, rgb(255, 255, 255) 100%);
}

.right-big-opts {
    float: right;
    width: 365px;
}

.right-big-opts .big-btn {
    background: rgb(210, 210, 210);
    background: -moz-linear-gradient(top, rgb(255, 255, 255) 0, rgb(230, 230, 230) 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgb(255, 255, 255)), color-stop(100%, rgb(230, 230, 230)));
    background: -webkit-linear-gradient(top, rgb(255, 255, 255) 0, rgb(230, 230, 230) 100%);
    background: -o-linear-gradient(top, rgb(255, 255, 255) 0, rgb(230, 230, 230) 100%);
    background: -ms-linear-gradient(top, rgb(255, 255, 255) 0, rgb(230, 230, 230) 100%);
    background: linear-gradient(to bottom, rgb(255, 255, 255) 0, rgb(230, 230, 230) 100%);
    /*filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#E6E6E6', GradientType=0);*/
    border: 1px solid rgb(187, 187, 187);
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    width: 175px;
    display: block;
    text-align: center;
    font: 15px OpenSans, sans-serif;
}

.simple-building-btn-group {
    padding: 15px 10px 0;
    text-align: center;
    border-top: 1px solid rgb(228, 227, 227);
}

.simple-building-btn-group .btn-group {
    float: left;
}

.simple-building-btn-group .btn-group .btn-danger, .simple-building-btn-group .btn-group .btn-primary {
    margin: 0 !important;
}

.simple-building-btn-group .rf {
    float: right;
    margin-top: 0 !important;
}

.bootstrap-select {
    margin-bottom: 0 !important;
    margin-top: 0 !important;
}

.bootstrap-select .dropdown-menu {
    padding: 0 !important;
}

.bootstrap-btn .dropdown-menu ul li a:hover {
    color: rgb(255, 255, 255) !important;
}

.pagination ul li a {
    color: rgb(0, 0, 0);
}

.thumbnails-container {
    padding: 10px;
    margin: 0 !important;
}

a {
    text-decoration: none !important;
}

.gallery-view-fix {
    background: rgb(255, 255, 255) !important;
}

.white-background .content {
    background: rgb(255, 255, 255);
}

.panel-grid-cell img {
    width: 100%;
}

.filterOptionSelect {
    color: rgb(85, 85, 85);
    height: 26px;
    padding: 4px;
}

#searchform input, #wp-calendar {
    width: 100%;
}

.options-list .select2-container {
    width: 100% !important;
}

.pagination ul > .active > a, .pagination ul > .active > span, .pagination ul > li > a:hover {
    background-color: rgb(222, 222, 222) !important;
}

.pagination ul > .active > a, .pagination ul > .active > span {
    color: rgb(66, 139, 202);
}

.dropdown-menu .search-content tr td {
    width: 100%;
    border: none !important;
    padding: 0 !important;
}

.dropdown-menu .search-content tr:nth-child(2n+1) td {
    width: 50% !important;
}

.dropdown-menu .search-content tr:nth-child(2n) td:nth-child(1) {
    width: 45% !important;
}

.dropdown-menu .search-content tr:nth-child(2n) td:nth-child(2) {
    width: 10% !important;
    text-align: left;
}

.dropdown-menu .list-type tr:nth-child(2n) td:nth-child(2) {
    text-align: left;
    width: 50% !important;
}

.dropdown-menu .search-content tr:nth-child(2n) td:nth-child(3) {
    width: 45% !important;
}

.dropdown-menu .search-content .select2-container {
    width: 100% !important;
}

.property-full-list .property-left-side .rfs {
    margin-bottom: 10px !important;
}

.property-left-side .property-thumbnail-img {
    border: 4px solid rgb(237, 237, 237);
    width: 100%;
}

.home-carousel-links a {
    display: block;
    color: rgb(21, 96, 154);
    padding: 15px 0 !important;
    border-bottom: 1px solid rgb(229, 229, 229);
}

.home-carousel-links a .arrow {
    color: rgb(137, 137, 137);
}

.property-main-options .select2-container .select2-choice {
    height: 32px;
}

.property-main-options .select2-container .select2-choice span {
    margin-top: 2px;
}

.main .alert {
    font-size: 11px;
    line-height: 20px;
}

.main-filter-option .pagination {
    margin: 0;
}

.dropdown-menu {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

#refindly-buildings-list .simple-building-btn-group .rf {
    /*noinspection CssFloatPxLength*/
    padding: 2.5px 16px !important;
    cursor: pointer;
}

#feature_border span {
    color: rgb(0, 0, 0) !important;
    font: 13px/20px OpenSans, sans-serif !important;
}

.search-content fieldset {
    border-top: 1px solid rgb(181, 179, 179) !important;
    padding: 0 5px 5px;
}

.search-content fieldset legend {
    width: auto !important;
    padding: 0 10px;
    font-weight: 700;
    margin-bottom: 0 !important;
}

.search-content .features_filters_file {
    width: 33.33%;
    float: left;
}

.search-content .features_filters_text_header {
    font: 13px/20px OpenSans, sans-serif !important;
}

.no_result {
    width: 400px;
    margin: 100px auto;
    text-align: center;
}

.no_result span {
    padding: 20px 100px;
    font-size: 14px;
}

.refindly-search-tag {
    background-color: rgb(247, 247, 247);
    border: 1px solid rgb(187, 187, 187);
    border-radius: 4px;
    color: rgb(5, 72, 120);
    cursor: default;
    font-size: 12px;
    height: 26px;
    line-height: 22px;
    max-width: 240px;
    overflow: hidden;
    padding: 0 10px 0 22px;
    position: relative;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: auto;
}

.refindly-tag-close, .refindly-tag-close:link {
    color: rgb(255, 255, 255);
    cursor: pointer;
    display: block;
    font-size: 16px;
    height: 16px;
    left: 3px;
    line-height: 16px;
    margin: 0;
    padding: 0;
    position: absolute;
    text-align: center;
    text-decoration: none;
    top: 4px;
    width: 16px;
}

.refindly-search-tag span {
    position: relative;
    top: 1px;
}

.refindly-tag-close {
    height: 16px;
    width: 18px;
    background: url(../img/close-icon.png) no-repeat center;
    opacity: .8;
}

.tag-list.bar-list .refindly-search-tag {
    float: left !important;
    margin: 8px 0 0 5px;
}

#refindly-tag-bar_content {
    background: none repeat scroll 0 0 rgb(234, 234, 234);
    padding-bottom: 10px;
    border-bottom: 1px solid rgb(224, 224, 224);
}

.refindly-save-this-search {
    float: left !important;
    margin-top: 10px;
    line-height: 18px;
    width: 10%;
}

.btn-large [class*=" icon-"], .btn-large [class^=icon-] {
    margin-top: 1px !important;
}

#tag-bar-list {
    float: right;
    width: 90%;
}

#refindly-search {
    width: 100%;
    z-index: 1000 !important;
    margin-bottom: 20px;
}

#pagination_content:first-child .main-filter-option {
    margin-bottom: 0 !important;
    margin-top: 2% !important;
}

#mainMap img {
    max-width: none;
}

#mainMap label {
    width: auto;
    display: inline;
}

.MarkerWithlabels {
    color: rgb(255, 255, 255);
    font-family: 'Open Sans', Arial, sans-serif !important;
    font-size: 10px;
    font-weight: 700 !important;
    text-align: center;
    width: 40px;
    white-space: nowrap;
}

.leableblackcolor {
    color: rgb(0, 0, 0);
}

.MarkerWithlabelsPrice {
    color: rgb(255, 255, 255);
    font-family: 'Open Sans', Arial, sans-serif !important;
    font-size: 11px;
    font-weight: 700 !important;
    text-align: center;
    width: 35px;
    line-height: 13px;
    white-space: nowrap;
    background: rgb(14, 105, 178);
    border-radius: 3px;
    border: 1px solid rgb(4, 59, 137);
}

.map-loading {
    background: none repeat scroll 0 0 rgb(53, 146, 211);
    border-radius: 3px;
    box-shadow: 0 1px 2px rgba(0, 0, 0, .3);
    left: 50%;
    margin-left: -100px;
    padding: 4px 8px;
    position: absolute;
    text-align: center;
    top: 10px;
    width: 200px;
    color: rgb(255, 255, 255);
    font-weight: 700;
}

.headroom {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    transition: all .4s ease-in-out !important;
}

.headroom--unpinned {
    top: -250px;
}

.headroom--pinned {
    top: 0;
}

.headroom-static {
    position: relative !important;
    transition: all .4s ease !important;
}

.refindly-reveal-modal-bg {
    position: fixed;
    height: 100%;
    width: 100%;
    background: rgb(0, 0, 0);
    background: rgba(0, 0, 0, .5);
    z-index: 3001;
    display: none;
    top: 0;
    left: 0;
}

.refindly-reveal-modal {
    visibility: hidden;
    left: 50%;
    top: 50%;
    width: 750px;
    background-color: rgb(245, 245, 245);
    position: fixed;
    z-index: 3002;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    -moz-box-shadow: 0 0 10px rgba(0, 0, 0, .4);
    -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, .4);
    box-shadow: 0 0 10px rgba(0, 0, 0, .4);
}

.refindly-reveal-modal.small {
    width: 200px;
    margin-left: -140px;
}

.refindly-reveal-modal.medium {
    width: 400px;
    margin-left: -240px;
}

.refindly-reveal-modal.large {
    width: 600px;
    margin-left: -340px;
}

.refindly-reveal-modal.xlarge {
    width: 800px;
    margin-left: -440px;
}

#ModalsearchName {
    width: 53%;
}

#save-search-modal .modal-header {
    padding: 25px !important;
}

#save-search-modal .modal-header span {
    width: 100%;
}

#save-search-modal .modal-header b {
    width: 100%;
    font-size: 10px;
    margin-top: 3px;
}

#save-search-modal .refindly-modal-content {
    padding: 35px 20px 16px !important;
}

#save-search-modal .refindly-modal-save .save-button {
    padding: 25px 0;
}

.favorites_tabs li {
    width: 33.333% !important;
    background: rgb(15, 156, 85);
    color: rgb(255, 255, 255);
}

.favorites_tabs li a {
    color: rgb(255, 255, 255);
    border-radius: 0 !important;
    margin-right: 0 !important;
    border-right: 1px solid rgb(50, 115, 160);
    border-bottom: rgb(230, 230, 230);
}

.favorites_tabs li a:focus, .favorites_tabs li a:hover {
    background-color: rgb(57, 141, 200);
    border-color: rgb(57, 141, 200);
    border-right: 1px solid rgb(50, 115, 160);
}

#favorites {
    margin: 0 0 15px 38px;
}

#saved_search {
    margin-bottom: 20px;
}

.tab-content {
    overflow: visible;
}

#realties-tab-content #favorite {
    margin-top: 0 !important;
    width: 100px !important;
}

.img-triangle {
    border-color: rgba(0, 0, 0, 0) rgb(248, 147, 6) rgba(0, 0, 0, 0) rgba(0, 0, 0, 0);
    border-style: solid;
    border-width: 0 50px 50px 0;
    height: 0;
    position: absolute;
    right: 0;
    top: 0;
    width: 0;
}

.img-triangle .icon-heart {
    position: absolute;
    right: -45px !important;
    top: 10px !important;
}


.content-gallery-view .refindly-officeName {
    background: none repeat scroll 0 0 rgb(25, 34, 41);
    bottom: 0;
    margin-bottom: 20px;
    color: rgb(255, 255, 255);
    font-size: 12px;
    overflow: hidden;
    padding: 2px 5px;
    position: absolute;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 100% !important;
}


.dropdown-menu > .active > a > [class*=" icon-"], .dropdown-menu > .active > a > [class^=icon-], .dropdown-menu > li > a:focus > [class*=" icon-"], .dropdown-menu > li > a:focus > [class^=icon-], .dropdown-menu > li > a:hover > [class*=" icon-"], .dropdown-menu > li > a:hover > [class^=icon-], .dropdown-submenu:focus > a > [class*=" icon-"], .dropdown-submenu:focus > a > [class^=icon-], .dropdown-submenu:hover > a > [class*=" icon-"], .dropdown-submenu:hover > a > [class^=icon-], .icon-white, .nav-list > .active > a > [class*=" icon-"], .nav-list > .active > a > [class^=icon-], .nav-pills > .active > a > [class*=" icon-"], .nav-pills > .active > a > [class^=icon-], .navbar-inverse .nav > .active > a > [class*=" icon-"], .navbar-inverse .nav > .active > a > [class^=icon-] {
    background-image: url(../img/glyphicons-halflings-white.png) !important;
}


#refindly_saved_search {
    width: 100%;
    border-collapse: collapse;
}

#refindly_saved_search tr {
    width: 100% !important;
    background: rgb(248, 248, 248);
}

#refindly_saved_search tr td {
    border: 1px solid rgb(215, 215, 215);
}

#refindly_saved_search thead tr .refindly-left {
    width: 25% !important;
    text-align: center;
    padding: 7px 5px;
}

#refindly_saved_search thead tr .refindly-right {
    width: 30% !important;
    text-align: center;
    padding: 7px 5px;
}

#refindly_saved_search thead tr .refindly-center {
    width: 45% !important;
    text-align: left;
    padding: 7px 20px;
}

#refindly_saved_search tr td {
    text-align: left;
    padding: 5px 10px;
    color: rgb(154, 154, 154);
    font-weight: 700;
}

.save_search_header tr td {
    background: rgb(233, 233, 233) !important;
    color: rgb(131, 131, 131) !important;
    font-weight: 700;
    text-transform: uppercase;
}

.save-left-button {
    margin-left: 8%;
    float: left !important;
}

.save-right-button {
    width: 20px !important;
}

#content_favorite {
    margin-top: -37px;
}

.refindly-remove-favorites {
    border-width: 0 50px 50px 0;
    height: 0;
    position: absolute;
    top: 0;
    width: 0;
    cursor: pointer;
    display: none;
}

.icon-delete-favorite {
    background-image: url("../img/delete.png") !important;
    height: 34px !important;
    margin-left: 254px;
    margin-top: -7px !important;
    width: 33px !important;
}

.listing-boxes:hover .refindly-remove-favorites {
    display: block;
}

.refindly-modal-save .btn {
    padding: 10px 16px !important;
}

.field-block:after, .field-block:before {
    content: " ";
    display: table;
}

.refindly-modal-content .field-block {
    line-height: 34px;
    margin: 0 0 10px;
    width: 100%;
}

.refindly-left-content {
    width: 40%;
    float: left;
}

.refindly-field-content {
    width: 60%;
    float: left;
}

.refindly-modal-content .label-text {
    text-align: right;
    width: 32%;
    display: block;
    line-height: 34px;
    margin-right: 10px;
    float: left;
    color: rgb(83, 83, 83);
    font-size: 14px;
    font-weight: 700;
}

.refindly-ModalPhone {
    margin-bottom: 0 !important;
}

.refindly-trust-field span {
    line-height: 15px;
    float: left;
    width: 92%;
    margin-left: 3%;
    color: rgb(90, 90, 90);
}

.refindly-field-block {
    width: 100%;
}

.refindly-modal-left {
    margin-top: 8px;
}

.refindly-field-block-ico {
    width: 100%;
    margin-top: 7px;
    color: rgb(79, 79, 79);
}

.refindly-field-block-ico span {
    float: left;
    line-height: 33px;
}

.refindly-field-block {
    margin-top: 7px;
    text-align: center;
    color:#000000;
    font-weight: 700;
}

.refindly-trust-field {
    padding-left: 7%;
    padding-top: 10px;
    margin-top: 5px;
    border-top: 1px solid rgb(199, 199, 199);
}

.refindly-field-block-ico .modal-ico {
    width: 33px;
    height: 33px;
    margin-right: 5px;
}

.refindly-field-block-ico .advancedsearchadv {
    background: url(../img/modal-ico-search.png) no-repeat;
}

.refindly-field-block-ico .savesearch {
    background: url(../img/modal-ico-favorite.png) no-repeat;
}

.refindly-field-block-ico .instantproperty {
    background: url(../img/modal-ico-update.png) no-repeat;
}

.refindly-field-block-ico .enhaceddashbord {
    background: url(../img/modal-ico-dashboard.png) no-repeat;
}

.refindly-trust-field input {
    float: left;
}

.refindly-modal-right {
    float: left;
    width: 60%;
    margin-top: 15px;
}

.refindly-modal-left {
    float: left;
    width: 35%;
    margin-right: 5%;
}

.refindly-header-content {
    width: 100%;
    padding: 0 0 15px;
    border-bottom: 1px solid rgb(199, 199, 199) !important;
    color: #000000 !important;
}

.refindly-text-left {
    float: left;
    width: 100%;
    text-align: center;
    font-size: 18px;
    color: #000000;
}

.refindly-text-right {
    float: left;
    width: 70%;
    line-height: 15px;
}

#refindly-modal .refindly-modal-content .field-block .input-set, #refindly-modal .refindly-modal-content .field-block select, #refindly-modal .refindly-modal-content .field-block > input {
    width: 65%;
    float: left;
}

.refindly-modal-content .input-set input {
    float: left;
    width: 47.5%;
}

.refindly-modal-content input {
    height: 30px !important;
}

.refindly-trust-field input {
    width: 15px !important;
    height: 15px !important;
}

.modal-header {
    width: 100%;
    padding: 15px 20px;
    text-align: center;
    font-family: 'Open Sans', Arial, sans-serif !important;
    border-bottom: 1px solid rgb(199, 199, 199) !important;
    overflow: hidden;
}

.modal-header span {
    font-size: 23px;
    color: rgb(55, 92, 122);
    font-weight: 700;
}

.refindly-modal-content {
    padding: 20px;
}

.refindly-modal-save {
    width: 100%;
    text-align: center;
    padding: 0 20px;
}

.refindly-modal-save .save-button {
    border-top: 1px solid rgb(199, 199, 199) !important;
    padding: 15px 0;
}

.refindly-remove-modal {
    border-width: 0 50px 50px 0;
    cursor: pointer;
    height: 18px;
    position: absolute;
    right: 6px;
    top: -2px;
    width: 18px;
}

ul.token-input-list {
    overflow: hidden;
    height: auto !important;
    cursor: text;
    font-size: 12px;
    font-family: Verdana, sans-serif;
    z-index: 999;
    margin: 0;
    padding: 0;
    list-style-type: none;
    width: 50%;
    float: left;
}

ul.token-input-list li {
    list-style-type: none;
}

ul.token-input-list li input {
    clear: left;
    margin-right: 20px;
    width: 100%;
    padding: 3px 8px;
    background-color: rgb(255, 255, 255);
}

li.token-input-token {
    overflow: hidden;
    height: auto !important;
    margin: 3px;
    padding: 3px 5px;
    background-color: rgb(208, 239, 160);
    color: rgb(0, 0, 0);
    font-weight: 700;
    cursor: default;
    display: block;
}

li.token-input-token p {
    float: left;
    padding: 0;
    margin: 0;
}

li.token-input-token span {
    float: right;
    color: rgb(119, 119, 119);
    cursor: pointer;
}

li.token-input-selected-token {
    background-color: rgb(8, 132, 78);
    color: rgb(255, 255, 255);
}

li.token-input-selected-token span {
    color: rgb(187, 187, 187);
}

div.token-input-dropdown {
    background-color: rgb(255, 255, 255);
    border: 1px solid rgb(204, 204, 204);
    cursor: default;
    font-family: Verdana, sans-serif;
    font-size: 12px;
    max-height: 350px;
    overflow-x: hidden;
    overflow-y: scroll;
    position: absolute;
    width: 512px;
    z-index: 9999;
}

div.token-input-dropdown p {
    margin: 0;
    padding: 5px;
    font-weight: 700;
    color: rgb(119, 119, 119);
}

div.token-input-dropdown ul {
    margin: 0;
    padding: 0;
}

div.token-input-dropdown ul li {
    background-color: rgb(255, 255, 255);
    padding: 3px;
    list-style-type: none;
}

div.token-input-dropdown ul li.token-input-dropdown-item {
    background-color: rgb(250, 250, 250);
}

div.token-input-dropdown ul li.token-input-dropdown-item2 {
    background-color: rgb(255, 255, 255);
}

div.token-input-dropdown ul li em {
    font-weight: 700;
    font-style: normal;
}

div.token-input-dropdown ul li.token-input-selected-dropdown-item {
    background-color: rgb(208, 239, 160);
}

.suggestion-results {
    list-style: none;
    margin: 0;
    padding: 0;
    width: auto;
    display: block;
}

.suggestion-result:first-child {
    border-top: none;
}

.suggestion-category {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
    padding-right: 0 !important;
    border-bottom: 1px solid rgb(204, 204, 204);
    overflow: hidden;
    position: relative;
    display: list-item;
}

.suggestion-category:last-child {
    border-bottom: none !important;
}

.suggestion-category-results {
    display: block;
    float: right;
    list-style: none;
    margin: 0;
    padding: 0;
    width: 70%;
}

.suggestion-results-data {
    border-width: 1px 0 0 1px;
    padding-left: 7px !important;
    overflow: visible;
    position: relative;
    z-index: 2;
    color: rgb(144, 144, 144);
    font-size: 13px;
    line-height: 25px;
    border-left: 1px solid rgb(204, 204, 204);
}

.category-name {
    left: 0;
    position: absolute;
    text-align: left;
    top: 0;
    clear: both;
    color: rgb(144, 144, 144);
    font-size: 11px;
    line-height: 32px;
    padding: 0 12px;
    text-transform: uppercase;
}

.refindly-property-details-img-single {
    float: left;
}

*, :after, :before {
    box-sizing: border-box;
    -moz-box-sizing: border-box;
}

.refindly-property-details-img-single .last li {
    border-bottom: medium none !important;
}

.refindly-property-details-img-single ul li {
    border-bottom: 1px solid rgb(218, 218, 218);
    border-right: 1px solid rgb(218, 218, 218);
    float: left;
    padding: 10px 0;
    text-align: center;
}

#refindlycarouselsnavigation {
    margin-top: -10px;
    padding: 8px 0 2px;
    position: relative;
    border-right: 1px solid rgb(218, 218, 218);
    border-left: 1px solid rgb(218, 218, 218);
}

.refindly-property-details-right-content {
    width: 55%;
    float: left;
}

.refindly-property-details-right-content .single-property-head-details .property-details-price {
    width: 23%;
    float: right;
    text-align: center;
    background-color: rgb(15, 156, 85);
    border-radius: 0 5px 0 0;
    height: 45px;
}

.refindly-property-details-right-content .single-property-head-details .property-details-price span {
    color: rgb(255, 255, 255);
    font-size: 15px;
    font-weight: 700;
    margin-top: 12px;
    display: block;
}

.refindly-property-details-right-content .single-property-head-details .location span {
    color: rgb(85, 85, 85);
    font-size: 12px;
    text-align: right;
    float: right;
}

.refindly-property-details-right-content .single-property-head-details .location {
    float: left;
    width: 77%;
    font-weight: 700;
    height: 45px;
    border-top: 1px solid rgb(218, 218, 218);
    padding: 12px 10px;
    border-bottom: 1px solid rgb(218, 218, 218);
}

#requestshowing {
    margin-top: 7px !important;
}

.refindly-property-details-right-content .single-property-head-details .location b {
    color: rgb(55, 92, 122);
}

.single-property-details-container .property-features-officename li:first-child {
    margin-top: 7px;
}

.refindly-property-details-right-content ul > div {
    width: 100%;
}

.refindly-property-details-right-content .single-property-details-container {
    padding: 0 10px 10px;
}

.refindly-property-details-right-content .single-property-details-container .property-features-status li {
    width: 37%;
    float: left;
    color: rgb(93, 93, 93);
}

.refindly-property-details-right-content .single-property-details-container .property-features-status li h3 {
    color: rgb(93, 93, 93);
    font-size: 12px;
}

.single-property-details-container .property-features-officename h3 {
    font-size: 13px;
    line-height: 25px;
}

.refindly-property-details-right-content .single-property-details-container .property-features-status li span {
    color: rgb(55, 92, 122);
}

.refindly-property-details-right-content .single-property-details-container .property-features-status li:first-child {
    width: 26%;
    float: left;
}

.refindly-property-details-right-content .single-property-details-container .property-features-status {
    padding: 5px 0 !important;
    border-bottom: 1px solid rgb(218, 218, 218);
}

.single-property-details-container .property-features-officename {
    border-bottom: 1px solid rgb(218, 218, 218);
    color: rgb(75, 75, 75);
    position: relative;
}

.single-property-content .single-property-details-container .property-features-list li {
    color: rgb(126, 126, 126) !important;
}

.single-property-content .single-property-details-container .property-features-list li span {
    color: rgb(75, 75, 75) !important;
}

.single-property-warp .refindly-property-details-img-single ul li span strong {
    color: rgb(75, 75, 75);
}

.single-property-warp .refindly-property-details-img-single ul li {
    color: rgb(126, 126, 126);
}

.single-property-details-container .property-features-officename li {
    margin-bottom: 10px;
}

.refindly-property-details-footer .find-new-container {
    padding-top: 18px;
    border-top: 1px solid rgb(218, 218, 218);
}

.refindly-property-details-footer .find-new-container li {
    float: left;
}

.refindly-property-details-footer .find-new-container .unfavorite {
    width: 27%;
    margin-right: 1%;
}

.refindly-property-details-footer .find-new-container .print  {
    display: none;
 }
 
 .refindly-property-details-footer .find-new-container .share {
     width: 33%;
     margin-right: 1%;
 }
 .refindly-property-details-footer .find-new-container .contact {
     width: 33%;
 }

.refindly-details-fullAddress {
    width: 60%;
    overflow: hidden;
    float: left;
    height: 25px;
}

.refindly-details-mlsnumber {
    width: 40%;
    float: left;
    margin-top: 1px;
}

.single-property-content-header .carousel-inner {
    border-radius: 5px 0 0;
}

.single-property-content-header {
    border-radius: 5px;
    background-color: rgb(247, 247, 247);
}

.content-neighborhoods .connected-carousels ul li .home-carousel-links tbody tr {
    padding: 5px 0 !important;
}

#property-carousel-next {
    float: right !important;
}

#property-carousel-prev {
    float: left !important;
}

.single-property-details-table .single-property-features li {
    list-style-type: square !important;
    margin-left: 25px;
}

.single-property-details-table .single-property-features .features-description {
    width: 20%;
    float: left;
}

.single-property-details-table .property-features-text {
    display: table-cell !important;
    vertical-align: top !important;
}

.refindly-404 {
    background: none repeat scroll 0 0 rgb(255, 255, 255);
    border: 1px solid rgb(222, 222, 222);
    margin: 10px;
    padding: 15px 10px;
}

#post-not-found .hero-unit {
    margin-top: 10px !important;
    margin-bottom: 10px !important;
}

#post-not-found .hero-unit h1, #post-not-found .hero-unit p {
    text-align: center !important;
}

.refindly-communities-content .refindly-communities-header {
    padding: 28px 5px 15px;
}

.refindly-communities-content .refindly-communities-header .communities-title {
    color: rgb(55, 92, 122);
    float: left;
    font-size: 29px;
    height: 30px;
}

.refindly-communities-content .refindly-communities-header .communities-filtring {
    float: right;
}

.refindly-communities-content .refindly-communities-header .communities-filtring .communities-input-search {
    float: left;
    height: 30px;
    margin-right: 10px;
    padding-right: 20px;
    width: 170px;
}

.refindly-communities-sort {
    float: left;
    width: 170px;
}

.refindly-communities-boxes-content ul .communities-box {
    background-color: rgb(249, 249, 249);
    border: 1px solid rgb(197, 197, 197);
    border-radius: 5px;
    float: left;
    width: 32%;
    margin-right: 2%;
    margin-bottom: 2%;
}

.refindly-communities-boxes-content ul .communities-box .communities-header {
    padding: 15px;
}

.refindly-communities-boxes-content .communities-field .communities-field-header {
    color: rgb(55, 92, 122);
    text-align: center;
    font-size: 21px;
    margin-top: 10px;
    margin-bottom: 10px;
}

.refindly-communities-boxes-content .communities-field .communities-location {
    color: rgb(140, 140, 140);
    text-align: center;
    font-size: 14px;
    margin-bottom: 10px;
}

.refindly-communities-boxes-content .communities-field .communities-desc {
    color: rgb(91, 91, 91);
    text-align: justify;
    font-size: 13px;
}

.refindly-communities-boxes-content ul .communities-box .communities-footer {
    border-radius: 0 0 5px 5px;
}

.refindly-communities-boxes-content ul .communities-box .communities-footer .desc1 {
    border-right: 1px solid rgb(230, 230, 230);
}

.refindly-communities-boxes-content ul .communities-box .communities-footer .desc3 {
    border-right: 1px solid rgb(230, 230, 230);
    border-radius: 0 0 0 5px;
}

.refindly-communities-boxes-content ul .communities-box .communities-footer .desc4 {
    border-radius: 0 0 5px;
}

.communities-amenities .desc1,
.communities-amenities .desc2,
.communities-amenities .desc3,
.communities-amenities .desc4 {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.refindly-communities-boxes-content ul .communities-box .communities-footer ul li {
    color: rgb(108, 162, 51);
    background-color: rgb(243, 243, 243);
    width: 50%;
    float: left;
    text-align: left;
    padding: 10px;
    border-top: 1px solid rgb(230, 230, 230);
    overflow: hidden;
    position: relative;
}
.refindly-communities-boxes-content ul .communities-box .communities-footer ul li span {
    display: block;
    width: 300px;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.refindly-profile-settings {
    padding: 20px 15px;
}

.refindly-profile-settings .refindly-profile-header {
    color: rgb(57, 141, 200);
    font-size: 18px;
    text-align: left;
}

.refindly-profile-settings .refindly-profile-content {
    width: 500px;
    margin: 20px auto;
}

.refindly-profile-settings .refindly-profile-footer {
    width: 500px;
    margin: 20px auto 0;
    text-align: right;
}

.refindly-profile-settings .refindly-profile-footer .save-button {
    margin-right: 15px;
}

.refindly-profile-settings .refindly-profile-content .field-block {
    width: 100%;
}

.refindly-profile-settings .refindly-profile-content .field-block .label-text {
    text-align: right;
    width: 25%;
    display: block;
    line-height: 34px;
    margin-right: 10px;
    float: left;
    color: rgb(83, 83, 83);
    font-size: 14px;
    font-weight: 700;
}

.refindly-profile-settings .refindly-profile-content .field-block > input {
    width: 70%;
    float: left;
    height: 35px;
}

.map-footer {
    background: none repeat scroll 0 0 rgb(255, 255, 255);
    bottom: 0;
    position: absolute;
    width: 275px;
    height: 80px;
    overflow-y: auto;
    padding: 0 5px;
    font-size: 9px;
    line-height: 12px;
    border-top: 1px solid rgb(204, 204, 204);
    text-align: justify;
}

.stButton .stFb, .stButton .stMainServices, .stButton .stTwbutton {
    height: 22px !important;
}

.refindly-wp-content-search-header {
    background-color: rgb(247, 247, 247);
    height: 50px;
    border-bottom: 1px solid rgb(227, 227, 227);
    font-size: 13px !important;
    border-top: 1px solid rgb(227, 227, 227);
}

.refindly-wp-content-search-header .head-meta .breadcrumb {
    background: 0 0;
    margin-bottom: 0;
    padding: 0;
    margin-top: 15px !important;
}

.refindly-wp-content-search-header.head-meta .breadcrumb li {
    text-shadow: 0 0 0 rgb(255, 255, 255);
}

.content-head .head-meta .breadcrumb li a, .refindly-wp-content-search-header .head-meta .breadcrumb li.active {
    color: rgb(55, 92, 122);
    font: 13px/19px OpenSans, sans-serif;
}

.refindly-wp-content-search-header .head-meta {
    width: 1100px;
    margin: 0 auto;
    position: relative;
}

.refindly-wp-content-search-header .breadcrumb {
    color: rgb(192, 192, 192) !important;
    float: left;
    left: 0;
    position: absolute;
    text-align: left;
}

#toolTip {
    background-color: rgb(255, 255, 255);
    border: 1px solid rgb(115, 167, 240);
    position: absolute;
    border-radius: 4px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    box-shadow: 0 0 8px -1px rgb(0, 0, 0);
    -moz-box-shadow: 0 0 8px -1px rgb(0, 0, 0);
    -webkit-box-shadow: 0 0 8px -1px rgb(0, 0, 0);
}

#tail1 {
    width: 0;
    height: 0;
    border: 10px solid;
    border-color: rgb(115, 167, 240) transparent transparent;
    position: absolute;
    top: 238px;
    left: 84px;
}

#tail2 {
    width: 0;
    height: 0;
    border: 10px solid;
    border-color: rgb(255, 255, 255) transparent transparent;
    position: absolute;
    left: 84px;
    top: 236px;
}

.refindly-tooltip {
    background-color: rgb(223, 223, 223);
    border: 1px solid rgb(247, 247, 247);
    border-radius: 5px;
    box-shadow: 2px 2px 3px rgba(0, 0, 0, .2);
    color: rgb(102, 102, 102);
    display: none;
    font: italic bold 16px Tahoma, Geneva, sans-serif;
    left: 63px;
    position: absolute;
    text-shadow: -1px -1px 0 rgb(244, 244, 244);
    width: 200px !important;
    font-size: 13px !important;
    z-index: 2;
}

.refindly-tooltip .tootip-contetn li:hover {
    cursor: pointer;
    background: rgb(220, 220, 220);
}

.refindly-tooltip .tootip-contetn li a {
    color: rgb(133, 132, 132) !important;
    padding-left: 30px;
    width: 100%;
    float: left;
    height: 25px;
}

.refindly-tooltip .tootip-contetn li:last-child {
    margin-bottom: 0 !important;
}

.refindly-tooltip .tootip-contetn li {
    width: 100% !important;
    text-align: left;
    float: left;
    display: table;
    padding: 7px 10px;
    border-bottom: 1px solid rgb(204, 204, 204);
}

.refindly-tooltip .tootip-contetn .tooltipHeader {
    border-bottom: 1px solid rgb(204, 204, 204);
    width: 100%;
    display: block;
    padding: 10px 0;
    color: rgb(0, 83, 204);
    text-align: center;
}

.refindly-tooltip .tootip-contetn li span {
    display: block;
    float: left;
    margin-top: 4px;
    width: 90%;
}

.refindly-tooltip .tootip-contetn .pin a {
    background: url(../img/share-pin.jpg) no-repeat left center;
}

.refindly-tooltip .tootip-contetn .email a {
    background: url(../img/share-email.jpg) no-repeat left center;
}

.refindly-tooltip .tootip-contetn .fb a {
    background: url(../img/share-fb.jpg) no-repeat left center;
}

.refindly-tooltip .tootip-contetn .tw a {
    background: url(../img/share-tw.jpg) no-repeat left center;
}

.refindly-tooltip .tootip-contetn .gp a {
    background: url(../img/share-gp.jpg) no-repeat left center;
}

#refindly-modal-email-listing .refindly-modal-content .label-text {
    width: 20% !important;
}

#refindly-modal-email-listing .uneditable-input, #refindly-modal-email-listing input, #refindly-modal-email-listing textarea {
    width: 353px;
}

#refindly-modal-email-listing .refindly-copy-field input {
    width: 15px !important;
    height: 15px !important;
    float: left;
}

#refindly-modal-email-listing .refindly-copy-field span {
    width: 90%;
    float: left;
    margin-left: 5px;
    margin-top: -2px;
    display: block;
}

#refindly-modal-email-listing .refindly-modal-left {
    font-weight: 700;
    text-transform: uppercase;
    font-size: 13px;
}

#refindly-modal-email-listing .refindly-header-content {
    margin: 0 0 15px;
    padding: 0 !important;
}

#refindly-modal-email-listing .refindly-modal-save {
    padding: 0 !important;
}

#refindly-modal-email-listing .refindly-copy-field {
    width: 280px;
    margin: auto auto 10px;
}

#refindlysendlisting {
    width: 150px !important;
    padding: 0 !important;
    height: 40px;
}

#refindly-modal-email-listing .refindly-modal-content {
    padding: 20px 20px 0 !important;
}

#refindly-modal-email-listing .modal-header span {
    width: 100% !important;
}

#refindly-modal-email-listing .ModalFirstName {
    float: left;
    margin-right: 5% !important;
}

#refindly-modal-email-listing .ModalLastName {
    float: left;
}

#refindly-modal-contact-agent .refindly-modal-right {
    width: 100% !important;
}

#refindly-modal-contact-agent .refindly-modal-content .label-text {
    width: 20% !important;
}

#refindly-modal-contact-agent .refindly-copy-field {
    width: 280px;
    margin: auto;
}

#refindly-modal-contact-agent .refindly-copy-field input {
    width: 15px !important;
    height: 15px !important;
    float: left;
}

#refindly-modal-contact-agent .refindly-copy-field span {
    float: left;
    margin-left: 5px;
    margin-top: -2px;
}

#refindly-modal-contact-agent .refindly-modal-right {
    float: none !important;
}

#refindly-modal-contact-agent .refindly-modal-save .save-button {
    padding: 20px 0 0 !important;
    margin-top: 20px !important;
}

#refindly-modal-request-showing .refindly-modal-right {
    width: 100% !important;
    margin-bottom: 15px;
}

#refindly-modal-request-showing .refindly-modal-content .label-text {
    width: 20% !important;
}

#refindly-modal-request-showing .refindly-copy-field {
    width: 280px;
    margin: auto;
}

#refindly-modal-request-showing .refindly-copy-field input {
    width: 15px !important;
    height: 15px !important;
    float: left;
}

#refindly-modal-request-showing .refindly-copy-field span {
    float: left;
    margin-left: 5px;
    margin-top: -2px;
}

#refindly-modal-request-showing .refindly-modal-right {
    float: none !important;
}

#refindly-modal-request-showing .refindly-modal-save .save-button {
    padding: 20px 0 0 !important;
}

#refindly-modal-request-showing .refindly-modal-save .save-button #refindlyRequestShowing {
    padding: 0 !important;
    width: 150px !important;
    height: 40px;
}

.refindly-br-house .ico-refindly-br-house {
    background: url(../img/br-house.gif) no-repeat center;
    height: 25px;
    margin-left: 5px;
    margin-top: -2px;
    width: 25px;
    cursor: auto;
    display: block;
}

.refindly-br-house {
    position: absolute;
    right: 0;
    top: 0;
}

.refindly_reciprocal_icon {
    background: url(../img/br-ico.jpg) no-repeat center;
    width: 100px;
    height: 22px;
    display: block;
    float: left;
    margin-right: 7px;
    margin-top: 5px;
}

.footer-text-rf-top {
    margin-bottom: 10px;
}

.footer-text-rf-bottom, .footer-text-rf-top {
    text-align: justify;
    font-size: 11px;
    line-height: 16px;
}

.refindly-reveal-modal .icon-delete-favorite {
    margin-left: -10px !important;
    margin-top: -10px !important;
}

.content-neighborhoods .refindly-communities-widget-content span {
    width: 100% !important;
    padding: 5px !important;
    display: block;
    border-bottom: 1px solid rgb(232, 232, 232);
}

.content-neighborhoods .refindly-communities-widget-content {
    padding-bottom: 10px;
}

.content-neighborhoods .refindly-communities-widget-content a {
    width: 48% !important;
    display: block;
    float: left;
    color: rgb(51, 51, 51);
}

.content-neighborhoods .refindly-communities-widget-content a:nth-child(2n) {
    margin-left: 4% !important;
}

.pagination {
    margin: 0 !important;
}

.refindly-communities-header-title {
    width: 100%;
    padding: 10px 0;
    margin-bottom: 10px;
}

.refindly-communities-header-title span {
    color: rgb(55, 92, 122);
    font: 700 20px/18px OpenSans, sans-serif;
    margin: 15px 0 10px;
}

@media screen and (-ms-high-contrast: active),(-ms-high-contrast: none) {
    .connected-carousels .next-stage span, .connected-carousels .prev-stage span {
        display: block !important;
    }

    .find-new-container .btn-small {
        font-size: 10px !important;
    }
}

.refindly_listings_near span {
    font-size: 21px !important;
    margin: 20px 0;
    display: block;
    color: rgb(55, 92, 122);
}

.single-property-details-table .footer-text-rf-bottom, .single-property-details-table .footer-text-rf-top {
    color: rgb(0, 0, 0) !important;
    font-family: 'Open Sans', sans-serif !important;
    font-size: 13px !important;
    font-weight: lighter !important;
}

#refindlyhelpmodalno, #refindlyhelpmodalyes {
    padding: 10px 50px !important;
}

.refindly-property-details-img .middle li{
     overflow:  hidden;
     text-overflow: ellipsis;
     white-space: nowrap;
 }
.refindly-property-details-img .middle li span{
    width: 500px;
}

.refindly-property-details-footer .refindly-property-details-img-single li{
    overflow:  hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.refindly-property-details-footer .refindly-property-details-img-single li span{
    width: 500px;
}

.property-features-officename .refindly-view-on-map{
    bottom: 45px;
    cursor: pointer;
    position: absolute;
    right: 0;
    text-align: center;
    width: 160px;
}

.refindly-communities-listigs-tab{
  margin-bottom: 12px;
  padding: 12px 0;
  width: 100%;
  border-bottom: 4px solid rgb(15, 156, 85);
  border-radius: 5px 5px 0 0;
  height: 45px;
}
.refindly-communities-listigs-tab span{
    background-color: rgb(231, 231, 231);
    padding: 10px 12px;
    cursor: pointer;
    border-top: 1px solid rgb(218, 218, 218);
}
.refindly-communities-listigs-tab .communities-gallery-tab.active, .refindly-communities-listigs-tab .communities-map-tab.active{
    background-color: rgb(15, 156, 85);
    color: rgb(255, 255, 255);
    border-top: 1px solid rgb(0, 0, 0);
    font-weight: bold;
}
.refindly-communities-listigs-tab .communities-map-tab{
    border-top: 1px solid rgb(218, 218, 218);
    margin-left: -4px;
    padding: 10px 22px;
    border-radius: 0 5px 0 0;
}

.refindly-communities-listigs-tab .communities-gallery-tab{
    border-radius: 5px 0 0 0;
}
#refindly-communities-map-content{
    box-shadow: 0 0 6px 1px rgb(167, 166, 166);
    height: 550px;
    position: relative;
    width: 100%;
    margin-bottom: 20px;
    display: none;
}
#refindly-communities-map-markers {
    height: 100%;
    width: 100%;
}
#refindly-communities-map-markers label { width: auto; display:inline; }
#refindly-communities-map-markers img { max-width: none; }
#refindly-communities-map-content .map-loading {
    margin-left: -100px !important;
}
.refindly-communities-boxes-content ul .communities-box .communities-header img{
    width: 100%;
    height: 190px;
}
.map-view-sidebar ul li {
    border-radius: 0 0 5px 5px;
    cursor: pointer;
    margin-top: 15px;
}
.location-info .map-property-img, .map-boxes .map-property-img {
    height: 120px;
    overflow: hidden;
    position: relative;
    width: 100%;
}
.location-info .property-thumbnail-img, .map-view-sidebar ul li .property-thumbnail-img {
    margin-top: -25px;
    max-width: 100% !important;
}
.location-info .map-property-img .refindly-officeName, .map-boxes .map-property-img .refindly-officeName {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0.33);
    color: rgb(255, 255, 255);
    overflow: hidden;
    position: absolute;
    top: 96px;
}
.location-info .map-property-img .refindly-officeName p, .map-boxes .map-property-img .refindly-officeName p {
    padding: 2px 5px;
}

.map-view-sidebar ul li .property-details {
    background: none repeat scroll 0 0 rgb(242, 242, 242);
    border: 1px solid rgb(227, 227, 227);
    float: left;
    font-size: 11px !important;
    padding: 4px;
    width: 100%;
}

.location-info .property-details span, .map-view-sidebar ul li .property-details span {
    color: rgb(124, 124, 124);
}
.location-info .property-details .price, .map-view-sidebar ul li .property-details .price {
    color: rgb(57, 141, 200);
    float: right;
    font-weight: 700;
}
.location-info .property-details span strong, .map-view-sidebar ul li .property-details span strong {
    color: rgb(79, 79, 79);
    font-weight: 700;
}
.map-property-img .refindly-officeName {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 100% !important;
}

.refindly-pagination {
    width: 100%;
}
.refindly-pagination ul{;
}

.refindly-pagination ul li{
    float: left;
    padding: 0 10px;
}
.refindly-pagination ul li.active {
    background: none repeat scroll 0 0 rgb(211, 211, 211);
    border-radius: 5px;
    padding: 0 7px;
}
.refindly-pagination ul li.prev {
    display: none;
}
.refindly-pagination ul li.next {
    display: none;
}

#refindly-map-address-content {
    height: 300px;
    margin-bottom: 20px;
    position: relative;
    width: 100%;
}
#map-address{
    height: 100%;
    width: 100%;
}
#map-address img {
    max-width: none;
}

#map-address label {
    width: auto; display:inline;
}

.refindly-subdivision-widget{
    border-color: rgb(207, 207, 207);
    border-style: solid;
    border-width: 1px 1px 2px;
    margin-bottom: 20px;
}
.refindly-subdivision-widget .refindly-subdivision-widget-title h3{
    margin-top: 0;
    background: rgb(12, 140, 75);
    text-align: center;
    color: rgb(255, 255, 255);
}
.refindly-subdivision-widget .subdivision-content{
    padding: 10px;
}
.refindly-theme-tab-post-img{
    float: left;
}

.refindly-theme-tab-post-date-title{
    float: left;
    font-size: 12px;
    margin-left: 15px;
}
.refindly-theme-tab-post-date-title a{
    font-size: 14px;
}

.refindly-related-communities-post{
    border-color: rgb(207, 207, 207);
    border-style: solid;
    border-width: 1px 1px 2px;
    margin-bottom: 20px;
}

.refindly-related-communities-post .refindly-related-communities-post-title h3{
    margin-top: 0;
    background: rgb(12, 140, 75);
    text-align: center;
    color: rgb(255, 255, 255);
}
.refindly-related-communities-post .relatet-communites{
    padding: 10px;
}
.refindly-city-sort{
    width: 100% !important;
}

.refindly-search-signin-form{
    margin-right: 5px;
    margin-top: 10px;
}
.refindly-search-signin-form a{
    padding: 0 10px;
    display: block;
    float: left;
    color: rgb(194, 205, 213);
    text-transform: uppercase;
    font-size: 12px;
}
#refindly-search-register-form{
    border-left: 1px solid rgb(78, 89, 97);
}
.refindly-search-signin-form a:hover{
    color: rgb(194, 205, 213);
}

#sign-in-modal .modal-header span {
    font-size: 20px;
}

#refindlyMapListings .property-details.active {
    background-color: rgb(15, 156, 85) !important;
    border: medium none !important;
    font-weight: bold;
}
#refindlyMapListings .property-details.active span {
    color: rgb(255, 255, 255) !important;
    font-weight: lighter;
}
#refindlyMapListings .property-details.active strong {
    color: rgb(255, 255, 255) !important;
    font-weight: bold;
}

#realties-tab-content{
    background: none repeat scroll 0 0 rgb(248, 248, 248);
    border-left: 1px solid rgb(230, 230, 230);
    border-right: 1px solid rgb(230, 230, 230);
}
#content_favorite #tabs .active a{
    background: none repeat scroll 0 0 rgb(248, 248, 248);
}
#content_favorite #favorite_jeader{
    margin-right: -1px;
}

.listing-boxes {
    border-radius: 0 0 5px 5px;
    cursor: pointer;
    float: left;
    list-style-type: none;
    margin-right: 38px;
    margin-top: 15px;
    width: 290px;
    position: relative;
}

.listing-boxes .favorite-property-img {
    height: 220px;
    overflow: hidden;
    position: relative;
    width: 100%;
}
.listing-boxes .favorite-property-img {
    width: 100% !important;
}


.content-communities-types h3 {
    color: rgb(0, 115, 190);
    font: 700 16px/28px OpenSans,sans-serif !important;
    margin-bottom: 15px;
}
.content-communities-types .content-communities-types-content a {
    display: block;
    float: left;
    width: 48% !important;
    color: rgb(51, 51, 51);
}
.content-communities-types .content-communities-types-content a:nth-child(2n) {
    margin-left: 4% !important;
}
.content-communities-types .content-communities-types-content a span {
    border-bottom: 1px solid rgb(232, 232, 232);
    display: block;
    padding: 5px !important;
    width: 100% !important;
}
.refindly-agent-boxes ul li{
    position: relative;
}
.featured_agent_star{
    position: absolute;
    right: 12px;
    top: 12px;
}



.refindly-vendors-type {
    float: left;
    margin-left: 15px;
    width: 200px !important;
}

.refindly-vendor-content .refindly-vendor-header .vendor-title {
    color: rgb(15, 118, 187);
    float: left;
    font-size: 29px;
    line-height: 25px;
    width: 600px;
}
.refindly-vendor-content .refindly-vendor-header .vendor-filtring .vendor-input-search {
    float: left;
    height: 30px;
    width: 200px;
}

.refindly-vendor-boxes ul li {
    background-color: rgb(249, 249, 249);
    border: 1px solid rgb(197, 197, 197);
    border-radius: 5px;
    float: left;
    margin-bottom: 2%;
    padding: 20px;
    width: 49%;
}
.refindly-vendor-boxes ul li {
    position: relative;
}

.featured_vendor_star {
    position: absolute;
    right: 12px;
    top: 12px;
}

.refindly-vendor-boxes ul li .vendor-img {
    float: left;
    height: 190px;
    width: 150px;
}

.refindly-vendor-boxes ul li .vendor-field {
    float: left;
    font-size: 14px;
    margin-left: 10px;
    width: 299px;
}

.refindly-vendor-boxes ul li .vendor-field .vendor-name {
    color: rgb(98, 98, 98);
    font-size: 24px;
    line-height: 28px;
    margin-bottom: 10px;
    margin-left: 4px;
}

.refindly-vendor-boxes ul li .vendor-field .vendor-location {
    color: rgb(159, 158, 158);
    font-size: 14px;
    margin-bottom: 10px;
    margin-left: 4px;
}

.refindly-vendor-boxes ul li .vendor-field .vendor-phone {
    background: url("../img/agent-phone.png") no-repeat scroll left center rgba(0, 0, 0, 0);
}
.refindly-vendor-boxes ul li .vendor-field .vendor-img-clear {
    text-overflow: ellipsis;
    white-space: nowrap;
}
.refindly-vendor-boxes ul li .vendor-field .vendor-img-clear {
    margin-bottom: 6px;
    overflow: hidden;
    padding-left: 25px;
    width: 100%;
}

.refindly-vendor-boxes .contact-vendor-button {
    bottom: 20px;
    margin-left: 25px;
    margin-top: 25px;
    position: absolute;
}

.refindly-vendor-content .refindly-vendor-header {
    padding: 28px 0 15px;
}

.refindly-vendor-content .refindly-vendor-header .vendor-filtring {
    float: right;
    width: 416px;
}
.refindly-vendorType-sort {
    float: left;
    margin-left: 15px;
    width: 200px;
}
.vendor_more_info_content{
	width: 590px;
    padding: 20px;
}

.vendor-more-info-data{
    padding-top: 20px;
    padding-left: 20px;
    width: 260px;
}
.refindly-vendor-boxes ul li:nth-child(2n) {
    margin-left: 2%;
}
.vendor-more-info-data .vendor-name {
    color: rgb(98, 98, 98);
    font-size: 24px;
    line-height: 28px;
    margin-left: 4px;
    margin-bottom: 5px;
}
.vendor-more-info-data .vendor-location {
    color: rgb(159, 158, 158);
    font-size: 14px;
    margin-bottom: 10px;
    margin-left: 4px;
}
.vendor-more-info-data .vendor-img-clear {
    margin-bottom: 6px;
    overflow: hidden;
    padding-left: 25px;
    width: 100%;
}
.vendor-more-info-data.vendor-img-clear {
    height: 17px;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.vendor-more-info-data .vendor-phone {
    background: url("../img/agent-phone.png") no-repeat scroll left center rgba(0, 0, 0, 0);
}
.vendor-more-info-data .vendor-address{
    color: rgb(60, 60, 60);
    margin-bottom: 10px;
    margin-left: 4px;
}

.vendor-more-info-footer{
    padding: 15px 40px 0;
}

.vendor-more-info-footer .vendore_go_back{
    text-align: center;
}
.vendor-more-info-footer .vistit_website{
    padding: 20px 0;
    text-align: center;
}
.property-features-officename .virtual-tour-url {
    bottom: 10px;
    position: absolute;
    right: 0;
    text-align: center;
    width: 160px;
}

.grecaptcha-badge { 
    visibility: hidden;
}