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

.lg-sub-html /* This is hiding the caption field for Lightbox. If captions are added, delete this! */ {
    display: none;
}

.container-fluid{
background: #84929c;
}

.foot-links, .foot-links:focus, .foot-links:visited {
    padding: 10px 0;
    display: block;
    line-height: 108%;
    font-size: 159%;
    margin: auto;
    color: #007ac3;
    text-decoration: none;
    font-weight: bold;
}

/* Template Fixes */
.container-fluid:nth-child(1) {
    position: fixed;
    background: #ffffff;
    z-index: 500;
    -moz-box-shadow: 0 0 6px -1px;
    -webkit-box-shadow: 0 0 6px -1px;
    box-shadow: 0 0 6px -1px;
}

.click-tweet{
    text-align: center;
    font-size: 140%;
    margin: 2%;
    padding: 15px;
    color: #575656;
}

.flex-away{
    margin: 0 auto;
}



.clearfix {
    width: 100%;
}



img {
    max-width: 100%;
}

#logo-div .img-inline {
    max-width: 150px;
}

#press-release-body-div .img-inline {
    float: right;
    width: 38%;
    clear: both;
    max-width: 100%;
    margin: 0px auto 20px 40px;
}

#press-release-body-div .img-inline .left{
    float: left;
    width: 38%;
    clear: both;
    max-width: 100%;
    margin: 0px auto 20px 40px;
-webkit-box-shadow: 2px 1px 6px 3px rgba(166,166,166,1);
-moz-box-shadow: 2px 1px 6px 3px rgba(166,166,166,1);
box-shadow: 2px 1px 6px 3px rgba(166,166,166,1);
}



body .container-fluid:nth-child(1) {
    background: #ffffff;
}

#hero-plus-header {
    display: inline;
}

 #hero-plus-hero .img-inline {
    width: 100%;
    max-width: 100%;
    padding: 4% 18% 0%;
       background-color: #060e12;
}

.lightbox > .img-fluid {
    max-height: 100%;
}

@media (min-width: 992px) {
    .col-lg-3 {
        -ms-flex: 0 0 33.333333%;
        flex: 0 0 33.333333%;
        max-width: 33.333333%;
    }
}

@media (max-width: 767px) {
    #share-floating-bar {
        width: 100%;
        text-align: center;
        background: #1d1f22;
        padding: 10px 0px 0px 0px;
        margin-bottom: -3px;
        bottom: 0;
        right: 0;
    }
}

@media (min-width: 576px) {
    .col-sm-1, .col-md-1, .col-lg-1, .col-sm-2, .col-md-2, .col-lg-2, .col-sm-3, .col-md-3, .col-lg-3, .col-sm-4, .col-md-4, .col-lg-4, .col-sm-5, .col-md-5, .col-lg-5, .col-sm-6, .col-md-6, .col-lg-6, .col-sm-7, .col-md-7, .col-lg-7, .col-sm-8, .col-md-8, .col-lg-8, .col-sm-9, .col-md-9, .col-lg-9, .col-sm-10, .col-md-10, .col-lg-10, .col-sm-11, .col-md-11, .col-lg-11, .col-sm-12, .col-md-12, .col-lg-12 {
        float: left;
    }
}

/* Custom CSS */
body {
}

.topbar-header {
    width: 100%;
}

#logo-div {
    display: inline-block;
    vertical-align: middle;
}

#logo-div img {
    margin: 18px 12px;
}

#ctab-div {
    display: inline-block;
    vertical-align: middle;
    margin-left: 20px;
}

.ctab, .ctab:visited {
    -moz-background-clip: padding;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
   background: #d1b966;
    color: #ffffff!important;
    padding: 15px 5px;
    font-size: 110%;
    font-weight: bold;
    display: inline-block;
    text-align: center;
    text-decoration: none;
    width: 425px;
    max-width: 100%;
    transition: 0.2s all ease-in-out;
    margin: 8px 10px;
}

.ctab-mobile, .ctab-mobile:visited {
    display: none;
    color: #ffffff!important;
    max-width: 100%!important;
}

.ctab:hover, .ctab-mobile:hover .ctab:active, .ctab-mobile:active .ctab:focus, .ctab-mobile:focus {
    background: #333333;
    color: #ffffff!important;
    text-decoration: none;
}

.ctab i, .ctab-mobile i {
    display: inline-block;
    padding-left: 10px;
    position: relative;
    top: 1px;
}

.ctab-footer, .ctab-footer:visited {
    -moz-background-clip: padding;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    border: 3px solid #ff671f;
    background: #ff671f;
    color: #ffffff!important;
    padding: 15px 5px;
    font-size: 125%;
    font-weight: bold;
    display: inline-block;
    text-align: center;
    text-decoration: none;
    width: 425px;
    max-width: 100%;
    border-radius: 55px;
    transition: 0.2s all ease-in-out;
    margin: 8px 10px;
}

.ctab-footer:hover, .ctab-footer:active, .ctab-footer:focus {
    background: #ffffff;
    color: #001a68!important;
    text-decoration: none;
}

#headline-subheadline-div {
    width: 100%;
    margin: 20px auto 0px auto;
}

#hero-plus-body .exit-link {
}

.color-blue {
    color: #1f4e79;
}

h1 {
    font-size: 2.5em;
    color: #1778be;
    font-family: 'Lato', sans-serif;
    text-align: center;
    margin: 1em auto;
    font-weight: 900;
}

h2 {
    color: #333333;
    font-size: 24px;
    text-align: left;
    margin: 20px auto;
 font-family: 'Lato', sans-serif;
}

#press-release-body-div {
    padding-bottom: 50px;
 font-family: 'Lato', sans-serif;
font-size:19px;
font-weight:400;
background:#fff;
padding:30px;
}

#press-release-body-div a, #press-release-body-div a:visited {
    
}

#press-release-body-div a:hover, #press-release-body-div a:active, #press-release-body-div a:focus {
    
}

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

@media (min-width: 576px) {
    .card-columns {
        column-count: 3;
    }
}

.content-flex-center {
    margin: auto!important;
    width: 100%;
}

/*#classic-gallery-asset-1, #classic-gallery-asset-2, #classic-gallery-asset-3, #classic-gallery-asset-4 {
    width: 33.333%;
    max-width: 33.333%;
    flex: 33.333%;
}*/


.card-columns .mt-5 {
    margin-top: 0px!important;
}



@media (max-width: 576px) {
    #masonry-asset-1, #masonry-asset-2, #masonry-asset-3, #masonry-asset-4 {
        width: 100%;
        margin: 20px auto;
    }
}

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

.gallery-inline h2 {
    display: none;
}

.gallery-inline .lightbox {
    box-shadow: 0 0 0.5rem rgba(10,10,10,.05);
}

.top-video {
    width: 40%;
    float: right;
    max-width: 100%;
    margin: 0px 0px 70px 40px;
}

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

.card{    position: relative;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    min-width: 0;
    word-wrap: break-word;
    background-color: #fff;
    background-clip: border-box;
    border: none!important;
    -webkit-box-shadow: 2px 1px 6px 3px rgba(166,166,166,.5);
    -moz-box-shadow: 2px 1px 6px 3px rgba(166,166,166,.5);
    box-shadow: 2px 1px 6px 3px rgba(166,166,166,.5);
    border-radius: .25rem;}

.card-body{    font-family: inherit;
    padding: 7px 7px 7px 16px;
    background: #d1b966;
    line-height: 108%;}

.card-title {
    font-size: 18px;
display:none;
}

.card-text{color:#ffff;}

.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 {
    margin: 20px auto;
}

.footer-bar-links a, .footer-bar-links a:visited {
    font-size: 20px;
}

.tweet {
    width: 40%;
    float: right;
    background: #2c2c2c;
    color: #ffffff;
    text-align: center;
    font-size: 20px;
    font-weight: bold;
    box-shadow: 0px 0px 0px -2px #888888;
    border-radius: 5px;
    padding: 25px 10px;
    margin: 0px 0px 20px 40px;
font-weight: 800;
}

#hero-plus-footer {
text-align:center;
       background-color: #060e12;
    text-align: center;
    padding: 35px 10%;
    text-align: center;
    padding-bottom: 50px;

}

#hero-plus-footer .col-sm-12 {
    text-align: center;
    margin-top: 0px;
}

.icons{
    padding: 8px;
    margin: 8px 3px;
    width: 55px;
    height: 49px;
    font-size: 120%;
    display: inline-block;
    background: #007ac3;
    text-align: center;
    color: #fff;
}

.icons:hover{
color:#000;
}

.social-link, .social-link:visited {
    display: inline-block;
    width: 50px;
    height: 50px;
    line-height: 50px;
    text-align: center;
    color: #424242;
    font-size: 30px;
    font-weight: bold;
    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 {
    text-decoration: none;
    color: #333333;
}

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

#footer-left {
    text-align: right;
}

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

#footer-right {
    text-align: left;
}

#footer-right img {
}

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

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

.footer-link img {
    width: 100%!important;
    max-width: 250px!important;
    float: none!important;
    margin: auto!important;
}

div.social-icons {
    display: block;
    margin: 0px auto;
}

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

#footer-left {
    padding-right: 40px;
}

#footer-right {
    padding-left: 40px;
}

#footer-left img, #footer-right img {
    margin-top: 50px;
}

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

/* Media Queries */
@media only screen and (max-width: 991px) {
    #hero-plus-body {
        padding: 0px 80px;
    }
}

@media only screen and (max-width: 767px) {
    #headline-subheadline-div {
        text-align: center;
    }

    #classic-gallery-asset-1, #classic-gallery-asset-2, #classic-gallery-asset-3, #classic-gallery-asset-4 {
        width: 100%;
        max-width: 100%;
        flex: 100%;
    }

.ctab{
display:none;}

    .social-link, .social-link:visited {
        margin: 10px 15px;
        display: inline-block;
    }

    h1 {
        font-size: 32px;
    }

    h2 {
        font-size: 26px;
    }

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

    .tweet {
        width: 100%;
        max-width: 100%;
        float: none;
        margin: 0px auto 30px auto;
    }

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

    #hero-plus-body .img-inline {
        width: 100%;
        float: none;
        margin: 40px auto;
    }

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

    #logo-div img {
        margin: auto;
    }

    .ctab-mobil, .ctab-mobile:visited {
    font-family: 'Lato', sans-serif;
    color: #fff!important;
    padding: 10px 5px;
    font-size: 104%;
    font-weight: normal;
    display: block;
    text-align: center;
    margin: 12px auto;
    width: 280px;
  background: #d1b966;
    border-radius: 5px;
    max-width: 100%;
    text-decoration: none;
    line-height: 108%;
    transition-duration: 0.5s;
    -webkit-transition-duration: 0.5s;
    -moz-transition-duration: 0.5s;
    -webkit-box-shadow: 0px 2px 17px -3px rgba(125,125,125,1);
    -moz-box-shadow: 0px 2px 17px -3px rgba(125,125,125,1);
    box-shadow: 0px 2px 17px -3px rgba(125,125,125,1);}

    .ctab-mobile, .ctab-mobile:visited {
        display: inline-block;
 font-family: 'Lato', sans-serif;
        margin: 30px auto 20px auto;
        max-width: 100%;
        width: 100%;
background: #d1b966;
    }

    #press-release-body-div {
        padding-bottom: 120px;
    }

    #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;
    }

    .powered-container {
        position: fixed;
    }
}