@charset "UTF-8";
/*
Theme Name: MTC Studio II
Theme URI: http://akanyc.net/
Author: Chris Laursen for AKA NYC
Author URI: http://akanyc.net/
Description: Theme for MTC Studio II shows
Version: 1.0
  __   __ _   __     __ _  _  _  ___ 
 / _\ (  / ) / _\   (  ( \( \/ )/ __)
/    \ )  ( /    \  /    / )  /( (__ 
\_/\_/(__\_)\_/\_/  \_)__)(__/  \___) akanyc.net

ASCII Text: http://patorjk.com/software/taag/#p=display&f=Standard&t=GLOBAL

CSS RESET+
http://meyerweb.com/eric/tools/css/reset/ v2.0 | 20110126 License: none (public domain) */
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video { border: 0; font-size: 100%; font: inherit; vertical-align: baseline; margin: 0; padding: 0; }
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section { display: block; }
body { line-height: 1; }
ol, ul { list-style: none; }

img { max-width: 100%; } /* responsive images */
*, *:before, *:after { -moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box; } /* border-box sizing */
html { -webkit-text-size-adjust: 100%; } /* iphone rotation text size adjustment turned off */
.entry-content img, .comment-content img, .widget img { max-width: 100%; } img[class*="align"], img[class*="wp-image-"] { height: auto; } img.size-full { max-width: 100%; width: auto; } .wp-caption { max-width: 100%; } /* WordPress Image Styling Fix */
@-ms-viewport { width: device-width; } @viewport { width: device-width; }

 /*____ _     ___  ____    _    _     
  / ___| |   / _ \| __ )  / \  | |    
 | |  _| |  | | | |  _ \ / _ \ | |    
 | |_| | |__| |_| | |_) / ___ \| |___ 
  \____|_____\___/|____/_/   \_\_____|*/
body {
	margin-top: 0!important;
	font-family: "Gotham SSm A", "Gotham SSm B";
	font-style: italic;
	font-weight: 400;
	color: #323232;
	background-color: #ffffff;
	text-align: center;
}
	/*___                                  _       
	 | _ \__ _ _ _ __ _ __ _ _ _ __ _ _ __| |_  ___
	 |  _/ _` | '_/ _` / _` | '_/ _` | '_ \ ' \(_-<
	 |_| \__,_|_| \__,_\__, |_| \__,_| .__/_||_/__/
	                   |___/         |_|*/
	p {
		font-family: "Chronicle SSm A", "Chronicle SSm B";
		font-style: normal;
		font-weight: 400;
		font-size: 0.8125em;
		line-height: 1.4;
	}
		p + p {
			margin-top: 1.05em;
		}
		b, strong, .font_bold {
			font-weight: 700;
		}
		em, i {
			font-style: italic;
		}
		.superscript {
			vertical-align: super;
			font-size: 8px;
		}
		
		.fa-times {
			font-size: 24px !important;
			color: #000;
		}
		
		#me {
			background-color: #000 !important;
		}
	/*_    _      _       
	 | |  (_)_ _ | |__ ___
	 | |__| | ' \| / /(_-<
	 |____|_|_||_|_\_\/__/*/
	a {
		color: inherit;
		text-decoration: none;
	}
		a:hover {
			cursor: pointer;
		}
		.link_std:hover {
			color: #1da09b;
		}
		p a {
			font-weight: bold;
		}
			p a:hover {
				color: #5f959c;
			}
		
	.clearfix:after {
		content: "";
		display: table;
		clear: both;
	}
	
	
	#NICKJONES .bio_bio {
		width: 100%;
		padding: 0 10px 10px 10px;
	}
	
	#NICKJONES .bio_name {
		padding-left: 10px;
	}
	
	.slick-track {
		margin: 0 auto !important;
	}
	
	


/*_______   ______   ___   ____ ____      _    ____  _   ___   __
 |_   _\ \ / /  _ \ / _ \ / ___|  _ \    / \  |  _ \| | | \ \ / /
   | |  \ V /| |_) | | | | |  _| |_) |  / _ \ | |_) | |_| |\ V / 
   | |   | | |  __/| |_| | |_| |  _ <  / ___ \|  __/|  _  | | |  
   |_|   |_| |_|    \___/ \____|_| \_\/_/   \_\_|   |_| |_| |_|*/
.font_header {
	font-family: "Gotham Cond SSm 5r", "Gotham Cond SSm A", "Gotham Cond SSm B";
	font-weight: 400;
	font-style: normal;
	color: #60969e;
}
.font_narrow {
	font-family: "Gotham Narrow SSm A", "Gotham Narrow SSm B";
	font-style: normal;
	font-weight: 400;
}
.font_condensed {
	font-family: 'Gotham Cond SSm A', 'Gotham Cond SSm B', sans-serif;
	font-weight: 400;
	font-style: normal;	
}

.font_info {
	font-family: 'Chronicle', serif;
	font-weight: 400;
	font-style: normal;
	font-size: 0.85em;
	line-height: 1.3;
}
.font_large {
	font-size: 1.25em;
}
.font_larger {
	font-size: 1.5em;
}
.font_largest {
	font-size: 2em;
}
.font_small {
	font-size: 0.875em;
}
.font_smaller {
	font-size: 0.75em;
}
.font_smallest {
	font-size: 0.625em;
}

/* headlines with lines */
.decorated, .decoratedOrange{
     overflow: hidden;
     text-align: center;
 }
.decorated > span, .decoratedOrange > span{
    position: relative;
    display: inline-block;
}
.decorated > span:before, .decorated > span:after, .decoratedOrange > span:before, .decoratedOrange > span:after{
    content: '';
    position: absolute;
    top: 50%;
    border-bottom: 5px solid;
    border-bottom-color: rgba(255, 255, 255, 0.4);
    width: 591px; /* half of limiter*/
    margin: 0 20px;
}
.decorated > span:before, .decoratedOrange > span:before{
    right: 100%;
}
.decorated > span:after, .decoratedOrange > span:after{
    left: 100%;
}
.decoratedOrange > span:before, .decoratedOrange > span:after{
	border-bottom-color: rgba(222, 142, 75, 0.4);
}

sup {
    vertical-align: super;
    font-size: smaller;
} 



/*____  _   _ _____ _____ ___  _   _ ____  
 | __ )| | | |_   _|_   _/ _ \| \ | / ___| 
 |  _ \| | | | | |   | || | | |  \| \___ \ 
 | |_) | |_| | | |   | || |_| | |\  |___) |
 |____/ \___/  |_|   |_| \___/|_| \_|____/*/
.button_color {
	display: block;
	padding: 0.375em;
	letter-spacing: 1px;
	text-align: center;
	color: white;
	background-color: #003e69;
	max-width: 230px;
	margin: 0;
	border: solid 1px #fff;
	font-family: "Gotham Cond SSm 5r", "Gotham Cond SSm A", "Gotham Cond SSm B";
	font-size: 36px;

}
	.button_color:hover {
		background-color: #5f959c;
	}





/*_   _ _____    _    ____  _____ ____  
 | | | | ____|  / \  |  _ \| ____|  _ \ 
 | |_| |  _|   / _ \ | | | |  _| | |_) |
 |  _  | |___ / ___ \| |_| | |___|  _ < 
 |_| |_|_____/_/   \_\____/|_____|_| \_\*/
#header {
	position: fixed;
	z-index: 1000;
	top: 0;
	left: 0;
	width: 100%;
	text-align: left;
	background-color: #000000;
}
	#head_gettix {
		position: relative;
		z-index: 10;
	}
	#mm_toggle {
		position: relative;
		z-index: 10;
		display: block;
		padding: 0.375em;
		font-size: 1.5em;
		color: white;
		background-color: #2c2c2c;
	}
		#mm_toggle.opened {
			color: black;
			background-color: white;
		}
	#backtomtc {
		display: none;
	}
		#backtomtc:hover {
			background: #003e69;
		}
	#mainmenu {
		display: block;
		position: absolute;
		z-index: 1;
		top: 0;
		left: 0;
		width: 100%;
		height: 0;
		background: #000000;
		overflow: hidden;
		opacity: 0;
		transition: top 400ms, opacity 400ms;
	}
		#mainmenu.opened {
			top: 100%;
			height: auto;
			opacity: 1.0;
		}
		.mm_item {
			display: inline-block;
			width: 33%;
			width: calc(100% / 3.1);
			padding: 0.375em;
			font-size: 1.5em;
			font-weight: 300;
			color: white;
			text-transform: uppercase;
		}
			.mm_item:hover {
				color: #5f959c;
				background-color: none;
				border: none;
			}
			.mm_item.current {
				color: #5f959c !important;
			}
	/* SITEWIDE ALERT */
	#sitewide_alert {
		display: table;
		width: 100%;
		height: 100%;
		position: fixed;
		z-index: 1000000;
		left: 0;
		top: 0;
		right: 0;
		bottom: 0;
		text-align: center;
		background-color: black;
		background-color: rgba(0, 0, 0, 0.75);
	}
		.centercenter {
			display: table-cell;
			vertical-align: middle;
		}
			#alert_content {
				max-width: 30em;
				margin: 0 auto;
				padding: 1.5em;
				color: red;
				background-color: white;
				border: 3px solid;
				border-radius: 0.5em;
			}
				#alert_content p {
					margin-bottom: 0;
					font-size: 1.5em;
				}
					#alert_content p + p {
						margin-top: 1em;
					}





/*____  _____ ____ _____ ___ ___  _   _ ____  
 / ___|| ____/ ___|_   _|_ _/ _ \| \ | / ___| 
 \___ \|  _|| |     | |  | | | | |  \| \___ \ 
  ___) | |__| |___  | |  | | |_| | |\  |___) |
 |____/|_____\____| |_| |___\___/|_| \_|____/*/
.section {
	display: block;
	padding: 5%;
	text-align: left;
}
	.section_header {
		display: block;
		width: 100%;
		margin: 0 auto 0.25em;
		font-size: 3em;
		text-align: center;
	}
	
	.width_limiter {
		display: block;
		margin: 0 auto;
		max-width: 1024px;
		width: 100%;
	}
.banner {
	display: block;
	margin: 0 auto;
	width: 100%;
}
	




/*_   _  ___  __  __ _____ 
 | | | |/ _ \|  \/  | ____|
 | |_| | | | | |\/| |  _|  
 |  _  | |_| | |  | | |___ 
 |_| |_|\___/|_|  |_|_____|*/
#home {
	text-align: center;
	background-color: #ffffff;
}
		.home_addons {
			display: block; 
		}

			.timeoutny {
				width: 5em;
				margin: 0 auto 1em;
			}
			#quotes {
				position: absolute;
				right: 70px;
				width: 100%;
				height: 4.5em;
				margin-bottom: 0.5em;
				font-size: 1em;
				line-height: 1.2;
				color: #00345C;
				text-align: center;
				font-family: "Gotham Cond SSm A","Gotham Cond SSm B",sans-serif;
				font-style: normal;
				font-weight: 400;
				font-size: 1.5em;
				margin-top: 30px;
			}
				.quote {
					position: absolute;
					top: 0;
					left: 0;
					width: 100%;
					height: 100%;
					padding: 0 1em;
				}
					.quat {
						font-weight: 700;
						font-size: 18px;
					}
					.quat_source {
						font-size: 0.75em;
					}
			#tagline {
				display: block;
				float: left;
				margin: 0 auto;
				text-align: left;
				text-transform: uppercase;
				color: #5f5f5f;
				font-size: 3.25em;
				max-width: 408px;
			}
			.now_playing {
				display: block;
				float: left;
				margin: 0 auto;
				text-transform: uppercase;
				font-size: 1.25em;
				max-width: 408px;
				text-align: center;
				font-family: "Gotham SSm A","Gotham SSm B";
				color: #118261;
				font-weight: 700;
			}
			#critics_pick {
			  	margin-bottom: -70px;
			  	margin-top: 20px;
			  	float: right;
			  	clear: left;
			}
				#pricecircle {
					display: inline-block;
					vertical-align: middle;
					width: 2em;
					margin-left: 0.5em;
				}
		#logoetc {
			margin-bottom: 1em;
			max-width: 50%;
			margin-top: 120px;
		}
		#billing {
			display: block;
			margin: 0 auto;
			font-size: 0.8125em;
			text-align: center;
			color: #be5a11;
		}
			#showname {
				margin-bottom: 0.25em;
			}
			.billing {
				display: inline-block;
				width: 100%;
				margin-bottom: 0.5em;
			}
		#studioii {
				display: inline-block;
				max-width: 231px;
				padding: 0;
				margin: 30px 0 0;
			}
		#homevidrap {
			display: block;
			max-width: 600px;
			margin: 1em auto;
			color: #be5a11;
		}
		#home_video {
			position: relative;
			max-width: 100%;
			height: 0;
			height: auto;
			margin: 0 auto;
			padding-bottom: 56.25%;
			overflow: hidden;
		}
			#home_video iframe, #home_video object, #home_video embed {
				position: absolute;
				top: 0;
				left: 0;
				width: 100%;
				height: 100%;
			}

/* INTER 1 */
#inter1 {
	display: none; 
	position: relative; 
	width: 100%; 
	max-width: 2000px; 
	background: url('images/inter-bgd-top.jpg') center center no-repeat; 
	height: 520px;
}

	#inter1 .inter1-bgd{position: absolute; top:0; width: 100%;background: url('images/inter-topfull.png')top center no-repeat; height: 520px; padding: 0;}

		#inter1-cont {display: block; position: relative; width: 100%; height: 100%;}
		.inter01-quote {display: block; width: 280px; height: 95px; position: absolute; top: 50%; left: 50%; margin: -48px 0 0 -140px;}
		
	.light3 {display: block; position: absolute; top:0; left: 0; margin: 0; width: 100%; height: 520px; transition: all 0.3s ease;}
	  
  	.light3.one {background: url('images/inter-bgd-top-a.png') center center no-repeat; 
	  	-webkit-animation: zoomzoom3 1s infinite; 
        animation: zoomzoom3 1s infinite; }
  	.light3.two {background: url('images/inter-bgd-top-b.png') center center no-repeat;   
        -webkit-animation: zoomzoom3 1s infinite;
        animation: zoomzoom3 1s infinite;
		-webkit-animation-delay: 0.5s;
        animation-delay: 0.5s; }


/* INTER 2 */
#inter2 {display: inline-block; position: relative; width: 100%; max-width: 2000px; background: url('images/inter-bgd-botmed.jpg') center center no-repeat; height: 369px;}
#inter2 .inter2-bgd{position: absolute; top:0; width: 100%;background: url('images/inter-botmedfull.png')center center no-repeat; height: 369px; padding:0;}

	#inter2 .inter2-slider {display: block; width: 500px; height: 225px; margin: 50px auto 0;}
	#inter2 .quotequote {top:274px; left: 50%; z-index: 443;}
	.author {width: 100%; display: block; text-align: center; color: #fff;margin:34px 0 3px;font-family: 'Gotham SSm A', 'Gotham SSm B'; font-weight: 800; font-style: normal; font-size: 20px; text-transform: uppercase;}
	#inter2 .simplequote {font-family: "Gotham Cond SSm A", "Gotham Cond SSm B"; font-style: normal; font-weight: 400; font-size: 42px; text-transform: uppercase; line-height: 1.1; color: white;text-shadow: 2px 2px 2px rgba(0, 0, 0, 0.8);}
	#inter2 .alignquote {display: table-cell!important; text-align: center;vertical-align: middle; width: 100%; height: 138px!important;}
	#inter2 .author {font-family: "Gotham Narrow SSm A", "Gotham Narrow SSm B"; font-style: normal; font-weight: 400; font-size: 20px;text-shadow: 2px 2px 2px rgba(0, 0, 0, 0.8);}
	#inter2 .author span, #inter2 .author img {display: inline-block; vertical-align: middle;}
	#inter2 .slick-dots li.slick-active button:before, #inter2 .slick-dots li button:before {font-size: 14px; color: white;}
	
	 .light2 {display: block; position: absolute; top:0; left: 0; margin: 0; width: 100%; height: 369px; transition: all 0.3s ease;}
	  
  	.light2.one {background: url('images/inter-bgd-botmed-a.png') center center no-repeat; background-size: cover; 
	  	-webkit-animation: zoomzoom3 1s infinite; 
        animation: zoomzoom3 1s infinite; }
  	.light2.two {background: url('images/inter-bgd-botmed-b.png') center center no-repeat; background-size: cover;   
        -webkit-animation: zoomzoom3 1s infinite;
        animation: zoomzoom3 1s infinite;
		-webkit-animation-delay: 0.5s;
        animation-delay: 0.5s; }
    .light2.three {background: url('images/inter-bgd-botmed-c2.png') center center no-repeat; background-size: cover;   
        -webkit-animation: zoomzoom3 1s infinite;
        animation: zoomzoom3 1s infinite;
		-webkit-animation-delay: 0.6s;
        animation-delay: 0.6s; }


@-webkit-keyframes zoomzoom3 {
  0%   {-webkit-opacity: 0;}
  35%   {-webkit-opacity: 0;}
  40%   {-webkit-opacity: 1;}
  60%   {-webkit-opacity: 1;}
  65%   {-webkit-opacity: 0;}
  100% {-webkit-opacity: 0;}
}
@keyframes zoomzoom3 {
  0%   {opacity: 0;}
  40%   {opacity: 1;}
  60%   {opacity: 1;}
  100% {opacity: 0;}
}

@-webkit-keyframes zoomzoom4 {
  0%   {-webkit-opacity: 0; }
  25%   {-webkit-opacity: 1;}
  75%   {-webkit-opacity: 1;}
  100% {-webkit-opacity: 0; }
}
@keyframes zoomzoom4 {
  0%   { opacity: 0;}
  25%   {opacity: 1;}
  75%   {opacity: 1;}
  100% {opacity: 0;}
}

.mobileheaderimage {
	display: none;
}
	

/* INTER 3 */
#inter3 {display: none; position: relative; width: 100%; max-width: 2000px; background: url('images/inter-bgd-topmed.jpg') center center no-repeat; height: 421px;}
.inter-blocker {display: block; width: 100%; height: 100%; overflow: hidden; position: relative;}
#inter3 .inter3-bgd{position: absolute; top:0; width: 100%;background: url('images/inter-topmedfull.png')top center no-repeat; height: 421px;}

		#inter3-cont {display: block; position: relative; width: 100%; height: 100%;}
		.inter03-quote {display: block; width: 200px; height: 42px; position: absolute; top: 50%; left: 50%; margin: -21px 0 0 -100px;}
		
 .light {display: block; position: absolute; top:0; left: 0; margin: 0; width: 100%; height: 421px; transition: all 0.3s ease;}
	  
  	.light.one {background: url('images/inter-bgd-topmed-a.png') center center no-repeat; background-size: cover; 
	  	-webkit-animation: zoomzoom 1s infinite; 
        animation: zoomzoom 1s infinite; }
  	.light.two {background: url('images/inter-bgd-topmed-b.png') center center no-repeat; background-size: cover;   
        -webkit-animation: zoomzoom2 1s infinite;
        animation: zoomzoom2 1s infinite;
		-webkit-animation-delay: 0.5s;
        animation-delay: 0.5s; }
    .inter-mask1 {display: block; position: absolute; top:-1px; left: 0; width:2000px; z-index: 9000;}
    .inter-mask2 {display: block; position: absolute; bottom:-1px; left: 0; width:2000px; z-index: 8999;}
  	
@-webkit-keyframes zoomzoom {
  0%   { -webkit-transform: scale(1.6); -webkit-opacity: 0;}
  25%   {-webkit-opacity: 1;}
  75%   {-webkit-opacity: 1;}
  100% { -webkit-transform: scale(0.01); -webkit-opacity: 0;}
}
@keyframes zoomzoom {
  0%   { transform: scale(1.6); opacity: 0;}
  25%   {opacity: 1;}
  75%   {opacity: 1;}
  100% { transform: scale(0.01); opacity: 0;}
}

@-webkit-keyframes zoomzoom2 {
  0%   { -webkit-transform: scale(1.6); -webkit-opacity: 0; }
  25%   {-webkit-opacity: 1;}
  75%   {-webkit-opacity: 1;}
  100% { -webkit-transform: scale(0.01); -webkit-opacity: 0; }
}
@keyframes zoomzoom2 {
  0%   { transform: scale(1.6); opacity: 0;}
  25%   {opacity: 1;}
  75%   {opacity: 1;}
  100% { transform: scale(0.01); opacity: 0;}
}

/* INTER 4 */
#inter4 {display: inline-block; position: relative; width: 100%; max-width: 2000px; background: url('images/inter-bgd-bot.jpg') center center no-repeat; height: 386px;}
#inter4 .inter4-bgd{position: absolute; top:0; width: 100%;background: url('images/inter-botfull.png')top center no-repeat; height: 386px;}

#inter4-cont {display: block; position: relative; width: 100%; height: 100%;}
		.inter04-quote {display: block; width: 200px; height: 56px; position: absolute; top: 50%; left: 50%; margin: -28px 0 0 -100px;}
		
 .light4 {display: block; position: absolute; top:0; left: 0; margin: 0; width: 100%; height: 386px; transition: all 0.3s ease;}
	  
  	.light4.one {background: url('images/inter-bgd-bot-a.png') center center no-repeat; background-size: cover; 
	  	-webkit-animation: zoomzoom3 1s infinite; 
        animation: zoomzoom3 1s infinite; }
  	.light4.two {background: url('images/inter-bgd-bot-b.png') center center no-repeat; background-size: cover;   
        -webkit-animation: zoomzoom3 1s infinite;
        animation: zoomzoom3 1s infinite;
		-webkit-animation-delay: 0.5s;
        animation-delay: 0.5s; }


.smallinter {display: block; width: 100%;}


   /*_    ____   ___  _   _ _____ 
    / \  | __ ) / _ \| | | |_   _|
   / _ \ |  _ \| | | | | | | | |  
  / ___ \| |_) | |_| | |_| | | |  
 /_/   \_\____/ \___/ \___/  |_|*/
#about {
	display: inline-block; width: 100%;
}

	#about .font_header {
		margin-bottom: 0.75em;
		margin-top: 30px;
		max-width: 944px;
		border-bottom: solid 1px #60969e;
	}
	#about .width_limiter {    max-width: 854px; padding-top: 0; text-align: center;}

	.about-learnmore {display: inline-block; font-family: "Gotham SSm A", "Gotham SSm B"; font-style: normal; font-weight: 700; color: white; padding: 12px 30px; margin-top: 40px; background: #143473;}
	.about-learnmore:hover {background: #118264;}
	.about_pop {display: block;}


/*_____ ___ ____ _  _______ _____ ____  
 |_   _|_ _/ ___| |/ / ____|_   _/ ___| 
   | |  | | |   | ' /|  _|   | | \___ \ 
   | |  | | |___| . \| |___  | |  ___) |
   |_| |___\____|_|\_\_____| |_| |____/*/
#tickets {
	
}
	.tix_section {
		display: block;
	}
	#tickets h2 {
		margin-bottom: 0.75em;
		border-bottom: solid 1px #60969e;
    max-width: 944px;
	}
			/* TICKETING OPTIONS */
			#tix_leftside {
				margin-bottom: 1em;
			}
				.tix_option {
					display: block;
					padding: 1em;
					padding-left: 0;
					transition: background-color 333ms;
				}
				.tix_option .font_header {	
					font-family: "Gotham SSm A", "Gotham SSm B";
					font-style: normal;
					font-weight: 700;
					font-size: 22px;
					color: #60969e;
				}
					a.tix_option:hover .font_header {
						color: #003e69;
					}
				.tix_option .font_info {
					font-family: "Gotham Narrow SSm A", "Gotham Narrow SSm B";
					font-style: normal;
					font-weight: 100;
					color: #fff;
				}
								
					
		/* CALENDAR */
	/* 	MONTHLY CALENDAR */	
#calendar {max-width: 699px; display: block; margin:0 auto; clear: right;}
	.cal-element {width: 100%; height: auto; display: block;}
	
		#calendar_wrapper {
    display: inline-block;
    width: 100%;
    margin: 0 auto; padding-bottom: 20px;
}
	.cal-months {display: block; width: 100%; height: 40px;padding-left: 10px;}
	.cal-months div {display: block; width: 90px; height: 40px; float: left; text-align: center; padding-top: 8px;
font-style: normal;
font-weight: 400; font-size: 22px; color:#a1a1a1; letter-spacing: 2px; cursor: pointer;}
	.cal-months div.selected { background: #000; border: 1px solid #b48e4a; border-bottom: none; color: #ffffff;}

.ticket_calendar {
	width: 100%;
	max-width: 1444px;
	margin: 0 auto;
	height: 670px;
	display: block;
}
	.calendar_month {
		display: inline-block !important;
		width: 100%;
		position: relative;
		text-align: left;
		padding: 0;
		margin-top: 1px;
		max-width: 699px !important;
	}
		.calendar_month h4 {
			text-align: center;
			background-image: none;
			font-size: 3em;
			width: 100%;
			margin: 0 auto;
		}
		
		.calendar_day {
			display: none;
			float: left;
			width: 14.2857%;
			margin: 0;
			padding: 0.5% 0; border: 2px solid #000; border-top: none; border-left: none;
			height: 90px;
			overflow: hidden;
			text-align: left;
			font-style: normal;
			font-weight: 300;
			letter-spacing: 2px;
			line-height: 1;
			background:#1d4157;
			position: relative;
		}
		

		
			.calendar_header, .calendar_header:hover {background:#17394d; height: 28px; font-size: 13px; color:#ddd; padding: 6px 0; border: 2px solid #000; border-left: none; text-align: center; text-transform: uppercase; font-style: normal; font-weight: 300;}
			.actual_day {
				 padding: 0;
			}
			
			.actual_day:hover {}
			
			.calendar_month div.calendar_day:nth-child(2), .calendar_month div.calendar_day:nth-child(9), .calendar_month div.calendar_day:nth-child(16), .calendar_month div.calendar_day:nth-child(23), .calendar_month div.calendar_day:nth-child(30), .calendar_month div.calendar_day:nth-child(37), .calendar_month div.calendar_day:nth-child(44) {border-left: 2px solid #000;}
	
			
				.day_of_month { display: block; position: absolute; top:5px; left: 10px; color: #7a7a7a; padding: 0; font-size: 22px; font-style: normal; font-weight: 400;letter-spacing: 0;}
				.showtimez { position: relative; padding-top: 40px;}
				.calendar_day.passed .showtimez {display: none;}
				.calendar_day:hover .showtimez {}
				.tix-calendar span.showtime { display: block; text-align: center;  margin: 0; padding: 0 0 2px; line-height: 1;  font-size: 20px; color: #ffffff; letter-spacing: 0; }
					.tix-calendar span.showtime a {
						text-decoration: none; font-size: 16px;
					}						
	
						.calendar_day .showtimez .showtime:hover a {
							text-decoration: underline;
						}
					.specialoffer {
						position: absolute;
						left: 4px;
						top: 3px;
					}
					
.tix-calendar {display: block; padding-top: 0;max-width: 700px;}
				
				.calendar-month-head {
					display: block; 
					position: relative; 
					clear: both; 
					background:#9eb2be; 
					border: #000 solid 1px; 
					margin: 0; 
					text-align: center; 
					text-transform: uppercase; 
					padding:2px 0;   
					color: #142632; 
					font-family: "Gotham Narrow SSm A", "Gotham Narrow SSm B";
					font-style: normal;
					font-weight: 400;
					font-size: 40px; 
					-webkit-transition: all 0.3s ease 0s;
			-moz-transition: all 0.3s ease 0s;
			-o-transition: all 0.3s ease 0s;
			transition: all 0.3s ease 0s;
			}
			
					.calendar-month-head span {display: block; position: absolute; right: 20px; top: 0; width: 32px; height: 100%; background: url('images/tickets-arrow-down.png') right center no-repeat;}
				.calendar-month-head:hover {color:#fff;}
						


				.calendar_arrow {display: block; position: absolute; top: 4px; width: 42px; height: 42px; padding: 0; cursor: pointer; filter: alpha(opacity=75); opacity: 0.75;}
				.calendar_arrow:hover {filter: alpha(opacity=100); opacity: 1;}
				.calendar_prev { left: 10px; background: url('images/cal-prev.png') center center no-repeat;}
				.calendar_next { right: 10px; background: url('images/cal-next.png') center center no-repeat;}
				.tix-calendar.slick-slider {background: url('images/tix-calendar-med.jpg') top center no-repeat; background-size: cover; margin-bottom: 0;}
				#tickets .slick-initialized .slick-slide {display: block!important;}
				
				.calendar_month.expanded .calendar_day {display: inline-block;}
				.calendar_month.expanded .calendar-month-head span {background: url('images/tickets-arrow-up.png') right center no-repeat;}
						
 #listitem1 , #listitem2 , #listitem3   {
	 color: #fff;
 }

		/* TABBEDS */
		.tabbed_list {
			position: relative;
			display: block;
			margin: 0 0 1.5em;
		}
			.tabbed_list li {
				position: relative;
				display: inline-block;
				vertical-align: top;
				width: 33.2%;
/* 				width: calc(100% / 3.1); */
				height: 40px;
				text-align: center;
				border: 1px solid #000;
				background-color: #b9b9b9;
				font-family: 'Gotham SSm A', 'Gotham SSm B', sans-serif;
				font-weight: 800;
				font-style: normal;
			}
				.tabbed_list li a {
					font-family: "Gotham Narrow SSm A", "Gotham Narrow SSm B";
					font-style: normal;
					font-weight: 300;
					display: block;
					height: 100%;
					padding-top: 0.5em;
					font-size: 0.75em;
					background-color: #b9b9b9;
				}
					.tabbed_list li a:hover, .tabbed_list .current_list_item a {
						background-color: #003e69;
						color: #ffffff;
					}
				
					
				.tabbed_list .tl_arrow {
					display: none;
					position: absolute;
					z-index: 10;
					top: 98%;
					left: 0;
					width: 100%;
					height: 20px;
				}
					.tabbed_list .current_list_item .tl_arrow {
						display: block;
					}
			.tabbed_list_content {
				display: block;
			}
				.list_item_content {
					display: none;
				}
				
				.list_item_content a:hover {
					color: #5f959c;
				}





/*____ ___ ___  ____  
 | __ )_ _/ _ \/ ___| 
 |  _ \| | | | \___ \ 
 | |_) | | |_| |___) |
 |____/___\___/|____/*/
#bios {
	background: url("images/bio-background.jpg") no-repeat;
	background-size: 100% 100%;
}
	#bios .font_header {
		    border-bottom: solid 1px #60969e;
    max-width: 944px;
    margin-bottom: 15px;
	}
	
	#bio {
		margin-bottom: 1.5em;
		background-color: #B9B9BF;
	}
		.bio {
			display: none;
			padding: 0;
			min-height: 232px;
		}
			.bio_name {
				display: inline-block;
				margin-right: 0.5em;
				font-family: 'Gotham SSm A', 'Gotham SSm B', sans-serif;
				font-weight: 800;
				font-style: normal;
				padding-top: 20px;
			}
			.bio_role {
				display: inline-block;
				margin-bottom: 0.25em;
			}
			.bio_bio {
				display: inline-block;
				width: 70%;
			}
				.bio_bio p{
					line-height: 1.5;
				}
	.headshots_wrap {
		display: block;
		text-align: center;
	}
		.headshots_header {
			display: block;
			margin-bottom: 0.25em;
		}
		.headshots_title {
			display: none;
			vertical-align: top;
		}
		.headshots {
			display: block;
		}
		
		.hiddenname {
			display: none;
		}
			.headshot {
				display: inline-block;
				vertical-align: top;
				width: 33%;
				width: calc(100% / 3);
				margin: 6px;
				padding: 2px;
			}
				.headshot.nophoto {
					width: 46%;
					max-width: 234px;
					height: 224px;
					padding: 0 0.5em 0;
					color: #8f8f8f; color: white;
					background: #5f959c;
					display: inline-table;
				}
				.headshot.nophoto:hover {
					background: #003e69;
				}
				
				.headshot.current {
					opacity: 1;
					height: 240px;
					background-color: #003e69;
				}
				
				.headshot.current .hiddenname {
					display: block;
					padding: 100px 10px 0 10px;
					color: #fff;
					font-family: 'Gotham SSm A', 'Gotham SSm B', sans-serif;
					font-weight: 800;
					font-style: normal;
					display: block;
					text-transform: uppercase;
					margin-bottom: 5px;
					font-size: 22px;
				}
				
				.headshot.current img {
					display:none;
				}
				
				.headshot.current a {
					height: 300px;
					background-color: #000;
				}
				.headshot.nophoto.current {
					opacity: 1; background: #003e69;height:224px;
				}
				.headshot_img {
					display: block;
					margin: 0 auto;
				}
				.headshot_hover {
					display: none;
					margin: 0 auto;
				}

				
				.bioTextWrapper {
					vertical-align: middle;
					display: table-cell;
				}
				.headshot_name {
					font-family: 'Gotham SSm A', 'Gotham SSm B', sans-serif;
					font-weight: 800;
					font-style: normal;
					display: block;
					text-transform: uppercase;
					color: #ffffff;
					margin-bottom: 5px;
				}
				.headshot_role {
					display: block;
					color: #ffffff;
					font-size: 1em;
					line-height: 1em;
				}
				.bio-pic {display: inline-block; float: left; height: auto; margin: 0 15px 5px 0;}
	.closeButton {
		top: 15px;
		right: 15px;
		float: right;
		display: inline-block;
		width: 20px;
		position: relative;
	}
	.closeButton:hover {
		cursor: pointer;
	}
	
	.biofilter.section_header {
		font-size: 22px; 
		border-bottom: none !important;
		}
		
	.biofilter.section_header span:hover {color:#fff;}
	
	.current {color: #000 !important;}


/*__  __ _____ ____ ___    _    
 |  \/  | ____|  _ \_ _|  / \   
 | |\/| |  _| | | | | |  / _ \  
 | |  | | |___| |_| | | / ___ \ 
 |_|  |_|_____|____/___/_/   \_\*/
#media {
	text-align: center;
}

	#media .width_limiter {font-size: 0;}
	
	#media .font_header {
		    /*border-bottom: solid 1px #60969e;*/
			max-width: 944px;
	}
			#media_filters {
				display: block;
				margin-bottom: 1em;
			}
				.media_filter {
					display: inline-block;
					margin: 0 0.5em;
				}
					.media_filter:hover {
						color: #1ea19d;
					}
					.media_filter.current {
						color: #b9b9b9;
					}
		.media_link {
			position: relative;
			display: inline-block;
			vertical-align: middle;
			width: 32%;
			margin: 0.5%;
		}
			.media_link img {
				display: block;
				width: 100%;
			}
			.video_playbutton {
				position: absolute;
				top: 50%;
				left: 50%;
				width: 40px;
				height: 40px;
				margin: -20px 0 0 -20px;
				border: 2px solid white;
				border-radius: 50%;
			}
				.media_link:hover .video_playbutton {
					border-color: #be5a11;
				}
				
				.video_playbutton .triangle {
					position: absolute;
					top: 8px;
					left: 13px;
					width: 0;
					height: 0;
					padding: 0;
					border-left: 15px solid white;
					border-top: 10px solid transparent;
					border-bottom: 10px solid transparent;
				}
					.media_link:hover .triangle {
						border-left-color: #be5a11;
					}
			.video_title {
				display: none;
			}

	.page-test-page button.mfp-arrow.mfp-arrow-left, .page-home button.mfp-arrow.mfp-arrow-left {
		background: transparent;
		background: url('images/arrow-left-teal.png') no-repeat center center;
	}
	.page-test-page button.mfp-arrow.mfp-arrow-right, .page-home button.mfp-arrow.mfp-arrow-right {
		background: transparent;
		background: url('images/arrow-right-teal.png') no-repeat center center;
	}
	.page-test-page .mfp-arrow-right::after, .page-test-page .mfp-arrow-right .mfp-a, .page-test-page .mfp-arrow-left::after, .page-test-page .mfp-arrow-left .mfp-a, .page-test-page .mfp-arrow-left::before, .page-test-page .mfp-arrow-right::before {
		border: none;
	}
	.page-home .mfp-arrow-right::after, .page-home .mfp-arrow-right .mfp-a, .page-home .mfp-arrow-left::after, .page-home .mfp-arrow-left .mfp-a, .page-home .mfp-arrow-left::before, .page-home .mfp-arrow-right::before {
		border: none;
	}
	.page-test-page .mfp-close, .page-home .mfp-close {
		font-family: 'Gotham Cond SSm A', 'Gotham Cond SSm B', sans-serif;
	}
	.photo_credit {
		color: #f2d2b7;
		padding-top: 10px;
	}


/*
NEWS and REVIEWS PAGES
*/
#news, #reviews {
	text-align: center;
}


#news {
	background-color: #000;
}

#reviews {
	background: url('images/review-background.jpg') no-repeat scroll;
	
}


	#news .font_header, #reviews .font_header {
	}
	
			#news_slider, #reviews_slider {
				margin-bottom: 0;
				padding: 0 50px;
			}
			#news .slick-track {
				width: 100%!important;
			}
			
			#news .article {
				margin: 1em auto!important;
				float:none;
				width: 308px!important;
			}
			.article {
				display: inline-block;
				vertical-align: top;
				margin: 1em 0.5em;
			}
				.article a:hover {
					color: #de8e4b;
				}
				.article_image {
					display: block;
					margin: 0 auto 0.5em;
				}
				.article_title {
					display: block;
					margin-bottom: 0.25em;
					line-height: 1.1;
					text-transform: uppercase;
					color: #fff;
				}
				.article_publication {
					display: block;
					font-style: italic;
					line-height: 1.1;
					font-size: 20px;
					color: #60969e;
					font-family: "Gotham Cond SSm 5r", "Gotham Cond SSm A", "Gotham Cond SSm B";
				}
				#news .slick-prev, #news .slick-next, #reviews .slick-prev, #reviews .slick-next {
					width: 24px;
					height: 40px;
					top: 40%;
					margin-top: -35px;
				}
					#news .slick-prev, #reviews .slick-prev {
						left: -10px;
					}
					#news .slick-next, #reviews .slick-next {
						right: -10px;
					}
					#news .slick-prev:before, #news .slick-next:before, #reviews .slick-prev:before, #reviews .slick-next:before {
						font-size: 40px;
					}
	
/* IMPORTANT HATS */

#hats-container {display: inline-block; position: relative; width: 100%; overflow: hidden; background: #ededed;}
	#hats-container h2 {padding: 50px 30px 5px;}
	.onemorehat {display: inline-block; font-size: 0;}
	.hat-number {display: inline-block; background:#ededed; text-align: center; font-family: 'Gotham SSm A', 'Gotham SSm B', sans-serif;  font-weight: 400; font-style: normal; font-size: 25px; color: #118265; letter-spacing: 1px; margin-bottom: 10px;}
	.hat-title {display: block; background:#ededed; text-align: center; font-family: 'Gotham SSm A', 'Gotham SSm B', sans-serif;  font-weight: 700; font-style: normal; font-size: 37px; color: #118265; margin-bottom: 15px; text-transform: uppercase;}
	.hat-img {display: inline-block; background: url('') center center; background-size:cover; width:50%; max-width: 590px;}
		.hat-img img {display: block; width:100%;}
	.hat-text {display: inline-block; vertical-align: top; background:#ededed; width:50%; max-width: 400px; margin-left: 20px; text-align: left; font-size: 20px; line-height: 1.8;}
	.hat-box {display: block; width: 100%; max-width: 1024px; margin: 15px auto 0; position: relative;}
#sync1 {display: block; width: 100%; max-width: 1024px; margin: 0;}

#sync2 {display: inline-block; width: 100%; margin: -4px auto 0; background: #ededed url('images/hat-timeline3.png') center top repeat-x; margin-bottom: 50px;}
	#sync2.slick-initialized .slick-slide {/* width: 118px!important; */ display: inline-block; float: none;}
	#sync2.slick-initialized.slick-slider .slick-track {text-align: center;}
.ruler {display: inline-block; width: 100%; height: 45px; background: url('images/hat-cursor2.png') center top no-repeat; opacity: 0;}
	.onemoreyear:hover .ruler, .onemoreyear.slick-marked .ruler {opacity: 1;}
/* 	.onemoreyear.slick-active:first-child .ruler {opacity: 1;} */
.theline {display: inline-block; width: 100%; height: 40px; background: url('images/hat-line2.png') center bottom no-repeat;}
	.onemoreyear:hover .theline, .onemoreyear.slick-marked .theline {background: url('images/hat-line.png') center bottom no-repeat;}
.hat-year {display: inline-block; width: 100%; text-align: center; padding-top: 5px;}
	.onemoreyear:hover .hat-year, .onemoreyear.slick-marked .hat-year {color: #118261;}

	
	.hats_prev {display: block; position: absolute; left: 0; top: 50%;}
	.hats_next {display: block; position: absolute; right: 0; top: 50%;}

/* INSTAGRAM FEED */

#instaz {display: inline-block; width: 100%; padding: 50px 0;}
	.insta-cont {display: block; margin: 0 auto;}
		.insta-hash {display: block; width: 100%; margin: 0 auto 1em; font-size: 1.5em;  text-align: center; font-family: 'Gotham SSm A', 'Gotham SSm B', sans-serif; font-weight: 400; font-style: normal; color: #00345c;}
		.insta-slider {display: block; width: 84%; max-width: 880px; margin: 0 auto;}
			#instaz .slick-slide {text-align: center;}
			.insta-cell {display: inline-block; max-width: 278px; margin: 0 10px; position: relative;}
			.insta-cell-cont {display: block; position: relative;}
				.insta-cell .insta-img {display: block; width: 100%;}
				.insta-hover {display: block; position: absolute; width: 100%; height: 100%; bottom: -150%; background: #143473; background: rgba(20,52,115,0.85); padding: 0 10px; color: white;font-family: "Gotham SSm A", "Gotham SSm B"; font-style: normal; font-weight: 400; font-size: 22px; text-align: center;}
					.insta-align {display: table-cell!important; text-align: center;  vertical-align: middle;  width: 254px; height: 274px;}
					.insta-hover p {color: white;font-family: "Gotham SSm A", "Gotham SSm B"; font-style: normal; font-weight: 400; font-size: 18px;}
					.insta-hover span {font-size: 13px; padding-top: 5px;}
				.insta-cell:hover .insta-hover { bottom: 0;}
				
			.insta-slider .slick-prev, .insta-slider .slick-next, #news_slider .slick-prev, #news_slider .slick-next, #reviews_slider .slick-prev, #reviews_slider .slick-next, #media .slick-prev, #media .slick-next {width: 25px; height: 38px; margin-top: -19px; text-indent: -9999px;}
			#sync2 .slick-prev, #sync2 .slick-next  {width: 25px; height: 38px; margin-top: -9px; top:11px; text-indent: -9999px;}
			
			.insta-slider .slick-prev, .insta-slider .slick-prev:hover, #news_slider .slick-prev, #news_slider .slick-prev:hover, #reviews_slider .slick-prev, #reviews_slider .slick-prev:hover, #sync2 .slick-prev, #sync2 .slick-prev:hover, #media .slick-prev, #media .slick-prev:hover {background-image: url('images/slid-left.png')!important; left: 0;}
			
			.insta-slider .slick-next, .insta-slider .slick-next:hover, #news_slider .slick-next, #news_slider .slick-next:hover, #reviews_slider .slick-next, #reviews_slider .slick-next:hover, #sync2 .slick-next, #sync2 .slick-next:hover, #media .slick-next, #media .slick-next:hover {background-image: url('images/slid-right.png')!important; right: 0;}
			
			.insta-slider .slick-prev, .insta-slider .slick-prev:hover {left: -28px;}
			
			.insta-slider .slick-next, .insta-slider .slick-next:hover {right: -30px;}
			
			.insta-slider .slick-prev:hover, #news_slider .slick-prev:hover, #reviews_slider .slick-prev:hover, #media .slick-prev:hover {background-image: url('images/slid-left-blue.png')!important;}
			
			.insta-slider .slick-next:hover,  #news_slider .slick-next:hover,  #reviews_slider .slick-next:hover, #media .slick-next:hover {background-image: url('images/slid-right-blue.png')!important;}
			
			
			.insta-slider.slick-prev:hover {background-image: url('images/slid-left-blue.png')!important; }
			
			.share-fb {display: inline-block; width: 45px; height: 45px; background: url('images/share-fb.png') center center no-repeat; margin: 10px 10px 0 0;}
			.share-tw {display: inline-block; width: 45px; height: 45px; background: url('images/share-tw.png') center center no-repeat; margin: 10px 0 0;}

/*
SOCIAL BUTTONS
*/
#social_buttons {
	text-align: center;
	padding-bottom: 15px;
}
	.social_button {
		display: inline-block;
		vertical-align: middle;
		width: 36px;
		height: 36px;
		margin-right: 3px;
		background-color: #1da09b;
		border: 2px solid #1da09b;
		border-radius: 50%;
		-webkit-transition: border-color 400ms;
		-moz-transition: 	border-color 400ms;
		-o-transition: 		border-color 400ms;
		transition: 		border-color 400ms;
	}
		.social_button:hover {
			background-color: #003e69;
			border-color: #003e69;
			-webkit-transition: background-color 400ms;
			-moz-transition: 	background-color 400ms;
			-o-transition: 		background-color 400ms;
			transition: 		background-color 400ms;
		}
		.social_button img {
			display: block;
		}
		
			.circle {
    position: absolute;
    right:0px;
    top: 6px;
    display: inline-block;
    vertical-align: middle;
    width: 46px;
    padding: 13px 4px;
    height: 46px;
    margin-right: 3px;
    background-color: #1da09b;
    border: 2px solid #1da09b;
    border-radius: 50%;
    -webkit-transition: border-color 400ms;
    -moz-transition: border-color 400ms;
    -o-transition: border-color 400ms;
    transition: border-color 400ms;
}		
		
		.circle:hover {
			background-color: #003e69;
			border-color: #323232;
			-webkit-transition: background-color 400ms;
			-moz-transition: 	background-color 400ms;
			-o-transition: 		background-color 400ms;
			transition: 		background-color 400ms;
			cursor: pointer;
		}
		
		
.alltickets {
	display: inline-block !important;
    color: #fff !important;
    float: right !important;
    position: relative !important;
    right: 330px !important;
    top: 14px !important;
    font-family: "Gotham Cond SSm A", "Gotham Cond SSm B";
    font-style: normal;
    font-size: 35px;

}


.tixalltix {
	font-family: "Gotham Cond SSm A", "Gotham Cond SSm B" !important;
    font-style: normal !important;
    font-size: 35px !important;
    color: #fff !important;
    margin-bottom: 15px !important; 
}


.dolla {
	font-size: 20px !important;
	vertical-align: top !important;
}

/*
FOOTER
*/
#footer {
	display: inline-block;
	width: 100%;
	background-color: #2c2c2c;
	color: white;
	margin: 0;
	margin-top: 0px;
	margin-bottom: -160px;
}



/*____  _____ ____  ____   ___  _   _ ____ _____     _______ 
 |  _ \| ____/ ___||  _ \ / _ \| \ | / ___|_ _\ \   / / ____|
 | |_) |  _| \___ \| |_) | | | |  \| \___ \| | \ \ / /|  _|  
 |  _ <| |___ ___) |  __/| |_| | |\  |___) | |  \ V / | |___ 
 |_| \_\_____|____/|_|    \___/|_| \_|____/___|  \_/  |_____|*/

/* Under 640px and Landscape */
@media only screen and (max-width: 640px) and (orientation: landscape) {

	#head_gettix, #mm_toggle {
		display: inline-block;
		width: 100%;
		padding: 0.5em;
	}
	

}




/* 0+ */
/* 480+ */
@media only screen and (min-width: 0) {

	.mm_item {
		padding: 1em; font-size: 1.25em;
		text-align: center;
	}
	p {
		font-size: 1em;
	}
	
	.width_limiter p {
		line-height: 29px;
		font-size: 15px;
	}
	
	#tagline, .now_playing {
		width: 100%;
		max-width: 300px;
		text-align: center;
		float: none;
	}
	#critics_pick {
	  	margin-bottom: -70px;
	  	margin-top: 20px;
	  	float: right;
	  	clear: left;
	}
	#home {padding: 75px 0 5%;}
	#home_tab, #home_cred {display: none;}
	#home_mob {display: block;}
	
	.navbuynow {display: block; position: relative;  padding: 15px 0; background-color: #003e69; color: white; text-align: center; z-index: 777;}
	.navbuynow:hover {background-color: #5f959c;}
	
	#home_logos {
		width: 90%;
		padding-top: 20px;
		margin: 0 auto;
	}
	#studioii {
		width: 90%;
	}
	#writersroom {
		width: 90%;
	}
		#quotes {
			height: 7em;
		}
	#billing {
		max-width: 600px;
		font-size: 1.5em;
		margin-top: 20px;
	}
		.billing {
			max-width: 200px;
		}

	#tix_leftside {
		text-align: center;
	}
		.tix_option {
			display: inline-block;
			vertical-align: top;
			min-width: 240px;
		}
					.day {
						width: 25%;
					}
			.headshot {
				width: 46%;
			}

		.bio {
			padding: 0;
		}
		.bio-pic {width: 100px; margin: 0 10px 5px 0;}

	#about {
	}
			#about .width_limiter {
			padding: 10px 10px;
			}	
	.home_addons {
		margin: 0 auto;
		width: 100%;
	}
		#logoetc {
			max-width: 100%;
			margin-top: 20px;
		}
		.media_link {
			width: 49%;
		}
				.tabbed_list li a {
					padding-top: 0.825em;
					font-size: 14px;
				}
				
		.insta-hover p {font-size: 16px; line-height: 1.3;}
		.insta-hover span {font-size: 12px;}
	
	.section {
		padding: 5% 3%;
	}
		.section_header {font-size: 1.5em;}
	.cal_arrow {
		padding-left: 5px;
		padding-right: 5px;
	}
	#inter2 .inter2-slider {max-width: 100%;}
		#inter2 .simplequote {max-width: 90%; margin: 0 auto; font-size: 28px;}
	.insta-cell {max-width: none;}
	.button_color {margin: 0 auto;}
	
	.hat-img {width:70%;}
	#hats-container h2.section_header {font-size: 15px}
	.hat-number {font-size: 16px;}
	.hat-title {font-size: 24px;}
	.hat-text {width:90%; margin: 0;}
	.hat-text p {font-size: 14px; padding-top: 10px;}
	
}

/* 480+ */
@media only screen and (min-width: 480px) {
	#logoetc {
	}	
	#critics_pick {
		margin-bottom: -110px;
	}
}

@media only screen and (min-width: 568px) {
	.mm_item { font-size: 1.5em; }
	#home_tab {display: block;}
	#home_mob {display: none;}
	#inter2 .simplequote {max-width: 100%; margin: 0 auto; font-size: 34px;}
	.bio-pic { 
		width: 25%;
		 margin: 0 15px 5px 0;
	}
	
	.hat-img {width:50%;}
	
	#quotes {
		height: 4em;
	}
	
	.hat-text {height: 500px}
	#hats-container h2.section_header {font-size: 3em;}
	.hat-number {font-size: 25px;}
	.hat-title {font-size: 37px;}
	.hat-text p { position: relative; top: 50%; transform: translateY(-50%); }
	.hats_prev {display: block; position: absolute; left: -20px; top: 50%;}
	.hats_next {display: block; position: absolute; right: -20px; top: 50%;}
	.hat-text p {font-size: 20px; padding-top: 0;}
}

/* 640+ */
@media only screen and (min-width: 640px) {

body {
	padding-bottom: 0;
}
	.section {
		padding: 3% 7%;
	}
		.section_header {font-size: 2em;}
		
	#critics_pick {
		margin-bottom: -140px;
	}
	#logoetc {
		margin-top: 0;
	}
	#homevidrap {
		margin-top: 2em;
	}
	#about {
		
	}
		#about .width_limiter {
			color: #fff;
			text-align: left;
		}
					.day {
						width: 20%;
					}
.headshot {
	width: 33%;
	width: calc(100% / 3);
}
#media {

}
		.media_link {
			width: 32%;
		}
			.video_playbutton {
				width: 80px;
				height: 80px;
				margin: -40px 0 0 -40px;
			}
				.video_playbutton .triangle {
					top: 16px;
					left: 26px;
					border-left: 30px solid white;
					border-top: 20px solid transparent;
					border-bottom: 20px solid transparent;
				}
	
	.inter01-quote {display: block; width: 500px; height: 169px; position: absolute; top: 50%; left: 50%; margin: -90px 0 0 -250px;}
	.inter03-quote {display: block; width: 500px; height: 106px; position: absolute; top: 50%; left: 50%; margin: -53px 0 0 -250px;}
	.inter04-quote {display: block; width: 500px; height: 140px; position: absolute; top: 50%; left: 50%; margin: -70px 0 0 -250px;}
	
	.insta-slider .slick-prev, .insta-slider .slick-prev:hover, #news_slider .slick-prev, #news_slider .slick-prev:hover, #reviews_slider .slick-prev, #reviews_slider .slick-prev:hover, #media .slick-prev, #media .slick-prev:hover {left: -28px;}
	.insta-slider .slick-next, .insta-slider .slick-next:hover, #news_slider .slick-next, #news_slider .slick-next:hover, #reviews_slider .slick-next, #reviews_slider .slick-next:hover, #media .slick-next, #media .slick-next:hover {right: -30px;}	
					
}

@media only screen and (min-width: 768px) {

	#mm_toggle {
		display: none;
	}
	#backtomtc {
		display: inline-block;
		vertical-align: middle;
		width: 85px;
		padding: 0;
		float: left;
	}
		#backtomtc img {
			display: block;
		}
	#mainmenu {
		display: inline-block !important;
		vertical-align: middle;
		position: static;
		width: auto;
		height: auto;
		overflow: visible;
		opacity: 1.0;
		float: left;
		padding-top: 0.5em;
	}
		.mm_item {
			display: inline-block;
			width: auto;
			padding: 0.5em 0.4em; font-size: 1.2em;
			border-left: none; border-right: none;
		}
			
			
	.home_addons {
		padding-top: 1em;
	}

}


#sky {
	position: absolute;
    top: 0px;
    left: 0;
}

#tickets {
	background-color: rgba(0, 0, 0, 0.4);
    position: relative;
    top: 0px;
    z-index: 99;
}

#about {
	    position: relative;
    z-index: 99;
    /* background-color: #000; */
    background-color: rgba(0, 0, 0, 0.4);
}




/* 800+ */
@media only screen and (min-width: 800px) {
	
#home {
	text-align: right;
	margin: 7% 7% 3%;
	background-size: 60% 60% !important;
	background: white url('images/header-background.jpg') no-repeat left bottom scroll;
	-ms-behavior: url(/backgroundsize.min.htc);
}
	#home_tab, #home_mob {display: none;}
	#home_cred {display: block;}
		.home_addons.right {
			width: 50%;
		}
	
	
	
	.secondblock {
	background-size: 100% !important;
	background: url('images/second-background.jpg') no-repeat !important;	
	margin-top: -160px;	
	position: relative;
	  -webkit-animation: lightning infinite linear 11s;
          animation: lightning infinite linear 11s;
  -webkit-animation-direction: alternate;
          animation-direction: alternate;
	}
	
	@-webkit-keyframes lightning {
  0%,
  99%,
  100% {
    background: ;
  }
  99.25% {
    background: ;
  }
}
@keyframes lightning {
  0%,
  99%,
  100% {
    background: ;
  }
  99.25% {
    background: ;
  }
}
	
	
		
	.width_limiter {
		position: relative;
	}
	.home_addons.left {
		position: absolute;
		top: -280px;
		left: 0;
		right: 0;
	}
		
		.timeoutny {
			width: 7em;
			margin: 0 3em 0 0;
		}
		#quotes {
			height: 3.25em;
		}
			.quote {
				padding: 0;
			}
	#tagline {
		font-size: 2em;
		max-width: 100%;
		text-align: left;
	}
	.now_playing {
		max-width: 100%;
		text-align: center;
	}
	#critics_pick {
		margin-bottom: -80px;
		margin-top: 0;
	}
	#logoetc {
		display: inline-block;
		vertical-align: top;
		width: 44%;
		max-width: 552px;
		margin-bottom: 0;
	}
	#logo {
		float: left;
	}
	#billing {
		display: inline-block;
		float: left;
		vertical-align: top;
		width: 100%;
		max-width: 600px;
		margin-right: 10%;
		padding-top: 0.5em;
		font-size: 1em;
		text-align: right;
	}
		.billing {
			display: block;
			width: 100%;
			max-width: none;
			margin-bottom: 0.25em;
		}
	 #home_logos {
	 	width: 96%;
	 	margin-left: auto;
	 	margin-right: 10%;
	 	float: left;
	 	text-align: left;
	 	margin-top: -136px;
 	}
	#studioii {
		padding: 0;
		width: 60%;
	}
	#writersroom {
		padding: 0;
		width: 60%;
	}
					.day {
						width: 16.5%;
						width: calc(100% / 6);
					}
		.bio {
			padding: 0;
			min-height: 340px;
		}
		.headshots_header {
			display: none;
		}
		.headshots_title {
			display: inline-block;
			vertical-align: top;
			margin-right: 0.25em;
		}
		.headshots {
			display: inline-block;
			vertical-align: top;
			width: 96%;
		}
			.headshot, .headshot.nophoto {
				width: 33%;
			}

				.tabbed_list li a {
					padding-top: 0.55em;
					font-size: 1em;
				}
	.inter01-quote {display: block; width: 697px; height: 236px; position: absolute; top: 50%; left: 50%; margin: -118px 0 0 -348px;}
	.inter03-quote {display: block; width: 570px; height: 121px; position: absolute; top: 50%; left: 50%; margin: -60px 0 0 -285px;}
	.inter04-quote {display: block; width: 704px; height: 197px; position: absolute; top: 50%; left: 50%; margin: -98px 0 0 -352px;}
	
	.insta-cell { max-width: 278px;}	
		.insta-hover p {font-size: 18px;}
		.insta-hover span {font-size: 13px;}
	.button_color {margin: 0;}
			
}

@media only screen and (min-width: 862px) {
	.mm_item { padding: 0.5em 0.6em; }
	
}



/* 960+ */
@media only screen and (min-width: 960px) {

#header {
	text-align: left;
}
	#head_gettix {
		position: absolute;
		top: 1em;
		right: 1em;
	}
		.mm_item {
			padding: 0.5em 0.75em;
		}
		.home_addons {
			display: inline-block;
			vertical-align: top;
			float: left;
		}

		#quotes {
			height: 3.5em;
		}
	#tagline {
	 	font-size: 2.25em;
	 	text-align: left;
 	}
 	.now_playing {
	 	text-align: center;
 	}
	#billing {
		
	}
	#tix_leftside {
		display: inline-block;
		vertical-align: top;
		width: 31%;
		margin-right: 1%;
		margin-bottom: 0;
		text-align: left;
		padding-left: 50px;
	}
			.tix_option {
				display: block;
			}
	#tix_rightside {
		display: inline-block;
		vertical-align: top;
		width: 65%;
	}
				.cal_arrow {
					width: 7%;
				}
				#cal_week_days {
					/*width: 86%;*/
				}
					.day {
						width: 20%;
						width: calc(100% / 5);
					}
				.headshot.nophoto {
					
				}
			.video_title {
				display: block;
				position: absolute;
				bottom: 0;
				left: 0;
				width: 100%;
				padding: 0.5em;
				background-color: #b9b9b9;
				opacity: 0;
				transition: opacity 333ms;
			}
				.media_link:hover .video_title {
					opacity: 1.0;
				}
#social_buttons {
	position: fixed;
	top: 70px;
	right: 0px;
	width: 220px;
	display: none;
	z-index: 200;
}
	.social_button {
		display: inline-block;
		margin-right: 8px;
		margin-bottom: 0.5em;
	}
			.headshot {
				width: 25%;
				width: calc(90% / 4);
			}
 	#home_logos {
	 	width: 96%;
	 	margin-left: auto;
	 	margin-right: 10%;
	 	float: left;
	 	text-align: left;
	 	margin-top: -154px;
 	}
 	#cal_week {
		width: 86%;
	}
		.section_header {font-size: 3em;
			border-bottom: solid 1px #60969e;
			max-width: 944px;
		}
}


/* 1120+ */
@media only screen and (min-width: 1120px) {

		.mm_item {
			padding: 0.5em 0.6em;
		}
		
	.navbuynow {
		display: block; 
		position: absolute; 
		top:0; 
		right:0; 
		padding: 13px 45px; 
		background-size:cover; 
		color: white; 
		min-height: 45px;
		width: 265px;
		letter-spacing: 3px;
		font-size: 31px;
		}
	
	
	
	
	
	#billing {
		font-size: 1.125em;
	}
					.day {
						width: 16.5%;
						width: calc(100% / 6);
					}
	
	#home {
		margin-top: 250px;
		padding: 115px 0px 5%;
	}
	
	.home_addons.left {
		width: 25%;
		top: 50px;
		right: -650px;
		float: right;
	}
	
	#tagline {
	 	font-size: 2.75em;
	 	text-align: left;
 	}
 	.now_playing {
 		max-width: 300px;
	 	text-align: center;
 	}
 	#critics_pick {
		margin-bottom: -130px;
		margin-top: 0;
	}
 	#home_logos {
	 	width: 96%;
	 	margin-left: auto;
	 	margin-right: 10%;
	 	float: left;
	 	text-align: left;
	 	margin-top: -175px;
 	}


}





/* 1280+ */
@media only screen and (min-width: 1280px) {

		.timeoutny {
			width: 9em;
		}
		.home_addons.right {
			width: 50%;
		}
	#tagline {
	 	font-size: 3.25em;
	 	max-width: 408px;
	 	text-align: left;
 	}
 	.now_playing {
	 	text-align: center;
 	}
	
	#billing {
		font-size: 1.25em;
	}
					.day {
						width: 14%;
						width: calc(100% / 7);
					}
	#home_logos {
		width: 96%;
		margin-left: auto;
		margin-right: 10%;
		float: left;
		text-align: left;
		margin-top: -183px;
	}
}





/* 1440+ */
@media only screen and (min-width: 1440px) {
	
	

	#tagline {
	 	font-size: 3.25em;
	 	max-width: 408px;
	 	text-align: left;
 	}
	#billing {
		font-size: 1.375em;
	}
	
}





/* 1600+ */
@media only screen and (min-width: 1600px) {
	
	.width_limiter {
		position: relative;
	}
	#home {
		margin-top: 10px;
	}
	.home_addons.left {
		width: 20%;
		position: absolute;
		top: 40px;
		right: 350;
	}
	#mainmenu {
		padding-top: 0;
	}

		.mm_item {
			font-size: 1.75em;
		}
	.width_limiter {
		font-size: 1.125em;
	}
	#tagline {
	 	font-size: 3.25em;
	 	max-width: 408px;
	 	text-align: left;
 	}
	.cal_arrow {
		padding-top: 27px;
	}

}

@media only screen and (max-width: 800px) {

#quotes {
	display: none;
}
}


/* 1920+ */
@media only screen and (min-width: 1920px) {

}

/* Slick News Slider CSS */
/* Arrows */
.slick-prev,
.slick-next
{
    font-size: 0;
    line-height: 0;
	position: absolute;
    top: 50%;
    display: block;
    width: 30px;
    height: 20px;
    margin-top: -10px;
    padding: 0;
    margin-left: 5px;
    margin-right: 5px;
    cursor: pointer;
    border: none;
    outline: none;
    background: #fff;
    background-image: url('./images/arrow-left-teal.png');
}
.slick-next {
	background: #fff;
	background-image: url('./images/arrow-right-teal.png');
}


@media only screen and (max-width: 640px)  {
	
	#header {
		top: 0px;
	}
	
	#home {
		background: none;
		margin-top: 30px;
		width: 100%;
	}
	
	.circle {
		display: none;
	}
	
	.alltickets {
		width: 100%;
	}
	
	.navbuynow {
		font-size: 30px;
	}
	
	.desktopheaderimage {
		display: none;
	}
	
	
	.mobileheaderimage {
		display: inline-block;
		width: 100%;
		margin-top: 22px;
	}
	
	
	#sky {
		display: none;
	}
	
	.secondblock {
		background-color: #000;
	}
	
	#about {
		color: #fff;
	}
	
	#reviews {
		background: url('images/review-background.jpg') no-repeat no-scroll;
		background-position:100% 100% !important;
	}
	
	.section_header {
		font-size: 40px;
	}
	
	.bio img {width: 100%; margin-top: -24px;}
	.fa-times {color: #5f959c !important;}
	.bio_name  {width: 100%; text-align: center;}
	.bio_role {width: 100%; text-align: center;}	
	.bio_bio {width: 100%; text-align: center;}
	.hiddenname {font-size: 19px !important; padding-top: 70px !important;}
	.headshot.current {height: 183px;}
}


@media only screen and (min-width:641px) and (max-width: 800px)  {
	
	
	
	#home {
		background: none;
		margin-top: 50px;
		width: 100%
	}
	
	.circle {
		display: none;
	}
	
	.alltickets {
		width: 100%;
	}
	
		#header {
		top: -15px;
	}
	
	.navbuynow {
		font-size: 30px;
	}
	
	.desktopheaderimage {
		display: none;
	}
	
		#reviews {
		background: url('images/review-background.jpg') no-repeat no-scroll !important;
		background-position:100% 100% !important;
	}
	
	
	.mobileheaderimage {
		display: inline-block;
		width: 100%;
		margin-top: 22px;
	}
	
	#sky {
		display: none;
	}
	
	.secondblock {
		background-color: #000;
	}
	
	#about {
		color: #fff;
	}
	
	.section_header {
		font-size: 40px;
	}
	.bio {width: 100%; text-align: center;}
	.bio img {width: 50%; float: inherit;}
	.bio_name  {width: 100%; text-align: center;}
	.bio_role {width: 100%; text-align: center;}	
	.bio_bio {width: 100%; text-align: center;}
	.hiddenname {font-size: 10px !important;}
	.headshot.current {height: 233px;}
	
}


@media only screen and (min-width:801px) and (max-width: 1000px)  {
		
	#home {
		background: none;
		margin: 50px 0 0 0; 
		width: 100%
	}
	
	.circle {
		display: none;
	}
	
		#header {
		top: -15px;
	}
	
	.alltickets {
		width: 100%;
	}
	
	.navbuynow {
		font-size: 30px;
	}
	
	.desktopheaderimage {
		display: none;
	}
	
	
	.mobileheaderimage {
		display: block;
		width: 70%;
		margin: 0 auto
	}
	
			#reviews {
		background: url('images/review-background.jpg') no-repeat no-scroll !important;
		background-position:100% 100% !important;
	}
	
	
	#sky {
		display: none;
	}
	
	.secondblock {
		background-color: #000 !important;
		margin-top:0px !important;
	}
	
	#tix_gettix {
		margin: 0 auto;
	}
	
	#about {
		color: #fff;
	}
	
	.section_header {
		font-size: 40px;
	}
	.bio {width: 100%; text-align: center;}
	.bio img {width: 50%; float: inherit;}
	.bio_name  {width: 100%; text-align: center;}
	.bio_role {width: 100%; text-align: center;}	
	.bio_bio {width: 100%; text-align: center;}
	.hiddenname {font-size: 10px !important;}
	.headshot.current {height: 233px;}
	
}

@media only screen and (min-width:1001px) and (max-width: 1120px)  {
	
		.alltickets {
		width: 100%;
	}
	
		#header {
		top: -15px;
	}
	
			#reviews {
		background: url('images/review-background.jpg') no-repeat no-scroll !important;
		background-position:100% 100% !important;
	}
	
	
	.navbuynow {
		font-size: 30px;
	}
}


@media only screen and (min-width:1121px) and (max-width: 1600px)  {
	
	
	#home {
    margin-top: 0px !important;
    padding: 70px 0px 5% !important;
}
	
	
}


@media only screen and (min-width:1121px) and (max-width: 1239px)  {
	
		.alltickets {
		display: none !important;
	}
	
}

#PENELOPESKINNER .bio_bio , #LEAHCGARDINER .bio_bio , #NEILPATEL .bio_bio , #PHILIPSROSENBERG .bio_bio , #JESSICAPABST .bio_bio , #JOHNGROMADA .bio_bio , #CHARLOTTEFLECK .bio_bio , #BRIANBOGIN .bio_bio , #RACHELBAUDER .bio_bio , #BRAESINGLETON .bio_bio  {
	width: 100%;
	padding: 0 12px !important;
}


#PENELOPESKINNER .bio_name, #LEAHCGARDINER .bio_name, #NEILPATEL .bio_name , #PHILIPSROSENBERG .bio_name , #JESSICAPABST .bio_name , #JOHNGROMADA .bio_name , #CHARLOTTEFLECK .bio_name , #BRIANBOGIN .bio_name , #RACHELBAUDER .bio_name , #BRAESINGLETON .bio_name {
	margin-left: 10px !important;
}
