html, body {
	width: 100%;
	height: 100%;
	padding: 0;
	margin: 0;
}
#salon_nav {
	position: fixed;
	width: 100%;
	z-index: 999;
	background-color: black;
	opacity: 0.9;
	overflow: hidden;
	text-decoration: none;
}
h1 {
	font-family: 'Questrial', sans-serif;
	z-index: 999;
	font-size: 70px;
	width: 100%;
	color: white;
	text-align: center;
	margin-top: 10px;
}
#navcenter {
	display: inline-block;
	width: 100%;
	clear: both;
	text-align: center;
	text-decoration: none;
	color: white;
}
.navigation {
	font-family: 'Lato', sans-serif;
	text-decoration: none;
	color: white;
	z-index: 999;
	font-size: 14px;
}
.navigation li {
	display: inline;
	padding-right: 10px;
	text-decoration: none;
}
.navigation li:last-child {
	padding-right: 0px;
}
.content_body a {
	color: #600;
	text-decoration: none;
}

a:hover {
	color: #6FA287;
}
h2 {
	font-family: 'Great Vibes', sans-serif;
	font-size: 46px;
	text-align: center;
	padding: 30px 0px 8px 0px;
	color: #660000;
}
p {
	font-family: 'Lato', sans-serif;
	text-align: center;
	padding: 0px 70px 50px 70px;
	font-size: 16px;
	font-weight: 300;
	line-height: 26px;
	color: black;
	text-decoration: none;
}
h4 {
	font-family: 'Lato', sans-serif;
	text-align: center;
	padding: 0px 70px;
	font-size: 13px;
	font-weight: 600;
	line-height: 20px;
	color: red;
}
h3 {
	font-family: 'Lato', sans-serif;
	font-size: 24px;
	font-weight: 300;
	color: white;
	text-align: center;
	padding-top: 6px;
}
.social {
	width: 100%;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 10px;
}
.social a {
	padding-right: 18px;
}
.social a:last-child {
	padding-right: 0px;
}
#phone {
	width: 100%;
	margin-top: 5px;
}
#salon_services {
	overflow: scroll;
	width: 400px;
	margin-top: 20px;
	margin-left: 200px;
}
#salon_services li {
	float: left;
	width: 150px;
	margin: 0px 0px 5px 18px;
	padding-right: 5px;
	font-size: 14px;
	font-weight: 300;
	list-style-type: square;
}
.content_body {
	width: 100%;
	text-align: center;
}
#team {
	overflow: hidden;
}
#team li {
	text-align: center;
	display: inline-block;
	width: 150px;
	margin-right: 10px;
	margin-bottom: 10px;
}
#portfolio {
	overflow: hidden;
}
#portfolio li {
	text-align: center;
	display: inline-block;
	width: 275px;
	height: 330px;
	margin-right: 10px;
	margin-bottom: 25px;
}
.slide {
	background-attachment: fixed;
	width: 100%;
	height: 100%;
	position: relative;
}
#slide1 {
	background-image: url(../image/hl_land.jpg);
	height: 600px;
	background-repeat: no-repeat;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	z-index: 9;
}
#slide2 {
	background: #DAD8D8;
	width: 100%;
	height: auto;
}
#slide3 {
	background-image: url(../image/hl_products.jpg);
	height: 600px;
	background-repeat: no-repeat;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	z-index: 9;
}
#slide4 {
	background: #DAD8D8;
	width: 100%;
	height: auto;
}
#slide5 {
	background-image: url(../image/hl_seats.jpg);
	height: 600px;
	background-repeat: no-repeat;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	z-index: 9;
}
#slide6 {
	background: #DAD8D8;
	width: 100%;
	height: auto;
}
#slide7 {
	background-image: url(../image/hl_wash.jpg);
	height: 600px;
	background-repeat: no-repeat;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	z-index: 9;
}
#slide8 {
	background: #DAD8D8;
	width: 100%;
	height: auto;
}
#slide9 {
	background-image: url(../image/hl_contact.jpg);
	height: 600px;
	background-repeat: no-repeat;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	z-index: 9;
}
#slide10 {
	background: #DAD8D8;
	width: 100%;
	height: auto;
}
#footer {
	float: left;
	height: 40px;
	width: 100%;
	font-family: 'Lato', sans-serif;
	font-size: 12px;
	font-weight: 300;
	background-color: black;
	text-decoration: none;
}
#footer_left {
	float: left;
	color: white;
	margin-top: 10px;
	margin-left: 25px;
}
#footer_right {
	float: right;
	color: white;
	text-decoration: none;
	margin-top: 10px;
	margin-right: 25px;
}
#footer_right a:hover {
	color: red;
}
@media only screen and (max-width: 480px) {
h1 {
	font-size: 36px;
}
p {
	padding: 0px 30px 10px 30px;
}
#slide1 {
	width: 100%;
	height: 415px;
	background-attachment: scroll;
}
#slide3 {
	width: 100%;
	height: 415px;
	background-attachment: scroll;
}
#slide5 {
	width: 100%;
	height: 415px;
	background-attachment: scroll;
}
#slide7 {
	width: 100%;
	height: 415px;
	background-attachment: scroll;
}
#slide9 {
	width: 100%;
	height: 415px;
	background-attachment: scroll;
}
}
/* Tablet Layout: 481px to 768px. Inherits styles from: Mobile Layout. */

@media only screen and (min-width: 481px) {
#slide1 {
	background-attachment: scroll;
}
#slide3 {
	background-attachment: scroll;
}
#slide5 {
	background-attachment: scroll;
}
#slide7 {
	background-attachment: scroll;
}
#slide9 {
	background-attachment: scroll;
}
}
 @media only screen and (min-width: 780px) {
#slide1 {
	background-attachment: fixed;
}
#slide3 {
	background-attachment: fixed;
}
#slide5 {
	background-attachment: fixed;
}
#slide7 {
	background-attachment: fixed;
}
#slide9 {
	background-attachment: fixed;
}
}
