body{
	margin: 0;
	padding: 0;
	box-sizing: border-box;
  font-family: 'Montserrat',sans-serif;
	background-color:  white;
}

footer{
	background-color:rgb(1, 24, 24) ;
	color: white;
}
footer img{
	width: 200px;
}

.banner-container {
	margin-top: 97px;
}


.banner{
	margin-top: 115px;
}
.banner-text h2{
	text-align: center;
	margin-top: 10px;
}
.banner-text{
	padding: 50px;
}
.banner-text p{
	text-align: center;
}
.banner-text input{
	width: 50%;
}

.course{
	background-color: rgb(1, 24, 24);
	color: white;
	padding: 50px;
}
.imager img{
	width: 100%;
	height: 600px;
	margin-top: 50px;
}

.image-cont img{
	width: 280px;
	height: 280px;
	border-radius: 20px;
}

.newsletter{
	margin-top: 20px;
	padding: 50px;
}
.newsletter i{
	font-size: 30px;
	padding: 5px 25px;
}

.user{
	margin-top: 50px;
}
.owner .imager img{
	width: 300px;
	height: 400px;
	border-radius:20px;
}

.texter p {
	text-align: center;
	margin-top: 15px;
}

.service img{
	width: 100%;
	padding: 0px;
	border-radius: 20px;
}

.team {
	margin-top: 50px;
	background-color: rgb(1, 24, 24);
	color: white;
	padding: 30px;
}


.f2{
	color: green;
}
.f3{
	color: red;
}
.cool img{
	width: 100%;
}
.golden h1{
	color:rgb(1, 24, 24) ;
}

.roller{
	margin-top: 50px;
}
.profile img{
	width: 200px;
	height: 200px;
	border-radius: 50%;
}




@media(max-width: 990px){
	.banner-text h2{
		margin-top: 20px;
		text-align: center;
	}
	.banner{
		background: transparent;
		margin-top: 120px;
	}
	.imager img{
	width: 100%;
	height: inherit;
	margin-top: 50px;
	border-radius: 20px;
}
	.texi h4, .texi p{
		text-align: center;
	}
	.break h2, .break p{
		text-align: center;
	}

}

/**************** REVIEW PAGE SECTION*********************/

.review-container {
	text-align: center;
	line-height: 2;
	padding-bottom: 20%;

}

.review-header {
	margin: 150px 0 20px;
	text-align: center;
	color: red;
}

/******************SERVICE SECTION***********************/

.service-container {
	height: 180px;
color: blue;
}
.second-container {
	margin-top: 30px;
}
h2 {
	text-align: center;
	}
	.header2 {
		margin-bottom: 50px;
	}
.subtitle{
	margin-bottom: 20px;
		font-weight: bolder;
}


/*****************STUDIO SERVICE************************/
.studio-container {
	margin-top: 150px;
	text-align: center;
}

.welcome {
	color: blue;
	font-weight: bolder;
}

.img-studio {
	text-align: center;
	margin: 50px 0 50px;
}
.img-circular {
	border-radius: 100px;
}
.download {
	text-align: center;
	margin-bottom: 50px;
}

.write-up {
	margin-left: 20px;
}
.gallery{
	text-align: center;
	margin-bottom: 50px;
font-size:27px;
}
h4 {
	text-align: center;
}



/************************SALES CONTAINER***************************/
.sales-container {
	margin-top: 150px;
	text-align: center;
}
.dee-mart {
	margin-bottom: 40px;
	color: blue;
	font-weight: bolder;
}

.shop-container {
margin-bottom:  100px;
}
.instruments {
	text-align: center;
	margin-top: 100px;
	line-height: 2;
}
.round {
	text-align: left;
}
.images {
	width: 300px;
	height: 300px;
	margin: 50px 50px 50px 50px;

}
.guitar {
	width: 250px;
	height: 350px;
}
.further {
	font-size: 20px;
	font-weight: bold;
	margin-bottom: 50px;
}
/***************************School Band and Orchestra***************************/
.join {
	text-align: center;
color: red;
}
.band-container {
	text-align: left;
	margin:50px 0 0 100px;
	font-size: 20px;
	line-height: 2;
}

.school-band {
	margin-top:150px;
}

hr {
	margin: 50px auto 70px auto;
	width: 10%;
	border: dotted;
	border-bottom: 0;
}

.form-container {
	width: 400px;
	margin: auto;
	margin-top: 50px;
	text-align: center;
}
.form-center {
	text-align: justify;
	margin-left: 15px;
}
.submit {
	margin-left: 157px;
}
