@import url(color.css);
.local-theme header .dropdown-menu {
    right: 0;
    left: inherit
}

.local-theme header .header-bar-1 a {
    font-size: 15px
}

.local-theme .splash-block {
    background: #f8f8f8;
    border-top: 1px solid #eaeaea;
    padding: 30px 0 !important
}

.local-theme .splash-block .thumbnail {
    background: transparent;
    display: block;
    border: 0;
    padding: 0px;
    text-transform: uppercase;
    font-weight: 700;
    border-radius: 0;
    border-bottom: 2px solid #eaeaea
}

.local-theme .splash-block .spt01 {
    color: #337ab7;
    font-family: "Open Sans", sans-serif;
    font-size: 16px;
    font-weight: 300;
    height: auto;
    line-height: 30px;
    text-align: center;
    text-transform: uppercase
}

.local-theme .splash-block .spd01 {
    font-size: 14px;
    margin: 5px 0 5px 0;
    color: #555555;
    padding: 0;
    margin-bottom: 15px !important;
    font-size: 12px;
    font-weight: normal;
    text-transform: none
}

.local-theme .splash-block .btn01 {
    margin-top: 15px
}

.local-theme .splash-block a img {
    opacity: 1;
    transition: ease 1s
}

.local-theme .splash-block a:hover img {
    opacity: .5;
    transition: ease 1s
}

.local-theme section#backpage-header {
    min-height: 40vh;
    background-position: center top;
    background-size: cover;
    position: relative
}

.local-theme section#backpage-header h1 {
    text-align: left;
    background: rgba(0, 0, 0, 0.49);
    padding: 5px;
    text-shadow: none !important;
    display: block;
    position: absolute;
    left: 0;
    text-transform: uppercase;
    font-size: 34px
}

.local-theme section#backpage-header .container {
    width: 100%;
    padding: 0 40px
}

.local-theme .home section.pro-text-blocks:first-child * {
    text-align: center
}

.local-theme .home section.headline-blocks {
    padding: 0px !important;
    display: block;
    color: white
}

.local-theme .home section.headline-blocks h1 {
    padding: 60px 0;
    margin: 0;
    text-align: center;
    background-image: url(../images/home-title.jpg)
}

.local-theme .pro-gallery-blocks h3 {
    color: #fff;
    margin: auto;
    background-color: rgba(0, 0, 0, 0.50);
    height: 34px;
    line-height: 34px;
}

.local-theme .pro-gallery-blocks .gallery-photo {
    width: 100%;
    margin-bottom: 10px;
}

.local-theme .pro-gallery-blocks .custom-gallery-style {
    width: 100%;
    display: block;
    position: static
}

.local-theme .pro-gallery-blocks .custom-gallery-style>div:first-child {
    display: block;
    width: 100%;
    padding-bottom: 75%;
    background-size: cover
}

.local-theme section#custom-home-grid a {
    text-align: center;
    overflow: hidden;
    display: block;
    position: relative
}

.local-theme section#custom-home-grid a:before {
    content: attr(data-title);
    position: absolute;
    top: 50%;
    bottom: 50%;
    margin: auto;
    float: none;
    display: block;
    z-index: 1;
    background-color: rgba(4, 4, 4, 0.5);
    text-align: left;
    padding: 5px 15px 5px 15px;
    min-height: 40px;
    font-size: 20px;
    padding-top: 5px;
    color: white
}

.local-theme section#custom-home-grid img {
    transition: ease .5s
}

.local-theme section#custom-home-grid a:hover>img {
    -webkit-filter: saturate(0);
    transition: ease .5s
}

@media (min-width: 1200px) {
    .local-theme section#home-banner .row.valign {
        position: absolute;
        width: 100%;
        bottom: 0;
        top: initial
    }
}

.local-theme section#home-banner input#submit {
    line-height: 0
}

.local-theme section#home-banner h1 {
    font-size: 45px;
    margin: 0 auto
}

@media (max-width: 767px) {
    .local-theme section#home-banner h1 {
        font-size: 3rem;
        line-height: 3rem
    }
}

.local-theme section#home-banner h1 h1:after {
    content: ' ';
    height: 1px;
    border-top: 1px solid white;
    display: block;
    width: 350px;
    margin: auto
}

@media (min-width: 768px) {
    .local-theme section#home-banner h2 {
        letter-spacing: 15px
    }
}

@media (max-width: 767px) {
    .local-theme section#home-banner h2 {
        letter-spacing: 2px;
        font-size: 20px
    }
}

.local-theme section#home-banner #broker-logo {
    width: 450px;
    max-width: 100%;
    float: none
}

.local-theme .backpage #backpage-header h1 {
    text-shadow: rgba(0, 0, 0, 0.43) 2px 4px 3px
}

@media (min-width: 992px) {
    .local-theme section#home-banner .container {
        padding: 15vh 0
    }
}

@media (min-width: 1200px) {
    .local-theme input#sqs_lookahead {
        font-size: 15px
    }
}

@media (min-width: 992px) {
    .local-theme section#home-banner {
        padding: 0
    }
    .local-theme .FeaturedSlot_Large .thumbnail {
        display: flex;
        align-items: center;
        padding: 0;
        margin-bottom: 0;
        margin-top: 0
    }
    .local-theme .flex-left .thumbnail {
        flex-direction: row !important
    }
    .local-theme .FeaturedSlot_Large .thumbnail .caption {
        padding: 30px;
        width: 50%
    }
    .local-theme .flex-left .thumbnail .caption {
        text-align: left
    }
    .local-theme .FeaturedSlot_Large .thumbnail>* {
        display: inline-block;
        vertical-align: middle
    }
    .local-theme .FeaturedSlot_Large .thumbnail>a {
        position: relative;
        height: 400px;
        padding-bottom: 50%;
        overflow: hidden;
        text-align: center;
        width: 50%
    }
    .local-theme .FeaturedSlot_Large .thumbnail>a>img {
        min-width: 100%;
        min-height: 100%;
        max-width: none;
        margin: auto;
        float: none;
        height: 500px;
        display: inline;
        position: absolute;
        left: -25%;
        right: -25%;
        top: -25%;
        bottom: -25%
    }
    .local-theme .FeaturedSlot_Large .thumbnail .caption:after {
        display: block;
        content: "";
        width: 100%;
        clear: none
    }
    .local-theme .FeaturedSlot_Large .thumbnail .caption h2 {
        margin-top: 0
    }
    .local-theme .FeaturedSlot_Large .thumbnail .caption p:first-child {
        margin-bottom: 0
    }
}

.local-theme div#mobile-nav-title a {
    font-size: 11px !important
}

section.splash-block div[class*="col"] {
    display: inline-block;
    float: none
}

.backpage .content-blocks section.pro-text-blocks {
    padding: 60px 0
}

.layout-full-width .content-blocks .form-block .container-fluid,
.layout-full-width .content-blocks section.pro-text-blocks .container-fluid {
    width: 1200px !important;
    max-width: 100% !important;
    margin: auto !important
}

.FeaturedSlot_Small.FSS_Text .btn01 {
    display: none
}

.FeaturedSlot_Small.FSS_Text {
    text-align: center;
    margin-bottom: 10px;
}

.FeaturedSlot_Small.FSS_Text .caption {
    position: absolute;
    top: 50%;
    color: white;
    width: 100%;
    text-align: center;
    padding: 0 0 0 0 !important
}

.FeaturedSlot_Small.FSS_Text .caption h3 {
    text-align: center;
    width: 100%;
    display: block;
    margin: 0 0 0 0;
    padding: 0 0 0 0;
    display: block;
    width: 100%;
    position: static
}

.FeaturedSlot_Small.FSS_Text .thumbnail {
    position: relative;
    overflow: hidden
}

.FeaturedSlot_Small.FSS_Text p.featured-blocks-paragraph,
p.featured-blocks-paragraph+p {
    display: none !important
}

.FeaturedSlot_Small.FSS_Text .thumbnail img,
.FeaturedSlot_Small.FSS_Text .thumbnail:hover img {
    transition: ease .5s
}

.FeaturedSlot_Small.FSS_Text .thumbnail:hover img {
    transform: scale(1.1);
    -webkit-filter: saturate(0)
}

/*homepage links*/
.thumbnail .caption a{
    color: #ffffff !important;
}

.thumbnail .caption a:hover{
    text-decoration: none;
}

/*Agents pages*/
#my_listings{
    display: none;
}

/*quick search widget*/
#IDX-quicksearch-39852{
    border-radius: 0 !important;
    -webkit-border-radius: 0 !important;
    border: none !important;
    box-shadow: unset !important;
    -webkit-box-shadow: unset !important;

}

#IDX-quicksearchForm-39852 {
    text-align: left !important;
    width: 100%;
}

div#quicksearch-mirror h3 {
    margin-left: 12px;
}

#IDX-quicksearchForm-39852 > .IDX-qsFieldWrap{
        display: block !important;
}

#IDX-quicksearchForm-39852 .IDX-qsInput, #IDX-quicksearchForm-39852 .IDX-qsSelectInput{
    display: block;
    width: 100% !important;
    height: 34px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    margin: 0 !important;
}

#IDX-quicksearchForm-39852 .IDX-qsButtonInput{
    background: #0F1E45;
    border: transparent;
    display: inline-block;
    width: 100px !important;
    min-height: 40px;
    padding: 10px;
    color: #ffffff;
    margin-top: 20px !important;
}

@media (min-width: 992px){
    #IDX-qsMinPriceWrap-39852, #IDX-qsMaxPriceWrap-39852, #IDX-qsMinBedWrap-39852, #IDX-qsMinBathWrap-39852{
            width: 50%;
            float: left;
    }
}

@media (min-width: 768px){
    .mxr-15{
        margin-right: 15px;
    }
}

/*IDX styles*/
.slideshow-container{
    background-color: #ffffff;
}

/*homepage banner*/
@font-face {
  font-family: 'Calibri-sjr';
  src: url('/fonts/Calibri.woff') format('woff'),
       url('/fonts/Calibri.ttf')  format('truetype');
}
#homepage-header-callout-text{
    width: 100%;
    max-width: 750px;
    padding: 20px;
    font-family: calibri-sjr, sans-serif;
    background-color: rgba(0, 0, 0, 0.50);
    color: #ffffff;
    font-size: 3rem;
    margin: 65px auto 20px auto;
    text-align: left;
}
@media (max-width: 1599px){
    #homepage-header-callout-text{
        width: 450px;
        margin-top: 0px;
    }
}
@media (max-width: 1199px){
    #homepage-header-callout-text{
        max-width: 100%;
        margin-top: 0px;
    }
}
@media (max-width: 767px){
    #home-banner .col-md-6.col-lg-7 {
        padding: 0 0 0 0;
    }
}

/*sales report page*/
#sales-report{
    overflow: auto;
}
#sales-report IFRAME{
    width: 100%;
    height: 1000px;
}
#sales-report TABLE{
    margin: auto;
    font-size: 1.7rem;
    max-width: 1000px;
    width: 100% !important;
    height: auto !important;
}
#sales-report TABLE TR TD{
    padding: 3px;
}
#sales-report TABLE TD, #sales-report TABLE COL, #sales-report TABLE TR{
    width: auto !important;
    height: auto !important;
}

