.workshop-container {
    border-bottom-style: solid;
    border-bottom-color: #363636;
    border-top-style: solid;
    border-top-color: #363636;
}

.forecastingTitle {
    font-size: 20px;
    font-weight: 700;
    line-height: 22px;
}
.page-header span a {
    font-size:18px;
}
p.privacy-policy {
    font-size: 13px;
    font-weight: 400;
    line-height: 24px;
    color: #000000CC;
}

#workshop-modal .modal-header {
    border-bottom: unset !important;
}

section#section-exploring-color-\&-design-trends {
    padding-top: 3% !important;
    padding-left: 0px !important;
}

.image-text-left-exploring-color-\&-design-trends {
    justify-content: unset !important;
}

.content_desktop-exploring-color-\&-design-trends {
    background: none;
    max-width: 33% !important;
}

.content_desktop-exploring-color-\&-design-trends {
    background: none;
    max-width: 37% !important;
    margin: auto;
}

section#section-exploring-color-\&-design-trends .fifty-fifty-image-text__logo-text-content {
    padding-bottom: 0px !important;
}

#section-a-color-for-every-project .image-text-left-a-color-for-every-project {
    justify-content: left !important;
    padding-right: 15px !important;
}

#section-a-color-for-every-project .container {
    padding-top: 0px !important;
    padding-bottom: 0px !important;
}

#section-a-color-for-every-project p {
    margin: 10px 0px 20px 0px;
}
.workshop-container h2 {
    font-size: 32px;
    line-height: 24px;
}
.biophilic-footer h2 {
    font-size: 45px;
    line-height: 34px;
}

.col-layout {
    max-width: 500px;
    display: inline-block;
}
.long-button {
    width: 176px !important;
}

.page-header span {
    font-size: 18px !important;
    line-height: 24px;
}

.disablePageScroll {
    overflow: hidden;
}
.two-col-text__layout {
    padding: 0px 12%;
}
.workshop {
    margin-bottom: 5%;
}
.biophilic-footer .col-layout .pb-5 {
    padding-bottom: 0px !important;
}
@media (max-width:991px) {
    .biophilic-footer h2 {
        font-size: 37px;
        line-height: 34px;
    }
    .workshop-container h2 {
        line-height: 36px;
    }
    .image-text-left-exploring-color-\&-design-trends {
        padding-right: 15px !important;
        justify-content: center !important;
    }

    #section-exploring-color-\&-design-trends .container {
        text-align: center;
    }

    #section-a-color-for-every-project .image-text-left-a-color-for-every-project {
        justify-content: center !important;
    }
    .forecast-palettes .palettes-bars img {
        margin-bottom: 15px;
    }
    .forecast-palettes {
        margin-top: 20%;
    }
}
/* Adjusting the sizes of image */

@media (min-width:992px) {
    .twoColLayout .two-col__img-container {
        width: 100%;
    }
    #neoconForcastingCarousel img,
    #neoconForcastingCarousel .col-12 {
        width: 100%;
    }
}
.two-col__block {
    flex: 0 1 calc(50% - 5px) !important;
}
/* End Adjusting the sizes of image */