#article {
font-family:Arial Unicode MS,Arial,sans-serif;
font-size:15px;
}
#topbar-right {text-align:center;}
#box-c .fa {
  color: #c4272b; }

.doc {display: block;
  padding: 10px;
  margin: 3px auto;
  text-decoration: none !important;
  font-weight: bold;}
#topbar {background-color:white; border-bottom: solid 1px #c4272b;}
#head-box {}
#call-to-action {}
#share-icons {}
.media-contacts {}
.dropdown-menu {}
#showcase {}
/* 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;
}

.fa-3x {
  vertical-align: middle;
color: #fff;
}
#box-d .fa-3x:hover { color: #fff !important;}
h1 {text-align:center; color: #a42023;}
.tq {text-align:center; font-size: 18px; font-weight:bold; color: #c4272b;}
#press-release {}
#box-a {text-align:center;}
#box-b {text-align:center;}
#box-c {text-align:center;}
#box-d{text-align:center;}
#box-a-b {text-align:center; padding: 30px; background: #a42023;}
#box-c-d {text-align:center; padding: 30px; background: #f1f1f1;}
#underfooter {text-align:center; padding: 30px; border-top: solid #a42023;}
.logo { margin:5px;}
.ctab, .ctab:visited { background-color: #c4272b; border-radius: 5px; color: #fff; text-decoration: none !important; padding: 15px; font-weight: bold; font-size: 100%; display: block; margin: 0 auto; text-align:center;}

.ctab:hover { background-color: #a42023; border-bottom: 2px solid #000; color: #fff; -webkit-transition: all .25s ease-out; -moz-transition: all .25s ease-out; transition: all .25s ease-out; }

.mpeg, .mpeg:visited { background-color: #c4272b;  border-radius: 5px; color: #fff; text-decoration: none !important; border-bottom: 2px solid #333; padding: 20px; font-weight: bold; font-size: 100%; display: block; width:60%; margin: 20px auto; text-align:center;}

.mpeg:hover { background-color: #a42023; border-bottom: 2px solid #333; color: #fff; -webkit-transition: all .25s ease-out; -moz-transition: all .25s ease-out; transition: all .25s ease-out; }
.link {
  display: block;
  padding: 10px;
  color: #fff;
  background: #991c1f;
  width: 50%;
  margin: 3px auto;
  border-radius: 5px;
  text-decoration: none !important;
}
.link:hover {
  color: #fff;
}
#box-b h3 {color: #fff;}
#box-c a {color: #c4272b !important; text-decoration:none !important;}
/* PressRelease */
#press-release {
text-align: left;
}
#box-c, #box-d h3 { color: #c4272b;}
h1.headline {}
h2.sub-headline {}
#lede {}
.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;
}
#body-media-gallery{background:  #f1f1f1; margin: 20px 0 20px 0;}
#body-media-gallery-2 {background: #f1f1f1;}
#body_text{}

/* 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{}
/* Expanded Viewer */
.white-popup {
  background: #f1f1f1;
}
.mfp-image-holder .mfp-close {
color: black;
}
.mfp-arrow-left:before{
color: #c4272b;
}
.mfp-arrow-right:after{
color: #c4272b;
}
/* Popup caption */
.mfp-title {
  font-size: 15px;
  color: #c4272b;
  font-weight: bold;
}
/* Inline assets */
.inline-asset-title-container {}
.inline-icon {}
.inline-asset {
width:40%;
}
.inline-asset.inline-asset-single-column {
width:100%;
}
i.fa.fa-twitter.fa-3x {
  margin-top: 25px;
  padding: 10px;
}i.fa.fa-facebook.fa-3x {
  margin-top: 25px;
  padding: 10px;
}
#share-icons {
  margin-top: 30px;
}
/* Gallery */
#title-gallery{ text-align:center; font-style:normal; color: #c4272b;}
.gallery-asset-title-container {
  background: #c4272b;
  border-bottom: solid #a32326 3px;
}
strong { color: #c4272b;}
.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;
}

}
@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%;}
#share-icons {
  margin-top: 10px;
}
#call-to-action { text-align:center;}
.ctab { margin: .5em;}
.mpeg { width: 95%;}
.logo {display:none;}
}