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


#lang{
text-align:center;
font-size:115%;
}
.link {
  display: block;
  padding: 15px;
  color: #fff;
  font-size: 14px;
}
.ct {
  margin-top: 25px;
}

#lang{
text-align:center;
}
.soc {
  display: inline-block;
  color: #fff;
  width: 50px;
  padding: 15px;
}
.soc:hover {background:none;}
#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 {
display:none;
background: none repeat scroll 0 0 #414040;
color: #fff;
font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
width:100%;
margin:auto;
}
.logo {
  width: 70%;
  padding: 10px;
}
h1 {text-align:center; margin-top: -20px;}
h2 {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;
}
#press-release {}
#box-a  {text-align:center; color: #fff;}
#box-a a {color: #fff;}
#box-b  {text-align:center;}
#box-c {text-align:center;}
#box-d {text-align:center;}
#box-a-b, #box-c-d {background: #0d9cd7;}
#underfooter {text-align:center;}
blockquote {
  padding: 10px 20px;
  margin: 0 0 20px;
  font-size: 17.5px;
  border-left: 5px solid #eee;
  text-align: center;
  border-right: 5px solid #eee;
}
.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: #faa61a; color: #fff; -webkit-transition: all .25s ease-out; -moz-transition: all .25s ease-out; transition: all .25s ease-out; }

.mpeg, .mpeg:visited {   background-color: #faa61a;
  border-radius: 3px;
  color: #fff;
  text-decoration: none!important;
  padding: 26px;
  font-weight: bold;
  font-size: 100%;
  display: block;
  width: 70%;
  margin: 0 auto;
  margin-top: 3em;
  text-align: center;}
.mpeg:hover { color: #fff; -webkit-transition: all .25s ease-out; -moz-transition: all .25s ease-out; transition: all .25s ease-out; }

/* 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;
}
h3 {
border-radius: 3px;
  text-transform: uppercase;
  letter-spacing: 3.5px;
  color: #fff;
  background: #076286;
  clear: both;
  text-align: center;
}
#body-media-gallery{ background: url(images/leaf.jpg) top center repeat; margin: 20px 0 20px 0;}
#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%;
}
/* Gallery */
#title-gallery{}
.gallery-asset-title-container {
  background: #434340;
  padding: 10px;
  color: #bbbbc1;
}
.gallery-asset {}
#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%;}
}