/* =================================================================================================
Font Face Definition
================================================================================================= */
 

@font-face {
        font-family: 'Gotham-Light';
        src: url('../fonts/gotham/Gotham-Light.eot');
        src: url('../fonts/gotham/Gotham-Light.eot?#iefix') format('embedded-opentype'),
        url('../fonts/gotham/Gotham-Light.svg#Gotham-Light') format('svg'),
        url('../fonts/gotham/Gotham-Light.woff') format('woff'),
        url('../fonts/gotham/Gotham-Light.ttf') format('truetype');
        font-weight: normal;
        font-style: normal;
    }

@font-face {
	font-family: 'Gotham-Book';
	src: url('../fonts/gotham/Gotham-Book.eot');
	src: url('../fonts/gotham/Gotham-Book.eot?#iefix') format('embedded-opentype'),
	url('../fonts/gotham/Gotham-Book.svg#Gotham-Book') format('svg'),
	url('../fonts/gotham/Gotham-Book.woff') format('woff'),
	url('../fonts/gotham/Gotham-Book.ttf') format('truetype');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'Gotham-Medium';
	src: url('../fonts/gotham/Gotham-Medium.eot');
	src: url('../fonts/gotham/Gotham-Medium.eot?#iefix') format('embedded-opentype'),
	url('../fonts/gotham/Gotham-Medium.svg#Gotham-Medium') format('svg'),
	url('../fonts/gotham/Gotham-Medium.woff') format('woff'),
	url('../fonts/gotham/Gotham-Medium.ttf') format('truetype');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'Gotham-Bold';
	src: url('../fonts/gotham/Gotham-Bold.eot');
	src: url('../fonts/gotham/Gotham-Bold.eot?#iefix') format('embedded-opentype'),
	url('../fonts/gotham/Gotham-Bold.svg#Gotham-Bold') format('svg'),
	url('../fonts/gotham/Gotham-Bold.woff') format('woff'),
	url('../fonts/gotham/Gotham-Bold.ttf') format('truetype');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'Gotham-Black';
	src: url('../fonts/gotham/Gotham-Black.eot');
	src: url('../fonts/gotham/Gotham-Black.eot?#iefix') format('embedded-opentype'),
	url('../fonts/gotham/Gotham-Black.svg#Gotham-Black') format('svg'),
	url('../fonts/gotham/Gotham-Black.woff') format('woff'),
	url('../fonts/gotham/Gotham-Black.ttf') format('truetype');
	font-weight: normal;
	font-style: normal;
}


@font-face {
	font-family: 'Gotham-Book-Italic';
	src: url('../fonts/gotham/Gotham-Book-Italic.eot');
	src: url('../fonts/gotham/Gotham-Book-Italic.eot?#iefix') format('embedded-opentype'),
	url('../fonts/gotham/Gotham-Book-Italic.svg#Gotham-Book-Italic') format('svg'),
	url('../fonts/gotham/Gotham-Book-Italic.woff') format('woff'),
	url('../fonts/gotham/Gotham-Book-Italic.ttf') format('truetype');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'Gotham-Black-Italic';
	src: url('../fonts/gotham/Gotham-Black-Italic.eot');
	src: url('../fonts/gotham/Gotham-Black-Italic.eot?#iefix') format('embedded-opentype'),
	url('../fonts/gotham/Gotham-Black-Italic.svg#Gotham-Black-Italic') format('svg'),
	url('../fonts/gotham/Gotham-Black-Italic.woff') format('woff'),
	url('../fonts/gotham/Gotham-Black-Italic.ttf') format('truetype');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'MyriadPro-Regular';
	src: url('../fonts/myriadpro/MyriadPro-Regular.eot');
	src: url('../fonts/myriadpro/MyriadPro-Regular.eot?#iefix') format('embedded-opentype'),
	url('../fonts/myriadpro/MyriadPro-Regular.svg#MyriadPro-Regular') format('svg'),
	url('../fonts/myriadpro/MyriadPro-Regular.woff') format('woff'),
	url('../fonts/myriadpro/MyriadPro-Regular.ttf') format('truetype');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'MyriadPro-Semibold';
	src: url('../fonts/myriadpro/MyriadPro-Semibold.eot');
	src: url('../fonts/myriadpro/MyriadPro-Semibold.eot?#iefix') format('embedded-opentype'),
	url('../fonts/myriadpro/MyriadPro-Semibold.svg#MyriadPro-Semibold') format('svg'),
	url('../fonts/myriadpro/MyriadPro-Semibold.woff') format('woff'),
	url('../fonts/myriadpro/MyriadPro-Semibold.ttf') format('truetype');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'MyriadPro-Bold';
	src: url('../fonts/myriadpro/MyriadPro-Bold.eot');
	src: url('../fonts/myriadpro/MyriadPro-Bold.eot?#iefix') format('embedded-opentype'),
	url('../fonts/myriadpro/MyriadPro-Bold.svg#MyriadPro-Bold') format('svg'),
	url('../fonts/myriadpro/MyriadPro-Bold.woff') format('woff'),
	url('../fonts/myriadpro/MyriadPro-Bold.ttf') format('truetype');
	font-weight: normal;
	font-style: normal;
}

/*!
 * Start Bootstrap - Modern Business HTML Template (http://startbootstrap.com)
 * Code licensed under the Apache License v2.0.
 * For details, see http://www.apache.org/licenses/LICENSE-2.0.
 */


/* jssor slider bullet navigator skin 05 css */
/*
.jssorb05 div           (normal)
.jssorb05 div:hover     (normal mouseover)
.jssorb05 .av           (active)
.jssorb05 .av:hover     (active mouseover)
.jssorb05 .dn           (mousedown)
*/
.jssorb05 {
	position: absolute;
}
.jssorb05 div, .jssorb05 div:hover, .jssorb05 .av {
	position: absolute;
	/* size of bullet elment */
	width: 16px;
	height: 16px;
	background: url('img/b05.png') no-repeat;
	overflow: hidden;
	cursor: pointer;
}
.jssorb05 div { background-position: -7px -7px; }
.jssorb05 div:hover, .jssorb05 .av:hover { background-position: -37px -7px; }
.jssorb05 .av { background-position: -67px -7px; }
.jssorb05 .dn, .jssorb05 .dn:hover { background-position: -97px -7px; }

/* jssor slider arrow navigator skin 12 css */
/*
.jssora12l                  (normal)
.jssora12r                  (normal)
.jssora12l:hover            (normal mouseover)
.jssora12r:hover            (normal mouseover)
.jssora12l.jssora12ldn      (mousedown)
.jssora12r.jssora12rdn      (mousedown)
*/
.jssora12l, .jssora12r {
	display: block;
	position: absolute;
	/* size of arrow element */
	width: 30px;
	height: 46px;
	cursor: pointer;
	background: url('img/a12.png') no-repeat;
	overflow: hidden;
}
.jssora12l { background-position: -16px -37px; }
.jssora12r { background-position: -75px -37px; }
.jssora12l:hover { background-position: -136px -37px; }
.jssora12r:hover { background-position: -195px -37px; }
.jssora12l.jssora12ldn { background-position: -256px -37px; }
.jssora12r.jssora12rdn { background-position: -315px -37px; }


/* Global Styles */

html,
body {
    height: 100%;
	font-family: 'MyriadPro-Regular';
}

body {
    padding-top: 0px; /* Required padding for .navbar-fixed-top. Remove if using .navbar-static-top. Change if height of navigation changes. */
}

a{
	outline:none;	
	}
a:hover, a:active, a:focus {
	text-decoration: none;
	}
	
img{
	border:none;
	}

.img-hover:hover {
    opacity: 0.8;
}

.secondary-header {
	background-image: url(../images/header-bg.jpg);
	background-repeat: no-repeat;
	height: auto;
	background-position: center center;
    /*box-shadow: 0 10px 20px rgba(0, 0, 0, 0.35);*/
}

.phone-license-social {
	padding:20px 15px 7px;
	line-height:26px;
	text-align:right;
	float:right;
}

.isr-phone, .isr-phone a, .isr-phone a:hover{
	color:#FFF;
	font-size:24px;
	line-height:24px;
	font-family: 'Gotham-Book';
	}

.navbar-brand {
    float: left;
    font-size: 18px;
    height: auto;
    line-height: 20px;
    overflow: hidden;
    padding: 7px 0;
}

/* Home Page Carousel */
header.carousel {
    height: auto;
}

header.carousel .item,
header.carousel .item.active,
header.carousel .carousel-inner {
    height: 100%;
}

header.carousel .fill {
    width: 100%;
    height: 100%;
    background-position: center;
    background-size: cover;
}

/* 404 Page Styles */

.error-404 {
    font-size: 100px;
}

/* Pricing Page Styles */

.price {
    display: block;
    font-size: 50px;
    line-height: 50px;
}

.price sup {
    top: -20px;
    left: 2px;
    font-size: 20px;
}

.period {
    display: block;
    font-style: italic;
}

/* Nav Styles */

.navbar-inverse, .navbar-default {
	/*border-top: 5px solid #258AC5;*/
	border-bottom: none;
	background-color: #fff;
	/*background: none;
	background-image: url(../images/header-bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;*/	
	z-index: 9;
}

.navbar-default .navbar-nav > li > a {
    font-family: 'Gotham-Book';
    font-weight: 400;
    font-size: 14px;
    color: #FFF;
    padding: 24px 15px;
  	outline: none;
}

.navbar-nav>li>a.dropdown-toggle {
  display: none;
}

.navbar-default .navbar-nav>li>a:focus, .navbar-default .navbar-nav>li>a:hover, .navbar-inverse .navbar-nav>li>a:focus, .navbar-inverse .navbar-nav>li>a:hover {
	color: #BFA67A;
	}

.navbar {
    margin-bottom: 0px;
	font-family: 'Gotham-Book';
	color:#1D1D1E;
	/*position:absolute;*/
	width:100%;
	border: medium none;
}

.navbar-inner {
    margin-bottom: 0px;
	font-family: 'Gotham-Book';
	color:#1D1D1E;
	position:relative;
	width:100%;
}

.navbar img {
	width: 100%;
	max-width: 426px;
	padding: 0 10px 0 0;
	}

.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:focus, .navbar-default .navbar-nav > .active > a:hover {
    color: #BFA67A;
    background-color: transparent;
}

.navbar .megamenu img {
	margin-top: 20px;
	}

ul.awcof {
	list-style-image:url(../images/list-icon.png);
	color: #59392c;
    font-size: 16px;
	}

hr.faded {
  clear: both;
  float: none;
  width: 100%;
  height: 1px;
  margin: -0.3em 0 1.2em;
  border: none;
  background: #ddd;
  background-image: -webkit-gradient(
      linear,
      left bottom,
      right bottom,
      color-stop(0, rgb(255,255,255)),
      color-stop(0.3, rgb(145,70,107)),
      color-stop(0.7, rgb(145,70,107)),
      color-stop(1, rgb(255,255,255))
  );
  
  background-image: -moz-linear-gradient(
      left center,
      rgb(255,255,255) 0%,
      rgb(145,70,107) 50%,	  
      rgb(145,70,107) 70%,
      rgb(255,255,255) 100%
  );
}

h1 {
    font-family: 'Gotham-Bold';
    font-size: 40px;
    line-height: 50px;
    margin-top: 0;
	color: #000;
}

h2 {
    font-family: 'Gotham-Medium';
    font-size: 30px;
    line-height: 40px;
    margin-bottom: 15px;
	color: #333;
}

h3 {
    color: #7d0013;
    font-family: "Gotham-Book";
    font-size: 30px;
}

h3 a, p a{
	color: #7d0013;
	}
	
h3 a:hover, p a:hover, p a:active, p a:focus{
	color: #333;
	text-decoration: none;
	}

.h3-sub{
	margin: -30px 0 30px 0; 
	font-size: 20px;
	}

h4 {
    font-family: 'Gotham-Book';
	color: #7d0013;
	font-size: 22px;
	margin: 0 auto 10px;
}

h4.holiday {
	color: #333;
	font-size: 20px;
	line-height: 30px;
	}

.fancy-collapse-panel h4 {
	margin: 0 auto;
	}

h5{
	font-family: 'Gotham-Medium';
	}
	
h5 span{
	font-size:12px;
	}

h5 a{
	color:#7d0013;
	}

h5 a:hover {
	color: #333;
	}

p {
	font-family: 'MyriadPro-Regular';
    margin: 0 0 20px;
	color: #111;
	font-size: 16px;
}

p.call-info {
	font-size: 26px;
	}

.inner p {	
	line-height: 25px;
	}

.white {
    color: #FFF;
}

p.black-p {
    font-family: 'Gotham-Light';
    color: #000;
	font-size: 16px;
	text-align:justify;
	padding: 30px 20px;
}

.inner {
	margin: 35px auto;
	}
	
.inner-sbanner {
	margin: 55px auto 35px;
	}

.inner ol li, .inner ul li {
	margin-bottom: 15px;
	}

.no-border {
	margin: 0;
	}

.no-border-top {
	margin-top: 0;
	}

.no-border-bottom {
	margin-bottom: 0;
	}

.parallax-1 {
    padding-bottom: 35px; /*+25px p/space*/
    padding-top: 60px;	
}
	.parallax-1 h1 {
		margin-bottom: 10px;
		font-size: 50px;
		}
		
	.parallax-1 h3 {
		font-family: 'Gotham-Book';
		font-size: 30px;
		color: #333;
		margin-top: 0;
		margin-bottom: 0px;
		}
		
	.parallax-1 .line {
		margin: 10px 0 30px;
		}
		
	.parallax-1 hr.faded {
		height: 1px;
		margin: 30px 0;
		
		background: transparent -webkit-gradient(
		  linear,
		  left bottom,
		  right bottom,
		  color-stop(0, rgb(0,0,0)),
		  color-stop(0.3, rgb(0,0,0)),
		  color-stop(0.7, rgb(0,0,0)),
		  color-stop(1, rgb(0,0,0))
		);
		
		background: transparent -moz-linear-gradient(
		  left center,
		  transparent,
		  rgb(0,0,0) 50%,	  
		  rgb(0,0,0) 70%,
		  transparent
		);
	  
	}
		
	.parallax-1 p {
		font-size: 20px;
		color: #111;
		margin-bottom: 20px;
		}

  

	.parallax-2 {	
		padding-top: 60px;
		padding-bottom: 60px;
		background-attachment: fixed;
		background-position: left top;
		background-repeat: no-repeat;
		-webkit-background-size: cover;
		-moz-background-size: cover;
		-o-background-size: cover;
		background-size: cover;
		background-image: url(../images/parallax-2-bg-2.jpg);
	}
	/*.parallax-2 img {
		margin-bottom: 10px;
		}*/
	
	.parallax-2 h1 {
		color: #FFF;
		margin-bottom: 30px;
	}
		
	.parallax-2 h4 {
		font-family: 'Gotham-Black-Italic';
		font-size: 27px;
		color: #BFA67A;
	}
	
	.parallax-2 p {
		font-family: 'Gotham-Book-Italic';
		font-size: 21px;
		margin-bottom: 0;
	}
	
	.parallax-2 .line {
		margin: 20px 0;
		}
	
	.parallax-2 span.readmore, .parallax-2 span.readmore a{
		font-family: 'Gotham-Black-Italic';
		font-size: 16px;
		float: none;
		color: #FFF;
		float: none;
	}
		
		.parallax-2 span.readmore a:hover, span.readmore a:focus, span.readmore a:active{
			color: #BFA67A;
			outline: none;
			text-decoration: none;
	}
	
	.parallax-2 hr.faded {
		height: 2px;
		margin: 20px 0;
		
		background: transparent -webkit-gradient(
		  linear,
		  left bottom,
		  right bottom,
		  color-stop(0, rgb(255,255,255)),
		  color-stop(0.3, rgb(255,255,255)),
		  color-stop(0.7, rgb(255,255,255)),
		  color-stop(1, rgb(255,255,255))
		);
		
		background: transparent -moz-linear-gradient(
		  left center,
		  transparent,
		  rgb(255,255,255) 50%,	  
		  rgb(255,255,255) 70%,
		  transparent
		);
	  
	}

.parallax-3 {
    padding-top: 60px;
    padding-bottom: 35px; /*+25px p/space*/
    background-attachment: fixed;
    background-position: center bottom;
    background-repeat: no-repeat;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
	background-image: url(../images/parallax-3-bg.jpg);
	background-color: #666;
	
    font-family: 'Gotham-Light';
	font-size:38px;
	line-height:50px;
}
	.parallax-3  h1 {
		margin-bottom: 50px;
	}
	
	.parallax-3 .ohti h3,
	.parallax-3 p, .parallax-3 a {
		font-family: 'Gotham-Book';
		line-height: 20px;
		margin-top: 10px;
		color: #fff;
		font-size: 18px;
		height: 50px;
		margin-bottom: 0;
		outline: none;		
	}
	
	.parallax-3 .ohti h3:hover,
	.parallax-3 p:hover, .parallax-3 a:hover {
		color: #81142C;
		text-decoration: none;
	}
	              
	.ohti {
		width: 20%;
		float: left;
		margin-bottom: 20px;
		padding: 0 15px;
		}
		
	.side {
		margin-left: 10%;
		}
		
	.ohti-second {
		margin-bottom: 0;
		margin-top: 20px;
		}
		
.parallax-4 {
	
    padding-top: 60px;
    padding-bottom: 60px;
    /*background-attachment: fixed;
    background-position: left top;*/
  	background-position: center top;
    background-repeat: no-repeat;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
	background-color:#FFF;
	background-image: url(../images/parallax-contact-us-bg.jpg);
	}		
		

.parallax-footer {
	
    padding-top: 60px;
    padding-bottom: 60px;
    /*background-attachment: fixed;
    background-position: left top;*/
  	background-position: center bottom;
    background-repeat: no-repeat;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
	background-color:#FFF;
	background-image: url(../images/parallax-footer-bg.jpg);
	}
	
	.parallax-footer h4 {
		font-family: "Gotham-Book";
		font-size: 20px;
		color: #fff;
		margin: 15px auto 0;
	}
	
	.parallax-footer .h-line {
		border-top: 1px solid #fff;
		margin: 15px auto;
		width: 100px;
	}
	
	.parallax-footer p {
		font-size: 14px;
		color: #fff;
		text-align: center;
     	margin: 0;
	}
	
	.parallax-footer p.p2 a {
		line-height: 30px;
		color: #fff;
		outline: none;
	}

	.parallax-footer .address-text {
	    display: block;
   	 	margin-top: 10px;
	}

	.parallax-footer .address-text a {
	    display: inline-block;
    	line-height: 22px;
	}
	
	.parallax-footer p.p3{
		font-size: 20px;
		margin-bottom: 15px;
	}
	
	.parallax-footer p.p3 a {
		color: #FFF;
		margin-bottom: 10px;
	}
	
	 .parallax-footer p.p3 a:hover, p.p2 a:hover {
		text-decoration: underline;
	}
	
	.parallax-footer img {
    }
	
	.newsletter-input {
		background-color: #fff;
		border-color: #fff;
		border-radius: 5px 0 0 5px;
		clear: both;
		color: #81132C;
		font-size: 12px;
		font-weight: 700;
		padding: 10px;
		width: 140px;
	}

	.newsletter-submit {
		background-color: #999;
		border-color: #999;
		border-top: transparent;
		border-radius: 0 5px 5px 0;
		clear: both;
		color: #fff;
		font-size: 14px;
		font-weight: 700;
		margin-left: -6px;
		padding: 10px;
	}
	
    .parallax-footer .social {
      margin: 20px 0 0;
      padding: 0;
    }

    .parallax-footer .social a{
		float: left;
		margin: 0;
		overflow: visible;
		width: auto;
    }

    .btn-social > *:first-child.social-icon {
      border: unset;
      color: #FFF;
      padding: 0;
      margin: 0;
    }

	.btn-social > *:first-child.social-icon:hover {
      color: #bfa67a;
    }

.parallax-contact-us {
	
    padding-top: 60px;
    padding-bottom: 60px;
  	background-position: center top;
    background-repeat: no-repeat;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
	background-color:#FFF;
	background-image: url(../images/parallax-contact-us-bg.jpg);
}

	.parallax-contact-us h1 {
		font-size: 50px;
		}
		
	.contact-right h3, .contact-right h3 a, .contact-right h3 a:hover{
		font-size: 36px;
		color: #81142C;
		font-family: 'Gotham-Bold';
	}
	
	.contact-right h3 span, .contact-right h3 span a, .contact-right h3 span a:hover{
		font-size: 28px;
		color: #81142C;
		font-family: 'Gotham-Bold';
	}
	
	.contact-right p.txt {
		font-family: 'Gotham-Bold';
		font-size: 22px;
		}
	
	.contact-right h4 {		
		font-family: 'Gotham-Bold';
		font-size: 23px;
		color: #333;
		}
		
	.contact-right h4.email {	
		font-size: 20px;
		margin-top: 20px;
		}

		.contact-right iframe {
			height: 586px;
			width: 100%;
		}
	
	                
	/*Hours*/	
	.oh-head p, .oh-head h2{
		font-family: 'Gotham-Bold';
		line-height: 30px;
		margin: 0 auto;
		}
	
	.oh-head {
		background-color: #81142C;
		padding: 10px 0;
		margin: 10px 12px 2px;
		}
	
	.oh-content {
		margin: 0 10px;
		}
	
	.oh-content p {
		color: #fff;
		font-family: 'MyriadPro-Bold';
		margin: 7px auto;
		}
		
	.oh-content > div {
		border: #fff 2px solid;
		}
	
	.d-bg {
		background-color: #111;
		}
		
	.l-bg {
		background-color: #222;
		}
		
	p.address {		
		color: #111;
		font-family: "Gotham-Bold";
		margin: 10px 0;
		}
	
	/*Form*/
	.form-head {		
		background-image: url(../images/header-bg.jpg);
		background-position: center center;
		padding: 10px 40px;
		}
	
	.contact-form {
		background-image: url(../images/parallax-footer-bg.jpg);
		background-position: center center;
		-webkit-background-size:cover;
		-moz-background-size:cover;
		-o-background-size:cover;
		background-size:cover;
		padding: 20px 30px 30px;
		margin: 0 auto;
	}
	
	
/*Home Contact Form*/

/* Footer Styles */
footer {
	width: 100%;
    border-top: 5px solid #FFF;
    background-color: #111;
    padding-top: 18px;
    padding-bottom: 16px;
	color: #FFF;
	margin: 0 auto;
}

footer a {
	color: #FFF;
	text-decoration:none;
	}

footer a:hover, footer a:focus, footer a:active {
	color: #999;
	text-decoration:none;
	outline: none;
	}
	
footer img {
	margin-top: -3px;
	}
	
img {
    max-width: 100%;
}

/*Treatments*/
.treatments p, .treatments a {
		font-family: 'Gotham-Book';
		line-height: 20px;
		margin-top: 10px;
		font-size: 18px;
		height: 50px;
		margin-bottom: 0;
		outline: none;
	}

.treatments p:hover, .treatments a:hover {
		color: #81142C;
		text-decoration: none;
}

.staffTreatments .staGrid img {
    border: 9px solid #81142c;
    border-radius: 50%;
    position: relative;
    overflow: hidden;    
} 



/*Resources*/
.r-side {
	margin-left: 12.5%;
	}

/*Menu CSS*/
.menu-large {
  position: static !important;
}

.megamenu{
  border: none;
  border-radius: 0px;	
  border-top: 3px solid #7d0013;
  padding: 20px 0px;
  width:100%;
  max-width: 1170px;
  margin: 0 auto;
  right:0;
  left:0;
}
.megamenu > li > ul {
  padding: 0;
  margin: 0;
}
.megamenu ul li ul.procedure-ul li {
	margin-bottom: 10px;  
}
.megamenu > li > ul > li a {            
	color: #262626;
    font-size: 16px;
    line-height: 20px;
	outline: none;
   }

.megamenu > li > ul {
  list-style: none;
}
.megamenu > li > ul > li > a {
  display: block;
  padding: 3px 15px;
  clear: both;
  font-weight: normal;
  line-height: 1.428571429;
  color: #333333;
  white-space: normal;
  font-family: "Gotham-Medium";
  font-size: 13px;
}

.procedure-ul{
	list-style:none;
	padding-left: 0px;	
	}

.megamenu .row > ul {
	padding-left: 15px;
	}

.megamenu> li ul > li > a:hover,
.megamenu> li ul > li > a:focus {
  text-decoration: none;
  color: #262626;
}
.megamenu.disabled > a,
.megamenu.disabled > a:hover,
.megamenu.disabled > a:focus {
  color: #999999;
}
.megamenu.disabled > a:hover,
.megamenu.disabled > a:focus {
  text-decoration: none;
  background-color: transparent;
  background-image: none;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
  cursor: not-allowed;
}
.megamenu.dropdown-header {
  color: #428bca;
  font-size: 18px;
}

.megamenu-icon {
    display: inline;
    margin-right: 12px;
}

.megamenu-icon img {
    width: 30px;
	height: 30px;
    min-width: 30px;
    max-width: 30px;
}
.navbar-nav>li>.dropdown-menu {
	padding: 20px 10px;
}

.dropdown-header{
	text-align:left;
	padding:0px;
	font-family: 'Gotham-Medium';
	font-size:12px;
	}
	
.dropdown-menu .divider {
    margin: 5px 0;
}

	
li.hide-desktop{
	display:none;
	}

.custom-bullet{
    /*Using a Bootstrap glyphicon as the bullet point*/
    font-size: 10px;
    margin-top: 2px;
    color: #7d0013;
}		
					
/*** For List Style ***/
.container ul.arrow {
  list-style: none;
  margin: 0;
  padding: 0;
}

.container ul.arrow li {
  line-height: 20px;
  margin: 0;
  padding: 0;
  margin-bottom: 15px;
  padding-left: 25px;
}

.container ul.arrow li:before {
  display: inline-block;
  background-repeat: no-repeat;
  background-position: center center;
  background-color: #7d0013;
  height: 18px;
  border-radius: 75px;
  width: 18px;
  position: absolute;
  font-size: 14px;
  content: '\f105';
  float: left;
  margin-right: 0;
  margin-left: -25px;
  font-family:'FontAwesome';
  text-align: center;
  font-weight: normal;
  -webkit-font-smoothing: antialiased;
  color: #fff;
  line-height: 17px;
  text-indent: 1px;
}

/*.container blockquote {
  background: #f5f5f5;
  font: 13px/20px 'Gotham-Book', arial, helvetica, sans-serif;
  color: #444444;
  border-left: 4px solid #7d0013;
  padding: 15px;
}*/

.blockquote-reverse{
    border-right: 5px solid #BFA67A;
}

.blockquote{
    border-left: 5px solid #BFA67A;
}

.blockquote p .blockquote-reverse p{
	font-size:16px;
	line-height:30px;
}


blockquote footer {
	background-color:transparent;
	font-weight:700;
	font-size:20px;
	color:#111;
	border:none;
	padding:4px 0px;
}

.img-right{
	padding-left: 20px;
	}
	
.img-left{
	padding-right: 20px;
	}
	
.row-pad-bottom {
	padding-bottom: 50px;
	}	

/* Map Responsive */
.map-responsive{
    overflow:hidden;
    padding-bottom:39.5%;
    position:relative;
    height:auto;
	margin-bottom: 20px;
}
.map-responsive iframe{
    left:0;
    top:0;
    height:100%;
    width:100%;
    position:absolute;
}

/*Form Loading*/
.input-container {
    clear: both;
    color: #fff;
    font-family: "Gotham-Book";
    font-size: 14px;
    height: auto;
    line-height: 22px;
    margin: 0 auto;
    padding: 0 0 15px;
    width: 100%;
}

#overlay {
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    right: 0;
    background: #000;
    opacity: 0.8;
    filter: alpha(opacity=80);
    z-index: 1000;
}
#loading {
    width: 50px;
    height: 50px;
    position: absolute;
    top: 50%;
    left: 50%;
    margin: -28px 0 0 -25px;
}

.back {
	font-family: 'Gotham-Medium';
	font-size: 18px;
	float: right;
	margin: 20px 0 0;
	}
	
.back a {
	color: #7d0013;
	}

.input1, .input-text, input[type="text"] {
	border: 1px solid #d2d2d2;
	box-sizing: border-box;
	color: #747474;
	font-size: 13px;
	margin-right: 1%;
	padding: 2px 10px;
	width: 100%;
}

.input-container-ta, .input-container-ta2 {
	font-family: "Gotham-Book";
	clear: both;
	color: #fff;
	font-size: 14px;
	height: auto;
	line-height: 18px;
	margin: 0 auto;
	padding: 0 0 15px;
	width: 100%;
}

#message {
	height: 100px;
	resize: none;
}

.input-ta {
	background-color: #ffffff;
	border: 1px solid #d2d2d2;
	color: rgba(0, 0, 0, 0.62);
	height: auto;
	margin: 0 auto;
	padding: 5px;
	transition: background-color 0.3s ease 0s;
	width: 100%;
}

.input-captcha {
	font-family: "Gotham-Book";
	font-size: 14px;
	clear: both;
	color: #FFF;
	margin: 0 auto;
	overflow: hidden;
	padding: 0;
	width: 100%;
}

.input-submit {
	float: right;
	height: 60px;
	margin: 0;
	padding: 0;
	width: 200px;
	background-color: #bfa67a;
}

.submitbutton {
	background-color: #999;	
	border: medium none;
	color: #FFFFFF;
	cursor: pointer;
	font-family: "Gotham-Bold";
	font-size: 18px;
	height: 60px;
	line-height: 45px;
	margin: 0;
	padding: 0 0 2px;
	width: 200px;
}

.captcha-text p {
	clear: both;
	color: #fff;
	font-family: 'Gotham-Book';
	text-decoration: none;
	font-size: 11px;
}


.captcha-text a {
	clear: both;
	color: #fff;
	font-family: 'Gotham-Book';
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}

.required {
	color: #f00;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 12px;
	font-weight: bold;
}

	
	
.responsive-video {
position: relative;
padding-bottom: 56.25%;
padding-top: 60px; overflow: hidden;
}


.responsive-video iframe,
.responsive-video object,
.responsive-video embed {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
}


.btn-primary {
    color: #fff;
    background-color: #7d0013;
    border-color: #7d0013;
}

<!--Reviews Rating CSS-->
.review-form {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-orient: vertical;
    -moz-box-orient: vertical;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
     /*optional*/
    -webkit-box-align: start;
    -moz-box-align: start;
    -ms-flex-align: start;
    -webkit-align-items: flex-start;
    align-items: flex-start;
  }

.review-form .rating_form_div{
    -webkit-box-ordinal-group: 1;
    -moz-box-ordinal-group: 1;
    -ms-flex-order: 1;
    -webkit-order: 1;
    order: 1;
}

.rating_form_div{ 
	margin-bottom: 100px;
	margin-top: -15px;
}
.review-form .rating_list{
    -webkit-box-ordinal-group: 2;
    -moz-box-ordinal-group: 2;
    -ms-flex-order: 2;
    -webkit-order: 2;
    order: 2;
  }


.r_left p{
	margin-bottom: 6px;
} 
	
.rating_item{
	overflow: hidden; 
	border-bottom-width: 1px; 
	border-bottom-style: solid; 
	border-bottom-color: #666;
} 

.rating{
	margin:0px 10px 0px -5px;
	font-size: 20px;
} 

.r_date{ 
	display:none;
	font-style:italic;
	color: #CCCCCC;
	font-size: 12px;
}
 
.r_name{
	font-size: 20px;
	line-height: 28px;
	color: #7d0013;
	margin-top: 8px;
} 

.r_location{
	margin: 0px;
	padding-left: 2px;
	font-size: 15px;
	line-height: 18px;
	color: #000000;
	font-weight: 700;
	display:none;
} 

.r_comments{
	font-size: 16px;
	padding-top: 8px;
}

.r_comments .comments-source{
	font-size: 12px;
	padding-left: 2px;
	}
	
.rating_item{
	margin-bottom: 26px;
} 
	
.r_left{
	padding-top: 12px;
	float: left; width: 35%;
}  
	
.r_right{
	float: left;
	width: 65%;
}  

.r_location span {
	margin-top: -18px;
} 
	
#rating_city{
	margin-bottom: 20px;
}
.stars{
	padding: 0;
}
	<!--Reviews Rating CSS-->
	
.treatment-bg-white{
background-color:#FFF;
border: none; 
border-radius:15px;
	}
	
.info-center ul{
	list-style-image:url(../images/li-img.png);
	}
	
.info-center li a{
	text-decoration:none;
	color: #000;
    font-family: "Gotham-Book";
    font-size: 15px;
	line-height:25px;
	}
.info-center li a:hover{
	text-decoration:none;
	color: #7d0013;
    font-family: "Gotham-Book";
    font-size: 15px;
	}
	/* FANCY COLLAPSE PANEL STYLES */
.fancy-collapse-panel .panel-default2 > .panel-heading2 {
padding: 0;

}
.fancy-collapse-panel .panel-heading2 a {
	padding: 12px 35px 12px 15px;
	display: inline-block;
	width: 100%;
	background-color: #FFFFFF;
	color: #333;
	position: relative;
	text-decoration: none;
	border:none;
}
.fancy-collapse-panel .panel-heading2 a:after {
	font-family: "FontAwesome";
	color: #333;
/*content: "\f147";*/
	content: "\f146";
	position: absolute;
	left: -15px;
	font-size: 20px;
	font-weight: 400;
	top: 50%;
	line-height: 1;
	margin-top: -8px;
	border:none;
}

.fancy-collapse-panel .panel-heading2 a.collapsed:after {
/*content: "\f196";*/
content: "\f0fe";
}
.panel-default2 {
    border-color: none;
}
.panel-heading2{
	padding:0px;
	}
	/* END */


/* Flip Image  */
/* simple */
.flip-container {
  -webkit-perspective: 1000;
  -moz-perspective: 1000;
  -ms-perspective: 1000;
  perspective: 1000;

  -ms-transform: perspective(1000px);
  -moz-transform: perspective(1000px);
  -moz-transform-style: preserve-3d; 
  -ms-transform-style: preserve-3d; 
}

/*
.flip-container:hover .flipper, .flip-container.hover .flipper, #flip-toggle.flip .flipper {
-webkit-transform: rotateY(180deg);
-moz-transform: rotateY(180deg);
-ms-transform: rotateY(180deg);
transform: rotateY(180deg);
filter: FlipH;
-ms-filter: "FlipH";
}
*/


/* START: Accommodating for IE */
.flip-container:hover .back-img, .flip-container.hover .back-img {
  -webkit-transform: rotateY(0deg);
  -moz-transform: rotateY(0deg);
  -o-transform: rotateY(0deg);
  -ms-transform: rotateY(0deg);
  transform: rotateY(0deg);
}

.flip-container:hover .front-img, .flip-container.hover .front-img {
  -webkit-transform: rotateY(180deg);
  -moz-transform: rotateY(180deg);
  -o-transform: rotateY(180deg);
  transform: rotateY(180deg);
}

/* END: Accommodating for IE */

.flip-container, .front-img, .back-img {
  width: 100%;
  height: 300px;
}

.flipper {
  -webkit-transition: 0.6s;
  -webkit-transform-style: preserve-3d;
  -ms-transition: 0.6s;

  -moz-transition: 0.6s;
  -moz-transform: perspective(1000px);
  -moz-transform-style: preserve-3d;
  -ms-transform-style: preserve-3d;

  transition: 0.6s;
  transform-style: preserve-3d;

  position: relative;
}

.front-img, .back-img {
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -ms-backface-visibility: hidden;
  backface-visibility: hidden;

  -webkit-transition: 0.6s;
  -webkit-transform-style: preserve-3d;
  -webkit-transform: rotateY(0deg);

  -moz-transition: 0.6s;
  -moz-transform-style: preserve-3d;
  -moz-transform: rotateY(0deg);

  -o-transition: 0.6s;
  -o-transform-style: preserve-3d;
  -o-transform: rotateY(0deg);

  -ms-transition: 0.6s;
  -ms-transform-style: preserve-3d;
  -ms-transform: rotateY(0deg);

  transition: 0.6s;
  transform-style: preserve-3d;
  transform: rotateY(0deg);

  position: absolute;
  top: 0;
  left: 0;
}

.front-img {
  background-image: url('../images/condition-front-bg.jpg');
  background-position: center;
  background-repeat: no-repeat;
  
  -webkit-transform: rotateY(0deg);
  -ms-transform: rotateY(0deg);
  z-index: 2;
}

.back-img {
	background-image: url('../images/condition-bg-2.jpg');
	background-position: center;
	background-repeat: no-repeat;
	
  -webkit-transform: rotateY(-180deg);
  -moz-transform: rotateY(-180deg);
  -o-transform: rotateY(-180deg);
  -ms-transform: rotateY(-180deg);
  transform: rotateY(-180deg);
}

.front-img-con{
  background-repeat: no-repeat;
  text-align: justify;
  margin: 15%;
}

.back-img-con{
  background-repeat: no-repeat;
  padding: 0% 5% 5%;
  text-align: center;
  margin: 10% 5%; 
}

.back-img-con p{
	color: #FFF;
  	font-size: 15px;
	}

.our-team{
  height: auto; 
  overflow: hidden;
  margin: 1% 0%;
}


.h2-25{
	font-size: 23px;
	line-height: 25px;
	padding-top: 10px;
	}
		

.readmore-condi a{
	color: #FFF;
	float: right;
	}
	
.readmore-condi a:hover{
	color: #BFA67A;
	float: right;
	}		
	
/* Flip Images End */	

.readmore{
	float: right;
	}
	
@mixin ellipsis(){
    max-width: 100%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    word-wrap: normal;
    width: 100%;
}

@mixin icon-styles(){
  position: relative;
  top: 1px;
  display: inline-block;
  font-family: 'Glyphicons Halflings';
  font-style: normal;
  font-weight: 400;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

@mixin transform($transform){
  -webkit-transform: $transform;
  -moz-transform: $transform;
  -ms-transform: $transform;
  -o-transform: $transform;
  transform: $transform;
}

@media screen and (max-width: 479px) {
  .nav-tabs-responsive {
    > li {
      display: none;
      width: 23%;
      > a {
        @include ellipsis();
        width: 100%;
        text-align: center;
        vertical-align: top;
      }
      &.active {
        width: 54%;
        &:first-child {
          margin-left: 23%;
        }
      }
      &.active,
      &.prev,
      &.next {
        display: block;
      }
      &.prev,
      &.next {
        -webkit-transform: scale(0.9);
        transform: scale(0.9);
      }
      &.next > a,
      &.prev > a {
        -webkit-transition: none;
        transition: none;
        .text {
          display: none;
        }
        &:after,
        &:after {
          @include icon-styles();
        }
      }
      &.prev > a:after {
        content: "\e079";
      }
      &.next > a:after {
        content: "\e080";
      }
      &.dropdown {
        > a > .caret {
          display: none;
        }
        > a:after {
          content: "\e114";
        }
        &.active > a {
          &:after {
            display: none;
          }
          > .caret {
            display: inline-block;
          }
        }

        .dropdown-menu {
          &.pull-xs-left {
            left: 0;
            right: auto;
          }
          &.pull-xs-center {
            right: auto;
            left: 50%;
            @include transform(translateX(-50%));
          }
          &.pull-xs-right {
            left: auto;
            right: 0;
          }
        }
      }
    }
  }
}



/**
 * Demo Styles
 */

.wrapper {
  padding: 15px 0;
}

.bs-example-tabs .nav-tabs {
  margin-bottom: 15px;
}

@media (max-width: 479px) {
  #narrow-browser-alert {
    display: none;
  }
}

/* custom css */

.wellnessWrap .video-head iframe {
    width: 750px;
    height: 420px;
    max-width: 100%;
}

.visitWrap h4 {
    font-family: 'Gotham-Medium';
    font-style: italic;
    font-size: 28px;
    margin-bottom: 27px;
    padding-top: 15px;
    letter-spacing: -.5px;
}
.visitWrap .supBox {
    max-width: 800px;
    margin: 0 auto;	
    padding-bottom: 15px;
}
.visitWrap .supBox .supplmntBox a {
    display: inline-block;
    border: 2px solid #e1e1e1;
    background: #ffffff;
    height: 112px;
    max-width: 322px;
    box-shadow: 0px 3px 7px rgba(1,1,1,.10);
}
.visitWrap .supBox .supplmntBox:first-child a {
    padding: 16px 18px;	
}
.visitWrap .supBox .supplmntBox:last-child a {
    padding: 9px 18px;	
}

/*newWellnessWrap*/

.newWellnessWrap .row {
	display: flex;
    align-items: center;
}

.newWellnessWrap .rightBox {
	display: flex;
    justify-content: center;
    flex-direction: column;
    height: 100%;
    text-align: right;
} 

.newWellnessWrap .rightBox img {
	width: 320px;
}
   







