#article {
font-family:Arial Unicode MS,Arial,sans-serif;
font-size:15px;
}
.logo {width: 350px; margin: 5px;}
#gly {
  margin-bottom: 30px;
  background: #333;
}
h3 { color: #fff;}
#topbar {background-color:white;   -moz-box-shadow: 0 4px 4px rgba(0, 0, 0, 0.4);
    -webkit-box-shadow: 0 4px 4px rgba(0, 0, 0, 0.4);
    box-shadow: 0 4px 4px rgba(0, 0, 0, 0.4);}
#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;
}
#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 {}
#box-c {}
#box-d{}
#underfooter {
  background: url(images/bg-gallery.png) top left repeat;
  height: 150px;
  margin-bottom: 0px;
  margin-top: 0px;
  text-align: center;
}
.ctab, .ctab:visited, .ctab:hover {   background: #044970;
  background: -moz-linear-gradient(top, #044970 0%, #08283f 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#044970), color-stop(100%,#08283f));
  background: -webkit-linear-gradient(top, #044970 0%,#08283f 100%);
  background: -o-linear-gradient(top, #044970 0%,#08283f 100%);
  background: -ms-linear-gradient(top, #044970 0%,#08283f 100%);
  background: linear-gradient(to bottom, #044970 0%,#08283f 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#044970', endColorstr='#08283f',GradientType=0 );
    border-bottom: 5px solid #ddd;
  color: #fff;
  text-decoration: none !important;
  padding: 15px;
  font-size: 100%;
  display: block;
  margin: 0 auto;
  text-align: center;;}
.soc {
  display: inline-block;
  margin: auto;
  background: #007cc3;
  width: 50px;
  border-radius: 100px;
  color: #fff !important;
  padding: 10px;
  margin-top: 20px;
}
h1 { text-align:center; color: #044970;} 
h2 { text-align:center; font-style: italic;}

/* PressRelease */
#press-release {
text-align: left;
}
h1.headline {}
h2.sub-headline {}
#lede {  padding-bottom: 25px;}
.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{}
#body_text{}
.share-lg-btn { margin-top: 5%;}
/* 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{font-size: 15px;
  font-weight: bold;
  text-align: center;}
/* Inline assets */
.inline-asset-title-container {
  text-align: center;
  font-size: 110%;
}
.inline-icon {}
#inline-asset {
  width: 24%;
  margin: auto 5px;
}
#inline-asset-1 {
  width: 100%;
}
.inline-asset.inline-asset-single-column {
width: 100%;
}
.bottom {
  display: -webkit-inline-box;
}

/* 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: 1000px) {
.bottom {
  display: block;
}
#inline-asset {
  width: 100%;
  margin: 5px auto;
}
}
@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%;}
#call-to-action {text-align:center;}
.ctab { margin: .5em;}

}