body {
	margin: 0;
	padding: 0;
	font-family: 'Dosis', sans-serif;
}
img {
	width: 100%;
	height: auto;
}
.header-image {
	font-size: 0px;
	background-color: #000000;
	max-width: 100%;
}
.text-wrapper {
	background: url("../images/VIPBG.jpg");
	border-top: 2px solid #fff;
background-size:cover;
}
.text-wrapper:before {
	content: '';
	background: url("../images/topdivider.png");
	width: 100%;
	height: 9px;
	display: none;
}
.text-wrapper:after {
	content: '';
	background: url("../images/topdivider.png");
	width: 100%;
	height: 9px;
	display: none;
}
.sub-wrapper {
	max-width: 1085px;
	margin: 0 auto;
	padding-top: 10px;
	padding-bottom: 24px;
}
.sub-title {
	font-size: 28px;
	text-transform: uppercase;
	font-weight: 800;
	text-align: center;
	letter-spacing: 5px;
	border-bottom: 1px solid #000;
	padding-bottom: 4px;
}
.sub-title.mobile {
	display: none;
}
span.arrow-white {
	color: #fff;
	letter-spacing: 3.5px;
}
.static-text {
	color: #fff;
	text-transform: uppercase;
	font-weight: 500;
	font-size: 29px;
	text-align: center;
	border-bottom: 1px solid #000;
	line-height: 44px;
	padding: 5px 0 5px 0px;
}
span.black-line {
	color: #000;
}
.tour-wrapper {
	max-width: 1085px;
	margin: 0 auto;
	padding-bottom: 71px;
}
.rows .info-wrap {
	width: calc(100% - 301px);
}
.rows {
	display: block;
	font-size: 0px;
	padding: 14px 0;
	border-bottom: 1px solid #c11e1e;
}
.rows div {
	display: inline-block;
	vertical-align: middle;
}
.date {
	font-size: 28px;
	font-weight: 800;
	text-transform: uppercase;
	width: 17%;
}
span.red-text {
	color: #c11e1e;
}
.venue {
	font-size: 20px;
	font-family: Calibri;
	font-weight: 600;
	width: 45%;
}
.location {
	font-size: 20px;
	text-transform: uppercase;
	font-family: Calibri;
	font-weight: 600;
	width: 38%;
}
.rows div.buy-links {
	width: 301px;
}
.VIP {
	background: url("../images/vipbuttonbg.png");
	margin-right: 0;
	height: 35px;
	width: 145px;
}
.VIP:hover {
	background: #060502;
}
.VIP a {
	font-size: 18px;
	text-decoration: none;
	color: #fff;
	font-weight: 800;
	line-height: 35px;
	text-align: center;
	display: block;
	box-sizing: border-box;
}
.tickets {
	background: #060502;
	height: 35px;
	width: 145px;
	margin-left: 10px;
	float: right;
}
.tickets:hover {
	background: url("../images/vipbuttonbg.png");
}
.tickets a {
	font-size: 18px;
	text-decoration: none;
	color: #fff;
	font-weight: 800;
	line-height: 35px;
	display: block;
	text-align: center;
}

.footer {
	background: #0f0504;
	text-align: center;
	height: 126px;
}
a.enter-site-link {
	color: #fff;
	text-decoration: none;
	font-weight: 800;
	font-size: 28px;
	line-height: 126px;
}
span.arrow-red {
	color: #c11e1e;
}
span.text-entersite {
	border-bottom: 2px solid #fff;
	padding-bottom: 3px;
}
span.text-entersite:hover {
	border-bottom: 0;
	border-top: 2px solid #fff;
	padding-top: 3px;
	padding-bottom: 0;
}
img.mobile-image {
	display: none;
}
.desktophide{
	display: none;
}
@media only screen and (min-width: 768px) {
span.inline{
	display:inline-block;
}
}
@media only screen and (max-width: 1140px) {
	.sub-wrapper, .tour-wrapper {
		max-width: 94%;
	}
	.static-mobile br {
		display: none;
	}
	.desktophide{
	display: inline;
}
.mobilehide{
	display: none;
}
	.static-mobile .hypentext {
		display: none;
	}
}
@media only screen and (max-width: 1024px) {
	.mobile {
		display: none;
	}
}

@media only screen and (max-width: 767px) {
	img.desktop-image {
		display: none;
	}
	img.mobile-image {
		display: block;
	}
	.sub-wrapper {
		max-width: 100%;
	}
	.tour-wrapper {
		max-width: 95%;
	}
	.static-mobile {
		max-width: 92%;
		margin: 0 auto;
	}
	.sub-title {
		font-size: 24px;
	}
	.static-text {
		font-size: 20px;
		line-height: 30px;
	}
	.rows .info-wrap {
		width: 100%;
	}
	.rows div.buy-links {
		width: 100%;
		padding-top: 17px;
		margin: 0 auto;
		text-align: center;
	}

	.date {
		line-height: 28px;
		width: 30%;
	}
	.venue {
		width: 70%;
	}
	.tickets {
		margin-left: 0;
		float: none;
	}
	.VIP {
		margin-right: 10px;
	}
	.location {
		width: 70%;
		margin-left: 30%;
		padding-top: 7px;
	}
	a.enter-site-link {
		font-size: 25px;
	}
	.rows {
		padding: 16px 0 25px 0;
	}
	.rows div {
		vertical-align: top;
	}
	span.span-inline{
		display:inline-block;
	}
	/*.tickets{
	 float:none;
	 }*/
}

@media only screen and (min-width: 768px) and (max-width: 1023px) {
	.date {
		width: 22%;
		padding-right: 10px;
	}
	.venue {
		width: 34%;
		padding-right: 10px;
	}
	.location {
		width: 35%;
		padding-right: 10px;
	}
	.rows div.buy-links {
		width: 270px;
	}
	.VIP {

		width: 130px;
	}
	.tickets {

		width: 130px;
		margin-left: 10px;
	}
	.rows .info-wrap {
		width: calc(100% - 270px);
	}
	.static-text{
		font-size:23px;
		line-height:35px;
	}
	
}
@media only screen and (min-width: 768px) {
	.break-line {
		display: none;
	}
}

@media only screen and (min-width: 320px) and (max-width: 479px) {
	.sub-title {
		display: none;
	}
	.sub-title.mobile {
		display: block;
	}
	.arrow-white {
		color: #fff;
		letter-spacing: 2px;
		width: 9%;
		display: inline-block;
		vertical-align: top;
		padding-top: 10px;
	}
	.mobile-subtitletext {
		display: inline-block;
	}
}
@media only screen and (min-width: 370px) and (max-width: 767px) {
	.rows {

		max-width: 90%;
		margin: 0 auto;
	}
}
@media only screen and (min-width: 480px) and (max-width: 767px) {
	.rows div.buy-links {
		margin-left: 0;
		text-align: center;
		margin: 0 auto;
		width: 100%;
	}
	.rows {

		max-width: 70%;
		margin: 0 auto;
	}
	.sub-title.mobile, .break-line {
		display: none;
	}
}