.logo {margin: 12px 15px 0px; width: 255px;}

.small_text{
  font-size: 85%;
}

.scrollToTop { display: none; width: 45px; height: 45px; padding: 10px; text-align: center; font-weight: bold; color: #fff !important; text-decoration: none; position: fixed; bottom: 5px; right: 20px; border-radius: 3px; background: linear-gradient(to bottom, rgba(181, 181, 181, 1) 0%, rgba(66, 66, 66, 1) 100%);
box-shadow: 0px 4px 9px -5px #000;
background-color: hsl(0,0%,90%); }

.small_print{
font-size:85%;
}

.mediac{
color:#fff;
font-size:110%;
}

#facebook-feed {max-width: 100%;height:325px!important;}
img{max-width: 100%;}
#twitter-widget {max-width: 90%!important;height: 300px!important;}

.ctab, .ctab:visited {
-moz-background-clip: padding;
-webkit-background-clip: padding-box;
background-clip: padding-box;
background: rgb(176,0,12);
background: -moz-linear-gradient(top, rgba(176,0,12,1) 0%, rgba(130,2,6,1) 100%);
background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(176,0,12,1)), color-stop(100%, rgba(130,2,6,1)));
background: -webkit-linear-gradient(top, rgba(176,0,12,1) 0%, rgba(130,2,6,1) 100%);
background: -o-linear-gradient(top, rgba(176,0,12,1) 0%, rgba(130,2,6,1) 100%);
background: -ms-linear-gradient(top, rgba(176,0,12,1) 0%, rgba(130,2,6,1) 100%);
background: linear-gradient(to bottom, rgba(176,0,12,1) 0%, rgba(130,2,6,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#b0000c', endColorstr='#820206', GradientType=0 );
color: #fff!important;
padding: 6px;
font-size: 114%;
font-weight: normal;
display: block;
text-align: center;
margin: 8px auto 5px;
width: 260px;
max-width: 100%;
border-radius: 4px;
}

.ctab:hover, .ctab:active {
background: rgb(130,2,6);
background: -moz-linear-gradient(top, rgba(130,2,6,1) 0%, rgba(176,0,12,1) 100%);
background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(130,2,6,1)), color-stop(100%, rgba(176,0,12,1)));
background: -webkit-linear-gradient(top, rgba(130,2,6,1) 0%, rgba(176,0,12,1) 100%);
background: -o-linear-gradient(top, rgba(130,2,6,1) 0%, rgba(176,0,12,1) 100%);
background: -ms-linear-gradient(top, rgba(130,2,6,1) 0%, rgba(176,0,12,1) 100%);
background: linear-gradient(to bottom, rgba(130,2,6,1) 0%, rgba(176,0,12,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#820206', endColorstr='#b0000c', GradientType=0 );
transition: background 0.4s ease, padding 0.8s linear;
color: #fff!important;
text-decoration: none;
}

.mpeg4 {
background: linear-gradient(to bottom, rgba(181, 181, 181, 1) 0%, rgba(66, 66, 66, 1) 100%);
box-shadow: 0px 4px 9px -5px #000;
background-color: hsl(0,0%,90%);
box-shadow: inset hsla(0, 100%, 18%, 1) 0 0px 0px 4px, /* border */ inset hsla(0, 1%, 43%, 0.8) 0 -1px 5px 4px, /* soft SD */ inset hsla(0, 0%, 28%, 0.25) 0 -1px 0px 7px, /* bottom SD */ inset hsla(0, 0%, 66%, 0.7) 0 2px 1px 7px, /* top HL */ hsla(0,0%, 0%,.15) 0 -5px 6px 4px, /* outer SD */ hsla(0, 0%, 58%, 0.5) 0 5px 6px -6px;
padding: 14px;
border-radius: 9px;
line-height: 127%;
}

.mpeg4:hover {
background: linear-gradient(to bottom,  rgba(66, 66, 66, 1) 0%, rgba(181, 181, 181, 1) 100%);
}

.foot-links, .foot-links:link, .foot-links:visited {
display: block;
font-size: 120%;
color: #fff;
border-bottom: solid #6F0003 1px;
width: 100%;
padding: 10px;
}
.foot-links:hover,.foot-links:active {color:#fff;text-decoration: none;background:#6F0003;}

.icons-group {
margin-top:15px;
margin-bottom: 15px;
}

.icons, .icons:visited {
border-radius: 3px;
margin: 3px;
box-shadow: 0 0 10px -1px #3C0103;
}

.icons:hover, .icons:active {
opacity: .8;
transition: opacity 0.7s ease;
}

#article {
font-family:Arial,sans-serif;
font-size:15px;
}
#topbar {
background-color:#fff;
-moz-box-shadow: 0 0 6px -1px;
-webkit-box-shadow: 0 0 6px -1px;
box-shadow: 0 0 6px -1px;
}
#head-box {}
#call-to-action {vertical-align: top;}
#share-icons {
margin-top: 9px;
}
.media-contacts {}
.dropdown-menu {}
#showcase {}
/* Headline */
#headline {
background: rgb(173, 23, 43) none repeat scroll;
background: rgba(173, 23, 43, 0.72) none repeat scroll;
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);
opacity:.75;
text-align: center; 
}
#font-size-headline-hero {
font-size: 56px;
}
#headlineContent {
-ms-filter:'progid:DXImageTransform.Microsoft.Alpha(Opacity=100)';
filter: alpha(opacity=100);
opacity:1;
}
#press-release {}
#box-a-b {
margin-top:1.5em;
padding-top: 30px;
padding-bottom: 25px;
background: rgb(97,1,4);
background: -moz-linear-gradient(45deg, rgba(97,1,4,1) 0%, rgba(176,0,12,1) 100%);
background: -webkit-gradient(left bottom, right top, color-stop(0%, rgba(97,1,4,1)), color-stop(100%, rgba(176,0,12,1)));
background: -webkit-linear-gradient(45deg, rgba(97,1,4,1) 0%, rgba(176,0,12,1) 100%);
background: -o-linear-gradient(45deg, rgba(97,1,4,1) 0%, rgba(176,0,12,1) 100%);
background: -ms-linear-gradient(45deg, rgba(97,1,4,1) 0%, rgba(176,0,12,1) 100%);
background: linear-gradient(45deg, rgba(97,1,4,1) 0%, rgba(176,0,12,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#610104', endColorstr='#b0000c', GradientType=1 );
}

#box-a-b h3 {color:#fff;}

#box-a {width:100%;}
#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 { text-align: center; }
h2.sub-headline { text-align: center; }
.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() 0 0 #eee;
padding-top: 17px;
padding-bottom: 17px;
-moz-box-shadow: inset 0 0 2px #BDBDBD;
-webkit-box-shadow: inset 0 0 2px #BDBDBD;
box-shadow: inset 0 0 2px #BDBDBD;
background-attachment: fixed;
}
#lede {padding-bottom: 30px;}

#body_text{padding-top: 30px;padding-bottom: 30px;}

/* Showcase */
.showcase-asset-title{}
.showcase-asset-title-container{
background: rgb(173, 23, 43);
background: rgba(173, 23, 43, 0.72);
padding: 8px 15px;
min-height: 36px;
font-size: 100%;
}
.showcase-asset {
border-left: solid #eee 8px;
border-bottom: solid #eee 8px;
}
.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 {
background: rgb(173, 23, 43);
background: rgba(173, 23, 43, 0.72);
padding: 8px 15px;
}
.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){
#head-box{display:none;}
#box-a{width:100%;text-align:center;}
#box-b{width:100%;padding-top: 20px;}
#box-c{width:100%;}
#box-d{width:100%;}
h1 {font-size: 23px!important; text-align: center; }
h2 {font-size: 20px!important; text-align: center; }
h3 {margin-top: 27px;}
.logo{display:none;}
#topbar{padding-left: 7px;}
.ctab {margin-top: 6px;}
}

@media (max-width:767px) {
#headline {
position: inherit;
padding-left: 5px;
}
}

@media (max-width:991px) and (min-width:768px){
#box-a{width:100%;text-align:center;}
}
