@charset "UTF-8";

/* Layout Small Screens */

header { 
	height: 85px;
	background: url(../images/header-small.jpg) no-repeat center 0px;
	background-size: 500px 85px;
}

h4 { font-size:2.4em; line-height:30px; }
h6 { font-size:2.0em; margin: -1.0em 0px .5em 0px; }

.email { 
	height: 33px;
	background: url(../images/updates-btn-small.jpg) no-repeat center;
	margin-top:-39px;
	background-size: 100px 33px;
	margin-right:85px;
}


.emailfooter { 
	width: 35px;
	height: 35px;
	background: url(../images/email.png) no-repeat center;
	margin-right:5px;
}
.fbfooter {
  background-image:url(../images/FB.png);
  background-repeat:no-repeat;
  height:35px;
  width:35px;
  padding-right: 10px;

}
.twitterfooter {
  background-image:url(../images/twitter.png);
  background-repeat:no-repeat;
  height:35px;
  width:35px;
  padding-left: 5px;
  padding-right: 5px;
  margin-right:-10px;
}

.logofooter {
  background-image:url(../images/logo-footer.png);
  background-repeat:no-repeat;
  height:50px;
  width:105px;
  margin-left:-15px;
}

.ticketsbuttonhome { margin-left:-20px; }
.ticketsbuttonhtickets { margin-left:-30px; }

/*.right-column {border: 2px solid  #ccc; padding: .5em .5em .5em 1.2em;}*/

.right-column {display:none;}

header a.logo { 
	width: 90px;
	height: 125px;
	background-image:url(../images/logo-small.png);
	background-size: 85px 90px;
	position: absolute;
	max-width: 80%;
	top: 1.8em;
	left: 4%;
}

header a.logo:empty
{
	left: 50%;
	-webkit-transform: translate(-50%, -50%);
	-moz-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	-o-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
}

@media screen and (orientation: portrait) {
  header a.logo { max-width: 90%; }
}

@media screen and (orientation: landscape) {
  header a.logo { max-height: 90%; }
}

article { padding: 20px 20px 10px 20px; }

.vipbtn {
  width:175px;
}

.gabtn {  
  width:175px;
  margin-left:-30px;
}

ul.bjqs-controls.v-centered li a{
	display: none;
}

.promo_container { padding: 0px; }

.promo_container .promo {
	width: auto;
	float: none;
	padding: 10px 0px 0px 0px;
	background-position: 20px 13px;
	border-top: 1px solid #ccc;
	margin-left:-3em;
	}
	
.promo_container .promo .content { padding: 0px 0px 5px 70px; margin-top:175px; margin-left:-50px; }

footer { border-top: 1px solid #a6abc5; }

body { background-image:none; }

.form {
	margin-left:-20px;
}

.hashtag {
	
display: none;
  
  }
  
  .session1tickets {
	margin:0px;
	margin-bottom: 8px; 
  }
  
  .session2tickets {
	margin:0px; 
	margin-top: 8px; 
	margin-bottom: 8px; 
  }  
  
  .testimonials {
	line-height:16px;
}

.right-column-menu {border-left: none; padding: 0 0 0 0; height:100%}

.logos {
	margin-right:0px;
}

#banner-fade,
#banner-slide{
	margin-top:-17px;
}

.socialbar
{ top:28%; }

.updates
{ right: 2px; }

.greybox {
	margin-left:5px;

}

.locations {
	margin-left:2em;
}

.bayshore { padding: 0 0 0 1.5em; height:100%;}

.patchogue {border-left: none; padding: 0 0 0 1.5em; height:100%}

.waitlist {padding: 0 0 0 2.5em; }

h5 { margin-left:30px;}

