﻿.row.right-col-block.option-3 {
    max-width: none;
}

.rotated-block {
    background-color: rgba(13, 33, 66, 0.4);
}

.right-col-block .rev_slider_wrapper {
    width: 100%;
}

    .right-col-block .rev_slider_wrapper .rev_slider {
        width: 100%;
    }

        .right-col-block .rev_slider_wrapper .rev_slider ul {
            width: 100%;
            max-height: 500px !important;
        }

.tp-parallax-wrap, .tp-loop-wrap, .tp-mask-wrap, .tp-caption.cta-layer {
    width: 100%;
    height: 100%;
}

.right-col-block .banner-text {
    background: -moz-linear-gradient(top, rgba(0,0,0,0) 0%, rgba(0,0,0,0.85) 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(top, rgba(0,0,0,0) 0%,rgba(0,0,0,0.85) 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom, rgba(0,0,0,0) 0%,rgba(0,0,0,0.85) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a6000000', endColorstr='#00000000',GradientType=0 ); /* IE6-9 */
    padding: 5px;
}

    .right-col-block .banner-text p {
        margin: 0px;
    }

    .right-col-block .banner-text .heading {
        font-family: 'Fjalla One', sans-serif;
    }

    .right-col-block .banner-text .heading, .right-col-block .banner-text .caption, .right-col-block .banner-text .slider-subtitle .caption-slider {
        color: #fff;
        font-size: 24px;
        text-transform: uppercase;
        text-shadow: 5px 5px 10px #000;
        margin: 0;
        line-height: 1em;
    }

    .right-col-block .banner-text .caption, .right-col-block .banner-text .slider-subtitle .caption-slider {
        font-size: 15px;
        font-weight: bold;
        margin-bottom: 5px;
    }

    .right-col-block .banner-text a.sidebar-button {
        display: inline-block;
        padding: 5px;
        background: #00406e;
        color: #fff;
        font-size: 15px;
        line-height: 15px;
    }

        .right-col-block .banner-text a.sidebar-button:hover {
            background: #fff;
            color: #00406e;
            border: 2px solid #00406e;
        }


.tp-caption.heading-title, .tp-caption.slider-subtitle, .tp-caption .sidebar-button {
    position: absolute !important;
    left: 40px;
}

.tp-caption.heading-title {
    bottom: 67px;
}

.tp-caption.slider-subtitle {
    bottom: 47px;
}

.tp-caption .sidebar-button {
    bottom: 20px;
}

.main-content .main-column p {
    text-align: center;
}

.stats-row {
    margin-top: 10px;
    text-transform: uppercase;
}

    .stats-row .num {
        font-size: 70px;
        line-height: 70px;
    }

    .stats-row .columns {
        position: relative;
        min-height: 250px;
    }

    .stats-row p {
        font-size: 30px;
        font-weight: bold;
        line-height: 30px;
    }

        .stats-row p.copy, .stats-row a {
            font-family: 'Overpass', sans-serif;
        }

    .stats-row a {
        position: absolute;
        bottom: 10px;
        left: 50%;
        padding: 5px 25px 3px 25px;
        -webkit-transform: translateX(-50%);
        transform: translateX(-50%);
        font-size: 20px;
        color: #00406e;
        border: 0;
        background-color: #fff;
        line-height: 20px;
    }

    .stats-row .num {
        position: absolute;
        width: 100%;
        bottom: 50px;
        left: 50%;
        -webkit-transform: translateX(-50%);
        transform: translateX(-50%);
        font-size: 70px;
        font-family: 'Work Sans', sans-serif;
        line-height: 70px;
    }

.stat1, .stat2, .stat3 {
    color: #00406e;
    text-align: center;
    padding-top: 25px;
}

.stat1 {
    background-color: #e2edd0;
}

    .stat1 .num {
        color: #89bc40;
    }

.stat2 {
    background-color: #fff;
}

    .stat2 p:last-child {
        color: #d19e12;
    }

.stat3 {
    background-color: #0f426f;
}

    .stat3 p {
        color: #fff;
    }

    .stat3 .num {
        color: #fff;
    }

.news-row {
    margin-top: 30px;
    padding-left: 0.9375rem;
    padding-right: 0.9375rem;
    padding-top: 0px;
    padding-bottom: 50px;
    background-color: #0f426f;
}

.news-items-row .featured-news-story:first-child {
    margin-right: 10px;
}

.news-items-row .featured-news-story:last-child {
    margin-left: 10px;
}

.news-heading-row a {
    float: right;
    background: transparent url('../images/arrow-right-green.png') no-repeat right center;
    background-position-y: 8px;
    padding-right: 50px;
}

.news-row h2, .news-row h3 {
}

.news-row h2 {
    font-family: 'Vidaloka', sans-serif;
    font-size: 45px;
    font-weight: 900;
    color: #fff;
    border-bottom: 5px solid #d19e12;
}

.news-row h3 {
    font-size: 30px;
    font-weight: 900;
    margin: 20px 20px;
}

.news-row p {
    margin-top: 30px;
}

.news-row a {
    position: absolute;
    bottom: 5px;
    right: 20px;
    font-size: 20px;
    font-weight: bold;
    line-height: 20px;
    text-transform: uppercase;
    margin: 0px 20px;
}

.news-row .news-heading-row a {
    color: #fff;
}

.news-row .news-items-row .featured-news-story a {
    color: #00406e;
    text-decoration: underline;
}

.news-row .news-items-row .featured-news-story a:hover {
    text-decoration: none;
}

.news-items-row {
    margin: 10px 20px 0px 20px !important;
}

    .news-items-row .featured-news-story {
        position: relative;
        padding: 0px 0px 50px 0px;
        background-color: #fff;
        border-bottom: 5px solid #89bc40;
        margin-bottom: 10px;
    }

        .news-items-row .featured-news-story img {
            width: 100%;
        }

.text-image-section {
    margin-top: 30px;
}

    .text-image-section .row .columns {
        padding-left: 0;
        padding-right: 0;
        text-align: center;
    }

        .text-image-section .row .columns h3 {
            font-size: 50px;
            color: #0f426f;
        }

.copy-flex {
    display: flex;
    align-items: center;
    justify-content: center;
}

.copy-col {
    padding: 10px 20px 0px 20px;
    border-bottom: 1px solid #0f426f;
}

    .copy-col h3 {
        display: inline-block;
        line-height: 1;
        border-bottom: 5px solid #d29f2a;
        font-family: 'Vidaloka', sans-serif;
    }

    .copy-col p.copy {
        text-align: left;
        margin-left: 0px;
        margin-right: 0px;
        font-family: 'Barlow', sans-serif;
        font-size: 24px;
    }

    .copy-col a {
        font-size: 25px;
        padding: 5px 25px;
    }

    .copy-col a, .stats-row a {
        color: #00406e;
        text-transform: uppercase;
        border: 4px solid #d29f2a;
    }

@media only screen and (min-width: 400px) {
    .right-col-block .banner-text.banner-text-video .heading, .right-col-block .banner-text .caption, .right-col-block .banner-text .slider-subtitle .caption-slider {
        font-size: 24px;
    }

    .right-col-block .banner-text.banner-text-video .caption, .right-col-block .banner-text .slider-subtitle .caption-slider {
        font-size: 14px;
        margin-bottom: 5px;
    }
}

@media only screen and (min-width: 550px) {
    .right-col-block .banner-text.banner-text-video .heading, .right-col-block .banner-text .caption, .right-col-block .banner-text .slider-subtitle .caption-slider {
        font-size: 30px;
    }

    .right-col-block .banner-text.banner-text-video .caption, .right-col-block .banner-text .slider-subtitle .caption-slider {
        font-size: 16px;
        margin-bottom: 5px;
    }
}

@media only screen and (min-width: 40.063em) { /* ~623px medium break point*/

    .right-col-block .banner-text .heading, .right-col-block .banner-text .caption, .right-col-block .banner-text.banner-text-video .heading, .right-col-block .banner-text .caption, .right-col-block .banner-text .slider-subtitle .caption-slider {
        font-size: 44px;
    }

    .right-col-block .banner-text .caption, .right-col-block .banner-text.banner-text-video .caption, .right-col-block .banner-text .slider-subtitle .caption-slider {
        font-size: 22px;
        margin-bottom: 5px;
    }

    .tp-parallax-wrap {
        top: 0px !important;
        left: 0px !important;
    }

    .tp-caption.heading-title {
        bottom: 81px;
    }

    .tp-caption.slider-subtitle {
        bottom: 51px;
    }

    .news-row h3 {
        font-size: 20px;
    }

    .news-row a {
        bottom: 5px;
    }
}

@media only screen and (min-width: 48.0625em) { /* ~751px large break point */

    .right-col-block {
        background-size: cover;
    }

    .tp-parallax-wrap:first-child {
        width: 50%;
        background-color: rgba(13, 33, 66, 0.8);
    }

    .right-col-block .banner-text .heading, .right-col-block .banner-text .caption, .right-col-block .banner-text.banner-text-video .heading, .right-col-block .banner-text .caption, .right-col-block .banner-text .slider-subtitle .caption-slider {
        font-size: 54px;
    }

    .right-col-block .banner-text .caption, .right-col-block .banner-text.banner-text-video .caption, .right-col-block .banner-text .slider-subtitle .caption-slider {
        font-size: 32px;
        margin-bottom: 5px;
    }

    .right-col-block .banner-text a.sidebar-button {
        padding: 10px;
        margin-bottom: 30px;
    }

    .tp-caption.heading-title {
        bottom: 122px;
    }

    .tp-caption.slider-subtitle {
        bottom: 82px;
    }

    .tp-caption .sidebar-button {
        bottom: 10px;
    }

    .news-row h3 {
        font-size: 30px;
    }

    .copy-col {
        padding: 0px 50px;
        border-bottom: 0;
    }
}

@media only screen and (min-width: 48.0625em) and (min-height: 650px) {
    .tp-parallax-wrap {
        top: 0px !important;
    }
}

@media only screen and (min-width: 956px) {
    .right-col-block {
        height: 500px;
    }
}

@media only screen and (min-width: 64.063em) { /* ~1008px xlarge break point */

    .rotated-block {
        transform: rotate(0deg);
        left: -50%;
        top: -30%;
        background-color: rgba(13, 33, 66, 0.8);
    }
}

@media only screen and (min-width: 75em) and (min-height: 650px) { /* ~1182px xxlarge break point */

    .right-col-block .banner-text .heading, .banner-text.banner-text-video .heading {
        font-size: 72px;
    }

    .stats-row .num {
        font-size: 120px;
        line-height: 120px;
    }
}

@media only screen and (min-width: 95em) and (min-height: 650px) { /* ~1503px desktop break point */
    .text-image-section .row .columns h3 {
        font-size: 95px;
    }
}