@import url(http://fonts.googleapis.com/css?family=Montserrat:400,700);
#heroPlayer img {display: none;}
.hero-photo-icons {display: none;}
.fa-facebook:hover { background: #3b5998 !important; }
.fa-twitter:hover { background: #00aced !important; }
.logo { margin: 10px; }
#article {
font-family: 'Montserrat', sans-serif;
font-size:14px;
}
#topbar {background-color:white; 
-webkit-box-shadow: 0px 1px 5px 0px rgba(143,139,143,1);
-moz-box-shadow: 0px 1px 5px 0px rgba(143,139,143,1);
box-shadow: 0px 1px 5px 0px rgba(143,139,143,1);
}
#topbar-right {margin-top: 15px; text-align:center;}
#head-box {}
#call-to-action {}
#share-icons {}
.media-contacts {}
.dropdown-menu {}
#showcase {}
/* Headline */
#headline {
background: none repeat scroll 0 0 #000;
color: #0096D6;
font-family: 'Montserrat', sans-serif;
font-weight: 700;
-ms-filter: 'progid:DXImageTransform.Microsoft.Alpha(Opacity=75)';
filter: alpha(opacity=75);
opacity: .75;
width: 100%;
margin: auto;
text-align: center;
}
h1 {font-size: 3em !important; text-align: center; }
h2 { text-align: center; }
h3 {font-family: 'Montserrat', sans-serif; font-weight:700; color: #333333;}
#font-size-headline-hero {
}
#headlineContent {
-ms-filter:'progid:DXImageTransform.Microsoft.Alpha(Opacity=100)';
filter: alpha(opacity=100);
opacity:1;
}
#press-release { }
#box-a {}
#box-b {}
#box-a-b { display: none; }
#box-c {text-align:center; margin-top: 20px;}
#box-d{tex-align:center; margin-top: 20px;}
#box-d a {color: #333333;}
#underfooter {text-align:center; background: #0096D6; padding: 15px;
  margin-bottom: 15px; }
#box-c-d {border-top: solid 3px #000; background:#f0f0f0; text-align:center; }

.tq {font-size: 16px; color: #fff; font-weight: bold;}

/* PressRelease */
#press-release {
text-align: left;
}
h1.headline {}
h2.sub-headline {text-align:center;}
#lede {}
.source {
float: left;
font-weight: bold;
font-family: 'Helvetica Neue',Helvetica,Arial,sans-serif;
}
.source a{}
.source a:hover{}
.dateline {
font-weight: bold; 
font-family: 'Helvetica Neue',Helvetica,Arial,sans-serif;
}
#body-media-gallery{background: #fff; margin: 20px 0 20px 0; border-top: 1px solid #ccc; border-bottom: 1px solid #ccc; }
#body_text{}
.link {
display: block;
padding: 8px;
font-size: 118%;
text-decoration: none !important;
width: 50%;
margin: auto;
background: #62A73B;
color: #fff!important;
margin-bottom: 5px;
}
.link:hover {
background: #0096D6;
border-radius: 3px;
padding: 8px;
}

.fa-2x {
margin-bottom: 10px;
font-size: 2em;
color: #fff;
border-radius:100%;
display: inline-block;
padding: 20px;
background: #AAAAAA;
width: 80px;
margin-top: 20px;
}
i.fa.fa-chevron-right {
vertical-align: middle;
}

/* 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: right;
clear: both;
margin: 12px;
width: 100%;
max-width: 42%;
}
#cut-single-column{
padding-left: 4%;
padding-right: 4%;
margin-bottom:15px;
}
/* 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%;
}
.ctab {text-decoration: none !important;
padding: 15px 30px 15px 30px;
font: 700 0.72222em/1em 'Montserrat',sans-serif;
text-transform: uppercase;
border-width: 2px;
border-style: solid;
border-radius: 0px;
background-color: transparent;
letter-spacing: 1px;
-webkit-transition: all 0.4s ease;
transition: all 0.4s ease; color: #000;
font-size: 1em;}
.ctab:hover,.ctab:active{background-color:#0096d6;color:#FFFFFF}
/* Gallery */
#title-gallery{color: #0096D6;
font-family: 'Montserrat', sans-serif; text-align:center;}
.gallery-asset-title-container {
background: #0096d6;
color: #fff;
font-size: .65em;
}
.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%;}
#call-to-action {
text-align: center;
margin: 2em 0 2em 0;
}
.ctab {margin: .5em 0 .5em 0;)
.logo {display:none;}
#topbar-right {
text-align: center;
}
}