h4 {
	position: relative;
	color: #000;
	text-decoration: underline;
	background-color: #8EC4D2;
	width: 150px;
	border-radius: 10px;
	left: 40%
}

#bodyTemplate {
	background:#FFF;
	height: 800px;
	position: relative;
	display:inline-block;
	top: 5%;
    margin: 0, auto;
    border-radius: 10px;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    padding-bottom: 5%;
}

#headerImage {
	position:relative;
	display:inline-block;
	left: 30%;
	top: 5%;
	border-bottom-color:#d26576;
	border-bottom:thick;
}



#navBar {
	position:relative;
	display:inline-block;
	left:28%;
	margin-bottom: 1.5%;
	width: 500px;
	
	max-width: 600px;
}


.navbar-default .navbar-toggle {
border: 3px solid #FFF;

}
button.navbar-toggle{
	background-color: white;
}
.nav-links {
	position: relative;
	color: #000000;
	font-family:"calibri", Garamond, 'Comic Sans';
	font-weight: bold;
	margin-left: 3.5%;
	margin-right:3.5%;
	text-rendering: auto;
}
#navBar h2:visited {
	color:#000000;
	font-family:"calibri", Garamond, 'Comic Sans';
	padding-right: 5%;
	padding-left: 5%;	
}

#navBar a:hover {
	text-decoration: underline;
}

#mainText {
    text-align: center;
    width: 80%;
    left:30%;
    
}

.classText {
    margin-left: 30%;
    width: 70%;
    font-size: 0.9em;
    text-align: left;
    padding-bottom: 2%;
    padding-top: 1%;
}

p.classTitleText {
    background-color: #d26576;
    color: #FFF;
    border-radius: 10px;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    width: 20%;
    margin-left: 41%;
    margin-bottom: 2%;
    margin-top: 4%;
}


p.classSubTitleText {
    width: 90px;
    position: relative;
    display: inline-block;
    margin-left: 4%;
    margin-bottom: 2%;
    font-weight: bold;
    text-align: center;
    clear: both;
}



td {
	padding-bottom: 5%;
	margin-right: 5%;
}

input#submitBtn {
	margin: 0 auto;
	border-radius: 5px;
	font-weight: bold;
	font-size: 0.8em;
	 border:1px solid black;
	
}

input {
	border-radius: 5px;
}
input:focus {
		border-radius: 5px;
	background-color: #8EC4D2;
}
textarea {
		border-radius: 5px;
}

#footer {

	box-shadow: 10px 10px 10px #CCCCCC;


}

#infoMainText {
	font-family: "calibri", Garamond, 'Comic Sans';
  text-align: center;
	position:relative;
	left: 0%;
  width: 100%;
  height: 560px;
    
}

#socialButtons {
	position: relative;
	left: 92%;
	margin-top: -3.5%;
}

table {
	margin-bottom: 20%;
}

#footer p{
	margin-top: 1%;
}


#splashscreen {
	position: relative;
	left: 10%;
}
#welcomeImage {
	position: relative;
	left: 10%;
	top: 20%;
}

.enter_link {
	position: relative;
	font-weight: bold;
	font-size: 2em;
	color: #d26576;
	text-decoration: none;
}
.enter_link:hover {
	color: #FFF;
	text-decoration: underline;
	cursor: pointer;
}

#enterDiv {
	position: relative;
	display: inline-block;
	top: 0%;
	left: 22.5%;
}

#mainPic1, #mainPic2, #mainPic3 {	

	margin-right: 4%;
	margin-bottom: 4%;
	border-radius: 10px;
	height: 35%;
	width: 25%;
	display: inline-block;
	left: 35%;
}

.textImage {
}
#bannerTop {
	position: fixed; 
	top:0;
	width: 100%;
	height:  50px;
	background-color: #8EC4D2; 
	left: 0;
	z-index: 5;
	margin-bottom: 5%;
	border-bottom: 4px #8EC4D2 dotted;
}

#smallIcon {
	position: relative;
	right: 70%;
	width: 50px;
	height: 50px;
	margin-bottom: -4%;
	
}

.contactForm {
	text-align: left;
	font-weight: bold;
	position: relative;
	padding-top: 2%;
	padding-left: 10%;	
	padding-right: 6%;
	left: 25%;
	width: 30%;
	border-radius: 5px;
	-moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  display: none;
}

.contactForm input, textarea {
	width: 100%;
	margin-bottom: 5%;
}

p#updateProfile {
	background-color: #8EC4D2;
	width: 200px;
	padding-bottom: 2%;
	position: relative;
	font-weight: bold;
	font-size: 1.2em;
	border-radius: 5px;
	-moz-border-radius: 5px;
  -webkit-border-radius: 5px;
	color: #000;
	display: inline-block;
}
p#forumdiscussion {
	background-color: #8EC4D2;
	display: inline-block;
	width: 200px;
	padding-bottom: 2%;
	position: relative;
	font-weight: bold;
	font-size: 1.2em;
	border-radius: 5px;
	-moz-border-radius: 5px;
  -webkit-border-radius: 5px;
	color: #000;
}

.smallText {
	font-weight: normal;
	font-size: 0.8em;
}

#loadingText {
	position: relative;
	top: 45px;
	font-weight: bold;
}

#faceText {
	display: none;
}

#photographyText {
	display: none;
}

#webdesignText {
	display: none;
}

#blogdesignDiv {
	display: none;
}

#clickMeBlogImg {
	position: relative;
	display: inline-block;
	
	margin: 10% 0px 0px 55%;
}

#blogImages {
	position: relative;
	display: inline-block;
	top: -20px;
	left: 0%;
}

#blogImagePreview {
	margin: 90px 0px 0px 20px;
}

#progressbar {
	position: relative;
	width: 50%;
	left: 25%;
	height: 25px;
}

p#loadingText{
	position: relative;
	width: 50%;
	left: 25%;
	top: 60px;
	text-align: center;
	z-index: 90;
}

#clickMeBlogImg {
	position: relative;
	display: inline-block;
	top: -90px;
}

#msgLabel {
	position: relative;
	top: -120px;
}

/* Navigation Links */
.navbar-default .navbar-nav > h2 > a{
    font-family: "Palatino Linotype","Book Antiqua","Palatino","serif";
    margin-left: 15px;
	color: #000;
	letter-spacing: 1px;
	text-align: center;
	text-transform: uppercase;
    font-size: 12px;
    margin-top: 2%;
}

.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:focus, .navbar-default .navbar-nav > .active > a:hover {
	background-color: #FFF;
	border: 2px solid #FFF;
	border-radius: 5px;
}

.navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:focus, .navbar-default .navbar-nav > .open > a:hover {
	background-color: #FFF;
}
/*.navbar-default .navbar-collapse, .navbar-default .navbar-form {
	border-top: 2px solid #E7E7E7;
}*/

.homeDiv{
	margin-bottom: 10%;
}

input[type="text"]{
	max-width: 250px;
}

#profilePic {
	width: 150px;
	height: 150px;
	display: none;
}

#me {
	display:none;
}

h2 {
	color: #8EC4D2;
    padding-top: 15px;
    padding-bottom: 15px;
}


#image1 {
	width: 30%;
	max-width:200px;
	height: 15%;
	display: inline-block;
}
#image2 {
	width: 30%;
	max-width:200px;
	height: 15%;

	display: inline-block;
}
#image3 {
	width: 30%;
	max-width:200px;
	height: 15%;

	display: inline-block;
}

h1 {
	padding-bottom: 5%;
font-family: "Cinzel",Georgia,"Times New Roman",Times,serif;
    letter-spacing: 2px;
    color: #fff;
    text-transform: uppercase;
    font-size: 45px;
}

#sideBtn {
	width: 35px;
	height:35px;
    margin-top: -5px;
}

img#logo.img-responsive{
	padding-top: 15%;
	margin: 0 auto;
}


form input{
	margin: 0 auto;
}


p.appointment {
	background-color: #FFF;
	border-radius: 5px;
}

ul#bookAppointment{
}

ul#bookAppointment li{
	text-decoration: none;
	list-style: none;
	text-align: center;
	background-color: #FFF;
	border-radius: 5px;
	padding: 4%;
	

}

.white, .white a {
  color: #fff;
}

.navbar-default .navbar-nav > li > a.white {
	color: #FFF;
}

.appointment {
  max-width: 180px;
  margin: 0 auto;
}


nav#footer {
    height: 50px;
    width: 100%;
    color: white;
    position: fixed;
    margin-top: -2em;
}

nav#footer span{
  border-radius: 20px;
  margin: 0 auto;
}


.landingImages {
    
margin-top: 5%;
background: #FEFEFE none repeat scroll 0% 0%;
border-bottom: 1px ridge black;
color: #000;
text-decoration: none;
max-width: 248px;
display: inline-block;
margin-top: 6%;
margin-left: 5%;
padding: 1% 1% 4%;
margin-right: 5%;
height: 270px;
border-radius: 5px;
    
    }

.landingImagesMobile {
    
margin-top: 5%;
background: #FEFEFE none repeat scroll 0% 0%;
border-bottom: 1px ridge black;
color: #000;
text-decoration: none;
width: 200px;
display: inline-block;
margin-top: 6%;
margin-left: 5%;
padding: 4% 0% 4%;
margin-right: 5%;
border-radius: 5px;
    
    }


.landingImagesMobile img {
    
width: 180px;
    
    }

.landingImages img {
    max-height: 180px;
    max-width: 220px;
}

.landingImages a {
    color:#000;
    letter-spacing: 2px;
    text-transform: capitalize;
}
  .thumbnail-landing span{
font-size: 1.5em;
font-family: "Cinzel",Georgia,"Times New Roman",Times,serif;
display: block;
position: relative;
margin-top: 10%;
text-align: center;
  
}

.thumbnail-landing {
    list-style:none;
}

#backgroundLanding {
    color: #000;
background-attachment: scroll;
background-image: url("images/background_hair.jpg");
    background-size: cover;
padding-top: 40px;
padding-bottom: 40px;
min-height: 38.7387vh;
    padding-bottom:15%;
}

.ladiesNavBar div.navbar-default {
	border: none;
	background-color: #8EC4D2;
}
.mensNavBar div.navbar-default {
	border: none;
	background-color: #000;
}

.mensBarberMainImage {
     color: #000;
background-image: url("images/mens-barbers-headturners.jpg");
background-repeat: no-repeat;
background-attachment: scroll;
background-size: cover;
padding-top: 60px;
padding-bottom: 40px;
min-height: 38.7387vh;
    height: 350px;
    padding-bottom:15%;
    box-shadow: 10px 10px 10px #CCC;
}

.mensBarberMainImageMobile {
     color: #000;
background-image: url("images/mens-barbers-headturners.jpg");
background-repeat: no-repeat;
background-attachment: scroll;
background-size: cover;
padding-top: 60px;
padding-bottom: 40px;
min-height: 38.7387vh;
    height: 300px;
    padding-bottom:15%;
    box-shadow: 10px 10px 10px #CCC;
}

.mensBarberMainImage p {
    background-color: #000;
    line-height: 1.4em;
    color: #FFF;
    padding-bottom: 4%;
background-attachment: fixed;
    
  
}

.contactusMainImage {
     color: #000;
background-image: url("images/IMG_3310_Edit.jpg");
    
box-shadow: 10px 10px 10px #CCC;
background-repeat: no-repeat;
background-attachment: scroll;
background-size: cover;
padding-top: 220px;
padding-bottom: 200px;
min-height: 38.7387vh;
    height: 350px;
    padding-bottom:15%;
}


.parallax {
  perspective: 1px;
  height: 100vh;
  overflow-x: hidden;
  overflow-y: auto;
}
.parallax__layer {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
}
.parallax__layer--base {
  transform: translateZ(0);
}
.parallax__layer--back {
  transform: translateZ(-1px);
  transform: translateZ(-1px);
}

.mainTitles {
    font-size: 1.5em;
font-family: "Cinzel",Georgia,"Times New Roman",Times,serif;
    letter-spacing: 2px;
    color: black;
}


.blackText {
    color:#000;
}

.womensSalonMainImage {
     color: #000;
background-image: url("images/ladies-hair.jpg");
background-repeat: no-repeat;
background-attachment: scroll;
background-size: cover;
    height: 400px;
    padding-bottom:15%;
    box-shadow: 10px 10px 10px #CCC;
    
    background-size: 100% 120%;
    padding-top: 40px;
}

.productsMainImage {
background-image: url("images/hair-products.jpg");
background-repeat: no-repeat;
background-attachment: scroll;
background-size: cover;
    height: 350px;
    padding-bottom:15%;
    box-shadow: 10px 10px 10px #CCC;
    
    background-size: 100% 120%;
    padding-top: 40px;
}


.womensSalonMainImageMobile {
     color: #000;
background-image: url("images/ladies-hair.jpg");
background-repeat: no-repeat;
background-attachment: scroll;
background-size: cover;
    height: 300px;
    padding-bottom:15%;
    box-shadow: 10px 10px 10px #CCC;
    padding-top: 60px;
}

#contactDiv {
    margin: 0 auto;
}

.brandsLogo {
    margin-left: 4%;
    margin-right: 4%;
    margin-bottom: 2%;
}

#mapDiv {
  width: 100%;
  height: 400px;
  -webkit-filter: grayscale(100%); /* Safari 6.0 - 9.0 */
  filter: grayscale(100%);
}

/* Homepage */


#tabletView .landingImages {
    margin-top: 15%;
    height: 200px;
    margin-bottom: 18%;
}


#mediumView .landingImages {
    height: 225px;
    margin-bottom: 10%;
}


#logoMobile {
    padding: 8% 8% 8% 8%;
}

#openingTimes {
    margin-top: 5%;
    margin-bottom: 5%;
}


.bookAppointment h3{
    align-content: center;
    font-weight: 200;
    margin-bottom: 30px;
}

.bookAppointment a {
    background-color: #90C4D1;
    border-radius: 10px;
    color: #000;
    text-transform: uppercase;
    padding: 15px;
    font-weight: 300;
    font-size:12px;
}

.callNow a{
    margin-bottom: 20px;
    
}

.appointment a{
    border: 3px solid #f8f8f8;
    border-radius: 10px;
    background-color: #90C4D1;
}

.headturnersIntro {
    font-size: 3em;
    padding-top: 2.5%;
    background-color: #FFF;
}

.headturnersIntroMobile {
    font-size: 3em;
    padding-top: 10%;
    background-color: #FFF;
    height: 150px;
}

h1.headturners-headline {
    padding-top: 60px;
}
h1.headturners-headline-mobile {
    padding-top: 10px;
}

h2#headturners-title {
    margin-top: 100px;
}

#homepage-main-img {
    width: 425px;
    height: 425px;
    margin-bottom: 50px;
}

img.mobile-hero{
    height: 350px;
}



/* Hero Image */
.hero-image {
  /* Use "linear-gradient" to add a darken background effect to the image (photographer.jpg). This will make the text easier to read */
  background-image: linear-gradient(rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5)), url("images/mainBackground.jpg");

  /* Set a specific height */
  height: 400px;

  /* Position and center the image to scale nicely on all screens */
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  position: relative;
}

/* Place text in the middle of the image */
.hero-text {
  text-align: center;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  color: #fff;
}

.bg-dark {
    background-color: #000;
}
.nav-link {
    color: #fff;
    font-family:"MuseoSans-300", Sans-serif;
    text-transform: uppercase;
}

.container {
    padding-top: 30px;
    padding-bottom: 30px;
}
h3 {
    font-weight: 100;
}

h2 {
    font-weight: 100;
}


p {
    font-weight: 200;
    
}

.btn{
    background-color: #8EC4D2;
    color: #fff;
    border:none;
}

.btn a {
    color: #fff;
}
.btn a:hover{
    color: #8EC4D2;
}

.btn:hover{
    background-color: #fff;
    color: #8EC4D2;
    border:none;
}

.mens-appointment {
    padding-top: 15px;
    border-bottom: 0.5px solid #e7e7e7;
}

.blueBackground {
	background-color: #8EC4D2;
	color: #fff;
	padding: 50px 60px 80px 50px;
}

.blueBackground h2 {
	color: #fff;
	padding-bottom: 30px;
    margin-top: -35px;

}
h2 {
	font-weight: 200;
}

footer {
	height: 250px;
	text-align: center;
}

footer p {
	color: #000;
	font-weight: 200;
}


footer h1 {
	padding-top: 50px;
	color: #000;
	font-size: 25px;
	padding-bottom: 0px;
}

footer a {
	color: #000;
	font-size: 30px;
	padding: 5px;
}

.container {
	margin-bottom: 20px 20px;
}

.mens-appointment a {
	color: #81b1bd;
	text-decoration: underline;
}