.group:after {
  content: "";
  display: table;
  clear: both; }

html, body, div, p, ul, li, nav, h1, form, 
.form div button, dl, dt, dd, h2, h3 {
	font-family: helvatica, arial;
	margin: 0;
	padding: 0;
	list-style: none; 
background-color: none}

html, body {
	width: 100%;
	color: #666666;
}

/*------ Nav ------*/



/*-------------Banner-------------*/



.banner {
	width: 100%;
	text-align: center;
	background: #00df8e; /* Old browsers */
background: -moz-radial-gradient(center, ellipse cover,  #00df8e 6%, #008e5e 100%); /* FF3.6+ */
background: -webkit-gradient(radial, center center, 0px, center center, 100%, color-stop(6%,#00df8e), color-stop(100%,#008e5e)); /* Chrome,Safari4+ */
background: -webkit-radial-gradient(center, ellipse cover,  #00df8e 6%,#008e5e 100%); /* Chrome10+,Safari5.1+ */
background: -o-radial-gradient(center, ellipse cover,  #00df8e 6%,#008e5e 100%); /* Opera 12+ */
background: -ms-radial-gradient(center, ellipse cover,  #00df8e 6%,#008e5e 100%); /* IE10+ */
background: radial-gradient(ellipse at center,  #00df8e 6%,#008e5e 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00df8e', endColorstr='#008e5e',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */
	
}


.banner-title h1, .banner-title h2 {
	color: white;
	font-weight: 100;
	text-shadow: 2px 2px 2px #4b6f2b;
}

.banner-title h1 {
	font-size: 4.5em;
	padding-bottom: 15px;
}

.banner-title h2 {
	font-size: 2.25em;

}

.banner-title {
	display: inline-block;
	vertical-align: top;
}

.banner-image {
	float: right;
}

.banner-wrapper {
	margin: 0 auto;
	max-width: 1200px;
}

.banner-title {
	margin-top: 230px;
	margin-right: 40px;
	float: left;
	padding-left: 20px;
}

.banner {
	overflow: hidden;
}

/*------bar---------*/

.bar {
	height: 35px;
	background: #f5f5d4;
}


/*-----buttons-----*/

.icon-group {
	padding-top: 0;
	margin-top: 0px;
	

}

.left, .right {
	text-align: center;
	width: 100%;
}



.button {
	border-radius: 17px;
	border: 4px solid #ec8400;
	width: 100px;
	height: 100px;
	display: block;
	text-align: center;
	display: inline-block;
	margin: 0 25px;
	vertical-align: top;
	margin-top: 20px;

}

.button span img {
	height: 43px;
	padding: 14.5% 0;
}

.icon-font {
	padding: 0;
	padding-left: 0;
	display: block;
	font-size: 78%;
	color: #565656;
	margin-top: -5px;


}






.bubble:after {
	top: 100%;
	left: 50%;
	border: solid transparent;
	content: " ";
	height: 0;
	width: 0;
	position: absolute;
	pointer-events: none;
}

.bubble:after {
	border-color: rgba(136, 183, 213, 0);
	border-top-color: #ec8400;
	border-width: 20px;
	margin-left: -30px;
}





.bubble {
	position: relative;
	visibility: hidden;
	opacity: 0;
	display: block;
	width: 300px;
	margin-left: -105%;
	margin-top: -280px;
	border-radius: 10px;
	background-color: #ec8400;
	color: white;
	padding: 15px;
	transition: opacity .2s ease-in-out,top .2s ease-in-out;
	height: 100px;
}

.button:hover .bubble {
	opacity: 1;
	visibility: visible;
	transition: opacity .2s ease-in-out,top .2s ease-in-out;
	
}


.button:hover {
	background-color: #ffd199;
	transition: opacity .2s ease-in-out,top .2s ease-in-out;
}


.bubble-title {
	display: block;
	padding-bottom: 15px;
	font-size: 140%;
	padding-top: 5px;

}

.text {
	font-size: 1em;
	
	display: block;
	padding-bottom: 5px;
}

#p1, #p2, #p3 {
	height: 50px;
	margin-top: -7px;
}

.right-2 {
	width: 100%;
	
	text-align: center;

}

.left-2 {
	width: 100%;
	text-align: center;
}
/*------Dry--------*/




.technique, .music, .artist, .performance  {
	width: 100%;
}

.foundations a:link, .foundations a:visited,
.technique a:link, .technique a:visited,
.foundations a:hover, .technique a:hover, 
.music a:link, .music a:hover, .music a:visited,
.performance a:link, .performance a:hover, 
.performance a:visited, .artist a:link, .artist a:hover, .artist a:visited {
	color:  #ec8400;
	text-decoration: none;

}

.technique h1, .performance h1, .music h1, .artist h1 {
	color: #ec8400;
	font-size: 4em;
	text-align: center;
	font-weight: normal;
}

.technique p, .performance p, .music p, .artist p, #foundations-expanded {
	font-size: 1.3em;
	line-height: 1.8em;
	padding: 15px 0;
}

.technique p, 
.technique h2, 
.technique h3, 
.performance p, 
.performance h2, 
.performance h3, 
.music h1, 
.music h2, 
.music h3, 
.music p , 
.artist p, 
.artist h2, 
.artist h3 {
	text-align: center;
}

.technique > div, 
.performance > div, 
.music > div, 
.artist > div {
	max-width: 1200px;
	margin-right: auto;
	margin-left: auto;  

}

.technique div div, 
.performance div div, 
.music div div, 
.artist div div {
	display: inline-block;
	vertical-align: top;

}


.technique-top-image img, 
.performance-top-image img {
	height: 560px;

}

#technique-expanded p, #foundations-expanded, #performance-expanded p, #music-expanded p, #artistry-expanded p{
	text-align: justify;

}

#technique-expanded, #foundations-expanded, #performance-expanded, #music-expanded , #artistry-expanded{
	width: 65%;
	
}



 #technique-expanded h3, #performance-expanded h3, #music-expanded h3, #artistry-expanded h3 {
 	font-size: 2em;
 	text-align: left;
 	padding-top: 40px;
 }

 .performance-title, .music-title, .artistry-title {
	font-size: 1.5em;
}

.technique, .performance, .music {
	padding-bottom: 60px;
	padding-top: 40px;
}

.artist {
	padding-bottom: 40px;
	padding-top: 50px;
}

.technique-top-info,  
.music-top-info {
	width: 47%;
	padding-left: 8%;
	padding-top: 65px;
}

.technique-bottom-wrapper, 
.music-bottom-wrapper {
	text-align: center;
	padding-top: 50px;
	padding-bottom: 50px;

}



.technique-bottom-wrapper div img, 
.music-bottom-wrapper div img {
	height: 160px;
}




#foundations-expanded {
	padding-bottom: 100px;
}


.close-button {
	width: 80px;
	height: 35px;
	background-color: #ec8400;
	float: right;
	text-align: center;
	border-radius: 10px;
	color: white;


}

#close1, #close2, #close3, #close4, #close5 {
	margin-top: -11px;
	font-size: 22px;
	line-height: 30px;
	text-align: center !important;
}


/*.button1 {
	background-color: #e78c37;
	display: inline-block;
	height: 35px;
	width: 70px;
	border-radius: 5px;

}

.button1 a {
	color:white;
	text-decoration: none;
	line-height: 35px;
}*/

/*------Foundations--------*/
/*------Foundations--------*/
/*------Foundations--------*/
/*------Foundations--------*/


.foundations {
	width: 100%;
	

}

.foundations-wrapper {
	max-width: 1200px;
	margin: 0 auto;
	text-align: center;
	padding-top: 50px;
	padding-bottom: 50px;
	padding-left: 40px;
	padding-right: 40px;
}



.foundations-info {
	width: 53%;
	
	float: left;
	padding-top: 120px
}

.foundations-image {
	float: right;
}

.foundations-image img {
	width: 420px;
}


.foundations h1 {
	color: #ec8400;
	font-size: 3.2em;
	font-weight: normal;
}

.foundations p {
	font-size: 1.3em;
	line-height: 1.4em;
	padding: 15px 0;
}


 #foundations-expanded {
 	clear: both;
 	padding-top: 20px;
 	margin: 0 auto;
 }

 #foundations-expanded ul li {
 	padding-top: 30px;
 }

 #foundations-expanded h3 {
 	font-size: 2em;
 }





/*----Technique------*/
/*----Technique------*/
/*----Technique------*/
/*----Technique------*/
/*----Technique------*/


#breath, #vocal-cords, #resonance {
	float: left;
	padding-right: 15px;
	padding-top: 10px;
	width: 200px;
	margin-bottom: 40px;
	padding-top: 30px
}

#vocal-cords {
	padding-top: 30px;
	clear: left;
}

.expanded-title {
	font-size: 1.5em;
}


.technique {
	background: #f3f2ed;
	overflow: hidden;
}


.technique-top-image {
	margin-left: -5%;
	margin-top: -20px;
	margin-bottom: -220px;
	height: 495px;
	overflow: hidden;
}

#technique-expanded {
	padding-top: 50px
}

#technique-expanded ul li {
	padding-bottom: 20px;
}

#technique-expanded ul {
	padding-top: 20px;
}

.technique-top-wrapper {
	padding-bottom: 30px;
	padding-top: 60px;
	
}



/*-------Performance--------*/
/*-------Performance--------*/
/*-------Performance--------*/
/*-------Performance--------*/
/*-------Performance--------*/


.performance-top-image {
	float: right;
	padding-right: 4%;
	margin-bottom: -130px;
}

#body-movement, #stage-work, #expression {
	float: left;
	clear: left;
}

#body-movement, #stage-work,
#expression {
	width: 150px;
	padding-right: 25px;
}

#expression {
	width: 130px;
	padding-top: 0px;
	padding-left: 30px;
}

#stage-work {
	width: 170px;
}

#stage-work {
	padding-top: 40px;
	padding-bottom: 40px;
	padding-right: 10px;
}

#performance-expanded ul li p {
	padding-top: 45px;
	padding-bottom: 10px;

}
.performance-top-wrapper {
	padding-bottom: 40px;
	margin-bottom: 10px;
	padding-top: 50px;
}

.performance-top-info {
	width: 50%;
	padding-left: 5%;
	padding-top: 100px;
	float: left;

}

.performance-bottom-wrapper {
	padding-top: 70px;
	text-align: center;
	padding-bottom: 80px
}

.performance {
	overflow: hidden;
}




/*--------Music--------*/
/*--------Music--------*/
/*--------Music--------*/
/*--------Music--------*/
/*--------Music--------*/


.music {
	background:  #f3f2ed;
}

.music {
	color:  #333333;
	overflow: hidden;
}

#pitch, #rhythm, #song {
	float: left;
	clear: left;
	height: 150px;
	padding-top: 20px;
	padding-right: 25px;
}


#song {
	margin-left: -40px;
	padding-right: 0;
}

#music-expanded ul li {
	padding-bottom: 30px;
}

.music {
	color: #666666;
}

.music-top-image {
	margin-left: -170px;
	margin-bottom: -150px;
	margin-top: -60px;
	margin-right: -20px;
}
.music-top-image img {
	height: 500px;
}

.music-top-wrapper {
	
	padding-bottom: 40px;
	padding-top: 60px;
}




/*-------artistry------*/
/*-------artistry------*/
/*-------artistry------*/
/*-------artistry------*/
/*-------artistry------*/

.artist {
	overflow: hidden;
}

.artist-top-image {
	width: 45%;
	padding-right: 4%;
	padding-top: 20px;
	float: right;
}

.artist-top-info {
	width: 45%;
	float: left;
	padding-top: 80px;
	padding-left: 3%;

}

 .artist-top-image img {
 	height: 530px;
 	float: right;
 	margin-right: -110px;
 	margin-bottom: -110px;
 	margin-top: -30px;

 }

 #uniqueness {
	height: 180px;
	padding-top: 30px;
	padding-bottom: 30px;
	padding-right: 80px;
}

#branding {
	height: 260px;
	margin-left: -50px;
	padding-right: 20px;
}

#influences {
	height: 220px;
	padding-right: 80px;
}


#branding, #uniqueness, #influences {
	float: left;
	clear: left;
}

#music-expanded ul {
	padding-top: 10px;
}

#art-top {
	padding-top: 60px;
}

.artistry-title {
	padding-top: 30px;
}

#uniq {
	padding-top: 70px;
	padding-bottom: 40px;
}
#unique-title {
	padding-top: 50px;
}

#influences-title {
	padding-top: 40px;
}

#artistry-expanded {
	padding-bottom: 80px;
	padding-top: 50px;
}


/*#technique-expanded {
	display: none;
}

#technique-expanded a:hover {
	display: visible
}*/















.performance-bottom-wrapper img {
	height: 300px;
}

#performance-image-3 {
	height: 270px;
	padding-bottom: 30px;
}

/*
.performance-bottom-wrapper div img, .performance-bottom-wrapper, .performance-bottom-wrapper div {
	border: 1px solid black;
}
*/


/*.technique-bottom-wrapper div h3, .performance-bottom-wrapper div h3, .music-bottom-wrapper div h3, .artist-bottom-wrapper div h3 {
	font-size: 2.4em;
	padding-top: 20px;
	color: #ec8400;
}*/

.performance-bottom-wrapper div:nth-child(2)  {
	padding: 0 12% 0 10%;
	
}

#performance-image-2 {
	height: 320px;
	margin-top: -30px;
	padding-bottom: 8;
	
}
/*
.music-bottom-wrapper div:nth-child(2) {
	padding-left: 13%; 
	padding-right: 12%;
}

.artist-bottom-wrapper div:nth-child(2) {
	padding-top: 80px;
	padding-left: 10%;
	padding-right: 15%;

}

.artist-bottom-wrapper div:nth-child(3) {
	padding-top: 41px;
}
*/
/*

.technique-bottom-wrapper div {
	background-color: white;
	padding: 20px;
	width: 270px;
	border-radius: 10px;
}
*/
/*
.technique-bottom-wrapper div:nth-child(2)  {
	padding: 0 12% 0 9%;

}
*/

/*.technique-top-wrapper, .performance-top-wrapper, .music-top-wrapper, .artist-top-wrapper {
	border-bottom: 1px solid lightgrey;
	box-shadow: 0px 3px 1px -3px lightgrey;

}*/







.artist-top-wrapper {
	padding-bottom: 40px;

	margin-top: 30px;
}

.artist-bottom-wrapper {
	padding-bottom: 70px;
	padding-left: 6.5%;
}

#artist-image-1 {
	height: 320px;
	margin-right: -20px;
}

#artist-image-2 {
	height: 240px;
	padding-left: 26px;
}

#artist-image-3 {
	height: 280px;
}

.bottom-bar {
	height: 10px;
	background-color: #2c6a8c;
}
/*---------Media------------*/

 {border: 1px solid grey}

 @media screen and (max-width: 1300px) {
 	.foundations-image {
		padding-right: 30px;
	}

	.foundations-info {
		padding-left: 30px;
	}

	.technique-top-image {
		padding-left: 0;

	}

	.technique-top-info {
		float: right;
		padding-left: 0;
		padding-right: 5%;
	}

	.technique-top-wrapper, .performance-top-wrapper, .music-top-wrapper, .artist-top-wrapper {
		width: 92%;
	}

	.artist-bottom-wrapper {
		text-align: center;
		padding-right: 4%; 
	}

	#foundations-expanded h3 {
		text-align: left;
	}

	.artist-top-info {
		float: left;
		width: 50%;
	}

	.artist-top-image {
		width: 100px;
	}
 }

@media screen and (max-width: 1200px)  {
	.banner-image {
		margin-right: -80px;
	}

	.banner-title {
		padding-left: 3%;
		margin-right: -2%;
	}

	

	.technique-top-info h1, .music-top-info h1, .artist-top-info h1 {
		font-size: 3.6em;
	}

	#artist-image-1  {
		height: 320px;
	}

	#artist-image-2 {
		height: 240px;
	}

	#artist-image-3 {
		height: 280px;
	}

	.button {
		margin: 20px 20px 0px 20px; 
	}

	.performance-top-image {
		margin-right: -30px;
	}

	.music-top-image {
		width: 100px;
		margin-top: -60px;
		margin-left: -150px;
	}

	.music-top-info {
		float: right;
		padding-right: 4.5%;
	}
	.music-top-wrapper {
		margin: 0;
		width: 100%;
	}

  {
	border: 1px solid grey;
}

}

@media screen and (max-width: 1100px) {
	.foundations-image {
		padding-right: 0px;
	}

	.foundations-info {
		padding-left: 0px;
	}

	#top-2 {
		padding-bottom: 10px;
		padding-top: 10px;
	}
	.technique-top-image img, .performance-top-image img {
		height: 520px;
	}


	.music-top-image img {
		width: 620px;
	}


	

	#performance-image-1 {
		height: 280px;
	}

	#performance-image-2 {
		height: 300px;
		padding-top: 10px;
	}

	#performance-image-3 {
		height: 240px;
		padding-top: 10px;
	}



	.performance-bottom-wrapper div h3, .music-bottom-wrapper div h3, .artist-bottom-wrapper div h3 {
		font-size: 2.2em;
	}

	.technique-top-info, .performance-top-info, .music-top-info, .artist-top-info {
		width: 50%;
		padding-top: 50px;
	}

	.artist-top-image {
		width: 40%;
	}

	.artist-top-wrapper {
		width: 100%;
	}

	

	.technique-top-info	 h1, .performance-top-info h1, .music-top-info h1 {
		font-size: 3.5em;
	}



	.technique-bottom-wrapper {
		padding-right: 10px;
	}

	

	.artist-top-info {
		padding-left: 3.5%;
	}

	.technique-top-image {
		margin-left: -100px;
		padding-right: 6%;
	}

	.technique-top-info {
		padding-bottom: 50px;
	}
	
}

@media screen and (max-width: 1060px)  {
	.banner-image img {
		height: 500px;
	}

	.banner-title h1 {
		font-size: 3.5em;
	}

	.banner-title h2 {
		font-size: 1.9em;
	}

	.banner-title {
		padding-left: 3%;
	}

	.foundations-info h1 {
		font-size: 2.9em;
	}

	.technique-bottom-wrapper div:nth-child(2) {
		padding-left: 5%;
		padding-right: 9%;
	}


	.music-bottom-wrapper div:nth-child(2) {
		padding-left: 9%;
		padding-right: 9%;
	}

	.artist-bottom-wrapper div:nth-child(2) {
		padding-left: 7% ;
		padding-right: 12%;
	}

	.technique-top-image img, .performance-top-image img {
		height: 560px;

	}
 
 	.technique-top-image {
 		width: 100px;
 		overflow: visible;
 		padding-right: 35%;
 	}


 	.technique-top-info {
 		width: 55%;
 	}

	 .performance-top-wrapper {
	 	padding: 0;
	 	margin: 0;
	 	width: 100%;
	 }

	 .performance-top-image {
	 	margin-right: -50px;

	 }

	 .performance-top-image img {
	 /*	 -moz-transform: scaleX(-1);
        -o-transform: scaleX(-1);
        -webkit-transform: scaleX(-1);
        transform: scaleX(-1);
        filter: FlipH;
        -ms-filter: "FlipH";*/
	 }

}
/*

@media screen and (max-width: 985px) {
	.technique-top-image {
		padding-right: 30%;
	}

}*/

@media screen and (max-width: 960px) {

	.foundations-info h1 {
		font-size: 2.6em;
	}

	.foundations-info {
		width: 49%;
		padding-top: 80px;
	}

	.foundations-image img {
		width: 380px;
	}

	.technique-top-info h1, .music-top-info h1, .artist-top-info h1 {
		font-size: 3.3em;
	}

	.technique-top-info {
		width: 55%;
		padding-right: 2%;
	}

	.technique-bottom-wrapper div img, .music-bottom-wrapper div img {
			height: 150px;
	}

	.music-top-image img {
		width: 580px;
	}


	.technique-top-image img, .performance-top-image img {
		height: 550px;
	}

	.technique-top-info h1, .performance-top-info h1 {
		font-size: 3.2em;
	}

	.technique-top-info, .performance-top-info, .performance-top-info, .artist-top-info {
		padding-top: 50px;
	}

	.technique-bottom-wrapper div h3, .performance-bottom-wrapper div h3, .music-bottom-wrapper div h3, .artist-bottom-wrapper div h3 {
		font-size: 2em;
	}

	
	.performance-top-info {
		padding-left: 5%;
		width: 55%;
		padding-bottom: 80px;
		padding-top: 100px;


	}


	
	.artist-top-image img {
		margin-right: -200px;
	}
	

	#artist-image-1 {
		height: 300px;
	}

	#artist-image-2 {
		height:  220px;
	}

	#artist-image-3 {
		height: 260px;
	}



	.artist-top-info {
		padding-left: 5%;
	}


}


@media screen and (max-width: 920px) {

	  {border: 1px solid black;}

	.foundations-image img {
		width: 100%;

	}

	.technique-top-info {
		width: 58%;
		margin-right: -2%;
	}

	.foundations-image {
		width: 48%;
	}

	.foundations-info h1 {
		font-size: 2.5em;
	}


	.artist-top-info {
		width: 60%;
	}

	.artist-top-image {
		width: 100px;
		margin-right: -60px;
	}

	.performance-top-image {
		width: 100px;
	}

	.performance-top-image img {

		margin-left: -280px; 

	}

	.performance {
		padding-bottom: 0;
	}

	.technique-bottom-wrapper  {
		padding-left: 20px;
		padding-bottom: 30px;
	}

	.music-bottom-wrapper {
		padding-bottom: 40px;
	}

	#artist-image-1 {
		height: 280px;
	}

	#artist-image-2 {
		height:  200px;
	}

	#artist-image-3 {
		height: 240px;
	}

	

	.music-top-info  {
		padding: 30px 3% 0 0;
		width: 60%;

	}

	.music-top-image img {
		width: 540px;
	}

	.music-top-image {
		width: 100px;
		margin-left: -200px;
	}



}

@media screen and (max-width: 870px) {
	.banner-image img {
		height: 420px;
	}

	.banner-image {
		padding-top: 50px;
	}

	.banner-title {
		margin-top: 210px;
	}

	.banner-title h1 {
		font-size: 3.3em;
	}

	.banner-title h2 {
		font-size: 1.6em;
	}

	.foundations-info h1 {
		font-size: 2.3em;
	}

	.performance-top-info {
		padding-left: 3%;
	}
}





@media screen and (max-width: 850px) {


	.technique-top-image {
		margin-left: -160px;
		padding-right: 0;
	}

	.technique-top-info {
		float: right;
		padding-bottom: 40px;
		padding-right: 1%;
		width: 65%;
		padding-left: 0;

	}

	#foundations-expanded {
		width: 75%;
	}

	.performance-top-image img {
		margin-left: -250px;
	 	}

	 	.performance-top-info {
	 		width: 60%;
	 	}

}


@media screen and (max-width: 800px) {
	.banner-title {
		width: 100%;
		background-color: #f5f5d4;
		margin-top: 0;
		padding-top: 10px;
		padding-bottom: 10px;
		padding-left: 0px;
	
	}

	.banner-title h1, .banner-title h2 {
		color: #ec8400;
		text-shadow: none;

	}

	.banner-title h1 {
		padding-bottom: 5px;
	}

	.banner-image {
		float: right;
		padding-right: 60px;
		padding-top: 40px;
	}

	.banner div div img {
	
		height: 380px;
	}

	.bar {
		display: none;
	}


	.foundations-info h1 {
		font-size: 3em;
	}

	.technique-top-wrapper, .performance-top-wrapper, .music-top-wrapper, .artist-top-wrapper {
		padding-bottom: 40px;
	}

	.technique-bottom-wrapper div, .performance-bottom-wrapper div, .music-bottom-wrapper div, .artist-bottom-wrapper div {
		float: left;
		clear: both;
		width: 90%;

	}

	.technique-bottom-wrapper div h3, 
	.technique-bottom-wrapper div p, 

	.performance-bottom-wrapper div h3, 
	.performance-bottom-wrapper div p, 
	.music-bottom-wrapper div h3, 
	.music-bottom-wrapper div p,
	.artist-bottom-wrapper div h3.
	.artist-bottom-wrapper div p {
		width: 100%;

	}

	.technique-bottom-wrapper div:nth-child(1) p {
		width: 100%;
	}

	.technique-bottom-wrapper div:nth-child(1) h3 {
		padding-top: 20px;
	}

	.technique-bottom-wrapper div:nth-child(2) h3 {
		padding-top: 50px;
	}

	.technique-bottom-wrapper div:nth-child(3) h3 {
		padding-top: 30px;
	}

	.technique-bottom-wrapper div img, .performance-bottom-wrapper div img, .music-bottom-wrapper div img, .artist-bottom-wrapper div img {
		float: left;
		padding-left: 10%;

	}

	.technique-bottom-wrapper  div:nth-child(2) img {
		padding-left: 6%;
		padding-top: 30px;
		padding-bottom: 30px;
	}


	.technique-bottom-wrapper div:nth-child(2)  {
		padding: 0;
	} 

	.music-bottom-wrapper div:nth-child(2) {
		padding-left: 0;
		padding-top: 40px;
		padding-bottom: 30px;
	}

	.performance-bottom-wrapper div:nth-child(2) {
		padding-left: 0;
		padding-right: 0;
		padding-top: 40px;
		padding-bottom: 20px;
	}

	#performance-image-2 {
		padding-left: 9%;
		height: 210px;
		margin-right: -20px;
	}

	#performance-image-1 {
		padding-left: 12%;
		height: 200px;
		padding-right: 20px;
	}

	#performance-image-3 {
		padding-left: 14%;
		height: 180px;
		padding-right: 20px;
	}

	#music-image-1, #music-image-2 {
		margin-right: 60px;
	}

	.performance-bottom-wrapper div:nth-child(1) h3 {
		padding-top: 60px;
	}

	.performance-bottom-wrapper div:nth-child(2) h3 {
		padding-top: 50px;
	}
	.performance-bottom-wrapper div:nth-child(3) h3 {
		padding-top: 80px;
	}

	.artist-bottom-wrapper div:nth-child(2) {
		padding-left: 0;
		padding-right: 0; 
		padding-top: 30px;
		padding-bottom: 30px;
	}

	.artist-bottom-wrapper div:nth-child(3) {
		padding-top: 0;
	}

	.music-top-wrapper {
		padding-top: 50px;
	}

	.music-bottom-wrapper div h3 {
		padding-top: 30px;
	}

	#artist-image-1  {
		padding-left: 20px;
		height: 240px;
	}

	#artist-image-2 {
		padding-left: 70px;
		height: 180px;
		padding-right: 9%;
	}

	#artist-image-3 {
		padding-left: 70px;
		height: 220px;
		padding-right: 10%; 
	}

	

	.artist-top-image {
		padding: 0;
	}

	


		 {border: 1px solid grey;}
}


@media screen and (max-width: 765px) {


		.technique-top-wrapper {
		margin: 0;
		width: 100%;
	}

	

	.banner-image {
		margin-right: -130px;
	}

	.foundations-wrapper div {
		margin: 0 auto;
	}

	.music {
		padding: 0;
	}

	.technique-top-wrapper, .performance-top-wrapper, .music-top-wrapper, .artist-top-wrapper, .artist-top-image {
		text-align: center; 
		padding: 50px 0 30px 0;
		margin: 0;

	}

	.technique-top-image, 
	.technique-top-info, 
	.performance-top-image, 
	.performance-top-info, 
	.music-top-info, 
	.music-top-image, 
	.music-top-wrapper, 
	.artist-top-image, 
	.artist-top-wrapper, 
	.artist-top-info {
		padding-left: 0;
		margin-left: 0;
	}

	.foundations-image, 
	.foundations-info,
	.technique-top-image,
	.technique-top-info,
	.performance-top-image,
	.performance-top-info,
	.music-top-image,
	.music-top-info,
	.artist-top-info,
	.artist-top-image,
	.artist-top-wrapper {
		float: none;
		width: 80%;

	}

	.performance-top-image img {

		margin-left: 0;
	}


	.performance-top-image {
		padding: 0;
		margin: 0
	}

	.artist-top-image  img{
		padding: 0;
		float: none;
		width: 60%;
	}

	.music-top-info {
		padding-top: 30px;
		margin-top: 0px;
		padding-bottom: 50px;
		padding-right: 0;
		width: 90%;

	}



	.foundations-image img {
		width: 70%;
	}

	.artist-top-image {
		width: 100%
	}

	.technique-top-image img, .performance-top-image img  {
		height: 300px;
		margin: 0;
		padding-top: 0px;

	}

	.artist-top-image img {
		width: 300px;
		height: 300px;
		margin: 0;
		padding: 0;

	}

	.music-top-image img {
		width: 400px;
		height: 240px;
	}

	.technique-top-image, .performance-top-image, .music-top-image {
		padding: 0;
		margin: 0;
	}


	.technique-top-image, .technique-top-image img,
	.performance-top-image, .performance-top-image img,
	.artist-top-image, .artist-top-image img {
		width: 100%;
	}

	.foundations-info {
		padding-top: 30px;
	}

	.foundations-info h1 {
		font-size: 3.4em;
	}

	 {
		border: 1px solid grey;
	}

	.technique-top-info, .performance-top-info {
		padding-top: 25px;
		width: 90%;
		margin-bottom: 15px;

	}

.technique-top-info, .music-top-info {
	
	margin-left: auto;
	margin-right: auto;
}

.performance-top-info, .artist-top-info {
	
}

	.artist-top-info {
		padding-top: 20px;
		padding-bottom: 20px;
		width: 85%;
	}

	.performance-top-info, .music-top-info {
		padding-bottom: 30px;
	}

	

	



	.performance-top-info {
		margin-bottom: 0px;
	}

	

	.artist-top-image {
		padding: 0;
		text-align: center;
		width: 100%;
		
	}

	.artist-top-wrapper {
		width: 100%;
	}

}



@media screen and (max-width: 650px) {
	.foundations-info h1 {
		font-size: 2.75em;
	}

	#foundations-expanded ul li {
		text-align: left;
	}
}

@media screen and (max-width: 600px) {


	.foundations-info h1 {
		font-size: 2.4em;
	}

	.music-top-image img {
		width: 380px;
	}

	#foundations-expanded  {
		line-height: 1.5em;
	}

	#foundations-expanded h3 {
		line-height: 1em;
	}


	.technique-top-info, .performance-top-info {
		width: 93%;
		padding-left: 3.5%;
		padding-right: 3.5%;
		margin-left: auto;
		margin-right: auto;
		border-radius: 0px;
		padding-bottom: 20px;
	}

	.technique-top-wrapper, .performance-top-wrapper {
		margin: 0;
		width: 100%;
		padding-bottom: 20px;

	}


	#technique-expanded {
		width: 80%;
		text-align: left;
	}

	#technique-expanded p {
		text-align: left;
	}

}





@media screen and (max-width:  540px) {
	.banner div div h1 {
		font-size: 2.8em;

	}

	.banner div div h2 {
		font-size: 1.4em;
	}

	.foundations-image, 
	.foundations-info {
		width: 90%;
	}

	.foundations-image img {
		width: 83%;
	}

	.foundations-info h1 {
		font-size: 2.2em;
	}

	.technique-top-info h1 {
		font-size: 2.6em;
	}

	.music-bottom-wrapper {
	padding-top: 20px; }

	.artist-top-wrapper {
		width: 100%;
	}

	 .icon-group {
	 	display: none;
	 }

	 .left {
	 	display: none;
	 }

	 .button {
	 	display: none;
	 }

	 .technique-top-image img {
	 	width: 250px;
	 	height: 250px;
	 	padding: 0;
	 	margin: 0;
	 }

	 .technique-top-image {
	 	padding: 0;
	 	margin: 0;
	 	width: 100%;
	 	height: inherit;

	 }

}


@media screen and (max-width:  500px) {




	.technique-bottom-wrapper div, .music-bottom-wrapper div, .artist-bottom-wrapper div {
		width: 90%;
		float: none;
		padding: 20px 0 20px 0;
		text-align: center;

	}

	.technique-bottom-wrapper div img, 
	.technique-bottom-wrapper div h3, 
	.technique-bottom-wrapper div p, 
	.technique-bottom-wrapper div:nth-child(2) img, 
	.music-bottom-wrapper div img, 
	.music-bottom-wrapper div h3, 
	.music-bottom-wrapper div p, 
	.artist-bottom-wrapper div img,
	.artist-bottom-wrapper div h3, 
	.artist-bottom-wrapper div p {
		display: block;
		width: 100%;
		padding: 0;
		margin: 0;
	}

	.music-bottom-wrapper div:nth-child(2) {
		margin-left: 0;
		margin-right: 0;
		padding-left: 0;
		padding-right: 0;
	}

	.music-bottom-wrapper div img {
		height: 160px;
	}

	.music-top-image {
		width: 95%;
	}

	.music-top-image img {
		width: 95%;
	}

	#artist-image-2 {
		padding: 0;
	}

	#artist-image-3 {
		padding: 0;
	}

	#foundations-expanded h3 {
		font-size: 1.8em;
	}



}


@media screen and (max-width: 450px) {
	.foundations-info h1 {
		font-size: 1.95em;
	}

	.technique-top-info h1 {
		font-size: 2.4em;
	}

	.music-top-info h1 {
		font-size: 2.8em;
	}

	

	.performance-bottom-wrapper div img, 
	.performance-bottom-wrapper div h3, 
	.performance-bottom-wrapper div p, 
	#performance-image-2, 
	#performance-image-3, 
	#performance-image-1, 
	.performance-bottom-wrapper div, 
	.performance-bottom-wrapper {
		display: block;
		width: 100%;
		padding: 0;
		margin: 0;
	}

	

	.performance-top-info h1 {
		font-size: 2.4em;
	}

	.performance-top-info p {
		font-size: 1.2em;
	}


.performance-top-wrapper, .music-top-wrapper {
	padding-top: 0;
}

.music-top-image {
	padding-top: 30px;
}

.artist {
	padding-top: 10px;
	padding-bottom: 0;
}

.foundations-image img {
	width: 72%;
}

	#breath, #vocal-cords, #resonance {
		width: 150px;
		margin-bottom: 20px;
		margin-right:150px;
	}
	

	/*
	.technique-bottom-wrapper div img, .technique-bottom-wrapper div {border: 1px solid black;}
	*/
}



@media screen and (max-width: 420px) {
	.banner div div h1 {
		font-size: 2.1em;
	}

	.banner div div h2 {
		font-size: 1.1em;
	}

	.foundations-wrapper {
		padding-left: 0;
		padding-right: 0;
	}

	.foundations-info h1 {
		font-size: 1.9em;
	}

	.foundations-info p {
		font-size: 1.2em;
	}

	.technique-top-wrapper  {
		width: 100%;
		padding-top: 30px;

	}

	.technique-top-info, .performance-top-info {
		padding-top: 20px;
	}

	.technique-top-info h1 {
		font-size: 2.2em;
	}



	.technique-top-image img, .performance-top-image img {
		height: 240px;
	}

	.technique-top-info p {
		font-size: 1.2em;
	}

	

	.artist-top-info {
		padding-top: 0;
	}

	.artist-top-wrapper {
		padding-top: 10px;
	}


	.music-top-image img {
		width: 300px;

	}

	.artist-top-info {
		width: 90%;
	}

	.artist-top-image img {
		width: 300px;
	}


	




}




