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


* {
	box-sizing: border-box;
}
html {
    position: relative;
    min-height: 100%;
}
body {
	margin: 0;
	padding:0;
	border:0;
	font-family: 'Raleway', sans-serif; font-weight: 400;
	color:#2a2a2a;
	font-size: 14px;
	background:#fff;
	text-align: center;
}
p {
	font-family: 'Raleway', sans-serif; font-weight: 400;
	color:#2a2a2a;
	font-size: 15px;
	text-align: center;
}
header {
	width:100%;
	height:221px;
	margin: auto;
	background:#fff;
}
header a, header a:visited, header a:active {
	color:#2a2a2a;
}
header a:hover {
	color:#435578;
}
.content {
	width: 1000px;
	margin:auto;
}
a, a:hover, a:active, a:visited {
	text-decoration: none;	
}
#topBar {
	width: 100%;
	height: 45px;
	background: #fff;
	margin-top:0;
	border-bottom: 1px #CCC solid;
}
#topBar p {
	font-size: 13px;
	color:#2a2a2a;
	font-weight: 500;
	text-transform: uppercase;	
}
#topBar p.left {
	float:left;
}
#topBar p.right {
	float: right;	
}
#hamburger {
	display:none;	
}
#logo {
	width:100%;
	height:120px;
	margin:auto;
	padding-top: 25px;
}
h1 {
	font-family: 'Poiret One', cursive, san-serif;
	color: #b81b1b;
	font-size: 60px;
	text-align: center;
	margin:0;
}
nav {
	width:100%;
	height:60px;
	color:#2a2a2a;
	background:#fff;
	margin:auto;
	text-transform: uppercase;
	border-top: 1px #CCC solid;
	border-bottom: 1px #CCC solid;
}
nav ul {
    list-style-type: none;
    padding: 0;
    overflow: hidden;
	margin:auto;
	width:400px;
	padding-top:22px;
}
nav li {
    display: block;
	float: left;
}
nav li a {
    color: #2a2a2a;
    text-align: center;
    text-decoration: none;
    display: inline-block;
	width: 80px;
	height: auto;
	font-size:14px;
	margin: 0 10px 0 10px;
}
nav li a.big {
	width:180px;	
}
nav li a:hover {
	color:#435578;
	font-weight: 700;
}
nav li a:active, nav li a:visited {
    color: #2a2a2a;
}
#clear {
	clear:both;	
}
#blueBar {
	width: 100%;
	height: 100px;
	background: #435578;
	padding-top: 34px;
	background-image: url(images/pattern_repeat.png);
	background-position: center;
	background-repeat: repeat;
	background-size: contain;
}
#blueBar h2 {
	color: #fff;	
}
#home1 {
	width:100%;
	margin:auto;
	height: auto;
	background: #fff;
	padding: 25px 0;
}
h3 {
	font-family: 'Raleway', sans-serif; font-weight: 300;
	font-size: 23px;
	text-transform: uppercase;
	color: #fff;
	width: 85%;
	border-top: 2px solid #fff;
	border-bottom: 2px solid #fff;
	margin:auto;
	padding: 15px 0;
	line-height: 30px;
	letter-spacing: 2px;
}
#blocks {
	width: 100%;	
}
.block {
	background: #435578;
	height: 240px;
	width: 240px; 
	margin: 5px;
	float: left;	
}
#block1 {
	background-image: url(images/blueGirl.png);
	background-position: center;
	background-repeat: none;
	background-size: cover;
}
#block2 {
	background: #273d69;
	padding-top: 28px;
	background-image: url(images/pattern1.png);
	background-position: center;
	background-repeat: none;
	background-size: cover;
}
#block2:hover {
	background-image: none;
}
#block3 {
	background-image: url(images/longBlondeCurls.png);
	background-position: center;
	background-repeat: none;
	background-size: cover;
}
#block4 {
	background-image: url(images/outside.png);
	background-position: center;
	background-repeat: none;
	background-size: cover;
}
#block5 {
	background: #798cb0;
	padding-top: 90px;
	background-image: url(images/pattern2.png);
	background-position: center;
	background-repeat: none;
	background-size: cover;
}
#block5:hover {
	background-image: none;
}
#block6 {
	background-image: url(images/colorBar.png);
	background-position: center;
	background-repeat: none;
	background-size: cover;
}
#block7 {
	background: #435578;
	padding-top: 28px;
	background-image: url(images/pattern3.png);
	background-position: center;
	background-repeat: none;
	background-size: cover;
}
#block7:hover {
	background-image: none;
}
#block8 {
	background-image: url(images/redShortBob.png);
	background-position: center;
	background-repeat: none;
	background-size: cover;
}
#block9 {
	background-image: url(images/chalkGirl.png);
	background-position: center;
	background-repeat: none;
	background-size: cover;
}
#block10 {
	background: #273d69;
	padding-top: 43px;
	background-image: url(images/pattern1.png);
	background-position: center;
	background-repeat: none;
	background-size: cover;
}
#block10:hover {
	background-image: none;
}
#block11 {
	background-image: url(images/hairSwatches.png);
	background-position: center;
	background-repeat: none;
	background-size: cover;
}
#block12 {
	background: #798cb0;
	padding-top: 90px;
	background-image: url(images/pattern2.png);
	background-position: center;
	background-repeat: none;
	background-size: cover;
}
#block12:hover {
	background-image: none;
}
#block13 {
	background-image: url(images/shortBlondeWaves.png);
	background-position: center;
	background-repeat: none;
	background-size: cover;
}
#block14 {
	background-image: url(images/livingProofBottles.png);
	background-position: center;
	background-repeat: none;
	background-size: cover;
}
#block15 {
	background: #435578;
	padding-top: 43px;
	background-image: url(images/pattern3.png);
	background-position: center;
	background-repeat: none;
	background-size: cover;
}
#block15:hover {
	background-image: none;
}
#block16 {
	background-image: url(images/allProducts.png);
	background-position: center;
	background-repeat: none;
	background-size: cover;
}

#home_hours {
	border-top: 1px #CCC solid;
	padding: 25px 0;
}
#home_hours h3 {
	color: #2a2a2a;	
	font-size: 15px;
	margin: 0 auto;
	width: 90%;
	padding: 5px 0 0 0;
}

#home2 {
	width:100%;
	margin:auto;
	height: auto;
	background: #e6edfa;
	padding: 50px 0;
	border-top: 1px #CCC solid;
	border-bottom: 1px #CCC solid;
	background-image: url(images/pattern_repeat2.png);
	background-position: center;
	background-repeat: repeat;
	background-size: contain;
}
h2 {
	font-family: 'Playfair Display', serif;
	font-weight: 700;
	color: #2a2a2a;
	font-size: 22px;
	letter-spacing: 3px;
	text-align: center;	
	margin:0;
}
.button {
	width: 450px;
	height: auto;
	margin:auto;
	background: #435578;
	border: #fff solid 1px;	
	margin-top: 30px;
}
.button p {
	text-transform: uppercase;
	font-family: 'Raleway', serif; font-weight: 400;
	color: #fff;
	font-size: 25px;
	letter-spacing: 2px;
	text-align: center;	
}
.button:hover {
	background: #e6edfa;
	border: #2a2a2a solid 1px;	
	transition: 1s ease;
	-webkit-transition: .5s linear;
}
.button:hover p {
	color: #b81b1b; font-weight: 500;
	transition: 1s ease;
	-webkit-transition: .5s linear;
}
#home3 {
	width: 100%;
	height: auto;
	padding: 20px 0;
	background: #fff;
	border-bottom: 1px #CCC solid;
}
#home3 p {
	width: 90%;
	margin: 15px auto;
}
h4 {
	font-family: 'Raleway', sans-serif;
	font-weight: 500;
	color: #2a2a2a;
	font-size: 18px;
	letter-spacing: 1px;
	text-align: center;	
}
h4 a, h4 a:visited, h4 a:active {
	color: #2a2a2a;
	font-weight: 700;
}
h4 a:hover {
	color: #435578;
	font-weight: 700;
}
footer {
	width:100%;
	height:auto;
	margin:auto;
	background:#fff;
	padding: 25px 0;
}
#footerlogo {
	width:100%;
	height:auto;
	margin:auto;
	padding-top: 25px;
	margin-bottom: 10px;
}
#footerlogo h1 {
	font-family: 'Poiret One', sans-serif;
	color: #b81b1b;
	font-size: 25px;
	text-align: center;
	margin:0;
}
#footerAddress {
	width: 100%;
	margin:auto;
	text-transform: uppercase;
}
#footerAddress a, #footerAddress a:active, #footerAddress a:visited {
	font-size: 13px;
	color: #2a2a2a;
}
#footerAddress a:hover {
	font-size: 13px;
	color: #435578;
}
#footerAddress p {
	text-align:center;
	margin:auto;
	font-size: 13px;
}
#footernav {
	width:100%;
	height:60px;
	color:#2a2a2a;
	background:#fff;
	margin:auto;
	text-transform: uppercase;
}
#footernav ul {
    list-style-type: none;
    padding: 0;
    overflow: hidden;
	margin:auto;
	width:440px;
	padding-top:22px;
}
#footernav li {
    display: block;
	float: left;
}
#footernav li a {
    color: #2a2a2a;
    text-align: center;
    text-decoration: none;
    display: inline-block;
	width: 80px;
	height: auto;
	font-size:14px;
	margin: 0 15px 0 15px;
}
#footernav li a.big {
	width: 180px;	
}
#footernav li a:hover {
	color:#435578;
	font-weight: 700;
}
#footernav li a:active, nav li a:visited {
    color: #2a2a2a;
}
#social {
	width: 120px;
	margin:auto;
}
#social img {
	float: left;
	width: 40px;
	margin: 10px;
	text-align: center;
}




.about {
	width: 100%;
	height: auto;
}
.bio h2 {
	width: 100%;
	height: auto;
	margin:auto;
	padding: 10px 0;
	margin-bottom: 50px;
	border-top: 1px #ccc solid;	
	border-bottom: 1px #ccc solid;	
}
.bio {
	margin: 50px 0;	
}
.bio h3 {
	color: #b81b1b;
	font-weight: 300;
	font-size: 30px;
	padding: 0;
}
.bio h4 {
	margin-top:0;
	margin-bottom: 30px;
}




#services {
	width: 100%;
	height: auto;
	padding-bottom: 25px;
}
.services {
	float:left;
	width: 500px;
	padding: 0 25px;
	margin-top: -40px;	
}
.services p {
	text-align: left;	
}
.services h3 {
	color: #b81b1b;
	font-weight: 300;
	font-size: 30px;
	padding: 0;
	margin-top:40px;
	margin-bottom: 10px;
}
.services h2 {
	padding: 0;
	margin-top:40px;
	margin-bottom: 10px;
}
.services.center {
	width: 100%;
	margin:auto;
	margin-bottom: 20px;
	padding: 0;	
}




#home1.contact {
	background: #fff;
	padding: 50px 0 0 0;
}
.form {
	width:600px;
	height:auto;
	margin:auto;
	padding: 0 25px;
	float: left;
}
.form h3 {
	text-transform: uppercase;
	font-size: 18px;
	font-weight: 800;	
	border: none;
	color: #2a2a2a;
	margin: 0 auto;
	padding: 0;
}
.info {
	width: 400px;
	height: auto;
	margin:auto;
	padding: 0 25px;
	float: left;
}
.info h1 {
	font-size: 40px;
	margin-bottom: 20px;	
}
.info h3 {
	text-transform: uppercase;
	font-size: 18px;
	font-weight: 800;	
	border: none;
	color: #2a2a2a;
	margin: 0 auto;
	padding: 0;
}
.info h4 {
	margin: auto;
	margin-top:0px;
	margin-bottom: 25px;
}
.info h4 a {
	font-weight: 500;	
}
form {
	width:550px;
	height:auto;
	margin:auto;
	color:#2a2a2a;
	text-align: left;
	line-height: 35px;
}
form label.hide {
	display:none;	
}
input[type="text"], input[type="email"], textarea {
	width: 100%;
	height: 30px;
	margin:5px auto;
	background: #e6edfa;
	border: none;
	border-radius: 0;
	padding-left: 10px;
	font-family: 'Raleway', sans-serif; font-weight: 400;
	color:#2a2a2a;
	font-size: 18px;
	
}
textarea {
	height: 150px;
}
input::placeholder, textarea::placeholder, label {
	font-family: 'Raleway', sans-serif; font-weight: 500;
	color:#2a2a2a;
	font-size: 18px;
}
label {
	float:left;
	margin-left: 10px;
	width:100%;
	text-align:left;
}
input[type=submit] {
    border-radius: 0;
    border: 0;
    width: 120px;
    height: 40px;
	text-transform: uppercase;
	font-family: 'Raleway', sans-serif; font-weight: 400;
	color:#fff;
	font-size: 18px;
    background: #435578;
	margin-top:15px;
}

/*CHECKBOXES*/
.check {
    display: block;
    position: relative;
    padding-left: 28px;
    margin-bottom: 12px;
    cursor: pointer;
    font-size: 18px;
	width:40%;
	text-align: left;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

/* Hide the browser's default checkbox */
.check input {
    position: absolute;
    opacity: 0;
    cursor: pointer;
}

/* Create a custom checkbox */
.checkmark {
    position: absolute;
    top: 7px;
    left: 0;
    height: 20px;
    width: 20px;
    background-color: #e6edfa;
}

/* On mouse-over, add a grey background color */
.check:hover input ~ .checkmark {
    background-color: #ccc;
}

/* When the checkbox is checked, add a blue background */
.check input:checked ~ .checkmark {
    background-color: #e6edfa;
}

/* Create the checkmark/indicator (hidden when not checked) */
.checkmark:after {
    content: "";
    position: absolute;
    display: none;
}

/* Show the checkmark when checked */
.check input:checked ~ .checkmark:after {
    display: block;
}

/* Style the checkmark/indicator */
.check .checkmark:after {
    left: 6px;
    top: 2px;
    width: 5px;
    height: 10px;
    border: solid #b81b1b;
    border-width: 0 3px 3px 0;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
}
#map {
	width: 100%;
	height: auto;
	margin: 50px 0 0 0;	
}
.button.resume p {
	font-size: 18px;
}





/************************ MOBILE NAV ************************/
#mobileNav {
	display:none;	
	width:100%;
	float: left;
	font-family: 'Raleway', sans-serif; font-weight: 600;
	color:#fff;
	font-size: 16px;
	margin-top: 0;
}
.bar1, .bar2, .bar3 {
    width: 35px;
    height: 5px;
    background-color: #2a2a2a;
    margin: 6px 0;
    transition: 0.4s;
}
.container {
    display: inline-block;
    cursor: pointer;
}

/* Rotate first bar */
.change .bar1 {
    -webkit-transform: rotate(-45deg) translate(-9px, 6px) ;
    transform: rotate(-45deg) translate(-9px, 6px) ;
}

/* Fade out the second bar */
.change .bar2 {
    opacity: 0;
}

/* Rotate last bar */
.change .bar3 {
    -webkit-transform: rotate(45deg) translate(-8px, -8px) ;
    transform: rotate(45deg) translate(-8px, -8px) ;
}

.dropbtn {
	font-family: 'Raleway', sans-serif; font-weight: 800;
    padding:10px 0 10px 20px;
    font-size: 20px;
    border: none;
	width: 25%;
	float: left;
    cursor: pointer;
	text-align: left;
}

.dropbtn:hover, .dropbtn:focus {
    background-color: #fff;
}

.dropdown {
    position: relative;
    display: inline-block;
}

.dropdown-content {
    display: none;
    position: absolute;
	margin-top: 51px;
    background-color: #e6edfa;
	font-weight: 300;
    min-width: 160px;
	width:100%;
	text-align:center;
    overflow: auto;
    box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
    right: 0;
    z-index: 999;
}

.dropdown-content a {
    color: #2a2a2a;
    padding: 12px 16px;
    text-decoration: none;
    display: block;
	border-bottom: 1px #CCC solid;
}

.dropdown a:hover {
	font-weight: 700;
}

.show {
	display:block;
}

.mobileText {
	display: none;
	margin-top: -54px;
	width: 75%;
	float:right;
	margin-right: 20px;
}
.mobileText p {
	text-align: right;	
}





/*********************** LIGHT BOX ***********************/
.row > .column {
  padding: 5px;
}

.row:after {
  content: "";
  display: table;
  clear: both;
}

/* Create four equal columns that floats next to eachother */
.column {
  float: left;
  width: 25%;
}

/* The Modal (background) */
.modal {
  display: none;
  position: fixed;
  z-index: 1;
  padding-top: 100px;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: auto;
  background-color: rgba(0,0,0, 0.8);
}

/* Modal Content */
.modal-content {
  position: relative;
  background-color: rgba(0,0,0, 0.7);
  margin: auto;
  padding: 0;
  width: 50%;
  max-width: 1000px;
}
.studio .modal-content {
  position: relative;
  background-color: rgba(0,0,0, 0.7);
  margin: auto;
  padding: 0;
  width: 70%;
  max-width: 1000px;
}

/* The Close Button */
.close {
  color: white;
  position: absolute;
  top: -20px;
  right: 25px;
  font-size: 100px;
  font-weight: bold;
}

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

/* Hide the slides by default */
.mySlides {
  display: none;
}

/* Next & previous buttons */
.prev,
.next {
  cursor: pointer;
  position: absolute;
  top: 50%;
  width: auto;
  padding: 16px;
  margin-top: -50px;
  color: rgba(255,255,255, .6);
  font-weight: bold;
  font-size: 30px;
  transition: 0.6s ease;
  border-radius: 0 3px 3px 0;
  user-select: none;
  -webkit-user-select: none;
}

/* Position the "next button" to the right */
.next {
  right: 0;
  border-radius: 3px 0 0 3px;
}
.prev {
	left: 0;
  border-radius: 3px 0 0 3px;
}

/* On hover, add a black background color with a little bit see-through */
.prev:hover,
.next:hover {
  background-color: rgba(67, 85, 120, 0.8);
  color: rgba(255,255,255, 1);
}

img.demo {
  opacity: 0.6;
}

.active,
.demo:hover {
  opacity: 1;
}

img.hover-shadow {
  transition: 0.3s;
}

.hover-shadow:hover {
  /*box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);*/
  opacity: 0.5;
}


h2.portfolio {
	width: 100%;
	height: auto;
	margin: 50px auto;
	padding: 10px 0;
	border-top: 1px #ccc solid;	
	border-bottom: 1px #ccc solid;	
}





@media screen and (max-width: 1000px) {


.content {
	width: 768px;	
}
h3 {
	font-size: 16px;
	width: 85%;
	border-top: 1px solid #fff;
	border-bottom: 1px solid #fff;
	margin:auto;
	padding: 10px 0;
	line-height: 22px;
	letter-spacing: 2px;
}
.bio h3 {
	padding-bottom: 6px;
}
#blocks {
	width: 100%;	
}
.block {
	background: #435578;
	height: 182px;
	width: 182px; 
	margin: 5px;
	float: left;	
}
#block2 {
	padding-top: 25px;
}
#block5 {
	padding-top: 70px;
}
#block7 {
	padding-top: 25px;
}
#block10 {
	padding-top: 36px;
}
#block12 {
	padding-top: 70px;
}
#block15 {
	padding-top: 36px;
}

#home_hours h3 {
	width: 100%;
}

#home3 p {
	width: 95%;
	margin: 15px auto;
}
#blueBar {
	padding-top:36px;
}
h2 {
	font-size: 20px;
	letter-spacing:2px;
}
.button {
	width: 400px;
	margin-top: 20px;
}
.button p {
	font-size: 20px;
}

.services {
	float:left;
	width: 384px;
	margin-top: -40px;	
}
.services.left {
	padding: 0 20px 0 0;	
}
.services.right {
	padding: 0 0 0 20px;	
}
.services h3 {
	line-height: 30px;	
}

.form, form {
	width: 100%;	
}
.info {
	width: 100%;
	margin-top: 50px;	
}

.button.resume {
	width: 450px;	
}


.modal-content {
  width: 70%;
}
.close {
	font-size: 80px;	
}




}



@media screen and (max-width: 768px) {


.content {
	width: 576px;	
}
#blocks {
	width: 100%;
	margin:auto;	
}
#block3, #block8, #block14, #block16 {
	display: none;	
}
.services {
	width: 100%;	
}
.services.left, .services.right {
	padding:0;	
}
.services.right {
	margin-top: -20px;	
}


}



@media screen and (max-width: 650px) {

#footernav {
	height: 170px;	
}
#footernav ul {
	width: 100%;	
}
#footernav li {
    float: none;
	padding: 5px 0;
	text-align: center;
	margin:auto;
}

}



@media screen and (max-width: 605px) {

nav li a {
    color: #2a2a2a;
    text-align: center;
    text-decoration: none;
    display: inline-block;
	width: 80px;
	height: auto;
	font-size:12px;
	margin: 0 5px 0 5px;
}
nav ul {
	width: 556px;	
}

}



@media screen and (max-width: 576px) {


.content {
	width:85%;	
}
header {
	height: 160px;	
}
h1 {
	font-size: 40px;	
}
#topBar .content {
	display: none;
}
#mobileNav {
	display:block;	
}
#bar {
	display:none;	
}
#mobileBar {
	display:block;	
}
nav {
	display: none;	
}
#blueBar {
	height: 80px;
	padding-top:28px;	
}
#blueBar h2 {
	font-size: 16px;	
}
#blocks {
	margin: auto;
	width: 384px;	
}
#block1, #block6, #block11, #block16 {
	display: none;	
}
#block3, #block8, #block14 {
	display: block;	
}
#topBar {
	height: 60px;	
}
.mobileText {
	display: block;	
}
h2 {
	font-size: 18px;	
}
.button {
	width: 300px;	
}
.button p {
	font-size: 16px;	
}
#social {
	width: 90px;	
}
#social img {
	width: 25px;	
}
.bio h3 {
	line-height: 35px;	
}
.button.resume {
	width: 300px;	
}


.modal-content {
  width: 80%;
}
.close {
	font-size: 60px;	
	top: 20px;
}



}


@media screen and (max-width: 400px) {


h1 {
	font-size: 36px;
}
#blueBar h2 {
	font-size: 18px;
	width: 75%;
	margin:auto;	
}
#blueBar {
	padding-top: 15px;	
}
.content.mobile {
	width: 85%;
	margin:auto;
}
.content {
	width: 95%;	
}
#blocks {
	width: 320px;	
}
.block {
	height: 150px;
	width: 150px;	
}
.dropdown-content {
	margin-top: 60px;	
}
h3 {
	padding: 7px 0;
	width: 92%;	
}
#block2, #block7 {
	padding-top: 12px;	
}
#block10, #block15 {
	padding-top: 23px;	
}
#block5, #block12 {
	padding-top: 57px;	
}
#footerAddress {
	width: 85%;
}
#footernav {
	display:none;	
}
#social {
	padding-top: 15px;	
}

.bio h2 {
	margin-top: 50px;	
}

.info h1 {
	font-size: 30px;	
}

#blueBar.portfolio {
	padding-top: 27px;
}

.mobileText {
	margin-top: -58px;	
}


}





