@import url('https://fonts.googleapis.com/css2?family=Alike&family=Oswald:wght@400;700&display=swap');

.log{width:50%;
 display:inline-block;}
.right{width:45%; 
float:right;
display:inline-block;}

/* sticky header background, in case option is checked */
.sticky-top > #hero-plus-header {
  background: #00a8d8;
   
}

a, a:visited {
    color: #58CDE7!important;
    font-weight: bold;
    text-decoration: none;
    background-color: transparent;
    -webkit-text-decoration-skip: objects;
}


.logo {
    width: 175px;
    margin: 20px;
    padding-top: 10px;
}
h3 {text-align:center;}

body { background: #0f597a; 
background-image:url('images/9231251-background.jpg');
background-size:contain;
background-repeat:repeat;
  background-position: topcenter;
  background-attachment: fixed;
color: #fff; font-size: 20px;  }
.flex-disable {padding: 2% 10%;}
.card-text, .card-body { display: none; }

.press-release{
background-color:rgba(13, 86, 118, 0.5);
border-radius:8px;
padding:30px;}

.play-overlay {
    position: absolute;
    color: #ffffff;
    background-color: rgba(0,0,0,0.0);
    font-size: 4em;
    top: 50%;
    left: 50%;
    text-decoration: none !important;
    bottom: 0;
    height: 1em;
    transform: translate(-50%, -50%);
}

/*Header Box*/
#hero-plus-header{
background: #00a8d8;

}
/*Hero Box*/
#hero-plus-hero{

 align-items: center;
}
/*Body Box*/
#hero-plus-body{
font-family: 'Georgia', serif;
font-size:19px;
color:#fff;


}
/*Footer Box*/
#hero-plus-footer{
font-family: 'Georgia', serif;
font-size:19px;
color:#fff;
background:#00a8d8;
    padding: 5%;
    text-align: center;
}

.hero{
width:100%;
max-width:100%;  -ms-flex: 0 0 100%;
    flex: 0 0 100%;}
#gallery {
    background: #1d48a4;
    background-color: #1d48a4;
    background-image: linear-gradient(54deg, #1d66a4, #1d48a4 50%, #1d2da4);
    width: 100%;
    padding: 3% 10%;
}
#gallery .col-lg-3 {
    max-width: 100%;
    flex-basis: 50%;
    text-align: center;
}
.gal h2{
display:none;
}



.content-flex-center {
    display: flex;
    justify-content: left;
}

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


.sticky-top {
    position: -webkit-sticky;
    position: sticky;
    top: 0;
    z-index: 1020;
    background: #13bbe2;
}

h1, h2 {
    text-align: center;
}


h1 {
    font-family: 'Oswald';
    margin-top: 20px;
    font-size: 32px;
    font-weight: 900;
color: #fff;
margin-bottom:20px;
}

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


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

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



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



.gallery-inline .col-lg-3 {
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 100%;
    text-align: center;
}



.ctab, .ctab:visited .ctab, .ctab:visited { font-family: 'Georgia', serif;
  -moz-background-clip: padding;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    background: #fff;
    font-size: 120%;
    text-align: center;
    text-decoration: none;
border:2px solid #fff;
    line-height: 120%;
    padding: 20px;
    margin: 20px;
    display: inline-block;
float:right;
}

.ctab:hover, .ctab:active, .ctab:focus {
    opacity: .9;
background: #0071d0;
    color: #fff!important;
border:2px solid #fff;
    text-decoration: none;
}

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

.foot-link{color:#fff ; font-weight:700; letter-spacing:1px; font-size:135%; display: block; margin:auto;}

.foot-link:hover{
color:#AC9575!important;
}
.icons, .icons:visited{color: #fff!important;
    margin: 25px;
    font-size: 175%;}

.icons:hover{
color: #0d5575!important;
}
#hero-plus-footer small {
    color: #fff;
    margin: 20px auto;
}





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


/* 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: 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;
}

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

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




strong{color: #a8edff;}

a, a:visited {
    color: #0056b3;
    text-decoration: none;
    background-color: transparent;
    -webkit-text-decoration-skip: objects;
}

.col-12 h2{display:none;}


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




@media only screen and (max-width: 768px) {
.log{width:50%; 
display:inline-block;}
.right{width:40%; float:right;
display:inline-block;}
#vidline { width: 100%; float: none; margin-bottom: 2%; }
.inforight { float: none; width: 100%; margin-left: 0; }
#gallery .col-lg-3 {
width: 100%;
flex-basis: 100%;
}

    .gallery-inline .col-lg-3 {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
    text-align: center;
}

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

.press-release{
background-color:rgba(13, 86, 118, 0.5);
border-radius:8px;
padding:15px;}

.col-12 h2{display:none;}

.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: inline-block;
float:right;
font-size:100%;

padding:10px 14px;
margin-bottom:0px;

}

#hero-plus-header {
    display: block;
    text-align: center;
}

}