/*  clrs - red: #c41c1c, mustard: #d6cf60, periwinkle: #606ed6, green: #bcd660, chimp orange: #e77d0e */

* { 
	-webkit-box-sizing: border-box; 
	-moz-box-sizing: border-box; 
	-o-box-sizing: border-box; 
	box-sizing: border-box; 
	/* adds animation for all transitions */ 
	-webkit-transition: .25s ease-in-out; 
	-moz-transition: .25s ease-in-out; 
	-o-transition: .25s ease-in-out; 
	transition: .25s ease-in-out; 
	margin: 0;
	padding: 0; 
	-webkit-text-size-adjust: none; 
	} 
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 62.5%;
	margin: 0em;
	background: #c7c7c7;
	}
@font-face {
    font-family: 'colaborate-regularregular';
    src: url('../fonts/colabreg-webfont.eot');
    src: url('../fonts/colabreg-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/colabreg-webfont.woff2') format('woff2'),
         url('../fonts/colabreg-webfont.woff') format('woff'),
         url('../fonts/colabreg-webfont.ttf') format('truetype'),
         url('../fonts/colabreg-webfont.svg#colaborate-regularregular') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'sybil_greenregular';
    src: url('../fonts/sybil_green-webfont.woff2') format('woff2'),
         url('../fonts/sybil_green-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}
	  
a {
	color: #c41c1c;
	text-decoration: none;
	border-bottom: 1px dotted #c41c1c;
	}
a:hover {
	opacity: .85;
	}
.button a {
	font-family: 'colaborate-regularregular';
	font-size: 200%;
	color: #fff;
	text-decoration: none;
	text-shadow: 0 1px 0 #000;
	padding: 10px;
	-webkit-border-radius: 8;
	-moz-border-radius: 8;
	border-radius: 8px;
	-webkit-box-shadow: 3px 3px 5px hsla(0, 0%, 26%, .8);
	-moz-box-shadow: 3px 3px 5px hsla(0, 0%, 26%, .8);
	box-shadow: 3px 3px 5px hsla(0, 0%, 26%, .8);
	background-color: #c41c1c;
	}
.button a:hover {
	color: #fff;
	-webkit-box-shadow: 0px 0px 5px hsla(0, 0%, 26%, .8);
	-moz-box-shadow: 0px 0px 5px hsla(0, 0%, 26%, .8);
	box-shadow: 0px 0px 5px hsla(0, 0%, 26%, .8);
	background: #606ed6;
	}

#emAddy a {
	font-family: 'colaborate-regularregular';
	font-size: 175%;
	color: #fff;
	text-decoration: none;
	}
#emAddy a:hover {
	color: #fff;
	}
.antispam { display:none;}
.submit input {
	font-size: 100%;
	color: #fff;
	padding: 7px;
    cursor: pointer;
	margin-bottom: 15em;
	background: #606ed6;
	}

h1 {
	font-family: 'colaborate-regularregular';
	}
.ins h1 {
	/*padding-top: 3em;
	font-family: 'sybil_greenregular';
	font-size: 500%;
	color: #fff;*/
	font-family: 'colaborate-regularregular';
	font-size: 275%;
	color: #fff;
	}
h2#quote-excellence {
	width: 55%;
	margin-left: auto;
	margin-right: auto;
	padding-bottom: 2em;
	font-family: 'colaborate-regularregular';
	font-size: 190%;
	font-weight: 100;
	font-style: italic;
	color: #fff;
	text-align: center;
	letter-spacing: 3px;
	}
h2#quote-excellence .sybil {
	font-family: 'sybil_greenregular';
	font-size: 175%;
	color: #fff;
	}
.ins h2 {
	padding-top: .5em;
	padding-bottom: .5em;
	font-size: 250%;
	font-weight: 100;
	color: #606ed6; /* periwinkle */
	}
.ins h3 {
	font-size: 175%;
	color: #c41c1c;
	text-transform: uppercase;
	}
p {
	font-size: 175%;
	line-height: 170%;
	margin-bottom: 1em;
	}
.ins p, .ins ul {
	color: #fff;
	}
	
header {
	width: 100%;
	max-width: 1150px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0;
	}
	
aside {
	background: none;
	}

/*#name1 {
	width: 25%;
	height: 70px;
	position: relative;
	padding: 10px 20px;
	background: none;
	}
.ins #name1 {
	width: 25%;
	height: 70px;
	position: relative;
	top: -6.5em;
	padding: 10px 20px;
	background: none;
	}
#name1 h1 {
	font-size: 225%;
	text-align: left;
	margin-top: .25em;
	}
#name1 h1, .ins #name2 h1 {
	font-family: 'colaborate-regularregular';
	color: #000;
	}
#name1 p {
	font-family: 'colaborate-regularregular';
	font-size: 150%;
	color: #fff;
	font-style: italic;
	text-align: left;
	}*/
#name2 {
	display: none;
	}
	
.credit {
	font-size: 40%;
	font-style: italic;
	font-weight: 100;
	line-height: 250%;
	color: #fff;
	opacity: .75;
	background: none;
	}
.fineprint {
	font-size: 10%;
	}
.highlight {
	font-size: 150%;
	font-weight: bold;
	color: #c41c1c;
	}
.notes ol li {
	width: 75%;
	font-size: 130%;
	padding-bottom: 1em;
	}
	
.video-container {
	position: relative;
	margin-top: 0;
	padding-bottom: 56.25%;
	padding-top: 0;
	/*border: 1px solid white;*/
	height: 0;
	overflow: hidden;
	}
.video-container iframe,  
.video-container object,  
.video-container embed {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	}
	
/* actual page content pane */ 
#page-content, #contact #page-content { 
	width: 100%;
	max-width: 1150px;
	margin-left: auto;
	margin-right: auto;
	background: none;
	}	
#block1_sidebar, .ins #block1_sidebar {
	width: 20%;
	float: left;
	background: none;
	}
#block1 {
	font-family: 'colaborate-regularregular';
	padding: 40px;
	}
#block2 {
	font-family: 'colaborate-regularregular';
	padding: 40px;
	background: #d6cf60;
	}
#block2 p {
	color: #000;
	background: none;
	}
#block3 {
	font-family: 'colaborate-regularregular';
	margin-top: -2em;
	background: #000;
	}
#block3 p {
	line-height: 130%;
	}
#block3 h2 {
	font-size: 300%;
	margin-top: -.5em;
	}
#block3 #left {
	width: 50%;
	padding: 50px;
	border-right: 1px dotted #d6cf60;
	float: left;
	background: #000;
	}
#block3 #left .spbef, #block3 #right .spbef {
	margin-top: 3em;
	}
#block3 #left .spaft, #block3 #right .spaft {
	margin-bottom: 3em;
	}
#block3 #right {
	width: 50%;
	padding: 50px;
	float: right;
	background: #000;
	}
#block3 .smallPrint {
	font-size: 100%;
	margin-bottom: 0;
	}
#block3 .dateTimeCost {
	font-size: 175%;
	font-weight: bold;
	margin-bottom: 1em;
	}
	
#contactForm {
	margin-top: 7em;
	/* border: 1px dotted #606ed6; */
	}
#content .caption {
	width: 100%;
	padding-top: 10px;
	font-size: 50%;
	font-style: italic;
	line-height: 100%;
	color: #545454;
	background: none;
	}
	
#custom-chimp-button {
	width: 252px;
	height: 69px;
	margin-bottom: 3em;
	margin-left: 1.5%;
	background: url(../img/b-donate.png);
	background-repeat: no-repeat;
	cursor: pointer;
	}
	
#DANZKOOLblock {
	/*position: relative;
	top: -60em;
	left: 40%;*/
	margin-top: 7rem;
	background: none;
	}
#DANZKOOLblock p {
	text-align: center;
	}
	
#donations h1 {
	font-size: 375%;
	padding: 20px;
	}
#donations p {
	width: 60%;
	padding-left: 20px;
	}
#donations .fineprint {
	width: 25%;
	margin-top: -1em;
	padding-bottom: 5em;
	}

#sponsors {
	width: 100%;
	margin-top: -1.75em;
	background: #fff;
	}
#sponsors p {
	padding-top: 1em;
	color: #000;
	font-size: 300%;
	font-weight: lighter;
	text-align: center;
	}
#sponsors img {
	padding: 0px 20px 30px 20px;
	}
	
#tips, #tips li, #tipsB, #tipsB li {
	list-style:none;
	}
#tips li, #tipsB li {
	display: none; /* hide the items at first only to display one with javascript */
	}
	
#topDonate {
	}
#topDonate h1 {
	font-size: 275%;
	color: #fff;
	}
#topDonate p {
	font-size: 150%;
	color: #fff;
	}
#topDonate a {
	font-size: 75%;
	}
/*#whatson h2 {
	width: 75%;
	margin-top: 2em;
	font-family: 'colaborate-regularregular';
	font-size: 225%;
	font-weight: bold;
	color: #606ed6;
	padding: 10px 0;
	border-top: 1px dotted #606ed6;
	}
#whatson p {
	width: 75%;
	font-family: 'colaborate-regularregular';
	}
#whatson p:last-child {
	padding-bottom: 3em;
	}
#whatson #scoopit {
	width: 90%;
	margin-left: auto;
	margin-right: auto;
	padding: 0;
	background: pink;
	}*/
#whatson iframe {
	/*margin: 0 5px;*/
	}

img[alt="8grid"] {
	display: none;
	}
img[alt="silhouettes of youths dancing"] {
	top: -2.25em;
	}
/*img[alt="silhouette of mature paired dancers"] {
	width: 20%;
	margin-left: 25%;
	padding-bottom: 30em;
	padding-bottom: 0;
	opacity: 1;
	border: 1px solid blue;
	}*/
img[alt="silhouette of mature paired dancers"] {
	width: 50%;
	max-width: 469px;
	display: none;
	}
img[alt="DANZKOOL-logo"] {
	 max-width: 481px;
	}	
img[alt^="logo-"] {
	/*max-width: 200px;*/
	}	
img[alt^="logo-t3-"] {
	max-width: 200px;
	}	
img[alt="photos of youths dancing"] {
	max-width: 630px;
	width: 50%;
	margin-top: 3em;
	margin-left: 7%;
	}
img[alt="photo of more youths dancing"] {
	max-width: 700px;
	width: 65%;
	margin-top: 3em;
	}
img[alt="photo-program for kids"] {
	max-width: 700px;
	width: 100%;
	margin-top: 3em;
	padding-bottom: 4.2em;
	}
img[alt="photo-program for teachers and schools"] {
	max-width: 700px;
	width: 100%;
	margin-top: 3em;
	}
img[alt="logo-Bloch Dance Shoes"] {
	position: relative;
	top: .65em;
	}

footer {
	margin-top: -3em;
	padding: 35px;
	border-top: 1px solid #c41c1c; /*red*/
	background: #000;
	}
footer h1 {
	margin-bottom: 1rem;
	font-size: 275%;
	color: #fff;
	}
footer h2 {
	margin-bottom: 4rem;
	font-size: 175%;
	font-weight: lighter;
	color: #fff;
	}
footer a {
	}
footer p {
	font-size: 100%;
	color: #777;
	}

/***** HOME *****/
.home #content, .ins #content {
	background: #000;
	}
.home #block1 {
	width: 70%;
	padding: 0;
	float: left;
	background: none;
	}
.home #block2 {
	width: 30%;
	float: right;
	background: none;
	}
.home #content #block2 ul {
	margin-left: 20px;
	font-size: 160%;
	line-height: 170%;
	color: #fff;
	}
.home #block3 {
	width: 100%;
	padding: 35px;
	clear: both;
	background-color: #e77d0e; /*orange*/
	background-color: #ff9a31; /*lt orange*/
	background-color: #c41c1c; /*red*/
	background-image: url(../img/bg-hm-cause.png);
	background-repeat: no-repeat;
	background-size: cover;
	}
.home #block3 h1 {
	margin-bottom: 1rem;
	font-size: 275%;
	color: #fff;
	}
.home #block3 h2 {
	width: 60%;
	padding-top: 3rem;
	padding-bottom: 3rem;
	font-size: 425%;
	font-style: italic;
	font-weight:lighter;
	color: #000;
	}
.home #block3 p {
	width: 60%;
	line-height: 150%;
	color: #fff;
	}
.home #block3 a {
	color: #fff;
	border-bottom: 1px dotted #fff;
	}
.home #block3 a:hover {
	color: #000;
	border-bottom: 0;
	}
.home #block4 {
	width: 100%;
	padding: 35px;
	clear: both;
	background: #d6cf60; /* gold */
	}
.home #block4 h1 {
	margin-bottom: 1rem;
	font-size: 275%;
	color: #fff;
	}
/*.home #program {
	width: 100%;
	height: 500px;
	background: #fff;
	}
.home #program p {
	padding: 20px;
	}*/
.home #donations {
	background: #000;
	}
.home #donations h1 {
	color: #fff;
	}
.home #donations p {
	color: #fff;
	}
.home #donations .button-chimp {
	width: 25%;
	margin-left: 5px;
	background: none;
	}
.home #topDonate .button-chimp {
	margin-left: -10px;
	background: none;
	}
/*
.home .quote {
	width: 25%;
	position: relative;
	top: -45em;
	margin-left: 5%;
	background: none;
	}*/
.home .quote {
	width: 25%;
	position: absolute;
	top: 10em;
	margin-left: 5%;
	background: none;
	}
.home .quote li {
	font-size: 250%;
	font-style: italic;
	font-weight: 100;
	line-height: 250%;
	color: #bcd660;
	text-transform: none;
	margin-left: 5%;
	opacity: .75;
	background: none;
	}
.home .vidBlock {
	background: none;
	}
.home .vid {
	width: 100%;
	}
.home img[alt="DANZKOOL-logo"] {
	width: 55%;
	}
.home img[alt="logo-Odlum Brown"] {
	width: 100%;
	max-width: 320px;
	}

.ins .credit {
	font-size: 40%;
	}
.ins #block1 p {
	width: 80%;
	background: none;
	}
.ins .vid {
	width: 55%;
	}
/*.ins #block1_sidebar {
	margin-right: 5%;
	}*/
.ins #block1_sidebar .quoteT li {
	font-size: 250%;
	font-style: italic;
	font-weight: 100;
	line-height: 250%;
	color: #bcd660;
	text-transform: none;
	margin-left: 5%;
	opacity: .75;
	background: none;
	}
.ins .quoteT {
	width: 100%;
	padding-bottom: 60em;
	margin-left: 0;
	background: none;
	}
.ins .quoteT li {
	background: none;
	}
.ins .quoteB {
	display: none;
	}	
/*.ins footer p {
	font-size: 100%;
	color: #000;
	padding: 10px;
	}*/

.video #block1 {
	background: #000;
	}
.video #block1 h1 {
	margin-left: 25%;
	margin-bottom: 1rem;
	padding-top: 3em;
	font-family: 'colaborate-regularregular';
	font-size: 275%;
	color: #fff;
	}
.video #DANZKOOLblock {
	width: 100%;
	margin-top: 1rem;
	margin-left: 5%;
	background: none;
	}
.video img[alt="DANZKOOL"] {
	width: 100%;
	background: none;
	}
.video .vid {
	width: 60%;
	margin-bottom: 3rem;
	margin-left: 25%;
	}
.video footer {
	background: #000;
	}
.video footer h2 {
	margin-bottom: 4rem;
	font-family: 'colaborate-regularregular';
	font-size: 175%;
	font-weight: lighter;
	color: #fff;
	}
.video footer p {
	color: #777;
	}
	

	
@media screen 
and (min-width :991px) 
and (max-width : 1824px) {
.home img[alt="logo-Odlum Brown"] {
	width: 25%;
	}
}

@media screen 
and (min-device-width : 768px) 
and (max-device-width : 1024px) 
and (orientation : landscape) {
  .home #content #block3 h2, .home #content #block3 p {
	  width: 65%;
	  }
  #content .caption {
	  font-size: 150%;
	  }
  #topDonate a {
	  font-size: 100%;
	  }
}


@media screen 
and (min-width :768px) 
and (max-width : 990px) {
	.ins h1 {
		font-size: 500%;
		padding-top: 1.25em;
		}
	h2#quote-excellence {
		width: 60%;
		font-size: 160%;
		margin-top: 0;
		margin-left: auto;
		margin-right: auto;
		padding-right: 0;
		padding-bottom: 1em;
		background: none;
		}
	h2#quote-excellence .sybil {
		font-size: 175%;
		}
	.ins h2 {
		font-size: 250%;
		padding-top: .5em;
		padding-bottom: .5em;
		}
		
	p {
		background: none;
		}
	.home #block1 {
		width: 60%;
		float: left;
		background: none;
		}
	.home #block2 {
		width: 40%;
		float: right;
		background: none;
		}
	.home #content #block3 h2, .home #content #block3 p {
		width: 75%;
		}
	.home #donations h1 {
		font-size: 375%;
		padding: 20px;
		}
	.home #donations p {
		width: 60%;
		padding-left: 20px;
		}
	.home #donations .fineprint {
		width: 25%;
		margin-top: -1em;
		padding-bottom: 5em;
		}
	.home #program .vid {
		width: 40%;
		margin-left: 3%;
		padding-top: 5em;
		float: left;
		}
	.home img[alt="DANZKOOL-logo"] {
		width: 80%;
		}
		
	header {
		width: 100%;
		max-width: 1150px;
		margin-left: auto;
		margin-right: auto;
		margin-top: 0;
		}
	#name1 {
		width: 26%;
		height: 70px;
		position: relative;
		padding: 10px 20px;
		background: none;
		}
	#name1 h1 {
		font-size: 200%;
		text-align: left;
		margin-top: .25em;
		}
	#name1 p {
		font-size: 125%;
		color: #fff;
		font-style: italic;
		text-align: left;
		}
	#name2 {
		display: none;
		}
	#content .caption {
		font-size: 150%;
		}
	#topDonate a {
		font-size: 100%;
		}
	
	/* actual page content pane */ 
	#page-content, #contact #page-content {
		width: 100%; 
		margin-left: auto;
		margin-right: auto;
		}
	
	#content {
		background: none;
		}
	.quote {
		width: 25%;
		position: absolute;
		top: 10em;
		margin-left: 5%;
		background: none;
		}
	.quote li, .ins .quoteT li {
		font-size: 220%;
		font-style: italic;
		font-weight: 100;
		line-height: 250%;
		color: #bcd660;
		margin-left: 5%;
		opacity: .75;
		background: none;
		}
	.quote p {
		font-size: 100%;
		color: #fff;
		margin-left: 5%;
		background: none;
		}
	.credit {
		font-size: 40%;
		font-style: italic;
		font-weight: 100;
		line-height: 50%;
		color: #fff;
		opacity: .75;
		background: none;
		}
	#DANZKOOLblock {
		background: none;
		}
	/*.ins #DANZKOOLblock {
		width: 5%;
		position: relative;
		top: 0;
		left: 0;
		background: red;
		}*/
	.ins #DANZKOOLblock {
		width: 100%;
		margin-top: 1rem;
		background: none;
		}
	.ins img[alt="DANZKOOL-logo"] {
		width: 80%;
		}
	/*.ins img[alt="DANZKOOL"] {
		width: 2000%;
		margin-top: 1em;
		margin-left: 20%;
		}*/
	
	.ins .quoteT {
		width: 100%;
		margin-top: 0;
		margin-left: 0;
		}
	.ins .quoteT li {
		padding-bottom: 15em;
		background: none;
		}
	.ins .quoteB {
		display: none;
		}
	.ins #block1 {
		margin-left: 10%;
		}
	.ins .vid {
		width: 55%;
		}
	#whatson iframe {
		display: block;
		margin-left: auto;
		margin-right: auto;
		}
	#sponsors img {
		padding: 0px 30px 30px 30px;
		}
	#block1_sidebar {
		width: 100%;
		background: none;
		}
	.programs #block1_sidebar {
		margin-right: 5%;
		}
	.programs #block1 p {
		width: 80%;
		background: none;
		}
	.programs #block1 ul {
		width: 80%;
		font-size: 150%;
		line-height: 200%;
		padding-left: 3%;
		background: none;
		}
	.programs #block2 {
		background: #d6cf60;
		}
	.programs #block2 h2 {
		padding-top: 0;
		}
	.programs #block2 p {
		width: 60%;
		margin-left: 20%;
		background: none;
		}
	.programs #block2 p:last-child {
		padding-bottom: 8.9em;
		}
	.programs #block2 img {
		height: 600px;
		margin-right: 7%;
		margin-left: -33.3%;
		float: left;
		}
		
	.ins .credit {
		font-size: 40%;
		}
	aside {
		background: none;
		}
	img[alt="silhouette of mature paired dancers"] {
		width: 20%;
		margin-rop: 1em;
		margin-left: 21%;
		padding-bottom: 30em;
		opacity: 0;
		}
	.ins img[alt="8grid"] {
		display: none;
		}
		
	img[alt="photos of youths dancing"] {
		max-width: 500px;
		width: 45%;
		margin-top: -5em;
		margin-left: 50%;
		}
	img[alt="photo of more youths dancing"] {
		max-width: 700px;
		width: 65%;
		margin-top: 3em;
		}	
	img[alt="photo-program for kids"], img[alt="photo-program for teachers and schools"], img[alt="photo-Tim teaching class"], img[alt="photo-Shadowing dance classes"], img[alt="photo-eruption of dancers"] {
		width: 100%;
		}
	img[alt="photo-program for kids"] {
		max-width: 700px;
		margin-top: 3em;
		padding-bottom: 16em;
		}
	img[alt="photo-program for teachers and schools"] {
		max-width: 700px;
		margin-top: 3em;
		}
	img[alt="blurred photo of more youths dancing"] {
		padding-bottom: 17em;
		background: none;
		}
	img[alt="Bloch Dance Shoes logo"] {
		position: relative;
		top: 1em;
		}
	}


@media screen 
and (min-width : 526px) 
and (max-width : 767px) {
		#content {
			margin-top: -7rem;
			}
		h2#quote-excellence {
			width: 90%;
			font-size: 170%;
			margin-top: -3em;
			margin-right: auto;
			margin-left: auto;
			padding-bottom: 1em;
			background: none;
			}
		h2#quote-excellence .sybil {
			font-size: 200%;
			}
		p {
			background: none;
			}
		#name1 {
			display: none;
			}
		#name2 {
			background: #c41c1c;
			}
		#name2 h1 {
			font-size: 225%;
			text-align: left;
			padding-top: .5em;
			padding-left: 15%;
			}
		#name2 p {
			font-size: 150%;
			color: #fff;
			font-style: italic;
			line-height: 150%;
			text-align: left;
			padding-bottom: .5em;
			padding-left: 15%;
			}
		.quote {
			width: 65%;
			background: none;
			}
		.quote li {
			font-size: 180%;
			font-style: italic;
			font-weight: 100;
			line-height: 150%;
			color: #606ed6;
			margin-left: 5%;
			opacity: .75;
			background: none;
			}
		.credit {
			font-size: 40%;
			font-style: italic;
			font-weight: 100;
			line-height: 100%;
			color: #fff;
			opacity: .75;
			background: none;
			}
		.quote p {
			font-size: 100%;
			color: #fff;
			margin-left: 5%;
			background: none;
			}
		#custom-chimp-button {
			margin-bottom: 3em;
			margin-left: 2.5%;
			}
		.ins .quoteT {
			width: 400%;
			margin-left: 20%;
			background: none;
			}
		.ins .quoteT li {
			font-size: 200%;
			font-weight: 100;
			font-style: italic;
			line-height: 175%;
			color: #bcd660;
			background: none;
			}
			
			
		#block1_sidebar {
			width: 100%;
			background: none;
			}
		#DANZKOOLblock {
			width: 100%;
			background: none;
			}
		.home img[alt="DANZKOOL-logo"] {
			width: 30%;
			margin-bottom: 3rem;
			}
		.home #block1 {
			width: 100%;
			float: none;
			background: none;
			}
		.home #block2 {
			width: 100%;
			float: none;
			background: none;
			}
		.home #content #block3 h2, .home #content #block3 p {
			width: 65%;
			}
		.home .vid {
			width: 50%;
			margin-right: auto;
			margin-left: auto;
			padding-top: 5em;
			}
		.home .vidBlock p {
			text-align: center;
			}
		.home #donations .button-chimp {
			width: 50%;
			margin-left: auto;
			margin-right: auto;
			background: none;
			}
		.home #topDonate .button-chimp {
			width: 40%;
			margin-left: auto;
			margin-right: auto;
			background: none;
			}
		.home #topDonate h1 {
			text-align: center;
			}
		.home #topDonate p {
			width: 70%;
			margin-left: 15%;
			text-align: center;
			}
		.home #topDonate ul {
			text-align: center;
			list-style: none;
			}
		#content .caption {
			font-size: 150%;
			}
		#topDonate a {
			font-size: 100%;
			}
		#whatson iframe {
			display: block;
			margin-left: auto;
			margin-right: auto;
			}
		/*#whatson {
			padding-left: 5%;
			}#whatson h1 {
			font-size: 500%;
			padding-top: 3em;
			}
		#whatson h2 {
			width: 60%;
			font-size: 200%;
			margin-top: 2em;
			}
		#whatson p {
			width: 60%;
			}*/
		#content #donations {
			width: 70%;
			margin-left: auto;
			margin-right: auto;
			}
		#content #donations h1 {
			width: 100%;
			font-size: 300%;
			padding: 20px;
			text-align: center;
			}
		#content #donations p {
			width: 100%;
			padding-left: 20px;
			text-align: center;
			}
		#donations .fineprint {
			width: 50%;
			font-size: 100%;
			margin-top: -1em;
			padding-bottom: 5em;
			}
		#sponsors img {
			padding: 0px 30px 30px 30px;
			}
		#block1 {
			width: 100%;
			background: none;
			}
		#block1 h1 {
			font-size: 500%;
			text-align: center;
			background: none;
			}
		.ins #block1 h1 {
			text-align: left;
			margin-top: 7em;
			}
		.ins #block1 h2, .ins #block2 h2, .ins #block3 h2 {
			font-size: 275%;
			margin-top: 1em;
			background: none;
			}
		.ins #block1 p {
			font-size: 160%;
			}
		.ins #block1 ul {
			font-size: 160%;
			line-height: 180%;
			margin-left: 5%;
			}
		.ins #block1 .credit {
			font-size: 100%;
			}
		.ins #block1 {
			margin-left: 0;
			}
		.ins .vid {
			width: 55%;
			margin-left: 23.5%;
			}
		
		aside {
			background: none;
			}
		img[alt="silhouette of mature paired dancers"] {
			display: none;
			}
		img[alt="DANZKOOL"] {
			width: 40%;
			margin-top: 2em;
			}
		.ins img[alt="DANZKOOL"] {
			 display: none;
			}
		.video img[alt="8grid"] {
			 width: 150%;
			 margin-top: 8rem;
			 margin-left: 175%;
			 /*margin-left: 0;*/
			 display: block;
			}
			
		img[alt="photos of youths dancing"] {
			max-width: 500px;
			width: 70%;
			margin-left: 15%;
			}	
		img[alt="photo of more youths dancing"] {
			max-width: 630px;
			width: 100%;
			margin-top: 2em;
			margin-bottom: -2em;
			}	
		img[alt="blurred photo of more youths dancing"] {
			display: none;
			}	
		img[alt="photo-program for kids"], img[alt="photo-program for teachers and schools"], img[alt="photo-Tim teaching class"], img[alt="photo-Shadowing dance classes"], img[alt="photo-eruption of dancers"] {
			width: 100%;
			}
		img[alt="photo-program for kids"] {
			padding-bottom: 27.3em;
			}
		}
	
	
@media screen 
and (min-width : 240px) 
and (max-width : 525px) {
			#content {
				margin-top: -7rem;
				}
			#content h1 {
				font-size: 250%;
				text-align: center;
				}			
			h2#quote-excellence {
				width: 100%;
				font-size: 170%;
				margin-top: 0;
				margin-right: auto;
				margin-left: auto;
				padding-bottom: 0;
				background: none;
				}
			#content h2#quote-excellence .sybil {
				font-size: 240%;
				}
				
			p {
				background: none;
				}	
			
			#name1 {
				display: none;
				}
			#name2 {
				background: #c41c1c;
				}
			#name2 h1 {
				font-size: 225%;
				text-align: left;
				padding-top: .5em;
				padding-left: 17%;
				}
			#name2 p {
				font-size: 150%;
				color: #fff;
				font-style: italic;
				line-height: 150%;
				text-align: left;
				padding-bottom: .5em;
				padding-left: 17%;
				}
				
			#content {
				background: none;
				}
			.home #donations .button-chimp {
				width: 75%;
				margin-left: auto;
				margin-right: auto;
				background: none;
				}
			.home #topDonate .button-chimp {
				width: 100%;
				margin-left: auto;
				margin-right: auto;
				background: none;
				}
			.home #topDonate h1 {
				text-align: center;
				}
			.home #topDonate p {
				width: 70%;
				margin-left: 15%;
				text-align: center;
				}
			.home .quote {
				width: 90%;
				background: none;
				}
			.home .quote li {
				font-size: 200%;
				font-style: italic;
				font-weight: 100;
				line-height: 150%;
				color: #606ed6;
				margin-left: 5%;
				opacity: .75;
				background: none;
				}
			.credit {
				font-size: 40%;
				font-style: italic;
				font-weight: 100;
				line-height: 100%;
				color: #fff;
				opacity: .75;
				background: none;
				}
			.home .quote p {
				font-size: 100%;
				color: #fff;
				margin-left: 5%;
				background: none;
				}
			.home #block1 {
				width: 100%;
				float: none;
				background: none;
				}
			.home #block2 {
				width: 100%;
				float: none;
				background: none;
				}
			.home #content #block3 h2, .home #content #block3 p {
				width: 100%;
				}
			.home #donations h1 {
				font-size: 375%;
				padding: 20px;
				}
			.home #donations p {
				width: 70%;
				margin-left: 15%;
				padding-left: 0;
				text-align: center;
				}
			.home #donations .fineprint {
				width: 80%;
				font-size: 100%;
				margin-top: -1em;
				padding-bottom: 5em;
				}
			.home #topDonate ul {
				text-align: center;
				list-style: none;
				}
			#DANZKOOLblock {
				width: 100%;
				background: none;
				}
			.home img[alt="DANZKOOL-logo"] {
				width: 60%;
				margin: 3rem 0 1rem 0;
				}
			img[alt^="logo-"] {
				max-width: 150px;
				margin: 0 50px;
				}
			.home img[alt="logo-Telus"] {
				width: 75%;
				max-width: 400px;
				}
			.home img[alt="logo-Odlum Brown"] {
				width: 50%;
				margin-top: 2rem;
				}	

			#content .caption {
				font-size: 150%;
				}
			#topDonate a {
				font-size: 100%;
				}
				
			/*.home img[alt="DANZKOOL"] {
				width: 92%;
				margin-top: 2em;
				}*/
			#custom-chimp-button {
				margin-bottom: 3em;
				margin-left: 3%;
				}
			.ins .quoteT {
				width: 400%;
				background: pink;
				}
			#whatson {
				padding-left: 5%;
				}
			#whatson h1 {
				font-size: 500%;
				padding-top: 1em;
				}
			#whatson h2 {
				width: 90%;
				font-size: 200%;
				margin-top: 2em;
				}
			#whatson p {
				width: 90%;
				}
			#whatson #scoopit {
				width: 90%;
				margin-left: auto;
				margin-right: auto;
				padding: 0;
				}
			#block1_sidebar {
				width: 100%;
				background: none;
				}
			#block1 {
				width: 100%;
				background: none;
				}
			#block1 h1 {
				font-size: 500%;
				text-align: center;
				background: none;
				}
				
			.ins #block1 h1 {
				text-align: left;
				margin-top: 7em;
				padding: 0;
				background: none;
				}
			.ins #block1 h2, .ins #block2 h2, .ins #block3 h2 {
				font-size: 275%;
				margin-top: 1em;
				background: none;
				}
			.ins #block1 p {
				font-size: 160%;
				}
			.ins #block1 ul {
				font-size: 160%;
				line-height: 180%;
				margin-left: 5%;
				}
			.ins #block1 .credit {
				font-size: 100%;
				}
			.ins .vid {
				width: 55%;
				margin-left: 23.5%;
				}
			.ins .quoteT {
				width: 400%;
				margin-left: 20%;
				background: none;
				}
			.ins #block1 .quoteT ul {
				font-size: 160%;
				line-height: 180%;
				margin-left: 5%;
				}
			.ins .quoteT li {
				font-size: 150%;
				font-weight: 100;
				font-style: italic;
				line-height: 175%;
				color: #bcd660;
				background: none;
				}
			.programs #block3 #left, .programs #block3 #right {
				width: 100%;
				padding: 50px;
				border-right: 0;
				background: #000;
				}
			.programs #block3 #left {
				border-bottom: 1px dotted #fff;
				}
			.programs #block3 .smallPrint {
				font-size: 100%;
				margin-bottom: 0;
				}
			#sponsors img {
				padding: 20px 0;
				}
			aside {
				background: none;
				}
			img[alt="silhouette of mature paired dancers"] {
				display: none;
				}
			.ins img[alt="DANZKOOL"] {
				 display: none;
				}
			.ins img[alt="8grid"] {
				 width: 500%;
				 margin-top: -1.5em;
				 background: none;
				}
			.video #content h1 {
				 margin-top: 15rem;
				}
			.video img[alt="8grid"] {
				 width: 150%;
				 margin-top: 8rem;
				 margin-left: 175%;
				 /*margin-left: 0;*/
				 display: block;
				}
			.notes ol li {
				margin-left: 5%;
				}
				
			img[alt="photo of Tim Mah, and Tim dancing"] {
				width: 100%;
				}
					
			img[alt="photos of youths dancing"] {
				max-width: 630px;
				width: 100%;
				margin-top: -1.5em;
				}	
			img[alt="photo of more youths dancing"] {
				max-width: 630px;
				width: 100%;
				margin-top: 2em;
				margin-bottom: -2em;
				}	
			img[alt="blurred photo of more youths dancing"] {
				display: none;
				}	
			img[alt="photo-program for kids"], img[alt="photo-program for teachers and schools"], img[alt="photo-Tim teaching class"], img[alt="photo-Shadowing dance classes"], img[alt="photo-eruption of dancers"] {
				width: 100%;
				}
				
			footer p {
				padding: 10px;
				}
			
			.bh {
				display: none;
				}
			}