<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">body,p,div,a,span,h1,h2,h3,h4,h5 {
    font-family: 'Open Sans', sans-serif;
    /* background: #000; */
}

body.wh {
    background-color: #FFF !important;
}

.hidden {
    display: none;
}

p {
    font-size: 16px;
    line-height: 22px;
    /* color: #768082; */
    color: #000;
}

hr {
    margin-top: 20px;
}

.navbar {
    margin-bottom: 0;
}

.navbar-collapse {
    padding-right: 0;
    padding-left: 0;
}

ul {
    padding-left: 0;
}

.padding0 {
    padding: 0!important;
}

.main-menu {
    padding-bottom: 0;
    border-bottom: none;
    margin-bottom: 0;
}

.main-menu .nav&gt;li&gt;a:hover,
.main-menu .nav&gt;li&gt;a:focus,
.main-menu .nav .open&gt;a,
.main-menu .nav .open&gt;a:hover,
.main-menu .nav .open&gt;a:focus {
    background-color: #0d4073 !important;
    color: #FFF !important;
}


/* top header */

header {
    height: 246px;
    padding: 0;
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    z-index: 111;
}

.main {
    margin-top: 246px;
}

.breadcrumbs {
    margin-top: 246px;
    margin-bottom: 15px;
}

footer a:link,
footer a:visited,
footer a:active,
footer a:hover {
    color: #FFF !important;
}

.crwork-holder {
    margin: 1em auto;
    color: #999999;
}

.fh-copyright-footer ul.fh-copyright-footer-links {
    list-style-type: none;
    margin: 0;
    padding: 0;
}

.fh-copyright-footer ul.fh-copyright-footer-links li {
    display: inline-block;
    padding: 0;
    color: #999999;
    padding-left: 0;
    padding-right: 10px;
    margin-left: 0;
}

.footer-legal {
    color: #f8f8f8;
    background-color: #071c70;
}

@media (min-width: 641px) {
    .fh-copyright-footer {
        text-align: left;
    }
}

.social-section-top,
.contact-section-top {
    padding-top: 3px;
    padding-bottom: 3px;
    color: #FFF;
}

.social-section-top ul,
.contact-section-top ul {
    margin-bottom: 0;
}

.contact-top-header {
    height: 36px;
}

.contact-top-header .fa,
footer .contact-section-top .fa {
    border-radius: 50%;
    font-size: 12px;
    height: 24px;
    line-height: 24px;
    text-align: center;
    vertical-align: middle;
    width: 24px;
    margin-bottom: 2px;
}

.contact-top-header a:link,
.contact-top-header a:visited {
    color: #FFF;
}

.contact-top-header a:hover,
a:active {
    color: #FFF;
    text-decoration: underline;
}

.social-section-top ul li {
    display: inline-block;
    font-size: 14px;
}

.contact-section-top ul li {
    display: inline-block;
    font-size: 14px;
    line-height: 22px;
}

.contact-section-top ul {
    list-style: none;
    float: right;
    margin-right: 10px;
}

.call-me-now ul {
    /*float:right !important;*/
}

header .navbar {
    border: none;
    border-radius: 0;
}


/*main*/

.main {
    /*	margin-bottom: 25px;*/
}




/*menu*/

.main-menu li&gt;a {
    font-size: 14px;
    line-height: 50px;
    font-family: Open Sans;
    font-weight: normal;
    color: #fff;
    display: block;
    text-decoration: none;
    text-transform: capitalize;
    padding: 0px 15px;
    transition: none;
    -moz-transition: none;
    -webkit-transition: none;
    -o-transition: none;
    cursor: pointer;
    white-space: normal !important;
}

#navbar&gt;ul&gt;li {
    display: inline-block;
    text-align: left;
    position: relative;
    -webkit-transition: all 0.25s ease;
    -moz-transition: all 0.25s ease;
    -o-transition: all 0.25s ease;
    transition: all 0.25s ease;
}

.main-menu ul li:hover&gt;ul,
.navbar-nav .open .dropdown-menu&gt;li&gt;a {
    top: 50px;
    opacity: 1;
    visibility: visible;
}

.dropdown-menu {
    padding: 0;
    border-radius: 0;
}

.main-menu ul li ul {
    float: left;
    margin: 0;
    position: absolute;
    left: -1px;
    visibility: hidden;
    top: 120px;
    width: 278px !important;
    background-color: #fff;
    -webkit-transition: all 0.25s ease;
    -moz-transition: all 0.25s ease;
    -o-transition: all 0.25s ease;
    transition: all 0.25s ease;
}

.main-menu ul ul a,
.main-menu ul ul a:hover {
    font-size: 14px;
    font-weight: normal;
    height: auto;
    line-height: 40px;
    padding: 3px 17px;
    text-transform: none;
}

.main-menu ul ul a:hover {
    width: 276px;
}


/*carousel*/

.carousel .item img {
    width: 100%;
    max-height: 600px;
}

.agent-image {
    z-index: 1;
    position: absolute;
    bottom: 0;
    left: 12%;
    -webkit-transform: translateX(-12%);
    transform: translateX(-12%);
    max-width: 25%;
}

.agent-image img {
    width: 100%;
}


/*boxes*/

.boxes {
    margin: 40px auto;
}

.boxes img {
    margin: auto;
    /*    width: 100%; */
}


/*solds section*/

.solds-section {
    margin: 40px auto;
}

.sold-heading h2 {
    font-size: 18px;
    color: #fff;
    text-transform: uppercase;
    text-align: center;
}

.sold-heading h3 {
    font-size: 15px;
    color: #fff;
    line-height: 30px;
    text-align: center;
}

.button-sold {
    text-align: center;
    color: #fff;
    display: block;
    margin: auto;
    margin-top: 15px;
    margin-bottom: 15px;
}

.button-sold a,
.button-sold a:visited,
.button-sold a:Active,
.button-sold a:hover {
    color: #FFF;
}

.btn-gold {
    background-image: -ms-linear-gradient(top, #cc0000 0%, #ff0000 50%, #990000 100%);
    background-image: -moz-linear-gradient(top, #cc0000 0%, #ff0000 50%, #990000 100%);
    background-image: -o-linear-gradient(top, #cc0000 0%, #ff0000 50%, #990000 100%);
    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #cc0000), color-stop(50, #ff0000), color-stop(100, #990000));
    background-image: -webkit-linear-gradient(top, #cc0000 0%, #ff0000 50%, #990000 100%);
    background-image: linear-gradient(to bottom, #cc0000 0%, #ff0000 50%, #990000 100%);
    border: none;
    color: #fff;
    text-align: center;
}

.btn-gold:hover {
    color: #fff;
}

.map,
.video-wrapper {
    position: relative;
    padding-bottom: 34.2%;
    padding-top: 25px;
    height: 0;
    margin-top: 15px;
    border: 1px solid #333;
}

.map2 {
    position: relative;
}

.maincolor-red {
    color: #CC0000 !important;
}

.sold-heading h2.second-color-main {
    color: #cccc99;
}

.map iframe,
.video-wrapper iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.client-section {
    margin: 40px auto 10px;
}

.client-section .section-heading {
    margin-bottom: 0 !important;
    padding-bottom: 0 !important;
}

.client-section h2 {
    color: #cccc99 !important;
    margin-bottom: 15px;
}

.client-section h2 .fa {
    color: #C00;
    font-size: 80%;
}

.client-section .embed-responsive-16by9 {
    margin-bottom: 10px;
}


.section-heading {
    float: left;
    width: 100%;
    padding-bottom: 30px;
    margin-bottom: 50px;
    clear: both;
}

.section-heading h2 {
    margin: 0 0 20px 0;
    font-size: 40px;
    font-weight: 300;
    color: #444;
    text-transform: uppercase;
    position: relative;
    display: block;
    padding-bottom: 20px;
    line-height: 1.5;
}

.section-heading h2:after {
    content: "";
    position: absolute;
    display: block;
    width: 80px;
    height: 2px;
    left: 0%;
    margin-left: 0px;
    bottom: 0;
}

.section-heading h2:after {
    content: "";
    position: absolute;
    display: block;
    width: 80px;
    height: 2px;
    left: 50%;
    margin-left: -40px;
    bottom: 0;
}

h1.section-main-text-center {
    margin-bottom: 30px;
    font-size: 30px;
    line-height: 35px;
    text-transform: uppercase;
    text-align: center;
}

.section-main-text-center span {
    color: #fff;
    padding: 20px
}

.section-main-text-center span i.fa {
    margin-right: 10px;
}

.section-title-line {
    margin-bottom: -40px;
    border-top: 2px solid #ccc;
}

img.autox160 {
    width: auto;
    height: 170px;
    max-height: 170px;
    margin: 0 auto;
}

.prop-photo-holder {
    margin: 0 auto;
    text-align: center;
    background: #FAFAFA;
	position:relative;
}

#second-carousel .carousel-inner .item .homepage-listing-holder {
    border: 1px solid #dad2b8;
    padding-top: 10px;
    background-color: #f9f3e6;
}

#second-carousel .carousel-inner .item .homepage-listing-holder:hover {
    border: 1px solid #CCC;
    background-color: #FFF;
}

#second-carousel .carousel-inner .al .homepage-listing-holder:hover .carousel-search {
    background: #C00;
}

a.nav-control-reset-left {
    width: 1% !important;
    left: 10px !important;
    opacity: .8 !important;
}

a.nav-control-reset-right {
    width: 1% !important;
    right: 10px !important;
    opacity: .8 !important;
}

.redMaster {
    background: #666;
    color: #FFF;
    border-radius: 20px;
    width: 33px !important;
    height: 33px !important;
    padding-top: 5px;
    font-size: 20px !important;
}

.redMaster:hover {
    background: #000;
}

#second-carousel&gt;a.right.carousel-control,
#second-carousel&gt;a.left.carousel-control {
    background-image: none !important;
}

#second-carousel.carousel-control .glyphicon-chevron-left,
#second-carousel.carousel-control .icon-prev {
    /*    margin-left: -120px; */
}

#second-carousel.carousel-control .glyphicon-chevron-right,
#second-carousel.carousel-control .icon-next {
    /*    margin-right: -120px; */
}

#second-carousel.carousel-control .glyphicon-chevron-left,
#second-carousel.carousel-control .glyphicon-chevron-right,
#second-carousel.carousel-control .icon-next,
.carousel-control .icon-prev {
    /*    margin-top: -70px; */
}

.carousel-title-first {
    font-size: 15px;
    line-height: 24px;
    width: 100%;
    clear: both;
    margin-top: 10px;
}

.carousel-title-second {
    font-size: 12px;
    line-height: 20px;
    width: 100%;
    color: #858585;
    clear: both;
}

.carousel-title-second a {
    color: #858585;
}

.carousel-description {
    /*    font-family: Arial, Helvetica, 'Lucida Grande', sans-serif; */
    font-size: 12px;
    color: #5B5C5C;
    width: 100%;
    clear: both;
    padding: 15px 0;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.carousel-title {
    color: #000;
    float: left;
    width: 60%;
}

.carousel-title p {
    margin: 0;
    padding: 0;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    font-size: 15px;
    line-height: 24px;
    color: #000 !important;
}

.carousel-price {
    float: right;
}

.carousel-title-light {
    float: left;
    width: 80%;
	white-space: nowrap; overflow: hidden; text-overflow: ellipsis;
}

.carousel-search {
    float: right;
    width: 30px;
    padding: 6px;
    font-size: 15px;
    margin-top: 13px;
    border-radius: 15px;
    text-align: center;
    color: #FFF;
}

#second-carousel.carousel-control.right,
#second-carousel.carousel-control.left {
    background-image: none;
}

#fh5co-counters {
    margin: 30px auto 50px;
}

footer .clientInfo {
    width: 100%;
    margin: auto !important;
    text-align: center;
}

footer .clientInfo .footerClientPhoto {
    margin: 0 auto 5px auto;
}

footer p.small {
    color: #999;
    font-size: 80%;
    line-height: 1.4;
}

footer .footerfineprint {
    margin-top: 10px !important;
    font-size: 10px !important;
    line-height: auto !important;
    padding-top: 10px !important;
}

footer h1.clientName {
    color: #FFF;
    font-size: 18px;
    margin-top: 5px;
}

footer h1.clientName span {
    color: #FFF;
    font-size: 12px;
}

footer h2.clientStatus {
    margin-top: 5px;
    color: #FFF;
    font-size: 12px;
    opacity: 0.8;
    margin-bottom: 15px;
    line-height: 19px;
}

footer h2.clientContact {
    margin-top: 5px;
    color: #FFF;
    font-size: 16px;
}

footer h2.clientContact span {
    color: #FFF;
    font-size: 11px;
    opacity: 0.8;
    text-transform: uppercase;
    margin-right: 5px;
}

footer h2.clientContact i.fa {
    color: #FFF;
    font-size: 11px;
    opacity: 0.8;
    margin-right: 5px;
}

footer .BrokerageLogoWrapper {
    max-height: 100px;
}

footer .BrokerageLogoWrapper img {
    padding: 2px;
    margin: 2px;
    border: 1px solid #CCC;
    background: #FFF;
}

.ml10 {
    margin-left: 10px;
}

.alignright {
    float: right;
}

a.lnkcommunity {
    text-decoration: none;
}

.community {
    padding: 10px 2px;
    margin-bottom: 10px;
    margin-top: 10px;
}

.community:hover i {
    color: #FFF !important;
}

.community:hover p {
    color: #99ccff;
}

p.community-title {
    color: #FFF;
    margin-bottom: 0;
}

.featured-communities {
    margin: 30px auto 40px;
}

.featured-communities .community {
    text-align: center;
    border: 1px solid;
}

.trust-experience-text h4 {
    font-size: 20px;
    margin: 20px auto !important;
    color: #000;
}

.testimonials {
    margin: 30px auto 40px;
}

.testimonials-box {
    /*
    -webkit-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
    -moz-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
    box-shadow: 0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
*/
}

.testimonials-carousel p {
    padding: 15px 5px;
    color: #222;
}

.testimonials-carousel p i {
    color: #768082;
}

#myTestimonials {
    font-size: 18px;
    /*
    margin-top: 25px;
*/
    margin-bottom: 25px;
}

#myTestimonials .item {
    padding-bottom: 40px;
    text-align: center;
}

#myTestimonials img {
    float: left;
    padding-right: 20px;
    padding-bottom: 10px;
}

#myTestimonials .carousel-indicators {
    margin-top: 15px;
    padding-top: 15px;
    max-height: 40px;
    overflow: hidden;
}

#myTestimonials .carousel-indicators li {
    background-color: #999999 !important;
}

#myTestimonials .carousel-inner {
    max-height: none !important;
}

@media screen and (max-width: $screen-sm) {
    font-size: 30px;
    .bottom-align {
        position: relative !important;
    }
}


}
#fh5co-counters .section-heading .subtext h3 {
    color: rgba(255, 255, 255, 0.7) !important;
}
#fh5co-counters .fh5co-counter {
    position: relative;
    z-index: 3;
    text-align: center;
}
@media screen and (max-width: 992px) {
    #fh5co-counters .fh5co-counter {
        margin-bottom: 50px;
        float: left;
        width: 100%;
    }
    
    .featured-links div a.btn-blue {
        font-size: 10px;
    }
    
    .img-blog {
        margin: 0 0 10px 0 !important;
    }
    
    .breadcrumbs h1 {
        font-size: 30px;
    }
}
#fh5co-counters .fh5co-counter .fh5co-counter-icon,
#fh5co-counters .fh5co-counter .fh5co-counter-label {
    display: block;
}
#fh5co-counters .fh5co-counter .fh5co-counter-icon {
    font-size: 40px;
    color: #ff3366;
}
#fh5co-counters .fh5co-counter .fh5co-counter-number {
    /*font-size: 70px;*/
    /*color: #fff;*/
    /*font-weight: 300;*/
}
#fh5co-counters .fh5co-counter .fh5co-counter-label {
    color: rgba(255, 255, 255, 0.5);
    font-size: 18px;
    font-weight: 400;
}
.fh5co-counter span {
    display: inline;
    color: #fff;
}
.fh5co-counter h1 {
    font-size: 42px;
    line-height: 50px;
}
.fh5co-counter h5 {
    color: #fff;
    padding-top: 15px;
    opacity: 0.8;
    font-size: 16px;
}

/*back to top*/
.back-to-top.cd-fade-out:hover {
    opacity: 1;
}
.back-to-top {
    display: inline-block;
    height: 40px;
    width: 40px;
    position: fixed;
    bottom: 45px;
    right: 10px;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.05);
    color: #fff !important;
    background-color: #e01c2f;
    visibility: hidden;
    opacity: 0;
    -webkit-transition: opacity .3s 0s, visibility 0s .3s;
    -moz-transition: opacity .3s 0s, visibility 0s .3s;
    transition: opacity .3s 0s, visibility 0s .3s;
    border: 1px solid #FFF;
}
.back-to-top i {
    font-size: 32px;
    text-align: center;
    margin: 2px 10px;
    color: #fff;
}
.back-to-top.cd-is-visible,
.cd-top.cd-fade-out,
.no-touch .cd-top:hover {
    -webkit-transition: opacity .3s 0s, visibility 0s 0s;
    -moz-transition: opacity .3s 0s, visibility 0s 0s;
    -o-transition: opacity .3s 0s, visibility 0s 0s;
    transition: opacity .3s 0s, visibility 0s 0s;
}
.back-to-top.cd-is-visible {
    /* the button becomes visible */
    
    visibility: visible;
    opacity: 1;
}
.back-to-top.cd-fade-out {
    /* if the user keeps scrolling down, the button is out of focus and becomes less visible */
    
    opacity: .5;
}
.image-header {
    width: 100%;
	padding-top:15px;
	padding-bottom:15px;
    /*
	padding-top:10px;
	padding-bottom:20px;
*/
}

/*footer*/
footer .crwork {
    color: #999999;
    text-align: right;
}
.footer-contact-links ul {
    text-align: center;
    margin: 20px auto;
    display: block;
}
.footer-social-network ul {
    text-align: center;
    margin: 40px auto;
    display: block;
}
.footer-contact-links ul li {
    color: #A9A9A9;
    display: inline;
    font-size: 28px;
    line-height: 45px;
    text-align: center;
    padding: 10px;
}
.footer-contact-links span {
    color: #7e6f27;
}
.footer .partner img {
    margin: auto;
    text-align: center;
    display: block;
}
.footer-social-network ul li {
    display: inline;
    font-size: 28px;
    line-height: 45px;
    text-align: center;
    padding: 5px;
}
.fa-facebook {
    color: #fff;
    background-color: #5d82d1;
}
.fa-twitter {
    background-color: #40bff5;
    color: #fff;
}
.fa-linkedin {
    background-color: #238cc8;
    color: #fff;
}
.fa-sendemail {
    background-color: #c29441;
    color: #fff;
}
.fa-instagram {
    color: #fff;
    background-color: #c32aa3;
}
.fa-google-plus {
    color: #fff;
    background-color: #dd4b39;
}
.fa-youtube {
    color: #fff;
    background-color: #C00;
}
.fa-pencil {
    color: #fff;
    background-color: #c29441;
}
.footer-bottom-paragraph {
    padding-top: 20px;
    padding-bottom: 80px;
}
.footer-bottom-paragraph p {
    color: rgb(166, 153, 93);
    font-family: FuturaLT;
    font-size: 20px;
    letter-spacing: 0.3px;
    line-height: 24px;
    text-align: center;
}
@media(min-width:790px) {
    .main-menu ul li a.selected {
        color: #FFF;
		border:none !important;
		text-shadow:none !important;
    }
    
    .main-menu ul li a.selected::after {
        content: "";
        width: 0;
        height: 0;
        display: block;
        border-style: solid;
        border-width: 0 6px 6px 6px;
        border-color: transparent transparent #0d4073 transparent;
        margin-left: auto;
        margin-right: auto;
        margin-top: -6px;
        margin-bottom: 0;
    }
}
@media(min-width:790px) and (max-width:1200px) {
    .main-menu .container {
        width: 100%!important;
    }
    
    .main-menu .navbar-nav&gt;li {
        float: none;
    }
    
    .main-menu ul.navbar-nav {
        display: block;
        margin: auto;
        float: none;
        text-align: center;
    }
    
    .main-menu li&gt;a {
        font-size: 12px !important;
        padding: 0 4px !important;
        line-height: 50px !important;
    }
}
@media(max-width:789px) {
    #navbar&gt;ul&gt;li {
        display: block;
    }
    
    .navbar-collapse.in,
    .navbar-collapse {
        overflow: hidden;
    }
    
    .navbar-toggle {
        display: block!important;
    }
    
    ul.navbar-nav&gt;li&gt;a {
        padding-left: 25px;
    }
    
    .mobile-menu .icon-bar {
        background: #fff;
    }
    
    .mobile-menu button {
        border: 1px solid #fff;
    }
    
    .main-menu ul li ul li a {
        color: #5f4e16;
        background: #fff;
        padding-top: 15px;
        padding-bottom: 10px;
    }
    
    .nav&gt;li&gt;a:hover,
    .nav&gt;li&gt;a:focus,
    .nav .open&gt;a,
    .nav .open&gt;a:hover,
    .nav .open&gt;a:focus {
        border-bottom: 1px solid #ddd;
    }
    
    .footer-contact-links ul li {
        display: block;
        font-size: 20px;
    }
    
    #navbar&gt;ul&gt;li {
        display: block! important;
    }
    /*    
    #fh5co-counters {
        margin: 15px auto;
    }
*/
    
    .footer-bottom-paragraph p {
        font-size: 15px;
    }
    
    .client-section .section-heading h2 {
        font-size: 30px;
    }
    
    .client-section h2 {
        font-size: 20px;
    }
    
    .breadcrumbs h1 {
        font-size: 20px;
        font-weight: bold;
    }
}
@media(min-width:1500px) {
    .main-menu .container {
        width: 100%;
    }
    
    .agent-image {
        max-width: 25% !important;
    }
    
    .main-menu li&gt;a {
        line-height: 50px;
        font-family: Open Sans;
        font-weight: normal;
        color: #fff;
        display: inline-block;
        text-decoration: none;
        text-transform: capitalize;
        padding: 0 35px !important;
    }
    /*
    .main-menu ul li:hover &gt; ul,
    .navbar-nav .open .dropdown-menu &gt; li &gt; a {
        top: 86px;
    }
    
    .main-menu ul ul a,
    .main-menu ul ul a:hover {

        font-size: 24px;
        line-height: 50px;

    }
    
    .main-menu ul li ul {
        width: 320px;
    }
    
    .main-menu ul ul a:hover {
        background: #5f4e16;
        color: #fff !important;
        width: 316px;
    }
    
    .main-menu li&gt; a {
        font-size: 24px;
        line-height: 80px;
    }
*/
    
    .navbar-nav&gt;li {
        float: none;
    }
    
    .navbar-nav {
        text-align: center;
        float: none;
    }
    
    header .navbar-collapse {
        padding-left: 0;
    }
    
    .sold-heading h2 {
        font-size: 22px;
        color: #fff;
        text-transform: uppercase;
        text-align: center;
    }
    
    .sold-heading h3 {
        font-size: 19px;
        color: #fff;
        line-height: 30px;
        text-align: center;
    }
    
    .btn-gold {
        border: none;
        color: #fff;
        text-align: center;
        font-size: 20px;
    }
    
    .header-box {
        position: absolute;
        z-index: 4;
        display: block;
        top: 120px;
        margin: 30px auto 0 auto;
        text-align: center;
        width: 100%;
    }
}
@media(max-width:580px) {
    .breadcrumbs {}
    
    .breadcrumbs h1 {
        font-size: 14px;
        font-weight: bold;
        margin-top: 10px;
        margin-bottom: 10px;
    }
    
    .breadcrumbs ol.breadcrumb {
        display: none
    }
    
    .featured-properties-container {
        padding: 0 !important;
    }
    
    .featured-second {
        padding-top: 10px
    }
    
    .featured-links {
        margin-left: auto !important;
        margin-right: auto !important;
        text-align: center !important;
    }
    
    .headerAddThis {
        margin-left: auto !important;
        margin-right: auto !important;
        text-align: center !important;
    }
    
    .bottom-align {
        position: relative !important;
    }


	img.group-member-bio {
		max-width:100px !important;
	}

}
.container-fluid-not-used {
    padding-left: 3%;
    padding-right: 3%;
}
.page-content {
    background-color: #FFF;
    min-height: 500px;
    color: #000;
    margin: 0 auto;
    padding-bottom: 40px;
}
.page-title {
    font-weight: bold;
    font-size: 21px;
    padding: 8px 8px 8px 20px;
    margin-bottom: 20px;
    border-radius: 0px;
    background: linear-gradient(#FFFFFF, #CCCCCC) repeat scroll 0 0 rgba(0, 0, 0, 0);
    text-align: left;
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-color: #DADADA #A7A7A7 #A7A7A7 #DADADA;
    border-radius: 2px 2px 2px 2px;
    border-style: solid;
    border-width: 1px;
    height: auto;
    box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.2);
    margin-top: 0;
}
.prop-pagination {
    text-align: center !important;
    margin: 0 auto;
}
.prop-pagination input {
    border: 0;
    background: transparent;
}
.row-content,
.featured-properties-container {
    margin-right: 0;
    margin-left: 0;
    padding-top: 20px;
    background: #FFF;
}
.form-right {
    margin-bottom: 0px !important;
    margin-top: 0 !important;
}
.form-right {
    background: url("/masterimages/sidebar-middle.png") repeat-y scroll 0 0 rgba(0, 0, 0, 0);
    margin: 20px auto;
    background-position: -5px 0px;
    height: auto;
    padding-left: 15px;
    padding-top: 15px;
    border-top: 3px solid #eee;
}
.form-right-footer {
    background: url('/masterimages/sidebar-bottom.png') no-repeat;
    display: block;
    position: relative;
    background-position: -5px 0;
    margin: 0 auto 70px auto;
    height: 71px;
}
.form-right img {
    margin-bottom: 8px;
}
.form-right p {
    font-size: 16px;
    margin-top: 5px;
    margin-bottom: 15px;
}
.verifyDiv {
    background: url('/masterimages/background_map.gif');
    font-size: 15px;
    border: 1px solid #ddd;
    border-radius: 2px 2px 2px 2px;
    text-align: center;
    color: #ff0000;
    margin-top: 40px;
    margin-bottom: 10px;
    padding: 2px 0;
}
.txtVerify {
    margin: 2px;
    width: 30px;
    border: 1px solid #ddd;
}
.page-header {
    font-size: 21px;
    font-weight: bold;
}
.b {
    font-weight: bold;
}
.fnt130 {
    font-size: 130%;
}
.breadcrumbs {
    border-bottom: 1px solid #DDD ;
    margin-bottom: 20px;
}
.breadcrumb-container {
    background: #f5f5f5;
}
ol.breadcrumb {
    padding-left: 0 !important;
	background:none;
}
ol.breadcrumb li a {
    color: #000 !important;
}
ol.breadcrumb li a:active,
ol.breadcrumb li a:hover {
    color: #C00 !important;
    text-decoration: none;
}
ol.breadcrumb li i.fa {
    color: #C00 !important;
    margin-right: 5px;
}
.news-article-intro {
    background: #F1F1F1;
    padding: 15px;
    border-radius: 15px;
}
.news-article-title {
    margin-left: 30px;
    margin-bottom: 40px;
}
.NewsTitle {
    padding-bottom: 10px;
}
.NewsTitle a {
    font-weight: bold;
    text-decoration: none;
    color: #000;
}
.NewsDateSmall {
    font-size: 80%;
    color: #666;
}
.NewsDescription {
    padding: 10px 0 !important;
    margin-bottom: 10px;
    !important
}
.topdivider {
    border-top: 1px solid #ccc;
    !important;
}
.bottomdivider {
    border-bottom: 1px solid #ccc !important;
}
.UsefulLinkCategory {
    background-color: #F0F0F0;
    padding: 3px 5px;
    font-size: 120%;
    font-weight: bold;
    margin-bottom: 10px;
}
.m15 {
    margin: 0 15px;
}
.p5 {
    padding: 5px !important;
}
.m10top {
    margin-top: 10px;
}
.maxh200 {
    max-height: 200px;
}
.maxh150 {
    max-height: 150px;
}
.b1ddd {
    border: 1px solid #DDD !important;
}
.p10 {
    padding: 10px;
}
.criteria,
.bStripes {
    background-image: url("/masterimages/background_map.gif");
}
.arrow-down {
    width: 0;
    height: 0;
    border-left: 20px solid transparent;
    border-right: 20px solid transparent;
    border-top: 20px solid #f1f1f1;
    margin-left: 35px;
}
.img-centered {
    margin: 0 auto;
}
#tbl {
    border-collapse: collapse;
    text-align: left;
    width: 100%;
}
#tbl td {
    padding: 5px;
    border-top: 1px solid #DDD;
}
#tbl td {
    border-left: 1px solid #DDD;
}
#tbl td.bleft {
    border-left: 1px solid #DDD;
}
#tbl td.bleftno {
    border-left: 0px;
}
#tbl td.bright {
    border-right: 1px solid #DDD;
}
#tbl td.brightno {
    border-right: 0px;
}
#tbl td:first-child {
    border-left: 1px solid #DDD !important;
}
#tbl td:last-child {
    border-right: 1px solid #DDD;
    border-left: 0px;
}
#tbl tr.trrnd {
    border-radius: 5px 5px 0 0;
}
#tbl tr.trheader,
td.tdheader {
    background: #f0f0f0;
    padding: 5px;
    border-top: 1px solid #DDD;
    border-left: 1px solid #DDD;
}
#tbl td.masterheader {
    background-color: #ccc
}
#tbl tr:last-child td {
    border-bottom: 1px solid #DDD;
}
#tbl td.tdheader1,
td.tdheader2,
td.tdheader3 {
    text-align: center;
}
input.LightSkin,
select.LightSkin,
textarea.LightSkin {
    border: 1px solid #CCCCCC;
    border-radius: 5px;
    box-shadow: 0 3px 5px rgba(0, 0, 0, 0.1) inset;
    padding: 5px;
}
.aright {
    text-align: right !important;
}
.acenter {
    text-align: center !important;
}
.aleft {
    text-align: left !important;
}
.valignm {
    vertical-align: middle !important;
}
.w10perc {
    width: 10%;
}
.w15perc {
    width: 15%;
}
.w20perc {
    width: 20%;
}
.w25perc {
    width: 25%;
}
.w30perc {
    width: 30%;
}
.w35perc {
    width: 35%;
}
.w40perc {
    width: 40%;
}
.w45perc {
    width: 45%;
}
.w50perc {
    width: 50%;
}
.w55perc {
    width: 55%;
}
.w60perc {
    width: 60%;
}
.w65perc {
    width: 65%;
}
.w70perc {
    width: 70%;
}
.w75perc {
    width: 75%;
}
.w80perc {
    width: 80%;
}
.w85perc {
    width: 85%;
}
.w90perc {
    width: 90%;
}
.w100perc {
    width: 100% !important;
}
.maxh140 {
    max-height: 140px;
}
.maxh160 {
    max-height: 160px;
}
.maxh180 {
    max-height: 180px;
}
.maxh200 {
    max-height: 200px;
}
.red {
    color: #F00 !important;
}
.tab-pane ul li {
    color: #768082;
    font-size: 17px;
    line-height: 22px;
}
ul.mortgage-tabs {
    margin-left: 0 !important;
}
ul.mortgage-tabs&gt;li&gt;a, ul.mortgage-tabs li.dropdown ul li a:link, ul.mortgage-tabs li.dropdown ul li a:visited  {
    padding: 10px 12px !important;
    font-size: 0.85em;
}
.mortgage-tabs li.active a:hover,
.mortgage-tabs li.active a:focus {
    background-color: #FFF !important;
    padding: 10px 12px !important;
    border: 1px solid #ddd !important;
    border-bottom-color: transparent !important;
    border-radius: 4px 4px 0 0 !important;
}
.mortgage-tabs ul {margin-left:0!important}
.mortgage-tabs p.navbar-right {
    padding: 3px 10px !important;
    margin-bottom: 0;
    margin-top: 6px !important;
    border: 1px #C00 solid;
    font-size: 14px !important;
    line-height: 1.423
}
.mortgage-tabs p.navbar-right a.navbar-link {
    font-size: 14px !important;
    line-height: 1.423;
}
.mortgage-tabs p.navbar-right {
    padding: 3px 10px !important;
    margin-bottom: 0;
    margin-top: 6px !important;
    border: 1px #C00 solid;
    font-size: 14px !important;
    line-height: 1.423;
}
.mortgage-tabs a,
.mortgage-tabs a:hover {
    text-decoration: none;
    color: #000;
}
div.solds {
    border: 1px solid #CCCCCC;
    box-shadow: 0 0 5px #DDDDDD;
    height: 115px;
    margin-bottom: 15px;
    padding: 10px 5px;
    text-align: left;
}
div.solds:hover {
    background: #f0f0f0 !important;
}
.sold {
    position: absolute;
    background: url("/masterimages/SoldRed.png") no-repeat scroll left top rgba(0, 0, 0, 0);
    top: 0;
    width: 90px !important;
    height: 80px;
}
.leased {
    position: absolute;
    background: url("/masterimages/Leased.png") no-repeat scroll left top rgba(0, 0, 0, 0);
    top: 0;
    width: 90px !important;
    height: 80px;
}
.sold-img,
.sold-details {
    padding-left: 0px;
    padding-right: 10px;
}
.sold-details h3 {
    font-size: 18px;
    line-height: 24px;
}
.sold-details h3.prop-details {
    font-size: 16px;
    line-height: 22px;
}
.featured-row {
    position: relative;
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background-color: #F6F6F6;
    border-color: #DADADA #A7A7A7 #A7A7A7 #DADADA;
    border-image: none;
    border-radius: 2px 2px 2px 2px;
    border-style: solid;
    border-width: 1px;
    height: auto;
    box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.2);
    margin: 0px 0 9px;
    padding: 10px;
}
.alllistings-container {
    margin: 0 15px !important;
}
.tab-pane ul li {
    color: #000;
    font-size: 16px;
    line-height: 22px;
}
.tab-pane ul.ulm20 {
    margin-left: 20px;
}
.contact-section {
    padding-bottom: 20px;
}
.contact-section ul,
.contact-section ul.ulm20 {
    margin-left: 25px;
    margin-top: 15px;
}
.contact-section ul.ulm20 li,
.contact-section ul li,
.contact-section p {
    font-size: 16px;
    line-height: 24px;
}
.contact-section .page-header {
    border-bottom: 0;
}

/**Featured properties**/
.featured-properties-container {
    padding: 15px;
}
.featured-properties-container .featured-row {
    background: #F6F6F6;
    position: relative;
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background-color: #F6F6F6;
    border-color: #DADADA #A7A7A7 #A7A7A7 #DADADA;
    border-image: none;
    border-radius: 2px 2px 2px 2px;
    border-style: solid;
    border-width: 1px;
    height: auto;
    box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.2);
    margin: 0px 0 9px;
    padding: 10px;
}
.featured-properties-container .featured-row .featured-first {
    position: relative;
    overflow: hidden;
    background-position: center;
    background-attachment: fixed;
    background-size: cover;
    background: #FFF;
    border: 1px solid #ddd;
    padding: 2px;
}
.featured-properties-container .featured-description,
.featured-properties-container .small {
    color: #999;
}
.featured-description {
    padding-top: 5px;
}
.featured-properties-container .price {
    color: #333;
    font-size: 22px;
    line-height: 28px;
    padding: 3px 0;
}
.featured-properties-container .address {
    color: #333;
    font-size: 14px;
    line-height: 20px;
}
.featured-properties-container .featured-row .featured-first a {
    margin-left: auto;
    margin-right: auto;
    text-align: center;
}
.featured-properties-container .featured-row .featured-first a img {
    display: block;
    min-width: 207px;
    width: auto!important;
    min-height: 150px;
    margin-left: auto;
    margin-right: auto;
}
.featured-properties-container.second-first,
.featured-third {
    padding: 0 5px;
}
.featured-properties-container.featured-third {
    position: absolute;
    bottom: 10px;
    right: 0;
}
.featured-properties-container.featured-items {
    padding: 3px 3px 10px;
    border: 1px solid #ddd;
    text-align: center;
    width: 100%;
    margin-bottom: 10px;
}
.featured-properties-container.buttons {
    width: 100px;
}
.featured-properties-container.buttons img {
    width: auto;
    cursor: pointer;
}
.featured-properties-container.images {
    width: 100%;
    height: 130px;
    position: relative;
}
.featured-properties-container.item {
    width: 100%;
    height: 350px;
    position: relative;
}
.featured-properties-container.images img {
    position: absolute;
    top: 0;
    left: 0;
}
.featured-properties-container.featured-links div {
    padding: 5px;
    list-style: none;
    width: 140px;
}
.featured-properties-container.featured-links label {
    width: 140px;
}
.featured-properties-container .featured-row .for-sale-label {
    position: absolute;
    background: url("/masterimages/ForSaleGreen.png") no-repeat scroll left top rgba(0, 0, 0, 0);
    top: 0;
    left: 0;
    width: 90px !important;
    height: 80px;
    z-index: 111;
    background-size: 100%!important;
}
.featured-properties-container .featured-row .sold-label {
    position: absolute;
    background: url("/masterimages/SoldRed.png") no-repeat scroll left top rgba(0, 0, 0, 0);
    top: 0;
    left: 0;
    width: 90px !important;
    height: 80px;
    z-index: 111;
    background-size: 100%!important;
}
.featured-properties-container .featured-row .photos-available {
    position: absolute;
    background-color: #FFF;
    opacity: 0.8;
    bottom: 2px;
    left: 2px;
    right: 2px;
    height: 25px;
    line-height: 25px;
    color: #858585 !important;
}
.addthis_toolbox .addthis_element {
    float: left;
    padding-right: 5px !important;
}
.addthis_toolbox a {
    margin-bottom: 5px;
    line-height: initial;
    margin-top: 2px;
}
.btn-blue .fa {
    opacity: 0.7;
    float: left;
    margin-top: 4px;
}
.featured-properties-container .featured-row .featured-first .photos-available {
    opacity: 0.8;
    color: #fff;
    text-align: center;
    margin: 0;
    font-size: 15px;
}
.featured-properties-container .featured-third .btn-blue {
    background-color: #362819;
    color: #fff;
    margin: 5px 0;
}
.featured-properties-container .featured-third .btn-blue:hover {
    background-color: #4b3823;
}
.property-tabs {
    min-height: 46px;
    margin-bottom: 20px !important;
    margin-left: auto;
    margin-right: auto;
    background-color: #F0F0F0 !important;
}
.property-tabs .nav-tabs&gt;li {
    margin-bottom: -2px;
}
#myTab&gt;li&gt;a {
    color: #000!important;
    padding: 12px 10px!important;
    border: none!important;
}
ul#myTab&gt;li.active&gt;a,
ul#myTab&gt;li.active&gt;a:hover,
ul#myTab&gt;li.active&gt;a:focus {
    border: none;
    border-radius: 0;
    background-color: #DDD !important;
    padding: 12px 10px!important;
}
ul#myTab&gt;li&gt;a:hover {
    border: none!important;
    color: #000!important;
    border-radius: 0!important;
    border-color: none!important;
    background-color: #DDD !important;
    padding: 12px 10px!important;
}
.row-content,
.featured-properties-container {
    margin-right: 0;
    margin-left: 0
}
.featured-second .small {
    font-size: 14px;
}
.featured-links .btn-xs {
    font-size: 14px;
}
#myTab {
    position: relative;
    text-align: center !important;
    margin: 0 auto;
    border-bottom: none !important;
}
#myTab li {
    text-align: center !important;
    display: inline-block !important;
    float: none !important;
}
.property-price-holder {
    padding-top: 10px;
}
.property-price-holder .fnt50opac-big {
    color: #000 !important;
}
.video-link {
    display: none;
}
.fnt50opac {
    text-align: center;
    line-height: 10px;
}
.fnt50opac-big {
    text-align: center;
    line-height: 30px;
    font-size: 30px!important;
}
.available-border {
    border-left: 2px solid #CCC;
}
.h10 {
    height: 10px;
}
.m10 {
    margin: 10px !important;
}
.big-image-container-NOT-USED {
    background: #fff;
    border: 1px solid #ccc;
    border-radius: 5px;
    padding: 0px;
    margin: 0px auto;
}
.big-image, .small-images div {
	text-align:center;
	margin:0 auto;
	margin-bottom:5px;
}
div.fsIDXdisclaimer {
    margin: 10px 0 5px 0;
    opacity: 0.5;
    font-size: 80%;
    font-style: italic;
}
.fsSubTitle,
.SubTitle {
    font-size: 150%;
    font-weight: bold;
    margin: 20px 0 10px;
}
div.required {
    background: url("/masterimages/background_map.gif") repeat scroll 0 0 rgba(0, 0, 0, 0);
    border: 1px solid #DDDDDD;
    border-radius: 2px;
    color: #FF0000;
    font-weight: bold;
    margin: 5px auto;
    padding: 5px;
    text-align: center;
}
.pm2,
.mp2 {
    margin: 2px;
    padding: 2px;
}
.eSubject {
    background: #ddd;
    border: 1px solid #CCCCCC;
    border-radius: 5px 5px 5px 5px;
    box-shadow: 0 3px 5px rgba(0, 0, 0, 0.1) inset;
    padding: 5px;
}
.headerAddThis {
    margin-top: 10px;
}
table#rooms {
    padding: 0;
    margin: 0;
    border-collapse: collapse;
    width: 100%;
}
#rooms td.tdrooms {
    padding: 5px;
    text-align: left;
    text-transform: capitalize;
    border-top: 1px solid #DDDDDD;
    border-left: 1px solid #DDDDDD;
    margin: 0;
}
#rooms tr.trrooms {
    background-color: #F0F0F0;
}
#rooms td:last-child {
    border-right: 1px solid #DDDDDD;
}
#rooms tr:last-child {
    border-bottom: 1px solid #DDDDDD;
}
#gallery div.ad-gallery {
    width: 100% !important;
    text-align: center !important;
    margin: 0 auto !important;
}
#gallery .ad-nav {
    width: 900px !important;
}
#gallery ul.ad-thumb-list {
    margin-left: 0 !important;
}
#gallery p.ad-info {
    margin-bottom: 0 !important;
}
#carousel .item&gt;img {
    width: auto !important;
    margin: 0 auto;
    height: 500px!important;
    opacity: 1 !important;
}
.fsDescription {
    padding-top: 20px;
}
.p5 {
    padding: 5px;
}
.fntwhite {
    color: #FFF;
}
header span.caret {
    margin-left: 7px;
}
#pgTitleWrap,
.pgTitleWrap {
    text-align: left;
    /*	width:960px; */
    
    background: linear-gradient(#FFFFFF, #CCCCCC);
    z-index: 100;
}
h1.pgTitle {
    font-size: 150%;
    font-weight: bold;
    width: 560px;
    padding: 10px 10px 10px 20px;
    margin: 0 !important;
    line-height: normal !important;
}
.fnt70perc {
    font-size: 70% !important;
}

/* Land Transfer Tax ###############*/
.calculator {
    text-align: Center;
    background-color: #FAFAFA;
    border-left: 1px solid #DDD;
    border-right: 1px solid #DDD;
    margin-top: 20px !important;
}
.calculator .panel-heading {
    background-color: #F0F0F0;
    border-top: 1px solid #DDD;
    border-bottom: 1px solid #DDD;
}
.calculator .panel-title {
    color: #000 !important;
}
.calculator-small {
    font-size: 80%;
}
.calculator .labelsForm {
    line-height: 30px;
}
input[type="checkbox"] {
    margin: 0 4px !important;
}
.m20 {
    margin: 20px;
}
.fnt50opac {
    opacity: 0.5;
}
div.propOH {
    font-size: 14px;
    line-height: 100%;
    text-align: center;
    width: 200px;
    border-radius: 4px 4px 4px 4px !important;
    background: #F00 !important;
    position: static;
    color: #FFF;
}
.propOHRecord {
    border-bottom: 1px solid #ddd;
    border-right: 1px solid #ddd;
    border-left: 1px solid #ddd;
    background-color: #FFF;
    font-size: 13px;
    color: #000;
    line-height: 1.4;
}
ul.fsUL {
    margin-left: 40px;
    margin-bottom: 0px;
}
.tblmap {
    width: 100%;
}
#mapwrapper,
#maparea {
    height: 600px !important;
}
.google_plusone_iframe_widget {
    width: 24px !important;
}
.hidden-padding-left {
    padding-left: 0 !important;
}
.hidden-padding-right {
    padding-right: 0 !important;
}
.hidden-padding-lateral {
    padding-left: 0 !important;
}
.page-header-general {
    font-size: 24px;
    font-weight: bold;
    padding-bottom: 15px;
    margin-bottom: 15px;
    border-bottom: 1px solid #DDD;
}
img.marketreport {
    background: #243784;
}

/*blog section*/

/*
.blog-section-not-used {
    margin-top: 40px;
}
*/
.our-blog-border {
    /*
    border-right: 1px solid #131F47;
    border-top: 1px solid #131F47;
*/
    
    padding-right: 2px;
}
.our-blog-heading {
    background: #243784;
    color: #FFF;
    margin: 2px auto;
    font-size: 20px;
    line-height: 34px;
    border-left: 5px solid #99ccff;
    padding-left: 15px !important;
    width: auto;
    text-transform: uppercase;
}
.our-blog-heading-rev {
    background: #A51E36;
    color: #FFF;
    margin: 2px auto;
    font-size: 20px;
    line-height: 34px;
    border-left: 5px solid #131F47;
    padding-left: 15px !important;
    width: auto;
}
.item-blog {
    border-bottom: 1px solid #DDD;
    margin-top: 20px;
    padding-bottom: 20px;
    margin-right: 0;
}
.our-blog-title h4 {
    font-size: 20px;
    color: #000;
    margin-top: 0;
    font-weight: 500;
}
.our-blog-title h4 a {
    text-decoration: none;
    font-size: 18px;
}
.our-blog-btn {
    margin: 0 auto;
}
.our-blog-text .small a {
    color: #666;
}
.img-blog {
    float: left;
    max-width: 100%;
    height: auto;
    margin: 5px 20px 5px 5px;
    ;
    max-height: 300px;
    border: 1px solid #DDD;
    padding: 2px;
}

a.share-to:link,a.share-to:visited,a.share-to:active {padding-left:8px;color:#666}
a.share-to:hover {padding-left:8px;color:#000}

.alignright {
    float: right;
}

@media only screen and (min-width:992px) {
    .small-images div {
        padding-bottom: 30.5%!important;
        /* 16:9 */
        height: 0;
        width: 45.3%;
        margin: 0 20px 20px 0;
        position: relative;
    }
    
    .photos div {
        width: 48%!important;
    }
    
    .small-images div img {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
    }
    
    .big-image {
        /* background: #dedede; */
        /* margin: 5px; */
    }
    
    .big-image img {
        margin: 0 auto;
        text-align: center;
        height: 343px;
    }
    
    .big-image-photos {
        background: #fff;
        border: 1px solid #ccc;
        border-radius: 5px;
        padding: 0px;
        margin: 0px auto;
        width: 48%;
        margin: 1%;
    }
    
    .properties-gallery {
        padding: 15px 25px 0;
    }
}
@media (max-width: 641px) {
    h1.section-main-text-center {
        font-size: 18px;
        line-height: 25px;
    }
    
    .section-title-line {
        margin-bottom: -33px;
        border-top: 1px solid #ccc;
    }
    
    #fh5co-counters {
        margin-bottom: 30px;
    }
    
    footer h1.clientName {
        font-size: 14px;
    }
    footer .brokerageName h1.clientName {
        text-align:center;
		margin-bottom:5px;
    }    
    footer h2.clientContact {
        font-size: 14px;
        margin-bottom: 5px;
    }
    
    footer h2.clientStatus {
        font-size: 10px;
        line-height: 1.5;
        margin-bottom: 6px;
        margin-top: 0;
    }

    footer .brokerageName h2.clientStatus {
        text-align:center;
    }
    
    footer p.footer-text {
        font-size: 12px;
        line-height: 16px;
        border-top: 1px solid #071c70;
        padding-top: 8px;
    }
    
    footer .fh-copyright-footer ul.fh-copyright-footer-links {
        font-size: 10px;
        line-height: 16px;
    }
    
    footer .crwork div.small {
        padding-top: 10px;
        border-top: 1px solid #243784;
        margin-top: 8px;
    }
}
@media (min-width:790px) and (max-width: 991px) {
    footer .clientInfo .footerClientPhoto {
        max-width: 100px;
    }
}
@media (max-width:480px) {
    /* smartphones, iPhone, portrait 480x320 phones */
    
    header {
        height: 50px;
    }
    
    .main {
        margin-top: 50px;
    }
    
    .breadcrumbs {
        margin-top: 50px;
        margin-bottom: 0;
    }
    
    .social-section-top ul {
        margin-bottom: 0;
    }
    
    .call-me-now {
        font-size: 12px;
    }
    
    a.lnkCallNow {
        font-size: 12px;
        line-height: 22px;
    }
    
    a.lnkCallNow i.fa,
    .contact-top-header .fa {
        font-size: 12px;
        line-height: 22px;
    }
    
    .banner-box {
        display: none !important;
    }
    
    img.logo-mobile {
        top: 0;
        left: 0;
        position: absolute;
        max-height: 50px !important;
    }
    img.logo-mobile-by-side {
		display:none;
        left: 165px;
        position: absolute;
        max-height: 22px !important;
		margin:14px 0;
	}
    
    #myCarousel .carousel-indicators {
        display: none;
    }
    
    header.shrink {
        height: 51px;
        padding-top: 0;
        border-bottom: 1px solid #FFF;
    }
    
    .image-header-shrink {
        display: none;
    }
    
    h1.section-main-text-center {
        font-size: 16px;
        line-height: 23px;
    }
    
    .section-main-text-center span {
        padding: 5px;
    }
    
    .section-main-text-center span i.fa {
        margin-right: 5px;
    }
    
    p,
    .contact-section ul.ulm20 li {
        font-size: 14px;
        line-height: 19px;
    }
    
    .trust-experience-text h4 {
        font-size: 16px;
        line-height: 18px;
        font-weight: bold;
    }
    
    #fh5co-counters {
        margin-bottom: 0;
        margin-top: 20px;
    }
    
    .testimonials {
        margin-top: 0
    }
    
    p.community-title {
        font-size: 13px;
    }
    
    .our-blog-heading {
        font-size: 16px;
        line-height: 18px;
        padding-top: 3px;
        padding-bottom: 3px;
        padding-left: 8px !important;
    }
    
    .item-blog {
        margin-right: 0;
        margin-left: 0;
    }
    
    .our-blog-title h4 {
        padding-top: 10px;
        font-size: 16px;
    }
    
    .main-menu li&gt;a {
        font-size: 14px;
        line-height: 24px;
        font-family: 'Open Sans', sans-serif;
        font-weight: normal;
        color: #fff;
        display: block;
        text-decoration: none;
        text-transform: capitalize;
        padding: 4px 10px;
        transition: none;
        -moz-transition: none;
        -webkit-transition: none;
        -o-transition: none;
        cursor: pointer;
        white-space: normal !important;
    }
    
    .main-menu ul li:hover&gt;ul,
    .navbar-nav .open .dropdown-menu&gt;li&gt;a {
        top: 32px;
        opacity: 1;
        visibility: visible;
    }
    
    .main-menu ul li ul li a {
        padding-top: 5px;
        padding-bottom: 5px;
    }
    
    .main-menu ul li ul li:hover a {
        font-size: 14px;
        font-weight: normal;
        height: auto;
        line-height: 20px;
        padding: 5px 13px;
        text-transform: none;
        background: #243784;
        color: #fff !important;
        width: 100%;
    }
    
    img.clientArtwork1 {
        max-height: 140px;
        margin-bottom: 10px;
    }
    
    .hidden-padding-lateral {
        padding-left: 0 !important;
        padding-right: 0 !important;
    }
    
    .contact-section img.footerClientPhoto {
        max-width: 100px;
        float: right;
    }
    
    .page-header {
        border-bottom: 0;
    }
    
    .BrokerageLogoWrapper {
        text-align: center;
        margin: auto;
    }
    
    .form-right-footer {
        margin-bottom: 0;
    }
    
    .brokerageName {
        padding-top: 5px;
        padding-bottom: 5px;
        text-align: center;
        margin-bottom: 10px;
        margin-top: 10px;
    }
    
    .mortgage-tabs&gt;li&gt;a {
        padding: 5px 6px !important;
    }
    
    .mortgage-tabs li.active a:hover,
    .mortgage-tabs li.active a:focus {
        padding: 5px 6px !important;
    }
    
    .mortgage-tabs {
        display: none;
    }
    
    .tab-content .fade {
        display: block !important;
        opacity: 1 !important;
    }
    
    .tab-content .fade ul.ulm20 {
        margin-top: 0;
    }
    
    .tab-content .fade h3 {
        margin-top: 10px;
    }
    
    .our-blog-images img {
        margin-top: 10px;
    }


}
@media (max-width:641px) {
    .footerClientPhoto {
        width: 100%;
        margin: 0 auto;
    }
    
    .main-menu ul li ul {
        width: 100% !important;
    }
    
    .brokerageName h1 {
        text-align: center;
    }

	img.autox160 {
	    width: auto !important;
	    max-height: 350px !important;
	    margin: 0 auto;
		height: auto !important;
	}

	.empty-label {
		height:1px !important;
		overflow: hidden;
		margin-top:5px !important;
	}
	.master-search h1.section-main-text-center span{
		margin-top:0;
		margin-bottom:0;
		padding:0;
	}
	.master-search h1.section-main-text-center {
		margin-top:20px;
		margin-bottom:0;
		padding:0;
	}

}
@media (max-width:961px) and (min-width:641px) {
    .footerClientPhoto {
        width: 100%;
    }
    
    .logo-mobile {
        display: none;
    }
}
@media (max-width:789px) {
    header {
        height: 50px;
    }
    
    .main {
        margin-top: 50px;
    }
    
    .breadcrumbs {
        margin-top: 50px;
        margin-bottom: 0;
    }
    
    .logo-mobile {
        display: block;
    }
    
    img.logo-mobile {
        top: 0;
        left: 0;
        position: absolute;
        max-height: 50px !important;
    }

    .banner-box {
        display: none !important;
    }
    
    .mobile-menu .icon-bar {
        background: #fff;
    }

	.logo-mobile-wrapper {
        top: 0;
        left: 0;
        position: absolute;
        max-height: 50px !important;
	}

	.logo-mobile-wrapper .name-section-top-banner h1 {
		color:#FFF;
		text-transform:uppercase;
		text-transform:none;
		font-size:16px;
		text-align:center;
		margin-bottom:0;
		margin-top:9px;
	}
	.logo-mobile-wrapper .name-section-top-banner .name-banner-status {
		color:#FFF;
		text-align:center;
	}


	.logo-mobile-wrapper .name-section-top-banner .name-banner-status span {
		color: #FFF;
		font-size: 9px;
		text-transform:uppercase;
		font-family: 'Open Sans', sans-serif;
		padding:1px 3px !important;
		background: #C00;
		font-weight:normal;
	}


	h1.footer-heading { font-size:22px; font-weight:bold; margin-top:20px !important;margin-bottom:10px !important;letter-spacing:1px;}
	.footer-row-padding div {border-bottom:1px solid #014283; }
	.footer-row-padding {padding-bottom:0 !important}
	.blog-x .item-blog{ margin-top:0 !important}

    img.logo-mobile-by-side {
        top: 0;
        left: 255px;
        position: absolute;
        max-height: 40px !important;
		margin:5px 0;
	}
	img.img-company-logo {
		max-height:50px;
	}
	footer {
	    padding-bottom: 30px;
	}
    
    .footerClientPhoto {
        max-height: 140px;
        width: auto;
    }

    .bottom-align {
        position: relative !important;
    }
}
@media (min-width:961px) {
    /* tablet, landscape iPad, lo-res laptops ands desktops */
    
    header {
        height: 188px;
    }
    
    .main {
        margin-top: 188px;
    }
    
    .breadcrumbs {
        margin-top: 188px;
        margin-bottom: 15px;
    }
    
    .logo-mobile {
        display: none;
    }
    
    .navbar {
        max-height: 50px;
    }
    
    .navbar .navbar-collapse {
        text-align: center;
        padding-left: 0;
    }
    
    .navbar .navbar-nav {
        display: inline-block;
        float: none;
        text-align: center;
        margin: auto;
    }
    
    .main-menu li&gt;a {
        font-size: 14px !important;
        line-height: 50px;
        font-family: Open Sans;
        font-weight: normal;
        color: #fff;
        display: block;
        text-decoration: none;
        text-transform: capitalize;
        padding: 0 20px !important;
        transition: none;
        -moz-transition: none;
        -webkit-transition: none;
        -o-transition: none;
        cursor: pointer;
        white-space: normal !important;
    }
    
    .maxh140 {
        margin-left: 10px;
    }
    
    footer p.footer-text {
        font-size: 13px;
    }
    
    .call-me-now {
        display: none;
    }
    
    .header-box {
        z-index: 4;
        position: absolute;
        top: 60px;
        text-align: center;
        left: 50%;
        -webkit-transform: translateX(-50%);
        transform: translateX(-50%);
        padding: 0px;
        margin: 0px;
    }
    
    .header-box h1 {
        color: #fff;
        font-size: 40px;
        text-transform: uppercase;
        text-shadow: 1px 0 0 #000, 0 -1px 0 #000, 0 1px 0 #000, -1px 0 0 #000;
        font-family: 'Raleway';
        font-weight: bold;
    }
    
    .header-box h2 {
        color: #FFFFFF;
        font-size: 16px;
        text-transform: uppercase;
        margin: 0 0 15px;
        text-shadow: 1px 0 0 #000, 0 -1px 0 #000, 0 1px 0 #000, -1px 0 0 #000;
        font-family: 'Raleway';
    }
    
    .header-box a {
        color: #fff;
        background: #c29441;
        padding: 10px 30px;
        display: inline-block;
        margin: 15px 10px 0;
        font-size: 16px;
        font-weight: bold;
        border: 1px solid #c29441;
        border-radius: 10px;
    }
	.logo-mobile-wrapper {
		display: none;
	}
}
@media (min-width:790px) and (max-width: 991px) {
    header {
        height: 199px;
    }
    
    header.shrink {
        height: 145px !important;
    }
    
    .main, .breadcrumbs {
        margin-top: 199px;
    }
    
    .breadcrumbs {
        margin-bottom: 0;
    }
    
    .main-menu li&gt;a {
        font-size: 13px !important;
        line-height: 50px;
        font-family: Open Sans;
        font-weight: normal;
        color: #fff;
        display: block;
        text-decoration: none;
        text-transform: capitalize;
        padding: 0 9px !important;
        transition: none;
        -moz-transition: none;
        -webkit-transition: none;
        -o-transition: none;
        cursor: pointer;
        white-space: normal !important;
    }

	.logo-mobile-wrapper {
		display: none;
	}
	
}

@media (max-width:1200px) and (min-width:991px) {
    header {
        height: 224px;
    }
    
    header.shrink {
        height: 158px !important;
    }
    
    .main {
        margin-top: 224px;
    }
    
    .breadcrumbs {
        margin-top: 221px;
        margin-bottom: 0;
    }
    
    .logo-mobile {
        display: none;
    }
    
    .main-menu li&gt;a {
        font-size: 14px !important;
        line-height: 50px;
        font-family: Open Sans;
        font-weight: normal;
        color: #fff;
        display: block;
        text-decoration: none;
        text-transform: capitalize;
        padding: 0px 20px !important;
        transition: none;
        -moz-transition: none;
        -webkit-transition: none;
        -o-transition: none;
        cursor: pointer;
        white-space: normal !important;
    }
}
@media (max-width:931px) and (min-width:790px) {
    .main {
        /*margin-top: 244px;*/
    }
}
@media (min-width:1200px) {
    /* tablet, landscape iPad, lo-res laptops ands desktops */
    
    header {
        height: 246px;
    }
    
    .main,
    .breadcrumbs {
        margin-top: 246px;
    }
    
    .main-menu li&gt;a {
        font-size: 14px !important;
        line-height: 50px;
        font-family: Open Sans;
        font-weight: normal;
        color: #CCC;
        display: inline-block;
        text-decoration: none;
        text-transform: capitalize;
        padding: 0 22px !important;
        transition: none;
        -moz-transition: none;
        -webkit-transition: none;
        -o-transition: none;
        cursor: pointer;
        white-space: normal !important;
    }
    
    .main-menu ul li ul li a::after {
        content: "";
        border: none !important;
    }
    
    header.shrink {
        height: 200px;
        box-shadow: 0 1px #FFFFFF inset, 0 1px 3px rgba(34, 25, 25, 0.4);
    }

	.image-header-shrink {
		padding:10px 0;
	}
    
    .header-box {
        z-index: 4;
        position: absolute;
        top: 75px;
        text-align: center;
        left: 50%;
        -webkit-transform: translateX(-50%);
        transform: translateX(-50%);
        padding: 0px;
        margin: 0px;
    }
    
    .header-box h1 {
        color: #fff;
        font-size: 50px;
        text-transform: uppercase;
        text-shadow: 1px 0 0 #000, 0 -1px 0 #000, 0 1px 0 #000, -1px 0 0 #000;
        font-family: 'Raleway';
        font-weight: bold;
    }
    
    .header-box h2 {
        color: #FFFFFF;
        font-size: 20px;
        text-transform: uppercase;
        margin: 0 0 15px;
        text-shadow: 1px 0 0 #000, 0 -1px 0 #000, 0 1px 0 #000, -1px 0 0 #000;
        font-family: 'Raleway';
    }

}
@media (max-width: 1210px) {
    .featured-links a.btn-xs:link,
    .featured-links a.btn-xs:visited,
    .featured-links a.btn-xs:active,
    .featured-links a.btn-xs:hover,
    .featured-links .btn-xs {
        font-size: 10px !important;
        text-transform: uppercase;
    }
}
.call-me-now-box {
    border: 5px solid #CCC;
    width: 90%;
    line-height: 160%;
    padding: 5px;
    background: #F0F0F0;
    color: #000;
}
.call-me-now-box i.fa-stack-2x {
    color: #F00;
}
.call-me-now-box i.fa-stack-1x {
    color: #FFF;
}
.footer-text {
    margin-top: 10px;
    margin-bottom: 10px;
    padding-bottom: 10px;
}
.eSubjectColor i {
    margin-left: 5px;
}
.eSubjectColor {
    border-radius: 5px;
    box-shadow: 0 3px 5px rgba(0, 0, 0, 0.1) inset;
    padding: 5px;
    font-weight: bold;
}
.small,
small {
    font-size: 85% !important;
}
.nopadding {
    padding: 0 !important;
}
.nopaddingx {
    padding-left: 0 !important;
    padding-right: 0 !important;
}
.nopaddingleft {
    padding-left: 0 !important;
}
.nopaddingright {
    padding-right: 0 !important;
}
.nopaddingy {
    padding-top: 0 !important;
    padding-bottom: 0 !important;
}
.nomargin {
    margin: 0 !important;
}
.noborder {
    border: 0 !important;
}
.btn-default {
    text-shadow: none;
}
.google_plusone_iframe_widget {
    width: 40px !important;
}
.top-blurb {
    color: #f1e8d7;
    width: 100%;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    font-size: 16px;
    line-height: 30px;
    padding-left: 2px;
}
.contact-section-top ul li.contact-section-top-lead-text {
    color: #f1e8d7;
    font-size: 16px !important;
    line-height: 30px;
    padding-right: 5px;
}
img.homepage-profile {
    margin-right: auto;
    margin-left: auto;
    margin-bottom: 20px;
}
img.mortgageapp {
    margin-bottom: 20px;
}

/*buttons with animation on frontpage*/

.header-box a {
	animation-delay:2s;
}
.header-box a:link, .header-box a:visited {
    color: #fff;
    background: #004e9b;
    padding: 14px 50px;
    display: inline-block;
    margin: 15px 10px 0;
    font-size: 18px;
    font-weight: bold;
    border: 1px solid #004e9b;
    border-radius: 10px;
	text-decoration:none;
}
.header-box a.second {
    background: #C00;
    color: #FFF;
    border: 1px solid #C00;

}
.slideInLeft {
    -webkit-animation-name: slideInLeft;
    -moz-animation-name: slideInLeft;
    -o-animation-name: slideInLeft;
    animation-name: slideInLeft;
}
.animated {
    opacity: 1;
    -webkit-animation-duration: 1s;
    -moz-animation-duration: 1s;
    -o-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-fill-mode: both;
    -moz-animation-fill-mode: both;
    -o-animation-fill-mode: both;
    animation-fill-mode: both;
}
.header-box a.second:hover,
.header-box a:hover {
    color: #FFF;
    text-decoration: none !important;
    border: 1px solid #FFF;
}
@media screen and (max-width:1079px) {
    .header-box {
        position: absolute;
        z-index: 4;
        display: block;
        top: 20px;
        margin: 30px auto 0 auto;
        text-align: center;
        width: 100%;
    }
    
    .header-box h1 {
        font-size: 30px;
        color: #fff;
        text-transform: uppercase;
        text-shadow: 1px 0 0 #000, 0 -1px 0 #000, 0 1px 0 #000, -1px 0 0 #000;
        font-family: 'Raleway';
        font-weight: bold;
        text-align: center;
    }
    
    .header-box h2 {
        color: #fff;
        font-size: 16px;
        text-transform: uppercase;
        text-shadow: 1px 0 0 #000, 0 -1px 0 #000, 0 1px 0 #000, -1px 0 0 #000;
        font-family: 'Open Sans Condensed', sans-serif;
        font-weight: bold;
        text-align: center;
    }
    
    .header-box a {
        color: #fff;
        background: #c29441;
        padding: 5px 15px;
        display: inline-block;
        margin: 15px 10px 0;
        font-size: 14px;
        font-weight: bold;
        border: 1px solid #c29441;
        border-radius: 5px;
    }
}
@media screen and (max-width:990px) {
    .navbar-header {
        float: none;
        ;
    }
    
    .navbar-nav&gt;li {
        float: none!important;
    }
    
    .header-box {
        position: absolute;
        z-index: 4;
        display: block;
        top: 60px;
        margin: 10px auto 0 auto;
        text-align: center;
        width: 100%;
    }
    
    .header-box h1 {
        font-size: 24px;
        margin-top: 10px;
        margin-bottom: 5px;
    }
    
    .header-box h2 {
        color: #fff;
        font-size: 16px;
        text-transform: uppercase;
        text-shadow: 1px 0 0 #000, 0 -1px 0 #000, 0 1px 0 #000, -1px 0 0 #000;
        font-family: 'Open Sans Condensed', sans-serif;
        font-weight: bold;
        text-align: center;
        letter-spacing: 1px;
        margin-top: 5px;
        margin-bottom: 5px;
    }
    
    .header-box a {
        padding: 5px 20px;
    }
    
    .carousel-indicators {
        bottom: 5px;
    }
}
@media screen and (max-width:900px) {
    .header-box {
        position: absolute;
        z-index: 4;
        display: block;
        top: 50px;
        margin: 10px auto 0 auto;
        text-align: center;
        width: 100%;
    }
}
@media screen and (max-width:789px) {
    .header-box {
        position: absolute;
        z-index: 4;
        display: block;
        top: 20px;
        margin: 10px auto 0 auto;
        text-align: center;
        width: 100%;
    }
    
    .header-box h1 {
        font-size: 20px;
        margin-top: 0px;
        margin-bottom: 5px;
    }
    
    .header-box h2 {
        color: #fff;
        font-size: 14px;
        margin-top: 5px;
        margin-bottom: 5px;
    }
    
    .header-box a {
        padding: 5px 20px;
    }
    
    .header-box a {
        color: #fff;
        background: #e01c2f;
        padding: 3px 7px;
        display: inline-block;
        margin: 5px 10px 5px 10px;
        font-size: 12px;
        font-weight: bold;
        border: 1px solid #e01c2f;
        border-radius: 2px;
    }
    
    .carousel-indicators {
        bottom: 0;
    }
}
#myCarousel {
    background: #000;
}
#myCarousel .carousel-inner .item img {
    opacity: 0.60;
}
.btn-custom {
    color: #ffffff !important;
    background-color: #e01c2f;
    border-color: #C00;
}
.btn-custom:hover,
.btn-custom:focus,
.btn-custom:active,
.btn-custom.active,
.open .dropdown-toggle.btn-custom {
    color: #ffffff;
    background-color: #C00;
    border-color: #C00;
}
.btn-custom:active,
.btn-custom.active,
.open .dropdown-toggle.btn-custom {
    background-image: none;
}
.btn-custom.disabled,
.btn-custom[disabled],
fieldset[disabled] .btn-custom,
.btn-custom.disabled:hover,
.btn-custom[disabled]:hover,
fieldset[disabled] .btn-custom:hover,
.btn-custom.disabled:focus,
.btn-custom[disabled]:focus,
fieldset[disabled] .btn-custom:focus,
.btn-custom.disabled:active,
.btn-custom[disabled]:active,
fieldset[disabled] .btn-custom:active,
.btn-custom.disabled.active,
.btn-custom[disabled].active,
fieldset[disabled] .btn-custom.active {
    background-color: #B28837;
    border-color: #936D23;
}
.btn-custom .badge {
    color: #B28837;
    background-color: #ffffff;
}
.bottom-align {
    position: absolute;
    bottom: 0;
    right: 0;
}
@media (max-width: 789px) {
    .main-menu ul.navbar-nav&gt;li&gt;a {
        border-bottom: 1px solid #999;
    }
    
    .navbar-nav {
        float: none;
    }
    
    .main-menu ul ul a:hover {
        width: 100%;
    }
    
    .main-menu ul li ul {
        width: 100%!important;
    }
}

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

	img.logo-header {
	  margin: 32px auto !important;
	}

}

@media (min-width: 768px) and (max-width: 789px) {
    .navbar-collapse.collapse {
        display: none!important;
    }
    
    .collapse.in {
        display: block!important;
    }
    
    .navbar-nav .open .dropdown-menu&gt;li&gt;a:focus,
    .navbar-nav .open .dropdown-menu&gt;li&gt;a:hover {
        background-image: none!important;
    }
    
    .navbar-nav .open .dropdown-menu&gt;li&gt;a {
        line-height: 20px!important;
    }
    
    .navbar-nav .open .dropdown-menu .dropdown-header,
    .navbar-nav .open .dropdown-menu&gt;li&gt;a {
        padding: 5px 15px 5px 25px!important;
    }
    
    .navbar-nav .open .dropdown-menu&gt;li&gt;a:focus,
    .navbar-nav .open .dropdown-menu&gt;li&gt;a:hover {
        background-image: none;
    }
    
    .navbar-nav .open .dropdown-menu&gt;li&gt;a {
        line-height: 20px;
    }
    
    .navbar-nav .open .dropdown-menu .dropdown-header,
    .navbar-nav .open .dropdown-menu&gt;li&gt;a {
        padding: 5px 15px 5px 25px;
    }
    
    .navbar-nav .open .dropdown-menu {
        position: static;
        float: none;
        width: auto;
        margin-top: 0;
        background-color: transparent;
        border: 0;
        -webkit-box-shadow: none;
        box-shadow: none;
    }
}
.mobile-footer {
    bottom: 0;
    position: fixed;
    left: 0;
    right: 0;
    height: 35px;
    background: #fff;
    border: 1px solid #f0f0f0;
}
.mobile-footer .fa {
	color: #e01c2f;
}
.mobile-footer .phone,
.mobile-footer .email {
    background: #003366;
    color: #fff;
    margin: 3px;
    padding: 3px 6px;
    text-align: center;
}
.mobile-footer .phone a,
.mobile-footer .email a {
    color: #fff;
    text-decoration: none;
}
.mobile-footer div {
    padding: 0;
}
.mobile-footer span {
    text-align: center;
}
	img.group-member-bio {
		max-width:250px;
	}

.breadcrumb&gt;.active {
	color: #666;
}

.btn-custom.raised {
	box-shadow: 0 3px 0 0 #005677;
	background: #006e96;
	color:#FFF;
	border:0;
	text-shadow:none;
}
.btn-custom.raised:active, .btn-custom.raised.active {
	color:#FFF;
	background: #006e96;
	box-shadow: none;
	margin-bottom: -3px;
	margin-top: 3px;

	text-shadow:none;
    outline: none !important;
}

a:link,a:visited,a:hover,a:focus,a:active,
#homebuyers:focus, #homebuyers:active {
   outline: none !important;
   box-shadow: none;
}
img.footerBrokerage-xs {
	max-height:50px !important;
	float:right;
}

.hq-ah--data-container &gt; div p {font-size:95%}</pre></body></html>