/*
Template Name: Music Band
File: Layout CSS
Author: TemplatesOnWeb
Author URI: https://www.templateonweb.com/
Licence: <a href="https://www.templateonweb.com/license">Website Template Licence</a>
*/

/*********************album****************/
.center_album {
    background-image: url(../image/2.jpg);
    background-position: center center;
    background-size: cover;
}

.center_album_dt {
    background-image: url(../image/1.jpg);
    background-position: center center;
    background-size: cover;
}

.center_event_dt {
    background-image: url(../image/5.jpg);
    background-position: center center;
    background-size: cover;
}

.watch_1_right .watch_3_left{
	padding-top:18px;
}
.watch_1_right .player_container {
    background:none!important;
    padding:0!important;
}
/*********************album_end****************/



@media screen and (max-width : 767px){
.watch_1_right_inner_right{
	margin-top:15px;
	text-align:left!important;
}
.watch_dt_right_inner h6{
	font-size:12px;
}
.watch_dt_right{
	padding:15px 0px 0px 0px!important;
}
.watch_3_mid{
	margin-top:15px;
	margin-bottom:15px;
}
.watch_3_right{
	padding-top:0!important;
	text-align:left!important;
}
.event_dt{
	width:100%!important;
}
.event_dt1il{
	margin-top:10px;
	margin-bottom:10px;
}
.event_dt2il{
	margin-top:10px;
	margin-bottom:10px;
}
.event_dt3il{
	margin-top:10px;
}

.watch_1_right .jp-volume-controls{
	display:none;
}
.watch_1_right .watch_3_mid{
	padding-left:5px;
	padding-right:5px;
}

.watch_1_left{
	padding-right:0!important;
}
 }


@media (min-width:576px) and (max-width:767px) {
.watch_dt_right_inner h6{
	font-size:14px;
}
.watch_1_right .jp-volume-controls{
	display:block;
}
 }
 
@media (min-width:768px) and (max-width:991px) {

.watch_dt_right_inner h6{
	font-size:14px;
}
.jp-volume-controls{
	display:none;
}
.event_dt{
	width:90%!important;
}
.watch_1_right .player_bars{
	display:none;
}

.watch_3_right .ms-4{
	margin-left:10px!important;
}
 }

@media (min-width:992px) and (max-width:1200px) {
.watch_dt_right_inner h6{
	font-size:14px;
}
.watch_1_right .jp-volume-controls{
	display:none;
}

 }

@media (min-width:1201px) and (max-width:1300px) {


 }
@media screen and (min-width : 1400px){
.watch_3{
	width:75%;
}
.watch_1_right .watch_3{
	width:100%;
}
 }


