/*
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>
*/

/*********************event****************/
.team_dt1_right .progress-bar {
    background: var(--violet);
}
.team_dt1_right .progress {
    background-color: var(--bs-gray-200);
    height: 8px;
    overflow: hidden;
    border-radius: 0;
}
/*********************event_end****************/



@media screen and (max-width : 767px){
.event_1_right {
	margin-top:15px;
	padding-left:0!important;
}

.event_1_left {
	margin-top:15px;
	padding-left:0!important;
}
.event_dt1 {
	width:100%!important;
}
.blog_1dt1ilir{
	margin-top:15px;
}
.event_1l2il {
	margin-top:10px;
	margin-bottom:10px;
}
.blog_1dt1ilil {
	text-align:left!important;
}
.team_dt1_right {
	margin-top:20px;
	padding-left:0!important;
}
.blog_dt_inner_left{
	margin-top:10px;
}
.price_1_left {
	margin-top:10px;
	margin-bottom:10px;
}
 }


@media (min-width:576px) and (max-width:767px) {

 }
 
@media (min-width:768px) and (max-width:991px) {
.event_dt1 {
	width:100%!important;
}
.blog_1dt1ilir h6{
	font-size:14px;
}
.social_icon a {
    width: 35px;
    height: 35px;
    line-height: 35px;
	margin-top:3px;
	margin-bottom:3px;
}

.price_1_left {
	padding:20px 10px!important;
}
 }

@media (min-width:992px) and (max-width:1200px) {
.event_dt1 {
	width:90%!important;
}

 }

@media (min-width:1201px) and (max-width:1300px) {

 }
@media screen and (min-width : 1400px){
.club_1_left_o{
	padding-top:100px!important;
}

 }


