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


body {     color: #636363;  font-size: 18px; line-height: 2em; }
.flex-disable {padding: 2% 10%;}
.card-text, .card-body { display: none; }


/*Header Box*/
#hero-plus-header{
background: #ff;
}
/*Hero Box*/
#hero-plus-hero{

 align-items: start;
}
/*Body Box*/
#hero-plus-body{
font-family: 'Barlow', sans-serif;
font-size:110%;
}

.logo {
   
width:220px;
 height:fit-content;
}


/*Footer Box*/
#hero-plus-footer{
    text-align: center; 
   background-color: #2d3943;
padding:2.5%;
text-align:center;
font-family: 'Barlow', sans-serif;
}



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

#gallery h2 {display:none;}
#hero-plus-footer .col-md-6 { float: left;}


.hero{
width:100%;
max-width:100%;  -ms-flex: 0 0 100%;
    flex: 0 0 100%;}
#gallery {
   background-color: #0069aa;
    width: 100%;
    padding: 3% 10%;
}

.gal h2{
display:none;
}




.flex-disable {
    flex:none;
    width:100%;
}
.sticky-top {
    position: -webkit-sticky;
    position: sticky;
    top: 0;
    z-index: 1020;
    background: #fff;
}
.sidebar-right {
    width: 40%;
    float: right;
    text-align: center;
    margin: 0px 0px 20px 40px;
}

h1, h2 {
    text-align: center;
}


h1 {
    margin-top: 20px;
    font-size: 32px;
    font-weight: 600;
color: #0075c9;
margin-bottom:20px;
}

h2 {
    margin-bottom: 20px;
    font-style: italic;
 font-size: 22px;
}



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



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



hr {
    border: 1px;
    background:  #f58025;
    height: 1px;
    width: 30%;

}
#sidebars {
    overflow: hidden;
    z-index: 3;
}
/* PressRelease */
#press-release {
    text-align: left;
}

h1.headline {
}

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

#lede {
}

a {
    color: #f58025;
    text-decoration: none;
    background-color: transparent;
    -webkit-text-decoration-skip: objects;
}

.foot-link{color: #f58025; font-weight:700; letter-spacing:1px; font-size:135%; display: block; margin-top:20px; margin-bottom:25px;}

.foot-link:hover{
color:#fff!important;
text-decoration:none;
}
.icons{color:#fff; margin:10px;font-size:135%;}

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







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

.showcase-asset-title-container {
}



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

@media only screen and (max-width : 768px) {
#sidebar {
    width: 40%;
    margin: 10% 0px;
}
#sidebars {
    width: 100%;
    margin: 10% 0px;
}

}

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

.mfp-image-holder .mfp-close {
    color: black;
}
#sidebars h2 {display:none;}
#txt {padding: 2% 5%;}
.mfp-arrow-left:before {
    color: #3F3F3F;
}
#txt .col-md-8 {float:left;}
.mfp-arrow-right:after {
    color: #3F3F3F;
}

/* Popup caption */
.mfp-title {
    font-size: 16px;
}
.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;
}
#vid1 { margin-left: 2%; margin: 0% 2%; float: right; width: 45%; }
/* 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;
}



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

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

.gallery-icon {
}

.nav_all_assets {
}

/* Media queries */
@media only screen and (max-width: 768px) and (orientation:portrait) {
    #head-box {
        display:none;
    }
}

@media only screen and (max-width: 768px) {



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

.col-md-6 {
    float: none;
    text-align: center;
}
#gallery {
padding: 5%;
}
    #box-a {
        width:100%;
    }

#txt .col-md-8 {float:none;}
#sidebar .col-md-4 {max-width: 100%; flex-basis: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;
}
.ctab {
    display: block;
margin-left:0px;
   margin: 20px auto !important;
}

#hero-plus-header {
    display: block;
    text-align: center;
}
    #box-b {
        width: 100%;
    }

    #box-c {
        width: 100%;
    }

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

/* Custom CSS */
/* Header */

.ctab, .ctab:visited .ctab, .ctab:visited {
  -moz-background-clip: padding;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    background: #f58025;
    font-size: 115%;
    text-align: center;
    text-decoration: none;
font-family: 'Barlow', sans-serif;
    line-height: 120%;
    color: #fff;
    padding: 15px;
    font-weight: bold;
    margin: 35px;
    margin-left: 30px;
    height: 55px;
}

.ctab:hover, .ctab:active, .ctab:focus {
    opacity: .9;
background: #2d3943;
    color: #fff!important;
    text-decoration: none;
}

strong{color:#0069aa;}



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

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

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






hr {
    margin-top: 20px;
    margin-bottom: 20px;
    border: 0;
    border-top: 1px solid #cccccc;
}

/* 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) {

.col-lg-3 {
   max-width: 100%;
   flex-basis: 100%;
}
    .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;
    }

.logo {
   
width:120px;
 height:fit-content;
}

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

.kWidgetPlayBtn {
    display: block;
    text-align: center;
    float: none;
    top: 0%;
    left: 0%;
    margin: 0!important;
    width: 100%;
    height: 100%;
    background-repeat: no-repeat!important;
    background-position: center!important;
}

#all-assets-link {
    color: #ffffff!important;
    margin-top:10px;
}

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

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

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

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

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

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

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