@import url(http://fonts.googleapis.com/css?family=Raleway:700,400);

#hero {display:none;}

.ctab {
-moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  background: #aa9886;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, #aa9886), color-stop(1, #837362));
  background: -ms-linear-gradient(bottom, #aa9886, #837362);
  background: -moz-linear-gradient(center bottom, #aa9886 0%, #837362 100%);
  background: -o-linear-gradient(#837362, #aa9886);
  background: linear-gradient(to bottom, #aa9886, #837362);
  filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr='#837362', endColorstr='#aa9886', GradientType=0)";
  color: #fff!important;
  padding: 11px;
  font-size: 113%;
  font-weight: normal;
  display: block;
  text-align: center;
  margin: 15px auto 5px;
  width: 200px;
  max-width: 100%;
  box-shadow: 0 0px 66px 0px #6D6D6D;
  border: solid 1px #5D5D5D;
  border-radius: 2px;
}
.ctab:hover {
color: #fff!important;
text-decoration: none;
opacity:.9;
}

.ctab .fa-ticket {margin-left:12px;}

.mpeg {
  margin: 29px auto;
  box-shadow: none;
}

.mpeg:hover {box-shadow:none;opacity:.9;}

.share-lg-btn { display: none;} 
.share-sm-btn { display: inline-block;} 


#topbar-left img {
  max-height: 53px;
  max-width: 36%;
  margin: 15px 23px 10px;
  vertical-align: top;
}

.icons, .icons:visited {
  padding: 13px;
  margin: 8px 3px;
  width: 48px;
  height: 48px;
  display: inline-block;
  background: #141414;
  color: #DFDFDF;
  border-radius: 26px;
  font-size: 79%;
  text-align: center;
  background: #3b3b3b;
  background: -moz-linear-gradient(45deg, #3b3b3b 0%, #000000 100%);
  background: -webkit-gradient(left bottom, right top, color-stop(0%, #3b3b3b), color-stop(100%, #000000));
  background: -webkit-linear-gradient(45deg, #3b3b3b 0%, #000000 100%);
  background: -o-linear-gradient(45deg, #3b3b3b 0%, #000000 100%);
  background: -ms-linear-gradient(45deg, #3b3b3b 0%, #000000 100%);
  background: linear-gradient(45deg, #3b3b3b 0%, #000000 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#3b3b3b', endColorstr='#000000', GradientType=1 );
  box-shadow: 0 0 14px -4px #000;
}

.icons:hover, .icons:active {
color:#fff;
transition: opacity 0.7s ease;
}

body {
  background: #fffefc;
  background: -moz-radial-gradient(center, ellipse cover, #fffefc 0%, #fffefc 24%, #dbd3c7 100%);
  background: -webkit-gradient(radial, center center, 0px, center center, 100%, color-stop(0%, #fffefc), color-stop(24%, #fffefc), color-stop(100%, #dbd3c7));
  background: -webkit-radial-gradient(center, ellipse cover, #fffefc 0%, #fffefc 24%, #dbd3c7 100%);
  background: -o-radial-gradient(center, ellipse cover, #fffefc 0%, #fffefc 24%, #dbd3c7 100%);
  background: -ms-radial-gradient(center, ellipse cover, #fffefc 0%, #fffefc 24%, #dbd3c7 100%);
  background: radial-gradient(ellipse at center, #fffefc 0%, #fffefc 24%, #dbd3c7 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fffefc', endColorstr='#dbd3c7', GradientType=1 );
}

#cut-in {
float: right!important;
clear: both!important;
margin-bottom: 12px;
margin-left: 22px;
width: 45%;
}


.center h3 {margin-left: 7%;margin-top: 25px;margin-bottom: 0;clear:both;display: inline-block;width: 100%;}


.center {
width: 440px;
max-width: 100%;
margin: auto!important;
display: inline-block;
clear: both!important;
float: right;
padding-right: 10%;
padding-bottom: 45px;
text-align: center;
}
.other-assets {
margin-left: 18%;
display: inline-block;
margin-top: 15px;
}


h1 { text-align: center;font-weight: bold; }
h2 { font-style: italic; text-align: center;  padding-bottom: 30px; }
#sub { text-align: center; }

.inline-asset.inline-asset-single-column {
width: 100%;
clear: both;
float: right!important;
}

.inline-asset {
float: right;
clear: both;
margin: 15px 5px 0 0;
display: block;
width: 80%!important;
}

.inline-asset img {
width: 100%!important;
}

.inline-asset smush { 
height: 150px !important;
}

.inline-asset-title-container {
right: 5px!important;
left: -5px!important;
padding: 3px;
background: rgba(20, 20, 20, 0.81);
line-height: 127%;
font-family:Raleway,century gothic,Arial,sans-serif;
}


.inline-asset-caption {display: none;}

.nav_read_more {display: none;}




.hero-photo-icons {
  right: 8px;
  top: 12%;
}


.right-links, .right-links:visited {
  text-decoration: none;
  color: #aa9886;
  padding: 6px 0;
  display: inline-block;
}

.right-links:hover, .right-links:active, .right-links:focus {color: #000;text-decoration:none;}

h3 {
color: #534741;
  text-align: center;
  font-weight: bold;
  font-size: 140%;
  padding: 5px;
}


a {word-wrap: break-word;}

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

#article {
font-family:Raleway,century gothic,Arial,sans-serif;
font-size:15px;
color: #534741;
-webkit-font-smoothing: antialiased;
}
#topbar {
background: #141414;
-moz-box-shadow: 0 0 6px -1px;
-webkit-box-shadow: 0 0 6px -1px;
box-shadow: 0 0 6px -1px;
}

#topbar-right { line-height: 15px; padding-right: 15px;}

#head-box {vertical-align: top;}
#call-to-action {}
#share-icons {
margin-top: 13px;
}
.media-contacts {max-width: 96%;}
#media-contacts-lg {margin-top: 0;}
.dropdown-menu {}
#showcase {}
/* Headline */
#headline {
display: none;
}
#font-size-headline-hero {
font-size: 56px;
}
#headlineContent {
-ms-filter:'progid:DXImageTransform.Microsoft.Alpha(Opacity=100)';
filter: alpha(opacity=100);
opacity:1;
}
#press-release {margin-top: 0px;padding-top: 30px;}
#box-a {display: none;}
#box-b {display: none;}
#box-c {display: none;}
#box-d {display: none;}
#underfooter {display: none;}

/* Facebook and twitter - large buttons */
.share-lg-btn .facebook-lg-btn{margin-bottom: 10px;}
.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 {
margin-top: 0!important;
font-size: 26px!important;
}
h2 {font-size: 18px!important;}

#lede {padding-bottom: 15px;}
#body_text h4 {font-size:16px;}
#body_text{}


.source a{}
.source a:hover{}
.dateline, .source {
font-family: DINWebPro-Bold,arial,sans-serif;
font-weight: bold;
font-style: italic;
}

#body-media-gallery{
   display:none;
}

#body_text{padding-bottom: 15px;}

/* 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{}
/* 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{}
/* Gallery */
#title-gallery{color: #222;}
.gallery-asset-title-container:before{}
.gallery-asset-title-container {}
.gallery-asset-title-container:hover{}
.gallery-asset-title {}
.gallery-asset {}

#content-media-gallery {background: none;}

.gallery-icon{}
.nav_all_assets{}

/* Media queries */
@media only screen and (max-width:980px) {
.vid {
  margin: 20px 0 0 5%;
}
}

@media only screen and (max-width: 768px) and (orientation:portrait){
#head-box{display:none;}
}
@media only screen and (max-width: 768px){
.vid {
  margin: 20px 0 0 10%;
}
#headlineH1 {font-size: 18px !important;}
#box-a{width:100%;}
#box-b{width:100%;}
#box-c{width:100%;}
#box-d{width:100%;}
h1 {font-size: 23px!important;}
h2 {font-size: 20px!important;}
.logo{display:none;}
.hero-photo-icons {}

}

@media only screen and (max-width: 360px){
    .gallery-asset-title{
       margin-top: 15%;
    }
}


@media only screen and (min-width: 768px) and (orientation: landscape){
   #topbar-right {float: right;}

#headlineH1 { text-align: center; }

.gallery-asset {
    border-bottom: solid 3px #111111;
	
}
.gallery-asset:hover {
    border-bottom: solid 3px #e02a2e;
	transition: ease-in;
}

/* leads page with gallery, no hero */
/*#hero, #lede, #likes, #likes-lg {display: none;}
#press-release-row {margin-top:-7px;}*/

/* leads page with hero, followed by gallery */
#lede {display: none;}

/* Inline asset */
.inline-asset {}
.inline-asset-title-container {}
.inline-icon {}
.left { float: left; }
.right { float: right; }
.inline-asset { }
}


@media (max-width:991px) and (min-width:767px){
.ctab { margin: 8px auto 11px;}
#topbar-left img {
  max-height: 34px;
  max-width: 36%;
  margin: 15px 17px 10px;
  vertical-align: top;
}

#topbar-right {
  padding-right: 0;
}

}

@media (max-width:768px) {
#topbar {padding-left: 10px;}
}

@media (max-width:767px) {
#cut-in {width:100%;margin-left: 0px;}
.inline-asset-title-container {bottom: 0;}
#body-media-gallery-2 {display: none;}
.cut-in {box-shadow: none;}
.center {width: 100%;box-shadow: none;}
#cut-single-column {
padding-left: 0;
padding-right: 0;
}
.inline-asset {
display: none;
}
.ctab {  margin: 7px auto 7px;}
}

@media (max-width:768px) and (orientation: portrait) {

}


@media only screen and (min-width: 480px) and (max-width: 767px) and (orientation: landscape){
#cut-single-column {
display: block;
padding-left: 0;
padding-right: 0;
}
#cut-in {display: none;}
.inline-asset {display: inline-block;}

}
