/*
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>
*/

/*********************about****************/
.center_about {
    background-image: url(../image/3.jpg);
    background-position: center center;
    background-size: cover;
}
.progress-bar {
    background: var(--bs-white);
}
.progress {
    background-color: var(--yellow);
    height: 10px;
    overflow: hidden;
    border-radius: 0;
}
.about_pg1ri1l span {
    width: 70px;
    height: 70px;
    line-height: 70px;
}

.center_team {
    background-image: url(../image/2.jpg);
    background-position: center center;
}
  
/*********************about_end****************/



@media screen and (max-width : 767px){
.choose_1_right{
	padding:15px 0px 0px 0px!important;
}
.choose_1_right_inner_right{
	margin-top:15px;
}
.about_pg1l{
  padding-right:0!important;
}
.about_pg1r{
	margin-top:15px;
}
.about_pg1ri1r{
	margin-top:15px;
}
.contact_1r{
	padding:20px 0px 0px 0px!important;
}
.contact_1ril{
	margin-top:10px;
}
 }


@media (min-width:576px) and (max-width:767px) {
.choose_1_right_inner_right{
	margin-top:0;
}
.about_pg1ri1r{
	margin-top:0;
}
 }
 
@media (min-width:768px) and (max-width:991px) {
.choose_1_right{
	padding:0!important;
}
.about_pg1l{
  padding-right:0!important;
}
.about_pg1ri1l span {
    width: 45px;
    height: 45px;
    line-height: 45px;
	font-size:24px!important;
}
.contact_1r{
	padding:0!important;
}
 }

@media (min-width:992px) and (max-width:1200px) {
.about_pg1ri1l span {
    width: 60px;
    height: 60px;
    line-height: 60px;
}
.contact_1r {
	padding:20px 10px!important;
}
 }

@media (min-width:1201px) and (max-width:1300px) {


 }
@media screen and (min-width : 1400px){


 }


