  body {
    min-width: 0;
}

.section-navbar {
    background-color: #274e55;
}

.luana-bg {
    background-color: #49516d !important;
}

.malina-bg {
    background-color: #ec7a22 !important;
}

.walea-bg {
    background-color: #6c3b5e !important;
}

.waioha-bg {
    background-color: #014f6e !important;
}

.section-navbar .nav-link {
    font-size: 23px;
    font-weight: 700;
    text-transform: uppercase;
}

    .section-navbar .nav-link:hover,
    .section-navbar .nav-link:focus {
        border-bottom: none;
    }

.section-sub-nav {
    background-color: #f2ede5;
}

    .section-sub-nav .nav-link {
        color: #000 !important;
        font-size: 18px;
        font-weight: 700;
        text-transform: uppercase;
    }

.section-slick {
    background-color: #f2ede5;
}

    .section-slick h2,
    .section-find-us h2 {
        color: #7b1e27;
        font-size: 3rem;
        font-weight: 300;
    }

#plans .slick-next:before,
#plans .slick-prev:before,
#neighborhood .slick-next:before,
#neighborhood .slick-prev:before,
#realtors .slick-next:before,
#realtors .slick-prev:before,
#gallery-thumbnails .slick-next:before,
#gallery-thumbnails .slick-prev:before,
#gallery-community-renderings .slick-next:before,
#gallery-community-renderings .slick-prev:before {
    color: #7b1e27;
    font-family: 'Lato', sans-serif;
    font-size: 32px;
    font-weight: 400;
}

#plans .slick-next:before,
#neighborhood .slick-next:before,
#realtors .slick-next:before,
#gallery-thumbnails .slick-next:before,
#gallery-community-renderings .slick-next:before {
    content: ">";
}

#plans .slick-prev:before,
#neighborhood .slick-prev:before,
#realtors .slick-prev:before,
#gallery-thumbnails .slick-prev:before,
#gallery-community-renderings .slick-prev:before {
    content: "<";
}

.slick-item {
    padding: 0 14px;
}

    .slick-item .card {
        background-color: #274e55;
    }

    .slick-item h4 {
        background-color: #274e55;
        text-transform: uppercase;
    }

    .slick-item .btn {
        background-color: #fff;
        color: #7b1e27;
        font-size: 1rem;
        max-width: 280px;
        text-transform: uppercase;
        padding: .75rem 2rem;
    }

.disclaimer {
    color: #000;
    line-height: 1.1;
    max-width: 960px;
}

.section-neighborhoods {
    background-image: url(https://cchh.blob.core.windows.net/media/koaridge/new/the-homes/bkgrd-neighborhoods.jpg);
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
}

    .section-neighborhoods .container {
        max-width: 875px;
    }

    .section-neighborhoods h2 {
        color: #7b1e27;
        font-size: 2.5rem;
        font-weight: 300;
    }

    .section-neighborhoods h4 {
        color: #222;
    }

    .section-neighborhoods .lead {
        font-weight: 400;
    }

    .section-neighborhoods p {
        color: #65666a;
    }

        .section-neighborhoods p.lead {
            color: #222;
        }

    .section-neighborhoods a.link,
    .section-blog a.link {
        color: #1b5cb5 !important;
        text-decoration: underline;
    }

#aside-map-nav a {
    color: #fff;
    display: block;
    font-size: 18px;
    margin: 1rem auto;
    max-width: 320px;
    padding: .75rem;
    text-align: center;
    text-transform: uppercase;
}

    #aside-map-nav a:nth-child(1) {
        background-color: #254e55;
    }

    #aside-map-nav a:nth-child(2) {
        background-color: #60373d;
    }

    #aside-map-nav a:nth-child(3) {
        background-color: #24731e;
    }

    #aside-map-nav a:nth-child(4) {
        background-color: #282d3c;
    }

    #aside-map-nav a:nth-child(5) {
        background-color: #5d407d;
    }

    #aside-map-nav a:nth-child(6) {
        background-color: #a9452b;
    }

    #aside-map-nav a:nth-child(7) {
        background-color: #49516d;
    }

.section-links {
    background-color: #f2ede5;
    padding-top: 60px;
    padding-bottom: 80px;
}

.section-link {
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    height: 0;
    padding-bottom: 75%;
    position: relative;
}

    .section-link::before {
        content: "";
    }

    .section-link a {
        display: block;
        position: absolute;
        top: 0;
        right: 0;
        bottom: 0;
        left: 0;
    }

.section-link-inner {
    background: rgba(81,17,10,.9);
    color: #fff;
    font-size: 24px;
    font-weight: 300;
    line-height: 1.25;
    max-width: 65%;
    max-height: 40%;
    margin: 0 auto;
    padding: 1rem;
    position: relative;
    height: 100%;
    -webkit-transition: all 1s;
    -o-transition: all 1s;
    transition: all 1s;
    text-transform: uppercase;
}

    .section-link-inner:hover {
        max-height: 100%;
        max-width: 100%;
        padding: 17% 24%;
    }

.section-features {
    background-image: url(https://cchh.blob.core.windows.net/media/koaridge/new/the-homes/kgrd-features.png);
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
}

    .section-features h1 {
        font-size: 58px;
        font-weight: 300;
    }


    .section-features .btn-primary {
        font-size: 16px;
        padding: .75rem 2rem;
        min-width: 280px;
        text-transform: uppercase;
    }

.section-brochure,
.section-lenders {
    background-color: #f2ede5;
}

    .section-brochure .lead {
        font-weight: 400;
    }

.lenders-intro {
    max-width: 830px;
}

.section-lenders .container:last-child {
    background-color: #fff;
}

.section-lenders h1,
.section-community-plan h1,
.section-faq h1,
.section-about h1,
.section-gallery h1,
.section-blog .container-fluid > h1 {
    color: #7b1e27;
    font-weight: 300;
}

.section-lenders h4,
.section-lenders p {
    color: #000;
    font-weight: 400;
}

.section-lenders .btn-primary {
    display: block;
    max-width: 300px;
    margin: 1.5rem auto 0;
}

.section-lenders hr {
    border-top-color: #666;
}

.asdie {
    background: url(https://cchh.blob.core.windows.net/media/koaridge/new/bg-texture3.png);
}

    .asdie h1 {
        font-weight: 300;
    }

.main-brochure {
    background-color: #fff;
}

    .main-brochure h2,
    .main-brochure p {
        color: #7b1e27;
    }

    .main-brochure a {
        color: #7b1e27 !important;
    }

.document-list p {
    color: #000;
}

.document-list h3 {
    color: #000;
    text-transform: uppercase;
}

.document-list a {
    color: #004fd2 !important;
    text-decoration: underline;
}

.section-floorplan {
    background-color: #f2ede5;
}

    .section-floorplan h2 {
        color: #4e4f54;
    }

.aside-nav-item {
    margin-bottom: .5rem;
}

    .aside-nav-item > a,
    #planHeaderE1,
    #planHeaderE2,
    #planHeaderC1,
    #planHeaderC2,
    #planHeaderA1,
    #planHeaderA2 {
        background-color: #274e55;
        color: #fff !important;
        display: block;
        font-size: 23px;
        font-weight: 400;
        padding: .5rem .75rem;
        position: relative;
        text-transform: uppercase;
    }

#planHeaderE1,
#planHeaderE2,
#planHeaderC1,
#planHeaderC2,
#planHeaderA1,
#planHeaderA1 {
    background-color: #5f838b;
    text-decoration: none;
}

    .aside-nav-item > a::after,
    #planHeaderE1::after,
    #planHeaderE2::after,
    #planHeaderC1::after,
    #planHeaderC2::after {
        content: "+";
        font-size: 18px;
        line-height: 1;
        position: absolute;
        top: 5px;
        right: 8px;
    }

    .aside-nav-item > a[aria-expanded="true"]::after,
    #planHeaderE1[aria-expanded="true"]::after,
    #planHeaderE2[aria-expanded="true"]::after,
    #planHeaderC1[aria-expanded="true"]::after,
    #planHeaderC2[aria-expanded="true"]::after {
        content: "-";
    }

.aside-nav-item > a,
#planHeader1,
#planHeader2A,
#planHeader2B,
#planHeader3,
#planHeader1A,
#planHeader1B,
#planHeader2A1,
#planHeader2A2,
#planHeader2B1,
#planHeader2B2 {
    background-color: #ec7a22;
    color: #fff !important;
    display: block;
    font-size: 23px;
    font-weight: 400;
    padding: .5rem .75rem;
    position: relative;
    text-transform: uppercase;
}

#planHeader1A,
#planHeader1B,
#planHeader2A1,
#planHeader2A2,
#planHeader2B1,
#planHeader2B2 {
    background-color: #F9AB64;
    text-decoration: none;
}

    .aside-nav-item > a::after,
    #planHeader1A::after,
    #planHeader1B::after,
    #planHeader2A1::after,
    #planHeader2A2::after,
    #planHeader2B1::after,
    #planHeader2B2::after {
        content: "+";
        font-size: 18px;
        line-height: 1;
        position: absolute;
        top: 5px;
        right: 8px;
    }

    .aside-nav-item > a[aria-expanded="true"]::after,
    #planHeader1A[aria-expanded="true"]::after,
    #planHeader1B[aria-expanded="true"]::after,
    #planHeader2A1[aria-expanded="true"]::after,
    #planHeader2A2[aria-expanded="true"]::after,
    #planHeader2B1[aria-expanded="true"]::after,
    #planHeader2B2[aria-expanded="true"]::after {
        content: "-";
    }

.aside-nav-item > a,
#planHeaderA1,
#planHeaderA2 {
    background-color: #274e55;
    color: #fff !important;
    display: block;
    font-size: 23px;
    font-weight: 400;
    padding: .5rem .75rem;
    position: relative;
    text-transform: uppercase;
}

#planHeaderA1,
#planHeaderA2 {
    background-color: #5f838b;
    text-decoration: none;
}

    .aside-nav-item > a::after,
    #planHeaderA1::after,
    #planHeaderA2::after {
        content: "+";
        font-size: 18px;
        line-height: 1;
        position: absolute;
        top: 5px;
        right: 8px;
    }

    .aside-nav-item > a[aria-expanded="true"]::after,
    #planHeaderA1[aria-expanded="true"]::after,
    #planHeaderA2[aria-expanded="true"]::after {
        content: "-";
    }

.aside-nav-item .nav-item-detail {
    border: 1px solid #274e55;
    border-top: none;
    color: #29484e;
    padding: .5rem .75rem 2rem;
}

    .aside-nav-item .nav-item-detail a {
        color: #29484e;
        text-decoration: underline;
    }

#planC {
    padding: 0;
}

#planE {
    padding: 0;
}

#planE1,
#planE2 {
    border: 0;
}

#planC1,
#planC2 {
    border: 0;
}

#planA {
    padding: 0;
}

#planA1,
#planA2 {
    border: 0;
}

#plan1,
#plan2A,
#plan2B {
    padding: 0;
}

#plan1A,
#plan1B {
    border: 0;
}

#carouselFloorplan,
#carouselFloorplan2,
#carouselFloorplan3,
#carouselFloorplan4,
#carouselFloorplan5,
#carouselFloorplan6,
#carouselFloorplan7 {
    padding-bottom: 50px;
}

    #carouselFloorplan .carousel-item,
    #carouselFloorplan2 .carousel-item,
    #carouselFloorplan3 .carousel-item,
    #carouselFloorplan4 .carousel-item,
    #carouselFloorplan5 .carousel-item,
    #carouselFloorplan6 .carousel-item,
    #carouselFloorplan7 .carousel-item, {
        background-color: #fff;
        padding-bottom: 44px;
    }

    #carouselFloorplan .carousel-caption,
    #carouselFloorplan2 .carousel-caption,
    #carouselFloorplan3 .carousel-caption,
    #carouselFloorplan4 .carousel-caption,
    #carouselFloorplan5 .carousel-caption,
    #carouselFloorplan6 .carousel-caption,
    #carouselFloorplan7 .carousel-caption {
        background-color: rgba(244, 244, 242, .8);
        color: rgba(0, 0, 0, .6);
        right: 0;
        bottom: 0;
        left: 0;
        padding: 10px;
    }

    #carouselFloorplan .carousel-indicators,
    #carouselFloorplan2 .carousel-indicators,
    #carouselFloorplan3 .carousel-indicators,
    #carouselFloorplan4 .carousel-indicators,
    #carouselFloorplan5 .carousel-indicators,
    #carouselFloorplan6 .carousel-indicators,
    #carouselFloorplan7 .carousel-indicators {
        background-color: #7b1e27;
        margin: 0;
    }

#carouselFloorplanm .carousel-indicators::before {
    color: #fff;
    font-size: 21px;
    position: absolute;
    left: 13px;
    top: 10px;
    text-transform: uppercase;
}

#carouselFloorplan .carousel-indicators::before,
#carouselFloorplan2 .carousel-indicators::before,
#carouselFloorplan3 .carousel-indicators::before,
#carouselFloorplan4 .carousel-indicators::before,
#carouselFloorplan5 .carousel-indicators::before,
#carouselFloorplan6 .carousel-indicators::before,
#carouselFloorplan7 .carousel-indicators::before {
    content: "Plans & Options";
    color: #fff;
    font-size: 21px;
    position: absolute;
    left: 13px;
    top: 10px;
    text-transform: uppercase;
}

#carouselFloorplan .carousel-indicators li,
#carouselFloorplan2 .carousel-indicators li,
#carouselFloorplan3 .carousel-indicators li,
#carouselFloorplan4 .carousel-indicators li,
#carouselFloorplan5 .carousel-indicators li,
#carouselFloorplan6 .carousel-indicators li,
#carouselFloorplan7 .carousel-indicators li {
    background-color: transparent;
    border: 0;
    color: #fff;
    font-size: 21px;
    font-weight: 700;
    height: auto;
    padding: 10px 5px;
    text-align: center;
    text-indent: 0;
}

    #carouselFloorplan .carousel-indicators li.active,
    #carouselFloorplan2 .carousel-indicators li.active,
    #carouselFloorplan3 .carousel-indicators li.active,
    #carouselFloorplan4 .carousel-indicators li.active,
    #carouselFloorplan5 .carousel-indicators li.active,
    #carouselFloorplan6 .carousel-indicators li.active,
    #carouselFloorplan7 .carousel-indicators li.active {
        background-color: #440b10;
    }

#carouselFloorplan .btn-enlarge,
#carouselFloorplan2 .btn-enlarge,
#carouselFloorplan3 .btn-enlarge,
#carouselFloorplan4 .btn-enlarge,
#carouselFloorplan5 .btn-enlarge,
#carouselFloorplan6 .btn-enlarge,
#carouselFloorplan7 .btn-enlarge {
    max-width: 20px;
    position: absolute;
    right: 10px;
    top: 10px;
}

#carouselFloorplan .carousel-control-prev,
#carouselFloorplan .carousel-control-next,
#carouselFloorplan2 .carousel-control-prev,
#carouselFloorplan2 .carousel-control-next,
#carouselFloorplan3 .carousel-control-prev,
#carouselFloorplan3 .carousel-control-next,
#carouselFloorplan4 .carousel-control-prev,
#carouselFloorplan4 .carousel-control-next,
#carouselFloorplan5 .carousel-control-prev,
#carouselFloorplan5 .carousel-control-next,
#carouselFloorplan6 .carousel-control-prev,
#carouselFloorplan6 .carousel-control-next,
#carouselFloorplan7 .carousel-control-prev,
#carouselFloorplan7 .carousel-control-next {
    bottom: 50px;
    color: #7b1d27;
    font-size: 36px;
    width: 50px;
    opacity: 1;
}

.section-floorplan .col-10 small {
    color: #000;
}

.modal-backdrop.show {
    opacity: .9;
}

#floorplanLightboxa .close,
#floorplanLightboxb .close,
#floorplanLightbox2a .close,
#floorplanLightbox2b .close,
#floorplanLightbox2c .close,
#floorplanLightbox3a .close,
#floorplanLightbox3b .close,
#floorplanLightbox4a .close,
#floorplanLightbox4b .close,
#floorplanLightbox4c .close,
#floorplanLightbox5a .close,
#floorplanLightbox5b .close,
#floorplanLightbox5c .close,
#floorplanLightbox6a .close,
#floorplanLightbox6b .close,
#floorplanLightbox6c .close,
#floorplanLightbox7a .close,
#floorplanLightbox7b .close,
#floorplanLightbox7c .close,
.renderingLightbox .close,
#streetscapeLightbox .close {
    color: #fff;
    text-shadow: none;
    padding: 5px 0;
}

#floorplanLightboxa .modal-content,
#floorplanLightboxb .modal-content,
#floorplanLightbox2a .modal-content,
#floorplanLightbox2b .modal-content,
#floorplanLightbox2c .modal-content,
#floorplanLightbox3a .modal-content,
#floorplanLightbox3b .modal-content,
#floorplanLightbox4a .modal-content,
#floorplanLightbox4b .modal-content,
#floorplanLightbox4c .modal-content,
#floorplanLightbox5a .modal-content,
#floorplanLightbox5b .modal-content,
#floorplanLightbox5c .modal-content,
#floorplanLightbox6a .modal-content,
#floorplanLightbox6b .modal-content,
#floorplanLightbox6c .modal-content,
#floorplanLightbox7a .modal-content,
#floorplanLightbox7b .modal-content,
#floorplanLightbox7c .modal-content,
.renderingLightbox .modal-content,
.streetscapeLightbox .modal-content {
    background-color: transparent;
}

#floorplanLightboxa small,
#floorplanLightboxb small,
#floorplanLightbox2a small,
#floorplanLightbox2b small,
#floorplanLightbox3a small,
#floorplanLightbox3b small,
#floorplanLightbox4a small,
#floorplanLightbox4b small,
#floorplanLightbox4c small,
#floorplanLightbox5a small,
#floorplanLightbox5b small,
#floorplanLightbox5c small,
#floorplanLightbox6a small,
#floorplanLightbox6b small,
#floorplanLightbox6c small,
#floorplanLightbox7a small,
#floorplanLightbox7b small,
#floorplanLightbox6c small,
.renderingLightbox small,
#streetscapeLightbox small {
    line-height: 1.1;
}

#carouselRendering .carousel-indicators {
    position: static;
    padding-top: 1.5rem;
}

    #carouselRendering .carousel-indicators li {
        background-color: transparent;
        border: 0;
        height: auto;
        width: 220px;
        padding: 0 .5rem;
        text-indent: 0;
    }

#nanea, #malina {
    color: #000;
}

    #nanea h1 {
        color: #7b1e27;
        font-size: 3rem;
        font-weight: 300;
    }

.box-alert {
    background-color: #e4bf45;
    max-width: 1170px;
}

    .box-alert h3 {
        color: #000;
    }

.table-prices {
    background-color: #fff;
    border: 1px solid #dee2e6;
}

    .table-prices .thead-dark th {
        background-color: #274e55;
        border-color: #274e55;
        border-top: none;
        border-bottom: none;
    }

    .table-prices tr:hover {
        background-color: #f6f5eb !important;
        cursor: pointer;
    }

    .table-prices th,
    .table-prices td {
        text-align: center;
    }

.section-sitemap h1 {
    color: #7b1e27;
    font-weight: 300;
}

.section-sitemap h4,
.section-sitemap p {
    color: #000;
}

.legend-item {
    border-bottom: 1px solid #dee2e6;
}

    .legend-item:last-child {
        border-bottom: none;
    }

    .legend-item p {
        color: #000;
        padding-left: .5rem;
    }

.legend-name {
    color: #fff;
    font-size: 22px;
    font-weight: 700;
    line-height: 1.3;
    width: 70px;
    height: 70px;
    padding-top: 8px;
    text-align: center;
}

#legend-a {
    background-color: #384356;
}

#legend-b {
    background-color: #9a6051;
}

#legend-c {
    background-color: #60373d;
}

#legend-d {
    background-color: #315525;
}

#legend-e {
    background-color: #3d609c;
}

#legend-f {
    background-color: #7f418f;
}

.sitemap-tag {
    position: absolute;
    width: 7%;
    height: 31%;
}

.tag-reserved {
    background-color: rgba(178, 178, 178, .5);
}

.tag-sold {
    background-color: rgba(248, 244, 140, .5);
}

#tag-24 {
    top: 13%;
    right: 8%;
}

#tag-25 {
    top: 13%;
    right: 15%;
    width: 6.5%;
}

#tag-26 {
    top: 13%;
    right: 21.5%;
}

#tag-27 {
    top: 13%;
    right: 28.5%;
}

#tag-28 {
    top: 13%;
    right: 35.5%;
    width: 6.5%;
}

#tag-29 {
    top: 13%;
    right: 42%;
}

#tag-30 {
    top: 13%;
    right: 49%;
    width: 6.5%;
}

#tag-31 {
    top: 13%;
    right: 55.5%;
}

#tag-32 {
    top: 13%;
    right: 62.5%;
    width: 6.5%;
}

#tag-33 {
    top: 13%;
    right: 69%;
}

#tag-34 {
    left: 9%;
    top: 37%;
    height: 28%;
    transform: rotate(13deg);
}

#tag-35 {
    left: 16%;
    top: 42%;
    height: 28%;
    transform: rotate(13deg);
}

#tag-36 {
    left: 24%;
    top: 44.5%;
    height: 29%;
}

#tag-37 {
    left: 31%;
    top: 44.5%;
    height: 29%;
}

#tag-38 {
    left: 38%;
    top: 44.5%;
    width: 6.5%;
    height: 29%;
}

#tag-39 {
    left: 44.5%;
    top: 44.5%;
    height: 29%;
}

#tag-40 {
    left: 51.5%;
    top: 44.5%;
    width: 6.5%;
    height: 29%;
}

#tag-41 {
    left: 58%;
    top: 44.5%;
    height: 29%;
}

#tag-42 {
    left: 65%;
    top: 44.5%;
    width: 6.5%;
    height: 29%;
}

#tag-43 {
    left: 71.5%;
    top: 44.5%;
    height: 29%;
}

#tag-44 {
    left: 78.5%;
    top: 44.5%;
    width: 6.5%;
    height: 29%;
}

#tag-45 {
    left: 85%;
    top: 44.5%;
    height: 29%;
}

.sitemap-status {
    background-color: #f2ede5;
    color: #363636;
    width: 530px;
    height: 80px;
    text-align: center;
    text-transform: uppercase;
}

.sitemap2-status {
    background-color: #f2ede5;
    color: #363636;
    width: 570px;
    height: 80px;
    text-align: center;
    text-transform: uppercase;
}

.status-available,
.status-reserved,
.status-sold,
.status-unavailable {
    border: 1px solid #fff;
    line-height: 30px;
    width: 180px;
    height: 30px;
    margin-right: 5px;
}

.status-available {
    background-color: #fff;
}

.status-reserved {
    background-color: #d8d8d8;
}

.status-sold {
    background-color: #fbf28e;
}

.status-unavailable {
    background-color: #a6e8e4;
}


.section-disclaimer {
    background-color: #f2ede5;
    color: #000;
}

.plan-detail {
    background-color: #f2ede5;
}

    .plan-detail h4 {
        color: #60373d;
        font-weight: 700;
    }

    .plan-detail .btn {
        padding: .75rem 1rem;
    }

.banner-signup {
    background-color: #fff;
}

    .banner-signup h4 {
        color: #7b1e28;
    }

.container-newsletter {
    background-color: #fff;
}

    .container-newsletter .embed-responsive {
        max-width: 775px;
    }

        .container-newsletter .embed-responsive::before {
            padding-bottom: 1000px;
        }

#neighborhood .slick-item h4 {
    background-color: transparent;
}

#neighborhood .card-body {
    min-height: 300px;
}

#neighborhood .coming-soon .position-relative::after {
    background-color: rgba(0, 0, 0, .75);
    color: #fff;
    content: "COMING SOON";
    font-size: 2rem;
    font-weight: 300;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-align: center;
    align-items: center;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
}

.slick-item#neighborhood-135 .card {
    background-color: #49516d;
}

.slick-item#neighborhood-136 .card {
    background-color: #ff9219;
}

.section-community-plan,
.section-blog,
.section-faq {
    background-color: #f2ede5;
}

    .section-community-plan h3 {
        color: #726659;
        font-weight: 300;
    }

    .section-community-plan .container-fluid:nth-child(2),
    .section-community-plan .container-fluid:nth-child(3) {
        background-color: #e0d6c6;
    }

#carousel-communityPlan .carousel-caption {
    background-color: #726658;
    left: auto;
    right: 4%;
    bottom: 12%;
    width: 38%;
    padding: 1rem;
    text-align: left;
}

    #carousel-communityPlan .carousel-caption h2 {
        color: #fff;
        font-weight: 300;
        margin-bottom: 0;
    }

#carousel-communityPlan + div {
    color: #726659;
    border-bottom: 1px solid #726659;
}

.section-community-plan + .section-neighborhoods {
    background-color: #fff;
    background-image: url(https://cchh.blob.core.windows.net/media/koaridge/new/community-plan/bkgrd-neighborhoods.jpg);
    background-position: top center;
    background-size: 100% auto;
}

    .section-community-plan + .section-neighborhoods h2 {
        font-weight: 700;
    }

    .section-community-plan + .section-neighborhoods h4 {
        font-weight: 300;
    }

.plan-actions a {
    background-color: #7b1e27;
    border: 5px solid #e0d6c6;
    color: #fff;
    font-weight: 700;
    padding: 1rem;
    text-transform: uppercase;
    text-align: center;
    white-space: pre-wrap;
    line-height: 1.3;
}

    .plan-actions a:hover {
        background-color: #f2ede5 !important;
        color: #7b1e27 !important;
        text-decoration: none;
    }

#aside-map-nav a:hover {
    background-color: #f2ede5 !important;
    color: #7b1e27 !important;
    text-decoration: none;
}

#current-homes a:nth-child(1) {
    background-color: #274e55;
}

#current-homes a:nth-child(2) {
    background-color: #49516d;
}

.banner-amenities {
    background-color: #f2ede5;
}

    .banner-amenities h1,
    .banner-amenities h2 {
        color: #000;
        font-weight: 300 !important;
        max-width: 1100px;
    }

#blog-list,
#blog-detail {
    background-color: #fff;
}

.section-blog .card {
    background-color: transparent;
    margin-bottom: 2rem;
    margin-top: .25rem;
}

.section-blog .card-title {
    color: #000;
}

.section-blog .card-text {
    color: #000;
    font-size: 1.25rem;
}

#aside-blog .nav-link {
    color: #fff;
    padding: 0;
    margin-bottom: .25rem;
}

#blog-filter .btn {
    background-color: #fff;
    /*font-size: 1.6rem;*/
    padding: .25em .75rem;
}

#blog-filter .dropdown-toggle::after {
    float: right;
    margin-top: .5rem;
}

.banner-blog {
    background-image: url(https://cchh.blob.core.windows.net/media/koaridge/new/blog/bkgrd-blogbanner.jpg);
    background-position: center bottom;
    background-repeat: no-repeat;
    background-size: cover;
    height: 730px;
}

    .banner-blog h5 {
        color: #f8991f;
        font-size: 1.35rem;
        font-weight: 700;
    }

    .banner-blog p,
    #blog-detail h2,
    #blog-detail p {
        color: #000;
        font-weight: 400;
    }

.col-500 {
    -ms-flex: 0 0 500px;
    flex: 0 0 500px;
    max-width: 500px;
}

.bkgrd-pattern {
    background-image: url(https://cchh.blob.core.windows.net/media/koaridge/new/blog/bkgrd-pattern.jpg);
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
}

.banner-blog-content {
    background-color: #fff;
}

.border-bottom {
    border-bottom: 1px solid #7b1e27 !important;
}

#newsletter-signup h2 {
    font-size: 2.5rem;
    font-weight: 300;
}

#newsletter-signup .btn-white {
    background-color: #f2ede5;
    padding: .6rem 1rem;
    width: 100%;
}

    #newsletter-signup .btn-white:hover,
    #newsletter-signup .btn-white:focus,
    #realtors .btn-white:hover,
    #realtors .btn-white:focus {
        background-color: #7b1e27;
    }

.blog-nav .btn-primary {
    font-size: 1rem;
    padding: .75rem 2rem;
}

#realtors .link {
    color: #fff;
    text-decoration: underline;
}

#realtors .slick-item .card {
    background-color: #440b10;
}

#realtors .slick-item .card-body {
    min-height: 250px;
}

#realtors .btn-white {
    background-color: #f2ede5;
    padding: 1rem .5rem;
}

.section-inquiries {
    background-color: #510a15;
}

    .section-inquiries h2 {
        font-weight: 300;
    }

    .section-inquiries h4 {
        line-height: 1.4;
    }

    .section-inquiries a.link {
        color: #fff;
        text-decoration: underline;
    }

.pattern-inquiries {
    background: url(https://cchh.blob.core.windows.net/media/koaridge/new/contact/bkgrd-pattern.jpg) repeat-x;
    height: 145px;
}

.section-find-us {
    background-color: #fff;
}

    .section-find-us h4 {
        color: #7b1e27;
        font-weight: 700;
    }

    .section-find-us .lead {
        color: #666;
        font-weight: 400;
    }

.map-container {
    max-width: 1170px;
    margin: 0 auto;
}

.search-box {
    max-width: 370px;
}

    .search-box .form-control {
        border: 1px solid #7b1e27;
    }

    .search-box .btn-search {
        display: block;
        position: absolute;
        top: .8rem;
        right: .5rem;
    }

.faq-intro {
    color: #000;
}

    .faq-intro a.link {
        color: #5b7fd1;
        text-decoration: underline;
    }

.faq-item {
    border-top: 1px solid #7b1e27;
    padding: 1.25rem 0;
}

    .faq-item:last-child {
        border-bottom: 1px solid #7b1e27;
    }

    .faq-item h4 {
        margin-bottom: 0;
    }

        .faq-item h4 > a {
            color: #7b1e27;
            display: block;
            font-weight: 700;
            padding-right: 3.5rem;
            position: relative;
            text-transform: uppercase;
        }

        .faq-item h4 a::after {
            content: ">";
            color: #7b1e27;
            display: block;
            font-size: 2rem;
            position: absolute;
            top: -.35rem;
            right: 1rem;
        }

        .faq-item h4 a[aria-expanded="true"]::after {
            transform: rotate(90deg);
        }

    .faq-item .faq-text {
        color: #000;
        font-size: 1.25rem;
        padding: .5rem 2rem 1rem 0;
    }

.section-header {
    border-bottom: 8px solid #440b10;
}

.section-about {
    background-color: #fff;
}

    .section-about p.lead {
        color: #222;
        font-weight: 400;
    }

.section-header-title {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

    .section-header-title h1 {
        font-size: 3.5rem;
        font-weight: 300;
    }

        .section-header-title h1 strong {
            font-weight: 700;
        }

.section-history-intro {
    background-color: #7b1e27;
    background-image: url(https://cchh.blob.core.windows.net/media/koaridge/new/about-us/bkgrd-intro.jpg);
    background-position: left bottom;
    background-repeat: no-repeat;
    background-size: auto 100%;
}

    .section-history-intro h4 {
        line-height: 2;
    }

.section-history {
    background-color: #f2ede5;
}

    .section-history h1,
    #circle-of-life h1 {
        color: #7b1e27;
        font-weight: 300;
    }

    .section-history p,
    .section-half-pattern p {
        color: #222;
        font-weight: 400;
    }

    .section-history h4 {
        color: #222;
        font-weight: 700;
        line-height: 1.5;
    }

#koa-tree h1 {
    margin-top: -80px;
}

#circle-of-life {
    background-color: #fff;
}

    #circle-of-life h1 {
        max-width: 630px;
    }

.line-height-1 {
    line-height: 1.8;
}

.background-white {
    background-color: #fff;
}

.section-half-pattern {
    background-color: #fff;
    background-image: url(https://cchh.blob.core.windows.net/media/koaridge/new/about-us/bkgrd-half-pattern.jpg);
    background-position: top center;
    background-repeat: no-repeat;
}

    .section-half-pattern h1 {
        color: #fff;
        font-weight: 300;
        max-width: 1000px;
    }

    .section-history h2,
    .section-half-pattern h2 {
        color: #7b1e27;
        font-weight: 700;
    }

.bkgrd-full {
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
}

#convenient-location {
    background-image: url(https://cchh.blob.core.windows.net/media/koaridge/new/lifestyle-amenities/bkgrd-section5.jpg);
}

    #convenient-location h1 {
        max-width: 820px;
    }

.section-learn-more {
    background-color: #282d3c;
}

    .section-learn-more h1,
    .section-learn-more h2 {
        color: #fff;
        font-weight: 300;
    }

    .section-learn-more .btn-white {
        min-width: 340px;
    }

#how-it-works {
    background-color: #274e55;
}

    #how-it-works h1 {
        font-size: 3rem;
        font-weight: 300;
    }

    #how-it-works h3 {
        font-weight: 300;
    }

    #how-it-works h4,
    .section-reforest h4 {
        line-height: 1.3;
    }

    #how-it-works .large strong {
        font-weight: 700;
    }

    #how-it-works .lead {
        font-weight: 400;
    }

    #how-it-works hr {
        border-top: 1px solid #fff;
    }

.section-reforest {
    background-image: url(https://cchh.blob.core.windows.net/media/koaridge/new/reforest-hawaii/bkgrd-section2.jpg);
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
}

.section-gallery {
    background-color: #fff;
}

.gallery-nav .nav-link {
    color: #000;
    font-size: 1.1rem;
    font-weight: 700;
    text-transform: uppercase;
    margin: 0 .5rem;
    text-align: center;
}

    .gallery-nav .nav-link.active {
        background-color: #7b1e27;
        color: #fff
    }

.section-gallery h2 {
    color: #7b1e27;
    font-weight: 300;
}

.section-gallery p {
    color: #222;
    font-weight: 400;
}

#gallery-thumbnails .slick-item a,
#gallery-community-renderings .slick-item a {
    color: #000;
}

.thumbnails-container {
    max-width: 960px;
}

.section-link {
    overflow: hidden;
}

.section-link-inner {
    background: transparent;
    font-size: 26px;
    max-width: 100%;
    max-height: 100%;
    width: 260px;
    position: static;
    z-index: 0;
}

    .section-link-inner:hover {
        height: 100%;
        padding: 1rem;
    }

    .section-link-inner::before {
        background: rgba(81,17,10,.9);
        content: "";
        position: absolute;
        top: 50%;
        left: 50%;
        width: 260px;
        height: 125px;
        transform: translate(-50%, -50%);
        z-index: -1;
        -webkit-transition: all 1s;
        -o-transition: all 1s;
        transition: all 1s;
    }

    .section-link-inner:hover::before {
        width: 100%;
        height: 100%;
    }

@media (max-width: 1199.98px) {
    .plan-actions {
        max-width: 600px;
        margin: 0 auto;
    }

    #carousel-communityPlan .carousel-caption {
        padding: 1vw;
    }

        #carousel-communityPlan .carousel-caption h2 {
            font-size: 2vw;
        }

        #carousel-communityPlan .carousel-caption p {
            font-size: 1vw;
        }

    .section-history .col-xl-7 {
        position: relative;
        z-index: 1;
    }

    #koa-tree {
        margin-top: -100px;
    }

    #image-section1 {
        height: 0;
        padding-bottom: 113.84778%;
    }

    #image-section6 {
        height: 0;
        padding-bottom: 89.217756%;
    }

    #convenient-location > .container,
    #community-thrives > .container {
        max-width: none;
    }
}

@media (max-width: 991.98px) {
    .section-navbar .navbar > .d-flex {
        width: 100%;
    }

    .section-features h1 {
        font-size: 42px;
        font-weight: 300;
    }

    .mw-360 {
        -ms-flex: 0 0 360px;
        flex: 0 0 360px;
        max-width: 360px;
    }

    .mw-480 {
        -ms-flex: 0 0 480px;
        flex: 0 0 480px;
        max-width: 480px;
    }

    .sitemap-status {
        border: 1px solid #fff;
    }

    .sitemap2-status {
        border: 1px solid #fff;
    }

    #img-sitemap {
        border-top: 3rem solid #fff;
        border-bottom: 1rem solid #fff;
    }

    .legend-container {
        background-color: #fff;
        padding: .5rem 1.5rem;
    }

    .banner-blog {
        background-position: left bottom;
    }

    #newsletter-signup .btn-white {
        display: block;
        margin: 0 auto;
        width: 80%;
    }

    .section-link-inner::before {
        width: 280px;
        height: 140px;
    }

}

@media (max-width: 767.98px) {
    .table-prices .thead-dark {
        display: none;
    }

    .table-prices tr {
        display: block;
    }

        .table-prices tr:hover td {
            background-color: #f6f5eb;
        }

    .table-prices td {
        border-top: none;
        display: block;
        float: left;
        width: 100%;
        padding: .125rem 1rem;
        position: relative;
        text-align: right;
    }

        .table-prices td:first-child {
            padding-top: .75rem;
        }

        .table-prices td:last-child {
            border-bottom: 1px solid #dee2e6;
            ;
            padding-bottom: .75rem;
        }

        .table-prices td::before {
            display: block;
            position: absolute;
            left: 1rem;
            top: .125rem;
        }

        .table-prices td:nth-child(1)::before {
            content: "Unit";
            top: .75rem;
        }

        .table-prices td:nth-child(2)::before {
            content: "Plan";
        }

        .table-prices td:nth-child(3)::before {
            content: "Beds/Baths";
        }

        .table-prices td:nth-child(4)::before {
            content: "Price";
        }

        .table-prices td:nth-child(5)::before {
            content: "Status";
        }

    /*#carouselFloorplan .carousel-control-prev,
    #carouselFloorplan .carousel-control-next {
        display: none;
    }*/

    .container-newsletter .embed-responsive::before {
        padding-bottom: 1200px;
    }

    #realtors .slick-item {
        margin-bottom: 1rem;
    }

    #realtors .card {
        display: -ms-flexbox;
        display: flex;
        -ms-flex-direction: row;
        flex-direction: row;
    }

    #realtors .card-body {
        -ms-flex: 0 0 58.333333%;
        flex: 0 0 58.333333%;
        max-width: 58.333333%;
        min-height: 0 !important;
    }

        #realtors .card-body p {
            text-align: left;
        }

    #realtors .btn-white {
        padding: .5rem;
        /*white-space: nowrap;*/
        font-size: 0.8em;
    }

    #t1, #t2 {
        font-size: 2.25rem;
    }

    .section-reforest {
        background-color: #274e55;
        background-image: url(https://cchh.blob.core.windows.net/media/koaridge/new/reforest-hawaii/mobile-bkgrd-section2.jpg);
        background-position: center top;
        background-size: 100% auto;
        padding-top: 73.015873% !important;
    }

        .section-reforest .col-md-6:first-child {
            max-width: 338px;
            margin: 2rem auto 0;
        }

        .section-reforest .col-md-6:last-child {
            max-width: 400px;
            margin: 1rem auto 0;
        }

    #gallery-thumbnails .slick-item {
        padding: 0 5px;
    }

        #gallery-thumbnails .slick-item a {
            font-size: 10px;
        }

    #carouselFloorplan .carousel-item {
        padding-bottom: 0;
    }
}

@media (max-width: 575.98px) {
    .mw-480 {
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
    }

    .col-500 {
        -ms-flex: 0 0 80%;
        flex: 0 0 80%;
        max-width: 80%;
    }

    #carouselFloorplan .carousel-indicators::before,
    #carouselFloorplan2 .carousel-indicators::before,
    #carouselFloorplan3 .carousel-indicators::before,
    #carouselFloorplan4 .carousel-indicators::before,
    #carouselFloorplan5 .carousel-indicators::before,
    #carouselFloorplan6 .carousel-indicators::before,
    #carouselFloorplan7 .carousel-indicators::before {
        font-size: 17px;
    }
}

@media (min-width: 992px) {
    #plans .slick-next:after {
        content: "MORE PLANS";
        color: #7b1e27;
        display: inline-block;
        font-family: 'Lato', sans-serif;
        font-size: 16px;
        font-weight: 400;
        white-space: nowrap;
        transform: translate(30px, -14px);
    }

    .section-sitemap {
        background-color: #fff;
        border: 2rem solid #f2ede5;
        border-bottom: none;
    }

    #how-it-works h1 {
        font-size: 3rem;
    }

    #gallery-thumbnails .slick-next {
        transform: translate(0, -2rem);
    }

    #gallery-thumbnails .slick-prev {
        transform: translate(0, -2rem);
    }

    .schedule-width {
        width: 60%;
    }
}

@media (min-width: 1200px) {
    #current-homes a {
        max-width: 50%;
        margin-left: auto;
        margin-right: auto;
    }

    .section-history-intro h1.large {
        font-size: 3.2rem;
    }


    #gallery-thumbnails .slick-next {
        transform: translate(3rem, -2rem);
    }

    #gallery-thumbnails .slick-prev {
        transform: translate(-3rem, -2rem);
    }

    .about-margin-left {
        margin-left: 7em;
    }
}

@media (min-width: 1400px) {
    main .container {
        max-width: 1300px;
    }

    .modal-xl {
        max-width: 1340px;
    }

    .section-floorplan .col-lg-3 {
        -ms-flex: 0 0 20%;
        flex: 0 0 20%;
        max-width: 20%;
    }

    .section-floorplan .col-lg-6 {
        -ms-flex: 0 0 60%;
        flex: 0 0 60%;
        max-width: 60%;
    }

    .section-floorplan .col-lg-8 {
        -ms-flex: 0 0 80%;
        flex: 0 0 80%;
        max-width: 80%;
    }

    .section-features .lead {
        font-size: 1.6rem;
    }
}

@media (min-width: 1600px) {
    main .container {
        max-width: 1400px;
    }

    .modal-xl {
        max-width: 75%;
    }

    .gallery-modal-xl {
        max-width: 50%;
    }
}







.ap-links {
    font-size: 0.7rem;
    font-weight: 400;
}

.home-hero-overlay .text-left .font-weight-lighter {
    padding-bottom: .5rem;
}

#legend-e2 {
    background-color: #7b9cd6;
}

.section-sitemap p,
.legend-item p {
    font-size: 1.1rem;
}

.sitemap-zoom-container,
.map-zoom-container,
.circle-zoom-container,
.community-zoom-container {
    height: 0;
    padding-bottom: 46%;
    overflow: hidden;
}

.sitemap-zoom-container {
    padding-bottom: 46%;
}

.map-zoom-container {
    padding-bottom: 73.4%;
}

.circle-zoom-container {
    padding-bottom: 83.116%;
}

.community-zoom-container {
    padding-bottom: 35.741653%;
}

    .community-zoom-container + div {
        color: #726659;
        border-bottom: 1px solid #726659;
    }

@media (max-width: 991.98px) {
    #whats-news {
        transform: translateY(5rem);
    }
}

@media (max-width: 599.98px) {
    h1 {
        font-size: 2rem;
    }

    .section-features h1 {
        font-size: 32px;
    }

    #nanea h1 {
        font-size: 2rem;
    }

    .section-header-title h1 {
        font-size: 2.5rem;
    }

    #how-it-works h1 {
        font-size: 2rem;
    }

    h2 {
        font-size: 1.6rem;
    }

    .section-slick h2,
    .section-find-us h2 {
        font-size: 2.25rem;
    }

    .section-neighborhoods h2 {
        font-size: 1.8rem;
    }

    #newsletter-signup h2 {
        font-size: 1.8rem;
    }

    .section-learn-more h2 {
        font-size: 1.25rem;
    }

    .banner-amenities h2 {
        font-size: 1.5rem;
    }

    h3 {
        font-size: 1.4rem;
    }

    h4 {
        font-size: 1.25rem;
    }

    .section-learn-more .btn-white {
        min-width: 80%;
    }

    .section-navbar .nav-link,
    .section-sub-nav .nav-link {
        font-size: 15px;
    }

    .slick-next {
        right: -10px !important;
    }

    .slick-prev {
        left: -10px !important;
    }

    .sitemap-status {
        background-color: #fff;
        width: 100%;
    }

    .sitemap2-status {
        background-color: #fff;
        width: 100%;
    }

    .section-lenders {
        padding-left: 1.5rem;
        padding-right: 1.5rem;
    }

        .section-lenders img {
            width: 85%;
        }
}

@media (min-width: 1200px) {
    .pl-xl-6 {
        padding-left: 3rem !important;
    }

    .pr-xl-6 {
        padding-right: 3rem !important;
    }

    .pr-xl-7 {
        padding-right: 15rem !important;
    }
}

@media (min-width: 1600px) {
    .mw-xl-90 {
        max-width: 90%;
    }

    .section-half-pattern {
        background-size: 100% auto;
    }

    .mw-700 {
        max-width: 700px;
    }

    .mw-800 {
        max-width: 800px;
    }

    .mw-1000 {
        max-width: 1000px;
    }

    .mw-1920 {
        max-width: 1920px;
    }

    .about-margin-right {
        margin-right: 6rem !important;
    }
}

@media (min-width: 1920px) {
    .section-sitemap p,
    .legend-item p {
        font-size: 1.25rem;
    }

    .sitemap-status {
        transform: scale(1.25);
    }

    .sitemap2-status {
        transform: scale(1.25);
    }
}

@media (min-width: 2400px) {
    #image-section6 {
        height: 0;
        padding-bottom: 30%;
    }

    .price-table-width {
        width: 80%;
    }

    .modal-xl {
        max-width: 55%;
    }

}

.section-link a,
.home-realtor-box {
    flex-direction: column;
}

@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
    .section-link::before {
        content: "";
        width: 260px;
        height: 125px;
        position: absolute;
        background: rgba(81,17,10,.9);
        top: 50%;
        left: 50%;
        margin-left: -130px;
        margin-top: -63px;
    }

    .section-link:hover::before {
        width: 100%;
        height: 100%;
        margin-left: 0;
        margin-top: 0;
        top: 0;
        left: 0;
    }

    .home-realtor-hover {
        width: 500px;
        height: 250px;
        display: block;
        position: absolute;
        background: rgba(81,17,10,.9);
        top: 50%;
        left: 50%;
        margin-left: -250px;
        margin-top: -125px;
    }

    .home-realtor-box:hover .home-realtor-hover {
        width: 100%;
        height: 100%;
        margin-left: 0;
        margin-top: 0;
        top: 0;
        left: 0;
    }

    #plans .slick-next:before,
    #plans .slick-prev:before,
    #neighborhood .slick-next:before,
    #neighborhood .slick-prev:before,
    #realtors .slick-next:before,
    #realtors .slick-prev:before,
    #gallery-thumbnails .slick-next:before,
    #gallery-thumbnails .slick-prev:before,
    #gallery-community-renderings .slick-next:before,
    #gallery-community-renderings .slick-prev:before {
        display: block;
    }

    #realtors .slick-item .card {
        flex-direction: row;
        flex-wrap: wrap;
    }

    #realtors .slick-item .card-body {
        flex-wrap: wrap;
        width: 100%;
    }
}

@media (max-width: 991.98px) {
    nav li {
        text-align: center;
    }

        nav li a.nav-link {
            display: inline-block;
        }
}

@media (max-width: 599.98px) {
    .home-lifestyle .card-slider {
        margin-left: 0;
    }

    .home-lifestyle .card {
        transform: scale(.9) translateX(-5%);
        margin: 0;
    }
}

@media (max-width: 499.98px) {
    .home-lifestyle .card {
        transform: scale(.8) translateX(-10%);
    }
}

@media (max-width: 399.98px) {
    .home-lifestyle .card {
        transform: scale(.7) translateX(-20%);
    }
}

@media (max-width: 599.98px) {
    .lifestyle-slider {
        margin-top: -25px;
        margin-bottom: -25px;
    }
}

@media (max-width: 499.98px) {
    .lifestyle-slider {
        margin-top: -50px;
        margin-bottom: -50px;
    }
}

@media (max-width: 399.98px) {
    .lifestyle-slider {
        margin-top: -80px;
        margin-bottom: -80px;
    }
}


/* 07.05.2020 */

.carousel-floorplan {
    padding-bottom: 50px;
}

    .carousel-floorplan .carousel-item {
        background-color: #fff;
        padding-bottom: 44px;
    }

    .carousel-floorplan .carousel-caption {
        background-color: rgba(244, 244, 242, .8);
        color: rgba(0, 0, 0, .6);
        right: 0;
        bottom: 0;
        left: 0;
        padding: 10px;
    }

    .carousel-floorplan .carousel-indicators {
        background-color: #7b1e27;
        margin: 0;
    }

    .carousel-floorplan .carousel-indicatorsm {
        background-color: #7b1e27;
        margin: 0;
    }

    .carousel-floorplan .carousel-indicators::before {
        content: "Plans & Options";
        color: #fff;
        font-size: 21px;
        position: absolute;
        left: 13px;
        top: 10px;
        text-transform: uppercase;
    }

.hide-before::before {
    visibility: hidden !important;
}

.carousel-floorplan .carousel-indicatorsm::before {
    content: "Plan 1A";
    color: #fff;
    font-size: 21px;
    position: absolute;
    left: 13px;
    top: 10px;
    text-transform: uppercase;
}

.carousel-floorplan .carousel-indicators li {
    background-color: transparent;
    border: 0;
    color: #fff;
    font-size: 21px;
    font-weight: 700;
    height: auto;
    padding: 10px 5px;
    text-align: center;
    text-indent: 0;
}

    .carousel-floorplan .carousel-indicators li.active {
        background-color: #440b10;
    }

.carousel-floorplan .btn-enlarge {
    max-width: 20px;
    position: absolute;
    right: 10px;
    top: 10px;
}

.carousel-floorplan .carousel-control-prev,
.carousel-floorplan .carousel-control-next {
    bottom: 50px;
    color: #7b1d27;
    font-size: 36px;
    width: 50px;
    opacity: 1;
}

@media (max-width: 767.98px) {
    .carousel-floorplan .carousel-control-prev,
    .carousel-floorplan .carousel-control-next {
        display: none;
    }
}


/*@media (max-width: 991.98px) {*/
.sitemap-notes {
    background-color: #fff;
    padding-top: 1rem;
    margin-bottom: -3rem;
    position: relative;
    z-index: 1;
}

    .sitemap-notes p {
        margin-bottom: 0;
    }

    .sitemap-notes a {
        color: #000;
        text-decoration: underline;
    }
/*}*/


.section-lenders .btn-primary {
    text-indent: 10px;
}

.section-restricted {
    background-color: #fff;
}

    .section-restricted h2 {
        color: #000;
        font-weight: 300;
    }

    .section-restricted .btn {
        padding: .75rem 1.5rem;
        min-width: 380px;
    }

    .section-restricted p {
        color: #000;
        font-weight: 700;
    }

        .section-restricted p a {
            color: #000;
            text-decoration: underline;
        }

@media (max-width: 599.98px) {
    .section-restricted .btn {
        min-width: 0;
        width: 80%;
    }
}

@media (min-width: 992px) {
    .section-restricted .img-fluid {
        max-width: 730px;
    }
}


@media (min-width: 768px) and (max-width: 1199.98px) {
    #realtors .slick-item {
        margin-bottom: 1rem;
    }

    #realtors .card {
        display: -ms-flexbox;
        display: flex;
        -ms-flex-direction: row;
        flex-direction: row;
    }

    #realtors .card-body {
        -ms-flex: 0 0 58.333333%;
        flex: 0 0 58.333333%;
        max-width: 58.333333%;
        min-height: 0 !important;
    }

        #realtors .card-body p {
            font-size: 2.3vw;
        }

    #realtors .btn-white {
        margin-top: 2rem;
        padding: 1rem 1.5rem;
    }
}

@media (min-width: 1200px) {
    #realtors {
        display: -ms-flexbox;
        display: flex;
        -ms-flex-direction: row;
        flex-direction: row;
    }

        #realtors .slick-item {
            -ms-flex: 0 0 25%;
            flex: 0 0 25%;
            max-width: 25%;
        }
}

.sitemap-nav .btn {
    background-color: #f2eee5;
    color: #7b1e27;
    font-size: 1.6rem;
    opacity: 1;
    padding: .75rem 4.5rem;
}

    .sitemap-nav .btn.active {
        background-color: #7b1e27;
        color: #fff;
    }

    .sitemap-nav .btn:hover {
        background-color: #7b1e27;
        color: #fff;
    }

/* Added on 08.17.2020 */

.section-gallery.pt-5 {
    background-color: #f2eee5;
    padding-top: 0 !important;
    padding-bottom: 1rem;
}

.section-gallery .container {
    max-width: 1600px;
}

    .section-gallery .container.pt-5 {
        padding-top: 1.5rem !important;
    }

.touchscreen-gallery-nav {
    background-color: #fff;
}

.gallery-nav {
    margin-top: 1.5rem;
}

.touchscreen-gallery-nav .nav-link {
    color: #7b1e27;
    font-size: 1.85rem;
    font-weight: 300;
    text-transform: uppercase;
    padding-right: 1.5rem;
    padding-left: 1.5rem;
    margin: 0 1rem;
}

    .touchscreen-gallery-nav .nav-link.active {
        background-color: #264e54;
        color: #fff;
    }

@media (max-width: 1699.98px) {
    .touchscreen-gallery-nav .nav-link {
        font-size: 2.25vw;
        padding-right: 1vw;
        padding-left: 1vw;
        margin: 0 .5vw;
    }
}

@media (max-width: 767.98px) {
    .section-gallery.pt-5 {
        background-color: #fff;
    }

    .touchscreen-gallery-nav .nav-link {
        font-size: 2.25rem;
        display: none;
        padding-right: 3rem;
        padding-left: 3rem;
        margin-top: 2rem;
        min-width: 460px;
        text-align: center;
    }

        .touchscreen-gallery-nav .nav-link.active {
            display: block;
        }

    .gallery-nav {
        margin-top: 1.5rem;
    }
}

@media (max-width: 575.98px) {
    .touchscreen-gallery-nav .nav-item {
        width: 100%;
        margin: 0 .75rem;
    }

    .touchscreen-gallery-nav .nav-link {
        font-size: 7vw;
        padding-right: 1.5rem;
        padding-left: 1.5rem;
        min-width: 0;
        width: 100%;
    }
}

.contact-placeholder {
    display: flex;
    justify-content: center;
    align-items: center;
}

.contact-info-details {
    float: left;
    padding-left: 20px;
    color: #000;
    padding-top: 20px;
    font-size: 16px !important;
}

    .contact-info-details a {
        color: #000;
        text-decoration: underline;
    }

        .contact-info-details a:hover {
            text-decoration: underline;
        }

.contact-info-thumb {
    float: left;
}

.contact-container {
    background-color: #7b1e27;
    display: inline-block;
    width: 1000px;
    margin-bottom: 180px;
    margin-top: 50px;
}

    .contact-container h2 {
        color: #fff;
        margin-top: 20px;
        margin-left: 20px;
    }

@media (min-width: 350px) and (max-width: 575.98px) {
    .contact-container {
        width: 360px;
    }
}


@media (min-width: 575.99px) and (max-width: 780px) {
    .contact-container {
        width: 735px;
    }
}

@media (min-width: 1024px) {
    .contact-container {
        width: 950px;
    }
}
/* Added on 10.25.2020 */

.sitemap-status {
    position: relative;
}


.sitemap2-status {
    position: relative;
}

#icon-sitemap-enlarge {
    position: absolute;
    right: -2rem;
    top: .5rem;
}

    #icon-sitemap-enlarge img {
        width: 1.5rem;
    }

#sitemapLightbox .close {
    color: #fff;
    text-shadow: none;
    padding: 5px 0;
}

#sitemapLightbox .modal-content {
    background-color: transparent;
}

#sitemapLightbox small {
    line-height: 1.1;
}

@media (max-width: 1199.98px) {
    #icon-sitemap-enlarge {
        right: 0;
        top: -2rem;
    }
}

@media (max-width: 991.98px) {
    #icon-sitemap-enlarge {
        right: -8vw;
        top: .5rem;
    }
}

@media (max-width: 530px) {
    #icon-sitemap-enlarge {
        right: 0;
        top: 120%;
    }
}

@media (min-width: 1400px) {
    #icon-sitemap-enlarge {
        right: -6vw;
    }
}
/* Added on 10.25.2020 */

.sitemap-status {
    position: relative;
}

.sitemap2-status {
    position: relative;
}

#icon-sitemap-enlarge {
    position: absolute;
    right: -2rem;
    top: .5rem;
}

    #icon-sitemap-enlarge img {
        width: 1.5rem;
    }

#sitemapLightbox .close {
    color: #fff;
    text-shadow: none;
    padding: 5px 0;
}

#sitemapLightbox .modal-content {
    background-color: transparent;
}

#sitemapLightbox small {
    line-height: 1.1;
}

@media (max-width: 1199.98px) {
    #icon-sitemap-enlarge {
        right: 0;
        top: -2rem;
    }
}

@media (max-width: 991.98px) {
    #icon-sitemap-enlarge {
        right: -8vw;
        top: .5rem;
    }
}

@media (max-width: 530px) {
    #icon-sitemap-enlarge {
        right: 0;
        top: 120%;
    }
}

@media (min-width: 1400px) {
    #icon-sitemap-enlarge {
        right: -6vw;
    }
}

/* Added on 11.07.2020 */

.section-tour {
    background-color: #510a15;
}

    .section-tour h1,
    .section-warranty h1 {
        font-weight: 300;
    }

    .section-tour .lead,
    .section-warranty .lead {
        font-weight: 400;
        line-height: 1.8;
    }

.section-warranty {
    background-color: #282d3c;
    border-bottom: 1.5rem solid #f2ede5;
}

@media (max-width: 991.98px) {
    .section-warranty .bkgrd-full {
        height: 0;
        padding-bottom: 50%;
    }
}

@media (max-width: 575.98px) {
    .section-warranty .bkgrd-full {
        height: 340px;
        padding-bottom: 0;
    }
}


.video-responsive {
    overflow: hidden;
    padding-bottom: 56.25%;
    position: relative;
    height: 0;
}

    .video-responsive iframe {
        left: 0;
        top: 0;
        height: 100%;
        width: 100%;
        position: absolute;
    }

/* Added on 01.15.2021 */

.section-rsvp {
    background-image: url(https://cchh.blob.core.windows.net/media/koaridge/new/bkgrd-rsvp.jpg);
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
}

    .section-rsvp h1 {
        color: #7b1e27;
        font-weight: 300;
    }

.form-rsvp {
    background-color: #f2ede5;
    max-width: 845px;
}

.form-rsvp-fields {
    max-width: 445px;
}

    .form-rsvp-fields label {
        color: #000;
        font-size: 18px;
        margin-bottom: 0;
        padding-left: .25rem;
    }

    .form-rsvp-fields .form-group {
        margin-bottom: .5rem;
    }

    .form-rsvp-fields .form-control {
        border-radius: 0;
    }

    .form-rsvp-fields .btn {
        padding: .5rem 2rem;
    }

.rsvp-thankyou {
    max-width: 600px;
}

    .rsvp-thankyou .lead {
        color: #000;
        font-weight: 400;
        line-height: 1.8;
    }

    .rsvp-thankyou a {
        color: #00539f;
        text-decoration: underline;
    }

/* Added on 03.15.2021 */

.section-header {
    position: relative;
}

.section-header-title {
    font-size: 60px;
    font-weight: 300;
    line-height: 1.1;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

    .section-header-title strong {
        font-weight: 700;
    }

.section-homeowner-services {
    background-color: #f2ede5;
    padding-top: 35px;
    padding-bottom: 75px;
}

    .section-homeowner-services .container {
        background-color: #fff;
        color: #222;
        padding-left: 36px;
        padding-right: 36px;
    }

    .section-homeowner-services .container-fluid {
        background-color: #fff;
        color: #222;
    }

    .section-homeowner-services .lead {
        font-size: 23px;
        font-weight: 400;
    }

    .section-homeowner-services h2 {
        color: #7d2027;
        font-size: 2.35rem;
        font-weight: 700;
    }

    .section-homeowner-services .sub-title {
        color: #7d2027;
    }

    .section-homeowner-services hr {
        border-top-color: #7d2027;
    }

.mw-432 {
    min-width: 432px;
}

#guide-aside h5,
#guide-aside h5 a {
    background-color: #7b1e27;
    color: #fff;
}

#guide-aside .aside-links {
    background-color: #fff;
    padding-top: 1rem;
    padding-bottom: 1rem;
    margin-bottom: 10rem;
}

    #guide-aside .aside-links .btn {
        background-color: #f2ede5;
        color: #7b1e27;
        padding-bottom: .7rem !important;
        padding-top: .7rem !important;
    }

        #guide-aside .aside-links .btn.collapsed {
            background-color: #fff;
        }

@media (max-width: 991.98px) {
    #guide-accordion {
        background: url(https://cchh.blob.core.windows.net/media/koaridge/new/bg-texture3.png);
    }

        #guide-accordion > h3 {
            background-color: #7b1e27;
            color: #fff;
        }

        #guide-accordion .card-header .btn.collapsed {
            background-color: #fff;
        }

        #guide-accordion .card-header .btn {
            color: #7b1e27;
            font-size: 25px;
        }

        #guide-accordion .card-header,
        #guide-accordion .card-body {
            background-color: #f2ede5;
        }

        #guide-accordion .show {
            margin-bottom: 1rem;
        }

        #guide-accordion .card:last-of-type .show {
            margin-bottom: 0;
        }

        #guide-accordion .card:last-of-type .btn.collapsed {
            padding-bottom: 2rem !important;
        }

        #guide-accordion .card:first-of-type .btn {
            padding-top: 2rem !important;
        }
}

@media (max-width: 679.98px) {
    .section-header-title {
        font-size: 9vw;
    }
}

@media (max-width: 575.98px) {
    .section-homeowner-services h2 {
        font-size: 2rem;
    }

    .mw-432 {
        min-width: 0;
        width: 100%;
    }
}

@media (min-width: 992px) {
    #guide-accordion .card-header .collapsed {
        display: none;
    }

    #guide-accordion .card-header {
        background-color: transparent;
    }

        #guide-accordion .card-header .btn {
            color: #7d2027;
            font-size: 2.35rem;
            font-weight: 700;
            pointer-events: none;
            margin-top: 2rem;
        }

    div[data-parent="#guide-accordion"]:not(.show) {
        display: none;
    }
}

@media (min-width: 1200px) {
    .section-homeowner-services .col-left {
        -ms-flex: 0 0 45%;
        flex: 0 0 45%;
        max-width: 45%;
    }

    .section-homeowner-services .col-right {
        -ms-flex: 0 0 55%;
        flex: 0 0 55%;
        max-width: 55%;
    }
}



/* Added on 04.11.2021 */

.malina .section-navbar {
    background-color: #ec7a22;
}

.malina .section-intro {
    background-color: #f2ede5;
}

    .malina .section-intro h2 {
        color: #7b1e27;
        font-size: 3rem;
        font-weight: 300;
    }

.malina .section-info-center {
    background-color: #ec7a22;
}

    .malina .section-info-center .btn-primary {
        background-color: #fff;
        color: #ec7a22;
        opacity: 1;
    }

        .malina .section-info-center .btn-primary:hover,
        .malina .section-info-center .btn-primary:focus {
            background-color: #ce6413;
            color: #fff !important;
        }

.bkgrd-malina {
    background: url(https://cchh.blob.core.windows.net/media/koaridge/new/the-homes/malina/bkgrd-malina.png) repeat-x;
    height: 148px;
}

.section-lenders {
    background-color: #fff;
}

.logo-lender {
    border: 1px solid #ce6413;
}

.malina .slick-item h4 {
    background-color: #ce6413;
}

.malina .slick-item .card {
    background-color: #ce6413;
}

.malina .section-neighborhoods {
    background-image: url(https://cchh.blob.core.windows.net/media/koaridge/new/the-homes/malina/bkgrd-neighborhoods.jpg);
    background-position: top center;
}

.malina .sitemap-status-short {
    max-width: 285px;
}

#legend-p1a {
    background-color: #384356;
}

#legend-p1b {
    background-color: #9a5f51;
}

#legend-p2a {
    background-color: #60373d;
}

#legend-p2b {
    background-color: #305424;
}

#legend-p3 {
    background-color: #7e418f;
}

.malina .section-floorplan > .container-fluid > .row {
    background-color: #fff;
}

.mobile-enlarge {
    top: -3rem;
    position: relative;
}

.sitemap-nav-sm {
    zoom: .7;
}

#sitemap-zoom-slick .sitemap-zoom-container {
    padding-bottom: 85%;
}

#dropdownSiteMapNav {
    background-color: #7b1e27;
    color: #fff;
    font-size: 1rem;
    opacity: 1;
    padding: .375rem 1.5rem;
}

#back-to-sitemap {
    background-color: #f2ede5;
}

    #back-to-sitemap:hover,
    #back-to-sitemap:focus {
        background-color: #7b1e27;
    }

#sitemap-zoom-slick .slick-next {
    background-color: #7b1e27;
    right: 0;
    width: 45px;
    height: 45px;
}

    #sitemap-zoom-slick .slick-next:before {
        content: ">";
    }

    #sitemap-zoom-slick .slick-next:before {
        color: #fff;
        font-family: 'Lato', sans-serif;
        font-size: 32px;
        font-weight: 400;
    }

#tag-sample {
    right: 14%;
    top: 22%;
    height: 36%;
    width: 13%;
}

@media (max-width: 991.98px) {
    .malina .sitemap-zoom-container {
        padding-bottom: 52%;
    }

    .nanea .sitemap-zoom-container {
        padding-bottom: 69%;
    }
}

@media (max-width: 575.98px) {
    .malina .section-intro h2 {
        font-size: 2rem;
    }

    .walea .intro h2 {
        font-size: 2rem !important;
    }
}

@media (min-width: 992px) {
    #back-to-sitemap {
        position: absolute;
        top: .5rem;
        left: .5rem;
        max-width: 280px;
        zoom: .8;
    }
}

@media (min-width: 1300px) {
    .pb-xxl-0 {
        padding-bottom: 0 !important;
    }
}

.card-homes-slider {
    overflow: hidden;
}

.lifestyle-slider {
    overflow: hidden;
}


.btn-homeowner {
    border-top: 1px solid #fff;
    padding-top: .4rem;
    margin-top: .3rem;
}

    .btn-homeowner img {
        display: inline-block;
        max-width: 30px;
        position: relative;
        top: -1px;
        left: -3px;
    }

    .btn-homeowner a {
        background-color: #7b1e28;
        border-radius: 1rem;
        display: block;
        font-size: .95rem;
        line-height: 1;
        text-decoration: none !important;
        padding: .3rem .75rem .2rem;
        max-width: 240px;
        margin: 0 auto;
    }

        .btn-homeowner a:hover,
        .btn-homeowner a:focus {
            font-weight: 600 !important;
        }

.footer-ap {
    padding: 1rem 1.5rem;
}

    .footer-ap .btn-homeowner a {
        height: auto;
        border: none;
    }

@media (max-width: 767.98px) {
    .btn-homeowner {
        padding-top: .8rem;
        margin-top: .6rem;
    }
}

@media (min-width: 768px) {
    .footer-ap {
        padding: .625rem 1rem;
    }
}

@media (min-width: 1500px) {
    /*nav.header-nav {
        height: 6rem;
    }*/

    nav .header-ap {
        height: auto;
        top: 15px;
        bottom: 15px;
        width: 14rem;
    }

    .header-ap .img-fluid {
        max-width: 11rem;
    }
}

/* Added on 11.05.2021 */

.walea .section-navbar {
    background-color: #6c3b5e;
}

.walea .intro {
    background-color: #e0d6c6;
    color: #222;
}

    .walea .intro h2 {
        color: #7b1e27;
        font-size: 3rem;
        font-weight: 300;
    }

.walea .section-info-center {
    background-color: #6c3b5e;
}

    .walea .section-info-center .btn-primary {
        background-color: #fff;
        color: #6c3b5e;
        opacity: 1;
    }

        .walea .section-info-center .btn-primary:hover,
        .walea .section-info-center .btn-primary:focus {
            background-color: #6c3b5e;
            color: #fff !important;
        }

.walea .section-masthead,
.walea .section-form {
    background-color: #f2ede5;
}

    .walea .section-form h2 {
        color: #7d2027
    }

    .walea .section-form p {
        color: #222;
    }

.walea .section-neighborhoods {
    background-image: url(https://cchh.blob.core.windows.net/media/koaridge/new/the-homes/walea/bkgrd-walea.jpg);
    background-position: top center;
}

/*.walea #plans .slick-prev,
.walea #plans .slick-next {
    background-color: #7b1e27;
    width: 50px;
    height: 50px;
    padding-bottom: 3px;
    z-index: 1;
}

.walea #plans .slick-prev {
    left: -50px;
}

.walea #plans .slick-next {
    right: -50px;
}

    .walea #plans .slick-prev:before,
    .walea #plans .slick-next:before {
        color: #fff;
    }

    .walea #plans .slick-next:after {
        display: none;
    }*/

.walea .section-floorplan > .container-fluid > .row {
    background-color: #fff;
}

.walea #legend-pa {
    background-color: #5a6f7e;
}

.walea #legend-pb {
    background-color: #9a5f51;
}

.walea #legend-pc {
    background-color: #997e71;
}

.walea #legend-pd {
    background-color: #7e9563;
}

.walea #legend-pe {
    background-color: #6380af;
}

.walea .section-lenders {
    background-color: #f2ede5;
}

.walea .table-prices .thead-dark th {
    background-color: #6c3b5e;
    border-color: #6c3b5e;
}

.walea .sitemap-zoom-container {
    padding-bottom: 36%;
}

.walea .aside-nav-item > a {
    background-color: #6c3b5e;
}

.walea #planHeaderc1,
.walea #planHeaderc2 {
    background-color: #6c3b5e;
    color: #fff !important;
    display: block;
    font-size: 23px;
    font-weight: 400;
    padding: .5rem .75rem;
    position: relative;
    text-transform: uppercase;
}

.walea #planHeaderc1,
.walea #planHeaderc2 {
    background-color: #946486;
    text-decoration: none;
}

    .walea #planHeaderc1::after,
    .walea #planHeaderc2::after {
        content: "+";
        font-size: 18px;
        line-height: 1;
        position: absolute;
        top: 5px;
        right: 8px;
    }

    .walea #planHeaderc1[aria-expanded="true"]::after,
    .walea #planHeaderc2[aria-expanded="true"]::after {
        content: "-";
    }

.walea #planc {
    padding: 0;
    border: 0;
}

.walea #planHeaderd1,
.walea #planHeaderd2 {
    background-color: #6c3b5e;
    color: #fff !important;
    display: block;
    font-size: 23px;
    font-weight: 400;
    padding: .5rem .75rem;
    position: relative;
    text-transform: uppercase;
}

.walea #planHeaderd1,
.walea #planHeaderd2 {
    background-color: #946486;
    text-decoration: none;
}

    .walea #planHeaderd1::after,
    .walea #planHeaderd2::after {
        content: "+";
        font-size: 18px;
        line-height: 1;
        position: absolute;
        top: 5px;
        right: 8px;
    }

    .walea #planHeaderd1[aria-expanded="true"]::after,
    .walea #planHeaderd2[aria-expanded="true"]::after {
        content: "-";
    }

.walea #pland {
    padding: 0;
    border: 0;
}

.walea #planHeadere1,
.walea #planHeadere2 {
    background-color: #6c3b5e;
    color: #fff !important;
    display: block;
    font-size: 23px;
    font-weight: 400;
    padding: .5rem .75rem;
    position: relative;
    text-transform: uppercase;
}

.walea #planHeadere1,
.walea #planHeadere2 {
    background-color: #946486;
    text-decoration: none;
}

    .walea #planHeadere1::after,
    .walea #planHeadere2::after {
        content: "+";
        font-size: 18px;
        line-height: 1;
        position: absolute;
        top: 5px;
        right: 8px;
    }

    .walea #planHeadere1[aria-expanded="true"]::after,
    .walea #planHeadere2[aria-expanded="true"]::after {
        content: "-";
    }

.walea #plane {
    padding: 0;
    border: 0;
}

.bkgrd-floorplan > .container-fluid > .row {
    background-color: #f2ede5 !important;
}

.walea #carouselFloorplan .carousel-indicators::before {
    content: "plans and options";
}

.walea .slick-item h4 {
    background-color: #6c3b5e;
}

.walea .slick-item .card {
    background-color: #6c3b5e;
}

.section-flipbook {
    background-color: #282d3c;
    border-bottom: 3px solid #7b1e27;
}

    .section-flipbook h1 {
        font-weight: 300;
        max-width: 780px;
    }

    .section-flipbook h2 {
        font-weight: 300;
        max-width: 750px;
    }

@media (max-width: 991.98px) {
    .walea .sitemap-zoom-container {
        padding-bottom: 52%;
    }

    .malina .sitemap-zoom-container {
        padding-bottom: 52%;
    }
}

@media (max-width: 767.98px) {
    .table-prices td:nth-child(1)::before {
        content: "Unit";
        top: .75rem;
    }

    .table-prices td:nth-child(2)::before {
        content: "Phase";
    }

    .table-prices td:nth-child(3)::before {
        content: "Plan";
    }

    .table-prices td:nth-child(4)::before {
        content: "Beds/Baths";
    }

    .table-prices td:nth-child(5)::before {
        content: "Price";
    }

    .table-prices td:nth-child(6)::before {
        content: "Status";
    }

    .walea .carousel-floorplan .carousel-control-prev,
    .walea .carousel-floorplan .carousel-control-next {
        background-color: #7b1e27;
        color: #fff;
        display: block;
        line-height: 48px;
        height: 50px;
        bottom: auto;
        top: 50%;
        margin-top: -25px;
    }
}

@media (max-width: 767.98px) {
    .waioha .table-prices td:nth-child(1)::before {
        content: "Unit";
        top: .75rem;
    }

    .waioha .table-prices td:nth-child(2)::before {
        content: "Phase";
    }

    .waioha .table-prices td:nth-child(3)::before {
        content: "Plan";
    }

    .waioha .table-prices td:nth-child(4)::before {
        content: "Beds/Baths";
    }

    .waioha .table-prices td:nth-child(5)::before {
        content: "Price";
    }

    .waioha .table-prices td:nth-child(6)::before {
        content: "Status";
    }

}

@media (max-width: 575.98px) {
    .walea .section-intro h2 {
        font-size: 2rem;
    }
}

@media (min-width: 1300px) {
    .walea #plans .slick-prev {
        left: -60px;
    }

    .walea #plans .slick-next {
        right: -60px;
    }
}


@media (max-width: 767.98px) {
    .walea .zoom-container-mobile {
        padding-bottom: 125% !important;
    }

    .malina .zoom-container-mobile {
        padding-bottom: 165% !important;
    }
}

@media (max-width: 767.98px) {
    .walea .zoom-container-mobile-1 {
        padding-bottom: 100%;
    }

    .malina .zoom-container-mobile-1 {
        padding-bottom: 130%;
    }
}

.btn-view-plan {
    position: absolute;
    bottom: 0;
    margin-bottom: 20px;
}

.badge-status {
    background-color: #fff;
    border-radius: .75rem .75rem 0 0;
    color: #7b1e27;
    font-size: 1.5rem;
    padding: .5rem 1.5rem;
    position: absolute;
    bottom: 0;
    left: 50%;
    transform: translateX(-50%);
    text-transform: uppercase;
}

/* Added on 01.29.2021 */

.section-homebuyer-survey {
    background-color: #f2ede5;
    padding-top: 50px;
    padding-bottom: 75px;
}

    .section-homebuyer-survey .container {
        background-color: #fff;
        color: #222;
    }

    .section-homebuyer-survey h1 {
        font-size: 48px;
        color: #7b1e27;
    }

    .section-homebuyer-survey .form-control {
        border-radius: 0;
        height: 38px;
    }

    .section-homebuyer-survey label,
    .section-homebuyer-survey .label {
        font-size: 18px;
        font-weight: 700;
    }

    .section-homebuyer-survey hr {
        border-top-color: #000;
    }

/* Added on 04.03.2022 - The Experience */

#carouselExperience .carousel-control-prev,
#carouselExperience .carousel-control-next {
    font-size: 2.5rem;
    font-weight: 300;
    width: 5rem;
    opacity: 1;
}

#carouselExperience .carousel-caption {
    left: 5rem;
    bottom: 50%;
    transform: translateY(50%);
    text-align: left;
}

    #carouselExperience .carousel-caption h1 {
        font-size: 3rem;
        font-weight: 700;
    }

.section-light {
    background-color: #f2ede5;
}

.color-primary {
    color: #7b1e27;
}

.color-dark {
    color: #222;
}

.bg-cover {
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
}

.embed-hover:hover .embed-responsive-item,
.embed-hover:focus .embed-responsive-item {
    transform: scale(1.3);
    transition: transform .5s linear;
}

#community-events .slick-arrow {
    color: #7b1e27;
    font-size: 2.5rem;
    font-weight: 300;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
}

#community-events .slick-arrow-prev {
    left: -1.5rem;
}

#community-events .slick-arrow-next {
    right: -1.5rem;
}

#community-events .slick-overlay {
    background-color: rgba(0, 0, 0, .75);
    color: #fff;
    text-decoration: none;
    font-size: 2rem;
    padding: 1rem;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    opacity: 0;
}

#community-events .embed-responsive:hover .slick-overlay,
#community-events .embed-responsive:focus .slick-overlay {
    opacity: 1;
    transition: opacity .3s linear;
}

.section-card {
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    position: relative;
    height: 340px;
}

.card-overlay {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    transition: background-color .5s;
}

.card-name {
    border: 2px solid #fff;
    color: #fff;
    font-size: 30px;
    line-height: 1.2;
    text-align: center;
    text-transform: uppercase;
    padding: 2rem 0;
    width: calc(100% - 6rem);
    margin-left: 3rem;
    margin-right: 3rem;
}

.card-description {
    color: #fff;
    line-height: 1.3;
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    text-align: center;
    opacity: 0;
    transition: opacity .5s;
    padding: .5rem 3rem;
}

.section-card:hover .card-overlay,
.section-card:focus .card-overlay {
    background-color: rgba(0,0,0,.5);
}

.section-card:hover .card-description,
.section-card:focus .card-description {
    opacity: 1;
}

.letter-spacing-1 {
    letter-spacing: .375rem;
}

.section-link-view {
    padding-bottom: 48.25%;
}

    .section-link-view .section-link-inner {
        width: 500px;
        font-size: 30px;
    }

        .section-link-view .section-link-inner:hover {
            height: 100%;
            padding: 1rem;
        }

        .section-link-view .section-link-inner::before {
            background: rgba(0, 0, 0, .6);
            border: 1px solid #fff;
            width: 500px;
            height: 100px;
            text-align: center;
        }

        .section-link-view .section-link-inner:hover::before {
            width: 100%;
            height: 100%;
        }

@media (max-width: 991.98px) {
    .section-link-view {
        padding-bottom: 75%;
    }
}

@media (max-width: 767.98px) {
    .section-link-view .section-link-inner {
        width: 400px;
        font-size: 24px;
    }

        .section-link-view .section-link-inner::before {
            width: 400px;
        }
}

@media (max-width: 575.98px) {
    #carouselExperience .carousel-caption h1 {
        font-size: 7vw;
    }

    .section-link-view .section-link-inner {
        width: 60%;
        font-size: 6vw;
        letter-spacing: .125rem;
    }

        .section-link-view .section-link-inner::before {
            width: 60%;
        }
}

.card-overlay + .card-description .lead {
    font-size: 1.15rem;
}

.btn-walea-timelapse {
    background-color: #f2ede5;
    color: #7b1e27;
    line-height: 42px;
    padding: .5rem 1rem;
}

    .btn-walea-timelapse img {
        vertical-align: middle;
        transform: translateY(-4px);
    }

.d-block-1750 {
    display: none;
}

.subnav-walea-timelapse {
    margin-left: 2rem;
}

@media screen and (max-width: 991.98px) {
    .nav-walea-timelapse {
        background-color: #7b1e27;
        display: block !important;
        padding: .5rem 1rem 0;
    }

    .btn-walea-timelapse {
        width: 100%;
    }
}

@media screen and (min-width: 1200px) {
    .subnav-walea-timelapse {
        margin-left: 3rem;
        margin-right: -150px;
    }
}

@media screen and (min-width: 1750px) {
    .nav-walea-timelapse {
        position: absolute;
        top: 20px;
        right: 230px;
    }

    .d-block-1750 {
        display: block;
    }
}

@media screen and (min-width: 1800px) {
    .nav-walea-timelapse {
        right: 240px;
    }
}

/* Added on 05.16.2022 */

.home-intro {
    background-position: top center;
    padding: 0;
}

    .home-intro .section-wrapper {
        background-image: linear-gradient(rgba(81, 10, 21, 0), rgba(81, 10, 21, 1));
    }

.special-hero {
    background-position: top center;
    background-image: url(https://cchh.blob.core.windows.net/media/koaridge/new/special-promotion/specialoffer_hero_image.jpg);
    background-color: #510a15;
    padding: 4rem 1rem;
    padding-bottom: 9rem;
}

.home-homes {
    background-color: #fff;
}

.home-gallery {
    background-color: #f2ede5;
}

.home-sustainable-future {
    background: url(https://cchh.blob.core.windows.net/media/koaridge/new/home-sustainable-future.jpg) no-repeat center center;
    background-size: cover;
    border: 28px solid #fff;
    color: #222;
}

    .home-sustainable-future h3 {
        font-size: 2rem;
    }

    .home-sustainable-future .lead {
        font-weight: 400;
        line-height: 1.8;
    }

.home-contact {
    background-color: #292d3e;
}

    .home-contact h2 {
        font-size: 3rem;
    }

    .home-contact .btn {
        min-width: 300px;
    }

.mw-700 {
    max-width: 700px;
}

@media (max-width: 991.98px) {
    .home-contact .col-lg-6:first-child {
        border-bottom: 1px solid #fff;
    }
}

@media (min-width: 768px) {
    .home-contact .btn {
        min-width: 400px;
    }
}

@media (min-width: 992px) {
    .home-contact .col-lg-6:first-child {
        border-right: 1px solid #fff;
    }
}
.home-intro .section-wrapper {
    max-width: 100%;
}

.special-hero .section-wrapper {
    max-width: 100%;
}

@media screen and (min-width: 1200px) {
    .home-intro .section-wrapper {
        margin: 0;
    }

    .special-hero .section-wrapper {
        margin: 0;
    }
}

/* Added on 06.03.2022 */

.home-award {
    background-image: url(https://cchh.blob.core.windows.net/media/koaridge/new/biabackground.jpg);
}

    .home-award .section-wrapper {
        max-width: 1100px;
    }

    .home-award .award-graphic {
        position: absolute;
        bottom: -2rem;
        left: 3rem;
        padding-bottom: 20px;
    }

    .home-award h3 {
        line-height: 1.5;
    }

    .home-award a {
        color: #fff;
        text-decoration: underline;
    }

@media (min-width: 576px) {
    .home-award h1 {
        font-size: 3.5rem;
    }
}

@media screen and (min-width: 1200px) {
    .home-award .section-wrapper {
        margin: 0 auto;
    }

    .home-award h1 {
        font-size: 4rem;
    }
}

.village-outline,
.village-link {
    display: block;
    position: absolute;
    z-index: 9;
}

.village-outline {
    left: 26%;
    top: 28%;
    width: 10%;
    height: 21%;
    transform: rotate(28deg);
}

.village-link {
    left: 37%;
    top: 24%;
    width: 7%;
    height: 7%;
}

#villageLightbox .close {
    color: #fff;
    text-shadow: none;
    padding: 5px 0;
}

#villageLightbox .modal-content {
    background-color: transparent;
}

#villageLightbox small {
    line-height: 1.1;
}

/* Added on 08.05.2022 */

.single-img-caption {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

    .single-img-caption > div {
        border: 2px solid #fff;
        color: #fff;
        font-size: 30px;
        line-height: 1.3;
        text-align: center;
        text-transform: uppercase;
        padding: 2rem 3rem;
        margin: auto;
    }

.img-container {
    overflow: hidden;
}

    .img-container .img-fluid:hover,
    .img-container .img-fluid:focus {
        transform: scale(1.1);
        transition: all .5s;
    }

.bkgrd-overlay:hover,
.bkgrd-overlay:focus {
    background-color: rgba(0,0,0,.5);
    transition: background-color .5s;
}

#initiatives .border-top {
    border-top: 1px solid #7b1e27 !important;
}

.dark-overlay {
    background-color: rgba(0,0,0,.5);
    color: #fff;
}

/* Added on 09.06.2022 */

.waioha .section-navbar {
    background-color: #014f6e;
}

.waioha .intro {
    background-color: #e0d6c6;
    color: #222;
}

.nanea .intro {
    background-color: #e0d6c6;
    color: #222;
}

    .waioha .intro h2 {
        color: #7b1e27;
        font-size: 3rem;
        font-weight: 300;
    }

.waioha .section-info-center {
    background-color: #014f6e;
}

    .waioha .section-info-center .btn-primary {
        background-color: #fff;
        color: #014f6e;
        opacity: 1;
    }

        .waioha .section-info-center .btn-primary:hover,
        .waioha .section-info-center .btn-primary:focus {
            background-color: #014f6e;
            color: #fff !important;
        }

.waioha .section-masthead,
.waioha .section-form {
    background-color: #f2ede5;
}

.nanea .section-masthead,
.nanea .section-form {
    background-color: #f2ede5;
}

.nanea .section-form h2 {
    color: #7d2027
}

    .nanea .section-form p {
        color: #222;
    }

    .waioha .section-form h2 {
        color: #7d2027
    }

    .waioha .section-form p {
        color: #222;
    }

.section-waioha {
    background-image: url(https://cchh.blob.core.windows.net/media/koaridge/new/the-homes/waioha/bkgrd-waioha.jpg);
    background-position: top center;
    background-repeat: no-repeat;
    background-size: cover;
}

    .section-waioha h2 {
        color: #7b1e27;
        font-size: 2.5rem;
        font-weight: 300;
    }

    .section-waioha h4 {
        color: #222;
    }

    .section-waioha .lead {
        font-weight: 400;
    }

    .section-waioha p {
        color: #65666a;
    }

        .section-waioha p.lead {
            color: #222;
        }

    .section-waioha a.link {
        color: #1b5cb5 !important;
        text-decoration: underline;
    }

/* .waioha #plans .slick-prev, 
.waioha #plans .slick-next {
    background-color: #7b1e27;
    width: 50px;
    height: 50px;
    padding-bottom: 3px;
    z-index: 1;
}

.waioha #plans .slick-prev {
    left: -50px;
}

.waioha #plans .slick-next {
    right: -50px;
}

.waioha #plans .slick-prev:before, 
.waioha #plans .slick-next:before {
    color: #fff;
}

.waioha #plans .slick-next:after {
    display: none;
} */

.waioha .section-floorplan > .container-fluid > .row {
    background-color: #fff;
}

.waioha .legend-item p {
    color: #fff;
    line-height: 1.2;
}

.waioha .legend-name {
    font-size: 18px;
    line-height: 1.2;
    width: 100%;
    height: auto;
    text-align: left;
    padding-left: 10px;
    padding-top: 0;
    text-transform: uppercase;
}

    .waioha .legend-name a {
        color: #fff;
    }

.waioha .legend-pa {
    background-color: #5a6f80;
}

.waioha .legend-pb {
    background-color: #b88f73;
}

.waioha .legend-pc {
    background-color: #997f72;
}

.waioha .legend-pd {
    background-color: #7e9563;
}

.waioha .section-lenders {
    background-color: #f2ede5;
}

.waioha .table-prices .thead-dark th {
    background-color: #014f6e;
    border-color: #014f6e;
}

.waioha .sitemap-zoom-container {
    padding-bottom: 38%;
}

.waioha .aside-nav-item > a,
.waioha .aside-nav-item > div:first-child {
    background-color: #014f6e;
    color: #fff !important;
    display: block;
    font-size: 23px;
    font-weight: 400;
    padding: 0.5rem 0.75rem;
    position: relative;
    text-transform: uppercase;
}

.waioha #planA,
.waioha #planC {
    padding: .5rem .75rem 2rem !important;
}

.waioha #planHeaderB1,
.waioha #planHeaderB2,
.waioha #planHeaderD1,
.waioha #planHeaderD2,
.waioha #planHeaderD3,
.waioha #planHeaderD4 {
    background-color: #014f6e;
    color: #fff !important;
    display: block;
    font-size: 23px;
    font-weight: 400;
    padding: .5rem .75rem;
    position: relative;
    text-transform: uppercase;
}

.waioha #planHeaderB1,
.waioha #planHeaderB2,
.waioha #planHeaderD1,
.waioha #planHeaderD2,
.waioha #planHeaderD3,
.waioha #planHeaderD4 {
    background-color: #4f8499;
    text-decoration: none;
}

    .waioha #planHeaderB1::after,
    .waioha #planHeaderB2::after,
    .waioha #planHeaderD1::after,
    .waioha #planHeaderD2::after,
    .waioha #planHeaderD3::after,
    .waioha #planHeaderD4::after {
        content: "+";
        font-size: 18px;
        line-height: 1;
        position: absolute;
        top: 5px;
        right: 8px;
    }

    .waioha #planHeaderB1[aria-expanded="true"]::after,
    .waioha #planHeaderB2[aria-expanded="true"]::after,
    .waioha #planHeaderD1[aria-expanded="true"]::after,
    .waioha #planHeaderD2[aria-expanded="true"]::after,
    .waioha #planHeaderD3[aria-expanded="true"]::after,
    .waioha #planHeaderD4[aria-expanded="true"]::after {
        content: "-";
    }

.waioha #planB,
.waioha #planD {
    padding: 0;
    border: 0;
}

.waioha #carouselFloorplan .carousel-indicators::before {
    content: "plans and options";
}

.waioha .slick-item h4 {
    background-color: #014f6e;
}

.waioha .slick-item .card {
    background-color: #014f6e;
}

.waioha .btn-link {
    color: #7b1e27;
    text-decoration: underline;
}

.waioha-links,
.waioha .border-top {
    border-top: .1rem solid #274e55 !important;
}

.plan-detail-mobile {
    color: #212529;
}

    .plan-detail-mobile a {
        color: #212529;
        text-decoration: underline;
    }

@media (max-width: 991.98px) {
    .waioha .sitemap-zoom-container {
        padding-bottom: 65%;
    }

    .waioha .legend-name {
        padding-bottom: 3px;
    }

        .waioha .legend-name a {
            border-bottom: .1rem solid rgba(255, 255, 255, .5);
        }

    .waioha-links {
        max-width: 360px;
        margin: 30px auto !important;
    }

    .nav-mobile-plan {
        background-color: #014f6e;
    }

        .nav-mobile-plan a {
            color: #fff;
            font-size: 23px;
            cursor: pointer;
        }

    .waioha #asideNav {
        border-bottom: 5px solid #274e6c;
        border-top: 5px solid #274e6c;
        position: relative;
    }

    .waioha .aside-nav-item {
        margin-bottom: 0;
        width: 50%;
    }

        .waioha .aside-nav-item:last-child {
            position: absolute;
            top: 0;
            right: 0;
        }

        .waioha .aside-nav-item a {
            padding: 0.5rem !important;
        }

    .waioha #planB,
    .waioha #planD {
        display: block !important;
    }

    .waioha #planHeaderA,
    .waioha #planHeaderC {
        font-size: 18px;
    }

    .waioha .aside-nav-item > a::after,
    .waioha #planHeaderB,
    .waioha #planHeaderD,
    .waioha .nav-item-detail {
        display: none !important;
    }

    .waioha #planHeaderB1,
    .waioha #planHeaderB2,
    .waioha #planHeaderD1,
    .waioha #planHeaderD2,
    .waioha #planHeaderD3,
    .waioha #planHeaderD4 {
        background-color: #014f6e;
        font-size: 18px;
    }

        .waioha #planHeaderB1::after,
        .waioha #planHeaderB2::after,
        .waioha #planHeaderD1::after,
        .waioha #planHeaderD2::after,
        .waioha #planHeaderD3::after,
        .waioha #planHeaderD4::after {
            display: none;
        }

    .waioha .carousel-floorplan .carousel-control-prev,
    .waioha .carousel-floorplan .carousel-control-next {
        background-color: #7b1e27;
        color: #fff;
        display: block;
        line-height: 48px;
        height: 50px;
        bottom: auto;
        top: 50%;
        margin-top: -25px;
    }

    .aside-nav-odd .aside-nav-item a {
        padding: 0.75rem 0.5rem !important;
    }

    .aside-nav-odd #planD a {
        padding: 0.35rem 0.5rem !important;
    }

    .waioha .status-available,
    .waioha .status-reserved,
    .waioha .status-sold,
    .waioha .status-unavailable {
        border: 1px solid #fff;
        line-height: 30px;
        height: 30px;
        margin-right: 5px;
        font-size: 13px;
        padding-left: 3px;
        padding-right: 3px;
    }
}

@media (max-width: 767.98px) {
    .waioha .zoom-container-mobile {
        padding-bottom: 125%;
    }

    .waioha .zoom-container-mobile-1 {
        padding-bottom: 100%;
    }
}

@media (max-width: 599.98px) {
    .section-waioha h2 {
        font-size: 1.8rem;
    }

    .waioha .sitemap-status {
        background-color: #f2ede5;
        width: 90%;
    }

    .waioha .sitemap2-status {
        background-color: #f2ede5;
        width: 90%;
    }

    .waioha .sitemap-nav  {
        zoom: .6;
    }
}

@media (max-width: 575.98px) {
    .waioha .section-intro h2 {
        font-size: 2rem;
    }
}

/* @media (min-width: 1300px) {
    .waioha #plans .slick-prev {
        left: -60px;
    }
    
    .waioha #plans .slick-next {
        right: -60px;
    }
} */

@media (min-width: 1400px) {
    .waioha .section-floorplan .col-lg-3 {
        -ms-flex: 0 0 23%;
        flex: 0 0 23%;
        /*max-width: 23%;*/
    }

    .waioha .section-floorplan .col-lg-9 {
        -ms-flex: 0 0 77%;
        flex: 0 0 77%;
        max-width: 77%;
    }
}

.waioha .section-neighborhoods {
    background-image: url(https://cchh.blob.core.windows.net/media/koaridge/new/the-homes/waioha/bkgrd-waioha.jpg);
    background-position: top center;
}

@media (max-width: 991.98px) {
    .waioha .legend-item {
        position: relative;
        padding-top: 1.5rem !important;
    }

    .waioha .legend-name {
        border-bottom: 0.1rem solid rgba(255, 255, 255, .5);
        width: 158px;
        margin-left: .6rem;
        padding-bottom: 0;
    }

    .waioha .legend-pa .legend-name,
    .waioha .legend-pc .legend-name {
        width: 66px;
    }

    .waioha .legend-name + p {
        padding-top: 3px;
    }

    .waioha .legend-name a {
        border: 0;
        display: block;
        position: absolute;
        top: 0;
        right: 0;
        bottom: 0;
        left: 0;
        padding-top: .25rem;
        padding-left: .6rem;
    }
}

@media (min-width: 1400px) {
    .container-waioha {
        padding-left: 10% !important;
        padding-right: 10% !important;
    }
}

@media (min-width: 2000px) {
    .container-waioha {
        padding-left: 10% !important;
        padding-right: 25% !important;
    }
}

/* Added on 12.11.2022 */

.malu-koa-tagline {
    background-color: #146889;
    color: #fff;
}

.bg-malu-koa {
    background-color: #146889;
}

.alda {
    font-family: alda, serif;
    font-weight: 400;
    font-style: normal;
}

.brandon-grotesque {
    font-family: brandon-grotesque,sans-serif;
    font-weight: 400;
    font-style: normal;
}

.border-top-malu-koa {
    border-top: 1px solid #146889;
}

.bg-light-yellow {
    background-color: #fcfcec;
}

.malu-koa-list {
    list-style-type: none;
    margin: 0;
    padding: 0;
}

    .malu-koa-list li {
        background-image: url(https://cchh.blob.core.windows.net/media/koaridge/new/the-homes/malukoa/icon-check.png);
        background-repeat: no-repeat;
        background-position: left top;
        background-size: 30px auto;
        padding-left: 40px;
        font-size: 22px;
        line-height: 1.3;
        margin-bottom: 1rem;
    }

    .malu-koa-list.text-white li {
        background-image: url(https://cchh.blob.core.windows.net/media/koaridge/new/the-homes/malukoa/icon-check-white.png);
    }

.mw-500 {
    max-width: 500px;
}

#malu-koa-featured-1 .embed-responsive-item {
    background-image: url(https://cchh.blob.core.windows.net/media/koaridge/new/the-homes/malukoa/featured-1a.jpg);
}

#malu-koa-featured-2 .embed-responsive-item {
    background-image: url(https://cchh.blob.core.windows.net/media/koaridge/new/the-homes/malukoa/featured-2a.jpg);
}

#malu-koa-featured-3 .embed-responsive-item {
    background-image: url(https://cchh.blob.core.windows.net/media/koaridge/new/the-homes/malukoa/featured-3a.jpg);
}

#malu-koa-featured-1 .embed-responsive-item:hover,
#malu-koa-featured-1 .embed-responsive-item:focus {
    background-image: url(https://cchh.blob.core.windows.net/media/koaridge/new/the-homes/malukoa/featured-1b.jpg);
}

#malu-koa-featured-2 .embed-responsive-item:hover,
#malu-koa-featured-2 .embed-responsive-item:focus {
    background-image: url(https://cchh.blob.core.windows.net/media/koaridge/new/the-homes/malukoa/featured-2b.jpg);
}

#malu-koa-featured-3 .embed-responsive-item:hover,
#malu-koa-featured-3 .embed-responsive-item:focus {
    background-image: url(https://cchh.blob.core.windows.net/media/koaridge/new/the-homes/malukoa/featured-3b.jpg);
}

#malu-koa-featured-1 .embed-responsive-item,
#malu-koa-featured-2 .embed-responsive-item,
#malu-koa-featured-3 .embed-responsive-item {
    transition: background-image .5s ease-in-out;
}

.malu-koa-form h1 {
    color: #146889;
}

/* Added on 11.29.2023 */

.home-stories {
    background-color: #802629;
    background-image: url(https://cchh.blob.core.windows.net/media/koaridge/new/bg-section-stories.jpg);
    background-position: top left;
    background-size: 100% auto;
    background-repeat: no-repeat;
}

    .home-stories p {
        font-size: 1.15rem;
        line-height: 2;
    }

@media screen and (min-width: 1400px) {
    .home-stories p {
        font-size: 1.4375rem;
        font-weight: 400;
    }
}

/* Added on 12.01.2023 */

@media (max-width: 991.98px) {
    .home-stories {
        background-image: url(https://cchh.blob.core.windows.net/media/koaridge/new/bg-section-stories-mobile.jpg);
        background-size: 992px auto;
    }
}

@media (max-width: 575.98px) {
    .home-stories {
        background-size: 180% auto;
    }
}

/* Added on 06.11.2024 */

.home-featured {
    /*background-color: #146889;*/
    background-color: #274e55;
    color: #7b1e27;
}

    .home-featured h2 {
        letter-spacing: 3px;
    }

    .home-featured p {
        color: #222;
        font-size: 1.15rem;
        line-height: 2;
    }

.home-featured-container {
    background-color: #eeece8;
    background-image: url(https://cchh.blob.core.windows.net/media/koaridge/new/home-featured-bg.jpg);
    background-repeat: no-repeat;
    background-size: 1823px auto;
    background-position: top center;
    padding: 4rem 2rem;
    margin: 0 2rem 2rem;
}

    .home-featured-container h2 {
        font-size: 2.5em;
        font-weight: 300;
    }

    .home-featured-container h3 {
        font-size: 1.8em;
        font-weight: 400;
    }

@media (min-width: 992px) {
    .home-featured p {
        font-size: 1.4375rem;
        font-weight: 400;
    }

    .home-featured-container h2 {
        font-size: 3em;
        font-weight: 300;
    }

    .home-featured-container h3 {
        font-size: 2.25em;
        font-weight: 400;
    }
}

@media (min-width: 1200px) {
    .home-featured-container {
        padding: 5rem 2rem;
    }
}

@media (min-width: 1200px) {
    .home-featured-container {
        background-size: 100% auto;
    }
}

/* Added on 09/19/2024 */

.section-asset-gallery {
    background-color: #f2ede5;
}

#broker-asset-aside h6 {
    font-size: 1.2rem;
}

#broker-asset-aside .nav-link {
    padding: .25rem 1rem .25rem 2.25rem;
    color: #343a40;
    font-size: 1.1rem;
}

    #broker-asset-aside .nav-link.active {
        background-color: #7b1e27;
        color: #fff;
    }

    #broker-asset-aside .nav-link:hover {
        background-color: #7b1e27;
        color: #fff;
    }


.action-items {
    bottom: 1rem;
    left: 1rem;
}

    .action-items a:nth-of-type(1):hover svg,
    .action-items a:nth-of-type(1):focus svg {
        fill: #7b1e27;
    }

.broker-selected {
    fill: #7b1e27;
}

#broker-asset-aside h6.active {
    background-color: #7b1e27;
    color: #fff;
}

    #broker-asset-aside h6.active a {
        color: #fff !important;
    }

#broker-asset-aside h6:last-child {
    padding-top: .25rem;
    padding-bottom: .25rem;
}

.action-checkbox {
    top: .5rem;
    right: .5rem;
    transform: scale(1.3);
}

.btn-download-all:hover,
.btn-download-all:focus {
    border: 2px solid #7b1e27;
}

    .btn-download-all:hover svg,
    .btn-download-all:focus svg {
        fill: #7b1e27;
    }

@media (max-width: 767.98px) {
    .btn-download-all {
        transform: translate(-1rem, -1rem);
    }
}

@media (min-width: 768px) {
    .btn-download-all {
        position: absolute;
        right: 1rem;
        top: -1rem;
        transform: translateY(-100%);
        padding: .5rem 2rem .5rem 1.75rem;
        border: 2px solid transparent;
    }
}

.gallery-caption {
    line-height: 1.2;
    min-height: 55px;
}

.action-items {
    bottom: 0;
    left: 0;
    width: 100%;
    height: 104px;
    padding: 3rem 1rem 1rem;
}

    .action-items::before {
        background: rgb(0,0,0);
        background: linear-gradient(0deg, rgba(0,0,0,0.8) 0%, rgba(0,0,0,0.1) 80%, rgba(0,0,0,0) 100%);
        content: "";
        display: block;
        position: absolute;
        bottom: 0;
        left: 0;
        width: 100%;
        height: 100%;
    }

    .action-items a {
        position: relative;
        z-index: 9;
    }

.btn-gallery-lightbox {
    display: block;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
}

.action-items a:nth-of-type(2):hover svg,
.action-items a:nth-of-type(2):focus svg {
    fill: #7b1e27;
}

.special-promotion-hero-overlay {
    position: absolute;
    top: 50%;
    left: 0;
    /* right: auto; */
    bottom: auto;
    width: 100%;
    /* text-align: left; */
    transform: translateY(-50%);
    text-transform: uppercase;
    color: #000000;
}

@media (min-width: 768px) {

    .special-promotion-hero-overlay {
        margin: 0 auto;
        font-size: 3.5em;
    }

}

.special-promotion-section{
    color: #000000;
    background-color: #ffffff;
}

.special-promotion-rate {
    font-size: 50px;
    color: #27a8d2;
}

.special-promotion-txt {
    font-size: 30px;
    color: #000000;
}

.special-promotion-box {
    background-color: #f2ede5;
    width: 65%;
}

.special-promotion-disclaimer {
    font-size: 22px;
}


@media (max-width: 767.98px) {
    .special-promotion-box {
        width: 80%;
    }

    .special-promotion-rate {
        font-size: 30px;
    }

    .special-promotion-txt {
        font-size: 18px;
    }

    .special-promotion-disclaimer {
        font-size: 10px;
    }
}

.special-banner-bg {
    background-color: #e17705;
    text-align: center;
    color: #ffffff;
    padding: 5px 0 5px 0;
}

    .special-banner-bg a {
        text-decoration: underline;
        color: #ffffff;
    }
