@import url(http://fonts.googleapis.com/css?family=Source+Sans+Pro);


.mpeg, .mpeg:visited {   background-color: #555555;
  color: white;
  border-radius: 3px;
  text-decoration: none !important;
  padding: 15px 26px;
  font-weight: bold;
  font-size: 104%;
  display: block;
  width: 65%;
  margin: 0 auto;
  margin-top: 1em;
  text-align: center;}

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

.mpeg2, .mpeg2:visited {   background-color: #555555;
  color: white;
  border-radius: 3px;
  text-decoration: none !important;
  padding: 15px 26px;
  font-weight: bold;
  font-size: 104%;
  display: block;
width: 60%;
  margin: 0 auto;
  margin-top: 1.5em;
  text-align: center;}

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


/* JS STYLES */

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

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

#article {
font-family: 'Source Sans Pro', sans-serif;
font-size:15px;
}
#topbar {background-color:white; border-bottom: solid 5px #cc0000;}
#head-box {}
#call-to-action {}
#share-icons {}
.media-contacts {}
.dropdown-menu {}
#showcase {}
h1#headlineH1 {
  font-size: 38px !important;
}
/* Headline */
#headline {
background: none repeat scroll 0 0 #cc0000;
color: #fff;
text-align:center;
width: 100%; margin: auto;
font-family: 'Source Sans Pro', sans-serif;
font-size: 54px;
-ms-filter:'progid:DXImageTransform.Microsoft.Alpha(Opacity=75)';
filter: alpha(opacity=75);
opacity:.75;



padding: 15px;
  
width: 100%;
margin: auto;
opacity: .90;
position: static;
}

#headlineContent {
-ms-filter:'progid:DXImageTransform.Microsoft.Alpha(Opacity=100)';
filter: alpha(opacity=100);
opacity:1;
}
#press-release {}
#box-a {
  width: 100%;
  text-align: center;
}
#box-b {}
#box-c-d {  border-top: 1px solid #e6e6e6;
  background-color: #fcfcfc; padding: 50px;}
#box-c {text-align: center; padding: 20px; width: 100%;}
#box-d{ text-align: center; padding: 20px; display: none;}
#underfooter { text-align: center;}
.social {
  margin: 20px auto;
}
#box-d .iframe-widget { margin-top: 20px;}
.link { display: block;
margin-bottom: 20px;
  padding: 10px;
  color: #cc0000;
  text-decoration: none !important;
  width: 60%;
  margin:  auto;
  border-radius: 5px; }

.link:hover { background: #cc0000; color: #fff; -webkit-transition: all .25s ease-out; -moz-transition: all .25s ease-out; transition: all .25s ease-out; }
.soc {
  display: inline-block;
  color: #cc0000;
  padding: 5px;
  margin-top: 10px;
}
.soc:hover { color: #cc0000;}
.doc { display: block;
  padding: 10px;
  color: #cc0000;
  text-decoration: none !important;
  width: 60%;
  margin: auto;
  border-radius: 5px; }

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

/* PressRelease */
#press-release {
text-align: left;
}
h1.headline {}
h2.sub-headline {text-align:center;}
#lede {}
.source {
float: left;
font-family: 'Source Sans Pro', sans-serif;
}
.source a{}
.source a:hover{}
.dateline {
font-family: 'Source Sans Pro', sans-serif;
}
#body-media-gallery{ background: #004271; margin: 20px 0 20px 0; border-top: 1px solid #e6e6e6; border-bottom: 1px solid #e6e6e6; }
#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:right;
clear:both;
margin:12px;
width: 40%;
}
#cut-single-column{}
/* 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{}

/* Inline assets */
.inline-asset-title-container {  background: none repeat scroll 0 0 #cc0000;
  padding: 7px;}
.inline-icon {}
.inline-asset {
  width: 100%;
  -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);
}
.inline-asset.inline-asset-single-column {
width:100%;
}
/* Gallery */
#title-gallery{ color: #fff; }
.gallery-asset-title-container {
  background: none repeat scroll 0 0 #cc0000;
  padding: 7px;
}
.gallery-asset-title {
  padding-left: 1.6em;
}
.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);
}
h3 { color: #cc0000; text-transform: uppercase;}

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

/* Media queries */
@media only screen and (max-width: 980px) {
.feed { margin-top: 20px;}
}
@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%;}

.mpeg {width: 100%; }
.mpeg2  {width: 100%;}
}