@import url('https://fonts.googleapis.com/css?family=Roboto+Condensed:300,400,700&display=swap');

#toggle {margin-bottom: 30px;}

.translations {
    margin-bottom: 30px;
}

.margin-auto {
    margin: auto;
}

.image{
    padding: 0;
    margin: 20px 0;
}

.soc,
.soc:visited,
.soc:hover {
  color: black;
  padding: 5px;
  margin: 10px;
  text-align: center;
  display: inline-block;
  vertical-align: middle;
}

.gallery-inline{padding: 3% 16%;margin-bottom: 41px;background-color: #79c0e4;}

.gallery-inline h2{display:none;}

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

strong {
color: #2f5496;
font-weight: normal !important;
}

.card-body{
display: none;
}

.logo{
    width: 251px;
    padding: 9px;
}

.container{
    margin-bottom: 30px;
}

.hero{
    width: 100%;
}

#hero-plus-body {
font-size: 1.10rem;
}

.small{font-size:90%;}

#hero-plus-header, #hero-plus-footer{
    background: #ffffff;
}

#hero-plus-header div{
    margin: 0 auto;
}

#hero-plus-footer .col{
    text-align: right;
    padding:15px;
    border-top: #00000014 solid 1px;
}

#hero-plus-footer .col-md-6:first-of-type{
    background:#0b203f;
}

.right {
    width: 35%;
    margin: 3%;
    float: right;
}

.right img {
    width: 100%;
    max-width: 100%;
}

.yellow {
    color: yellow
}

.inline2 {
    width: 100%;
    max-width: 100%;
    width: fit-content;
}

.gallery-2 {
    margin-bottom: 20px;
}

.gallery-2 .inline-image-asset {
    max-height: 260px;
    overflow: hidden;
    margin: 20px auto;
}

#article {
    font-family: 'Roboto Condensed', sans-serif;
    font-size: 17px;
    line-height: 2;
    font-weight: 300;
    background: #011329;
    color: #fff;
}

.inline-asset .hero-photo-icons {
    display: none !important;
}

.translations {
    width: 100%;
    text-align: center;
}

.ctab, .ctab:visited {
    -moz-background-clip: padding;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    background: #79c0e4;
    color: white;
    border: black !important;
    padding: 8px 8px;
    font-size: 15px;
    font-weight: 400;
    display: inline-block;
    text-decoration: none;
    text-align: center;
    margin: 10px 0px;
    width: auto;
    max-width: 100%;
    line-height: 119%;
    border-radius: 15%;
    border: 1px solid #28a745a6;
}

.ctab:hover, .ctab:active {
    background: none;
    font-weight: 400;
    text-decoration: none;
    border-radius: 15%;
    /* border: 1px solid #28a745a6; */
    background: #f8f9fa;
    color: #212529 !important;
    cursor: pointer;
    transition: 0.7s;
}

/* Play Button */
.video-play-icon {
    background: none;
}

.video-play-bg {
    color: #e2172a;
}

#containerElement {
    padding-bottom: 0px;
}

/*LINKS*/
a {
    /* color: #e2172a; */
    text-decoration: underline;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
}

a:hover {
    color: #e2172a;
    text-decoration: none;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
}

p.share-icons-label {
    text-align: center !important;
    font-size: 14px;
    color: #fff;
    margin-top: 5px;
    margin-bottom: 0px;
}

#topbar {
    background-color: #011329;
    -webkit-box-shadow: 0px 1px 5px 0px rgba(0, 0, 0, 0.75);
    -moz-box-shadow: 0px 1px 5px 0px rgba(0, 0, 0, 0.75);
    box-shadow: 0px 1px 5px 0px rgba(0, 0, 0, 0.75);
}

#head-box {}

#call-to-action {}

#share-icons {}

.media-contacts {}

.dropdown-menu {}

#showcase {}

h1 {
    text-align: center;
    font-size: 45px;
    margin-top: 60px;
    font-family: 'Roboto Condensed', sans-serif;
    font-weight: 700;
    text-transform: uppercase;
}

h2 {
    text-align: center;
    font-size: 25px;
    font-family: 'Roboto Condensed', sans-serif;
    font-weight: 300;
    line-height: 2;
    margin-bottom: 30px;
}

h3 {
    text-align: left;
    font-size: 17px;
    margin-top: 30px;
    font-family: 'Roboto Condensed', sans-serif;
    font-weight: 700;
    text-transform: uppercase;
}

/* Headline */
#headline {
    display: none;
    background: none repeat scroll 0 0 #555;
    color: #fff;
    font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
    font-size: 54px;
    -ms-filter: 'progid:DXImageTransform.Microsoft.Alpha(Opacity=75)';
    filter: alpha(opacity=75);
    opacity: .75;
}

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

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

#press-release {}

/*Icons*/
.icons-group {
    text-align: left;
}

.icons-group a {
    padding: 10px 10px;
    margin: 8px 3px;
    width: 32px;
    height: 32px;
    font-size: 6px;
    display: inline-block;
    background: #e2172a;
    text-align: center;
    color: #fff;
    border-radius: 50%;
}

.icons-group a:hover {
    background: #0b203f;
}

#box-a {}

#box-b {}

#box-c {
    background: #0b203f;
    padding: 25px;
    font-size: 14px;
    margin-top: 30px;
}

#box-d {
    background: #fff;
    padding: 25px;
    color: #000;
    font-size: 14px;
    margin-top: 30px;
}

#underfooter {}

/* Facebook and twitter - large buttons */
.share-lg-btn .facebook-lg-btn {}

.share-lg-btn .twitter-lg-btn {}

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

.phone1 {}

.phone2 {}

.phone3 {}

.phone4 {}

.phone5 {}

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

h1.headline {
    display: none;
}

h2.sub-headline {
    display: none;
}

#lede {}

#body_text {}

.source {
    float: left;
    font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
}

.source a {}

.source a:hover {}

.dateline {
    font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
}

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

.showcase-asset-title-container {}

.showcase-asset {}

.showcase-asset-img {}

#download-photo-btn {}

#embed-photo-btn {}

#pinit-photo-btn {}

#showcase-photo-icons {}

#asset-title-container-0 {}

#asset-title-container-1 {}

#asset-title-container-2 {}

#showcase-asset-0 {}

#showcase-asset-1 {}

#showcase-asset-2 {}

#icon-0 {}

#icon-1 {}

#icon-2 {}

.preview-icon {}

/* Cut in */
.cut-in-common {}

#cut-in {
    float: left;
    clear: both;
    margin: 12px;
}

#cut-single-column {}

/* Sidebar */
#sidebar {
    /* Sidebar Single Column */
    width: 100%;
    box-shadow: rgb(189, 189, 189) 0px 0px 2px inset;
    background: rgb(238, 238, 238);
    height: auto !important;
}

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

@media only screen and (min-width : 768px) {
    #sidebar {
        width: 30%;
        float: right;
    }

    #sidebar-wrapper #press-release-row {
        width: 70%;
        float: left;
    }

    #sidebar-wrapper #press-release-row.wrapped-sidebar {
        width: 100%;
        float: left;
    }
}

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

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

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

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

/* Popup caption */
.mfp-title {
    font-family: 'Roboto Condensed', sans-serif;
    font-size: 17px;
    line-height: 2;
    color: #fff;
    text-align: center;
}

/* Inline assets */
.inline-asset-title-container {
    display: none;
}

.inline-icon {}

.inline-asset {
    width: 80%;
    float: none;
    margin-left: 10%;
    margin-right: 10%;
}

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

/* Gallery */
.view-asset {
    width: 50%;
    flex: 0 0 50%;
    max-width: 100%;
}

#body-media-gallery {
    background: none;
    padding-top: 10px;
    padding-bottom: 10px;
}

#title-gallery {}

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

.gallery-asset {
    -webkit-box-shadow: 0px 1px 5px 0px rgba(0, 0, 0, 0.75);
    -moz-box-shadow: 0px 1px 5px 0px rgba(0, 0, 0, 0.75);
    box-shadow: 0px 1px 5px 0px rgba(0, 0, 0, 0.75);
}

#content-media-gallery {}

.gallery-icon {}

.nav_all_assets {}

.external-icon {}

/* Media queries */
@media only screen and (min-width: 769px) {
    #media-contacts-lg {}

    .col-md-4 {
        width: 50%;
        margin-left: 25%;
        margin-right: 25%;
    }

    #topbar-left {
        width: 100%;
        text-align: center;
    }

    #topbar-right {
        position: absolute;
        right: 10px;
    }

    #box-a {
        width: 100%;
    }

    #box-b {
        width: 100%;
    }

    #box-c {
        width: 100%;
    }

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

@media only screen and (max-width: 768px) and (orientation:portrait) {
    .ctab, .ctab:visited {
        width: 70%;
        margin: 0 15%;
    }

    .inline-asset {
        width: 100%;
        float: none;
        margin-left: 0%;
        margin-right: 0%;
    }

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

    #head-box {
        display: none;
    }
}

@media only screen and (max-width: 768px) {
    .inline-image-asset {
        width: 100%;
        max-width: 100%;
        margin: 20px auto;
    }

    .gallery-2 .col-sm-6 {
        width: 100%;
        max-width: 100%;
        flex: 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;
}


    .right {
        width: 100%;
        margin: 0%;
        float: right;
    }

    .right img {
        width: 100%;
        max-width: 100%;
    }

    .inline-asset {
        width: 100%;
        float: none;
        margin-left: 0%;
        margin-right: 0%;
    }

    #box-a {
        width: 100%;
    }

    #box-b {
        width: 100%;
    }

    #box-c {
        width: 100%;
    }

    #box-d {
        width: 100%;
    }

    #containerElement {
        padding-bottom: 50px;
    }
}