/*
 * core.css - all custom CSS code belongs in this file; including Bootstrap Framework overrides.
 *
 */

/* =============================================================================
 CUSTOM CSS
 ========================================================================== */
.hide {
	display: none;
}

.nowrap {
	white-space: nowrap;
}

/* Tags & Utility Classes */

#mediaplxpxl{
	opacity: 0 !important;
}

.imgblock, #media-display ul li a {
	display: block;
	text-indent: -9999px;
	overflow: hidden;
}

.read-more {
	background: url('http://cdn.spotcointeractive.com/websites/kinkyboots/_img/read-more.jpg') no-repeat scroll top left;
	width: 101px;
	height: 26px;
}


.align_right {
	text-align: right !important;
}

.align_left {
	text-align: left !important;
}

.align_center {
	text-align: center !important;
}

.img-responsive {
	margin: 0 auto;
}

/* BOOTSTRAP OVER RIDES */
body {
  font-size: 15px;
  color: #000;
	padding-right: 0;
	padding-left: 0;
	background-color: #fff;
	font-family: sans-serif;
    -webkit-font-smoothing: antialiased !important;
}

img {
	outline: none;
	border: 0;
}

a, .red {
	color: #c21b26;
}

a:hover {
	color: #c9252b;
	text-decoration: underline;
}

em {
	font-family: 'ITCFranklinGothicW01-Bk 812653' !important;
    font-style: normal;
}

strong {
	font-weight: 400;
	font-family: 'ITCFranklinGothicW01-Dm 812671' !important;
}

strong em {
	font-family: 'ITCFranklinGothicW01-Dm 812674' !important;
}

h1, h2, h3, h4, h5 {
	font-weight: 400;
}

h2, h3, h4, h5 {
	font-family: 'Knockout 48 A', 'Knockout 48 B',sans-serif;
	margin-top: 0;
}

sup {
    line-height: 1;
    vertical-align: top;
    top: 0;
    font-size: 30%;
}

p sup {
    font-size: 80% !important;
}

.text-center {
    text-align: center !important;
}

.text-left {
    text-align: left !important;
}

.popover {
    z-index: 5500;
}

.popover-title {
    display: none;
}

.shade {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

#orphan-page p {
	font-size:143%;
	line-height:1.4;
}

.header-img { width:70%; }

@media (max-width:600px) {

	.header-img {
		width:100%;
	}

}

@media (min-width:768px) and (max-width:991px){

	.header-img {
		max-width:70%;
	}
}

/* Nav
 -------------------------------------------------------------------------------*/
.navbar {
	text-align: left;
	margin: 0px auto 5px;
}
.navbar-inner {
	padding-left: 0;
	padding-right: 0;
	background-color: transparent;
	background-image: none;
	background-repeat: no-repeat;
	border: none;
	border-radius: 0;
	box-shadow: 0 0 0 rgba(0, 0, 0, 0);
	filter: none;
	width: 100%;
	display: block;
}

.navbar .nav {
	display: block;
	left: 0;
	margin: 0 10px 0 0;
}

.nav {
	margin-bottom: 20px;
	margin-left: 0;
	list-style: none;
	text-transform: uppercase;
}


.navbar .nav > li > a {
	float: none;
	padding: 0px 15px 0 0px;
	color: #fff;
	text-decoration: none;
	text-shadow: none;
}

.navbar .nav > li > a:focus, .navbar .nav > li > a:hover {
	color: #fff;
	text-decoration: none;
	background-color: transparent;
}

.navbar .nav > .active > a, .navbar .nav > .active > a:hover, .navbar .nav > .active > a:focus {
	color: #fff;
	text-decoration: none;
	background-color: transparent;
	box-shadow: none;
}

.navbar .nav li.dropdown.open > .dropdown-toggle, .navbar .nav li.dropdown.active > .dropdown-toggle, .navbar .nav li.dropdown.open.active > .dropdown-toggle {
	color: #fff;
	background-color: transparent;
}

.dropdown-menu {
	text-align: center;
}

.dropdown-menu li > a {
	clear: both;
	color: #000 !important;
	text-align: center;
	display: block;
	font-weight: normal;
	line-height: 20px;
	padding: 3px 20px;
	white-space: nowrap;
}

.dropdown-menu li > a:hover, .dropdown-menu li > a:focus, .dropdown-submenu:hover > a {
	color: #fff !important;
	text-decoration: none;
	background-color: #c9252b !important;
	background-image: none;
	background-repeat: no-repeat;
}

.nav-collapse .nav > li > a, .nav-collapse .dropdown-menu a {
	border-radius: 3px 3px 3px 3px;
	color: #fff;
	font-weight: 400;
	font-size: 96%;
	padding: 9px 16px;
}

.navbar .nav > li > a, .nav-collapse .dropdown-menu a {
	border-radius: 3px 3px 3px 3px;
	color: #fff;
	font-weight: 400;
	font-size: 96%;
	padding: 17px 8px;
}

.new-nav .navbar {
	margin:0;
}

.navbar-toggle .icon-bar {
	background-color: #f5f5f5;
  -webkit-box-shadow: 0 1px 0 rgba(0, 0, 0, 0.25);
  -moz-box-shadow: 0 1px 0 rgba(0, 0, 0, 0.25);
  box-shadow: 0 1px 0 rgba(0, 0, 0, 0.25);
}

#masthead {
/*  position:relative; */
	z-index: 1000;
}
#masthead.new-nav  {
	height:57px;
/*	position:relative; */
	z-index:100;
}

.navbar .nav > li#social-media {
	margin-left:10px;
}

.navbar .nav > li#tickets_nav > a, .nav-collapse .dropdown-menu a {
	border-radius: 3px 3px 3px 3px;
	color: #fff;
	font-weight: 400;
	font-size: 96%;
	padding: 0px;
	margin-top:-1px;
}

.nav-collapse .nav > li > a {
	margin-bottom: 2px;
}

.red-bg {
	background:#c21b26;
}

/* Site Specific */
#outerwrapper {}

#outerwrapper.container-fluid {
	padding-left: 0;
	padding-right: 0;
	background-color: #fff
}

.background {
	border-width: 21px;
/*  border-image: url(http://cdn.spotcointeractive.com/websites/kinkyboots/_img/gfx_border_pattern.png) 27 27 27 27 round round;
*/	background-color: #efefef;
}

#factory a {
    line-height: 1.2;
}

.weather-msg {
    font-size:120%;
    text-align:center;
    padding:0px 0 5px;
    color:#fff;
    font-weight:bold;
    display:block;
    z-index:1000;
    line-height:1em;
}

.weather-msg a {
    color:#fff;
}


/*  Silver feature box
 -------------------------------------------------------------------------------- */

.silver {
	position: relative;
	width: 968px;
	margin: 0 auto;
	padding: 10px 0;
}

.silver .top {
	position: absolute;
	left: 0;
	top: 0;
	background: url('http://cdn.spotcointeractive.com/websites/kinkyboots/_img/silver-top.png') no-repeat scroll top left;
	width: 968px;
	height: 10px;
}

.silver .bottom {
	position: absolute;
	left: 0;
	bottom: 0;
	background: url('http://cdn.spotcointeractive.com/websites/kinkyboots/_img/silver-bottom.png') no-repeat scroll top left;
	width: 968px;
	height: 10px;
}

.silver .content {
	position: relative;
	width: 908px;
	padding: 30px;
	background: url('http://cdn.spotcointeractive.com/websites/kinkyboots/_img/silver-middle.png') repeat-y scroll top left;
}

.silver-small {
	position: relative;
	width: 388px;
	margin: 0;
	padding: 10px 0;
}

.silver-small .top {
	position: absolute;
	left: 0;
	top: 0;
	background: url('http://cdn.spotcointeractive.com/websites/kinkyboots/_img/silver-top-2.png') no-repeat scroll top left;
	width: 388px;
	height: 10px;
}

.silver-small .bottom {
	position: absolute;
	left: 0;
	bottom: 0;
	background: url('http://cdn.spotcointeractive.com/websites/kinkyboots/_img/silver-bottom-2.png') no-repeat scroll top left;
	width: 388px;
	height: 10px;
}

.silver-small .content {
	/* position: relative;
	 width: 348px;*/
	padding: 15px;
	background: url('http://cdn.spotcointeractive.com/websites/kinkyboots/_img/silver-middle-2.png') repeat-y scroll top left;
}

/*  Snipe
 -------------------------------------------------------------------------------- */
#snipe {
	padding: 15px 0 10px;
	background: url('http://cdn.spotcointeractive.com/websites/kinkyboots/_img/snipe-bg.png') top center repeat-x;
	background-size: auto 100%;
}

#snipe h3 {
	font-family: 'Knockout 48 A', 'Knockout 48 B',serif;
	font-size: 400%;
	font-weight: 400;
	margin: 0;
    text-shadow: 2px 2px 0px #ffffff;
            filter: dropshadow(color=#ffffff, offx=2, offy=2);
}

/* Masthead
 ------------------------------------------------------------------------------- */

#masthead {
	background: #c21b26;
	font-family: 'Knockout 28 A', 'Knockout 28 B';
	font-weight: 400;
	font-size: 200%;
	height:60px;
	position: fixed;
    width: 100%;
    top: 0;
    left: 0;
}

body {
	padding-top: 60px;
}

#logo {
	margin: 4em 0 2em;
	text-align: center;
}

/*#logo .logo {
	margin: 10px 0px -25px 0;
}*/

#logo .title {
	margin-top: 34px;
}

#content {
	background-color: #fff;
	font-family: 'ITCFranklinGothicW01-Bk 812650',sans-serif;
	font-family: 'Knockout 31 A', 'Knockout 31 B';
	
}

/*#content #about_copy {
}

#content #cast_copy .castbox {
	margin-bottom: 30px;
	padding: 10px;
}

#content #cast_copy .castbox h2 {
	margin-top: 0
}

#content #news_copy .newsbox {
	margin-bottom: 30px;
	padding: 10px;
}

#content #news_copy .newsbox .date {
	font-weight: 700
}*/

/*  Home
 -------------------------------------------------------------------------------- */
#keyart {
    position: relative;
}

.callout-rotation {
	text-align:center;
	margin-top:3em;
}

.winter h2 {
	font-family: 'Knockout 70 A', 'Knockout 70 B',sans-serif;
	font-size: 200%;
	color:#61c6fb;
	text-transform:uppercase;
}

.winter h2 strong {
	display:block;
	font-family: 'Knockout 70 A', 'Knockout 70 B',sans-serif!important;
	font-size:150%;
}

.winter h2 strong em {
		font-family: 'Knockout 70 A', 'Knockout 70 B',sans-serif!important;
		font-style:italic;
}

.winter h2 a {
	color:#358cc5;
}

@media (max-width:767px) {
	.winter h2 {
		font-size: 140%;
	}

	.winter h2 strong {
		display:block;
		font-family: 'Knockout 70 A', 'Knockout 70 B',sans-serif!important;
		font-size:150%;
	}
}

ul#quotes {
    text-align: center;
    -webkit-overflow-scrolling: touch;
    width:100%;
    margin:0em auto;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
    height:70px;
    padding:0;
		list-style-type:none;
}

ul#quotes li {
    display: none;
    vertical-align: middle;
    padding: 0 !important;
    font-size:250%;
		font-family:'Knockout 70 A', 'Knockout 70 B',sans-serif;
    line-height:.8em;
}

ul#quotes li cite {
	font-size:50%;
	display:block;
}

@media (min-width:768px) and (max-width:991px) {
	ul#quotes li {
		font-size:250%;
	}
}

@media (max-width:767px) {
	ul#quotes li {
		font-size:200%;
	}
}


ul#quotes li:first-child {
	display:list-item;
}

#home-video {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height:100%;
    overflow: hidden;
    text-align: center;
    padding: 0;
    margin: 0;
    background: rgba(0,0,0,.5);
    z-index: 1200;
    display: none;
}

#close-video {
    position: absolute;
    top: .125em;
    right: .5em;
    color: #fff;
    font-size: 250%;
    line-height: 1em;
  	font-family: 'Knockout 48 A', 'Knockout 48 B',sans-serif;
    z-index: 1005;
}

#close-video:hover {
    text-decoration: none;
    color: red;
}

#home-video-container {
  width: 100%;
	height:100%;
}

#nyc-tickets {
	padding: 5em 0 2.5em;
	position:relative;
}

.tour-page #tour-tickets {
	margin-top:5em;
}

#tour-tickets {
	position:relative;
	padding:2em 0 3em;
}

#ny-ticket-info > div,
#weekly-cal > div {
  background: #fff;
  padding: 20px 20px 0;
  min-height: 175px;
  border-radius: 6px;
  margin-bottom: 10px;
	box-shadow: 1px 3px 6px 0px rgba(0, 0, 0, .5);
}

.date-box {
	display: inline-block;
	background: #eee;
	border-radius: 1em;
	position: relative;
	width: 12%;
	padding-bottom: 12%;
	height: 0;
	vertical-align: bottom;
	margin: 2em .25em 1em;
}
#weekly-cal > div#weekly-calendar {
	padding: 1.5em;
}

@media (max-width: 767px) {
	#weekly-calendar {
		font-size: 2.5vw;
	}
	
	#weekly-cal > div {
	    margin: 0 10px;
		min-height: 0;
		padding: 1em 1.5em 0;
    }
}

@media (min-width: 768px) {
	#weekly-cal > div#weekly-calendar {
		line-height: 1.2em;
		width: 80% !important;
		margin: 0 auto;
	}
}

ul#hp-quotes, ul#hp-quotes li {
	list-style: none;
	margin: 0;
	padding: 0;
}

ul#hp-quotes {
	position: absolute;
	top: 33.45%;
    left: 4%;
    width: 92%;
	height:auto;
	background: #fff;
}

@media (min-width:768px) {

	ul#hp-quotes {
		top: 34%;
		left: 35%;
		width: 64%;
	}
}

ul#hp-quotes li {
	display: none;
}

ul#hp-quotes li:first-of-type {
	display: block;
}

#weekly-calendar h4 {
	font-family: 'Knockout 70 A', 'Knockout 70 B',sans-serif;
	line-height: 1em;
	font-size: 120%;
}

.date-box .date {
	position: absolute;
	top: -1.5em;
	width: 100%;
	font-family: 'Knockout 70 A', 'Knockout 70 B',sans-serif;
	line-height: 1em;
	font-size: 100%;
}

.date-box .t {
}

.date-box a {
	display: block;
	font-family: 'Knockout 70 A', 'Knockout 70 B',sans-serif;
	font-size: 150%;
	line-height: 1em;
}

.t {
	display: table;
	position: absolute;
	top: 0; left: 0; height: 100%; width: 100%;
}

.tc {
	display: table-cell;
	height: 100%;
	width: 100%;
	vertical-align: middle;
}

#ny-ticket-info p {
  font-size: 140%;
  line-height: 1.2;
}

#ny-ticket-info big {
	font-size:130%;
}

#ny-ticket-info h2 {
	font-family: 'Knockout 70 A', 'Knockout 70 B',sans-serif;
	font-size:280%;
}

#tour-ticket-info > div > div{
  background: #fff;
  padding: 10px;
  border-radius: 6px;
  margin: 0 auto 10px;
}

#tour-ticket-info > div:first-child {
    background: #fff;
    padding: 5px;
		border-radius: 6px;
}

#tour-ticket-info iframe {
    display: block;
}

.visible-xl {
    display: none;
}

#home-rotation li, #home-rotation-mobile li {
    opacity: 0;
    background-position: center top;
    background-size: auto 100%;
}

#home-rotation li:first-child, #home-rotation-mobile li:first-child  {
    opacity: 1;
}

#keyart-content {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 901;
}

#keyart-content .container {
  margin: 0 auto;
}

#features, #features>div {
    position: relative;
    display: inline-block;
    float: none;
    vertical-align: top;
}

#features a {
    display: inline-block;
    text-align: center;
    vertical-align: top;
    max-width: 100%;
}

.feature {
	margin: 0 auto;
	border-top: #c8c8c8 3px solid;
	border-left: #c8c8c8 3px solid;
	border-right: #e7e7e7 3px solid;
	border-bottom: #e7e7e7 3px solid;
	-webkit-border-radius: 8px;
	border-radius: 8px;
	-webkit-box-shadow: inset 0px 0px 5px 1px rgba(0, 0, 0, .7);
	box-shadow: inset 0px 0px 5px 1px rgba(0, 0, 0, .7);
}

#latest {
	background: url('http://cdn.spotcointeractive.com/websites/kinkyboots/_img/feature-1.jpg') no-repeat scroll left top;
	padding: 60px 0 20px 175px;
	margin: 0 10px 0 0;
	font-size: 129%;
	line-height: 1;
}

#download {
	background: url('http://cdn.spotcointeractive.com/websites/kinkyboots/_img/feature-1.jpg') no-repeat scroll right top;
	width: 373px;
	height: 44px;
	padding: 105px 0 0;
	margin: 0 10px 0 0;
}

#download form {
	width: 89%;
	margin: 0 auto;
}

#download input {
	float: left;
	display: block;
	padding: 6px;
	margin: 0 2px 0;
	*margin: 0 2px 0 1px;
	background: #ffffff;
	border: none;
	outline: 0;
	-webkit-border-radius: 8px;
	border-radius: 8px;
	-webkit-box-shadow: 1px 1px 3px 0px rgba(0, 0, 0, .7);
	box-shadow: 1px 1px 3px 0px rgba(0, 0, 0, .7);
}

#download #ydhrut-ydhrut {
	width: 180px;
	height: 24px;
	text-align: center;
	font-size: 14px;
}

#download-btn {
	width: 128px;
	height: 36px;
	cursor: pointer;
	font-size: 171%;
	font-family: 'Knockout 48 A', 'Knockout 48 B',sans-serif;
}

#download-confirm {
	display: none;
	width: 96%;
	margin: 0 auto;
}

#download-confirm p {
	color: #ffffff;
	font-size: 150%;
	font-family: 'Knockout 48 A', 'Knockout 48 B',sans-serif !important;
	letter-spacing: 1px;
}

#download-confirm a {
	color: #f9cd5f;
}

#video {
}

#close {
	position: absolute;
	top: -25px;
	right: 0;
	color: #fff;
	font-size: 157%;
	font-family: 'Knockout 48 A', 'Knockout 48 B',sans-serif;
	cursor: pointer;
}

.silver {
	text-align: center;
}

#insta-menu {
	position: relative;
	text-align: center;
    width: 355px;
}

#insta-menu li {
	width: 78px;
	height: 78px;
	-webkit-border-radius: 8px;
	border-radius: 8px;
	border: 2px solid #cccccc;
	margin: 0 2px 10px;
}

#insta-menu li a, #insta-menu li img {
	display: block;
	width: 78px;
	height: 78px;
}

#insta-prev, #insta-next {
	position: absolute;
	top: 60px;
}

a#insta-prev {
	display: none;
	left: -15px;
}

#insta-next {
	right: -3px;
}

#quoterotation {
	padding: 10px 0;
	background-color: #fff;
	color: #000;
	line-height: 1.4;
	text-align: center !important
}

#quoterotation ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#quoterotation ul li {
	text-transform: uppercase;
	list-style: none;
	text-align: center !important;
}

#quoterotation ul blockquote {
	margin: 0 0 0 0;
	line-height: 1.1;
	font-size: 450%;
	border: none;
	font-family: 'Knockout 48 A', 'Knockout 48 B',sans-serif;
}

#quoterotation ul cite {
	font-size: 225%;
	font-style: 400;
	line-height: 1.0;
}

#quoterotation ul .tonys cite {
	font-size: 50%;
	font-style: 400;
	line-height: 1.0;
}

.big-fab {
	position: relative;
	text-align:center;
	padding:2em 0em 3em;
	max-width:1400px;
	margin:0 auto;
}

/*.logo {
	margin-top:-2.8em;
}*/

.logo {
		width:85%;
		margin:3em auto 5.5em;
	}
	.logo img {
		max-width:100%;
		margin:0 auto;
	}

@media (min-width:1200px) {
	.logo {
		width:78%;
	}
}

.best-musical {
	position:absolute;
	right:11em;
	bottom:5.5em;
}

@media (min-width:992px) and (max-width:1199px) {
	.best-musical {
		right:7em;
		width:41%;
		bottom:5.5em;
	}
}

@media (min-width:768px) and (max-width:991px) {
	.best-musical {
		right:5.5em;
		bottom:5.5em;
		width:40%;
	}
}

@media (max-width:767px) {
	.best-musical {
		position:relative;
		max-width:68%;
		margin:-5.5em auto 2.5em;
		bottom:auto;
		right:auto;
	}

	.logo {
		margin-top:2em;
		width:100%;
	}
}

#cal-weekly {
	padding: 2.5em 0;
	position: relative;
}

@media (min-width:768px) {
	
	#hp-main {
		padding: 3em 0;
	}
	#hp-main-logo {
		float: left;
		width: 31%
	}
	
	#hp-main-grid {
		float: right;
		width: 67%;
	}	
}

@media (max-width:767px) {
	
	#hp-main-logo {
		max-width: 360px;
		margin: 2em auto;
	}
	
	#hp-main-grid {
		width: 98%;
		margin: 0 auto 4em;
	}
}

#hp-grid {
	text-align: center;
	position: relative;
}

#hp-grid-m {
	width: 98%;
    margin: 1% auto;
}

#hp-grid h1 {
	font-family: 'Knockout 70 A', 'Knockout 70 B',sans-serif;
	color: #c21b26;
	font-size: 350%;
	line-height: .8em;
	text-transform: uppercase;
	padding: 0 1em;
	margin-top: .75em;
	margin-bottom: .125em;
}

#hp-grid h4 {
	font-family: 'Knockout 70 A', 'Knockout 70 B',sans-serif;
	font-size: 120%;
	line-height: 1em;
	text-transform: uppercase;
	padding: 0 1em;
	margin-bottom: 2em;
}

#play-video {
	position: absolute;
    top: 44.5%;
    left: 0;
    width: 100%;
    height: 27.5%;
}

@media (min-width: 768px) {
	
	#play-video {
		top: 42.5%;
	    width: 37.6%;
	    height: 57.5%;
	}
}

@media (min-width: 768px) {
	
	.tix-callout .col-sm-4 {
	    padding-left: 3em;
	}
}

.tix-callout, .billing-vid {
	margin-bottom:2em;
}

.tix-callout.versionb {
	margin-bottom:1em;
}

.home-btn {
  line-height: 1;
	font-family: 'Knockout 70 A', 'Knockout 70 B',sans-serif;
	font-size: 2em;
    display: inline-block;
    color: #ffffff;
    padding: 8px 15px;
    cursor: pointer;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    -webkit-box-shadow:  1px 3px 6px 0px rgba(0, 0, 0, .5);
    box-shadow:  1px 3px 6px 0px rgba(0, 0, 0, .5);
	background: #c21b26;
	margin: 0px 3px 5px 3px;
}
.home-btn:hover, .home-btn:focus, .home-btn:active { text-decoration:none; color: #ffffff; background: #c21b26; }

.glitter-bg {
	background:url('http://cdn.spotcointeractive.com/websites/kinkyboots/_img/bg-glitter2.jpg') no-repeat;
	background-size:cover;
	-moz-box-shadow:    inset  0  12px 12px -12px rgba(0, 0, 0, .5),
                      inset  0 -12px 12px -12px rgba(0, 0, 0, .5);
  -webkit-box-shadow: inset  0  12px 12px -12px rgba(0, 0, 0, .5),
                      inset  0 -12px 12px -12px rgba(0, 0, 0, .5);
   box-shadow:        inset  0  12px 12px -12px rgba(0, 0, 0, .5),
                      inset  0 -12px 12px -12px rgba(0, 0, 0, .5);
}

.glitter-bg #content {
	background:none;
}

.tour-page .ticket-type-btn {
	display:none;
}

.ticket-type-btn {
	display:block;
	background:#fff;
	max-width:158px;
	border-bottom-right-radius:5px;
	border-bottom-left-radius:5px;
	padding:5px;
	position:absolute;
	top:0;
	right:0;
	box-shadow: 1px 3px 6px -2px rgba(0, 0, 0, .5);
}

#social-block h2 {
	font-size:300%;
	font-family: 'Knockout 70 A', 'Knockout 70 B',sans-serif;
	color:#ba0a25;
	text-align:center;
	padding:1em 0;
}

#social-block {
	position:relative;
}

.item {
	color:#fff;
	font-family:'ITCFranklinGothicW01-Bk 812650',sans-serif;
	font-size:130%;
	border-radius:10px;
	width:95%;
	text-align:center;
}

.item a, .item a:hover {
	color:#fff;
	text-decoration:none;
}

.item p.tweet-copy {
	padding:.5em;
	line-height:1.2em;
}

.item span {
	display:block;
	border-bottom:1px solid #fff;
	text-align:center;
	text-transform:uppercase;
	font-family:'ITCFranklinGothicW01-Dm 812671',sans-serif;
	margin:0 10px;
	padding:5px;
	font-size:110%;
	background:url('http://cdn.spotcointeractive.com/websites/kinkyboots/_img/social-twitter.png') no-repeat left center;
}

.winner {
	margin-top:3em;
}

/* About
 -------------------------------------------------------------------------------*/

#about {
	font-family: 'ITCFranklinGothicW01-Bk 812650',sans-serif;
}

#about h4 {
	font-size: 186%;
	line-height: 1.4;
}

#about #logo h2 {
}

#about p {
	font-size: 143%;
	line-height: 1.4;
}

#about #video p {
	font-size: 157%;
}

#about_left {
}

#about_right {
}

.show-guide {
	background:#efefef;
	border-radius:20px;
	padding:15px;
	text-align:center;
}

.show-guide p {
	max-width:310px;
	margin:0 auto;
}

.show-guide a {
	color:#000;
}

.show-guide a strong {
	display:block;
	background:#c21b26;
	color:#fff;
	border-radius:5px;
	padding:0 5px;
}

#quotes-about {
	text-align:center;
	margin-top:3em;
}

#about-footer {
	text-align:center;
	margin-top:2em;
}

.about-foot {
	padding-bottom:2em;
}

strong.red {
	color:#c21b26;
}

.about-page #content {
	background:none;
}

.about-blurb p {
	font-size:180%;
	line-height:1.4em;
	margin:1em;
}

.about-blurb strong, #second-blurb p strong {
	font-size:110%;
}

#creatives {
	background:url("http://cdn.spotcointeractive.com/websites/kinkyboots/_img/about-creativesbg.jpg") no-repeat top center;
	background-size:cover;
	width:100%;
	margin:4em 0;
}

#first-blurb {
	margin-bottom:2em;
}

#second-blurb {
	background:url("http://cdn.spotcointeractive.com/websites/kinkyboots/_img/about-bigbgpic3.jpg") no-repeat top center;
	background-size:cover;
	width:100%;
	padding:42em 0 3em 0;
}

#second-blurb p {
	font-size:240%;
	line-height:1.3em;
	color:#fff;
	text-align:center;
	padding:0 1em;
}

#second-blurb p:first-of-type {
	margin-bottom:4em;
}

/*  Cast
 -------------------------------------------------------------------------------- */
.creatives-main .col-sm-4 {
	text-align:center;
}

.creatives-main .col-sm-4 h4 {
	font-size:250%;
	line-height:.8em;
	margin-top:15px;
	font-family:'ITCFranklinGothicW01-Dm 812671',sans-serif;
}

.creatives-main .col-sm-4 span {
	display:block;
	font-size:90%;
	margin-top:5px;
	text-transform:capitalize;
}

.creatives-main {
	margin-bottom:20px;
}

.block {
	display: block
}

#cast {
}

#cast .instructions, #cast-bio p {
	font-size: 143%;
}

#cast .background {
	text-align: center;
	padding: 1px 0;
	border-radius: 9px;
	background:none;
}

#cast-list {
	margin: 30px;
}

#cast-list li {
	margin: 10px 18px 0 0;
	width: 105px;
	text-align: center;
	font-size: 117%;
    vertical-align: top;
}

#cast-list li a {
	text-align: center;
	color: #000;
}

#cast-list li img {
    display: block;
    border-radius: 6px;
}

#cast-bio {
	padding: 30px;
	position: relative;
	display: none;
    text-align: left;
}

#cast-bio > div img {
	margin: 0 30px 0 0;
	border-radius: 8px;
}

#cast-next {
	position: absolute;
	top: 120px;
	right: -15px;
	background: url('http://cdn.spotcointeractive.com/websites/kinkyboots/_img/cast-next.png') no-repeat scroll top left;
	width: 29px;
	height: 41px;
}

#cast-prev {
	position: absolute;
	top: 120px;
	left: -15px;
	background: url('http://cdn.spotcointeractive.com/websites/kinkyboots/_img/cast-previous.png') no-repeat scroll top left;
	width: 29px;
	height: 40px;
}

#cast-close {
	position: absolute;
	top: 0;
	right: 0;
	background: url('http://cdn.spotcointeractive.com/websites/kinkyboots/_img/cast-close.png') no-repeat scroll top left;
	width: 75px;
	height: 18px;
}

#cast h3, #media h3, #news-block > h3, .reviews h3 {
	color:#c21b26;
	font-size:250%;
	font-family: 'Knockout 70 A', 'Knockout 70 B',sans-serif;
	text-align:center;
}

.more-creatives {
	text-align:center;
	font-size:130%;
	margin-bottom:3em;
}

#cast-bios, #creative-bios, #tourcast-bios {
    list-style: none;
    text-align: center;
    font-size: 0;
    line-height: 0;
		margin:2em 0 0 0;
}

#tour-cast {
	display:none;
}

#creative-bios #creative-thumbs {
    margin-bottom:2em;
}

.cast-member {
    position: relative;
    display: inline-block;
    font-size: 1rem;
    text-align: center;
    line-height: 1.3em;
    text-transform: uppercase;
    cursor: pointer;
    width: 10%;
    margin: .5% 1.35%;
    vertical-align: top;
    color: #222;
}

#creative-bios .cast-member {
    vertical-align: middle;
}

.cast-thumb {
    width: 100%;
    height: auto;
}

.cast-member:hover {
    color: #222;
    text-decoration: none;
}

.cast-member:hover .cast-hover {
    opacity: .9;
}

.cast-member img {
    max-width: 100%;
    height: auto;
	border-radius:10px;
}

.cast-member.big-creative-blurb  {
    width:85%;
}

.cast-member.creative-blurb  {
    width:25.6%;
    font-size:1.2rem;
		margin:1.5% 1.35%;
}

#creatives-contd {
	margin-top:4em;
}

.cast-name {
    font-size: 175%;
    margin: 3% -5% 0;
    color:#000;
    line-height:1.15em;
}

#creative-bios .cast-name {
    margin-top: 0;
		font-weight:bold;
}

.cast-role {
    font-style: italic;
		font-size:135%;
}

#overlay-inner {
    position: relative;
    padding: 1em 0;
}

#overlay-inner p {
    margin: 0;
		font-family:'ITCFranklinGothicW01-Bk 812650',sans-serif;
		font-size:130%;
}

.overlay-close {
    z-index: 99999;
    text-shadow: 0px 1px #000;
}

.overlay .overlay-next,
.overlay .overlay-prev {
    display: block;
    position: absolute;
    top: 25%;
    outline: none;
    border: none;
    padding: 3px;
    font-size: 600%;
    display: inline-block;
    text-align: center;
}

.overlay .overlay-next:after,
.overlay .overlay-prev:after {
    display: inline;
    text-align: center;
    content: "\02039";
    font-weight: normal;
    /* baseline-shift: super; */
    margin-top: -3px;
    position: relative;
    white-space: nowrap;
    cursor: pointer;
    font-family: "Courier New", Courier, monospace;
    vertical-align: baseline;
    color: #c21b26;
    margin-top: -1.5em;
    text-shadow: 0px 1px #000;
}

.overlay .overlay-next:hover, .overlay .overlay-prev:hover, .overlay .overlay-next:focus, .overlay .overlay-prev:focus {
    text-decoration:none;
}

.overlay .overlay-next:hover:after,
.overlay .overlay-prev:hover:after {
    color: #6c0100;
    text-decoration:none;
}

.overlay .overlay-next:after {
    content: "\0203A";
}

.overlay-next {
    right: 1%;
}

.overlay-prev {
    content: "\02039";
    left: 1%;
}

/*  Creative
 -------------------------------------------------------------------------------- */

#creative {
}

#creative #logo h2 {
	background: url('http://cdn.spotcointeractive.com/websites/kinkyboots/_img/creative-title.png') no-repeat scroll top right;
}

#creative #creatives_copy .creativebox {
	margin-bottom: 30px;
	padding: 25px;
}

#creative #creatives_copy .creativebox p {
	font-size: 171%;
	line-height: 1.4;
}

/*  Partners
 -------------------------------------------------------------------------------- */

#partner {
	font-family: 'ITCFranklinGothicW01-Bk 812650',sans-serif;
}

#partner p {
	margin: 10px 0;
	font-size: 157%
}

#promo, .ptnr-contact-info {
	text-align: center
}

.ptnr-contact-info {
	margin: 40px 0;
	font-size: 157%
}

/*  Privacy Policy
 ------------------------------------------------------------------------------- */

.translation {
	 font-size:150%;
}

.footer-flags {
	max-width: 360px;
	margin: 0 auto;
	text-align: center;
}

#flags {
	text-align: center;
}

.flags {
	display: inline-block;
	width: 100%;
	padding: 2em 0 1em 2em;
}

.flag {
	display: block;
	float: left;
	width: 14%;
	height: 0;
	padding-bottom: 8%;
	margin-right: 3%;
	border-radius: .25em;
	-webkit-box-shadow: 1px 1px 3px 0px rgba(0, 0, 0, .7);
	box-shadow: 1px 1px 3px 0px rgba(0, 0, 0, .7);
}

.flag:last-child {
	margin: 0;
}

.flag-br { background: url(../_img/flag-br.gif) center center no-repeat; background-size: cover; }
.flag-ch { background: url(../_img/flag-ch.gif) center center no-repeat; background-size: cover; }
.flag-de { background: url(../_img/flag-de.gif) center center no-repeat; background-size: cover; }
.flag-fr { background: url(../_img/flag-fr.gif) center center no-repeat; background-size: cover; }
.flag-jp { background: url(../_img/flag-jp.gif) center center no-repeat; background-size: cover; }
.flag-sp { background: url(../_img/flag-sp.gif) center center no-repeat; background-size: cover; }

.flag-sm {
	float: left;
	margin: 0 1em 1em -5em;
	height: 2em;
	border-radius: .25em;
	-webkit-box-shadow: 1px 1px 3px 0px rgba(0, 0, 0, .7);
	box-shadow: 1px 1px 3px 0px rgba(0, 0, 0, .7);
}

.translation > div {
	display: none;
	padding: 8% 8% 8% 24%;
}

.translation > div.no-flag {
	padding: 8%;
}

@media (max-width:767px) {

	.translation > div {
		padding: 8% 8% 8%;
	}

	.flag-sm {
		display: block;
		float: none;
		margin: 0 auto 2em;
	}

	.flags {
		display: inline-block;
		width: 80%;
		padding: 2em 0 1em;
	}

}

/*  Privacy Policy
 ------------------------------------------------------------------------------- */

#privacy #logo h2 {
	height: 55px;
}

.privacy {
	font-size: 129%;
	font-family: 'ITCFranklinGothicW01-Bk 812650',sans-serif;
}

.policyquestion {
	font-family: 'ITCFranklinGothicW01-Dm 812671',sans-serif;
	font-weight: 700;
	font-size: 171%;
}

hr {
	border: 0;
	height: 0;
	border-top: 1px solid rgba(0, 0, 0, 0.1);
	border-bottom: 1px solid rgba(255, 255, 255, 0.3);
}

.privacy li, .privacy p {
	margin: 0 auto 1.5em;
	font-wieght: normal;
}

/*  Tickets
 -------------------------------------------------------------------------------- */

#ticket {
	padding: 0;
	font-family: 'ITCFranklinGothicW01-Bk 812650',sans-serif;
}

#gettkts p {
	margin: 10px 0 0 0;
	font-size: 129%;
}

#ticket .background {
	margin-bottom: 15px;
	padding: 12px;
    min-height: 100px;
    border-radius: 6px;
}

#ticket .row-fluid {
    margin: 0 auto 10px;
}

#ticket .row-fluid:first-of-type {
	margin-bottom:0;
}

address {
	font-size: 129%;
	margin: 0 auto;
	padding: 0;
	line-height: 1.2
}

#ticket p {
	font-size: 129%;
	padding: 0;
	line-height: 1.2
}

#extra_info {
	margin-top:10px;
}

a.ticket-link img {
	max-width: 100%;
}

.map {

}

.map-link a {
	background:url('http://cdn.spotcointeractive.com/websites/kinkyboots/_img/map-big.jpg') no-repeat center center;
	display:block;
	height:100px;
	margin:10px -12px -12px -12px;
	border-bottom-right-radius:6px;
	border-bottom-left-radius:6px;
}

#location-info p, #extra_info p {
	font-size: 143%;
}

#extra_info strong {
    color: #000;
}

#ticket h3, #ticket h2 {
	font-family: 'Knockout 70 A', 'Knockout 70 B',sans-serif;
	text-transform: uppercase;
	font-weight: 400;
}

#ticket h2 {
	font-size: 286%;
	margin-top:1.2em;
}

#ticket h3 {
	font-size: 190%;
}

#ticket .info-boxes h3 {
	font-size:240%;
	margin-bottom:0px;
}

#ticket h4 {
	font-size: 170%;
	text-transform: uppercase;
	font-family: 'Knockout 70 A', 'Knockout 70 B',sans-serif;
}

#ticket h5 {
	font-size: 150%;
	margin-top: 10px;
}

#ticket .tips {
    float: left;
    display: block;
    width: 20%;
    padding: 1%;
    margin: 0;
}

#extra_info h3 {
	text-align: center;
}

.special-seats {
	display:block;
	background:#c21b26;
	color:#fff;
	padding:15px 10px;
	border-radius:8px;
	width:65%;
	margin:0 auto 1em;
	font-size:180%;
	font-weight:700;
}

.special-seats:hover {
	color:#fff;
}


#schedule {
	position: relative;
}

#calendar {
	text-align: center;
	padding: 0 !important;
	background: #fff !important;
}

#tix-info {

}

#cal-block.row-fluid {
	margin-top:4em;
}

.cal-left, .cal-right {
	position: absolute;
	top: 20px;
	z-index: 5000;
}


.cal-left {
    left: 3%;
}

.cal-right {
    right: 59%;
}

.inactive {
    opacity: .4;
}

.month {
    width: 100%;
    display: none;
    background: #fff !important;
    padding: 10px 0 0 !important;
    z-index: 1000;
}

.month h3 {
	margin-bottom: 0;
  position: relative;
  top: .2em;
}

.month:first-child {
    display: block;
}

.month > div {
    position: relative;
    padding: 0 !important;
}

.month > div > div {
    display: inline-block;
    width: 13% !important;
    background: #efefef!important;
    min-height: 85px !important;
    vertical-align: top;
    border-radius: 6px;
    margin: 2px !important;
}

.month > div > div:nth-child(7n) {
    border-right: 0 !important;
}

.month .date {
    font-size: 125%;
    min-height: 20px !important;
    background: none !important;
		text-transform:uppercase;
}

.month a {
    font-size: 125%;
    display: block;
    line-height: 1em;
    padding: .2em 0;
    margin: 0 !important;
    font-weight: bold;
}

.sparkle-bar {
	background:url('http://cdn.spotcointeractive.com/websites/kinkyboots/_img/thin-sparkle-bg.jpg') no-repeat;
	background-size:cover;
	height:71px;
	margin-top:10px;
	margin-bottom:2em;
}

#tix-options.row-fluid {
	margin-top:3em;
}

#header {
	position:relative;
	margin-top:15px;
}

.dancer-left {
	position:absolute;
	left:0;
	top:0;
}

.dancer-right {
	position:absolute;
	right:0;
	top:0;
}

.sparkle-bar #content {
	background:none;
}

.tabs {
	text-align:center;
	margin-top:15px;
}

.tabs a {
	display:inline-block;
	background:#fff;
	padding:10px 15px;
	text-align:center;
	font-size: 170%;
	text-transform: uppercase;
	font-family: 'Knockout 70 A', 'Knockout 70 B',sans-serif;
	border-radius: 5px 5px 0px 0px;
	box-shadow: inset 0 -7px 9px -7px rgba(0,0,0,0.5);
	color:#444;
}

.tabs a:hover, .tabs a.active {
	text-decoration:none;
	color:#c21b26;
	box-shadow:none;
}

.tabs a:active, .tabs a:focus {
	text-decoration:none;
}

#tour-info {
	margin-top:5em;
	display:none;
}

.tour-page #tour-info {
	display:block;
}

.tour-page #ny-tickets {
	display:none;
}

#map-canvas img {
	max-width: none !important;
}

#map-canvas {
	display: block;
	height: 400px;
	margin: 0 !important;
	border-radius:5px;
}

#near-you {
	display: none;
	height: 120px;
}

#cities-list {
	padding: 0 !important;
}

.tour-city {
	width: 90%;
	margin: 0 auto;
	border-bottom: 1px solid #ccc;
	padding: 10px 0;
}

.city {
	line-height: 1;
	margin: 0 auto 2px;
}

.city-link {
	display: block;
	color: #000;
	font-size: 28px;
	font-family: 'Knockout 48 A', 'Knockout 48 B',sans-serif;
}

.city-link:hover {
	text-decoration: none;
}

.tour-link {
	margin-top: 5px;
}

.date {
	font-family: 'ITCFranklinGothicW01-Bk 812650',sans-serif;
	font-size: 18px;
	line-height: 1.15;
}

.gm-style-iw h3 {
	margin: 0 auto 5px;
	line-height: 1.2;
}

.info-boxes {
	margin-top:5.75em;
}

.theater-info {
	margin-top:1.5em!important;
}

#tix-line {
	border-top:1px solid #d4d3d3;
	border-bottom:1px solid #d4d3d3;
	margin:3em 0;
	text-align:center;
}

#tix-line h4 {
	font-family: 'Knockout 70 A', 'Knockout 70 B',sans-serif;
	font-size: 190%;
	padding-top:10px;
	margin-bottom:8px;
	display:block;
	line-height: 1em;
}

#tix-line a {
	font-family: 'Knockout 70 A', 'Knockout 70 B',sans-serif;
	font-size: 1em;
	display: inline-block;
	color: #ffffff;
	padding: 1px 10px 1px;
	cursor: pointer;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	-webkit-box-shadow: 1px 1px 3px 0px rgba(0, 0, 0, .5);
	box-shadow: 1px 1px 3px 0px rgba(0, 0, 0, .5);
	background: #c21b26;
	margin:0 auto 14px;
}

#extra_info p {
	font-size:21px!important;
}

#winter p {
	margin-top:3.9em;
	font-size:21px;
}

@-moz-document url-prefix() {
  #winter p {
     margin-top:3.4em;
  }
}

@media (min-width:991px) and (max-width:1199px) {
	#winter p {
		margin-top:3.6em;
	}

	@-moz-document url-prefix() {
	  #winter p {
	     margin-top:3.1em;
	  }
	}
}

@media (min-width:768px) and (max-width:990px) {
	#winter p {
		margin-top:-3px;
		font-size:18px;
	}
}

/*  News
 -------------------------------------------------------------------------------- */

#news {
}

#news .content {
	text-align: center;
	margin:0px;
}

#news .background {
	margin-bottom: 30px;
	padding: 25px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

#news .content img {
	-webkit-border-radius: 8px;
	border-radius: 8px;
}

#news .content h3 {
	margin-top: 0;
	font-size: 214%;
}

#news .content h3 em {
	font-family: 'Knockout 48 A', 'Knockout 48 B',sans-serif !important;
}

#news p {
	font-size: 171%;
	font-family: 'ITCFranklinGothicW01-Bk 812650';
	line-height: 1.2;
}

#news .read-more {
	background: url('http://cdn.spotcointeractive.com/websites/kinkyboots/_img/read-more.jpg') no-repeat scroll top left;
	width: 101px;
	height: 26px;
	margin:0 auto;
}

#news .view-photos {
	background: url('http://cdn.spotcointeractive.com/websites/kinkyboots/_img/view-photos.png') no-repeat scroll top left;
	width: 101px;
	height: 26px;
}

#news-block {
	position:relative;
}

#news-items > div {
    border-radius: 10px;
}

.reviews {
    text-align:center;
    margin-bottom:5em;
		height:auto;
		position:relative;
		z-index:1;
}

.reviews-item h3 {
    margin-bottom:5px;
    font-size:180%;
    margin-top:2em;
}

.reviews-item p {
    font-size:115%;
		margin-bottom:1em;
}

blockquote.reviews-item {
	border-left:0px;
	padding:1.5em 0;
	margin:0;
	border-bottom: 1px solid #cccccc;
}

@font-face {
  font-family: 'Glyphicons Halflings';

  src: url('../_fonts/glyphicons-halflings-regular.eot');
  src: url('../_fonts/glyphicons-halflings-regular.eot?#iefix') format('embedded-opentype'), url('../_fonts/glyphicons-halflings-regular.woff') format('woff'), url('../_fonts/glyphicons-halflings-regular.ttf') format('truetype'), url('../_fonts/glyphicons-halflings-regular.svg#glyphicons_halflingsregular') format('svg');
}
.glyphicon {
  position: relative;
  top: 1px;
  display: inline-block;
  font-family: 'Glyphicons Halflings';
  font-style: normal;
  font-weight: normal;
  line-height: 1;

  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.glyphicon-chevron-up:before {
  content: "\e113";
}
.glyphicon-chevron-down:before {
  content: "\e114";
}

#more-reviews {
    display: inline-block;
    margin: 3em auto 5em;
    color:  #c21b26;
    padding-top: .25em;
    font-size:100%;
    text-decoration: none;
    outline: none;
}

#more-reviews big {
    font-size: 160%;
}

.quote {
    vertical-align: middle;
}

.carousel-inner {
    margin:0 auto;
}


#featured-item .news {
	background: #eee;
	border-radius: 1em;
    border: 1px solid #c21b26;
    margin: 0 auto;
}

#featured-item .news .row {
	border:0;
	padding: 0;
}

#featured-item .news-img {
	max-width: 600px;
}

#featured-item .news-img img {
	width: 100%;
	max-width: 100%;
	height: auto;
}

	#featured-item .news, #featured-item .news p:last-child {
	    margin-bottom: 0;
	}

	#featured-item {
		  padding: 1em 0 2em;
	}

@media (max-width:767px) {
	#featured-item {
		max-width: 300px;
		height: auto;
		margin: 0 auto 2em;
	}
}

@media (min-width:768px) {

	#featured-item {
		font-size: 130%;
	}

	#featured-item .news-blurb {
	    padding-left: 2em;
	}

	#featured-item .news, #featured-item .news p {
	    text-align: left;
	     font-size: 110% !important;
	}

	#news #featured-item .read-more {
		margin: 0;
	}
}

.news-block {
    position:relative;
}

.news {
    padding: 20px;
    font-size:113%;
    text-align:center;
    position:relative;
    z-index:20;
}

.news .row {
    border-bottom: 1px solid #7a8d87;
    padding: 0 0 5px;
    margin: 0 auto 5px;
}


.news > div > h4, .news > div > div {
    padding: 0 3px;
}

.news p.cite {
    font-size: 90%;
    margin: 0 auto -2px;
}

.news a {
    color:#000;
    font-size:110%;
}

.news-item {
	display:none;
}

.carousel-control.right, .carousel-control.left {
    position: absolute;
    top:25%;
    opacity: 1;
    margin: 0px auto 0;
    display: inline-block;
    background: none;
    width: 49%;
    z-index:1;
}

.carousel-control.right {
    text-align:right;
    right:-3%;
}

.carousel-control.left {
    text-align:left;
    left:-3%;
}

.carousel-control.left img {
    display: none;
}

.carousel-inner .row {
    margin: 0 auto 20px !important;
}

.news-img img {
    max-width:100%;
    height:auto;
		border-radius:10px;
}

.news-img {
    max-width:267px;
    margin:0 auto;
}

.news-art {
    position:absolute;
    top:55%;
    left:13%;
}

.news h3 {
	line-height:1em;
	margin-top:15px;
}

.news h3 span {
	font-family: 'ITCFranklinGothicW01-Bk 812650', sans-serif;
	font-size:45%;
}

.news p {
	text-align:center;
	font-size:90%!important;
}

#paginate {
	position: absolute;
	bottom: 0; left: 0;
	width: 100%; height: 100%;
}

#paginate-count {
	display:none;
}

#next, #previous {
	position:absolute;
	top:65%;
	z-index:1000;
}

#next {
	right:0%;
}

#previous {
	left:0%;
}

.jp-disabled {
	display:none;
}

/* Reviews
 ------------------------------------------------------------------------------- */

#reviews {
}

#reviews .background {
	padding: 20px;
    margin: 0 auto 30px;
}

#reviews #reviews_copy blockquote {
	padding: 0;
	margin: 0;
	border: none;
}

#reviews #reviews_copy blockquote p {
	margin-bottom: 10px;
	font-size: 200%;
	line-height: 1.3;
	font-weight: 400;
}

#reviews blockquote cite img {
	margin-top: 20px;
}

#reviews #reviews_copy .reviewbox {
	padding: 0 0 30px 0;
	margin: 0 auto 30px;
	text-align: center;
	border-bottom: 1px solid #cccccc;
}

.reviewbox:first-child, .reviewbox:last-child {
    border: none !important;
	margin: 0 auto !important;
	padding: 0 !important;
}

/* Audience
 -------------------------------------------------------------------------------- */
#audience-reviews h2 {
	width: 260px;
	height: 37px;
	background: url('http://cdn.spotcointeractive.com/websites/kinkyboots/_img/audience-title-2.png') no-repeat scroll top left;
}

#audience h4 {
    font-size: 200%;
    line-height:.8em;
}

#star-rating {
    list-style:none;
    margin: 1em 0;
    background: #f8f8f8;
}

#star-rating li {
    line-height: 1;
    display: inline-block;
    font-size: 200%;
    margin: .1em;
    cursor: pointer;
    color: rgba(204, 204, 204, 0.8);
        text-shadow: 1px 4px 6px #f8f8f8, 0 0 0 #000, 1px 4px 6px #f8f8f8;
}

#star-rating li.hover-star {
    color: #c21b26 !important;
}

#star-rating li.clicked-star {
    color: #c21b26;
}
#star-rating:hover li.clicked-star {
    color: rgba(204, 204, 204, 0.8);
}

#post-to {
    margin: 1em 0 0;
    padding: 1em 0 0;
    border-top: 1px solid #cccccc;
}

#audience {
}

#audience .background {
	padding: 15px
}

#audience #reviews-form h3 {
	font-size: 300%;
	margin-bottom: 15px;
}

#audience #reviews-form a:hover {
    text-decoration: none;
}

#audience #reviews-form a img {
    vertical-align: bottom;
}

#audience #reviews-form {
	margin-bottom: 50px;
	font-size: 120%;
}

#audience #comment-form {
    margin: 0;
}

#audience #comment-form img {
    vertical-align: top;
}

#audience input, #audience textarea {
	max-width: 90%;
	border: none;
	resize: none;
	padding: 6px;
	margin: 0 4px 20px;
	*margin: 0 4px 20px 2px;
	background-color: #fff !important;
	color: #666;
	font-family: 'ITCFranklinGothicW01-Bk 812650',sans-serif;
	font-size: 129%;
	text-align: center;
	vertical-align: bottom;
	border: none;
	line-height: 1.5 \9;
	border: 1px solid #ccc \9 !important;
	outline: 0;
	-webkit-border-radius: 8px;
	border-radius: 8px;
	-webkit-box-shadow: 1px 1px 3px 0px rgba(0, 0, 0, .7);
	box-shadow: 1px 1px 3px 0px rgba(0, 0, 0, .7);
}

#audience textarea {
	width: 90%;
}

label.error {
	margin: -17px 4px 5px !important;
	font-size: 100% !important;
	color: #9D373D !important;
	padding: 0 !important;
	background: none !important;
	border: none !important;
	-webkit-border-radius: 0 !important;
	border-radius: 0 !important;
	-webkit-box-shadow: none !important;
	box-shadow: none !important;
}

#audience input {
	height: 24px;
	padding: 5px 10px;
}

#post-to label {
	display: inline !important;
	color: #666;
	font-size: 100%;
}

#aud-facebook, #aud-twitter, #aud-site {
	display: inline !important;
	float: none !important;
	height: 20px !important;
	padding: 0 !important;
	vertical-align: text-top !important;
}

#aud-site-label {
	display: inline;
	vertical-align: top;
}

#audience #review {
	height: 100px;
	padding: 20px;
	margin: 0 5px 10px;
	background: url('http://cdn.spotcointeractive.com/websites/kinkyboots/_img/aud-review.png') no-repeat top center;
}

#aud-submit {
	display: inline !important;
	float: none !important;
	width: 177px !important;
	height: 33px !important;
	background: url('http://cdn.spotcointeractive.com/websites/kinkyboots/_img/submit-review.png') no-repeat 0 0 !important;
	text-indent: -9999px;
	cursor: pointer;
}

#audience-reviews {
}

#audience-reviews li {
	font-size: 175% !important;
    line-height: 1.5;
	padding: 30px 0;
	border-bottom: 1px solid #ccc;
}

#audience #status {
	color: #9f282b;
}

.all-audience-reviews span {
    color: #c21b26;
}

/* Media
 -------------------------------------------------------------------------------- */

#album {
	text-align:center;
	margin-bottom:3em;
}

#album p {
	font-size:180%;
    margin: .5em 1em;
    line-height: 1.1em;
}

.home-btn.listen {
	display:inline-block;
	width: auto;
	max-width: 90%;
	text-align: center;
	margin:0 auto;
	padding: .125em .75em;
}

h2.gallery {
    text-align:center;
    font-size:170%;
    margin-bottom:1.5em;
}

#gallery {
    text-align: left;
}

#gallery.grouped:after {
    content: "";
    display: table;
    clear: both;
}

#gallery h2 {
    color: #bbb;
    font-size: 200%;
    margin-bottom: 1%;
}

ol.thumbnail-grid  {
    display: none;
    margin:0 auto;
    text-align:center;
    padding:0;
}

ol.thumbnail-grid li {
    display: inline-block;
    width: 26%;
    margin: 0 1% 2% 1%;
    position: relative;
    overflow: hidden;
}

ol.thumbnail-grid li:nth-child(3n) {
    margin-right: 0;
}

ol.thumbnail-grid li.video-item {
    background-color: #fff;
    text-align:center;
}

ol.thumbnail-grid li a img {
    width: 100%;
    height: auto;
}

ol.thumbnail-grid li.video-item a {
    display: block;
    width: 100%;
    height: auto;
}

#videos {
    text-align: center;
}

#videos  h2 {
    text-align: left;
}

#photos {
    text-align: left;
}

#photos {
    margin-bottom: 20px;
}

.video-item {
    position: relative;
    vertical-align: top;
    display: inline-block;
    text-align: left;
    width: 130px
}

.video-item img.video-overlay {
    position: absolute;
    top: 3px;
    left: 3px;
    width: 100%;
    display: block;
}

.video-item:hover img.video-overlay {
    opacity: 0.7;
}

#video-display {
    text-align: center;
    margin: 0 0 30px 0;
}

#video-display iframe {
    text-align: center;
    margin: 0 auto;
    display: block;
}

.photo-item {
    vertical-align: top;
    display: inline-block;
    text-align: center;
    margin: 3px;
}

ol.thumbnail-grid li.photo-item {
    width:18%;
}


ol.thumbnail-grid li.photo-item a img {
    max-width:200px;
}

#photo-display img {
    background-size: 100% 100%;
}


#media {
}

#title-media, .page-title {
	max-width: 1198px;
	margin: 2em auto 0;
}
	
.media-hed {
	margin-top: 2em;
	max-width: 1198px;
	margin: 0 auto;
}

@media (min-width:768px) {
	
	.media-hed {
		margin: 2em auto 0;
	}
}

.media-grid {
	position: relative;
}

.media-grid > .video-link {
	position: absolute;
	top: 0;
	height: 100%;
	/*background: rgba(250,200,50,.7);*/
}

@media (max-width:767px) {

	.media-grid > .video-link { width: 66%; }
	
	#vid1 { left: 0; }
	#vid2 { left: 34%; }
	#vid3 { left: 34%; }
	#vid4 { left: 0; }
}

@media (min-width:768px) {

	.media-grid > .video-link { width: 50%; }
	
	#vid1 { left: 0; }
	#vid2 { left: 25%; }
	#vid3 { left: 25%; }
	#vid4 { left: 0; }
}

.media-grid > .video-link {
	position: absolute;
	top: 0;
	height: 100%;
}

#music.background {
    width: 93%;
	padding: 5px;
	margin: 50px auto 0;
}

#music {
    clear: both;
    max-width: 921px;
    font-size: 150%;
    margin: 50px auto 0;
}

#music form {
	display: inline-block;
	margin: 0;
}

#music h3 {
    font-size: 200%;
}

#music #music-title {
	margin-top: 15px;
}

#music #music-download #ydhrut-ydhrut {
    display: inline-block;
	margin-top: 10px;
	border: 1px solid #ccc;
}

#music #music-download input {
	-webkit-box-shadow: none;
	box-shadow: none;
}

#music #music-download #download-btn {
	line-height: 1;
	font-size: 95%;
	background: #c21b26;
	color: #fff;
	width: 100px;
	height: 30px;
	border: none;
}

#music #download-confirm {
    width: 100% !important;
}

#music #download-confirm p {
	color: #000 !important;
	letter-spacing: 1px;
	font-size: 150%;
	font-family: 'Knockout 48 A', 'Knockout 48 B',sans-serif !important;
}

#music #download-confirm a {
	color: #9d373d;
}

#media-content {
    display: none;
}

.ticket-chart h3 {
	margin-top: 1em;
	font-size: 200%;
}

.ticket-chart table {
	margin-bottom: 2.5em;
	width:100%;
}

.ticket-chart td {
	background: #efefef;
	border-right: 3px solid #fff;
	border-bottom: 3px solid #fff;
	padding: 2.5em 1.5em;
	vertical-align: middle;
	text-align: center;
}

.ticket-chart td.tl { border-top-left-radius: 1em; }
.ticket-chart td.tr { border-top-right-radius: 1em; }
.ticket-chart td.bl { border-bottom-left-radius: 1em; }
.ticket-chart td.br { border-bottom-right-radius: 1em; }

#about .ticket-chart td p {
	line-height: 1em;
	margin-bottom: 1em;
}

#about .ticket-chart td p:last-of-type {
	margin: 0;
}


@media (max-width:500px) {
	.ticket-chart table {
		font-size: 80%;
	}
}

@media (min-width:768px) and (max-width:991px) {
	.ticket-chart table {
		font-size: 90%;
	}
}

@media (min-width: 980px) {
    #media-display {
        position: relative;
        width: 921px;
        height: 525px;
        margin: 0 auto;
        overflow: hidden;
        z-index: 500;
        background: url('http://cdn.spotcointeractive.com/websites/kinkyboots/_img/media-frame.png') no-repeat scroll top left;
        background-size: 100% 100%;
    }

    #media-content {
        position: absolute;
        top: 4px;
        left: 5px;
        display: block;
        background: #333;
        width: 911px;
        height: 515px;
        overflow: hidden;
        z-index: 500;
    }

    #media-frame {
        position: absolute;
        top: 0px;
        left: 0px;
        display: block;

        width: 921px;
        height: 485px;
        cursor: pointer;
        z-index: 600;
    }

    #media-frame.paused {
        background: url('http://cdn.spotcointeractive.com/websites/kinkyboots/_img/media-frame-paused.png') no-repeat scroll top left;
    }

    #media-menu {
        position: absolute;
        bottom: 3px;
        left: 5px;
        display: block;
        width: 842px;
        height: 150px;
        padding: 15px 35px 5px 35px;
        background: rgba(255, 255, 255, .7);
        background: #ffffff \9;
        -webkit-border-radius: 0px 0px 5px 5px;
                border-radius: 0px 0px 5px 5px;
        z-index: 625;
    }
    .media-menu-wrap {
        position: relative;
        width: 842px;
        height: 150px;
        overflow: hidden;
    }
    #media-menu ul {
        position: absolute;
        width: 20000em;
        margin: 0 !important;
    }
}

/* media player */

@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) {
    #media-frame {
        z-index:400;
    }
    .nav-collapse .nav > li > a, .nav-collapse .dropdown-menu a {
        padding: 9px !important;
    }
}

@media only screen and (max-device-width: 480px) {
    #media-display {
        height: 1550px !important;
    }
    #menu-toggle {
        display: none !important;
    }
    #media-frame {
        z-index:400;
    }
    #media-menu ul li {
        margin: 0 !important;
        height: 130px !important;
    }
}

#media-menu ul li {
    display: inline-block;
    width: 136px;
    height: 150px;
    margin: 0 15px;
    line-height: 1;
    text-align: center;
    vertical-align: top;
}

#media-menu ul li a {
    width: 130px;
    height: 80px;
    margin: 0 0 3px;
    border: 2px solid #8d2e34;
    -webkit-border-radius: 3px 3px 3px 3px;
            border-radius: 3px 3px 3px 3px;
    -webkit-box-shadow: 1px 1px 3px 0px rgba(0, 0, 0, .7);
    box-shadow: 1px 1px 3px 0px rgba(0, 0, 0, .7);
}

#media-menu ul li a>span {
    width: 130px;
    height: 80px;
    display: block;
}

#media-display ul li.photo {
    font-size: 16px;
}

#media-display ul li.selected {
    color: #b32025;
}

#media-display ul li:hover a {
    border: 2px solid #b32025;
    opacity: .9;
}

#media-display ul li.video a span {
    background: url('http://cdn.spotcointeractive.com/websites/kinkyboots/_img/media-video-play.png') no-repeat scroll center center;
}

#media-next {
    position: absolute;
    top: 65px;
    right: 5px;
    background: url('http://cdn.spotcointeractive.com/websites/kinkyboots/_img/cast-next.png') no-repeat scroll top left;
    width: 29px;
    height: 41px;
}

#media-prev {
    position: absolute;
    top: 65px;
    left: 5px;
    background: url('http://cdn.spotcointeractive.com/websites/kinkyboots/_img/cast-previous.png') no-repeat scroll top left;
    width: 29px;
    height: 40px;
}

#menu-toggle {
    position: absolute;
    top: -21px;
    right: 5px;
    font-size: 120%;
    padding: 0 5px;
    display: block;
    visibility: visible !important;
    background: rgba(255, 255, 255, .8);
    background: #ffffff \9;
}

#media-filter {
    text-align: center;
    font-size: 120%;
}

#media-filter a.selectedfilter, #media-filter a.selectedfilter:hover {
    color: #000000 !important;
    cursor: default;
    text-decoration: none;
}

/* Koncierge
 ------------------------------------------------------------------------------- */
#koncierge_logo {
	position:relative;
	height:300px;
	text-align:center;
	margin: 1em auto 0;
}

#koncierge_logo img {
	display: block;
	margin: 0 auto;
}

#koncierge_logo .text {
	position:absolute;
	bottom:8%;
	left:21%;
	width:60%;
	text-align:center;
	font-family: 'ITCFranklinGothicW01-Dm 812671';
	font-size:130%;
	line-height: 1.25em;
}

#koncierge_header {
	padding-top:55px;
	text-align:center;
}

.kon-header {
	margin: 0 auto;
}

#koncierge_item {
	max-width:934px;
	text-align:left;
	margin:0 auto;
 	float:none;
	font-family: 'ITCFranklinGothicW01-Bk 812650',sans-serif;
	font-size:130%;
	padding-top:40px;
}

#koncierge_item h3 {
	padding:0;
	margin:0;
	line-height:normal;
	font-family: 'ITCFranklinGothicW01-Bk 812650',sans-serif;
	font-size:150%;
	font-weight:bold;

}

#koncierge_item p {
	font-family: 'ITCFranklinGothicW01-Bk 812650',sans-serif;
	padding-top:1em;
}

#koncierge_item a{
	font-weight:bold;
}

#koncierge_item img {
	max-width: 100%;
	height: auto;
	margin-bottom: 1em;

}

@media (max-width: 767px) {
	#koncierge_logo {
		height:auto;
		margin: 2em auto;
	}

	#koncierge_logo .text {
		position:relative;
		bottom:0;
		left:0;
		width:100%;
		margin-top: 1em;
	}

	#koncierge_header {
		padding-top:3em;

	}
}

@media (max-width: 600px) {
	.kon-header {
		width: 200%;
		margin-left: -50%;
		max-width: 200%;
	}

	#koncierge_item {
		font-size:110%;
	}
}

/* FOOTER
 ------------------------------------------------------------------------------- */

#footer {
    clear: both;
	margin-top: 95px;
	font-family: 'ITCFranklinGothicW01-Bk 812650',sans-serif;
}

#footer .row-fluid > div:first-child, #footer .row-fluid > div:nth-child(2) {
  margin-bottom: 30px;
}

#copyright {
	text-align: center;
}

#copyright img {
	vertical-align: text-top
}

#copyright .theatre-info {
	font-size: 129%;
	font-weight: 700;
}

#opt-in-form {
	margin: 0 0 0 auto !important;
	font-family: 'Knockout 48 A', 'Knockout 48 B',sans-serif;
}

#opt-in-form form {
	margin: 0;
	padding: 0;
}

#opt-in-form label {
  display:  inline-block;
	font-size: 157%;
	margin: 0;
	line-height: 1.1;
    padding-bottom: .5em;
	font-weight:normal;
}

#opt-in-form input[type="email"],
#opt-in-form input[type="zip"] {
	padding: 8px;
	margin: 0 3px;
	width: 115px;
	vertical-align: bottom;
	border: none;
	border: none !important;
	outline: 0;
	-webkit-border-radius: 8px;
	border-radius: 8px;
	-webkit-appearance: none;
	background: #ececec;
	font-size:120%;
}

#opt-in-form button {
	margin: 0 3px;
}

#opt-in-form input[type="zip"] {
	max-width: 60px;
}

#opt-in-form #ZIP {
	text-align: center;
}

#opt-in-form #submit {
	cursor: pointer;
	font-family: 'Knockout 48 A', 'Knockout 48 B',sans-serif;
/*  margin: 0 0 0 5px;
*/	vertical-align: bottom;
	border: none;
	border: none !important;
	outline: 0;
  -webkit-font-smoothing: antialiased !important;
	text-shadow: none;
}

#opt-in-form input.error {
	border: 1px solid red !important;
}

#opt-in-form .btn:hover {
	background-image: none;
	outline: 0;
	-webkit-box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.15),0 1px 2px rgba(0, 0, 0, 0.05);
	-moz-box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.15),0 1px 2px rgba(0, 0, 0, 0.05);
	box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.15),0 1px 2px rgba(0, 0, 0, 0.05);
}

#opt-in-form #confirmation {
	font-size: 171%;
}

.social {
	font-family: 'Knockout 48 A', 'Knockout 48 B',sans-serif;
	font-size: 157%;
    margin-top: -10px;
}


.social li, .social ul {
    margin: 0 !important;
    padding: 4px !important;
}

.social a {
	margin: 0;
	display:inline-block;
	/*background: url('http://cdn.spotcointeractive.com/websites/kinkyboots/_img/social-sprite.png') no-repeat scroll 0 0;*/
}

.tw a {
	background-position: -44px 0 !important;
}

.yt a {
	background-position: -88px 0 !important;
}

.ig a {
	background-position: -132px 0 !important;
}

#sm-badges {
	margin-top: 6px;
}

.footer-sponsor {
	float: left;
}

.footer-sponsor h4 {
	font-family: 'Knockout 48 A', 'Knockout 48 B',helvetica,arial,sans-serif;
	font-size: 157%;
	text-align: center;
	margin-bottom: 0;
}

#upgd_content {
	text-align: center;
}

#upgd_content .msgbox {
	width: 940px;
	margin: 20px auto;
	padding: 10px;
}

.hidden {
    display: none !important;
}

.modal {
 position:fixed;
 top:10%;
 left:50%;
 z-index:1050;
 width:900px;
 margin-left:-400px;
 background-color:transparent;
 border:none;
 border:none;
 *border:none;
 -webkit-border-radius:0;
 -moz-border-radius:0;
 border-radius:0;
 outline:none;
 -webkit-box-shadow:0 0 0 rgba(0, 0, 0, 0.3);
 -moz-box-shadow:0 0 0 rgba(0, 0, 0, 0.3);
 box-shadow:0 0 0 rgba(0, 0, 0, 0.3);
 -webkit-background-clip:padding-box;
 -moz-background-clip:padding-box;
 background-clip:padding-box;
}

.modal-body {
 position:relative;
 max-height:500px;
 padding:0;
 overflow-y:auto;
}
.modal-header {
 padding:20px 15px;
 border-bottom:none;
}
.close {
 float:right;
 font-size:20px;
 font-weight:bold;
 line-height:20px;
 color:#fff;
 text-shadow:0 1px 0 #000;
 opacity:.6;
 filter:alpha(opacity=60);
}
.close:hover {
 color:#fff;
 text-shadow:0 1px 0 #000;
 opacity:1.0;
 filter:alpha(opacity=100);
}

/* merch */

#tour-tickets {
  display: none;
}
.keyart {
  line-height: 1;
	font-family: 'Knockout 48 A', 'Knockout 48 B',sans-serif;
	font-size: 2em;
    display: inline-block;
    color: #ffffff;
    padding: 8px 12px;
    cursor: pointer;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    -webkit-box-shadow:  1px 1px 3px 0px rgba(0, 0, 0, .5);
    box-shadow:  1px 1px 3px 0px rgba(0, 0, 0, .5);
	background: #aa1720;
	margin-bottom: 5px;
}
.keyart:hover { text-decoration:none;color: #ffffff; background: #c21b26; }
#merchandise { text-align: center;}

.merch, #submit {
	font-family: 'Knockout 48 A', 'Knockout 48 B',sans-serif;
	font-size: 1.8em;
    display: inline-block;
    color: #ffffff;
    padding: 1px 10px 1px;
    cursor: pointer;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    -webkit-box-shadow:  1px 1px 3px 0px rgba(0, 0, 0, .5);
    box-shadow:  1px 1px 3px 0px rgba(0, 0, 0, .5);
	background: #555;
	margin-bottom: 0px;
}
.merch:hover, .button:hover { text-decoration:none;color: #ffffff; background: #c21b26; }

.merch {
	margin-bottom:5px;
}

.button {
	font-family: 'Knockout 48 A', 'Knockout 48 B',sans-serif;
	font-size: 1.5em;
	line-height: 1 !important;
    display: inline-block;
    color: #ffffff;
    padding: 2px 30px 4px;
    cursor: pointer;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    -webkit-box-shadow:  1px 1px 3px 0px rgba(0, 0, 0, .5);
    box-shadow:  1px 1px 3px 0px rgba(0, 0, 0, .5);
	background: #c21b26;
	margin-bottom: 5px;
}

/* SHARE PAGE
 ------------------------------------------------------------------------------- */

#content.share h1 {
	font-family: 'Knockout 48 A', 'Knockout 48 B',sans-serif;
	text-transform:uppercase;
	font-size:350%;
	margin:1em 0;
}

#content.share em {
	font-family: 'Knockout 48 A', 'Knockout 48 B',sans-serif!important;
	color:#aa1720;
	font-style: italic;
}

.share-img {
    margin: 20px auto 30px;
}

.share-btns {
    display:inline-block;
    margin:10px 20px;
}

.share-btns p {
    margin:0 0 5px;
    font-size:156%;
}

.site-link {
    display:inline-block;
    font-size:130%;
}

.header-img {
	transform:translate(2%,-2%);
}

/* OFFER PAGE
 ------------------------------------------------------------------------------- */
.ltd-offer {
	max-width:100%;
	margin:4em auto 0;
}

.offer-btn {
	max-width:100%;
	display:block;
	text-align:center;
	margin: 3em auto 0;
}

.offer-btn img {
	margin:0 auto;
}

.offer-btn p {
	margin-top:6px;
	font-family:'ITCFranklinGothicW01-Dm 812671';
	font-size:110%;
}


.red-bar {
	background:#c21b26;
	color:#fff;
	margin-bottom:-21px;
	overflow:hidden;
	height:193px;
}

p.legal {
	color:#fff;
	font-size:10px;
	margin:1em 0 3em;
	padding:0 20px;
}

.other-ways, .phone, .divide, .theater {
		float:left;
		text-align:center;
}

.other-ways img, .phone img, .theater img, .divide img {
	margin:0 auto;
}

.other-ways {
	width:30%;
}

.phone {
	width:27%;
}

.divide {
	width:7%;
}

.theater {
	width:36%;
}

.vid-blurb {
	margin-top:2.5em;
}

.logo.off2 {
	width:75%;
	padding-bottom:0;
	text-align:center;
	margin:0 auto 0;
}

.logo-video {
	margin:1em 0 2.5em;
}

.best-musical.off2 {
	width: 55%;
	margin:0 auto 0;
	position:relative;
	left:auto;
	right:auto;
	top:auto;
	bottom:auto;
}

.vid-text {
	text-align:center;
	font-size: 160%;
	line-height: 1.4em;
	font-family: 'ITCFranklinGothicW01-Bk 812650',sans-serif;
}

.vid-text.long {
	margin-top:10px;
	font-size:125%;
}

@media (min-width:992px) and (max-width:1199px) {
	.divide {
		margin-top:-1em;
	}

	.vid-blurb {
		margin-top:2em;
	}

	.logo.off2 {
		width:85%;
	}

	.best-musical.off2 {
		width: 65%;
	}
}

@media (min-width:768px) and (max-width:991px) {
	.divide {
		margin-top:-2em;
	}

	.vid-blurb {
		margin-top:1.5em;
	}

	.logo.off2 {
		width:90%;
	}

	.best-musical.off2 {
		width: 70%;
	}
}


@media (max-width:767px) {
	.logo-video {
		margin:1em 0 2.5em;
	}

	.vid-blurb {
		margin-top:1em;
	}

	.logo.off2 {
		width:90%;
	}

	.best-musical.off2 {
		width: 70%;
	}

	.ltd-offer {
		padding:1em;
		margin:2em auto 0;
	}

	.offer-btn {
		max-width:80%;
		margin-top:1.5em;
	}

	.other-ways, .phone, .theater  {
		float:none;
		margin:0 auto;
		width:100%;
		text-align:center;
	}

	.other-ways img, .phone img, .theater img {
		margin:0 auto;
	}

	.phone {
		margin-top:-2em;
	}

	.theater {
		margin-bottom:2em;
	}

	.red-bar {
		height:auto;
	}
}



/* =============================================================================
 MEDIA QUERIES
 ========================================================================== */



@media (min-width:768px) and (max-width:1199px) {

		.dancer-left img {
			transform:translateX(-5%);
		}

		.dancer-right img {
			transform:translateX(20%);
			margin-top:-14%;
			width: 79%;
		}
}
@media (min-width:1200px) {

		.dancer-left img {
			transform:translateX(5%);
		}

		.dancer-right img {
			margin-top:-14%;
			width: 90%;
		}
}


/* Landscape phones and down */

@media (max-width: 480px) {
	body {
		padding-right: 0 !important;
		padding-left: 0 !important;
	}
	#about, #audience, #cast, #creative, #media, #news, #partner, #ticket, #reviews {
		background: none !important
	}
	.social, #about_right, #opt-in-form, #gettkts_btn, #ticket h3, #ticket h2, #ticket address, #ticket p, #location-info {
		text-align: center !important
	}
/*  #sm-badges {
    margin: 20px 0
  }
*/	#copyright .theatre-info {
		font-size: 100%
	}
	#features>div, #video, #footer {
		margin-top: 60px
	}
	#location-info h2 {
		margin-top: 35px;
	}
	#about_right {
		padding: 0 10px !important
	}

	#about_left, #privacy {
		padding: 0 10px
	}

	#snipe {
		background-image: url('http://cdn.spotcointeractive.com/websites/kinkyboots/_img/snipe-bg.png');
		background-position: center center;
		background-repeat: no-repeat;
		-webkit-background-size: cover;
		-moz-background-size: cover;
		-o-background-size: cover;
		background-size: cover;
	}

	#snipe h3{
	    line-height:1.0;
	}
	#snipe img{
	    margin-top:10px;
	    }
/*
	#masthead {
		background-color: #c21b26;
	}
*/
	#home_nav {
		margin-top: 15px
	}
	.dropdown-menu {
		text-align: left !important;
	}
/*
	#media {
	    min-height: 1700px;
	}
*/
	#footer {
	    clear:both;
	}

	.get-tix-mobile {

	}
}

/* Landscape phone to portrait tablet */
@media (max-width: 767px) {

	.map-link {
		max-width: 100%;
		width:auto;
		margin-bottom:-12px;
	}

	.sparkle-bar {
		height:56px;
	}

	.header-img {
		max-width:100%;
	}

	#cast .background {
		border-radius: 0;
	}
    #keyart-content {
      position: relative;
      background: #000;
      background-size: auto 100%;
    }
    #keyart-content > .container {
      position: relative;
      z-index: 905;
    }
    #home-rotation-mobile {
        position: absolute !important;
        top: 0;
        left: 0;
        width: 100%;
        max-height: 800px;
        overflow: hidden;
        text-align: center;
        padding: 0;
        margin: 0;
        background: #000;
        z-index: 900;
    }
    #keyart-content h1 {
      opacity: 0;
    }
    body {
		padding-right: 0 !important;
		padding-left: 0 !important;
	}
	.social {
		width: 100%;
		margin-bottom: 25px;
	}
	.dropdown-menu li > a {
    	color: #fff !important;
    }
	#snipe {
		background-image: url('http://cdn.spotcointeractive.com/websites/kinkyboots/_img/snipe-bg.png');
		background-position: center center;
		background-repeat: no-repeat;
		-webkit-background-size: cover;
		-moz-background-size: cover;
		-o-background-size: cover;
		background-size: cover;
	}
    #snipe h3{
        font-size: 200%;
        line-height:1.0;
    }
	.social, #opt-in-form, #gettkts_btn, #ticket h3, #ticket h2, #ticket address, #ticket p, #location-info {
		text-align: center !important
	}
	#opt-in-form {
		margin-bottom:2em!important;
	}

	#about, #audience, #cast, #creative, #media, #news, #partner, #ticket, #reviews {
		background: none !important;
	}
	#masthead {
		background-color: #c21b26;
		/*position:relative;*/
		z-index:1000;
	}
	#home_nav {
		margin-top: 15px
	}
	.dropdown-menu {
		text-align: left !important;
	}

		#about_right {
		padding: 0 10px !important
	}

	#about_left, #about_right {
        width: 100% !important;
        margin-left: 0 !important;
    }

	#about_left, #privacy {
		padding: 0 10px
	}

	#quoterotation ul blockquote {
    	margin: 0;
    	line-height: 1.1;
    	font-size: 200%;
    	border: none;
    }

    #quoterotation ul cite {
    	font-size: 100%;
    	font-style: 400;
    	line-height: 1.0;
    }
    #insta-menu li, #insta-menu li a, #insta-menu li img {
    	width: 68px;
    	height: 68px;
    }
    #ticket .tips {
        float: none;
        display: block;
        width: 98%;
        padding: 1%;
        margin: 0;
    }
    .month h3 {
        top: 0;
    }
    .cal-left {
        left: 15%;
    }

    .cal-right {
        right: 15%;
    }

    .cal-left, .cal-right {
  top: 13px;
  }

		.tix-callout, .billing-vid {
			text-align:center;
		}

		.billing {
			margin-bottom:2em;
		}

		.billing-vid img {
			display:inline-block!important;
		}

		#ny-ticket-info > div {
			width:90%;
			margin:0 auto 10px auto;
		}

		.tix-callout h2 {
			width:60%;
			margin:0 auto .5em;
		}

		.home-btn {
			font-size:2.3em;
		}

		.logo {
			padding:1em;
		}

		.about-blurb p {
			font-size:130%;
			margin:1em;
		}

		.about-img {
			text-align:center;
		}

		#second-blurb p {
			font-size:160%;
		}

		#second-blurb {
		  background: url("http://cdn.spotcointeractive.com/websites/kinkyboots/_img/about-bigbgpic-sm2.jpg") no-repeat top center;
		  background-size: cover;
		  padding: 17em 0 3em 0;
		}

		#second-blurb p:first-of-type {
		  margin-bottom: 2em;
		}

		.get-tix-mobile {
			color:#fff;
			float:left;
			display:block;
			padding:0px;
			font-family: 'Knockout 70 A', 'Knockout 70 B',sans-serif;
			font-size:120%;
			margin-top:-1px;

		}

		.new-nav .get-tix-mobile {
			padding:0px;
		}

		.hide-btn {
			display:none;
		}

		#globalnav {
			background:#c21b26;
			margin:-20px -15px 0 -15px;
		}

		.new-nav .social {
			background:#c21b26;
			margin:-2px 0 0 0;
		}

		.dancer-left, .dancer-right {
			display:none;
		}

		.cast-member {
			width:24%;
		}

		.cast-member.creative-blurb {
			width:100%;
		}

		ol.thumbnail-grid li.video-item, ol.thumbnail-grid li.photo-item {
			display:block;
			width:90%;
			margin:0 auto 2% auto;
		}

		.sparkle-bar {
			height:auto;
		}

		.tabs {
			margin:5px 0 2px;
		}

		.tabs a {
			padding:8px 13px;
			font-size:120%;
			border-radius:5px;
			box-shadow:none;
			margin-bottom:3px;
		}

		#next, #previous {
			bottom:0%;
			top:auto;
		}

		.nav-collapse, .navbar-inner {
			background:#c21b26;
		}

		.item p.tweet-copy {
			font-size:90%;
		}

}/* Portrait tablet to landscape and desktop */
@media (max-width: 991px) {
	.navbar {
		text-align: center;
	}
	.nav-collapse .nav > li > a, .nav-collapse .dropdown-menu a {
	    padding: 9px;
	    font-size: 90%;
	}
    .keyart {
    	font-size: 1.5em;
    	padding: 4px 8px;
    }

		.navbar-header {
			float: none;
	}
	.navbar-toggle {
			display: block;
	}

	.navbar-toggle {
	float: right;
	padding: 7px 10px;
	margin-left: 5px;
	margin-right: 5px;
	color: #ffffff;
	text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
	background-color: #ededed;
	background-image: -moz-linear-gradient(top, #f2f2f2, #e5e5e5);
	background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#f2f2f2), to(#e5e5e5));
	background-image: -webkit-linear-gradient(top, #f2f2f2, #e5e5e5);
	background-image: -o-linear-gradient(top, #f2f2f2, #e5e5e5);
	background-image: linear-gradient(to bottom, #f2f2f2, #e5e5e5);
	background-repeat: repeat-x;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff2f2f2', endColorstr='#ffe5e5e5', GradientType=0);
	border-color: #e5e5e5 #e5e5e5 #bfbfbf;
	border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
	filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
	-webkit-box-shadow: inset 0 1px 0 rgba(255,255,255,.1), 0 1px 0 rgba(255,255,255,.075);
	-moz-box-shadow: inset 0 1px 0 rgba(255,255,255,.1), 0 1px 0 rgba(255,255,255,.075);
	box-shadow: inset 0 1px 0 rgba(255,255,255,.1), 0 1px 0 rgba(255,255,255,.075);
	}

	.navbar-collapse {
			border-top: 1px solid transparent;
			box-shadow: inset 0 1px 0 rgba(255,255,255,0.1);
	}
	.navbar-collapse.collapse {
			display: none!important;
	}
	.navbar-nav {
			float: none!important;
			margin: 7.5px -15px;
	}
	.navbar-nav>li {
			float: none;
	}
	.navbar-nav>li>a {
			padding-top: 10px;
			padding-bottom: 10px;
	}
	.navbar-text {
			float: none;
			margin: 15px 0;
	}
	/* since 3.1.0 */
	.navbar-collapse.collapse.in {
			display: block!important;
	}
	.collapsing {
			overflow: hidden!important;
	}

	.navbar .btn-navbar .icon-bar {
		display: block;
		width: 18px;
		height: 2px;
		background-color: #f5f5f5;
		-webkit-border-radius: 1px;
		-moz-border-radius: 1px;
		border-radius: 1px;
		-webkit-box-shadow: 0 1px 0 rgba(0, 0, 0, 0.25);
		-moz-box-shadow: 0 1px 0 rgba(0, 0, 0, 0.25);
		box-shadow: 0 1px 0 rgba(0, 0, 0, 0.25);
	}

	#globalnav {
		background:#c21b26;
		margin:-20px -15px 0 -15px;
	}

	.new-nav .social {
		background:#c21b26;
		margin:-2px 0 0 0;
	}

	.social {
		float:none!important;
	}
}

@media (min-width: 768px) {
  #ny-ticket-info {

  }

  #ny-ticket-info > div,
  #weekly-cal > div {
		width:31%!important;
    background: #fff;
    /*padding: 20px;*/
    border-radius: 6px;
    margin-bottom: 10px;
  }

  #ny-ticket-info > div:nth-child(2) {
		margin:0 20px;
  }
}

/* Portrait tablet to landscape and desktop */
@media (min-width: 768px) and (max-width: 991px) {
	body {
		padding-right: 0 !important;
		padding-left: 0 !important;
	}
	#tour-ticket-info h2, #tour-ticket-info .city-link {
	  font-size: 21px;
	  line-height: 1;
	}
	#tour-ticket-info .merch {
		  font-size: 18px;
		  padding: 1px 6px;
		}
	#tour-ticket-info .date {
	  display: block;
	  text-align: center;
	  clear: both;
	}
	#snipe {
		background-image: url('http://cdn.spotcointeractive.com/websites/kinkyboots/_img/snipe-bg.png');
		background-position: center center;
		background-repeat: no-repeat;
		-webkit-background-size: cover;
		-moz-background-size: cover;
		-o-background-size: cover;
		background-size: cover;
	}

    .cal-left {
        left: 0;
    }

    .cal-right {
        right: 60%;
    }
    .month h3 {
        font-size: 200% !important;
    }

    #tix-line > div {
	    display: inline-block;
	    width: auto;
	    float: none;
    }

    #snipe img{
    	margin-top:15px;
    }
    
	#masthead {
		background-color: #c21b26;
	}
	#about, #audience, #cast, #creative, #media, #news, #partner, #ticket, #reviews {
		background: none !important;
	}
	.dropdown-menu {
		text-align: left !important;
	}
		#about_right {
		padding: 0 10px !important
	}

	#about_left, #about_right, #gettkts {
        width: 100% !important;
        margin-left: 0 !important;
    }

    #about_left, #privacy {
		padding: 0 10px
	}
	.navbar {
	    margin-bottom: 2px;
	}
    #music #music-download #ydhrut-ydhrut {
        width: 125px !important;
    }
    #ticket h4 {
    	font-size: 150% !important;
    }

		.new-nav .nav-collapse .nav > li > a, .nav-collapse .dropdown-menu a {
				font-size:69%;
				padding:17px 6px;
		}

		#tickets_nav {
			width:30%;
		}

		#tickets_nav img {
			width:100%;
		}

		.dancer-left img, .dancer-right img {
			width:65%;
		}

		.dancer-right img {
			transform:translateX(65%);
			width: 61%;
			margin-top:-11%;
		}

		#header .span12 img {
			width:55%;
		}

		.navbar .nav > li > a, .nav-collapse .dropdown-menu a {
				font-size:72%;
		}

		.social li, .social ul {
			padding:4px 0px!important;
		}

		.get-tix-mobile {
		  color: #fff;
		  float: left;
		  display: block;
		  padding: 0px;
		  font-family: 'Knockout 70 A', 'Knockout 70 B',sans-serif;
		  font-size: 120%;
		  margin-top: -1px;
		}

		#globalnav {
			margin:-17px -20em 0 -20em;
		}
}

/* Defualt PC/LAPTOP */
@media only screen  and (min-device-width : 768px) and (max-device-width : 1024px) and (orientation : landscape) {
	body {
		padding-right: 0 !important;
		padding-left: 0 !important;
	}
	#globalnav {
	    min-width: 790px;
	}
}


@media (max-width: 1199px) {
    .visible-xl {
        display: none;
    }
    .hidden-xl {
        display: block;
    }
}


/* Large desktop */
@media (min-width: 1200px) {
    #ticket h5 {
    	font-size: 200%;
    }
    #phone p {
        font-size: 135%;
    }
    #cast .background {
	    margin: 0 40px;
		padding: 1px 0;
		border-radius: 9px;
    }
    .visible-xl {
        display: block;
    }
    .hidden-xl {
        display: none;
    }
}

@media (min-width: 1300px) {
    .visible-xl {
        display: block;
    }
}

@media (min-width:992px) and (max-width:1199px) {
	.tix-callout .home-btn {
		padding:8px 12px;
		font-size:1.6em;
	}

	#ny-ticket-info big {
		font-size:107%;
	}

	.item {
		height:187px;
	}

	.item.tweet {
		font-size:115%;
	}

	.item p {
		padding:.5em;
	}

	.navbar .nav > li > a, .nav-collapse .dropdown-menu a {
			font-size:68%;
	}

	.dancer-left img, .dancer-right img {
		width:80%;
	}

	#header .span12 img {
		width:60%;
	}

	#tickets_nav {
		width:22%;
	}

	#tickets_nav img {
		width:100%;
	}



	.month h3 {
		font-size:161%!important;
			  top: .3em;
	}
}

@media (min-width:768px) and (max-width:990px) {
		#ny-ticket-info > div {
			min-height:280px;
		}

		.item.tweet {
			font-size:115%;
		}

		.item p {
			padding:.5em;
		}

		.month h3 {
			font-size:132%!important;
			  margin-left: -15px;
			  position: relative;
			  top: .4em;
		}

}

@media (min-width:550px) and (max-width:767px) {
	.item.tweet {
		font-size:115%;
	}

	.item p {
		padding:.5em;
	}

}

/* Print  */
@media print {
}
