@import url(http://fonts.googleapis.com/css?family=Open+Sans:300italic,400italic,700italic,400,700,300);


.logo {vertical-align: bottom;}

.table>thead>tr>th, .table>tbody>tr>th, .table>tfoot>tr>th, .table>thead>tr>td, .table>tbody>tr>td, .table>tfoot>tr>td {
    padding: 0 10px;
    line-height: 1.42857143;
    vertical-align: top;
    border-top: none;
}

.table {
    width: auto;
    max-width: 100%;
    margin-bottom: 20px;
}

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

.click-tweet {
  display: block;
  font-size: 139%;
  font-weight: 300;
  color: #572300;
}
a {word-wrap: break-word;text-decoration: none;}
a:hover, a:active, a:focus {text-decoration: none;color:#52A9F4;}
.ctab, .ctab:visited {
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
background: #0098a9;
background: -moz-linear-gradient(45deg, #0098a9 0%, #00758f 100%);
background: -webkit-gradient(left bottom, right top, color-stop(0%, #0098a9), color-stop(100%, #00758f));
background: -webkit-linear-gradient(45deg, #0098a9 0%, #00758f 100%);
background: -o-linear-gradient(45deg, #0098a9 0%, #00758f 100%);
background: -ms-linear-gradient(45deg, #0098a9 0%, #00758f 100%);
background: linear-gradient(45deg, #0098a9 0%, #00758f 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0098a9', endColorstr='#00758f', GradientType=1 );
  color: #fff!important;
  padding: 11px;
  font-size: 121%;
  font-weight: 100;
  display: block;
  text-align: center;
  margin: 9px auto 5px;
  max-width: 100%;
  line-height: 127%;
  border-radius: 6px;
  box-shadow: 0 0 9px -4px #000;
  width: 285px;
}

.ctab:hover, .ctab:active, .ctab:focus {
opacity: .9;
transition: background 0.4s ease, padding 0.8s linear;
color: #fff!important;
text-decoration: none;
}

.icons, .icons:visited {
padding: 11px;
  margin: 15px 5px;
  width: 50px;
  height: 50px;
  display: inline-block;
  color: #013B47;
  text-align: center;
  border-radius: 3px;
  background: #0097A9;
  background: #0098a9;
  background: -moz-linear-gradient(45deg, #0098a9 0%, #00758f 100%);
  background: -webkit-gradient(left bottom, right top, color-stop(0%, #0098a9), color-stop(100%, #00758f));
  background: -webkit-linear-gradient(45deg, #0098a9 0%, #00758f 100%);
  background: -o-linear-gradient(45deg, #0098a9 0%, #00758f 100%);
  background: -ms-linear-gradient(45deg, #0098a9 0%, #00758f 100%);
  background: linear-gradient(45deg, #0098a9 0%, #00758f 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0098a9', endColorstr='#00758f', GradientType=1 );
  box-shadow: 0 0 6px -2px #000;
}

.icons:hover, .icons:active, .icons:focus {
opacity: .9;
transition: opacity 0.7s ease;
 color: #013B47;
}

.foot-links, .foot-links:link, .foot-links:visited {
  padding: 5px;
  display: block;
  font-size: 125%;
  color: #fff;
  font-weight: 300;
  border-bottom: solid 1px #ED6A05;
  max-width: 100%;
}
.foot-links:hover,.foot-links:active {  
background: #ED6A05;
color:#fff;
text-decoration: none;
}

#media-contacts-mobile {
  display: none;
}

h3 {
  margin-top: 0px;
  font-weight: 300;
  color: rgba(255, 237, 225, 1);
  font-size: 194%;
  padding: 7px;
  letter-spacing: -1px;
}



.hero-photo-icons {
  left: 7px;
  width: 2%;
}

#article {
-webkit-font-smoothing: antialiased;
font-family:Open Sans,Arial,sans-serif;
font-size:15px;
}
#topbar {
background-color:#fff;
-moz-box-shadow: 0 4px 12px -9px #000;
-webkit-box-shadow: 0 4px 12px -9px #000;
box-shadow: 0 4px 12px -9px #000;
}
#call-to-action {vertical-align: top;}
#share-icons {margin-top: 9px;}
.shareable:hover { color: #fff !important; }
.media-contacts {}
.dropdown-menu {}
#showcase {}
/* Headline */
#hero {display: none;}
#headline {
background-image:#e4671f;
color: #fff;
font-size: 54px;
  width: 100%;
  margin: 0;
  text-align: center;
  padding: 15px 10%;
  line-height: 127%;
  position: static;
  background-image: -webkit-linear-gradient(left,#95257a,#e16327 52%,#f4931f);
  background-image: -o-linear-gradient(left,#95257a,#e16327 52%,#f4931f);
  background-image: linear-gradient(to right,#95257a,#e16327 52%,#f4931f);
  background-repeat: no-repeat;
  filter: progid:DXImageTransform.Microsoft.gradi;
  box-shadow: inset 0px 2px 8px -4px #000;
}
#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 {
padding-top: 30px;
padding-bottom: 50px;
background-color: #f26622;
  background-image: -webkit-linear-gradient(left,color-stop(#f58000 0%),color-stop(#f26622 100%));
  background-image: -o-linear-gradient(left,#f58000 0%,#f26622 100%);
  background-image: linear-gradient(to right,#f58000 0%,#f26622 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFF58000',endColorstr='#FFF26622',GradientType=1);
}
#box-a {text-align:right;}
#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 {
color:#f58000;
font-size: 37px!important;
font-weight: 300;
}
h2 {
font-size: 26px;
font-weight: 100;
padding-bottom: 15px;
}

#lede {padding-bottom: 30px;}
.source {
float: left;
}
.source a{}
.source a:hover{}
.dateline {}
#title-gallery {font-size: 1.4em;}
#body-media-gallery{
background: #eee;
padding-top: 17px;
padding-bottom: 17px;
    box-shadow: 0 12px 34px -19px #000;
}
#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{display: none!important;}
#cut-in{
float: right;
    clear: both;
    margin: 2% auto 0;
    width: 41%;
    padding: 1.4% 2%;

}
#cut-single-column{display:none;}
/* 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-video-asset{

}
.inline-asset-title-container {}
.inline-icon {}
.inline-asset {
width:40%;
}
.inline-asset.inline-asset-single-column {
width:100%;
}
/* Gallery */
.gallery-asset-title-container {
padding-left: 16px;
padding-bottom: 7px;
padding-top: 7px;
background-image: -webkit-linear-gradient(left,#d43068,#e4671f 70%,#f29220);
  background-image: -o-linear-gradient(left,#d43068,#e4671f 70%,#f29220);
  background-image: linear-gradient(to right,#d43068,#e4671f 70%,#f29220);
  background-repeat: no-repeat;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFD43068',endColorstr='#FFF29220',GradientType=1);
}

.gallery-asset {    box-shadow: 0 5px 18px -11px #000;}
#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;text-align: center;}
#box-c{width:100%;}
#box-d{width:100%;}
h1 {font-size: 23px!important;}
h2 {font-size: 20px;}
.logo{display:none;}
#topbar{padding-left: 7px;padding-right: 7px;}
.ctab {margin-top: 6px;}
#cut-in{display:block;width: 100%; padding: 2%;}
#title-gallery {
    font-size: 1.1em;
}
}



@media (max-width:767px) {
#headline {
position: static;
padding-left: 5px;
}
#share-icons {
  margin-top: 0;
}
}

@media (max-width:991px) {
h3 {margin-top: 27px;}
}