*{ 
	font-family: 'IBM Plex Sans', sans-serif;
}
.text-center img {
	display: inline-block;
}
.header-top
{
	background-color: rgba(0,0,0,0.3)!important;
}
.mainbar
{
	background-color: rgba(0,0,0,0.3)!important;
	position: relative;
	z-index: 9;
	padding-bottom: 15px;
}

header .header-top
{
	position: relative;
	z-index: 9;
}
header .mainmenu {
	padding-top: 20px;
	margin: auto;
	display: table;
	position: relative;
	z-index: 9;
}
header {
	padding: 0px;
	border-top:10px solid #eb363f;
	background-color: #eb363f;
}


.header-wrap .header-subscribe
{
	width:30%;
	margin-bottom: 10px;

}
.header-wrap .header-subscribe label
{
	width:100%;
	background-color: #f7f5f5;
	font-family: 'IBM Plex Sans', sans-serif;
	font-weight: 500;
	color: #000;
	padding: 12px;
	position:relative;
	padding-left:17px;
	font-size: 15px;

}
.header-wrap .header-subscribe label input
{
	background: transparent;
	border:none;
	outline: none;
}
.header-wrap .header-subscribe label input::placeholder
{
	font-family: 'IBM Plex Sans', sans-serif;
	font-weight: 500;
	color: #000;
}
.header-wrap .header-subscribe label input::-moz-placeholder
{
	font-family: 'IBM Plex Sans', sans-serif;
	font-weight: 500;
	color: #000;
}
.header-wrap .header-subscribe label input::-webkit-placeholder
{
	font-family: 'IBM Plex Sans', sans-serif;
	font-weight: 500;
	color: #000;
}
.header-wrap .header-subscribe label i
{
	color:#606061;
}
.header-wrap .header-subscribe label button
{
	
	position: absolute;
	top: 7px;
	right: 10px;
	cursor: pointer;
	font-size: 14px;
	background-color: #ec1f27;
	color:#ffffff;
	padding:7px 13px;
	font-family: 'IBM Plex Sans', sans-serif;
	font-weight:700;
	border:unset;
	outline: unset;
}
.header-wrap .header-logo
{
	width:40%;
}
.header-wrap .header-social
{
	width:30%;
	display: inline-block;
	color: #ffffff;
}
.header-wrap .header-social h3{
	display: inline;
	font-size: 18px; 
	font-family: 'IBM Plex Sans', sans-serif;
	font-weight:500;
	color:#fff;	
	margin-right:10px;

}
 .header-wrap .header-subscribe label input[type="email"] {
    background-image: url('img/icons/mail.png');
    background-repeat: no-repeat;
    background-position: left;
    padding-left: 20px;
}

.header-wrap .social-icons ul li a i {
	width: 40px;
	height: 40px;
	border-radius: 50%;
	padding-top: 10px;
	text-align: center;
}
.header-wrap .social-icons ul li a i.fa-facebook
{
	background-color: #3862b9;
}
.header-wrap .social-icons ul li a i.fa-twitter
{
	background-color: #00aeef;
}
.header-wrap .social-icons ul li a i.fa-youtube {
	background-color: #eb363f;
	padding-top: 10px;
	width: 40px;
	height: 40px;
}

.header-wrap .social-icons ul li a {
	text-decoration: none;
	color: #fff;
	font-size: 20px;
}
.header-wrap .social-icons ul li {
	padding-right: 8px;
}

header .mainmenu ul li a {
	text-decoration: none;
	font-size: 18px;
	color: #fff;
	font-weight:500;
	text-transform: uppercase;
}
header .mainmenu ul li a i {
	color:#eb363f;
	font-size:22px;
}
header .mainmenu ul li {
	padding: 0px 7px;
}
header .mainmenu ul li:last-child {
	padding-right: 0px !important;
}
/*lightheader*/
.transparent-header .header-top {
	background-color: rgba(229,229,221,0.9) !important;
}
.transparent-header .mainbar {
	background-color: rgba(229,229,221,0.9) !important;
}
.transparent-header .header-wrap .header-social h3 {
	color: #000000;
}
header.transparent-header .navbar-dark .navbar-nav .nav-link{
	color: #000000;
}
.transparent-header .header-wrap .header-subscribe label {
	border: 1px solid #aaa9a9;
}
header.transparent-header .header-bottom .owl-prev {
	background-color: rgba(0, 0, 0, 0) !important;
	background-image: url("img/icons/header-two-back.png") !important;
}
header.transparent-header .header-bottom .owl-next {
	background-color: rgba(0, 0, 0, 0) !important;
	background-image: url("img/icons/header-two-next.png") !important;
}
/*************SUB MENU*************/
.mainmenu .sub-menu {list-style: outside none none;  min-width: 250px;  padding: 0;  position: absolute;  z-index: 1000;  display:none;}
.mainmenu li:last-child:hover .sub-menu {right: 0;}
.mainmenu li:hover .sub-menu{ display:block; }

.mainmenu .sub-menu li a {  text-decoration: none;
font-size: 18px !important;
color: #fff !important;
font-weight: 500;
text-transform: uppercase;}
.sub-menu {
	background: transparent !important;
	background-color: transparent !important;
	background-color: rgba(0,0,0,0.3) !important;
}
.sub-menu {
	position: absolute !important;
	top: 100%;
	left: 0;
	z-index: 1000 !important;
	/* display: none !important; */
	float: left;
	min-width: 10rem !important;
	padding: 0.5rem 0 !important;
	margin: 0.125rem 0 0;
	font-size: 1rem;
	color: #212529;
	text-align: left;
	list-style: none !important;
	top: 36px;
	border: 1px solid rgba(0, 0, 0, 0.15);
	border-radius: 0.25rem;
}
.mainmenu .sub-menu li a:hover { background:transparent!important; color: #fff;}
.col-md-5ths {
	width: 20%;
	float: left;
}
.navbar-expand-md .navbar-nav .sub-menu {
	background: transparent;
	background-color: rgba(0,0,0,0.3);
}
.navbar-nav .sub-menu{
	float: none;
}
/*******MAIN MENU*********/
header .mainmenu .navbar {
	margin: 0px;
	padding: 0px;
}
.navbar-dark .navbar-nav .nav-link {
  color: #fff;
  margin: 0px;
}
.owl-theme .owl-nav {
	margin-top: 0;
}
header .mainmenu .navbar-nav a.active,
header .mainmenu .navbar-nav a:focus,
header .mainmenu .navbar-nav a:hover {
	background: none;
	color:#ec1f27 !important;
}
header .mainmenu .navbar-nav li.current-menu-item a,
header .mainmenu .navbar-nav li.current-menu-item a:focus,
header .mainmenu .navbar-nav li.current-menu-item a:hover {
	background: none;
	color:#ec1f27 !important;
}


.navbar-expand-md .navbar-nav .dropdown-menu
{
	background:transparent;
    background-color:rgba(0,0,0,0.3);
}
.dropdown-item
{
	font-family: 'IBM Plex Sans', sans-serif;
	font-size: 18px;
	color: #fff;
	font-weight: 500;
}
header .header-bottom {
	position: relative;
	z-index: 0;
	margin-top: -213px;
}
header .header-bottom .banner-details
{
	width:35%;
}
header .header-bottom .banner-contents {
	position: absolute;
	left: 0;
	right: 0;
	top: 35%;
	width: 100%;
}
header .banner-contents h3 {
	font-size: 23px;
	color: #ffffff;
	font-weight: 700;
	line-height: 1.1;
	text-transform: uppercase;
}
header .light .banner-contents h3 {
    color: #000000;
}
.banner-contents .tickets {
	text-decoration: none;
	font-size: 20px;
	color: #fff;
	border-radius: 0px;
	border: 2px solid #ec1f26;
	background-color: #ec1f26;
	padding: 4px 30px;
	font-weight: 700;
	margin-top: 10px;
	/* bottom: 110px; */
}
.banner-contents .navication a {
	text-decoration: none;
	font-size: 24px;
	color:#000;
	border-radius: 0px;
	border: 2px solid#fff;
	background-color:#fff;
	padding: 2px 15px;
	font-weight: 700;
	margin-top: 50px;
	margin-right: 7px;
	
}
/*********** CAROUSEL NAV***********/
header .header-bottom .owl-prev {
	background-color: rgba(0, 0, 0, 0) !important;
	background-image: url("img/icons/header-back.png") !important;
	background-repeat: no-repeat !important;
	background-position: 0 0;
	margin:0px !important;
	display: inline-block;
	height: 41px;
	left: 15%;
	position: absolute;
	text-indent: -99999px;
	top: 68%;
	width: 41px;
	outline: none !important;
}
header .header-bottom .owl-next {
	background-color: rgba(0, 0, 0, 0) !important;
	background-image: url("img/icons/header-next.png") !important;
	background-repeat: no-repeat !important;
	background-position: 0 0;
	margin:0px !important;
	display: inline-block;
	height: 41px;
	left: 18%;
	position: absolute;
	text-indent: -99999px;
	top: 68%;
	width: 41px;
	outline: none !important;
}
header .header-bottom .light .owl-prev {
    background-image: url(img/icons/header-two-back.png) !important;
}

/**********CAROUSEL DOTS***************/
header .header-bottom .owl-theme .owl-controls {
    margin-top: 0;
}
header .header-bottom .owl-dots {
	bottom: 5%;
	left: 0;
	position: absolute;
	right: 0;
}
header .header-bottom .owl-theme .owl-dots .owl-dot span {
	background-color: #fff;
}
header .header-bottom  .owl-theme .owl-dots .owl-dot.active span, .owl-theme .owl-dots .owl-dot:hover span {
    background-color: #ec1f27;
}
.owl-theme .owl-dots .owl-dot span {
	width: 14px;
	height: 14px;
	margin: 5px 4px;
}
/* header-end */


/* concert section */
.concert-section 
{
	background-image: url("img/others/concert-bg.jpg");
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center;
	
}
.concert-section .concert-heading
{
	text-align: center;
	position: relative;
}

.concert-section .concert-heading h3
{
	font-family: 'Poppins', sans-serif;
	font-weight:700;
	font-size: 32px;
	color:#fff;
	z-index: 99;
	position: absolute;
	top: 0px;
	left: 41.5%;
	padding: 25px 0px;
	text-transform: uppercase;

}
.concert-section .owl-carousel .owl-dots.disabled, .owl-carousel .owl-nav.disabled {
    display: block !important;
}

.concert-section .owl-prev {
	background-color: rgba(0, 0, 0, 0) !important;
	background-image: url("img/icons/back.png") !important;
	background-repeat: no-repeat !important;
	background-position: 0 0;
	margin:0px !important;
	display: inline-block;
	height: 53px;
	left: -7%;
	position: absolute;
	text-indent: -99999px;
	top: 42%;
	width: 61px;
	outline: none !important;
}
.concert-section .owl-next {
	background-color: rgba(0, 0, 0, 0) !important;
	background-image: url("img/icons/next.png") !important;
	background-repeat: no-repeat !important;
	background-position: 0 0;
	margin:0px !important;
	display: inline-block;
	height: 53px;
	right: -7%;
	position: absolute;
	text-indent: -99999px;
	top: 42%;
	width: 61px;
	outline: none !important;
}


.concert-section .concert-wrap .concert-contents
{
	padding:12px;
	margin:50px 10px;
	z-index: 99;
	background-color:#fff;
	border: 1px solid #fff;
}


.concert-section .concert-wrap .concert-contents h4
{
	font-weight:600;
	font-size: 18px;
	color:#000000;
	padding-left:7px;
	padding-top:20px;
	height:85px;
}


.concert-section .concert-wrap .concert-contents .venue {
	font-weight: 400;
	font-size: 16px;
	color: #323232;
	padding-left: 7px;
	min-height: 72px;
}
.concert-section .concert-wrap .concert-contents .time
{
	font-weight:500;
	font-size: 17px;
	color: #000000;
	border-top:2px solid #bfbfbf;
	border-bottom:2px solid #bfbfbf;
	padding-left: 7px;
	padding-top:6px;
	padding-bottom: 6px;
	min-height: 72px;
}
.concert-section .concert-wrap .concert-contents button
{
	background-color: #ec1f27;
	color:#ffffff;
	font-weight:700 ;
	font-size: 20px;
	padding:10px auto;
	width:100%;
	border-radius: 0px;

}
/* concert section end here */

/* welcome start here */
.welcome
{
	background-image: linear-gradient(to right, #cebeaf ,#e8e0d5);
	padding:50px 0px 0px;
}
.welcome-img img{
	width: 100%;
}
.welcome .contant
{
	padding:0px 0px 0px;
}
.welcome .contant h4
{
	font-family: 'Poppins', sans-serif;
	font-weight:600;
	color:#000000;
	font-size:30px;
}
.welcome .contant h3
{
	font-family: 'Poppins', sans-serif;
	font-weight:700;
	color:#ec1f27;
	font-size:36px;
}
.welcome .contant hr
{
	width:15%;
	border:2px solid #bfbfbf;
	margin-left:0px;

}
.welcome .contant p
{
	font-family: 'IBM Plex Sans', sans-serif;
	font-weight:300;
	font-size: 21px;
	color:#323232;
	padding-bottom: 20px;

}
.welcome .contant a
{
	font-family: 'IBM Plex Sans', sans-serif;
	font-weight:700;
	font-size: 16px;
	color:#fff;
	background-color: #ec1f27;
	padding:10px 20px;
	text-decoration: none;
	
}
/* welcome end here */

/* ticket start here */
.ticket
{
	background-image: url("img/others/ticket-bg.jpg");
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
	padding:40px 0px;
}
.ticket-img img{
	width: 100%;
}
.ticket .ticket-contant
{
	padding:30px 90px 0px 0px;
}

.ticket .ticket-contant h3
{
	font-family: 'Roboto', sans-serif;
	font-weight:700;
	color:#ffffff;
	font-size:32px;
	text-transform: uppercase;
}

.ticket .ticket-contant p
{
	font-family: 'Roboto', sans-serif;
	font-weight:400;
	font-size: 15px;
	color:#ffffff;
	padding: 20px 0px;

}
.ticket .ticket-contant a
{
	font-family: 'Roboto', sans-serif;
	font-weight:700;
	font-size: 15px;
	color:#fff;
	background-color: #eb363f;
	border:2px solid #ffffff;
	border-radius: 50px;
	padding:15px 25px;
	text-decoration: none;
	text-transform: uppercase;
	
}
/* ticket end here */

/* event start here */
.event
{
	/*background-image: url("img/others/event-bg.jpg");*/
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
}
.event .event-contant
{
	padding:70px 0px;
}
.event .event-contant .events
{
	padding-bottom:50px;
}
.event-contant h3
{
	font-family: 'Poppins', sans-serif;
	font-weight:700;
	font-size:32px;
	color:#2b2b2b;
	margin: 0px -10px;
	padding-bottom: 70px;
}
.event-contant h3 span
{
	color:#ec1f27;

}
.event-contant .event-date
{
	background-color: #373737;
	padding: 15px 12px;
	margin: 0px -8px;
}
.event-contant .event-date .month
{
	font-family: 'Raleway', sans-serif;
	font-weight:700;
	font-size:18px;
	color:#ffffff;
	padding: 0px;		
	margin: 0px 10px;
}
.event-contant .event-date .date
{
	font-family: 'Raleway', sans-serif;
	font-weight:900;
	font-size:47px;
	color:#ffffff;
	padding: 0px;
	margin: -20px 3px;
}
.event-contant .event-date .year
{
	font-family: 'Raleway', sans-serif;
	font-weight:700;
	font-size:18px;
	color:#ffffff;
	padding: 0px;		
	margin: 0px 10px;
}
.event-contant .event-details
{
	width:110%;
}
.event-contant .event-details h4
{
	font-family: 'Raleway', sans-serif;
	font-weight:700;
	color:#ec1f27;
	font-size: 20px;
	text-transform: uppercase;
	
}
.event-contant .event-details p
{
	font-family: 'Raleway', sans-serif;
	font-weight:400;
	color:#2b2b2b;
	font-size: 18px;
	
}
.event-contant .event-details p span a
{
	font-family: 'Raleway', sans-serif;
	font-weight:600;
	color:#000000;
	font-size: 16px;
	
}
.event .event-contant > a
{
	font-family: 'IBM Plex Sans', sans-serif;
	font-weight:700;
	font-size: 16px;
	color:#fff;
	background-color: #ec1f27;
	padding:10px 20px;
	text-decoration: none;
	margin: 0px -10px;
}

/* event end here */

/* recruiting start here */
.recruiting
{
/*	background-image: url("img/others/recruiting-bg.jpg");*/
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
	padding:100px 0px;
}

.recruiting-content h3
{
	font-family: 'Poppins', sans-serif;
	font-weight:700;
	font-size: 24px;
	color:#ffffff;
}
.recruiting-content h4
{
	font-family: 'IBM Plex Sans', sans-serif;
	font-weight:400;
	color:#ffffff;
	font-size: 18px;
	padding-top:10px;
}
.recruiting-content hr
{
	width:10%;
	border:2px solid #ffffff;
	margin-left:0px;
	
}
.musician-req 
{
	padding-top:25px;
	padding-bottom: 25px;
}
.musician-req ul
{
	padding-left:0px;
}
.musician-req ul li
{
	font-family: 'IBM Plex Sans', sans-serif;
	font-weight:400;
	color:#ffffff;
	font-size: 18px;
	list-style: none;
	padding-bottom: 10px;
	
}
.recruiting-content a
{
	font-family: 'IBM Plex Sans', sans-serif;
	font-weight:700;
	font-size: 16px;
	color:#ec2229;
	background-color: #fff;
	padding:15px 25px;
	text-decoration: none;

}
/* recruiting end here  */

/* partner start here */
.partner-section 
{
	background-color: #f7f5f5;
	
}
.partner-section .partner-heading
{
	text-align: center;
	position: relative;
}

.partner-section .partner-heading h3 {
	font-family: 'Poppins', sans-serif;
	font-weight: 700;
	font-size: 32px;
	color: #fff;
	z-index: 99;
	position: absolute;
	top: 0px;
	left: 42.5%;
	padding: 25px 0px;
	text-transform: uppercase;
}
.partner-section .owl-carousel .owl-dots.disabled, .owl-carousel .owl-nav.disabled 
{
    display: block!important;
}

.partner-section .owl-prev {
	background-color: rgba(0, 0, 0, 0) !important;
	background-image: url("img/icons/partner-section-back.png") !important;
	background-repeat: no-repeat !important;
	background-position: 0 0;
	margin:0px !important;
	display: inline-block;
	height: 32px;
	left: -5%;
	position: absolute;
	text-indent: -99999px;
	top: 20%;
	width: 19px;
	outline: none !important;
}
.partner-section .owl-next {
	background-color: rgba(0, 0, 0, 0) !important;
	background-image: url("img/icons/partner-section-next.png") !important;
	background-repeat: no-repeat !important;
	background-position: 0 0;
	margin:0px !important;
	display: inline-block;
	height: 32px;
	right: -5%;
	position: absolute;
	text-indent: -99999px;
	top: 20%;
	width: 19px;
	outline: none !important;
}


.partner-section .partner-wrap 
{
	padding:50px 0px;
}
.partner-section .partner-wrap .partner-contents img
{
	width:auto;
	margin:auto;
	padding:auto;
}

/* partner end here */

/* footer start here */
.footer-section
{
	background-image: url("img/others/amoimage1.jpg");
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center;
	position: relative;
}
.footer-logo 
{
	position: absolute;
	z-index: 99;
	top:0;
	left:42%;
}
.footer-wrap
{
	padding: 200px 0px 100px;
}
.list-unstyled-2
{
	
	display: table;
	margin:0px auto;
}
.list-unstyled-3
{
	
	display: table;
	margin:0px 0px 0px auto;

}
.list-unstyled li a
{
	font-family: 'IBM Plex Sans', sans-serif;
	font-weight:400;
	color:#bfbfbf;
	font-size: 17px;
	text-transform: uppercase;
	text-decoration: none;

}
.list-unstyled li
{
	padding-bottom: 5px;
}
footer .social-icons h3{
	display: inline;
	font-size: 18px; 
	font-family: 'IBM Plex Sans', sans-serif;
	font-weight:500;
	color:#bfbfbf;	
	margin-right:10px;
	text-transform: uppercase;

}
footer .social-icons ul li a i {
	width: 35px;
	height: 35px;
	border-radius: 50%;
	padding-top: 10px;
	text-align: center;
}
footer .social-icons ul li a i.fa-facebook
{
	background-color: #3862b9;
}
footer .social-icons ul li a i.fa-twitter
{
	background-color: #00aeef;
}
footer .social-icons ul li a i.fa-youtube {
	background-color: #eb363f;
	width: 27px;
	height: 27px;
	padding-top: 5px;
}
footer .social-icons ul li a {
	text-decoration: none;
	color: #fff;
	font-size: 20px;
}
footer .social-icons ul li {
	padding-right: 8px;
}
.footer-wrap hr{
	width:100%;
	border:1px solid #4a4a4a;
	margin-bottom:50px;
}
footer .copyrights
{
	color:#ffffff;
	font-size:15px;
	text-transform: capitalize;
	font-family: 'IBM Plex Sans', sans-serif;
	font-weight:400;
	margin:10px 0px;
	
}
/* custom css*/
.mc4wp-alert.mc4wp-success {
	color: #fff;
	margin-top: -30px;
}
iframe {
	width: 90% !important;
}
.buton {
	position: absolute;
	top: 7px;
	right: 10px;
	cursor: pointer;
	font-size: 14px;
	background-color: #ec1f27 !important;
	color: #ffffff;
	padding: 7px 13px;
	font-family: 'IBM Plex Sans', sans-serif;
	font-weight: 700;
	border: unset !important;
	outline: unset !important;
}
.concert-contents .btn{
background-color: #ec1f27;
color: #ffffff;
font-weight: 700;
font-size: 20px;
padding: 10px auto !important;
width: 100%;
border-radius: 0px;
}
.innerpage {
	padding: 70px 0px;
}
.innerpage h3 {
	font-family: 'Poppins', sans-serif;
	font-weight: 700;
	color: #ec1f27;
	font-size: 30px;
}
.innerpage p {
	font-family: 'IBM Plex Sans', sans-serif;
	font-size: 18px;
	color: #323232;
	padding-bottom: 10px;
	text-align: justify;
}
.single-pag {
	padding: 70px 0px;
}
.single-pag h3 {
	font-family: 'Raleway', sans-serif;
	font-weight: 700;
	color: #ec1f27;
	font-size: 25px;
	
}

.single-pag p {
	font-family: 'Raleway', sans-serif;
	font-weight: 400;
	color: #2b2b2b;
	font-size: 18px;
}

#wpforms-submit-157 {
	font-family: 'Roboto', sans-serif;
	font-weight: 700;
	font-size: 15px;
	color: #fff;
	background-color: #eb363f;
	border: 2px solid #ffffff;
	border-radius: 50px;
	padding: 15px 25px;
	text-decoration: none;
	text-transform: uppercase;
}
#wpforms-submit-122 {
	font-family: 'Roboto', sans-serif;
	font-weight: 700;
	font-size: 15px;
	color: #fff;
	background-color: #eb363f;
	border: 2px solid #ffffff;
	border-radius: 50px;
	padding: 15px 25px;
	text-decoration: none;
	text-transform: uppercase;
}
.wpforms-confirmation-container-full {
	color: #333;
	margin: 0 0 24px 0;
	background: transparent;
	border: 1px solid #fbe2de;
	padding: 15px 15px;
	margin-top: 20px;
}
.mc4wp-alert.mc4wp-success p {
	font-size: 14px;
	padding-top: 20px;
}

.btn.btn-default {
	font-family: 'Roboto', sans-serif;
	font-weight: 700;
	font-size: 15px;
	color: #fff;
	background-color: #eb363f;
	border: 2px solid #ffffff;
	border-radius: 50px;
	padding: 15px 25px;
	text-decoration: none;
	text-transform: uppercase;
}
.custom-pagination {
    text-align: center;
}

.custom-pagination span.current {
    background-color: #eb363f;
    color: #fff;
}

.custom-pagination a {
    background-color: #000000;
    color: #fff;
}

.custom-pagination span, .custom-pagination a {
    display: inline-block;
    padding: 6px 14px;
    border-radius: 4px;
}
.page-template-ourpartners-page .partners-img {
	padding: 30px 0px;
}
/* footer end here */

#header .mc4wp-alert.mc4wp-error p {
	color: #fff;
}
#header.transparent-header .mc4wp-alert.mc4wp-error p {
	color: #000;
}
.event-contant .eventstatus {
	font-family: 'Raleway', sans-serif;
	font-weight: 700;
	font-size: 15px;
	color: #ffffff;
	padding: 0px;
	margin: auto;
}
	
	header .owl-carousel .owl-dots
	{
		display:block !important;
	}
	header .owl-carousel .owl-nav
	{
		display:none !important;
	}

#register, #wppb-submit ,#edit_profile{
	top: 0;
	right: 10px;
	cursor: pointer;
	font-size: 14px;
	background-color: #ec1f27 !important;
	color: #ffffff;
	padding: 9px 13px;
	font-family: 'IBM Plex Sans', sans-serif;
	font-weight: 700;
	border: unset !important;
	outline: unset !important;
}
.buton.btn {
	position: relative;
	text-decoration: none;
	/* top: 7px; */
	/* right: 10px; */
	cursor: pointer;
	font-size: 14px;
	background-color: #ec1f27;
	color: #ffffff !important;
	padding: 7px 13px;
	font-family: 'IBM Plex Sans', sans-serif;
	font-weight: 400;
	border: unset;
	outline: unset;
}
.wppb-form-field label, #wppb-login-wrap .login-username label, #wppb-login-wrap .login-password label {
	width: 50%!important;
	
}
.innerpage .event-details {
	min-height: 160px;
}
.social-icons i.fa.fa-instagram {
    background-color: #333;
}
/*RESPONSIVE*/
@media screen and (max-width: 3840px) {
	header .header-bottom .owl-prev
	{
		left:36%;
		top:48%;
	}
	header .header-bottom .owl-next
	{
		top:48%;
		left:37.5%
	}
	.event, .recruiting
	{
		background-position: top;
	}
	.footer-section
	{
		background-position:0px;
	}
	
	.welcome
	{
		margin-top:-10px;
	}
}
@media screen and (max-width: 2880px) {
	header .header-bottom .owl-prev
	{
		left:31%;
		top:52%;
	}
	header .header-bottom .owl-next
	{
		top:52%;
		left:33%;
	}

}

@media screen and (max-width: 1920px) {
	header .header-bottom .owl-prev {
		left: 22%;
		top: 61%;
	}
	header .header-bottom .owl-next
	{
		top:61%;
		left:25%;
	}
}


@media screen and (max-width: 1600px) {
	header .header-bottom .owl-prev {
		left: 15%;
		top: 68%;	
	}
	header .header-bottom .owl-next {
		left: 18%;
		top: 68%;
	}
	header .header-bottom .banner-contents {
	
	top: 45%;
	
}
header .banner-contents h3 {
	font-size: 21px;
	
}
}

@media screen and (max-width: 1440px) {
	
	header .header-bottom .owl-prev {
		left: 12%;
		top: 78%;	
	}
	header .header-bottom .owl-next {
		left: 16%;
		top: 78%;
	}
	.event, .recruiting, .footer-section
	{
		background-position: center;
	}

}

@media screen and (max-width: 1366px) {
	header .header-bottom .owl-prev {
		left: 10%;
		top: 81%;
	}
	header .header-bottom .owl-next {
		left: 14%;
		top: 81%;
	}
.concert-section .owl-prev {
	left: -6%;
	width: 56px;
}
	.concert-section .owl-next {
	right: -6%;
	width: 56px;
}
}

@media screen and (min-width: 1100px) and (max-width: 1280px) {
	header .header-bottom .owl-prev {
		left: 7%;
		top: 85%;
	}
	header .header-bottom .owl-next {
		left: 11%;
		top: 85%;
	}
}
@media screen and (max-width: 1279px) {
	.blog-date {
	font-size: 12px;
}
	.home .event {
	background-size: 100% 100%;
	
}
	header .mainmenu {
	padding-top: 5px;
	}
	header .header-bottom
	{
		margin-top: -193px;
	}
	header .header-bottom .owl-prev {
		left: 5%;
		top: 88%;
	}
	header .header-bottom .owl-next {
		left: 10%;
		top: 88%;
	}
	
	header .mainmenu ul li a
	{
		font-size: 15px;
	}
	header .mainmenu ul li a i {
		font-size: 17px;
	}
	header .header-bottom .banner-contents
	{
		top:51%;
	}
	.banner-contents .navication a
	{
		margin-top: 25px;
	}
.concert-section .concert-heading h3 {
	left: 0;
right: 0;
margin: auto;
}
	.concert-section .owl-prev
	{
		left: -5%;
	}
	.concert-section .owl-next
	{
		right: -5%;
	}
	.concert-section .concert-wrap .concert-contents h4
	{
		font-size: 16px;
	}
	.concert-section .concert-wrap .concert-contents .time
	{
		font-size: 13px;
	}
	.concert-section .concert-wrap .concert-contents .venue
	{
		font-size: 14px;
	}
	.welcome .contant h4
	{
		font-size: 25px;
	}
	.welcome .contant h3
	{
		font-size: 30px;
	}
	.welcome .contant p
	{
		font-size: 17px;
		padding-bottom: 10px;
	
	}
	.ticket .ticket-contant h3
	{
		font-size: 27px;
	}
	.ticket .ticket-contant p
	{
		font-size: 13px;
	}
	.event-contant h3
	{
		font-size: 27px;
	}
	.event-contant .event-details h4
	{
		font-size: 17px;
	}
	.event-contant .event-details
	{
		width:98%;
	}
	.event-contant .event-details p
	{
		font-size: 14px;
	}
	.event-contant .event-date
	{
		margin: -10px -16px;
	}
	.recruiting-content h3
	{
		font-size: 30px;
	}
	.recruiting-content h4
	{
		font-size: 18px;
	}
	.musician-req ul li
	{
		font-size: 20px;
	}
	.musician-req {
		padding-top: 10px;
		padding-bottom: 10px;
	}
	.partner-section .owl-prev
	{
		left: -3%;
	}
	.partner-section .owl-next
	{
		right: -3%;
	}
	.list-unstyled li a
	{
		font-size: 14px;
	}
	header .banner-contents h3 {
	font-size: 18px;
}
	.concert-section .concert-wrap .concert-contents .venue {
	min-height: 64px;
}
	.partner-section .partner-heading h3 {
	left: 41%;
}
}

@media screen and (max-width: 1023px) {
	
	.sub-menu {
	
	top: 20px;
	
}
	.mainmenu .sub-menu li a {

	font-size: 13px !important;
	
}
	.mc4wp-form-fields .buton {
	position: absolute;
	top: 11px;
	right: 10px;
	cursor: pointer;
	font-size: 10px;
	background-color: #ec1f27 !important;
	color: #ffffff;
	padding: 3px 2px;
	font-family: 'IBM Plex Sans', sans-serif;
	font-weight: 700;
	border: unset !important;
	outline: unset !important;
}
	header .mainmenu {
	padding-top: 20px;
	
}
	.navbar-expand-md .navbar-nav .nav-link {
	padding: 3px;
	
}
	.col-md-5ths {
		width: 20%;
		float: left;
	}
	header .header-bottom {
		margin-top: -156px;
	}
	header .header-bottom .owl-prev {
		left: 9%;
		top: 79%;
	}
	header .header-bottom .owl-next
	{
		left: 15%;
		top: 79%;
	}
	
	.header-logo img
	{
		width:70%;
	}
	.header-wrap .header-subscribe label
	{
		font-size: 12px;
	}
	.header-wrap .header-subscribe label button
	{
		top: 3px;
		right: 6px;
	}
	.header-wrap .social-icons ul li a
	{
		font-size: 16px;
	}
	.header-wrap .header-social h3
	{
		font-size: 15px;
	}
	header .mainmenu ul li {
		padding: 0px 4px;
	}
	header .mainmenu ul li a {
		font-size: 12px;
	}
	header .mainmenu ul li a i {

		font-size: 15px;
	}
	header .banner-contents h3
	{
		font-size: 15px;
	}
	.banner-contents .tickets
	{
		font-size: 13px;
		padding: 7px 20px;
		margin-top: 7px;

	}
	.concert-section .concert-wrap .concert-contents h4 {
	height: 80px;
}
	.concert-section .concert-wrap .concert-contents
	{
		margin: 50px 0px;
	}
	.concert-section .concert-wrap .concert-contents .time {
		font-size: 12px;
	}
	.welcome .contant h4 {
		font-size: 18px;
	}
	.welcome .contant h3 {
		font-size: 22px;
	}
	.welcome .contant p {
		font-size: 12px;
		padding-bottom: 0px;
		margin-bottom: 12px;
	}
	.welcome .contant
	{
		padding:0px;
	}
	.event-contant .event-details
	{
		padding-left: 8px;
	}
	.welcome .contant a
	{
		font-size: 13px;
	}
	.ticket .ticket-contant h3 {
		font-size: 17px;
	}
	.ticket .ticket-contant p
	{
		font-size: 12px;
		padding: 5px 0px;
	}
	.ticket .ticket-contant a
	{
		font-size: 12px;

	}
	.ticket .ticket-contant
	{
		padding:5px 20px 0px 0px;
	}
	.event-contant h3 {
		font-size: 20px;
		padding-bottom: 30px;
	}
	.event-contant .event-details h4 {
		font-size: 15px;
	}
	.event-contant .event-details p 
	{
		font-size: 12px;
	}
	.event-contant .event-details p span a
	{
		font-size: 12px;

	}
	.event .event-contant .events {
		padding-bottom: 20px;
	}
.event-contant .event-date {
	margin: -8px -27px;
	/* margin-left: -10px; */
}
.innerpage .event-contant .event-date {
	margin: -8px -30px;
	margin-left: -10px;
}
	.recruiting
	{
		padding: 50px 0px;
	}
	.recruiting-content h3 {
		font-size: 22px;
	}
	.recruiting-content h4 {
		font-size: 15px;
	}
	.musician-req ul li {
		font-size: 16px;
	}
	.recruiting-content a
	{
		font-size: 13px;
	}
.partner-section .partner-heading h3 {
	left: 38%;
}
	.partner-section .partner-heading h3
	{
		left: 39%;
	}
	.footer-logo
	{
		left: 38%;
	}
	.footer-logo img{
		width: 80%;
	}
	.footer-wrap {
		padding: 120px 0px 10px;
	}
	.list-unstyled li a {
		font-size: 11px;
	}
	footer .social-icons h3
	{
		font-size: 13px;
	}
	footer .social-icons ul li a
	{
		font-size: 16px;
	}
	footer .social-icons ul li a i
	{
		width: 30px;
		height: 30px;
		padding-top: 7px;
	}
	footer .social-icons ul li a i.fa-linkedin
	{
		width: 33px;
		height: 33px;
	}
	footer .copyrights
	{
		font-size: 13px;
	}
	header .header-bottom .banner-contents {
		top: 44%;
	}
	.header-wrap .header-subscribe label button
	{
		font-size:12px;
		top:6px;
	}
		.home .event {
	background-size: 100% 100%;
	
}

}
@media screen and (max-width: 833px)
{
	header .header-bottom .owl-prev {
		left: 5%;
		top: 82%;
	}
	header .header-bottom .owl-next
	{
		left: 11%;
		top: 82%;
	}

}

@media screen and (max-width: 767px) {
	.wppb-form-field label, #wppb-login-wrap .login-username label, #wppb-login-wrap .login-password label {
	width: 60%!important;
	
}
	
.sub-menu {
    left: 75px;
    top: -12px;
}
	.home .event {
	background-image: none !important;
	
}
	.home .recruiting {
	 background-image: none !important; 
	background: linear-gradient(to right, #ec1f27, #f4adab, #fbf8f1) !important;
	
}
	.mainmenu .sub-menu li a {
	text-decoration: none;
	font-size: 13px !important;
	color: #fff !important;
	font-weight: 500;
		padding: 0px !important;
}
	.mainbar
	{
		background:none!important;
	}
	header .header-top
	{
		background:none!important;

	}
	header .header-bottom {
		margin-top: -88px;
	}

	header
	{
		background-color: #000000!important;
	}
	.navbar-collapse
	{
		padding-bottom: 70px;
	}
	header .owl-theme .owl-nav
	{
		display: none;
	}
	header .owl-carousel .owl-dots
	{
		display:block!important;
	}
	
	header .header-logo {
	    text-align: center;
	}
	header .header-logo img {
		display: inline-block;
	}
	header .mainmenu .navbar {
	  margin: 0;
	  padding: 0;
	}
	.icon-bar {
		background-color: #fff;
		border-radius: 1px;
		display: block;
		height: 2px;
		width: 22px;
	}
	.icon-bar + .icon-bar {
		margin-top: 4px;
	}
	button:focus {
		outline: none;
	}
	.navbar-toggler {
	  background-color: transparent;
	  background-image: none;
	  border-radius: 0;
	  padding: 9px 10px;
	}
	.navbar-dark .navbar-toggler {
	  border: medium none;
	}
	header .header-top .mainmenu ul li {
	  margin-bottom: 10px;
	}
	header .header-top .mainmenu ul li .sub-menu li {
	  margin-bottom: 0px;
	}
	.mainmenu li:last-child:hover .sub-menu {
		right: auto;
	}
	header .mainmenu {
		float: none;
		padding-top: 0px;
	}
	header .mainmenu
	{
		display: block;
	}
	.header-logo img {
		width: 55%;
	}
	.header-logo {
		padding-left: 33%;
	}
	.navbar-toggler
	{
		padding-right: 20px;
	}
	header .header-bottom .banner-details {
		width: 45%;
	}
	header .banner-contents h3 {

		font-size: 12px;
	
	}
	.banner-contents .tickets {

		font-size: 10px;
		margin-top:0px;
	
	}
	.banner-contents .navication a
	{
		margin-top: 5px;
		font-size: 13px;
		padding: 2px 10px;
	}
	.navbar-nav
	{
		padding-bottom: 20px;
		padding-left: 15px;
	}
	.concert-section .owl-prev {
		left: -2%;
	}
	.concert-section .owl-next {
		right: -2%;
	}
	.footer-logo
	{
		left: 30%;
	}
	.footer-logo img {

		width: 60%;
	
	}
	.footer-sec-cont
	{
		background-color: rgba(0,0,0,0.8);

	}
	.footer-wrap hr
	{
		margin-bottom: 20px;
	}
	.footer-section
	{
		background-position: 0px;
	}
	.partner-section .owl-prev {
		left: 0%;
	}
	.partner-section .owl-next {
		right: 0%;
	}
	.partner-section .partner-heading h3
	{
		left: 37%;
		padding: 15px 0px;
		font-size: 23px;
	}
	.partner-heading img
	{
		width:50%;
	}
	.recruiting
	{
		background-image:unset;
		background-image:linear-gradient(to right, #ec1f27, #f4adab, #fbf8f1);
		padding:0px
	}
	.recruiting-content
	{
		padding: 30px 0px;
	}
	.event .event-contant {
		padding: 40px 20px;
	}
	.event-contant
	{
		text-align: center;
	}
	.event
	{
		background-image: unset;
		background-color: #ececec;
	}
	.event-img img
	{
		width:100%;
	}
	.ticket
	{
		text-align: center;
	}
	.ticket .ticket-contant {
		padding: 5px 20px 30px 0px;
	}
	.welcome .contant
	{
		text-align: center;
		padding-top:20px;
	}
	.welcome .contant hr
	{
		margin:auto;
	}
	.welcome .contant p
	{
		padding-top: 10px;
	}
	.concert-heading img {
		width: 50%;
	}
.concert-section .concert-heading h3 {
	padding: 10px 0px;
	font-size: 17px;
}
/*	.concert-section .concert-heading h3 {
	left: 36%;
}*/
	.concert-section .concert-wrap .concert-contents {
		margin: 50px 60px;
	}
	.welcome .contant {
		padding: 50px 0px;
	}
	.transparent-header .mainbar {
	background: none !important;
}
	.transparent-header .navbar-dark .navbar-toggler {
	color: rgba(0, 0, 0, 0);
}
	.transparent-header .icon-bar {
	background-color: #000;
}
}
@media screen and (max-width: 667px){
	.partner-section .partner-heading h3 {
		left: 38%;
		font-size: 23px;
		padding: 15px 0px;
	}
	.footer-logo {
		left: 38%;
	}
	.header-logo {
		padding-left: 31%;
	}
}

@media screen and (max-width: 568px)
{
	header .header-bottom {
		margin-top: -89px;
	}
	.header-logo {
		padding-left: 28%;
	}
}
@media screen and (max-width: 480px) {
	.header-logo {
		padding-left: 19%;
	}
	header .header-bottom {

		margin-top: -86px;
	
	}

header .header-bottom .banner-contents {
    top: 44%;
}
header .header-bottom .banner-details {
    width: 100%;
}
}
@media screen and (max-width: 414px) {
	
	.wppb-form-field label, #wppb-login-wrap .login-username label, #wppb-login-wrap .login-password label {
	width: 100%!important;
	
}
	.footer-logo {

		left: 31%;
	
	}
	header .header-bottom .banner-contents {
		top: 34%;
	}
	.concert-heading img{
		width:50%;
	}
	header .header-bottom {
		margin-top: -88px;
	}
.concert-section .concert-heading h3 {
	left: 0%;
	font-size: 16px;
	padding: 10px 0px;
}
.partner-section .partner-heading h3 {
	left: 37%;
	font-size: 16px;
	padding: 10px 0px;
}
	.recruiting {

		background-image: linear-gradient(to right, #ec1f27, #ec1f27,#ec1f27,#fbf8f1);
	
	}
	.concert-section .concert-wrap .concert-contents h4
	{
		height: 60px;
	}
	.concert-section .concert-wrap .concert-contents {
		margin: 50px 50px;
	}
	.welcome
	{
		padding:20px 0px 20px;
	}
	.banner-contents .tickets
	{
		padding:5px 15px;
	}
}
@media screen and (max-width: 387px) {

	.owl-theme .owl-dots .owl-dot span {

		width: 7px;
		height: 7px;
}
}
@media screen and (max-width: 375px) {
	header .header-bottom .banner-contents {
		top: 36%;
	}
	header .header-bottom {
		margin-top: -89px;
	}
	.header-logo {
		padding-left: 14%;
	}
	.concert-section .concert-heading h3
	{
		font-size: 17px;
	}
	.partner-section .partner-heading h3
	{
		font-size: 17px;
	}
	.event-contant .event-date {
		margin: -8px -27px;
	}
	.event-contant .event-details h4 {
		font-size: 13px;
	}
	.event-contant .event-details p {
		font-size: 12px;
	}
	.recruiting
	{
		background-image: linear-gradient(to right, #ec1f27, #ec1f27,#ec1f27, #fbf8f1);
	}
	
	.recruiting-content a {
		font-size: 12px;
	}
	.list-unstyled li a {
		font-size: 12px;
	}
	footer .copyrights {
		font-size: 12px;
	}
	.concert-section .concert-wrap .concert-contents .venue {
		font-size: 13px;
	}
	.concert-section .concert-wrap .concert-contents h4 {
		font-size: 14px;
	}
	footer .social-icons h3 {
		font-size: 11px;
	}
	footer .social-icons ul li a {
		font-size: 14px;
	}
	footer .social-icons ul li a i {
		width: 27px;
		height: 27px;
	}
	footer .social-icons ul li a i.fa-linkedin {
		width: 31px;
		height: 31px;
		padding-top: 7px;
	}
	footer .social-icons ul li {
		padding-right: 6px;
	}

}
@media screen and (max-width: 360px) {
	header .header-bottom .banner-contents {
		top: 46%;
	}
	header .banner-contents h3 {
		font-size: 11px;
	}
	header .header-bottom {
		margin-top: -119px;
	}
	.header-logo {
		padding-left: 16%;
	}
	.navbar-toggler
	{
		padding:10px 5px;
	}
	.header-bottom .item{
		padding:30px 0px 0px;
	}
	.concert-section .concert-heading h3
	{
		font-size: 17px;
	}
	.welcome .contant p
	{
		padding-top: 8px;
	}
	.ticket .ticket-contant h3 {
		font-size: 15px;
	}
	.event-contant .event-date {
		margin: -8px -28px;
	}
	.partner-section .partner-heading h3
	{
		font-size: 17px;
	}
	footer .copyrights {
		font-size: 11px;
	}

}
@media screen and (max-width: 320px) {

	.header-logo {
		padding-left: 5%;
	}
	.header-logo img {
		width: 45%;
	}
	header .header-bottom {
		margin-top: -105px;
	}
	.header-bottom .item {
		padding: 30px 0px 0px;
	}
	.banner-contents .tickets
	{
		padding:5px 10px;
	}
	header .header-bottom .banner-contents {
		top: 44%;
	}
	header .banner-contents h3 {
		font-size: 10px;
	}
	.concert-section .concert-heading h3 {
		font-size: 14px;
	}
	.welcome .contant h4 {
		font-size: 15px;
	}
	.welcome .contant h3 {
		font-size: 17px;
	}
	.ticket .ticket-contant h3 {
		font-size: 14px;
	}
	.event-contant .event-date {
		margin: -8px -30px;
	}
	.event-contant .event-details h4 {
		font-size: 11px;
	}
	.event .event-contant > a
	{
		font-size: 13px;
	}
	.partner-section .partner-heading h3 {
		font-size: 15px;
	}
	.list-unstyled li a {
		font-size: 10px;
	}
}
