@charset "UTF-8";
/* Fox Domestic Theatrical Template
 *
 * Designed by Pxl Bros
 */
 
body {
	background-color: #000 !important;
}

#big-video-wrap {
	top:60px;
}
#vid-carousel {
	position: absolute;
	width: 100%;
	height: 800px;
	overflow: hidden;
}
#vid-carousel video {
	position: absolute;
	top: 0;
	left:0;
	width: 100%;
	height: auto;
	min-width: 700px;
}
#html5Loader{
	top:0;
	left:0;
	right: 0;
	bottom: 0;
	padding-top: 20px;
	background-color:#050505 ;
	margin:0;
	position:fixed;
	z-index: 1005;
}
#html5Loader .fallback {
	top:50%;
	position:absolute;
	text-align:center;
	width:100%;
	color:#050505;
	vertical-align: middle;
	display: block;
	font-style: normal;
	font-size:23px;
}
#html5Loader img {
	position:absolute;
	width: 20%;
	height: auto;
	left: 40%;
	top:35%;
	text-align: center;
}

/*
 * Fonts
/*/

* {
	text-shadow:none !important;
}

:focus, a:focus {
	outline: none;
}

a {
	color:#ccc;
}

a:hover {
	color:#aaa;
}

h3 {
	font-size: 20px;
}

#loading, .twitter-loading {
    background:#000;
    height: 100%;
    width: 100%;
    position: fixed;
    left: 0;
    top: 0;
	right:0;
	bottom:0;
    z-index: 1004;
}

#trailer-loading {
    background:#000 url(../img/loading.gif) no-repeat center center;
    height: 100%;
    width: 100%;
    position: fixed;
    left: 0;
    top: 0;
	right:0;
	bottom:0;
    z-index: 1005;
	overflow: hidden;
}

/*
 * Icons
/*/

.close, .close:hover, .close:focus {
	background-image: url(../img/icon-close.png) !important;
	opacity: 1;
	position: fixed;
	z-index: 10;
	top: 80px;
	right: 100px;
	height: 24px;
	background-repeat: no-repeat;
	background-position: right;
	color: #942817 !important;
	text-transform: uppercase;
	font-weight: 100;
	letter-spacing: 4px;
	font-size: 21px;
	line-height: 28px;
	padding-right: 25px;
}

.down-icon {
	background-image:url(../img/icon-down.png) no-repeat;
}

.down-icon:hover {
	background-image:url(../img/icon-down-a.png) no-repeat;
}

.up-icon {
	background-image:url(../img/icon-up.png) no-repeat;
}

.up-icon:hover {
	background-image:url(../img/icon-up-a.png) no-repeat;
}

.minus-icon {
	background-image:url(../img/icon-minus.png) no-repeat;
}

.plus-icon {
	background-image:url(../img/icon-plus.png) no-repeat;
}

.share-icon {
	background-image:url(../img/icon-share.png) no-repeat;
}

.share-icon:hover, .share-icon-a {
	background-image:url(../img/icon-share-a.png) no-repeat;
}

.facebook-button {
	background:url(../img/social-facebook.png) no-repeat;
}

.twitter-button {
	background:url(../img/social-twitter.png) no-repeat;
}

.instagram-button {
	background:url(../img/social-instagram.png) no-repeat;
}

.pinterest-button {
	background:url(../img/social-pinterest.png) no-repeat;
}

.google-button {
	background:url(../img/social-google.png) no-repeat;
}

.youtube-button {
	background:url(../img/social-youtube.png) no-repeat;
}

.facebook-button:hover {
	background:url(../img/social-facebook-a.png) no-repeat;
}

.twitter-button:hover {
	background:url(../img/social-twitter-a.png) no-repeat;
}

.instagram-button:hover {
	background:url(../img/social-instagram-a.png) no-repeat;
}

.pinterest-button:hover {
	background:url(../img/social-pinterest-a.png) no-repeat;
}

.google-button:hover {
	background:url(../img/social-google-a.png) no-repeat;
}

.youtube-button:hover {
	background:url(../img/social-youtube-a.png) no-repeat;
}

@media 
(-webkit-min-device-pixel-ratio: 2), 
(min-resolution: 192dpi) { 

	.close, .close:hover, .close:focus {
		background-image:url(../img/@2x_icon-close.png) !important;
		background-size:20px 20px !important;
		opacity:1;
	}
	
	.down-icon {
		background-image:url(../img/@2x_icon-down.png);
		background-size:14px 14px;
	}
	
	.down-icon:hover {
		background-image:url(../img/@2x_icon-down-a.png);
	}
	
	.up-icon {
		background-image:url(../img/@2x_icon-up.png);
		background-size:14px 14px;
	}
	
	.up-icon:hover {
		background-image:url(../img/@2x_icon-up-a.png);
	}
	
	.minus-icon {
		background-image:url(../img/@2x_icon-minus.png);
		background-size:20px 20px;
	}
	
	.plus-icon {
		background-image:url(../img/@2x_icon-plus.png);
		background-size:20px 20px;
	}
	
	.share-icon {
		background-image:url(../img/@2x_icon-share.png) no-repeat;
		background-size: 24px 24px;
	}
	
	.share-icon:hover, .share-icon-a {
		background-image:url(../img/@2x_icon-share-a.png) no-repeat;
		background-size: 24px 24px;
	}
	
	.facebook-button {
		background:url(../img/@2x_social-facebook.png) no-repeat;
		background-size:30px 30px;
	}
	
	.twitter-button {
		background:url(../img/@2x_social-twitter.png) no-repeat;
		background-size:30px 30px;
	}
	
	.instagram-button {
		background:url(../img/@2x_social-instagram.png) no-repeat;
		background-size:30px 30px;
	}
	
	.pinterest-button {
		background:url(../img/@2x_social-pinterest.jpg) no-repeat;
		background-size:30px 30px;
	}
	
	.google-button {
		background:url(../img/@2x_social-google.png) no-repeat;
		background-size:30px 30px;
	}
	
	.youtube-button {
		background:url(../img/@2x_social-youtube.png) no-repeat;
		background-size:30px 30px;
	}
	
	.facebook-button:hover {
		background:url(../img/@2x_social-facebook-a.png) no-repeat;
		background-size:30px 30px;
	}
	
	.twitter-button:hover {
		background:url(../img/@2x_social-twitter-a.png) no-repeat;
		background-size:30px 30px;
	}
	
	.instagram-button:hover {
		background:url(../img/@2x_social-instagram-a.png) no-repeat;
		background-size:30px 30px;
	}
	
	.pinterest-button:hover {
		background:url(../img/@2x_social-pinterest-a.jpg) no-repeat;
		background-size:30px 30px;
	}
	
	.google-button:hover {
		background:url(../img/@2x_social-google-a.png) no-repeat;
		background-size:30px 30px;
	}
	
	.youtube-button:hover {
		background:url(../img/@2x_social-youtube-a.png) no-repeat;
		background-size:30px 30px;
	}


}


/*
 * Forms
/*/

input[type="text"], input[type="password"], input[type="datetime"], input[type="datetime-local"], input[type="date"], input[type="month"], input[type="time"], input[type="week"], input[type="number"], input[type="email"], input[type="url"], input[type="search"], input[type="tel"], input[type="color"], .uneditable-input, #goog-wm-qt {
	background-color: #ffffff;
	border: none;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
	-webkit-transition: none;
	-moz-transition: none;
	-o-transition: none;
	transition: none;
}

select, textarea, input[type="text"], input[type="password"], input[type="datetime"], input[type="datetime-local"], input[type="date"], input[type="month"], input[type="time"], input[type="week"], input[type="number"], input[type="email"], input[type="url"], input[type="search"], input[type="tel"], input[type="color"], .uneditable-input, #goog-wm-qt {
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	border-radius: 0px;
}

textarea:focus, input[type="text"]:focus, input[type="password"]:focus, input[type="datetime"]:focus, input[type="datetime-local"]:focus, input[type="date"]:focus, input[type="month"]:focus, input[type="time"]:focus, input[type="week"]:focus, input[type="number"]:focus, input[type="email"]:focus, input[type="url"]:focus, input[type="search"]:focus, input[type="tel"]:focus, input[type="color"]:focus, .uneditable-input:focus, #goog-wm-qt:focus {
	-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(0, 0, 0, .8);
	-moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(0, 0, 0, .8);
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(0, 0, 0, .8);
}

.btn, #goog-wm-sb {
	display: inline-block;
	padding: 4px 12px;
	margin-bottom: 0;
	font-size: 14px;
	line-height: 20px;
	color: #333333;
	text-align: center;
	text-shadow: none;
	vertical-align: middle;
	cursor: pointer;
	background-color: #f5f5f5;
	background-image: none;
	border: none;
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	border-radius: 0px;
	filter: none;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
}


/*
 * Header
 */
 
.header-wrap {
	background-image: url('../assets/top-black.png');
	background-position: left bottom;
	position: absolute;
	left: 0;
	right: 0;
	top:0;
	height: 72px;
	z-index: 500;
	min-width: 770px;
}

#header {
	background: url('../img/pattern.png') #311814;
	height: 47px;
	min-width:728px;
	line-height:40px;
	position: absolute;
	margin-bottom: 0;
	top: 0;
	left: 0;
	right: 0;
	z-index: 1;
}
.open-menu,
.navbar .nav {
	margin: 4px 10px 0 0;
	padding:0;
	font-size:14px;
	color:#fff;
	z-index:100;
}
.navbar .nav {
	display:block;
	z-index: 2;
}
.language-choice a{
	text-transform: uppercase;
	position: absolute;
	top: 15px;
	right: 15px;
	z-index: 1;
}
.nav-dropdown ul li a,
.open-menu,
.language-choice a,
.navbar .nav > li > a, .navbar .nav > li > a:focus {
	color: #d9b186;
	letter-spacing: 2px;
	text-transform: uppercase;
}
.nav-dropdown ul li a:hover,
.language-choice a:hover,
.navbar .nav > li > a:hover {
	color:#dfcaaf;
	text-decoration: none;
}
.navbar .nav li {
	float: left;
}
.open-menu {
	display:none;
	padding: 12px 20px 20px 20px;
}
.navbar .nav > .active > a, .navbar .nav > .active > a:hover, .navbar .nav > .active > a:focus {
	color: #FFDEBB;
	text-decoration: none;
	background-color: transparent;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
}

.navbar-inner {
	height: 46px;
	min-width: 720px;
	padding-right: 0;
	padding-left: 0;
	list-style: none;
	margin: 0;
	background:none;
	border: none;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0;
	filter: none;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
}
.nav-dropdown {
	position: relative;
}
.nav-dropdown ul {
	position: absolute;
	top: 43px;
	left: 8px;
	z-index: 1000;
	margin: 0;
	display: none;
}
.nav-dropdown:hover > ul {
	display: block;
}
	
.nav-dropdown ul li {
	float: left;
	list-style: none;
	background: rgba(0,0,0,.6);
	padding: 10px;
	width: 210px;
}
.dropdown {
	position: relative;
	width: 80%;
	min-width: 500px;
}
.dropdown:hover > ul.nav,
.nav-dropdown:hover > ul {
display: block;
}

@media (max-width: 1480px) {
	.navbar .nav > li > a {
		padding: 12px 10px !important;
	}
	.social-icon-button {
		margin-left: 0 !important;
	}
	#social {
		width: 140px !important;
	}
	#share-buttons {
		right: 290px !important;
	}
	#video #share-buttons {
		right: auto !important;
	}
}
@media (max-width: 1595px) {	
	.dropdown {
		width: 100px;
		min-width: 100px;
	}
	.open-menu {
		display:block;
		cursor:pointer;
		width:80px;
	}
	.navbar .nav {
		position: absolute;
		top: 42px;
		left: 0;
		z-index: 2;
		display: none;
	}
	.navbar .nav li {
		float: none;
		background: rgba(0,0,0,.6);
		z-index: 1000;
		width: 270px;
		box-sizing: border-box;
	}
	.nav-dropdown ul li a {
		padding: 12px 0 12px 10px !important;
	}
	.navbar .nav > li > a {
		padding: 12px 20px !important;
	}
	.nav-link.top-link {
		display: none;
	}
	.nav-dropdown ul {
		display: block;
		top: 0;
		left: 0;
	}
}



/*
 * Audio
 */

#btnAudio { 
	position: absolute;
	right: 110px; 
	top: 0;
	z-index: 1;
}

.muted { 
	margin:14px; 
	cursor:pointer; 
	display:inline-block; 
	background:url(../img/icon-audio-muted.png) no-repeat; 
	width: 27px; 
	height: 20px; 
}

.muted:hover {
	background:url(../img/icon-audio-muted-a.png) no-repeat; 
}

.unmuted { 
	margin:14px; 
	cursor:pointer; 
	display:inline-block; 
	background:url(../img/icon-audio-unmuted.png) no-repeat; 
	width: 27px; 
	height: 20px; 
}

.unmuted:hover {
	background:url(../img/icon-audio-unmuted-a.png) no-repeat; 
}
@media 
(-webkit-min-device-pixel-ratio: 2), 
(min-resolution: 192dpi) {
.muted { 
	background:url(../img/@2x_icon-audio-muted.png) no-repeat; 
	background-size: 27px 20px 
}

.muted:hover {
	background:url(../img/@2x_icon-audio-muted-a.png) no-repeat;
	background-size: 27px 20px  
}
.unmuted { 
	background:url(../img/@2x_icon-audio-unmuted.png) no-repeat; 
	background-size: 27px 20px 
}

.unmuted:hover {
	background:url(../img/@2x_icon-audio-unmuted-a.png) no-repeat; 
	background-size: 27px 20px 
}
}

.audio-button {
	position:absolute;
	right:20px;
	top:5px;
	z-index:3;
}

#cast-and-crew .audio-button {
	right:30px;
}


/*
 * Header Share Links
 */

#social {
	height: 47px;
	position: absolute;
	top: -43px;
	right: 155px;
	line-height: 30px;
	width: 165px;
	z-index: 1000;
}

/*#social .social-header {
	overflow:auto;	
}*/

#share-buttons {
	list-style: none;
	padding: 0;
	position: absolute;
	top: -32px;
	right: 320px;
	z-index: 1000;
}
#social-links {
	margin-top: -5px;
}

#social .share-links {
	float: right;
	margin: 15px 0 0 0;
}

.share-button {
	display:inline-block;
	max-width: 90px;
	height: 10px;
	margin: 6px 0 15px 13px;
}

#home #plusone-button {
	width: 62px;
	margin-left: -5px;
	position: absolute;
	right: 10px;
	top: 0;
}

#home #tweet-button {
	position: absolute;
	right: 75px;
	top: 0;
}

#home #like-button {
	position: absolute;
	right: 180px;
}

#social .social-icon-button {
	margin-top:10px;
}

.social-icon-button {
	display: inline-block;
	width:30px;
	height:30px;
	margin-left: 6px;
	padding-bottom: 10px
}

#social .span {
	margin: 0;
	padding: 10px 10px 10px 18px;
	height: 30px;
  	font-family: 'Cinzel', serif;  	
	min-width: 80px;
	text-align: right;
	margin-top: 2px;
	color: #942817;
	display: none;
}
.social-nav {
	display:block;
	height: 48px;
	margin: 0 0 10px 0;
}
.social-nav li a {
	position: absolute;
	top: 0;
	bottom: 0;
	right: 0;
	left: 0;
}
.social-nav li {
	position: relative;}
.social-bubble {
	position: absolute;
	top: 52px;
	left: -35px;
	background: url('../img/pattern.png') #311814;
	padding: 10px 20px;
	display: none;
	min-width: 54px;
	height: 80px;
	z-index: 300000000;
}
.social-icon-button:hover > .social-bubble {
	display: block;
}
.social-bubble #___plus_0 {
  position: absolute;
  top: 20px;
  left: 17px;
  display: block;
  width: 78px !important;
}	
.social-bubble #___plus_0 iframe {
	width: 100% !important;
}
.google-button .social-bubble {
	width: 60px;}
.facebook-button .social-bubble {
	width: 75px;
}
.social-pointer {
	background: url(../img/share-bubble.png) no-repeat center center;
	position: absolute;
	top: -13px; 
	left: 22px;
	height: 26px;
	width: 48px;}
.nav {
	overflow: visible !important;}
.social-bubble .fb-share-button span {
	position: absolute;
	top: 30px;
	left: -5px;
}
.social-bubble .fb-like span {
	position: absolute;
	top: -5px;
	left: 0;
	width: 50px !important;
}
.social-bubble .twitter-share-button {
	position: absolute;
	top: 20px;
	left: 17px;}
.social-bubble .twitter-follow-button {
	position: absolute;
	top: 55px;
	left: 17px;}
.social-bubble #___plus_0 {
	position: absolute;
	top: 20px;
	left: 17px;
	display: block;
}
.social-bubble #___follow_0 {
	position: absolute;
	top: 55px;
	left: 17px;
}
/* Call to Action */
#call-to-action {
	position: absolute;
	top: 63px;
	right: 20px;
	z-index: 2;
	text-transform: uppercase;
	background: url(../assets/action_black_bg_taller_alt_new.png) no-repeat;
	
}
#watch-link {
	position: relative;
	/*display:none;*/
	background: url(../assets/action_black_bg_getitnow.png) no-repeat;
	height: 143px;
	width: 288px;
}
#submitcallout {
	position: relative;
	/*display:none;*/
	background: url(../assets/sog_submit_callout_a01.png) no-repeat;
	height: 204px;
	width: 293px;
}

#submitcallout2 {
	position: relative;
	/*display:none;*/
	background: url(../assets/sog_submit_callout_a02.png) no-repeat;
	height: 181px;
	width: 293px;
}
#on-sale h3,
.callout {
	text-align: center;
	display: block;
	color: #d9b186;
	font-size: 1.1em;
	letter-spacing: 3px;
}
#on-sale {
	height: 210px;
	margin: 26px 25px 0 24px;
}
#on-sale .callout {
	background: url('../img/pattern.png') #311814;
	padding: 8px 0;
	font-size: 1.2em;
	margin: 5px 0 10px 0;
	letter-spacing: 1px;
	width:240px;
}
.callout:hover {
	text-decoration: none;
	color: #dfcaaf;
}
#on-sale h3 {
	font-weight: normal;
	margin: 0;
}
#tickets-link.callout {
	line-height: 1.5em;
}
#watch-link.callout .action-btm{
	position: absolute;
	bottom: 18px;
	left: 0;
	right: 0;
}
.callout .sm-txt {
	font-size: .8em;
}


/*
 * Site Content
 */
 
 #bg-wrapper {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 140px;
	overflow: hidden;
	background: #000;
	z-index: -3;
	min-width:768px;
 }
 
.main-container {
	min-width:768px;
	margin-top: 46px;
	top: 0;
	padding: 0px;
	z-index:inherit;
	box-sizing: border-box;
	position:relative;
	min-height: 700px;
}

.container-fluid {
	padding-right:0;
	padding-left:0;
}
	
#content {
	min-width:720px;
}

.title-treatment-wrap {
	position: absolute;
	width:100%;	
	top:35px;
	left:0px;	
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	z-index:1;
}

.title-treatment {
	position:relative;
	width: 45%;
	min-width:300px;
	max-width:640px;
	margin:20px;
}

.title-treatment img {
	width:100%;
}

.title-treatment-wrap h2 {
	color: #a0a0a0;
	text-transform: uppercase;
	text-align: center;
	margin: 0 0 10px 0;
	line-height: 10px;
}


/*
 * Tickets
 */

.widget {
	position: relative;
	display:block;
	width:340px;
	padding: 10px;
	margin-bottom:10px;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	float:left;
	clear:left;
	background: #111;
	background-color: rgba(0, 0, 0, .5);
	color:#fff;
	z-index:0;
}

.widget button {
	position: absolute;
	width:24px;
	height:24px;
	top:10px;
	right: 10px;
	background-color: #333;
	background-repeat:no-repeat;
	background-position:center;
	border: none;
}

.widget button:hover {
	background-color:#444;
}

.widget .header {
	padding-bottom: 8px;
	border-bottom: 1px solid rgba(255, 255, 255, .2);
	font-weight:bold;
	font-size:16px;
}

.widget ul {
	list-style:none;	
	margin:10px 0 0 0;
	overflow:auto;
}

.widget li {
	float:left;
	margin-right:5px;
}

.widget li img {
	height:50px;
}


/* 
 * ADVANCE TICKETS 
 */
.ticket-icons {
	float: left;
	width: 50%;
}
/*
#advance-tickets .modal-header{
	border:none;	
}
#advance-tickets .modal-body {
	padding: 0;
}*/
#advance-tickets iframe {
	border: none;
	width: 100%;
	height: 400px;
	background: #000 url(../img/loading.gif) center center no-repeat;
}
#advance-tickets span {
	font-size: .7em;
	letter-spacing: .5px;
	line-height: 2em;
	color: #a3a38d;
}


/*
 * Social Feed
 */
#social-feed {
	float: right;
	clear:none;
}

#social-feed .heading {
	height: 30px;
	padding-left: 40px;
	padding-bottom: 10px;
	margin-top: 10px;
	font-size:16px;
	line-height: 30px;
	font-weight: bold;
}

#social-feed .twitter-heading {
	background:url(../img/social-twitter.png) no-repeat;
	background-size: 30px 30px;
}

#social-feed .facebook-heading {
	background:url(../img/social-facebook.png) no-repeat;
	background-size: 30px 30px;
}

#social-feed .instagram-heading {
	background:url(../img/social-instagram.png) no-repeat;
	background-size: 30px 30px;
}

@media 
(-webkit-min-device-pixel-ratio: 2), 
(min-resolution: 192dpi) {    
	
	#social-feed .twitter-heading {
		background:url(../img/@2x_social-twitter.png) no-repeat;
		background-size: 30px 30px;
	}
	
	#social-feed .facebook-heading {
		background:url(../img/@2x_social-facebook.png) no-repeat;
		background-size: 30px 30px;
	}
	
	#social-feed .instagram-heading {
		background:url(../img/@2x_social-instagram.png) no-repeat;
		background-size: 30px 30px;
	}
	
}

#social-feed .feed-wrap {
	width:100%;
}

#social-feed .feed-wrap .feed {
	margin-bottom: 10px;
}

#social-feed #twitterFeed .feed {
	background: #333;
}

#social-feed #facebookFeed .feed {
	background: rgba(0,0,0,.6);
}

#social-feed ul {
	overflow:inherit;	
}

.nav-tabs {
	padding:0;
	margin: 0 0 10px 0;
	border-bottom: 1px solid rgba(255, 255, 255, .2);
}

.nav-tabs > .active > a, .nav-tabs > .active > a:hover, .nav-tabs > .active > a:focus {
	color: #fff;
	background-color: transparent;
	border: none;
	border-right: 1px solid rgba(255, 255, 255, .2);
}

.nav-tabs a {
	border-right: 1px solid #444;
}

.nav-tabs > li > a:hover, .nav-tabs > li > a:focus {
	border:none;
	border-right: 1px solid rgba(255, 255, 255, .2);
}

.nav-tabs > li > a {
	padding: 8px;
	line-height: 20px;
	font-weight:bold;
	border: none;
	border-right: 1px solid rgba(255, 255, 255, .2);
	color:#aaa;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0;
}

.nav > li > a:hover, .nav > li > a:focus {
	background-color:transparent;
	color:#fff;
}

#social-feed #instagramFeed {
	max-height: 250px;
	overflow-y: scroll;
	overflow-x: hidden;
	margin-bottom: 10px;
}


/*
 * Trailer
 */

#trailer h1, #video h1 {
	display:block;
	width: 100%;
	height:80px;
	margin:10px 0;
	text-align: center;
	text-indent:-9999px;
	color: #fff;
	background-image:url(../assets/title-treatment.png);
 	background-position:center bottom;
	background-repeat:no-repeat;
	background-size:contain;
}

#trailer, #video {
	width: 66%;
	overflow: visible;
	left: 16%;
	margin-top: -30px;
	margin-left: 0;
	background: none;
	border: none;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
	z-index:1002;
	min-width: 620px;
}
.countdown {
	color: #bcbbaa;
	text-align: center;
}
.modal .countdown a {
	color: #bcbbaa;
	text-decoration: none;
	font-weight: bold;
}
.days-left {
	font-size: 1.4em;
}


/*
 * About
 */

.modal {
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	border-radius: 0px;
	border:none;
	color:#ccc;
	background-color:none;
	z-index:5;
	width: 60%;
	margin-left: -30%;
	font-size:18px;
	position: absolute;
}

.modal a {
	text-decoration:underline;
}

.modal-header {
	color:#fff;
	background: none;
	border-bottom:1px solid #711d11;
	line-height: 1em;
	padding: 15px 0px;
}

.modal-body {
	padding:25px 0;	
	max-height:none;
}

.modal-header h1 {
	font-size:50px;
	line-height:50px;
	margin: 0;
	color: #bcbbaa;
	font-weight: 400;
	text-transform:uppercase;
	letter-spacing: 6px;
}

.columns {
	width: 23%;
	float: left;
	margin-left: 2%;
	color: #a3a38d;
	line-height: 20px;
	text-transform: none;
	font-family:"Times New Roman", Times, serif;
	text-decoration: none;
}
.columns a {
	color: #a3a38d;
	text-decoration: none;
}
.columns a:hover {
	text-decoration: underline;
}
#about-txt {
	width: 45%;
	float: left;
}

.columns ul {
	list-style: none;
	font-size:18px;
	margin: 0;
	padding: 0;
}
.columns ul li {
	margin: 0 0 4px 8px;
}
.columns ul li.section {
	margin-bottom: 20px;
	margin-left: 0;
}
.columns h5 {
	color: #bcbbaa;
	text-decoration: underline;
	margin-bottom: 6px;
}

.synopsis {
	color: #a3a38d;
	line-height: 30px;
	text-transform: none;
	font-family:"Times New Roman", Times, serif;
	text-decoration: none;
}
#cast li {
	margin-left: 0;
}

@media only screen and (max-width: 1024px) {
	#about-txt {
	width: 100%;
	}
	.columns {
	width: 45%;
	}
}

.modal .close, .fullscreen .close, #trailer .close, #error .close {
	position: absolute;
	background-color: none;
	background-position:center right;
	background-repeat:no-repeat;
}

.modal .close {
	left: auto;
	right: -5px;
	top: -25px;
	background-position:right;
	text-decoration: none;
}

#error .close {
	left: auto;
	background-position: right;
}

#trailer .close,#video .close, #email .close. #about .close {
	top: -45px;
	padding-right: 140px;
	left: auto;
	right: -100px;
}

.modal .close:hover {
	background-color: none;
}

.modal hr {
	margin: 20px 0;
	border: 0;
	border-top: 1px solid #111;
}

.screen {
	position:absolute;
	top:0;
	right:0;
	bottom:-20px;
	left:0;
	z-index:4;
	background-image:url(../img/screen.png);
}

.screen.trailer {
	background: #000;
	top: -60px;
	bottom: -120px;
	z-index: 1000;
}



/*
 * Tweets
 */
 
#testaments {
	position: relative;
	z-index: 1;
	min-height: 500px;
	overflow:hidden;
}
#testaments h1 {
	color: #7f2214;
	font-weight: normal;
	letter-spacing: 1px;
	font-size: 2.2em;
	text-align: center;
	position: absolute;
	top: 50px;
	left: 0;
	width: 100%;
	z-index: 3;
	padding: 0 40px;
}


/*
 * Signup
 */
 
#signup span {
	display:block;
}

#signup input {
width: auto;
} 
 
#signup .form-horizontal .control-label {
	width: 100px;
}
 
#signup .form-horizontal .controls {
	margin-left: 120px;
}

.email.error {
	padding: 8px;
	border: 1px solid #b94a48;
	background: #BD6F6F;
	color: #FFF;
	margin-top: 15px;
	width: 70%;
}

.inline-label {
	float:left;
	margin:8px 15px 10px 7px;
}

#email form input{
	clear:left;
	float:left;
}

#email form input[type="text"], #email form input[type="email"] {
	margin-top:10px;
	background-color:#1d0e0b;
	border:1px solid #53150c;
	font-family:"Times New Roman", Times, serif;
	height: 2em;
	padding: .2em 1em;
	color:#a3a38d;
	font-size:16px;
}

#email form input[type="text"]:focus, #email form input[type="email"]:focus {
	border-color: #53150c;
	-webkit-box-shadow: none !important;
	-moz-box-shadow: none !important;
	box-shadow: none !important;	
}
	
#email form label {
	float:left;
	font-size:16px;
}

#email form label, #email form input {
	margin-top:16px !important;	
}

#email form button, #goog-wm-sb {
	clear: left;
	float: left;
	margin-top: 35px;
	background: none;
	border: none;
	padding: 0 20px 0 0;
	color: #942817;
	text-transform: uppercase;
	font-weight: 100;
	letter-spacing: 4px;
	font-size: 21px;
	line-height: 28px;
	font-family: 'Cinzel', serif;
	background: url(../img/icon_next.png) right center no-repeat;
	background-size: 13px 22px;
}
#goog-fixurl {
	float:left;
	width:100%;
}
#goog-wm-qt {
	float:left;
}
#goog-wm-sb {
	margin-top: 20px;
}

#error a {
	display: inline-block;
	float: left;
	margin-top: 20px;
	color: #a3a38d;
}

#email form input[type="checkbox"],
#email form input[type="radio"] {
    display:none;
}
#email form input[type="checkbox"] + label span {
    width:19px;
    height:19px;
    margin:-1px 4px 0 0;
    vertical-align:middle;
    background:url(../img/check_radio_sheet.png) left top no-repeat;
    cursor:pointer;
	display:block;
	float: left;
	margin-top: 1px;
}
#email form input[type="checkbox"]:checked + label span {
    background:url(../img/check_radio_sheet.png) -19px top no-repeat;
}
#email form input[type="radio"] + label span {
    width:19px;
    height:19px;
    margin:-1px 0 0 4px;
    vertical-align:middle;
    background:url(../img/check_radio_sheet.png) -39px top no-repeat;
    cursor:pointer;
	clear: none;
	display: inline-block;
}
#email form input[type="radio"]:checked + label span {
    background:url(../img/check_radio_sheet.png) -58px top no-repeat;
}
label[for=fox_all_newsletter],
label[for=sms] {
    clear: both;
}

/*
 * Photos
 */

.fullscreen {
	position: fixed;
	z-index: 100000000;
	top: 0px;
	width: 100%;
	left: 0;
	right: 0;
	bottom: 0px;
	margin-left: 0;
	background:#000;
}

.fullscreen .close {
	top: 20px;
	right: -80px;
	left: auto;
	position: absolute;
	z-index: 2000;
	padding-right: 100px;
}

.fullscreen .carousel {
	height:100%;
	margin-bottom:0;
}

.fullscreen .carousel-inner {
	height:100%;
	position: absolute;
}

.fullscreen .carousel-inner .item {
	width:100%;
	height:100%;
}

.fullscreen .carousel-inner .item img {
	max-width:100%;
	max-height:100%;
	margin: 0 auto;	
}

.fullscreen .carousel-control {
	top:45%;
}

.fullscreen .title-treatment {
	position: absolute;
	width:auto;
	min-width:200px;
	height: 100px;
	bottom: 30px;
	left: 30px;
}

.fullscreen .title-treatment img {
	position: absolute;
	bottom: 0;
	max-height:100%;	
}

.fullscreen .carousel-share-links {
	height:0px;
}

.fullscreen .share-links {
	position: absolute;
	list-style: none;
	padding-left: 0;
	right: 90px;
	top: 20px;
	margin-top:0;
	height:0;
}

.fullscreen #photosCarousel .share-links {
	right: 180px;
	top: 24px;
	z-index: 3;
}

.fullscreen #photosCarousel .audio-button {
	width:24px;
	height:24px;
	right:40px;
	background-color:#333;
	background-repeat:no-repeat;
	background-position:center;
	background-size:20px 14.8148px;
}

.fullscreen .share-links li {
	float:left;
}

.photo {
	max-width:none !important;
	max-height:none !important;
}


/*
 * Video
 */

#video {
	position:absolute;
	overflow: visible;
	top:0;
	margin-left: 0;
	background: none;
	border: none;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
	z-index:400;
}
.video-nav {
	position: absolute;
	bottom: -215px; /*-192px;*/
	left: 0;
	width: 100%;
}
.video-nav #thumbnail {
	width: 2000px;
	min-width: 600px;
	max-width: 1200px;
	margin: 0 auto;
	position: absolute;
	top: 0;
	left: 0;
}
.video-nav #thumbnail li {
	list-style: none;
	float: left;
	padding: 0 20px 20px;
	opacity:0.7;
	filter:alpha(opacity=70); /* For IE8 and earlier */
	cursor: pointer;
	width: 150px;/*18%;*/
}
.video-nav #thumbnail li:hover {
	opacity:1;
	filter:alpha(opacity=100); /* For IE8 and earlier */
}
.video-nav #thumbnail li p {	
	font-size: .8em;
	color: #FFDEBB;
	line-height: 1.1em;
	text-align: center;
	padding-top: 95px;
	position: relative;
}
.video-nav #thumbnail li img {
	margin-left: -60px;
	left: 50%;
	width: 120px;
	position: absolute;
	top: 0px;
}
.video-nav #thumbnail li a {
	text-decoration: none;
	line-height: .8em;
	position: relative;
	width: 100%;
	height: 140px;
	display: block;
}
#video .share-links, #trailer .share-links {
	position: absolute;
	list-style: none;
	padding: 0px;
	margin: 10px 0px 0px -10px;
	z-index:1000;
	right:auto;
	top: 100%;
	left: 10px;
}
#video .share-links li, #trailer .share-links li {
	float:left;	
}

#video-player {
	height:500px;
}
.youtube-player {
	min-width: 620px;
	min-height: 350px;
}
.video-nav-prev,
.video-nav-next {
	height: 49px;
	width: 30px;
	position: absolute;
	top: 20px;
    cursor: pointer;
}
.video-nav-prev {
	background: url(../img/icon_back.png) no-repeat center center;
	left: 10px;
}
.video-nav-next {
	background: url(../img/icon_next.png) no-repeat center center;
	right: 10px;
}
.video-carousel {
	width: 80%;
	margin-left: 10%;
	height: 160px;
	overflow: hidden;
	position: relative;
}

/*
 * SHARE OVERLAY ON VIDEOS PAGES
 */
.video-container {
	position: relative;
}
.open-share {
	color: #bcbbaa; 
	cursor: pointer;
}
.social-overlay {
	position: absolute;
	top:0;
	bottom:0;
	left:0;
	right:0;
	z-index: 2;
	background-image: url(../img/screen.png);
	color: #a3a38d;
	display: none;
	min-width: 710px;
}
.social-modal {
	width: 50%;
	margin-left: 25%;
	margin-top: 10%;
}
.social-modal h2 {
	color: #bcbbaa;
	font-weight: 400;
	text-transform: uppercase;
	letter-spacing: 6px;
	border-bottom: 1px solid #711d11;
	padding: 0;
}
.social-modal h4 {
	margin: 1.5em 0 .5em 0;
}
.open-share,
.modal .social-modal a.btn {
	background: url('../img/pattern_light.png') #311814;
	padding: 8px 15px 6px 15px;
	letter-spacing: 2px;
	font-size: 1em;
	text-align: center;
	text-decoration: none;
	text-transform: uppercase;
	font-size: 1em;
	color: #d9b186;
}
.open-share:hover,
.modal .social-modal a.btn:hover {
	color: #dfcaaf;
}
#urlcopy {
	resize: none;
	width: 300px;
	overflow: hidden;
}

/*
 * BACKGROUND VIDEOS
 */
#videosCarousel {
	margin-bottom:0;
}

#videosCarousel .carousel-control {
	top: 60%;
	left:8%;
	width: 30px;
	height: 30px;
	background-size: 30px;
	background-color: transparent;
	opacity: 1;
	border: none;
}

#videosCarousel .carousel-control.right {
	right:8%;
	left:auto;
}

#videosCarousel .prev-nav {
	background-image:url(../img/icon-prev.png);
	background-position:center;
	background-repeat:no-repeat;
}

#videosCarousel .next-nav {
	background-image:url(../img/icon-next.png);
	background-position:center;
	background-repeat:no-repeat;
}


/*
 * Video Media Gallery
 */

.media-gallery {
	list-style:none;
	padding: 0;
	margin: 35px auto 0 auto;
	text-align: center;
}

#videosCarousel .carousel-inner {
	overflow: hidden;
	width: 74%;
	max-width:740px;
	height:240px;
	position: relative;
	margin: 0 13%;
}

.media-gallery li, .media:first-child {
	display: inline-block !important;
	width: 20%;
	margin: 2.5%;
	padding: 0;
	float:left;
}

.media-gallery li .media-thumbnail {
	width: 100%;
}

.media-gallery .active-video .media-thumbnail {
	border:1px solid #fff;
	margin: -1px 0 -1px -1px;
}

.media-gallery li .media-title {
	display: inline-block;
	padding-top: 5px;
	color: #fff;
	font-weight: bold;
	font-size:13px;
	line-height:15px;
}


/*
 * Posters
 */

#posters iframe {
	position:absolute;
	top:0;
	bottom:0;
	left:0;
	right:0;
	width:100%;
	height:100%;
}

@media (max-height: 820px) {

	.media-gallery li .media-title {
		font-size:12px;
	}
	
}

@media (max-height: 700px) {

	.media-gallery li .media-title {
		font-size:10px;
		line-height: 13px;
	}
	
}


/*
 * Cast and Crew
 */
 
#castandcrew {
	background:#000; 
}
 
.cast-bio {
	position:absolute;
	 left:auto;
	 right:10%;
	 width:40%;
	 max-width:500px;
	 max-height:500px;
}

.cast-bio .title-treatment {
	width: 70%;
	left: 15%;
	top: -110px;
}

.cast-bio .modal-header {
	padding-left: 30px;
}

.cast-bio .modal-body {
	padding: 0 20px 0 10px;
	margin: 20px;
	line-height: 1.5;
	overflow-y: scroll;
}


/*
 * Games
 */

#games .modal-body {
	max-height:none;
}

#games ul {
	list-style:none;
	margin:0 0 0 -15px;	
}

#games ul li {
	float:left;
	margin-left:15px;
	text-align:center;
}

#games ul li img {
	margin-bottom:5px;
}

 
 

/*
 * Billing Block
 */

#billing {
	position: absolute;
	left: 0;
	bottom: 100%;
	width: 100%;
	background-color: #000;
	font-size: 14px;
	color: #fff;
	text-align: center;
}

/*
 * Footer
 */

#footer {
	background: url('../img/pattern.png') #311814;
	position:relative;
	bottom:0;
/*	height: 70px;
	padding-bottom: 10px;*/
	width:100%;
	z-index:300;
	/*overflow:hidden;*/
}


#footer a {
	color:#942817;
	text-decoration: underline;
}

#footer a:hover {
	color:#af2f1b;
}

#footer .span1 {
	min-width:90px;
}

.nav-footer {
	margin: 10px 0;
	padding:0;
	list-style:none;
}

.nav-footer > li {
	display:inline-block;
}

#footer .nav-footer > li > a {
	float: none;
	padding: 0px 15px;
	font-size: 12px;
	line-height: 30px;
	font-weight:bold;
	text-transform: uppercase;
	color:#942817;
	text-decoration:none;
	margin-left: 8px;
}

.nav-footer > li > a:focus, .nav-footer > li > a:hover {
	color:#999;
	text-decoration: none;
}

.nav-footer .menu-parent {
	position:relative;
}

#billingToggle, #languageToggle {
	background-repeat:no-repeat;
	background-position:left;
	padding-left:20px;
}

#language {
	position: absolute;
	bottom: 58px;
	left: 0;
	right: 0;
	z-index:100000;
	padding: 0px;
	background-color: #fff;
	border: 1px solid #000;
	font-size: 14px;
	list-style: none;
}


#language li {
	border-bottom:1px solid #ddd;
}

#language li:last-child {
}

#language li a {
	padding: 6px 20px 6px 10px;
	display: block;
	color: #000;
	font-size: 12px;
	text-transform: uppercase;
	font-weight: bold;
	text-decoration: none;
}

#language li a:hover, #language li .active {
	background-color:#ddd;
}

#footer .copyright {
	position: relative;
	display: block;
	max-width: 1000px;
	margin: 15px auto;
	margin-bottom: 10px;
	font-size: 10px;
	line-height: 1.4;
	color: #942817;
	font-weight: normal;
	text-transform: uppercase;
	text-align:justify;
	margin-top: 10px;
}

#footer #rating-block {
	text-align:center;
	padding-top: 20px;
}

#footer #rating-block .rating {
	margin: 15px 0 5px;
	text-align:center;
}

#footer #rating-block span {
    font-size: 8.5px;
    line-height: 12px;
    font-weight: normal;
    text-transform: uppercase;
    color: #942817;
}

#footer #rating-block .rating {
    float: left !important;
	margin-top:0px !important;
	margin-right:15px;
	margin-bottom:5px;
}

#footer #rating-block {
    text-align: none !important;
}

.desc {
    float: left;
    margin-top: -10px;
    padding: 8px 0;
	text-align: left;
}

/*
 * Footer
 */
 
#bottom-border {
	background-image: url('../assets/bottom-black.png');
	background-position: left bottom;
	position:absolute;
	left:0;
	right:0;
	bottom:	120px;
	height:50px;
	z-index: 1;
}
#bottom-border.testaments {
	bottom:	-20px;
}
 
#slider-wrap {
	background-color:#000;
	height: 140px;
	position: absolute;
	bottom: -10px;
	left: 0;
	right: 0;
	z-index:1;
}
 
#slider {
	position: absolute;
	bottom: 15px;
	margin-bottom: 0px;/* sm version -301px large version -356px; */
	height: 145px;
	clear: both;
	width: 100%;
	padding:0;
	z-index:1;
	overflow: hidden;
}
/*Opera Fix for footer*/
body:before {
	content:"";
	height:100%;
	float:left;
	width:0;
	margin-top:-32767px;/
}
.scroll-nav {
	bottom: 0; /* was 15px */
	padding-left: 10px;
	padding-right: 0px;
	overflow: hidden;
	position: relative;
	width:125%;
	left: -25%;

}
.scroll-nav li {
	margin: 15px 5px 3px 5px;
	width: 180px;
	float: left;
	position: relative;
	height: 192px; /* 206px */
	list-style: none;
}
/* large styles
.scroll-nav li {
	margin: 50px 3px 3px 3px;
	width: 315px;
	float: left;
	position: relative;
	height: 260px;
}
*/
.scroll-nav li a:hover {
	opacity:1;
	filter:alpha(opacity=100); /* For IE8 and earlier */
}
.scroll-nav .click {
	/*background: url(../images/footer_background.png) repeat;*/
	margin: -25px 0 0 0;
	float: left;
	display: none;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
}
.scroll-nav .scroll-img {
	/*background: url(../images/footer_background.png) repeat;*/
	text-align: center;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
}
.scroll-nav .scroll-img p {
	text-align: left;
	margin: 8px 0 3px 10px;
	float: left;
	font-size: 12px;
}
.scroll-nav .scroll-img img {
	margin-top: 5px
}
.scroll-nav h6 {
	padding: 2px 12px 1px 18px;
	margin: 4px 0;
	font-weight: normal;
	background: url(../images/arrow_right_blue.png) no-repeat 6px center;
	font-size:9px;
}

.logos {
	min-width: 174px;	
}

#fox-logo {
	display:inline-block;
	width:52px;
	height:43px;
	margin:10px 25px 0 0;
	background:url(../assets/SOG_20thFoxLogo.png) no-repeat center;
}

#lightworkers-logo {
	display:inline-block;
	width:83px;
	height:43px;
	margin:10px 10px 0 0;
	background:url(../assets/SOG_LightworkersLogo.png) no-repeat center;
}

@media 
(-webkit-min-device-pixel-ratio: 2), 
(min-resolution: 192dpi) { 

	#fox-logo {
		display:block;
		width:52px;
		height:43px;
		background:url(../assets/@2x_SOG_20thFoxLogo.png) no-repeat center;
		background-size:52px 43px;
	}

}

/*
 * Video Background
 */

#homeBG {
	position:fixed;
	left:0;
	top:60px;
	right:0;
	bottom:0;
	z-index:0;
}


/*
 * Error / 404
 */

#error .modal {
	padding-bottom:20px;	
}

#error .modal-body {
	font-family: "Times New Roman", Times, serif;
	color: #a3a38d;
}

/* google search */

#goog-fixurl ul {
	list-style: none;
	padding: 0;
	margin: 0;
}

#goog-fixurl form {
	margin: 10px 0 20px 0;
}

#goog-wm-qt {
	margin: 0px 10px 0 0;
	background-color: #1d0e0b;
	border: 1px solid #53150c;
	font-family: "Times New Roman", Times, serif;
	height: 2em;
	padding: .2em 1em;
	color: #a3a38d;
	font-size: 16px;
}

input::-moz-focus-inner {
	padding: 0;
	border: 0;
}

/*
 * Email
 */

#email {
	color:#a3a38d;
	line-height: 40px;
	text-transform: none;
	font-family: "Times New Roman", Times, serif;
	z-index:5;
}


@media (min-width: 1121px) {

	.title-treatment-wrap h2 {
		font-size:38px;
	}
	
	
	.title-treatment {
	}
	
}

@media (max-width: 1230px) {
	.main-container {
		min-height: 500px;
	}
}

@media (max-width: 1030px) {
	#copyright-wrap {
		width: 60%;
	}
	
}


@media (max-width: 980px) {	
	
	.title-treatment img {
	}
	
	/*
	 * Tickets
	 */
	
	.widget {
		display:inline-block;
		float:right;
		clear:both;
	}


	/*
	 * Trailer
	 */

	#trailer, #video {
		width: 80%;
		left: 10%;
	}
	
	.cast-bio {
		width: 100%;
		left: 0;
		margin-left: 0;
		bottom: 20px;
		max-width: none;
	}
	
	.cast-bio .title-treatment {
		text-align: center;
	}
	
	
	/*
	 * Cast and Crew
	 */

	.cast-bio {
		min-width:760px;
		top:auto !important;
		bottom:0;
		min-height:300px;
	}
	
	.cast-bio {
		min-height:200px;
	}
	
	#castandcrew .title-treatment img {
		position: static;
	}


	/*
	 * Footer
	 */

	#footer {
		/*position:relative;*/
		height: auto;
		width:100%;
		padding-left: 0px;
		padding-right: 0px;
		-moz-box-sizing: border-box;
		-webkit-box-sizing: border-box;
		box-sizing: border-box;
	}
	
	
	/*
	 * Video Background
	 */
	
	#homeBG {
		position: relative;
		left: -20px;
		top: -20px;
	}
	
}


@media (max-width: 930px) {
	
	/*
	 * Video
	 */

	#video, #trailer {
		margin-top:0px;
	}
	.social-modal {
		width: 60%;
		margin-left: 20%;
		margin-top: 5%;
	}
		
}


@media (max-width: 830px) {
	
	#social-links .span {
		display:none;
	}
	
	#social {
		width:190px;
	}
	
}

@media (max-width: 768px) {

	body {
		padding:0;
	}
	
	.title-treatment-wrap {
	}
	
	.main-container {
		padding:0;
	}

	#footer {
		position: relative;
		width:768px;
		padding:0px 0 10px 0 !important;
	}


	#footer .row-fluid .span3 {
		float: left;
	}

	#footer .row-fluid .span6 {
		float: left;
		margin-right:10px;
	}
	
	[class*="span"], .uneditable-input[class*="span"], .row-fluid [class*="span"] {
		float:left;
		margin-left:20px;
	}
	
	#rating-block {
		margin-left:20px;
	}
	
	#bottom-border {
		bottom:125px;
	}
	
	#slider-wrap {
		height:145px;
	}
	
	#slider {
		bottom:5px;
		height:165px;
	}


	/*
	 * Header
	 */
	
	.navbar {
		position:relative;
		margin-bottom:0;
		z-index: 2000;
		/*padding: 0 20px;*/
	 }
	 
	 
	 /*
	  * Site Content
	  */
		
	.title-treatment-wrap h2 {
		font-size:24px;
	}
	
	.title-treatment img {
		bottom: 70px;
	}
	

	/*
	 * Social Feed
	 */

	#social-feed .heading {
		height: 30px;
		padding-left: 40px;
		padding-bottom: 10px;
		font-size:16px;
		line-height: 30px;
		font-weight: bold;
	}

	
	/*
	 * About
	 */
	
	.modal {
		top:10%;
		left:80px;
		width:560px;
		margin-left:0;
	}
	
	
	/*
	 * Photos
	 */

	.fullscreen {
		background: none;
	}

	.fullscreen .carousel-control {
		top: 45%;
	}


	/*
	 * Video
	 */
	
	#videosCarousel .carousel-inner {
		padding-top:10px;
		height:360px;
	}
	
	#videosCarousel .carousel-control {
		top:50%;	
	}
	
	#videosCarousel .left {
		left:0;
	}
	
	#videosCarousel .right {
		right:0 !important;
	}


	/*
	 * Media Gallery
	 */

	.media-gallery {
		margin-top:30px;
	}

	.media-gallery li, .media:first-child {
		width: 40%;
		height: 180px;
		padding: 0;
		margin: 0 5%;
	}
	
	
	/*
	 * Cast and Crew
	 */
	
	.cast-bio.modal {
		margin-left:0;
		left:0;	
	}
}

@media (max-height: 900px) {

	#footer {
		margin-top:0px;
		padding-right: 0px;
		padding-left: 0px;
	}
	
	#bottom-border {
		bottom:110px;
	}
	
	#slider-wrap {
		height:120px;
		bottom:0px;
	}
	
	#slider {
		height:165px;
		bottom:-20px;
	}
		
	.title-treatment-wrap {
	}
	
	.title-treatment {
		width: 36%;
	}

	.main-container {
		/*min-height: 500px;*/		
	}

	#social, 
	, #header {
		/*position: absolute;*/
	}

}
@media (max-height: 800px) {

	#bg-wrapper {
		bottom:115px;
	}
	
	#footer {
		position:relative;
	}
	
	#bottom-border {
		bottom:95px;
	}
	
	#slider-wrap {
		height:115px;
		bottom:-15px;
	}
	
	#slider {
		height:130px;
		bottom:15px;
	}
	
	.scroll-nav li {
		width:150px;
	}
	
	#trailer li {
		width:170px;	
	}
	.social-modal {
		width: 60%;
		margin-left: 20%;
		margin-top: 5%;
	}
}

@media (max-height: 850px) {

	#bg-wrapper {
		bottom:0px;	
	}
	
}


/*
 * Site Background
 */

body {background-color:transparent;}
#poster {
	z-index: 1000;
	position: absolute;
	width: 50%;
	left: 25%;
	top: 0;
	margin-top: 20px;
}

#poster .close {
	width: 140px;
	height:27px;
	line-height:27px;
	margin-bottom:4px;
	position: absolute;
	right: 0px;
	top: -35px;
	text-align: right;
	padding-top: 6px;
	padding-right: 30px;
}

#poster .poster-inner img {
	max-width:none;
}
.poster-footer {
	position: absolute;
	bottom: 0;
	height: 52px;
	margin-bottom: -52px;
	width: 100%;
}
.poster-footer .link-wrap {
	width:106px;
	margin:0 auto;
}

.poster-footer a {
	display:inline-block;
	width:22px;
	height:23px;
	margin-top:5px;
	float:left;
}
.posterDownload {
	background-image:url(../img/icon-download.png);
	background-size:22px 23px;
}
.posterFacebook {
	background-image:url(../img/icon-facebook.png);
	background-size:22px 23px;
	margin-left:20px;
}
.posterTwitter {
	background-image:url(../img/icon-twitter.png);
	background-size:22px 23px;
	margin-left:20px;
}
.ticket-icons a {
	display:block;
	width:80%;
	height:50px;
	background-position:left;
	background-repeat:no-repeat;
	background-size:contain;
}

#advance-tickets, #group-tickets {
	margin-top: -50px;
}

#waystoshare, #share {
	width:660px;
	margin-left:-330px;
	left:50%;
}

#waystoshare .modal-body ol {
	margin-left:35px;
	color: #a3a38d;	
}

#waystoshare .modal-body ol li {
	width:50%;
	height:80px;	
	margin-top:40px;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}
#waystoshare .modal-body ol li:first-child {
	margin-top:0;
}

#waystoshare .modal-body ol li:nth-child(odd) {
	float:left;		
	padding-right:50px;
}

#waystoshare .modal-body ol li:nth-child(even) {
	float:right;
}

#waystoshare .modal-body ol li a {
	color: #a3a38d;
	display:block;
}

#waystoshare .modal-body ol li span {
	display: block;
	line-height: 20px;
	margin-top: 5px;
	text-transform: none;
	font-family: "Times New Roman", Times, serif;
	text-decoration: none;
	color: #a3a38d;
}

#share .modal-body ul {
	list-style:none;
	margin-top: -20px;
}

#share .modal-body ul, #share .modal-body ul li a {
	color: #a3a38d;	
}

#share .modal-body ul li {
	float:left;
	width:33.333333333333333%;
	text-align:center;
}

#share .modal-body ul li a {
	text-decoration:none;
}

#share .modal-body ul li a span {
	display:block;	
	font-size:.9em;
}

#share .modal-body ul li a img {
	margin:0 auto;
}

@media (max-height: 850px) {
	#advance-tickets, #group-tickets {
	margin-top: 0;
	}	
}

/* Tickets in Spanish */
#cinemas_loader, #select_state_dialog_title, #state, #tickets_in_spanish_helper_text
{
	font-family: 'Cinzel';
}

#tickets_in_spanish_modal
{
	position: relative;
	height: 550px;
}

#cinemas_loader, #no_cinemas
{
	display: none
}

#select_state_content
{
	z-index: 2;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

#select_cinema_content
{
	z-index: 1;
}

#cinemas_loader, #no_cinemas
{
	text-align: center;
	margin-top: 20px;
}

#select_cinema_table_wrapper
{
	position: relative;
	height: 500px;
	overflow-y: auto;
	overflow-x: auto;
}

#select_cinema_table_overlay
{
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: url(../assets/ui-bg_diagonals-thick_20_666666_40x40.png);
	opacity: .7;
}

#select_cinema_table_wrapper::-webkit-scrollbar
{
	width: 22px;
	height: 22px;
}

#select_cinema_table_wrapper::-webkit-scrollbar-track:vertical, #select_cinema_table_wrapper::-webkit-scrollbar-track:horizontal
{
	background-color: #232323
}

#select_cinema_table_wrapper::-webkit-scrollbar-thumb:vertical, #select_cinema_table_wrapper::-webkit-scrollbar-thumb:horizontal
{
	background: #383838;
}

#select_cinema_table
{
	width: 100%;
	border-collapse: collapse;
}

#select_cinema_table th, #select_cinema_table td
{
	text-align: left;
	padding: 12px 24px;
}

#select_cinema_table th
{
	background: #341A19 url(../img/pattern.png);
	color: #D9B186;
	font-weight: normal;
	letter-spacing: 1px;
	padding-top: 14px;
}

#select_cinema_table td
{
	text-transform: none;
	color: #BCBBAA;
	font-family: "Times New Roman";
}

.cinema-column
{
	width: 40%
}

#change_state
{
	float: left;
}

#city_column a
{
	color: #D9B186;
	text-decoration: none;
}

#change_state span
{
	float: right;
	font-size: .4em;
	margin-left: 3px;
}

.city-column
{
	width: 30%;
}

/*.phone-column
{
	width: 240px;
}*/

.zip-code-column
{
	width: 15%
}

#cinemas_tbody tr.even
{
	background-color: #151515;
}

#cinemas_tbody tr.odd
{
	background-color: #000;
}

#select_state_dialog
{
	width: 270px;
	height: 145px;
	background-color: #2A2C29;
	padding: 4px;
	box-shadow: 0 0 24px rgba(0, 0, 0, .5);
	-moz-box-shadow: 0 0 24px rgba(0, 0, 0, .5);
	margin: 185px auto 0;
}

#select_state_dialog_title_container
{
	background: url(../img/pattern.png);
	padding: 7px 10px;
	font-size: .9em;
}

#select_state_dialog_title
{
	text-transform: uppercase;
	color: #D9B186;
	float: left;
	letter-spacing: 1px;
}

#select_state_dialog_close
{
	display: none;
	float: right;
	text-decoration: none;
}

#select_state_dialog_body
{
	text-align: center;
	font-size: .9em;
	padding: 20px 0;
}

#state
{
	background: #666 url(../assets/select_arrow.gif) 202px center no-repeat;
	border: none;
	-webkit-appearance: none;
	color: #FFF;
	padding: 2px 10px;
	height: 36px;
	font-family: "Times New Roman";
	text-transform: uppercase;
}

/* Firefox */
@-moz-document url-prefix()
{
	#state
	{
		padding-top: 8px;
		-moz--webkit-appearance: none;
		text-indent: .01px;
		text-overflow: '';
	}
}

#select_your_state_text.es
{
	font-size: .8em
}

#state:focus
{
	outline: none
}

#tickets_in_spanish_helper_text
{
	font-size: .9em;
	margin-top: 18px;
	text-transform: uppercase;
	color: #BCBBAA;
	word-spacing: 2px;
}

/* iPad [portrait + landscape] */
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) {
	#slider-wrap {
		bottom:10px;
		height:130px;
	}
	#slider {
		height:135px;
		bottom:0;
	}
	#bottom-border {
		bottom:120px;
	}
	#footer {
		margin-top:-26px;
	}
	.scroll-nav {
		width: 1500px;
	}
	#social {
		top: -38px;
	}
	#share-buttons {
		top: -28px;
	}
	.main-container {
		top: -20px;
	}

	#group-tickets, #advance-tickets {
		width: 600px;
		top: 200px;
	}

	#select_cinema_table
	{
		table-layout: fixed;
	}

	#select_cinema_table td
	{
		word-wrap: break-word;
	}
}
/* iPad [landscape] */
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: landscape) {
	#group-tickets {
		width: 600px;
		top: 200px;
	}
	#advance-tickets {
		width: 600px;
		top: 50px;
	}

	#tickets-in-spanish
	{
		width: 80%;
		margin-left: -40%
	}

	#select_cinema_table th.cinema-column
	{
		width: 230px;
	}

	#city_column
	{
		width: 135px;
	}

	#select_cinema_table th.zip-code-column
	{
		width: 95px;
	}
}

/* iPad [portrait] */
@media only screen and (min-device-width : 768px) and (max-device-width : 1024px) and (orientation : portrait)
{
	#tickets-in-spanish
	{
		width: 90%;
		margin-left: -5%
	}

	#select_cinema_table th.cinema-column
	{
		width: 130px;
	}

	#city_column
	{
		width: 135px;
	}

	#select_cinema_table th.zip-code-column
	{
		width: 95px;
	}
}