/* Clearfix */
.clearfix:before,
.clearfix:after {
    content: " ";
    display: table;
}
.clearfix:after {
    clear: both;
}
.clearfix {
    *zoom: 1;
}

/* Basic Global Styles */

@font-face {
    font-family: 'sofia_pro_light_condensedRg';
    src: url('fonts/SofiaProLiCond-webfont.eot');
    src: url('fonts/SofiaProLiCond-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/SofiaProLiCond-webfont.woff') format('woff'),
         url('fonts/SofiaProLiCond-webfont.ttf') format('truetype'),
         url('fonts/SofiaProLiCond-webfont.svg#sofia_pro_light_condensedRg') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'ReklameScriptRegularRegular';
    src: url('fonts/ReklameScript-Regular-webfont.eot');
    src: url('fonts/ReklameScript-Regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/ReklameScript-Regular-webfont.woff') format('woff'),
         url('fonts/ReklameScript-Regular-webfont.ttf') format('truetype'),
         url('fonts/ReklameScript-Regular-webfont.svg#ReklameScriptRegularRegular') format('svg');
    font-weight: normal;
    font-style: normal;
}

html {
	background-color: #490c66;
}

body {
	background-color: #ebebeb;
	font-family: 'sofia_pro_light_condensedRg';
	font-size: 1.25em;
	color: #808285;
}

h1 {
	font-family: 'ReklameScriptRegularRegular';
	color: #490c66;
}

h2 {
	font-family: 'sofia_pro_light_condensedRg';
	color: #fff;
	font-size: 1.25em;
}

h4 {
	font-size: 1em;
}

.headline {
	font-family: 'ReklameScriptRegularRegular';
	color: #aa7bc9;
	font-size: 3em;
	text-align: center;
	margin-bottom: 15px;
}

.italic {
	font-style: italic;
	font-size: .65em;
}

#container {
	max-width: 1000px;
	margin: 0 auto;
}

a {
	text-decoration: none;
	color: #aa7bc9;
}

img {
	border: none;
}

/* Header Styles */

header {
	width: 100%;
	position: relative;
	border-bottom: 3px;
}

#logo {
	padding-top: 18px;
	padding-bottom: 8px;
	margin: 0 auto;
	width: 1000px;
	margin-bottom: 10px;
}

.mainlogo {
	width: 122px;
}

#socialmedia {
	float: right;
	margin-top: 18px;
	max-width: 100%;
}

/* Navigation Styles */

nav {
	height: 40px;
	width: 80%;
	margin-top: -50px;
	float: right;
}

nav ul {
	padding: 0 0 0 6%;
	margin: 0 auto;
}

nav li {
	display: inline;
}

nav a {
	color: #aa7bc9;
	display: inline-block;
	text-align: center;
	text-decoration: none;
	line-height: 40px;
}

nav li a {

}

nav li:last-child a {
	border-right: 0;
}

nav a:hover, nav a:active {
	color: #490c66;
}

nav a#pull {
	display: none;
}

.active_page {
	font-weight: bold;
	color: #490c66;
}

/* Slider Styles */

#slide-wrapper {
	margin: 0 auto;
	max-width: 1000px;
}

.maincontent {
	margin: 0 auto;
	max-width: 1000px;
}

.focalimg {
	position: relative;
	max-width: 100%;
	top: 0%;
	left: 0%;
	margin-bottom: 30px;
}

.responsive-iframe-container {
    position: relative;
    padding-bottom: 56.25%;
    margin-top: -36px;
    padding-top: -30px;
    height: 0;
    overflow: hidden;
}
 
.responsive-iframe-container iframe,   
.vresponsive-iframe-container object,  
.vresponsive-iframe-container embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

/* Main Content Element Styles */

.intro_text {
	width: 90%;
	margin: 0 auto;
	margin-top: -10px;
	margin-bottom: 30px;
	text-align: center;
}

/* 1 Column Styles */

.col1 {
	float: left;
	width: 100%;
	margin-bottom: 1.25%;
	background-color: #aa7bc9;
	-webkit-border-radius: 30px;
	border-radius: 30px;
}

.text_1col {
	color: #fff;
	margin-left: 3.5%;
	margin-right: 3.5%;
	margin-top: 3.5%;
	margin-bottom: 4%;
}

.body_1col {
	margin-top: -20px;
	font-size: 1.35em;
}

.body_disclaimer {
	margin-top: -6px;
	font-size: .7em;
}

.col1-disclaimer {
	clear: both;
	width: 100%;\
	margin-top: -4%;
	margin-bottom: 5%;
	background-color: #aa7bc9;
	-webkit-border-radius: 30px;
	border-radius: 30px;
	padding-top: .5%;
	padding-bottom: .25%;
}

p.col1-disclaimer {
	font-size: 1em;
}

/* 2 Column Styles */

.col2 {
	float: left;
	clear: both;
	margin-top: -3.75%;
	margin-right: 1%;
	margin-bottom: 5%;
	width: 49.5%;
	background-color: #e2e3e4;
	-webkit-border-radius: 30px;
	border-radius: 30px;
}

.col2last {
	float: left;
	margin-top: -3.75%;
	margin-bottom: 5%;
	width: 49.5%;
	background-color: #e2e3e4;
	-webkit-border-radius: 30px;
	border-radius: 30px;
}

.col2_top {
	float: left;
	clear: both;
	margin-right: 1%;
	margin-bottom: 5%;
	width: 49.5%;
	background-color: #e2e3e4;
	-webkit-border-radius: 30px;
	border-radius: 30px;
}

.col2last_top {
	float: left;
	margin-bottom: 5%;
	width: 49.5%;
	background-color: #e2e3e4;
	-webkit-border-radius: 30px;
	border-radius: 30px;
}

.text_2col {
	margin-left: 8.5%;
	margin-right: 8.5%;
	margin-top: 5%;
	margin-bottom: 7%;
}

.body_2col {
	margin-top: -20px;
}

.body_2col_days {
	float: left;
	text-align: left;
	margin-top: -20px;
}

.body_2col_hours {
	float: right;
	text-align: right;
	margin-top: -20px;
}

/* 3 Column Styles */

.col3 {
	float: left;
	margin-right: 1.25%;
	width: 32.5%;
	margin-bottom: 5%;
	background-color: #e2e3e4;
	-webkit-border-radius: 30px;
	border-radius: 30px;
}

.col3last {
	float: left;
	width: 32.5%;
	margin-bottom: 5%;
	background-color: #e2e3e4;
	-webkit-border-radius: 30px;
	border-radius: 30px;
}

.text_3col {
	margin-left: 10.5%;
	margin-right: 10.5%;
	margin-top: 10.5%;
	margin-bottom: 12%;
}

.body_3col {
	margin-top: -20px;
}

/* Specials Styles */

.specials_col2 {
	float: left;
	clear: both;
	margin-top: 1.25%;
	margin-right: 1%;
	margin-bottom: 5%;
	width: 49.5%;
}

.specials_col2last {
	float: left;
	margin-top: 1.25%;
	margin-bottom: 5%;
	width: 49.5%;
}

.specials {
	position: relative;
	max-width: 100%;
	top: 0%;
	left: 0%;
}

/* Stylist Styles */

.bios {
	clear: both;
	padding-top: 5%;
	margin-top: 5%;
	margin-bottom: 5%;
}

.portrait {
	float: left;
	position: relative;
	width: 30%;
	max-width: 100%;
	top: 0%;
	left: 0%;
	margin-right: 5%;
	margin-bottom: 5%;
}

.stylist_name {
	margin-top: 0px;
	margin-bottom: -8px;
}

.stylist_title {
	margin-top: 4px;
	margin-bottom: -5px;
	color: #aa7bc9;
}

/* Products Styles */

.products {
	display: block;
	float: left;
	max-width: 48%;
	top: 0%;
	margin-left: 2%;
	margin-right: 0%;
	margin-bottom: 2%;
}

/* Contact Form Styles */

#contactForm input[type="text"],
#contactForm input[type="email"],
#contactForm input[type="tel"],
#contactForm input[type="url"],
#contactForm textarea,
#contactForm button[type="submit"] {
	font:400 12px/12px "sofia_pro_light_condensedRg", Helvetica, Arial, sans-serif;
}

#contactForm {
	border-radius:4px;
	-webkit-border-radius:4px;
	-moz-border-radius:4px;
}

#contactForm label span {
	cursor:pointer;
	color:#490c66;
	display:block;
	margin:5px 0;
	font-size: .75em;
}

#contactForm input[type="text"],
#contactForm input[type="email"],
#contactForm input[type="tel"],
#contactForm input[type="url"],
#contactForm textarea {
	width:100%;
	box-shadow:inset 0 1px 2px #DDD, 0 1px 0 #FFF;
	-webkit-box-shadow:inset 0 1px 2px #DDD, 0 1px 0 #FFF;
	-moz-box-shadow:inset 0 1px 2px #DDD, 0 1px 0 #FFF;
	border:1px solid #CCC;
	background:#ebebeb;
	margin:0 0 5px;
	padding:5px;
	border-radius:5px;
}

#contactForm input[type="text"]:hover,
#contactForm input[type="email"]:hover,
#contactForm input[type="tel"]:hover,
#contactForm input[type="url"]:hover,
#contactForm textarea:hover {
	-webkit-transition:border-color 0.3s ease-in-out;
	-moz-transition:border-color 0.3s ease-in-out;
	transition:border-color 0.3s ease-in-out;
	border:1px solid #AAA;
}

#contactForm textarea {
	height:50px;
	max-width:100%;
}

#contactForm button[type="submit"] {
	cursor:pointer;
	width:100%;
	border:none;
	background:#490c66;
	color:#FFF;
	margin:0 0 5px;
	padding:10px;
	border-radius:5px;
}

#contactForm button[type="submit"]:hover {
	background: #aa7bc9;
	-webkit-transition:background 0.3s ease-in-out;
	-moz-transition:background 0.3s ease-in-out;
	transition:background-color 0.3s ease-in-out;
}

#contactForm button[type="submit"]:active {
	box-shadow:inset 0 1px 3px rgba(0,0,0,0.5);
}

#contactForm input:focus,
#contactForm textarea:focus {
	outline:0;
	border:1px solid #999;
}

::-webkit-input-placeholder {
    color:#888;
}

:-moz-placeholder {
    color:#888;
}

::-moz-placeholder {
    color:#888;
}

:-ms-input-placeholder {
    color:#888;
}

/* Footer Styles */

#footer {
	background-color: #490c66;
	clear: both;
	text-align: center;
}

#seperator {
	width: 100%;
	background-color: #aa7bc9;
	height: 8px;
}

.copyright {
	color: #fff;
	font-size: .65em;
}

/* Styles for screen < 3000px */
@media screen and (max-width: 3000px) {
	
	#container {
		width: 85%;
	}

	#logo {
		width: 100%;
	}

	.logo {
		text-align: center;
	}

	nav { 
  		height: auto;
  	}
  	
  	nav ul {
  		width: 100%;
  		display: block;
  		height: auto;
  	}
  	
  	nav li {
  		float: left;
  		margin-left: 2.5%;
  		margin-right: 2.5%;
  		position: relative;
  	}
  	
  	nav a {
	  	width: 100%;
  	}
}

/* Styles for screen < 1032px */
@media screen and (max-width: 1032px) {
  	
  	nav ul {
  		width: 100%;
  		display: block;
  		height: auto;
  	}
  	
  	nav li {
  		float: left;
  		margin-left: 1.35%;
  		margin-right: 1.35%;
  		position: relative;
  	}
  	
  	nav a {
	  	width: 100%;
	  	font-size: 1em;
  	}
}

/* Styles for screen < 875px */
@media screen and (max-width: 875px) {

	h2 {
		font-size: 1em;
	}

	#container {
		width: 90%;
	}

	nav { 
  		height: auto;
  		margin-top: -90px;
  	}
  	
  	nav ul {
  		width: 100%;
  		display: block;
  		height: auto;
  	}
  	
  	nav li {
  		width: 33.3333333333%;
  		float: left;
  		margin-left: 0;
  		margin-right: 0;
  		position: relative;
  	}
  	
  	nav a {
	  	text-align: center;
	  	width: 100%;
	  	
  	}

	.body_1col {
		font-size: 1em;
	}

	.form-group {
		width: 250px;
	}

}

/* Styles for screen < 615px */
@media only screen and (max-width : 615px) {

	h2 {
		font-size: 1em;
	}

	#container {
		width: 100%;
	}

	#logo {
		padding-left: 0;
		padding-bottom: 20px;
		text-align: center;
	}

	#socialmedia {
		display: none;
	}

	nav {
		width: 100%;
		border-bottom: 0;
		margin-top: -15px;
	}
	nav ul {
		padding: 0;
		display: none;
		height: auto;
		text-align: left;
	}

	nav li {
		display: block;
		float: none;
		width: 100%;
	}

	nav a {
		color: #fff;
	  	text-align: left;
	  	background-color: #aa7bc9;
	  	padding-left: 10px;
	}

	nav a#pull {
		display: block;
		text-align: left;
		color: #fff;
		background-color: #490c66;
		width: 100%;
		padding-left: 10px;
		position: relative;
	}

	nav a#pull:after {
		content:"";
		background: url('../images/nav-icon.png') no-repeat;
		width: 30px;
		height: 30px;
		display: inline-block;
		position: absolute;
		right: 15px;
		top: 10px;
	}

	.products {
	display: block;
	text-align: center;
	float: none;
	max-width: 90%;
	top: 0%;
	margin-left: 5%;
	margin-right: 5%;
	margin-bottom: 5%;
}

.form-group {
		width: 200px;
	}
}


/* Styles for screen < 515px */
@media only screen and (max-width : 480px) {

	/* 1 Column Styles */

	.col1 {
		margin-left: 5%;
		margin-right: 5%;
		margin-bottom: 5%;
		width: 90%;
	}

	.col1-disclaimer {
		margin-left: 5%;
		margin-right: 5%;
		margin-bottom: 5%;
		width: 90%;
		padding-bottom: 3%;
	}

	.text_1col {
		margin-left: 10.5%;
		margin-right: 10.5%;
		margin-top: 10.5%;
		margin-bottom: 12%;
		font-size: 1em;
	}

	/* 2 Column Styles */

	.col2 {
		margin-top: 5%;
		margin-left: 5%;
		margin-right: 5%;
		margin-bottom: 5%;
		width: 90%;
	}

	.col2last {
		margin-top: 5%;
		margin-left: 5%;
		margin-right: 5%;
		margin-bottom: 10%;
		width: 90%;
	}

	.col2_top {
		margin-top: 5%;
		margin-left: 5%;
		margin-right: 5%;
		margin-bottom: 5%;
		width: 90%;
	}

	.col2last_top {
		margin-top: 5%;
		margin-left: 5%;
		margin-right: 5%;
		margin-bottom: 5%;
		width: 90%;
	}

	/* 3 Column Styles */

	.col3 {
		margin-top: 5%;
		margin-left: 5%;
		margin-right: 5%;
		margin-bottom: 5%;
		width: 90%;
	}

	.col3last {
		margin-top: 5%;
		margin-left: 5%;
		margin-right: 5%;
		margin-bottom: 5%;
		width: 90%;
	}

	/* Specials Styles */

	.specials_col2 {
		margin-top: 0%;
		margin-left: 5%;
		margin-right: 5%;
		margin-bottom: 5%;
		width: 90%;
	}

	.specials_col2last {
		margin-top: 0%;
		margin-left: 5%;
		margin-right: 5%;
		margin-bottom: 5%;
		width: 90%;
	}

	.bios {
		margin-top: 5%;
		margin-bottom: 5%;
		margin-left: 5%;
		margin-right: 5%;
		width: 90%;
	}

	.portrait {
		position: relative;
		text-align: center;
		width: 100%;
		max-width: 100%;
		top: 0%;
		left: 0%;
		margin-right: 5%;
	}

	.stylist_text {
		float: right;
		width: 100%;
	}

.form-group {
		width: 100%;
	}
}

/* Smartphone */
@media only screen and (max-width : 320px) {
	
	nav li {
		display: block;
		float: none;
		width: 100%;
	}
	nav li a {
		border-bottom: 1px solid #576979;
	}
}