body {
	background: #FFF;
}
.homeCopy a, .pamper a, .footer a, .feature a { color: #d86785 !important; }
.mainContent h2, h3, h4, h5, h6 { font-size:20px; line-height:25px; }
.mainContent a { color:#6493a1; }
ul, ol {
	padding: 0 0 0 40px;
	list-style: disc;
}
.row { margin: 0 !important; }
.header {
	height: 900px;
	background: url(../images/main-image.jpg) no-repeat top center;
	margin-top:-75px;
	position: fixed;
	width: 100%;
	z-index:-999;
}
.about {
	height: 600px;
	background: url(../images/about-image.jpg) no-repeat top center;
	margin-top:-75px;
	position: fixed;
	width: 100%;
	z-index:-999;
}
.services {
	height: 600px;
	background: url(../images/services-image.jpg) no-repeat top center;
	margin-top:10px;
	position: fixed;
	width: 100%;
	z-index:-999;
}
.appointment {
	height: 600px;
	background: url(../images/appointment-image.jpg) no-repeat top center;
	margin-top:10px;
	position: fixed;
	width: 100%;
	z-index:-999;
}
.contact {
	height: 600px;
	background: url(../images/contact-image.jpg) no-repeat top center;
	margin-top:10px;
	position: fixed;
	width: 100%;
	z-index:-999;
}
.logoHolder {
	margin: 0 auto;
	height: 90px;
	position: absolute;
	top: 0;
	width: 100%;
}
.logo { 
	margin: 0 auto;
	text-align:center;
	padding-top: 5px;
}
.homeIntro {
	background-color: #FFF;
    padding: 30px 60px !important;
    margin-top: 180px;
}
.homeIntro h1 {
	font-family: 'Source Sans Pro';
    text-transform: uppercase;
    font-weight: 200;
	color: #d86785;
}
.headline h1 span {
	font-size: 24px;
	font-weight: normal;
	font-style: italic;
	display: block;
	color: #45433a;
	margin-top: 10px;
}
.navigation {
	background: #FFF;
    height: 100px;
	position: fixed;
	z-index: 999;
	width: 100%;
	border-bottom: solid 2px #191919;
}
.homeContent, .pamper, .aboutIntro {
	padding: 50px 0px; 
	margin-top: 70px;
	font-family: 'Raleway', sans-serif;
	font-weight: 300;
	font-size: 16px;
}
.pamper { background-color: #FFFFFF; margin-top: 250px; border-top: solid 5px #191919; }
.bookApt { font-family: 'Source Sans Pro', sans-serif !important; font-weight: 700 !important; font-size: 18px !important; }
.call { color: #d86785; } 

.pamper h2 {
	font-family: 'Source Sans Pro';
    text-transform: uppercase;
    font-weight: 200;
	color: #d86785;
}
.footer h3 {
	font-family: 'Source Sans Pro';
    text-transform: uppercase;
    font-weight: 200;
	color: #d86785;
}
.pamper .fa, .footer .fa, .feature .fa { font-size: 24px; padding-right: 10px; }
.quote { 	
	background: url(../images/callout-bg.jpg) repeat top center;
	height: 250px;
}
.quote p {
	text-align: center;
    font-size: 35px;
    color: #d86785;
    padding: 70px 150px;
    line-height: 40px;
    font-family: 'Source Sans Pro';
}
.footer {
	background-color: #FFFFFF;
}
.footerA {
	margin: 0 auto;
	text-align: center;
}
.footerLogo { max-width: 280px; }
.footerLogoHolder { background-color: #FFFFFF; padding: 20px 30px; max-width: 340px; margin: 0 auto; position: relative; }
.footerB {
	background-color: #191919;
	margin-top: -50px;
	padding: 80px 0px 60px 0px;
}
.footerB p {
	font-family: 'Source Sans Pro';
	font-size: 18px;
    color: #FFF;
    display: block;
}
.contactMap { float: left; margin-right: 30px; margin-top: 20px; }
.addyBlock { display: block; }
.color { display: inline; color: #d86785; }
.hours {     
	border-left: solid 2px #FFF;
    padding-left: 80px !important;
}
.footerC {
	margin: 0 auto;
	text-align: center;
	padding: 20px 0px;
}
.footerC p { margin: 0px; }
.aboutHead {
	background-color: rgba(255,255,255,.8);
    padding: 20px !important;
    margin-top: 120px;
    margin-left: 70px;
}
.aboutIntro { background-color: #FFFFFF; margin-top: 50px; border-top: solid 5px #191919; }
.aboutHead h1 {
	font-family: 'Source Sans Pro';
    text-transform: uppercase;
    font-weight: 200;
    color: #d86785;
	margin: 0px;
	text-align: center;
}
.aboutIntro h2 {
	font-family: 'Source Sans Pro';
    text-transform: uppercase;
    font-weight: 200;
    color: #191919;
	font-size: 24px;
}
.team {
	background: #191919;
}
.teamContainer {
	padding-bottom: 50px;
}
.team h2 {
	font-family: 'Source Sans Pro';
    text-transform: uppercase;
    font-weight: 200;
    color: #d86785;
	text-align: center;
	margin: 40px 0px;
}
.bioBox {
	text-align: center;
	background: #333;
	min-height: 300px;
}
.bioBox img {
	border-radius: 80px;
	margin-top: -80px;
}
.topBox { 
	height: 100px;
	border-bottom: solid 5px #191919;
}
.duy {
	background: url(../images/duy-pattern.jpg) repeat top center;
}
.bioTitle h3 {
	font-family: 'Source Sans Pro';
    text-transform: uppercase;
    font-weight: 200;
    color: #d86785;
	text-align: center;
}
.bioTitle p {
	margin-top: 0px;
	color: #FFF;
	font-family: 'Raleway', sans-serif;
	font-weight: 300;
	font-size: 16px;
}
button.collapseTab {
	width: 100%;
    text-align: left;
    padding: 10px 20px;
	margin-bottom: 10px;
}
.servicesContent {
	padding: 0px 20px 30px 20px;
}
.collapseTab h3 {
	font-family: 'Source Sans Pro';
    text-transform: uppercase;
    font-weight: 200;
    color: #d86785;
	text-align: left;
	margin: 0;
}
.feature { 
	background: #333;
}
.featureContainer {
	padding: 50px 0px;
}
.feature h2 {
	font-family: 'Source Sans Pro';
    text-transform: uppercase;
    font-weight: 200;
    color: #FFF;
}
.feature p {
	margin-top: 0px;
	color: #FFF;
	font-family: 'Raleway', sans-serif;
	font-weight: 300;
	font-size: 16px;
	mar
}
.apptIntro {
	background-color: #FFFFFF; margin-top: 50px; border-top: solid 5px #191919;
}
.apptContainer {
	padding: 50px 0px;
}
.apptIntro h2 {
	font-family: 'Source Sans Pro';
    text-transform: uppercase;
    font-weight: 700;
    color: #191919;
	font-size: 24px;
	margin: 0px;
}
.apptIntro p {
	margin-top: 10px;
	color: #191919;
	font-family: 'Raleway', sans-serif;
	font-weight: 300;
	font-size: 16px;
}
/* ====== CALLOUTS ======== */
.pamperContainer {
	padding: 50px 0px;
}

.link-spanner {
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	z-index: 1;
}

/* Initializes the 'display-tablet' class to be invisible */
.display-tablet, .display-mobile {
	display: none !important;
}




/* iPhone 4/5 Portrait */
@media screen and (max-width: 320px) {
}

/* iPhone 6 Portrait */
@media screen and (max-width: 375px) {
}

/* iPhone 6Plus Portrait */
@media screen and (max-width: 414px) {
	.header {
		background-size: 350%;
    	background-position-x: -250px;
	}
	.quote p {
		text-align: center;
		font-size: 22px;
		color: #d86785;
		padding: 70px 30px;
		line-height: 30px;
		font-family: 'Source Sans Pro';
	}
	.about, .services {
		background-size: 350%;
    	background-position-x: -720px;
    	margin-top: 85px;
	}
	.hours {
    border-left: none; 
    padding-left: 20px !important; 
	}
}

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

/* iPhone 4 Landscape */
@media screen and (max-width: 480px) {
}

/* iPhone 5 Landscape */
@media screen and (max-width: 568px) {
}

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

@media screen and (min-width: 656px) and (max-width: 1199px) {
}

/* iPhone 6 Landscape */
@media screen and (max-width: 667px) {
}

/* iPhone 6 Plus Landscape */
@media screen and (max-width: 736px) {
}

@media screen and (max-width: 767px) {
	.logo {
		max-width: 250px;
	}
	
}

@media screen and (min-width: 768px) and (max-width: 991px) {
	.logoHolder {
		width: 100% !important;
	}
}

@media screen and (min-width: 768px) and (max-width: 1169px) {
	.display-tablet { display: block !important; }
	.quote p {
		text-align: center;
    	font-size: 30px;
    	color: #d86785;
    	padding: 70px 100px;
    	line-height: 40px;
    	font-family: 'Source Sans Pro';
	}
	.pamper h2 {
		margin-top: 0px;
	}
	
	.logo {
		max-width: 250px; 
	}
	.homeIntro h1 {
		font-size: 29px;
	}
	.pamper {
		margin-top: 80px;
	}
	
}

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

@media screen and (min-width: 781px) and (max-width: 990px) {
}

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

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

@media screen and (min-width: 991px) and (max-width: 1199px) {
}  

@media screen and (min-width: 1170px) and (max-width: 1199px) {
}

/* End Media Queries */
