#article {
font-family:Arial Unicode MS,Arial,sans-serif;
font-size:14px;
}
.logo {width: 200px;}
a { word-wrap: break-word; }

#facebook-feed { max-width: 500px; }

.fb_iframe_widget iframe {height: 363px !important;}

img, object, embed { max-width: 100%; }

#topbar {background-color:#fff;}
#topbar a { color: #fff; }
#head-box {}
#call-to-action {}
#share-icons {}
.media-contacts {}
.dropdown-menu {}
#showcase {}
/* Headline */
#headline {
background: none repeat scroll 0 0 #941739;
color: #fff;
font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
font-size: 36px !important;
-ms-filter: 'progid:DXImageTransform.Microsoft.Alpha(Opacity=75)';
filter: alpha(opacity=75);
opacity: .75;
width: 100%;
margin: auto;
text-align: center;
padding: 12px;
}

#font-size-headline-hero {
font-size: 56px;
}
#topbar-right {
margin-top: 20px; text-align: center; 
}
#headlineContent {
-ms-filter:'progid:DXImageTransform.Microsoft.Alpha(Opacity=100)';
filter: alpha(opacity=100);
opacity:1;
}
.logo {margin:5px;}
#press-release {}
#box-a {}
#box-b {}
#box-c {
text-align: center;
width: 50%;
margin: auto;
color: #fff;
}
#box-d{width: 40%;
margin: auto;
float: left;}
#box-c-d {background: #941739; text-align:center; padding: 40px; color: #fff; }
#box-c-d a {color: #fff; font-weight: bold; font-style: italic; }
#underfooter {background: #941739;  text-align: center; }
.twitter-timeline {margin-top: 20px;}

#ctab {
background-clip: padding-box;
background: #941739;
color: #fff !important;
padding: 12px;
font-size: 100%;
font-weight: 300;
display: block;
text-align: center;
margin: 15px auto 5px;
width: 250px;
max-width: 100%;
border-radius: 7px;
border: solid 3px #941739;
}

#ctab:hover {
transition: all 0.4s ease;
color: #fff !important;
border: solid 3px #941739;
background: #800728;
text-decoration: none;
}

h3 { color: #dadada;
text-align: center;
border-bottom: solid 1px;}

/* 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{}

#title-gallery {
color: #dadada;
text-align: center;
border-bottom: solid 1px;
}

/* PressRelease */
#press-release {
text-align: left;
}
h1, .h1 {
font-size: 32px !important;
text-align: center;
color: #fff;
}
#heroPlayerContent {background: #941739;}
h1.headline {background: #941739; text-align:center;}
h2.sub-headline {text-align:center;}
#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: url(images/gal-bg.jpg) top left no-repeat; background-size: cover;}
#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 {}
.gallery-asset {}
#content-media-gallery {}
.gallery-icon{}
.nav_all_assets{}

/* Media queries */
@media only screen and  (max-width:1100px) {
}

@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%; text-align: center;}
#box-d{width:100%;}
#call-to-action{ text-align:center;}
#topbar-right { text-align:center; margin-top: 0;}
.logo {display:none;}
.ctab {margin: .5em; text-align:center;}
}