﻿h3 {
    font-size: 1.8em;
}

    h3.no-bottom-buffer {
        padding-top: 50px;
    }

.standard-text.left-align {
    text-align: left;
}

    .standard-text.left-align h3 {
        text-align: left;
    }

.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: 680px;
    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: 680px;
    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: 680px;
    text-align: center;
    margin: 0 auto;
    margin-top: 40px;
    margin-bottom: 380px;
}

.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;
}

form#contactus {
    width: 28em;
    padding: 30px 0;
    margin: 0 auto;
}

    form#contactus .inliner {
        width: 100%;
        display: inline-block;
    }

        form#contactus .inliner .form-group {
            width: 48%;
            float: left;
        }

            form#contactus .inliner .form-group:last-child {
                float: right;
            }

    form#contactus label {
        font-size: 0.8em;
        color: #95DCF8;
        margin-bottom: 0;
    }

    form#contactus input {
        width: 100%;
    }

    form#contactus textarea {
        width: 100%;
        height: 12em;
    }

    form#contactus .button_keeper {
        width: 100%;
        margin-top: 1.6em;
        text-align: center;
    }

    form#contactus button {
        border: 0;
        border-radius: 30px;
        font-size: 0.9em;
        padding: .4em 4em;
        background: #7BD34B;
        font-size: 1.0em;
    }

    form#contactus span {
        color: #fff;
        font-size: 0.75em;
    }

    form#contactus .recaptcha-area {
        width: 100%;
        height: auto;
        text-align: center;
        margin: 1em 0;
    }

        form#contactus .recaptcha-area div {
            margin: 0 auto;
        }

#panel-response {
    width: 28em;
    font-size: 0.8em;
    line-height: 1.75em;
    margin: 0 auto;
}

.panel-response-buffer {
    width: 100%;
    margin: 0 auto;
    margin-bottom: 120px;
}

.content-column.standard-text.compress {
    padding: 0 80px;
}

    .content-column.standard-text.compress h3 {
        padding-bottom: 0.5em;
    }

.address-block {
    font-size: 0.9em;
}

.row.address-row:last-child {
    margin-bottom: 2em;
}

.row.address-row hr {
    background: #eee;
    height: 2px;
    margin-bottom: 1.5em;
}

.row.address-row h4 {
    font-size: 1.5em;
    font-weight: 600;
    color: #157BDD;
}

.row.address-row .large-sized-button {
    font-size: 1.0em;
    padding: 0.4em 2em;
    margin-top: 1.0em;
}

.row.address-row img {
    max-height: 100px;
    margin-right: 20px;
    float: left;
}

.row.address-row p {
    font-size: 0.9em;
    margin-bottom: 2em;
}

.address-block .embolden {
    font-size: 1.0em;
    font-weight: 500;
}

.address-block .important-people {
    font-size: 0.9em;
}

    .address-block .important-people .col {
        text-align: center;
    }

    .address-block .important-people img {
        max-width: 278px;
        max-height: 290px;
    }

    .address-block .important-people p {
        padding: 1em 0;
    }

.social-media {
    margin-top: 7em;
    margin-bottom: 6em;
}

    .social-media .our-media {
        width: 28em;
        margin: 0 auto;
        margin-top: 1.5em;
        margin-bottom: 2.6em;
        text-align: center;
    }

        .social-media .our-media img {
            width: 3.85em;
            filter: brightness(0) saturate(100%) invert(33%) sepia(99%) saturate(2584%) hue-rotate(195deg) brightness(95%) contrast(84%);
        }

            .social-media .our-media img:last-child {
                margin-right: 0;
            }

.nonsense-to-keep-this-css-page-long-enough-to-edit-easily {
    color: black;
}

h4 {
    font-size: 1.1em !important;
}

p {
    font-size: 0.75em !important;
}

    p.secondary-hero-font {
        font-size: 6.0em !important;
    }


.desktop {
    display: block;
}

.mobile {
    display: none;
}

@media (max-width: 899px) {
    body {
        font-size: 15pt;
    }

    form#contactus {
        width: 100%;
        padding: 10px 0;
        margin: 0 auto;
    }

    .content-column {
        padding: 0 15px !important;
    }

    .desktop {
        display: none;
    }

    .mobile {
        display: block;
    }

    .mobile-title {
        text-align: center !important;
    }
}
