#article {
font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
font-size:12px; color: #333;
}

#topbar {background-color: #124e64; -moz-box-shadow: 0 0 5px -1px; -webkit-box-shadow: 0 0 5px -1px; box-shadow: 0 0 5px -1px;}

#head-box {}
#call-to-action {}
#share-icons { margin-top: 30px; }
.media-contacts {}
.dropdown-menu {}
#showcase {}
/* Headline */
#headline { display: none;
background: none repeat scroll 0 0 #01909e;
color: #fff;
font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
font-size: 35px;
 text-align: center;
}
#font-size-headline-hero {
font-size: 35px;
}
#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 {}


/* 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 { font-size: 32px; color: #333;}
h2 {font-size: 28px;}
#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{}
#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: #044a56;
}
.mfp-arrow-right:after{
color: #044a56;
}
/* 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 */
#body-media-gallery{ background: #044a56;  
margin: 40px 0px;}
#title-gallery  { text-transform: uppercase; text-align: center; font-size: 1.4em; border-bottom: 2px solid #acd126; font-weight: lighter; color: #acd126; }
.gallery-asset-title-container {}
.gallery-asset {}
#content-media-gallery {}
.gallery-icon{}
.nav_all_assets{}

/* Stuff */

p {font-size: 16px; text-align: justify; }
#box-a { font-size: 1.1em;text-align: center; }
#box-b {font-size: 1.1em; text-align: center; }
#box-c { text-align: center;}
#box-d {text-align: center;}
#box-a-b {background: #044a56; border: 4px solid #01909e; }
#box-c-d {background: #044a56; border-bottom: 4px solid #01909e; border-left: 4px solid #01909e; border-right: 4px solid #01909e;}

#box-a-b a {color: #fff; font-size: 1.4em; }
#box-a-b a:hover {color: #fff; font-size: 1.4em; }

h3 { text-transform: uppercase; text-align: center; font-size: 1.4em; border-bottom: 2px solid #acd126; font-weight: lighter; color: #acd126; }

#lang li{ display:inline; padding-left: 5px!important; }
#lang ul{ margin-bottom: 0px!important; margin-right: 0px!important; padding-left: 0px!important; margin-left: -5px; }

/*C-A-B*/

.cb a { color:#fff;}
.cb a.hover { color:#fff!important;}

.cb {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.1em;
        font-weight: bold;
	color: #fff!important;
	padding: 10px 20px;
	background-color: #222;
	background: #222;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	border: 0px solid #171717;
	-moz-box-shadow:
		0px 1px 3px rgba(000,000,000,0.5),
		inset 0px 0px 10px rgba(087,087,087,0);
	-webkit-box-shadow:
		0px 1px 3px rgba(000,000,000,0.5),
		inset 0px 0px 10px rgba(087,087,087,0);
	box-shadow:
		0px 1px 3px rgba(000,000,000,0.5),
		inset 0px 0px 10px rgba(087,087,087,0);
	text-shadow:
		0px -1px 0px rgba(000,000,000,0.4),
		0px 1px 0px rgba(255,255,255,0.3);
}

/* 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%;}
}