.jdc-post-slider {
    padding-left: 50px !important;
    padding-right: 50px !important;
}

.jdc-post-slider.demoslider {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr 1fr 1fr;
    max-height: 380px;
    overflow: hidden;
    padding: 0 !important;
}
.jdc-post-slider.showimage.demoslider {
    max-height: 530px;
}

.jdc-post-slider.demoslider .slide {
    margin-left: -100px !important;
    margin-right: 120px !important;
}

.jdc-post-slider.noslider .slick-track {
    transform: unset !important;
    max-width: 100%;
    display: grid;
    grid-template-columns: 1fr 1fr 1fr;
    text-align: center !important;
}

.jdc-post-slider.noslider .slick-track:before {
    display: none;
}

.jdc-post-slider.noslider .slick-track .slide {
    margin: 0px auto !important;
}
.jdc-post-slider .slide {
    margin-top: 0px !important;
}

.jdc-post-slider.noslider.twoslides .slick-track {
    grid-template-columns: 1fr 1fr;
}

.jdc-post-slider.noslider.oneslide .slick-track {
    grid-template-columns: 1fr;
}

.jdc-post-slider.noslider.fourslides {
    padding-left: 0px !important;
    padding-right: 0px !important;
}

.jdc-post-slider.noslider.fourslides .slick-list {
    padding-left: 0px !important;
    padding-right: 0px !important;
}

.jdc-post-slider.noslider.fourslides .slick-track {
    grid-template-columns: 1fr 1fr 1fr 1fr;
}

.jdc-post-slider .slick-list {
    max-height: 380px;
}
.jdc-post-slider.showimage .slick-list {
    max-height: 530px;
}

.jdc-post-slider.showslides-3 .type-resource {
    margin-left: 10px !important;
    margin-right: 10px !important;
}

.jdc-post-slider.showslides-4 .type-resource {
    margin-left: 5px !important;
    margin-right: 5px !important;
}

@media screen and (max-width: 1200px) {
    .jdc-post-slider.showslides-3 .type-resource {
        margin-left: 10px !important;
        margin-right: 10px !important;
    }

    .jdc-post-slider.showslides-4 .type-resource {
        margin-left: 10px !important;
        margin-right: 10px !important;
    }
}

.jdc-post-slider .slick-track {
    min-width: 100%;
}

.jdc-post-slider .slick-track #et-boc {
    min-width: 100%;
}

.jdc-post-slider .slick-track #et-boc #et_builder_outer_content {
    display: flex;
    overflow: hidden;
}

.jdc-post-slider .slick-arrow {
    position: absolute;
    width: 40px;
    padding: 0;
    top: calc(50% - 50px);
    background: unset;
    color: black;
    font-size: 40px;
    z-index: 1000;
}

.jdc-post-slider .slick-arrow.slick-prev {
    left: 0;
}

.jdc-post-slider .slick-arrow.slick-next {
    right: 0;
}

.jdc-post-slider .slick-arrow:hover {
    background: rgba(128,104,42,.5) !important;
    color: white !important;
}

.jdc-post-slider .type-resource {
    max-width: 235px;
    min-width: 235px;
    background: white;
    height: 380px;
    overflow: hidden;
    margin-top: 20px;
    position: relative;
    margin-bottom: 10px;
    background: #fff;
    margin-left: 10px !important;
    margin-right: 10px !important;
    box-shadow: 0 4px 20px rgba(0,0,0,0.1) !important;
}
.jdc-post-slider.showimage .type-resource {
    height: 530px;
}

.jdc-post-slider .type-resource .owb-content-wrap {
    padding: 24px 20px !important;
}

.jdc-post-slider .type-resource .owb-content-wrap .owb-resource-header {
    font-size: 12px;
    margin-bottom: 0px !important;
}

.jdc-post-slider .type-resource .owb-content-wrap .owb-resource-main {
    max-height: 293px;
    overflow: hidden;
    position: relative;
}

.jdc-post-slider .type-resource .owb-content-wrap .owb-resource-main .resource-title-prefix {
    color: #000429 !important;
    font-size: 12px;
    margin-bottom: 4px !important;
    margin-top: 0 !important;
    text-transform: uppercase !important;
    font-weight: 700 !important;
    line-height: 1.5 !important;
}

.jdc-post-slider .type-resource .owb-content-wrap .owb-resource-main .owb-resource-excerpt a {
    color: #80682a !important;
}

.jdc-post-slider .type-resource .owb-content-wrap .owb-resource-main .owb-resource-excerpt a:hover {
    color: #000429 !important;
}

.jdc-post-slider .type-resource .owb-content-wrap .owb-resource-main .owb-title {
    font-size: 20px;
    margin-bottom: 20px !important;
    font-weight: 700;
    line-height: 1.175;
    color: #000429;
}

.jdc-post-slider .type-resource .owb-content-wrap .owb-resource-main .owb-resource-excerpt {
    font-size: 15px;
    line-height: 1.375;
}

.jdc-post-slider .type-resource .owb-content-wrap .owb-resource-footer {
    font-size: 12px;
    line-height: 1.2;
    font-weight: 500;
    position: absolute;
    bottom: 12px;
    max-width: 282px;
    width: calc(100% - 40px);
}

.jdc-post-slider .type-resource .owb-content-wrap .owb-resource-footer a {
    color: #80682a !important;
}

.jdc-post-slider .type-resource .owb-content-wrap .owb-resource-footer a:hover {
    color: #000429 !important;
}

.jdc-post-slider .type-resource.resource-webinars {
    border-bottom: 1px solid #FF692F !important;
}

.jdc-post-slider .type-resource.resource-webinars .resource-bar {
    border-top: 6px solid #FF692F !important;
}
.jdc-post-slider .type-resource .sp-resource-bar {
    border-top: 6px solid #FF692F;
    display: block;
}

.jdc-post-slider .type-resource.resource-workshops {
    border-bottom: 1px solid #CB0006 !important;
}

.jdc-post-slider .type-resource.resource-workshops .resource-bar {
    border-top: 6px solid #CB0006 !important;
}

.jdc-post-slider .type-resource.resource-reports_studies {
    border-bottom: 1px solid #000429 !important;
}

.jdc-post-slider .type-resource.resource-reports_studies .resource-bar {
    border-top: 6px solid #000429 !important;
}

.jdc-post-slider .type-resource.resource-tribe_events {
    border-bottom: 1px solid #495EFF !important;
}

.jdc-post-slider .type-resource.resource-tribe_events .resource-bar {
    border-top: 6px solid #495EFF !important;
}

.jdc-post-slider .type-resource.resource-post {
    border-bottom: 1px solid lightblue !important;
}

.jdc-post-slider .type-resource.resource-post .resource-bar {
    border-top: 6px solid lightblue !important;
}

.jdc-post-slider .type-resource.resource-page {
    border-bottom: 1px solid black !important;
}

.jdc-post-slider .type-resource.resource-page .resource-bar {
    border-top: 6px solid black !important;
}

.jdc-post-slider .type-resource.resource-toolkits {
    border-bottom: 1px solid #bfbdb3 !important;
}

.jdc-post-slider .type-resource.resource-toolkits .resource-bar {
    border-top: 6px solid #bfbdb3 !important;
}

.jdc-post-slider .type-resource.resource-press_release {
    border-bottom: 1px solid #80682A !important;
}

.jdc-post-slider .type-resource.resource-press_release .resource-bar {
    border-top: 6px solid #80682A !important;
}

.jdc-post-slider .type-resource.resource-workshop {
    border-bottom: 1px solid #bfbdb3 !important;
}

.jdc-post-slider .type-resource.resource-workshop .resource-bar {
    border-top: 6px solid #cb0006 !important;
}

.bfi-article-listing {
    padding: 0px;
    margin: 0px;
    text-align: center;
}

.bfi-article-listing .article-image img {
    height: 150px;
    width: 100%;
    object-fit: cover;
}
.bfi-article-listing .article-image a {
    padding-bottom: 0px !important;
}
.bfi-article-listing .publication-title {
    padding-top: 5px;
    padding-bottom: 10px;
    font-style: italic;
}
.bfi-article-listing .publication-title a {
    font-style: italic !important;
}

.bfi-article-listing .article-title {
    padding-top: 20px;
}
