﻿h3 {
    font-size: 1.6em;
}

    h3.no-bottom-buffer {
        padding-top: 50px;
    }

    h3.banner {
        font-size: 2.2em;
    }

.sct {
    text-align: center;
}

    .sct video {
        max-width: 900px;
    }

    .sct .subtext {
        width: 75%;
        font-size: 1.0em;
        color: #fff;
        padding: 0;
        margin: 0 auto;
        margin-bottom: 1.5em;
    }

.large-sized-button {
    font-size: 1.2em;
    padding: 0.4em 3em;
}

    .large-sized-button.marginized {
        margin-top: 40px;
    }

.medium-sized-button {
    font-size: 0.9em;
    padding: 0.25em 1.75em;
}

.contact-sct-button {
    margin: 2em 0;
}

.button-adjuster {
    font-size: 1.0em;
    padding: .45em 3.0em;
}

.wave-on-hero {
    margin-top: -50px !important;
}

.major-points {
    text-align: center;
    margin-top: 75px;
    margin-bottom: 150px;
}

.major-points-content {
    color: #fff;
    max-width: 800px;
    margin: 0 auto;
}

    .major-points-content p {
    }

        .major-points-content p.mini-headline {
            font-weight: 500;
            margin: 60px 0;
        }

        .major-points-content p.headline {
            font-size: 1.5em;
            font-weight: 600;
            letter-spacing: 0.05em;
            margin: 60px 0;
            margin-top: 30px;
        }

    .major-points-content img {
        width: 36px;
        height: auto;
    }

.advocacy-content {
    max-width: 760px;
    text-align: center;
    margin: 0 auto;
}

    .advocacy-content .sized-logo {
        width: 100%;
        margin: 40px 0;
    }

        .advocacy-content .sized-logo img {
            width: 340px;
            height: auto;
        }

            .advocacy-content .sized-logo img.shrunk {
                width: 300px;
                height: auto;
            }

    .advocacy-content .divider-chain {
        width: 100%;
        height: auto;
        margin: 60px 0;
    }

        .advocacy-content .divider-chain img {
            width: 19px; /* should be 38 x 185 */
            height: 92px;
        }

.vision-column h3.on-wave {
    padding-bottom: 25px;
}

.vision-column hr {
    width: 80px;
    padding-bottom: 2px;
    opacity: 0.60;
}

.vision-content {
    color: #fff;
    max-width: 760px;
    text-align: center;
    margin: 0 auto;
    margin-top: 40px;
    margin-bottom: 180px;
}

.vision-content-overlay {
    background: #fff;
    margin-top: -340px;
    text-align: center;
}

.centered-content-container {
    text-align: center;
    max-width: 660px;
    margin: 0 auto;
    margin-top: 80px;
}

.vision-content-overlay .overlay-container p {
    line-height: 1.75em;
    color: #888;
}

.vision-buttons {
    margin: 80px 0;
}

    .vision-buttons .large-sized-button {
        font-size: 1.4rem;
        width: 100%;
        height: auto;
    }

.non-hero-wave-container {
    position: relative;
    margin-top: 80px;
}

.row .why {
    margin-bottom: 150px;
}

    .row .why .cell {
        text-align: center;
        width: 33%;
    }

        .row .why .cell p {
            padding: 0 35px;
            font-size: .75em;
            line-height: 1.5em;
        }

        .row .why .cell img {
            width: 64px;
            height: auto;
        }

hr.headline {
    height: 2px;
    width: 60px;
    background: #0055a5;
    margin: 30px auto;
}

h4.headline {
    font-size: 1.6em;
    font-weight: 300;
    color: #0055a5;
}

.double-desktop {
    display: block;
}

.double-mobile {
    display: none;
}

.double-desktop .row.double .col {
    padding: 0 80px;
    padding-left: 60px;
    font-size: 0.65em;
    line-height: 1.4em;
}

    .double-desktop .row.double .col.img-col {
        padding-left: 80px;
        padding-right: 0;
        flex: 0 0 42.5%;
    }

    .double-desktop .row.double .col p.heading {
        margin: 0;
        font-size: 1.6em;
        font-weight: 600;
        color: #0055A4;
    }

.double-mobile .row.double .col {
    padding: 0 20px;
    font-size: 1.5em;
    line-height: 1.5em;
    text-align: center;
}

    .double-mobile .row.double .col p.heading {
        margin: 0;
        font-size: 1.4em;
        font-weight: 600;
        color: #0055A4;
        text-align: center;
    }

    .double-mobile .row.double .col p {
        text-align: left;
    }

.row.double .col img {
    width: 100%;
}

.double-mobile .row.double .col img {
    width: 90%;
    margin: 0 auto;
    margin-bottom: 2.0em;
}

.split-card-row {
    font-size: 1.15em;
}

.apply-desktop {
    display: block;
}

.apply-mobile {
    display: none;
}

.filter-to-white {
    -webkit-filter: brightness(0) invert(1);
    filter: brightness(0) invert(1);
}

.logo-image-sized {
    width: 60%;
}

.participants {
    font-size: 1.0em !important;
    line-height: 1.4;
    color: #0055A5;
}

    .participants .title {
        font-size: 1.65em !important;
        color: #0055A5;
        font-weight: 900;
        letter-spacing: -0.025em;
    }

    .participants .mini-title {
        font-size: 1.2em !important;
        color: #0055A5;
        font-weight: 900;
        letter-spacing: -0.025em;
        margin-top: 0.5em;
        margin-bottom: 0;
    }

    .participants .tiny-title {
        font-size: 1.0em !important;
        color: #555;
        letter-spacing: -0.025em;
        margin-bottom: 0.25em;
    }

    .participants .grayed {
        color: #777;
        padding: 1.0em 0;
    }

    .participants .names {
        font-size: 1.5em;
        margin-bottom: 2em;
    }

    .participants.small .names {
        font-size: 0.65em;
        margin-bottom: 2em;
        text-align: left;
    }

    .participants button.mini-sized-button {
        font-size: 1.25em !important;
        margin-bottom: 1.0em;
    }



/* for mobile */
@media (max-width: 899px) {
    h3 .on-white {
        font-size: 2.0em;
    }

    .double-desktop {
        display: none;
    }

    .double-mobile {
        display: block;
    }

    .apply-desktop {
        display: none;
    }

    .apply-mobile {
        display: block;
    }
}
