@import url(http://fonts.googleapis.com/css?family=Cabin:200,400,200italic,400italic);

.video {float: left;}

.logo {margin: 0px 10px 5px;vertical-align: bottom; width: 110px;}

img{max-width: 100%;}
#twitter-widget {max-width: 90%!important;height: 365px!important;}
#media-contacts-mobile {
  display: none;
}

a {word-wrap: break-word;}

.ctab, .ctab:visited {
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  background: -webkit-linear-gradient(#4e545a, #393c41);
  background: -o-linear-gradient(#4e545a, #393c41); 
  background: -moz-linear-gradient(#4e545a, #393c41);
  background: linear-gradient(#4e545a, #393c41);
  color: #fff!important;
  padding: 15px 10px;
  font-size: 110%;
  font-weight: normal;
  display: block;
  text-align: center;
  margin: 12px auto;
  width: 250px;
  max-width: 100%;
  position: relative;
  line-height: 120%;
  border-radius: 5px;
  vertical-align: bottom;
}

.ctab:hover, .ctab:active {
opacity: 0.8;
transition: opacity 0.2s ease;
color: #fff!important;
text-decoration: none;
}

.ctab2, .ctab2:visited {
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  background: -webkit-linear-gradient(#4e545a, #393c41);
  background: -o-linear-gradient(#4e545a, #393c41); 
  background: -moz-linear-gradient(#4e545a, #393c41);
  background: linear-gradient(#4e545a, #393c41);
  color: #fff!important;
  padding: 12px 10px;
  font-size: 110%;
  font-weight: normal;
  display: block;
  text-align: center;
  margin: 12px auto;
  width: 250px;
  max-width: 100%;
  position: relative;
  line-height: 120%;
  border-radius: 5px;
}

.ctab2:hover, .ctab2:active {
opacity: 0.8;
transition: opacity 0.2s ease;
color: #fff!important;
text-decoration: none;
}

.icons, .icons:visited {
padding: 10px;
  margin: 8px 3px;
  width: 45px;
  height: 45px;
  display: inline-block;
  text-align: center;
  color: #57585a;
  border-radius: 3px;
  position: relative;
}

.icons:before {
  content: "";
  width: 91%;
  display: inline-block;
  height: 90%;
  position: absolute;
  left: 2px;
  top: 2px;
  max-width: 100%;
  border-radius: 3px;
}
.icons:hover, .icons:active {
color: #cf0505;
transition: color 0.2s ease;
}

.foot-links, .foot-links:link, .foot-links:visited {
padding: 10px 0;
  display: block;
  font-size: 120%;
  margin: 0;
  color: #57585a;
  font-weight: 100;
  width: 259px;
  max-width: 100%;
}
.foot-links:hover,.foot-links:active {color:#cf0505;text-decoration: none;}

h3 {
  color: #cf0505;
  font-size: 164%;
  padding: 7px 0 0;
  letter-spacing: -1px;
  margin-bottom: 0;
}

sup {
  top: -.3em;
font-size: 69%;
}

#article {
font-size:16px;
font-family: Cabin;
}

#topbar {
background-color:#fff;
-moz-box-shadow: 0 0 6px -1px;
-webkit-box-shadow: 0 0 6px -1px;
box-shadow: 0 0 6px -1px;
}
#call-to-action {vertical-align: top;}
#share-icons {margin-top: 9px;}
.shareable:hover { color: #fff !important; }
.media-contacts {}
.dropdown-menu {}
#showcase {}
/* Headline */
#headline {display: none;}
#hero {
  padding-left: 0px;
  padding-right: 0px;
  box-shadow: 0 0 17px -2px #000;
}
#font-size-headline-hero {
font-size: 2.5em;
}
#headlineContent {
-ms-filter:'progid:DXImageTransform.Microsoft.Alpha(Opacity=100)';
filter: alpha(opacity=100);
opacity:1;
}
#press-release {}
#box-c-d {
padding-top: 30px;
padding-bottom: 25px;
background: #f0f3f3;
}
#box-a {
border-top: 3px solid #cf0505;
background: #dee1e1;
background: -webkit-linear-gradient(#fafafa, #dee1e1);
background: -o-linear-gradient(#fafafa, #dee1e1); 
background: -moz-linear-gradient(#fafafa, #dee1e1);
background: linear-gradient(#fafafa, #dee1e1);
width: 100%;
height: 50px !important;
}
#box-b {display: none;}
#box-c {text-align: right;}
#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 {}
h2.sub-headline {padding-bottom: 30px;text-align:center;}

#lede {padding-bottom: 30px;}
.source {
float: left;
}
.source a{}
.source a:hover{}
.dateline {
}
#body-media-gallery {
border-top: 2px solid #57585a;
border-bottom: 2px solid #57585a;
background: #dee1e1;
background: -webkit-linear-gradient(#fafafa, #dee1e1);
background: -o-linear-gradient(#fafafa, #dee1e1); 
background: -moz-linear-gradient(#fafafa, #dee1e1);
background: linear-gradient(#fafafa, #dee1e1);
}
#body_text{padding-top: 30px;padding-bottom: 30px;}

/* 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{  color: #fff;}
.gallery-asset-title-container {
  padding-left: 16px;
  padding-bottom: 7px;
  padding-top: 7px;
  background-color: #cf0505;
  font-family: Cabin;
}
.gallery-asset {  box-shadow: 0 0 11px -2px #000;}
.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{display: none;}
#box-c{width:100%; text-align:center;}
#box-d{width:100%;text-align:center;}
.video {float: none;}
h2 {font-size: 20px!important;}
h3 {margin-top: 27px;}
.logo{display:none;}
#topbar{padding-left: 7px;padding-right: 7px;}
.ctab {margin-top: 6px;}
#share-icons {
  margin-top: 0;
  margin-right: 0;
}
#media-contacts-mobile {display: none;}
#headline {
position: static;
padding: 1.5%;
width:100%;
margin:0;
}
#press-release {
  margin-top: 0;
}
.mpeg, .foot-links  {margin: 5px auto!important;}
}

@media (max-width:991px) {
.share-lg-btn { display: none;} 
.share-sm-btn { display: inline-block;}
}