section, article, header, footer, nav, aside, hgroup {
	display: block;
}

body {
	background-color: #000000;	
}



/*================ Header ========================*/

header {
	position: fixed;
	top: 0;
	z-index: 500;
	width: 100%;
	height: 70px;
	background-color: #000000;
}

header img {
	margin: 20px 0 0 30px;
}

nav {
	float: right;
	font-family: 'Lato', sans-serif;
	text-transform: uppercase;
	color: #CCCCCC;
	font-weight: 400;
	font-size: 0.9375em;
	margin: 27px 30px 0 0;
}

nav ul li {
	display: inline;
	margin: 0 15px;
}

nav a {
	color: #CCCCCC;
	text-decoration: none;
	padding-bottom: 5px;
}

nav a:hover {
	color: #FFFFFF;
	border-bottom: 3px solid #FFFFFF;
}

nav a:active {
	color: #3b3a3a;
	border-bottom: 3px solid #3b3a3a;
}

/*================ Home ========================*/

#home {
	position: fixed;
	top: 0;
	width: 100%;
	height: 800px;
	z-index: 10;
}

.bg-image {
	background-image: url(images/pianist.jpg);
	background-size: cover;
	height: 800px;

	 /* lt ie8 */
	-ms-background-position-x: center;
	-ms-background-position-y: center;
	background-position: center;
	text-align: center;
}

.bg-image h1 {
	font-family: 'Lato', sans-serif;
	text-transform: uppercase;
	font-size: 3.5625em;
	color: #FFFFFF;
	padding-top: 340px;
	letter-spacing: 1px;
}

.bg-image h2 {
	font-family: 'Arapey', serif;
	font-style: italic;
	font-weight: normal;
	font-size: 2.05em;
	color: #CCCCCC;
}

/*================ Container ========================*/

#container {
	position: absolute;
	top: 800px;
	width: 100%;
	z-index: 11;
}

.content {
	width: 820px;
	margin: 0 auto;
}

.text {
	width: 400px;
	font-family: 'Arapey', serif;
	font-size: 1.125em;
	color: #666666;
	display: inline-block;
	line-height: 1.25em;
}

.content h1 {
	font-family: 'Lato', sans-serif;
	text-transform: uppercase;
	font-size: 1.875em;
	font-weight: 700;
	color: #000000;
	letter-spacing: 1px;
	padding-bottom: 47px;
}

.content img {
	float: right;
}

/*================ Tuition ========================*/

#tuition {
	position: relative;
	background: #F2F2F2;
	padding: 125px 0 70px 0;
}

.tuition-right {
	width: 400px;
	display: inline-block;
	float: right;
}

.text .fees {
	font-family: 'Lato', sans-serif;
	text-transform: uppercase;
	font-weight: 700;
	color: #000000;
	letter-spacing: 1px;
}

.button {
	float: left !important;
	padding-top: 25px;
}

/*================ My Story ========================*/

#mystory {
	position: relative;
	background: #E6E6E6;
	padding: 125px 0 70px 0;
	height: 1800px;
}

.mystory-img {
	float: right;
	width: 400px;
}

.mystory-img p {
	float: right;
	width: 400px;
	text-align: center;
	font-family: 'Arapey', serif;
	font-size: 0.875em;
	font-style: italic;
	color: #666666;
	display: block;
	background: #B3B3B3;
	padding: 5px 0 5px 0;
	margin-bottom: 50px;
}

/*================ Repertoire & Awards ========================*/

#repertoire-awards {
	position: relative;
	background: #E6E6E6;
	padding: 20px 0 70px 0;
}

.rep-awards {
	width: 820px;
	margin: 0 auto;
	border-top: 1px solid #999999;
}

.rep-awards h1 {
	font-family: 'Lato', sans-serif;
	text-transform: uppercase;
	font-size: 1.875em;
	font-weight: 700;
	color: #000000;
	letter-spacing: 1px;
	padding: 55px 0 47px 0;
}

.awards, .repertoire {
	width: 400px;
	display: inline-block;
}

.awards {
	float: right;
}

.rep-text, .awards-text {
	width: 400px;
	font-family: 'Arapey', serif;
	font-size: 1.125em;
	color: #666666;
	display: inline-block;
}

.rep-text {
	line-height: 1.941176470588235em;
	margin-top: -8px;
}

.awards-text {
	padding-bottom: 16px;
}

/*================ Contact ========================*/

#contact {
	position: relative;
	background: #F2F2F2;
	padding: 125px 0 70px 0;
}

.column1 {
	width: 400px;
	display: inline-block;
}

.column2 {
	float: right;
}

.column1 span, .column2 span {
	color: #000000;
}

form {
	color: #666666;
}

input, textarea {
	font-family: 'Arapey', serif;
	font-size: 1em;
	width: 380px;
	padding: 10px;
	border: 1px solid #999999;
}

textarea {
	height: 150px;
	max-width: 400px;
	line-height: 1.25em;
}

input:hover, textarea:hover,
input:focus, textarea:focus {
	border-color: 1px solid #808080;
}

.submit input {
	width: 100px;
	height: 40px;
	background-color: #666666;
	color: #FFFFFF;
}

.contact-img {
	padding-top: 12px;
}

/*================ Device ========================*/

#device {
	position: absolute;
	display: none;
	width: 100%;
	background-color: #000000;
	text-align: center;
}

#mobile-content {
	width: 95%;
	margin: 0 auto;
	max-width: 380px;
	height: 100%
}

#device h1 {
	font-family: 'Lato', sans-serif;
	text-transform: uppercase;
	font-size: 1.875em;
	color: #FFFFFF;
	padding-top: 100px;
	letter-spacing: 1px;
}

#device h2 {
	font-family: 'Arapey', serif;
	font-style: italic;
	font-weight: normal;
	font-size: 1.125em;
	color: #CCCCCC;
	padding-top: 5px;
}

#device p {
	font-family: 'Arapey', serif;
	font-size: 1.125em;
	color: #7a7979;
	line-height: 1.25em;
	padding: 20px 0 20px 0;
}

#device img {
	padding-top: 20px;
	margin: 0 auto;
}

.email {
	text-decoration: none;
	font-family: 'Arapey', serif;
	font-style: italic;
	font-weight: normal;
	font-size: 1.125em;
	color: #FFFFFF;
	padding-bottom: 50px;
	margin-bottom: 80px;
}

/*========================== Media Query ==================================*/

@media (max-width: 876px) {

#page {
	display: none;
}

#device {
	display: block;
}

}
