﻿h3 {
    font-size: 1.8em;
}

    h3.no-bottom-buffer {
        padding-top: 50px;
    }

.standard-text {
    font-size: 1.4em;
}

.secondary-hero-content {
    margin: 0;
    margin-top: 13em;
}

.secondary-hero-image {
    opacity: 0.8;
}

@media (max-width: 2399px) {
    .secondary-hero-content {
        margin-top: 12em;
    }
}

@media (max-width: 1799px) {
    .secondary-hero-content {
        margin-top: 11em;
    }
}

@media (max-width: 1199px) {
    .secondary-hero-content {
        margin-top: 10em;
    }
}

@media (max-width: 599px) {
    .secondary-hero-content {
        margin-top: 6em;
    }
}

.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;
        }

.first-video {
    margin-bottom: 8em;
}

    .first-video h3.on-wave {
        padding-bottom: 25px;
    }

.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;
}

.new-look {
    text-align: left;
    padding: 3em;
    margin: 3em 0;
}

    .new-look h3 {
        text-align: left;
        padding: 0;
        margin: 0;
        margin-bottom: 1.0em;
    }

    .new-look hr {
        border: 2px solid #ddd;
        margin: 3em 0;
    }

.new-logo .col {
    text-align: center;
    color: #0055A5;
    font-size: 0.9em;
    font-weight: 500;
    text-transform: uppercase;
    padding: 0;
    margin: 0 auto;
}

    .new-logo .col.widest {
        flex: 0 0 42%;
    }

.new-logo .holder {
    height: 100%;
    text-align: center;
    margin: 0 auto;
    display: table;
}

.new-logo .col .v-floater {
    width: 100%;
    height: 100%;
    text-align: center;
    display: table-cell;
    vertical-align: middle;
}

.new-logo .col img {
    max-width: 100%;
}

.video-wave {
    height: 72em;
}

.video-wave-small {
    height: 60em;
}

.video-holder {
    text-align: center;
    padding-bottom: 8em;
}

    .video-holder .video-item {
        width: 90%;
    }

.video-holder {
    position: relative;
    padding-bottom: 56.25%; /* 16:9 */
    padding-top: 25px;
    height: 0;
    margin-bottom: 2em;
}

.video-item iframe,
.video-item object,
.video-item embed,
.video-item video {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.video-holder h4.video-title {
    position: absolute;
    bottom: -4em;
    text-align: center;
    font-size: 1.4em;
    font-weight: 500;
    padding: 1.2em;
    width: 100%;
    color: #fff;
}

.star-system {
    text-align: center;
    margin: 0;
    min-height: 16.5em;
}

    .star-system:last-child {
        margin-top: 3em;
        min-height: 15.5em;
    }

    .star-system .col {
        position: relative;
    }

    .star-system p {
        font-size: 0.65em;
        text-align: right;
        margin: 0;
        position: absolute;
        bottom: 0;
        right: 134px;
    }

    .star-system:last-child p {
        right: 61px;
    }

        .star-system:last-child p.hatchery {
            right: 70px;
        }

        .star-system:last-child p.feedmill {
            right: 70px;
        }

    .star-system img {
        width: 275px;
        height: auto;
    }

        .star-system img.large {
            width: 320px;
        }

.mobile-section .star-system {
    width: 100%;
    text-align: center;
}

    .mobile-section .star-system img {
        width: 90%;
    }

    .mobile-section .star-system p {
        width: 100%;
        font-size: 1.0em;
        text-align: center;
        margin: 1em;
        margin-bottom: 2em;
        position: relative;
    }

.marketing-toolkit {
    text-align: center;
    padding-bottom: 3em;
}

    .marketing-toolkit p {
        margin: 2em auto;
    }

    .marketing-toolkit .large-sized-button {
        font-size: 1.0em;
    }

.ethical {
    text-align: center;
    padding-bottom: 4em;
    margin-bottom: 3em;
}

    .ethical .col.heavy {
        position: relative;
    }

    .ethical h4 {
        font-size: 0.85em;
        font-weight: 600;
        color: #0055A5;
    }

    .ethical p {
        margin: 2em auto;
    }

    .ethical .large-sized-button {
        font-size: 1.0em;
    }

    .ethical .col.heavy .line {
        width: 100%;
        height: 2px;
        background: #0055A5;
        position: absolute;
        top: 8px;
    }

        .ethical .col.heavy .line.lefty {
            left: 3.5em;
        }

        .ethical .col.heavy .line.righty {
            right: 3.5em;
        }

    .ethical .col.heavy .circle {
        width: 16px;
        height: 16px;
        background: #fff;
        border: 2px solid #0055A5;
        border-radius: 50%;
        position: absolute;
        top: 0;
    }

        .ethical .col.heavy .circle.lefty {
            left: 3em;
        }

        .ethical .col.heavy .circle.righty {
            right: 3em;
        }

    .ethical .ethical-icons {
        margin: 0;
        text-align: center;
    }

        .ethical .ethical-icons .col {
            text-align: center;
        }

            .ethical .ethical-icons .col img {
                max-width: 120px;
            }

        .ethical .ethical-icons hr {
            border: 1px solid #1F74B7;
            width: 32%;
            margin-bottom: 0;
            opacity: 0.7;
        }

        .ethical .ethical-icons h4 {
            margin: 1em 0;
        }

.desktop-section {
    display: block;
}

.mobile-section {
    display: none;
}


.non-card {
    padding: 20px 15px;
    margin: 0;
    margin-bottom: 2em;
    text-align: center;
}


    .non-card img {
        width: 90%;
        margin: 0 auto;
    }

    .non-card .headline {
        font-size: 1.4em;
        font-weight: 900;
        letter-spacing: -0.025em;
        color: #0055a5;
        margin-top: 1em;
    }

    .non-card p {
        font-size: 0.75em;
        line-height: 1.4;
        letter-spacing: 0;
        text-align: left;
    }

        .non-card p.headline {
            text-align: center;
        }

    .non-card .mini-sized-button {
        font-size: 0.8em;
        margin: 10px 0;
        margin-bottom: 0;
    }

/* for mobile */
@media (max-width: 899px) {
    .new-look {
        padding: 1.5em;
    }

    .desktop-section {
        display: none;
    }

    .mobile-section {
        display: block;
    }

    .star-system {
        position: relative;
        right: unset !important;
    }

        .star-system:last-child p {
            position: relative;
            right: unset !important;
        }

    .ethical h4 {
        margin: 0;
        margin-top: -2em;
        margin-bottom: 2.5em;
    }

    .video-wave {
        width: 100%;
        height: 50em;
    }

        .video-wave .col {
            width: 0;
            display: none;
        }

        .video-wave .content-column {
            flex: unset;
            width: 100%;
            display: block;
        }
}

.some-junk {
    background: black;
}
