@import url('https://fonts.googleapis.com/css2?family=Roboto:ital,wght@0,400;0,700;1,400;1,700&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Lemonada:wght@600&display=swap');

.right {
    float: right;
    display: inline-flex;
    width: 45%;
    margin: 2%;
    margin-top: 0%;
}

.left {
    float: left;
    display: inline-flex;
    width: 45%;
    margin: 2%;
    margin-top: 0%;
}

/* Template Fixes */
body {
    font-family: 'Roboto', sans-serif;
    font-size: 20px;
    font-weight: 400;
}

.lightbox > .img-fluid {
    max-height: 288px;
    padding: 3%;
}

.hero {
    max-width: 100%;
}

.powered-container {
    position: fixed;
}

.card-text {
    display: none;
}

.card-body {
    padding-top: 15px;
    padding-bottom: 5px;
    background: #85008f;
    color: #fff;
}

.logo {
    margin: 10px;
}

.ctab {
    border-radius: 4px;
    background-color: #004b93;
    font-weight: bold;
    font-size: 18px;
    color: #ffffff;
    padding: 10px 15px;
    transition: all 0.5s ease;
    display: inline-block;
}

.ctab:hover {
    background-color: #063561;
    color: #fff;
    text-decoration: none;
}

/* HERO offset adjustment */
#hero-plus-hero {
    padding-top: 70px;
}

/* End HERO offset adjustment */
.clearfix {
    width: 100%;
}

#gal {
    background: #8d66ac;
}

#gal h2 {
    display: none;
}

#txt {
    padding: 2% 10%;
}

img {
    max-width: 100%;
}

#hero-plus-header {
    background: #fff;
    width: 100%;
    display: block;
    position: fixed;
    z-index: 500;
    -moz-box-shadow: 0 0 6px -1px;
    -webkit-box-shadow: 0 0 6px -1px;
    box-shadow: 0 0 6px -1px;
}

#hero-plus-hero .img-inline {
    width: 100%;
}

.ctab, .ctab:visited {
    -moz-background-clip: padding;
    -webkit-background-clip: padding-box;
    background-color: #004b93;
    background-clip: padding-box;
    color: #ffffff!important;
    width: 280px;
    padding: 10px 35px;
    border-radius: 5px;
    font-size: 105%;
    display: inline-block;
    text-align: center;
    text-decoration: none;
    max-width: 100%;
    transition: 0.2s all ease-in-out;
    margin: 10px;
    line-height: 115%;
    ; }

.ctab:hover, .ctab-mobile:hover .ctab:active, .ctab-mobile:active .ctab:focus, .ctab-mobile:focus {
    color: #ffffff!important;
    background: #dd1322;
    text-decoration: none;
    -webkit-box-shadow: 0px 0px 14px 0px rgba(0,0,0,0.64);
    -moz-box-shadow: 0px 0px 14px 0px rgba(0,0,0,0.64);
    box-shadow: 0px 0px 14px 0px rgba(0,0,0,0.64);
}

h1 {
    font-size: 38px;
    font-family: 'Gibson','Roboto', sans-serif;
    text-align: center;
    color: #dd1322;
    font-weight: bold;
    text-align: center;
    margin: 60px 0px 40px;
}

h2 {
    font-size: 31px;
    color: #17468f;
    font-weight: bold;
    text-align: center;
    margin: 30px auto 40px auto;
}

#hero-plus-body {
}

.gallery {
    background: #eee;
}

#item-e16073a1-d912-4397-97fa-a720df5db1a6-1 h2 {
    display: none;
}

.col-lg-3 {
    -ms-flex: 0 0 33%;
    flex: 0 0 33%;
    max-width: 33%;
}

.gallery-inline {
    padding-top: 20px;
    padding: 20px 2.5vw 0px 2.5vw;
    margin: 40px auto 35px auto;
}

.card-body {
    display: none;
}

#c1a1c74f-f910-4228-951f-3ba5cb4a1d58-5 {
    float: right !important;
    width: 35%;
    margin: 2%;
}

.top-video {
    width: 45%;
    float: none;
    max-width: 100%;
    margin: 30px auto;
}

.top-video .card-body {
    display: none;
}

#sidebar-2 .card-body {
    padding: 20px 0px;
}

#sidebar-2 .card-title {
    font-size: 19px;
    margin-bottom: 0px;
}

#sidebar-2 .card-text {
    display: none;
}

.play-overlay {
    background: rgba(0,0,0,0.6);
    text-align: center;
    color: #ffffff;
    transition: 0.3s all ease-in-out;
}

.link-divider {
    display: inline;
    margin: 0px 10px;
}

.footer-bar-links, .footer-bar-links:visited, .footer-bar-links:active {
    margin: 20px auto;
    display: block;
    color: #fff;
    text-decoration: none;
}

.footer-bar-links:hover {
    font-size: 20px;
    color: #000;
    font-weight: bold;
}

.tweet {
    display: block;
    width: 100%;
    font-family: 'Gibson','Roboto', sans-serif;
    color: #fff;
    text-align: center;
    font-size: 140%;
    clear: both;
}

#footer {
    color: #fff;
    padding: 50px 120px 100px 120px;
    background: #CE2333;
    text-align: center;
    margin: 30px auto 0;
    width: 100%;
}

#footer .col-sm-12 {
    padding: 0!important;
}

#footer h3 {
    color: #ffffff;
    font-weight: bold;
}

#footer-graphic {
    width: 100%;
    height: 291px;
    background: #006288;
    margin-top: -100px;
    z-index: 1;
}

#hero-plus-footer {
    height: 150px;
    text-align: center;
    padding-bottom: 10px;
    margin-top: -20px;
}

#hero-plus-footer .col-sm-12 {
    background: #e0e0e0;
    text-align: center;
    padding-top: 40px;
    padding-bottom: 40px;
    margin-top: 60px;
}

div.social-icons {
    display: block;
    width: 100%;
    margin: 20px auto 35px auto;
}

.social-link, .social-link:visited {
    display: inline-block;
    height: 50px;
    line-height: 50px;
    text-align: center;
    color: #ffffff;
    font-size: 30px;
    text-align: center;
    transition: 0.3s all ease-in-out;
    padding: 0px;
    border-radius: 500px;
    margin: 5px 10px;
}

.social-link i {
    /* padding-right: 10px; */
}

.social-link:hover {
    background: transparent;
    color: #ffffff;
    opacity: .8;
    text-decoration: none;
}

.translation-link, .translation-link:visited {
    color: #dddddd;
    font-size: 16px;
    display: inline-block;
    transition: 0.3s all ease-in-out;
    margin: 5px;
}

#footer-bar {
    width: 100%;
    text-align: center;
    margin: 30px auto;
}

#footer-left img {
    max-width: 100%;
}

#footer-right img {
}

.footer-link, .footer-link:visited {
    display: inline-block;
    color: #dddddd;
    font-size: 20px;
    font-weight: bold;
    transition: 0.2s all ease-in-out;
    margin: 0px 0px 20px 0px;
}

.footer-link:hover, .footer-link:active, .footer-link:focus {
    color: #ffffff;
    text-decoration: none;
}

.footer-link img {
    max-width: 250px;
}

div.social-icons {
}

.ft-logo {
    width: 175px;
    display: block;
}

#footer-left {
    display: inline-block;
    width: 100%;
    text-align: center;
    padding-right: 40px;
}

#footer-right {
    display: inline-block;
    background: #CE2333;
    padding: 30px;
    border-radius: 10px;
    box-shadow: 0 0 18px -6px #000;
}

#footer-left img, #footer-right img {
    width: 120px;
    max-width: 120px;
    margin-top: 10px;
}

#footer-right img {
    margin-top: 60px;
    margin-bottom: 17px;
}

.pull-quotes {
    font-size: 21px;
    font-weight: semi-bold;
    padding: 40px 120px;
}

.pull-quotes .left {
    text-align: center;
}

.pull-quotes img {
    max-width: 12%;
    border-radius: 100%;
    margin: 20px;
}

.bg-beige {
    color: #707070;
    background: #ededed;
}

.bg-blue {
    color: #ffffff;
    background: #023d5b;
    margin-bottom: 40px;
}

/* Sidebar Stuff */
#press-release-div {
    padding: 0px 120px;
    margin-bottom: 30px;
}

#sidebar-div {
    width: 35%;
    padding-left: 30px;
}

.vid-inline .card {
    border: 1px solid rgba(0,0,0,.125);
    border-radius: .25rem;
}

.col, .col-1, .col-10, .col-11, .col-12, .col-2, .col-3, .col-4, .col-5, .col-6, .col-7, .col-8, .col-9, .col-auto, .col-lg, .col-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-auto, .col-md, .col-md-1, .col-md-10, .col-md-11, .col-md-12, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-auto, .col-sm, .col-sm-1, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-auto, .col-xl, .col-xl-1, .col-xl-10, .col-xl-11, .col-xl-12, .col-xl-2, .col-xl-3, .col-xl-4, .col-xl-5, .col-xl-6, .col-xl-7, .col-xl-8, .col-xl-9, .col-xl-auto {
    position: relative;
    width: 100%;
    min-height: 1px;
    padding-right: 0!important;
    padding-left: 0!important;
}

.gallery {
    margin-bottom: 35px;
}

.fifty {
    width: 45%;
    text-align: left;
    display: inline-block;
    margin: 2%;
}

.effect2 {
    position: relative;
}

.effect2:before, .effect2:after {
    z-index: -1;
    position: absolute;
    content: "";
    bottom: 15px;
    left: 10px;
    width: 50%;
    top: 80%;
    max-width: 300px;
    background: #777;
    -webkit-box-shadow: 0 15px 10px #777;
    -moz-box-shadow: 0 15px 10px #777;
    box-shadow: 0 15px 10px #777;
    -webkit-transform: rotate(-3deg);
    -moz-transform: rotate(-3deg);
    -o-transform: rotate(-3deg);
    -ms-transform: rotate(-3deg);
    transform: rotate(-3deg);
}

.effect2:after {
    -webkit-transform: rotate(3deg);
    -moz-transform: rotate(3deg);
    -o-transform: rotate(3deg);
    -ms-transform: rotate(3deg);
    transform: rotate(3deg);
    right: 10px;
    left: auto;
}

/* Media Queries */
@media only screen and (max-width: 1124px) {
}

@media only screen and (max-width: 991px) {
    #sidebar-div, #press-release-div {
        width: 100%;
    }

    #sidebar-div {
        padding-left: 0px;
    }
}

@media only screen and (max-width: 980px) {
    #gallery .col-md-4 {
        -ms-flex: 0 0 33.333333%;
        flex: 0 0 50%;
        max-width: 50%;
    }
}

@media only screen and (max-width: 767px) {
    .pull-quotes img {
        max-width: 100%;
    }

    #headline-subheadline-div {
        text-align: center;
    }

    .logo {
        margin-left: 10px;
        display: inline-block;
        margin-top: 0px;
        width: 100px;
    }

    .col-lg-3 {
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
    }

    #hero-plus-hero {
        padding-top: 110px;
    }

    h1 {
        font-size: 26px;
    }

    h2 {
        font-size: 20px;
    }

    .top-video {
        width: 100%;
        float: none;
        margin: 0px auto 40px auto;
    }

    #c1a1c74f-f910-4228-951f-3ba5cb4a1d58-5 {
        float: none;
        width: 100%;
        margin: 20px auto;
    }

    #hero-plus-body {
        padding: 0px 0px;
    }

    #hero-plus-body .img-inline {
    }

    #logo-div {
        width: 100%;
        display: block;
        text-align: center;
    }

    #logo-div img {
        margin: 10px auto;
    }

    #hero-plus-footer .col-sm-6 {
        width: 100%;
        max-width: 100%;
        flex: 100%;
        text-align: center;
        padding: 0px;
        margin: 30px auto 10px auto;
    }

    #hero-plus-footer img {
        margin: 10px auto;
        padding: 10px auto;
    }

    #hero-plus-footer .row {
        padding-bottom: 10px;
    }

    #hero-plus-footer {
        padding-bottom: 80px;
    }

    .ctab, .ctab:visited {
        -moz-background-clip: padding;
        -webkit-background-clip: padding-box;
        background-color: #004b93;
        background-clip: padding-box;
        color: #ffffff!important;
        border-radius: 5px;
        font-size: 95%;
        display: inline-block;
        text-align: center;
        text-decoration: none;
        transition: 0.2s all ease-in-out;
        margin: 10px;
        line-height: 115%;
        width: 90%;
        max-width: 90%;
    }
}