section.about__partners.vertical.screen {
    height: 550px;
    min-height: 550px;
}

section.vertical .screen__inner.content-area-860 {
    width: 860px !important;
}

.color-title span.light.darks {
    text-transform: none;
}

.page-template-template-constructor-taskforce .fix-Height.resource-slide__img>a {
    height: 100%;
}

.single-project .sm-project__news {
    background: #fff;
}

.single-project .sm-project__news.sm-project__events {
    background: #fcfbf6;
}

.flow-back-link {
    color: #fff;
}

.flow-back-link a {
    color: #fff;
}

.flow-back-link span {}

.flow-back-link span #flow-logo {
    width: 60px;
}

.flow-back-link span #flow-logo .cls-1 {
    fill: #fff;
}

.resources .slick-prev {
    z-index: 999;
}

/* Heading and paragraph */
.content h2,
.content h3,
.content h4,
.content h5,
.content h6,
.main-single-event h2,
.main-single-event h3,
.main-single-event h4,
.main-single-event h5,
.main-single-event h6 {
    color: #405E3C;
    margin-bottom: 10px;
    padding-top: 10px;
}

.main-single-event h2,
.content h2 {
    color: #405e3c;
    font-size: 28px;
}

.main-single-event p,
.content p {
    margin-bottom: 10px;
}

.main-single-event h3 {
    font-size: 24px;
}

.main-single-event h4 {
    font-size: 18px;
}

.main-single-event h5 {
    font-size: 18px;
}

.main-single-event h6 {
    font-size: 18px;
}

.main-single-event ul li {
    color: #000;
}
.page-template-template-about-v2 .resource-slide__img img {
    min-height: 241px;
}
h4.no-positions {
    text-align: center;
    width: 100%;
    font-size: 24px;
}
@media screen and (max-width: 414px) {
    .footer.footer--v2 {
        height: 100px;
    }

    .footer__logo.left {
        display: none;
    }
}

@media screen and (max-width: 480px) {
    .footer__social {
        padding-bottom: 40px;
    }

    .footer__logo.right.flow-back-link {
        position: relative;
        width: 100%;
        text-align: center;

    }

    .footer__logo.right.flow-back-link a {

        font-size: 12px;
        margin-right: 5px;
    }
}
