@media (min-width: 992px) {
    .neocon-text-content {
        top: 45%;
        transform: translateY(-50%);
        left: 10%;
    }
}
.neocon-text-content .primaryTitle h2 {
    font-size: 45px;
    font-weight: var(--behr-atf-500);
    line-height: 47px;
}
.neocon-text-content p {
    color: #212529;
}
.neocon-text-content .neoconSecondaryTitle {
    font-weight: var(--behr-bold);
    color: #212529;
}
.neocon-text-content p:nth-child(3) {
    margin: 15px 0px;
    line-height: 20px;
}
.explore-content p {
    font-size: 15px;
    font-weight: var(--behr-bold);
    line-height: 16px;
    color: #545456;
    margin: 5px 20px 5px;
}
.explore-content p:hover {
    text-decoration: none;
    color: #000000;
}
.content_desktop-color-forecast-workshop .text-content-area,
.content_desktop-order-the-fan-deck .text-content-area,
.content_desktop-a-color-for-every-project .text-content-area {
    padding-left: 25px;
}
.content_desktop-color-forecast-workshop .text-content-area,
.content_desktop-a-color-for-every-project .text-content-area {
    width: 500px;
}
#section-color-forecast-workshop .text-content-area p,
#section-color-forecast-workshop .fifty-fifty-image-text__logo-text-content p {
    color: #fff !important;
    margin: 10px 0px 20px 0px;
}
#section-color-forecast-workshop p,
#section-a-color-for-every-project p {
    margin: 10px 0px 20px 0px;
}
#section-a-color-for-every-project p {
    color: #000000;
}
#row_id-order-the-fan-deck .desktop_image.img-fluid {
    margin-left: -73px !important;
}

#section-order-the-fan-deck .container,
#section-color-forecast-workshop .container,
#section-a-color-for-every-project .container {
    padding-top: 0px !important;
    padding-bottom: 0px !important;
}

.col-layout {
    max-width: 500px;
    display: inline-block;
}
.biophilic-footer h2 {
    font-size: 45px;
    line-height: 34px;
}
#section-a-color-for-every-project .image-text-left-a-color-for-every-project {
    justify-content: left !important;
    padding-right: 15px !important;
}
#section-color-forecast-workshop .image-text-left-color-forecast-workshop,
#section-color-forecast-workshop .image-text-left-color-forecast-workshop img {
    justify-content: left !important;
    width: 100%;
}
.content_desktop-order-the-fan-deck p {
    padding-right: 25%;
}

#row_id-color-forecast-workshop h2,
#row_id-order-the-fan-deck h2,
#row_id-a-color-for-every-project h2 {
    padding-top: 0px !important;
}

#row_id-color-forecast-workshop p,
#row_id-order-the-fan-deck p {
    margin-top: 0px;
}

.neocon-text-content a {
    font-size: 18px;
    color: #C94F15 !important;
}

.neocon-text-content a:hover,
.neocon-text-content a:active,
.neocon-text-content a:focus-visible {
    color: #A13F11 !important;
}

@media (max-width:991px) {
    .content_mobile-color-forecast-workshop {
        background: none !important;
    }
    .biophilic-footer h2 {
        font-size: 37px;
        line-height: 34px;
    }
    .forecast-palettes .palettes-bars img {
        margin-bottom: 15px;
    }
    #section-order-the-fan-deck .image-text-left-order-the-fan-deck {
        justify-content: left !important;
    }
    /* #row_id-a-color-for-every-project .image-text-left-a-color-for-every-project {
        padding-left: 0px !important;
    } */
    .neocon-text-content .primaryTitle h2 {
        font-size: 36px;
        line-height: 37px;
    }
    .neocon-fifty-fifty-image-text .image-text__right-content {
        display: flex;
        justify-content: center;
    }
    .neocon-fifty-fifty__main-wrapper .borderline-mobile {
        border-top: 1px solid #0000004D;
        width: 125px;
        margin-top: 30px;
    }
    .neocon-fifty-fifty-image-text .image-text__right-content:nth-child(6) .borderline-mobile {
        border-top: 0px solid #0000004D;
        width: 0px;
        margin-top: 0px;
    }
    #section-color-forecast-workshop .image-text-left-color-forecast-workshop {
        padding-right: 15px !important;
    }
    #section-color-forecast-workshop .image-text-left-color-forecast-workshop,
    #section-a-color-for-every-project .image-text-left-a-color-for-every-project {
        justify-content: center !important;
    }
    #section-color-forecast-workshop .container {
        background-color: #fff !important;
    }
    #section-color-forecast-workshop .fifty-fifty-image-text__logo-text-content {
        background: var(--behr-beige-ternary) !important;
    }
}
a:hover {
    text-decoration: none;
}
.long-button {
    width: 176px !important;
}
@media (min-width:1331px) {
    .neocon-text-content .neoconSecondaryTitle {
        text-wrap:nowrap;
    }
}
.disablePageScroll {
    overflow: hidden;
}
.biophilic-footer .col-layout .pb-5 {
    padding-bottom: 0px !important;
}
/* Adjusting the sizes of image */
@media (min-width:992px) {
    .neocon-fifty-fifty-image-text img {
        width: 100%;
    }
}