@font-face {
	font-family: "ModernKING";
	font-style: normal;
	font-weight: normal;
	src: url("../fonts/ModernKING.eot?#iefix") format("embedded-opentype"), url("../fonts/ModernKING.woff") format("woff"), url("../fonts/ModernKING.ttf") format("truetype"), url("../fonts/ModernKING.svg#ModernKING") format("svg");
}
@font-face {
	font-family: "PetitaLight";
	font-style: normal;
	font-weight: normal;
	src: url("../fonts/PetitaLight.eot?#iefix") format("embedded-opentype"), url("../fonts/PetitaLight.woff") format("woff"), url("../fonts/PetitaLight.ttf") format("truetype"), url("../fonts/PetitaLight.svg#PetitaLight") format("svg");
}
@font-face {
	font-family: "PetitaBold";
	font-style: normal;
	font-weight: normal;
	src: url("../fonts/PetitaBold.eot?#iefix") format("embedded-opentype"), url("../fonts/PetitaBold.woff") format("woff"), url("../fonts/PetitaBold.ttf") format("truetype"), url("../fonts/PetitaBold.svg#PetitaBold") format("svg");
}
@font-face {
	font-family: "PetitaMedium";
	font-style: normal;
	font-weight: normal;
	src: url("../fonts/PetitaMedium.eot?#iefix") format("embedded-opentype"), url("../fonts/PetitaMedium.woff") format("woff"), url("../fonts/PetitaMedium.ttf") format("truetype"), url("../fonts/PetitaMedium.svg#PetitaMedium") format("svg");
}
.awaads-banner img {
	height: auto;
	width: 100%;
}
.wapper-direction {
	margin-bottom: 50px;
}
.zone_heading {
	margin: 3% 0;
	text-align: center;
}
.zone_heading h2 {
	/*color: rgba(81, 30, 85, 0.9);*/
	color: #af0a08;
	font-family: "ModernKING";
	font-size: 60px;
	margin: 0;
/*	text-shadow: 4px 4px 10px rgba(0, 0, 0, 0.5);*/
}
.zone_heading h5 {
	/*color: rgba(81, 30, 85, 0.9);*/
	color: #200707;
	font-family: "PetitaLight";
	font-size: 45px;
	margin: 0;
	/*text-shadow: 4px 4px 10px rgba(0, 0, 0, 0.5);*/
}
.zone_select .zone_portion {
	clear: both;
	margin-bottom: 5px;
}
.zone_select .zone_portion:first-child .zone_portion_content {
	display: block;
}
.zone_select .zone_portion .zone_portion_content {
	/*background: #dbd7da none repeat scroll 0 0;*/
	    background: #e6e4e6 none repeat scroll 0 0;
	display: none;
	float: left;
	padding: 15px;
	width: 100%;
}
.zone_portion_head {
	/*background: rgba(0, 0, 0, 0) linear-gradient(to bottom, #f9436d, #46001d) repeat scroll 0 0;
	border-radius: 10px 10px 0 0;
	color: #fff;
	font-family: "PetitaMedium";
	font-size: 28px;
	padding: 10px 20px;*/


	    background: #ceb15f;
    background: -moz-linear-gradient(top, #ceb15f 0%, #f6d785 53%, #ceb260 100%);
    background: -webkit-linear-gradient(top, #ceb15f 0%,#f6d785 53%,#ceb260 100%);
    background: linear-gradient(to bottom, #ceb15f 0%,#f6d785 53%,#ceb260 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ceb15f', endColorstr='#ceb260',GradientType=0 );
    border-radius: 10px 10px 0 0;
    color: #200707;
    font-family: "PetitaMedium";
    font-size: 28px;
    padding: 10px 20px;
    font-weight: bold;
}
.zone_portion_images {
	position: relative;
}
.zone_portion_images .premium {
	display: inline-block;
	height: 86%;
	left: 8%;
	position: absolute;
	top: 3.5%;
	width: 74%;
}
.zone_portion_images .gold {
	display: inline-block;
	height: 59%;
	left: 8%;
	position: absolute;
	top: 16.5%;
	width: 73%;
}
.zone_portion_images .gold img {
	cursor: pointer;
	height: 100%;
	position: absolute;
	top: 0;
}
.zone_portion_images .premium img {
	cursor: pointer;
	height: 100%;
	position: absolute;
	top: 0;
}
.display_none {
	display: none;
}
.zone_portion_text {
	margin-left: -80px;
}
.zone_portion_text h4 {
	color: #040404;
	font-family: "PetitaMedium";
	font-size: 30px;
	margin: 10px 0 0;
	text-align: center;
}
.zone_portion_text p {
	color: #040404;
	font-family: "PetitaMedium";
	font-size: 24px;
	margin: 0 0 20px;
	text-align: center;
}
.dash-img img {
	height: auto;
	width: 100%;
}
.zone_portion_head:hover {
	cursor: pointer;
}
[class*="column"] + .zone_portion_option[class*="column"]:last-child {
	float: left;
}
.zone_portion_option {
	margin: 18% auto 0;
	width: 85%;
}
.zone_portion_option ul {
	margin: 0;
	padding: 0;
}
.zone_portion_option li > a:hover {
	background: #e7e8ea none repeat scroll 0 0;
	border-radius: 10px;
	box-shadow: 0 0 20px #aaa;
	color: #671c2a;
	transition: all 0.5s ease 0s;
}
.zone_portion_option li > a:hover p {
	color: #000;
}
a:active {
	border: medium none;
}
.zone_portion_option li a.remove_chair {
	background: #671c2b none repeat scroll 0 0;
	border-radius: 50%;
	color: #fff;
	display: inline-block;
	font-size: 18px;
	padding: 0 8px;
}
.zone_portion_option li > a.remove_chair:hover {
	background: #e7e8ea none repeat scroll 0 0;
	border-radius: 50%;
	box-shadow: 0 0 20px #aaa;
	color: #671c2a;
	transition: all 0.5s ease 0s;
}
.zone_portion_option li {
	display: inline-block;
	float: left;
	margin: 0 2%;
	text-align: center;
	width: 46%;
}
.zone_portion_option li p {
	color: #040404;
	font-family: "PetitaMedium";
	font-size: 24px;
}
.zone_portion_option li a {
	color: #fff;
	display: inline-block;
	font-size: 18px;
	padding: 8px 8px 0;
}
.zone_portion_option form {
	float: left;
	margin-top: 10%;
	width: 100%;
}
.zone_portion_option form select {
	background-color: #e5e5e5;
	border: 1px solid #e6e7e9;
	border-radius: 3px;
	color: #080808;
	font-family: "PetitaMedium";
	font-size: 18px;
	height: 45px;
}
.customer_title {
/*	background: rgba(0, 0, 0, 0) linear-gradient(to bottom, #e1e1e1, #eeeeee) repeat scroll 0 0;
	border: 1px solid #e6e7e9;
	border-radius: 3px;
	color: #080808;
	font-family: "PetitaMedium";
	font-size: 21px;
	margin-bottom: 5px;
	padding: 7px 0;
	text-align: center;*/
	background: #dbd7da;
    border: 1px solid #e6e7e9;
    border-radius: 3px;
    color: #080808;
    font-family: "PetitaMedium";
    font-size: 21px;
    margin-bottom: 5px;
    padding: 7px 0;
    text-align: center;
}
.customer_data {
	background: #eeeeee none repeat scroll 0 0;
	border: 1px solid #e6e7e9;
	border-radius: 3px;
	padding: 30px 30px 0;
}
.customer_data input {
	/*background: #e5e5e5 none repeat scroll 0 0;
	border: 1px solid #ddd;
	box-shadow: none;
	color: #080808;
	font-family: "PetitaMedium";
	font-size: 18px;*/
	background: #dbd7da none repeat scroll 0 0;
    border: 1px solid #dbd7da;
    box-shadow: none;
    color: #200707;
    font-family: "PetitaMedium";
    font-size: 18px;
}
.customer_data input:hover {
	background: #e5e5e5 none repeat scroll 0 0;
	border: 1px solid #ddd;
	box-shadow: none;
	color: #080808;
}
.customer_data .divider {
	border-bottom: 1px dotted #ccc;
	margin: 0 0 1rem;
}
.submit_sec {
	clear: both;
	overflow: hidden;
	padding: 20px 30px 0;
}
.submit_sec .btn-next {
	/*background: rgba(0, 0, 0, 0) linear-gradient(to bottom, #591e5b 37%, #2c0323) repeat scroll 0 0;
	border: medium none;
	border-radius: 5px;
	color: #fff;
	float: right;
	font-family: "PetitaLight";
	font-size: 21px;
	margin-bottom: 0;
	padding: 10px 35px;*/

	    background: #be1013;
    background: -moz-linear-gradient(top, #be1013 34%, #7e060c 100%);
    background: -webkit-linear-gradient(top, #be1013 34%,#7e060c 100%);
    background: linear-gradient(to bottom, #be1013 34%,#7e060c 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#be1013', endColorstr='#7e060c',GradientType=0 );
    border: medium none;
    border-radius: 5px;
    color: #fff;
    float: right;
    font-family: "PetitaLight";
    font-size: 21px;
    margin-bottom: 0;
    padding: 10px 35px;
}
.submit_sec .btn-prev {
	/*background: rgba(0, 0, 0, 0) linear-gradient(to bottom, #591e5b 37%, #2c0323) repeat scroll 0 0;
	border: medium none;
	border-radius: 5px;
	color: #fff;
	float: left;
	font-family: "PetitaLight";
	font-size: 21px;
	margin-bottom: 0;
	padding: 10px 35px;*/
	background: #be1013;
    background: -moz-linear-gradient(top, #be1013 34%, #7e060c 100%);
    background: -webkit-linear-gradient(top, #be1013 34%,#7e060c 100%);
    background: linear-gradient(to bottom, #be1013 34%,#7e060c 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#be1013', endColorstr='#7e060c',GradientType=0 );
    border: medium none;
    border-radius: 5px;
    color: #fff;
    float: left;
    font-family: "PetitaLight";
    font-size: 21px;
    margin-bottom: 0;
    padding: 10px 35px;
}
.table_selected {
	color: #040404;
	font-family: "PetitaMedium";
	font-size: 24px;
	text-align: center;
}
.chair_selected {
	color: #040404;
	font-family: "PetitaMedium";
	font-size: 24px;
	text-align: center;
}
.table-1 {
	background: #e7e8ea none repeat scroll 0 0;
	border: 1px solid #ccc;
	border-radius: 20px;
	margin: 0 auto 1.25rem;
	overflow: hidden;
	/*width: 60%;*/
}
.ball_wrap {
	margin: 100px auto;
	position: relative;
	width: 100px;
}
.green_ball {
	background: rgba(0, 0, 0, 0) linear-gradient(to bottom, #b73350, #a42951) repeat scroll 0 0;
	/*border: 3px solid #000;*/
	border-radius: 50%;
	cursor: pointer;
	height: 50px;
	    text-align: center;
    line-height: 3em;
	position: absolute;
	width: 50px;
}
.blue_ball {
	background: rgba(0, 0, 0, 0) linear-gradient(to bottom, #b73350, #a42951) repeat scroll 0 0;
	/*border: 3px solid #000;*/
	border-radius: 50%;
	color: #fff;
	display: table-cell;
	font-family: "PetitaMedium";
	font-size: 24px;
	height: 100px;
	text-align: center;
	vertical-align: middle;
	width: 100px;
}
.ball_wrap div:nth-of-type(2) {
	left: -60px;
	top: -3px;
}
.ball_wrap div:nth-of-type(3) {
	left: -26px;
	top: -48px;
}
.ball_wrap div:nth-of-type(4) {
	left: 28px;
	top: -64px;
}
.ball_wrap div:nth-of-type(5) {
	right: -30px;
	top: -47px;
}
.ball_wrap div:nth-of-type(6) {
	right: -61px;
	top: 0;
}
.ball_wrap div:nth-of-type(7) {
	right: -58px;
	top: 55px;
}
.ball_wrap div:nth-of-type(8) {
	right: -25px;
	top: 100px;
}
.ball_wrap div:nth-of-type(9) {
	right: 29px;
	top: 113px;
}
.ball_wrap div:nth-of-type(10) {
	left: -32px;
	top: 101px;
}
.ball_wrap div:nth-of-type(11) {
	left: -62px;
	top: 53px;
}
.green_ball:hover {
	background: rgba(0, 0, 0, 0) linear-gradient(to bottom, #b73350, #4d0320) repeat scroll 0 0;
}
.chair-num {
	text-align: center;
}
.chair-num ul {
	margin: 0;
	padding: 0;
	position: relative;
	z-index: 999;
}
.chair-num ul li {
	float: none;
	width: 19%;
}
.loc-dir {
	text-align: center;
}
.loc-dir h4 {
	color: #040404;
	font-family: "PetitaMedium";
	font-size: 30px;
	margin: 10px 0 0;
	text-align: center;
}
.loc-dir p {
	color: #040404;
	font-family: "PetitaMedium";
	font-size: 24px;
	margin: 0 0 20px;
	text-align: center;
}
.map iframe {
	height: 500px;
	width: 100%;
}
.your-loc h5 {
	color: #040404;
	font-family: "PetitaMedium";
	font-size: 24px;
	margin: 0 0 20px;
}
.loc-left {
	float: left;
	width: 5%;
}
.loc-right {
	float: left;
	position: relative;
	width: 95%;
}
.loc-right input {
	-moz-border-bottom-colors: none;
	-moz-border-left-colors: none;
	-moz-border-right-colors: none;
	-moz-border-top-colors: none;
	background: transparent none repeat scroll 0 0;
	border-color: -moz-use-text-color -moz-use-text-color #ccc;
	border-image: none;
	border-style: none none solid;
	border-width: medium medium 1px;
	box-shadow: none;
	color: #080808;
	font-family: "PetitaMedium";
	font-size: 15px;
}
input:focus:not([type]), input[type="text"]:focus, input[type="password"]:focus, input[type="date"]:focus, input[type="datetime"]:focus, input[type="datetime-local"]:focus, input[type="month"]:focus, input[type="week"]:focus, input[type="email"]:focus, input[type="number"]:focus, input[type="search"]:focus, input[type="tel"]:focus, input[type="time"]:focus, input[type="url"]:focus, input[type="color"]:focus, textarea:focus {
	background: transparent none repeat scroll 0 0;
}
.gps-direction {
	margin-top: 8%;
}
.print-ticket {
	text-align: center;
}
.print-ticket ul {
	list-style: outside none none;
	margin: 0;
	padding: 0;
}
.print-ticket ul li {
	border-bottom: 4px dotted #ccc;
	margin-left: 10%;
	padding: 20px 0;
	text-align: center;
	width: 80%;
}
.print-ticket ul li:last-child {
	border-bottom: medium none;
}
.chair_section {
	position: absolute;
	top: 112px;
	width: 100%;
}
.chair_section > div {
	float: left;
	position: relative;
	top: 0;
	width: 13%;
}
.ch-grid {
	display: block;
	list-style: outside none none;
	margin: 20px 0 0;
	padding: 0;
	text-align: center;
	width: 100%;
}
.ch-grid::after, .ch-item::before {
	content: "";
	display: table;
}
.ch-grid::after {
	clear: both;
}
.ch-grid li {
	display: inline-block;
	float: left;
	height: 60px;
	left: 0;
	margin: 12px;
	position: absolute;
	top: 0;
	width: 60px;
}
.clr {
	clear: both;
	height: 0;
	margin: 0;
	padding: 0;
}
.codrops-top {
	background: rgba(255, 255, 255, 0.6) none repeat scroll 0 0;
	box-shadow: 1px 0 2px rgba(0, 0, 0, 0.1);
	font-size: 11px;
	line-height: 24px;
	position: relative;
	text-transform: uppercase;
	z-index: 9999;
}
.codrops-top a {
	color: #333;
	display: inline-block;
	letter-spacing: 1px;
	padding: 0 10px;
}
.codrops-top a:hover {
	background: rgba(255, 255, 255, 0.3) none repeat scroll 0 0;
}
.codrops-top span.right {
	float: right;
}
.codrops-top span.right a {
	display: block;
	float: left;
}
.codrops-demos {
	display: block;
	line-height: 30px;
	padding: 5px 0;
	text-align: center;
}
.codrops-demos a {
	background: rgba(0, 0, 0, 0) -moz-linear-gradient(center top, #ffffff 0%, #f6f6f6 47%, #ededed 100%) repeat scroll 0 0;
	border: 1px solid #fff;
	box-shadow: 0 1px 1px rgba(0, 0, 0, 0.1);
	color: #aaa;
	display: inline-block;
	font-size: 13px;
	font-style: italic;
	line-height: 20px;
	margin: 0 4px;
	padding: 0 6px;
	text-shadow: 1px 1px 1px #fff;
}
.table_chair_fields {
	height: 487px;
	left: 0;
	position: absolute;
	top: 0;
}
.codrops-demos a:hover {
	background: #fff none repeat scroll 0 0;
	color: #333;
}
.codrops-demos a:active {
	background: #fff none repeat scroll 0 0;
}
.codrops-demos a.current-demo, .codrops-demos a.current-demo:hover {
	background: #f0f0f0 none repeat scroll 0 0;
	border-color: #d9d9d9;
	color: #aaa;
}
.support-note span {
	color: #ac375d;
	display: none;
	font-size: 16px;
	font-weight: bold;
	padding: 5px 0;
	text-align: center;
}
.no-cssanimations .support-note span.no-cssanimations, .no-csstransforms .support-note span.no-csstransforms, .no-csstransforms3d .support-note span.no-csstransforms3d, .no-csstransitions .support-note span.no-csstransitions {
	display: block;
}
.ch-item {
	border-radius: 50%;
	box-shadow: 0 0 0 0 rgba(44, 3, 35, 0.1) inset, 0 0 0 16px rgba(33, 1, 25, 0.1) inset, 0 1px 2px rgba(0, 0, 0, 0.1);
	cursor: pointer;
	height: 100%;
	position: relative;
	transition: all 0.4s ease-in-out 0s;
	width: 100%;
}
.ch-item.general_seat {
	background: rgba(0, 0, 0, 0) url("../img/img_2.png") no-repeat scroll 0 0 / 100% 100%;
}
.ch-item.gold_seat {
	background: rgba(0, 0, 0, 0) url("../img/img_3.png") no-repeat scroll 0 0 / 100% 100%;
	cursor: pointer;
}
.ch-item.booked_seat {
	background: rgba(0, 0, 0, 0) url("../img/img_2_a.png") no-repeat scroll 0 0 / 100% 100%;
}
.pricetab table {
	margin: 30px auto 10px;
	width: 50%;
}
.pricetab table thead tr th, table tbody tr td, table tfoot tr td {
	font-family: "PetitaMedium";
	font-size: 16px;
}
.pricetab table thead tr th, table tfoot tr td {
	color: rgba(81, 30, 85, 0.9);
}
.ch-grid li:nth-child(3) {
	left: 56%;
	top: 20px;
}
.ch-grid li:nth-child(6) {
	left: 25%;
	top: 100px;
}
.ch-grid li:nth-child(7) {
	left: 46%;
	top: 110px;
}
.ch-grid li:nth-child(9) {
	left: 4%;
	top: 175px;
}
.ch-grid li:nth-child(10) {
	left: 17%;
    top: 150px;
}
.ch-grid li:nth-child(11) {
	left: 46%;
	top: 185px;
}
.ch-grid li:nth-child(13) {
	left: 26%;
	top: 207px;
}
.ch-grid li:nth-child(14) {
	left: 37%;
	top: 260px;
}
.ch-grid li:nth-child(17) {
	left: 38%;
	top: 335px;
}
.ch-grid li:nth-child(19) {
	left: 37%;
	top: 410px;
}
.ch-grid li:nth-child(22) {
	left: 2%;
	top: 458px;
}
.ch-grid li:nth-child(23) {
	left: 13%;
	top: 458px;
}
.ch-grid li:nth-child(24) {
	left: 24%;
	top: 470px;
}
.ch-grid li:nth-child(1) {
	left: 4%;
	top: 20px;
}
.ch-grid li:nth-child(2) {
	left: 16%;
	top: 20px;
}
.ch-grid li:nth-child(4) {
	left: auto;
	right: 19%;
	top: 20px;
}
.ch-grid li:nth-child(5) {
	left: 9%;
	top: 100px;
}
.ch-grid li:nth-child(8) {
	left: auto;
	right: 29%;
	top: 105px;
}
.ch-grid li:nth-child(12) {
	left: auto;
	right: 29%;
	top: 180px;
}
.ch-grid li:nth-child(15) {
	left: auto;
	right: 38%;
	top: 260px;
}
.ch-grid li:nth-child(16) {
	left: auto;
	right: 27%;
	top: 256px;
}
.ch-grid li:nth-child(18) {
	left: auto;
	right: 37%;
	top: 331px;
}
.ch-grid li:nth-child(20) {
	left: auto;
	right: 38%;
	top: 402px;
}
.ch-grid li:nth-child(21) {
	left: auto;
	right: 26.5%;
    top: 332px;
}
.ch-grid li:nth-child(25) {
	left: auto;
	right: 51%;
	top: 474px;
}
.ch-grid li:nth-child(26) {
	left: auto;
	right: 40%;
	top: 467px;
}
.ch-grid li:nth-child(27) {
	left: 3%;
	top: 535px;
}
.ch-grid li:nth-child(28) {
	left: 16%;
	top: 535px;
}
.ch-grid li:nth-child(29) {
	left: 29%;
	top: 546px;
}
.ch-grid li:nth-child(30) {
	left: auto;
	right: 44%;
	top: 544px;
}
.ch-grid li:nth-child(31) {
	left: auto;
	right: 31%;
    top: 545px;
}
.ch-grid li:nth-child(32) {
	left: auto;
	right: 29%;
    top: 474px;
}
.ch-grid li:nth-child(33) {
    left: auto;
    right: 18%;
    top: 550px;
}
.ch-grid li:nth-child(34) {
    left: auto;
    right: 18%;
    top: 478px;
}
.ch-grid li:nth-child(35) {
    left: auto;
    right: 27.5%;
    top: 404px;
}
.ch-grid li:nth-child(36) {
    left: auto;
    right: 17%;
    top: 405px;
}
.ch-grid li:nth-child(37) {
    left: 14%;
    top: 212px;
}
.ch-grid li:nth-child(38) {
    left: auto;
    right: 16%;
    top: 335px;
}
.ch-grid li:nth-child(39) {
    left: auto;
    top: 257px;
    right: 16%;
}
.ch-grid li:nth-child(40) {
    left: auto;
    right: 18%;
    top: 180px;
}
.ch-grid li:nth-child(41) {
    right: 18%;
    left: auto;
    top: 102px;
}
.manual-email-tickets #user_email {
	max-width:600px;
	display:inline-block;
}
/*@media screen and (min-width: 1380px) and (max-width: 1485px) {
.ch-grid li {
	height: 50px;
	width: 50px;
}
.ch-grid li:nth-child(8) {
	left: auto;
	right: 30%;
	top: 75px;
}
.ch-grid li:nth-child(12) {
	left: auto;
	right: 31%;
	top: 132px;
}
.ch-grid li:nth-child(15) {
	left: auto;
	right: 29%;
	top: 189px;
}
.ch-grid li:nth-child(16) {
	left: auto;
	right: 19%;
	top: 39%;
}
.ch-grid li:nth-child(18) {
	left: auto;
	right: 26%;
	top: 280px;
}
.ch-grid li:nth-child(20) {
	left: auto;
	right: 34%;
	top: 337px;
}
.ch-grid li:nth-child(21) {
	left: auto;
	right: 20%;
	top: 337px;
}
.ch-grid li:nth-child(25) {
	left: auto;
	right: 40%;
	top: 399px;
}
.ch-grid li:nth-child(26) {
	left: auto;
	right: 27%;
	top: 399px;
}
.ch-grid li:nth-child(27) {
	left: 4%;
	top: 494px;
}
.ch-grid li:nth-child(28) {
	left: 16%;
	top: 494px;
}
.ch-grid li:nth-child(29) {
	left: 28%;
	top: 500px;
}
.ch-grid li:nth-child(30) {
	left: auto;
	right: 44%;
	top: 476px;
}
.ch-grid li:nth-child(31) {
	left: auto;
	right: 32%;
	top: 484px;
}
.ch-grid li:nth-child(32) {
	left: auto;
	right: 20%;
	top: 487px;
}
.ch-grid li:nth-child(33) {
    left: auto;
    right: 18%;
    top: 561px;
}
.ch-grid li:nth-child(34) {
    left: auto;
    right: 19%;
    top: 496px;
}
.ch-grid li:nth-child(35) {
    left: auto;
    right: 29%;
    top: 468px;
}
.ch-grid li:nth-child(36) {
    left: auto;
    right: 18%;
    top: 431px;
}
.ch-grid li:nth-child(37) {
    left: auto;
    right: 23%;
    top: 339px;
}
.ch-grid li:nth-child(38) {
    left: auto;
    right: 17%;
    top: 281px;
}
.ch-grid li:nth-child(39) {
    left: auto;
    top: 185px;
    right: 18%;
}
.ch-grid li:nth-child(40) {
    left: auto;
    right: 19%;
    top: 130px;
}
.ch-grid li:nth-child(41) {
    right: 18%;
    left: auto;
    top: 75px;
}
}

@media screen and (min-width: 1365px) and (max-width: 1367px) {
.ch-grid li:nth-child(13) {
	left: 29%;
	top: 185px;
}
}

@media screen and (min-width: 1321px) and (max-width: 1379px) {
.ch-grid li {
	height: 60px;
	width: 60px;
}
.ch-grid li:nth-child(8) {
	left: auto;
	right: 24%;
	top: 84px;
}
.ch-grid li:nth-child(12) {
	left: auto;
	right: 19%;
	top: 148px;
}
.ch-grid li:nth-child(15) {
	left: auto;
	right: 31%;
	top: 216px;
}
.ch-grid li:nth-child(16) {
	left: auto;
	right: 19%;
	top: 216px;
}
.ch-grid li:nth-child(18) {
	left: auto;
	right: 26%;
	top: 280px;
}
.ch-grid li:nth-child(20) {
	left: auto;
	right: 34%;
	top: 337px;
}
.ch-grid li:nth-child(21) {
	left: auto;
	right: 20%;
	top: 337px;
}
.ch-grid li:nth-child(25) {
	left: auto;
	right: 40%;
	top: 399px;
}
.ch-grid li:nth-child(26) {
	left: auto;
	right: 27%;
	top: 399px;
}
.ch-grid li:nth-child(27) {
	left: 4%;
	top: 467px;
}
.ch-grid li:nth-child(28) {
	left: 16%;
	top: 467px;
}
.ch-grid li:nth-child(29) {
	left: 28%;
	top: 474px;
}
.ch-grid li:nth-child(30) {
	left: auto;
	right: 44%;
	top: 471px;
}
.ch-grid li:nth-child(31) {
	left: auto;
	right: 32%;
	top: 462px;
}
.ch-grid li:nth-child(32) {
	left: auto;
	right: 20%;
	top: 470px;
}
}

@media screen and (min-width: 1180px) and (max-width: 1320px) {
.ch-grid li {
	height: 50px !important;
	width: 50px !important;
}
.ch-grid li:nth-child(8) {
	left: auto;
	right: 24%;
	top: 68px;
}
.ch-grid li:nth-child(12) {
	left: auto;
	right: 19%;
	top: 118px;
}
.ch-grid li:nth-child(15) {
	left: auto;
	right: 31%;
	top: 175px;
}
.ch-grid li:nth-child(16) {
	left: auto;
	right: 19%;
	top: 175px;
}
.ch-grid li:nth-child(18) {
	left: auto;
	right: 26%;
	top: 223px;
}
.ch-grid li:nth-child(20) {
	left: auto;
	right: 34%;
	top: 270px;
}
.ch-grid li:nth-child(21) {
	left: auto;
	right: 20%;
	top: 270px;
}
.ch-grid li:nth-child(25) {
	left: auto;
	right: 40%;
	top: 335px;
}
.ch-grid li:nth-child(26) {
	left: auto;
	right: 27%;
	top: 335px;
}
.ch-grid li:nth-child(27) {
	left: 4%;
	top: 418px;
}
.ch-grid li:nth-child(28) {
	left: 16%;
	top: 418px;
}
.ch-grid li:nth-child(29) {
	left: 28%;
	top: 418px;
}
.ch-grid li:nth-child(30) {
	left: auto;
	right: 44%;
	top: 421px;
}
.ch-grid li:nth-child(31) {
	left: auto;
	right: 32%;
	top: 421px;
}
.ch-grid li:nth-child(32) {
	left: auto;
	right: 20%;
	top: 423px;
}
}

@media screen and (min-width: 1150px) and (max-width: 1179px) {
.ch-grid li {
	height: 50px !important;
	width: 50px !important;
}
.ch-grid li:nth-child(8) {
	left: auto;
	right: 24%;
	top: 71px;
}
.ch-grid li:nth-child(12) {
	left: auto;
	right: 19%;
	top: 123px;
}
.ch-grid li:nth-child(15) {
	left: auto;
	right: 31%;
	top: 185px;
}
.ch-grid li:nth-child(16) {
	left: auto;
	right: 19%;
	top: 185px;
}
.ch-grid li:nth-child(18) {
	left: auto;
	right: 26%;
	top: 241px;
}
.ch-grid li:nth-child(20) {
	left: auto;
	right: 34%;
	top: 298px;
}
.ch-grid li:nth-child(21) {
	left: auto;
	right: 20%;
	top: 298px;
}
.ch-grid li:nth-child(25) {
	left: auto;
	right: 40%;
	top: 351px;
}
.ch-grid li:nth-child(26) {
	left: auto;
	right: 27%;
	top: 351px;
}
.ch-grid li:nth-child(27) {
	left: 4%;
	top: 364px;
}
.ch-grid li:nth-child(28) {
	left: 16%;
	top: 367px;
}
.ch-grid li:nth-child(29) {
	left: 28%;
	top: 378px;
}
.ch-grid li:nth-child(30) {
	left: auto;
	right: 44%;
	top: 404px;
}
.ch-grid li:nth-child(31) {
	left: auto;
	right: 32%;
	top: 404px;
}
.ch-grid li:nth-child(32) {
	left: auto;
	right: 20%;
	top: 394px;
}
}

@media screen and (min-width: 1050px) and (max-width: 1149px) {
.ch-grid li {
	height: 40px !important;
	width: 40px !important;
}
.ch-item {
	box-shadow: 0 0 0 0 rgba(44, 3, 35, 0.1) inset, 0 0 0 10px rgba(33, 1, 25, 0.1) inset, 0 1px 2px rgba(0, 0, 0, 0.1);
	left: -68%;
	top: -165%;
}
.ch-grid li:nth-child(5) {
	top: 60px;
}
.ch-grid li:nth-child(8) {
	left: auto;
	right: 24%;
	top: 62px;
}
.ch-grid li:nth-child(12) {
	left: auto;
	right: 19%;
	top: 102px;
}
.ch-grid li:nth-child(15) {
	left: auto;
	right: 31%;
	top: 148px;
}
.ch-grid li:nth-child(16) {
	left: auto;
	right: 19%;
	top: 148px;
}
.ch-grid li:nth-child(18) {
	left: auto;
	right: 26%;
	top: 196px;
}
.ch-grid li:nth-child(20) {
	left: auto;
	right: 34%;
	top: 243px;
}
.ch-grid li:nth-child(21) {
	left: auto;
	right: 20%;
	top: 243px;
}
.ch-grid li:nth-child(25) {
	left: auto;
	right: 40%;
	top: 288px;
}
.ch-grid li:nth-child(26) {
	left: auto;
	right: 27%;
	top: 288px;
}
.ch-grid li:nth-child(27) {
	left: 4%;
	top: 364px;
}
.ch-grid li:nth-child(28) {
	left: 16%;
	top: 367px;
}
.ch-grid li:nth-child(29) {
	left: 28%;
	top: 378px;
}
.ch-grid li:nth-child(30) {
	left: auto;
	right: 44%;
	top: 371px;
}
.ch-grid li:nth-child(31) {
	left: auto;
	right: 32%;
	top: 362px;
}
.ch-grid li:nth-child(32) {
	left: auto;
	right: 20%;
	top: 375px;
}
}

@media screen and (min-width: 1025px) and (max-width: 1049px) {
.ch-grid li {
	height: 40px !important;
	width: 40px !important;
}
.ch-item {
	box-shadow: 0 0 0 0 rgba(44, 3, 35, 0.1) inset, 0 0 0 10px rgba(33, 1, 25, 0.1) inset, 0 1px 2px rgba(0, 0, 0, 0.1);
}
.ch-grid li:nth-child(8) {
	left: auto;
	right: 24%;
	top: 62px;
}
.ch-grid li:nth-child(12) {
	left: auto;
	right: 19%;
	top: 102px;
}
.ch-grid li:nth-child(15) {
	left: auto;
	right: 31%;
	top: 148px;
}
.ch-grid li:nth-child(16) {
	left: auto;
	right: 19%;
	top: 148px;
}
.ch-grid li:nth-child(18) {
	left: auto;
	right: 26%;
	top: 196px;
}
.ch-grid li:nth-child(20) {
	left: auto;
	right: 34%;
	top: 243px;
}
.ch-grid li:nth-child(21) {
	left: auto;
	right: 20%;
	top: 243px;
}
.ch-grid li:nth-child(25) {
	left: auto;
	right: 40%;
	top: 288px;
}
.ch-grid li:nth-child(26) {
	left: auto;
	right: 27%;
	top: 288px;
}
.ch-grid li:nth-child(27) {
	left: 4%;
	top: 335px;
}
.ch-grid li:nth-child(28) {
	left: 16%;
	top: 335px;
}
.ch-grid li:nth-child(29) {
	left: 28%;
	top: 339px;
}
.ch-grid li:nth-child(30) {
	left: auto;
	right: 44%;
	top: 343px;
}
.ch-grid li:nth-child(31) {
	left: auto;
	right: 32%;
	top: 343px;
}
.ch-grid li:nth-child(32) {
	left: auto;
	right: 20%;
	top: 336px;
}
}

@media screen and (min-width: 950px) and (max-width: 1024px) {
.ch-grid li:nth-child(8) {
	left: auto;
	right: 24%;
	top: 120px;
}
.ch-grid li:nth-child(12) {
	left: auto;
	right: 19%;
	top: 223px;
}
.ch-grid li:nth-child(15) {
	left: auto;
	right: 31%;
	top: 347px;
}
.ch-grid li:nth-child(16) {
	left: auto;
	right: 19%;
	top: 347px;
}
.ch-grid li:nth-child(18) {
	left: auto;
	right: 26%;
	top: 473px;
}
.ch-grid li:nth-child(20) {
	left: auto;
	right: 34%;
	top: 603px;
}
.ch-grid li:nth-child(21) {
	left: auto;
	right: 20%;
	top: 603px;
}
.ch-grid li:nth-child(25) {
	left: auto;
	right: 40%;
	top: 732px;
}
.ch-grid li:nth-child(26) {
	left: auto;
	right: 27%;
	top: 732px;
}
.ch-grid li:nth-child(27) {
	left: 4%;
	top: 853px;
}
.ch-grid li:nth-child(28) {
	left: 16%;
	top: 853px;
}
.ch-grid li:nth-child(29) {
	left: 28%;
	top: 860px;
}
.ch-grid li:nth-child(30) {
	left: auto;
	right: 44%;
	top: 872px;
}
.ch-grid li:nth-child(31) {
	left: auto;
	right: 32%;
	top: 854px;
}
.ch-grid li:nth-child(32) {
	left: auto;
	right: 20%;
	top: 864px;
}
}

@media screen and (min-width: 900px) and (max-width: 949px) {
.ch-grid li:nth-child(8) {
	left: auto;
	right: 24%;
	top: 120px;
}
.ch-grid li:nth-child(12) {
	left: auto;
	right: 19%;
	top: 223px;
}
.ch-grid li:nth-child(15) {
	left: auto;
	right: 31%;
	top: 347px;
}
.ch-grid li:nth-child(16) {
	left: auto;
	right: 19%;
	top: 347px;
}
.ch-grid li:nth-child(18) {
	left: auto;
	right: 26%;
	top: 473px;
}
.ch-grid li:nth-child(20) {
	left: auto;
	right: 34%;
	top: 603px;
}
.ch-grid li:nth-child(21) {
	left: auto;
	right: 20%;
	top: 603px;
}
.ch-grid li:nth-child(25) {
	left: auto;
	right: 40%;
	top: 732px;
}
.ch-grid li:nth-child(26) {
	left: auto;
	right: 27%;
	top: 732px;
}
.ch-grid li:nth-child(27) {
	left: 4%;
	top: 798px;
}
.ch-grid li:nth-child(28) {
	left: 16%;
	top: 798px;
}
.ch-grid li:nth-child(29) {
	left: 28%;
	top: 813px;
}
.ch-grid li:nth-child(30) {
	left: auto;
	right: 47%;
	top: 814px;
}
.ch-grid li:nth-child(31) {
	left: auto;
	right: 32%;
	top: 808px;
}
.ch-grid li:nth-child(32) {
	left: auto;
	right: 20%;
	top: 821px;
}
}

@media screen and (min-width: 836px) and (max-width: 899px) {
.ch-grid li:nth-child(8) {
	left: auto;
	right: 24%;
	top: 108px;
}
.ch-grid li:nth-child(12) {
	left: auto;
	right: 19%;
	top: 201px;
}
.ch-grid li:nth-child(15) {
	left: auto;
	right: 31%;
	top: 295px;
}
.ch-grid li:nth-child(16) {
	left: auto;
	right: 19%;
	top: 295px;
}
.ch-grid li:nth-child(18) {
	left: auto;
	right: 26%;
	top: 407px;
}
.ch-grid li:nth-child(20) {
	left: auto;
	right: 34%;
	top: 534px;
}
.ch-grid li:nth-child(21) {
	left: auto;
	right: 20%;
	top: 534px;
}
.ch-grid li:nth-child(25) {
	left: auto;
	right: 40%;
	top: 642px;
}
.ch-grid li:nth-child(26) {
	left: auto;
	right: 27%;
	top: 642px;
}
.ch-grid li:nth-child(27) {
	left: 4%;
	top: 714px;
}
.ch-grid li:nth-child(28) {
	left: 16%;
	top: 714px;
}
.ch-grid li:nth-child(29) {
	left: 28%;
	top: 727px;
}
.ch-grid li:nth-child(30) {
	left: auto;
	right: 47%;
	top: 727px;
}
.ch-grid li:nth-child(31) {
	left: auto;
	right: 33%;
	top: 727px;
}
.ch-grid li:nth-child(32) {
	left: auto;
	right: 20%;
	top: 747px;
}
}

@media screen and (min-width: 785px) and (max-width: 835px) {
.ch-grid li:nth-child(8) {
	left: auto;
	right: 24%;
	top: 108px;
}
.ch-grid li:nth-child(12) {
	left: auto;
	right: 19%;
	top: 201px;
}
.ch-grid li:nth-child(15) {
	left: auto;
	right: 31%;
	top: 295px;
}
.ch-grid li:nth-child(16) {
	left: auto;
	right: 19%;
	top: 295px;
}
.ch-grid li:nth-child(18) {
	left: auto;
	right: 26%;
	top: 384px;
}
.ch-grid li:nth-child(20) {
	left: auto;
	right: 34%;
	top: 460px;
}
.ch-grid li:nth-child(21) {
	left: auto;
	right: 20%;
	top: 460px;
}
.ch-grid li:nth-child(25) {
	left: auto;
	right: 40%;
	top: 558px;
}
.ch-grid li:nth-child(26) {
	left: auto;
	right: 27%;
	top: 558px;
}
.ch-grid li:nth-child(27) {
	left: 4%;
	top: 665px;
}
.ch-grid li:nth-child(28) {
	left: 16%;
	top: 665px;
}
.ch-grid li:nth-child(29) {
	left: 28%;
	top: 679px;
}
.ch-grid li:nth-child(30) {
	left: auto;
	right: 47%;
	top: 661px;
}
.ch-grid li:nth-child(31) {
	left: auto;
	right: 33%;
	top: 675px;
}
.ch-grid li:nth-child(32) {
	left: auto;
	right: 20%;
	top: 689px;
}
}

@media screen and (min-width: 730px) and (max-width: 784px) {
.ch-grid li:nth-child(8) {
	left: auto;
	right: 24%;
	top: 92px;
}
.ch-grid li:nth-child(12) {
	left: auto;
	right: 19%;
	top: 169px;
}
.ch-grid li:nth-child(15) {
	left: auto;
	right: 31%;
	top: 255px;
}
.ch-grid li:nth-child(16) {
	left: auto;
	right: 19%;
	top: 255px;
}
.ch-grid li:nth-child(18) {
	left: auto;
	right: 26%;
	top: 331px;
}
.ch-grid li:nth-child(20) {
	left: auto;
	right: 34%;
	top: 406px;
}
.ch-grid li:nth-child(21) {
	left: auto;
	right: 20%;
	top: 406px;
}
.ch-grid li:nth-child(25) {
	left: auto;
	right: 40%;
	top: 479px;
}
.ch-grid li:nth-child(26) {
	left: auto;
	right: 27%;
	top: 479px;
}
.ch-grid li:nth-child(27) {
	left: 4%;
	top: 607px;
}
.ch-grid li:nth-child(28) {
	left: 16%;
	top: 607px;
}
.ch-grid li:nth-child(29) {
	left: 28%;
	top: 617px;
}
.ch-grid li:nth-child(30) {
	left: auto;
	right: 47%;
	top: 618px;
}
.ch-grid li:nth-child(31) {
	left: auto;
	right: 33%;
	top: 622px;
}
.ch-grid li:nth-child(32) {
	left: auto;
	right: 20%;
	top: 630px;
}
}

@media screen and (min-width: 680px) and (max-width: 729px) {
.ch-grid li:nth-child(8) {
	left: auto;
	right: 24%;
	top: 92px;
}
.ch-grid li:nth-child(12) {
	left: auto;
	right: 19%;
	top: 169px;
}
.ch-grid li:nth-child(15) {
	left: auto;
	right: 31%;
	top: 255px;
}
.ch-grid li:nth-child(16) {
	left: auto;
	right: 19%;
	top: 255px;
}
.ch-grid li:nth-child(18) {
	left: auto;
	right: 26%;
	top: 331px;
}
.ch-grid li:nth-child(20) {
	left: auto;
	right: 34%;
	top: 406px;
}
.ch-grid li:nth-child(21) {
	left: auto;
	right: 20%;
	top: 406px;
}
.ch-grid li:nth-child(25) {
	left: auto;
	right: 40%;
	top: 479px;
}
.ch-grid li:nth-child(26) {
	left: auto;
	right: 27%;
	top: 479px;
}
.ch-grid li:nth-child(27) {
	left: 4%;
	top: 574px;
}
.ch-grid li:nth-child(28) {
	left: 16%;
	top: 574px;
}
.ch-grid li:nth-child(29) {
	left: 28%;
	top: 583px;
}
.ch-grid li:nth-child(30) {
	left: auto;
	right: 47%;
	top: 569px;
}
.ch-grid li:nth-child(31) {
	left: auto;
	right: 33%;
	top: 577px;
}
.ch-grid li:nth-child(32) {
	left: auto;
	right: 20%;
	top: 586px;
}
}

@media screen and (min-width: 641px) and (max-width: 679px) {
.ch-grid li:nth-child(8) {
	left: auto;
	right: 24%;
	top: 92px;
}
.ch-grid li:nth-child(12) {
	left: auto;
	right: 19%;
	top: 169px;
}
.ch-grid li:nth-child(15) {
	left: auto;
	right: 31%;
	top: 255px;
}
.ch-grid li:nth-child(16) {
	left: auto;
	right: 19%;
	top: 255px;
}
.ch-grid li:nth-child(18) {
	left: auto;
	right: 26%;
	top: 331px;
}
.ch-grid li:nth-child(20) {
	left: auto;
	right: 34%;
	top: 406px;
}
.ch-grid li:nth-child(21) {
	left: auto;
	right: 20%;
	top: 406px;
}
.ch-grid li:nth-child(25) {
	left: auto;
	right: 40%;
	top: 479px;
}
.ch-grid li:nth-child(26) {
	left: auto;
	right: 27%;
	top: 479px;
}
.ch-grid li:nth-child(27) {
	left: 4%;
	top: 529px;
}
.ch-grid li:nth-child(28) {
	left: 16%;
	top: 529px;
}
.ch-grid li:nth-child(29) {
	left: 28%;
	top: 541px;
}
.ch-grid li:nth-child(30) {
	left: auto;
	right: 47%;
	top: 540px;
}
.ch-grid li:nth-child(31) {
	left: auto;
	right: 33%;
	top: 540px;
}
.ch-grid li:nth-child(32) {
	left: auto;
	right: 20%;
	top: 542px;
}
}*/

/*@media screen and (min-width: 600px) and (max-width: 640px) {
.ch-grid li {
	height: 50px !important;
	width: 50px !important;
}
.ch-info {
	left: -47% !important;
	top: -138% !important;
}
.ch-grid li:nth-child(1) {
	left: 4%;
	top: -2px;
}
.ch-grid li:nth-child(2) {
	top: -2px;
}
.ch-grid li:nth-child(5) {
	top: 48px;
}
.ch-grid li:nth-child(8) {
	left: auto;
	right: 24%;
	top: 92px;
}
.ch-grid li:nth-child(12) {
	left: auto;
	right: 19%;
	top: 169px;
}
.ch-grid li:nth-child(15) {
	left: auto;
	right: 31%;
	top: 255px;
}
.ch-grid li:nth-child(16) {
	left: auto;
	right: 19%;
	top: 255px;
}
.ch-grid li:nth-child(18) {
	left: auto;
	right: 26%;
	top: 331px;
}
.ch-grid li:nth-child(20) {
	left: auto;
	right: 34%;
	top: 383px;
}
.ch-grid li:nth-child(21) {
	left: auto;
	right: 20%;
	top: 383px;
}
.ch-grid li:nth-child(25) {
	left: auto;
	right: 40%;
	top: 436px;
}
.ch-grid li:nth-child(26) {
	left: auto;
	right: 27%;
	top: 436px;
}
.ch-grid li:nth-child(27) {
	left: 4%;
	top: 463px;
}
.ch-grid li:nth-child(28) {
	left: 16%;
	top: 463px;
}
.ch-grid li:nth-child(29) {
	left: 28%;
	top: 475px;
}
.ch-grid li:nth-child(30) {
	left: auto;
	right: 47%;
	top: 484px;
}
.ch-grid li:nth-child(31) {
	left: auto;
	right: 33%;
	top: 487px;
}
.ch-grid li:nth-child(32) {
	left: auto;
	right: 20%;
	top: 484px;
}
}

@media screen and (min-width: 570px) and (max-width: 599px) {
.ch-grid li {
	height: 50px !important;
	width: 50px !important;
}
.ch-info {
	left: -47% !important;
	top: -138% !important;
}
.ch-grid li:nth-child(1) {
	left: 4%;
	top: -2px;
}
.ch-grid li:nth-child(2) {
	top: -2px;
}
.ch-grid li:nth-child(5) {
	top: 48px;
}
.ch-grid li:nth-child(4) {
	left: auto;
	right: 19%;
	top: -2px;
}
.ch-grid li:nth-child(8) {
	left: auto;
	right: 24%;
	top: 56px;
}
.ch-grid li:nth-child(12) {
	left: auto;
	right: 19%;
	top: 115px;
}
.ch-grid li:nth-child(15) {
	left: auto;
	right: 31%;
	top: 178px;
}
.ch-grid li:nth-child(16) {
	left: auto;
	right: 19%;
	top: 178px;
}
.ch-grid li:nth-child(18) {
	left: auto;
	right: 26%;
	top: 240px;
}
.ch-grid li:nth-child(20) {
	left: auto;
	right: 34%;
	top: 297px;
}
.ch-grid li:nth-child(21) {
	left: auto;
	right: 20%;
	top: 297px;
}
.ch-grid li:nth-child(25) {
	left: auto;
	right: 40%;
	top: 351px;
}
.ch-grid li:nth-child(26) {
	left: auto;
	right: 27%;
	top: 351px;
}
.ch-grid li:nth-child(27) {
	left: 4%;
	top: 435px;
}
.ch-grid li:nth-child(28) {
	left: 16%;
	top: 435px;
}
.ch-grid li:nth-child(29) {
	left: 28%;
	top: 446px;
}
.ch-grid li:nth-child(30) {
	left: auto;
	right: 47%;
	top: 436px;
}
.ch-grid li:nth-child(31) {
	left: auto;
	right: 33%;
	top: 441px;
}
.ch-grid li:nth-child(32) {
	left: auto;
	right: 20%;
	top: 433px;
}
}

@media screen and (min-width: 530px) and (max-width: 569px) {
.ch-grid li {
	height: 50px !important;
	width: 50px !important;
}
.ch-info {
	left: -47% !important;
	top: -138% !important;
}
.ch-grid li:nth-child(1) {
	left: 4%;
	top: -2px;
}
.ch-grid li:nth-child(2) {
	top: -2px;
}
.ch-grid li:nth-child(5) {
	top: 48px;
}
.ch-grid li:nth-child(4) {
	left: auto;
	right: 19%;
	top: -2px;
}
.ch-grid li:nth-child(8) {
	left: auto;
	right: 24%;
	top: 56px;
}
.ch-grid li:nth-child(12) {
	left: auto;
	right: 19%;
	top: 115px;
}
.ch-grid li:nth-child(15) {
	left: auto;
	right: 31%;
	top: 178px;
}
.ch-grid li:nth-child(16) {
	left: auto;
	right: 19%;
	top: 178px;
}
.ch-grid li:nth-child(18) {
	left: auto;
	right: 26%;
	top: 240px;
}
.ch-grid li:nth-child(20) {
	left: auto;
	right: 34%;
	top: 297px;
}
.ch-grid li:nth-child(21) {
	left: auto;
	right: 20%;
	top: 297px;
}
.ch-grid li:nth-child(25) {
	left: auto;
	right: 40%;
	top: 351px;
}
.ch-grid li:nth-child(26) {
	left: auto;
	right: 27%;
	top: 351px;
}
.ch-grid li:nth-child(27) {
	left: 4%;
	top: 391px;
}
.ch-grid li:nth-child(28) {
	left: 16%;
	top: 391px;
}
.ch-grid li:nth-child(29) {
	left: 28%;
	top: 404px;
}
.ch-grid li:nth-child(30) {
	left: auto;
	right: 47%;
	top: 401px;
}
.ch-grid li:nth-child(31) {
	left: auto;
	right: 33%;
	top: 405px;
}
.ch-grid li:nth-child(32) {
	left: auto;
	right: 20%;
	top: 406px;
}
}*/

@media screen and (min-width: 490px) and (max-width: 529px) {
.ch-grid li {
	height: 40px !important;
	width: 40px !important;
}
.ch-info {
	left: -73% !important;
	top: -168% !important;
}
.ch-item {
	box-shadow: 0 0 0 0 rgba(44, 3, 35, 0.1) inset, 0 0 0 10px rgba(33, 1, 25, 0.1) inset, 0 1px 2px rgba(0, 0, 0, 0.1);
}
/*.ch-grid li:nth-child(1) {
	left: 4%;
	top: -2px;
}
.ch-grid li:nth-child(2) {
	top: -2px;
}
.ch-grid li:nth-child(5) {
	top: 48px;
}
.ch-grid li:nth-child(4) {
	left: auto;
	right: 19%;
	top: -2px;
}
.ch-grid li:nth-child(8) {
	left: auto;
	right: 24%;
	top: 38px;
}
.ch-grid li:nth-child(12) {
	left: auto;
	right: 19%;
	top: 82px;
}
.ch-grid li:nth-child(15) {
	left: auto;
	right: 31%;
	top: 135px;
}
.ch-grid li:nth-child(16) {
	left: auto;
	right: 19%;
	top: 135px;
}
.ch-grid li:nth-child(18) {
	left: auto;
	right: 26%;
	top: 186px;
}
.ch-grid li:nth-child(20) {
	left: auto;
	right: 34%;
	top: 239px;
}
.ch-grid li:nth-child(21) {
	left: auto;
	right: 20%;
	top: 239px;
}
.ch-grid li:nth-child(25) {
	left: auto;
	right: 40%;
	top: 293px;
}
.ch-grid li:nth-child(26) {
	left: auto;
	right: 27%;
	top: 293px;
}
.ch-grid li:nth-child(27) {
	left: 4%;
	top: 347px;
}
.ch-grid li:nth-child(28) {
	left: 16%;
	top: 347px;
}
.ch-grid li:nth-child(29) {
	left: 28%;
	top: 364px;
}
.ch-grid li:nth-child(30) {
	left: auto;
	right: 47%;
	top: 365px;
}
.ch-grid li:nth-child(31) {
	left: auto;
	right: 33%;
	top: 372px;
}
.ch-grid li:nth-child(32) {
	left: auto;
	right: 20%;
	top: 369px;
}*/
}

@media screen and (min-width: 460px) and (max-width: 489px) {
.ch-grid li {
	height: 40px !important;
	width: 40px !important;
}
.ch-info {
	left: -73% !important;
	top: -168% !important;
}
.ch-item {
	box-shadow: 0 0 0 0 rgba(44, 3, 35, 0.1) inset, 0 0 0 10px rgba(33, 1, 25, 0.1) inset, 0 1px 2px rgba(0, 0, 0, 0.1);
}
/*.ch-grid li:nth-child(1) {
	left: 4%;
	top: -2px;
}
.ch-grid li:nth-child(2) {
	top: -2px;
}
.ch-grid li:nth-child(5) {
	top: 48px;
}
.ch-grid li:nth-child(4) {
	left: auto;
	right: 19%;
	top: -2px;
}
.ch-grid li:nth-child(8) {
	left: auto;
	right: 24%;
	top: 38px;
}
.ch-grid li:nth-child(12) {
	left: auto;
	right: 19%;
	top: 82px;
}
.ch-grid li:nth-child(15) {
	left: auto;
	right: 31%;
	top: 135px;
}
.ch-grid li:nth-child(16) {
	left: auto;
	right: 19%;
	top: 135px;
}
.ch-grid li:nth-child(18) {
	left: auto;
	right: 26%;
	top: 186px;
}
.ch-grid li:nth-child(20) {
	left: auto;
	right: 34%;
	top: 239px;
}
.ch-grid li:nth-child(21) {
	left: auto;
	right: 20%;
	top: 239px;
}
.ch-grid li:nth-child(25) {
	left: auto;
	right: 40%;
	top: 293px;
}
.ch-grid li:nth-child(26) {
	left: auto;
	right: 27%;
	top: 293px;
}
.ch-grid li:nth-child(27) {
	left: 4%;
	top: 325px;
}
.ch-grid li:nth-child(28) {
	left: 16%;
	top: 330px;
}
.ch-grid li:nth-child(29) {
	left: 28%;
	top: 324px;
}
.ch-grid li:nth-child(30) {
	left: auto;
	right: 47%;
	top: 336px;
}
.ch-grid li:nth-child(31) {
	left: auto;
	right: 33%;
	top: 339px;
}
.ch-grid li:nth-child(32) {
	left: auto;
	right: 20%;
	top: 340px;
}*/
}

@media screen and (min-width: 428px) and (max-width: 459px) {
.ch-grid li {
	height: 40px !important;
	width: 40px !important;
}
.ch-info {
	left: -73% !important;
	top: -168% !important;
}
.ch-item {
	box-shadow: 0 0 0 0 rgba(44, 3, 35, 0.1) inset, 0 0 0 10px rgba(33, 1, 25, 0.1) inset, 0 1px 2px rgba(0, 0, 0, 0.1);
}
/*.ch-grid li:nth-child(1) {
	left: 4%;
	top: -2px;
}
.ch-grid li:nth-child(2) {
	top: -2px;
}
.ch-grid li:nth-child(5) {
	top: 48px;
}
.ch-grid li:nth-child(4) {
	left: auto;
	right: 19%;
	top: -2px;
}
.ch-grid li:nth-child(8) {
	left: auto;
	right: 24%;
	top: 38px;
}
.ch-grid li:nth-child(12) {
	left: auto;
	right: 19%;
	top: 82px;
}
.ch-grid li:nth-child(15) {
	left: auto;
	right: 31%;
	top: 135px;
}
.ch-grid li:nth-child(16) {
	left: auto;
	right: 19%;
	top: 135px;
}
.ch-grid li:nth-child(18) {
	left: auto;
	right: 26%;
	top: 178px;
}
.ch-grid li:nth-child(20) {
	left: auto;
	right: 34%;
	top: 219px;
}
.ch-grid li:nth-child(21) {
	left: auto;
	right: 20%;
	top: 219px;
}
.ch-grid li:nth-child(25) {
	left: auto;
	right: 40%;
	top: 259px;
}
.ch-grid li:nth-child(26) {
	left: auto;
	right: 27%;
	top: 259px;
}
.ch-grid li:nth-child(27) {
	left: 4%;
	top: 293px;
}
.ch-grid li:nth-child(28) {
	left: 16%;
	top: 293px;
}
.ch-grid li:nth-child(29) {
	left: 27%;
	top: 302px;
}
.ch-grid li:nth-child(30) {
	left: auto;
	right: 47%;
	top: 302px;
}
.ch-grid li:nth-child(31) {
	left: auto;
	right: 33%;
	top: 301px;
}
.ch-grid li:nth-child(32) {
	left: auto;
	right: 20%;
	top: 303px;
}*/
}

@media screen and (min-width: 250px) and (max-width: 427px) {
.ch-grid li {
	height: 30px !important;
	width: 30px !important;
}
.ch-info {
	left: -120% !important;
	top: -230% !important;
}
.ch-item {
	box-shadow: 0 0 0 0 rgba(44, 3, 35, 0.1) inset, 0 0 0 10px rgba(33, 1, 25, 0.1) inset, 0 1px 2px rgba(0, 0, 0, 0.1);
}
/*.ch-grid li:nth-child(1) {
	left: 4%;
	top: -18px;
}
.ch-grid li:nth-child(2) {
	left: 14%;
	top: -18px;
}
.ch-grid li:nth-child(5) {
	top: 14px;
}
.ch-grid li:nth-child(4) {
	left: auto;
	right: 19%;
	top: -2px;
}
.ch-grid li:nth-child(8) {
	left: auto;
	right: 24%;
	top: 38px;
}
.ch-grid li:nth-child(12) {
	left: auto;
	right: 19%;
	top: 70px;
}
.ch-grid li:nth-child(15) {
	left: auto;
	right: 31%;
	top: 107px;
}
.ch-grid li:nth-child(16) {
	left: auto;
	right: 21%;
	top: 107px;
}
.ch-grid li:nth-child(18) {
	left: auto;
	right: 26%;
	top: 143px;
}
.ch-grid li:nth-child(20) {
	left: auto;
	right: 34%;
	top: 182px;
}
.ch-grid li:nth-child(21) {
	left: auto;
	right: 20%;
	top: 182px;
}
.ch-grid li:nth-child(25) {
	left: auto;
	right: 40%;
	top: 218px;
}
.ch-grid li:nth-child(26) {
	left: auto;
	right: 27%;
	top: 218px;
}
.ch-grid li:nth-child(27) {
	left: 4%;
	top: 263px;
}
.ch-grid li:nth-child(28) {
	left: 16%;
	top: 263px;
}
.ch-grid li:nth-child(29) {
	left: 27%;
	top: 267px;
}
.ch-grid li:nth-child(30) {
	left: auto;
	right: 47%;
	top: 262px;
}
.ch-grid li:nth-child(31) {
	left: auto;
	right: 33%;
	top: 270px;
}
.ch-grid li:nth-child(32) {
	left: auto;
	right: 20%;
	top: 265px;
}*/
}

@media screen and (max-width: 427px) {
.ch-grid li {
	height: 30px !important;
	width: 30px !important;
}
.ch-item {
	box-shadow: 0 0 0 0 rgba(44, 3, 35, 0.1) inset, 0 0 0 10px rgba(33, 1, 25, 0.1) inset, 0 1px 2px rgba(0, 0, 0, 0.1);
}
}

@media screen and (max-width: 415px) {
.zone_portion_text {
	margin-left: 0;
}
}

@media screen and (max-width: 1024px) {
.ticketBtn {
	margin-top: 14px !important;
	text-align: center;
}
#map_frame {
	width: 100% !important;
}
#map {
	width: 100% !important;
}
}
.ticketImg {
	display: inline-block;
	position: relative;
	text-align: center;
}
.locationDetails {
	border: 2px solid #f1f2f3;
	padding: 18px 14px;
}
.locationDetails h5 {
	font-size: 10px;
}
.locationDetails small {
	display: block;
}
.ticketImg table {
	margin-bottom: 0;
	max-width: 612px;
}
.yoursTicket {
	padding: 18px 0 4px;
}
.yoursTicket h5 {
	color: #2c0222;
	font-size: 16px;
	font-weight: bold;
	line-height: 14px;
	margin-bottom: 5px;
}
.yoursTicket p {
	color: #2c0222;
	font-size: 13px;
	line-height: 26px;
}
.ticketImg td {
	vertical-align: top;
}
.flexslider table {
	border: medium none;
}
.flexslider table tr td {
	padding: 0;
}
#transDetailDiv td {
	color: #7592c1 !important;
	line-height: 24px;
}
#ticketDescription td {
	background-color: #fff;
	line-height: 30px;
}
#qrCodeDiv img {
	margin: 5px auto;
	width: 160px !important;
}
#qrCodeDiv td {
	background-color: #fff !important;
}
#transDetailDiv h3 {
	color: #7592c1;
	display: inline-block;
	font-size: 14px;
	font-weight: bold;
	margin-top: 22px;
	text-decoration: underline;
}
#eventDetailDiv td {
	background-color: #fff;
	line-height: 22px;
}
.qrCodeDiv {
	border: 2px solid #f1f2f3;
	margin-top: 10px;
}
.qrCodeDiv small {
	border-bottom: 2px dashed #e9eaec;
	color: #2c0222;
	display: block;
	font-size: 15px;
	line-height: 20px;
	margin-bottom: 10px;
	padding: 10px 0 3px 10px;
}
.personalDetails {
	padding-top: 24px;
}
.personalDetails table {
	border: medium none;
	font-family: "PetitaLight";
	font-size: 12px;
	font-weight: bold;
	margin-bottom: 14px;
	padding-left: 4px;
	text-transform: uppercase;
}
.personalDetails table td {
	background-color: #fff !important;
	line-height: 14px;
	padding: 0;
}
.personalDetails table tr:nth-child(1) td {
	color: #000;
	display: block;
	font-size: 13px;
	line-height: 20px;
}
.personalDetails table tr:nth-child(2) td {
	color: #402b3b;
	display: block;
	font-size: 16px;
	padding-top: 16px;
}
.personalDetails span {
	font-weight: normal;
}
.personalDetails table tr:nth-child(3) td {
	color: #000;
	font-size: 15px;
	font-weight: normal;
	padding-bottom: 4px;
	padding-top: 12px;
}
.transDetailDiv .transTotal {
	background: #e4f4fb none repeat scroll 0 0;
	border-radius: 2px;
	color: #000;
	display: inline-block;
	font-size: 10px;
	height: 14px;
	left: 2px;
	line-height: 14px;
	position: relative;
	text-align: center;
	top: 4px;
	width: 74px;
}
.transDetailDiv tr, .transDetailDiv td {
	background: #2c0222 none repeat scroll 0 0 !important;
}
.transDetailDiv table {
	background: #2c0222 none repeat scroll 0 0;
	padding: 20px 0 6px 14px;
	text-transform: uppercase;
}
.transDetailDiv table td {
	background: #2c0222 none repeat scroll 0 0 !important;
	color: #6777a2;
	font-size: 14px;
	line-height: 22px;
	padding: 0;
}
.transDetailDiv h5 {
	color: #7592c1;
	display: inline-block;
	font-size: 14px;
	font-weight: bold;
	text-decoration: underline;
}
.transDetailDiv tr:last-child td {
	font-size: 14px;
}
.personalDetails table tr:nth-child(4) td, .personalDetails table tr:nth-child(5) td {
	color: #000;
	font-size: 14px;
	font-weight: normal;
	line-height: 20px;
}
.qrCodeImg {
	border-bottom: 2px dashed #e9eaec;
	padding-bottom: 10px;
	text-align: center;
}
.qrCodeImg img {
	display: inline-block !important;
	margin: 0 !important;
	width: 207px !important;
}
.ticketBtn {
	margin-top: 274px;
}
.prevBtn, .nextBtn {
	cursor: pointer;
	position: absolute;
	top: 50%;
}
.prevBtn {
	left: -38px;
}
.nextBtn {
	right: -38px;
}
.ticketImg ul {
	margin: 0;
	padding: 0;
}
.ticketImg li {
	list-style: outside none none;
}
.transDetail {
	color: #fff;
	font-size: 10px;
	height: 30px;
	position: absolute;
	right: 4%;
	text-align: left;
	top: 56%;
	width: 100px;
}
.ticketBtn button, #print_your_rout_direction {
	background: rgba(0, 0, 0, 0) linear-gradient(to bottom, #f9436d, #46001d) repeat scroll 0 0;
	border-radius: 8px;
	font-family: "PetitaMedium";
}
label.error {
	background: #f04124 none repeat scroll 0 0;
	color: #ffffff !important;
	display: block;
	font-size: 0.75rem;
	font-style: italic;
	font-weight: normal;
	margin-bottom: 1rem;
	margin-top: -1px;
	padding: 4px;
}
.ch-info {
	background: #f16000 none repeat scroll 0 0;
	border-radius: 6px;
	height: 61px;
	left: -25%;
	opacity: 0;
	position: absolute;
	top: -103%;
	transform: scale(0);
	transition: all 0.4s ease-in-out 0s;
	width: 100px;
	z-index: 9;
}
.ch-info::before {
	border-left: 10px solid transparent;
	border-right: 10px solid transparent;
	border-top: 10px solid #f16000;
	content: "";
	left: 50%;
	position: absolute;
	top: 100%;
}
.ch-info h3 {
	color: #fff;
	font-size: 14px;
	letter-spacing: 2px;
	margin: 0 8px;
	padding: 8px 0 2px;
	position: relative;
	text-shadow: 0 0 1px #fff, 0 1px 2px rgba(0, 0, 0, 0.3);
	text-transform: uppercase;
}
.ch-info p {
	border-top: 1px solid rgba(255, 255, 255, 0.5);
	color: #fff;
	font-size: 12px;
	font-style: italic;
	margin: 0 8px;
	padding: 5px;
}
.ch-info p a {
	color: rgba(255, 255, 255, 0.7);
	display: block;
	font-family: "Open Sans", Arial, sans-serif;
	font-size: 9px;
	font-style: normal;
	font-weight: 700;
	letter-spacing: 1px;
	padding-top: 4px;
	text-transform: uppercase;
}
.ch-info p a:hover {
	color: rgba(255, 242, 34, 0.8);
}
.ch-item:hover .ch-info {
	opacity: 1;
	transform: scale(1);
}
#slf_awards_panel_form2 .zone_portion_option {
	display: none;
}
#show_message {
	color: red;
	font-family: "PetitaMedium";
	font-size: 22px;
	margin: 0 0 10px;
	text-align: center;
}
.btn-paypal {
	background: rgba(0, 0, 0, 0) linear-gradient(to bottom, #591e5b 37%, #2c0323) repeat scroll 0 0;
	border: medium none;
	border-radius: 5px;
	color: #fff;
	float: right;
	font-family: "PetitaLight";
	font-size: 21px;
	margin-bottom: 0;
	padding: 10px 35px;
}
.chair_section li {
	cursor: pointer;
}
#slf_awards_panel_form2 .chair_section li.active .ch-item {
	background: rgba(0, 0, 0, 0) url("../img/img_chItem_active.png") no-repeat scroll 0 0 / 100% 100%;
}
#slf_awards_panel_form2 .ball_wrap .green_ball.active {
	background: #f16000 none repeat scroll 0 0;
}
.loc-right .mapSearchBtn {
	background: rgba(0, 0, 0, 0) url("../img/map_search.png") no-repeat scroll left top;
	cursor: pointer;
	display: block;
	height: 36px;
	position: absolute;
	right: 0;
	top: 0;
	width: 40px;
	z-index: 1;
}

/*@media screen and (min-width: 1280px) and (max-width: 1360px) {
.ch-grid li {
	height: 60px;
	width: 60px;
}
.ch-grid li:nth-child(13) {
	top: 175px;
}
.ch-grid li:nth-child(14) {
	top: 230px;
}
.ch-grid li:nth-child(17) {
	top: 300px;
}
.ch-grid li:nth-child(19) {
	top: 368px;
}
.ch-grid li:nth-child(22) {
	top: 427px;
}
.ch-grid li:nth-child(23) {
	top: 410px;
}
.ch-grid li:nth-child(24) {
	top: 426px;
}
.ch-info {
	left: -33%;
	top: -116%;
}
}

@media screen and (min-width: 1120px) and (max-width: 1280px) {
.ch-info {
	left: -44%;
	top: -134%;
}
.ch-grid li {
	height: 50px;
	width: 50px;
}
.ch-grid li:nth-child(6) {
	top: 73px;
}
.ch-grid li:nth-child(9) {
	top: 121px;
}
.ch-grid li:nth-child(10) {
	top: 130px;
}
.ch-grid li:nth-child(13) {
	top: 151px;
}
.ch-grid li:nth-child(14) {
	top: 186px;
}
.ch-grid li:nth-child(17) {
	top: 244px;
}
.ch-grid li:nth-child(19) {
	top: 303px;
}
.ch-grid li:nth-child(22) {
	top: 352px;
}
.ch-grid li:nth-child(23) {
	top: 352px;
}
.ch-grid li:nth-child(24) {
	top: 355px;
}
}*/

/*@media screen and (min-width: 1025px) and (max-width: 1119px) {
.ch-info {
	left: -44%;
	top: -134%;
}
.ch-grid li {
	height: 50px;
	width: 50px;
}
.ch-grid li:nth-child(6) {
	top: 64px;
}
.ch-grid li:nth-child(7) {
	top: 64px;
}
.ch-grid li:nth-child(9) {
	top: 108px;
}
.ch-grid li:nth-child(10) {
	top: 113px;
}
.ch-grid li:nth-child(11) {
	top: 114px;
}
.ch-grid li:nth-child(13) {
	top: 126px;
}
.ch-grid li:nth-child(14) {
	left: 36%;
	top: 170px;
}
.ch-grid li:nth-child(17) {
	left: 38%;
	top: 227px;
}
.ch-grid li:nth-child(19) {
	top: 284px;
}
.ch-grid li:nth-child(22) {
	top: 312px;
}
.ch-grid li:nth-child(23) {
	top: 312px;
}
.ch-grid li:nth-child(24) {
	left: 30%;
	top: 330px;
}
}

@media screen and (min-width: 900px) and (max-width: 1024px) {
.ch-grid li:nth-child(3) {
	left: 56%;
	top: 58px;
}
.ch-grid li:nth-child(6) {
	left: 26%;
	top: 160px;
}
.ch-grid li:nth-child(7) {
	left: 48%;
	top: 160px;
}
.ch-grid li:nth-child(9) {
	left: 2%;
	top: 301px;
}
.ch-grid li:nth-child(10) {
	left: 15%;
	top: 316px;
}
.ch-grid li:nth-child(11) {
	top: 234px;
}
.ch-grid li:nth-child(13) {
	left: 27%;
	top: 348px;
}
.ch-grid li:nth-child(14) {
	left: 39%;
	top: 412px;
}
.ch-grid li:nth-child(17) {
	left: 42%;
	top: 528px;
}
.ch-grid li:nth-child(19) {
	left: 37%;
	top: 654px;
}
.ch-grid li:nth-child(22) {
	left: 5%;
	top: 735px;
}
.ch-grid li:nth-child(23) {
	left: 18%;
	top: 735px;
}
.ch-grid li:nth-child(24) {
	left: 33%;
	top: 784px;
}
}

@media screen and (min-width: 820px) and (max-width: 899px) {
.ch-grid li:nth-child(3) {
	left: 56%;
	top: 42px;
}
.ch-grid li:nth-child(6) {
	left: 24%;
	top: 140px;
}
.ch-grid li:nth-child(7) {
	left: 50%;
	top: 146px;
}
.ch-grid li:nth-child(9) {
	left: 2%;
	top: 278px;
}
.ch-grid li:nth-child(10) {
	left: 15%;
	top: 278px;
}
.ch-grid li:nth-child(11) {
	top: 223px;
}
.ch-grid li:nth-child(13) {
	left: 30%;
	top: 307px;
}
.ch-grid li:nth-child(14) {
	left: 39%;
	top: 369px;
}
.ch-grid li:nth-child(17) {
	left: 42%;
	top: 475px;
}
.ch-grid li:nth-child(19) {
	left: 40%;
	top: 584px;
}
.ch-grid li:nth-child(22) {
	left: 5%;
	top: 650px;
}
.ch-grid li:nth-child(23) {
	left: 18%;
	top: 650px;
}
.ch-grid li:nth-child(24) {
	left: 33%;
	top: 668px;
}
}

@media screen and (min-width: 700px) and (max-width: 819px) {
.ch-grid li:nth-child(3) {
	left: 56%;
	top: 29px;
}
.ch-grid li:nth-child(6) {
	left: 24%;
	top: 124px;
}
.ch-grid li:nth-child(7) {
	left: 50%;
	top: 126px;
}
.ch-grid li:nth-child(9) {
	left: 2%;
	top: 218px;
}
.ch-grid li:nth-child(11) {
	top: 202px;
}
.ch-grid li:nth-child(10) {
	left: 15%;
	top: 218px;
}
.ch-grid li:nth-child(13) {
	left: 30%;
	top: 255px;
}
.ch-grid li:nth-child(14) {
	left: 39%;
	top: 321px;
}
.ch-grid li:nth-child(17) {
	left: 42%;
	top: 410px;
}
.ch-grid li:nth-child(19) {
	left: 40%;
	top: 500px;
}
.ch-grid li:nth-child(22) {
	left: 5%;
	top: 550px;
}
.ch-grid li:nth-child(23) {
	left: 18%;
	top: 550px;
}
.ch-grid li:nth-child(24) {
	left: 31%;
	top: 572px;
}
}

@media screen and (min-width: 650px) and (max-width: 699px) {
.ch-grid li {
	height: 60px;
	width: 60px;
}
.ch-grid li:nth-child(3) {
	left: 56%;
	top: 29px;
}
.ch-grid li:nth-child(6) {
	left: 24%;
	top: 108px;
}
.ch-grid li:nth-child(7) {
	left: 50%;
	top: 108px;
}
.ch-grid li:nth-child(9) {
	left: 2%;
	top: 190px;
}
.ch-grid li:nth-child(10) {
	left: 15%;
	top: 190px;
}
.ch-grid li:nth-child(11) {
	top: 170px;
}
.ch-grid li:nth-child(13) {
	left: 30%;
	top: 226px;
}
.ch-grid li:nth-child(14) {
	left: 38%;
	top: 286px;
}
.ch-grid li:nth-child(17) {
	left: 42%;
	top: 355px;
}
.ch-grid li:nth-child(19) {
	left: 40%;
	top: 428px;
}
.ch-grid li:nth-child(22) {
	left: 5%;
	top: 485px;
}
.ch-grid li:nth-child(23) {
	left: 18%;
	top: 485px;
}
.ch-grid li:nth-child(24) {
	left: 31%;
	top: 486px;
}
}

@media screen and (min-width: 600px) and (max-width: 649px) {
.ch-grid li {
	height: 60px;
	width: 60px;
}
.ch-grid li:nth-child(3) {
	left: 56%;
	top: -6px;
}
.ch-grid li:nth-child(6) {
	left: 24%;
	top: 72px;
}
.ch-grid li:nth-child(7) {
	left: 50%;
	top: 72px;
}
.ch-grid li:nth-child(9) {
	left: 2%;
	top: 140px;
}
.ch-grid li:nth-child(10) {
	left: 15%;
	top: 143px;
}
.ch-grid li:nth-child(13) {
	left: 30%;
	top: 173px;
}
.ch-grid li:nth-child(14) {
	left: 38%;
	top: 226px;
}
.ch-grid li:nth-child(17) {
	left: 42%;
	top: 296px;
}
.ch-grid li:nth-child(19) {
	left: 40%;
	top: 370px;
}
.ch-grid li:nth-child(22) {
	left: 5%;
	top: 412px;
}
.ch-grid li:nth-child(23) {
	left: 18%;
	top: 412px;
}
.ch-grid li:nth-child(24) {
	left: 31%;
	top: 422px;
}
}

@media screen and (min-width: 570px) and (max-width: 649px) {
.ch-grid li {
	height: 60px;
	width: 60px;
}
.ch-grid li:nth-child(3) {
	left: 56%;
	top: -6px;
}
.ch-grid li:nth-child(6) {
	left: 24%;
	top: 72px;
}
.ch-grid li:nth-child(7) {
	left: 50%;
	top: 72px;
}
.ch-grid li:nth-child(9) {
	left: 2%;
	top: 140px;
}
.ch-grid li:nth-child(10) {
	left: 15%;
	top: 143px;
}
.ch-grid li:nth-child(13) {
	left: 30%;
	top: 173px;
}
.ch-grid li:nth-child(14) {
	left: 38%;
	top: 226px;
}
.ch-grid li:nth-child(17) {
	left: 42%;
	top: 296px;
}
.ch-grid li:nth-child(19) {
	left: 40%;
	top: 370px;
}
.ch-grid li:nth-child(22) {
	left: 5%;
	top: 412px;
}
.ch-grid li:nth-child(23) {
	left: 18%;
	top: 412px;
}
.ch-grid li:nth-child(24) {
	left: 31%;
	top: 422px;
}
}*/

/*@media screen and (min-width: 500px) and (max-width: 569px) {
.ch-grid li {
	height: 50px;
	width: 50px;
}
.ch-info {
	left: -44%;
	top: -132%;
}
.ch-grid li:nth-child(3) {
	left: 56%;
	top: -6px;
}
.ch-grid li:nth-child(6) {
	left: 24%;
	top: 60px;
}
.ch-grid li:nth-child(7) {
	left: 50%;
	top: 60px;
}
.ch-grid li:nth-child(9) {
	left: 2%;
	top: 124px;
}
.ch-grid li:nth-child(10) {
	left: 15%;
	top: 124px;
}
.ch-grid li:nth-child(13) {
	left: 30%;
	top: 144px;
}
.ch-grid li:nth-child(14) {
	left: 38%;
	top: 188px;
}
.ch-grid li:nth-child(17) {
	left: 42%;
	top: 247px;
}
.ch-grid li:nth-child(19) {
	left: 40%;
	top: 310px;
}
.ch-grid li:nth-child(22) {
	left: 5%;
	top: 354px;
}
.ch-grid li:nth-child(23) {
	left: 18%;
	top: 354px;
}
.ch-grid li:nth-child(24) {
	left: 31%;
	top: 355px;
}
}

@media screen and (min-width: 480px) and (max-width: 510px) {
.ch-grid li {
	height: 50px;
	width: 50px;
}
.ch-info {
	left: -44%;
	top: -132%;
}
.ch-grid li:nth-child(3) {
	left: 56%;
	top: -6px;
}
.ch-grid li:nth-child(6) {
	left: 24%;
	top: 46px;
}
.ch-grid li:nth-child(7) {
	left: 50%;
	top: 46px;
}
.ch-grid li:nth-child(9) {
	left: 2%;
	top: 95px;
}
.ch-grid li:nth-child(10) {
	left: 15%;
	top: 95px;
}
.ch-grid li:nth-child(13) {
	left: 30%;
	top: 114px;
}
.ch-grid li:nth-child(14) {
	left: 38%;
	top: 164px;
}
.ch-grid li:nth-child(17) {
	left: 42%;
	top: 219px;
}
.ch-grid li:nth-child(19) {
	left: 40%;
	top: 275px;
}
.ch-grid li:nth-child(22) {
	left: 5%;
	top: 305px;
}
.ch-grid li:nth-child(23) {
	left: 18%;
	top: 305px;
}
.ch-grid li:nth-child(24) {
	left: 31%;
	top: 314px;
}
}

@media screen and (min-width: 430px) and (max-width: 479px) {
.ch-grid li {
	height: 40px;
	width: 40px;
}
.ch-info {
	left: -68%;
	top: -168%;
}
.ch-info h3 {
	font-size: 12px;
}
.ch-item {
	box-shadow: 0 0 0 0 rgba(44, 3, 35, 0.1) inset, 0 0 0 10px rgba(33, 1, 25, 0.1) inset, 0 1px 2px rgba(0, 0, 0, 0.1);
}
.ch-grid li:nth-child(3) {
	left: 56%;
	top: -6px;
}
.ch-grid li:nth-child(6) {
	left: 24%;
	top: 46px;
}
.ch-grid li:nth-child(7) {
	left: 50%;
	top: 46px;
}
.ch-grid li:nth-child(9) {
	left: 2%;
	top: 81px;
}
.ch-grid li:nth-child(10) {
	left: 15%;
	top: 82px;
}
.ch-grid li:nth-child(13) {
	left: 30%;
	top: 99px;
}
.ch-grid li:nth-child(14) {
	left: 38%;
	top: 139px;
}
.ch-grid li:nth-child(17) {
	left: 42%;
	top: 188px;
}
.ch-grid li:nth-child(19) {
	left: 40%;
	top: 237px;
}
.ch-grid li:nth-child(22) {
	left: 5%;
	top: 268px;
}
.ch-grid li:nth-child(23) {
	left: 18%;
	top: 268px;
}
.ch-grid li:nth-child(24) {
	left: 31%;
	top: 272px;
}
}

@media screen and (min-width: 350px) and (max-width: 429px) {
.ch-grid li {
	height: 40px;
	width: 40px;
}
.ch-item {
	box-shadow: 0 0 0 0 rgba(44, 3, 35, 0.1) inset, 0 0 0 10px rgba(33, 1, 25, 0.1) inset, 0 1px 2px rgba(0, 0, 0, 0.1);
}
.ch-grid li:nth-child(3) {
	left: 56%;
	top: -20px;
}
.ch-grid li:nth-child(6) {
	left: 20%;
	top: 30px;
}
.ch-grid li:nth-child(7) {
	left: 44%;
	top: 30px;
}
.ch-grid li:nth-child(9) {
	left: 2%;
	top: 67px;
}
.ch-grid li:nth-child(10) {
	left: 15%;
	top: 75px;
}
.ch-grid li:nth-child(13) {
	left: 30%;
	top: 89px;
}
.ch-grid li:nth-child(14) {
	left: 36%;
	top: 128px;
}
.ch-grid li:nth-child(17) {
	left: 38%;
	top: 175px;
}
.ch-grid li:nth-child(19) {
	left: 34%;
	top: 220px;
}
.ch-grid li:nth-child(22) {
	left: 3%;
	top: 238px;
}
.ch-grid li:nth-child(23) {
	left: 18%;
	top: 238px;
}
.ch-grid li:nth-child(24) {
	left: 29%;
	top: 260px;
}
}*/

/*@media screen and (min-width: 300px) and (max-width: 349px) {
.ch-grid li {
	height: 40px;
	width: 40px;
}
.ch-item {
	box-shadow: 0 0 0 0 rgba(44, 3, 35, 0.1) inset, 0 0 0 10px rgba(33, 1, 25, 0.1) inset, 0 1px 2px rgba(0, 0, 0, 0.1);
}
.table_selected {
	margin-top: 20px !important;
}
.ch-grid li:nth-child(3) {
	left: 50%;
	top: -29px;
}
.ch-grid li:nth-child(6) {
	left: 18%;
	top: 10px;
}
.ch-grid li:nth-child(7) {
	left: 44%;
	top: 10px;
}
.ch-grid li:nth-child(9) {
	left: 2%;
	top: 42px;
}
.ch-grid li:nth-child(10) {
	left: 15%;
	top: 47px;
}
.ch-grid li:nth-child(11) {
	left: 49%;
	top: 44px;
}
.ch-grid li:nth-child(13) {
	left: 30%;
	top: 56px;
}
.ch-grid li:nth-child(14) {
	left: 36%;
	top: 88px;
}
.ch-grid li:nth-child(17) {
	left: 39%;
	top: 118px;
}
.ch-grid li:nth-child(19) {
	left: 33%;
	top: 148px;
}
.ch-grid li:nth-child(22) {
	left: 1%;
	top: 166px;
}
.ch-grid li:nth-child(23) {
	left: 13%;
	top: 166px;
}
.ch-grid li:nth-child(24) {
	left: 25%;
	top: 175px;
}
.ch-grid li:nth-child(1) {
	left: 4%;
	top: -2px;
}
.ch-grid li:nth-child(2) {
	top: -2px;
}
.ch-grid li:nth-child(4) {
	right: 21%;
	top: -30px;
}
.ch-grid li:nth-child(5) {
	top: 48px;
}
.ch-grid li:nth-child(8) {
	left: auto;
	right: 24%;
	top: 2px;
}
.ch-grid li:nth-child(12) {
	left: auto;
	right: 21%;
	top: 33px;
}
.ch-grid li:nth-child(15) {
	left: auto;
	right: 32%;
	top: 68px;
}
.ch-grid li:nth-child(16) {
	left: auto;
	right: 19%;
	top: 68px;
}
.ch-grid li:nth-child(18) {
	left: auto;
	right: 26%;
	top: 98px;
}
.ch-grid li:nth-child(20) {
	left: auto;
	right: 34%;
	top: 130px;
}
.ch-grid li:nth-child(21) {
	left: auto;
	right: 22%;
	top: 130px;
}
.ch-grid li:nth-child(25) {
	left: auto;
	right: 40%;
	top: 164px;
}
.ch-grid li:nth-child(26) {
	left: auto;
	right: 27%;
	top: 164px;
}
.ch-grid li:nth-child(27) {
	left: 2%;
	top: 180px;
}
.ch-grid li:nth-child(28) {
	left: 14%;
	top: 180px;
}
.ch-grid li:nth-child(29) {
	left: 25%;
	top: 182px;
}
.ch-grid li:nth-child(30) {
	left: auto;
	right: 45%;
	top: 194px;
}
.ch-grid li:nth-child(31) {
	left: auto;
	right: 33%;
	top: 194px;
}
.ch-grid li:nth-child(32) {
	left: auto;
	right: 22%;
	top: 194px;
}
}*/

@media screen and (min-width: 1023px) and (max-width: 1025px) {
.table_selected {
	margin-top: 14px !important;
}
}

@media screen and (min-width: 767px) and (max-width: 769px) {
.table_selected {
	margin-top: 17px !important;
}
}

@media screen and (min-width: 666px) and (max-width: 668px) {
.table_selected {
	margin-top: 10px !important;
}
}

@media screen and (min-width: 374px) and (max-width: 376px) {
.table_selected {
	margin-top: 12px !important;
}
}

@media screen and (min-width: 413px) and (max-width: 415px) {
.table_selected {
	margin-top: -45px !important;
}
form #card_number {
	background-position: 2px -121px, 167% -61px;
}
}

@media screen and (min-width: 735px) and (max-width: 737px) {
.table_selected {
	margin-top: 0 !important;
}
}

@media screen and (min-width: 383px) and (max-width: 385px) {
.table_selected {
	margin-top: 14px !important;
}
form #card_number {
	background-position: 2px -121px, 176% -61px !important;
}
}

/*@media screen and (max-width: 429px) {
.ch-grid li {
	height: 40px;
	width: 40px;
}
.ch-info {
	left: -68%;
	top: -168%;
}
.ch-info h3 {
	font-size: 12px;
}
}*/

@media screen and (max-width: 569px) {
.ticketImg {
	width: 90%;
}
/*.ch-grid li:nth-child(11) {
	left: 56%;
	top: 110px;
}*/
}
.clearfix {
	clear: both;
	height: 1px;
	line-height: 1px;
}
.paypal-payment {
	background: #fff none repeat scroll 0 0;
	border: 1px solid #bababa;
	border-radius: 10px;
	margin: 22px auto 0;
	max-width: 470px;
	padding: 35px;
}
.paypal-payment li {
	list-style: outside none none;
}
.paypal-payment #card_number {
	margin-bottom: 0;
	width: 100%;
}
.paypal-payment .help {
	display: block;
	margin-bottom: 12px;
}
.paypal-payment ul {
	margin: 0;
	padding: 0;
}
.paypal-payment label {
	color: #040404;
	font-weight: bold;
	margin-bottom: 5px;
}
.paypal-payment li li {
	float: left;
	margin-left: 10px;
}
.paypal-payment li li input[type="text"] {
	max-width: 126px;
}
#card_type {
	visibility: hidden;
}
label.error {
	font-size: 0.7rem;
}
.paypal-payment li li:first-child {
	margin-left: 0;
}
.paypal-payment input[type="text"] {
	background-color: #fff;
	border: 1px solid #ccc;
	border-radius: 6px;
	box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset;
	color: #555;
	display: block;
	font-size: 14px;
	height: 34px;
	line-height: 1.42857;
	padding: 6px 12px;
	transition: border-color 0.15s ease-in-out 0s, box-shadow 0.15s ease-in-out 0s;
	width: 100%;
}
#map_frame {
	height: 500px;
}
#map {
	height: 500px;
	width: 650px;
}
form #card_number {
	background-image: url("../img/images.png"), url("../img/images.png");
	background-position: 2px -121px, 133% -61px;
	background-repeat: no-repeat;
	background-size: 120px 486px, 120px 490px;
	padding-left: 54px;
	width: 225px;
}
form input {
	background-color: #fff;
	border: 1px solid #e5e5e5;
	box-sizing: content-box;
	clear: both;
	color: #333;
	display: block;
	font-size: 18px;
	height: 32px;
	outline: medium none;
	padding: 0 5px;
	width: 275px;
}

@media screen and (max-width: 480px) {
form #card_number {
	background-position: 2px -121px, 148% -61px;
}
}

@media screen and (min-width: 370px) and (max-width: 380px) {
form #card_number {
	background-position: 2px -121px, 186% -61px;
}
}

@media screen and (min-width: 319px) and (max-width: 321px) {
.paypal-payment {
	padding: 15px;
}
form #card_number {
	background-position: 2px -121px, 197% -61px;
}
}

@media screen and (max-width: 548px) {
.paypal-payment li li input[type="text"] {
	max-width: 100%;
}
.paypal-payment li li {
	margin: 0;
	width: 100%;
}
}
.qrtxtDiv span {
	color: #000;
	display: inline-block;
	font-size: 13px;
	line-height: 22px;
	text-transform: uppercase;
}
.qrtxtDiv strong {
	color: #311b2c;
	display: inline-block;
	font-size: 13px;
	padding-left: 5px;
	text-transform: uppercase;
}
#nameSection {
	margin: 10px 0;
}
#nameSection td {
	line-height: 24px;
}
#yourticketDiv td {
	background-color: #fff !important;
}
#location_direction .adp-placemark img, #popup_location_direction .adp-placemark img {
	max-width: 22px;
}
#location_direction .adp-summary, #popup_location_direction .adp-summary {
	-moz-border-bottom-colors: none;
	-moz-border-left-colors: none;
	-moz-border-right-colors: none;
	-moz-border-top-colors: none;
	background: #eee none repeat scroll 0 0;
	border-color: #ccc #ccc -moz-use-text-color;
	border-image: none;
	border-radius: 8px 8px 0 0;
	border-style: solid solid none;
	border-width: 1px 1px medium;
	font-weight: bold;
	padding: 10px 10px 10px 14px;
}
.adp-legal {
	display: none;
}
.adp-directions {
	background: #e3e3e3 none repeat scroll 0 0;
	border: 1px solid #ccc;
	margin-bottom: 0;
	width: 100%;
}
.adp-directions td {
	padding: 8px;
}
.adp-directions tr:nth-of-type(2n) {
	background: #eee none repeat scroll 0 0;
}
.adp-directions tbody {
}
.adp-directions tr {
	border-bottom: 1px solid #cdcdcd;
	display: block;
}
.adp-directions tr td {
	border: medium none;
}
.venueTxt {
	background: #7b0c39 none repeat scroll 0 0;
	border: 2px solid #f1f2f3;
	color: #fff;
	font-size: 14px;
	line-height: 25px;
	text-align: center;
}
.ticketImg {
	width: 612px !important;
}
.ticketImg table table {
}
.venueTxt img {
	border-radius: 10px 10px 0 0;
}
.ticketImg #Table_011, .ticketImg #Table_011_clone {
	border: medium none !important;
}
@page {
	margin: 0;
}
.note {
	/*color: #9a073a;*/
	color: #b81013;
	font-family: "PetitaMedium";
	font-size: 18px;
	font-weight: bold;
	margin: 0;
	text-align: center;
}
.flexslider li {
}
.orderConfrmDiv {
	background: #fff none repeat scroll 0 0;
	border: 2px solid #440c2c;
	border-radius: 10px;
	box-shadow: 0 0 5px #000;
	color: #440c2c;
	font-family: "PetitaLight";
	margin: 50px auto;
	max-width: 900px;
	padding: 20px;
	text-align: center;
}
.orderConfrmDiv p {
	color: #440c2c;
	font-size: 22px;
	margin-bottom: 30px;
}
.orderConfrmDiv h3 {
	color: #440c2c;
	font-family: "PetitaLight";
	font-size: 34px;
	font-weight: bold;
	margin-bottom: 30px;
	margin-top: 0;
}
.customer_details input[type="checkbox"] {
	display: inline-block;
	float: left;
	margin: 0;
	width: 20px;
}
.customer_details .labeltxt {
	display: inline-block;
	margin: 7px 0 0 5px;
}
.customer_details #primary_email-error {
	left: -8px;
	position: absolute;
	top: 29px;
}
.zone_portion_images .gold_seat {
	width: 52%;
}
.zone_highlighter {
	background: #e7e8ea none repeat scroll 0 0;
	border: 2px solid #ccc;
	border-radius: 10px;
	box-shadow: 0 0 8px #fff;
	transition: all 0.3s ease 0s;
}
.chair_highlighter {
	background: #fff none repeat scroll 0 0;
}
.main_data .divider {
	visibility: hidden;
}
.rest_data div.divider:last-child {
	display: none;
}
.rest_data {
	display: none;
}
ul.chair_count li {
	display: none;
}
.gold_ball {
	/*background: rgba(0, 0, 0, 0) linear-gradient(to bottom, #d5bb3d, #907b22) repeat scroll 0 0;*/


    background: #ceb15f;
    background: -moz-linear-gradient(top, #ceb15f 0%, #f6d785 53%, #ceb260 100%);
    background: -webkit-linear-gradient(top, #ceb15f 0%,#f6d785 53%,#ceb260 100%);
    background: linear-gradient(to bottom, #ceb15f 0%,#f6d785 53%,#ceb260 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ceb15f', endColorstr='#ceb260',GradientType=0 );
    color: #000;
}
.ball_wrap .gold_ball:hover {
	background: rgba(0, 0, 0, 0) linear-gradient(to bottom, #b59c22, #907b22) repeat scroll 0 0;
}
.full_width {
	width: 100%;
}
.ticket_left_sec {
	float: left;
	position: relative;
	width: 80%;
}
.ticket_right_sec {
	float: left;
	position: relative;
	width: 19.5%;
}
.ticket_right_sec img, .ticket_left_sec img {
	width: 100%;
}
.ticket_left_sec .ticket_number {
	background: #741e1e none repeat scroll 0 0;
	position: absolute;
	right: -63px;
	top: 38%;
	transform: rotate(90deg);
	width: 195px;
}
.ticket_right_sec .ticket_number {
	background: #741e1e none repeat scroll 0 0;
	left: -63px;
	position: absolute;
	top: 38%;
	transform: rotate(90deg);
	width: 195px;
}
.ticket_right_sec .ticket_number p, .ticket_left_sec .ticket_number p {
	color: #fff;
	font-family: "PetitaMedium";
	font-size: 23px;
	font-weight: 700;
	margin-bottom: 0;
	padding: 10px;
	text-transform: uppercase;
}
.sel_seat_no {
	/*margin-left: 28px;*/
	/*margin-left: 28px; */
    /* position: absolute; */
    /* top: 55px; */
    /* left: 40px; */
    margin-top: -90px;
    color: #fff;
    background: #b60f13;
    /* padding: 20px 0; */
}

@media only screen and (min-width: 90.063em) and (max-width: 120em) {
.zone_portion_images .gold {
	left: 8.5%;
	top: 16.8%;
}
}

@media only screen and (min-width: 64.063em) and (max-width: 90em) {
.zone_portion_images .gold {
	left: 9%;
	top: 16.8%;
}
.zone_portion_images .premium {
	left: 8.6%;
}
.zone_heading h2 {
	font-size: 45px;
}
.zone_heading h5 {
	font-size: 32px;
	line-height: 35px;
}
.zone_portion_option li p {
	font-size: 20px;
}
.zone_portion_text p {
	font-size: 22px;
}
.table_selected {
	margin-top: -20%;
}
.chair_img {
	width: 580px;
}
.table_left {
	width: 54%;
}
}

@media only screen and (min-width: 40.063em) and (max-width: 64em) {
.zone_portion_images .gold {
	height: 59.5%;
	left: 7.5%;
}
.zone_portion_images .premium {
	left: 7.4%;
	top: 3.5%;
	width: 75%;
}
.zone_portion_option {
	margin: 1% auto 0;
}
.submit_sec .btn-next, .submit_sec .btn-prev {
	font-size: 18px;
	padding: 10px 28px;
}
.zone_heading h5 {
	font-size: 28px;
	line-height: 30px;
}
.zone_heading h2 {
	font-size: 35px;
}
.your-loc h5 {
	margin-top: 10px;
}
.table_selected {
	margin-top: -10%;
}
}

/*@media only screen and (min-width: 413px) and (max-width: 415px) {
.ch-grid li:nth-child(11) {
	left: 44%;
	top: 70px;
}
.ch-grid li:nth-child(13) {
	left: 30%;
	top: 100px;
}
.ch-grid li:nth-child(23) {
	top: 240px;
}
.ch-grid li:nth-child(24) {
	left: 27%;
	top: 245px;
}
}

@media only screen and (min-width: 374px) and (max-width: 376px) {
.ch-grid li:nth-child(11) {
	left: 44%;
	top: 70px;
}
}

@media only screen and (min-width: 319px) and (max-width: 321px) {
.ch-grid li:nth-child(11) {
	left: 44%;
	top: 45px;
}
.ch-grid li:nth-child(13) {
	left: 27%;
	top: 64px;
}
.ch-grid li:nth-child(22) {
	top: 170px;
}
.ch-grid li:nth-child(23) {
	top: 175px;
}
}*/

@media only screen and (max-width: 40em) {
.zone_portion_images .gold {
	left: 8%;
}
.zone_portion_images .premium {
	left: 8%;
	top: 3.5%;
	width: 75%;
}
.zone_heading h2 {
	font-size: 25px;
}
.zone_heading h5 {
	font-size: 18px;
	line-height: 22px;
}
.zone_portion_head {
	font-size: 20px;
	padding: 5px 20px;
}
.zone_portion_text h4 {
	font-size: 22px;
}
.zone_portion_text p, .customer_title, .zone_portion_option li p, .submit_sec .btn-next, .submit_sec .btn-prev {
	font-size: 16px;
}
.customer_data input {
	font-size: 14px;
}
.loc-dir h4 {
	font-size: 22px;
}
.loc-dir p {
	font-size: 18px;
}
.table_selected {
	margin-top: -18%;
}
.table-1 {
	width: 80%;
}
.table_selected, .chair_selected {
	font-size: 20px;
}
}

@media only screen and (max-width: 30em) {
.zone_portion_images .premium {
	left: 9%;
	position: absolute;
	top: 3.5%;
}
.zone_portion_images .gold {
	left: 9.5%;
}
.zone_heading h2 {
	font-size: 25px;
}
.zone_heading h5 {
	font-size: 18px;
	line-height: 22px;
}
.zone_portion_head {
	font-size: 20px;
	padding: 5px 20px;
}
.zone_portion_text h4 {
	font-size: 22px;
}
.zone_portion_text p, .customer_title, .zone_portion_option li p, .submit_sec .btn-next, .submit_sec .btn-prev {
	font-size: 16px;
}
.customer_data input {
	font-size: 14px;
}
.loc-dir p {
	font-size: 16px;
}
.table-1 {
	width: 100%;
}
/*.table_selected {
	margin-top: -45%;
}*/
}

@media only screen and (max-width: 25em) {
.zone_portion_images .gold {
	left: 11.4%;
	width: 50%;
}
.zone_portion_images .premium {
	left: 11%;
}
.customer_data {
	padding: 10px 10px 0;
}
.submit_sec .btn-next, .submit_sec .btn-prev {
	font-size: 15px;
	padding: 10px 15px;
}
.zone_portion_text p {
	font-size: 14px;
}
.zone_portion_text h4 {
	font-size: 20px;
}
.zone_portion_option li {
	width: 100%;
}
.zone_portion_option {
	margin: 1% auto 0;
}
.zone_portion_head {
	font-size: 18px;
}
.zone_heading h2 {
	font-size: 16px;
}
.zone_heading h5 {
	font-size: 14px;
	line-height: 16px;
}
.zone_select .zone_portion .zone_portion_content {
	padding: 8px;
}
.loc-dir h4 {
	font-size: 16px;
	line-height: 20px;
}
.loc-dir p {
	font-size: 13px;
	line-height: 14px;
	margin-top: 5px;
}
.table-1 {
	margin-left: -7%;
	width: 114%;
}
.table_selected, .chair_selected {
	font-size: 16px;
	line-height: 20px;
}
.table_selected {
	margin-top: -40%;
}
}


/* vivek code */
.ch-grid li.table_booked .ch-item {
	background: url(../img/tableBooked.png) no-repeat 0 0 / 100% 100%;
	cursor: default;
}
.ch-grid li.table_booked:hover .ch-info {
	display: none !important;
}
.chairDiv {
	width:364px; 
	float:left; 
	margin-left:14%; 
	margin-top:100px;
}
.selectTableDiv {
	width: 593px;
     float: left; 
    position: relative;
    padding-left: 15px;
    margin: 0 auto !important;
}


@media screen and (max-width: 1440px) {
	.chairDiv {
		margin-top:165px !important;
	}
}
@media screen and (min-width: 1061px) and (max-width: 1160px) {
	.chairDiv {
		margin-left:4%;
	}
}
@media screen and (min-width: 991px) and (max-width: 1060px) {
	.chairDiv {
		width:302px;
		margin-left:4%;
	}
}
@media screen and (min-width: 960px) and (max-width: 990px) {
	.chairDiv {
		width:302px;
		margin-left:1%;
	}
}
@media screen and (min-width: 650px) and (max-width: 959px) {
	.selectTableDiv {
		float:none;
		margin:0 auto;
	}
	.chairDiv {
		width:364px;
		float:none;
		margin:44px auto 0 auto !important;
	}
}

@media only screen and (max-width: 383px) and (min-width: 385px) {
	.chairDiv {
		margin-top:10px !important;
	}
}

@media only screen and (max-width: 374px) and (min-width: 376px) {
	.chairDiv {
		margin-top:10px !important;
	}
}

/* swati code */
@media only screen and (min-width: 480px) and (max-width: 650px) {
	.chairDiv {
		width:100% !important;
		margin:0 auto !important;
		margin-top:114px !important;
	}
	.chairDiv .table-1 {
		max-width:265px !important;
		margin:0 auto !important;
	}
	.chair-num {
		padding:10px;
	}
	.ch-info {
		left:-64%;
		top:-162%;
	}
	.selectTableDiv{width:440px; margin:0 auto; float:none;}
	.ch-grid li:nth-child(6) {
    left: 25%;
    top: 47px;}
	.ch-grid li:nth-child(10) {
    left: 16%;
    top: 83px;}
	.ch-grid li:nth-child(9) {
    left: 4%;
    top: 110px;}
	.ch-grid li:nth-child(13) {
       left: 4%;
    top: 96px;}
	.ch-grid li:nth-child(7) {
    left: 46%;
    top: 45px;}
	.ch-grid li:nth-child(11) {
    left: 46%;
    top: 100px;}
	.ch-grid li:nth-child(14) {
    left: 36%;
    top: 157px;
}
.ch-grid li:nth-child(17) {
    left: 37%;
    top: 211px;
}
.ch-grid li:nth-child(19) {
    left: 37%;
    top: 270px;
}
.ch-grid li:nth-child(25) {
    left: auto;
    right: 51%;
    top: 314px;
}
.ch-grid li:nth-child(24) {
    left: 24%;
    top: 315px;
}
.ch-grid li:nth-child(23) {
    left: 13%;
    top: 308px;
}.ch-grid li:nth-child(22) {
    left: 3%;
    top: 308px;
}
.ch-grid li {
    height: 40px !important;
    width: 40px !important;
}
.ch-grid li .ch-item {
	box-shadow:0 0 0 0 rgba(44, 3, 35, 0.1) inset, 0 0 0 10px rgba(33, 1, 25, 0.1) inset, 0 1px 2px rgba(0, 0, 0, 0.1);
}

/* vivek */
.ch-grid li:nth-child(1) {
	left: 4%;
	top: -20px;
}
.ch-grid li:nth-child(2) {
	left: 16%;
	top: -20px;
}
.ch-grid li:nth-child(3) {
    left: 56%;
    top: -20px;
}
.ch-grid li:nth-child(4) {
	left: auto;
	right: 19%;
	top: -20px;
}
.ch-grid li:nth-child(5) {
	left: 9%;
	top: 28px;
}
.ch-grid li:nth-child(8) {
	left: auto;
	right: 29%;
	top: 42px;
}
.ch-grid li:nth-child(12) {
	left: auto;
	right: 29%;
	top: 100px;
}
.ch-grid li:nth-child(15) {
	left: auto;
	right: 39%;
    top: 155px;
}
.ch-grid li:nth-child(16) {
	left: auto;
	right: 29%;
    top: 153px;
}
.ch-grid li:nth-child(18) {
	left: auto;
	right: 38%;
    top: 212px;
}
.ch-grid li:nth-child(20) {
	left: auto;
	right: 38%;
    top: 268px;
}
.ch-grid li:nth-child(21) {
	left: auto;
	right: 28%;
    top: 213px;
}
.ch-grid li:nth-child(25) {
	left: auto;
	right: 51%;
	top: 315px;
}
.ch-grid li:nth-child(26) {
	left: auto;
	right: 38%;
    top: 318px;
}
.ch-grid li:nth-child(27) {
	left: 5%;
	top: 357px;
}
.ch-grid li:nth-child(28) {
	left: 17%;
    top: 362px;
}
.ch-grid li:nth-child(29) {
	left: 29%;
    top: 367px;
}
.ch-grid li:nth-child(30) {
	left: auto;
	right: 44%;
    top: 365px;
}
.ch-grid li:nth-child(31) {
	left: auto;
	right: 31%;
    top: 367px;
}
.ch-grid li:nth-child(32) {
	left: auto;
	right: 28%;
    top: 316px;
}
.ch-grid li:nth-child(33) {
    left: auto;
    right: 19%;
    top: 371px;
}
.ch-grid li:nth-child(34) {
    left: auto;
    right: 18%;
    top: 318px;
}
.ch-grid li:nth-child(35) {
    left: auto;
    right: 28%;
    top: 270px;
}
.ch-grid li:nth-child(36) {
    left: auto;
    right: 18%;
    top: 271px;
}
.ch-grid li:nth-child(37) {
    left: 12%;
    top: 125px;
}
.ch-grid li:nth-child(38) {
    left: auto;
    right: 17%;
    top: 211px;
}
.ch-grid li:nth-child(39) {
    left: auto;
    top: 153px;
    right: 17.5%;
}
.ch-grid li:nth-child(40) {
    left: auto;
    right: 18%;
    top: 98px;
}
.ch-grid li:nth-child(41) {
    right: 18%;
    left: auto;
    top: 41px;
}


}
@media only screen and (min-width: 320px) and (max-width: 479px) {
	.chairDiv {
		width:100% !important;
		margin:80px auto 0 auto !important;
	}
	.chairDiv .table-1 {
		max-width:265px !important;
		margin:0 auto !important;
	}
	.chair-num {
		padding:10px;
	}
	.selectTableDiv {width: 290px; margin:0 auto; float:none;}
	.ch-grid li:nth-child(6) {
    left: 25%;
    top: 8px;
}
	.ch-grid li:nth-child(10) {
    left: 16%;
    top: 26px;
}
	.ch-grid li:nth-child(9) {
    left: 4%;
    top: 36px;
}
	.ch-grid li:nth-child(13) {
    left: 28%;
    top: 58px;
}
	.ch-grid li:nth-child(7) {
    left: 42%;
    top: 11px;}
	.ch-grid li:nth-child(11) {
    left: 42%;
    top: 49px;}
	.ch-grid li:nth-child(14) {
    left: 33.5%;
    top: 88px;
}
.ch-grid li:nth-child(17) {
   left: 35%;
    top: 124px;
}
.ch-grid li:nth-child(19) {
	left: 32%;
    top: 157px;
}
.ch-grid li:nth-child(25) {
   left: auto;
right: 47%;
top: 195px;
}
.ch-grid li:nth-child(24) {
    left: 23%;
top: 190px;
}
.ch-grid li:nth-child(23) {
    left: 12%;
top: 180px;
}.ch-grid li:nth-child(22) {
    left: 1%;
top: 180px;
}
.ch-grid li {
    height: 30px !important;
    width: 30px !important;
}

/* vivek */
.ch-grid li:nth-child(1) {
	left: 2%;
    top: -32px;
}
.ch-grid li:nth-child(2) {
	left: 14%;
    top: -32px;
}
.ch-grid li:nth-child(3) {
    left: 53%;
    top: -32px;
}
.ch-grid li:nth-child(4) {
	left: auto;
	right: 17%;
    top: -32px;
}
.ch-grid li:nth-child(5) {
	left: 8%;
    top: -4px;
}
.ch-grid li:nth-child(8) {
	left: auto;
	right: 28%;
    top: 11px;
}
.ch-grid li:nth-child(12) {
	left: auto;
	right: 28%;
    top: 49px;
}
.ch-grid li:nth-child(15) {
	left: auto;
	right: 39%;
    top: 87px;
}
.ch-grid li:nth-child(16) {
	left: auto;
	right: 28%;
    top: 86px;
}
.ch-grid li:nth-child(18) {
	left: auto;
	right: 39%;
	top: 123px;
}
.ch-grid li:nth-child(20) {
	left: auto;
	right: 39%;
    top: 157px;
}
.ch-grid li:nth-child(21) {
	left: auto;
    right: 28%;
    top: 124px;
}
.ch-grid li:nth-child(25) {
	left: auto;
	right: 47%;
    top: 190px;
}
.ch-grid li:nth-child(26) {
	left: auto;
	right: 39%;
    top: 189px;
}
.ch-grid li:nth-child(27) {
	left: 0;
	top: 219px;
}
.ch-grid li:nth-child(28) {
	left: 11.5%;
    top: 219px;
}
.ch-grid li:nth-child(29) {
	left: 23.5%;
    top: 218px;
}
.ch-grid li:nth-child(30) {
	left: auto;
	right: 46%;
    top: 220px;
}
.ch-grid li:nth-child(31) {
	left: auto;
	right: 34%;
    top: 222px;
}
.ch-grid li:nth-child(32) {
	left: auto;
	right: 28%;
    top: 192px;
}
.ch-grid li:nth-child(33) {
    left: auto;
    right: 17%;
    top: 221px;
}
.ch-grid li:nth-child(34) {
    left: auto;
    right: 17%;
    top: 190px;
}
.ch-grid li:nth-child(35) {
    left: auto;
    right: 28%;
    top: 159px;
}
.ch-grid li:nth-child(36) {
    left: auto;
    right: 17%;
    top: 159px;
}
.ch-grid li:nth-child(37) {
    left: 13%;
    top: 57px;
}
.ch-grid li:nth-child(38) {
    left: auto;
    right: 17%;
    top: 124px;
}
.ch-grid li:nth-child(39) {
    left: auto;
    top: 87px;
    right: 17%;
}
.ch-grid li:nth-child(40) {
    left: auto;
    right: 17%;
    top: 50px;
}
.ch-grid li:nth-child(41) {
    right: 17%;
    left: auto;
    top: 10px;
}
.ch-info {
	left: -109% !important;
    top: -214% !important;
}


}




