/*
Theme Name: Responsive
Theme URI: http://wordpress.org/
Description: The Responsive theme was developed for Windermere
Author: Kevin Wong
Version: 1.0
*/


@font-face {
    font-family: "Semplicita Pro";
    src: url('/wp-content/plugins/matrix/styles/fonts/semplicitapro-regular-webfont.woff') format('woff'),
    url('/wp-content/plugins/matrix/styles/fonts/semplicitapro-regular-webfont.eot') format('truetype');
}
@font-face {
    font-family: "Semplicita Pro";
    src: url('/wp-content/plugins/matrix/styles/fonts/semplicitapro-bold-webfont.woff') format('woff'),
    url('/wp-content/plugins/matrix/styles/fonts/semplicitapro-bold-webfont.eot') format('truetype');
    font-weight: bold;
}
@font-face {
    font-family: "Semplicita Pro";
    src: url('/wp-content/plugins/matrix/styles/fonts/semplicitapro-italic-webfont.woff') format('woff'),
    url('/wp-content/plugins/matrix/styles/fonts/semplicitapro-italic-webfont.eot') format('truetype');
    font-style: italic;
}
@font-face {
    font-family: "Semplicita Pro";
    src: url('/wp-content/plugins/matrix/styles/fonts/semplicitapro-bolditalic-webfont.woff') format('woff'),
    url('/wp-content/plugins/matrix/styles/fonts/semplicitapro-bolditalic-webfont.eot') format('truetype');
    font-weight: bold;
    font-style: italic;
}
@font-face {
    font-family: "Semplicita Pro";
    src: url('/wp-content/plugins/matrix/styles/fonts/semplicitapro-light-webfont.woff') format('woff'),
    url('/wp-content/plugins/matrix/styles/fonts/semplicitapro-light-webfont.eot') format('truetype');
    font-weight: 200;
}
@font-face {
    font-family: "Semplicita Pro";
    src: url('/wp-content/plugins/matrix/styles/fonts/semplicitapro-lightitalic-webfont.woff') format('woff'),
    url('/wp-content/plugins/matrix/styles/fonts/semplicitapro-lightitalic-webfont.eot') format('truetype');
    font-weight: 200;
    font-style: italic;
}




@media screen and (max-width: 782px) {
    html body #wpadminbar {
        z-index: 6000 !important;
    }
}

html, body, #wrapper, .wrapper.homepage{
    height: 100%;
}
.wrapper.homepage.responsive.page-wrapper {
    overflow: hidden;
    margin: 0 auto;
}

body {
    min-width: 320px;
    font-size: 15px;
    font-family: "Semplicita Pro", Helvetica, Arial, sans-serif;
}
body.home {
    background-color: #fdfdfd;
}
h1, h2, h3, h4, h5, h6 {
    line-height: normal;
    font-family: "Semplicita Pro", Helvetica, Arial, sans-serif;
    font-weight: 100;
}

body.admin-bar .navbar-fixed-top {
    top: 32px;
}
@media screen and ( max-width: 782px ) {
    body.admin-bar .navbar-fixed-top {
        top: 46px;
    }
}
@media screen and (max-width: 782px) {
    html #wpadminbar {
        left: 0!important;
        z-index: 500!important;
        height: 46px;
        min-width: 300px;
        position: fixed;
    }
}

h1.agent-name-h1 {
    font-size: inherit;
    margin: 0;
}
h2{
    font-size: 1.75em;
}
h3{
    font-size: 1.4166666667em;
    margin-bottom: 12px;
}
input[type=text],
input[type=text].form-control,
textarea,
textarea.form-control {
    font-size: 16px;
}

.btn:focus, .btn:active:focus, .btn.active:focus {
    outline: none;
}

input.responsive-button {
    border-radius: 15px;
    width: auto;
    padding: 12px 20px;
    font-size: 16px;
}
input.responsive-button:focus {
    outline: none;
}

input.grey_text {
    color: #b5b2ab !important;
}
div.container.container-fluid {
    width: auto;
}

div.background {
    display: none;
}

div.affix {
  z-index: 5003;
}
div.nav-bar {
    border-bottom: 1px solid #eeeeee;
    z-index: 5002;
    min-width: 320px;
}
.homepage div.nav-bar {
    border-bottom: none;
}
div.subheader {
    width: 100%;
    min-height: 100%;
    position: relative;
}
div#one.subheader:after {
    clear: both;
    content: "";
    display: table;
}
div.subheader .background-image{
    overflow: hidden;
}
div.subheader > div.agentcustomareaimage > img{
    position: absolute;
    z-index: 3;
}
div.subheader .page-down {
    position: absolute;
    bottom: 5px;
    text-align: center;
    left: 48%;
    z-index: 4;
}
@media (max-width: 767px), (max-height: 480px) {
    body.layout-default div.subheader .page-down {
        display: none;
    }
}
@media (max-width: 480px), (max-height: 480px) {
    body.layout-largeimage div.subheader .page-down {
        display: none;
    }
}

div.subheader a.fa-angle-down{
    color: #3879bc;
    position: relative;
    margin: 0 auto;
    font-weight: bold;
    font-size: 48px;
    width: 48px;
    border: 1px solid;
    border-radius: 50px;
    background: rgba(255,255,255,0.5);
}
div.subheader a.fa-angle-down:hover,
div.subheader a.fa-angle-down:focus {
    background: rgba(0,0,0,0.05);
    color: #666666;
    text-decoration: none;
    outline: none;
}
@media (min-width: 992px) {
    div.subheader a.fa-angle-down {
        font-size: 64px;
        width: 64px;
    }
}
div.agentcustomarea {
    overflow: visible;
}
div.footer:after, div.footer >div:after, div.header:after, div.wrapper:after {
  content: inherit;
  height: 0;
  display: none;
}
#contactMeModal, #sucessModal, #sendingModal {
  top: 30%;
  -webkit-overflow-scrolling: touch;
}
#contactMeModal .modal-header, #sucessModal .modal-header{
  border-bottom: 0;
}
#contactMeModal input, #contactMeModal textarea{
  color: #080808;
}
#contactMeModal .modal-header h2.modal-title{
  font-size: 24px;
}
#contactMeModal .form-control-feedback {
  left: -15px;
  right: inherit;
  top: inherit;
}

#contactMeModal .help-block{
  opacity: 0;
}
#contactMeModal .has-success .help-block, #contactMeModal .has-error .help-block {
  opacity: 1;
}
#sucessModal .fa-circle{
  color: #3c763d;
}
#sucessModal .fa-check{
  color: white;
}
@media screen and (max-width: 480px) {
  #contactMeModal .form-control-feedback {
    left: 2px;
    top: -5px;
  }
  #contactMeModal .help-block {
    padding-left: 17px;
  }
}
div.wrapper {
    margin: 0 auto;
    height: auto;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    position: relative;
}
div.page-wrapper {
    min-height: 100%;
    height: auto !important;
    height: 100%;
    margin: 0 auto -60px; /* the bottom margin is the negative value of the footer's height */
}
/*
div.page-wrapper#neighborhoodNewsPage {
    margin: 0 auto;
}
*/

div.push-footer {
    height: 60px;
}
div.footer {
    height: auto;
    min-height: 60px;
    padding: 0;
    position: relative;
    overflow: hidden;
    z-index: 2;
}
div.footer-margin {
    background: none;
    background-color: #b3b2b3;
    min-height: 20px;
    padding: 0;
}
div.homepage.responsive div.footer-margin {
    margin-top: 20px;
}
div.footer-body {
    background: none;
    background-color: #4F4F51;
    color: #aaaaaa;
    text-align: left;
    height: 40px;
    padding: 3px 16px 0;
    font-size: 11px;
}
@media (min-width: 400px) {
    div.footer-body {
        padding: 1px 16px 0;
        font-size: 13px;
    }
}
div.footer-body > div {
    line-height: 1.5em;
}
div.footer > div{
    clear: none;
    color: #aaaaaa;
}
div.footer a {
  color: #65A6D8;
}
div.footer-disclaimer {
    background-color: #b3b2b3;
    padding: 16px;
    color: #333333;
    font-size: 12px;
    font-weight: normal;
    line-height: 1.5em;
    display: none;
}
div.wrapper.homepage.responsive div.footer-disclaimer {
    display: block;
}
div.footer div.footer-disclaimer a {
    color: #000000;
}

.homepage .footer.row {
    margin-left: 0;
    margin-right: 0;
}
.homepage .push-footer {
    height: 0;
}

div.subbody.row {
    overflow: hidden;
    margin-top: 40px;
    padding-bottom: 40px;
}


#affix-nav.affix {
    position: fixed;
    top: 0;
    width: 100%;
    z-index:10;
}

/* bootstrap overrides */
.navbar-nav {
   float: right;
    margin: 0;
}
@media (max-width: 767px) {
    .navbar-right {
        float: right !important;
        margin: 0;
    }
    .navbar-right .dropdown-menu {
        right:0;
        left:auto;
    }
    .navbar-right .dropdown-menu-left{
        right:auto;
        left:0;
    }
    .navbar-nav .open .dropdown-menu {
        position: absolute;
        float: left;
        z-index: 1000;
        padding: 5px 0px;
        margin: 2px 0px 0px;
        font-size: 14px;
        text-align: left;
        background-color: #FFF;
        background-clip: padding-box;
        border: 1px solid rgba(0, 0, 0, 0.15);
        border-radius: 4px;
        box-shadow: 0px 6px 12px rgba(0, 0, 0, 0.176);
    }
    .navbar-nav .collapsible ul {
        position: absolute !important;
        top: auto !important;
        left: auto !important;
        margin-left: 0 !important;
        margin-top: 0 !important;
        width: auto !important;
        min-width: 0 !important;
        max-width: none !important;
    }
    .navbar-nav.navbar-right .collapsible ul {
        position: absolute !important;
        top: auto !important;
        left: auto !important;
        right: 0 !important;
        margin-left: 0 !important;
        margin-top: 0 !important;
        width: auto !important;
        min-width: 140px !important;
        max-width: none !important;
    }
    .navbar-nav {
        float:right;
        margin:0;
    }
    .navbar-nav>li {
        float:left;
    }
    .navbar-nav>li>a {
        padding-top:15px;
        padding-bottom:15px;
    }
    .navbar-nav.navbar-right:last-child {
        margin-right:-15px;
    }

    .navbar-nav>li>.dropdown-menu{
        margin-top:0;
        border-top-left-radius:0;
        border-top-right-radius:0;
    }
}
/* The following will make the sub menus collapsible for small screen devices  */
@media screen and (max-width: 480px) {
  .navbar-nav {
    width: auto !important;
  }
  .navbar-nav ul {
      min-width: 120px !important;
      max-width: 120px !important;
  }
  .navbar-nav ul .sub-arrow {
      margin-right: 3px;
  }
  .navbar-nav > li {
      float: none;
  }
  .navbar-nav > li ul li a {
      padding-left: 10px;
  }
  .navbar-nav > li ul li {
      padding-left: 8px;
  }
  .navbar-nav > li > a,
  .navbar-nav ul.sm-nowrap > li > a {
      white-space: normal;
  }
  .header .nav.navbar-nav li ul.dropdown-menu a {
      padding: 15px 15px 15px 5px;
  }
  .navbar-nav iframe {
      display: none;
  }
}


.nav.navbar-nav.top-level-nav {
    visibility: hidden;
    position: absolute;
    top: 0;
    left: -9999px;
}
.nav.navbar-nav > li > a,
.nav.navbar-nav > li > span {
    font-size:  16px;
    line-height: 60px;
    white-space: nowrap;
}
body.layout-largeimage .nav.navbar-nav > li > a,
body.layout-largeimage .nav.navbar-nav > li > span {
    line-height: 54px;
}
.nav.navbar-nav > li > a {
    padding: 0 10px;
}
.nav.navbar-nav li ul.dropdown-menu a {
    padding: 15px;
}
.nav.navbar-nav li.nav-menu-item.more.solo-menu > a {
    padding-top: 3px;
    text-align: center;
    line-height: normal;
    height: 60px;
}
body.layout-largeimage .nav.navbar-nav li.nav-menu-item.more.solo-menu > a {
    height: 54px;
}
.nav.navbar-nav li.nav-menu-item.more.solo-menu > a .more-menu-bars {
    margin-bottom: -5px;
}
.nav.navbar-nav li.nav-menu-item.more.solo-menu > a .more-menu-bars i {
    font-size: 2.3em;
}
.nav.navbar-nav li.nav-menu-item.more.solo-menu > a span.sub-arrow {
    display: none;
}
.nav.navbar-nav>li {
    float: left;
}
div.header div#mxHeaderleft .navbar-brand {
    height: auto;
    line-height: 60px;
    padding: 0 20px 0 15px;
}
@media (min-width: 600px) {
    div.header div#mxHeaderleft .navbar-brand {
        padding: 0 20px 0 0;
    }
}
body.layout-largeimage div.header div#mxHeaderleft .navbar-brand {
    line-height: 54px;
}
div.header div#mxHeaderleft .navbar-brand img {
    max-height: 52px;
    padding-bottom: 3px;
}
body.layout-largeimage div.header div#mxHeaderleft .navbar-brand img {
    max-height: 46px;
    padding-bottom: 3px;
}
div.header div#mxHeaderleft .navbar-brand img.small-logo {
    display: inline;
}
div.header div#mxHeaderleft .navbar-brand img.small-logo {
    max-width: 50px;
}
div.header div#mxHeaderleft .navbar-brand img.large-logo {
    display: none;
}
@media (min-width: 600px) {
    div.header div#mxHeaderleft .navbar-brand img.small-logo {
        display: none;
    }
    div.header div#mxHeaderleft .navbar-brand img.large-logo {
        display: inline;
    }
    div.header div#mxHeaderleft .navbar-brand img.large-logo img {
        max-width: 200px;
    }
}
@media (min-width: 768px) {
    div.header div#mxHeaderleft .navbar-brand img.large-logo img {
        max-width: 250px;
    }
}


body.layout-customtext div.header div#mxHeaderleft .navbar-brand img.large-logo.normal-logo,
body.layout-customtext div.header div#mxHeaderleft .navbar-brand img.small-logo.normal-logo {
    display: none;
}
body.layout-default div.header div#mxHeaderleft .navbar-brand img.large-logo.alt-logo,
body.layout-default div.header div#mxHeaderleft .navbar-brand img.small-logo.alt-logo {
    display: none;
}
body.layout-largeimage div.header div#mxHeaderleft .navbar-brand img.large-logo.normal-logo,
body.layout-largeimage div.header div#mxHeaderleft .navbar-brand img.small-logo.normal-logo {
    display: none;
}

div.header div#mxHeaderRight{
    float: right;
    height: 26px;
    margin-right: 32px;
    width: 150px;
    margin-top: 40px;
}
div.header div#usernameDiv{
    cursor: pointer;
    font-weight: bold;
	text-align: center;
    margin-top: -2px;
	overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis-word;
    text-overflow: ellipsis;
    -o-text-overflow: ellipsis;
}
div.header div#usernameDiv strong.display_name{
    display: block;
    width: 120px;
}
div.header div#loginDiv{
    text-align: center;
}

div.header div#loginDiv a{
    text-decoration: none;
    cursor: pointer;
    font-weight: bold;
}

div.header div#loginDiv a#signin{
    margin-left: 6px;
}

.nav.navbar-nav > li.login-register,
.nav.navbar-nav > li.user-name {
    height: 60px;
}
body.layout-largeimage .nav.navbar-nav > li.login-register,
body.layout-largeimage .nav.navbar-nav > li.user-name {
    height: 54px;
}
.nav.navbar-nav > li.login-register {
    width: 100px;
}
.nav.navbar-nav > li.login-register > a {
    line-height: 60px;
    float: left !important;
}
body.layout-largeimage .nav.navbar-nav > li.login-register > a {
    line-height: 54px;
}
.nav.navbar-nav > li.login-register > a#register {
    display: none;
}
.nav.navbar-nav > li.login-register > span {
    float: left;
    display: none;
}
@media (min-width: 600px) {
    .nav.navbar-nav > li.login-register {
        width: 150px;
        overflow: hidden;
    }
    .nav.navbar-nav > li.login-register > a#register {
        display: inline;
    }
    .nav.navbar-nav > li.login-register > span {
        display: inline;
    }
}



.nav .user-name {
    max-width: 200px;
    font-size: 18px;
}
.nav .user-name > a {
    height: 60px;
    text-align: right;
}
body.layout-largeimage .nav .user-name > a {
    height: 54px;
}
.nav .user-name > a span.sub-arrow {
    display: none;
}
.nav .user-name span.display-user-name {
    max-width: 200px;
    display: inline-block;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    font-size: 18px;
}
@media screen and (min-width: 600px) and (max-width: 767px) {
    .nav .user-name,
    .nav .user-name span.display-user-name {
        max-width: 150px;
    }
}
@media screen and (max-width: 599px) {
    .nav .user-name span.display-user-name {
        display: none;
    }
}
.nav .user-name span.display-user-name-icon {
    padding-left: 8px;
    vertical-align: top;
    display: inline-block;
    font-size: 1.9em;
}



div.menu div.mxHeaderText h1{
    font-size: 16px;
    margin: 0px;
    font-weight: bold;
}

div.menu div.mxHeaderText p{
    font-size: 16px;
    padding: 0;
    font-family: Georgia, serif !important;
}


textarea.contact_me_input {
    resize: vertical;
}
form#contactme p.charsRemaining {
    margin: 0;
    font-style: italic;
}

div.haveaquestion > div {
    height: 182px;
    width: 284px;
}
div.aboutanagent-responsive div.agenttext {
    text-align: left;
    margin-top: 10px;
}
div.aboutanagent-responsive div.agenttext div {
    display: block;
}
div.aboutanagent-responsive div.agenttext .agent-name {
    font-size: 18px;
    line-height: 1.2em;
}
div.aboutanagent-responsive div.agenttext .agent-title {
    font-size: 13px;
}
div.aboutanagent-responsive div.agenttext .phones {
    font-size: 14px;
    padding-top: 10px;
}
div.aboutanagent-responsive div.agenttext .phones div {
    display: inline;
}
div.aboutanagent-responsive div.agenttext .phones .label {
    font-weight: normal;
    font-size: 14px;
    width: auto;
    padding: 0;
}
div.aboutanagent-responsive div.agenttext .phones .agent-phone {
    display: block;
}
div.aboutanagent-responsive div.agenttext .email {
    font-size: 15px;
    padding-top: 5px;
}
div.aboutanagent-responsive div.agenttext .agent-office {
    font-size: 13px;
    padding-top: 10px;
}
body.layout-largeimage div.aboutanagent-responsive div.agenttext {
    margin-top: 0;
}
body.layout-largeimage div.aboutanagent-responsive div.agenttext .contact-me-btn {
    margin: 5px 0;
    border-radius: 10px;
    background-color: #ffffff;
    color: #428bca;
    padding: 2px 10px;
    font-weight: bold;
    font-size: 14px;
}
@media (min-width: 600px) {
    body.layout-largeimage div.aboutanagent-responsive div.agenttext .contact-me-btn {
        margin: 15px 0;
        border-radius: 20px;
        padding: 2px 20px;
        font-size: 20px;
    }
}
body.layout-largeimage div.aboutanagent-responsive div.agenttext .agent-office {
    padding-top: 0;
    font-size: 16px;
    font-weight: bold;
}
body.layout-largeimage div.aboutanagent-responsive div.agenttext .email {
    padding: 10px 0;
}
body.layout-largeimage div.aboutanagent-responsive div.agenttext .phones,
body.layout-largeimage div.aboutanagent-responsive div.agenttext .phones .label,
body.layout-largeimage div.aboutanagent-responsive div.agenttext .email {
    font-size: 16px;
}


div.aboutanagent-responsive div.phones div.label {
    /*display:none;*/
}
div.mainbody {
    padding-bottom: 20px;
    overflow: hidden;
}
.wrapper.homepage div.mainbody {
    padding-bottom: 0;
}
div.pageContent {
    float: none;
    margin: 0px;
    border-left: none;
    padding: 0 0 20px 0;
    width: auto;
}
div#listingsDetail div.mainbody div.pageContent, div#neighborhoodNewsPage div.mainbody div.pageContent,
div#listingsDetail div.mainbody.pageContent, div#neighborhoodNewsPage div.mainbody.pageContent {
  padding: 0;
}
div.listoflistings {
    /*border-left: solid 1px #ccc;*/
    /*margin-top:30px;*/
    /*margin-bottom:30px;*/
}


div.agentProfile div.singleProfile div.top > div {
    float: inherit;
}

div.agentProfile div.singleProfile div.top > div.agent_image_col {
    float: none;
    margin-left: auto;
    margin-right: auto;
    width: 100%;
}
div.agentProfile div.singleProfile div.top > div.agent_contact_col {
    float: none;
    width: 100%;
}
@media (min-width: 400px) {
    div.agentProfile div.singleProfile div.top > div.agent_image_col {
        float: left;
        width: 40%;
    }
    div.agentProfile div.singleProfile div.top > div.agent_contact_col {
        float: left;
        width: 60%;
    }
}
@media (min-width: 768px) {
    div.agentProfile div.singleProfile div.top > div.agent_image_col {
        width: 33.33333333%;
    }
    div.agentProfile div.singleProfile div.top > div.agent_contact_col {
        width: 66.66666667%;
    }
}
div.agentProfile .label {
    color: #333333;
}
div.agentProfile div.singleProfile > div:first-child > div:first-child {
    padding-right: 0;
}
div.agentProfile div.singleProfile div.top {
    margin-right: 0;
}
div.agentProfile div.singleProfile div.top > div.col-sm-6 {
    float: left;
}
@media (max-width: 767px) {
    div.agentProfile div.singleProfile div.top > div.col-sm-6 {
        float: none;
    }
    div.agentProfile div.singleProfile div.top > div.col-sm-6 .right {
        float: none;
    }
    div.agentProfile div.singleProfile div.top > div.col-sm-6 .right img {
        margin-left: auto;
        margin-right: auto;
    }
}

div.agentProfile div.singleProfile .work-with-agent {
    text-align: center;
}
div.agentProfile div.singleProfile .work-with-agent .work_with_agent_button {
    text-transform: uppercase;
    background-image: none;
    border-radius: 15px;
    width: auto;
    padding: 8px 12px;
    font-size: 13px;
    filter: none;
}
div.agentProfile div.singleProfile .work-with-agent .work_with_agent_button:focus {
    outline: none;
}
@media (min-width: 768px) {
    div.agentProfile div.singleProfile .work-with-agent {
        position: fixed;
        left: 12px;
        top: 45%;
        opacity: 1;
        z-index: 1;
    }
    div.agentProfile div.singleProfile.image-right .work-with-agent {
        left: auto;
        right: 12px;
    }
    div.agentProfile div.singleProfile .work-with-agent .work_with_agent_button {
        padding: 20px 20px;
        font-size: 18px;
    }
}

div.agentProfile div.singleProfile div.labeledinfo div.info div.label {
    font-weight: normal;
    font-size: inherit;
    width: auto;
    padding-left: 0;
}
div.agentProfile div.singleProfile div.top > div div.agent-image {
    min-height: 1px;
    min-width: 100px;
    max-width: 400px;
}
div.agentProfile div.singleProfile div.top > div div.agent-image img {
    max-width: 100%;
    max-height: 300px;
    margin: 0 auto;
}
@media (min-width: 768px) {
    div.agentProfile div.singleProfile div.top > div div.agent-image img {
        max-height: 500px;
    }
}

div.agentProfile div.singleProfile div.contactinfo {
    padding-bottom: 30px;
}
div.agentProfile div.singleProfile div.contentbody {
    padding-top: 0;
    padding-bottom: 30px;
}
div.agentProfile div.singleProfile div.more-about-me {
    font-size: 26px;
    text-align: left;
    margin-top: 10px;
}
@media (min-width: 768px) {
    div.agentProfile div.singleProfile div.more-about-me {
        text-align: center;
        margin-top: 30px;
    }
}
div.agentProfile div.singleProfile .agent_bio_on {
    display: block;
}
div.agentProfile div.singleProfile .agent_bio_off {
    display: none;
}
@media (max-width: 767px) {
    div.agentProfile div.singleProfile .agent_bio_on .agent_bio {
        margin-bottom: 30px;
    }
    div.agentProfile div.singleProfile .agent_bio_on .agent_bio > .col-sm-4 {
        border: 1px solid #cccccc;
        border-bottom: none;
    }
    div.agentProfile div.singleProfile .agent_bio_on .agent_bio > .col-sm-8 {
        border: 1px solid #cccccc;
        border-top: none;
    }
}


div.agentProfile div.singleProfile .zillow_reviews_on {
    display: block;
}
div.agentProfile div.singleProfile .zillow_reviews_off {
    display: none;
}

div.agentProfile div.singleProfile .zillow_logo_container {
    line-height: 52px;
    text-align: right;
}
div.agentProfile div.singleProfile .zillow_logo {
    max-width: 50%;
}
div.agentProfile div.singleProfile .zillow_profile_link {
    padding: 10px;
    cursor: pointer;
    font-size: 13px;
}
div.agentProfile div.singleProfile .zillow_profile_link a {
    color: #0074e4;
    text-decoration: underline;
}
div.agentProfile div.singleProfile .zillow-profile-link-large .zillow_profile_link {
    font-size: 15px;
    margin-left: 15px;
}
@media (min-width: 768px) {
    div.agentProfile div.singleProfile .zillow-profile-link-large .zillow_profile_link {
        display: none;
    }
}
div.agentProfile div.singleProfile .reviews_and_ratings {
    width: 50%;
    padding-left: 10px;
    font-size: 20px;
    color: #74c005;
    text-align: left;
    line-height: normal;
    float: right;
}
@media (max-width: 767px) {
    div.agentProfile div.singleProfile .zillow_logo_container {
        line-height: normal;
        text-align: left;
        padding-left: 15px;
        padding-top: 10px;
    }
    div.agentProfile div.singleProfile .zillow_logo {
        float: left;
    }
    div.agentProfile div.singleProfile .reviews_and_ratings {
        font-size: 26px;
        width: auto;
        padding-top: 4px;
        padding-left: 10px;
        float: left;
    }
    div.agentProfile div.singleProfile .reviews_and_ratings_sub {
        float: left;
    }
}

div.agentProfile div.singleProfile .zillow_rating_stars {
    margin: 3px 0;
}
div.agentProfile div.singleProfile div.zillow_review_count {
    text-align: center;
}
div.agentProfile div.singleProfile .zillow_rating_single_average {
    font-weight: bold;
    margin: 10px 0;
    overflow: hidden;
}
div.agentProfile div.singleProfile .zillow_rating_single_average .zillow_rating {
    width: 104px;
    height: 20px;
}
div.agentProfile div.singleProfile .zillow_rating_single_average .zillow_rating_single_average_stars {
    margin-right: 20px;
}
div.agentProfile div.singleProfile .zillow_rating_single_average .zillow_rating_text {
    font-size: 16px;
}
div.agentProfile div.singleProfile .zillow_reviews {
    margin-top: 10px;
}
div.agentProfile div.singleProfile label.zillow_label {
    height: 20px;
    width: 150px;
    margin-top: 15px;
}
div.agentProfile div.singleProfile div.zillow_rating_outer {
    width: 104px;
    height: 20px;
    margin-top: 15px;
}
div.agentProfile div.singleProfile div.zillow_rating{
    height: 20px;
    background: url(/wp-content/plugins/profile/images/zillow-rating-stars.png) no-repeat center;
}
div.agentProfile div.singleProfile div.zillow_description {
    margin-top: 20px;
}
@media (max-width: 991px) {
    div.agentProfile div.singleProfile a.loadMoreReviews {
        width: 100%;
    }
}


.full-height-col {
    overflow: hidden;
    margin-bottom: -999999px;
    padding-bottom: 999999px;
}
.full-height-col.col-border-left {
    border-left: 1px solid #999999;
}
.full-height-col.col-border-right {
    border-right: 1px solid #999999;
}
.full-height-col.col-border-top {
    border-top: 1px solid #999999;
}
.full-height-col.col-border-bottom {
    border-bottom: 1px solid #999999;
}
.full-height-col.no-padding {
    padding-left: 0;
    padding-right: 0;
}
@media (max-width: 767px) {
    .full-height-col {
        margin-bottom: 0;
        padding-bottom: 0;
    }
    .full-height-col.col-border-top,
    .full-height-col.col-border-right,
    .full-height-col.col-border-bottom,
    .full-height-col.col-border-left {
        border-top: none;
        border-right: none;
        border-bottom: none;
        border-left: none;
    }
    .full-height-col.col-spacer {
        display: none;
    }
}


.overflow-hidden {
    overflow: hidden;
}


/* Dot Navigation */
#dotNav {
  z-index: 5;
  right: 2%;
  padding: 7px;
  width: 33px;
  top: 48%;
}
#dotNav ul {
  list-style: none;
  margin:0;
}
#dotNav li a{
  position: relative;
  border-radius: 50%;
  border-width: medium;
  cursor: pointer;
  height: 26px;
  width: 26px;
  margin: 14px 10px 0px 0px;
  padding: 7px;
  vertical-align:bottom;
}
#dotNav li a{
    background-color: #ffffff;
    border:3px solid #666666;
}
#dotNav li.active a{
    background-color: #000000;
    border:3px solid #666666;
}
#dotNav li a:hover{
    background-color: #000000;
    border:3px solid #666666;
}
#dotNav li a:focus,
#dotNav li a:active {
    outline: none;
}
body.layout-largeimage button.affix-contact-btn.affix-top {
    display: block;
    visibility: hidden;
    position: fixed;
}
body.layout-largeimage button.affix-contact-btn.affix {
    display: block;
    visibility: visible;
    position: fixed;
    z-index: 5;
    right: 2%;
    top: 40%;
    margin: 0;
    padding: 0;
    height: 70px;
    width: 135px;
    font-size: 20px;
    text-align: center;
    border-radius: 10px;
    opacity: 0.8;
}
body.layout-largeimage button.affix-contact-btn.affix:hover {
    opacity: 1;
}
@media (max-width: 480px) {
    body.layout-largeimage button.affix-contact-btn.affix {
        visibility: hidden;
    }
}


/* featured properties */
div.subbody.row h3{
    font-size: 32px;
    margin-top: 0px;
    margin-left: 10px;
    text-align: center;
    color: #969085;
}
div.subbody div.featuredProperties {
    margin-right:0px;
    position:relative;
}
div.featuredProperties div.featuredproperties {
    position: relative;
    height: auto;
    display: block;
    height: 90%;
}

div.featuredProperties .featureblock, div.featuredProperties .featureblock img.img-responsive {
    margin: 0 auto 5px;
}
div.featuredProperties .featureblock img.img-responsive {
    max-height: 300px;
}
div.featuredProperties .featureblock .newrow {
    clear: both;
}
div.subbody div.featuredProperties .featureblock div {
    cursor:pointer;
}
div.subbody.row div.featuredProperties h3{
    font-size: 2em;
    text-align: center;
    color: #626160;
    height: 6%;
    margin-top: 2%;
    margin-bottom: 2%;
}
@media (min-width: 480px) {
    div.subbody.row div.featuredProperties h3 {
        font-size: 3em;
    }
}
div.featuredProperties div.name {
    display: none
}
div.featuredProperties label.price_label{
    float: left;
    color: #626160;
    font-size: 19px;
    font-weight: 100;
}
div.featuredProperties div.sold-label{
    position: absolute;
    top: 20px;
    left: 5px;
    border: 2px solid white;
    border-radius: 20px;
    background: #c02d2d;
    padding: 10px;
    color: white;
    font-size: 20px;
    font-weight: lighter;
    z-index: 1;
}
@media (min-width: 480px) {
    div.featuredProperties div.sold-label {
        top: 20px;
        left: 10px;
        border-radius: 35px;
        padding: 20px;
        font-size: 32px;
    }
}
div.featuredProperties div.price {
    float: right;
    font-weight: bold;
}
div.featuredProperties label.bed_bath_sqft_label{
    clear:left;
    float: left;
    color: #626160;
    font-weight: 100;
}
div.featuredProperties div.bed_bath_sqft {
    float: right;
    color: #626160;
    font-weight: 100;
}

div.featuredProperties .feature-data {
    max-width: 425px;
    margin: 0 auto 40px;
    padding: 5px 7% 0 7%;
    line-height: 2em;
}

div.featuredProperties label.price_label,
div.featuredProperties div.price,
div.featuredProperties label.bed_bath_sqft_label,
div.featuredProperties div.bed_bath_sqft {
    font-size: 19px;
}

div.featuredProperties div.featureblock > div strong{
    padding-top: 10px;
}
div.featuredProperties div.image{
    margin: auto;
    padding-bottom: 10px;
}

div.subbody div.featuredProperties{
    background-color: transparent;
}
div.subbody div.featuredProperties div.featureblock {
    max-width: 100%;
    height: auto;
    display: block;
    overflow: hidden;
}
div.subbody div.featuredProperties div.featureblock a {
    position: relative;
    display: block;
    padding: 0;
    height: auto;
    width: 100%;
    overflow: hidden;
}
@media (min-width: 992px) {
    div.subbody div.featuredProperties div.featureblock a {
        background-color: #ffffff;
        height: 0;
        padding: 75% 0 0 0;
    }
}
div.subbody div.featuredProperties div.featureblock a img {
    position: relative;
    display: block;
    max-width: 100%;
    max-height: 100%;
    margin: auto;
}
@media (min-width: 992px) {
    div.subbody div.featuredProperties div.featureblock a img {
        position: absolute;
        padding: 8px;
        left: 0;
        right: 0;
        top: 0;
        bottom: 0;
    }
}
div.subbody div.featuredProperties div.featureblock > div{
    text-align: center;
    height: 50%;
    max-width: 430px;
    margin: 0 auto;
}
div.featuredProperties div.featuredproperties div.featuredpropertynav {
    height: 45%;
    width: 10px;
    position: absolute;
    top: 45%;
    /* *top: 70px;  IE 6/7 only */
    background-align-y: 2px;
    background-repeat: no-repeat;
    cursor: pointer;
    cursor: hand;
    display: none;
}
div.featuredProperties div.navleft {
    left: -17px;
    display: none;
}
div.featuredProperties div.navright {
    right: 3px;
    display: none;
}

@media (min-width: 520px) {
    div.featuredProperties div.navleft {
        left: -2px;
    }
    div.featuredProperties div.navright {
        right: 26px;
    }
}
@media (min-width: 570px) {
    div.featuredProperties div.navleft {
        left: 13px;
    }
    div.featuredProperties div.navright {
        right: 40px;
    }
}
@media (min-width: 620px) {
    div.featuredProperties div.navleft {
        left: 40px;
    }
    div.featuredProperties div.navright {
        right: 62px;
    }
}
@media (min-width: 768px) {
    div.featuredProperties div.navleft {
        left: 72px;
    }
    div.featuredProperties div.navright {
        right: 93px;
    }
}
@media (min-width: 992px) {
    div.featuredProperties div.navleft {
        left: -40px;
    }
    div.featuredProperties div.navright {
        right: -12px;
    }
}


div.featuredProperties div.featuredproperties div.featuredpropertynav.navleft.showarrows,
div.featuredProperties div.featuredproperties div.featuredpropertynav.navright.showarrows{
    display: block;
}
div.featuredProperties div.featuredproperties div.featuredpropertynav.navleft.showarrows:focus,
div.featuredProperties div.featuredproperties div.featuredpropertynav.navright.showarrows:focus{
    outline: none;
}

/* Neighborhood News */
div.neighborhoodnews-container.container-fluid{
    z-index: 1;
    position: relative;
    height: 178px;
    width: 100%;
    color: #e4e4e4;
    background-color: #eeeeee;
    font-weight: 100;
    overflow: hidden;
    padding-left: 0;
    padding-right: 0;
}
div.neighborhoodnews-container.container-fluid a,
div.neighborhoodnews-container.container-fluid i,
div.neighborhoodnews-container.container-fluid h1,
div.neighborhoodnews-container.container-fluid h2,
div.neighborhoodnews-container.container-fluid h3,
div.neighborhoodnews-container.container-fluid h4,
div.neighborhoodnews-container.container-fluid h5,
div.neighborhoodnews-container.container-fluid h5 {
    color: #e4e4e4;
}
div.neighborhoodnews-container .neighborhoodnews-background-img {
    max-height: 100%;
    overflow: hidden;
    margin-bottom: -154px;
    position: relative;
    opacity: 1;
    z-index: 2;
    left: 50%;
    -ms-transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    transform: translateX(-50%);
    object-fit: cover;
}
div.neighborhoodnews-container .neighborhoodnews-device-img {
    margin-bottom: -154px;
    position: relative;
    opacity: 1;
    z-index: 4;
    padding-top: 8px;
}
div.neighborhoodnews-container .neighborhoodnews-overlay {
    background-color: #000000;
    opacity: 0.7;
    display: block;
    height: 100%;
    width: 100%;
    margin-bottom: -178px;
    position: relative;
    z-index: 3;
}
div.neighborhoodnews-container .neighborhoodnews {
    position: relative;
    z-index: 4;
    margin-top: -23px;
}
div.neighborhoodnews-container .neighborhoodnews-title h3 {
    font-size: 18px;
    margin: 12px 2px 8px 2px;
    white-space: nowrap;
}
@media (min-width: 480px) {
    div.neighborhoodnews-container .neighborhoodnews-title h3 {
        font-size: 20px;
        margin: 12px 4px 8px 4px;
    }
}
@media (min-width: 650px) {
    div.neighborhoodnews-container .neighborhoodnews-title h3 {
        font-size: 26px;
        margin: 18px 4px 12px 4px;
    }
}
@media (min-width: 768px) {
    div.neighborhoodnews-container .neighborhoodnews-title h3 {
        font-size: 26px;
        margin: 18px 15px 12px 15px;
    }
}
@media (min-width: 992px) {
    div.neighborhoodnews-container .neighborhoodnews-title h3 {
        font-size: 32px;
        margin: 24px 32px 12px 32px;
    }
}
div.neighborhoodnews-container .neighborhoodnews-copy {
    font-size: 14px;
    line-height: 1.3em;
    margin: 0 2px;
    color: #e4e4e4;
}
@media (min-width: 480px) {
    div.neighborhoodnews-container .neighborhoodnews-copy {
        font-size: 18px;
        margin: 0 4px;
    }
}
@media (min-width: 650px) {
    div.neighborhoodnews-container .neighborhoodnews-copy {
        font-size: 20px;
    }
}
@media (min-width: 768px) {
    div.neighborhoodnews-container .neighborhoodnews-copy {
        font-size: 20px;
        margin: 0 15px;
    }
}
@media (min-width: 992px) {
    div.neighborhoodnews-container .neighborhoodnews-copy {
        font-size: 22px;
        margin: 0 32px;
    }
}
div.neighborhoodnews-container .neighborhoodnews-signup {
    font-size: 14px;
    line-height: 160px;
    text-align: center;
    white-space: nowrap;
}
@media (min-width: 480px) {
    div.neighborhoodnews-container .neighborhoodnews-signup {
        font-size: 18px;
    }
}
@media (min-width: 768px) {
    div.neighborhoodnews-container .neighborhoodnews-signup {
        font-size: 20px;
    }
}



/* have a question */
div.haveaquestion div input[type="text"]{
    width: 130px;
}
div.haveaquestion div textarea{
    height: 68px;
}
div.haveaquestion div textarea,
div.haveaquestion div input[type="text"] {
    color:#666666 !important;
    border:1px solid #666666;
}
div.haveaquestion div{
    margin: 0px;
    background-repeat: no-repeat !important;
    /*  this element has a background created by a .cst.
     * .csts repeat on the x axis, but this one must only show once */
}

.box-shift-group {
    margin-bottom: 40px;
}
.subbody.row.subbody-boxes {
    margin-top: 0;
    margin-bottom: 0;
}
@media (min-width: 992px) {
    .subbody.row.subbody-boxes > .container {
        background-color: #fcfcfc;
        border: 1px solid #d3d0c9;
        border-radius: 15px;
        margin-bottom: 0;
    }
}
@media (max-width: 991px) {
    .subbody.row.subbody-boxes {
        padding-bottom: 0;
    }
    .subbody.row.subbody-boxes > .container .col-md-5 > div {
        background-color: #fcfcfc;
        border: 1px solid #d3d0c9;
        border-radius: 15px;
        margin-bottom: 40px;
    }
    .subbody.row.subbody-boxes .col-md-5 > div > div {
        height: auto;
    }
}

.subbody.row.subbody-boxes .col-md-5 > div > div {
    height: 342px;
    width: 100%;
}
.subbody.row.subbody-boxes .col-md-5 > div > div {
    margin-bottom: 0;
    padding: 30px 20px;
}
.subbody.row.subbody-boxes .col-md-5 .featured-video {
    padding: 30px 5px 15px 5px;
    margin-bottom: 50px;
}
.subbody.row.subbody-boxes .col-md-5 .featured-video-heading {
    margin-bottom: 30px;
}
.subbody.row.subbody-boxes .col-md-5 div.featured-video-text {
    padding: 0;
}
.subbody.row.subbody-boxes .col-md-5 div.mortgagerates-box {
    padding: 30px 0 0 0;
}
.subbody.row.subbody-boxes .col-md-5 div.usefullinks {
    overflow-x: hidden;
    overflow-y: hidden;
    padding: 30px 20px 10px 10px;
}
.subbody.row.subbody-boxes .col-md-5 > div > div.usefullinks {
    height: auto;
}
.subbody.row.subbody-boxes .col-md-5 div.featured-video-text {
    height: 100%;
    margin-bottom: 0;
    padding: 0;
}
.subbody.row.subbody-boxes .col-md-5 div.featured-video-text .agentcustomareatext {
    padding: 0;
}
.subbody.row.subbody-boxes .col-md-5 div.featured-video-text .agentcustomareatext > p {
    margin: 0;
}
.subbody.row.subbody-boxes .col-md-5 div.featured-video-text .agentcustomareatext .vvqbox {
    margin: 0 auto;
}
div.agentcustomareatext img{
  max-width: 100%;
  height: auto;
}
div.haveaquestion h3{
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis-word;
    text-overflow: ellipsis;
    -o-text-overflow: ellipsis;
}

/* useful links */
div.usefullinks ul{
    margin-left: 14px;
    display:inline-block;
}
div.usefullinks ul li{
    list-style: inherit;
    padding: 0;
    line-height: 1.3em;
    margin-bottom: 0.5em;
}
div.usefullinks ul li a{
    font-size: 16px;
}
div.usefullinks ul > li > ul> li >a {
    top: auto;
}
div.usefullinks ul li ul li:before {
    content: '\b7\a0';
    position:absolute;
    right:100%
}
div.usefullinks ul li ul li {
    list-style:none;
    position:relative;
}
div.usefullinks-title {
    margin-bottom: 12px;
}
div.usefullinks-list {
    height: 310px;
    overflow-x: hidden;
    overflow-y: auto;
}

/* mortgage rates */

div.subbody.row.subbody-boxes .col-md-5 > div > div.mortgagerates {
    overflow: visible;
    padding: 10px 20px 10px;
}
div.mortgagerates .mortgage-date {
    color: #626160
}
div.mortgagerates table{
    width: 100%;
}
div.mortgagerates table tbody td{
    font-size: 19px;
    font-weight: 100;
}
div.mortgagerates h3{
    margin-bottom: 10px;
}
div.mortgagerates p.disclaimer{
    padding-top: 12px;
    font-size:10px;
    line-height:12px;
    color:#999999;
}
div.mortgagerates tr {
    border-bottom: 1px solid #cccccc;
}

div.mortgagerates td,
div.mortgagerates th{
    padding: 15px 10px;
}
div.mortgagerates td:first-child{
    padding-left: 0;
}
div.mortgagerates th:first-child{
    padding-left: 0;
}
div.mortgagerates tr td > div {
    padding: 8px 0;
}
div.mortgagerates td.rate-name {
    width: 45%;
}
div.mortgagerates td.rate-name > div{
    background-color: #3879bc;
    color: #ffffff;
    text-align: right;
    padding-right: 10px;
}
div.mortgagerates td.rate-value{
    color: #626160;
    padding-left: 20%;
}
@media (max-width: 480px) {
    div.mortgagerates td.rate-name {
        font-size: 14px;
    }
}


/*   about an agent */
div.aboutanagent-responsive > div.data{
    width: 160px;
}
div.aboutanagent-responsive  div.labelset > div {
    float: left;
}
div.aboutanagent-responsive div.label{
    width:40px;
}

div.aboutanagent-responsive h3 {
    font-weight: bold;
    font-size: 1.75em;
    margin-left: 0px;
    margin-top: 0px;
}

div.aboutanagent-responsive div.email{
    width: auto;
    white-space: normal;
    word-wrap: break-word;
}

div.aboutanagent-responsive div.mxAboutAgentPhoto{
    overflow: hidden;
}

div.aboutanagent-responsive > div.mxAboutAgentPhoto > img {
  float: right;
}
/**************************** search by location ***************************/


div#search-box {
    position: relative;
    width: 480px;
    max-width: 60%;
    display: block;
    margin: 0 auto;
}
div.searchbylocation i.location_search {
    font-size: 26px;
}
div.searchbylocation i.drivetime_search {
    font-size: 22px;
}
div.searchbylocation div.search-main .search-location {
    height: 50px;
    width: 100%;
    padding-right: 40px;
    padding-left: 12px;
    display: inline-block;
    font-size: 20px;
    box-shadow: none;
    border: none;
    border-radius: 0;
    color: #b3b3b3;
}
body.layout-largeimage div.searchbylocation i.search-icon {
    background-color: transparent;
    position: relative;
    margin-right: -30px;
    padding-left: 10px;
    color: #b5b2ab;
    display: inline-block;
    border: none;
    outline: none;
    font-size: 20px;
}

div.searchbylocation div.search-main .searchByLocationSubmit {
    width: 46px;
    height: 46px;
    color: #000000;
    display: inline-block;
    background-color: #ffffff;
    border: none;
    position: absolute;
    top: 35px;
    right: 0;
    outline: none;
}
div.searchbylocation div.search-main .searchByLocationSubmit:focus {
    outline: none;
}
div.searchbylocation div.search-main .search-more {
    margin-top: 4px;
    text-align: right;
    font-size: 14px;
}
div.searchbylocation div.search-main .search-more .more-options {
    padding-right: 5px;
    cursor: pointer;
}
div.searchbylocation div.search-main .search-more .more-caret {
    cursor: pointer;
}

div.searchbylocation div.search_type_indicator i.active {
    color: #e87514;
}
div.searchbylocation div.search_type_indicator i {
    color: white;
    text-shadow:
    -1px -1px 0 #e87514,
    1px -1px 0 #e87514,
    -1px 1px 0 #e87514,
    1px 1px 0 #e87514;
    margin-left: 5px;
    cursor: pointer;
}


div.affix-bar-search {
    position: relative;
    width: 320px;
    max-width: 50%;
    display: block;
    margin-top: 9px;
}
div.affix-bar-search div.searchbylocation div.search-main .search-location {
    height: 30px;
    width: 100%;
    padding-right: 30px;
    display: inline-block;
    font-size: 16px;
    box-shadow: none;
    border: 1px solid #808080;
}
div.affix-bar-search div.searchbylocation div.search-main .searchByLocationSubmit {
    width: 24px;
    height: 24px;
    color: #000000;
    display: inline-block;
    border: none;
    background-color: #ffffff;
    position: absolute;
    top: 3px;
    right: 19px;
    font-size: 10px;
}
.searchByLocationSubmit:focus {
    outline: none;
}



/********************** homepage blog widget ***************************/

.subbody.row.subbody-boxes .col-md-5 > div > div.blog {
    height: auto;
}
.subbody-boxes .blog .blogroll-wrap {
    height: 312px;
}
@media (max-width: 991px) {
    .subbody-boxes .blog .blogroll-wrap {
        height: auto;
    }
}
.subbody-boxes .blog .blogroll-wrap a {
    font-size: 18px;
}
.subbody-boxes .blog .blogroll-wrap span {
    font-size: 15px;
}
div.subbody.row a.responsive-blog-view-all h4 {
    text-align: left;
    font-size: 20px;
    font-weight: bold;
}
.subbody-boxes .blog .blogroll-wrap a.mx-blog-view-all {
    float: none;
    font-size: 15px;
}


/**************************** social buttons ***************************/
div.blog div.followme strong,
#follow-me-target div.followme strong {
    display: none;
}
div.blog div.followme,
#follow-me-target div.followme {
    position: relative;
    z-index: 3;
    height: 0;
    overflow: visible;
}
#follow-me-target div.followme.affix-top {
    position: absolute;
    left: -13px;
    top: 0;
    height: 0;
    overflow: visible;
    display: block;
    width: 40px;
}
#follow-me-target div.followme.affix-top a {
    display: inline;
    float: left;
}
body.layout-largeimage #follow-me-target div.followme,
#follow-me-target div.followme.affix {
    position: fixed;
    left: 2px;
    top: 45%;
}
body.layout-largeimage #follow-me-target div.followme,
body.layout-default #follow-me-target div.followme.affix-followme.affix {
    display: table;
    left: 0;
    border-radius: 0 4px 4px 0;
    width: 32px;
}
body.layout-largeimage #follow-me-target div.followme {
    background-color: rgba(244,244,244,0.9);
}
body.layout-default #follow-me-target div.followme.affix-followme.affix {
    background-color: rgba(255,255,255,0.9);
}
@media (max-width: 479px) {
    body.layout-default #follow-me-target div.followme.affix-followme.affix {
        display: inline-block;
        width: auto;
    }
}
body.layout-largeimage #follow-me-target div.followme a,
body.layout-default #follow-me-target div.followme.affix-followme.affix a {
    padding-right: 0;
}
@media (max-width: 479px) {
    body.layout-largeimage #follow-me-target div.followme.affix-top {
        visibility: hidden;
    }
}

div.blog div.followme a,
#follow-me-target div.followme a {
    display: block;
    clear: left;
    margin-top: 10px;
}
@media (max-width: 767px) {
    body.layout-default #follow-me-target div.followme.affix-top {
        position: absolute;
        display: inline-block;
        left: -10px;
        width: auto;
    }
}
@media (max-width: 480px) {
    body.layout-default #follow-me-target div.followme.affix,
    body.layout-default #follow-me-target div.followme.affix-top {
        position: relative;
        display: inline-block;
        left: 0;
        width: auto;
        margin: 20px auto;
    }
    body.layout-default #follow-me-target div.followme a,
    body.layout-default #follow-me-target div.followme.affix a,
    body.layout-default #follow-me-target div.followme.affix-top a {
        display: inline;
        float: none;
    }
}

.social-font-icon {
    font-size: 22px;
    padding: 5px;
}

/**************************** listing details ***************************/
#detail_left{
  width: 660px;
}
#zillow_graph {
  width: 300px;
  height: 200px;
  float: left;
}
#avm_container {
  float: right;

}
#avm_container table {
  width: 100%;
}

/********** view listings ************/


/************* 404 page **************/

div.mx404-page div.mx404-image {
    background-image: url("/wp-content/plugins/matrix/images/mx404-image.jpg"); 
	background-repeat: no-repeat;
	background-attachment: scroll;
	width: 453px;
	height: 264px;
	margin: 20px 8px;
}

div.mx404-page div.mx404-text {
	clear: both;
	width: 450px;
	margin-left: 10px;
}

div.mx404-page p.mx404-error {
	font-weight: bold;
}


iframe.cma_report {
    margin-left:74px;
}


div.singleTestimonial {
    border-top: 1px solid #666666;
}
div.testimonial div.singleTestimonialImage {
    float: left;
}
div.testimonial div.singleTestimonialImage img {
    max-width: 100%;
    max-height: 250px;
    margin: 15px;
}

@media (max-width: 767px) {
    div.testimonial div.singleTestimonialImage {
        float: none;
        width: 100%;
    }
    div.testimonial div.singleTestimonialImage img {
        margin: 0 auto;
    }
    div.testimonial div.singleTestimonialTitle {
        width: 100%;
    }
    div.testimonial div.singleTestimonialContent {
        width: 100%;
    }
}


/* -------------- Layout Specific -------------*/
body.layout-largeimage .subheader #agent-info{
    position: relative;
    min-height: 40%;
    padding: 12px;
    margin-bottom: -1px;
}
body.layout-largeimage .subheader #agent-info-background{
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    opacity: 0.65;
    background-color: black;
}

body.layout-largeimage #agent-statement {
    padding-left: 0;
    padding-right: 0;
}
@media (min-width: 480px) {
    body.layout-largeimage #agent-statement {
        padding-left: 15px;
        padding-right: 15px;
    }
}

body.layout-largeimage #agent-statement .agent-name {
    font-size: 20px;
    font-weight: bold;
    line-height: 1.1em;
    text-align: center;
    display: none;
}
@media (min-width: 768px) {
    body.layout-largeimage #agent-statement .agent-name {
        display: block;
        font-size: 18px;
    }
}
@media (min-width: 768px) and (min-height: 680px) {
    body.layout-largeimage #agent-statement .agent-name {
        display: block;
        font-size: 30px;
    }
}
@media (min-width: 992px) {
    body.layout-largeimage #agent-statement .agent-name {
        font-size: 36px;
    }
}
@media (min-width: 1200px) {
    body.layout-largeimage #agent-statement .agent-name {
        font-size: 52px;
    }
}
body.layout-largeimage #agent-statement .agent-title {
    font-size: 14px;
    font-weight: 100;
    text-align: center;
    line-height: 1.1em;
    padding-top: 5px;
    display: none;
}
@media (min-width: 768px) and (min-height: 680px) {
    body.layout-largeimage #agent-statement .agent-title {
        display: block;
        font-size: 16px;
    }
}
@media (min-width: 992px) {
    body.layout-largeimage #agent-statement .agent-title {
        font-size: 20px;
    }
}
@media (min-width: 1200px) {
    body.layout-largeimage #agent-statement .agent-title {
        font-size: 20px;
    }
}
body.layout-largeimage #agent-statement .welcome-text-text {
    max-height: 20.5em;
    overflow: hidden;
    line-height: 1.5em;
    margin-top: 0;
}
@media (min-width: 768px) {
    body.layout-largeimage #agent-statement .welcome-text-text {
        margin-top: 10px;
    }
}
@media (max-width: 480px) and (max-height: 680px) {
    body.layout-largeimage #agent-statement .welcome-text-text {
        display: none;
    }
}
@media (min-width: 480px) and (max-width: 767px) and (max-height: 600px) {
    body.layout-largeimage #agent-statement .welcome-text-text {
        display: none;
    }
}
@media (min-width: 480px) and (max-width: 767px) and (max-height: 767px) {
    body.layout-largeimage #agent-statement .welcome-text-text {
        max-height: 16.2em;
    }
}
@media (min-width: 480px) and (max-width: 767px) and (min-height: 768px) and (max-height: 899px) {
    body.layout-largeimage #agent-statement .welcome-text-text {
        max-height: 16.2em;
    }
}
@media (min-width: 480px) and (max-width: 767px) and (min-height: 900px) {
    body.layout-largeimage #agent-statement .welcome-text-text {
        max-height: 20.5em;
    }
}
@media (min-width: 768px) and (min-height: 601px) and (max-height: 767px) {
    body.layout-largeimage #agent-statement .welcome-text-text {
        max-height: 20.5em;
    }
}
@media (min-width: 768px) and (min-height: 768px) and (max-height: 899px) {
    body.layout-largeimage #agent-statement .welcome-text-text {
        max-height: 30em;
    }
}
@media (min-width: 768px) and (min-height: 900px) {
    body.layout-largeimage #agent-statement .welcome-text-text {
        max-height: 30em;
    }
}


body.layout-largeimage #agent-statement .welcome-text-text .agentcustomareatext {
    padding: 0 24px;
}
@media (min-height: 700px) {
    body.layout-largeimage #agent-statement .welcome-text-text .agentcustomareatext {
        padding: 10px 24px 0;
    }
}
body.layout-largeimage #affix-bar #search-by-location-container-affix {
    text-align: center;
    height: 60px;
}
@media (min-width: 480px) {
    body.layout-largeimage #affix-bar #search-by-location-container-affix {
        height: 84px;
    }
}
body.layout-largeimage #affix-bar #search-by-location-container-overlay {
    background: rgba(0,0,0,0.8);
    text-align: center;
    height: 60px;
}
@media (min-width: 480px) {
    body.layout-largeimage #affix-bar #search-by-location-container-overlay {
        height: 84px;
    }
}
body.layout-largeimage #affix-bar.affix #search-by-location-container-overlay,
body.layout-largeimage #affix-bar.affix-perm #search-by-location-container-overlay {
    background: rgba(0,0,0,1);
}
body.layout-largeimage #affix-bar #search-by-location-container-affix .searchbylocation.form-inline {
    margin-top: -84px;
}
@media (min-width: 768px) {
    body.layout-largeimage #affix-bar #search-by-location-container-affix .searchbylocation.form-inline {
        margin-left: 100px;
    }
}
@media (min-width: 992px) {
    body.layout-largeimage #affix-bar #search-by-location-container-affix .searchbylocation.form-inline {
        margin-left: 0;
    }
}

body.layout-default #affix-bar .searchbylocation .search-type-inline {
    display: none;
}
body.layout-default .searchbylocation .search-type-inline {
    margin: 6px 0 12px 0;
    white-space: nowrap;
    overflow: hidden;
}
body.layout-default .searchbylocation .search-type {
    padding: 0 5px;
    font-size: 16px;
    cursor: pointer;
    color: #cccccc;
}
body.layout-default .searchbylocation .search-type.active {
    color: #ffffff;
    text-decoration: underline;
}
@media (min-width: 768px) {
    body.layout-default .searchbylocation .search-type {
        padding: 0 10px;
        font-size: 18px;
    }
}
@media (min-width: 992px) {
    body.layout-default .searchbylocation .search-type {
        padding: 0 20px;
    }
}

body.layout-largeimage #affix-bar #search-by-location-container-affix .searchbylocation.form-inline .search-form-right {
    line-height: 84px;
}
body.layout-largeimage #affix-bar #search-by-location-container-affix .searchbylocation.form-inline .search-type-inline {
    margin: 6px 0;
    display: none;
}
@media (min-width: 480px) {
    body.layout-largeimage #affix-bar #search-by-location-container-affix .searchbylocation.form-inline .search-type-inline {
        display: block;
    }
}
body.layout-largeimage #affix-bar #search-by-location-container-affix .searchbylocation.form-inline .search-type {
    padding: 0 10px;
    font-size: 14px;
    cursor: pointer;
    color: #cccccc;
}
body.layout-largeimage #affix-bar #search-by-location-container-affix .searchbylocation.form-inline .search-type.active {
    color: #ffffff;
    text-decoration: underline;
}
@media (min-width: 600px) {
    body.layout-largeimage #affix-bar #search-by-location-container-affix .searchbylocation.form-inline .search-type {
        padding: 0 20px;
        font-size: 16px;
    }
}


body.layout-largeimage #affix-bar #search-by-location-container-affix input#searchString {
    width: 300px;
    border-radius: 8px;
    background-image: none;
    padding-left: 30px;
    margin-bottom: 0;
    display: inline-block;
}
@media (min-width: 600px) {
    body.layout-largeimage #affix-bar #search-by-location-container-affix input#searchString {
        width: 340px;
    }
}
body.layout-largeimage #affix-bar #search-by-location-container-affix input.searchByLocationSubmit {
    font-size: 20px;
    font-weight: 100;
    border-radius: 30px;
    padding: 2px 30px;
    margin-left: 10px;
}
body.layout-largeimage div#search-bar-agent-simple {
    display: block;
    height: 60px;
    margin-top: -60px;
}
@media (min-width: 480px) {
    body.layout-largeimage div#search-bar-agent-simple {
        display: none;
    }
}
body.layout-largeimage div#search-bar-agent-simple #searchFormButton {
    position: absolute;
    left: 10px;
    top: 5px;
}
body.layout-largeimage div#search-bar-agent-simple .agent-name {
    font-size: 18px;
    font-weight: bold;
    padding-top: 5px;
    padding-bottom: 5px;
    line-height: 1em;
}
body.layout-largeimage div#search-bar-agent-simple .agent-title {
    font-size: 15px;
    line-height: 1em;
}

body.layout-largeimage div#search-bar-agent-simple #search-bar-agent-simple-block {
    color: #ffffff;
    padding: 6px 60px 0px;
    overflow: hidden;
    height: 50px;
    min-width: 320px;
}

body.layout-largeimage div#search-bar-about-an-agent {
    position: absolute;
    margin-top: -5px;
    max-width: 160px;
    overflow-y: visible;
    border: 1px solid #082e49;
    padding: 5px;
    background-color: white;
    color: #000000;
    text-align: center;
    display: none;
}
body.layout-largeimage .wrapper.homepage div#search-bar-about-an-agent {
    visibility: hidden;
    display: block
}
@media (min-width: 768px) {
    body.layout-largeimage .wrapper.homepage div#search-bar-about-an-agent.affix {
        visibility: visible;
    }
}

body.layout-largeimage div#search-bar-about-an-agent .aboutanagent-photo img {
    width: auto;
    max-width: 100%;
    max-height: 160px;
    margin: 0 auto;
}
body.layout-largeimage div#search-bar-about-an-agent .agent-title{
    font-size: 7px;
    font-weight: lighter;
    line-height: normal;
}
body.layout-largeimage div#search-bar-about-an-agent img.navbar-brand-logo {
    padding-top: 20px;
    max-width: 100%;
    max-height: 100px;
}
body.layout-largeimage div#search-bar-about-an-agent .agent-name {
    padding-top: 3px;
    font-size: 15px;
    line-height: 1.1em;
}
body.layout-largeimage div#search-bar-about-an-agent .agent-title {
    font-size: 12px;
    line-height: 1.2em;
}

body.layout-largeimage div.subheader a.fa-angle-down{
    color: #ffffff;
}
body.layout-largeimage #affix-bar, body.layout-customtext #affix-bar {
    z-index: 10;
}
body.layout-largeimage #affix-bar.affix, body.layout-customtext #affix-bar.affix,
body.layout-largeimage #affix-bar.affix-perm, body.layout-customtext #affix-bar.affix-perm {
    width: 100%;
    left: 0;
}
body.layout-largeimage .subheader .background-image, body.layout-customtext .subheader .background-image {
    height: 100%;
    width: 100%;
}
body.layout-largeimage .subheader #agent-main, body.layout-customtext .subheader #agent-main {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 84px;
    color: #ffffff;
    padding-top: 0;
}
@media (min-height: 480px) {
    body.layout-largeimage .subheader #agent-main, body.layout-customtext .subheader #agent-main {
        height: 100%;
        top: 84px;
    }
}
@media (min-width: 600px) and (min-height: 480px) {
    body.layout-largeimage .subheader #agent-main, body.layout-customtext .subheader #agent-main {
        height: 100%;
        top: 0;
    }
}
@media (min-height: 700px) {
    body.layout-largeimage .subheader #agent-main, body.layout-customtext .subheader #agent-main {
        max-height: 100%;
        top: 84px;
    }
}
@media (min-width: 600px) and (min-height: 700px) {
    body.layout-largeimage .subheader #agent-main, body.layout-customtext .subheader #agent-main {
        max-height: 100%;
        top: 10%;
    }
}
@media (min-width: 768px) and (min-height: 700px) {
    body.layout-largeimage .subheader #agent-main, body.layout-customtext .subheader #agent-main {
        max-height: 80%;
        top: 10%;
    }
}
@media (min-height: 800px) {
    body.layout-largeimage .subheader #agent-main, body.layout-customtext .subheader #agent-main {
        max-height: 80%;
        top: 10%;
    }
}
@media (min-width: 768px) and (min-height: 800px) {
    body.layout-largeimage .subheader #agent-main, body.layout-customtext .subheader #agent-main {
        max-height: 80%;
        top: 12%;
    }
}

body.layout-largeimage .subheader #agent-main h1, body.layout-customtext .subheader #agent-main h1,
body.layout-largeimage .subheader #agent-main h2, body.layout-customtext .subheader #agent-main h2,
body.layout-largeimage .subheader #agent-main h3, body.layout-customtext .subheader #agent-main h3,
body.layout-largeimage .subheader #agent-main h4, body.layout-customtext .subheader #agent-main h4,
body.layout-largeimage .subheader #agent-main h5, body.layout-customtext .subheader #agent-main h5,
body.layout-largeimage .subheader #agent-main h6, body.layout-customtext .subheader #agent-main h6,
body.layout-largeimage .subheader #agent-main a, body.layout-customtext .subheader #agent-main a{
    color: white;
}
body.layout-largeimage div#search-by-location-container, body.layout-customtext div#search-by-location-container {
    width: inherit;
}

body.layout-largeimage .subheader #about-agent {
    padding-left: 0;
    padding-right: 0;
}
@media (min-width: 480px) {
    body.layout-largeimage .subheader #about-agent {
        padding-left: 15px;
        padding-right: 15px;
    }
}

body.layout-largeimage .subheader #about-agent div.aboutanagent-photo, body.layout-customtext .subheader #about-agent div.aboutanagent-photo {
    display: none;
    padding-left: 0;
    padding-right: 0;
}
@media (min-width: 480px) {
    body.layout-largeimage .subheader #about-agent div.aboutanagent-photo, body.layout-customtext .subheader #about-agent div.aboutanagent-photo {
        display: block;
        padding-left: 15px;
        padding-right: 15px;
    }
}
body.layout-largeimage .subheader #about-agent div.aboutanagent-data, body.layout-customtext .subheader #about-agent div.aboutanagent-data {
    min-width: 100%;
    padding-left: 0;
    padding-right: 0;
}
@media (min-width: 480px) {
    body.layout-largeimage .subheader #about-agent div.aboutanagent-data, body.layout-customtext .subheader #about-agent div.aboutanagent-data {
        min-width: inherit;
        padding-left: 15px;
        padding-right: 15px;
    }
}
body.layout-largeimage .subheader #about-agent div.aboutanagent-data .agenttext, body.layout-customtext .subheader #about-agent div.aboutanagent-data .agenttext {
    text-align: center;
}
@media (min-width: 480px) {
    body.layout-largeimage .subheader #about-agent div.aboutanagent-data .agenttext, body.layout-customtext .subheader #about-agent div.aboutanagent-data .agenttext {
        text-align: left;
    }
}

body.layout-largeimage .subheader #about-agent div.aboutanagent-responsive img, body.layout-customtext .subheader #about-agent div.aboutanagent-responsive img {
    max-width: 100px;
    max-height: 150px;
    float: right;
    display: inline;
}
@media (min-width: 480px){
    body.layout-largeimage .subheader #about-agent div.aboutanagent-responsive img, body.layout-customtext .subheader #about-agent div.aboutanagent-responsive img {
        max-width: 150px;
        max-height: 200px;
    }
}
@media (min-width: 768px){
    body.layout-largeimage .subheader #about-agent div.aboutanagent-responsive img, body.layout-customtext .subheader #about-agent div.aboutanagent-responsive img {
        max-width: 120px;
        max-height: 150px;
    }
}
@media (min-width: 992px){
    body.layout-largeimage .subheader #about-agent div.aboutanagent-responsive img, body.layout-customtext .subheader #about-agent div.aboutanagent-responsive img {
        max-width: 150px;
        max-height: 200px;
    }
}
@media (min-width: 1200px){
    body.layout-largeimage .subheader #about-agent div.aboutanagent-responsive img, body.layout-customtext .subheader #about-agent div.aboutanagent-responsive img {
        max-width: 250px;
        max-height: 300px;
    }
}


body.layout-largeimage .subheader #about-agent div.aboutanagent-responsive .companylogo img {
    float: left;
    margin-top: 15px;
}

body.layout-largeimage .subheader #about-agent div.aboutanagent-responsive .aboutanagent-data .agenttext .agent-name,
body.layout-largeimage .subheader #about-agent div.aboutanagent-responsive .aboutanagent-data .agenttext .agent-title {
    display: none;
}
@media (min-width: 480px) {
    body.layout-largeimage .subheader #about-agent div.aboutanagent-responsive .aboutanagent-data .agenttext .agent-name,
    body.layout-largeimage .subheader #about-agent div.aboutanagent-responsive .aboutanagent-data .agenttext .agent-title {
        display: block;
    }
}
@media (min-width: 768px) {
    body.layout-largeimage .subheader #about-agent div.aboutanagent-responsive .aboutanagent-data .agenttext .agent-name,
    body.layout-largeimage .subheader #about-agent div.aboutanagent-responsive .aboutanagent-data .agenttext .agent-title {
        display: none;
    }
}


body.layout-largeimage .subheader #about-agent div.aboutanagent-responsive .aboutanagent-photo .companylogo img {
    border: none;
    display: block;
}
@media (min-width: 768px) {
    body.layout-largeimage .subheader #about-agent div.aboutanagent-responsive .aboutanagent-photo .companylogo img {
        display: none;
    }
}
@media (max-height: 679px) {
    body.layout-largeimage .subheader #about-agent div.aboutanagent-responsive .aboutanagent-photo .companylogo img {
        display: none;
    }
}
body.layout-largeimage .subheader #about-agent div.aboutanagent-responsive .aboutanagent-data .companylogo img {
    display: none;
}

@media (min-width: 768px) and (min-height: 680px) {
    body.layout-largeimage .subheader #about-agent div.aboutanagent-responsive .aboutanagent-data .companylogo img {
        display: block;
    }
}
body.layout-largeimage #search-bar-about-an-agent .companylogo {
    display: none;
}

body.layout-largeimage div#search-bar-about-an-agent div.agent-name, body.layout-customtext div#search-bar-about-an-agent div.agent-name{
    text-align: center;
}

body.layout-customtext .subheader #search-by-location-container div.searchbylocation {
    opacity: 0.9;
    background-color: #626160;
}
body.layout-customtext div#search-by-location-container-affix div.searchbylocation {
    background-color: #626160;
}

body.layout-default.wrapper.homepage.responsive.page-wrapper {
    height: 100% !important;
}
body.layout-default #wrapper > .wrapper.row,
body.layout-largeimage #wrapper > .wrapper.row,
body.layout-customtext #wrapper > .wrapper.row {
    margin-left: -15px;
    margin-right: -15px;
}
body.layout-default #wrapper > .wrapper.row,
body.layout-customtext #wrapper > .wrapper.row {
    padding-top: 60px;
}
body.layout-largeimage #wrapper > .wrapper.row {
    padding-top: 60px;
}
body.layout-default div.menu {
    padding: 0 15px;
    background-image: none;
    background-color: #ffffff;
    color: #333333;
    min-height: 0;
}
body.layout-default div.menu > ul > li > a, div.menu > ul > li > div#loginDiv > a {
    color: #333333;
}

body.layout-default .agentcustomarea.background-image .custom-area-sibling {
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    background-color: rgba(0,0,0,0.3);
}

body.layout-default div.menu ul > li > a,
body.layout-default div.menu ul > li > span > a {
    line-height: 43px;
}

body.layout-largeimage #wrapper > .wrapper,
body.layout-customtext #wrapper > .wrapper,
body.layout-default #wrapper > .wrapper {
    padding-top: 96px;
}
body.layout-largeimage #searchPage.wrapper,
body.layout-customtext #searchPage.wrapper,
body.layout-default #searchPage.wrapper {
    padding-top: 0;
}


body.layout-largeimage #searchPage.wrapper div.mainbody.pageContent,
body.layout-customtext #searchPage.wrapper div.mainbody.pageContent,
body.layout-default #searchPage.wrapper div.mainbody.pageContent {
    overflow: visible;
}

#searchPage.wrapper #aos-container {
  z-index: 2;
}

#searchPage.wrapper #full-background-image {
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    background-attachment: scroll;
    position: fixed;
    top: 0;
    width: 100%;
    width: 100vw;
    height: 100%;
    height: 100vh;
    z-index: 0;
}
#searchPage.wrapper #full-background-layer {
    background-color: rgba(255,255,255,0.4);
    position: fixed;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    height: 100vh;
    width: 100vw;
    z-index: 1;
}

#neighborhoodNewsPage.wrapper {
    padding-top: 80px;
}

body.layout-largeimage div.header div#mxHeaderRight,
body.layout-customtext div.header div#mxHeaderRight,
body.layout-default div.header div#mxHeaderRight {
    margin-top: 0;
    width: auto;
    height: auto;
}
body.layout-customtext div.header div#mxHeaderRight,
body.layout-default div.header div#mxHeaderRight {
    line-height: 60px;
}
body.layout-largeimage div.header div#mxHeaderRight {
   line-height: 54px;
}



#background-image-fixed-container {
    width: 100%;
    height: 100%;
    position: fixed;
    top: 0;
    padding-top: 60px;
}
body.admin-bar #background-image-fixed-container {
    padding-top: 92px;
}
@media screen and (max-width: 782px) {
    body.admin-bar #background-image-fixed-container {
        padding-top: 106px;
    }
}


body.layout-largeimage .subheader .background-image img {
    border: none;
}
body.layout-default .subheader .background-image,
body.layout-largeimage .subheader .background-image,
body.layout-customtext .subheader .background-image {
    overflow: hidden;
    margin: 0 auto;
    width: 100%;
    z-index: 0;
}
body.layout-default .subheader .background-image,
body.layout-largeimage .subheader .background-image,
body.layout-customtext .subheader .background-image {
    position: relative;
}

body.layout-largeimage .subheader .background-image .background-image-element,
body.layout-default .subheader .background-image .background-image-element {
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    background-attachment: scroll;
    background-position: center center;
    background-repeat: no-repeat;
    width: 100%;
    height: 100%;
    z-index: 0;
}

body.layout-largeimage .subheader .background-image {
    position: relative;
    height: 100%;
    /*height: 100vh;*/
}

body.layout-default .subheader .background-image  {
    position: relative;
    /*height: auto;
    height: 65%;
    height: 55vh;*/
    height: 80%;
    height: 70vh;
    min-height: 200px;
    /*max-height: 300px;*/
}
@media (min-height: 400px) {
    body.layout-default .subheader .background-image {
        position: relative;
        height: auto;
        height: 65%;
        height: 55vh;
        min-height: initial;
    }
}
@media (min-width: 600px) {
    body.layout-default .subheader .background-image {
        min-height: 340px;
    }
}

/*
body.layout-default.supports-object-fit .subheader .background-image img.img-responsive {
    width: 100%;
    height: 100%;
    object-fit: cover;
    max-width: none;
    min-height: 240px;
    margin-top: 50px;
}
@media (min-width: 600px) {
    body.layout-default.supports-object-fit .subheader .background-image img.img-responsive {
        margin-top: 0;
        min-height: 400px;
    }
}
@media (min-width: 992px) {
    body.layout-default.supports-object-fit .subheader .background-image img.img-responsive {
        margin-top: 0;
    }
}
*/

/*body.layout-largeimage.supports-object-fit .subheader .background-image img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center center;
    max-width: none;
    margin-top: 60px;
}
@media (min-width: 600px) {
    body.layout-largeimage.supports-object-fit .subheader .background-image img {
        margin-top: 0;
    }
}
body.layout-largeimage.no-object-fit .subheader .background-image img {
    min-width: 100%;
    min-height: 100%;
    max-height: none;
    max-width: none;
    position: relative;
    left: 50%;
    top: 50%;
    -ms-transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}


body.layout-default.supports-object-fit .subheader .background-image  {
    height: auto;
    max-height: 300px;
}
@media (min-height: 600px) {
    body.layout-default.supports-object-fit .subheader .background-image {
        height: auto;
        max-height: 65%;
    }
}
body.layout-default.supports-object-fit .subheader .background-image img.img-responsive {
    width: 100%;
    height: 100%;
    object-fit: cover;
    max-width: none;
    min-height: 240px;
    margin-top: 50px;
}
@media (min-width: 600px) {
    body.layout-default.supports-object-fit .subheader .background-image img.img-responsive {
        margin-top: 0;
        min-height: 400px;
    }
}
@media (min-width: 992px) {
    body.layout-default.supports-object-fit .subheader .background-image img.img-responsive {
        margin-top: 0;
    }
}

body.layout-default.no-object-fit .subheader .background-image  {
    height: auto;
    min-height: 300px;
    max-height: 65%;
}
body.layout-default.no-object-fit .subheader .background-image img.img-responsive {
    min-width: 100%;
    min-height: 100%;
    margin-top: 25px;
    height: 300px;
    width: auto;
    max-width: none;
    position: absolute;
    left: 50%;
    top: 50%;
    width: auto;
    -webkit-transform: translate(-50%,-50%);
    -ms-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%);
}
@media (min-width: 480px) {
    body.layout-default.no-object-fit .subheader .background-image  {
        height: 350px;
    }
    body.layout-default.no-object-fit .subheader .background-image img.img-responsive {
        height: 300px;
    }
}
@media (min-width: 480px) and (min-height: 600px) {
    body.layout-default.no-object-fit .subheader .background-image  {
        height: 400px;
    }
    body.layout-default.no-object-fit .subheader .background-image img.img-responsive {
        height: 350px;
    }
}
@media (min-width: 600px) {
    body.layout-default.no-object-fit .subheader .background-image  {
        height: 300px;
    }
    body.layout-default.no-object-fit .subheader .background-image img.img-responsive {
        height: 300px;
        margin-top: 0;
    }
}
@media (min-width: 600px) and (min-height: 600px) {
    body.layout-default.no-object-fit .subheader .background-image  {
        height: 450px;
    }
    body.layout-default.no-object-fit .subheader .background-image img.img-responsive {
        height: 450px;
        margin-top: 0;
    }
}
@media (min-width: 768px) {
    body.layout-default.no-object-fit .subheader .background-image  {
        height: 65%;
    }
    body.layout-default.no-object-fit .subheader .background-image img.img-responsive {
        width: 100%;
        height: auto;
    }
}
@media (min-width: 768px) and (min-height: 600px) {
    body.layout-default.no-object-fit .subheader .background-image  {
        height: 65%;
    }
    body.layout-default.no-object-fit .subheader .background-image img.img-responsive {
        width: auto;
        height: 100%;
    }
}
@media (min-width: 992px) {
    body.layout-default.no-object-fit .subheader .background-image  {
        height: 65%;
    }
    body.layout-default.no-object-fit .subheader .background-image img.img-responsive {
        width: 100%;
        height: auto;
    }
}
@media (min-width: 992px) and (min-height: 600px) {
    body.layout-default.no-object-fit .subheader .background-image  {
        height: 65%;
    }
    body.layout-default.no-object-fit .subheader .background-image img.img-responsive {
        width: 100%;
        height: auto;
    }
}
@media (min-width: 1200px) {
    body.layout-default.no-object-fit .subheader .background-image  {
        height: 65%;
    }
    body.layout-default.no-object-fit .subheader .background-image img.img-responsive {
        width: 100%;
        height: auto;
        margin-top: -50px;
    }
}
@media (min-width: 1200px) and (min-height: 600px) {
    body.layout-default.no-object-fit .subheader .background-image  {
        height: 65%;
    }
    body.layout-default.no-object-fit .subheader .background-image img.img-responsive {
        width: 100%;
        height: auto;
        margin-top: -50px;
    }
}
*/

body.layout-default .subheader #agent-name {
  position: absolute;
  bottom: 50%;
  z-index: 4;
}
body.layout-default .subheader #search-statement{
    float: none;
    width: 100%;
    display: block;
    padding: 0 15px;
    overflow: hidden;
    position: relative;
    z-index: 1;
}
body.layout-default .subheader #search-statement .agentcustomareatext {
    font-size: 18px;
    font-weight: normal;
    line-height: 1.3em;
}
@media (min-width: 768px) {
    body.layout-default .subheader #search-statement {
        float: left;
        padding: 0 40px 0 30px;
        width: 50%;
    }
    body.layout-default .subheader #search-statement .agentcustomareatext {
        font-size: 20px;
    }
}
@media (min-width: 992px) {
    body.layout-default .subheader #search-statement {
        padding: 0 60px 0 40px;
    }
    body.layout-default .subheader #search-statement .agentcustomareatext {
        font-size: 20px;
    }
}
@media (min-width: 1200px) {
    body.layout-default .subheader #search-statement {
        padding: 0 80px 0 40px;
    }
}

body.layout-default .subheader button.contact-me-btn  {
    color: #1a1a1a;
    background-color: #ffffff;
    border: 1px solid #cccccc;
    margin: 12px 0 0;
    padding: 1px;
    height: 32px;
    width: 137px;
    border-radius: 0;
    font-size: 18px;
    text-align: center;
    line-height: 28px;
}
body.layout-default .subheader button.contact-me-btn:hover {
    background-color: #e5e5e5;
}
body.layout-default .subheader #about-agent {
    position: relative;
    padding: 0;
    z-index: 3;
}
@media (max-width: 767px) {
    body.layout-default .subheader #about-agent {
        width: 100%;
        float: none;
        display: block;
    }
}
body.layout-default .subheader #search-hero-overlay {
    position: absolute;
    top: 10%;
    height: 200px;
    color: #ffffff;
    z-index: 4;
    text-align: center;
    width: 100%;
}
@media (min-height: 600px) {
    body.layout-default .subheader #search-hero-overlay {
        /*top: 30%;
        height: 30%;
        margin-top: -15%;*/
    }
}
@media (min-width: 600px) {
    body.layout-default .subheader #search-hero-overlay {
        /*top: 10px;*/
    }
}
@media (min-width: 600px) and (min-height: 600px){
    body.layout-default .subheader #search-hero-overlay {
        top: 30%;
        height: 30%;
        margin-top: -25%;
        /*top: 20px;*/
    }
}
@media (min-width: 768px) {
    body.layout-default .subheader #search-hero-overlay {
        margin-top: -5%;
        /*top: 10px;*/
    }
}
@media (min-width: 768px) and (min-height: 600px) {
    body.layout-default .subheader #search-hero-overlay {
        margin-top: -20%;
        /*top: 50px;*/
    }
}
@media (min-width: 992px) {
    body.layout-default .subheader #search-hero-overlay {
        margin-top: -5%;
        /*top: 20px;*/
    }
}
@media (min-width: 992px) and (min-height: 600px) {
    body.layout-default .subheader #search-hero-overlay {
        margin-top: -15%;
        /*top: 20px;*/
    }
}
@media (min-width: 1200px) {
    body.layout-default .subheader #search-hero-overlay {
        /*top: 20px;*/
    }
}
@media (min-width: 1200px) and (min-height: 600px) {
    body.layout-default .subheader #search-hero-overlay {
        /*top: 30px;*/
    }
}
@media (min-width: 1200px) and (min-height: 900px) {
    body.layout-default .subheader #search-hero-overlay {
        margin-top: -10%;
        /*top: 80px;*/
    }
}


body.layout-default .subheader #search-headline {
    color: #ffffff;
    z-index: 5;
    text-align: center;
    width: 100%;
    line-height: 1.2em;
    font-size: 1.5em;
    margin-top: 40px;
    margin-bottom: 10px;
}
@media (min-width: 400px) {
    body.layout-default .subheader #search-headline {
        font-size: 2em;
    }
}
@media (min-width: 480px) {
    body.layout-default .subheader #search-headline {
        font-size: 2.5em;
    }
}
@media (min-width: 600px) {
    body.layout-default .subheader #search-headline {
        font-size: 3.0em;
        margin-top: 3px;
    }
}
@media (min-width: 768px) {
    body.layout-default .subheader #search-headline {
        font-size: 3.5em;
        margin-top: 15px;
        margin-bottom: 15px;
    }
}
@media (min-width: 992px) {
    body.layout-default .subheader #search-headline {
        font-size: 4.5em;
        margin-top: 30px;
        margin-bottom: 30px;
    }
}

body.layout-default .subheader #search-box {
    color: #ffffff;
    z-index: 5;
    text-align: center;
}
@media (max-width: 599px) {
    body.layout-default .subheader #search-hero-overlay #search-box {
        display: none;
    }
}


body.layout-default .subheader #about-agent div.aboutanagent-responsive div.agenttext .phones .label {
    color: #333333;
}
body.layout-default .subheader #about-agent div.aboutanagent-responsive .aboutanagent-photo,
body.layout-default .subheader #about-agent div.aboutanagent-responsive .aboutanagent-data {
    width: 40%;
    float: left;
    position: relative;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px;
}
body.layout-default .subheader #about-agent div.aboutanagent-responsive .aboutanagent-photo:after,
body.layout-default .subheader #about-agent div.aboutanagent-responsive .aboutanagent-data:after {
    clear: both;
}

@media (min-width: 768px) {
    body.layout-default .subheader #about-agent div.aboutanagent-responsive .aboutanagent-photo {
        margin-left: 18%;
    }
}

body.layout-default .subheader #about-agent div.aboutanagent-responsive img{
    max-width: 150px;
    max-height: 150px;
    margin-top: -40px;
    float: right;
}
body.layout-default .subheader #about-agent div.aboutanagent-responsive .aboutanagent-data {
    width: 60%;
}
@media (min-width: 480px) {
    body.layout-default .subheader #about-agent div.aboutanagent-responsive .aboutanagent-data {
        width: 40%;
    }
}
@media (min-width: 600px) {
    body.layout-default .subheader #about-agent div.aboutanagent-responsive img{
        max-width: 200px;
        max-height: 250px;
    }
}
@media (min-width: 992px) {
    body.layout-default .subheader #about-agent div.aboutanagent-responsive img{
        max-width: 240px;
        max-height: 350px;
    }
    body.layout-default .subheader #about-agent div.aboutanagent-responsive .aboutanagent-data {
        width: 40%;
    }
}
@media (min-width: 1200px) {
    body.layout-default .subheader #about-agent div.aboutanagent-responsive img{
        max-width: 300px;
        max-height: 350px;
    }
    body.layout-default .subheader #about-agent div.aboutanagent-responsive .aboutanagent-data {
        width: 40%;
    }
}


body.layout-default #affix-bar.affix-top {
    visibility: hidden;
    margin-top: -50px;
    width: 100%;
    display: block;
}
body.layout-default #affix-bar.affix-perm.affix-top,
body.layout-largeimage #affix-bar.affix-perm.affix-top {
    position: fixed;
    visibility: visible;
    margin-top: 0;
    -webkit-transform: translate3d(0, 0, 0);
    -o-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
}

body.layout-largeimage #affix-bar.affix-perm,
body.layout-largeimage #affix-bar.affix {
    width: 100%;
}
/*
body.layout-largeimage #affix-bar.affix-perm .searchbylocation,
body.layout-largeimage #affix-bar.affix .searchbylocation {
    position: absolute;
    left: 0;
    right: 0;
}
@media (min-width: 768px) {
    body.layout-largeimage #affix-bar.affix-perm .searchbylocation,
    body.layout-largeimage #affix-bar.affix .searchbylocation {
        padding-left: 150px;
    }
}
*/
body.layout-largeimage #affix-bar.affix-top .searchbylocation .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
}
body.layout-largeimage #affix-bar.affix .searchbylocation .form-group,
body.layout-largeimage #affix-bar.affix-perm .searchbylocation .form-group {
    display: inline-block;
}
/*
body.layout-largeimage #affix-bar.affix-perm .searchbylocation .form-group,
body.layout-largeimage #affix-bar.affix .searchbylocation .form-group {
    width: 100%;
}
*/
body.layout-largeimage #affix-bar.affix-perm .searchbylocation .search-form-left,
body.layout-largeimage #affix-bar.affix .searchbylocation .search-form-left {
    display: none;
}
body.layout-largeimage #affix-bar.affix-perm .searchbylocation .search-form-right,
body.layout-largeimage #affix-bar.affix .searchbylocation .search-form-right {
    display: none;
}
@media (min-width: 480px) {
    body.layout-largeimage #affix-bar.affix-perm .searchbylocation .search-form-left,
    body.layout-largeimage #affix-bar.affix .searchbylocation .search-form-left,
    body.layout-largeimage #affix-bar.affix-perm .searchbylocation .search-form-right,
    body.layout-largeimage #affix-bar.affix .searchbylocation .search-form-right {
        display: block;
    }
}
body.layout-largeimage #affix-bar.affix-perm .searchbylocation .search-form-left input#searchString,
body.layout-largeimage #affix-bar.affix .searchbylocation .search-form-left input#searchString {
    margin: 0 auto;
}

body.layout-default #affix-bar {
    width: 100%;
    height: 50px;
    min-width: 320px;
    display: block;
    z-index: 10;
    background-color: #ffffff;
    border-top: 1px solid #666666;
    border-bottom: 1px solid #666666;
}
body.layout-default #affix-bar > .container {
    display: none;
}
body.layout-default #affix-bar.affix > .container,
body.layout-default #affix-bar.affix-perm > .container{
    display: block;
}
body.layout-default #affix-bar button.contact-me-btn  {
    color: #005597;
    background-color: #ffffff;
    border: 1px solid #005597;
    margin: 9px 10px 0 30px;
    padding: 0;
    height: 30px;
    width: 120px;
    font-size: 14px;
    border-radius: 0;
    text-align: center;
}
body.layout-default #affix-bar button.contact-me-btn:hover {
    background-color: #e5e5e5;
}

body.layout-default #affix-bar #searchFormButton {
    cursor: pointer;
    font-size: 40px;
    z-index: 1;
}
body.layout-default #affix-bar .affix-bar-agent {
    float: left;
}

body.layout-default #affix-bar .affix-bar-agent .name-block {
    color: #000000;
    padding: 6px;
    overflow: hidden;
    height: 50px;
    line-height: 20px;
}
@media (max-width: 599px) {
    body.layout-default #affix-bar .affix-bar-agent .name-block {
        color: #000000;
        padding: 6px 40px 0px;
        overflow: hidden;
        height: 50px;
        line-height: 20px;
    }
}
body.layout-default #affix-bar .affix-bar-agent .agent-name {
    font-size: 18px;
}
body.layout-default #affix-bar .affix-bar-agent .agent-title {
    font-size: 12px;
}

body.layout-default #affix-bar .affix-bar-search {
    float: right;
}


.wrapper.homepage div.subbody.row#two,
.wrapper.homepage div.subbody.row#three {
    position: relative;
    padding-top: 120px;
    margin-top: -120px;
    padding-bottom: 0;
}
.wrapper.homepage div.subbody.row#two > div.section-background {
    padding-top: 60px;
    padding-bottom: 40px;
}
.wrapper.homepage div.subbody.row#three > div.section-background {
    padding-top: 80px;
    padding-bottom: 120px;
}
body.layout-default .wrapper.homepage div.subbody.row#two > div.section-background {
    background-color: #eeeeee;
}
body.layout-largeimage .wrapper.homepage div.subbody.row#two > div.section-background,
body.layout-customtext .wrapper.homepage div.subbody.row#two > div.section-background {
    background-color: #f4f4f4;
}
body.layout-default .wrapper.homepage div.subbody.row#three > div.section-background,
body.layout-default .wrapper.homepage .push-footer {
    background-color: #f4f4f4;
}
body.layout-largeimage .wrapper.homepage div.subbody.row#three > div.section-background,
body.layout-customtext .wrapper.homepage div.subbody.row#three > div.section-background,
body.layout-largeimage .wrapper.homepage .push-footer,
body.layout-customtext .wrapper.homepage .push-footer {
    background-color: #eeeeee;
}



body.layout-default div.subbody.row#two > .container,
body.layout-default div.subbody.row#two > .container > div,
body.layout-default div.subbody.row#two > .container .featuredProperties,
body.layout-default div.subbody.row#two > .container .featuredProperties .featuredproperties .sliderblocks,
body.layout-default div.subbody.row#two > .container .featuredProperties .featuredproperties .sliderblocks .featureblock {
    height: 100%;
}

/* -------------- MEDIA QUERIES -------------*/
@media (max-width: 1199px) {
  div.menu ul.sf-menu{
    z-index: 9;
  }
  div.menu > ul > li.account-menu-item {
    border-top: 1px solid black;
    padding-top: 10px;
  }
  div.menu ul.sf-menu, div.menu ul.sf-menu div#usernameDiv ul#userLinkList{
      background-color: #ffffff;
  }
  div.menu > ul > li > a, div.menu > ul > li > div#usernameDiv > a, div.menu > ul > li > div#loginDiv > a {
      word-wrap: normal;
  }
  div.menu ul > li > a, div.menu ul > li > span > a {
      line-height: normal;
  }
  div.menu ul li.nav-menu-item {
      padding: 10px 0;
  }
  div.menu > ul > li.account-menu-item > div#usernameDiv > strong.display_name {
      padding-left: 5px;
  }
  div.header div#mxHeaderRight{
      display: none;
  }
  div.menu > ul > li.account-menu-item > div#usernameDiv {
    text-align: center;
  }
  div.menu > ul > li.account-menu-item > div#usernameDiv > div#userLinks, 
  div.menu > ul > li.account-menu-item > div#usernameDiv > div#userLinks > ul#userLinkList{
      display: block;
      box-shadow: none;
      border: none;
  }
  div.menu > ul > li.account-menu-item > div#usernameDiv > div#userLinks {
    width: 100%;
  }
  div.menu > ul > li.account-menu-item > div#usernameDiv > strong.display_name {
    font-size: 20px;
  }
  div.menu > ul > li.account-menu-item > div#usernameDiv > div#userLinks a{
    padding: 0.5em 1em 0.5em 1em;
  }
  div.menu > ul > li.account-menu-item > div#loginDiv > span{
    display: none;
  }
  body.layout-customtext div.subheader div#search-by-location-container, body.layout-largeimage div.subheader div#search-by-location-container{
    display: none;
  }
  body.layout-largeimage .subheader img{
    padding: 0;
  }
}

@media (max-width: 991px) {
    div.aboutanagentbar .contact-me-btn {
        display: none;
    }
}
@media (max-width: 767px) {
    body.layout-customtext div#affix-nav div#search-by-location-container-affix, body.layout-largeimage div#affix-nav div#search-by-location-container-affix {
        display: none;
    }
}
@media (max-width: 599px) {
    div.aboutanagentbar {
        float: none;
    }
    body.layout-default #affix-bar #searchFormButton {
        display: block;
        position: absolute;
        top: 0;
        left: 19px;
    }
    div.aboutanagentbar .name-block.pull-left {
        float: none;
        text-align: center;
    }
    div.affix-bar-agent {
        width: 100%;
    }
    div.affix-bar-agent .aboutanagentbar .name-block.pull-left {
        float: none !important;

    }
    #dotNav {
        display: none;
    }
    div.affix-bar-search {
        display: none;
    }
}
@media (min-width: 600px) {
    body.layout-default #affix-bar #searchFormButton {
        display: none;
    }
}
@media (max-width: 480px) {
    body.layout-default .subheader #search-statement,
    body.layout-default .subheader #about-agent,
    body.layout-default .subheader #agent-name,
    body.layout-default .subheader #agent-statement{
      top: auto !important;
      bottom: auto !important;
      width: 100% !important;
      position: relative !important;
      padding: 0 !important;
      float: left !important;
      clear: both;
    }
    .subheader #about-agent > div.aboutanagent-responsive, .subheader #about-agent > div.aboutanagent-responsive > div.agenttext {
      width: 100% !important;
    }
    div.featuredProperties div.navleft,
    div.featuredProperties div.navright {
        display: block;
    }
    div.featuredProperties label.price_label,
    div.featuredProperties div.price,
    div.featuredProperties label.bed_bath_sqft_label,
    div.featuredProperties div.bed_bath_sqft {
        font-size: 15px;
        margin: 0;
    }
    #affix-nav.affix {
        padding-left: 15px;
    }
    #affix-search.affix-top {
        position: fixed;
    }
    body.layout-largeimage .subheader #agent-name{
      margin-top: 10px;
    }
    body.layout-customtext .subheader #agent-name{
      margin-top: 115px;
    }
    body.layout-default .subheader #agent-name{
      margin-top: 115px;
    }
}


.wrapper.responsive .blog-entry img {
    max-width: 100%;
    height: auto;
}
body.modal-open {
    position: fixed;
    width: 100%;
}