@import url(http://fonts.googleapis.com/css?family=Montserrat);

#article {
font-family:Montserrat;
font-size:14px;
}
#topbar {background-color: #fff; box-shadow: 0 4px 2px -2px rgba(0,0,0,0.4);}
#topbar-right { margin-top: 20px; }
#head-box {}
#call-to-action { margin-left:30px; margin-top:-20px; }
#share-icons {}
.media-contacts {}
.dropdown-menu {}
#showcase {}
/* Headline */
#headline {
background: none repeat scroll 0 0 #000;
color: #fcbc34;
width:100%;
text-align:center;
margin:auto;
-ms-filter:'progid:DXImageTransform.Microsoft.Alpha(Opacity=75)';
filter: alpha(opacity=75);
opacity:.85;
}
#font-size-headline-hero {
font-size: 56px;
}
#headlineContent {
-ms-filter:'progid:DXImageTransform.Microsoft.Alpha(Opacity=100)';
filter: alpha(opacity=100);
opacity:1;
}
h3 {font-size: 24px;
padding: 20px;
font-weight: 700;
margin: auto;
}
#press-release {}

.ct { margin: auto;
text-align: left;
padding: 14px;
margin-left: 33%;
}

#box-a {background: #0F0E0E; color:#fcbc34; text-align:center; width: 100%;}
#box-b {}
#box-c {}
#box-d {}
#underfooter { }
a, a:visited, a:hover {color:#996D0E;}

#col-1 { width: 32%; float: left; }
#col-2 { width: 32%; float: left; }
#col-3 { width: 32%; float: right; }

.soc {
display: block;
padding:10px;
margin: auto;
}
/* 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: 40px !important;
}
h2.sub-headline {text-align:center;}
#lede {}
.source {
font-family:Montserrat;
width:105px;
float:left;
}
.source a{}
.source a:hover{}
.dateline {
font-family:Montserrat;
}
#body-media-gallery{ background: url(images/gal-bg.jpg) top center no-repeat fixed; background-size:cover; 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%;
}
#title-gallery {
color: #fff;
}
.twitter-timeline {max-width:500px;}
#facebook-feed {max-width:500px; height: 340px; margin-left: 25px;}

.ctab, .ctab:visited, .ctab:hover { background: url(images/ctab.jpg) top left repeat-x #000; color: #fcbc34; text-decoration: none !important; padding: 15px 35px; font-weight: bold; font-size: 100%; display: block; width:100%; margin: 0 auto; margin-top: 2em; text-align:center; border: solid 1px;}

.ctab1, .ctab1:visited, .ctab1:hover { background: url(images/ctab.jpg) top left repeat-x #000; color: #fcbc34; text-decoration: none !important; padding: 15px; font-weight: bold; font-size: 100%; display: block; width:30%; margin: 0 auto; margin-top: 1em; text-align:center; border: solid 1px;}
/* Gallery */
#title-gallery{}
.gallery-asset-title-container {
position: absolute;
bottom: 0;
left: 0;
width: 100%;
z-index: 99;
padding-left: 9px;
font-size: 14px;
background: #191919;
color: #fcbc34;
border: #fcbc34 solid 1px;
}
.gallery-asset {}
#content-media-gallery {}
.gallery-icon{}
.nav_all_assets{}
.row-centered {
    text-align:center;
}
.logo {margin:5px; margin-left: 20px;}
.col-centered {
    display:inline-block;
    float:none;
    /* reset the text-align */
    text-align:left;
    /* inline-block space fix */
    margin-right:-4px;
}
.col-fixed {
    /* custom width */
    width:320px;
}
.col-min {
    /* custom min width */
    min-width:320px;
}
.col-max {
    /* custom max width */
    max-width:320px;
}

/* 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%;}
.col-centered { text-align:center:}
.ct {
margin-left: auto;
text-align:center;
}
#call-to-action {text-align:center;}
h1#headlineH1 { font-size: inherit;}
.ctab {margin-top:.5em;}
}