@import url('https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,400;0,700;1,400;1,700&display=swap'); .card-body {
    display: none;
}





.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: 0px;
   padding-left: 0px;
}



a, a:visited, a:hover{    word-break: break-all;}
.ctab, .ctab:visited, .ctab:hover {
    background: #ec542b;
    text-align: center;
    margin: 10px;
    text-decoration: none!important;
    color: #fff;
    padding: 20px;
    font-weight: bold;
    border-radius: 5px;
}

.top{width:100%; display:block;}


ul{list-style-type:none; padding-bottom:15px; padding-inline-start: 0px;}

li{padding-bottom:15px;}

/* sticky header background, in case option is checked */
.sticky-top > #hero-plus-header {
    background-color: white; display:block; 
}

/*Header Box*/
#hero-plus-header {
    display: block;
}

/*Hero Box*/
#hero-plus-hero {
    align-items: start;
}


.flex-disable {
    padding: 2% 15%;

}

.card-text {
    display: none;
}

.foot-links, .foot-links:focus, .foot-links:visited {
    padding: 10px 10px;
    display: inline-block;
    font-size: 20px;
    margin: 0;
    color: #8e8d8d !important;
    max-width: 100%;
}


.foot-links:hover{color:#fff!important; text-decoration:none;}


}
.mb-4, .my-4 {
    margin-bottom: 1.5rem!important;
    padding: 0 15px!important;
}


.links-wrap{
width:50%; float:left;
padding-top:0px;
}


.icons-wrap{
width:50%; float:right;
}
.icons, .icons:visited, .icons:focus {
    padding: 10px;
padding-top:0px;
    margin: 8px 3px;
    width: 56px;
    height: 56px;
    display: inline-block;
    text-align: center;
    color: #8e8d8d !important;

}



/*Header Box*/
.card-columns {
    -webkit-column-count: 2;
    -moz-column-count: 2;
    column-count: 2;
    -webkit-column-gap: 1.25rem;
    -moz-column-gap: 1.25rem;
    column-gap: 1.25rem;
    orphans: 1;
    widows: 1;
}

#hero-plus-header {
}

/*Hero Box*/
/*Body Box*/
#hero-plus-body {
    font-family: 'Montserrat', sans-serif;
    font-size: 18px;
background:#fff;
}

/*Footer Box*/
#hero-plus-footer {
    background-color: #000000;
    padding: 2.5%;
padding-bottom:4%;
    text-align: center;

}

.hero {
    width: 100%;
    max-width: 100%;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
}

#gallery {
    background-color: #250858;
    width: 100%;
    padding: 5%;
}



.gal h2 {
    display: none;
}


#media-contact-lg {
    display: none;
}

.flex-disable {
    flex: none;
    width: 100%;
}



.gallery-asset {
    -webkit-box-shadow: 0px 0px 8px 0px rgb(0 0 0 / 27%);
    -moz-box-shadow: 0px 0px 8px 0px rgba(0,0,0,0.27);
    box-shadow: 0px 0px 8px 0px rgb(0 0 0 / 27%);}

h1, h2 {
    text-align: center;
}

h1 {
    margin-top: 20px;
    font-size: 32px;
    font-weight: 700;
    margin-bottom: 20px;
    text-align: center;
    color: #003a70;
}

h2{display:none;}

.card-title {
    margin-bottom: 0;
}

.container-fluid.gallery-inline h2 {
    display: none;
}


h3{
font-size:1.3em;
}

.gal {
   background: #002c5f;
display:block;
width:100%;

}

.gallery-inline {

    padding: 5% 10%;
}

.tweet {
    text-align: center;
    padding: 2% 10%;
    font-size: 120%;
    color: #002c5f;
    border-bottom: 1px solid;
    margin-bottom: 20px;
}


h2 {
    margin-bottom: 20px;
    font-style: italic;
    font-size: 17px;
    color: #000000;
}

#article {
    font-family: 'Montserrat', sans-serif;
    font-size: 15px;
    color: 000000;
}

#topbar {
    background-color: white;
    -moz-box-shadow: 0 0 6px -1px;
    -webkit-box-shadow: 0 0 6px -1px;
    box-shadow: 0 0 6px -1px;
}

#head-box {
}

#call-to-action {
    padding: 8px;
    vertical-align: middle;
}

#share-icons {
    margin-right: 0px;
    float: right;
}

.media-contacts {
}

.dropdown-menu {
}

#showcase {
}

/* Headline */
#headlineH1 {
    font-size: 45px!important;
}

#headline {
    display: none;
    text-align: center;
    background: none repeat scroll 0 0 rgba(85, 85, 85, .75);
    color: #ffffff;
    font-family: 'Montserrat', sans-serif;
    font-size: 54px;
    -ms-filter: 'progid:DXImageTransform.Microsoft.Alpha(Opacity=75)';
    filter: alpha(opacity=75);
}

#font-size-headline-hero {
    font-size: 56px;
}

#headlineContent {
    -ms-filter: 'progid:DXImageTransform.Microsoft.Alpha(Opacity=100)';
    filter: alpha(opacity=100);
    opacity: 1;
}

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

#press-release {
}

#box-a-b, #box-c-d {
    display: none;
}

#box-a {
    display: block;
    width: 100%;
    max-width: 100%;
    margin-top: 10px;
    padding: 15px 5px 20px 5px;
}

#box-b {
    display: none;
}

#box-c {
    display: none;
}

/* Facebook and twitter - small buttons */
.share-sm-btn .facebook-sm-btn {
}

.share-sm-btn .twitter-sm-btn {
}

/* Social Icons - large buttons */
.gplus-lg-btn {
}

.linkedin-lg-btn {
}

.blogger-lg-btn {
}

.wp-lg-btn {
}

.mail-lg-btn {
}

/* Social Icons - small buttons */
.gplus-sm-btn {
}

.linkedin-sm-btn {
}

.blogger-sm-btn {
}

.wp-sm-btn {
}

.mail-sm-btn {
}

/* Media contacts */
span[itemprop="name"], span[itemprop="jobTitle"], span[itemprop="worksFor"], span[itemprop="address"], span[itemprop="streetAddress"], span[itemprop="telephone"], span[itemprop="phones"], a[itemprop="email"], a[itemprop="url"] {
    display: block;
}

hr {
    border: 1px;
    background: #97d700;
    height: 1px;
    width: 30%;
}

/* PressRelease */
#press-release {
    text-align: left;
}

h1.headline {
}

h2.sub-headline {
    margin-top: 0px;
    text-align: center;
}

#lede {
}

.foot-link {
    display: block;
    text-align: center;
    padding: 10px;
    color: #fff ;
    font-weight: 700;
    letter-spacing: 1px;
    font-size: 150%;
}

.foot-link:hover {
    color: #ec542b!important;
    text-decoration: none;
}

.icons {
    color: #fff;
    margin: 10px;
    font-size: 135%;
}

.icons:hover {
    color: #eee!important;
}

#body-media-gallery {
    background-size: cover;
    padding: 20px 0px;
    margin-bottom: 20px;
    margin-top: 10px;
}

#body_text {
}

/* Showcase */
.showcase-asset-title {
}

.showcase-asset-title-container {
}

/* Sidebar */
#sidebar {
    /* Sidebar Single Column */
    width: 100%;
}

@media only screen and (min-width : 480px) {
    #sidebar {
        width:40%;
    }

    #sidebar-wrapper #press-release-row {
        width: 60%;
    }
}

/* Expanded Viewer */
.white-popup {
    background: #FFF;
}

.mfp-image-holder .mfp-close {
    color: black;
}

.mfp-arrow-left:before {
    color: #3F3F3F;
}

.mfp-arrow-right:after {
    color: #3F3F3F;
}

/* Popup caption */
.mfp-title {
    font-size: 16px;
}

#vid1 {
    margin-left: 2%;
    margin: 0% 2%;
    float: right;
    width: 35%;
}

/* Inline assets */
.inline-asset-title-container {
}

.inline-icon {
}

.inline-asset {
    width: 40%;
}

.inline-asset.inline-asset-single-column {
    width: 100%;
}

/* Gallery */
#title-gallery {
    display: none;
    text-align: center;
}

.gallery-asset-title, .inline-asset-title {
    padding-top: 5px;
    padding-bottom: 5px;
    font-size: 16px;
}

.gallery-asset-title-container, .inline-asset-title-container {
    display: none;
}

div.gallery-asset {
    box-shadow: 0px 0px 6px -2px #777777;
}

#content-media-gallery {
    padding-bottom: 0px;
    margin: 0;
    width: 100%;
    max-width: 100%;
}

.lightbox > .img-fluid {
    max-height: none;
padding:0 12px;
}
/* Media queries */
@media only screen and (max-width: 768px) and (orientation:portrait) {
 

@media only screen and (max-width: 768px) {
    .ctab {
        display: block;
        margin: 10px auto;
    }

    .amercontain {
        float: none;
        width: 100%;
        margin-left: 0;
    }

    #box-a {
        width: 100%;
    }

    .card-columns {
        -webkit-column-count: 1;
        -moz-column-count: 1;
        column-count: 1;
        -webkit-column-gap: 1.25rem;
        -moz-column-gap: 1.25rem;
        column-gap: 1.25rem;
        orphans: 1;
        widows: 1;
    }

    #gallery .col-lg-3 {
        max-width: 100%;
        flex-basis: 100%;
        text-align: center;
    }

    #box-b {
        width: 100%;
    }

    #box-c {
        width: 100%;
    }

    #box-d {
        width: 100%;
    }
}

/* Custom CSS */
/* Header */
.logo {

}

.video-tab, .video-tab:visited {
    margin: 10px auto;
}

.video-tab:hover, .video-tab:active, .video-tab:focus {
}

#topbar-right {
    padding: 3px 8px 8px 8px;
}

/* Footer */
.footer-wrapper {
    max-width: 1170px;
    margin: 0 auto;
}

h3.footer-headings {
    color: #000000;
    font-weight: 700;
}

/* Social Media */
.tweet {
    padding: 15px;
    border-bottom: 1px #eee solid;
    border-top: 1px #eee solid;
    display: block;
    margin-top: 1.25em;
    margin-bottom: 1.5em;
    text-align: center;
    font-size: 130%;
    color: #000000;
    font-style: italic;
}

@media only screen and (max-width: 479px) {
    .ctab {
        width:100%;
        display: block;
    }
}

@media only screen and (max-width: 767px) {
    #hero-plus-header {
        display: block;
        text-align: center;
        width: 100%;
    }


.links-wrap{
width:100%; float:left;
padding-top:10px;
}

.icons-wrap {
    width: 100%;
    float: right;
}

.flex-disable {
    padding: 2% 2%;
}
    .col-lg-3 {
        max-width: 100%;
        flex-basis: 100%;
    }

h1 {
    margin-top: 20px;
    font-size: 24px;
    font-weight: 700;
    margin-bottom: 20px;
    text-align: center;
    color: #003a70;
}

h3 {
    font-size: 1.13em;
}

    .footer-box2 {
        margin-bottom: 0px;
        padding: 0px 0px 25px 0px;
    }

    .inline-asset {
        margin: 0px auto 25px auto;
    }

    .sidebar-right {
        float: none;
        width: 100%;
        margin: 20px auto;
    }

    #body-media-gallery {
        padding-top: 20px;
        padding-bottom: 20px;
    }

    #sidebar {
        width: 100%;
    }

    #press-release-row {
        width: 100%!important;
    }

    .view-asset {
        width: 100%;
        max-width: 100%;
        flex: 100%;
    }

    #vid1 {
        width: 100%;
        max-width: 100%;
        flex: 100%;
        margin: 20px auto 40px auto;
    }
}

.nav_read_more {
    display: none;
}

#share-icons-label {
    text-align: center;
}

#ctab-mobile {
    width: 100%;
    margin-bottom: 20px;
}

#mobile-footer {
    background: #1d1f22;
}



.dl-link i {
    padding-right: 10px;
}

.width-fix {
    padding: 0px 15px;
    margin: auto;
}

@media (min-width: 576px) {
    .width-fix {
        max-width: 540px;
    }
.logo {
width:200px;
}
}

@media (max-width: 768px) {
    .width-fix {
        max-width: 720px;
    }
.logo {
    width: 338px;
}
}

@media (min-width: 992px) {
    .width-fix {
        max-width: 960px;
    }
}

@media (min-width: 1200px) {
    .width-fix {
        max-width: 1140px;
    }
}

.inline-2 .card-body {
    display: none;
}