#article {
font-family:Arial Unicode MS,Arial,sans-serif;
font-size:15px;
}
#topbar-right {text-align:center;}
.print {font-size: 95%;}
#topbar {background-color:white; -webkit-box-shadow: 0px 2px 5px 0px rgba(194,190,194,1);
-moz-box-shadow: 0px 2px 5px 0px rgba(194,190,194,1);
box-shadow: 0px 2px 5px 0px rgba(194,190,194,1);}
#head-box {}
#call-to-action {}
#share-icons {}
.media-contacts {}
.dropdown-menu {}
#showcase {}
/* Headline */

#headline {
  background: none repeat scroll 0 0 #79bdea;
  color: #fff;
  font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
  width: 100%;
  margin: auto;
  text-align: center;
}
#font-size-headline-hero {
font-size: 56px;
}
#headlineContent {
-ms-filter:'progid:DXImageTransform.Microsoft.Alpha(Opacity=100)';
filter: alpha(opacity=100);
opacity:1;
}
.hvr-sweep-to-right {
  vertical-align: middle;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
  position: relative;
  -webkit-transition-property: color;
  transition-property: color;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  display: block;
  margin: auto;
  margin-bottom: 10px;
}
.soc {
  display: block !important;
  padding: 10px;
  background: #01274c;
  width: 200px;
}
.link {
  color: #79bdea;
  display: block;
  padding: 10px;
  font-size: 14px;
  text-decoration: none !important;
}
#press-release {}
#box-a {}
#box-b {}
#box-c {width:100%; margin:auto; text-align:center; color:#003466;}
#box-d{ text-align:center;}
#box-c-d {}
#underfooter {
  background: #003466;
  padding: 70px;
  text-align: center;
  color: #79bdea;
}

.ctab, .ctab:visited { background-color: #eb6e1e; 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;}

.ctab:hover { background-color: #d1621a;  color: #fff!important; -webkit-transition: all .25s ease-out; -moz-transition: all .25s ease-out; transition: all .25s ease-out; }

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

/* 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 {
  margin-top: -20px;
}
#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: gainsboro;
  margin: 20px 0 20px 0;
  -webkit-box-shadow: 1px 1px 5px 0px rgba(0,0,0,0.75);
  -moz-box-shadow: 1px 1px 5px 0px rgba(0,0,0,0.75);
  box-shadow: 1px 1px 5px 0px rgba(0,0,0,0.75);
}
#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: #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%;
}
h2 {text-align:center; font-style: italic;}
/* Gallery */
#title-gallery{font-style:normal;}
.gallery-asset-title-container {
  background: #eb6e1e;
  padding: 10px;
}
.gallery-asset {
  -webkit-box-shadow: 1px 1px 5px 0px rgba(0,0,0,0.75);
  -moz-box-shadow: 1px 1px 5px 0px rgba(0,0,0,0.75);
  box-shadow: 1px 1px 5px 0px rgba(0,0,0,0.75);
}
#content-media-gallery {}
.gallery-icon{}
.nav_all_assets{}

/* Media queries */
@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: 1em;}
#tq {margin-top: 30px;}
}