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

.divide { padding: 0.5em; }
.col-lg-6 { float: left; }

.disclaim {font-size: 12px !important;}

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

.inforight {
    float: right;
    width: 40%;
    margin-left: 2%;
}

.blue {
    background: #0075c9;
}

body {
    color: #000;
    font-size: 18px;
    line-height: 2em;
}

/* Gallery Asset Width Percentage (4 Assets Across = 25%, 3 = 33.3333333%, etc.) */
@media (min-width: 992px) {
    .col-lg-3 {

    }
}

.flex-disable {
    padding: 2% 10%;
}

.card-text, .card-body {
    display: none;
}

.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: #ff;
}

#right {
    width: 45%;
    float: right;
    margin: 2%;
}

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

/*Body Box*/
#hero-plus-body {
    font-family: 'Montserrat', sans-serif;
}

/*Footer Box*/
#hero-plus-footer {
    text-align: center;
    background: #cbe8ce;
    padding: 2.5%;
    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: #cbe8ce;
    width: 100%;
    padding: 3% 10%;
}

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

.gal h2 {
    display: none;
}

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

#media-contact-lg {
    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: 700;
    color: #414042;
    margin-bottom: 20px;
}

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

#article {
    font-family: Arial Unicode MS,Arial,sans-serif;
    font-size: 16px;
}

#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: 'Helvetica Neue', Helvetica, Arial, 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 {

}

#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 {
    color: #414042;
    font-weight: 700;
    letter-spacing: 1px;
    font-size: 135%;
    display: block;
}

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

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

.icons:hover {
    opacity: 0.8;
    color: #414042!important;
    text-decoration: none;
}

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

.card-columns {
    -webkit-column-count: 5;
    -moz-column-count: 5;
    column-count: 5;
    -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;
}

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

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

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

    .col-md-6 {
        float: none;
        text-align: center;
    }

    #gallery {
        padding: 5%;
    }

    #box-a {
        width: 100%;
    }

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

    .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: 20px auto !important;
    }

    .logo {
        vertical-align: middle;
        padding: 0;
        margin: 2px;
    }

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

    #box-b {
        width: 100%;
    }

    #box-c {
        width: 100%;
    }

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

/* Custom CSS */
/* Header */
.logo {
    vertical-align: middle;
    padding: 0px 8px;
    margin: 0px 12px;
    width: 107px;
}

.ctab, .ctab:visited .ctab, .ctab:visited {
    -moz-background-clip: padding;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    background: #cbe8ce;
    font-size: 115%;
    text-align: center;
    text-decoration: none;
    font-family: 'Montserrat', sans-serif;
    line-height: 120%;
    color: #414042;
    padding: 21px;
    font-weight: bold;
    margin: 30px;
}

.ctab:hover, .ctab:active, .ctab:focus {
    opacity: .8;
    background: #cbe8ce;
    color: #414042 !important;
    text-decoration: none;
}

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

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) {
    #right {
        width:96%;
        float: right;
        margin: 2%;
    }

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

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