* {
	box-sizing: border-box;
}
*::before, *::after {
	box-sizing: border-box;
}
article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
	display: block;
}

a:hover{
	text-decoration: none;
}
*a{
	outline: none !important;
}
embed, iframe, object, video{
	margin-bottom: 0px;
}
ul,li{
	margin: 0px;
	padding: 0px;
}
a {
   outline: 0;
   text-decoration:none;
}
a:hover, a:active, a:focus {
  /* styling for any way a link is about to be used */
  outline: 0 !important;
}
object, embed {
  outline: 0;
}
input::-moz-focus-inner {
  border: 0;
}
.btn:active,
.btn.active,
.btn:focus{
  background-image: none;
  outline: 0;
  out-line:none;
  -webkit-box-shadow: none;
		  box-shadow: none;
}
ul,li{
	margin: 0px;
	padding: 0px;
}
p,h1,h2,h3,h4,h5,h6,a{
	font-size: 100%;
}
body {
	line-height: 1;
	background:#ffffff;
	font-family: "sofia-pro";
	padding: 0px !important;
	margin: 0px;
	height: 100%;
	overflow-x: hidden;
	color:#000;
}
body.grey {
	background: #f2f2f2;
}
ol, ul {
	list-style: none;
}
.container:after{
	content: '';
	display: block;
	height: 1px;
	clear: both;
}
.container{
	padding-right: 15px;
	padding-left: 15px;
	margin-right: auto;
	margin-left: auto;
}
.no-pad{
	padding: 0px !important;
}
.no-marg{
	margin: 0px !important;
}
/* Header Section */
.login-form-btn .login-btn:focus{
	box-shadow:none !important;
}
.btn:active,
.btn.active,
.btn:focus{
  background-image: none;
  outline: 0;
  -webkit-box-shadow: none;
		  box-shadow: none;
}
/* Featuired Section */
.featured-sec{
	float: left;
	width: 100%;
	margin-top:163px;
	position: relative;
	padding-bottom: 100px;
	padding-top:25px;
	padding-left: 15px;
	padding-right: 15px;
}
.feature-div{
	float: left;
	width: 100%;
	background-color: #000;
	position: relative;
}
.right-feature{
	float: left;
	width:390px;
	margin-left: 45px;
	margin-right: 11px;
}
.get-ticket{
	float: left;
	width: 100%;
	text-align: center;
	padding-top: 85px;
}
.get-ticket h5{
	color: #fff;
	font-size: 16px;
	display: inline-block;
	text-transform: uppercase;
	margin: 0px;
	font-style: normal;
	font-weight: 600;
	font-family: "sofia-pro";
}
.get-devider{
	width: 32px;
	height: 1px;
	background-color:#fff;
	margin: 0 auto;
	margin-top: 20px;

}
.get-ticket h1{
	font-size: 40px;
	color: #000;
	margin-top:43px;
	color: #fff;
	text-transform: uppercase;
	line-height: 59px;
	font-family: "ratiomodern";
	font-style: normal;
	font-weight: 500;
}
.get-ticket_date,
.get-ticket_city{
	font-size: 15px;
	color: #828282;
	font-style: normal;
	font-weight: 400;
	font-family: "sofia-pro";
}
.get-ticket_date{
	margin-top: 22px;
}
.get-ticket_date._event{
	margin-top: 0;
}
.get-ticket_city{
	margin-top: 10px;
	margin-bottom: 20px;
}
.button-div{
	float: left;
	width:100%;
	text-align: center;
	margin-top:19px;
}
.button-div a{
	font-style: normal;
	font-weight: 600;
	font-family: "sofia-pro";
}
.button-div .transparent-btn{
	background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
	border: 1px solid rgba(255, 255, 255, 0.2);
	border-radius: 0;
	color:#fff;
	/*font-family: "brandon_grotesquebold";*/
	font-size: 16px;
	letter-spacing: 2px;
	line-height: 21.6px;
	padding:18px 45px;
	text-align: center;
	text-decoration: none;
	text-transform: uppercase;
	transition: all 300ms ease 0s;
}
/*.button-div .transparent-btn:hover, .button-div .transparent-btn:focus{
	background:#fff;
	border-color:#fff;
	color:#000;
}*/
.right-img-feature{
	float: left;
	/*width:640px;*/
	margin-top: -50px;
	max-width: 690px;
	min-height: 600px;
}
.right-img-feature img{
	width: 100%;
	position: relative;
	top: 0;
}
.img-responsive{
	display: block;
  max-width: 100%;
  height: auto;
}
.exc-text .button-div{
	margin-top: 10px;
}
.feat-pat{
	padding: 0 11px 0 0;
}
.singer-img-div{
	float: left;
	width: 100%;
	max-width: 390px;
	max-height: 260px;
	position: relative;
	bottom: -67px;
	overflow: hidden;
	position: relative;
	text-align: center;
}
.singer-img-div._event{
	bottom: 0;
}
.singer-img-div img{
	position:relative;
	/*top:67px;*/
	display: block;
}
.big-img-div{
	float: left;
	width: 100%;
	text-align: center;
	position: relative;
}
.big-img-div img{
	position:relative;
	top:-42px;
	display: inline-block;
}
.big-img-pad{
	padding:0 26px 0 0;
}

.singer-img-text {
	bottom: 145px;
	display: inline;
	float: left;
	position: absolute;
	right: -21px;
	text-align: right;
	transform-origin: right top;
	-webkit-transform: rotate(90deg);
	transform: rotate(90deg);
	width: auto;
}
.singer-img-text h3 {
	color: #ffffff;
	font-size:39px;
	-webkit-transform: rotate(0deg);
	transform: rotate(0deg);
	transform-origin: left top 0;
	font-family: "ratiomodern";
	font-style: normal;
	font-weight: 500;
}
.singer-img-text h3::before {
	background: rgba(255, 255, 255, 0.2) none repeat scroll 0 0;
	content: "";
	height: 2px;
	position: absolute;
	right: 114%;
	top: 24px;
	width: 216px;
}
.home-tour{
	margin-left: 454px;
	margin-top:42px;
	width:513px;
	float: left;
}
.home-tour h2{
	color: #000;
	font-size: 30px;
	margin:0px;
	text-transform: uppercase;
	font-family: "ratiomodern";
	font-style: normal;
	font-weight: 500;
}
.home-tour p{
	font-size: 16px;
	color: rgba(0,0,0,0.5);
	margin-top: 30px;
	letter-spacing: 1px;
	line-height: 25px;
	margin-bottom: 0px;
	font-style: normal;
	font-weight: 400;
	font-family: "sofia-pro";
}
.side-link{
	float: left;
	width: 100%;
	position:absolute;
	top:46%;
	left: 0px;
}
.magazine-link{
	float: left;
	font-size: 16px;
	left: 40px;
	position: absolute;
	-webkit-transform: rotate(270deg);
	transform: rotate(270deg);
	transform-origin: left top 0;
}
.magazine-link a{
	color: #000000;
	display: inline;
	text-transform: uppercase;
	font-style: normal;
	font-weight: 600;
	font-family: "sofia-pro";
}
.contact-link{
	float: right;
	font-size: 16px;
	position: absolute;
	right: -60px;
	top:-158px;
	-webkit-transform: rotate(90deg);
	transform: rotate(90deg);
	transform-origin: left top 0;
}
.contact-link a{
	color: #000000;
	display: inline;
	text-transform: uppercase;
	font-style: normal;
	font-weight: 600;
	font-family: "sofia-pro";
}
/* about alink sec*/
.pre-sale-outer-two{
	float: left;
	width: 40%;
}
.pre-sale-outer-one{
	float: left;
	width: 60%;
	padding-top: 20px;
}
.link-sec{
	float: left;
	width: 100%;
	background-color: #111111;
	padding: 78px 0px;
}
.exc-text{
	float: left;
	width: 100%;

}
.exc-text h1{
	font-size: 40px;
	color: #fff;
	margin: 0px;
	text-transform: uppercase;
	text-align: right;
	margin-right:95px;
	font-family: "ratiomodern";
	font-style: normal;
	font-weight: 500;
}
.exc-text a{
	margin-right: 20px;
}
.button-div .white-btn{
	background:#fff;
	border:1px solid #fff;
	border-radius: 0;
	color:#000;
	/*font-family: "brandon_grotesquebold";*/
	font-size: 16px;
	letter-spacing: 2px;
	line-height: 21.6px;
	padding:18px 45px;
	text-align: center;
	text-decoration: none;
	text-transform: uppercase;
	transition: all 300ms ease 0s;
}
/*.button-div .white-btn:hover, .button-div .white-btn:focus{

	color:#fff;
	background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
	border-color:rgba(255, 255, 255, 0.2);
}*/
/* Sale section*/
.sale-sec{
	float: left;
	width: 100%;
	position: relative;
	padding: 100px 0px;
}
.sale-slider-sec{
	float: left;
	width: 100%;
	position: relative;
	background-color: #000;
	padding: 71px 0 71px 53px;
}
.carousel-inner {
	height: 100%;
}
.slider-control{
	 float: left;
	position: absolute;
	right: 0;
	width: 100%;
}
.slider-inner-sec{
	float: left;
	position:relative;
	width: 690px;
	left:4%;
}
.slider-inner-sec .item{
	width: 100%;
	height: 100%;
}

.slider-control .carousel-indicators {
	float: right;
	margin: 0;
	left: 0;
	text-align: right;
	width: 100%;
}
.slider-control .carousel-indicators li{
	border:2px solid #afafaf;
}
.slider-control .carousel-indicators .active{
	background-color: #000;
	border:3px solid #000;
	border-radius: 10px;
}
.right-side-content{
	float: right;
	width: 60%;
	padding-top: 53px;
}

.right-side-content h3{
	font-size: 16.1px;
	color: #000;
	margin:48px 0 30px 0;
	font-style: normal;
	font-weight: 600;
	font-family: "sofia-pro";
}
.right-side-content .date-para{
	font-size:14px;
	color:rgba(0,0,0,0.2);
	font-weight: bold;
	text-transform: uppercase;
	line-height: 20px;
	font-style: normal;
	font-weight: 600;
	font-family: "sofia-pro";
}
.content-para{
	font-size: 16.1px;
	color:rgba(0,0,0,0.5);
	line-height: 23px;
	letter-spacing: 1px;
	margin-top: 24px;
	font-style: normal;
	font-weight: 400;
	font-family: "sofia-pro";
}
.button-div .black-btn{
	background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
	border: 1px solid rgba(0, 0, 0, 0.2);
	border-radius: 0;
	color:#000;
	/*font-family: "brandon_grotesquebold";*/
	font-size: 16px;
	letter-spacing: 2px;
	line-height: 21.6px;
	padding:18px 45px;
	text-align: center;
	text-decoration: none;
	text-transform: uppercase;
	transition: all 300ms ease 0s;
}
.right-side-content .button-div{
	margin-top: 54px;
}
/*.button-div .black-btn:hover, .button-div .black-btn:focus{
	background:#000;
	border-color:#000;
	color:#fff;
}*/
/* Event Section */
.event-sec{
	float: left;
	width: 100%;
	padding:50px 0 125px;
	position: relative;
}
.event-inner-div{
	float: left;
	width: 100%;
	position: relative;
}
.event-inner-div .event-img{
	/*height: 190px;
	width: 190px;*/
	width: 100%;
}
.event-inner-div:hover .event-hover-div{
	display: block;
}
.event-hover-div{
	float: left;
	width: 100%;
	position: absolute;
	height: 100%;
	top: 0;
	left: 0;
	background-color: rgba(0,0,0,0.8);
	display: none;
}
.event-hover-div p{
	font-size: 12px;
	color: #fff;
	font-weight: bold;
	line-height: 20px;
	margin: 0px;
	padding: 26px 23px;
}
.event-hover-div h6{
	bottom: 18px;
	margin: 0;
	position: absolute;
	padding-left: 23px;
}
.event-hover-div h6 a{
	color: #fff;
	font-size: 14px;
}
.event-sal-div{
	float: left;
	width: 100%;
	position: relative;
	height: 420px;
	background-color: #000;
	padding: 0 0px 0 20px;
	top:46px;
}
.event-sal-div img{
	position: relative;
	top: -96px;
}
.pre-sale-text{
	bottom:112px;
	display: inline;
	float: left;
	position: absolute;
	right: -26px;
	text-align: right;
	-webkit-transform: rotate(90deg)
	transform: rotate(90deg)
}
.pre-sale-text h3::before{
	background-color: #313335;
	content: "";
	height: 2px;
	position: absolute;
	right: 113%;
	top: 20px;
	width:189px;
}
.col-sale-text{
	bottom: 70px;
	float: left;
	position: relative;
	width: 100%;
}
.col-sale-text h6{
	font-size:16px;
	color: #fff;
	margin: 0px 0 23px 0;
	font-weight: bold;
	line-height: 30px;
	text-transform: uppercase;
	font-style: normal;
	font-weight: 600;
	font-family: "sofia-pro";
}
.pad-5{
	padding:0 5px;
}
.col-sale-text p{
	font-size: 14px;
	color:rgba(255,255,255,0.2);
	font-weight: bold;
	text-transform: uppercase;
	font-style: normal;
	font-weight: 600;
	font-family: "sofia-pro";
}
.event-time-text{
	float: left;
	width: 100%;
}
.event-time-text h4{
	font-size: 16px;
	color: #000;
	text-transform: uppercase;
	font-style: normal;
	font-weight: 600;
	font-family: "sofia-pro";
	margin:28px 0 8px;
	line-height: 25px;
}
.event-time-text h5{
	font-size: 14px;
	color:rgba(0,0,0,0.2);
	text-transform: uppercase;
	font-style: normal;
	font-weight: 600;
	font-family: "sofia-pro";
	margin: 0px;
}
.event-btn-pos{
	float: left;
	left: 0px;
	margin-top: 0;
	position: relative;
	text-align: left;
	top: -75px;
	width: auto;
}
.pre-sale-outer{
	float: left;
	width: 100%;
	position: relative;
}
/* Footer sec */
.footer-sec{
	float: left;
	width: 100%;
	position: relative;
	padding: 46px 0 40px 0px;
	background-color: #000;
	min-height:460px;
	overflow: hidden;
}
.footer-link{
	float: left;
	width: 100%;
}
.footer-link h6{
	font-size: 16px;
	color: #fff;
	margin:0 0 33px 0;
	text-transform: uppercase;
	font-style: normal;
	font-weight: 600;
	font-family: "sofia-pro";
}
.footer-link ul li a{
	color: #a9a9a9;
	font-size: 16px;
	font-style: normal;
	font-weight:400;
	font-family: "sofia-pro";
}
.footer-link ul li{
	margin-bottom:17px;
}
.footer-on-img {
	float: left;
	width: 138px;
}
.footer-email{
	width: 100%;
	float: left;
	margin-bottom: 8px;
}
.email-li{
	position: relative;
}
.email-li .custome-email{
	font-size:16px;
	height:45px;
	border-radius: 0px;
	box-shadow: none;
	border:none;
	padding:12px 20px 12px 8px;
	display: block;
	width:100%;
	line-height: 1.42857143;
	background-color: #fff;
	background-image: none;
	-webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
	-o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
	transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}
.email-li .input-arrow{
	position: absolute;
	right: 6px;
	top: 15px;
}
.footer-para{
	font-size: 16px;
	color: rgba(255,255,255,0.2);
	line-height: 25px;
	margin-top: 0px;
	font-style: normal;
	font-weight:400;
	font-family: "sofia-pro";
}
.footer-para-detail{
	float: left;
	width: 254px;
	padding-left: 10px;
}
.footer-para-div{
	float: left;
}
.footer-privacy{
	float: left;
	width: 100%;
}
.footer-privacy ul li{
	float: left;
	margin-right: 20px;
	margin-bottom:15px;
}
.footer-privacy ul li a{
	font-size: 12px;
	color: #fff;
	text-transform: uppercase;
	font-style: normal;
	font-weight: 600;
	font-family: "sofia-pro";
}
.footer-privacy p{
	float: left;
	width: 100%;
	color: rgba(255,255,255,0.2);
	line-height: 22px;
	margin: 0px;
	font-style: normal;
	font-weight: 400;
	font-family: "sofia-pro";
}
.social-icon{
	float: left;
	width: 100%;
	text-align: center;
}
.footer-bottom{
	float: left;
	width: 100%;
	margin-top:109px;
}
.social-icon li{
	float: left;
	margin-right: 30px;
}
.navbar-toggle .icon-bar{
	background-color: #000;
}
.resp-hip-hop{
	float: left;
	width: 100%;
	text-align: center;
	display: none;
}
.resp-hip-hop h3{
	color: #ffffff;
	font-size:39px;
	margin-bottom: 33px;
	margin-bottom:44px;
}
.resp-sale-head{
	display: none;

}
.resp-sale-head h3{
	font-size: 30px;
	color: #fff;
	margin-bottom: 25px;
}
.event-div{
	float: left;
	width: 100%;
}
.footer-inner-div{
	float: left;
	width: 100%;
}
.mobile-menu-search{
	 float: right;
	margin-right: 18px;
	margin-top: 8px;
	display: none;
}
.social-icon ul li a svg{
	width: 20px;
	height: 17px;
	fill:#fff;
}
/*********** Sport Page ********/

.sport-seller-outer{
	padding: 55px 75px 33px 39px;
}
/*.sport-side-link{
	top: 35%;
}*/

.sport-right-side-content{
	float: left;
	width: 100%;
}
.sport-right-side-content p{
	font-size: 16px;
	color: rgba(255,255,255,0.5);
	font-family:'sofia-pro';
	line-height: 24px;
	font-weight: lighter;
	margin-top: 2px;
	font-style: normal;
}
.flum-div{
	float:left;
	width: 100%;
}

.flum-div h1{
	margin: 0px;
	color: #fff;
	font-size: 50px;
	font-family: "ratiomodern";
	font-style: normal;
	font-weight: 500;
}
.flum-div h4{
	color:rgba(255,255,255,0.2);
	font-size: 14px;
	font-family: "sofia-pro";
	font-style: normal;
	font-weight: 600;
}
.sport-btn-div a{
	border-color: #fff;
	margin-top: 15px;
	float: left;
	padding-right:42px !important;
	padding-left:42px !important;
}
.sport-side-head{
	bottom:244px;
	display: inline;
	float: left;
	position: absolute;
	left: -26px;
	text-align: right;
	-webkit-transform: rotate(270deg);
	transform: rotate(270deg);
	width: auto;
}
.sport-side-head h3 {
	color: #ffffff;
	font-size: 39px;
	-webkit-transform: rotate(0deg);
	transform: rotate(0deg);
	transform-origin: left top 0;
}
.sport-side-head h3::before {
	background: rgba(255, 255, 255, 0.2) none repeat scroll 0 0;
	content: "";
	height: 2px;
	position: absolute;
	right: 114%;
	top: 24px;
	width: 216px;
}
/* without bootstrap */
.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}
.fade.in {
  opacity: 1;
}
.collapse {
  display: none;
}
.collapse.in {
  display: block;
}
.collapsing {
  position: relative;
  height: 0;
  overflow: hidden;
  -webkit-transition-timing-function: ease;
	   -o-transition-timing-function: ease;
		  transition-timing-function: ease;
  -webkit-transition-duration: .35s;
	   -o-transition-duration: .35s;
		  transition-duration: .35s;
  -webkit-transition-property: height, visibility;
	   -o-transition-property: height, visibility;
		  transition-property: height, visibility;
}
.navbar-collapse {
  padding-right: 15px;
  padding-left: 15px;
  overflow-x: visible;
  -webkit-overflow-scrolling: touch;
  border-top: 1px solid transparent;
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1);
		  box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1);
}
.navbar-collapse.in {
  overflow-y: auto;
}
.navbar-toggle {
  position: relative;
  float: right;
  padding:0 10px 9px 10px;
  margin-top: 8px;
  margin-right: 15px;
  margin-bottom: 8px;
  background-color: transparent;
  background-image: none;
  border: 1px solid transparent;
  border-radius: 4px;
  cursor: pointer;
}
.navbar-toggle:focus {
  outline: 0;
}
.navbar-toggle .icon-bar {
  display: block;
  width: 22px;
  height: 2px;
  border-radius: 1px;
}
.navbar-toggle .icon-bar + .icon-bar {
  margin-top: 4px;
}
.get-outer{
	float: left;
	width:100%;
}
.order-div{
	float: left;
	width: 100%;
}
/* Custome slider */

.slider-div{
	float: left;
	width: 100%;
}
.sale-slider-div{
	float:left;
	width: 50%;
}
/* Styling Pagination*/

.owl-theme .owl-controls .owl-page{
	display: inline-block;
	zoom: 1;
	*display: inline;/*IE7 life-saver */
}
.owl-theme .owl-controls .owl-page.active span{
	display: block;
	width: 14px;
	height: 14px;
	margin: 5px 7px;
	filter: Alpha(Opacity=50);/*IE7 fix*/
	opacity: 1;
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
	border-radius: 20px;
	background:#000;
	border:none;
}
.owl-theme .owl-controls .owl-page span{
	display: block;
	width: 12px;
	height:12px;
	margin: 5px 7px;
	filter: Alpha(Opacity=50);/*IE7 fix*/
	/*opacity: 0.5;*/
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
	border-radius: 20px;
	background:transparent;
	border:2px solid #afafaf;
}

.owl-theme .owl-controls .owl-page.active span,
.owl-theme .owl-controls.clickable .owl-page:hover span{
	filter: Alpha(Opacity=100);/*IE7 fix*/
	opacity: 1;
}

/* If PaginationNumbers is true */

.owl-theme .owl-controls .owl-page span.owl-numbers{
	height: auto;
	width: auto;
	color: #FFF;
	padding: 2px 10px;
	font-size: 12px;
	-webkit-border-radius: 30px;
	-moz-border-radius: 30px;
	border-radius: 30px;
}
.slider-inner-sec .owl-controls{
	position: absolute;
	top:-40px;
	right: 0px;
}
.slider-inner-sec .owl-buttons{
	display: none;
}
.slide-content{
	float: left;
	width: 50%;
}
.sale-text {
	bottom:85px;
	display: inline;
	float: left;
	left: -39px;
	position: absolute;
	text-align: right;
	-webkit-transform: rotate(270deg);
	transform: rotate(270deg);
	width: auto;
}
.sale-text h3 {
	color: #ffffff;
	font-size: 39px;

	-webkit-transform: rotate(0deg);
	transform: rotate(0deg);
	transform-origin: left top 0;
	font-family: "ratiomodern";
	font-style: normal;
	font-weight: 500;
}
.sale-text h3::after {
	background: rgba(255, 255, 255, 0.2) none repeat scroll 0 0;
	content: "";
	height: 2px;
	position: absolute;
	right: -247px;
	top: 24px;
	width: 221px;
}
/* new footer */
.footer-link-outer{
	float: left;
	width: 16.5%;
}
.subscribe-link-footer{
	float:right;
	width:34%;
}
.footer-container{
	width: 1183px !important;

}
.footer-terms{
	float: left;
	width: 70%;
}
.footer-social{
	float: left;
	width: 30%;
}
.social-icon > ul{
	float: right;
}
/* Event Section */
.event-outer-div{
	float: left;
	width:16.5%;
}
.event-hover-outer-div{
	float: left;
	width:34%;
}
.event-sal-div .resp-sale-head{
	text-align: center;
	margin-left: 0px;
}
.saleouter-div{
	float: left;
	width: 100%;
}
.pad-right-5{
	padding-right: 5px;
}
.event-hover-outer-div{
	padding-right: 0px;
}
/* Without bootstrap sport page */
.sport-sec{
	float: left;
	width: 100%;
	position: relative;
	padding-top:50px;
	padding-bottom:42px;
	margin-top:120px;
}
.sport-blck-slider{
	float: left;
	width: 100%;
	position: relative;
}
.sport-black-inner{
	float: left;
	width: 1083px;
	position: relative;
	background: #000;
	padding: 53px 0px 0px 0px;
}
.sport-slider-inner .owl-controls{
	display: none !important;
}
.sport-slider-inner .owl-pagination{
	display: none;
}
.sport-inner-slider{
	float: left;
	width: 100%;
	position: relative;
	left: 103px;
}
.flum-headidiv{
	float: left;
	width: 40%;
}
.sport-get-ticket{
	float: left;
	width:60%;
	padding-left:77px;
}
.sport-slider-inner #demo{
	float: left;
	width: 100%;
}
.sport-slider-inner{
	float: left;
	width: 100%;
}
.sport-slider-bottom-para{
	float: left;
	width: 100%;
}
.sport-slider-bottom-para{
	float: left;
	width: 100%;
	padding:21px 61px 35px 102px;
}
.all-filter-sec{
	float: left;
	width: 100%;
	padding-bottom: 100px;
}
.filter-div{
	float: left;
	width: 100%;
}
/* Tabs */
#tabs li {
  margin-right:96px;
  padding-bottom: 15px;
}
#tabs li:last-child{
	margin: 0px;
}
.tabs-outer-div #tabs a {
  position: relative;
  line-height: 30px;
  text-transform: uppercase;
  text-decoration: none;
  color: #000;
  letter-spacing:2px;
/*  border-right: 30px solid transparent;
  border-bottom: 30px solid #3D3D3D;
  border-bottom-color: #777\9;*/
  filter: alpha(opacity=30);
  font-size: 11.76px;
  color:#1e2633;
  font-style: normal;
	font-weight: 600;
	font-family: "sofia-pro";
}
#tabs a:focus {
  outline: 0;
}

#tabs #current {
  z-index: 3;
  /*border-bottom-color: #3d3d3d;*/
  opacity: 1;
  filter: alpha(opacity=100);
}
.tabs-outer-div{
	float: left;
	width: 100%;
}
.tabs-outer-div #tabs{
	float: left;
	width: 100%;
	text-align: center;
/*	overflow: hidden;*/
	  width: 100%;
	  margin: 0;
	  padding: 0;
	  list-style: none;
	  border-bottom: 1px solid #eeeeee;
}
.tabs-outer-div #tabs li{
	float: none;
	display: inline-block;
}
.tabs-container-outer{
	float: left;
	width: 100%;
}
.tabs-outer-div #tabs .active a{
	color: #ec5127;
}
.tabs-outer-div #tabs .active a::after{
	content:"";
	position: absolute;
	top:38px;
	float: left;
	width: 100%;
	left: 0px;
	height: 2px;
	background:#ec5227;
}
.tabs-container-outer{
	padding: 53px 0px;
}
.tab-content-div{
	float: left;
	width: 100%;
	position: relative;
}
.tab-content-part{
	float: left;
	width: 33.33%;
	margin-bottom: 50px;
	padding-left: 25px;
}
.black-tab{
	float: left;
	width: 100%;
	background: #000;
	height: 251px;
	width: 318px;
	position: relative;
}
.black-tab:hover .black-tab-img {
	/*top: 0;*/
-webkit-/*-webkit-transform: rotateY(180deg);
/*-webkit-transform: rotateY(180deg);
-webkit-transform-style: preserve-3d;
-webkit-transform: rotateY(180deg);
transform: rotateY(180deg);
transform-style: preserve-3d;*/
-webkit-transform: translateY(-15px);
transform: translateY(-15px);
}
.black-tab-img{
	float: left;
	width: 100%;
	max-width: 328px;
	max-height: 270px;
	height: 270px;
	overflow: hidden;
	position: relative;
	left: 38px;
	top: 15px;
	/*-webkit-transition: 0.7s ease-in-out;
	-moz-transition: 0.7s ease-in-out;
	-o-transition: 0.7s ease-in-out;
	transition: 0.7s ease-in-out;*/
	transition-duration: 0.25s;
	overflow: hidden;
}

.black-tab-img img{
	display: block;
	max-width: 100%;
	height: 100%
}
.black-tab-img:hover {
	-webkit-transform: translateY(-15px);
	transform: translateY(-15px);
	/*-webkit-transition-timing-function: cubic-bezier(0.47, 2.02, 0.31, -0.36);
	transition-timing-function: cubic-bezier(0.47, 2.02, 0.31, -0.36);*/
}
.music-date,
.event__city{
	display: inline;
	float: left;
	position: absolute;
	text-align: right;
	-webkit-transform-origin: 0 0;
	-moz-transform-origin: 0 0;
	-o-transform-origin: 0 0;
	-ms-transform-origin: 0 0;
	transform-origin: 0 0;
	-webkit-transform: rotate(270deg);
	transform: rotate(270deg);

}
.music-date{
	left: 9px;
	top: 70px;
}


.event__city{
	bottom: 0;
	left: 9px;
}
.music-date a{
	font-size: 16.01px;
	color:#fefeff;
	font-style: normal;
	font-weight: 400;
	font-family: "sofia-pro";
}
.img-content{
	float: left;
	width: 100%;
	margin-top: 20px;
	padding-left: 38px;
}
.img-content h3{
	font-size: 29.98px;
	color: #000;
	margin-bottom: 12px;
	text-transform: uppercase;
	font-family: "ratiomodern";
	font-style: normal;
	font-weight: 500;
}
.img-content a{
	font-size: 16px;
	color:#000;
	font-style: normal;
	font-weight: 400;
	font-family: "sofia-pro";
}
.img-content a img{
	display: inline-block;
	margin-left:15px;
}
.sport-side-link{
	top: 55%;
}
.sport-pagination{
	float: left;
	width: 100%;
	text-align: center;
	margin-top:23px;
}
.sport-pagination ul li{
	display: inline-block;
	float: none;
	position:relative;
}
.sport-pagination ul li:first-child {
  position: relative;
  right: 7%;
  top: 11px;
}
/*.sport-pagination ul li:first-child::after{
	background: #f2f5fa none repeat scroll 0 0;
	bottom: -9px;
	content: "";
	float: left;
	height: 50px;
	left: 39px;
	position: absolute;
	width: 1px;
	z-index: 99;
}
.sport-pagination ul li:last-child::before{
	background: #f2f5fa none repeat scroll 0 0;
	bottom: -9px;
	content: "";
	float: left;
	height: 50px;
	right: 39px;
	position: absolute;
	width: 1px;
	z-index: 99;
}*/
.sport-pagination ul li:last-child {
  left: 3.7%;
  position: relative;
  top: 11px;
}
.custome-row {
	margin-left: -25px;
	margin-right: -25px;
	float: left;
	width: 100%;
}
.number{
	margin-right: 37px;
}
.number.active a{
	color: #985e5b;
	font-size: 15px;
}
.number a{
	color: #1e2633;
	font-style: normal;
	font-weight: 400;
	font-family: "sofia-pro";
}
.resp-featured-head h3 {
	color: #ffffff;
	font-size: 30px;
	margin-bottom:33px;
	margin-top: 0px;
	text-align: center;
}
.resp-featured-head{
	float: left;
	width: 100%;
	display: none;
}
/* Event Detail page */
.header-top-div{
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#da2977+0,e4404b+50,e4404b+51,e4404b+51,ec5226+100 */
background: #da2977; /* Old browsers */
background: -moz-linear-gradient(left, #da2977 0%, #e4404b 50%, #e4404b 51%, #e4404b 51%, #ec5226 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(left, #da2977 0%,#e4404b 50%,#e4404b 51%,#e4404b 51%,#ec5226 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to right, #da2977 0%,#e4404b 50%,#e4404b 51%,#e4404b 51%,#ec5226 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#da2977', endColorstr='#ec5226',GradientType=1 ); /* IE6-9 */
float: left;
width: 100%;
padding: 12px 0px;
display: none;
}
.tecket-book{
	float: left;
	width: 100%;
	text-align: center;
}
.tecket-book p{
	color: #fff;
	font-size: 22px;
	color: #fff;
	margin: 0px;
}
.event-detail-header{
	float: left;
	width: 100%;
	padding-top: 34px;
}
.event-detail-height{
	height: 503px;
}
.right-pic-event {
	height: 600px;
	margin-top: -50px;
	overflow: hidden;
}
.right-pic-event img{
	width:100%;
}
.event-d-text{
	bottom: -60px;
	right: 32px;
}
.button-div .white-border{
	border:1.5px solid #fff !important;
	/*border-color: rgba(255,255,255,1);*/
}
.featured h3::after{
	right: -341px;
	top: 20px;
	width: 307px;
}
.event-desc-outer{
	float: left;
	width: 100%;
	padding-bottom:71px;
}
.event-desc-left{
	float: left;
	padding-left: 57px;
	padding-right: 11px;
	width:30%;
}

.event-desc-right{
	float: left;
	width: 67%;
	padding-left: 3%;
}
.event-details-head{
	float: left;
	width:100%;
	margin-top: 80px;
}
.event-details-head h3{
	color: #000;
	margin-top:0px;
	font-size: 16.01px;
	margin-bottom: 28px;
	text-transform: uppercase;
	font-style: normal;
	font-weight: 600;
	font-family: "sofia-pro";
}
.event-details-head .when-para{
	font-size:12px;
	color:#999999;
	letter-spacing: 1px;
	margin-bottom:7px;
	font-style: normal;
	font-weight: 600;
	font-family: "sofia-pro";
}
.when-date{
	font-size: 14px;
	color:#555555;
	letter-spacing: 1px;
	margin-bottom:25px;
	margin-top:0px;
	font-style: normal;
	font-weight: 600;
	font-family: "sofia-pro";
}
.custom-radio{
	margin-top: 6px;
}
/* checked mark aspect */
.custom-radio [type="radio"]:checked + label::after {
	 background: #000000 none repeat scroll 0 0;
	border-radius: 100%;
	content: "";
	font-size: 18px;
	height: 20px;
	left: 10px;
	line-height: 0.8;
	position: absolute;
	top: 20px;
	transition: all 0.2s ease 0s;
	width: 20px;
}

.event-book-part .button-div{
	margin-top: 0;
}
.custom-radio input + label::before {
	border: 1px solid #cccccc;
	border-radius: 100%;
	content: "";
	height: 40px;
	left: 0;
	position: absolute;
	top: 10px;
	width: 40px;
}
.custom-radio > input {
	left: -999px;
	opacity: 0;
	position: absolute;
	top: 0;
	z-index: -9;
}
.custom-radio label {
	padding-left:54px;
	font-size: 30px;
	cursor: pointer;
	font-style: normal;
	font-weight: 600;
	font-family: "sofia-pro";
}
.custom-radio {
	display: inline-block;
	position: relative;
	width: auto;
}
.event-deatil-dp{
	float: left;
	width: 100%;
	max-width: 290px;
	max-height: 408px;
	overflow: hidden;
	margin-top: 16px;
}
.event-deatil-dp img{
	width: 100%;
	display: block;
}

.event-desc-tour h3{
	color: #000;
	font-size:30px;
	margin-top: 0px;
	text-transform: uppercase;
	margin-bottom:32px;
	font-family: "ratiomodern";
	font-style: normal;
	font-weight: 500;
}
.event-desc-tour {
	float: left;
	margin-top: 121px;
	width: 100%;
	padding-left:11px;
	margin-bottom: 50px
}
.wel-tour{
	float: left;
	width: 100%;
	padding-right:45px;
}
.wel-tour p{
	 color: rgba(0, 0, 0, 0.5);
	font-size: 16px;
	letter-spacing: 1px;
	line-height: 24px;
	margin-top: 0;
	font-style: normal;
	font-weight: 400;
	font-family: "sofia-pro";
}
.event-org-outer{
	float: left;
	width: 100%;
	margin-left: -3%;
}
.event-book{
	float: left;
	width: 100%;
	padding:20px 0px;
	border-top:1px solid rgba(0,0,0,0.1);
}

.event-book-part .black-btn.btn.btn-primary{
	margin-top: 11px;
}
.event-book-part{
	float: left;
	width:33.33%;
	padding-left:28px;
}
.time-span{
	display: block;
	padding-left:54px;
	color:rgba(0,0,0,0.5);
	font-size: 14px;
	margin-top: 11px;
	font-style: normal;
	font-family: "sofia-pro";
	font-weight: lighter;
}
.event-book-part h3{
	margin:0px;
	font-size:30px;
	color: #000;
	font-style: normal;
	font-family: "sofia-pro";
	font-weight:lighter;
}
.event-book:last-child{
	border-bottom:1px solid rgba(0,0,0,0.1);
}
.event-detail-desc{
	float: left;
	width: 100%;
	margin-top: 80px;
}
.event-detail-heading{
	float: left;
	width: 100%;
	padding-left:314px;
	/*margin-top:80px;*/
}
.event-head-inner{
	float: left;
	width:18%;
	padding-right:35px;
}
.event-details-para-desc{
	float: left;
	width: 61%;
}
.event-head-inner h3{
	color:#000;
	font-size:16.01px;
	text-align: right;
	line-height: 24px;
	font-style: normal;
	font-weight: 400;
	font-family: "sofia-pro";
	text-transform: uppercase;
}
.event-details-para-desc p{
	font-size:16px;
	color:rgba(0,0,0,0.5);
	line-height: 24px;
	 margin-bottom: 23px;
	 font-family: arial;
	 font-style: normal;
	font-weight: 400;
	font-family: "sofia-pro";
}
.event-details-para-desc p a{
	color:rgba(0,0,0,0.5);
	font-size:16px;
	font-family: arial;
	text-decoration: underline;
	font-style: normal;
	font-weight: 400;
	font-family: "sofia-pro";
}
.event-details-para-desc p a svg{
	height: 14px;
	width:14px;
	fill:#999;
}
.sport-pagination ul li a svg{
	height: 27px;
	width: 18px;
	fill:#2D3440;
}
.event-details-para-desc img {
	left: 0;
	position: relative;
	top: 3px;
}
.event-head-outer{
	float: left;
	width: 100%;
}
.event-details-para-desc li{
	color: rgba(0, 0, 0, 0.5);
	font-size:12px;
	line-height:23.97px;
	list-style:disc;
	padding-left:15px;
	-webkit-padding-start:10px;
}
.event-details-para-desc li span{
	font-family: arial;
	font-size: 15.98px;
	line-height:23.97px;
	font-style: normal;
	font-weight: 400;
	font-family: "sofia-pro";
}
.event-details-para-desc > ul {
	margin-top: 16px;
	padding-left:20px;
}
.event-details-para-desc ul p{
	margin-bottom: 26px;
	font-style: normal;
	font-weight: 400;
	font-family: "sofia-pro";
}
.event-page-sec{
	padding-bottom:0px;
	padding-top:43px;
}
.share-link a{
	text-decoration: none !important;
}
.event-page-side-link{
	top: 70%;
}
.event-detail-part-one{
	float: left;
	width: 100%;
}
header.sticky {
	/*height: 69px;*/
	/*line-height: 48px;
	padding: 10px 0;*/
	text-align: left;
	transition: all 0.2s ease-in-out 0s;
	background: #fff;
	z-index: 999;
	position: fixed;
}
.search-li svg{
	position: relative;
	/*top: -6px;*/
}
.navbar-header svg{
	fill:#000;
}
header.sticky svg{
	position: relative;
	top: 0px;
}
.sticky .sign-in-li a{
	position: relative;
	/*top: 5px;*/
}
svg:not(:root) {
	overflow: hidden;
}
.social-icon ul li a svg .cls-1{
	stroke-width:0px !important;
}
.event-detail-height .get-ticket h6{
	color: rgba(255,255,255,1);
	font-size: 15px;
	margin-bottom: 44px;
}
.event-detail-height .get-ticket h1{
	margin-bottom: 29px;
	margin-top: 6px;
}
.event-detail-height .get-ticket .get-devider{
	/*margin-top:0px;*/
	margin-bottom: 20px;
}
/* get ticket */

.get-ticket-div{
	float: left;
	width: 100%;
	padding-left: 27px;
	padding-bottom: 20px;
}
.get-inner{
	float: left;
	width: 33.33%;
}
.get-adm{
	float: left;
	width: 100%;
	padding-left: 55px;
	margin-top:17px;
}
.get-adm h4{
	font-size:17px;
	font-style: normal;
	font-weight: 600;
	font-family: "sofia-pro";
	margin: 0px;
	text-transform: uppercase;
}
.get-adm-tecket{
	float: left;
	width: 100%;
	padding-left: 11px;
}
.get-prize{
	float: left;
	width: auto;
	margin-right:13px;
	margin-top:13px;
}
.get-prize h3{
	font-size:25px;
	font-style: normal;
	font-weight: 600;
	font-family: "sofia-pro";
	margin: 0px;
}
.ticket-count{
	float: left;
	width: auto;
}
.ticket-select{
	float:left;
	margin-right: 10px;
}
.ticket-select .SumoSelect{
	width:145px;
	height: 50px;
	cursor:pointer;

}
.get-ticket-inner{
	width: 36%;
}
.get-ticket-inner .SelectBox {
	padding: 14px 8px;
}
.get-ticket-inner .SumoSelect > .CaptionCont > span{
	color: #000;
	font-size:20px;
	cursor:pointer;
}
.get-ticket-adm{
	float: left;
	width: 30.67%;
}
.event-book-part .button-div .black-btn{
	padding: 12px 10%;
}
.get-ticket-adm .button-div .white-btn{
	padding: 14px 45px;
	font-size: 14px;
}
.get-ticket-adm .button-div{
	margin-top: 14px;
}
.ticket-select .SumoSelect.open > .optWrapper{
	top: 48px;
}
.get-ticket-div-outer{
	float: left;
	width:100%;
	padding-top: 20px;
	margin-top:20px;
	padding-bottom: 20px;
	display: none;
}
.get-ticket-div-outer .SumoSelect > .optWrapper > .options li.opt {
	padding: 14px 6px;
	position: relative;
}
.close-div{
	float: left;
	width: 100%;
	text-align: right;
	padding-right: 18px;
	display: none;
}
.close-icon svg{
	fill:#999;
}
.close-icon{
	display: inline-block;
	transition: .3s;
}
.close-icon:hover{
	-webkit-transform: scale(1.2);
	transform: scale(1.2);
}
.hover-black-bg:hover{
	background:#000 !important;
	color: #fff !important;
	border-color:#000 !important;
}
.get-ticket-adm .button-div .white-btn:hover, .get-ticket-adm .button-div .white-btn:focus{
	background: #000 !important;
}
/* Registration page */
.regist-sec{
	float: left;
	width: 100%;
	height: 100%;
	position: relative;
	padding-bottom:50px;
	padding-top:50px;
	margin-top:120px;
}
.regist-tab{
	float: left;
	width: 100%;
}
.rest-tab-ul{
	float: left;
	width: 100%;
}
.regist-tab-content{
	float: left;
	width: 100%;
	margin-top: 32px;
}
.regist-outer-div{
	float: left;
	width: 100%;
	height: 100%;
}
.register-head{
	float: left;
	width: 100%;
}
.register-head h1{
	font-size: 50px;
	color: #000;
	font-family: "ratiomodern";
	font-style: normal;
	font-weight: 500;
	margin-top:50px;
	margin-bottom:52px;
	text-transform: uppercase;
	line-height:60px;
}
.rest-tab-ul ul li{
	float: left;
	padding:0px !important;
	margin: 0px !important;
}
.rest-tab-ul ul li a{
	padding:16px 60px;
	text-align: center;
	border: 1px solid #d9d9d9;
	color:#b0b0b0 !important;
	font-size:18px !important;
	font-style: normal;
	font-weight:400;
	font-family: "sofia-pro";
	border-spacing: 0;
	display: table !important;
	border-collapse: separate !important;
	position: relative;
}
.rest-tab-ul ul li.active a{
	color:#000 !important;
	background: #fafafa;
}
.rest-tab-ul ul li:last-child a{
	border-left: 0px;
}
.login-div{
	float: left;
	width: 100%
}
.login-form{
	float: left;
	width: 100%;
}
.login-form .custome-input{
	height:72px;
	padding:6px 22px;
	font-size:16px;
	color: #000;
	width: 100%;
	border:1px solid #f1f1f1;
	position: relative;
	display: table;
	border-collapse: separate;
	font-style: normal;
	font-weight:400;
	font-family: "sofia-pro";
	border-radius: 0px;
	border-bottom: 0px;
	box-shadow:none;
	z-index: 1;
	background:#f1f1f1;

}
.login-form .custome-input:focus{
	border:1px solid #bdbdbd;
}
.login-form .custome-input:focus + .custom-text-box.flum-label{
	color: #bebdbd;
	font-size: 12px;
	top: 15px;
}
.regist-form-outer{
	float: left;
	width: 50%;
	padding-right:10%;
	height: 100%;
}
/*.login-div .login-form:last-child .custome-input{
	border-bottom: 1px solid #f1f1f1;
}*/
.login-form-btn{
	float: left;
	width: 100%;
	margin-top:22px;
}
.login-form-btn .regis-btn{
	width: 100%;
	background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
	border: 2px solid #000;
	border-radius: 0;
	color: #000;
	font-size: 16px;
	letter-spacing: 2px;
	line-height: 21.6px;
	padding: 21px 27px;
	text-align: center;
	text-decoration: none;
	text-transform: uppercase;
	transition: all 300ms ease 0s;
	cursor: pointer;
}
/*.login-form-btn .regis-btn:hover, .login-form-btn .regis-btn:focus {
	background: #000 none repeat scroll 0 0;
	border-color: #000;
	color: #fff;
}*/
/*.border-bottom .custome-input{
	border-bottom: 1px solid #bdbdbd;
}*/
.registration-black{
	float: left;
	width:50%;
	height:100%;
	position: relative;
	background:#000;
	padding:50px 9% 50px 9%;
	min-height:900px;
}
.full-height{
	height: 100%;
}
.regis-log{
	float: left;
	width: 100%;
}
.regis-content-sec{
	float: left;
	width: 100%;
	height: 100%;
}
.regis-content-sec .edit-link{
	color:#a8a8a8;
	font-size: 12px;
	text-align: right;
	font-style: normal;
	font-weight:600;
	font-family: "sofia-pro";
	float: right;
	position: relative;
	top: 27px;
	text-transform: uppercase;
}
.what-buy{
	float: left;
	width: 100%;
	margin-top:65px;
	margin-bottom:27px;
}
.what-buy h3{
	color: #fff;
	margin:0px;
	text-transform: uppercase;
}
.what-buy .get-devider{
	float: left;
	margin-top: 29px;
}
.regis-dav{
	float: left;
	width: 100%;
}
.ragis-dav-inner{
	float: left;
	width: 50%;
}
.ragis-dav-inner h3{
	color: #fff;
	font-size:30px;
	font-style: normal;
	font-weight:400;
	font-family: "sofia-pro";
	margin-top: 0px;
	margin-bottom: 10px;
}
.ragis-dav-inner p{
	color:rgba(255,255,255,0.5);
	font-size: 14px;
	font-weight:lighter;
	font-family: "sofia-pro";
	margin-top: 0px;
}
.regis-dev-select {
	float: right;
	width: 50%;
}
.regis-dev-select .SumoSelect{
	width: 73px;
	float: right;
}
.regis-dev-select .SumoSelect > .CaptionCont > span{
	font-size: 20px;
	color: #fff;
}
.regis-dev-select .SumoSelect > .CaptionCont{
	padding-top: 13px;
	padding-bottom: 13px;
	background:rgba(255,255,255,0.1);
	border:0px;
}
.regis-dev-select .SumoSelect > .CaptionCont > label > i{
	 background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
	border-left: 7px solid transparent;
	border-right: 7px solid transparent;
	border-top: 7px solid #8d8d8d;
	box-sizing: border-box;
	color: #8d8d8d !important;
	content: "";
	display: inline-block;
	height: auto;
	left: auto;
	max-height: inherit;
	min-width: inherit;
	position: absolute;
	right: 6px;
	top: 21px;
	width: auto;
}
.davis-date-time{
	float: left;
	width: 100%;
	margin-top:12px;
}
.davis-date-time h3{
	font-size: 20px;
	color: #fff;
	margin-top:0px;
	margin-bottom: 10px;
	font-weight:400;
}
.davis-date-time p{
	color: rgba(255,255,255,0.5);
	font-size:14px;
	margin-top: 6px;
}
.total-div{
	float: left;
	width: 100%;
	padding-top:13px;
	border-top: 1px solid #fff;
	margin-top:15px;
}
.total-detail{
	float: left;
	width: 100%;
	text-align: center;
}
.total-detail label{
	font-size: 20px;
	color: #fff;
	font-family: "sofia-pro";
	font-style:normal;
	font-weight: 600;
	text-transform:uppercase;
}
.total-price{
	/*float: left;*/
	display: inline-block;
	width: auto;
}
.total-price p{
	color:#fff;
	font-size: 16px;
	font-weight:lighter;
	margin: 0px;
}
.total-label{
	float: left;
	width: auto;

	margin-bottom: 10px;
	/*padding-left: 12px;*/
	/*margin-right:130px;*/
}
.total-amount{
	float: right;
	width: auto;

	margin-bottom: 10px;
}
.total-amount label{
	font-size: 20px;
	color: #fff;
	font-family: "sofia-pro";
	font-style:normal;
	font-weight: 600;
}
.custome-input::-moz-placeholder {
 /* color: #999;*/
  opacity: 1;
}
.custome-input:-ms-input-placeholder {
  /*color: #999;*/
}
.custome-input::-webkit-input-placeholder {
  /*color: #999;*/
}
.login-form-btn .login-btn{
	width: 100%;
	background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
	border: 2px solid #000;
	border-radius: 0;
	color: #000;
	font-size: 16px;
	letter-spacing: 2px;
	line-height: 21.6px;
	padding:22px 27px;
	text-align: center;
	text-decoration: none;
	text-transform: uppercase;
	transition: all 300ms ease 0s;
	cursor: pointer;
}
.forget-pass{
	float: left;
	width: 100%;
	text-align: center;
	margin-top:19px;
}
.forget-pass a{
	color:#bebdbd;
	font-size: 14px;
	border-bottom:2px solid #bebdbd;
	font-weight:400;
}
{
	width: 100%;
	background: #db2a74; /* Old browsers */
	background: -moz-linear-gradient(left, #db2a74 0%, #de3364 26%, #e33e4e 37%, #e33e4e 37%, #eb502a 72%); /* FF3.6-15 */
	background: -webkit-linear-gradient(left, #db2a74 0%,#de3364 26%,#e33e4e 37%,#e33e4e 37%,#eb502a 72%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to right, #db2a74 0%,#de3364 26%,#e33e4e 37%,#e33e4e 37%,#eb502a 72%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#db2a74', endColorstr='#eb502a',GradientType=1 ); /* IE6-9 */
	border:0px;
	border-radius: 0;
	color: #fff;
	font-size: 16px;
	letter-spacing: 2px;
	line-height: 21.6px;
	padding:24px 27px;
	text-align: center;
	text-decoration: none;
	text-transform: uppercase;
	transition: all 300ms ease 0s;
	cursor: pointer;
}


.custom-text-boxs {
	position: relative;
}
.custom-text-box {
	color: #bfbfbf;
	left: 22px;
	position: absolute;
	top: 28px;
	transition: all 0.2s ease-out 0s;
	z-index: 99;
	font-size:16px;
	/*z-index: -1;*/
}
.custom-text-box.active {
	color: #bebdbd;
	font-size: 12px;
	top:15px;
}
.custom-text-boxs input {
	padding-top: 30px !important;
}
/*.login-form-btn .login-btn:hover, .login-form-btn .login-btn:focus {
	background: #000 none repeat scroll 0 0;
	border-color: #000;
	color: #fff;
}*/
.icon-div {
	border: 1px solid #acacac;
	border-radius: 50%;
	height:72px;
	margin: 0 auto;
	transition: all 300ms ease 0s;
	width:72px;
	position: relative;
}
.icon-div svg .color-line{
	stroke: #acacac;
}
.icon-div svg {
	height: 35px;
	left: 13px;
	position: absolute;
	top: 16px;
	width: 45px;
	stroke:#000;
}
.rest-tab-ul li:hover .icon-div{
	background-color: #313131;
	color: #fff;
	border-color: #313131;
}
.rest-tab-ul li:hover .icon-div svg{
	stroke: #fff;
}
.tab-act-title{
	float: left;
	width: 100%;
	text-align: center;
	margin-top:10px;
}
.tab-act-title span{
	color: #b0b0b0;
	font-size:18px;
	font-weight:400;
}
.rest-tab-ul li:hover .tab-act-title span{
	color:#000;
}
.rest-tab-ul li.active .icon-div{
	background-color: #313131;
	color: #fff;
	border-color: #313131;
}
.rest-tab-ul li.active .icon-div svg .color-line{
	stroke: #fff;
}
.rest-tab-ul li.active .tab-act-title span{
	color: #000;
}
.print-content{
	float: left;
	width: 100%;
}
.print-content p{
	font-size:16px;
	color:#989898;
	font-weight:lighter;
	line-height: 28px;
	margin-top:8px;
}
.address-div{
	float: left;
	width: 100%;
	position: relative;
}
.address-head{
	float: left;
	width:100%;
	margin-top:8px;
}
.address-head h3{
	color: #000;
	font-size:18px;
	font-weight:600;
	text-transform:uppercase;
}
.street-detial{
	float: left;
	width: 100%;
	position: relative;
	padding:15px;
}
.street-detial li{
	color:rgba(71, 69, 69,0.5);
	font-size: 14px;
	padding:13px 17px;
	font-weight:lighter;
}
.street-detial li.active{
	background:#f5f5f5;
}
.address-tab #tabs li:first-child a{
	padding-left:77px;
	padding-right:77px;
}
.regis-dev-select .SumoSelect:focus > .CaptionCont, .regis-dev-select .SumoSelect:hover > .CaptionCont, .regis-dev-select .SumoSelect.open > .CaptionCont{
	box-shadow: none;
	border-color:transparent;
	border:0px;
	cursor: pointer;
}
.regis-dev-select{
	margin-top: -10px;
}
.faq-banner-div{
	float: left;
	width: 100%;
	position: relative;
	min-height: 355px;
	background-image:url("../img/faq-banner.jpg");
	background-size: cover;
	background-position: center center;
	background-repeat: no-repeat;
}
.faq-side-link{
	top:95%;
}
.faq-side-link .contact-link{
	top: -100px;
}
.faq-search{
	float: left;
	width: 100%;
	margin-top: 100px;
}
.faq-content{
	float: left;
	width: 100%;
	position: relative;
	padding-bottom: 100px;
	padding-top:25px;
}
.faq-search-head{
	float: none;
	margin: 0 auto;
	width:81%;
}
.faq-search-head h1{
	text-transform:uppercase;
	font-size:50px;
	margin-top:0px;
	font-family: "ratiomodern";
	font-style: normal;
	font-weight: 500;
	color: #fff;
}
.search-box{
	float: left;
	width: 100%;
	padding-left:100px;
}
.search-box-inner{
	float:left;
	width: 100%;
	position: relative;
}
.search-input{
	height:55px;
	border:0px;
	background:#fff;
	width: 100%;
	padding:10px !important;
	font-size: 16px;
	color: #000;
}
.search-link{
	position: absolute;
	top:13px;
	right: 13px;
}
.faq-content-inner{
	float: left;
	width: 100%;
	position: relative;
}
.faq-left-tab{
	float: left;
	width: 34.5%;
}
.faq-tab-inner{
	float: left;
	width: 291px;
}
.faq-tab-inner li a{
	color:#000;
	font-size:14px;
	font-family: "sofia-pro";
	font-style:normal;
	font-weight: 400;
	padding:20px 22px;
	float: left;
	width: 100%;
	border: 1px solid #959595;
	border-bottom: 0px;
	text-transform: uppercase;
}
.faq-tab-inner li:last-child a{
	border-bottom:1px solid #959595;
}

.faq-tab-right-div{
	float: left;
	width: 65.5%;
}
.faq-tab-right-inner{
	float: left;
	width: 100%;
}
.faq-tab-right-inner-part h2{
	margin-top:0px;
	font-size: 30px;
	color: #000;
	font-weight:lighter;
	margin-bottom: 30px;
}
.faq-tab-right-inner-part{
	border-top: 1px solid #959595;
	padding-top:35px;
	float: left;
	width: 100%;
	padding-bottom:15px;
	padding-left:10px;
}
.faq-tab-right-inner-part p{
	font-size: 16px;
	color: rgba(0, 0, 0, 0.5);
	font-weight:normal; !important;
	line-height: 24px;
	letter-spacing: 1.5px;
	margin-bottom:26px;
}
.faq-tab-right-inner-part ul{
	margin-left:15px;
	margin-bottom: 26px;
}
.faq-tab-right-inner-part ul li{
	color: rgba(0, 0, 0, 0.5);
	font-size: 12px;
	line-height: 23.97px;
	list-style: outside none disc;
	padding-left:8px;
	list-style: outside none disc;
}
.faq-tab-right-inner-part ul li span{
	font-size: 16px;
	color: rgba(0, 0, 0, 0.5);
	font-weight:normal; !important;
	line-height: 24px;
	letter-spacing: 1.5px;
}
/* Sign in modal */
.modal-overlay{
	bottom: 0;
	left: 0;
	outline: 0 none;
	position: fixed;
	right: 0;
	top: 0;
	z-index: 1050;
	/*overflow-x: hidden;
	overflow-y: auto;*/
	opacity: 1;
	overflow-y: auto;
	 transition: opacity 0.15s linear 0s;
	 background:#000;
	 transform: translate(0px, 0px);
	 transition: transform 0.3s ease-out 0s;
	 display: none;
}
.modal-outer-div{
	float: left;
	width: 100%;
	height: 100%;
}
.modal-inner-div{
	width: 400px;
	float: none;
	margin:94px auto 0px auto;
	position: relative;
}
.modal-inner-div h1{
	margin-top:0px;
	color: #fff;
	font-size:60.03px;
	font-family: "ratiomodern";
	font-style: normal;
	font-weight: 500;
	text-align: center;
	margin-bottom: 80px;
}
.fb-btn-div{
	float: left;
	width: 100%;
}
/*.fb-btn-div .modal-fb-btn{
	background-color: #aaa;
	pointer-events: none
}*/
.modal-fb-btn{
	float: left;
	width: 100%;
	background:#3e60aa;
	text-transform: uppercase;
	color:#fff;
	border-radius:30px;
	text-align: center;
	border:none;
	height: 50px;
	line-height:50px;
	font-size:14px;
	font-weight:600;
	font-style:normal;
}
.fb-btn-div a svg{
	fill:#fff;
	margin:0px 16px 0 0;
	position: relative;
	top: 9px;
}
.or-div{
	float: left;
	width: 100%;
	position: relative;
	margin:36px 0 46px 0px;
	text-align: center;
}
.or-div p{
	color: #fff;
	font-size:18px;
	margin:0px;
	display: inline-block;
	background:#000;
	padding:10px;
	border-radius: 50%;
}
.or-div::after {
	border-bottom: 1px solid #fff;
	content: "";
	float: left;
	left: 0;
	position: absolute;
	top: 20px;
	width: 100%;
	z-index: -1;
}
.page-login-outer{
	float: left;
	width: 100%;
}
.page-login-outer .login-form-btn .login-btn{
	background: transparent;
	border-color: #fff;
	color:#fff;
}

.custom-check-box{
	float: left;
	width: 100%;
	margin-top: 28px;
	margin-bottom: 5px;
}
/* Custome checkbox */
.control-group {
  display: inline-block;
  vertical-align: top;
  background: #fff;
  text-align: left;
  box-shadow: 0 1px 2px rgba(0,0,0,0.1);
  padding: 30px;
  width: 200px;
  height: 210px;
  margin: 10px;
}
.control {
  display: block;
  position: relative;
  padding-left: 40px;
  margin-bottom: 15px;
  cursor: pointer;
  font-size: 18px;
}
.control input {
  float: left;
  height: 23px;
  left: 0;
  opacity: 0;
  position: absolute;
  top: 0;
  width: 21px;
  z-index: -1;
}
.control__indicator {
  position: absolute;
  top: 2px;
  left: 0;
  height: 26px;
  width: 26px;
  background: #fff !important;
}
.control--radio .control__indicator {
  border-radius: 50%;
}
.control:hover input ~ .control__indicator,
.control input:focus ~ .control__indicator {
  background: #fff !important;
}
.control input:checked ~ .control__indicator {
  background: #fff;
  border: 1px solid #bebdbd;
}
/*.control:hover input:not([disabled]):checked ~ .control__indicator,*/
.control input:checked:focus ~ .control__indicator {
  background: #000;
  border: 1px solid #bebdbd;
}
.control__indicator:after {
  content: '';
  position: absolute;
  display: none;
}
.control input:checked ~ .control__indicator:after {
  display: block;
}
.control--checkbox .control__indicator:after {
	-moz-border-bottom-colors: none;
	-moz-border-left-colors: none;
	-moz-border-right-colors: none;
	-moz-border-top-colors: none;
	border-color: #000;
	border-image: none;
	border-style: solid;
	border-width: 0 2px 2px 0;
	font-size: 1px;
	height: 12px;
	left: 8px;
	top: 4px;
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
	width: 7px;
}
.custom-check-box label{
	color: #bebdbd;
	font-size: 16.1px;
}
.control.control--checkbox > span{
	position: relative;
	top: 6px;
}

.control.control--checkbox.__black .control__indicator{
	top: 4px;
	border: 1px solid black;

}

.pop-open{
	overflow: hidden;
}
.account-div{
	float: left;
	width: 100%;
	background:#323437;
	padding:12px 0 17px;
	text-align: center;
	margin-top: 100px;
	margin-bottom: 100px;
}
.account-head{
	float: left;
	width: 100%;
	text-align: center;
}
.account-head h1{
	display: inline-block;
	font-family: "ratiomodern";
	font-style: normal;
	font-weight: 500;
	color: #fff;
	font-size:30px;
	margin-right: 33px;
}
.sign-up-modal-btn{
	font-size: 30px;
	padding: 18px 30px;
	background:#000;
	font-weight:400;
	color: #fff;
	text-transform: uppercase;
	cursor: pointer;
	font-size: 18px;
	letter-spacing: 2px;
	text-align: center;
	text-decoration: none;
	transition: all 300ms ease 0s;
}
.sign-up-modal-btn svg{
	position: relative;
	top:5px;
}
.close-modal-link{
	position: absolute;
	top: 54px;
	right: 135px;
}
.navbar-header svg .cls-1{
	stroke:#000 !important;
}
/* Sport static slider image */
.sport-static-img{
	float: left;
	width: 100%;
}
/* Promoter */
.inner-header{
	background:#000;
	/*float: left;
	width: 100%;*/
	 transition: all 200ms ease-in-out 0s;
	 position: fixed !important;
}
.inner-page-head{
	float: left;
	width: 100%;
}
.inner-header.sticky{
	 background-color: #fff;
	border-bottom: 1px solid #dbdbdb;
	border-color: #fff #fff #dbdbdb
}
.sticky .inner-page-logo{
	line-height: 71px;
}
.inner-page-logo{
	float: left;
	line-height: 100px;
	transition: all 200ms ease-in-out 0s;
}
.inner-page-logo a {
	display: inline-block;
	line-height: 42px;
	margin-bottom: 3px;
	transition: all 200ms ease-in-out 0s;
	vertical-align: middle;
}
.inner-page-logo a img{
	fill: #fff;
	transition: fill 175ms ease 0s;
	vertical-align: middle;
}
.header-profile {
	float: right;
}
.header-profile ul{
	font-size: 0;
	line-height: 100px;
	transition: all 200ms ease-in-out 0s;
}
.header-profile ul li {
	display: inline-block;
	padding: 0 25px;
	position: relative;
	vertical-align: middle;
}
.header-profile ul li a {
	color: #000;
	display: inline-block;
	font-size: 16px;
	font-weight: 600;
	letter-spacing: 1px;
	line-height: 50px;
	position: relative;
	text-transform: uppercase;
	vertical-align: middle;
}
.header-profile ul li a {
	display: inline-block;
	transition: transform 235ms ease-in-out 0s;
}
.sticky .header-profile > ul {
	line-height: 71px;
}
.sticky .header-profile > ul li a{
	color: #333;
}





.modal-outer-div .close-modal-link svg{
	height:62px;
	width:62px;
}
.social-icon ul li a svg .cls-1{
	stroke:#fff;
}
.inner-page-head{
	float: left;
	width: 100%;
}
.header-profile{
	float: right;
	width:100%;
	position: relative;
	top:9px;
}
.inner-header .header-profile ul{
	float: right;
}
.header-profile .dropdown {
	position: relative;
	display: inline-block;
}

.header-profile .dropdown-content {
	opacity:0;
	position: absolute;
	background-color: #000;
	z-index: 99;
	top:90px;
	transition:all 0.5s ease 0.5s;
	min-width:220px;
	height:0px;
	overflow: hidden;
}
.new-sticky .header-profile .dropdown-content{
	top:60px;
}
.header-profile .dropdown:hover .dropdown-content {
	opacity: 1;
	height: auto;
	overflow: auto;
}
.event-order{
	margin-left: -5px;
	float: left;
	width: 100%;
}
.header-profile ul li .dropdown a img{
	display: inline;
	margin-right: 10px;
}
.header-profile ul li .dropdown a{
	color: #fff;
	font-size: 16px;
	font-weight:600;
	text-transform: uppercase;
}
.user-name-icon{
	display: inline;
	position: relative;
	top: -13px;
	color: black;
}
.new-sticky .user-name-icon{
	color: white;
}
.dropdown a svg{
	position: relative;
	top: -10px;
}
.user-name-icon svg{
	margin-left: 10px;
}
.pro-drop li{
	padding:16px 30px;
	width: 100%;
	border-bottom:1px solid rgba(255,255,255,0.5);
}
.header-profile li{
	float: left;
}
.dropdown .pro-drop li a{
	font-size:14px !important;
}
.notification{
	display: inline;
	position: relative;
	margin-right:76px;
}
.notification .noti-dit{
	background: #ed145b none repeat scroll 0 0;
	border-radius: 100%;
	height: 15px;
	left: 17px;
	position: absolute;
	width: 15px;
	top:-20px;
}
.promoter-sec{
	float: left;
	width: 100%;
	position: relative;
	padding:100px 0px;
	margin-top:103px;
}
.promoter-outer-div{
	float: left;
	width: 100%;
	position: relative;
}
.promoter-outer-div h2{
	color: #000;
	font-family: "ratiomodern";
	font-style: normal;
	font-weight: 500;
	margin-top:-7px;
	text-transform: uppercase;
	font-size: 40px;
}
.promoter-tab-ul{
	float: left;
	width: 100%;
}
.promoter-tab-content{
	float: left;
	width: 100%;
	margin-top:45px;
}
.promoter-tab{
	float: left;
	width: 100%;
}
.promoter-tab-ul #tabs li{
	float: left;
	border-bottom:1px solid rgba(11, 11, 11,0.2);
	margin:0px;
	width: 33.3333%;
	position: relative;
}
.promoter-tab-ul li a{
	text-transform:capitalize;
	color:#bebdbd;
	font-size:16.01px;
}
.promoter-tab-ul #tabs li.active::after{
	position: absolute;
	content:"";
	left: 0;
	bottom: 0;
	border-bottom:6px solid #0b0b0b;
	float: left;
	width: 100%;
}
.promoter-tab-ul li.active a{
	color: #000;
}
.promoter-tab-part{
	float: left;
	width: 100%;
}
.promoter-tab-form{
	float: left;
	width: 100%;
}
.promoter-tab-form .login-form .promote-input{
	border:1px solid #f1f1f1;
	width: 490px;
	background:#f1f1f1;
}
.promoter-tab-form .login-form .promote-input:focus{
	background: #f1f1f1;
	border:1px solid #bdbdbd;
}
.promote-form .custom-text-box{
	z-index: 1;
}
/*.flum-label{
	color: #000 !important;
}*/
.promote-form{
	margin-bottom:10px;
}
/*.title-label{
	text-transform: uppercase;
}*/
.electronic-flter .SumoSelect > .CaptionCont{
	border:1px solid #f1f1f1 !important;
	box-shadow: none;
	cursor: pointer;
	height: 72px;
	cursor: pointer;
	background:#f1f1f1;
}
.electronic-flter .SumoSelect:hover .CaptionCont{
	border-color: #bdbdbd;
	cursor: pointer;
}
.electronic-flter .SumoSelect .CaptionCont span{
	font-size:16.01px;
	line-height:56px;
	cursor: pointer;
	color:#bfbfbf;
}
.SumoSelect:hover > .CaptionCont, .SumoSelect.open > .CaptionCont{
	box-shadow: none !important;
	border:1px solid #f1f1f1 !important;
	cursor:pointer;
}
.SumoSelect:focus > .CaptionCont{
	border-color:#bdbdbd !important;
}
.electronic-flter .SumoSelect{
	width: 490px;
	cursor: pointer;
}
.electronic-flter .SumoSelect.open > .optWrapper{
	top: 72px;
}
.electronic-flter .SumoSelect > .CaptionCont > label > i{
	border-bottom: 3px solid #787878;
	border-right: 3px solid #787878;
	bottom: 0;
	display: block;
	height: 14px;
	left: 0;
	margin: auto;
	opacity: 0.8;
	position: absolute;
	right: 0;
	top: 0;
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
	width: 14px;
	z-index:1;
	background-image:none;
	cursor: pointer;
}
.electronic-flter .SumoSelect > .CaptionCont > label{
	width: 60px;
	cursor: pointer;
}
.custom-text-boxs textarea{
	padding-top:30px !important;
}
.promote-form textarea{
	overflow: hidden;
	resize: none;
	width: 100% !important;
	height: 179px !important;
}
.SumoSelect > .CaptionCont{
	padding-left:22px;
	border-radius:0px !important;
}
.rest-div{
	float: left;
	width: 100%;
}
.SumoSelect > .optWrapper > .options li label{
	display: inline !important;
}
.SumoSelect > .optWrapper > .options li.opt{
	height: 40px;
	padding-top:11px !important;
}
.SumoSelect > .optWrapper{
	z-index: 3 !important;
	box-shadow: none !important;
}
.add-rest{
	float: left;
	width: 490px;
	height: 70px;
	border:3px dashed #f1f1f1;
	padding:6px 12px;
	cursor: pointer;
}

.add-rest .add-span{
	font-size:14px;
	font-weight:600;
	text-transform:uppercase;
	color:#bebdbd;
	line-height:52px;
}
.plus-icon{
	float:right;
	line-height:71px;
	margin-right:1px;
}
.datepick .promote-input{
	width: 190px !important;
}
.date-outer,
.time-outer{
	float:left;
	width: auto;
	position: relative;
	cursor: pointer;
	margin-right:10px;
}
.date-outer svg{
	position: absolute;
	right:32px;
	top:22px;
	cursor: pointer;
	z-index:1;
	opacity: 0.4;
}
#ui-datepicker-div{
	z-index: 10!important;
}
.promote-form .upload-img{
	position: absolute;
	z-index: 5;
	height: 70px;
	width: 490px;
	top: 0px;
	opacity:0;
	cursor: pointer;
}
.upload-icon{
	position: absolute;
	right: 20px;
	top: 24px;
	z-index:1;
}
.upload-file-img{
	position: absolute;
	left: 490px;
	top: 0;
	width: 100%;
	max-width: 120px;
	display: block;
}
.upload-outer-div{
	float: left;
	width:490px;
	position: relative;
}
.upload-outer-div p{
	color: rgba(0, 0, 0, 0.5);
	font-size: 12px;
	font-weight: lighter;
	letter-spacing: 1px;
	line-height: 17px;
	margin-bottom:25px;
}
.notification-outer-div{
	float: left;
	width:490px;
	padding-top:32px;
	border-top:1px solid #000;
}
.upload-outer-div p strong{
	font-weight:bold;
}
.notification-outer-div h2{
	color: #000;
	font-style: normal;
	font-weight: 400;
	font-size:16px;
	margin-top:0px;
	margin-bottom:10px;
	font-family: "sofia-pro";
}
.promote-form .control:hover input ~ .control__indicator, .promote-form .control input:focus ~ .control__indicator{
	background: #f1f1f1;
}
.promote-form .control__indicator{
	background: #f1f1f1;
}
.promote-form .custom-check-box{
	margin-top: 6px;
}
.next-btn-div{
	float: left;
	width: 100%;
	border-top:1px solid #000;
	margin-top:32px;
}
.next-btn-div .button-div{
	float:right;
	margin-top:50px;
}
.next-btn-div .button-div a{
	background: #000;
	color: #fff;
	float: right;
}
/*.next-btn-div .button-div a:hover{
	background: #fff;
	color: #000;
	border-color:#000;
}*/
/* mobile dashboard*/
.mobile-dash-board{
	float: left;
	width: 100%;
	display:none;
}
.mobile-dash-board .electronic-flter .SumoSelect .CaptionCont span{
	text-transform:uppercase;
	color:#000;
	font-weight:600;
}
.mobile-dash-board .electronic-flter .SumoSelect > .CaptionCont{
	background:#fff;
}
.mobile-dash-board .electronic-flter .SumoSelect > .CaptionCont > label > i{
	border-color:#000;
}
.mobile-dash-board .SumoSelect > .CaptionCont{
	border:1px solid #959595;
}
.SumoSelect > .optWrapper{
	-webkit-transition: all 0.5s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  -ms-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
}
.electronic-flter .SumoSelect.open > .optWrapper{
	-webkit-transition: all 1s ease-in-out;
  -moz-transition: all 1s ease-in-out;
  -ms-transition: all 1s ease-in-out;
  -o-transition: all 1s ease-in-out;
}
/* New Header */
.new-header{
	min-width: 1170px;
	position: relative;
	line-height:100px;
	backface-visibility: hidden;
	left: 0;
	position:fixed;
	padding:0 25px;
	right: 0;
	top: 0;
	transform: translateZ(0px) scale(1, 1);
	transition: background-color 200ms ease-in-out 0s;
	z-index: 200;
	background-color: white;
}
.new-header.new-sticky{
	background:#000;
	position: fixed;
	transition: background-color 200ms ease-in-out 0s;
}
.new-inner-header{
	float: left;
	width: 100%;
	clear: both;
	padding: 0 15px;
}
/*.new-inner-header .common-link a{*/
	/*color:black; */
/*}*/
.logo-container{
	float: left;
	line-height: 100px;
	transition: all 200ms ease-in-out 0s;
}
.new-sticky .logo-container{
	line-height: 71px;
}
.new-header #new-header-logo svg{
	fill:#000;
}
.new-header .new-inner-header .new-right-navbar svg path,
.new-header .new-inner-header .small-device-nav svg path,
.new-header .new-inner-header .new-right-navbar svg ,
.new-header .new-inner-header .small-device-nav svg {
	fill: black;
	stroke: black;
	/*stroke: black;*/
}
.new-sticky.new-header .new-inner-header .small-device-nav svg path,
.new-sticky.new-header .new-inner-header .new-right-navbar svg path,
.new-sticky.new-header .new-inner-header .small-device-nav svg ,
.new-sticky.new-header .new-inner-header .new-right-navbar svg {
	fill: white;
	stroke: white;
	/*stroke: black;*/
}
.container-fluid {
  padding-right: 15px;
  padding-left: 15px;
  margin-right: auto;
  margin-left: auto;
}
.container-fluid:after{
	content: '';
	display: block;
	clear: both;
	min-height: 1px
}
#new-header-logo{
	display: inline-block;
	line-height: 26px;
	transition: all 200ms ease-in-out 0s;
	vertical-align: middle;
}
@media all and (max-width: 320px) {
	#new-header-logo svg {
		width: 140px;
		height: 43px;
	}
}

.logo-container:hover,
.dropdown-content.pro-drop li a:hover{
	-webkit-transform: scale(1.05) translateZ(0);
	transform: scale(1.05) translateZ(0);
	transition: .2s;
	will-change: transform;
}
.new-right-navbar{
	float: right;
}
.new-right-navbar ul{
	 font-size: 0;
	line-height: 100px;
	transition: all 200ms ease-in-out 0s;
	float: left;
}
.clearfix{
	clear: both;
}
.new-sticky .new-right-navbar ul {
	line-height: 71px;
}
.new-right-navbar > ul > li {
	display: inline-block;
	padding: 0 25px;
	position: relative;
	vertical-align: middle;
}
.new-right-navbar > ul > li a{
	color:#fff;
	display: inline-block;
	font-size: 16px;
	font-weight: 600;
	letter-spacing: 1px;
	line-height: 50px;
	position: relative;
	text-transform: uppercase;
	vertical-align: middle;
}
.new-sticky .new-right-navbar > ul > li a{
	color:#fff;
}
.new-sticky .new-right-navbar ul li a::after {
	background-color: #fff;
}
.new-right-navbar ul li a::after {
	background-color: #000;
	bottom: 7px;
	content: "";
	height: 2px;
	left: 0;
	margin: 0 auto;
	opacity: 0;
	position: absolute;
	right: 0;
	transform: translate(-65%, 0px);
	transition: all 235ms ease 0s;
	width: 40px;
}
.new-right-navbar ul li a:hover::after {
	opacity: 1;
	transform: translate(0px, 0px);
}
.new-right-navbar > ul > li > a:hover span {
	transform: translate(0px, -2px);
}
.new-right-navbar > ul > li > a span {
	display: inline-block;
	transition: transform 235ms ease-in-out 0s;
}
.new-right-navbar .sign-in-ul li:last-child a::after{
	display: none;
}
.new-right-navbar .sign-in-ul li:last-child{
	padding-right:0px;
}
.sign-in-ul li a svg{
	/*height: 25px;*/
	position: relative;
	top: 5px;
	/*width: 25px;*/
	fill:#000;
	margin-right:5px;
}
.sign-in-ul li:last-child a svg{
	margin-right:0px;
}
.new-sticky .sign-in-ul li a svg{
	fill:#fff;
}
.common-link{
	margin-right:40px;
}
.header-profile ul li a::after{
	display: none;
}
.new-sticky .notification svg{
	fill:#fff;
}
.notification svg{
	fill:#000;
}
.inner-header .notification svg{
	fill:#fff;
}
.inner-header #new-header-logo svg{
	fill:#fff;
}
.inner-header #new-header-logo{
	margin-top:0px;
	margin-bottom:0px;
}
.inner-header .header-profile .dropdown-content ul{
	line-height:1.2;
}
.cart-common-link{
	margin-right:27px;
}
/*.faq-sec{
	padding-top:0px;
}*/
/* Dashboard */

.dashboard-tab-ul{
	float: left;
	width: 100%;
}
/*.dashboard-tab-ul #tabs li.active::after {
	border:6px solid #a3a3a3;
	bottom: 0;
	content: "";
	float: left;
	left: 0;
	position: absolute;
	width: 100%;
}*/
.dashboard-tab-ul #tabs li:hover,.dashboard-tab-ul #tabs li.active{
	border-color:#a3a3a3;
}
.dashboard-tab-ul #tabs li {
	border-bottom: 6px solid #e4e4e4;
	float: left;
	margin: 0;
	position: relative;
	width:20%;
	text-align: center;
	background:#f9f9f9;
	padding:26px 0 22px;
	min-height:146px;
}
.dashboard-tab-ul #tabs li.active a {
	color: #000;
}
.dashboard-tab-ul #tabs li.active{
	background: #ececec;
}
.dashboard-tab-ul li a {
	color:#000;
	font-size:12px;
	text-transform: capitalize;
}
.dash-laft-tab{
	float: left;
	width:27.5%;
}
.dash-right-tab{
	float: left;
	width:72.5%;
}
.dashboard-tab-ul li a .dash-rev{
	display: block;
	font-size:30px;
	color: #000;
	font-weight:lighter;
	margin: 14px 0 20px 0;
}
.dashboard-tab-ul li a .country-currency{
	display: block;
	color:#b0b0b0;
	font-size:12px;
}
.dashboard-tab-content{
	float:left;
	width: 100%;
	padding:50px 0;
}
.dash-tab-outer{
	float: left;
	width: 100%;
}
.dash-tab-inner{
	float: left;
	width: 100%;
}
.dash-tab-inner ul li:first-child{
	float: left;
}
.dash-tab-inner ul li:last-child{
	float: right;
}
.dash-tab-inner ul li:first-child a{
	color:#000;
	font-size:16.03px;
	font-weight:400;
	float: left;
}
.dash-tab-inner ul li:last-child a{
	color:#000;
	font-size:16.03px;
	font-weight:400;
	float: left;
}
.dash-tab-inner ul li a .by-week{
	color:#bebdbd;
}
.dash-tab-inner ul li .by-week{
	color:#bebdbd;
}
.dash-tab-inner ul li a svg{
	width:14px;
	height:18px;
}
.dash-tab-inner ul li:last-child a:first-child{
	float: left;
	margin-right:15px;
}
.dash-tab-inner ul li:last-child a:last-child{
	float: right;
	margin-left:15px;
}
.chart-outer{
	float: left;
	width: 100%;
	background:#f9f9f9;
	padding:40px 34px;
	margin-top:10px;
	min-height:290px;
}
.source-div{
	float:left;
	width:100%;
	margin-top:56px;
}
.traffic-source{
	float: left;
	width:60%;
	padding-right:27px;
}
.source-div h4{
	color:#000;
	font-size:16.03px;
	margin-top:0px;
	font-weight:400;
	text-transform:uppercase;
	margin-bottom:12px;
}
.traffic-map{
	float: left;
	width:100%;
	padding:22px 20px;
	background:#f9f9f9;
	min-height:180px;
	margin-right:27px;
}
.plate-form{
	float:left;
	width:40%;
}
.plateform-inner{
	float: left;
	width: 100%;
	background:#f9f9f9;
	min-height:180px;
	padding:22px 20px;
	text-align: center;
}
.plateform-inner ul li{
	display: inline-block;
}
.plateform-inner ul li:first-child{
	margin-right:86px;
}
.plateform-inner ul li a svg{
	height: 87px;
	width: 84px;
}
.plateform-inner span{
	font-size:40.69px;
	color:#000;
	font-weight:lighter;
	margin-top:15px;
	display: block;
}
.active-comp{
	float:left;
	width: 100%;
	margin-top:50px;
}
.active-comp h4{
	color:#000;
	font-size:16.03px;
	margin-top:0px;
	font-weight:400;
	text-transform:uppercase;
	margin-bottom:12px;
}
.active-comm-inner{
	float: left;
	width: 100%;
	background:#f9f9f9;
	padding:0 20px;
}
.active-comp-part:last-child{
	border-bottom:0px;
}
.active-comp-part{
	float: left;
	width: 100%;
	padding:30px 13px 27px 13px;
	border-bottom:1px solid rgba(0,0,0,0.2);
}
.active-comp-part._tickets{
	padding:20px 13px 20px 13px;
	border-bottom: 0;
}
.active-comp-part._event__info{
	border-bottom: 0;
	padding-right: 60px;
	cursor: pointer;
}

.active-comp-part._event__info .total-sale{
	width: 17%;
}

.ticket__list{
	display: block;
	margin-top: 15px;
	padding-left: 25px;
	position: relative;
	color: black;
}

.ticket__list:before{
	content: '';
	position: absolute;
	left:0;
	top: -5px;
	width: 19px;
	height: 27px;
	background: url(../img/download.png) 0 0 no-repeat;
}
.active-comp-part._tickets{
	padding-right: 60px;
}
.active-comp-part .active-pic-outer{
	width: 32%;
}
.events__list{
	position: relative;
	border-bottom:1px solid rgba(0,0,0,0.2);
}
.events__list:after,
.events__list:before,
.active-pic-outer:after,
.active-pic-outer:before{
	content: '';
	display: block;
	height: 1px;
	clear: both;
}
.events__tickets{
	display: none
}
.active-pic-outer{
	float: left;
	width:34%;
}
.only-pic{
	height:45px;
	width:45px;
	margin-right:22px;
	float: left;
}
.only-pic._small{
	height:40px;
	width:40px;
}
.only-pic img{
	display: block;
	max-width: 100%;
	border-radius: 50px;
}
.dp-name{
	float: left;
	width: calc(100% - 70px);
}
.dp-name h3{
	font-size:20px;
	color:#000;
	margin-bottom:0px;
	font-weight:600;
	margin-top:12px;
}
.total-sale{
	float: left;
	width:17%;
	padding-left: 10px;
}
.total-sale p{
	color:#000;
	margin-top:5px;
	font-size:18px;
	font-weight:lighter;
	margin-bottom:5px;
}
.total-sale strong{
	color:#bebdbd;
	margin-top:0px;
	font-size:16.01px;
	font-weight:600;
}
.setting{
	float: right;
	line-height: 43px;
	width: auto;
	width: 30px;
	height: 30px;
	background: url(../img/gear.svg) 0 0 no-repeat;
	/*margin-top: -6px;*/
}
.setting._outer{
	position: absolute;
	right: 10px;
	top: 40px;
}
.setting .download__link {
	display: block;
	height: 30px;
	width: 30px;
	vertical-align: middle;
	background: url(../images/gear.svg) 0 0 no-repeat;
}
.inner-header .new-right-navbar{
	width:80%;
}
.dash-date{
	float:left;
	width: 100%;
	text-align: center;
	margin-top:30px;
	display: none;
}
.dash-date ul{
	display: inline-block;
}
.dash-date ul li{
	float: left;
}
.dash-date ul li a{
	color:#000;
	font-size:16.03px;
	font-weight:400;
	float: left;
}
.dash-date ul li a .by-week{
	color:#bebdbd;
}
.dash-date ul li .by-week{
	color:#bebdbd;
}
.dash-date ul li a svg{
	width:14px;
	height:18px;
}
.dash-date ul li a:first-child{
	float: left;
	margin-right:15px;
}
.dash-date ul li a:last-child{
	float: right;
	margin-left:15px;
}
/*.inner-header .dashboard-head ul li{
	padding:0px;
}*/
.new-sticky .new-right-navbar{
	line-height: 71px;
}
/*.new-sticky #new-header-logo svg path, .new-sticky #new-header-logo svg rect{
	fill:url(#SVGID_1_);
}*/
/*.new-sticky #new-header-logo svg path, .new-sticky #new-header-logo svg rect{
	fill:#fff;
}*/
/* New payment page */
#tabs li.active .icon-div svg{
	stroke:#fff;
}
.social-icon ul li a:hover svg{
	opacity: 0.5;
}
.qty-head{
	float: left;
	margin-left: 20%;
	margin-top: 8px;
	width: auto;
}
.qty-head .total-qty{
	font-size:20px;
	color:rgba(255,255,255,0.5);
	font-weight:lighter;
}
.qty-amount{
	float: right;
	width: auto;
	margin-top:8px;
}
.qty-amount label{
	color: #ffffff;
	font-family: "sofia-pro";
	font-size: 20px;
	font-style: normal;
	font-weight: 400;
}
.deli-black .regis-content-sec{
	padding: 0 9% 50px 9%;
}
.deli-black{
	background: #000000 none repeat scroll 0 0;
	float: left;
	height: 100%;
	padding: 50px 0 0 0;
	position: relative;
	width: 50%;
	min-height:796px;
}
.payment-sec{
	float:left;
	width:100%;
	background:#151515;
	min-height:400px;
	padding:50px 9%;
}
.payment-detail-head{
	float: left;
	width: 100%;
}
.payment-detail-head h1{
	font-size:35px;
	color:#fff;
	font-family: "ratiomodern";
	font-style: normal;
	font-weight: 500;
	margin:0px;
	text-transform:uppercase;
}
.payment-detail-head .what-buy{
	margin-top:50px;
}
.pay-method{
	float:left;
	width: 100%;
}
.pay-method ul li{
	float: left;
	margin-right:20px;
	color:#fff;
}
.pay-method ul li:last-child{
	margin-right:0px;
}
.or-li{
	margin-top:16px;
}
.pay-method-outer{
	float:left;
	width:100%;
	transition: all 0.5s ease 0s;
}
.payment-form{
	float:left;
	width:100%;
	display:none;
	transition: all 0.5s ease 0s;
}
.pay-form-inner{
	float:left;
	width:100%;
}
.pay-form-inner .login-div .custom-text-boxs .custome-input{
	background:#fff !important;
	margin-bottom:5px;

}
.pay-form-inner .login-div .custom-text-boxs .custome-input:focus{
	z-index:4 !important;
	background:#fff;
}
.pay-form-inner .login-div .custom-text-boxs label{
	z-index:5 !important;
}
.card-option{
	float:left;
	width:33.3333%;
	padding-right:5px;
}
.card-option:last-child{
	padding-right:0px;
}
.card-option .electronic-flter .SumoSelect{
	width: 100%;
	border-radius:0px;
}
.card-option .electronic-flter .SumoSelect > .CaptionCont{
	background:#fff;
}
.card-option-outer{
	float: left;
	width: 100%;
}
.card-note{
	float:left;
	width:100%;
	margin-top:2px;
}
.card-note p{
	font-size:12px;
	color:rgba(255,255,255,0.5);
	margin-top:0px;
}
.card-note .login-form-btn .regis-btn{
	background: #db2a74; /* Old browsers */
	background: -moz-linear-gradient(left, #db2a74 0%, #de3364 26%, #e33e4e 37%, #e33e4e 37%, #eb502a 72%); /* FF3.6-15 */
	background: -webkit-linear-gradient(left, #db2a74 0%,#de3364 26%,#e33e4e 37%,#e33e4e 37%,#eb502a 72%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to right, #db2a74 0%,#de3364 26%,#e33e4e 37%,#e33e4e 37%,#eb502a 72%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#db2a74', endColorstr='#eb502a',GradientType=1 ); /* IE6-9 */
	color:#fff;
	border:none;
}
.faq-tab-select{
	display:none;
}
.contact-sec{
	margin-top:124px;
	padding-top:70px;
}
.contact-sec .faq-side-link{
	top:47%;
}
/* your event page */
.event-name-width{
	width:26%;
}
.your-setting a p{
	display:inline;
	margin:0 26px 0 0px;
	font-size:18px;
	color:#000;
	font-weight:lighter;
}
.your-setting img{
	display:inline;
	position:relative;
	top:6px;
}
.account-edit-outer{
	float:left;
	width:100%;
}
.account-edit-outer .promoter-tab-form .login-form .promote-input{
	background:#f1f1f1;
	border:1px solid #f1f1f1;
	color:#000;
}
.account-edit-outer .promoter-tab-form .login-form .promote-input:focus{
	border-color:#bdbdbd;
}
.account-edit-outer .promoter-tab-form .login-form .custom-text-box{
	color:#000;
}
.custom-text-boxs.active .promote-input{
	background:#f1f1f1 !important;
}
.account-edit-outer .custom-text-boxs.active .custom-text-box{
	color: #bfbfbf;
}
.account-edit-outer .accout-check .control.control--checkbox > span{
	color:#000;
}
.account-edit-outer .control input {
  left: 1px;
  top: 4px;
}
/* Ticket Details */
.add-ticket-detail{
	margin-bottom:26px;
	padding-bottom:17px;
	border-bottom:2px solid #000;
	max-width:490px;
}
.promo-code-div{
	float:left;
	width:100%;
	position:relative;
}
.promo-code-div h3{
	color:#000;
	font-size:16.01px;
	font-weight:lighter;
	margin-top:0px;
	margin:0 0 10px 10px;
	text-transform:uppercase;
}
.event-summary-div .custome-textarea{
	min-height:250px;
}
/* Responsive Header Design */
.new-right-navbar ul li.active a::after {
  background-color: #000000;
  bottom: 7px;
  content: "";
  height: 2px;
  left: 0;
  margin: 0 auto;
  opacity:1;
  position: absolute;
  right: 0;
  transform: translate(0px, 0px);
  transition: all 235ms ease 0s;
  width: 40px;
}
.small-device-nav{
	float:right;
	width:auto;
}
.nav-toggle-area{
	float:right;
	width:auto;
	line-height:100px;
}
/*#nav-toggle svg{
	stroke: white;
}*/
/*
#cart-id svg path{
	fill: white;
}*/

.new-sticky .nav-toggle-area ul li a svg{
	stroke:#fff ;
	fill:#fff;
}
.nav-toggle-area ul li a svg{
	position: relative;
	top:11px;
}
.nav-toggle-area ul li{
	display:inline-block;
	vertical-align:middle;
	margin-left:30px;
}
.nav-toggle-area a#cart-id {
  bottom: 5px;
  position: relative;
}
.new-sticky .nav-toggle-area{
	line-height:71px;
}
.nav-toggle-area ul{
	line-height:100px;
}
.new-sticky .nav-toggle-area ul{
	line-height:71px;
}
.new-sticky .nav-toggle-area ul li a svg {
  position: relative;
  top: 9px;
}
.menu-open-outer{
	float:left;
	background:#fff;
}
#sidebar{
	background: #ffffff none repeat scroll 0 0;
	display: block;
	right: -300px;
	position: absolute;
	top:74px;
	transition: right 0.3s linear 0s;
	width:300px;
	z-index: 99;
}
#sidebar.visible {
  right: 0;
  transition: right 0.3s linear 0s;
}
.inner-side-bar{
	float:left;
	width:100%;
	background:#fff;
	padding-bottom:30px;
}
.inner-side-bar ul li:last-child{
	border-bottom:1px solid #d9d9d9;
}
.new-sticky .nav-toggle-area .inner-side-bar ul li a svg{
	stroke:#000 !important;
	fill:#000;
	margin-right:10px;
	top:7;
}
.nav-toggle-area .inner-side-bar ul li{
	margin:0px;
	padding:14px 20px;
	position:relative;
	width:100%;
	border-top:1px solid #d9d9d9;
}
.nav-toggle-area .inner-side-bar ul{
	line-height:1.5 !important;
}
.nav-toggle-area .inner-side-bar ul li a{
	font-size:14px;
	color:#000;
	text-transform:uppercase;
	font-weight:600;
}
.search-input{
	float:left;
	width:100%;
	position:relative;
}
.searchinput-outer{
	float:left;
	width:100%;
	position:relative;
}
.searchinput-outer .custome-input{
	background:#f2f2f2;
	border-color: #f2f2f2;
	padding-right: 50px;
}
.search-input .searchinput-outer .custome-input{
	height:54px;
}
.searchinput-outer .custom-text-box{
	z-index:1;
}
.search-input .searchinput-outer .custom-text-box{
	top:12px;
}
.search-input .searchinput-outer.active .custom-text-box{
	top:0px !important;
}
.search-input .searchinput-outer.active .custome-input{
	padding-top:5px !important;
}
.search-input .searchinput-outer .custome-input:focus{
	z-index: 0;
	padding-top:5px !important;
}
.search-icon {
  position: absolute;
  right: 6px;
  top: 5px;
  z-index:9;
}
.search-icon svg{
	stroke:none !important;
	fill:#b3b3b3 !important;
}
.small-device-nav{
	display:none;
}
.mobile-login-form{
	float:left;
	width:100%;
	position:relative;
	margin-top:20px;
	display:none;
	margin-bottom:20px;
}
.mobile-login-form .login-form-btn .login-btn{
	border:1px solid #c2c2c2;
}
.mobile-login-form .forget-pass a{
	font-size:12px !important;
	color:#bebdbd !important;
	border-bottom:1px solid #bebdbd;
	font-weight:400;
}
.mobile-login-form .forget-pass{
	margin-top:17px !important;
}
.mobile-login-form .forget-pass:last-child{
	margin-top:5px;
}
.mobile-login-form .login-form-btn{
	margin-top:33px;
}
.mobile-login-form .login-form-btn .login-btn{
	padding:14px 27px;
	border:1px solid #bebdbd;
}
.mobile-login-form .login-form-btn:last-child{
	margin-top:15px;
}
.mobile-login-form .login-form-btn .register-btn{
	background:#000;
  border: 1px solid #000;
  border-radius: 0;
  color: #fff;
  cursor: pointer;
  font-size: 16px;
  letter-spacing: 2px;
  line-height: 21.6px;
  padding: 14px 27px;
  text-align: center;
  text-decoration: none;
  text-transform: uppercase;
  transition: all 300ms ease 0s;
  width: 100%;
}
/*.mobile-login-form .login-form-btn .register-btn:hover{
	background: transparent;
	color:#000;
	border-color:#bebdbd;
}*/
#mobile-login svg{
	margin-right:10px;
}
.register-modal-outer .login-form .custome-input{
	background:#f1f1f1;
	border-color:#f1f1f1;
}
.register-modal-outer .login-form .custome-input:focus{
	border-color:#bebdbd;
}
.modal-fb-btn:hover{
	opacity:0.5;
}
.marg-bottom-20{
	margin-bottom:20px;
}
.regis-outer-div{
	float:left;
	width:100%;
	position:relative;
}
.sweet-msg{
	float:left;
	width:100%;
}
.msg-div{
	float:left;
	width:100%;
}
.msg-div h3{
	color:#fff;
	font-size:30px;
	font-weight:lighter;
	text-align:center;
	margin-top:0px;
}
.msg-div p{
	color:rgba(255,255,255,0.5);
	font-size:16px;
	text-align:center;
}
.success-btn-active .btn{
	width: 100%;
	background: #db2a74; /* Old browsers */
	background: -moz-linear-gradient(left, #db2a74 0%, #de3364 26%, #e33e4e 37%, #e33e4e 37%, #eb502a 72%); /* FF3.6-15 */
	background: -webkit-linear-gradient(left, #db2a74 0%,#de3364 26%,#e33e4e 37%,#e33e4e 37%,#eb502a 72%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to right, #db2a74 0%,#de3364 26%,#e33e4e 37%,#e33e4e 37%,#eb502a 72%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#db2a74', endColorstr='#eb502a',GradientType=1 ); /* IE6-9 */
	border:0px;
	border-radius: 0;
	color: #fff;
	font-size: 18px;
	letter-spacing: 2px;
	line-height: 21.6px;
	padding:24px 27px;
	text-align: center;
	text-decoration: none;
	text-transform: uppercase;
	transition: all 300ms ease 0s;
	cursor: pointer;
	font-weight:600;
	margin-top:20px;
}
.resend-email {
  float: left;
  margin-top: 15px;
  text-align: center;
  width: 100%;
}
.resend-email a {
  color: #bebdbd;
  font-size: 14px;
  position: relative;
}
.resend-email a::after {
  background: #bebdbd none repeat scroll 0 0;
  bottom: 1px;
  content: "";
  float: left;
  height: 2px;
  left: 0;
  position: absolute;
  width: 100%;
}
/* New sign up page */
.sign-up-sec{
	float:left;
	width:100%;
	padding-bottom:100px;
	position:relative;
	background: #f8bd79; /* Old browsers */
	background: -moz-linear-gradient(-45deg, #f8bd79 0%, #eea368 34%, #e9945f 53%, #db7148 85%); /* FF3.6-15 */
	background: -webkit-linear-gradient(-45deg, #f8bd79 0%,#eea368 34%,#e9945f 53%,#db7148 85%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(135deg, #f8bd79 0%,#eea368 34%,#e9945f 53%,#db7148 85%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f8bd79', endColorstr='#db7148',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */
}
.signup-page-outer{
	float:left;
	width:100%;
	position:relative;
	margin-top:70px;
}
.signup-page-outer .modal-inner-div{
	width:573px;
}
.signup-page-outer .sign-modal-inner{
	float:left;
	width:100%;
	background:#000;
	padding:53px 87px;
}
.sign-up-sec .side-link{
	top:40%;
}
.sign-up-sec .account-div{
	margin-bottom:0px;
}

/* all pages hover and active effects */
.new-sticky .new-right-navbar ul li.active a::after{
	background:#fff;
}
.page-login-outer .login-form-btn .login-btn:hover{
background: rgb(218,41,118); /* Old browsers */
background: -moz-linear-gradient(left, rgba(218,41,118,1) 0%, rgba(221,49,104,1) 31%, rgba(224,55,90,1) 50%, rgba(231,72,59,1) 73%, rgba(235,79,43,1) 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(left, rgba(218,41,118,1) 0%,rgba(221,49,104,1) 31%,rgba(224,55,90,1) 50%,rgba(231,72,59,1) 73%,rgba(235,79,43,1) 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to right, rgba(218,41,118,1) 0%,rgba(221,49,104,1) 31%,rgba(224,55,90,1) 50%,rgba(231,72,59,1) 73%,rgba(235,79,43,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#da2976', endColorstr='#eb4f2b',GradientType=1 ); /* IE6-9 */
border-color:transparent;
color:#fff;
}
.sign-up-modal-btn:hover{
background: rgb(218,41,118); /* Old browsers */
background: -moz-linear-gradient(left, rgba(218,41,118,1) 0%, rgba(221,49,104,1) 31%, rgba(224,55,90,1) 50%, rgba(231,72,59,1) 73%, rgba(235,79,43,1) 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(left, rgba(218,41,118,1) 0%,rgba(221,49,104,1) 31%,rgba(224,55,90,1) 50%,rgba(231,72,59,1) 73%,rgba(235,79,43,1) 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to right, rgba(218,41,118,1) 0%,rgba(221,49,104,1) 31%,rgba(224,55,90,1) 50%,rgba(231,72,59,1) 73%,rgba(235,79,43,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#da2976', endColorstr='#eb4f2b',GradientType=1 ); /* IE6-9 */
}
.button-div .white-btn:hover, .button-div .white-btn:focus{
	background: rgb(218,41,118); /* Old browsers */
background: -moz-linear-gradient(left, rgba(218,41,118,1) 0%, rgba(221,49,104,1) 31%, rgba(224,55,90,1) 50%, rgba(231,72,59,1) 73%, rgba(235,79,43,1) 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(left, rgba(218,41,118,1) 0%,rgba(221,49,104,1) 31%,rgba(224,55,90,1) 50%,rgba(231,72,59,1) 73%,rgba(235,79,43,1) 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to right, rgba(218,41,118,1) 0%,rgba(221,49,104,1) 31%,rgba(224,55,90,1) 50%,rgba(231,72,59,1) 73%,rgba(235,79,43,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#da2976', endColorstr='#eb4f2b',GradientType=1 ); /* IE6-9 */
border-color:transparent;
color:#fff;
}
.button-div .transparent-btn:hover, .button-div .transparent-btn:focus,.button-div .black-btn:hover, .button-div .black-btn:focus
{
background: rgb(218,41,118); /* Old browsers */
background: -moz-linear-gradient(left, rgba(218,41,118,1) 0%, rgba(221,49,104,1) 31%, rgba(224,55,90,1) 50%, rgba(231,72,59,1) 73%, rgba(235,79,43,1) 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(left, rgba(218,41,118,1) 0%,rgba(221,49,104,1) 31%,rgba(224,55,90,1) 50%,rgba(231,72,59,1) 73%,rgba(235,79,43,1) 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to right, rgba(218,41,118,1) 0%,rgba(221,49,104,1) 31%,rgba(224,55,90,1) 50%,rgba(231,72,59,1) 73%,rgba(235,79,43,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#da2976', endColorstr='#eb4f2b',GradientType=1 ); /* IE6-9 */
border-color:transparent !important;
color:#fff;
}
.mobile-login-form .login-form-btn .register-btn:hover, .login-form-btn .regis-btn:hover, .login-form-btn .regis-btn:focus, .next-btn-div .button-div a:hover,.login-form-btn .login-btn:hover, .login-form-btn .login-btn:focus{
background: rgb(218,41,118); /* Old browsers */
background: -moz-linear-gradient(left, rgba(218,41,118,1) 0%, rgba(221,49,104,1) 31%, rgba(224,55,90,1) 50%, rgba(231,72,59,1) 73%, rgba(235,79,43,1) 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(left, rgba(218,41,118,1) 0%,rgba(221,49,104,1) 31%,rgba(224,55,90,1) 50%,rgba(231,72,59,1) 73%,rgba(235,79,43,1) 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to right, rgba(218,41,118,1) 0%,rgba(221,49,104,1) 31%,rgba(224,55,90,1) 50%,rgba(231,72,59,1) 73%,rgba(235,79,43,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#da2976', endColorstr='#eb4f2b',GradientType=1 ); /* IE6-9 */
border-color:transparent;
color:#fff;
}
.SumoSelect > .CaptionCont > label{
	cursor:pointer;
}
.SumoSelect > .CaptionCont{
	background:#f1f1f1;
	border:1px solid #f1f1f1;
}
.optWrapper .options .opt{
  float: left;
  padding: 17px 8px 37px 22px !important;
  width: 100%;
}
.SumoSelect > .CaptionCont:hover{
	border:1px solid #bdbdbd;
}
.optWrapper .options .opt:hover{
	background:#f1f1f1 !important;
	border:1px solid #bdbdbd;
}
.SumoSelect > .optWrapper > .options li.opt{
	border:1px solid #bdbdbd;
	border-collapse: collapse;
	border-spacing:0px;
	border-top:0px;
}
.SumoSelect > .optWrapper > .options > li.opt:first-child{
	border-radius:0px !important;
	border-top:1px solid #bdbdbd;
}
.SumoSelect > .optWrapper > .options > li.opt:last-child{
	border-radius:0px !important;
	border-bottom:1px solid #bdbdbd;
}
.ticket-select .SumoSelect > .optWrapper > .options li label {
  line-height: 26px;
  font-size: 20px;
}
.SumoSelect > .optWrapper > .options li:first-child label{
	color:#bdbdbd;
}
.SumoSelect > .optWrapper > .options > li.opt:first-child .selected{
	color:#bdbdbd;
}
.selected-color{
	color: #bdbdbd !important;
}
.ticket-select .SumoSelect > .CaptionCont > label > i{
  background-image: none;
  border-bottom: 3px solid #bdbdbd;
  border-right: 3px solid #bdbdbd;
  bottom: 0;
  cursor: pointer;
  display: block;
  height: 14px;
  left: 0;
  margin: auto;
  opacity: 0.8;
  position: absolute;
  right: 0;
  top:-6px;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  width: 14px;
  z-index: 1;
}
.all-filter-sec .filter-div .tabs-outer-div li a{
	color:#bebdbd !important;
}
.all-filter-sec .filter-div .tabs-outer-div li:hover a{
	color:#1e2633 !important;
}
.all-filter-sec .filter-div .tabs-outer-div li.active a{
	color:#ec5127 !important;
}
#content_tabs .sport-pagination .number a{
	color:#000 !important;
	position:relative;
}
#content_tabs .sport-pagination .number.active a::after {
  background: #000000 none repeat scroll 0 0;
  bottom: -4px;
  content: "";
  height: 2px;
  left: -6px;
  position: absolute;
  width: 20px;
}
#content_tabs .sport-pagination ul li:hover a svg{
	stroke:#000;
	fill:none;
}
#content_tabs .sport-pagination ul li a svg{
	stroke:#999;
	fill:none;
}
/* Internal pages header */
.user-dropdown{
	position:relative;
}
.user-dropdown:hover .user-dropdown-menu{
	opacity:1;
	height:auto;
}
.user-dropdown-menu{
	background-color:#fff;
	height: 0;
	min-width: 220px;
	opacity: 0;
	overflow: hidden;
	position: absolute;
	top: 90px;
	transition: all 0.5s ease 0.5s;
	z-index: 99;
}
.user-dropdown-menu ul{
	float:left;
	width:100%;
	line-height:1.2 !important;
	transition: all 200ms ease-in-out 0s;
}
.user-dropdown-menu ul li{
	display: inline-block;
	padding: 0 25px;
	position: relative;
	vertical-align: middle;
	float:left;
	border-bottom: 1px solid rgba(255, 255, 255, 0.5);
	width:100%;
	border:1px solid #d9d9d9;
	border-collapse:collapse;
	border-spacing:0;
	border-color: #d9d9d9;
	border-top:0px;
}
.user-dropdown-menu ul li:first-child{
	border-top:1px solid #d9d9d9;
}
.user-dropdown-menu ul li:hover{
	background:#f2f2f2;
}
.user-dropdown-menu ul li a {
  color: #000 !important;
  font-size: 14px;
  font-weight: 600;
  text-transform: uppercase;
  display: inline-block;
	transition: transform 235ms ease-in-out 0s;
	letter-spacing: 1px;
	line-height: 50px;
	position: relative;
	vertical-align: middle;
}
.user-dropdown-menu ul li a::after{
	display:none;
}
.new-sticky .user-dropdown-menu{
	top:60px;
}
.card-noti{
  background: #ed145b none repeat scroll 0 0;
  border-radius: 100%;
  color: #ffffff;
  font-size: 11px;
  font-weight: 600;
  height: 17px;
  left: 11px;
  line-height: 14px;
  /*padding-left: 6px;*/
  padding-left: 0px;
  position: absolute;
  top: 4px;
  width: 17px;
  z-index: 9;
  text-align: center !important;
}
.card-txt{
	display: inline-block;
	position: relative;
	top: -3px;
	left: 10px;
}
.small-device-nav #cart-id .card-noti{
	top:0px;
}
.new-right-navbar > ul > li > a:hover .card-noti{
	transform: translate(0px, 0px);
}
.log-out-link {
  clear: both;
  float: right;
  position: relative;
  top: 11px;
}
.mobile-regis-outer{
	float:left;
	width:100%;
	height:auto;
	position:relative;
	top:0;
	left:0;
	background:#000;
	z-index:20;
	padding:0px 15px 40px 15px;
	display:none;
}
.mobile-regis-outer .login-div{
	float:left;
	width:100%;
	line-height:1.2;
}
.mobile-regis-outer h3{
	font-weight:400;
	font-size:30px;
	color:#fff;
	font-family: "ratiomodern";
	margin:0px;
	text-align:center;
}
.page-login-outer .control input:checked:focus ~ .control__indicator{
	background:#f1f1f1;
}
.mobile-regis-outer .control input:checked:focus ~ .control__indicator{
	background:#f1f1f1;
}
.mobile-regis-outer .custom-check-box span{
	font-size:12px;
	color:#bebdbd;
	top:3px;
}
.mobile-regis-outer .login-btn{
	background:#fff;
	color: #000;
	border:1px solid #fff;
	padding:13px;
}
.mobile-regis-outer .regis-btn{
	background:#000;
	color: #fff;
	padding:13px;
	border:1px solid #fff;
}
.register-term{
	float:left;
	width:100%;
}
.register-term p {
  color: #bebdbd;
  font-size: 12px;
  font-weight: 400;
  margin: 20px 0 7px;
  text-align: center;
}
.register-term p a {
  border-bottom: 1px solid #bebdbd;
  color: #bebdbd;
  display: inline-block;
  margin-top: 4px;
}
/* Ticketing */
.release-ticket .SumoSelect > .CaptionCont{
	background:#999;
}
.release-ticket .SumoSelect .CaptionCont span{
	color:#fff;
}
.release-ticket .SumoSelect > .CaptionCont > label > i {
  background: rgba(255, 255, 255, 0.8) none repeat scroll 0 0 !important;
  border: medium none !important;
  height: 4px !important;
  transform: none !important;
  width: 20px !important;
}
.promo-discount-div{
	float:left;
	width:50%;
	position:relative;
}
.promo-discount-div:first-child{
	padding-right:10px;
}
.promo-discount-div:last-child{
	padding-left:10px;
}
.promo-discount-div .promote-input{
	width:100% !important;
}
.vanue-city{
	background:#999;
	width:490px;
	height:72px;
	padding: 8px 30px 8px 22px;
	position:relative;
}
.vanue-city .city-name{
	color:#fff;
	line-height:51px;
}
.remove-city {
  background: rgba(255, 255, 255, 0.8) none repeat scroll 0 0;
  border: medium none;
  height: 4px;
  display: block;
  width: 20px;
}

.remove-city_wrap{
	position: absolute;
	right: 20px;
	top: 50%;
	-webkit-transform: translate(0,-50%);
	transform: translate(0,-50%);
	padding: 10px;
	cursor: pointer;
}

/* fsa jan 19 2017 */
*:focus{
	outline: none;
}
input[type='text'],
input[type='number'],
textarea {
	font-size: 16px;
}

/* fsa jan 20 2017 */

/*.modal-inner-div h1.form__title{
	margin-bottom: 30px;
}*/
.form__subtitle,
.form__desc{
	margin-bottom: 30px;
	text-align: center;
	color: white;
	font-family: "sofia-pro";
	font-weight: 100;
}

.form__subtitle{
	font-size: 30px;
}

.form__desc{
	font-size: 16px;
	color: #ccc;
}

.ticket__type{
	display: inline-block;
	margin-right: 20px;
	font-size: 17px;
	font-style: normal;
	font-weight: 600;
	font-family: "sofia-pro";
	margin: 0px;
	padding-right: 20px;
	/*margin-top: 17px;*/
	text-transform: uppercase;
}

.ticket__table{
	/*display: table;*/
	width: 100%;
	padding-left: 27px;
	padding-bottom: 20px;
	padding-right: 15px;
}
.ticket__row{
	display: table-row;
}
.ticket__cell{
	display: table-cell;
	vertical-align: middle;
	padding-bottom: 20px;
}
.ticket__cell .button-div{
	margin-top: 0;
	float: right;
}
.get-ticket .button-div{
	float: none;
}
.ticket__cell .button-div .btn{
	margin-bottom: 0;
}
.ticket__cell .ticket-count{
	float: right;
}

.ticket__cell .ticket-count .select2-container--default .select2-selection--single *{
	text-transform: none;
}
.select2-results__options{
	text-transform: none
}

.ticket__cell .button-div button.white-btn{
	padding: 14px 20px;
	white-space: nowrap;
	/*margin-left: 10px;*/
}
.ticket__price{
	position: relative;
	font-size: 25px;
	font-style: normal;
	font-weight: 600;
	font-family: "sofia-pro";
	margin: 0px;
}
.ticket__price._soldout{
	display: inline-block
}
.ticket__price._soldout:after,
.ticket__price._soldout:before{
	position: absolute;
	display: block;
}
.ticket__price._soldout:after{
	content: '';
	left: -3%;
	top: 0;
	bottom: 0;
	margin: auto;
	width: 106%;
	height: 2px;
	background-color: red;
}

.ticket__price._soldout:before{
	content: 'sold out';
	bottom: -12px;
	width: 100%;
	margin: auto;
	color: red;
	font-size: 14px;
	text-align: center;
	text-transform: uppercase;
}


.ticket__fee{
	position: relative;
	top: -2px;
	display: inline-block;
	font-weight: 100;
	font-size: 18px;
}



@media(max-width: 420px){
	.regis-dev-select{
		width: 100% !important;
		clear: both;
	}
	.ticketCartForm .select2.select2-container{
		float: left !important ;
	}

	.header-profile.dashboard-head a span:last-of-type{
		display: none;
	}

	.header-profile ul li.no-pad{
		position:relative;
		top: -10px;
	}
	div#event-col-order1{
		padding-bottom: 20px;
		margin-top: 10px;
		padding-left: 0;
	}

}


.download__link{
	pointer-events: none;
	cursor: default;
	opacity: .8;
}

.download__link.disabled{
	pointer-events: auto;
	cursor: pointer;
	opacity: 1;
}

.black-btn.btn.btn-primary{
	display: inline-block;
}
.btn{
	display: inline-block;
	margin-bottom: 10px;
}

.total__fee{
	display: inline-block;
	font-weight: 100
}
.total__fee label{
	display: inline-block;
	margin-right: 10px;
}

.control.control--checkbox{
	padding-top: 4px;
}
.control.control--checkbox a{
	color: white;
	text-transform: none;
	font-weight: 400;
}



@media(max-width: 991px) {
	.deli-black{
		width: auto;
		max-width: 480px
	}

	.header-profile ul li.no-pad{
		margin-top: -6px;
	}
}
.header-profile ul li .dropdown>a{
	padding-left: 55px;
	position: relative;
}
.header-profile ul li .dropdown>a img.user__img {
	border-radius: 100%;
	max-width: 40px;
	position: absolute;
	left: 0;
	top: -7px;
}
.event-detail-height .get-ticket h1 {
	display: inline-block;
	max-width: 345px;
}
.singer-img-text h3 {
	text-transform: uppercase;
}
.sign-up-sec {
	background: #000 none repeat scroll 0 0;
}
.new-sticky .new-right-navbar > ul > li a{
	color: white;
}
.new-right-navbar > ul > li a{
	color: black;
}
.sign-in-ul li a svg{
	fill:#fff;
}
.new-right-navbar ul li a::after{
	background-color:#ffffff;
}

.event__city{
	color: white;
}


.ticketCartForm .select2.select2-container{
	float:right;
}
.sign-in-ul li a svg{
	fill: white:  !important;
}




@media (max-width:360px){
	.tabs-outer-div #tabs li{
		margin-left: 30px;
		margin-right: 0;
	}
	.promoter-tab-ul ul li a{
		padding:20px 5px;
	}
}

@media(max-width: 420px){
	.regis-dev-select{
		width: 100% !important;
		clear: both;
	}
	.ticketCartForm .select2.select2-container{
		float: left !important ;
	}

	.header-profile.dashboard-head a span:last-of-type{
		display: none;
	}

	.header-profile ul li.no-pad{
		position:relative;
		top: -10px;
	}
	div#event-col-order1{
		padding-bottom: 20px;
		margin-top: 10px;
		padding-left: 0;
	}

}


@media(max-width: 640px){
	.event__city{
		bottom: auto;
		top: 15px;
		right: 15px;
		left: auto;
		-webkit-transform: rotate(0);
		transform: rotate(0);
	}
	.event-desc-right{
		padding-left: 0 !important;
	}
	.ticket__row{
		display: block;
	}
	.ticket__cell{
		display: inline-block;
		min-width: 35%
	}

	.ticket__cell:nth-child(1){
		width: 35%;
	}
	.ticket__cell:nth-child(2){
		width: 64%;
	}
	.promoter-tab-ul{
		float: none;
	}
	.promoter-tab-ul #tabs li{
		float: none;
		width: 100%;
		border: 0;

	}
	.promoter-tab-ul #tabs li.active{
		float: none;
		width: 100%;
	}
	.promoter-tab-ul #tabs li a{
		min-height: 0;
		float: none;
		display: block;
		border: 1px solid black;
	}
}
@media(max-width: 768px){
	.active-comm-inner .active-comp-part .active-pic-outer.your-event-pic,
	.active-comm-inner .active-comp-part .total-sale{
		width: 50% !important;
		float: left;
		margin-bottom: 5px;
	}
	.active-comm-inner .active-comp-part .total-sale .ticket__list {
		display: block !important
	}
	.container{
		padding: 0;
	}
	.custome-row{
		margin: 0;
	}
	.featured-sec{
		background-color: #f2f2f2;
	}
	.black-tab-img:hover{
		-webkit-transform: translateY(-40px);
		transform: translateY(-40px);
	}
	/*.new-header.new-sticky,
	.new-header.inner-header.no-pad.after-loin-header{
		background-color: #f2f2f2;
	}

	.nav-toggle-area ul li a svg path,
	.nav-toggle-area ul li a svg{
		stroke: black !important;
		fill: black !important;
	}*/

	.tab-content-part{
		padding-left: 10px;
	}
	.black-tab{
		width: calc(100% - 30px);
	}
	.black-tab-img{
		width: calc(100% + 30px)
	}
	.black-tab-img a img{
		width: 100%;
	}

}
@media(max-width: 991px){
	.deli-black{
		width: auto;
		max-width: 480px;
		margin: auto 15px;
	}
	.new-right-navbar{
		display: none;
	}
	/*.new-inner-header{
		padding: 0 15px;
	}*/
	.right-img-feature{
		min-height: 10px;
	}
}

@media(max-width: 480px) {
	.active-comm-inner .active-comp-part .active-pic-outer.your-event-pic,
	.active-comm-inner .active-comp-part .total-sale{
		width: 100% !important;
		float: left;
		margin-bottom: 5px;
	}
	.header-profile.dashboard-head .cart-icon-dashboard{
		padding: 0 7px;
	}
	.header-profile ul li.no-pad{
		margin-top: -6px;
	}

	.pay-link-div.button-div .white-btn,
	.pay-link-div.button-div .transparent-btn{
		padding: 18px 25px;
	}
	.payment-sec{
		padding: 20px ;
	}

	.control.control--checkbox{
		font-size:16px;
	}
	.total-detail label,
	.total-amount label{
		font-size : 14px;
	}
}
.login-form.custom-text-boxs.promote-form {
}
.login-form.custom-text-boxs.promote-form .select2.select2-container,
.login-form.custom-text-boxs.promote-form .select2-selection--single{
	max-width: 490px;
	width: 100% !important;
}
.alert-failed{
	display: none;
}
#emailSubscription{
	position: relative;
}
.emailSubscriptionMsg{
	position: absolute;
	display: inline-block;
	bottom: 110%;
	left: 0;
	color:white;
	white-space: nowrap;
}
.emailSubscriptionMsg.success{
	color: white;
}
.emailSubscriptionMsg.error{
	color: red;
}
.hidden_tab .promoter-tab-part{
	visibility: hidden;
	height: 0;
	overflow: hidden;
}
.hidden_tab._not .promoter-tab-part{
	visibility: visible;
	height: auto;
	overflow: visible;
}
.datepick._time .date-outer:before{
	display: none;
}
.date-outer{
	position: relative;
}
.time-outer:before,
.date-outer:before{
	content: '';
	display: block;
	position: absolute;
	z-index: 3;
	top: 50%;
	right: 20px;
	-webkit-transform: translate(0, -50%);
	transform: translate(0, -50%);
	opacity: 0.4;
}
.time-outer:before{
	width: 40px;
	height: 40px;
	background: url("../img/time.svg") center center no-repeat;
}
.date-outer:before{
	width: 32px;
	height: 32px;
	background: url("../img/calendar.svg") center center no-repeat;
}
#customForm{
	display: none;
}

/*.hastext .custome-input,
.hastext textarea{
	border: 1px solid green !important
}
.hastext label{
	color:; green !important
}*/

.trySend .promoter-tab-form .error input.custome-input,
.trySend .promoter-tab-form .error textarea.custome-input{
	border: 1px solid red;
}

.trySend .promoter-tab-form .error label.custom-text-box{
	color: red;
}

.trySend .promoter-tab-form .active.error .custome-input,
.trySend .promoter-tab-form .active.error textarea.custome-input{
	border: 1px solid transparent;
}

.trySend .promoter-tab-form .active.error label.custom-text-box{
	color: #bfbfbf;
}
.trySend .promoter-tab-form .error .select2-container--default .select2-selection--single{
	border: 1px solid red;
}

.promoter-tab-part .select2-container--default .select2-selection--single{
	border: 0;
	background-color: #f1f1f1;
	height: 72px;
}
.promoter-tab-part .select2-container--default .select2-selection--single .select2-selection__rendered .select2-selection__placeholder{
	/*opacity: 0.55;*/
	font-size: 16px;
	color: #cbc2bf;
	font-weight: normal;
}
.promoter-tab-part .select2-container--default .select2-selection--single .select2-selection__rendered{
	padding: 22px 24px;
	text-transform: none;
}

/*.select2-results__options li:first-of-type{
	opacity: 0.5;
	color: #aaa !important;
	pointer-events: none;
}
*/
.trySend .add-rest.empy{
	border: 3px dashed red;
}

.venue-city{
	position: relative;
	padding: 27px;
	background: #eee;
	max-width: 490px;
}
.remove-city{
	background-color: rgb(120, 120, 120);
}

.black-btn.btn.btn-primary{
	margin-left: 20px;
}


input[type="number"]::-webkit-outer-spin-button,
input[type="number"]::-webkit-inner-spin-button {
	/* display: none; <- Crashes Chrome on hover */
	-webkit-appearance: none;
	margin: 0; /* <-- Apparently some margin are still there even though it's hidden */
}
input[type='number'] {
	-moz-appearance:textfield;
}

.stripe__popup__back{
	position: fixed;
	left: 0;
	top: 0;
	display: none;

	opacity: 0.9;
	padding: 0;
	width: 100vw;
	height: 100vh;
	z-index: 999;
	background: #f2f2f2;
}

.stripe__popup{
	position: fixed;
	left: 50%;
	top: 50%;
	display: none;
	transform: translate(-50%, -50%);
	background-color: black;
	padding: 20px;
	color: white;
	width: 320px;
	z-index: 1000;
	-webkit-box-shadow: 0px 0px 24px -5px rgba(0,0,0,0.75);
	-moz-box-shadow: 0px 0px 24px -5px rgba(0,0,0,0.75);
	box-shadow: 0px 0px 24px -5px rgba(0,0,0,0.75);

}

.sf_header{
	margin-bottom: 55px;
}


.sf_close{
	position: absolute;
	right: 20px;
	top: 35px;
	font-weight: 100;
	display: inline-block;
	width: 18px;
	height: 18px;
	background: url(../img/close.svg) center center no-repeat;
	cursor: pointer;
}

.sf_row{
	margin-bottom: 12px;
}
.sf_row:after{
	content: '';
	display: block;
	clear: both;
}
.sf_cell{
	width: 48%;
	display: inline-block
}
.sf_cell:nth-child(2n){
	float: right;
}

.sf_card_img{
	width: 90px;
	float: right;
	display: block;
}
.sf_input{
	background-color: #f1f1f1;
	width: 100%;
	padding: 8px 14px;
	border: 0;
	height: 40px;
	font-family: "sofia-pro";
}
.sf_input.account-number{
	background-color: #fff;
	background-image: url('../img/lock.svg');
	background-repeat: no-repeat;
	background-position: right 10px top 10px;
	background-size: 20px 20px
}
.sf_form{
	/*padding-bottom: 30px;*/
	margin-bottom: 25px;
	border-bottom: 1px solid #444444;
}
.sf_submit{
	width: 100%;
	height: 50px;
	font-size: 17px;
	text-transform: uppercase;
	border: 1px solid rgba(255, 255, 255, 0.2);
	color: white;
	background-color: transparent;
}
.sf_submit:hover{
	background: rgb(218,41,118); /* Old browsers */
	background: -moz-linear-gradient(left, rgba(218,41,118,1) 0%, rgba(221,49,104,1) 31%, rgba(224,55,90,1) 50%, rgba(231,72,59,1) 73%, rgba(235,79,43,1) 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(left, rgba(218,41,118,1) 0%,rgba(221,49,104,1) 31%,rgba(224,55,90,1) 50%,rgba(231,72,59,1) 73%,rgba(235,79,43,1) 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to right, rgba(218,41,118,1) 0%,rgba(221,49,104,1) 31%,rgba(224,55,90,1) 50%,rgba(231,72,59,1) 73%,rgba(235,79,43,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#da2976', endColorstr='#eb4f2b',GradientType=1 ); /* IE6-9 */
	color: white;
	border-color:transparent !important;
}
.sf_submit[disabled]{
	opacity: 0.5
}


.payment-errors{
	width: 100%;
	margin-bottom: 20px;
	color: red;
	text-align: center;
}

.event-details-para-desc p:first-child,
.event-details-para-desc p:last-child{
	display: none
}

.events__pagination{
	display: block;
	padding : 10px 40px;
	position: relative;
	float: left;
	width: 100%;
}
.slick-arrow{
	display: inline-block;
	position: absolute;
	bottom: 25px;
	color: transparent;
	overflow: hidden;
	background-color: transparent;
	border: 0;
	opacity: 0.5;
	width: 20px;
	height: 20px;
	border-left: 1px solid black;
	border-top: 1px solid black;
}
.slick-arrow.slick-prev{
	left: 20px;
	-webkit-transform: rotate(-45deg);
	transform: rotate(-45deg);
}
.slick-arrow.slick-next{
	right: 20px;
	-webkit-transform: rotate(135deg);
	transform: rotate(135deg);
}
.slick-arrow.slick-disabled{
	opacity: 0;
}


.slick-dots{
	display: block;
	text-align: center;
	margin-bottom: 20px;
	font-family: "sofia-pro";
}
.pagination__arrow:hover{
	opacity: 1;
}

.slick-dots li{
	display: inline-block;
	margin: 0 5px;
}

.slick-dots li button{
	padding: 2px 10px;
	color: black;
	text-decoration: none;
	border: 0;
	font-size: 18px;
	border-bottom: 2px solid transparent;
	background-color: transparent;
	font-family: "sofia-pro";
}


.slick-dots li.slick-active button{
	border-bottom: 2px solid black;
}


#Pay-now-button{
	/*transform: scale(1.15);*/
	/*-webkit-transform: scale(1.15);*/
	margin-right: 20px
}

.header__logo_with-menu{
	display: block;
	margin-top: 4px;
}


.header-profile.dashboard-head{
	width: auto;
	top: 17px;
}

.mb20{
	margin-bottom: 20px;
}

.events__slider.events__slider_onmainpage{
	overflow: hidden;
	position: relative;
}

.events__slider_onmainpage .slick-track:after{
	content: '';
	display: block;
	clear: both;
}

.ui-timepicker-wrapper {
	overflow-y: auto;
	max-height: 150px;
	width: 6.5em;
	background: #f1f1f1;

	border: 1px solid #bdbdbd;
	border-top: 1px solid #f1f1f1;
	-webkit-box-shadow:0 5px 10px rgba(0,0,0,0.2);
	-moz-box-shadow:0 5px 10px rgba(0,0,0,0.2);
	box-shadow:0 5px 10px rgba(0,0,0,0.2);
	outline: none;
	z-index: 10001;
	margin: 0;
	margin-top: -1px;
}
.ui-timepicker-wrapper.ui-timepicker-positioned-top{
	border-top: 1px solid #bdbdbd;
	border-bottom: 1px solid #f1f1f1;
	margin-top: 2px;
	-webkit-box-shadow:0 -5px 10px rgba(0,0,0,0.2);
	-moz-box-shadow:0 -5px 10px rgba(0,0,0,0.2);
	box-shadow:0 -5px 10px rgba(0,0,0,0.2);

}

.ui-timepicker-wrapper.ui-timepicker-with-duration {
	width: 13em;
}

.ui-timepicker-wrapper.ui-timepicker-with-duration.ui-timepicker-step-30,
.ui-timepicker-wrapper.ui-timepicker-with-duration.ui-timepicker-step-60 {
	width: 11em;
}

.ui-timepicker-list {
	margin: 0;
	padding: 0;
	list-style: none;
}

.ui-timepicker-duration {
	margin-left: 5px; color: #888;
}

.ui-timepicker-list:hover .ui-timepicker-duration {
	color: #888;
}

.ui-timepicker-list li {
	padding: 3px 0 3px 5px;
	padding-left: 1.3rem;
	cursor: pointer;
	white-space: nowrap;
	color: #000;
	list-style: none;
	margin: 0;
}

.ui-timepicker-list:hover .ui-timepicker-selected {
	background: #fff; color: #000;
}

li.ui-timepicker-selected,
.ui-timepicker-list li:hover,
.ui-timepicker-list .ui-timepicker-selected:hover {
	background: #1980EC; color: #fff;
}

li.ui-timepicker-selected .ui-timepicker-duration,
.ui-timepicker-list li:hover .ui-timepicker-duration {
	color: #ccc;
}

.ui-timepicker-list li.ui-timepicker-disabled,
.ui-timepicker-list li.ui-timepicker-disabled:hover,
.ui-timepicker-list li.ui-timepicker-selected.ui-timepicker-disabled {
	color: #888;
	cursor: default;
}

.ui-timepicker-list li.ui-timepicker-disabled:hover,
.ui-timepicker-list li.ui-timepicker-selected.ui-timepicker-disabled {
	background: #f2f2f2;
}

.control.text-center{
	padding-left: 0;
	cursor: auto;
	text-align: center;
}

.ticket-select .select2-container--default .select2-selection--single .select2-selection__arrow{
	top: 0;
	bottom: 0;
	margin-top: 17px;
	right: 15px;
}

.ticket-select  .select2-container--open .select2-selection.select2-selection--single .select2-selection__arrow {
	margin-top: 23px;
}
