.private #splash-container{ display: none;}
body.private{
	background-attachment: scroll !important;
	background-color: rgb(51, 51, 51) !important;
	background-image: url("http://d24wuq6o951i2g.cloudfront.net/img/events/2612106/assets/52ab.background.png") !important;
	background-repeat: no-repeat !important;
	position:relative !important;
}
#footer{display:none;}
.private .private-content {
  left: 0;
  position: relative;
  text-align: center;
  vertical-align: middle;
  width: 100%;
  z-index: 2;
  -moz-transform:none !important;
  -webkit-transform:none !important;
   transform:none !important;
  top:0 !important;
}
.private .private-content .logo_top {
  background-color: #000;
  float: left;
  margin-bottom: 34px;
  padding: 1.5em 0;
  top: auto;
  width: 100%;
}
.private .private-content .logo_top img{
	width:90%;
	max-width:246px;
}
.private .private-container-n{
	max-width:90%;
	width:700px;
	margin:auto;
}
.private h1.age-check {
  color: rgb(255, 255, 255);
  display: inline-block;
  float: none;
  font-family: ThomasPaineRegular;
  font-size: 55px;
  letter-spacing: 2px;
  line-height: 1.5;
  margin-bottom: 0;
  margin-right: 0;
  margin-top: 0.7em;
  padding: 0;
  text-align: center;
  text-transform: none;
  width: 100%;
}
.private .private-container-n h4 {
  color: rgb(255, 255, 255);
  display: inline-block;
  float: none;
  font-family: HelveticaNeueLTProLtCn47;
  font-size: 1.5em;
  line-height: 1.3;
  margin-bottom: 0;
  padding:0px 0.5em;
  text-align: center;
  text-transform: none;
  letter-spacing:0px !important;
}
.private-content .form-holder #access-code-form input {
  background-color: #202020 !important;
  border: medium none;
  border-radius: 4px;
  color: #999999;
  font-family: "GothamBook",sans-serif;
  font-size: 22px;
  letter-spacing: 0.1em;
  margin: 20px 0;
  padding: 15px;
  text-align: center;
  text-transform: uppercase;
  transition: all 0.15s linear 0s;
  width: 220px;
  -moz-appearance:textfield;
  border:1px solid #979797;
}
.private-content .form-holder #access-code-form input:nth-child(2) {
  margin: 0 15px;
}
.private-content .form-holder #access-code-form input:hover {
  background: #202020 !important;
  border:1px solid #979797 !important;
  border-radius: 4px;
  color: #999999;
}
.private-content .form-holder #access-code-form input:focus {
  background: #202020 !important;
  border:1px solid #979797 !important;
  border-radius: 4px;
  color: #999999;
}
.private-content .form-holder #access-code-form #age-country {
  font-size: 1em;
  margin: 10px 0;
}
.footer_private{
	background-color: rgb(0, 0, 0);
	border-color: rgb(136, 136, 136);
	border-style: solid;
	border-width: 0;
	display: block;
	float: left;
	height: auto;
	padding: 0;
	position: relative;
	width: 100%;
	z-index: 100;
	padding:30px 0px;
	margin-top:6%;
}
.private .footer_private .footer_top, .footer_bottom{
  color: #fff;
  font-family: HelveticaNeueLTProLtCn47;
  font-size: 13px;
  height: auto;
  line-height: 1.2;
  margin: 10px auto;
  padding: 0;
  text-align: center;
  width: auto;
}
.private .footer_private .footer_top a{
	color: #fff;
	margin:0px 6px;
	text-transform: uppercase;
}
.private .footer_private .footer_bottom a{
	color: #fff;
}
.private .footer_private .footer_top a:hover{
	color: #888888;
}
.private .footer_private .footer_bottom a:hover{
	color: #888888;
}
.private .footer_container {
  margin: auto;
  max-width: 90%;
  width: 1100px;
}
.private .footer_private .footer_last {
  border-top: 1px solid #fff;
  margin-top: 20px;
  padding: 10px 0;
}
.private .l_box_first {
	width: 12%;
	float: left;
}
.private .l_box_second {
  float: left;
  font-family: HelveticaNeueLTProLtCn47;
  font-size: 13px;
  line-height: 1.25;
  margin-right: 3%;
  padding: 0;
  text-align: right;
  width: 23%;
  color:#fff;
}
.private .l_box_third {
  color: #fff;
  float: left;
  font-family: HelveticaNeueLTProLtCn47;
  font-size: 0.9em;
  line-height: 1.25;
  max-width: 1000px;
  padding: 0;
  text-align: left;
  width: 62%;
}
.private .l_box_first img{
	max-width:40% !important;
	float:right;
}
.private .clearb{
	clear:both;
}
.private input[type="submit"]{
	-webkit-appearance: none !important;
}
@media only screen and (max-width: 777px) {
.private .l_box_first {
	width:100%;
}
.private .l_box_second {
	width:100%;
}
.private .l_box_third {
	width:100%;
}
.private h1.age-check {
  font-size: 40px;
  letter-spacing: 0;
  line-height: 1;
}
.private .private-container-n h4 {
  font-size: 1em;
}
.private-content .form-holder #access-code-form input[type="number"]{
	width:100%;
}
.private-content .form-holder #access-code-form input:nth-child(2) {
  margin: 0;
}
.private .l_box_first img {
  float: none;
}
.private .l_box_second {
  text-align: center;
}
.private .l_box_third {
  text-align: center;
}
.private .private-content {
	min-height:1000px;
}
}