
.landing,
.landing em {
    font-size: 16px;
}

.landing .main {
    flex-direction: column;
}

.container--center {
    text-align: center;
}

.landing .b-page-header__inner {
    background-color: transparent;
}

.landing .b-page-title h1 {
    margin-bottom: 0;
}

.bg--dark-teal {
    background-color: #174754;
}

.bg--dark-teal .cls-11, 
.bg--dark-teal .cls-12,
.bg--dark-teal .cls-13 {
    fill: #fff;
}

.bg--dark-teal .cls-14,
.bg--dark-teal .cls-7,
.bg--dark-teal .cls-8 {
    fill: #3cc6ef;
}

.fullwidth-img {
    height: 38vw;
    object-fit: cover;
    width: 100%;
}

.landing .main .button,
.landing .main .btn {
    width: auto;
}

.landing .btn__wrapper {
    padding-bottom: 20px;
}

.main .btn--white {
    background: #fff;
    border-color: #fff;
}

.main .btn--dark-teal {
    background: #174754;
    border-color: #174754;
    color: #fff;
}

.main .btn--bluelight,
.main .btn--sky-blue {
    background: #3cc6ef;
    border-color: #3cc6ef;
    display: inline-block;
}

.main .btn-bg--white {
    background: #fff;
    border-color: #fff;
}

.main .btn.btn-text--white {
    color: #fff;
}

.main .btn.btn-text--dark-teal {
    color: #174754;
}

.landing .raised-title.bg--dark-teal {
    background-color: #174754;
}

.landing .raised-title {
    position: relative;
}

.landing .raised-title .title,
.landing .raised-title .subtitle {
    text-align: center;
}

.landing .raised-title .title {
    font-size: 20px;
    line-height: 1.5;
    margin-bottom: 0;
}

.landing .raised-title .subtitle {
    font-size: 12px;
    font-weight: 600;
    line-height: 1;
    text-transform: uppercase;
}

.landing .main .el-bg--green-grass.t-color--dark-teal {
    color: #174754;
}

.landing .raised-title:after {
    content: '';
    display: inline-block;
    background-color: #fff;
    width: 100%;
    position: absolute;
    height: 5vh;
    left: 0;
    top: 0;
    z-index: 0;
}

.landing .raised-title .inner {
    padding: 20px 30px;
    position: relative;
    z-index: 1;
}

.align--center {
    align-items: center;
}

.align--top {
    align-items: flex-start;
    
}

.align--bottom {
    align-items: flex-end;
}

.subtitle {
    font-size: 14px;
    font-weight: 600;
    text-transform: uppercase;
}

.color--sky-blue {
    border-color: #3cc6ef;
    color: #3cc6ef;
}

.color--sky-blue .title {
    color: #3cc6ef;
}

.color--eggplant {
    border-color: #512361;
}

.color--eggplant .title {
    color: #512361;
}

.color--sunshine {
    border-color: #eab12a;
}

.color--sunshine .title {
    color: #eab12a;
}

.color--green-grass {
    border-color: #2fb77e;
    color: #2fb77e;
}

.color--green-grass .title {
    color: #2fb77e;
}

.color--purple {
    border-color: #9c2f90;
}

.color--purple .title {
    color: #9c2f90;
}

.color--pink {
    border-color: #dd1e5c;
}

.color--pink .title {
    color: #dd1e5c;
}

.color--orange {
    border-color: #ea6225;
}

.color--orange .title {
    color: #ea6225;
}

.color--dark-teal {
    border-color: #174754;
}

.color--dark-teal .title {
    color: #174754;
}

.bg--lt-gray {
    background-color: #f1f1f1;
}

.bg--green-grass {
    background-color: #2fb77e;
}

.bold {
    font-weight: 700;
}

.italic {
    font-style: italic;
}

.landing {
    width: 100%;
}

.landing .stats .subtitle {
    font-size: 14px;
    line-height: 1;
    text-transform: uppercase;
}

.landing .stats {
    text-align: center;
}

.stats-1 .text-1 ,
.stats-1 .text-3,
.stats-2 .text-2,
.stats-3 .text-2 {
    font-size: 24px;
}

.stats-1 .text-2,
.stats-2 .text-1 {
    font-size: 120px;
}

.stats-3 .text-2 {
    font-size: 100px;
}

.stats-1 .text-2,
.stats-2 .text-1,
.stats-3 .text-2 {
    letter-spacing: -4px;
}

.landing .stats .title {
    margin-bottom: 10px;
    font-size: 3rem;
    font-weight: 700;
}

.landing .stats__text {
    margin: 60px 0;
}

.landing .stats__img {
    margin-bottom: 30px;
}

.landing .c-two-cols {
    padding-bottom: 0;
}

.landing .c-two-cols p a {
    text-decoration: underline;
}

.landing .c-two-cols a:before {
    display: none;
}

.container--stats {
    flex-direction: column;
}

/* Gravity forms */
.form--signup {
    margin: 60px auto 0;
    text-align: center;
}

.form--signup .title {
    font-size: 20px;
    font-weight: 600;
    line-height: 1;
    margin-bottom: 15px;
    text-transform: uppercase;
}

.form--signup .gform_body {
    margin: 0 auto;
    max-width: 450px;
}

.form--signup .gform_legacy_markup_wrapper {
    margin-bottom: 0;
}

.form--signup .gform_legacy_markup_wrapper ul.gform_fields li.gfield {
    padding-right: 0;
}

.form--signup .gform_legacy_markup_wrapper .top_label .gfield_label {
    display: none;
}

.form--signup .gform_legacy_markup_wrapper .top_label input.medium {
    border: 1px solid #000;
    border-radius: 6px;
    width: 100%;
}

.form--signup .gform_legacy_markup_wrapper input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]) {
    padding: 5px 8px;
}

.form--signup .gform_button {
    border: 1px solid #174754;
    background-color: #174754;
    color: #fff;
    border-radius: 6px;
    line-height: 1;
    padding: 10px 40px;
    max-width: 100%;
    text-transform: uppercase;
    font-weight: 600;
    overflow: hidden;
    z-index: 1;
}

.form--signup .gform_legacy_markup_wrapper .gform_footer input.button, .gform_legacy_markup_wrapper .gform_footer input[type=submit] {
    font-size: 16px;
    width: auto;
}

.form--signup .gform_legacy_markup_wrapper .gform_footer input:not([type=radio]):not([type=checkbox]):not([type=image]):not([type=file]) {
    line-height: 1;
}

.form--signup .gform_legacy_markup_wrapper .gform_footer {
    margin-top: 2px;
    position: relative;
}

.form--signup .gform_footer {
    text-align: center;
}

.form--signup .gform_ajax_spinner {
    margin-left: 2rem;
    border: none;
    position: absolute;
    z-index: 2;
    animation: spinner 1s infinite cubic-bezier(0.175, 0.885, 0.5, 1.5);
    width: 3rem;
    height: 4rem;
    padding: 0 !important;
}

.c-two-cols__btn {
    text-align: center;
}

@media (max-width: 768px) {
    .container--stats .col-5,
    .container--stats .col-7 {
        flex: 0 0 100%;
        max-width: 100%;
    }
}

@media (min-width: 500px) {
    .landing .stats {
        text-align: right;
    }

    .landing .stats__balloon {
        background-image: url('../img/balloon.svg');
        background-repeat: no-repeat;
        background-size: 86vw;
        background-position: top -4vh left -53vw;
    }

    .c-two-cols__btn {
        text-align: left;
    }
}

.post-footer {
    align-items: center;
    display: flex;
    justify-content: space-between;
    width: 100%;
    margin: 40px 0;
    padding: 0 20px;
    font-weight: 700;
    font-size: 16px;
}

.post-footer div:nth-child(2) {
    margin-left: auto;
}

.post-footer a:before {
    display: none;
}

.post-footer .fa-arrow-left {
    margin-right: 6px;
}

.post-footer ul {
    display: flex;
    list-style: none;
}

.post-footer ul li {
    margin-left: 10px;
}

@media (min-width: 768px) {
    .landing .b-page-header {
        background-position: center;
    }
    .landing .b-page-header__inner {
        padding-top: 11rem;
    }

    .container--stats {
        flex-direction: row;
    }

    .landing .stats__balloon {
        background-position: top -4vh left -36vw;
    }
    
}

@media (min-width: 1200px) {
    .landing .stats__balloon {
        background-size: 72vw;
        background-position: top -14vh left -24vw;
    }
}

.news__header h1 {
    color: #174754;
}

.news .alm-btn-wrap {
    text-align: center;
}

.news .card {
    border-radius: 10px;
    box-shadow: 0 0 28px 0 rgba(0, 0, 0, .08);
    height: 100%;
    border: 0;
    font-size: 18px;
    line-height: 1.4;
    overflow: hidden;
}

.news .card__inner {
    display: flex;
    flex-direction: column;
    height: 100%;
    padding: 20px;
}

.news .card__title {
    font-size: 24px;
    font-weight: 700;
}

.news .card__title a {
    text-decoration: none;
}

.news .card__title a:before {
    display: none;
}

.news .card__inner .read-more {
    margin-top: auto;
    text-align: center;
}

.news .card__inner .read-more .button {
    display: inline-block;
    margin-top: 10px;
}

/* Single news page */
.single-csf_news .content__header {
    margin-bottom: 40px;
    text-align: center;
}

.single-csf_news .content__header__time {
    font-style: italic;
}

.single-csf_news .blaze__image__wrapper {
    border-radius: 10px;
}

.single-csf_news h1 {
    margin-bottom: 20px;
}

.single-csf_news .content__body__image {
    margin-bottom: 30px;
}

.single-csf_news h2 {
    margin-top: 40px;
}
