@charset "UTF-8";
/* CSS Document */
@media screen and (max-width:667px){
nav {
	display: none;
}
#section1 {
	margin-top: 0px;
}
header {
	height: 160px;
	font-size: 5rem;
}
#header1 {
	background-position: 42% 50%;
}
#header2 {
	background-position: 0% 22%;
}
#header3 {
	background-position: 44% 51%;
}
#header4 {
	background-position: 2% 56%;
}
#header5 {
	background-position: 95% 86%;
}
.title {
	font-size: 2rem;
}
.thumbnail {
	width: 100%;
	margin: 10px 0px;
	border: none;
	clear: both;
}
.thumbnail figcaption {
	display: none;
}
.showFancyBox {
	display: none;
}
.noshowFancyBox {
	display: block;
}
#parody {
	display: block;
}
audio {
	width: 100%;
	clear: both;
}
#parodyImage {
	width: 100%;
	height: auto;
	margin: 0px;
	float: none;
	clear: both;
}
	
}/*DOn'T dEleTe tHis!!!!*/ 
