/*
Theme Name: Tang
Theme URI: 
Description: 
Author: Ricky Chen
Version: 1.0
License:
License
Tags:
Text Domain: 
*/
@import url('https://fonts.googleapis.com/css?family=Raleway:200,300,400,500,600,700');


@media (min-width:1600px) {
.container {
	width: 1560px
}
}
body{
	font-size:16px;
	line-height:28px;
	color:#000;
	-webkit-font-smoothing: antialiased;
	font-family: 'Raleway', sans-serif;
	background-color: #f2f2f2;
}


.alignleft {
	float: left;
	margin-right:30px;
	margin-bottom:30px;
}

.alignright {
	float: right;
	margin-left:30px;
	margin-bottom:30px;
}

.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
.rowrow{
	width:100%;
	display:table;
	position:relative;
}
.row-no-padding {
    padding-left: 0 !important;
    padding-right: 0 !important;
}
.mg1{
	padding-top:60px;
	padding-bottom:60px;
}
#topnavbar{
	padding-top:20px;
	padding-bottom:20px;
}
.logo {
    float: left;
    position: relative;
}
.logo img{
	width:100%;
	height:auto;
}
.top_right {
	position:relative;
	display:block;
	float:right;
	clear:right;
}
.top_right_social{
	list-style:none;
	margin:0;
	padding:0;
	float:left;
	position:relative;
	display:table;
}
ul.top_right_social li{
	float:left;
	margin-right:25px;
}
ul.top_right_social li a{
	font-size:18px;
	display:block;
	line-height:28px;
	text-align:center;
	color:#000;
	-webkit-transition: all 0.15s linear;-moz-transition: all 0.15s linear;-o-transition: all 0.15s linear;transition: all 0.15s linear;
}
ul.top_right_social li a i{

}
ul.top_right_social li a:hover{
	color:#F60;
}
.top_phonenumber_box{
	float:left;
	position:relative;
	display:block;
}
.top_phonenumber_box i{
	width:26px;
	height:26px;
	border-radius:50%;
	border:1px solid #FFF;
	font-size:13px;
	line-height:26px;
	float:left;
	display:block;
	color:#FFF;
	margin-right:10px;
}
.top_phonenumber_box a{
	float:left;
	display:block;
	font-size:28px;
	line-height:28px;
	color:#FFF;
	text-decoration:none;
	-webkit-transition: all 0.15s linear;-moz-transition: all 0.15s linear;-o-transition: all 0.15s linear;transition: all 0.15s linear;
}
.top_phonenumber_box a:hover{
	color:#F60;
}
.navbar-default{
	border-radius:0;
	background-image:none;
	border-left:0;
	border-right:0;
	
}
.navbar-default .navbar-nav>li{
	margin-left:70px;
}
.navbar-default .navbar-nav>li>a{
	font-size:17px;
	line-height:17px;
	color:#000;
	padding-top:0px;
	padding-bottom:0px;
	padding-left:0px;
	padding-right:0px;
	-webkit-transition: all 0.15s linear;-moz-transition: all 0.15s linear;-o-transition: all 0.15s linear;transition: all 0.15s linear;
	text-shadow:none;
}
.navbar-default .navbar-nav>li>a:hover, .navbar-default .navbar-nav>li.current-menu-item>a, .navbar-default .navbar-nav>li.current_page_parent>a{
	color:#F60;
}

.navbar-default .navbar-nav>li.current-menu-item::after{
	content:"";
	width:20px;
	height:1px;
	position:absolute;
	  bottom:-8px;
	left:50%;
	margin-left:-10px;
	background-color:#F60;
}

/*.navbar-default .navbar-nav li ul{
	position:absolute;
	padding:0;
	list-style:none;
	padding-top:0px;
	width:220%;
	display:none;
}
.navbar-default .navbar-nav li:hover ul{
	display:block;
}
.navbar-default .navbar-nav li ul li{
	border-top:1px solid #ececec;
	border-left:1px solid #ececec;
	border-right:1px solid #ececec;
}
.navbar-default .navbar-nav li ul li:last-child{
	border-bottom:1px solid #ececec;
}
.navbar-default .navbar-nav li ul li a{
	padding-top:11px;
	padding-bottom:11px;
	font-size:14px;
	line-height:16px;
	color:#000;
	width:100%;
	display:block;
	background-color:rgba(255, 255, 255, 1);
	text-align:center;
	
}
.navbar-default .navbar-nav li ul li a:hover{
	text-decoration:none;
	color:#66b2ff;
}*/

.navbar{
	margin-bottom:0;
	border:0;
	z-index:10000;
}
.navbar-default .navbar-brand{
	padding:0;
	height:auto;
}

header{
	z-index: 1000;
}
.topnav{
	padding-top: 60px;
	padding-bottom: 20px;
	border-bottom: 2px solid #FFF;
	background-color: #000;
}
#mainnavbar .menu-main-menu-container{
	float: right;
	position: relative;
	margin-top: 40px;
}
#mainnavbar .menu-main-menu-container ul{
	margin: auto;
	padding: 0;
}
#mainnavbar .menu-main-menu-container ul li{
	float: left;
	list-style: none;
	margin-left: 40px;
}
#mainnavbar .menu-main-menu-container ul li a{
	font-size: 15px;
	line-height: 15px;
	color: #FFF;
	font-weight: 500;
	text-transform: uppercase;
	text-decoration: none !important;
	-webkit-transition: all 0.15s linear;-moz-transition: all 0.15s linear;-o-transition: all 0.15s linear;transition: all 0.15s linear;
}
#mainnavbar .menu-main-menu-container ul li a:hover{
	color: #ff8400;
}
.vline{
	background-size: 25px 1000px;
	background-position: center center;
	background-repeat: no-repeat;
	background-image: url('images/vline.png');
}
.submenu{
	position: absolute;
	z-index: 1000;
	width: 100%;
}
#menu-sub-menu{
	margin: 20px auto;
	padding: 0;
	float: right;
}
#menu-sub-menu li{
	float: left;
	list-style: none;
	margin-left: 60px;
}
#menu-sub-menu li a{
	font-size: 16px;
	line-height: 16px;
	color: #ff8400;
	font-weight: 700;
	text-transform: uppercase;
	text-decoration: none !important;
	-webkit-transition: all 0.15s linear;-moz-transition: all 0.15s linear;-o-transition: all 0.15s linear;transition: all 0.15s linear;
}
#menu-sub-menu li a:hover{
	color: #fff;
}
/*Homepage*/
.triangle_slider_outer{
	z-index: 11;
	position: relative;
	margin-bottom: -150px;
}
.triangle_slider{
	-ms-transform: translate(0px, -200px); /* IE 9 */
    -webkit-transform: translate(0px, -200px); /* Safari */
    transform: translate(0px, -200px);
}
.slider_arrow{
	width: 85px;
	height: 85px;
	background-image: url('images/circle-arrow.png');
	background-size: cover;
	position: absolute;
	top: 15%;
	left: 50%;
	margin-left: -43px;
	-ms-transform: translate(0px, -200px); /* IE 9 */
    -webkit-transform: translate(0px, -200px); /* Safari */
    transform: translate(0px, -200px);
}
.page-template-page-place .slider_arrow{
	top:0px;
	margin-top: -65px;
}
.extralight{
	font-weight: 200;
}
.polyrow{
	position: relative;
	width: 100%;
	z-index: 6;
	display: table;
}
.poly_top_outer, .poly_bottom_outer{
	position: relative;
	z-index: 12;
}
.polyrow img{
	width: 100%;
	height: auto;
}
.fixed_bg{
	background-attachment:fixed;
}
.dropshadow{
	text-shadow: 0px 0px 6px rgba(0, 0, 0, 0.5);
}
.centeritem, .vertical_centeritem{
	opacity: 0;
}
.vertical_centeritem{
	position: absolute;
	top: 50%;
}
.featured_box, .artist_box{
	width: 100%;
	height: 700px;
	position: relative;
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center center;
}

a.featured_box_link{
	position: absolute;
	width: 100%;
	height: 100%;
	z-index: 5;
}
.dark_overlay{
	position: absolute;
	width: 100%;
	height: 100%;
	background-color: #000;
	opacity: 0.2;
	-webkit-transition: all 0.15s linear;-moz-transition: all 0.15s linear;-o-transition: all 0.15s linear;transition: all 0.15s linear;
}
.featured_box:hover .dark_overlay{
/*	opacity: 0;*/
}
.featured_box_content{
	padding-left: 15px;
	padding-right: 15px;
	width: 100%;
	top: 55%;
}
.featured_box_content h3{
	color: #FFF;
	font-size: 24px;
	line-height: 26px;;
	font-weight: 700;
	margin: auto;
	text-align: center;
	width: 100%;
	text-transform: uppercase;
	text-shadow: 0px 0px 3px rgba(0, 0, 0, 0.5);
	margin-bottom: 6px;
}
.featured_box_content h5{
	color: #FFF;
	font-size: 20px;
	line-height: 22px;;
	font-weight: 300;
	margin: auto;
	text-align: center;
	text-transform: uppercase;
	width: 100%;
}
a.enter{
	text-align: center;
	font-weight: 700;
	width: 180px;
	height: 70px;
	font-size: 18px;
	color: #FFF;
	line-height: 70px;
	display: table;
	margin: 60px auto auto auto;
	background: rgba(255,0,240,1);
	text-decoration: none !important;
background: -moz-linear-gradient(left, rgba(255,0,240,1) 0%, rgba(132,55,255,1) 100%);
background: -webkit-gradient(left top, right top, color-stop(0%, rgba(255,0,240,1)), color-stop(100%, rgba(132,55,255,1)));
background: -webkit-linear-gradient(left, rgba(255,0,240,1) 0%, rgba(132,55,255,1) 100%);
background: -o-linear-gradient(left, rgba(255,0,240,1) 0%, rgba(132,55,255,1) 100%);
background: -ms-linear-gradient(left, rgba(255,0,240,1) 0%, rgba(132,55,255,1) 100%);
background: linear-gradient(to right, rgba(255,0,240,1) 0%, rgba(132,55,255,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ff00f0', endColorstr='#8437ff', GradientType=1 );
	-webkit-transition: all 0.15s linear;-moz-transition: all 0.15s linear;-o-transition: all 0.15s linear;transition: all 0.15s linear;
}
a.enter:hover{
	background: #000;
}

.featured_single_event{
	position: relative;
	width: 100%;
}
.featured_single_event_thumb_box{
	position: relative;
	width: 100%;
}
.featured_single_event_thumb_box::after{
	content: '';
	width: 100%;
	padding-bottom: 70%;
	position: absolute;
	bottom: 0;
	background-color: #000;
}
.featured_single_event_thumb_img_outer{
	width: 100%;
	z-index: 9;
	position: relative;
	padding-left: 20px;
	padding-right: 20px;
}
.featured_single_event_thumb_img{
	background-size: cover;
	background-position: center center;
	width: 100%;
}
.featured_single_event_content{
	position: relative;
	width: 100%;
	padding:25px 0;
	background-color: #000;
	text-align: center;
	font-size: 22px;
	color: #FFF;
}
.featured_single_event_content h3, .featured_single_event_content h5{
	margin: auto;
	font-size: 20px;
	line-height: 21px;
	font-weight: 700;
}
.featured_single_event_content h5{
	color: #ff00f0;
	margin-top: 8px;
}
.cycle_outside{
	position: relative;
	height: 800px;
	z-index: 2;
}
.single_venue_img{
	width: 100%;
	position: relative;
	height: 800px;
	background-size: cover;
	background-position: center center;
}
.single_venue_img h4{
	position: absolute;
	color: #FFF;
	font-size: 60px;
	line-height: 1.1;
	margin: auto;
	width: 100%;
	z-index: 10;
	font-weight: 200;
	text-align: center;
	top: 60%;
}
.the_venue_poly_top{
	position: absolute;
	width: 100%;
}
.the_venue_poly_bottom_left{
	position: absolute;
	width: 52%;
	bottom: -10px;
}
.the_venue_poly_bottom_right{
	position: absolute;
	width: 52%;
	bottom: -10px;
	right: 0;
}
.the_venue_poly_bottom{
	bottom: 0px;
}
.the_venue_poly_top{
	top: 0;
}
.arrowcontrolrow{
	position: absolute;
	top: 40%;
	width: 100%;
	z-index: 15;
}
.arrowbtn_left, .arrowbtn_right{
	position: relative;
	width: 60px;
	height: 60px;
	border-radius: 30px;
	border: 2px solid #bdb8b8;
	-webkit-transition: all 0.15s linear;-moz-transition: all 0.15s linear;-o-transition: all 0.15s linear;transition: all 0.15s linear;
}
.arrowbtn_left{
	margin-left: 60px;
	float: left;
}
.arrowbtn_right{
	margin-right: 60px;
	float: right;
}
.arrowbtn_left i, .arrowbtn_right i{
	font-size: 25px;
	line-height: 60px;
	color: #bdb8b8;
	width: 58px;
	text-align: center;
}
.arrowbtn_left:hover, .arrowbtn_right:hover{
	opacity: 0.5;
	cursor: pointer;
}
#venue-pager, #dj-pager{
	position: absolute;
	width: 100%;
	z-index: 31;
	top: 70%;
	text-align: center;
}
#venue-pager a, #dj-pager a{
	display: inline-block;
	width: 60px;
	height: 6px;
	background-color: #FFF;
	margin-left: 5px;
	margin-right: 5px;
	opacity: 0.5;
	-webkit-transition: all 0.15s linear;-moz-transition: all 0.15s linear;-o-transition: all 0.15s linear;transition: all 0.15s linear;
}
#venue-pager a:hover, #venue-pager a.cycle-pager-active, #dj-pager a:hover, #dj-pager a.cycle-pager-active{
	opacity: 1;
}
#dj-pager{
	top: auto;
	bottom: 250px;
}

.dj_poly_top, .dj_poly_bottom{
	position: absolute;
	width: 100%;
}
.dj_poly_top{
	z-index: 17;
}
.dj_poly_bottom{
	z-index: 19;
	bottom: -9px;
}
#djcontrol{
	z-index: 21;
}
#dj_carousel{
	background-color: #000;
}
.dj_cycle_outside{
	position: relative;
	min-height: 800px;
	z-index: 18;
}
.single_dj{
	width: 100%;
	position: relative;
}
.dj_photo{
	display: block;
	max-width: 600px;
	margin: auto;
}
.dj_bio_outer{
	margin-top: 40%;
	color: #FFF;
}
.dj_bio_outer h4{
	color: #ff00f0;
	font-size: 60px;
	line-height: 1.1;
	font-weight: 200;
	margin-bottom: 30px;
}
.vc_btn3.vc_btn3-color-purple.vc_btn3-style-outline{
	color: #000 !important;
	border-color: #8537ff !important;
	font-size: 16px !important;
	line-height: 16px !important;
	font-weight: 700;
	padding: 18px 38px !important;
}
.vc_btn3.vc_btn3-color-purple.vc_btn3-style-outline:hover{
	color: #FFF !important;
	background-color: #8537ff !important;
}
#contact_poly, #place_poly{
	margin-bottom: -50px;
}
#contact_poly .triangle_slider, #place_poly .triangle_slider{
	-ms-transform: translate(0px, -100px); /* IE 9 */
    -webkit-transform: translate(0px, -100px); /* Safari */
    transform: translate(0px, -100px);
}
.slidescrolldown:hover{
	cursor: pointer;
}
/*wpb_text_column*/

.wpb_text_column h1, .wpb_text_column h2, .wpb_text_column h3, .wpb_text_column h4, .wpb_text_column h5{
	margin-top:0;
	margin-bottom:15px;
	font-weight:700;
}
.wpb_text_column h1{
	font-size:45px;
	line-height:110%;
}
.wpb_text_column h2{
	font-size:35px;
	line-height:110%;
}

.wpb_text_column h3{
	font-size:25px;
	line-height:110%;
}

.wpb_text_column h4{
	font-size:20px;
	line-height:110%;
}

.wpb_text_column h5{
	font-size:18px;
	line-height:110%;
}

.wpb_text_column p{
	margin-bottom:16px;
}

.wpb_text_column a{
	color:#000;
}
.wpb_text_column a:hover{
	
	text-decoration:underline;
}
.wpb_text_column ul li{
	margin-bottom:6px;
}
.wpb_text_column img{
	width:auto;
	max-width:100%;
	height:auto;
	display:table;
}
.white_txt h1, .white_txt h2, .white_txt h3, .white_txt h4, .white_txt h5, .white_txt h6, .white_txt p, .white_txt a, .white_txt ul li{
	
	color:#FFF;
}
.orange_txt{
	color:#ed6b06;
}
h1.homepagetitle{
	margin-top:30px;
	margin-bottom:15px;
	font-weight:700;
	font-size:55px;
	line-height:110%;
	text-align:center;
	text-transform:uppercase;
}
/*blog section*/


.wpb_widgetised_column ul li, .widget-area aside, .sidebar_testimonial{
	background-color: #f4f4f4;
	padding: 25px;
	margin-bottom: 30px;
}
.wpb_widgetised_column ul li h2, .widget-area aside h2, .sidebar_testimonial h2{
	font-size: 20px;
	text-align: center;
}
.wpb_widgetised_column .textwidget, .sidebar_testimonial{
	font-size: 14px;
	line-height: 22px;
}
.widget-area aside{
	font-size: 14px;
	line-height: 22px;
}
.widget-area aside ul{
	margin: auto;
	padding: 0;
}
.widget-area aside ul li{
	list-style: none;
	margin-bottom: 12px;
}
.widget-area aside a{
	
}
.widget-area aside a:hover{
	
}


a.more-link{
	display:none;
}
.single_post {
	display: table;
	margin-bottom: 50px;
}
.single_post:last-child{
	margin-bottom: 0;
}
.single_post h3{
	margin-bottom: 10px;
}
.single_post a {
	color: #9dcdc0;
	-webkit-transition: all 0.15s linear;
	-moz-transition: all 0.15s linear;
	-o-transition: all 0.15s linear;
	transition: all 0.15s linear;
}
.single_post a:hover {
	text-decoration: none;
	color: #000000;
}
.single_post .post_thumb {
	width: 27%;
	height: 150px;
	float: left;
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center center;
	border: 1px solid #dedede;
}
.single_post .post_content {
	width: 71%;
	float: right;
	font-size: 15px;
}
ul.post_date{
	margin: auto;
	padding: 0;
}
ul.post_date li{
	list-style: none;
	font-size: 13px;
}
a.rdmore {
	font-size: 15px;
	float: right;
}
.page-header{
	margin-top: 0;
	margin-bottom: 30px;
}
.page-header h1{
	margin-bottom: 10px;
}
.post_categories{
	padding-top: 20px;
	width: 100%;
	border-top: 1px solid #EEE;
	margin-top: 30px;
}
.post_categories a{
	color: #9dcdc0;
	text-decoration: none !important;
}
.post_categories a:hover{
	color: #424343;
}
.wp-pagenavi .pages{
	display: none;
}
.wp-pagenavi a, .wp-pagenavi span{
	font-size: 12px;
	text-decoration: none;
}
.imghover{
	-webkit-transition: all 0.15s linear;-moz-transition: all 0.15s linear;-o-transition: all 0.15s linear;transition: all 0.15s linear;
}
.imghover:hover{
	opacity:0.6
}


/*footer*/
footer{
	margin-top: 300px;
	background-color: #000;
	width:100%;
}
.form_wrapper{
	position: relative;
	max-width: 980px;
	width: 100%;
	height: auto;
	margin: -400px auto auto auto;
	
	z-index: 13;
}
.form_inner{
	background-color: #FFF;
	padding: 65px;
	width: 100%;
	position: relative;
}
.form_inner .row{
	margin-bottom: 15px;
}
.form_inner_submit{
	position: relative;
	width: 100%;
	margin-top: -75px;
}
.form_wrapper span.fieldtitle{
	float: left;
}
.form_wrapper h2{
	font-size: 60px;
    color: #ff00f0;
    line-height: 65px;
	text-align: center;
	font-weight: 200;
	margin-bottom: 30px;
}
.footernav{
	position: relative;
	display: table;
	margin: 30px auto;
}
.footernav ul{
	margin: auto;
	padding: 0;
	text-align: center;
}
.footernav ul li{
	list-style: none;
	float: none;
	display: inline-block;
	margin-left: 30px;
	margin-right: 30px;
}
.footernav ul li a{
	color: #FFF;
	font-size: 16px;
	line-height: 16px;
	text-decoration: none !important;
	font-weight: 600;
	text-transform: uppercase;
	-webkit-transition: all 0.15s linear;-moz-transition: all 0.15s linear;-o-transition: all 0.15s linear;transition: all 0.15s linear;
}
.footernav ul li a:hover{
	color: #ff8300;
}
.footerlogo{
	width: 123px;
	display: table;
	position: relative;
	margin: 40px auto auto auto;
}
.footerlogo img{
	width: 100%;
	height: auto;
}
.copyright{
	width:100%;
	display:table;
	padding-top:25px;
	padding-bottom:50px;
}
.copyright p{
	font-size:12px;
	text-align:center;
	margin-bottom:0;
	color: #FFF;
}
ul.footer_social{
	position:relative;
	display:table;
	margin:auto;
	text-align:center;
	padding:0;
}
ul.footer_social li{
	display:inline-block;
	list-style:none;
	margin:0 8px;
}
ul.footer_social li a{
	font-size:30px;
	display:block;
	line-height:30px;
	text-align:center;
	color:#ff8300;
	-webkit-transition: all 0.15s linear;-moz-transition: all 0.15s linear;-o-transition: all 0.15s linear;transition: all 0.15s linear;
}
ul.footer_social li a i{

}
ul.footer_social li a:hover{
	color:#FFF;
}
/*contact form*/

div.wpcf7{
	display:table;
	width:100%;
}

::-webkit-input-placeholder {
    color:    #f9661b;
}
:-moz-placeholder {
    color:    #f9661b;
}
::-moz-placeholder {
    color:    #f9661b;
}
:-ms-input-placeholder {
    color:    #f9661b;
}
:focus {
  outline-color: transparent;
  outline-style: none;
}
.wpcf7 p{
	margin-bottom:0;
}
.wpcf7 input{
	width:100%;
	padding:10px 0;
	font-size:18px;
	line-height:18px;
	color:#f9661b;
	border: none;
	border-bottom:2px solid #c2c2c2;
	margin-bottom:18px;
	-webkit-appearance: none;
	 -webkit-border-radius: 0;
  border-radius: 0;
}


.wpcf7 textarea{
	width:100%;
	padding:10px 0;
	height: 43px;
	line-height:18px;
	font-size:18px;
	color:#f9661b;
	border: none;
	border-bottom:2px solid #c2c2c2;
	margin-bottom:8px;
	-webkit-appearance: none;
	 -webkit-border-radius: 0;
  border-radius: 0;
}

.wpcf7 select {
  -webkit-appearance: none !important;
	background-color: transparent;
  background-image: url('images/dropdown-arrow.png');
background-size: 20px 16px;
	background-repeat: no-repeat;
  background-position-x: 100%;
  background-position-y: center;
	border: 0;
  border-bottom:2px solid #c2c2c2;

  -webkit-border-radius: 0;
  border-radius: 0;
	width: 100%;
	height: 43px;
	line-height:46px;
	font-size:18px;
	color:#f9661b;
}
.wpcf7 input.wpcf7-date{
	background-color: transparent;
  background-image: url('images/dropdown-arrow.png');
background-size: 20px 16px;
	background-repeat: no-repeat;
  background-position-x: 100%;
  background-position-y: center;
}
select::-ms-expand {
  display: none;
}

.wpcf7 input[type=submit]{
-webkit-appearance: none;
	 -webkit-border-radius: 0;
  border-radius: 0;
	padding:0;
	height:72px;
	width: 320px;
	display: table;
	margin: 40px auto 0 auto;
	border:0;
	color:#FFF;
	margin-bottom:0;
	text-transform:uppercase;
	font-size:18px;
	font-weight:700;
	background: -moz-linear-gradient(left, rgba(255,0,240,1) 0%, rgba(132,55,255,1) 100%);
background: -webkit-gradient(left top, right top, color-stop(0%, rgba(255,0,240,1)), color-stop(100%, rgba(132,55,255,1)));
background: -webkit-linear-gradient(left, rgba(255,0,240,1) 0%, rgba(132,55,255,1) 100%);
background: -o-linear-gradient(left, rgba(255,0,240,1) 0%, rgba(132,55,255,1) 100%);
background: -ms-linear-gradient(left, rgba(255,0,240,1) 0%, rgba(132,55,255,1) 100%);
background: linear-gradient(to right, rgba(255,0,240,1) 0%, rgba(132,55,255,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ff00f0', endColorstr='#8437ff', GradientType=1 );
	-webkit-transition: all 0.15s linear;-moz-transition: all 0.15s linear;-o-transition: all 0.15s linear;transition: all 0.15s linear;
	-webkit-transition: all 0.15s linear;-moz-transition: all 0.15s linear;-o-transition: all 0.15s linear;transition: all 0.15s linear;
}

.wpcf7 input[type=submit]:hover{
	cursor:pointer;
	color:#FFF;
	background:#ff00f0;
}


span.wpcf7-not-valid-tip{

	font-size:12px;
	color:#F00;
	margin-top:-14px;
}

div.wpcf7-validation-errors{
	
	border:0;
	padding:0;
	font-size:12px;
	color:#F00;
	margin-top:10px;
	width:100%;
	display:table;
}

div.wpcf7-response-output{
	text-align: center;
	margin-left:0;
	margin-right:0;
	padding-top:0px;
	line-height:15px;
}

div.wpcf7-mail-sent-ok{
	font-size:12px;
	border:0;
	color:#F00;
}


.mobilesidenav{
	float: none;
    width: 250px;
    position: fixed;
    z-index: 1000;
    top: 0;
    right: -250px;
    background-color: #FFF;
    height: 100%;
    padding: 20px;
	-webkit-transition: all 0.15s linear;-moz-transition: all 0.15s linear;-o-transition: all 0.15s linear;transition: all 0.15s linear;
}
.mobilesidenav_inner{
	position: relative;
	margin-top: 60px;
	margin-left: 15px;
}
.mobilesidenav_active{
	-webkit-transition: all 0.15s linear;-moz-transition: all 0.15s linear;-o-transition: all 0.15s linear;transition: all 0.15s linear;
}
.mobilesidenav_active{
	right: 0;
	display: block;
}
.mobilesidenav_inner ul{
	margin: auto;
	padding: 0;
}
.mobilesidenav_inner ul li{
	list-style: none;
}
.mobilesidenav_inner ul li a{
	font-size: 15px;
	line-height: 15px;
	color: #000;
	font-weight: 500;
	text-transform: uppercase;
	text-decoration: none !important;
	-webkit-transition: all 0.15s linear;-moz-transition: all 0.15s linear;-o-transition: all 0.15s linear;transition: all 0.15s linear;
}
.mobilesidenav_inner ul li a:hover{
	color: #ff8400;
}
.mobile_mainmenu{
	margin-bottom: 20px;
}
.mobile_submenu ul li a{
	color: #ff8400;
	font-weight: bold;
}
.mobile_submenu ul li a:hover{
	color: #000;
}
.mobilenav{
	position: relative;
	width: 100%;
	height: 50px;
	background-color: #000;
	padding-left: 30px;
	padding-right: 30px;
	display: none;
}
.mobilelogo{
	float: left;
}
.mobilelogo img{
	height: 40px;
	width: auto;
	margin-top: 5px;
}
span.menu-toggle {
	float: right;
    cursor: pointer;
	margin-top: 12px;
    transition: all 0.4s ease;
    -moz-transition: all 0.4s ease;
    -o-transition: all 0.4s ease;
    -webkit-transition: all 0.4s ease;
    -ms-transition: all 0.4s ease;
    transition-timing-function: cubic-bezier(0.2, 1, 0.3, 1);
    -webkit-transition-timing-function: cubic-bezier(0.2, 1, 0.3, 1)
}
span.menu-toggle span {
    display: block;
    background-color: #FFF;
    height: 4px;
    width: 32px;
    transition: all 0.4s ease;
    -moz-transition: all 0.4s ease;
    -o-transition: all 0.4s ease;
    -webkit-transition: all 0.4s ease;
    -ms-transition: all 0.4s ease;
    transition-timing-function: cubic-bezier(0.2, 1, 0.3, 1);
    -webkit-transition-timing-function: cubic-bezier(0.2, 1, 0.3, 1);
    position: relative;
    cursor: pointer
}
span.menu-toggle span:not(:last-child) {
    margin-bottom: 7px
}

.mobileitem{
	display:none;
}
.toggle_overlay{
	position: fixed;
	width: 100%;
	height: 100%;
	background-color: rgba(0,0,0,0.7);
	z-index: 80;
	visibility: hidden;
	-webkit-transition: all 0.15s linear;-moz-transition: all 0.15s linear;-o-transition: all 0.15s linear;transition: all 0.15s linear;
}
.toggle_overlay_active{
	visibility: visible;
	left: -10px;
}

.closetoggle{
	position: absolute;
	font-size: 30px;
	z-index: 104;
}
.closetoggle:hover{
	cursor: pointer;
}

.mobileitem{
	display:none;
}
.custom_mg1{
	margin-top: 30px;
	margin-bottom: 50px;
}
@media (max-width: 1200px){
	.dj_cycle_outside{
		
	}
}
@media (max-width: 992px){
	.vline{
		background: none;
	}
	.featured_single_event{
		margin-bottom: 30px;
	}
	#home_poly, .poly_top_outer, .poly_bottom_outer, #contact_poly, #place_poly{
		display: none;
	}
	.vc_col-sm-5{
		width: 100% !important;
		margin-top: 30px;
		margin-bottom: 30px;
	}
	.featured_box{
		height: 300px;
    
		width: 100% !important;
		
	}
	.featured_box_content{
		top: 30%;
	}
	a.enter{
		margin-top: 30px;
		width: 130px;
		height: 50px;
		line-height: 50px;
	}
	.featured_box .dark_overlay, .featured_box_content, .polyrow, .form_wrapper{
		margin-top: 0 !important;
	}
	.artist_box, .featured_box{
		padding-top: 0 !important;
		padding-bottom: 0 !important;
		-ms-transform: translate(0px, 0px) !important;
    -webkit-transform: translate(0px,0px) !important;
    transform: translate(0px, 0px) !important;
	}
	.artist_box{
		width:33.3333333333% !important;
		height: 400px;
	}
	footer{
		margin-top: 35px;
		padding-top: 80px;
	}
	.home footer{
		margin-top: -35px;
		padding-top: 80px;
	}
	.form_inner{
		width: 90%;
		margin-left: auto;
		margin-right: auto;
		padding: 20px;
	}
	.wpcf7-select{
		margin-bottom: 20px;
	}
	.form_inner .row{
		margin-bottom: 0;
	}
	.form_inner .row:last-child{
		margin-bottom: 30px;
	}
	.single_venue_img, .cycle_outside{
		height: 400px;
	}
	.arrowbtn_left{
		margin-left: 20px;
	}
	.arrowbtn_right{
		margin-right: 20px;
	}
	.arrowbtn_left, .arrowbtn_right{
		height: 30px;
		width: 30px;
		text-align: center;
	}
	.arrowbtn_left i, .arrowbtn_right i{
		font-size: 13px;
		line-height: 30px;
		width: 30px;
		text-align: center;
	}
	.arrowcontrolrow{
		top: 50%;
		margin-top: -15px;
	}
	#venue-pager, #dj-pager{
		top: auto;
		bottom: 20px;
	}
	#venue-pager a, #dj-pager a{
		width: 20px;
		margin-left: 2px;
		margin-right: 2px;
	}
	.custom_mg1{
	margin-top: 50px;
	margin-bottom: 10px;
}
	.custom_mg1 .vc_icon_element{
		margin-bottom: 0 !important;
	}
	.dj_cycle_outside{
		height: auto;
		min-height: 0;
	}
	.dj_bio_outer{
		margin-top: 0;
	}
	#dj_carousel{
		padding-top: 30px;
		padding-bottom: 60px;
	}
}
@media (max-width: 767px){
	.mobilenav{
		display: block;
	}
	.form_wrapper h2{
		font-size: 50px;
		line-height: 55px;
	}
	#mainnavbar, .submenu{
		display: none;
	}
	.footernav ul li{
		margin-left: 10px;
		margin-right: 10px;
	}
	.footernav ul li a{
		font-size: 14px;
	}
}

.size-full{
max-width:100%;
height:auto;
}

