﻿@font-face {
  font-family: 'Realty Executives';
  src: url(../../fonts/Realty-Executives.TTF);
  font-style: normal;
}
/*----------------------------------James's styles begin----------------------------------*/
/*Agent about section*/

/*-webkit-transition:
-moz-transition:
-o-transition:
transition:*/

.facelift > .home-about p {color: #000;}
.facelift > .home-about i {color: #000; line-height: 32px;}
.facelift > .home-about > .home-info > div:first-of-type > p {
    font-size:28px;
    line-height: 38px;
}
.facelift > .home-about > .home-info > div:first-of-type > p:first-child,
.facelift > .home-about > .home-info > div:first-of-type > p:first-child {
    font-weight: 800;
    color: #002b58;
}
.facelift > .home-about > .home-info > div:first-of-type > p:last-child {
    color: #b70e2b;
    font-weight: 300;
}
.facelift > .home-about > .home-info >  div:first-of-type > p.divider {
    margin: 0px .5em 0px .5em;
    color: #727476;
    font-weight: 800;
}
.facelift > .home-about > .home-info .contact-tags {
    margin-right: 2em;
}
.facelift > .home-about > .home-info > div {
    clear: left;
    padding-right: 0px;
    padding-left: 0px;
}
.facelift > .home-about > .home-info > div p,
.facelift > .home-about > .home-info > div div {
    float: left;
}
.facelift > .home-about .home-content > div {
    /*display: inline-flex;*/
    width: 100%;
    /*max-width: 36em;*/
    justify-content: space-between;
    font-weight: bolder;
    margin-top: 25px;
}
.facelift > .home-about {
    padding: 15px;
}
.facelift > .home-about .main-picture-frame,
.facelift .picture-frame {
    background-position: top;
    background-size: cover;
    float: left;
    box-shadow: -15px -15px 0px #ffffff;
    padding: 0px;
    margin: 15px 20px 15px 15px;
    width: 20%;
    border-radius: 4px;
    max-width: 220px;
    background-repeat: no-repeat;
}
.facelift > .home-about .main-picture-frame > div,
.facelift .picture-frame > div {
    padding-bottom: 100%;
    border-radius: 4px;
}
.facelift > .home-about .home-info,
.facelift > .home-about .home-content {
    float: left;
    width: calc(80% - 35px);
}
.facelift > .home-about .btn {
    border-radius: 3px;
    color: #002b58;
    width: 8em;
    margin-right: 15px;
}
.facelift .home-content p,
.facelift .home-content a,
.facelift .home-info .contact-tags p {
    font-size: 18px;
    font-weight: 400;
    line-height: 32px;
}

/*Agent footer*/
.facelift.agentBrokerRegionFooter .footerAgentBroker2017 {
    max-width: 100%;
    position: relative;
    z-index: 0;
}
.facelift .agentbrokerInfo2017 {
    color: #fff;
}
.facelift.agentBrokerRegionFooter {background-color: #f2f2f2;}
.facelift.agentBrokerRegionFooter .btn {
    color: #000 !important;
    border-color: #727476;
}

.facelift.agentBrokerRegionFooter #agent-sticky .btn {
    color: #fff !important;
    border-color: #fff;
}
.facelift.agentBrokerRegionFooter .btn:hover {
    color: #fff !important;
}
.facelift.agentBrokerRegionFooter h3.footerAgentBrokerHeader2017 {
    color: #000 !important;
    font-size: 16pt !important;
    font-weight: 600;
}
.facelift .footerAgentBrokerAbout2017 a {
    white-space: normal;
}
.facelift.agentBrokerRegionFooter .agent-footer-agent-info li,
.facelift.agentBrokerRegionFooter .agent-footer-agent-info p,
.facelift.agentBrokerRegionFooter .agent-footer-contact p,
.facelift.agentBrokerRegionFooter .agent-footer-about-re p,
.facelift.agentBrokerRegionFooter li,
.facelift.agentBrokerRegionFooter p {
    color: #000;
    font-weight:600;
    font-size: 15px;
}
.facelift.agentBrokerRegionFooter .agent-footer-contact > ul > li a,
.facelift.agentBrokerRegionFooter .broker-footer-contact > ul > li a,
.facelift .home-about a:hover {text-decoration: none;}
.facelift #facelift-runner div,
#facelift-runner a {
    color: #000 !important;
    font-size: 14px !important;
}
.facelift.facelift-main {background-color: #f2f2f2;}
.facelift.bootstrap .container.footerAgentBrokerAbout2017, .facelift.bootstrap > .container.home-about {
    background-color: #f2f2f2; 
    box-shadow: none;
    padding-right: 15px;
    padding-left: 15px;
}
.facelift.bootstrap > .container.home-about {
    padding-right: 30px;
    padding-left: 30px;
}
.facelift .agentbrokerSocialInfo2017 {display: flex !important;}
.facelift .agent-footer-agent-info, .facelift .agent-footer-contact, .facelift .agent-footer-about-re {margin-bottom: 1em;}
.facelift .agent-footer-agent-info ul:first-of-type li:first-of-type {font-size: 14pt;}
.facelift .agent-footer-agent-info > .footer-picture-frame,
.facelift .region-footer-agent-info > .footer-picture-frame,
.facelift .broker-footer-agent-info > .footer-picture-frame {
    width: 30%;
    float: left;
    
    border-radius: 4px;
    padding: 0px;
    margin: 0 20px 0 0;
    max-width: 220px;
}
.facelift .agent-footer-agent-info > .footer-picture-frame > div,
.facelift .region-footer-agent-info > .footer-picture-frame > div,
.facelift .broker-footer-agent-info > .footer-picture-frame > div {
    padding-bottom: 100%;
    background-position: top;
    background-size: cover;
    border-radius: 4px;
}
.facelift .broker-footer-agent-info > .footer-picture-frame {
    box-shadow: none;
    margin: 0 20px 10px 0;
}
.facelift .agent-footer-agent-info > div:nth-of-type(2) {
    float: left;
    width: calc(70% - 30px);
}
.agent-footer-contact i, .home-about i,
.broker-footer-contact i,
.region-footer-contact i {
    font-size: x-large;
    margin-right: .5em;
    text-align: center;
    float:left;
    color: #a1a1a1;
}
.agent-footer-contact > div i,
.broker-footer-contact > div i  {font-size: 30px;}
.agent-footer-contact li, .facelift .home-about .contact-tags {
    display: block;
    align-items: center;
}
.agent-footer-contact > div {clear: both;}
.agent-footer-contact > ul > li div:nth-of-type(2) > p {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}


.facelift #agent-sticky p,
#sticky-contact {
    -webkit-transition: bottom .5s, left .5s;
    -moz-transition: bottom .5s, left .5s;
    -o-transition: bottom .5s, left .5s;
    transition: bottom .5s, left .5s;
    font-size: 14px;
    line-height:12px;
    color: #fff;
}
.facelift #agent-sticky .footer-picture-frame {
    height: 80px;
    width: 80px;
    border-radius: 4px;
    background-position: top;
    background-size: cover;
    -webkit-transition: all .5s;
    -moz-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s;
}
.facelift #agent-sticky > div {
    padding: 0 30px;
    top: 20px;
    position: absolute;
    -webkit-transition: top .5s;
    -moz-transition: top .5s;
    -o-transition: top .5s;
    transition: top .5s;
}
.facelift #agent-sticky.min > div {
    top: -10em;
}
.facelift #agent-sticky #sticky-contact {
    position: fixed;
    background: #002c59;
    width: 5em;
    padding: 5px;
    bottom: 20px;
    left: 120px;
}
.facelift #agent-sticky.min #sticky-contact {
    bottom: 12px;
    left: calc(50% - 35px);
}
.facelift #agent-sticky #sticky-contact:hover {background-color: #b70e2b;}

.facelift #agent-sticky > div > div:first-of-type {
    float: left;
    padding-right: 10px;
}
.facelift #agent-sticky {
    background-color: #002c59;
    display: none;
    justify-content: center;
    position: fixed;
    z-index: 6;
    bottom: 0px;
    height: 120px;
    width: 100%;
    color: #fff;
    -webkit-transition: height .5s;
    -moz-transition: top .5s;
    -o-transition: top .5s;
    transition: height .5s;
    overflow-y: hidden;
}
.facelift #agent-sticky.min {height: 50px;}
.facelift #sticky-toggle {
    position: absolute;
    top: 10px;
    right: 10px;
    color: #fff;
    font-size: 10pt;
}

/*Team roster*/
.facelift.team-roster a,
.facelift.team-roster div,
.facelift.team-roster h3,
.facelift.team-roster p {
    -webkit-transition: all 0.25s ease-in-out;
    -moz-transition: all 0.25s ease-in-out;
    -o-transition: all 0.25s ease-in-out;
    transition: all 0.25s ease-in-out;
}
.facelift.team-roster .team-member {
    margin-top: 20px;

}
.facelift.team-roster h2 {
    margin-bottom: 30px;
}
.facelift .team-member div > h3 {
    padding-bottom: 10px;
}
.facelift .team-member p {padding-top: 0;}
.facelift .team-member a {
    color: #b70e2b !important;
    text-decoration: none !important;
}
.facelift .team-member > div {
    width: calc(75% - 20px);
    float: right;
}
.facelift.team-roster .picture-frame {
    position: relative;
    box-shadow: none;
    margin-left: 0;
    margin-top: 0;
    width: 25%;
    -webkit-filter: contrast(100%);
    filter: contrast(100%);
    top: 0;
}
.facelift.team-roster .team-member:hover a.picture-frame {
    filter: contrast(110%);
    -webkit-filter: contrast(110%);
}
.facelift.team-roster .team-member a.picture-frame:hover {
    -webkit-filter: contrast(110%);
    filter: contrast(110%);
}

/*Selling pages*/
.subnav li.mobile.other-page, .header-new div.mobile.other-page.sleek-look,
.header-new.agent-page-menu.other-page.sleek-look ul li > a,
.open-menu.header-new.agent-page-menu.other-page.sleek-look ul li > a {
    color: #fff;
}
.facelift-header .new-ui2017.consumer-links.other-page.sleek-look #consumerLoginLink,
.facelift-header .new-ui2017.consumer-links.other-page.sleek-look #agentBrokerListingLink,
.facelift-header .new-ui2017.consumer-links.other-page.sleek-look #consumerMyAccountBtn,
.facelift-header .new-ui2017.consumer-links.other-page.sleek-look #frhousinglnk {
    border-color: #fff;
}
.new-ui2017.consumer-links.other-page.sleek-look #consumerLoginLink,
.new-ui2017.consumer-links.other-page.sleek-look #agentBrokerListingLink,
.new-ui2017.consumer-links.other-page.sleek-look #consumerMyAccountBtn,
.new-ui2017.consumer-links.other-page.sleek-look #frhousinglnk{
    background: transparent;
    border: 2px solid #fff;
    border-radius: 3px;
    color: #fff;
}
.header-new.other-page.sleek-look {
    background-color: transparent;
}
.header-new.other-page.facelift {
    top: 60px;
}
.facelift.bootstrap a:focus,
.facelift.bootstrap a:hover {
    text-decoration: none;
}

.header-new.other-page.facelift.international {
    top: 0;
}
@media (max-width: 979px) {
    .header-new.other-page.facelift.propertysearch.international {
        top: 0;
    }
}
.header-new.other-page.facelift.sticky-header,
.header-new.other-page.facelift.propertysearch.sticky-header,
.header-new.facelift.v2.sticky-header {
    top: 0 !important;
}
@media (max-width: 979px) {
    .header-new.other-page.facelift {
        top: 90px;
    }
    /*.header-new.other-page.facelift.v2 {
        top: 10px;
    }*/
    .header-new.other-page.facelift.propertysearch {
        top: 60px;
    }
}
@media (max-width: 320px) {
    .header-new.other-page.facelift {
        top: 110px;
    }
}
.bodycontent.full-width,
#pageheader.facelift {
    max-width: 100%;
}

.bodycontent.other-page.sleek-look {
    padding-top: 0 !important;
}
@media (max-width: 768px) {
   body .bodycontent.other-page {
       padding-top: 80px !important;
   }
}
.facelift.full-width-heading h1,
.facelift.full-width-heading p {
    text-align: center;
    color: #fff;
    font-weight: 200;
    text-shadow: 0 0 5px #000;
}
.facelift.full-width-heading h1 {
    margin-top: 20px;
    margin-bottom: 10px;
}
.facelift.full-width-heading {
    background-size: cover;
    background-position: center;
    padding-top: 60px;
}
.facelift.full-width-heading > .container {
    height: 400px;
    display: flex;
    align-items: center;
    justify-content: center;
}
@media (max-width: 768px) {
    .facelift.full-width-heading > .container {
        height: 285px;
    }
}
@media (min-width: 1800px) {
    .facelift.full-width-heading > .container {
        height: 650px;
    }
}
.facelift.selling-links img.thumb-frame {
    height: 150px;
    width: 200px;
    display: block;
    margin: 0 auto;
}
.facelift.selling-links .container > div {
    text-align: center;
    width: 25%;
    float: left;
}
.facelift.selling-links a:hover {text-decoration: none;}
.facelift.selling-links p {
    color: #555555;
}
.facelift.selling-links a:hover p {
    font-weight: 800;
}
.facelift.selling-links .container {
    padding-bottom: 0;
}
.bootstrap .selling-content li {
    list-style: initial;
    list-style-position: inside;
}
.bootstrap .selling-content p,.bootstrap .selling-content li {
    margin-bottom: 2ex;

}
.selling-content p strong {
    margin-right: 1em;
}
/*Featured Listings*/
.facelift .slick-track > a {
    left: 0;
}
.facelift .featuredListingsContainer{padding: 3%; padding-top: 0;}
.facelift .extrainfo {
    width: 80%;
    margin: auto;
}
.facelift .fetTitle,
.facelift  .loadingSpinner h5 {
    text-align: center;
    color: #002347 !important;
    font-weight: 700;
    padding-top: 20px;
    margin-bottom: 30px;
    font-size: 32px;
}
.facelift .fetListlabel {color: #de3d33;font-size: 18px;float: none !important }
.facelift .featlist-container {position: relative;}
.facelift .featlist-container .feat-list-fav {
    position: absolute;
    font-size: 30px;
    right: 10%;
}
.facelift .featlist-container .feat-list-fav:hover {cursor: pointer;}
.facelift .featlist-container .feat-list-fav i {
    -webkit-transition: transform .4s cubic-bezier(0.4, 0, 0.2, 1), font-size .1s cubic-bezier(0.6, 2.6, 0.7, 1), opacity .5s cubic-bezier(0, 1, 0, 1);
    -moz-transition: transform .4s cubic-bezier(0.4, 0, 0.2, 1), font-size .1s cubic-bezier(0.6, 2.6, 0.7, 1), opacity .5s cubic-bezier(0, 1, 0, 1);
    -o-transition: transform .4s cubic-bezier(0.4, 0, 0.2, 1), font-size .1s cubic-bezier(0.6, 2.6, 0.7, 1), opacity .5s cubic-bezier(0, 1, 0, 1);
    transition: transform .4s cubic-bezier(0.4, 0, 0.2, 1), font-size .1s cubic-bezier(0.6, 2.6, 0.7, 1), opacity .5s cubic-bezier(0, 1, 0, 1);
}
.facelift .featlist-container .feat-list-fav:hover i {transform: rotate(144deg)}
.facelift .featlist-container .feat-list-fav:active i {font-size: 50px;}
.facelift .featlist-container .feat-list-fav i:nth-of-type(1) {
    color: #fff;
    z-index: 1;
    text-shadow: 0 0 5px #000;
    opacity: 1;
}
.facelift .featlist-container .feat-list-fav  i:nth-of-type(2) {
    opacity: 0;
    text-shadow: 0 0 5px #000;
    color: #ffff00;
}
.facelift .featlist-container .feat-list-fav.consumer-fav i:nth-of-type(1) {
    opacity: 0;
}
.facelift .featlist-container .feat-list-fav.consumer-fav i:nth-of-type(2) {
    opacity: 1;
}

.facelift .feaLisImg {
    width: 80%;
    padding-bottom: 45%;
    margin: auto;
    float: initial;
    display: block;
    background-position:center;
    background-size: cover;
    border-radius: 4px;
    height: 1px;
    max-height:initial;
}
.facelift .featuredListingDetail p {
    float: left;
    margin-right: 20px;
}
.facelift .featuredListingDetail {
    clear: left;
}
.facelift .featuredListingDetail:nth-child(2) p:first-child {
    color: #1155cc;
    font-weight:700;
    font-size: 20px;
}
.facelift .featuredListingDetail:nth-child(2) p:nth-child(2) {font-weight: 100;}
.facelift .feaLisDetls{ width: 80%;float: initial; padding: 10px; padding-right: 0; margin: auto;}
.facelift .featuredListingPrice{
    font-size: 26px;
    font-weight: bold;
    float: left !important; 
}
.facelift .featuredListingOtherDet{ font-size: 13px;float: none !important;}
.facelift .fetListing_Courtesy{
    width: 100%;
    float: initial;
    font-size: 14px;
    color: black;
    font-style: italic;
    line-height: initial;
}
.facelift .fetListing_Logo{
    width: 100%;
    font-size: 13px;
    padding: 5px 0;
}
.facelift .slick-prev,
.facelift .slick-next
{
    font-size: 75px;
    top: 0;
    color: #002347;
    height: 100%;
    width: 4%;
    min-width: 30px;
}

.facelift .slick-prev:before,
.facelift .slick-next:before
{
    display:none;
}

.facelift .slick-prev
{
    left: -25px;
}
.facelift .slick-next
{
    right: -25px;
}
.facelift#reviews {
    display: block;
    position: relative;
    top: -78px;
    visibility: hidden;
}
.facelift.agent-review-container {
    width: 95%;
    /*padding: 5% 5% 5% 0;*/
    position: relative;
    height: 350px;
}
@media (max-width: 768px) {
    .facelift.agent-review-container {
        height: 475px;
    }
}
.facelift.agent-review-container h2 {
    position: relative;
    padding-top: 10px;
    z-index: 1;
}
.facelift.agent-review-container .agent-review > div {
    position: relative;
    margin: 10px 0;
}
.facelift.agent-review-container p {
    z-index: 1;
}
.facelift.agent-review-container p:nth-of-type(1) {
    /*padding-bottom: 0;
    margin-bottom: 0;*/
}
.facelift.agent-review-container p:nth-of-type(2) {
    text-align: right;
}
.facelift.agent-review-container .carousel-indicators {
    position: relative;
    bottom: initial; 
    left: 0;
    z-index: 15;
    width: initial;
    padding-left: initial;
    margin-left: initial;
    margin-right: initial;
    text-align: initial;
    list-style: initial;
}
.facelift.agent-review-container > span {
    position: absolute;
    font-size: 150px;
    top: 15px;
    right: 0;
    z-index: 0;
    color: #f2f2f2;
}
.facelift.agent-review-container > span i::before {
    position: absolute;
    top: -1ex;
    right: 0;
    -webkit-transition: all .5s ease-in-out;
    -moz-transition: all .5s ease-in-out;
    -o-transition: all .5s ease-in-out;
    transition: all .5s ease-in-out;
}
.facelift.agent-review-container > span i:nth-of-type(2)::before {
    opacity: 0;
    right: 0;
}
.facelift.agent-review-container > span.paused i:nth-of-type(2)::before {
    opacity: 1;
    right: 1.2em;
    content: "\f04c";
}
.facelift.agent-review-container .carousel-indicators li.active i::before {
    color: #002c59;
}
.facelift.agent-review-container .carousel-indicators li i {pointer-events: none;}
.facelift.agent-review-container .carousel-indicators li {
    color: #bfbfbf; 
    display: initial;
    width: initial;
    height: initial;
    margin: initial;
    text-indent: initial;
    text-align: center;
    cursor: pointer;
    border: initial;
    border-radius: initial;
    background-color:initial;
}

@media only screen and (max-width: 1200px) {
    .facelift #facelift-runner > .dividerNew, #facelift-runner > br {display: block !important;}
    .facelift #facelift-runner div, #facelift-runner a {text-align: center;}
    .facelift .featlist-container .feat-list-fav {
        font-size: 25px;
    }
}
@media only screen and (max-width: 991px) {
    .facelift > .footerAgentBrokerAbout2017 > div > div:nth-child(2) > h3, .facelift > .footerAgentBrokerAbout2017 > div > div:nth-child(3) > h3 {margin-top: 0px;}
}
@media only screen and (max-width: 1000px) {
    .facelift.selling-links .container > div {
        width: 50%;
    }
    .facelift.selling-links .container > div:nth-child(1),
    .facelift.selling-links .container > div:nth-child(2) {height: 210px;}
    .facelift .featlist-container .feat-list-fav {
        right: 3%;
    }
    .facelift .feaLisImg {
        width: 100% !important;
        float: initial !important;
        padding-bottom: 60%;
    }
    .facelift.team-roster .picture-frame {
        width: 50%;
    }
    .facelift .team-member > div {
        width: auto;
        float: none;
    }
}
@media only screen and (max-width: 768px)  {
    .facelift > .home-about > .home-content {clear: left;}
    .facelift > .home-about .home-content {width: 100%;}
    .facelift > .home-about > .home-info {width: calc(60% - 35px);}
    .facelift > .home-about .main-picture-frame {width: 40%;}
    .facelift.agentBrokerRegionFooter .agent-footer-agent-info,
    .facelift.agentBrokerRegionFooter .agent-footer-contact,
    .facelift.agentBrokerRegionFooter .agent-footer-about-re {padding-left: 0px !important; padding-right: 0px !important;}
    .facelift .footerAgentBroker2017.agent-team {margin-bottom: 50px;}
    .facelift #agent-sticky {display: block !important;}
    /*.facelift .container.footerAgentBrokerAbout2017 {padding-bottom: 62px !important;}*/
    .facelift .featlist-container .feat-list-fav {right: 15%;}
    .facelift .fetListing_Courtesy {padding-left: 0;}
    .facelift .slick-prev,
    .facelift .slick-next
    {
        font-size: 60px;
    }
}
@media only screen and (max-width: 479px) {
    .facelift > .home-about .home-info {width: 100%;}
    .facelift > .home-about .main-picture-frame {
        width: calc(100% - 35px);
        margin: auto;
    }
    .facelift > .home-about > .home-info > div:first-of-type > p {
        font-size:24px;
    }
    .facelift > .home-about .btn {
        font-size: 16px;
        padding: 6px;
        width: 7em;
        margin: 3px 1px;
    }
    .facelift .agent-footer-agent-info > div.footer-picture-frame {
        width: calc(100% - 30px);
    }
    .facelift div.agent-footer-agent-info > div:nth-of-type(2) {width: 100%;}
    .bootstrap .container.footerAgentBrokerAbout2017 {max-width: 100% !important; font-size: smaller;}
    .facelift #facelift-runner li > a {font-size: 11px !important;}
    .facelift #facelift-runner .copyright2017 > div {font-size: 12px !important;}
    .facelift .team-member div > h3 {font-size: 22px;}
    .facelift .team-member div > a {}
    .facelift .team-member div > p {}
    .facelift.team-roster .picture-frame {width: 40%;}
    .facelift.full-width-heading h1 {
        font-size: 30px;
    }
    .facelift.full-width-heading p {
        font-size: 12px;
        line-height: 20px;
    }
    .facelift.selling-links .container > div {
        width: 100%;
        height: 210px !important;
    }
}

/*----------------------------------James's styles end----------------------------------*/
/*----------------------------------Sirin's styles begin----------------------------------*/
.header-new.bootstrap .container {
    padding: 0 15px;
}

.facelift .new-ui2017 #homepage_search {
    z-index: 10;
}
.facelift .home_gallery4 {
    position: absolute;
    width: 100% !important;
    height: 800px !important;
    top: 0;
    display: block;
}
.facelift .home_gallery5,
.facelift .home_gallery6 {
    width: 100% !important;
    height: 800px !important;
}
.new-home-2017.facelift.agentoffice-home {
    position:relative; 
    /*background-image: url('https://s3.amazonaws.com/static.realtyexecutives.com/site-files/Hero2');*/
    background: none !important;
    width: 100%; 
    height: 800px; 
    background-size:cover; 
    display: block;
    background-position: center;
}
.agentofficelist.bootstrap h1 {
    font-size: 2.2vw;
    line-height: 4vw;
}
.new-home-2017.facelift {
    position:relative; 
    background-image: none;
    width: 100%; 
    height: 800px; 
    background-size:cover; 
    display: block;
    background-position: center;
}
@media only screen and (max-width: 1000px) {
    .new-home-2017.facelift.agentoffice-home {
        background-image: none !important;
        width: 100% !important;
        height: 600px !important;
        background-size: cover !important;
        background-position: center;
    }
    .facelift .home_gallery5,
    .facelift .home_gallery4,
    .facelift .home_gallery6 {
        height: 600px !important;
    }
    .bodycontent .new-home-2017.facelift {
        position:relative; 
        width: 100% !important;
        height: 600px !important;
        background-size: cover !important;
        background-position: center;
    }
}

.header-new.facelift .mobile.menu i {
    color: #002c59;
    font-size: 21px;
    position: absolute;
    top: 20%;
}

.header-new.facelift.sticky-header .mobile.menu i,
.header-new.facelift.open-menu .mobile.menu i {
    color: #fff;
}
.header-new.facelift.sleek-look .mobile.menu i,
.header-new.facelift .mobile-search i {
    font-size: 21px;
    position: absolute;
    top: 20%;
    color: #fff;
}
.header-new.facelift.v2 .mobile.menu i {
    position: initial;
    top: auto;
}
@media only screen and (max-width: 1100px) {
    .facelift .new-ui2017 #homepage_search {
        width: 90%;
    }
}
.facelift .overlay {
    background-color: rgba(0, 0, 0, 0.25);
    height: 100%;
    width: 100%;
    position: absolute;
    z-index: 6;
}
/*.new-home-2017 img.supprotForDivHeight {vertical-align: top; height:90%; width: 100%;opacity: 0; margin-top:-140px;}
.new-home-2017.agentoffice-home img.supprotForDivHeight {margin-top:-166px;}
.new-home-2017 img.supprotForDivHeight-mb {vertical-align: top;width: 100%;opacity: 0; margin-top:-100px; display:none}*/
.new-home-2017.agentoffice-home {height:calc(100% - 70px);}
.mobile-view-only.search-homes {display:none !important;}
.scroll-arrow {font-size: inherit;}

/*start new home page UI*/
.new-ui2017 #homepage_search {position:absolute;top: 0;bottom: 0;left:0;right:0;margin:auto;width:50%;height: 105px;}
.new-ui2017 #homepage_search .property-search-outerdiv {
    display: block;
    width: 100%;
}

.facelift .new-ui2017 #homepage_search .property-search-outerdiv .property-search-innerdiv1 {
    float: left;
    width:90%;
    margin: 0 auto;
    display: block;
    padding: 0;
}


.facelift .new-ui2017 #homepage_search .property-search-outerdiv .property-search-innerdiv2 {
    float: right;
    width: 50px;
    height: 50px;
    background-color: #b70e2b;
    border-radius: 3px;
}

.new-ui2017 #homepage_search .property-search-outerdiv .property-search-innerdiv2 a {
    width: 100%;
}
.new-ui2017 #homepage_search .property-search-outerdiv .property-search-innerdiv2 .fa-search {
    width: 100%;
    text-align: center;
    height: auto;
    font-size: 24px;
    line-height: 50px;
    color: #fff;
}

.facelift .new-ui2017 #homepage_search input[type=text] {
    width: 95%;
    padding: 10px;
    font-size: 16px;
    border: 0;
    border-right: none !important;
    height: 30px;
    border-radius: 3px;
    margin-right: 15px;
    border: 0 !important;
}
.facelift .new-ui2017 #homepage_search input[type=submit] {
    width: 50px;
    height: 50px;
    /*background: #b70e2b url(../../Content/images/newUI-2017/search-icon_50X50.png) no-repeat 13px;*/
    background-size:25px;
    border: 0;
    cursor: pointer;
    padding: 0px !important;
    border-radius: 3px;
}
.new-ui2017 #homepage_search ul.list-inline.tab{display: inline; width:100%;}
.new-ui2017 #homepage_search ul.list-inline>li{display: inline-block; position:relative; margin-bottom:10px; padding:5px 0px; background-color: #b70e2b;text-align: center;border: none !important;width:28%; margin-right:1%;}
/*.new-ui2017 #homepage_search ul.list-inline >li.devider {width:10px;display: table-cell; padding:0px; background:none;}*/
.new-ui2017 #homepage_search .tab li a {font-weight: bolder;color: #fff;text-decoration: none;font-size:20px;}
.new-ui2017 #homepage_search .tab li.active, .tab li:hover {background: #002c59;}
.new-ui2017 #homepage_search .tab li.active:after {content: '';display: block;position: absolute;margin-left: 50%; top: 98%; left:-10px; width: 0;height: 0;
                                                   border-top: 10px solid #002c59;border-right: 8px solid transparent;border-bottom: 0 solid transparent;border-left: 8px solid transparent;}

.welcome-blurb {
    margin-bottom: 16px;
    font-weight: bold;
}

.welcome-blurb h1,
.welcome-blurb h2 {
    color: #fff !important;
    text-align: left;
    font-weight: 600;
    font-size: 36px;
}

.yard-sign-overlay {
    position: absolute;
    right: 20px;
    bottom: 0;
    width: auto;
    z-index: 10;
    display: none;
}

.yard-sign-overlay img {
    width: 65%;
    float: right;
}

.facelift .new-ui2017.consumer-links #consumerLoginLink,
.facelift .new-ui2017.consumer-links #agentBrokerListingLink,
.facelift .new-ui2017.consumer-links #consumerMyAccountBtn,
.facelift .new-ui2017.consumer-links #frhousinglnk {
    padding:5px 10px;
    border:solid 2px #fff;
    color:#fff;
    text-decoration:none;
    border-radius:3px;
    background-color: transparent;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
}

.facelift-header .new-ui2017.consumer-links.other-page #consumerLoginLink:hover, 
.facelift-header .new-ui2017.consumer-links.other-page #agentBrokerListingLink:hover, 
.facelift-header .new-ui2017.consumer-links.other-page #consumerMyAccountBtn:hover,
.facelift-header .new-ui2017.consumer-links.other-page #frhousinglnk:hover,
.sticky-header .facelift-header .new-ui2017.consumer-links.other-page #consumerLoginLink:hover, 
.sticky-header .facelift-header .new-ui2017.consumer-links.other-page #agentBrokerListingLink:hover, 
.sticky-header .facelift-header .new-ui2017.consumer-links.other-page #consumerMyAccountBt:hover {
    background: #b70e2b;
    border-color: #b70e2b;
}
@media (max-width: 1200px) {
    .sticky-header .facelift-header .new-ui2017.consumer-links.other-page #consumerLoginLink:hover, 
    .sticky-header .facelift-header .new-ui2017.consumer-links.other-page #agentBrokerListingLink:hover, 
    .sticky-header .facelift-header .new-ui2017.consumer-links.other-page #consumerMyAccountBt:hover {
        background: transparent;
        border-color: transparent;
    }
}
.facelift-header .new-ui2017.consumer-links.other-page #consumerLoginLink, 
.facelift-header .new-ui2017.consumer-links.other-page #agentBrokerListingLink, 
.facelift-header .new-ui2017.consumer-links.other-page #consumerMyAccountBtn,
.facelift-header .new-ui2017.consumer-links.other-page #frhousinglnk {
    border-width: 2px;
    border-radius: 3px;
}

.sticky-header .facelift-header .new-ui2017.consumer-links.other-page #consumerLoginLink, 
.sticky-header .facelift-header .new-ui2017.consumer-links.other-page #agentBrokerListingLink, 
.sticky-header .facelift-header .new-ui2017.consumer-links.other-page #consumerMyAccountBtn,
.sticky-header .facelift-header .new-ui2017.consumer-links.other-page #frhousinglnk {
    background: transparent;
    border: 2px solid #fff;
    border-radius: 3px;
    color: #fff;
}
.facelift.header-new.agent-page-menu > ul > li>a {
    color: #fff;
}
.header-new.agent-page-menu.v1 .facelift-header ul li {
    background-color: transparent;
    border: 0;
}
.header-new.agent-page-menu.v2 .facelift-header ul li {
    background-color: transparent;
    border: 0;
    padding: 10px 0px 10px 0px;
    line-height: 26px;
}
.header-new.agent-page-menu .facelift-header ul .hasSubNav:nth-child(2) a {
    width: 100%;
}
.facelift .agent_site8 li ul.more-pages li:nth-child(1) {
    /*display: none;*/
}
.facelift .mobile-menu .subnav {
    width: auto;
    max-width: 100%;
    background-color: transparent;
    padding: 0;
}
.facelift .mobile-menu .subnav li,
.facelift .mobile-menu .subnav li a {
    width: auto;
}
@media (min-width: 1200px) {
    .facelift-header .new-ui2017.consumer-links #consumerLoginLink:hover,
    .facelift-header .new-ui2017.consumer-links #agentBrokerListingLink:hover,
    .facelift-header .new-ui2017.consumer-links #consumerMyAccountBtn:hover,
    .facelift-header .new-ui2017.consumer-links #frhousinglnk:hover {
        background: #b70e2b;
        color: #fff;
        border: solid 2px #b70e2b;
    }
}

.open-menu.header-new .facelift-header div.mobile.other-page,
.sticky-header.header-new .facelift-header div.mobile.other-page {
    color: #fff;
}
.open-menu.header-new.agent-page-menu.other-page ul li > a,
.header-new.agent-page-menu.other-page .mobile-menu a
 {
    color: #fff;
}

.facelift-header .new-ui2017.consumer-links.other-page #consumerLoginLink,
.facelift-header .new-ui2017.consumer-links.other-page #agentBrokerListingLink,
.facelift-header .new-ui2017.consumer-links.other-page #consumerMyAccountBtn,
.facelift-header .new-ui2017.consumer-links.other-page #frhousinglnk {
    border-color: #00234d;
    color: #00234d;
}

.facelift.sleek-look .facelift-header .new-ui2017.consumer-links.other-page #consumerLoginLink,
.facelift.sleek-look .facelift-header .new-ui2017.consumer-links.other-page #agentBrokerListingLink,
.facelift.sleek-look .facelift-header .new-ui2017.consumer-links.other-page #consumerMyAccountBtn,
.facelift.sleek-look .facelift-header .new-ui2017.consumer-links.other-page #frhousinglnk {
    color: #fff;
    font-size: 16px;
}
.facelift.sleek-look.california .facelift-header .new-ui2017.consumer-links.other-page #consumerLoginLink {
    border-color: #fff;
}
.header-new.agent-page-menu ul li#sign-in-box {
    display: none;
}
.facelift#pageheader .mobile-menu .new-ui2017 .advance-property-search-outerdiv .advance-property-search-innerdiv1 input[type=text] {
    height: 35px;
    border-radius: 3px !important;
    margin-bottom: 15px;
}
.facelift.v1.other-page .new-ui2017 .advance-property-search-outerdiv .advance-property-search-innerdiv1 input[type=text] {
    height: 45px;
}
.facelift.other-page .new-ui2017 .advance-property-search-outerdiv .advance-property-search-innerdiv1 input[type=text] {
    height: 35px;
    border-top-left-radius: 3px;
    border-bottom-left-radius: 3px;
}
.mobile-menu .new-ui2017.property-search {
    display: block;
    width: 100%;
}
.mobile-menu .new-ui2017 .advance-property-search-outerdiv {
    display: block;
}
.mobile-menu .new-ui2017 .advance-property-search-outerdiv .advance-property-search-innerdiv1 {
    display: block;
    width: 100%;
}
.facelift .new-ui2017 .advance-property-search-outerdiv .advance-property-search-innerdiv1 {
    display: block;
    width: 100%;
}
.mobile-menu .menu-close {
    margin: 20px 0 10px 0;
}
.menu-close p a:focus {
    text-decoration: none;
} 
.menu-close p {
    text-align: right;
    font-size: 18px;
}
.header-new.agent-page-menu .mobile-menu li,
.header-new.agent-page-menu .mobile-menu li a {
    float: none;
    width: 100%;
}
.menu-elements #consumerLoginLink {
    font-size: 16px;
}
.menu-elements #consumerLoginLink:hover,
.bootstrap .mobile-menu a:hover {
    color: #fff;
}
.menu-overlay {
    height: 100%;
    width: 100%;
    position: fixed;
    z-index: 100;
    background-color: rgba(0,0,0,0.5);
}
.toggle-nav::after {
    content: "\f105";
    font-family: 'FontAwesome';
    float: right;
}
.hasSubNav .open .toggle-nav::after {
    content: "\f107";
}
.v2.other-page .desktop-menu #sign-in-section {
    padding: 0;
    position: relative;
    display: block;
    width: 25%;
}
.desktop-menu .new-ui2017.property-search {
    display: block;
}
.header-new.bootstrap.facelift.v2 .desktop-menu {
    position: relative;
    /*top: 10px;*/
}
.bootstrap .mobile-menu a {
    color: #fff;
}
#bottom-fixed-subnav.facelift.subnav {
    height: auto !important;
}
#pageheader .facelift-header .mobile-search {
    float: right;
    display: none;
    position: relative;
    bottom: 38px;
    background-color: #b70e2b;
    height: 40px;
    width: 40px;
    min-width: 40px;
    border-radius: 3px;
}
.v1.other-page .facelift-header .new-ui2017 .advance-property-search-outerdiv .advance-property-search-innerdiv2 {
    height: 45px;
    width: 45px;
    display: block;
    background: #b70e2b;
    position: absolute;
    border-top-right-radius: 3px;
    border-bottom-right-radius: 3px;
    float: right;
    bottom: 9px;
}
@media (max-width: 1200px) {
    .v1.other-page .facelift-header .new-ui2017 .advance-property-search-outerdiv .advance-property-search-innerdiv2 {
        bottom: 42px;
    }
    .v1.other-page.international .facelift-header .new-ui2017 .advance-property-search-outerdiv .advance-property-search-innerdiv2 {
        bottom: 0;
    }
}

#bottom-fixed-subnav.facelift.subnav {
    height: auto !important;
}
.v2.other-page .facelift-header .new-ui2017 .advance-property-search-outerdiv .advance-property-search-innerdiv2 {
    height: 35px;
    width: 35px;
    display: block;
    background: #b70e2b;
    position: absolute;
    border-top-right-radius: 3px;
    border-bottom-right-radius: 3px;
    float: right;
    position: absolute;
    right: 0;
}
.v2.other-page.international .facelift-header .new-ui2017 .advance-property-search-outerdiv .advance-property-search-innerdiv2 {
    bottom: 0px;
}

.v2 .facelift-header.mobile-menu .new-ui2017 .advance-property-search-outerdiv .advance-property-search-innerdiv2 {
    right: 0;
    height: 36px;
    width: 35px;
}

.v2 .mobile.new-ui2017 .advance-property-search-outerdiv {
    display: block;
}
.v2 .facelift-header .mobile-menu .new-ui2017 .advance-property-search-outerdiv .advance-property-search-innerdiv2 {
    right: 0;
}

@media (max-width: 1500px) {
    .other-page .facelift-header .new-ui2017 .advance-property-search-outerdiv .advance-property-search-innerdiv2 {
        /*right: 18%;*/
    }
}

@media (max-width: 1400px) {
    .other-page .facelift-header .new-ui2017 .advance-property-search-outerdiv .advance-property-search-innerdiv2 {
        /*right: 16%;*/
    }
}

@media (max-width: 1280px) {
    .other-page .facelift-header .new-ui2017 .advance-property-search-outerdiv .advance-property-search-innerdiv2 {
        /*right: 13%;*/
    }
}


.other-page .facelift-header .advance-property-search-innerdiv2 a {
    width: 100%;
    text-align: center;
}

.other-page .facelift-header .advance-property-search-innerdiv2 a i {
    width: 100%;
    font-size: 21px;
    color: #fff;
    line-height: 45px;
}
#pageheader.v2 .facelift-header .advance-property-search-innerdiv2 a i {
    line-height: 35px;
    font-size: 18px;
}
.facelift#pageheader.v2 .facelift-header.mobile-menu #sign-in-section .property-search {
    display: block;
}
.v2 .mobile-menu > div {
    width: 90%;
    margin: 0 auto;
}
@media (max-width: 1200px) {
    #pageheader.sticky-header .facelift-header .mobile-search,
    #pageheader.other-page .facelift-header .mobile-search {
        display: block;
    }
    .facelift-header .fa-search {
        text-align: center;
        vertical-align: middle;
        width: 100%;
        color: #fff;
    }
    #pageheader.other-page.propertysearch .facelift-header .mobile-search  {
        display: none;
    }
    .facelift.other-page .facelift-header .mobile-stuff .property-search,
    .facelift.other-page .facelift-header #sign-in-section .property-search, 
    .facelift .facelift-header.desktop-menu #sign-in-section
     {
        display: none;
    }

    .other-page .facelift-header .fa-search {
        color: #fff;
    }
}
@media (min-width: 1200px) {
    .facelift-header .mobile-search {
        display: none;
    }
    .v2.other-page .desktop-menu #sign-in-section {
        /*right: 40px;
        top: 29px;*/
    }
    .v2 .new-ui2017 .advance-property-search-outerdiv {
        margin-top: 23px;
    }
}

/*Sticky header*/
#pageheader.sticky-header {
    background-color: rgba(0, 44, 89, .9);
    position: fixed;
    -webkit-transition: all 0.3s ease;
    -moz-transition:  all 0.3s ease;
    -o-transition:  all 0.3s ease;
    transition: all 0.3s ease;
    /*height: 70px;*/
}
#pageheader.sticky-header.v2 {
    height: auto;
}
.facelift.header-new.agent-page-menu.other-page ul li ul li > a,
.sticky-header.header-new.agent-page-menu.other-page ul li > a,
.open-menu.header-new.agent-page-menu.other-page.facelift ul li > a {
    color: #fff;
}
@media (min-width: 1200px) {
    .open-menu.header-new.agent-page-menu.other-page ul li > a {
        color: #002c59 ;
    }
    .sticky-header.header-new.agent-page-menu.other-page ul li > a {
        color: #fff;
    }
}
@media (max-width: 1200px) {
    .facelift-header.desktop-menu #agent-menu {
        display: none !important;
    }
}
#pageheader {
    -webkit-transition: all 0.3s ease;
    -moz-transition:  all 0.3s ease;
    -o-transition:  all 0.3s ease;
    transition: all 0.3s ease;
}
.header-new.agent-page-menu .facelift-header ul li > a {
    color: #fff; 
    padding: 30px 15px;
    display: inline-block; 
    border: 0;
    text-decoration-line: none;
    text-decoration: none;
}
.header-new.agent-page-menu.v1 .facelift-header.mobile-menu ul li > a {
    padding: 20px 15px;
    padding-left: 10%;
}
.header-new.agent-page-menu .facelift-header.mobile-menu ul li > a {
    padding: 0;
    padding-left: 0;
}
.facelift .facelift-header.mobile-menu .subnav li a {
    text-transform: none;
}
.header-new.agent-page-menu.facelift ul li > a,
.header-new.agent-page-menu.facelift ul li > a:hover {
    text-decoration: none;
    font-weight: normal;

}
.facelift.header-new.agent-page-menu ul li#more-menu > a,
.facelift.header-new.agent-page-menu.other-page ul li#more-menu > a {
    background: none;
}

.facelift.header-new.agent-page-menu ul li > a {
    text-transform: none;
}
.facelift.header-new.agent-page-menu .desktop-menu li.selling-pages:hover ul  {
    display: block;
    visibility: visible;
    opacity: 1;
    left: 200px;
    top: 0;
}
.facelift.header-new.agent-page-menu .desktop-menu li.selling-pages ul  {
    display: none;
    visibility: visible;
    opacity: 1;
    left: 200px;
    top: 0;
}
.facelift.header-new.agent-page-menu #more-menu i {
    padding-left: 5px;
}
.open-menu.v2 .facelift-header.mobile-menu {
    background-color: rgba(0, 44, 89, .9);
}
.header-new.agent-page-menu ul.mobile-stuff li a {
    padding-left: 10%;
}
.header-new.facelift div.mobile,
.header-new.other-page.facelift div.mobile {
    background-image: none;
}
.header-new.other-page.facelift {
    box-shadow: none !important;
}
.facelift.header-new.agent-page-menu .desktop-menu ul li ul {
    background-color: rgba(0, 44, 89, .9);
    border: 0;
    top: 78px;
    max-width: 500px;
    width: 200px;
}
.facelift.header-new.agent-page-menu .desktop-menu ul li ul li {
    float: none;
}
.facelift.header-new.agent-page-menu .desktop-menu ul li ul li a {
    padding-top: 10px;
    padding-bottom: 10px;
    width: auto;
}
.facelift.v2 .mobile-menu {
    position: fixed;
    background-color: rgb(0, 44, 89);
    height: 100%;
    top: 0;
    width: 300px;
    -moz-transition: all 500ms;
    -webkit-transition: all 500ms;
    transition: all 300ms;
    right: -300px;
    overflow-y: scroll;
    z-index: 101;
}
body {
    -moz-transition: all 500ms;
    -webkit-transition: all 500ms;
    transition: all 300ms;
}
.header-new.agent-page-menu .mobile-menu .menu-elements {
    display: block;
}
.facelift.header-new.agent-page-menu .mobile-menu ul li ul {
    display: block;
    visibility: visible;
    opacity: 1;
    left: auto;
    top: 0;
    right: auto;
    position: inherit !important;
    border: 0;
    padding-left: 15px;
}
.facelift.header-new.agent-page-menu.v2 .mobile-menu .hasSubNav .subnav {
    display: none;
}
.facelift.agent-page-menu.v2 ul li ul li a:hover {
    background-color: transparent;
}
.header-new.agent-page-menu.v2 .facelift-header ul li a {
    padding: 0;
}
.header-new.agent-page-menu.v2 .facelift-header ul.subnav li a {
    font-weight: 100;
}
#pageheader.v2 .facelift-header .logo-container img {
    width: auto;
    margin: 0 auto;
    -moz-transition: all 500ms;
    -webkit-transition: all 500ms;
    transition: all 300ms;
}
#pageheader.v2.sticky-header .facelift-header .logo-container img,
.header-new.v2.sticky-header .facelift-header a.logo {
    width: 120px;
}
.header-new.v2 .facelift-header a.logo {
    padding: 0;
    float: left;
    display: block;
    margin: 0 auto;
    -moz-transition: all 500ms;
    -webkit-transition: all 500ms;
    transition: all 300ms;
    width: auto;
}
.header-new .facelift-header .mobile.menu {
    float: left;
    display: block;
    position: relative;
    bottom: 38px;
}
.facelift .inner_content {
    /*width: auto;*/
}
@media (min-width: 1200px) {
    .header-new.agent-page-menu .facelift-header .agent_site8 li > a {
        -webkit-transition-property: all;
        transition-property: all;
        -webkit-transition-duration: .3s;
        transition-duration: .3s;
        -webkit-transition-timing-function: ease;
        transition-timing-function: ease;
        text-shadow: 2px 1px 2px rgba(0, 0, 0, 0.5);
    }
    .v1 .mobile-menu {
        display: none;
    }
    .header-new.agent-page-menu .facelift-header .agent_site8 li > a:after {
        -webkit-backface-visibility: hidden;
        backface-visibility: hidden;
        border: 1px solid rgba(255, 255, 255, 0);
        bottom: 0px;
        top: 2px;
        content: " ";
        display: block;
        margin: 0 auto;
        position: relative;
        -webkit-transition: all 20ms ease-in-out;
        transition: all 20ms ease-in-out;
        width: 0;
    }

    .header-new.agent-page-menu.other-page .facelift-header .agent_site8 > li > a.on:after {
        -webkit-backface-visibility: hidden;
        backface-visibility: hidden;
        border-color: #b70e2b;
        -webkit-transition: width 250ms ease-in-out;
        transition: width 250ms ease-in-out;
        width: 100%;
    }

    .header-new.agent-page-menu .facelift-header .agent_site8 li ul li a:hover {
        /*color: #b70e2b;*/
    }

    .header-new.agent-page-menu .facelift-header .agent_site8 > li > a:hover:after {
        -webkit-backface-visibility: hidden;
        backface-visibility: hidden;
        border-color: #b70e2b;
        -webkit-transition: width 250ms ease-in-out;
        transition: width 250ms ease-in-out;
        width: 100%;
    }
    .header-new.agent-page-menu.other-page .facelift-header .agent_site8 li > a {
        text-shadow: none;
    }
    .header-new.agent-page-menu.other-page .facelift-header ul li > a.on {
        font-weight: normal;
    }
}

.facelift.header-new.agent-page-menu ul li > a {
    font-size: 16px;
}
.facelift.header-new.agent-page-menu.v2 ul #child-ul {
    display: none;
}
.v2 .facelift-header #sign-in-box.desktop {
    float: right;
    display: block;
    position: relative;
    padding: 20px 30px;
}
.v2 .facelift-header #sign-in-box.desktop
.header-new.v2 a.logo {
    width: auto;
}
.header-new.v2 .facelift-header .mobile.menu {
    float: right;
    bottom: auto;
    min-width: 45px;
    height: auto;
    padding: 28px 0;
    width: auto;
}
.header-new.v2.sticky-header .facelift-header .mobile.menu,
.header-new.v2.sticky-header.international .facelift-header .mobile.menu{
    /*top: 18px;*/
}
.header-new.v2.international .facelift-header .mobile.menu {
    /*top: 18px;*/
}

.header-new.v1 .facelift-header .mobile.menu {
    display: none;
}
@media (max-width: 1500px) and (min-width: 1200px){
    .v1.facelift.header-new.agent-page-menu ul li > a {
        font-size: 14px;
        padding-right: 5px;
        padding-left: 5px;
    }
}
@media (max-width: 1200px) {
    .desktop-mobile {
        display: none;
    }
    .v2 .facelift-header #sign-in-box.desktop {
        display: none;
    }
    .header-new.agent-page-menu ul.mobile-stuff {
        display: none;
        background-color: rgba(0, 44, 89, .9) !important;
        position: absolute !important;
        top: 100%;
        width: 100%;
    }
    
    .facelift.header-new.agent-page-menu.v1 ul #child-ul {
        top: 0;
    }
    .facelift ul.mobile-stuff {
        overflow: scroll;
    }
    .header-new.agent-page-menu .mobile-menu-row {
        /*display: none;*/
        
    }
    .facelift .facelift-header .new-ui2017.consumer-links #consumerLoginLink, 
    .facelift .facelift-header .new-ui2017.consumer-links #agentBrokerListingLink,
    .facelift .facelift-header .new-ui2017.consumer-links #consumerMyAccountBtn,
    .facelift .facelift-header .new-ui2017.consumer-links #frhousinglnk {
        padding-left: 0;
        padding-right: 0;
        padding-top: 15px;
        text-align: left;
        border: 0;
    }
    .facelift .facelift-header .mobile-stuff #sign-in-section {
        float: none;
        padding-left: 10%;
        padding-top: 0;
    }
    .facelift-header .new-ui2017.consumer-links #consumerLoginLink:hover, 
    .facelift-header .new-ui2017.consumer-links #agentBrokerListingLink:hover, 
    .facelift-header .new-ui2017.consumer-links #consumerMyAccountBtn:hover,
    .facelift-header .new-ui2017.consumer-links #frhousinglnk:hover {
        color: #fff;
        background-color: transparent;
        
    }
}
@media only screen and (max-width: 667px) {
    .facelift.header-new a.logo {
        width: 150px;
    }
}
    @media only screen and (max-width: 1200px) {
        .facelift-header .new-ui2017 #homepage_search {
            width:70%; 
        }

        .yard-sign-overlay {
            display: none;
        }

        /*Tablet menu style Sirin's stuff*/
        .header-new a.logo {
            float: none;
            display: block;
            margin: 0 auto;
            
        }
        .v2 .logo-container {
            float: left;
        }
        .logo-container {
             width: 80%;
             margin: 0 auto;
             position: relative;
             top: 0px;
        }
        .header-new.v2 .facelift-header .mobile.menu {
            float: right !important;
            bottom: auto;
            /*margin-top: 15px;*/
        }
        .header-new.agent-page-menu .facelift-header .mobile-menu ul li {
            border: 0;
            width:100%; 
            padding: 0; 
            background-color: transparent;
        }
        .header-new.agent-page-menu .facelift-header ul li a
         {
            color: #fff;
        }
        .facelift#pageheader,
        .facelift#pageheader .desktop-menu {
            height: 70px;
        }
        .open-menu#pageheader {
            background-color: rgba(0, 44, 89, 0.9);
        }
        #pageheader .facelift-header .logo-container img {
            width: 70%;
            margin: 0 auto;
        }
        .header-new .facelift-header a.logo {
            padding: 0;
            float: none;
            display: block;
            margin: 0 auto;
        }
        /*Sign in/My account on tablet and mobile Sirin's stuff*/
        .facelift .new-ui2017.consumer-links #consumerLoginLink, 
        .facelift .new-ui2017.consumer-links #agentBrokerListingLink,
        .facelift .new-ui2017.consumer-links #consumerMyAccountBtn,
        .facelift .new-ui2017.consumer-links #frhousinglnk,
        .facelift-header .new-ui2017.consumer-links.other-page #consumerLoginLink,
        .facelift-header .new-ui2017.consumer-links.other-page #agentBrokerListingLink,
        .facelift-header .new-ui2017.consumer-links.other-page #consumerMyAccountBtn,
        .facelift-header .new-ui2017.consumer-links.other-page #frhousinglnk {
            border: 0;
            text-align: left;
            color: #fff;
            display: block;
        }
        .facelift-header .new-ui2017.consumer-links.other-page #consumerLoginLink,
        .facelift-header .new-ui2017.consumer-links.other-page #agentBrokerListingLink,
        .facelift-header .new-ui2017.consumer-links.other-page #consumerMyAccountBtn,
        .facelift-header .new-ui2017.consumer-links.other-page #frhousinglnk {
            font-size: 20px;
            /*padding-left: 10%*/;
        }
        .sticky-header .facelift-header .new-ui2017.consumer-links.other-page #consumerLoginLink, 
        .sticky-header .facelift-header .new-ui2017.consumer-links.other-page #agentBrokerListingLink, 
        .sticky-header .facelift-header .new-ui2017.consumer-links.other-page #consumerMyAccountBtn,
        .sticky-header .facelift-header .new-ui2017.consumer-links.other-page #frhousinglnk {
            background: transparent;
            border: 0;
            border-radius: 0;
        }
        .facelift-header .new-ui2017.consumer-links.other-page #consumerLoginLink:hover, 
        .facelift-header .new-ui2017.consumer-links.other-page #agentBrokerListingLink:hover, 
        .facelift-header .new-ui2017.consumer-links.other-page #consumerMyAccountBtn:hover,
        .facelift-header .new-ui2017.consumer-links.other-page #frhousinglnk:hover {
            background: transparent;
            border: 0;
            border-radius: 0;
        }
        .header-new div.mobile.other-page

        .new-ui2017.consumer-links #consumerLoginLink:hover, 
        .new-ui2017.consumer-links #agentBrokerListingLink:hover, 
        .new-ui2017.consumer-links #consumerMyAccountBtn:hover,
        .new-ui2017.consumer-links #frhousinglnk:hover {
            background: transparent;
        }
        .header-new.agent-page-menu ul li#sign-in-box {
            display: block;
        }

        .new-ui2017.consumer-links.desktop #consumerLoginLink, 
        .new-ui2017.consumer-links.desktop #agentBrokerListingLink, 
        .new-ui2017.consumer-links.desktop #consumerMyAccountBtn,
        .new-ui2017.consumer-links.desktop #frhousinglnk {
            display: none;
        }
    }
@media (max-width: 1200px) {
    .header-new.agent-page-menu ul.mobile-stuff {
        position: absolute !important;
    }
}
@media (max-width: 768px) {
    #pageheader .facelift-header .mobile-search {
        right: 10%;
    }
    .header-new .facelift-header .mobile.menu {
        left: 10%;
    }
    .header-new.v2 .facelift-header .mobile.menu {
        left: auto;
    }
    .header-new.agent-page-menu .facelift-header ul {
        /*position: relative !important;*/
    }
    .facelift#pageheader, .facelift#pageheader .desktop-menu {
        height: 70px;
    }
    /*.header-new .mobile.menu,
    #pageheader .facelift-header .mobile-search {
        bottom: 40px;
    }*/
    .welcome-blurb h1,
    .welcome-blurb h2 {
        font-size: 21px;
        text-shadow: 2px 1px 2px rgba(0, 0, 0, 0.5);
    }

    .new-home-2017.facelift-header {
        height: 400px;
    }
        /*Search area home page*/
    .facelift .new-ui2017 #homepage_search .property-search-outerdiv .property-search-innerdiv1 {
        width: 80%;
    }
}
@media (max-width: 1020px) {
    .welcome-blurb h1,
    .welcome-blurb h2 {
        font-size: 24px;
    }
}
@media (max-width: 479px) {
     /*header area*/
        .welcome-blurb h1,
        .welcome-blurb h2 {
            font-size: 18px;
        }
        .facelift .new-ui2017 #homepage_search {width:95%;}
        /*Search area home page*/
        .facelift .new-ui2017 #homepage_search .property-search-outerdiv .property-search-innerdiv1 {
            width: 75%;
        }

        .facelift .new-ui2017 #homepage_search input[type=text] {
            font-size: 14px;
        }

        .new-ui2017 #homepage_search .property-search-outerdiv .property-search-innerdiv2 {
            width: 16%;
        }
}
.bootstrap .container {
    padding: 50px 0;
}

body .bootstrap h1, 
body .bootstrap h2, 
body .bootstrap h3 {
    margin-top: 0;
    margin-bottom: 0;
    font-family: 'Open Sans', sans-serif;
}
body .bootstrap .row {
    margin-right: 0;
    margin-left: 0;
}
/*CTA row*/
.cta {
    background-color: #446c92;
}
body .cta h3 {
    color: #fff !important;
    font-size: 26px;
    line-height: 38px;
    text-align: center;
    font-family: 'Open Sans', sans-serif;
}
.bootstrap a.btn {
    padding: 10px 15px;
    color: #fff;
    border: 2px solid;
    border-radius: 3px;
    transition: all .3s ease;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
    font-size: 16px;
}
body .cta p {
    text-align: center;
    margin-bottom: 0;
}
.bootstrap a.btn:hover {
    background: #b70e2b;
    color: #fff;
    border: solid 2px #b70e2b;
}
.bootstrap.cta .container {
    padding-top: 15px;
    padding-bottom: 15px;
}
.home-worth {
    background-image: url(https://s3.amazonaws.com/static.realtyexecutives.com/site-files/whatsyourhomeworth.jpg);
    background-position: center;
    background-size: cover;
    background-attachment: fixed;
}
.home-worth .overlay {
    /*background-color: rgba(0, 0, 0, 0.5);*/
}
.home-worth p, 
.home-worth h3 {
    color: #fff !important;
    text-align: center;
}
.home-worth p {
    line-height: 28px;
}
.home-worth h3 {
    font-weight: bold;
    line-height: 42px;
}
.home-worth-form {
    margin: 20px auto 0;
}
.home-worth form input {
    width: 100%;
    border: 0;
    border-radius: 3px;
    height: 35px;
    padding: 0 0 0 10px;
    position: relative;
}
.home-worth form input[type=submit] {
    width: auto;
    border: 2px solid #fff;
    background-color: transparent;
    color: #fff;
    border-radius: 3px;
    padding: 0 10px 0 10px;
    display: block;
    text-align: center;
    margin: 40px auto 0 auto;
}
.home-worth form input[type=submit]:hover {
    background-color: #b70e2b;
    border-color: #b70e2b;
}
@media (max-width: 768px) {
    body .cta h3 {
        font-size: 21px;
    }
    .cta .col-sm-4 {
        margin-top: 10px;
    }
}



/*-------Call to action stuff that is littered all over-------*/
.lead-form-wrapper {
    width: 100%;
    height: 100%;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 101;
    display: none;
    background-color: rgba(255,255,255, 0.3);
    overflow: hidden !important;
}
.background-cta {
    /*background: #aaa url(/Content/css/themes/base/images/ui-bg_flat_0_aaaaaa_40x100.png) 50% 50% repeat-x;
    opacity: .3;
    z-index: 100;*/
}
.bodycontent.facelift .lead-form-wrapper .contact-form,
.footerAgentBrokerAbout2017 .lead-form-wrapper .contact-form {
    width: 40%;
    margin: 40px auto 0 auto;
    height: auto;
}
.lead-form-wrapper .ui-dialog-titlebar-close,
.agentoffice.consumer-lead .ui-dialog-titlebar-close {
    float: right;
}
@media (min-width: 1400px) {
    .bodycontent.facelift .lead-form-wrapper .contact-form,
    .footerAgentBrokerAbout2017 .lead-form-wrapper .contact-form {
        width: 20%;
        margin: 40px auto 0 auto;
    }
}
@media (max-width: 768px) { 
    .bodycontent.facelift .lead-form-wrapper .contact-form,
    .footerAgentBrokerAbout2017 .lead-form-wrapper .contact-form {
        width: 80%;
        margin: 40px auto 0 auto;
    }
}
/*--------------Top info bar------------------*/
.facelift.top-nav {
    background-color: #002c59;
    color: #fff; 
    position: relative;
    z-index: 6;
}
.facelift.top-nav .container {
    padding: 8px 0;
}
.facelift.top-nav p {
    font-size: 15px;
    margin: 0;
}
.facelift.top-nav a {
    color: #fff;
}
.facelift.top-nav .col-sm-4:nth-child(2) p {
    text-align: center;
}
.facelift.top-nav .col-sm-4:nth-child(3) p {
    text-align: right;
}
.facelift.top-nav .col-sm-4:nth-child(3) .desktop:hover {
    color: #fff;
    text-decoration: none;

}
.mobile-top-nav a.mobile {
    display: block;
    float: right;
}
.facelift.top-nav.sticky-header {
    position: fixed;
    width:100%;
}
@media (min-width: 769px) {
   .facelift.mobile-top-nav {
       display: none;
   }
}
@media (max-width: 768px) {
    .facelift.top-nav.mobile-top-nav.sticky-header {
        position: fixed;
        width: 100%;
    }
    .facelift.top-nav.desktop-top-nav {
        display: none;
    }
    .facelift.top-nav .col-sm-6 {
        width: 50%;
        float: left;
    }
}
.facelift .footerAgentBrokerAbout2017 {
    padding-bottom: 10px  !important;
}
/*-------------------Broker footer-------------------------*/
.facelift .footerAgentBroker2017 .agentbrokerInfo2017 {
    margin: 6px 0;
}
.facelift .footerAgentBroker2017.broker-disclaimer {
    position: relative;
}
@media (min-width: 992px) {
    .facelift .footer-picture-frame,
    .facelift .office-info {
        float: left;
    }
}
@media (max-width: 992px) {
    .facelift .broker-footer-contact,
    .facelift .region-footer-contact {
        clear: both;
    }
    .facelift .footerAgentBrokerAbout2017 .footer-broker-info .col-md-4 {
        margin: 25px 0;
    }
    .agentofficelist.bootstrap h1 {
        font-size: 3.2vw;
        line-height: 5vw;
    }
}
@media (max-width: 768px) {
    .facelift .footerAgentBroker2017.broker-disclaimer {
        display: block;
        position: relative;
    }
    .agentofficelist.bootstrap h1 {
        font-size: 5.2vw;
        line-height: 7vw;
    }
}

/*--------------Bootstrap carousel-------------------*/
.facelift .carousel {
  position: relative;
}

.facelift .carousel-inner {
  position: relative;
  width: 100%;
  overflow: hidden;
}

.facelift .carousel-item {
  position: relative;
  display: none;
  width: 100%;
}

/*@media (-webkit-transform-3d) {
  .facelift .carousel-item {
    -webkit-transition: -webkit-transform 0.6s ease-in-out;
    transition: -webkit-transform 0.6s ease-in-out;
    -o-transition: -o-transform 0.6s ease-in-out;
    transition: transform 0.6s ease-in-out;
    transition: transform 0.6s ease-in-out, -webkit-transform 0.6s ease-in-out, -o-transform 0.6s ease-in-out;
    -webkit-backface-visibility: hidden;
            backface-visibility: hidden;
    -webkit-perspective: 1000px;
            perspective: 1000px;
  }
}

@supports ((-webkit-transform: translate3d(0, 0, 0)) or (transform: translate3d(0, 0, 0))) {
  .facelift .carousel-item {
    -webkit-transition: -webkit-transform 0.6s ease-in-out;
    transition: -webkit-transform 0.6s ease-in-out;
    -o-transition: -o-transform 0.6s ease-in-out;
    transition: transform 0.6s ease-in-out;
    transition: transform 0.6s ease-in-out, -webkit-transform 0.6s ease-in-out, -o-transform 0.6s ease-in-out;
    -webkit-backface-visibility: hidden;
            backface-visibility: hidden;
    -webkit-perspective: 1000px;
            perspective: 1000px;
  }
}

.facelift .carousel-item.active,
.facelift .carousel-item-next,
.facelift .carousel-item-prev {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

.facelift .carousel-item-next,
.facelift .carousel-item-prev {
  position: absolute;
  top: 0;
}

@media (-webkit-transform-3d) {
  .facelift .carousel-item-next.carousel-item-left,
  .facelift .carousel-item-prev.carousel-item-right {
    -webkit-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
  }
  .facelift .carousel-item-next,
  .facelift .active.carousel-item-right {
    -webkit-transform: translate3d(100%, 0, 0);
            transform: translate3d(100%, 0, 0);
  }
  .facelift .carousel-item-prev,
  .facelift .active.carousel-item-left {
    -webkit-transform: translate3d(-100%, 0, 0);
            transform: translate3d(-100%, 0, 0);
  }
}

@supports ((-webkit-transform: translate3d(0, 0, 0)) or (transform: translate3d(0, 0, 0))) {
  .facelift .carousel-item-next.carousel-item-left,
  .facelift .carousel-item-prev.carousel-item-right {
    -webkit-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
  }
  .facelift .carousel-item-next,
  .facelift .active.carousel-item-right {
    -webkit-transform: translate3d(100%, 0, 0);
            transform: translate3d(100%, 0, 0);
  }
  .facelift .carousel-item-prev,
  .facelift .active.carousel-item-left {
    -webkit-transform: translate3d(-100%, 0, 0);
            transform: translate3d(-100%, 0, 0);
  }
}
    */
.facelift .carousel-control-prev,
.facelift .carousel-control-next {
  position: absolute;
  top: 0;
  bottom: 0;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: 15%;
  color: #fff;
  text-align: center;
  opacity: 0.5;
}

.facelift .carousel-control-prev:focus, .facelift .carousel-control-prev:hover,
.facelift .carousel-control-next:focus,
.facelift .carousel-control-next:hover {
  color: #fff;
  text-decoration: none;
  outline: 0;
  opacity: .9;
}

.facelift .carousel-control-prev {
  left: 0;
}

.facelift .carousel-control-next {
  right: 0;
}

.facelift .carousel-control-prev-icon,
.facelift .carousel-control-next-icon {
  display: inline-block;
  width: 20px;
  height: 20px;
  background: transparent no-repeat center center;
  -webkit-background-size: 100% 100%;
          background-size: 100% 100%;
}

.facelift .carousel-control-prev-icon {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' viewBox='0 0 8 8'%3E%3Cpath d='M4 0l-4 4 4 4 1.5-1.5-2.5-2.5 2.5-2.5-1.5-1.5z'/%3E%3C/svg%3E");
}

.facelift .carousel-control-next-icon {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' viewBox='0 0 8 8'%3E%3Cpath d='M1.5 0l-1.5 1.5 2.5 2.5-2.5 2.5 1.5 1.5 4-4-4-4z'/%3E%3C/svg%3E");
}

.facelift .carousel-indicators {
  position: absolute;
  right: 0;
  bottom: 10px;
  left: 0;
  z-index: 15;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  padding-left: 0;
  margin-right: 15%;
  margin-left: 15%;
  list-style: none;
}

.facelift .carousel-indicators li {
  position: relative;
  -webkit-box-flex: 1;
  -webkit-flex: 1 0 auto;
      -ms-flex: 1 0 auto;
          flex: 1 0 auto;
  max-width: 30px;
  height: 3px;
  margin-right: 3px;
  margin-left: 3px;
  text-indent: -999px;
  cursor: pointer;
  background-color: rgba(255, 255, 255, 0.5);
}

.facelift .carousel-indicators li::before {
  position: absolute;
  top: -10px;
  left: 0;
  display: inline-block;
  width: 100%;
  height: 10px;
  content: "";
}

.facelift .carousel-indicators li::after {
  position: absolute;
  bottom: -10px;
  left: 0;
  display: inline-block;
  width: 100%;
  height: 10px;
  content: "";
}

.facelift .carousel-indicators .active {
  background-color: #fff;
}

.facelift .carousel-caption {
  position: absolute;
  right: 15%;
  bottom: 20px;
  left: 15%;
  z-index: 10;
  padding-top: 20px;
  padding-bottom: 20px;
  color: #fff;
  text-align: center;
}

#contact label {
	display: inline-block;
	width: 100px;
	text-align: right;
}
.home-worth-form #home-worth-submit {
    float: none;
    margin: 2% auto 1% auto;
    clear: both;
    width: 30%;
}
#home-worth-contact div{
	float: left;
    width: 24%;
    margin: 0 .5%;
}		
#home-worth-contact div {
    position: relative;
}
#home-worth-contact input {
    z-index: 1;
}
#home-worth-contact span {
    -webkit-transition: all ease-in-out 0.5s;
    -moz-transition: all ease-in-out 0.5s;
    -o-transition: all ease-in-out 0.5s;
    transition: all ease-in-out 0.5s;
    z-index: 0;
    position: relative;
}
#home-worth-contact .error{
	margin-left: 10px;
    top: -4ex;
    color: rgba(225, 225, 225, 0);
}		
#home-worth-contact .error_show{
	margin-left: 10px;
    top: 0ex;
    color: rgba(225, 225, 225, 1);
    text-shadow: 2px 2px 1px #000;
}
#home-worth-submit .successMessage {
    text-shadow: 2px 2px 1px #000;
}
#home-worth-contact input.invalid, textarea.invalid{
	border: 2px solid red;
}
		
#home-worth-contact input.valid, textarea.valid{
	border: 2px solid green;
}
#home-worth-submit button {
    width: auto;
    border: 2px solid #fff;
    background-color: transparent;
    color: #fff;
    border-radius: 3px;
    padding: 8px 6px;
    display: block;
    text-align: center;
    margin: 0 auto;
}
#home-worth-submit button:hover {
    background-color: #b70e2b;
}
@media (max-width: 992px) {
    #home-worth-contact div {
        width: 48%;
        margin: 1% .5%;
    }
}
@media (max-width: 480px) {
    #home-worth-contact div {
        width: 100%;
        margin: 1% 0;
    }
    .home-worth-form #home-worth-submit {
        float: none;
        margin: 2% auto 1% auto;
        clear: both;
        width: auto;
    }
}

/*.facelift.lender_bottom {
    padding-top: 18px;
    padding-bottom: 18px;
}
@media (min-width: 768px) {
    .facelift.lender_bottom img {
        width: 12%;
        height: auto;
    }
}*/

/*@media(min-width: 768px) {
    .facelift .lender_bottom_info {
        font-size: 26px;
    }
}*/

@media only screen and (max-width: 1000px) {
    .lead-form-wrapper .contact-form input {
        padding: 3% !important;
        border: 1px solid #e2e2e2;
        background: #fff;
        width: 94%;
        margin: 3px 0;
    }
    .lead-form-wrapper .contact-form input[type=submit] {
        background: #de3d33;
    }
}
/*Property search*/
@media (max-width: 1200px) {
    .propertysearch.facelift .new-ui2017.subnav-no-mobile .search-bar-bottom.property-search-bar-row1,
    .propertysearch.facelift .new-ui2017 .advance-property-search-outerdiv-mb {
        display: block;
        width: 100%;
        visibility: hidden;
    }
    .propertysearch.facelift .new-ui2017 .advance-property-search-outerdiv-mb .advance-property-search-innerdiv1-mb {
        width: 100%;
    }
    .propertysearch.facelift .new-ui2017.consumer-links {
        display: none;
    }
    .propertysearch.facelift .new-ui2017 .advance-property-search-outerdiv {
        display: block;
    }
    .facelift.propertysearch .facelift-header.desktop-menu #sign-in-section {
        width: 100% !important;
        display: block;
        padding: 0;
        position: relative;
        bottom: 15px;
    }
    .facelift.propertysearch.v2 .facelift-header.desktop-menu #sign-in-section {
        bottom: 0;
    }
    .facelift.other-page.propertysearch .facelift-header #sign-in-section .property-search {
        width: 100%;
        display: block;
    }
    .facelift.other-page.propertysearch .facelift-header #sign-in-section .property-search .advance-property-search-outerdiv {
        display: table;
    }
    .facelift.otherpage.propertysearch .desktop-menu .new-ui2017.property-search {
        display: block;
    }
    .propertysearch.facelift .new-ui2017.consumer-links {
        display: none;
    }
    .propertysearch.facelift .new-ui2017 .advance-property-search-outerdiv {
        display: block;
    }
    .facelift.propertysearch .facelift-header.desktop-menu #sign-in-section {
        width: 100% !important;
        display: block;
        padding: 0;
        position: relative;
        bottom: 15px;
    }
    .facelift.other-page.propertysearch .facelift-header #sign-in-section .property-search {
        width: 100%;
        display: block;
    }
    .facelift.other-page.propertysearch .facelift-header #sign-in-section .property-search .advance-property-search-outerdiv {
        display: table;
    }
    .facelift.otherpage.propertysearch .desktop-menu .new-ui2017.property-search {
        display: block;
    }
}

/*About page*/
.profile-img div {
    padding-bottom: 100%;
    background-position: top;
    background-size: cover;
    border-color: #222;
    background-position: center;
    border-radius: 100%;
}
.bootstrap .dk-blue-button {
    color: #fff;
    background-color: #002c59;
    padding: 10px 15px;
    border-radius: 3px;
    display: inline-block;
}
.bootstrap .dk-blue-button:hover {
    color: #fff;
}
.about-name {
    font-size: 24px;
    font-weight: bold;
    line-height: 36px;
    color: #002c59;
}
.about-info .col-sm-5 {
    position: relative;
    top: 100px;
}
.about-button {
    margin-bottom: 50px;
}
.reviews i,
.reviews i:hover,
.agent-review .star i {
    color: #F6E300;
}
.review-count {
    color: #333;
}
.reviews,
.about-entity {
    display: inline-block;
}
.bodycontent .bootstrap.about-page .row {
    padding-bottom: 50px;
}
@media (min-width: 992px) {
    .bodycontent .bootstrap.about-page .row.about-info {
        padding-bottom: 150px;
    }
}

.facelift.full-width-heading.about-page-header > .container {
    height: 375px;
}
@media(min-width: 1200px) {
    .profile-img {
        max-width: 75%;
        margin: 0 auto;
    }
}
@media (min-width: 1200px) {
    .reviews {
        margin-left: 15px;
    }
    .facelift .about-info {
        margin: -210px auto 0;
    }
    .about-button {
        margin-bottom: 35px;
    }
}
@media (max-width: 1200px) {
    .about-info .col-sm-5 {
        position: relative;
        top: 24px;
    }
    .facelift .about-info {
        margin: -140px auto 0;
    }
    .facelift.full-width-heading.about-page > .container {
        height: 275px;
    }
}
@media (max-width: 992px){
    .bootstrap .about-info .col-sm-2 {
        width: 0;
        padding: 0;
    }
    .bootstrap .about-info .col-sm-3 {
        width: 35%;
    }
    .bootstrap .about-info .col-sm-5 {
        width: 65%;
    }
}
@media (max-width: 768px) {
    .bootstrap .about-info .col-sm-3 {
        width: 50%;
        margin: 0 auto;
        float: none;
    }
    .facelift .about-info {
        margin: -180px auto 0;
    }
    .bootstrap .about-info .col-sm-5 {
        width: auto;
    }
    .about-button {
        margin-bottom: 20px;
    }
    
}
@media (max-width: 430px) {
    .bootstrap .about-info .col-sm-3 {
        width: 80%;
    }
    .bootstrap .dk-blue-button {
        margin-bottom: 10px;
    }
    
    
}
/*Generic lead form*/
.generic-lead-wrapper {
    background-image: url('https://s3.amazonaws.com/static.realtyexecutives.com/site-files/Generic-form-bg');
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
}
.generic-lead-form .contact-form {
    background-color: transparent;
    border: 0;
}
.generic-lead-form h5 {
    display: none;
}
.bootstrap .generic-lead-form h3 {
    font-size: 24px !important;
    color: #fff !important;
    line-height: 38px;
    text-align: center;
    margin-bottom: 20px;
    text-shadow: 2px 2px 1px rgba(0,0,0,.6);
}
.job-title {
    font-style: italic;
    margin-top: 15px; 
}
.generic-lead-form .contact-form input,
.generic-lead-form .contact-form textarea {
    -webkit-box-shadow: inset 0px 0px 5px 1px rgba(105,105,105,1);
    -moz-box-shadow: inset 0px 0px 5px 1px rgba(105,105,105,1);
    box-shadow: inset 0px 0px 5px 1px rgba(105,105,105,.5);
    border-radius: 3px;
    border: 1px solid #979797;
    padding: 10px 0 10px 5px;
}
.generic-lead-form .contact-form input {
    height: 40px;
}
.generic-lead-form .contact-form input[type="submit"] {
    box-shadow: none;
    border: 0;
}
.other-page.facelift .contact-form.advSrchMore {
    width: auto;
}
.p2.facelift .contact-form {
    width: 500px;
    padding: 20px;
}
.other-page .p2.facelift .contact-form h3 {
    font-size: 21px !important;
    line-height: 32px;
}
.other-page .p2.facelift .contact-form {
    border-radius: 3px;
}
.p2.facelift .contact-form input[type=submit] {
    border-radius: 3px;
    font-size: 18px;
    font-weight: 700;
    margin: 0;
    
}
.facelift.p2 .contact-form input {
    padding: 10px;
    border-radius: 3px;
}
.facelift.p2 .contact-form textarea {
    height: 100px;
    padding: 10px;
    border-radius: 3px;
}
.facelift.p2 .contact-form input,
.facelift.p2 .contact-form textarea {
    width: 100%;
    max-width: 100%;
}
.facelift.p2 .contact-form input, 
.facelift.p2 .contact-form.selling-form input {
    margin: 5px 0;
    
}
.other-page.facelift.v2 .contact-form textarea, 
.other-page.facelift.v2 .contact-form.selling-form textarea {
    margin: 10px 0 0 0;
}
.other-page.facelift #generic-lead-form-section .contact-form textarea, 
.other-page.facelift #generic-lead-form-section .contact-form.selling-form textarea {
    margin: 0;
}
.facelift .contact-form h3 {
    /*font-size: 30px !important;*/
}
.other-page.facelift .contact-form h3, 
.other-page.facelift .contact-form.selling-form h3 {
    color: #636363;
    line-height: 25px;
    font-weight: 600;
}
@media (min-width: 769px){
    .generic-lead-form .contact-form input:nth-child(-n+8) {
        float: left;
        width: 23%;
        margin: 0 1% 1% 1%;
    }
    .generic-lead-form .contact-form #ConsumerEmail {
        clear: left;
    }
    .generic-lead-form .contact-form textarea {
        width: 50%;
        height: 192px;
    }
    .generic-lead-form .contact-form #ConsumerAddress,
    .generic-lead-form .contact-form #ConsumerPostalCode {
        float: left;
        width: 48%;
        margin: 0 1% 1% 1%;
        clear: left;
    }
}
@media (max-width: 768px) {
    .generic-lead-form .contact-form textarea {
        height: 150px;
    }
    .generic-lead-form .contact-form #ConsumerAddress,
    .generic-lead-form .contact-form #ConsumerPostalCode,
    .generic-lead-form .contact-form input:nth-child(-n+8),
    .generic-lead-form .contact-form textarea {
        margin: 0 1% 2% 1%;
    }
}
@media (max-width: 979px) {
    .generic-lead-wrapper {
        background-size: cover;
        background-position: 0 50%;
    }
}
.generic-lead-form .contact-form input[type="submit"],
.generic-lead-form .contact-form .button-wrap {
    width: 200px;
    margin: 0 auto;
}
/*Let's connect form*/
.facelift .contactFormJoinUs.generic-lead-form .contact-form h3 {
    font-size: 24px;
    color: #fff !important;
    line-height: 38px !important;
    text-align: center !important;
    margin-bottom: 20px;
    text-shadow: 2px 2px 1px rgba(0,0,0,.6);
    font-weight: 400;
    padding-bottom: 0 !important;
    padding-top: 0 !important;
}
.facelift.generic-lead-wrapper .contact-form {
    width: auto;
}
.contactFormJoinUs #errorLabel {
    clear: both;
}
.contactFormJoinUs #sucessLabel {
    /*color: #fff !important;
    text-shadow: 2px 2px 1px rgba(0,0,0,.6) !important;*/
}
.bodycontent.v2 #joinus2017_new #joinus2017_new_banner {
    padding-top: 5% !important;
}
@media (max-width: 768px) {
    .generic-lead-wrapper .contactFormJoinUs {
        display: block;
    }
    .bodycontent.v2 #joinus2017_new #joinus2017_new_banner {
        padding-top: 12% !important;
    }
}

/*Search pages*/
.search-landing {
    height: 670px;
    background-size: cover;
    background-position: center;
}
.propdetails .diagonal-col {
    height: 500px;
    background-size: cover;
    background-position: center;
}
.search-wrapper,
diagonal-col {
    width: 90%;
    margin: 0 auto;
    height: 100%;
    display: table;
}
.facelift .search-wrapper h1 {
    font-size: 26px;
    color: #fff;
    text-shadow: 2px 1px 5px #545454;
}
.agentsearch {
    vertical-align: middle;
    display: table-cell;
}
.agentofficesearch {
    background: #fdbca5; /* Old browsers */
    background: -moz-linear-gradient(90deg, #fdbca5 1%, #ff7c48 46%); /* FF3.6-15 */
    background: -webkit-linear-gradient(90deg, #fdbca5 1%,#ff7c48 46%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(90deg, #fdbca5 1%,#ff7c48 46%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fdbca5', endColorstr='#ff7c48',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */
}
.propdetails.facelift {
    background: #f9f9f9; /* Old browsers */
    background: -moz-linear-gradient(90deg, #f9f9f9 1%,#dfdfdd 46%); /* FF3.6-15 */
    background: -webkit-linear-gradient(90deg, #f9f9f9 1%,#dfdfdd 46%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(90deg, #f9f9f9 1%,#dfdfdd 46%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f9f9f9', endColorstr='#dfdfdd',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */
}
.facelift.agentofficesearch .ui-widget-content {
    border: 0;
    background: none;
    display: inline-block;
    width: 100%;
    position: relative;
    /*top: 17px;
    right: 5px;*/
}
.agentofficesearch .bootstrap h4 {
    margin: 0;
}
.facelift.agentofficesearch .ui-widget-content .smartsearch {
    padding: 0;
}
.facelift.agentofficesearch #selectagentoffice {
    display: inline-block;
    padding: 12px 0 12px 1%;
    border: 0;
    border-radius: 3px 0 0 3px;
    -webkit-appearance: none;
    -moz-appearance: none;
    background-color: #fff;
    color: #a1a1a1;
}
.facelift.agentofficesearch .agent-search-tab-3,
.facelift.agentofficesearch .office-search-tab-3 {
    position: absolute;
    background-color: #b70e2b;
    border-radius: 0 3px 3px 0;
    height: 46px;
    width: 45px;
    background-image: url('https://s3.amazonaws.com/static.realtyexecutives.com/site-files/searchicon.png');
    background-repeat: no-repeat;
    background-size: 27px;
    background-position: 50%;
}
.facelift.agentofficesearch .search-landing #AgentSearchTab .agent-search-tab-4,
.facelift.agentofficesearch .search-landing #OfficeSearchTab .office-search-tab-4 {
    width: 66%;
}

.facelift .agentofficesearch-wrapper #OfficeSearchTab .validation-summary-errors{
    margin: 0;
}

/*Office search page*/
.tempsearch-header {
    height: 100px;
    width: 100%;
    background-color: #26486e;
}
/*Agent Office Search card view*/
.card-profile {
    position: absolute;
    z-index: 10;
    left: 50%;
    top: 30px;
}
.profile-pic {
    height: 110px;
    width: 110px;
    border-radius: 100%;
    position: relative;
    left: -50%;
    padding: 3px;
}
.profile-pic img {
    width: 100%;
    height: 100%;
    border-radius: 100%;
}
.profile-pic.agentofficedetails {
    height: 250px;
    width: 250px;
    left: 0;
    margin: 0 auto;
}
.card-header {
    height: 110px;
    width: 100%;
    background: #446c8a; /* Old browsers */
    background: -moz-linear-gradient(45deg, #446c8a 0%, #002b58 85%); /* FF3.6-15 */
    background: -webkit-linear-gradient(45deg, #446c8a 0%,#002b58 85%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(45deg, #446c8a 0%,#002b58 85%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#446c8a', endColorstr='#002b58',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */
    border-top-left-radius: 3px;
    border-top-right-radius: 3px;
}
.card-wrapper {
    border-radius: 3px;
    -webkit-box-shadow: 0px 2px 4px 0px rgba(0,0,0,0.11);
    -moz-box-shadow: 0px 2px 4px 0px rgba(0,0,0,0.11);
    box-shadow: 0px 2px 4px 0px rgba(0,0,0,0.11);
    background-color: #fff;
}
.card-content {
    padding: 20px;
}
.card-name {
    padding-top: 20px;
}
.card-name p {
    text-align: center;
    font-size: 21px;
}
.card-title p,
.card-entity p {
    font-size: 15px;
}
.card-two-col div {
    display: inline-block;
    width: 48%;
    margin-bottom: 15px;
}
.card-stars i {
    color: #F6E300;
}
.about-page .card-phone {
    padding-bottom: 10px;
}
.bootstrap .card-phone a,
.bootstrap .card-phone a:hover,
.bootstrap .card-phone a:focus {
    color: #000;
}
.card-phone a i {
    color: #002B58;
}
.bootstrap .card-site-url a,
.bootstrap .card-site-url a:hover,
.bootstrap .card-site-url a:focus,
.bootstrap .card-email a,
.bootstrap .card-email a:hover,
.bootstrap .card-email a:focus {
    color: #002B58;
}
.facelift.agentofficelist .col-sm-3 {
    margin-bottom: 25px;
}
.facelift.agentofficelist .card-email p {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
#agent-search-wrapper-div .agents_container.facelift .search-agent.agent-results,
#office-search-wrapper-div .agents_container.facelift .search-agent.agent-results {
    display: block;
    /* height: 4341px; */
    width: 100%;
    float: none;
    height: auto !important;
    position: inherit;
}
#agent-search-wrapper-div .container_20.facelift {
    width: 100%;
    float: none;
}
.agentlist,
.card-wrapper {
    height: 400px;
}
.facelift.agentofficesearch.agentoffice-boxview #selectagentoffice {
    width: 10%;
    font-size: 18px;
    color: #a1a1a1;
    float: left;
    padding: 13px 12px 13px 12px;
    border-right: 1px solid #eee;
}
.facelift.agentofficesearch .search-landing #AgentSearchTab .agent-search-tab-1,
.facelift.agentofficesearch .search-landing #OfficeSearchTab .office-search-tab-1 {
    width: 100%;
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
    border-left: 1px solid #ccc;
}
.facelift.agentofficesearch .search-landing #AgentSearchTab .agent-search-tab-5,
.facelift.agentofficesearch .search-landing #OfficeSearchTab .office-search-tab-5 {
    width: 33%;
}
.facelift.agentofficesearch #OfficeSearchTab .office-search-tab-2 {
    margin-top: 0;
}
.facelift.agentofficesearch .search-landing #AgentSearchTab .agent-search-tab-2,
.facelift.agentofficesearch .search-landing #OfficeSearchTab .office-search-tab-2 {
    width: 100%;
     border-radius: 3px; 
    padding: 12px 12px 14px 12px;
    padding: 12px 0 12px 2%;
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
}
.selectagentoffice::before {
    /*top: .5em;
    bottom: .5em;
    background-color: #fff;
    border-left: 1px solid rgba(0,0,0,.1);
    width: 2em;
    right: 0;
    top: 0;
    bottom: 0;
    content: "";
    position: absolute;
    pointer-events: none;*/
}
.selectagentoffice:after {
    color: #ccc;
    background-color: #fff;
    content: "▼";
    height: 1em;
    font-size: .625em;
    line-height: 1;
    top: 53.3%;
    margin-top: -.5em;
    position: absolute;
    pointer-events: none;
    z-index: 1;
}
.agentoffice-boxview .selectagentoffice:after {
    top: 25px;
    left: 8%;
}
@media (max-width: 768px) {
    .agentoffice-boxview .selectagentoffice:after {
        top: 25px;
        left: 12%;
    }
}
@media (max-width: 425px) {
    .agentoffice-boxview .selectagentoffice:after {
        top: 25px;
        left: 16%;
    }
}
.facelift.agentofficesearch.agentoffice-boxview .ui-widget-content {
    width: 89%;
    top: 0;
    right: 0;
}
.facelift .filter-button {
    width: 100%;
    padding: 13px 12px 14px 12px;
    background-color: #fff;
    font-size: 18px;
    color: #a1a1a1;
}
.facelift.agentoffice-boxview #AgentSearchTab .filters-options .agent-search-tab-5,
.facelift.agentoffice-boxview #OfficeSearchTab .filters-options .office-search-tab-5 {
    float: none;
    width: 100%;
}
.facelift.agentoffice-boxview #AgentSearchTab .agent-search-tab-6,
.facelift.agentoffice-boxview #OfficeSearchTab .office-search-tab-6 {
    margin: 0;
}
.agentoffice-boxview #AgentSearchTab .agent-search-tab-4,
.agentoffice-boxview #OfficeSearchTab .office-search-tab-4 {
    width: 50%;
}
.agentoffice-boxview #AgentSearchTab .agent-search-tab-5.agent-name,
.agentoffice-boxview #OfficeSearchTab .office-search-tab-5 {
    width: 25%;
}
.agentoffice-boxview .filter {
    width: 25%;
    float: left;
}
.agentoffice-boxview #AgentSearchTab .agent-search-tab-1,
.agentoffice-boxview #OfficeSearchTab .office-search-tab-1 {
    width: 100%;
    margin: 0;
    padding: 13px 12px 14px 12px;
    border-right: 1px solid #eee;
}
.agentoffice-boxview #AgentSearchTab .agent-search-tab-2,
.agentoffice-boxview #OfficeSearchTab .office-search-tab-2 {
    width: 100% !important;
    margin: 0;
    border-right: 1px solid #eee;
}
.agentofficesearch.agentoffice-boxview {
    -webkit-box-shadow: 1px 2px 8px 2px rgba(235,235,235,1);
    -moz-box-shadow: 1px 2px 8px 2px rgba(235,235,235,1);
    box-shadow: 1px -14px 30px 10px #a39a96;
    height: 47px;
}
.agentoffice-boxview .filters-options {
    display: none;
    position: absolute;
}
.facelift.agentofficesearch.agentoffice-boxview .agent-search-tab-3,
.facelift.agentofficesearch.agentoffice-boxview .office-search-tab-3 {
    top: -5px;
    right: -19px;
    height: 51px;
    width: 50px;
    border-radius: 0;
}
.agentoffice-boxview #AgentSearchTab .agent-search-tab-5.agent-name.mobile, 
.agentoffice-boxview #OfficeSearchTab .office-search-tab-5.mobile {
    display: none;
}
.filters-options .close {
    display: none;
}
.bootstrap .card-agent-email a,
.bootstrap .card-agent-email a:hover {
    color: #002B58;
    word-wrap: break-word;
}
.agentsearch .bootstrap .nav-tabs>li.active>a, 
.agentsearch .bootstrap .nav-tabs>li.active>a:focus, 
.agentsearch .bootstrap .nav-tabs>li.active>a:hover {
    color: #fff;
    cursor: default;
    background-color: transparent;
    border: 0;
    border-bottom: 2px solid #fff;
    
}
.agentsearch .bootstrap .nav>li>a,
.agentsearch .bootstrap .nav>li>a:hover {
    padding: 0 0 10px 0;
    margin: 0px 35px 15px 0;
    font-weight: bold;
    background: transparent;
    color: #fff;
    border: 0;
    height: auto;
    border-bottom: 2px solid transparent;
}

/***************************Property Details***********************************/
.mobile-gallery.slick-slider .slick-list,
.mobile-gallery.slick-slider li{
    height: 290px;
}

.img-gallery-nav.slick-slider .slick-list,
.img-gallery-nav.slick-slider li {
    height: 120px;
}
.activeImg {
    background-color: red;
}
.img-gallery.slick-slider .slick-list,
.img-gallery.slick-slider li{
    height: 500px;
}
.mobile-gallery.slick-slider img,
.img-gallery.slick-slider img,
.full-img-gallery img {
    max-height: 100%;
    max-width: 100%;
    margin: 0 auto;
}
.img-gallery .slick-next,
.img-gallery .slick-prev,
.img-gallery-nav .slick-prev,
.img-gallery-nav .slick-next,
.full-img-gallery .slick-next,
.full-img-gallery .slick-prev {
    background-color: #fff;
}
.img-gallery-nav .slick-prev,
.img-gallery-nav .slick-next {
    background-color: #5f5f5f;
    width: 2%;
}
.img-gallery button i,
.full-img-gallery button i {
    color: #c6c6c6;
    font-size: 60px;
}
.full-gallery {
    display: none;
    position: fixed;
    z-index: 100;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    overflow: auto;
    background-color: rgb(0,0,0);
    background-color: rgba(0,0,0,0.4);
}
.bootstrap .container.full-gallery-wrap {
    background-color: #fff;
    width: 80%;
    margin: 40px auto 0 auto;
    padding-bottom: 40px;
    padding-top: 0;
}
.img-gallery-nav button i {
    color: #c6c6c6;
    font-size: 40px;
    line-height: 115px;
}
.img-gallery-nav.slick-slider .slick-center img {
    border: 5px solid red;
}
.img-gallery-nav.slick-slider img {
    height: 100%;
    width: 100%;
    margin: 0 auto;
    padding: 10px;
}
.bootstrap .img-gallery {
    margin-bottom: 0;
}
.mobile-gallery.slick-slider li,
/*.img-gallery.slick-slider li,*/
.img-gallery-nav.slick-slider li,
.full-img-gallery.slick-slider li {
    background-color: #f9f9f9;
    display: flex;
    flex-direction: column;
    justify-content: center;
}
#schemaStuff,
.schemaStuff,
#agent_meta,
#meta_hidden {
    position: absolute;
    z-index: -1;
}
.header-new.other-page.v2 {
    background-color: transparent;
}
#meta_hidden img {
    width: 15px;
}
#map {
  height: 400px;
  width: 100%;
}
.closeMap {
    height: 30px;
    text-align: right;
    font-size: 18px;
}
.popUpMap {
    display: none; 
    position: fixed; 
    z-index: 100; 
    left: 0;
    top: 0;
    width: 100%;
    height: 100%; 
    overflow: auto; 
    background-color: rgba(0,0,0,0.4); 
}
.mapContent {
    background-color: #f2f2f2;
    margin: auto;
    padding: 10px;
    border: 1px solid #888;
    width: 80%;
}
.facelift#property-details-wrapper-div .property-detail-full .property-info .property-slideshow {
    width: 100%;
    float: none;
    margin: 0;
    padding: 0;
}
.facelift#property-details-wrapper-div .property-detail-full .contact-agent {
    width: 100%;
    float: none;
    margin: 0;
    padding: 0;
    border: 0;
    background-color: transparent;
}
/*body .property-detail-full .property-info {
    overflow-x: initial;
}*/

.desc-prop {
    clear: both;
}
.collapse-button {
    cursor: pointer;
}
.facelift#property-details-wrapper-div .property-detail-full .contact-agent h3 {
    font-size: 21px;
    line-height: 32px;
}
.facelift#property-details-wrapper-div .property-detail-full .contact-agent input {
    border-radius: 3px;
    margin-bottom: 10px;
    padding: 10px 5px;
    width: 100%;
}
.facelift#property-details-wrapper-div #photo-gallery-thumblist li {
    border-left: 3px solid #eee;
    border-right: 3px solid #eee;
}
.xdsoft_.xdsoft_datetimepicker .xdsoft_calendar td, 
.xdsoft_.xdsoft_datetimepicker .xdsoft_calendar th {
    background: #fff;
    color: #002c59;
}
.xdsoft_datetimepicker .xdsoft_month,
.xdsoft_datetimepicker .xdsoft_year {
    color: #002c59;
}
.xdsoft_.xdsoft_datetimepicker .xdsoft_calendar td.xdsoft_default, 
.xdsoft_.xdsoft_datetimepicker .xdsoft_calendar td.xdsoft_current, 
.xdsoft_.xdsoft_datetimepicker .xdsoft_timepicker .xdsoft_time_box > div > div.xdsoft_current {
    background: #de3d33;
    box-shadow: none;
}
.xdsoft_.xdsoft_datetimepicker .xdsoft_calendar td:hover, 
.xdsoft_.xdsoft_datetimepicker .xdsoft_timepicker .xdsoft_time_box >div >div:hover {
    background: #002c59 !important;
}
.facelift#property-details-wrapper-div .property-detail-full .contact-agent input,
.facelift#property-details-wrapper-div .property-detail-full .contact-agent textarea,
#scheduleTourForm input,
#scheduleTourForm textarea {
    -webkit-box-shadow: inset 0px 0px 5px 1px #f2f2f2;
    -moz-box-shadow: inset 0px 0px 5px 1px #f2f2f2;
    box-shadow: inset 0px 0px 5px 1px #f2f2f2;
}
.bootstrap .property-address h1,
.bootstrap .property-address h2 {
    font-weight: 600;
    line-height: 42px;
}
.bootstrap .full-gallery .property-address h1 {
    font-size: 28px;
    line-height: 36px;
}
.details-more p {
    font-weight: bold;
    font-size: 28px;
}

.facts-feats {
    margin: 15px 0 0 0;
}
.facelift#property-details-wrapper-div .lender_fulldetailsmobile {
    margin-top: 10px;
}
#scheduleTourForm input[type='email'] {
    background-image: url(https://s3.amazonaws.com/static.realtyexecutives.com/site-files/emailGrey.png);
    background-repeat: no-repeat;
    background-position: 95% 50%;
}
#scheduleTourForm #scheduletel {
    background-image: url(https://s3.amazonaws.com/static.realtyexecutives.com/site-files/phoneGrey.png);
    background-repeat: no-repeat;
    background-position: 95% 50%;
}
#scheduleTourForm #scheduletime {
    background-image: url(https://s3.amazonaws.com/static.realtyexecutives.com/site-files/timeGrey.png);
    background-repeat: no-repeat;
    background-position: 95% 50%;
}
#scheduleTourForm #scheduledate {
    background-image: url(https://s3.amazonaws.com/static.realtyexecutives.com/site-files/Calendargrey.png);
    background-repeat: no-repeat;
    background-position: 95% 50%;
}
.facelift#property-details-wrapper-div .property-detail-full .contact-agent textarea,
#scheduleTourForm textarea {
    border-radius: 3px;
    margin-bottom: 10px;
    padding: 8px 5px;
    height: 100px;
    width: 100%;
}
.propdetails h3 {
    text-align: center;
}
.propdetails .tour-wrapper {
    width: 90%;
    margin: 50px auto 50px auto;
}
.bootstrap.contact-button a {
    display: none;
    position: fixed;
    width: 100%;
    bottom: 0;
    padding: 13px 0;
    text-align: center;
    background-color: #b70e2b;
    color: #fff;
    font-weight: 600;
    text-transform: uppercase;
    z-index: 1;
}
.bootstrap.contact-button a:hover,
.bootstrap.contact-button a:focus {
    color: #fff;
    text-decoration: none;
}
#scheduleTourForm #ScheduleTourSubmit {
    background-color: #de3d33;
    color: #fff;
    font-weight: bold;
    box-shadow: none;
    text-align: center;
    border: 0;
}
.scheduleTourSubmit {
    width: 200px;
    margin: 0 auto;
}
.facelift#property-details-wrapper-div .property-detail-full .contact-agent input[type=submit] {
    border: 0;
    font-weight: 600;
    box-shadow: none;
}
.mobileCount-wrap {
    text-align: center;
    font-weight: 600;
}
#scheduleTourForm input,
#scheduleTourForm textarea {
    border: 1px solid #ccc;
    padding: 5px 8px;
    width: 100%;
    border-radius: 3px;
    margin: 5px 0;
}
#scheduleTour {
    background-color: #002B58;
    border-radius: 3px;
    padding: 8px 0;
}
#scheduleTour p {
    color: #fff;
    text-align: center;
    font-weight: 600;
    margin: 0;
}
#scheduleTour p a {
    color: #fff;
}
#scheduleTour p a:hover {
    text-decoration: none;
}
#full-screen-btn-pg img {
    width: 15px;
}
.morebuttons-wrap a {
    display: inline-block;
}
.bootstrap .morebuttons a {
    color: #000;
    margin-right: 7px;
}
.interactive-buttons {
    width: 140px;
    height: 120px;
    background-size: cover;
    background-position: center;
}
.interactive-buttons.map-prop {
    background-image: url('https://s3.amazonaws.com/static.realtyexecutives.com/site-files/sampleMap.jpg'); 
}
.interactive-buttons > div {
    display: table-cell;
    vertical-align: middle;
    text-align: center;
    height: 90px;
    width: 140px;
}
.interactive-buttons div:nth-child(1) {
    border: 5px solid #f2f2f2;
    border-bottom: none;
}
.interactive-buttons > div > img {
    width: 35px;
}
.propdetails-list-share img {
    margin: 0 auto;
    position: relative;
    right: 8.5px;
    width: 18px;
}
.interactive-buttons .button-label {
    position: absolute;
    height: 30px;
    width: 140px;
    background-color: #f2f2f2;
    line-height: 30px;
    font-weight: 600;
}
.morebuttons-wrap .listing-dynamic-media-btn {
    background-color: transparent;
    float: none;
    font-size: initial;
    padding: 0;
}
.line {
    background-color: #979797;
    height: 2px;
    width: 100%;
    margin: 25px 0;
}
.facelift#property-details-wrapper-div .property-detail-full .contact-agent .listing-agent-details span.name {
    font-size: 18px;
    line-height: 28px;
    font-weight: 600;
    color: #002B58;
}
.facelift#property-details-wrapper-div .property-detail-full {
    margin-top: 0;
}
.facelift#property-details-wrapper-div .property-detail-full .property-detail-full-main {
    width: auto;
}
.propstats .price {
    font-size: 32px;
    font-weight: bold;
}
.propStatus .listingStatus {
    margin-right: 10px;
    font-size: 14px;
}
.listingStatus i {
    color: #02b448;
    font-size: 18px;
}
.bootstrap.propstats .container {
    padding-bottom: 0;
}
.propstats .beds {
    font-size: 24px;
    font-weight: 600;
}
.bootstrap.propstats h1 {
    font-size: 18px;
    line-height: 28px;
}
#share-container .at-share-btn-elements .at-share-btn {
    border-radius: 3px !important;
    background-color: #002B58 !important;
}

.morebuttons {
    clear: both;
    margin: 25px 0 0 0;
}
.gallery-nav-row .img-gallery-nav {
    margin: 0 auto;
    width: 91%;
}
.desc-prop {
    margin: 25px 0 0 0;
}
.facelift#property-details-wrapper-div .property-detail-full .disclaimer {
    font-size: 12px;
    color: #2E2E2E;
    line-height: 1.2;
    padding: 3px 0;
}
.facelift#property-details-wrapper-div .property-detail-full h3 {
    color: #002B58 !important;
    font-size: 24px;
    font-weight: 600;
    line-height: 38px;
}
.facts-features {
    float: left;
    width: 50%;
    margin-bottom: 15px;
}
.desktop-facts-contact.bootstrap .container,
.bootstrap.bottom-details .container {
    padding-top: 0;
}
.bottom-details,
.bottom-details p {
    font-size: 15px;
}
.accordion.bootstrap .container {
    padding-bottom: 0;
}

.facts-features td:nth-child(1){
    padding: 0;
    vertical-align: top;
}
.facts-features td:nth-child(1) > div {
    width: 20px;
}
.glance-value {
    font-size: 18px;
    padding-left: 10px;
}
.facelift .accordion h4 {
    margin: 0;
    font-size: 21px;
    color: #002B58 !important;
    font-weight: 600;
}
.collapse-col p {
    text-align: right;
    color: #3E6382;
    font-size: 15px;
}
.accordion .line {
    margin: 10px 0;
    background-color: #f2f2f2;
}
.accordion h4 i {
    float: right;
}
.accordion-title {
    cursor: pointer;
}
.clearProp:nth-child(3n) {
    clear: both;
}
.accordion-container {
    -webkit-transition: height .3s ease;
    transition: height .3s ease;
}
.facelift .property-detail-full .property-facts li {
    list-style: disc;
    font-size: 14px;
    line-height: 21px;
}
.facelift .property-detail-full .property-facts li.head {
    list-style: none;
    font-size: 21px;
    line-height: 32px;
}
.prop-save,
.prop-share {
    font-size: 14px; 
    display: block;
    text-transform: uppercase;
    font-weight: bold;
    text-align: center;
}
.facelift .gallery-nav-row .slick-prev {
    left: -30px;
}
.facelift .gallery-nav-row .slick-next {
    right: -30px;
}
.address-save-row {
    width: 95%;
    margin: 0 auto;
}
.full-gallery button.close {
    font-size: 38px;
    margin: 15px 0;
}
.full-gallery .prop-save {
    text-align: left;
    position: relative;
    left: 3px;
}
.details-wrap {
    display: inline-block;
    width: 49%;
}
.details-wrap:nth-child(2) {
    text-align: right;
}
#share-container {
    display: none;
    position: absolute;
    right: 35px;
    padding: 15px 10px
}
#save-container, .share-proplisting , .save-proplisting {
    display: inline-block;
    cursor: pointer;
}
#save-container {
    width: 40px;
}
.save-proplisting .propdetails-list-fav,
.share-proplisting  .propdetails-list-share,
.full-gallery .propdetails-list-fav {
    border: 2px solid #ddd;
    border-radius: 100%;
    background-color: #fff;
    height: 40px;
    width: 40px;
}
.full-gallery .property-address {
    float: left;
    margin-bottom: 15px;
}
.property-address .details-wrap {
    display: none;
}
.full-gallery .save-property {
    float: right;
}
.share-proplisting {
    width: 40px;
    margin-right: 25px;
}
.imgCount-wrap {
    text-align: center;
}
.propdetails-list-fav i:nth-of-type(1),
.share-proplisting .propdetails-list-share {
    color: #002B58;
    z-index: 1;
    opacity: 1;
    line-height: 35px;
}
.propdetails-list-fav.consumer-fav i:nth-of-type(1) {
    opacity: 0;
}
.propdetails-list-fav i:nth-of-type(2) {
    opacity: 0;
    color: #F6E300;
}
.propdetails-list-fav.consumer-fav i:nth-of-type(2) {
    opacity: 1;
}
.tab-top {
    display: none;
}
.facelift .gallery-small #main-image-scroll-div-pg {
    background-color: transparent;
}
.facelift .gallery-small #main-image-outer-div-pg,
.facelift .gallery-small #photo-gallery-container2 {
    height: 800px !important;
}
.facelift .gallery-small #main-image-outer-div-pg {
    border: 0;
}
.facelift .gallery-small #thumb-outer-div-pg {
    margin-top: 60px;
}

.facelift .gallery-small .arrow-div-pg#left-arrow-pg,
.facelift .gallery-small .arrow-div-pg#right-arrow-pg {
    top: auto;
    bottom: -8%;
}
.facelift .gallery-small #full-screen-btn-pg {
    top: auto;
    right: 41%;
    bottom: -8%;
}
.tab-components {
    display: none;
}
/***************************************California*******************************************/
.slider-nav-carousel .slick-slide {
    padding: 0 20px;
}
.slider-nav-carousel p {
    text-align: center;
}
.container.carousel-text {
    padding: 15px 0;
}
.bootstrap .carousel-text {
    text-transform: uppercase;
    padding-bottom: 10px;
    font-weight: bold;
    font-family: 'Open Sans', sans-serif;
    font-size: 15px;
    text-align: center;
}
.california-landing .bootstrap.carousel .slick-next,
.california-landing .bootstrap.carousel .slick-prev {
    font-size: 45px;
    line-height: 45px;
}
.california-landing .bootstrap.carousel .container {
    padding: 10px 0;
}
.header-new .california a.logo {
    width: auto;
}
.header-new .california a.logo img,
.header-new .california a.logo span {
    display: inline-block;
}
.header-new .california a.logo img {
    width: 135px;
    margin-right: 15px;
}
.california-landing .bootstrap {
    background-color: #fff;
    position: relative;
}
.becomeagent .desktop-menu .joinus-contact {
    float: right;
}
.ca-text {
    font-size: 21px;
    color: #b60e2c;
 }
.california .new-ui2017 #homepage_search {
    width: auto;
}
.california.facelift {
    position: relative;
    /*position: fixed;*/
    width: 100%;
    background-size: cover;
    display: block;
    background-position: center;
    /*background-attachment: fixed;*/
    
}
@media (min-width: 1200px) {
    .california.facelift {
        background-attachment: fixed;
    }
}

/*.california-bootstrap,
.experience-icons,
.dave,
.california-footer {
    top: 850px;
}*/

.california #homepage_search {
    width: auto;
    z-index: 10;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
    width: 50%;
    height: 105px;
}
.california-bootstrap#contact h5 {
    text-align: center;
    font-size: 18px;
    color: #fff !important;
    font-family: 'Merriweather', serif;
    text-transform: none;
    line-height: 28px;
}
.california-bootstrap#contact h5 a {
    color: #fff;
    font-family: 'Merriweather', serif;
}
.california-bootstrap#contact h5 a:hover {
    text-decoration: none;
}
.header-new.agent-page-menu.other-page .california ul li.chat-button a {
    color: #fff;
    background-color: #b60e2c;
    padding: 12px 20px;
    border-radius: 40px;
    position: relative;
    bottom: 12px;
    font-weight: bold;
}

.header-new.agent-page-menu.v1 .facelift-header.mobile-menu ul .chat-button a {
    width: 140px;
    margin-left: 10%;
    padding: 15px;
    top: 0;
}
.header-new.agent-page-menu .chat-button-div ul {
    float: right;
}
.header-new.agent-page-menu .chat-button-div ul li a {
    top: 20px;
}
.header-new.agent-page-menu.other-page ul li.chat-button a {
    color: #fff;
    background-color: #b60e2c;
    padding: 12px 20px;
    border-radius: 40px;
    bottom: 12px;
    font-weight: bold;
    position: relative;
    
}
.california-bootstrap.bootstrap .container {
    padding: 90px 0;
}
.california-landing #contact.bootstrap .container {
    padding: 80px 0;
}
.california-bootstrap.bootstrap.experience-info .container {
    padding-bottom: 60px;
}
#pageheader.sticky-header.california {
    /*background-color: #fff;*/
}
.header-new.agent-page-menu .california ul {
     float: right
 }
.header-new.agent-page-menu.other-page .california ul li > a {
    color: #202021;
 }
 .header-new.agent-page-menu .facelift-header.california .agent_site8 > li > a:hover:after {
     -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    border-color: transparent;
    -webkit-transition: none;
    transition: none;
    width: 100%;
 }
.header-new.agent-page-menu .facelift-header.california ul li > a {
    padding: 0;
 }
.california-landing .facelift.california {
    background-image: url("https://s3.amazonaws.com/static.realtyexecutives.com/site-files/Hero-NorthernArizona1.jpg");
}
.header-new.agent-page-menu .facelift-header.california ul li {
    margin: 34px 10px 0 12px;
    vertical-align: middle;
}
.facelift.california h1 {
    color: #fff;
    text-transform: uppercase;
    text-align: center;
    font-size: 70px;
    line-height: 90px;
}
.facelift.california h1 sup {
    font-size: 16px;
    position: relative;
    bottom: 13px;
    right: 10px;
}
.facelift.california h2 {
    color: #fff !important;
    text-align: center;
    font-size: 20px;
    line-height: 30px;
    font-family: 'Merriweather', serif;
}
.experience-icons.bootstrap sup,
#contact sup {
    font-size: 10px;
    top: -15px;
}
.header-new .california a.logo {
    cursor: auto;
}
.header-new .california a.logo {
    cursor: auto;
}
.experience-icons img {
    margin-bottom: 20px;
}
.highlight-red {
    font-size: 18px;
    font-weight: 600;
    color: #b60e2c;
}
.highlight-dark {
    /*font-size: 18px;*/
    font-weight: bold;
}
.experience-icons p {
    text-align: center;
}
.bootstrap.experience-icons {
    background-color: #f4f4f4;
}
.bootstrap.experience-icons h3 {
    text-align: center;
    color: #000 !important;
    font-size: 32px;
    line-height: 42px;
    font-family: 'Merriweather', serif;
}
.experience-icons .row {
    margin-bottom: 40px;
}
.experience-info .ex-icon {
    margin-bottom: 15px;
}
.experience-info .row {
    padding: 60px 0;
}
.tab-content-custom#tab-2,
.tab-content-custom#tab-3,
.tab-content-custom#tab-4 {
    display: none;
}
.calc-v2 .tab-content-custom#tab-2,
.calc-v2 .tab-content-custom#tab-3,
.calc-v2 .tab-content-custom#tab-4 {
    
}
.california-landing .bootstrap .nav-tabs-custom>li.active>a, 
.california-landing .bootstrap .nav-tabs-custom>li.active>a:focus, 
.california-landing .bootstrap .nav-tabs-custom>li.active>a:hover {
    border-radius: 0;
    border-top: 2px solid #b60e2c;
    color: #b60e2c;
    background-color: transparent;
    border-right: 1px solid #ddd;
    border-left: 1px solid #ddd;
    border-bottom-color: transparent;
    border-bottom: 0;
}
.bootstrap .nav-tabs-custom.nav-tabs {
    border-bottom: 0;
}
.california-landing .bootstrap .nav-tabs-custom>li {
    font-weight: bold;
    width: 33.333%;
    text-align: center;
}
.california-landing .bootstrap .nav-tabs-custom>li.active>a {
    background-color: #fff;
}
.california-landing .bootstrap .nav-tabs>li>a:hover {
    background-color: #f4f4f4;
    color: #b60e2c;
    margin: 0;
    border-color: #ddd;
}
.california-landing ul.list-check {
    list-style-image: url('https://s3.amazonaws.com/static.realtyexecutives.com/site-files/Checkmark.png');
    padding-left: 20px;
}
.california-landing ul.list-check li {
    list-style: inherit;
    margin-bottom: 16px;
}
.california-landing .bootstrap .nav-tabs-custom>li>a {
    color: #202021;
    background-color: #f4f4f4;
    border-radius: 0;
    margin: 0;
    border: 1px solid #ddd;
    padding: 20px 15px;
    height: 85px;
}
.california-landing .tab li:hover {
    background: transparent;
}
.dave-quote {
    font-size: 20px;
    line-height: 34px;
    font-family: 'Merriweather';
    color: #fff;
    font-weight: 100;
}
.dave-row p {
    color: #fff;
}
.california-landing .bootstrap p {
    font-size: 16px;
    color: #202021;
}
.bootstrap.dave {
    background-image: url('https://s3.amazonaws.com/static.realtyexecutives.com/site-files/Dave-Background.png');
    background-position:center;
    background-size: cover;
    background-repeat: no-repeat;
}
.dave-row-img {
    position: absolute;
    right: 0;
    /*top: 4348px;*/
    height: 355px;
    z-index: 0;
}
.dave-row .animation-element {
    z-index: 1;
}
.facelift#pageheader.california.sticky-header {
    /*-webkit-box-shadow: 0px 3px 5px 0px rgba(196,196,196,1) !important;
    -moz-box-shadow: 0px 3px 5px 0px rgba(196,196,196,1) !important;
    box-shadow: 0px 3px 5px 0px rgba(196, 196, 196, 0.3) !important;*/
}
.quote-author {
    text-transform: uppercase;
    font-weight: bold;
    font-size: 13px;
    color: #fff;
}
.quote-title {
    font-size: 13px;
    color: #fff;
}
.bootstrap .nav-tabs-custom > li {
    float: left;
    margin-bottom: -1px;
    cursor: pointer;
}
.california-footer.bootstrap p {
    color: #959494;
}
.dav-ted {
    /*position: absolute;*/
    position: relative;
    right: 0;
    /*top: -74px;*/
}
.dave-row-img,
.dave {
    height: auto;
}
.bootstrap.dave .container {
    padding-top: 0;
    padding-bottom: 0;
}
body .bootstrap.california-bootstrap h3 {
    text-align: center;
    color: #fff !important;
    font-size: 32px;
    line-height: 42px;
    font-family: 'Merriweather', serif;
}
#CaliforniaContact {
    margin: 20px 0;
}
.culture figure {
    width: 100%;
}
.culture figure img {
    width: 100%;
}
.bootstrap.california-bootstrap .col-sm-6,
.bootstrap.california-bootstrap .col-lg-3 {
    padding-left: 0;
    padding-right: 0;
}
#CaliforniaContact div {
    color: #fff;
    float: left;
    width: 45%;
    margin: 8px 2.5%;
    font-size: 13px;
}
#CaliforniaContact #California_responseMessage {
    margin: 0;
}
#myVideo {
    width: 100% ;
    height: auto;
}
.bootstrap .video-play.col-md-12 {
    
}
#CaliforniaContact input[type="text"] {
    width: 100%;
    padding: 8px 10px;
    margin-top: 5px;
    border-radius: 3px;
    border: 0;
}
.dave {
    /*height: 355px;*/
}
.california-footer {
    background-color: #f4f4f4;
    position: relative;
}
.california-footer p {
    font-size: 12px;
}
.california-footer .footer_social_icons li {
    padding: 0 0 5px 0;
    margin: 0 10px 0 0;
    float: left;
    width: 32px!important;
    height: 32px!important;
    background-color: #959494;
    border-radius: 50%;
}
.california-footer .line {
    margin-top: 70px;
    height: 1px;
}
.california-footer .california-copyright .image {
    text-align: right;
}
.california-footer .footer_social_icons li a {
    float: left;
    width: 100%;
    text-align: center;
    color: #fff;
}
.california-footer .footer_social_icons li a i {
    line-height: 32px!important;
    font-size: 14px!important;
}
.california-footer.bootstrap h5 {
    padding-bottom: 10px;
    font-weight: bold;
    font-family: 'Open Sans', sans-serif;
    font-size: 15px;
}
#CaliforniaContact input[type="submit"] {
    color: #fff;
    background-color: #b60e2c;
    padding: 12px 35px;
    border-radius: 40px;
    position: relative;
    bottom: 12px;
    font-weight: 600;
    border: 0;
    margin-top: 35px;
    font-size: 16px;
}
.california-bootstrap .col-md-4 p > img {
    /*margin-bottom: 40px;*/
}

.experience-info .row .tab-content-custom .row {
    padding-bottom: 0;
}
.experience-info .accordion {
    display: none;
}
.experience-info .row.tab-row {
    padding-top: 0;
}
.experience-info .accordion .btn-custom.collapsed {
    width: 100%;
    color: #202021;
    font-size: 15px;
    font-weight: bold;
    padding: 20px 0;
    background-color: #f4f4f4;
    border: 1px solid #ddd;
}
.experience-info .accordion .btn-custom {
    width: 100%;
    color: #202021;
    font-size: 15px;
    font-weight: bold;
    padding: 20px 0;
    background-color: #fff;
    border: 1px solid #ddd;
    border-top: 2px solid #b70e2b;
    border-bottom: 1px solid #fff;
}
.bootstrap.experience-info .btn-link:focus {
    color: #b70e2b;
    text-decoration: none;
    outline: none;
}
.bootstrap.experience-info .btn-link:hover {
    color: #202021;
    text-decoration: none;
}
.experience-info .card-header {
    height: auto;
    background-color: transparent;
    background: transparent;
}
.california-bootstrap.bootstrap .buton-learn {
    color: #b70e2b;
    font-weight: bold;
    padding: 10px 20px;
    border-radius: 50px;
    border: 2px solid #b70e2b;
    margin-top: 20px;
    font-size: 16px;
}
.california-bootstrap.bootstrap .buton-learn:hover,
.california-bootstrap.bootstrap .buton-learn:focus {
    text-decoration: none;
    outline: none;
}
.slick-slider-california img,
.slider-nav-carousel img {
    margin: 0 auto;
}
.slider-nav-carousel .slick-list {
    width: 100%;
}
.slick-slider-california .slick-dots li.slick-active button:before {
    color: #b70e2b;
    opacity: 1;
}
.slick-slider-california .slick-dots li button:before {
    font-size: 9px;
}
.animation-element {
  position: relative;
}
.cultureImg {
    height: 500px;
    background-position: center;
    background-size: cover;
}

.fadeUp {
  opacity: 0;
  -moz-transition: all 700ms ease-out;
  -webkit-transition: all 700ms ease-out;
  -o-transition: all 700ms ease-out;
  transition: all 700ms ease-out;
  -moz-transform: translate3d(0px, 200px, 0px);
  -webkit-transform: translate3d(0px, 200px, 0px);
  -o-transform: translate(0px, 200px);
  -ms-transform: translate(0px, 200px);
  /*transform: translate3d(0px, 200, 0px);*/
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  backface-visibility: hidden;
}

.fadeUp.in-view {
  opacity: 1;
  -moz-transform: translate3d(0px, 0px, 0px);
  -webkit-transform: translate3d(0px, 0px, 0px);
  -o-transform: translate(0px, 0px);
  -ms-transform: translate(0px, 0px);
  transform: translate3d(0px, 0px, 0px);
}
.animation-element.fadeLeft {
  opacity: 0;
  -moz-transition: all 500ms linear;
  -webkit-transition: all 500ms linear;
  -o-transition: all 500ms linear;
  transition: all 500ms linear;
  -moz-transform: translate3d(-100px, 0px, 0px);
  -webkit-transform: translate3d(-100px, 0px, 0px);
  -o-transform: translate(-100px, 0px);
  -ms-transform: translate(-100px, 0px);
  transform: translate3d(-100px, 0px, 0px);
}
.animation-element.fadeLeft.in-view {
  opacity: 1;
  -moz-transform: translate3d(0px, 0px, 0px);
  -webkit-transform: translate3d(0px, 0px, 0px);
  -o-transform: translate(0px, 0px);
  -ms-transform: translate(0px, 0px);
  transform: translate3d(0px, 0px, 0px);
}
.animation-element.fadeRight {
  opacity: 0;
  -moz-transition: all 500ms linear;
  -webkit-transition: all 500ms linear;
  -o-transition: all 500ms linear;
  transition: all 500ms linear;
  -moz-transform: translate3d(100px, 0px, 0px);
  -webkit-transform: translate3d(100px, 0px, 0px);
  -o-transform: translate(100px, 0px);
  -ms-transform: translate(100px, 0px);
  transform: translate3d(100px, 0px, 0px);
}
.animation-element.fadeRight.in-view {
  opacity: 1;
  -moz-transform: translate3d(0px, 0px, 0px);
  -webkit-transform: translate3d(0px, 0px, 0px);
  -o-transform: translate(0px, 0px);
  -ms-transform: translate(0px, 0px);
  transform: translate3d(0px, 0px, 0px);
}
.delay-fadeUp .method {
    opacity: 0;
    position: relative;
    top: 50px;
}
.animated {
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
  opacity: 1;
}
.animated {
    opacity: 0;
}
@-webkit-keyframes flipInX {
  from {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
    opacity: 0;
  }

  40% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }

  60% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
    opacity: 1;
  }

  80% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
  }

  to {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
  }
}

@keyframes flipInX {
  from {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
    opacity: 0;
  }

  40% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }

  60% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
    opacity: 1;
  }

  80% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
  }

  to {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
  }
}

.flipInX {
  -webkit-backface-visibility: visible !important;
  backface-visibility: visible !important;
  -webkit-animation-name: flipInX;
  animation-name: flipInX;
}
.v2 .facelift .generic-lead-form #consumerContactForm_sucessLabel{
    color: #fff !important;
    text-shadow: 2px 2px 1px #000;
    clear: both;
    margin-top: 40px;
    font-size: 21px;
    line-height: 32px;
}
.v2 .facelift .generic-lead-form #consumerContactForm_errorLabel {
    clear: both;
}
.california-landing #contact {
    background-image: url(https://s3.amazonaws.com/static.realtyexecutives.com/site-files/Form-Background.png);
    background-size: cover;
    background-position: center;
}

.california-landing .diagonal-right {
    position: absolute;
    right: 0;
    top: 0;
}
.form-left,
.form-right {
    position: absolute;
    height: 519px;
}
.form-right {
    right: 0;
    /*top: 6692px;*/
}
#California_responseMessage {
    position: absolute;
}
#property-search-wrapper-div #map_canvas {
    width: 65%;
}
/*Gallery stuff for property search listing*/
#full-screen-inner-div-pg #main-image-scroll-div-pg,
.property-slideshow  #main-image-scroll-div-pg {
    position: relative;
    height: 100%;
}
#full-screen-inner-div-pg #main-image-scroll-div-pg ul,
.property-slideshow #main-image-scroll-div-pg ul{
    display: block;
}
#full-screen-inner-div-pg #main-image-scroll-div-pg li,
.property-slideshow #main-image-scroll-div-pg li {
    display: block;
    position: absolute;
    top: 0;
    overflow: hidden;
    height: 100%;
    width: 100%;
    border: 0 !important;
}
.pic-num-pg-4 .pic-num-pg-3 {
    display: none;
}
#full-screen-inner-div-pg .main-image-img-pg{
    max-width: 77%;
    max-height: 100%;
    vertical-align: middle;
    height: auto !important;
}
.facelift #property-details-wrapper-div .gallery-small #photo-gallery-container2 #thumb-scroll-div-pg {
    height: auto;
    margin: 10px 0;
    padding-top: 10px;
}
.more-buttons.bootstrap .container {
    padding-top: 0;
    padding-bottom: 0;
}

.facelift .gallery-small #thumb-scroll-div-pg {
    border: 0;
    background-color: #eee;
    border-radius: 3px;
}
.facelift .gallery-small #pic-num-outer-div-pg {
   float: left;
   top: -108%;
}
.facelift .col-sm-9 .property-slideshow .main-image-img-pg {
    max-width: 100%;
    /*max-width: 73%;*/
    max-height: 100%;
    vertical-align: middle;
    height: auto !important;
}
.property-slideshow .main-image-img-pg {
    max-width: 73%;
    max-height: 100%;
    vertical-align: middle;
    height: auto !important;
}
#full-screen-inner-div-pg .helper-middle,
.property-slideshow .helper-middle {
    display: inline-block;
    height: 100%;
    vertical-align: middle;
}
.rena-footer-lead {
    width: 100%;
    height: 100%;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 101;
    display: none;
    background-color: rgba(255,255,255, 0.3);
    overflow: hidden !important;
}
.rena-footer-lead button {
    float: right;
}
.bodycontent.facelift .rena-footer-lead .contact-form {
    width: 40%;
    margin: 40px auto 0 auto;
    height: auto;
}
body .atss {
    z-index: 99;
}
/*************************Calculator**************************/

.bootstrap.new-calc .nav-tabs>li.active>a, .bootstrap.new-calc .nav-tabs>li.active>a:focus, .bootstrap.new-calc .nav-tabs>li.active>a:hover {
    border: 0;
    background-color: transparent;
}
.bootstrap.new-calc {
    background: rgba(255,255,255,1);
background: -moz-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(255,255,255,1) 42%, rgba(219,236,248,1) 100%);
background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(255,255,255,1)), color-stop(42%, rgba(255,255,255,1)), color-stop(100%, rgba(219,236,248,1)));
background: -webkit-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(255,255,255,1) 42%, rgba(219,236,248,1) 100%);
background: -o-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(255,255,255,1) 42%, rgba(219,236,248,1) 100%);
background: -ms-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(255,255,255,1) 42%, rgba(219,236,248,1) 100%);
background: linear-gradient(to bottom, rgba(255,255,255,1) 0%, rgba(255,255,255,1) 42%, rgba(219,236,248,1) 100%);
}
.new-calc .tab-custom {
    margin-top: 40px;
}
.bootstrap.new-calc .nav-tabs>li>a {
    border: 0
}

.bootstrap.new-calc .nav-tabs>li>a:hover {
    background-color: transparent;
    color: #555;
}
.bootstrap.new-calc a {
    color: #555;
}
.bootstrap.new-calc h3{
    font-size: 15pt;
    font-weight: 600;
    line-height: 24pt;
    color: #4A90E2 !important;
    text-align: center;
    margin-bottom: 10px;
}
.bootstrap.calc-v2 h2 {
    text-align: left;
    color: #002c59 !important;
    font-size: 15pt;
    font-weight: 600;
    line-height: 24pt;
    margin-bottom: 20px;

}
.bootstrap.new-calc.calc-v2 label {
    font-weight: 400;
    font-size: 17px;
    line-height: 24px;
}
.calc-v2 .fa-arrow-right {
    font-size: 15px;
    position: relative;
    left: 6px;
    bottom: 2px;
    display: inline-block;
    vertical-align: middle;
    
}
.calc-v2 .tabs-menu-custom li:hover i {
   -webkit-animation-name: wiggle;
  -ms-animation-name: wiggle;
  -ms-animation-duration: 1000ms;
  -webkit-animation-duration: 1000ms;
  -webkit-animation-iteration-count: 1;
  -ms-animation-iteration-count: 1;
  -webkit-animation-timing-function: ease-in-out;
  -ms-animation-timing-function: ease-in-out;
}
.calc-v2 .tabs-menu-custom li:hover {
    opacity: 1 !important;
}
.calc-v2 .tabs-menu-custom li {
    opacity: .2;
    transition: all 0.5s ease;
}
.calc-v2 .tabs-menu-custom li.active {
    opacity: 1;
}
@-webkit-keyframes wiggle {
  0% {-webkit-transform: translate(3px, 0);}
  25% {-webkit-transform: translate(-3px, 0);}
  50% {-webkit-transform: translate(3px, 0);}
  75% {-webkit-transform: translate(-3px, 0);}
  100% {-webkit-transform: translate(0px, 0);}
}

@-ms-keyframes wiggle {
  0% {-ms-transform: translate(3px, 0);}
  25% {-ms-transform: translate(-3px, 0);}
  50% {-ms-transform: translate(3px, 0);}
  75% {-ms-transform: translate(-3px, 0);}
  100% {-ms-transform: translate(0px, 0);}
}

@keyframes wiggle {
  0% {transform: translate(3px, 0);}
  25% {transform: translate(-3px, 0);}
  50% {transform: translate(3px, 0);}
  75% {transform: translate(-3px, 0);}
  100% {transform: translate(0px, 0);}
}

.new-calc p {
    font-size: 11pt;
    text-align: center;
}

.new-calc p > img {
    width: 100px;
    margin-bottom: 15px;
}
.new-calc .row {
    margin-bottom: 40px;
}
.new-calc.calc-v2 p,
.new-calc.calc-v2 h3 {
    text-align: left;
}
.new-calc.calc-v2 p > img {
    width: 80px;
    margin-bottom: 0;
}
.bootstrap.calc-v2 .input-group {
    width: auto;
    display: flex;
    align-items: stretch;
}
.bootstrap.calc-v2 .input-group-prepend {
    display: flex;
    margin-right: -1px;
     box-shadow: inset 0 1px 1px rgba(0,0,0,.075); 
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
}
.new-calc .form-row.row {
    margin-bottom: 0;
}
.chart-container {
    width: auto;
    margin: 0 auto;
}
.new-calc .row > .col-lg-12 {
    padding: 0;
}
.bootstrap.new-calc .nav-tabs>li>a {
    height: auto;
}
.calc-v2 .input-group-text {
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 0.25rem 10px;
    margin-bottom: 0;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: #495057;
    text-align: center;
    white-space: nowrap;
    background-color: #eee;
    border-top-left-radius: 3px;
    border-bottom-left-radius: 3px;
    border-right: 0;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
     box-shadow: inset 0 1px 1px rgba(0,0,0,.075); 
    -webkit-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
     transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s; 
     border: 1px solid #ced4da;
}
.calc-v2 .input-group input {
    border-left: 0;
}
.range-slider {
    display: inline-block;
    width: 100%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    position: relative;
}
.range-slider > input {
    opacity: 0;
    width: 100%;
    position: relative;
    z-index: 5;
    margin-top: 72px;
    -webkit-appearance: none;
}
.range-slider > span.slider-container > span.bar {
    background-color: #ccc;
    display: inline-block;
    position: absolute;
    z-index: 1;
    top: 12px;
    left: 10px;
    right: -42px;
    height: 11px;
    overflow: hidden;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
}
.range-slider > span.slider-container > span.bar-btn {
    display: inline-block;
    position: absolute;
    width: 0px;
    height: 0px;
    padding-top: 0px;
    font-weight: bold;
    text-align: center;
    background: #fff;
    left: -25px;
    top: -62px;
    /*border-radius: 3px;
    border: #333 2px solid;
    -webkit-box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.8);
    -moz-box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.8);
    box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.8);*/
}

#slider {
    border-radius: 10px;
    height: 12px;
}
.ui-slider-handle {
    border-radius: 10px;
}
.new-calc.calc-v2 .affordable-result > p {
    text-align: center;
    font-size: 18px;
    color: #002c59;
    font-weight: 700;
    line-height: 26px;
}
.new-calc.calc-v2 .affordable-result .homepurchaseprice {
    font-size: 21px;
}
.slidecontainer {
    margin: 30px 0;
}
.afford-tag {
    float: left;
    margin-top: 10px;
}
.aggressive-tag {
    float: right;
    margin-top: 10px;
}
.calc-v2 .affordable-result .calc-result{
    margin-top: 60px;
}
.range-slider > span.slider-container > span.bar-btn:after {
    content: "";
    border: 2px solid #fff;
    background-color: #02c38a;
    border-radius: 20px;
    width: 30px;
    height: 30px;
    display: inline-block;
    position: absolute;
    left: 8px;
    top: 63px;
    z-index: 3;
    -webkit-box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.8);
    -moz-box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.8);
    box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.8);
}
.range-slider > span.slider-container > span.bar-btn > span:after {
    /*content: "%";*/
}
.range-slider > span.slider-container > span.bar > span {
    background: #02c38a;
    display: inline-block;
    float: left;
    height: 11px;
    width: 0%;
}
.range-slider > input {
    opacity: 0;
    width: 100%;
    position: relative;
    z-index: 5;
    margin-top: 72px;
    -webkit-appearance: none;
}
.range-slider > span.slider-container {
    min-height: 110px;
    display: inline-block;
    position: absolute;
    top: -5px;
    left: -8px;
    right: 46px;
    z-index: 3;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.dkblue, .medblue, .ltblue {
    height: 10px;
    width: 10px;
    border-radius: 100%;
    display: inline-block;
}
.dkblue {
    background-color: #2C82BE;
}
.medblue {
    background-color: #76DDFB;
}
.ltblue {
    background-color: #DBECF8;
}
table.calc-result {
    width: 100%;
}
table.calc-result tr {
    border-bottom: 1px solid #ccc;
}
table.calc-result td:nth-child(2) {
    text-align: right;
}
table.calc-result td {
    padding: 5px 0;
    font-size: 14px;
}
.mortgage table.calc-result tr:nth-child(1) td,
.landTaxCMHC table.calc-result tr:nth-child(1) td,
.landTaxCMHC table.calc-result tr:nth-child(5) td,
.landTaxCMHC table.calc-result tr:nth-child(6) td {
    font-weight: 700;
    color: #002c59;
    font-size: 16px;
}
.bootstrap.new-calc .tab-content-custom .row {
    margin-bottom: 0;
}
.youtube-row {
    display: none;
}
/*************************End calculator**************************/
/****************************Youtube Video Homepage***********************************/
.youtube-container {
    overflow:hidden;
    padding-bottom:56.25%;
    position:relative;
    height:0;
}
.youtube-container iframe {
    left:0;
    top:0;
    height:100%;
    width:100%;
    position:absolute;
}

/****************************End Youtube Video Homepage***********************************/
/****************************Team carousel***********************************/
section .bootstrap a,
section .bootstrap a:hover {
    color: #000;
    text-align: center;
    text-decoration: none;
}
.team-section {
    margin-top: 30px;
}
.bootstrap .team-carousel h3 {
    color: #002c59 !important;
    font-weight: 700;
}
body .bootstrap h2.team-h2 {
    text-align: center;
    color: #002347 !important;
    font-weight: 700;
    font-size: 32px;
}
.team-card {
    margin: 2%;
    border-radius: 3px;
    -webkit-box-shadow: 0px 2px 4px 0px rgba(0,0,0,0.11);
    -moz-box-shadow: 0px 2px 4px 0px rgba(0,0,0,0.11);
    box-shadow: 0px 2px 4px 0px rgba(0,0,0,0.11);
    background-color: #fff;
}
.team-area {
    margin-bottom: 30px;
}
.team-section {
    padding-left: 8%;
    padding-right: 8%;
}
.team-carousel.slick-slider {
    padding-top: 1%;
}
.team-carousel .card-content {
    background-color: #fff;
    border-bottom-left-radius: 3px;
    border-bottom-right-radius: 3px;
    height: 210px;
}
.slick-initialized .slick-slide {
    position: relative;
}
.calc-invalid {
    color: red;
}
/****************************End team carousel***********************************/
/*************************Join Us****************************************/

/*.joinUsHeader {
    background-image: url("https://s3.amazonaws.com/static.realtyexecutives.com/site-files/JoinUs-HeroOption-Broker.jpg");
    background-size: cover;
    width: 100%;
    background-position: center;
}
.joinUsHeader.agentJoin {
    background-image: url("https://s3.amazonaws.com/static.realtyexecutives.com/site-files/JoinUs-HeroOption-Agent.jpg");
}*/
.header-container {
    display: table-cell;
    vertical-align: middle;
}
.desc-container img {
    height: 35px;
}
.text-wrapper {
    display: table;
    width: 100%;
    height: 100%;
}
.bootstrap .big-text h1, .small-text {
    color: #fff;
    text-align:center;
    margin: 0 auto;
    width: auto;
    height: auto;
    display: block;
}
.bootstrap .big-text h1 {
    font-size: 90px;
    line-height: 102px;
    font-weight: 300;
}
.small-text {
    font-size: 24px;
    line-height: 35px;
    width: 50%;
    margin: 20px auto 0 auto;
}
#AgentContactPartial {
    z-index: 10;
}
#AgentContactPartial.ui-widget-content {
    border: 0;
}
.bootstrap .sitemap a {
    line-height: 32px;
}
.sitemap-col .sitemap-set {
    padding: 7px 0;
}
.emphasis-desc {
    font-size: 1vw;
    color: #fff;
    margin: 3% 0 0;
    position: absolute;
    top: 100%;
    opacity: 1;
    -webkit-transition: all .5s ease;
    -moz-transition: all .5s ease;
    -o-transition: all .5s ease;
    transition: all .5s ease;
}

.bootstrap .agentJoinForm .col-md-12,
.bootstrap .agentJoinForm .col-md-6 {
    padding-right: 0;
    padding-left: 0;
}

.bootstrap .emphasis-section .col-md-6 {
    min-height: 510px;
}

.emphasis-section:nth-child(1) .col-md-6:nth-child(1) {
    background: url("https://s3.amazonaws.com/static.realtyexecutives.com/site-files/50years.jpg") no-repeat center;
    background-size: cover;
}

.emphasis-section:nth-child(1) .col-md-6:nth-child(2) {
    background: url("https://s3.amazonaws.com/static.realtyexecutives.com/site-files/lightning.jpg") no-repeat center;
    background-size: cover;
}
.emphasis-section:nth-child(2) .col-md-6:nth-child(1) {
    background: url("https://s3.amazonaws.com/static.realtyexecutives.com/site-files/training.jpg") no-repeat center;
    background-size: cover;
}
.emphasis-section:nth-child(2) .col-md-6:nth-child(2) {
    background: url("https://s3.amazonaws.com/static.realtyexecutives.com/site-files/agentCentric1.jpg") no-repeat center;
    background-size: cover;
}


.content {
    display: table-cell;
    vertical-align: middle;
}

.video-youtube {
    padding: 0;
    margin: 0;
    width: auto;
    padding-top: 56.25%;
    height: 0px;
    position: relative;
    margin: 0 auto;
}

.video-youtube iframe {
    position: absolute;
    top: 0px;
    left: 0px;
    right: 0px;
    bottom: 0px;
    width: 100%;
    height: 100%;
}
.slider-text,
.slider-quote {
    width: 95%;
    margin: 0 auto;
}
.slider-quote-small {
    text-align: right;
    width: 95%;
    margin: 35px auto 0 auto;
}

.slider-quote {
    font-weight: bold;
    font-size: 5.2vw;
    line-height: 6.2vw;
    font-family: 'Open Sans', sans-serif;
}

.blocksrow .bkimg1 {
    background: url("https://s3.amazonaws.com/static.realtyexecutives.com/site-files/culture1.jpg") no-repeat center ;
    background-size: cover;
}
.blocksrow .bkimg2 {
    background: url("https://s3.amazonaws.com/static.realtyexecutives.com/site-files/culture2.jpg") no-repeat center top;
    background-size: cover;
}
.blocksrow .bkimg3 {
    background: url("https://s3.amazonaws.com/static.realtyexecutives.com/site-files/culture3.jpg") no-repeat center;
    background-size: cover;
}
.blocksrow .bkimg6 {
    background: url("https://s3.amazonaws.com/static.realtyexecutives.com/site-files/REIwindow%402x.jpg") no-repeat center;
    background-size: cover;
}
.blocksrow .bkimg4 {
    background: url("https://s3.amazonaws.com/static.realtyexecutives.com/site-files/culture4.jpg") no-repeat center;
    background-size: cover;
}
.blocksrow .bkimg5 {
    background: url("https://s3.amazonaws.com/static.realtyexecutives.com/site-files/culture5.jpg");
    background-size: cover;
    background-position: center;
}
.blocksrow .gradbg {
    background-image: url('https://s3.amazonaws.com/static.realtyexecutives.com/site-files/boxGradient%402x.png');
    background-size: cover;
}
.graph {
    padding: 50px 0;
}

.section-bkg {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 0;
    width: 100%;
    height: 100%;
    overflow: hidden;
}
.scrollDesign {
    position: relative;
    min-height: 100vh;
}
#myBtn {
    cursor: pointer;
}

.fadeUp-animate {
    opacity: 0;
    -webkit-transform: translateY(120px);
    transform: translateY(120px);
    transition: all 1200ms ease-in-out;
}
.fadeUp-animate.in-view {
    transform: translate(0px, 0px);
    opacity: 1;
}
.footerNew .addText {
    white-space: unset;
}
/*************************End Join Us****************************************/
/*Media Queries*/
@media only screen and (min-width: 980px) {
    #pageheader.header-new .facelift-header.california a.logo {
        width: auto;
        float: left;
        padding: 10px 10px 0px 10px;
    }
    .header-new .california a.logo img,
    .header-new .california a.logo span {
        display: inline-block;
    }
    #pageheader.header-new .facelift-header.california a.logo img {
        width: 135px;
        margin-right: 15px;
    }
    .california .logo-container {
        width: auto;
    }
    .header-new.agent-page-menu .california ul {
        display: block;
        clear: none;
        width: auto;
    }
    .header-new.agent-page-menu .facelift-header.california ul li {
        width: auto;
        float: left;
        clear: none;
    }
    .header-new .california .mobile {
        display: none !important;
    }
    
    .facelift.header-new.agent-page-menu .california ul li > a {
        font-size: 16px;
    }
    .facelift#pageheader.california{
        /*height: 90px;*/
    }
}

@media (max-width: 1500px) and (min-width: 1200px) {
    .facelift.agentofficelist .col-sm-3 {
        width: 33.3333333%;
    }
    .agentlist,
    .card-wrapper {
        height: 400px;
    }
}

@media (min-width: 1200px) {
    
    .emphasis-section .col-md-6:hover .emphasis-desc {
        opacity: 1;
        top: 100%;
    }
    .emphasis-section .col-md-6:hover .emphasis-gradient {
        opacity: 0;
    }
    .emphasis-section .col-md-6:hover .play {
        opacity: 1;
    }
    .emphasis-desc {
        top: 110%;
        opacity: 0;
        -webkit-transition: all .5s ease;
        -moz-transition: all .5s ease;
        -o-transition: all .5s ease;
        transition: all .5s ease;
    }
    .facelift.v2 .team-member > div {
        width: calc(75% - 20px);
        float: right;
    }
    .facelift.v2.v3 .team-member > div {
        width: calc(80% - 20px);
        float: right;
    }
    .california-landing .bootstrap .container {
        max-width: 940px;
    }
    .new-calc .nav-tabs li {
        width: 25%;
    }
    .bootstrap.facelift .search-landing:nth-child(1) {
        width: 45%;
    }
    .bootstrap.facelift .search-landing:nth-child(2),
    .bootstrap.facelift .diagonal-col:nth-child(2) {
        width: 55%;
        -webkit-clip-path: polygon(10% 0%, 100% 0%, 100% 100%, 0% 100%);
        clip-path: polygon(10% 0%, 100% 0%, 100% 100%, 0% 100%);
        background-image: url('https://s3.amazonaws.com/static.realtyexecutives.com/site-files/moroccan-path1.jpg');
    }
    .bootstrap.facelift.propdetails .search-landing:nth-child(2),
    .bootstrap.facelift.propdetails .diagonal-col:nth-child(2) {
        width: 55%;
        clip-path: polygon(10% 0%, 100% 0%, 100% 100%, 0% 100%);
        background-image: url('https://s3.amazonaws.com/static.realtyexecutives.com/site-files/scheduletourbackground.jpg');
    }
    .bootstrap .container {
        max-width: 1170px;
    }
    .img-gallery-nav.slick-slider .slick-list,
    .img-gallery-nav.slick-slider li {
        height: 100px;
}
    .img-gallery.slick-slider .slick-list,
    .img-gallery.slick-slider li{
        height: 600px;
    }
}
@media (min-width: 767px) and (max-width: 1199px) {
    .new-calc .nav-tabs li {
        width: 50%;
    }
}
@media (min-width: 1400px) {
    .bodycontent.facelift .rena-footer-lead .contact-form {
        width: 20%;
        margin: 40px auto 0 auto;
    }
    html .bootstrap .container {
        max-width: 95%;
}
    .img-gallery-nav.slick-slider .slick-list,
    .img-gallery-nav.slick-slider li {
        height: 140px;
    }
    html header.bootstrap .container,
    html .bootstrap.desktop-top-nav .container {
        max-width: 98%;
    }
}
@media (max-width: 1500px) {
    .search-wrapper {
        width: 100%;
    }
}

@media (max-width: 1200px) {
    .bodycontent.v2 #joinus2017_new #joinus2017_new_banner {
        padding-top: 15% !important;
    }
    .facelift.agentofficesearch .ui-widget-content {
        width: 100%;
    }
    .bootstrap.facelift .search-landing:nth-child(1) {
        background-image: url('https://s3.amazonaws.com/static.realtyexecutives.com/site-files/moroccan-path1.jpg');
        width: 100%;
    }
    .bootstrap.facelift.propdetails .search-landing:nth-child(1) {
        background-image: url('https://s3.amazonaws.com/static.realtyexecutives.com/site-files/scheduletourbackground.jpg');
        width: 100%;
    }
    
    .bootstrap.facelift .search-landing:nth-child(2),
    .bootstrap.facelift .diagonal-col:nth-child(2) {
        display: none;
    }
    .new-calc.calc-v2 p > img {
        width: 60px;
    }
    .bootstrap.new-calc h3 {
        font-size: 12pt;
    }
    .new-calc p,
    .bootstrap.new-calc.calc-v2 label {
        font-size: 10.5pt;
        line-height: 14pt;
    }
    #BecomeAgentContainer .bootstrap .big-text h1 {
        font-size: 72px !important;
        line-height:85px;
        font-weight: 300 !important;
    }
    #FranchiseContainer .bootstrap .big-text h1 {
        font-size: 72px !important;
        line-height:85px;
        font-weight: 300 !important;
    }
    .small-text {
        font-size: 21px;
        line-height: 32px;
    }
    .mobile-menu #more-menu {
        display: none;
    }
    .header-new.agent-page-menu .mobile-menu #child-ul {
        display: block !important;
    }
    .agentlist,
    .card-wrapper {
        height: 400px;
    }
    .p2.facelift .contact-form {
        width: 500px;
    }
    .facelift.p2 .contact-form input {
        padding: 10px !important;
    }
    .other-page .p2.facelift .contact-form h3 {
        font-size: 18px !important;
    }
    .profile-pic.agentofficedetails {
        height: auto;
        width: 100%;
        max-height: 250px;
    }
    .facelift.agentofficesearch.agentoffice-boxview .agent-search-tab-3,
    .facelift.agentofficesearch.agentoffice-boxview .office-search-tab-3 {
        right: -10px;
    }
    .bootstrap .nav-tabs>li>a {
        height: 90px;
    }
    .dave-quote {
        font-size: 20px;
    }
    .property-slideshow #pic-num-inner-div-pg,
    .property-slideshow #full-screen-btn-pg {
        padding: 5px;
        font-size: 12px;
    }
    .form-left,
    .form-right {
        display: none;
    }
    .propstats .beds {
        font-size: 21px;
    }
    .bootstrap.propstats h1 {
        font-size: 15px;
    }
    .propstats .price {
        font-size: 26px;
    }
    .propStatus .listingStatus,
    .propStatus .mlsNum {
        display: block;
        font-size: 14px;
    }
    .tab-components .addthis_sharing_toolbox {
        float: right;
        clear: none;
        margin-top: 5px;
    }
    .tab-components .save-proplisting {
        display: inline-block;
    }
    .bootstrap.propstats.tab-top .container {
        padding-top: 0px;
        padding-bottom: 10px;
    }
    
    .bootstrap .col-sm-9.gallery-small {
        width: 100%;
        padding: 0;
    }
    
    .glance-value {
        font-size: 15px;
    }
    .tab-facts p,
    .tab-facts div,
    .tab-contact div {
        font-size: 14px;
    }
    .facelift#property-details-wrapper-div .property-detail-full .contact-agent h3 {
        font-size: 18px;
    }
    .property-detail-full-main .bootstrap .container {
        padding-top: 30px;
        padding-bottom: 30px;
    }
}
@media (max-width: 736px) {
    .facelift.agentofficesearch .ui-widget-content {
        width: 100%;
    }
}
@media(max-width: 1199px) and (min-width: 992px) {
    .dave {
        /*height: 400px;*/
    }
    .dav-ted {
        /*top: -42px;*/
    }
    .dave-row-img {
        height: 400px;
    }
    .dave-row-img {
        /*top: 4329px;*/
    }
}

@media (max-width:1200px) and (min-width: 768px) {
    .facelift.agentofficelist .col-sm-3.agentlist {
        width: 50%;
    }
}
@media (min-width: 768px) {
    /*.mobile-gallery-row {
        display: none !important;
    }*/
    /*.imgGallery {
        display: block;
    }*/
    .tab-top {
        display: none;
    }
    .bootstrap .emphasis-section .col-md-6 {
        width: 50%;
        float: left;
    }
    .bootstrap.blocksrow .row .col-md-4 {
        width: 33.333333333333%;
        float: left;
    }
    .bootstrap.blocksrow .row .col-md-8 {
        width: 66.66666666666666%;
        float: left;
    }
    .slider-text,
    .slider-quote {
        width: 100%;
        margin-left: 2vw;
    }
    .slider-quote-small {
        text-align: right;
        margin-right: 2vw;
        margin-top: 40px;
    }
    .list-data:nth-child(3n) {
        clear: right;
    }
    .list-data:nth-child(4n) {
        clear: left;
    }
    .bootstrap ul.list-data {
        float: left;
        width: 33.333%;
        padding: 0 15px;
        margin-bottom: 30px;
    }
    
}
@media (min-width: 992px) {
    /*body .property-detail-full-main {
        width: 90%;
    }
    body #property-details-wrapper-div .property-detail-full .property-info .property-slideshow {
        width: 75%;
    }
    body #property-details-wrapper-div .property-detail-full .contact-agent {
        width: 20%;
    }*/
    .slider-text,
    .slider-quote {
        width: 70%;
        margin-left: 2vw;
        max-width: 70%;
    }
    .slider-quote-small {
        text-align: right;
        margin-right: 2vw;
        margin-top: 40px;
    }
    
    
    
    
    
    .bootstrap .agentJoinForm .col-md-12,
    .bootstrap .agentJoinForm .col-md-6 {
        padding-left: 15px;
        padding-right: 15px;
    }
    .california-landing .text-cell {
        display: table-cell;
        vertical-align: middle;
    }
    
    .california-landing .text-table {
        display: table;
        height: 263px;
    }
    .bootstrap.experience-icons .col-md-4:nth-child(4),
    .bootstrap.experience-icons .col-md-4:nth-child(5),
    .bootstrap.experience-icons .col-md-4:nth-child(6) {
        margin-top: 20px;
    }
}
@media (max-width: 1024px) {
    .facelift .gallery-small #main-image-outer-div-pg,
    .facelift .gallery-small #photo-gallery-container2 {
        height: 600px !important;
    }
}
@media (max-width: 992px) {
    
    .facelift .gallery-small #main-image-outer-div-pg,
    .facelift .gallery-small #photo-gallery-container2 {
        height: 500px !important;
    }
    .property-detail-full-main .bootstrap .container {
        padding-bottom: 0;
    }
    
    .bootstrap.new-calc .form-group {
        padding-right: 0;
        padding-left: 0;
    }
    .chart-container {
        margin-top: 50px;
        height: auto;
        min-width: 260px;
    }
    .agentlist,
    .card-wrapper {
        height: 400px;
    }
    .facelift #office-search-wrapper-div .agents_container_wrapper,
    .facelift #agent-search-wrapper-div .agents_container_wrapper {
        height: auto !important;
    }
    .bootstrap.experience-icons .col-md-4 {
        width: 50%;
        float: left;
        height: 250px;
    }
    .california-bootstrap.bootstrap .container,
    .california-landing #contact.bootstrap .container {
        padding: 50px 0;
    }
     
    .california-bootstrap .col-md-6 p > img {
        margin-bottom: 40px;
    }
    .experience-info .row {
        padding: 40px 0;
    }
    .dav-ted {
        display: none;
    }
    .dave {
        height: auto;
    }
    .california-footer .col-md-3 p a > img {
        display: none;
    }
    .header-new.bootstrap .container.california {
        padding: 0 15px;
        max-width: 970px;
    }
    .bootstrap.dave {
        background-position: center;
    }
    .california-footer .col-md-3:nth-child(1) {
        margin-bottom : 0px;
    }
    .california-footer .col-md-3 {
        margin-bottom : 40px;
    }
    .california-bootstrap .col-md-4 p > img {
        margin-bottom: 40px;
    }
    .cultureImg {
        height: 350px;
    }
}
@media (max-width: 768px) and (min-width: 450px) {
    .facelift.agentofficelist .col-sm-3 {
        /*width: 80%;*/
        margin: 0 auto 25px auto;
    }
}

@media (max-width: 979px) {
    .agentoffice-boxview .home_search input,
    .facelift.agentofficesearch.agentoffice-boxview #selectagentoffice,
    .facelift .filter-button {
        font-size: 14px;
    }
    .bootstrap .col-sm-12.desc-prop {
        padding-right: 0;
        padding-left: 0;
    }
    .facelift.agentofficesearch.agentoffice-boxview .agent-search-tab-3, 
    .facelift.agentofficesearch.agentoffice-boxview .office-search-tab-3 {
        height: 47px;
        width: 46px;
    }
    .agentoffice-boxview .custom-dropdown1 {
        font-size: 14px;
    }
    .facelift.agentofficesearch.agentoffice-boxview #selectagentoffice {
        width: 14%;
    }
    .facelift.agentofficesearch.agentoffice-boxview .ui-widget-content {
        width: 85%;
    }
    .california .logo-container {
        float: left;
        width: auto;
    }
    .header-new .facelift-header.california a.logo {
        width: auto;
        display: inline-block;
    }
    #pageheader .facelift-header.california .logo-container img {
        width: 120px;
        margin-right: 15px;
    }
    .header-new .california.facelift-header .menu.mobile {
        float: right !important;
        display: block !important;
        top: 14px;
        left: 0;
    }
    .header-new.facelift .california .mobile.menu i {
        color: #b60e2c !important;
    }
    .header-new.agent-page-menu.california .facelift-header .mobile-stuff {
        height: 100% !important;
        overflow: auto;
        position: relative !important;
        display: block !important;
    }
    .header-new.agent-page-menu.california-open-menu.california .facelift-header.mobile-menu {
        right: 0;
        display: block;
    }
    .header-new.agent-page-menu.california .facelift-header.mobile-menu {
        /*position: fixed;
        top: 0px;
        right: -100%;
        bottom: 0;
        float: left;
        width: 100%;
        height: 100%;
        -moz-transition: all 500ms;
        -webkit-transition: all 500ms;
        transition: all 500ms;
        background-color: #b60e2c;*/
    }
    .header-new.agent-page-menu.california ul.mobile-stuff {
        background-color: transparent !important;
    }
    .header-new.agent-page-menu.california .mobile-stuff .closeme {
        padding-right: 40px
    }
    .header-new.agent-page-menu.california .mobile-stuff .closeme i {
        float: right;
    }
    .header-new.agent-page-menu.v1.california .facelift-header.mobile-menu ul li.chat-button a {
        border: 1px solid #fff;
        border-radius: 50px;
        padding: 15px 30px;
        width: 180px;
        margin: 0 auto;
        font-weight: bold;
    }
    .california .mobile-menu .chat-button {
        padding: 20px 15px;
        padding-left: 10%;
    }
    .facelift.california h1 {
        font-size: 48px;
        line-height: 60px;
    }
    .facelift.california h2 {
        font-size: 16px;
        line-height: 30px;
    }
    .facelift.california h1 sup {
        bottom: 9px;
        font-size: 12px;
    }
    #full-screen-inner-div-pg .main-image-img-pg {
        height: auto !important;
    }
}
@media (min-width: 1000px) {
    .textbox {
        margin: 0 1%;
    }
    #scheduleTourForm .col-2 {
        width: 48%;
        margin: 0 1%;
        float: left;
    }
}

@media (max-width: 1000px) {
    .facelift.propertysearch.v2 .facelift-header.desktop-menu #sign-in-section {
        /*top: 20px;*/
        margin-bottom: 20px;
    }
    .v2 .new-ui2017 .advance-property-search-outerdiv .advance-property-search-innerdiv1 {
        width: 94%;
    }
    .california .new-ui2017 #homepage_search {
        width: 90%;
    }
    .propdetails .diagonal-col {
        height: auto;
    }
    .california-landing .diagonal-left,
    .california-landing .diagonal-right,
    .dave-row-img {
        display: none;
    }
    .cal-header-text {
        display: table-cell;
        vertical-align: middle;
    }
    .california-landing #homepage_search {
        display: table;
    }
    .rena-footer-lead .contact-form input {
        padding: 3% !important;
        border: 1px solid #e2e2e2;
        background: #fff;
        width: 94%;
        margin: 3px 0;
    }
    .rena-footer-lead .contact-form input[type=submit] {
        background: #de3d33;
    }
}
@media (min-width: 1000px) {
    .california-landing .new-home-2017.facelift {
        height: 700px;
    }
}

@media (max-width: 768px) {
    .footerNew .addText {
        padding-top: 10px;
    }
    .tab-components {
        display: block;
    }
    .bootstrap.tab-facts-contact .container {
        padding-top: 0;
    }
    .bootstrap.desktop-facts-contact .col-sm-9 {
        padding: 0;
    }
    
    .propStatus .listingStatus, .propStatus .mlsNum {
        display: inline-block;
    }
    .bootstrap .property-address h1,
    .bootstrap .property-address h2 {
        font-size: 30px;
        line-height: 40px;
        margin-bottom: 20px;
    }
    .details-wrap .price {
        font-size: 21px;
        line-height: 28px;
        margin-bottom: 0;
    }
    
    .morebuttons {
        margin-bottom: 25px;
    }
    .at-share-tbx-element .at-share-btn.at-svc-compact {
        margin-right: 0;
    }
    .facelift .gallery-small #photo-gallery-container2 {
        display: none;
    }
    .mobile-gallery.slick-slider .slick-list,
    .mobile-gallery.slick-slider li {
        height: 70vw;
    }
    #BecomeAgentContainer .bootstrap .big-text h1 {
        font-size: 42px !important;
        line-height:54px;
    }
    .bodycontent.facelift .rena-footer-lead .contact-form {
        width: 80%;
        
    }
    #FranchiseContainer .bootstrap .big-text h1 {
        font-size: 42px !important;
        line-height:54px;
    }
    .small-text {
        font-size: 18px;
        line-height: 28px;
        width: 100%;
    }
    .agentoffice-boxview .filters-options {
        height: 100%;
        width: 100%;
        background-color: #fff;
        left: 0;
        top: 150px;
        z-index: 105;
        position: fixed;
    }
    .other-page.facelift .contact-form {
        width: 100%;
    }
    .agentoffice-boxview #AgentSearchTab .agent-search-tab-4, 
    .agentoffice-boxview #OfficeSearchTab .office-search-tab-4 {
        width: 75%;
    }
    .agentoffice-boxview #AgentSearchTab .agent-search-tab-1, 
    .agentoffice-boxview #OfficeSearchTab .office-search-tab-1,
    .facelift .filter-button {
        padding: 15px 3px;
    }
    .facelift.agentofficesearch.agentoffice-boxview #selectagentoffice {
        padding: 15px 3px;
    }
    .facelift.agentofficesearch.agentoffice-boxview .agent-search-tab-3, 
    .facelift.agentofficesearch.agentoffice-boxview .office-search-tab-3 {
        height: 49px;
        width: 49px;
    }
    .agentoffice-boxview #AgentSearchTab .agent-search-tab-5.agent-name.desktop, 
    .agentoffice-boxview #OfficeSearchTab .office-search-tab-5.desktop {
        display: none;
    }
    .agentoffice-boxview #AgentSearchTab .agent-search-tab-5.agent-name.mobile, 
    .agentoffice-boxview #OfficeSearchTab .office-search-tab-5.mobile {
        display: block;
    }
    .facelift.agentoffice-boxview #AgentSearchTab .filters-options .agent-search-tab-5, 
    .facelift.agentoffice-boxview #OfficeSearchTab .filters-options .office-search-tab-5 {
        border-bottom: 1px solid #eee;
    }
    .filters-options .close {
        display: block;
        padding: 10px 0;
        text-align: right;
        margin: 0 auto;
        border-bottom: 1px solid #eee;
        color: #a1a1a1;
        width: 100%;
    }
    .filters-options .close p {
        width: 95%;
    }
    .facelift.agentoffice-boxview #OfficeSearchTab .office-search-tab-6 {
        width: 100%;
    }
    .v2 #agent-search-wrapper-div .subnav,
    .v2 #office-search-wrapper-div .subnav {
        display: none;
    }
    .experience-info .accordion {
        display: block;
    }
    .experience-info .tab-row {
        display: none;
    }
    .bootstrap.facelift.propdetails  {
        background-image: url(https://s3.amazonaws.com/static.realtyexecutives.com/site-files/scheduletourbackground.jpg);
        background-size: cover;
        background-position: center;
    }
    .bootstrap.facelift.propdetails .search-landing:nth-child(1) {
        background-image: none;
    }
    .bootstrap.tab-top .col-sm-6 {
        width: 50%;
        float: left;
    }
    .propstats .col-sm-9 .col-sm-12 {
        padding: 0;
    }
    .facelift .property-detail-full .propstats .price {
        font-size: 26px;
    }
    .facelift .property-detail-full .propstats .beds {
        font-size: 21px;
        line-height: 30px;
        margin-bottom: 0;
    }
    .bootstrap.propstats h1 {
        font-size: 18px;
    }
    .at-share-btn-elements {
        margin-top: 5px;
    }
    .tab-components .save-proplisting,
    .tab-components .share-proplisting {
        display: inline-block;
        width: auto;
    }
}
@media (max-width: 767px) {
    .bootstrap.contact-button a {
        display: block;
    }
    
    #share-container {
        top: 38px;
        z-index: 1;
        background-color: #f9f9f9;
        border-radius: 3px;
        padding: 0px 5px;
        margin-top: 8px;
    }
    /*.mobile-gallery-row {
        display: block !important;
    }*/
    .propstats .tab-components {
        justify-content: flex-end;
        display: flex;
    }
    /*.imgGallery {
        display: none;
    }*/
    .img-gallery-small {
        display: none;
    }
    .property-address .details-wrap {
        display: block;
    }
    .details-more {
        display: none;
    }
    .prop-save, .prop-share {
        float: left;
        position: relative;
        top: 10px;
        right: 6px;
    }
    .details-wrap:nth-child(2) {
        text-align: left;
    }
    .share-proplisting,
    .save-proplisting {
        display: flex;
        flex-direction: row-reverse;
    }
    .propdetails-list-share img {
        right: -9px;
    }
    .details-wrap {
        width: 100%;
    }
    .tab-top {
        display: block;
    }
}

@media (max-width: 680px) {
    .facelift .gallery-small #main-image-outer-div-pg, 
    .facelift .gallery-small #photo-gallery-container2 {
        height: 300px !important;
    }
    
    .facelift .gallery-small .arrow-div-pg#left-arrow-pg, 
    .facelift .gallery-small .arrow-div-pg#right-arrow-pg,
    .facelift .gallery-small #full-screen-btn-pg {
        bottom: -14%;
    }
    .facelift .gallery-small #full-screen-btn-pg {
        right: 38%;
    }
    .facelift.agentofficesearch .search-landing #AgentSearchTab .agent-search-tab-4, 
    .facelift.agentofficesearch .search-landing #OfficeSearchTab .office-search-tab-4 {
        width: 100%;
    }
    .facelift.agentofficesearch .search-landing #AgentSearchTab .agent-search-tab-5, 
    .facelift.agentofficesearch .search-landing #OfficeSearchTab .office-search-tab-5 {
        width: 100%;
        margin-top: 15px;
    }
    .facelift.agentofficesearch .search-landing .agent-search-tab-3, 
    .facelift.agentofficesearch .search-landing .office-search-tab-3 {
        position: initial;
        margin-top: 15px;
        border-radius: 3px;
    }
    .facelift.agentofficesearch .search-landing .search-landing #AgentSearchTab .agent-search-tab-1, 
    .facelift.agentofficesearch .search-landing .search-landing #OfficeSearchTab .office-search-tab-1 {
        border-right: 0;
        border-radius: 3px;
    }
    .facelift.agentofficesearch .search-landing #AgentSearchTab .agent-search-tab-2, 
    .facelift.agentofficesearch .search-landing #OfficeSearchTab .office-search-tab-2 {
        border-radius: 3px;
    }
    .facelift.agentofficesearch .search-landing #AgentSearchTab .agent-search-tab-1,
.facelift.agentofficesearch .search-landing #OfficeSearchTab .office-search-tab-1 {
    width: 100%;
    border-radius: 3px;
    border-top-right-radius: 3px;
    border-bottom-right-radius: 3px;
    border-right: 0;
}
}
@media (max-width: 560px) {
    .facelift.california h1 sup {
        font-size: 12px;
        bottom: 8px;
    }
}
@media (max-width: 480px) {
    .agentsearch .bootstrap .nav>li>a, 
    .agentsearch .bootstrap .nav>li>a:hover {
        margin-right: 10px;
        font-size: 14px;
    }
    .header-new.v2.international .facelift-header .mobile.menu {
        /*top: 10px;*/
    }
    .bodycontent.v2 #joinus2017_new #joinus2017_new_banner {
        padding-top: 25% !important; 
    }
    .card-name p {
        font-size: 16px;
        line-height: 21px;
    }
    .card-wrapper p,
    .card-wrapper div {
        font-size: 14px;
    }
    .team-carousel.slick-slider {
        padding: 0 0 3%;
    }
    .facelift .feaLisImg {
        padding-bottom: 80%;
    }
    .facelift .feaLis {
        padding-left: 2%;
        padding-right: 2%;
    }
    .facelift.agentofficesearch.agentoffice-boxview #selectagentoffice {
        width: 23%;
    }
    .facelift.agentofficesearch.agentoffice-boxview .ui-widget-content {
        width: 75%;
    }
    .agentoffice-boxview #AgentSearchTab .agent-search-tab-4, 
    .agentoffice-boxview #OfficeSearchTab .office-search-tab-4 {
        width: 100%;
    }
    .agentoffice-boxview .filter {
        float: none;
        position: absolute;
        top: 110%;
        left: -25%;
    }
    .facelift .filter-button {
        padding: 10px;
    }
    .facelift.agentofficelist {
        padding-top: 50px;
    }
    .ca-text {
        font-size: 14px;
    }
    #pageheader .facelift-header.california .logo-container img {
        width: 100px;
    }
    .california .logo-container {
        margin-top: 8px;
    }
    .california .new-ui2017 #homepage_search {
        width: 320px;
    }
    .bootstrap.experience-icons .col-md-4 .highlight-red {
        font-size: 16px;
    }
    .bootstrap.experience-icons .col-md-4 img {
        width: 100px;
    }
    .bootstrap.experience-icons .col-md-4 {
        height: 200px;
    }
    #CaliforniaContact div {
        width: 100%;
        margin: 8px 0;
    }
    .facelift .property-detail-full .propstats .beds {
        font-size: 18px;
    }
    .propStatus .listingStatus, 
    .propStatus .mlsNum {
        display: initial;
    }
    .bootstrap.propstats h1 {
        font-size: 16px;
    }
    .propstats .container {
        padding-top: 25px;
    }
    .facts-features img {
        width: 22px;
    }
    .facts-img {
        margin-right: 5px;
    }
    .tab-facts .glance-value {
        display: table-cell;
        vertical-align: middle;
    }
    .tab-facts .facts-img {
        display: table-cell;
        vertical-align: middle;
        width: 25px;
    }
    .facts-features {
        display: table;
    }
    .card-two-col div {
        width: auto;
        display: block;
    }
    .agentlist, .card-wrapper {
        height: auto;
    }
    .cultureImg {
        height: 250px;
    }
    .agentofficelist.bootstrap h1 {
        font-size: 7.2vw;
        line-height: 8vw;
    }
}
@media only screen and (max-width: 360px) {
    .header-new .california.facelift-header .menu.mobile {
        left: 15px;
    }
    .california .logo-container {
        margin-top: 10px;
    }
    #pageheader .facelift-header.california .logo-container img {
        width: 80px;
    }
    .cultureImg {
        height: 220px;
    }
}
@media (max-width: 320px) {
    .agentlist,
    .card-wrapper {
        height: auto;
    }
    .facelift .gallery-small #full-screen-btn-pg {
        right: 32%;
    }
}
@media (max-width: 470px){
    .facelift.agentofficesearch .ui-widget-content {
        width: 100%;
    }
}
@media only screen and (max-wdith: 1000px) {
    .header-new.agent-page-menu .california ul.registration {
        display: block;
    }
}
/*----------------------------------Sirin's styles end----------------------------------*/