/*
Template Name: Musician
File: Layout CSS
Author: TemplatesOnWeb
Author URI: https://www.templateonweb.com/
Licence: <a href="https://www.templateonweb.com/license">Website Template Licence</a>
*/

/*********************center_home****************/
.carousel-caption{
	background-color: var(--bg_back)!important;
	bottom:0;
	left:0;
	color:var(--bs-white);
	width:100%;
	height:100%;
	padding: 250px 0px 0px 0px;
	text-align:center;
 }
.carousel-caption h1{
   font-size:90px;
 }

.modal{
	margin-top:20px;
}


/*********************center_home_end****************/

/*********************event****************/
.event_2_left_inner span{
	bottom:-15px;
	left:35%;
}
/*********************event_end****************/

/*********************club****************/

.club_1_left img{
	min-height:598.5px;
	max-height:598.5px;
	width:100%;
}
/*********************club_end****************/

/*********************feed****************/
.feed_1_left .play_icon {
    top:25%;
	left:38%;
	 border:10px solid var(--white_transparent);
}
feed_1_left  .icon_1 {
    width: 50px;
    height: 50px;
    line-height: 50px;
}
/*********************feed_end****************/

/*********************ticket****************/
#ticket {
    background-image: url(../image/16.jpg);
    background-position: center center;
    background-size: cover;
}
.ticket_1 h1{
	font-size:90px;
}
/*********************ticket_end****************/



@media screen and (max-width : 767px){
.carousel-caption {
    position:static!important;
	padding:20px 15px 20px 15px;
	background:var(--blue_transparent1)!important;
	text-align:left!important;
}
.carousel-caption h1 {
    font-size: 35px;
}
.carousel-caption br {
    display:none;
}
.carousel-caption p {
    width:100%!important;
}

.event_2_left_inner span {
    left: 27%;
}

.club_1_left img {
    min-height:auto;
    max-height:auto;
}
.club_1_left .play_icon {
    left: 35%;
}
.track_1_right {
	text-align:left!important;
	margin-top:15px;
}
.player_bars{
	display:none!important;
}
.track_2_right{
	margin-top:20px;
}
.feed_1_left .play_icon {
    top: 20%;
    left: 35%;
}
.feed_1_left {
	margin-top:10px;
	margin-bottom:10px;
}
.ticket_1 h1 {
    font-size: 60px;
}
.ticket_1 ul{
	width:100%!important;
}
.ticket_1 ul li{
	margin-top:10px;
	margin-bottom:10px;
}
 }


@media (min-width:576px) and (max-width:767px) {
.event_2_left_inner1   h4{
	font-size:18px;
}
.player_bars{
	display:block!important;
}
.club_1_left .play_icon {
    left: 40%;
}
.feed_1_left .play_icon {
    top: 30%;
    left: 43%;
}
 }
 
@media (min-width:768px) and (max-width:991px) {

.center_home img{
   min-height:520px;
 }
.carousel-caption h1 {
    font-size: 50px;
}
.carousel-caption br {
    display:none;
}
.carousel-caption p {
    width:70%!important;
}
.carousel-caption{
	padding: 100px 0px 0px 0px;
 }


.player_bars{
	display:none!important;
}
.exep1r {
	padding:0!important;
}
.exep1ril .font_60{
	font-size:40px;
}
.feed_1_left .play_icon {
     top: 13%;
    left: 35%;
}
.feed_1_left  h4{
	font-size:22px;
}
 }

@media (min-width:992px) and (max-width:1200px) {
.center_home img{
   min-height:600px;
 }
.carousel-caption h1 {
    font-size: 50px;
}
.carousel-caption{
	padding: 200px 0px 0px 0px;
 }


.club_1_right_inner_left p{
	font-size:13px;
}
.club_1_left img {
    min-height: 575.5px;
    max-height: 575.5px;
}
.jp-volume-controls{
	display:none!important;
}
.exep1r {
	padding:0!important;
}
.feed_1_left .play_icon {
     top: 20%;
    left: 35%;
}
.feed_1_left  h4{
	font-size:22px;
}
 }

@media (min-width:1201px) and (max-width:1300px) {
.center_home img{
   min-height:680px;
 }
 }
@media screen and (min-width : 1400px){
.carousel-caption{
	padding: 280px 0px 0px 0px;
 }

 }


