@charset "UTF-8";
/* CSS Document */

@media screen and (max-width: 480px) {
#wrapper {
	width: 100%;
}
.desktop {
	display: none;
}
.tablet {
	display: none;
}
h1 {
	font-size: 1.5em;
}
.sidebar h2 {
	width: 98%;
	padding: 3% 1%;
}
.textbox74 {
	width: 98%;
	margin: 0 1% 0 1%;
	clear: both;
}
.textbox67 {
	width: 100%;
	height: auto;
	clear: both;
}
.textbox31 {
	display: none;
	visibility: hidden;
}
.sidebar {
	width: 98%;
	margin: 0 1% 0 1%;
	clear: both;
}
.datedaytime {
	display: none;
	visibility: hidden;
}
.spacer1 {
	display: none;
	visibility: hidden;
}
.video {
	width: 100%;
	height: auto;
	clear: both;
}
.photoshop {
	width: 97%;
	clear: both;
}
.photoshop img {
	margin: 0 1% 1% 2%;
}
}

@media screen and (min-width: 481px) and (max-width: 599px) {
#wrapper {
	width: 100%;
}
.desktop {
	display: none;
}
.tablet {
	display: none;
}
h1 {
	font-size: 2em;
}
.sidebar h2 {
	width: 98%;
	padding: 3% 1%;
}
.spacer1 {
	display: none;
	visibility: hidden;
}
.textbox74 {
	width: 98%;
	margin: 0 1% 0 1%;
	clear: both;
}
.textbox67 {
	width: 100%;
	clear: both;
}
.textbox31 {
	display: none;
	visibility: hidden;
}
.sidebar {
	width: 98%;
	margin: 0 1% 0 1%;
	clear: both;
}
.datedaytime {
	display: none;
	visibility: hidden;
}
.video {
	width: 100%;
	height: auto;
	clear: both;
}
}

@media screen and (min-width: 600px) and (max-width: 767px) {
#wrapper {
	width: 100%;
}
.desktop {
	display: none;
}
.tablet {
	display: none;
}
h1 {
	font-size: 3em;
}
.sidebar h2 {
	width: 98%;
	padding: 2% 1%;
}
.spacer1 {
	display: none;
	visibility: hidden;
}
.textbox74 {
	width: 98%;
	margin: 0 1% 0 1%;
	clear: both;
}
.textbox67 {
	width: 100%;
	clear: both;
}
.textbox31 {
	display: none;
	visibility: hidden;
}
.sidebar {
	width: 98%;
	margin: 0 1% 0 1%;
	clear: both;
}
.video {
	width: 49.5%;
	height: auto;
	margin: 0 0 1% 0;	
}
}

@media screen and (min-width: 768px) and (max-width: 799px) {
#wrapper {
	width: 100%;
}
.desktop {
	display: none;
}
.mobile {
	display: none;
}
h1 {
	font-size: 3em;
}
.sidebar h2 {
	width: 98%;
	padding: 2% 1%;
}
.textbox74 {
	width: 98%;
	margin: 0 1% 0 1%;
	clear: both;
}
.textbox67 {
	width: 100%;
	clear: both;
}
.textbox31 {
	display: none;
	visibility: hidden;
}
.sidebar {
	width: 98%;
	margin: 0 1% 0 1%;
	clear: both;
}
.video {
	width: 49.5%;
	height: auto;
	margin: 0 0 1% 0;	
}
}

@media screen and (min-width: 800px) and (max-width: 1023px) {
#wrapper {
	width: 100%;
}
.desktop {
	display: none;
}
.mobile {
	display: none;
}
h1 {
	font-size: 3em;
}
.sidebar h2 {
	width: 98%;
	padding: 3% 1%;
}
.textbox74 {
	width: 98%;
	margin: 0 1% 0 1%;
	clear: both;
}
.textbox67 {
	width: 100%;
	clear: both;
}
.textbox31 {
	display: none;
	visibility: hidden;
}
.sidebar {
	width: 98%;
	margin: 0 1% 0 1%;
	clear: both;
}
.video {
	width: 49.5%;
	height: auto;
	margin: 0 0 1% 0;
}
}

@media screen and (min-width: 1024px) {
#wrapper {
	width: 85%;
}
.tablet {
	display: none;
}
.mobile {
	display: none;
}
h1 {
	font-size: 3em;
}
.sidebar p {
	margin-left: 5%;
}
.sidebar h2 {
	width: 93%;
	margin-top: 5%;
	padding: 3% 0 3% 3%;
}
.textbox67 {
	width: 67%;
	padding-bottom: 1%;
	margin: 0 0 1% 0;
}
.textbox74 {
	width: 74%;
}
.sidebar {
	width: 24%;
}
.video {
	width: 49.5%;
	height: auto;
	margin: 0 0 1% 0;
	
}
}