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

@font-face { 
	font-family: 'Nexa Bold'; 
	src: url('fonts/Nexa Bold.otf'); }
@font-face { 
	font-family: 'Nexa Light'; 
	src: url('fonts/Nexa Light.otf'); }
	@font-face { 
	font-family: 'Las VegasOT'; 
	src: url('fonts/LasVegasOT-Fabulous.otf'); }
	@font-face{
	font-family:"Las VegasOT";
	src:url("http://www.myfontfree.com/data/542/l/lasvegasotfabulous/LasVegasOT-Fabulous.otf");
}

/*
To target specific IE browsers, add the following classes to the beginning of the selectors:
	Iternet Explorer 7: .ie7
	Iternet Explorer 8: .ie8
	Iternet Explorer 9: .ie9
	
To target non-javascript running browsers, add the following class to the beginning of the selector:
	.no_js
*/

.hidden {
	display:none;
}

em {
	color:#FF00FF;
}

* {
	margin: 0;
	padding:0;
}

html, body {
	height: 100%;				/* Sticky footer - do not override */
	color:#78756f;
	font-family:Helvetica, Arial, sans-serif, "Myriad Pro", "Gill Sans", "Gill Sans MT", "DejaVu Sans Condensed";
    font-weight: 300;
	font-size:.9em;
	line-height: 1.5em;
}

#wrapper {
	min-height: 100%;			/* Sticky footer - do not override */
	height: auto !important;	/* Sticky footer - do not override */
	height: 100%;				/* Sticky footer - do not override */
	overflow:hidden;
	width:100%;
}

/* Controls how wide the content is */
.innerWrapper{
	display: block;
    margin: 0 auto;
	max-width:1368px;
}

/* Basic, typographic, positioning elements --------------------------------------------------------------------------------------- */

/* clearfix */
.clearfix:after {
	visibility: hidden;
	display: block;
	font-size: 0;
	content: " ";
	clear: both;
	height: 0;
}
	
.ie7 .clearfix { zoom: 1; } /* IE7 only*/

img,
#middle .noBorder,
#logo a{
	border:0;
}

p{
	margin:0;
	padding:0;
}
	
	
.left{
text-align: left;
        
}

.center{
	text-align:center;
}

.right {
	text-align:right;
	float:right;
}

.centered {
  position: fixed;
  top: 50%;
  left: 50%;
  margin-top: -150px;
  margin-left: -245px;
}

hr {
	color:#00a7ad;

}

.juicer-feed h1.referral {
    display: none !important;
}

.juicer-feed.loaded {
    max-width: 1368px;
}

h1 a {
	float:none;
	background-image:url(../images/logo.svg);
     width: 480px;
     height: 200px;
	display: block;
    text-align: center;
    background-repeat: no-repeat;
    margin: 0px auto;
    text-indent: -9999px;
}


h2 {
	font-family: 'Las VegasOT' , avenir;
    font-weight: 200;
	font-size:3.5em;
	line-height:1em;
	color:#00a7ad;
    text-align: center;
    margin: 0 auto;
    padding-bottom: 10px;
}

h3 {
	font-family: 'Nexa Light', sans-serif;
	letter-spacing:1px;
	color:#00a7ad;
	font-size:2em;
	line-height: 1em;
	text-transform:uppercase;
}

h4 {
	text-align:center;
	font-family: 'Nexa Light', sans-serif;
	letter-spacing:1px;
	color:#00a7ad;
	font-size:1.5em;
	line-height: 2em;
	font-style:italic;
}

h5 a {
    line-height: 1.25em;
    font-weight: 300;
	letter-spacing: .01em;
	text-align:left;
	text-decoration:none;
	float:left;
	font-family: 'Nexa Light', sans-serif;
	font-size:1.75em;
	color:#ffffff;
    padding-left: 10px;
}

h6 a {
	float:none;
	background-image:url(../images/logo.svg);
     width: 480px;
     height: 186px;
	display: block;
    text-align: center;
    background-repeat: no-repeat;
    margin: 0px auto;
    text-indent: -9999px;
}

h8 a {
    padding-right: 10px;
    line-height: 1.25em;
    font-weight: 300;
	letter-spacing: .01em;
	text-align:right;
	text-decoration:none;
	float:right;
	font-family: 'Nexa Light', sans-serif;
	font-size:1.5em;
	color:#ffffff;
}


/* ----------- Header ------------------------------------------------------------------------------------------------------------------ */

.topbar {
    padding: 15px 0px 35px 0px;
    background-color:#00a7ad;
	width:100%;
}

#header{
    width: 100%;
    letter-spacing: 1px;
    margin: 0px auto;
}

/* ----------- Banner ------------------------------------------------------------------------------------------------------------------ */

#banner01{
	position: relative;
    height: 479px;
    width: 100%;
    max-width: 1368px;
    padding-top: 0px;
    overflow: hidden;
    margin: 0px auto;
}

#banner02 {
	display:none;
}

#subBanner, #content-banner {
    display: block;
    height: 428px;
}

#content-banner li {
    list-style: none;
}

#subBannerPhone, #content-banner-phone, #subBannerPhoneStylists {
	display:none;
}

#content-banner-phone li {
    list-style: none;
}

#bannerFacials{
	position: relative;
    height: 600px;
    width: 100%;
    max-width: 1368px;
    padding-top: 0px;
	padding-bottom:30px;
    overflow: hidden;
    margin: 0px auto;
}

#bannerMakeup{
	position: relative;
    height: 600px;
    width: 100%;
    max-width: 1368px;
    padding-top: 0px;
	padding-bottom:30px;
    overflow: hidden;
    margin: 0px auto;
}

/* ----------- Social Media Feed -------------------------------------------------------------------------- */

#feed {
	text-align:center;
	margin:0 auto;
	width:100%;
	padding:30px 0px 30px 0px;
}


/* ----------- Container ---------------------------------------------------------------- */

#container{
	max-width:2000px;
	width:100%;
	height:100%;
	position:relative;
}

#container ul{
	max-width:2000px;
	width:100%;
	height:100%;
	list-style:none outside none;
	position:relative;
	overflow:hidden;
}

#container li:first-child{
	display:list-item;
	position:absolute;
}

#container li{
	position:absolute;
}


/* ----------- Navigation ------------------------------------------------------------------------------------------------------------------ */

#sticky{
  display:none;
}


/* ----------- Nav ------------------------------------------------------------------------------------------------------------------ */

    #nav > a {
        display: none;
    }

    #nav li {
        position: relative;
        text-align: center;
            margin: 0 auto;
    }
 
    /* first level */
 
        #nav > ul > li{
            width: 16%;
            float: left;
		   list-style:none;
            padding: 0px;
            text-align: center;
            margin: 0 auto;
        }
 
    /* second level */
 
    #nav li ul {
        display: none;
        position: absolute;
		z-index:9000;
		background-color:rgba(255,255,255,.90);
    }
	
	#nav li ul li {
		width:100%;
		margin:0 auto;
		padding-left:43px;
		 float: left;
		 text-align:left;
	}
	
	#nav li ul li a {
		color:#00a7ad;
		margin:0 auto;
		padding:0px;
		
		/*CSS3 properties*/
	-webkit-transition:  .3s;
    -moz-transition:     .3s;
    -ms-transition:      .3s;
    -o-transition:       .3s;
    transition:          .3s;
	}
	
	#nav li ul li a:hover {
		color:rgba(0,0,0,1.00);
	}
	
        #nav li:hover ul  {
			color:#fff;
            display: block;
        }

#nav {
	font-family: 'Nexa Light', sans-serif;
	font-size:1.1em;
	letter-spacing:1px;
	text-align:center;
	left:0;
	top:0;
    max-width: 1000px;
	width:100%;
	z-index:2;
	margin:0 auto;
}


/* Second Level */

#nav ul li ul{
	margin:0;
	padding:0;
	width:230px;
}

#nav li ul li{
	display:inline-block;
	list-style:none;
}

.ie7 #nav li ul li{
	display:inline;
	zoom:1;
}

#nav ul li ul li ul li {
    display: none;
    position: absolute;
    top: 100%;
}

#nav ul li ul li:hover ul {
	display:block;
}

#nav a{
	color:#35595d;
	display:block;
	height:50px;
	margin-top:10px;
	line-height:50px;
	padding:0 30px 0 30px;
	text-decoration:none;
	text-transform:uppercase;
	width:auto;
	
	/*CSS3 properties*/
	-webkit-transition:  .3s;
    -moz-transition:     .3s;
    -ms-transition:      .3s;
    -o-transition:       .3s;
    transition:          .3s;
}

#nav a:hover, 
#nav .current a{
	color:#00a7ad;
}

/* ----------- Sitemap ---------------------------------------------------------------- */

#sitemap {
    padding: 100px 0px;
    text-align: center;
    margin: 0 auto;
    font-family: 'Nexa Light', sans-serif;
	letter-spacing:1px;
	left:0;
	top:0;
	width:100%;
}

#sitemap .title {
    font-size:2.3em;
    padding-bottom: 100px;
}

#sitemap ul {
    text-align: left;
    margin: 0 auto;
    width: 33.33%;
    float: left;
}

#sitemap li {
    list-style: none;
    padding: 5px 0px;
}

#sitemap a {
    font-size:1.1em;
    text-decoration: none;
    color:#00a7ad;
    
    /*CSS3 properties*/
	-webkit-transition:  .3s;
    -moz-transition:     .3s;
    -ms-transition:      .3s;
    -o-transition:       .3s;
    transition:          .3s;
}

#sitemap a:hover {
    text-decoration: none;
    color: #00a7ad;
}


/* ----------- Home Page Services / Our Mission Stylists ---------------------------------------------------------------- */

.homePageServices  {
	list-style:none;
	margin:0 auto;
	max-width:1368px;
}

.photo-thumb-services {
	text-align: center;
	float:left;
	width:32.73%;
	padding:10px 10px 0px 0px;
	zoom: 1;
	
	/*CSS3 properties*/
	-webkit-transition: opacity .5s;
    -moz-transition:    opacity .5s;
    -ms-transition:     opacity .5s;
    -o-transition:      opacity .5s;
    transition:         opacity .5s;  /* smooths the opacity changes */
}


.photo-thumb-services p {
	font-family: 'Nexa Light', sans-serif;
	letter-spacing:1px;
	font-size:1.3em;
	line-height:1.5em;
	color:#999;
	padding:20px 20px 0px 20px;
}

.photo-thumb-services img, .photo-thumb-gallery img, .photo-thumb-promo img {
	height:auto;
	max-width:100%;
}

.photo-thumb-services.faded, .photo-thumb-gallery.faded {
	filter: alpha(opacity=50); /* transparency for IE*/
    opacity: 0.5;
}

.galleryHolder{
    padding-bottom: 150px;
	margin:0 auto;
	text-align:center;
	list-style:none;
	max-width:1368px;
}

.photo-thumb-gallery{
	float:left;
	width:32%;
	padding:5px;
	zoom: 1;
	
	/*CSS3 properties*/
	-webkit-transition: opacity .5s;
    -moz-transition:    opacity .5s;
    -ms-transition:     opacity .5s;
    -o-transition:      opacity .5s;
    transition:         opacity .5s;  /* smooths the opacity changes */
}

.photo-thumb-promo{
	margin:0 auto;
	text-align:center;
	width:50%;
	padding:10px;
	zoom: 1;
}


/* ----------- Content ------------------------------------------------------------------------------------------------------------------ */

#content {
	background-color:#FFFFFF;
}

#content ul li {
	list-style:none;
}

#block1 {
    width: 90%;
    max-width: 950px;
    display: block;
	text-align:center;
	margin:0 auto;
    padding:100px 0px;
}

#block1 p {
    font-size:1.5em;
	line-height:1.5em;
    font-weight: 300;
	letter-spacing:1px;
	font-family: 'Nexa Light', sans-serif;
	padding:10px 0px;
	color:#3f3f3f;
}

#block1 p a {
    color:#00a7ad;
	text-decoration:none; 
}

#block1 p a:hover {
    color: #00a7ad;
    text-decoration: underline;
}

#column {
    display: block;
	text-align:center;
	margin:0 auto;
	width:100%;
    max-width: 1368px;
	padding:50px 0px;
	/* Column Rules */	
	-webkit-column-count: 1; /* Chrome, Safari, Opera */
    -moz-column-count: 1; /* Firefox */
    column-count: 1;
}

#column p {
	font-size:1.5em;
	line-height:1.5em;
    font-weight: 300;
	letter-spacing:1px;
	font-family: 'Nexa Light', sans-serif;
	padding:10px 0px;
	color:#3f3f3f;
}

#columns {
    widows: 100%;
	display: block;
    margin: 0 auto;
	padding:0px 20px 100px 20px;
	/* Column Rules */	
	-webkit-column-count: 2; /* Chrome, Safari, Opera */
    -moz-column-count: 2; /* Firefox */
    column-count: 2;
}

#columns a {
    color:#00a7ad;
	text-decoration:none;    
}

#columns a:hover {
    color: #00a7ad;
    text-decoration: underline;
}

#middle{
	clear:both;
}


/* ----------- Table ------------------------------------------------------------------------------------------------------------------ */

.stylists {
    padding: 50px 0px;
    border-top: 2px solid #00a7ad;
    border-bottom: 2px solid #00a7ad;
}

.stylistsPhone {
	display: none;
}

.stylists table {
	max-width:1024px;
	width:95%;
	margin:0 auto;
	padding:10px 0px 30px 0px;
}

.stylists tr {
	padding: 30px 0px;
}

.stylists td {
	padding-left: 30px;
	letter-spacing:1px;
	font-family: 'Nexa Light', sans-serif;
	font-size: 1.3em;
	line-height: 1.5em;
	color:#3f3f3f;
}

.stylists table img {
	width: 100%;
	height: auto;
	padding: 30px 0px;
}

.signature {
	font-family: 'Featherly Bold' , Helvetica, Arial, sans-serif;
	font-size:2em;
	color:#00a7ad;
	padding-top:10px;
	padding-bottom:30px;
}

.box {
	text-align:center;
	margin:0 auto;
	padding:50px;
	background-color:rgba(207,207,207,1.00);
	color:rgba(153,153,153,1.00);
	
}
 

/* ----------- Table ------------------------------------------------------------------------------------------------------------------ */

.services {
    border-top: 2px solid #00a7ad;
}

.services table, .waxing table, .qa table, .raves table {
	margin:0 auto;
	padding:10px 0px 30px 0px;
}

.services table b, .waxing table b, .qa table b, .raves table b {
	font-family:'Nexa Bold', sans-serif;
    letter-spacing:1px;
	font-size:1em;
	line-height:1em;
}

.services table th {
    text-transform: uppercase;
    font-family: 'Nexa Bold', sans-serif;
    letter-spacing:1px;
	font-size:1.5em;
	line-height:1.5em;
	text-align:left;
	color:#00a7ad;
	width:20%;
}

.services table td, .waxing table td, .qa table td, .raves table td, .makeup table td {
    color:#3f3f3f;
    font-family: 'Nexa Light', sans-serif;
    letter-spacing:1px;
	font-size:1.5em;
	line-height:1.5em;
}

.waxing th {
	border-bottom:dotted;
	text-align:left;
	color:#00a7ad;
    letter-spacing:1px;
	font-size:1.5em;
	line-height:1.5em;
}

.qa table th, .raves table th {
	text-align:left;
	color:#000;
	width:20%;
    letter-spacing:1px;
	font-size:1.5em;
	line-height:1.5em;
}

.services table tr, .waxing table tr {
    height: 150px;
}

.raves td {
	font-style:italic;
}

.services td {
	width:65%;
	text-align:left;
}

.services td b {
	text-align:right;
	float:right;
}


.makeup table {
	max-width:1368px;
	margin:0 auto;
	padding:10px 0px 30px 0px;
}

.makeup table tbody {
	margin-bottom:20px;
}

.makeup table td {
	padding:0px 20px;
}

.makeup table td b{
	height:10px;
	font-family:'Nexa Bold', sans-serif;
}

.disclaimer {
    font-style: italic;
    text-transform: uppercase;
}


/* ----------- Button ------------------------------------------------------------------------------------------------------------------ */

.transbox {
    margin: 0 auto;
    width: 100%;
	padding:50px 0px 0px 0px;
}

.transbox ul {
    font-weight: 400;
    text-transform: uppercase;
    letter-spacing: 0.2em;
	font-family: 'Nexa Light', sans-serif;
	font-size:1em;
	margin:0 auto;
	line-height:1.6em;
	list-style:none;
	margin:0 auto;
}

.transbox li{
	text-align:center;
	float: left;
	width:100%;
}

.transbox-left {
    width:100%;
    margin: 0 auto;
    text-align: center;
	padding-bottom:100px;
}

.transbox-left ul {
        width:70%;
    margin: 0 auto;
	font-family: 'Nexa Light', sans-serif;
	font-size:1.3em;
	line-height:1.6em;
	list-style:none;
}

.transbox-left li{
	text-align:center;
	float: left;
    padding: 20px;
}

.button a {
	text-decoration:none;
	color:#00a7ad;
	padding:20px 60px 20px 60px;
	border:2px solid;
	border-color:#00a7ad;
	
	/*CSS3 properties*/
	-webkit-transition:  .3s;
    -moz-transition:     .3s;
    -ms-transition:      .3s;
    -o-transition:       .3s;
    transition:          .3s;
}

.button a:hover {
	color:#fff;
	background-color:#00a7ad;
	text-decoration:none;
}


/* ----------- New Location ------------------------------------------------------------------------------------------------------------------ */


.modal {
	display: none; /* Hidden by default */
    position: fixed; /* Stay in place */
    z-index: 1; /* Sit on top */
    padding-top: 100px; /* Location of the box */
    left: 0;
    top: 0;
    width: 100%; /* Full width */
    height: 100%; /* Full height */
    overflow: auto; /* Enable scroll if needed */
    background-color: rgb(0,0,0); /* Fallback color */
    background-color: rgba(0,0,0,0.4); /* Black w/ opacity */
}

/* Modal Content */
.modal-content {
    background-color:rgba(255,255,255,.90);
    margin: auto;
    padding: 30px;
    width: 370px;
	height:480px;
}

.modal-content p {
	font-size:1.5em;
	line-height:1.5em;
	max-width:1368px;
	margin:0 auto;
	font-style:normal;
	color:#3f3f3f;
}

/* The Close Button */
.close {
    color: #aaaaaa;
    float: right;
    font-size: 28px;
    font-weight: bold;
}

.close:hover,
.close:focus {
    color: #000;
    text-decoration: none;
    cursor: pointer;
}

/* ----------- JotForm -------------------------------------------------------------------------------------------------- */

.jot-form-appointment {
	width: 100%;
	height: 400px;
}
.jot-form-contact {
	width: 100%;
	height: 800px;
}

/* ----------- Form -------------------------------------------------------------------------------------------------- */

#columns #form {
	text-align:left;
	margin:0 auto;
	width:100%;
}

#column #form {
	text-align:left;
	margin:0 auto;
	width:50%;
}

#columns #form .title, #column #form .title {
	font-size:.9em;
	letter-spacing: 0.03em;
}

.form-control {
    margin-bottom: 20px;
	width:100%;
	height:30px;
}

.form-control-half-left {
    margin-bottom: 20px;
	width:48%;
	height:30px;
	float:left;
}

.form-control-half-right {
    margin-bottom: 20px;
	width:48%;
	height:30px;
	float:right;
}

.btn-send {
    text-transform: uppercase;
    letter-spacing: 0.1em;
    margin-bottom: 20px;
	margin-top:10px;
	padding:10px;
}

.error, .cmxform em{
	color:#000;
}

.recaptcha {
	border:0;
    margin:0 auto 30px;
	padding:5px;
	width: 318px;
}

form{
	clear:both;
	margin:20px 0px 20px 20px;
	width:95%;
}

form h3{
	color:#00a7ad;
	font-size:1.2em;
	margin: 20px;
}

input[type=text], textarea {
	width:100%;
}

form.cmxform fieldset {
	border:0;
    margin-bottom: 30px;
	padding:5px;
}

form.cmxform legend {
    font-weight: bold;
    margin: 0 10px;
	padding:0 0 2px;
}

form.cmxform label {
    display: inline-block;
    line-height: 1.8;
    vertical-align: top;
}

form.cmxform fieldset ol {
	border-top:1px solid #6A6C6B;
    margin: -5px 10px 0;
    padding: 10px 0 0;
}
form.cmxform fieldset li {
    list-style: none outside none;
    margin: 0 !important;
    padding: 5px;
}
form.cmxform fieldset fieldset {
    border: medium none;
    margin: 3px 0 0;
	padding:0;
}
form.cmxform fieldset fieldset legend {
    font-weight: normal;
    padding: 0 0 5px;
}
form.cmxform fieldset fieldset label {
    display: block;
    width: auto;
}
form.cmxform em, h4 em {
    color: #FF0000;
    font-style: normal;
    font-weight: bold;
}
form.cmxform label {
    width:90%;
}
form.cmxform fieldset fieldset label {
    margin-left: 123px;
}

.formBtns{
	margin-left:185px;
	margin-top:0;
}

form.cmxform fieldset fieldset select {
    margin-left: 123px;
}

form.cmxform label.error{
	font-size:1em;
	margin:2px 0 0;
	width:300px;
}

#feedback{
	border-bottom: 1px solid #000;
	margin:20px 0 0;
}

#feedback h3{
	border:0;
	padding-bottom:10px;
}


/* ----------- Footer --------------------------------------------------------------------------------- */

#footer {
    padding: 30px 0px;
	background-color:#00a7ad;
}

.copyright {
	width:100%;
	margin:0 auto;
	text-align:center;
    padding-top:10px;
}

.copyright p {
    text-transform:uppercase;
	color:rgba(255,255,255,1.0);
	font-size:.9em;
	 text-align:center;
	 width:100%;
	 margin:0 auto;
	 text-transform:uppercase;
    letter-spacing: 0.1em;
    line-height: 2em;
}


.copyright a, .copyright a:hover {
	text-decoration:none;
	color:rgba(255,255,255,1.00);
}


/* ----------- Social Media ------------------------------------------------------------------------- */
	
.socialMedia {
	display:inline-block;
	margin:0 auto;
	text-align:center;
	width:100%;
}
	
.socialMedia li {
	display:inline;
}	

.hvr-border-fade-email {
	background:url(../images/socialMedia/email.svg);
  margin:0px 0px 0px 0px;
	display: inline-block;
	text-align:center;
	background-repeat:no-repeat;
	width:40px;
	height:40px;
   	left: 0px;
    	top: 0px;
   	z-index: 9000;
  /*CSS3 properties*/
	-moz-transition: background 1s;
  -webkit-transition: background 1s;
  -o-transition: background 1s;
  -ms-transition: background 1s;
  transition: background 1s;
}

.hvr-border-fade-email:hover, .hvr-border-fade-email:focus, .hvr-border-fade-email:active {
	background:url(../images/socialMedia/emailHover.svg);
	background-repeat:no-repeat;
}

.hvr-border-fade-phone {
	background:url(../images/socialMedia/phone.svg);
  margin:0px 0px 0px 0px;
	display: inline-block;
	text-align:center;
	background-repeat:no-repeat;
	width:40px;
	height:40px;
   	left: 0px;
    	top: 0px;
   	z-index: 9000;
  /*CSS3 properties*/
	-moz-transition: background 1s;
  -webkit-transition: background 1s;
  -o-transition: background 1s;
  -ms-transition: background 1s;
  transition: background 1s;
}

.hvr-border-fade-phone:hover, .hvr-border-fade-phone:focus, .hvr-border-fade-phone:active {
	background:url(../images/socialMedia/phoneHover.svg);
	background-repeat:no-repeat;
}

.hvr-border-fade-address {
	background:url(../images/socialMedia/address.svg);
  margin:0px 0px 0px 0px;
	display: inline-block;
	text-align:center;
	background-repeat:no-repeat;
	width:40px;
	height:40px;
   	left: 0px;
    	top: 0px;
   	z-index: 9000;
  /*CSS3 properties*/
	-moz-transition: background 1s;
  -webkit-transition: background 1s;
  -o-transition: background 1s;
  -ms-transition: background 1s;
  transition: background 1s;
}

.hvr-border-fade-address:hover, .hvr-border-fade-address:focus, .hvr-border-fade-address:active {
	background:url(../images/socialMedia/addressHover.svg);
	background-repeat:no-repeat;
}

.hvr-border-fade-facebook {
	background:url(../images/socialMedia/facebook.svg);
  margin:0px 0px 0px 0px;
	display: inline-block;
	text-align:center;
	background-repeat:no-repeat;
	width:40px;
	height:40px;
   	left: 0px;
    	top: 0px;
   	z-index: 9000;
  /*CSS3 properties*/
	-moz-transition: background 1s;
  -webkit-transition: background 1s;
  -o-transition: background 1s;
  -ms-transition: background 1s;
  transition: background 1s;
}

.hvr-border-fade-facebook:hover, .hvr-border-fade-facebook:focus, .hvr-border-fade-facebook:active {
	background:url(../images/socialMedia/facebookHover.svg);
	background-repeat:no-repeat;
}

.hvr-border-fade-instagram {
	background:url(../images/socialMedia/instagram.svg);
  margin:0px 0px 0px 0px;
	display: inline-block;
	text-align:center;
	background-repeat:no-repeat;
	width:40px;
	height:40px;
   	left: 0px;
    	top: 0px;
   	z-index: 9000;
  /*CSS3 properties*/
	-moz-transition: background 1s;
  -webkit-transition: background 1s;
  -o-transition: background 1s;
  -ms-transition: background 1s;
  transition: background 1s;
}

.hvr-border-fade-instagram:hover, .hvr-border-fade-instagram:focus, .hvr-border-fade-instagram:active {
	background:url(../images/socialMedia/instagramHover.svg);
	background-repeat:no-repeat;
}


/*=================== LAPTOP =========================*/

@media (min-device-width:1024px) and (max-width:1150px), (max-device-width:480px) and (orientation:portrait), screen 
and (min-device-width : 320px) and (max-device-width : 480px){
	
#nav {
	font-size:1em;	
}

/* ----------- Header -------------------------------------------------------------------------- */

#header {
	height:250px
}
	
#sticky{
	display:block;
  position:fixed;
  top:0;
  width: 100%;
  height:215px;
  z-index:999;
}

.noBackground {
	width: 100%;
}


/* ----------- Slide Out Menu --------------------------------------------------------------------------------- */
	
	#nav {
		display:none;
	}
	
	#slideOutMenu {
		display:block;
	}
	
	#slideOutMenu img {
		display:block;
		text-align:right;
		float:right;
		margin-top:0px;
		padding:100px 20px 20px 20px;
	}
	
	.menu {
		overflow-x:hidden;
		position:relative;
		right:0;
	}

	.menu-toggle {
		float:right;
	}

	.menu-open {
		right:0;
	}

	.menu-open .menu-side {
		right:0;
	}

	.menu-side,
	.menu {
		-webkit-transition: right 0.5s ease;
		-moz-transition: right 0.5s ease;
		transition: right 0.5s ease;
	}

	.menu-side {
		margin-top:0px;
		display:block;
		background-color:rgba(0,0,0,.95);
		position:fixed;
		top:0;
		right:-100%;
		width:100%;
		height:100%;
		font-family: 'Nexa Light', sans-serif;
		text-transform:uppercase;
	    font-size:1.2em;
	    padding-top:10px;
		float:none;
		z-index:-2;
	}

/* adjustment for IE7*/
.ie7 .menu-side{
	margin-top:-98px;
}

.menu-side li a {
	color:#fff;
	text-decoration:none;
	
	/*CSS3 properties*/
	-webkit-transition: color .5s;
    	-moz-transition:    color .5s;
    	-ms-transition:     color .5s;
    	-o-transition:      color .5s;
   	transition:         color .5s;  /* smooths the opacity changes */
}

.menu-side li a:hover, .menu-side .current a {
	text-decoration:none;
	color:#00a7ad;
}

.menu-side li ul li a {
	color:#666;
	text-decoration:none;
	
	/*CSS3 properties*/
	-webkit-transition: color .5s;
    	-moz-transition:    color .5s;
    	-ms-transition:     color .5s;
    	-o-transition:      color .5s;
   	transition:         color .5s;  /* smooths the opacity changes */
}

.menu-side li ul li a:hover, .menu-side .current li ul li a {
	text-decoration:none;
	color:#00a7ad;
}

.menu-side ul {
	list-style:none outside none;
	margin:0;
	padding:0;
}

.menu-side li {
	padding-left:40px;
	padding-top:10px;
	text-align:left;
	width:100%;
	display:inline-block;
	text-decoration:none;
}

.menu-side ul li {
	display:inline-block;
}

.ie7 .menu-side ul li{
	display:inline;
	zoom:1;
}

#slideOutMenu li ul li {
	padding:5px 20px;
	font-size:.7em;
}

#column #form {
	text-align:left;
	margin:0 auto;
	width:70%;
}
	
}


@media (min-device-width:1024px) and (max-width:1368px), (max-device-width:480px) and (orientation:portrait), screen 
and (min-device-width : 320px) and (max-device-width : 480px){

/* ----------- Banner ---------------------------------------------------------------------------------------- */

#banner01{
    height: 450px;
}

#bannerFacials{
	height:500px;
}

#bannerMakeup{
	height:500px;
}


/* ----------- Content ------------------------------------------------------------------------------------- */
	


}

@media (min-device-width:1024px) and (max-width:1106px), (max-device-width:480px) and (orientation:portrait), screen 
and (min-device-width : 320px) and (max-device-width : 480px){
	
.photo-thumb-services, .photo-thumb-stylists {
	width:32.7%;
}
	
}


/*=================== TABLET / PHONE =========================*/

@media (min-device-width:1024px) and (max-width:1089px),
screen and (max-device-width:480px), screen 
and (min-device-width : 768px) and (max-device-width : 1024px),
(min-device-width:481px) and (max-device-width:1024px) and (orientation:portrait){
	body, .innerWrapper, #header, #middle, #content, #sidebar, #footer{ /* Do not change, add padding or margin to the contained elements (p,ul,img, etc.) */
		margin:0 auto;
		width:100%;
	}
	
	#wrapper{
		background:none;
		width:100%;
	}
    
/* ----------- Sitemap ------------------------------------------------------------------------------- */
    
    #sitemap {
        text-align: left;
    }
    
#sitemap ul {
    padding-bottom: 30px;
    padding-left: 30px;
    width: 90%;
}
    
#sitemap .title {
    padding: 100px 0px 50px 30px;
    text-align: left;
}

	
	
/* ----------- Headers ------------------------------------------------------------------------------- */
	
	
	.left{
		text-align: left;
        
	}
	
	.right{
		text-align: right;
	}



/* ----------- Banner --------------------------------------------------------------------------------- */

#banner01{
	display:none;
}

#banner02{
	display:block;
	height:500px;
}

#myStory {
	padding-left:0px;
	padding-right: 0px;
}

#column {
	width:90%;
}


/* ----------- Home Page Services / Our Mission Stylists ------------------------------------------------------------ */

.photo-thumb-services, .photo-thumb-stylists {
	width:32.5%;
}


/* ----------- Partners Gallery -------------------------------------------------------------- */

.partnersHolder{
	width:90%;
}

.photo-thumb-partners{
	width:100%;
}

.photo-thumb-partners img{
	height:auto;
	max-width:30%;
}


/* ----------- Form ---------------------------------------------------------------------------------- */

	form {
		margin-top:100px;
	}
	

.photo-thumb-gallery{
	width:30%;
}

.photo-thumb-promo{
	width:60%;
}

/* ----------- Banner --------------------------------------------------------------------------- */

#subBanner, #content-banner {
    display: none;
}

#subBannerPhone, #content-banner-phone {
	display:block;
	height:428px;
}
	
#subBannerPhoneStylists {
	display:block;
	height:300px;
	margin-bottom: -20px;
}

#subBannerPhoneStylists img {
	width: 100%;
	height: auto;
	}
	
#bannerFacials{
	height:400px;
}

#bannerMakeup{
	height:400px;
}
	

/* ----------- Content -------------------------------------------------------------------------------------------- */
	
	#columns {
		font-size:100%;
		padding:0px 20px;
		/* Column Rules */	
		-webkit-column-count: 1; /* Chrome, Safari, Opera */
    		-moz-column-count: 1; /* Firefox */
    		column-count: 1;
	}
	
	#columns p {
		padding-top:20px;
		width:100%;
	}
	
	#column {
		font-size:100%;
	}
	
	#myStory img {
		width:100%;
		margin:0 auto;
		text-align:center;
	}
	
/* ----------- Table -------------------------------------------------------------------------------- */

.stylists td {
	font-size: 1em;
	line-height: 1.5em;
}

.stylists table img {
	width: 100%;
	height: auto;
}
	
	.signature {
		font-size:1.5em;
	}
	

/* ----------- Partners Gallery -------------------------------------------------------------------------- */

.partnersHolder{
	width:90%;
}

.photo-thumb-partners{
	width:100%;
}

.photo-thumb-partners img{
	height:auto;
	max-width:50%;
}
	

/* ----------- Form ------------------------------------------------------------------------------------ */
	
	form {
		text-align:center;
		margin:0 auto;
		padding-top:30px;
	}
	
/* ----------- JotForm -------------------------------------------------------------------------------------------------- */

.jot-form-contact {
	width: 100%;
	height: 800px;
}
	

@media (min-device-width:1024px) and (max-width:850px), (max-device-width:480px) and (orientation:portrait), screen 
and (min-device-width : 320px) and (max-device-width : 480px){

h2 {
	text-align: center;
}

	h5 a {
		font-size: 1.5em;
	}
    
    h8 a {
        font-size: 1.25em;
    }
	
	
/* ----------- Table ----------------------------------------------------------------------------------------------- */

.stylists {
	display: none;
}

.stylistsPhone {
    padding: 50px 0px;
    border-top: 2px solid #00a7ad;
    border-bottom: 2px solid #00a7ad;
	width: 100%;
	display: block;
	text-align: center;
	margin: 0 auto;
}
	
	.stylistsPhone img {
		padding: 20px 0px;
		width: 90%;
		text-align: center;
		margin: 0 auto;
	}
	
	.stylistsPhone p {
		margin: 0 auto;
		text-align: center;
		padding: 20px 0px 40px 0px;
		width: 90%;
		letter-spacing:1px;
		font-family: 'Nexa Light', sans-serif;
		font-size: 1.3em;
		line-height: 1.5em;
		color:#3f3f3f;
	}

}
	
@media (min-device-width:1024px) and (max-width:800px), (max-device-width:480px) and (orientation:portrait), screen 
and (min-device-width : 320px) and (max-device-width : 480px){
	

	
/* ----------- Home Page Services ---------------------------------------------------------------------------- */

.photo-thumb-services, .photo-thumb-stylists {
	width:32.3%;
}

#myStory {
	width: 100%;
    padding: 75px 0px 30px 0px;
}

#column #form {
	text-align:left;
	margin:0 auto;
	width:80%;
}
	
/* ----------- JotForm -------------------------------------------------------------------------------------------------- */

.jot-form-contact {
	width: 100%;
	height: 700px;
}

}

@media (min-device-width:1024px) and (max-width:750px), (max-device-width:480px) and (orientation:portrait), screen 
and (min-device-width : 320px) and (max-device-width : 480px){

/* ----------- Banner ------------------------------------------------------------------------------------- */

#banner02{
	height:400px;
}
	
/* ----------- JotForm -------------------------------------------------------------------------------------------------- */

.jot-form-contact {
	width: 100%;
	height: 700px;
}

}

@media (min-device-width:1024px) and (max-width:645px), (max-device-width:480px) and (orientation:portrait), screen 
and (min-device-width : 320px) and (max-device-width : 480px){
	

/* ----------- Banner ------------------------------------------------------------------------------------- */

#banner02{
	height:300px;
}
    
        #subBanner, #content-banner {
        display: none;
    }

#subBannerPhone, #content-banner-phone {
	display: block;
}

#subBannerPhoneStylists {
	display:block;
	height:200px;
	margin-bottom: -40px;
}

#bannerFacials{
	height:300px;
}

#bannerMakeup{
	height:300px;
}

#header {
	height:150px;
}

#sticky {
	height:150px;
}

h1 a {
	float:left;
	background-image:url(../images/logoTablet.svg);
     width: 300px;
     height: 150px;
	display: block;
    text-align: center;
    background-repeat: no-repeat;
    margin: 0px auto;
    text-indent: -9999px;
}

h4 a {
	float:none;
	background-image:url(../images/logoSubmit.jpg);
     width: 370px;
     height: 143px;
	display: block;
    text-align: center;
    background-repeat: no-repeat;
    margin: 0px auto;
    text-indent: -9999px;
}
	
h5 a {
	font-size: 1.25em;
	padding-left: 5px;
}
	
h8 a {
	font-size: 1em;
	padding-right: 5px;
}

	
/* ----------- Home Page Services ------------------------------------------------------- */

.photo-thumb-services {
	width:32%;
}

.galleryHolder {
	padding-left:15px;
}

.photo-thumb-gallery {
	width:95%;
	padding:5px;
}

.photo-thumb-promo {
	width:95%;
	padding:5px;
}

/* ----------- Column --------------------------------------------------------------------------- */

#column p {
	font-size:1.5em;
	line-height:1.5em;
}


/* ----------- Our Mission Stylists ----------------------------------------------------------------------- */

.photo-thumb-stylists {
	float:none;
	width:100%;
	padding:0px;
}

.photo-thumb-stylists p {
	padding:0px 20px 30px 20px;
}
	
/* ----------- JotForm -------------------------------------------------------------------------------------------------- */

.jot-form-contact {
	width: 100%;
	height: 700px;
}

}

@media (min-device-width:1024px) and (max-width:600px), (max-device-width:480px) and (orientation:portrait), screen 
and (min-device-width : 320px) and (max-device-width : 480px){
	
		.topbar {
		float: none;
		text-align: center;
		padding: 15px 0px 15px 0px;
		margin: 0 auto;
	}
	
	h5 a, h8 a {
		float: none;
		text-align: center;
		padding-right: 0px;
		padding-left: 0px;
		margin: 0 auto;
	}


/* ----------- Table ---------------------------------------------------------------------------------- */

.services table, .waxing table, .qa table, .raves table {
	max-width:1368px;
	width:95%;
	margin:0 auto;
	padding-top:30px;
	padding-bottom:30px;
}

.services table th {
	text-align:center;
	width:100%;
	float:left;
	padding-bottom:10px;
}

.qa table th, .raves table th {
	text-align:center;
	width:100%;
}

.services table tr, .waxing table tr, .qa table tr, .raves table tr {
	width:100%;
	height:auto;
	float:left;
	padding-bottom:30px;
}

.services table td, .services table td b {
	width:100%;
	float:left;
	padding:0px 0px 10px 0px;
	text-align:center;
}

#column #form {
	text-align:left;
	margin:0 auto;
	width:95%;
}
	
/* ----------- JotForm -------------------------------------------------------------------------------------------------- */

.jot-form-contact {
	width: 100%;
	height: 700px;
}

}

@media (min-device-width:1024px) and (max-width:500px), (max-device-width:480px) and (orientation:portrait), screen 
and (min-device-width : 320px) and (max-device-width : 480px){
	
/* ----------- Home Page Services ----------------------------------------------------------------------------------- */

h2, h3 {
	font-size:2em;
    line-height: 1.5em;
}

.photo-thumb-services{
	width:31.9%;
}

/* Modal Content */
.modal-content {
    background-color:rgba(255,255,255,.90);
    margin: auto;
    padding: 10px;
    width: 300px;
	height:450px;
}

.modal-content p {
	font-size:1em;
	line-height:1.5em;
}
	
/* ----------- JotForm -------------------------------------------------------------------------------------------------- */

.jot-form-contact {
	width: 100%;
	height: 700px;
}

}

@media (min-device-width:1024px) and (max-width:465px), (max-device-width:480px) and (orientation:portrait), screen 
and (min-device-width : 320px) and (max-device-width : 480px){

/* ----------- Banner --------------------------------------------------------------------------------------------- */

#banner02{
	height:250px;
	padding-bottom:10px;
}

        #subBanner, #content-banner {
        display: none;
    }

#subBannerPhone, #content-banner-phone {
	display: block;
}

#subBannerPhoneStylists {
	display:block;
	height:200px;
	margin-bottom: -60px;
}

#bannerFacials{
	height:200px;
}

#bannerMakeup{
	height:200px;
}
	
/* ----------- Home Page Services ------------------------------------------------------------------------------------ */

.photo-thumb-services{
	width:100%;
	padding:0px;
}

.galleryHolder {
	padding-left:10px;
}

.copyright {
    width: 70%;
}

/* ----------- JotForm -------------------------------------------------------------------------------------------------- */

.jot-form-contact {
	width: 100%;
	height: 700px;
}
	
}
}
	