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

.mpeg, .mpeg:visited {
  background: #000;
  opacity: .6;
  border-radius: 3px;
  color: #fff;
  text-decoration: none !important;
  padding: 15px;
  font-weight: bold;
  font-size: 100%;
  display: block;
  width: 50%;
  margin: 0 auto;
  margin-top: 2em;
  text-align: center;
}

.mpeg:hover { background-color: #580000;  color: #fff; -webkit-transition: all .25s ease-out; -moz-transition: all .25s ease-out; transition: all .25s ease-out; }

#topbar {background-color:#fff; -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);}
#topbar-right {text-align:center;}
body.scrolled #topbar {
  opacity: 0.7;
  transition: opacity .2s;
}
body.scrolled #topbar:hover {
  opacity: 1.0;
  transition: opacity .2s;
}
#head-box {}
#call-to-action {}
#share-icons {}
.media-contacts {}
.dropdown-menu {}
#showcase {}
h1 {text-align:center; margin-top: -20px;  ont-size: 34px; color: #580000;}
h2{text-align:center; font-style:italic; margin-bottom: 20px;}
/* 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 {}
#box-a {}
#box-b {}
.yt {margin-top: 10%;}
#box-c {
  text-align: center;
  margin-top: 5%;
}
#share-icons {
  margin-top: 25px;
}
h3 { color: #a19b9a;}

#box-d{text-align:center;}
#box-c-d {
  background: url(images/footer.jpg) top center no-repeat #1a0808;
  background-size: cover;
}
#underfooter {}
.share-lg-btn {display:none;}
.share-sm-btn {display:inline-block;}
/* 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 {}
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{display:none;}
#body_text{}
.soc {
  display: inline-block;
  padding: 10px;
}
.link {
  display: block;
color: #a19b9a;
  padding: 25px;
}
.link:hover { color: #a19b9a;}
/* 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: #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-v {
  margin-right: 10px;
}
.fa-3x {
  font-size: 3em;
  color: #580000;
}
#inline-p {
  float: right;
  margin-left: 10px;
  margin-bottom: 20px;
}
.inline-asset {
width:35%;
}
.inline-asset.inline-asset-single-column {
width:100%;
}
/* Gallery */
#title-gallery{}
.gallery-asset-title-container {}
.gallery-asset {}
#content-media-gallery {}
.gallery-icon{}
.nav_all_assets{}

/* Media queries */
@media only screen and max-width: 980px) {
.yt {
  margin-top: 20%;
}
}
@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%;
  margin-top: 80px;
}
#box-d{width:100%;}
#call-to-action {text-align:center;}
.ctab{margin: 1em;}
#hero-gallery-2 {
  display: none;
}
#share-icons {
  margin-top: 5px;
}
}