/*@import url('style/type/WebFonts/NationalWeb-Black.woff');*/
/*
@font-face {
    font-family: 'GothamBold';
    
    src: url('type/gothambold/Gotham-Bold.woff') format('woff'),
    url("type/GothamBold.otf") format("opentype"),
    url('type/gothambold/Gotham-Bold.eot'),
    url('type/gothambold/Gotham-Bold.eot?#iefix') format('embedded-opentype');

    font-weight: normal;
    font-style: normal;
  }

@font-face {
    font-family: 'AvenirNext';

    src: url('type/avenirnext/AvenirNextLTPro-Regular.woff') format('woff'),
    url("type/AvenirNextLTPro-Regular.otf") format("opentype"),
    url('type/avenirnext/AvenirNextLTPro-Regular.eot'),
    url('type/avenirnext/AvenirNextLTPro-Regular.eot?#iefix') format('embedded-opentype');

    font-weight: normal;
    font-style: normal;
}
*/
  

/*Safari rounding bug hack for Mac*/
@media screen and (-webkit-min-device-pixel-ratio:0) and (min-width: @screen-tablet) {
    ::i-block-chrome,
    .row.featured-agent {
        display: table!important;
    }
    ::i-block-chrome,
    .row.featured-agent [class*="col-"] {
        display: table-cell!important;
        float: none!important;
        width: auto!important;
        padding-left: 2%!important;
        padding-right: 2%!important;
    }
}
.mx-neighborhoods-area-list li a {
    font-family: 'gothambold' !important;
    font-weight: bold;
}

/*End of Safari rounding bug hack for Mac*/

figure.icon-overlay span img,
figure img {
    margin: auto !important;
    width: auto !important;
}

.properties .items li img,
.home-featured .owl-item img {
    margin: auto !important;
    width: auto;
}

.alertInfo {
    background-color: rgba(0, 58, 107, 1) !important;
}
.alertInfo a,
.alertInfo a:hover {
    color: #ccc !important
}

.icon-overlay a:hover img {
    opacity: 0.7 !important;
    -webkit-transform: scale(1) !important;
    -ms-transform: scale(1) !important;
    -moz-transform: scale(1) !important;
    -webkit-transform: scale(1) !important;
    transform: scale(1) !important;
}

.icon-overlay a .icn-more {
    background: none !important;
}

input,
button,
select,
textarea {
    font-family*: 'AvenirNext', sans-serif;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-family*: 'gothambold', sans-serif;
    margin-top: 0;
    color: #616161;
    margin-bottom: 10px;
    font-weight: 800;
    text-transform: uppercase;
}

p {
    font-family*: 'AvenirNext', sans-serif;
}

a {
    cursor: pointer;
}

body {
    margin: 0;
    padding: 0;
    font-family*: 'AvenirNext' !important;
    font-size: 15px;
}

.site-wrapper {
    background: #fff;
    overflow: hidden;
}

ul {
    margin: 0px;
    padding: 0px;
    list-style: none;
}


/*Changes*/

.login-section {
    margin-top: -1px !important;
}

.image-caption h3 a {
    /*
    font-variant-caps: all-small-caps;
    -moz-font-feature-settings: "c2sc", "smcp";
    -webkit-font-feature-settings: "c2sc", "smcp";
    font-feature-settings: "c2sc", "smcp";
    */
}

.body-rapper {
    margin-top: -1px !important;
}

.container.inner.agent-list {
    margin-top: -90px;
}

LABEL#list_type_RentLabel.checkbox {
    margin-left: 25px;
}

LABEL#list_type_SaleLabel.checkbox {
    margin-left: 25px;
}

.owners input[type="checkbox"] {
    margin-left: 10px;
}

.checkbox {
    line-height: 20px !important;
}

.navbar.basic.fixed .navbar-nav > li a {
    margin-left: 0px;
}

.arrow-box {
    margin-top: 40px;
}

.section-title h1 {
    font-variant: small-caps;
    letter-spacing: 2px;
}

.home .section-title p {
    text-align: left !important;
}

.btn-submit {
    background: rgba(0, 65, 107, 1)!important;
    color: #fff !important;
    border: 1px solid rgba(0, 65, 107, 1)!important;
}

.btn-submit:hover {
    background: #fff!important;
    color: rgba(0, 65, 107, 1)!important;
}

.modal-body {
    padding: 0px 10px 0px 30px !important;
}

.homesliderStaticText {
    position: relative;
    margin-top: -500px;
    margin-bottom: 430px;
    z-index: 99;
}

.navbar-nav {
    font-family: 'gothambold' !important;
    font-weight: bold;
}

.navbar .dropdown-menu {
    border-top: none !important;
}
@media (min-width: 991px){
    .navbar .dropdown-menu {
        border-top: 2px solid #ccc !important;
    }
}


.navbar .dropdown-menu:not(.yamm-dropdown-menu) li a {
    font-size: 13px;
}

.navbar .dropdown-menu:not(.yamm-dropdown-menu) li a {
    color: rgba(0, 65, 107, 1);
}
.navbar .dropdown-menu:not(.yamm-dropdown-menu) li a:hover {
   /* color: rgba(0, 65, 107, 1); */
}

.home-header .navbar-nav > li > a:hover {
    color: #333 !important;
}
@media (min-width: 991px){
    .home-header .navbar-nav > li > a:hover {
       /* color: #ccc !important; */
    }
}

.filterSearchModal h4 {
    font-size: 14px;
}

.navbar-header {
    background: none;
}

.navbar-nav > li > .dropdown-menu {
    color: rgba(0, 65, 107, 1);
    background:white;
}

.navbar-nav li .dropdown-menu a:hover {
   /* background: rgba(255, 255, 255, 1) !important;*/
}

.yamm.navbar.basic.default .navbar-header {
    background: rgba(0, 65, 107, 1);
}

.home-header {
    background: none !important;
}

.divide60 {
    height: 0px !important;
}

.dark-wrapper {
    border-bottom: none !important
}

.sub-footer {
    background: #e5e5e5 !important;
}

.sub-footer p {
    color: rgba(0, 0, 0, 0.4) !important;
    font-family: "gothambold";
    font-weight: bold;
    font-size: 14px;
    font-variant-caps: all-small-caps;
    -moz-font-feature-settings: "c2sc", "smcp";
    -webkit-font-feature-settings: "c2sc", "smcp";
    font-feature-settings: "c2sc", "smcp";
    letter-spacing: 1px !important;
}

.home-featured .black-wrapper {
    background: none repeat scroll 0% 0% #fff !important;
}

.black-wrapper .image-caption h3 a {
    color: rgba(0, 0, 0, 0.7) !important;
}

.black-wrapper .image-caption h3 a:hover {
    color: rgba(0, 0, 0, 0.4) !important;
}

.black-wrapper .image-caption {
    background: none repeat scroll 0% 0% #fff !important;
    text-align: center;
    color: rgba(0, 0, 0, 0.8) !important;
}

#see-agent-page-link {
    color: rgba(0, 65, 107, 1);
    font-family: 'gothambold';
    font-weight: bold;
}

.tp-caption a.btn {
    color: white !important;
    background: rgba(0, 65, 107, 1) !important;
    border: 1px solid #ccc;
    margin-top: -2px;
    padding: 12px 20px 10px 20px;
}

.tp-caption a.btn:hover {
    color: #fff !important;
    background: none !important;
    border: 1px solid rgba(255, 255, 255, 1);
}

.yellow-bg {
    
    position: absolute;
    width: 100%;
    height: 120px;
    margin-top: 30px;
    position: relative;
}



.blue-bg {
    background: rgba(0, 65, 107, 1);
    position: absolute;
    width: 100%;
    height: 30px;
    margin-top: -70px;
    position: absolute;
}

.agent-fixed-header h1 {
    font-family: 'gothambold';
    font-weight: bold;
    color: rgba(0, 65, 107, 1);
    font-size: 35px;
    margin-top: 66px;
    font-variant-caps: all-small-caps;
    -moz-font-feature-settings: "c2sc", "smcp";
    -webkit-font-feature-settings: "c2sc", "smcp";
    font-feature-settings: "c2sc", "smcp";
    letter-spacing: 1px !important;
}

.featured-agent .inner-cont {
    position: relative;
}

.agent-profile-1 {
    margin-top: 100px;
}

.agent-img-1 img {
    margin-top: 30px;
    max-width: 225px;
}

.agent-profile-1 h1 {
    font-family: "gothambold", Arial, sans-serif;
    font-weight: bold;
    color: rgba(0, 65, 107, 1);
    font-size: 20px;
    text-transform: uppercase;
}

#mobileSearchBtn, #searchBtn {
    color: rgba(0, 65, 107, 1) !important;
    border: 1px solid #ccc;
    background-color: #f4f4f4;
    padding-top: 11px;
    padding-bottom: 11px;
    border-radius: 0;
    line-height: 1.55;
    line-height: 20px;
}

.agent-contact-links h4 {
    font-size:14px;
}

.mx-office div {
    color: rgba(0, 0, 0, 0.4) !important;
    font-family: "gothambold";
    font-weight: bold;
    font-size: 14px;
    font-variant-caps: all-small-caps;
    -moz-font-feature-settings: "c2sc", "smcp";
    -webkit-font-feature-settings: "c2sc", "smcp";
    font-feature-settings: "c2sc", "smcp";
    letter-spacing: 1px !important;
}

@media (max-width: 991px){
    .mx-office div {
        text-align: center;
    }
    .mx-office div > span {
        display: block;
    }
    .mx-office div > span.strong {
        display: block;
        font-size: 1.2em;
        font-weight:bolder;
        margin-top:1em;
    }
    .sub-footer .mx-office div > p {
        margin-top:1em;
    }
    .mx-office div > span i {
        display:none;
    }
}

.agent-profile-1 p {
    font-family: "gothamblack", Arial, sans-serif;
    font-weight: 500;
    color: #000;
    font-size: 15px;
    text-align: left;
    line-height: 20px;
}

::selection {
    background: #eee;
    color: #555555;
}

.navbar-nav > li > a {
    font-size: 15px;
    padding: 40px 5px 40px;
    font-variant-caps: all-small-caps;
    -moz-font-feature-settings: "c2sc", "smcp";
    -webkit-font-feature-settings: "c2sc", "smcp";
    font-feature-settings: "c2sc", "smcp";
    letter-spacing: 1px !important;
}

.sub-footer {
    height: auto;
}


@media screen and (min-width:1200px) {
    .agent-profile-1 {
        margin-left: -140px;
        margin-top: 100px;
    }
    .agent-fixed-header h1 {
        margin-left: -140px;
        margin-top: 52px;
    }
    .agent-img-1 img {
        margin-top: 25px;
    }
}

@media screen and (max-width:1200px) {
    .agent-profile-1 {
        margin-left: -100px;
        margin-top: 100px;
    }
    .agent-fixed-header h1 {
        margin-top: 52px;
        text-align: center;
    }
    .agent-img-1 img {
        margin-top: 25px;
    }
    .sub-footer .social {
        margin-top: 25px !important;
    }
}

@media screen and (max-width:999px) {
    .agent-profile-1 {
        margin-top: 25px;
        text-align: center;
        margin-left: -12px;
    }
    .agent-profile-1 p {
        text-align: left;
        max-width: 300px;
        margin-left: auto;
        margin-right: auto;
    }
    .agent-fixed-header h1 {
        text-align: center;
        margin-top: 40px;
    }
    .featured-agent .inner-cont {
        margin-top: 30px;
    }
    .tp-caption a.btn {
        /*
        background: #ccc !important;
        color: rgba(0, 65, 107, 1) !important;
        */
        border: none;
        padding-left: 13px;
        margin-top: 0px;
        padding: 10px 10px 8px 10px;
    }
    .agent-img-1 {
        margin-right: auto;
        margin-left: auto;
        width: 50%;
        height: auto;
        padding: 10px;
        margin-top: -30px;
    }
}

@media (max-width: 767px) {
    .tp-caption .btn-large {
        padding: 8px 10px !important;
    }
    .agent-img-1 {
        margin-right: auto;
        margin-left: auto;
        width: 100%;
        height: auto;
        padding: 10px;
        margin-top: -30px;
    }
}

@media screen and (max-width: 480px) {
    .tp-caption a.btn {
        padding: 1px;
        font-size: 9px;
        margin-top: 0px;
        padding: 10px 10px 8px 10px;
    }
    .sub-footer {
     
    }
}
/*
.navbar.basic.fixed .home-header {
    background: rgba(0, 65, 107, 1)!important;
}
*/
.navbar.basic.fixed .ajax-quicksearch input[type="text"], 
.navbar.basic.fixed .ajax-quicksearch .btn {
    border-color: rgba(0, 65, 107, 1)!important;
    color: rgba(0, 65, 107, 1)!important;
}
.btn, .parallax .btn-submit, .btn-submit {
    background: rgba(0, 65, 107, 1);
}
/*
.navbar.basic .navbar-header.home-header img.logo-blue {
    display:none !important;
}
.navbar.basic.fixed .navbar-header.home-header img.logo-blue {
    display:block !important;
}
.navbar.basic .navbar-header.home-header img.logo-white {
    display:block !important;
}
.navbar.basic.fixed .navbar-header.home-header img.logo-white {
    display:none !important;
}
*/
.navbar.basic .navbar-header img.logo-blue {
    display:none !important;
}
.navbar.basic.fixed .navbar-header img.logo-blue {
    display:block !important;
}
.navbar.basic .navbar-header img.logo-white {
    display:block !important;
}
.navbar.basic.fixed .navbar-header img.logo-white {
    display:none !important;
}


.logo-blue {
    display: none;
}
.navbar.basic.fixed {
    color: rgba(0, 65, 107, 1)!important;
    background: white !important;
}
.navbar.basic.fixed .logo-blue {
    display:block !important;
}
.navbar.basic.fixed .logo-white {
    display:none !important;
}

.navbar.basic.fixed a {
    color: rgba(0, 65, 107, 1)!important;
}
.navbar.basic .dropdown-menu li a:hover {
    color: #333 !important;
}



.row .featured-agent .inner-cont {
    margin: 0 auto;
}

.social .icon-s-facebook,
.social .icon-s-twitter,
.social .icon-s-linkedin,
.social .icon-s-instagram {
    border-color: rgba(0, 65, 107, 1) !important;
    color: rgba(0, 65, 107, 1) !important;
}

.social .icon-s-facebook:hover {
    background: rgba(0, 65, 107, 0.6) !important;
    color: #fff !important;
}

.social .icon-s-twitter:hover {
    background: rgba(0, 65, 107, 0.6) !important;
    color: #fff !important;
}

.social .icon-s-linkedin:hover {
    background: rgba(0, 65, 107, 0.6) !important;
    color: #fff !important;
}

.social .icon-s-instagram:hover {
    background: rgba(0, 65, 107, 0.6) !important;
    color: #fff !important;
}


/*yellow rgba(255,255,157,1)
blue rgba(35,82,124,1)*/


/*Changes*/


/* CSS Document */

.navbar-brand img {
    display: block !important;
    width: 150px;
    margin-top: -10px;
}

.arrow-box .long-text p {
    font-family*: "gothamblack", Arial, sans-serif;
    font-weight*: 500;
    color: #000;
    font-size: 15px;
    line-height: 20px;
}

.navbar.basic.fixed .navbar-brand img {
    opacity: 1;
    height: auto;
    width: 100px;
    padding-top: 12px;
}

.logoSection a {
    text-transform: uppercase;
    color: #FFF;
    font-weight: bold;
    font-size: 25px;
    letter-spacing: 2px;
    margin-top: 10px;
}

.ajax-quicksearch input[type="text"],
.ajax-quicksearch .btn {
    margin-top: 0px;
    height: 21px;
    box-shadow: none;
    font-size: 13px;
    margin-bottom: 0px;
    color: #FFF !important;
    border: 2px solid #fff;
    background: none;
    vertical-align: top;
}

#btn-logout {
    line-height: 1;
    color: rgba(0, 65, 107, 1) !important;
    font-size: 14px !important;
    text-transform: uppercase !important;
    font-weight: 800 !important;
    margin-left: -5px;
    font-family: inherit !important;
}

.home-search {
  position: absolute;
  width: 100%;
}

.homeSearch #mobileSearchBtn,
.homeSearch  #searchBtn,
.mx-browser #mobileSearchBtn,
.mx-browser #searchBtn,
.mx-properties #mobileSearchBtn,
.mx-properties #searchBtn
 {
    color: white !important;
    background: rgba(0, 65, 107, 1) !important;
    border: 1px solid #ccc;
    padding: 12px 20px 10px 20px;
    padding*: 14px 20px 10px 20px;
    border-radius: 0;
    height: 44px;
    border*: 0;
}

.homeSearch {
    margin-top: -350px !important;
    margin-bottom: calc(350px - 67px) !important;
    position: relative;
    background: none !important;
    background-image: none !important;
}
@media screen and (max-width: 767px) {
    .homeSearch {
      margin-bottom: 50px !important;
      margin-top: -315px !important;
    }
    div.mx-properties button#mobileSearchBtn {
      border: 0 !important;
    }

}
@media screen and (max-width: 390px) {
    button#mobileSearchBtn {
      width: 100%;
    }

}


.ajax-quicksearch {
    opacity: 1;
}

.navbar-header .container-fluid {
    padding-right: 1em;
    padding-left: 1em;
}

.home-header .ajax-quicksearch input[type="text"],
.home-header .ajax-quicksearch .btn {
    opacity: 1;
}

.home-header .ajax-quicksearch {
    margin-left: 0px;
    padding-left: 3px;
}

.home-header .navbar-nav > li > .dropdown-menu {
    margin-top: -30px;
}

/*.ajax-quicksearch input[type="text"] {
    border-right: medium none;
}

.ajax-quicksearch .btn {
    border-left: medium none;
}*/

.home-header .ajax-quicksearch input[type="text"],
.home-header .ajax-quicksearch .btn,
.ajax-quicksearch input[type="text"],
.ajax-quicksearch .btn {
    margin-top: 28px;
    height: 44px;
    text-transform: uppercase;
    font-size: 10px;
    letter-spacing: 0.4px;
}

.ajax-quicksearch {
    margin-left: 0px;
}

.navbar.basic.fixed .navbar-brand {
    margin-top: -5px;
}

.navbar.basic.fixed .navbar-nav > li {
    padding-bottom: 0px;
    margin-left: 5px;
    margin-bottom: -20px;
    margin-bottom: -12px;
}

.ajax-quicksearch input[type="text"] {
    width: 198px;
}

.navbar-nav {
    float: right;
}

.navbar-nav > li {
    margin-left: 10px;
}

.navbar.basic.fixed .ajax-quicksearch {
    display: block;
}

.navbar.basic.fixed .home-header .navbar-nav > li {
    padding-bottom: 60px;
}

.home-header .navbar-nav > li {
    margin-left: 10px;
}

.fullwidthbanner-container {
    max-height: 770px !important;
}

.fullwidthbanner-container.about {
    max-height: 550px !important;
}

.navbar-nav > li > a {
    font-weight: 900;
}

.home .section-title h1 {
    font-weight: normal;
    font-size: 42px;
    line-height: 1.2em;
    font-variant-caps: all-small-caps;
    -moz-font-feature-settings: "c2sc", "smcp";
    -webkit-font-feature-settings: "c2sc", "smcp";
    font-feature-settings: "c2sc", "smcp";
    letter-spacing: 1px !important;
}

.home .section-title p {
    font-size: 16px;
    line-height: 1.6em;
    letter-spacing: 0.5px;
    font-style: normal;
    font-weight: 300;
    color: #1f1f1f;
}

.home .text-center .animated img {
    width: 100%;
    margin-bottom: 40px;
}

.home .text-center .animated h4 {
    font-weight: normal;
    text-transform: uppercase;
    letter-spacing: 1px;
    margin-bottom: 20px;
    color: #1F1F1F;
}

.home .text-center .animated p {
    font-size: 16px;
    line-height: 1.6em;
    letter-spacing: 0.5px;
    font-weight: 300;
    font-style: normal;
    color: #1F1F1F;
}

.home .text-center .animated a {
    color: #ccc;
}

.tp-caption.lite {
    font-size: 80px;
    line-height: 1;
    font-family: 'gothambold';
    font-weight: 500;
    text-transform: uppercase;
}

.text-right.tp-caption {
    line-height:0!important;
}

.tp-caption.lite.small {
    color: #F3F3F3;
    text-transform: uppercase;
    font-size: 28px;
    line-height: 1.3em;
    text-transform: uppercase;
    letter-spacing: 4px;
    font-weight: 300;
    font-style: normal;
    color: #9C9999;
    margin: 20px auto;
    text-shadow: none;
}

.home .section-title h1 {
    color: #1C1C1C;
}

.parallax.testimonials.teams {
    background-image: url("../images/teams.jpg");
    height: 400px;
    background-position: center;
}

.parallax.testimonials.teams h1 {
    font-size: 86px;
    font-size: 40px;
    line-height: 1;
    color: #FFF;
    font-weight: normal;
    margin-top: -310px;
}

.agent-list h1 {
    font-weight: normal;
    font-size: 42px;
    line-height: 1.2em;
}

.agent-list .image-caption {
    text-align: center;
    border: none;
}

.home-featured .image-caption h3  {
    min-height: 2em;
}

.agent-list .image-caption h3 {
    font-weight: normal;
    margin-bottom: 10px;
}

.careers.cms h1 {
    text-align: center;
    font-weight: normal;
    font-size: 42px;
    line-height: 1.2em;
    margin-bottom: 50px;
}

.careers.cms h2 {
    font-weight: normal;
    font-size: 30px;
}

.careers.cms h3 {
    font-weight: normal;
}

.careers.cms p,
.careers.cms ul li {
    font-size: 16px;
    line-height: 1.6em;
    letter-spacing: 0.5px;
    font-weight: 300;
    font-style: normal;
    color: #1F1F1F;
}

.icon-overlay a .icn-more:before {
    border: none;
}

.icon-overlay.icn-link a .icn-more::before {
    content: "";
    font-weight: 100;
}

.home .text-center .animated .imgOverlay {
    height: 246px;
    position: absolute;
    text-decoration: none;
    width: 93%;
    z-index: 100;
    background: rgba(63, 141, 191, 0.92) none repeat scroll 0% 0%;
    overflow: hidden;
    transition: all 0.25s ease 0s;
    margin-right: 26px;
    padding-right: 10px;
    top: 0px;
}

.label.sold,
.label.rented {
    color: #FFF;
    background-color: #D9534F;
    border-color: #D43F3A;
    font-size: 15px;
    padding: 4px 7px;
    border-radius: 0px;
}

.home-featured .item .label,
.portfolio .item .label {
    float: none;
    font-size: 11px;
    vertical-align: middle;
    position: absolute;
    top: -26px;
    right: -2px;
    border-radius: 0px;
    background-color: rgba(0, 0, 0, 0.7);
    padding: 5px 5px;
}

.image-caption .reduced.rented,
.image-caption .reduced.sold,
.image-caption .reduced.in-contract {
    position: absolute;
    top: -187px;
    border-radius: 0px;
    background-color: rgba(0, 0, 0, 0.7);
    font-size: 11px;
    right: 0px;
    color: #FFF;
    padding: 0px 4px;
}

.home-featured .carousel-th .item {
    border: none;
}

.home-featured figure.icon-overlay {
    border: none !important;
}

.agent-small {
    background-size: cover !important;
}

@media screen and (min-width: 1140px) {
   
    .home-featured .owl-item img {
        height: 187px !important;
    }
}

@media screen and (max-width: 991px) {
    .navbar-nav > li > a {
        color: rgba(0, 65, 107, 1);
    }
    .ajax-quicksearch {
        margin-top: -15px;
        padding-bottom: 20px;
    }
    .home-header .navbar-nav > li > .dropdown-menu {
        margin-top: 0px;
    }
    .navbar-brand img {
        width: 130px;
        margin-top: -10px;
    }
    .navbar.basic.fixed .navbar-brand img {
        margin-top: 2px;
    }
    .btn.responsive-menu {
        background: none;
        font-size: 25px;
        padding: 0px 13px;
    }
    .sub-footer {
        
    }
    .agent-img-1 img {
        margin-top: 40px;
    }
}

@media screen and (max-width: 767px) {
    .navbar-header .container-fluid {
        padding-right: 15px;
        padding-left: 15px;
        background: rgba(0, 65, 107, 1);
    }
}


/* property labels begin */

.labels {
    position: absolute;
    color: rgb(255, 255, 255);
    padding: 0px 5px !important;
    text-transform: uppercase;
    top: -20px;
    left: -1px;
    font-size: 12px;
}

.items.col4 .labels {
    left: -2px;
}

.items.col4 .labels.labels-agents {
    left: -3px;
    top: -21px;
    -webkit-margin-before: 1px;
}

.home-featured .labels {
    top: -22px;
}

.labels span {
    background-color: rgba(0, 0, 0, 0.7);
    padding: 3px 5px;
    margin-left: -3px;
}

.labels span.label-status {
    background-color: rgba(109, 49, 137, 0.7);
}

.labels span#label-openHouses {
    background-color: rgba(92, 169, 65, 0.7);
}

.labels span#label-noFee {
    background-color: rgba(212, 63, 58, 0.7);
}

.home-featured .item .label,
.portfolio .item .label {
    display: none !important;
}

.image-caption .reduced.rented,
.image-caption .reduced.sold,
.image-caption .reduced.in-contract {
    display: none !important;
}


/* property labels end*/

.home-featured .labels {
    top: -23px;
    left: -2px;
    -webkit-margin-before: 1px;
}

.navbar.basic.fixed .navbar-nav > li > .dropdown-menu {
    margin-top: 0px;
}

@media screen and (max-width: 1191px) {
    .navbar-nav > li {
        margin-left: 0px;
    }
}

@media screen and (max-width: 991px) {
    .navbar-collapse.collapse {
        display: none !important;
    }
    .navbar.basic .navbar-nav {
        margin: 1em 1em !important;
        width: calc(100% - 2em) !important;
    }
    .navbar-nav > li {
        float: none;
    }
}


/********* 1000px issue for dreamspace temp start *********/

body {
    background-color: #fff;
}

@media screen and (max-width: 1200px) {
    .navbar-nav > li,
    .home-header .navbar-nav > li {
        margin-left: 10px;
    }
    .home-header .ajax-quicksearch input[type="text"] {
        width: 146px;
    }
    .navbar.basic.fixed .navbar-nav > li > a {
        font-size: 14px;
    }
    .navbar-nav > li > a {
        font-size: 14px;
        margin-left: 0px;
    }
    .navbar.basic.fixed .navbar-nav > li {
        margin-left: 0px;
    }
    .ajax-quicksearch input[type="text"] {
        width: 120px;
    }
}

@media screen and (max-width: 1080px) {
    .navbar-nav > li > a {
        font-size: 13px;
        font-size: 20px;
        margin-left: 0px;
    }
}

@media screen and (max-width: 1040px) {
    .navbar-nav > li,
    .home-header .navbar-nav > li {
        margin-left: 10px;
    }
    .navbar-nav > li > a {
        font-size: 13px;
        margin-left: -5px;
    }
    .navbar.basic.fixed .navbar-nav > li > a {
        font-size: 13px;
        font-size: 20px;
    }
    .ajax-quicksearch input[type="text"] {
        width: 90px;
    }
    .navbar.basic.fixed .home-header .navbar-nav > li {
      padding-bottom: 0;
      margin-bottom: 0;
    }
    .navbar-nav > li a.dropdown-toggle.link-language {
      display: none;
    }
    .navbar-nav > li a.dropdown-toggle.link-language + .dropdown-menu {
      display: flex !important;
      gap: 10px;
      align-items: baseline;
      padding-left: 10px;
    }
    .navbar-nav > li a.dropdown-toggle.link-language + .dropdown-menu li a {
      border-bottom: 0 !important;
    }
}

}

@media screen and (max-width: 991px) {
    .fullwidthbanner-container {
        overflow: unset !important;
    }
    .navbar-header {
        background: none;
    }
    .navbar.basic .navbar-collapse {
        background-color: rgba(0, 65, 107, 1);
    }
    .navbar-header .container-fluid {
        padding: 0px;
    }
}


/********* 1000px issue for dreamspace temp end *********/


/*
.modal-open {
    overflow: hidden !important;
    padding-right: 17px;
}*/

.modal-open {
    padding-right: 17px;
}

.logoRealtyMX img {
    margin-bottom: -5px;
    padding-left: 7px;
}


/****** landing image layer control *******/

.fullwidthbanner-layer {
    width: 100%;
    height: 100%;
    position: absolute;
    display: block;
    top: 0px;
    right: 0px;
    background-color: rgba(0, 0, 0, 0.2);
}

.team-fullwidthbanner-layer {
    width: 100%;
    height: 100%;
    display: block;
    top: 0px;
    right: 0px;
    background-color: rgba(0, 0, 0, 0.6);
}

#home-fullwidthbanner-layer {}

#about-fullwidthbanner-layer {
    background-color: rgba(0, 0, 0, 0.2);
}

#resources-fullwidthbanner-layer {
    background-color: rgba(0, 0, 0, 0.2);
}

#content-fullwidthbanner-layer {}

#owners-fullwidthbanner-layer {
    background-color: rgba(0, 0, 0, 0.2);
}

#careers-fullwidthbanner-layer {
    background-color: rgba(0, 0, 0, 0.2);
}

#testimonials-fullwidthbanner-layer {
    background-color: rgba(0, 0, 0, 0.2);
}


/****** landing image layer end *******/

.label.in-contract {
    color: #FFF;
    background-color: #D9534F;
    border-color: #D43F3A;
    font-size: 15px;
    padding: 4px 7px;
    border-radius: 0px;
}

.navbar .dropdown-menu:not(.yamm-dropdown-menu) li {
    border-top: 1px solid rgba(255, 255, 255, 0.2);
}


/* */

.agentContent {
    padding-left: 10px;
}


@media (max-width: 991px){
    img.logo-white {
        display: none !important;
    }
    img.logo-blue {
        display: block !important;
    }
    .yamm.navbar.basic.default .navbar-header {
        background: #FFF !important;
        color: rgba(0, 65, 107, 1) !important;
    }
    .navbar-header .container-fluid {
        background: #FFF !important;
        color: rgba(0, 65, 107, 1);
    }
    .logoSection a {
        text-transform: uppercase;
        background: #FFF !important;
        color: rgba(0, 65, 107, 1) !important;
        font-weight: bold;
        font-size: 25px;
        letter-spacing: 2px;
        margin-top: 10px;
    }
    .navbar.basic .navbar-collapse {
        background: #FFF !important;
        color: rgba(0, 65, 107, 1) !important;
    }
    .navbar.basic .btn.responsive-menu {
        background: #FFF !important;
        color: rgba(0, 65, 107, 1) !important;
    }
    .navbar.basic .navbar-header.home-header img.logo-white {
        display: none !important;
    }
    .navbar.basic .navbar-header.home-header img.logo-blue {
        display: block !important;
    }
    .navbar .dropdown-menu:not(.yamm-dropdown-menu) li a {
        color: rgba(0, 65, 107, 1) !important;
    }
    .parallax.testimonials.teams h1 {
        margin-top: -400px !important;
    }
}

.desktop-break {
    display:inline!important;
}

@media (max-width: 560px){
    .text-right.tp-caption {
        white-space: pre-line!important;
        position: relative!important;
    }
    .mobile-new-line {
        display: block!important;
        height: auto!important;
        position: relative!important;
    }
    .desktop-break {
        display:none!important;
    }
}   

/* .offset{
    display: none;
} */

.testinomial{
    display: none;
}


div.error,
span.error,
input.error,
select.error,
textarea.error {
  border: 1px solid red !important;
}

.navbar-nav > li.link-language {
    height: 100px;
    display: flex;
    flex-direction: column;
    justify-content: center;
}
.navbar.fixed .navbar-nav > li.link-language {
    height: auto;
    margin-top: 5px;
}
/*.navbar-nav > li > a.link-language {
  padding: 5px;
  line-height: 1;
  margin: 0;
}*/
.navbar-nav > li > a.link-language + ul {
  min-width: auto;
  margin-left: -10px;
}

.navbar-nav .dropdown-menu > li:hover > a {
  text-decoration: underline;
}

.navbar-nav > li > a.link-language.active {
  color: #333;
  color: #787676;
}

#inquiryModal div.modal-header {
  height: auto;
}

#inquiryModal div.modal-header > div {
  float: none;
}

.dropdown-menu.currency-filters li a.btn.btn-larg.propertyCurrency:hover {
  background: #387eaa !important;
}


ul#my_objects li.item div.card-footer {
  border: 1px solid #e3e3e3;
  padding: 15px 20px;
}
ul#my_objects li.item div.card-footer .btn.btn-xs {
  padding: 1px 5px;
  text-transform: none;
  margin: 0;
}
div.details-options div.card-details-options {

}
div.details-options div.card-details-options .btn.btn-xs {
  padding: 1px 5px;
  text-transform: none;
  margin: 0;
}
