#article {
font-family: 'Roboto', Helvetica, Arial, sans-serif;
font-size:14px;
}
#topbar {background-color:white; padding: 4px;}
#head-box {}
#call-to-action {}
#share-icons {}
.media-contacts {}
.dropdown-menu {}
#showcase {}
/* Headline */
#headline {
background: #3777bc;
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);
width: 100%;
margin: auto;
padding: 10px;
opacity: .8;
}

#headlineContent {
-ms-filter:'progid:DXImageTransform.Microsoft.Alpha(Opacity=100)';
filter: alpha(opacity=100);
opacity:1;
}
#press-release {}
#box-a {}
#box-b {}
#box-c {font-size: 16px; width: 100%;
margin: auto;
background: #eee;
border: 1px solid #d3d3d3;
padding: 10px;
-webkit-border-radius: 10px;
-moz-border-radius: 10px;
border-radius: 10px;
color: #444;
max-width: 1890px;
margin: 0 auto 13px 5px;}
#box-d{}
#underfooter {
background: #43474f;
padding: 5px;
color: #fff;
border-bottom: 5px #fff solid;
min-height: 50px;
text-align: center;
font-size: 25px;
}

.fa-4x { padding: 5px;}

/* 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#headlineH1 {
font-size: 45px;
text-align: center;
}
.social {width:70%; text-align:center;}
h2.sub-headline {
text-align: center;
margin-top: -10px;
}

.twt {
font-size: 20px;

display: block;
padding: 10px;
}
#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: #f1f1f1;
margin: 20px 0 20px 0; box-shadow: inset 0px 0px 10px 0px #ABABAB;
-webkit-box-shadow: inset 0px 0px 10px 0px #ABABAB;
-moz-box-shadow: inset 0px 0px 10px 0px #ABABAB;
-o-box-shadow: inset 0px 0px 10px 0px #ABABAB;}
#body_text{}
#font-size-headline-hero { } 
/* 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 {}
.gallery-asset {}
#content-media-gallery {}
.gallery-icon{}
.nav_all_assets{}

.ctab, .ctab:visited, .ctab:hover { background-color: #3777bc;  border-radius: 8px; color: #fff; text-decoration: none !important; padding: 15px; font-weight: bold; font-size: 100%; display: inline-block; width:50%; margin: 0 auto;  text-align:center;}

.ct, .ct:visited { text-decoration: none !important;
text-align: center;
background: #76b93f;
color: #fff;
font-family: 'Roboto Condensed', Helvetica, Arial, sans-serif;
font-size: 18px;
display: block;
padding: 4px 10px;
border: 1px solid #76b93f;
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
border-radius: 4px;
}
.fa-4x {padding: 5px;}
.ct:hover {background: #65A134;
color: #fff;
}

/* 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%;}
.logo {display:none;}
}

@media only screen and (max-width: 990px){
#box-a{width:100%;}
#box-b{width:100%;}
#box-c{width:99%; text-align:center;}
#box-d{width:100%;}
.social {width: auto;}
}

@media only screen and (min-width: 1200px){
h1#headlineH1 {
font-size: 45px !important;
text-align: center;
}
}