body {
    color: #292929;
    scroll-behavior: smooth;
}

.menuBar {
    /* height: 150px; */
    background: rgba(255, 255, 255, 1);
    border-bottom: 1px solid rgb(21, 21, 21, 0.1);
}

@media only screen and (min-width: 64em) {
    body.pageBorder {
        margin: 0 60px;
        margin-top: 150px;
    }
    .menuBar #logo, .menuInline>ul>li {
        /* line-height: 150px; */
    }
    .menuInline ul li.navLink>a {
        padding: 0 1rem;
    }
    #menuIcon+.menuInline {
        opacity: 1;
    }
    #menuIcon {
        display: none;
    }
}

.mt-1 {
    margin-top: 10px;
}

.mt-2 {
    margin-top: 20px;
}

.mt-3 {
    margin-top: 30px;
}

.mt-4 {
    margin-top: 40px;
}

.mt-5 {
    margin-top: 50px;
}

.mt-6 {
    margin-top: 60px;
}

.mt-6 {
    margin-top: 60px;
}

.mt-7 {
    margin-top: 70px;
}

.mt-8 {
    margin-top: 80px;
}

.mt-9 {
    margin-top: 90px;
}

.mt-10 {
    margin-top: 100px;
}

.mb-1 {
    margin-bottom: 10px;
}

.mb-2 {
    margin-bottom: 20px;
}

.mb-3 {
    margin-bottom: 30px;
}

.mb-4 {
    margin-bottom: 40px;
}

.mb-5 {
    margin-bottom: 50px;
}

.mb-6 {
    margin-bottom: 60px;
}

.mb-6 {
    margin-bottom: 60px;
}

.mb-7 {
    margin-bottom: 70px;
}

.mb-8 {
    margin-bottom: 80px;
}

.mb-9 {
    margin-bottom: 90px;
}

.mb-10 {
    margin-bottom: 100px;
}

@media only screen and (min-width: 64em) {
    .introBox {
        bottom: -5rem;
    }
}

textarea {
    height: 150px;
}

.menuInline ul>li, .menuOverlay ul>li {
    font-weight: normal;
    letter-spacing: 0.15rem;
}

.project-real-estate-images img {
    height: auto;
    width: 83px;
    margin: 10px;
}

.title, .titleCenter {
    font-weight: 100;
}

.title::before, .titleCenter::after {
    height: 1px;
}
.titleCenter::after {
    height: 60px;
}

.link.white a {
    color: white;
}

.link.white a:hover {
    color: rgb(218, 218, 218);
}

.link.white a::after {
    background: rgb(255, 255, 255);
}

.text-center {
    text-align: center;
}

.blockquoteAlt {
    padding: 3rem;
}

.blockquoteAlt::after {
    content: '';
}

.quote-icon {
    position: absolute;
    height: 50px;
    width: 50px;
    right: 40px;
    top: 40px;
    opacity: 0.6;
}

.headroom--not-top #logo img {
    height: 60px;
}

.index-page-body .fixedHeader+.mainWrapper {
    margin-top: 0;
}

.index-page-body .menuBar.headroom--top {
    background: none;
    border-bottom: none;
}

.index-page-body .menuBar.headroom--top .logo-wide {
    display: none !important;
}

.index-page-body .menuBar.headroom--top .logo-square {
    display: block !important;
}

.menuBar.headroom--top {
    background: none;
    border-bottom: none;
}

.index-page-body .hero {
    background-size: contain;
    background-position: right;
    margin-top: -110px;
}

.index-page-body .menuBar.headroom--top #logo {
    line-height: 296px;
}

.index-page-body .menuBar.headroom--top #logo img {
    height: 220px;
}

.menuInline ul li.active.navLink>a {
    color: #e39d3d;
}

.portfolio-page-body .lightboxGallery .gallery-item {
    padding: 0;
}

.relative {
    position: relative;
}

.header-text-block p {
    font-weight: 600;
    letter-spacing: 1px;
    color: #292929;
}

.red-color {
    color: #c0392b;
}

.green-color {
    color: #27ae60;
}

.button {
    cursor: pointer;
}

.input-field.red {
    border-color: #c0392b !important;
}

@media(max-width: 1300px) {
    header #logo img {
        height: auto;
    }
    .index-page-body .menuBar.headroom--top #logo img {
        height: auto;
    }
    .headroom--not-top #logo img {
        height: auto;
    }
}

@media(max-width: 1100px) {
    #map {
        min-height: 450px;
    }
}

@media(max-width: 1023px) {
    .index-page-body .hero {
        background-size: contain;
        background-position: center;
        margin-top: 100px;
    }
    .hero {
        height: 570px;
        max-height: inherit;
    }
    .index-page-body .menuBar.headroom--top #logo img {
        height: auto;
        margin-left: 58px;
    }
    .marginTop {
        margin-top: 100px;
    }
    .fixedHeader+.mainWrapper {
        margin-top: 102px;
    }
}

@media(max-width: 900px) {
    .introBox {
        margin-top: -30px;
        position: relative;
    }
    .marginTop {
        margin-top: 80px;
    }
    .divider {
        margin-top: 60px;
        margin-bottom: 60px;
    }
}

@media(max-width: 810px) {
    .introBox {
        margin-top: -80px;
        position: relative;
    }
}

@media(max-width: 680px) {
    .index-page-body .menuBar.headroom--top #logo img {
        width: auto;
        height: auto;
        max-width: 135%;
    }
    .marginTop {
        margin-top: 60px;
    }
    .divider {
        margin-top: 40px;
        margin-bottom: 40px;
    }
    .floatContainer .floatingBoxRight, .floatContainer .floatingBoxLeft {
        position: relative;
        top: -8px;
        left: inherit;
        right: inherit;
        bottom: inherit;
    }
    .iconList {
        margin-left: 0;
    }
    .featureBoxesWrapper {
        padding: 30px 20px 20px 20px;
    }
    .floatContainer {
        margin-bottom: 40px;
    }
    table tbody td, table tbody th {
        font-size: 12px;
    }
}

@media(max-width: 639px) {
    .index-page-body .menuBar.headroom--top #logo img {
        width: 164px;
        margin-left: 21px;
        margin-top: -65px;
    }
    .index-page-body .hero {
        margin-top: 0px;
    }
    .hero {
        height: 540px;
    }
    .marginTop {
        margin-top: 45px;
    }
    header #logo img {
        height: 59px;
    }
    .headroom--not-top #logo img {
        height: 59px;
    }
    .marginTop {
        margin-top: 39px;
    }
    .footer-block {
        margin-top: 20px;
    }
}

@media(max-width: 550px) {
    .index-page-body .menuBar.headroom--top #logo img {
        width: 140px;
    }
    .hero {
        height: 475px;
    }
    h2 {
        font-size: 1.4rem;
    }
    .link a {
        font-size: 1rem;
    }
    .title, .titleCenter {
        font-size: 1.2rem;
    }
    .heroSmall p.text-center {
        width: 80%;
        margin: auto;
    }
    .contact-page-body .featureBoxes-1 .small-4 {
        width: 100%;
    }
}

@media(max-width: 550px) {
    .index-page-body .menuBar.headroom--top #logo img {
        width: 117px;
    }
    .introBox {
        margin-top: -110px;
    }
    .service_single-page-body .customFeatures1 .columns {
        width: 100%;
        margin-bottom: 40px;
    }
}

.privacy-page-body h3 {
    margin-bottom: 5px;
    margin-top: 30px;
}

.privacy-page-body h2 {
    margin-bottom: 10px;
    margin-top: 30px;
    font-weight: bold;
}

.alert {
    padding: 15px;
    margin-bottom: 20px;
    border: 1px solid transparent;
    border-radius: 4px
}

.alert h4 {
    margin-top: 0;
    color: inherit
}

.alert .alert-link {
    font-weight: 700
}

.alert>p, .alert>ul {
    margin-bottom: 0
}

.alert>p+p {
    margin-top: 5px
}

.alert-dismissable, .alert-dismissible {
    padding-right: 35px
}

.alert-dismissable .close, .alert-dismissible .close {
    position: relative;
    top: -2px;
    right: -21px;
    color: inherit
}

.alert-success {
    color: #3c763d;
    background-color: #dff0d8;
    border-color: #d6e9c6
}

.alert-success hr {
    border-top-color: #c9e2b3
}

.alert-success .alert-link {
    color: #2b542c
}

.alert-info {
    color: #31708f;
    background-color: #d9edf7;
    border-color: #bce8f1
}

.alert-info hr {
    border-top-color: #a6e1ec
}

.alert-info .alert-link {
    color: #245269
}

.alert-warning {
    color: #8a6d3b;
    background-color: #fcf8e3;
    border-color: #faebcc
}

.alert-warning hr {
    border-top-color: #f7e1b5
}

.alert-warning .alert-link {
    color: #66512c
}

.alert-danger {
    color: #a94442;
    background-color: #f2dede;
    border-color: #ebccd1
}

.alert-danger hr {
    border-top-color: #e4b9c0
}

.alert-danger .alert-link {
    color: #843534
}

.table {
    max-width: 100%;
}