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

.ctab, .ctab:visited { background: #b03124; border-radius: 3px; color: #fff; text-decoration: none !important; padding: 15px; font-weight: bold; font-size: 100%; display: block; margin: 0 auto; text-align:center; }

.scrollToTop { display: none; width: 45px; height: 45px; padding: 10px; text-align: center; background: #000; font-weight: bold; color: #808080; text-decoration: none; position: fixed; bottom: 5px; right: 20px; border-radius: 3px; }

.scrollToTop:hover { text-decoration:none; color: #eee; }

#topbar { background-color:white; }

#head-box { }

#call-to-action { text-align:center;}

#share-icons {margin-top: 15px; }



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

h3 { color: #5F6062; text-shadow: 0px 1px 1px rgba( 255, 255, 255, 0.8 ); }

#press-release { }

#box-a-b { background: #cccccc; padding: 20px; }

#box-a { text-align:center; width: 100%; padding: 30px; }

.link { display:block; padding: 20px; color: #5F6062; text-shadow: 0px 1px 1px rgba( 255, 255, 255, 0.8 ); text-decoration: none!important; }

.link:hover { color: #5F6062; }
#box-b {}
#box-c {
}
#box-d {
}
#underfooter {
}


/* PressRelease */
#press-release {
text-align: left;
}
h1{text-align:center;
}
h2 { text-align:center;
}
.logo {margin: 5px;}
.view-asset {
  padding: 12px;
  width: 50%;
}
#body-media-gallery {
background: #b03124;
margin: 20px 0 20px 0;
}

/* 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 {
}
/* Inline assets */
.inline-asset-title-container {
}
.inline-icon {
}
.inline-asset {
width:40%;
}
.inline-asset.inline-asset-single-column {
width:100%;
}
/* Gallery */
#title-gallery {
color: #fff;
}
.gallery-asset-title-container {
  background-color: #771006;
  padding: 7px;
}
.gallery-asset-title {
  padding-left: 1.5em;
}

.gallery-asset {
}
#content-media-gallery {
}
.gallery-icon {
}
.nav_all_assets {
}

/* Media queries */
@media only screen and (max-width: 980px) {
.share-lg-btn {
 display: none;
}
.share-sm-btn {
 display: inline-block;
}
.view-asset {
  padding: 12px;
  width: 100%;
}
}
@media only screen and (max-width: 768px) and (orientation:portrait) {
#head-box {
display:none;
}
}
@media only screen and (max-width: 768px) {
#box-a {
width:100%;
}
#box-b {
width:100%;
}
#box-c {
width:100%;
}
#box-d {
width:100%;
}
.ctab {margin: 1em;}
}
