.btn-primary {
	background-color: #000000 !important;
}


.btn.btn-primary:hover {
    background-color: #e8b456 !important;
}


@media (max-width: 500px) {
	/* line 10, ../sass/siteoverride.scss */
	div.s4-col1-container {
		padding: 20px 20px !important;
	}
}
/* line 17, ../sass/siteoverride.scss */
.btn-bordered {
	color: #fbfbfb;
	text-transform: uppercase;
	letter-spacing: 2.5px;
	padding: 12px 30px;
	border: 1px solid #fbfbfb;
	text-decoration: none !important;
	display: inline-block;
}
/* line 26, ../sass/siteoverride.scss */
.btn-bordered:hover {
	color: #efd188;
	border-color: #efd188;
}

/* Hover only on desktop */
@media (min-width: 992px) {
	/* line 37, ../sass/siteoverride.scss */
	a#btn-nav:hover {
		text-decoration: none;
	}

	/* line 41, ../sass/siteoverride.scss */
	.site-phone a:hover {
		color: #707070;
	}

	/* line 45, ../sass/siteoverride.scss */
	.social-icons li:hover {
		background-color: #fefefe;
	}

	/* line 49, ../sass/siteoverride.scss */
	a.email-us:hover {
		border: 1px solid #efd188;
		color: #fff;
		background-color: transparent;
	}

	/* line 55, ../sass/siteoverride.scss */
	.slider-button a:hover {
		color: #efd188;
		text-decoration: none;
		cursor: pointer;
		border-color: #efd188;
	}

	/* line 62, ../sass/siteoverride.scss */
	p.first-sect-btn a:hover {
		color: #efd188;
		border-color: #efd188;
		text-decoration: none;
	}

	/* line 68, ../sass/siteoverride.scss */
	a.thumbnail:hover {
		filter: grayscale(100%);
	}

	/* line 72, ../sass/siteoverride.scss */
	a.thumbnail:hover .to-zoom {
		opacity: 1;
	}

	/* line 76, ../sass/siteoverride.scss */
	a.s3-text-link:hover {
		color: #efd188;
		border-color: #efd188;
		text-decoration: none;
	}

	/* line 82, ../sass/siteoverride.scss */
	p#the-email a:hover {
		color: #fff;
		text-decoration: none;
	}

	/* line 87, ../sass/siteoverride.scss */
	a.roya-logo:hover {
		filter: none;
	}

	/* line 91, ../sass/siteoverride.scss */
	.each-about-title a:hover {
		color: #efd188;
		text-decoration: none;
	}

	/* line 96, ../sass/siteoverride.scss */
	.each-about-title p:hover {
		color: #efd188;
		cursor: pointer;
	}

	/* line 102, ../sass/siteoverride.scss */
	ul.about-ul p a:hover {
		text-decoration: none;
		color: #efd188;
	}

	/* line 107, ../sass/siteoverride.scss */
	ul.about-ul p a:hover:before {
		content: "- ";
	}

	/* line 113, ../sass/siteoverride.scss */
	ul.each-proc-ul li a:hover {
		color: #efd188;
		text-decoration: none;
	}

	/* line 118, ../sass/siteoverride.scss */
	ul.each-proc-ul li a:hover:before {
		content: "- ";
	}

	/* line 123, ../sass/siteoverride.scss */
	ul.procedures-list li a:hover {
		color: #efd188;
	}

	/* line 127, ../sass/siteoverride.scss */
	.proc-content h4 a:hover {
		color: #EFD188;
	}

	/* line 131, ../sass/siteoverride.scss */
	ul.pdf-ul a:hover {
		border-color: #f3d189;
		text-decoration: none;
		color: #fff;
	}

	/* line 137, ../sass/siteoverride.scss */
	ul.pdf-ul a:hover p:before {
		color: #f3d189;
		text-decoration: none;
	}

	/* line 143, ../sass/siteoverride.scss */
	a.blog-title-link:hover {
		color: #efd188;
		text-decoration: none;
	}

	/* line 148, ../sass/siteoverride.scss */
	.each-special-content p a:hover {
		color: #efd188;
	}

	/* line 152, ../sass/siteoverride.scss */
	img.each-special-img:hover {
		outline: 1px solid #efd188;
		outline-offset: -10px;
	}

	/* line 157, ../sass/siteoverride.scss */
	input.btn.btn-primary.submit.footer:hover {
		border-color: #efd188;
		color: #efd188;
	}

	/* end */
}
/* end hover*/
/* line 170, ../sass/siteoverride.scss */
.scrolloffmap {
	pointer-events: none;
}

/* line 174, ../sass/siteoverride.scss */
*::selection {
	background-color: #efd188 !important;
	color: #fbfbfb !important;
}

/* line 179, ../sass/siteoverride.scss */
a:active, a:focus {
	text-decoration: none !important;
	background-color: transparent !important;
}

/* line 185, ../sass/siteoverride.scss */
.btn-primary:active, .btn-primary:focus {
	border-color: #efd188 !important;
}

@media (max-width: 1440px) {
	/* line 191, ../sass/siteoverride.scss */
	div.menu > ul > li a {
		text-decoration: none;
		margin: 1.1em 0.5em;
		display: block;
		color: #fff;
		text-transform: uppercase;
		font-weight: 400;
		letter-spacing: 2px;
		font-size: 0.8em;
	}

	/* line 202, ../sass/siteoverride.scss */
	.the-email-container a.email-us {
		font-size: 0.8em !important;
		padding: 10px;
	}

	/* line 207, ../sass/siteoverride.scss */
	.col-xs-12 .the-header-container {
		padding: 30px 5px;
	}

	/* line 211, ../sass/siteoverride.scss */
	div.slider-text h2 span {
		right: 10px;
		bottom: 10px;
	}

	/* line 216, ../sass/siteoverride.scss */
	.grid figure.effect-bubba h2, .grid figure.effect-bubba p {
		top: 70%;
	}
}
@media (max-width: 1390px) {
	/* line 223, ../sass/siteoverride.scss */
	.the-navigation {
		float: right;
	}

	/* line 227, ../sass/siteoverride.scss */
	.col-lg-6.s4-col2-container {
		right: 0;
		width: 50%;
	}
}
@media (max-width: 1280px) {
	/* line 236, ../sass/siteoverride.scss */
	.menu-container div.menu > ul > li a {
		font-size: 0.7em;
	}

	/* line 240, ../sass/siteoverride.scss */
	div.the-email-container a.email-us {
		font-size: 0.7em;
	}

	/* line 244, ../sass/siteoverride.scss */
	div #banner-learn-btn.slider-button {
		margin-left: -13vw;
	}
}
@media (max-width: 1199px) {
	/* line 251, ../sass/siteoverride.scss */
	a.btn.btn-primary.email-us {
		margin-top: 10px !important;
	}

	/* line 255, ../sass/siteoverride.scss */
	div.procedures-header, .patient-header, .blog-header, .contact-header {
		top: 80% !important;
	}

	/* line 259, ../sass/siteoverride.scss */
	.each-proc-title p {
		line-height: 1.2em;
	}

	/* line 264, ../sass/siteoverride.scss */
	div.aboutUs-header {
		top: 75%;
	}

	/* line 268, ../sass/siteoverride.scss */
	.footer-info-container h2 {
		text-align: center;
	}

	/* line 272, ../sass/siteoverride.scss */
	.html-blk-contact {
		width: 40%;
		margin: 0 auto;
	}

	/* line 277, ../sass/siteoverride.scss */
	.index-contact-us {
		padding: 0 120px;
	}

	/* line 281, ../sass/siteoverride.scss */
	.col-xs-12.dark-gray-bg {
		padding: 60px 0;
	}

	/* line 285, ../sass/siteoverride.scss */
	.col-xs-12.gray-bg {
		padding: 60px 5px;
	}

	/* line 289, ../sass/siteoverride.scss */
	.col-lg-6.s4-col1-container {
		height: 700px;
	}

	/* line 295, ../sass/siteoverride.scss */
	div.grid figure {
		width: 50%;
	}

	/* line 302, ../sass/siteoverride.scss */
	div div.slider-text h2 span {
		right: 6.5px;
		bottom: 6.5px;
	}

	/* line 307, ../sass/siteoverride.scss */
	div.the-navigation {
		float: none;
		position: relative;
		top: 10px;
	}

	/* line 313, ../sass/siteoverride.scss */
	.the-email-container {
		text-align: center;
	}

	/* line 317, ../sass/siteoverride.scss */
	div.the-email-container a.email-us {
		width: auto;
		position: relative;
		top: 15px;
	}

	/* line 324, ../sass/siteoverride.scss */
	.col-xs-12.black-bg {
		padding: 60px 0;
	}
}
/* line 330, ../sass/siteoverride.scss */
#header-wrapper #header #header-inner .navbar .navbar-inner #btn-nav {
	float: left;
	height: 35px;
	margin-top: 30px;
	margin-right: 10px;
	width: 35px;
}

/* line 338, ../sass/siteoverride.scss */
a#btn-nav {
	text-decoration: none;
}

/* line 344, ../sass/siteoverride.scss */
.navigation-wrapper {
	background-color: #000;
	height: 100%;
	left: -70%;
	position: absolute;
	top: 0;
	width: 70%;
}

@media (max-width: 991px) {
	/* line 355, ../sass/siteoverride.scss */
	a.btn.btn-primary.email-us {
		margin-top: 10px !important;
	}

	/* line 359, ../sass/siteoverride.scss */
	a.thumbnail {
		filter: grayscale(100%);
	}

	/* line 362, ../sass/siteoverride.scss */
	a.thumbnail .to-zoom {
		opacity: 1;
	}

	/* line 366, ../sass/siteoverride.scss */
	div.the-docs-subheader:after {
		left: 50%;
		margin-left: -25px;
	}

	/* line 372, ../sass/siteoverride.scss */
	.the-docs-header h1, .the-docs-subheader p {
		text-align: center;
	}

	/* line 376, ../sass/siteoverride.scss */
	.about-sb-container {
		margin-bottom: 50px;
	}

	/* line 380, ../sass/siteoverride.scss */
	.gold-arrow-container img {
		display: none !important;
		margin: 0 auto;
	}

	/* line 385, ../sass/siteoverride.scss */
	div ul.about-ul {
		text-align: center;
	}

	/* line 389, ../sass/siteoverride.scss */
	.sidebar-header {
		text-align: center;
	}

	/* line 393, ../sass/siteoverride.scss */
	div.sidebar-header h2:after {
		position: absolute;
		left: 50%;
		content: '';
		border-bottom: 1px solid #efd188;
		width: 50px !important;
		display: block;
		bottom: 8px;
		margin-left: -25px;
	}

	/* line 404, ../sass/siteoverride.scss */
	.each-about-title {
		display: none;
	}

	/* line 408, ../sass/siteoverride.scss */
	.index-blog-des {
		margin-bottom: 60px;
	}

	/* line 412, ../sass/siteoverride.scss */
	img.index-blog-img {
		max-width: 400px;
		display: block;
		margin: 0 auto;
	}

	/* line 418, ../sass/siteoverride.scss */
	.s4-col1-container {
		padding-top: 45px !important;
		padding-bottom: 60px !important;
		padding-left: 90px !important;
		padding-right: 90px !important;
		height: auto;
	}

	/* line 425, ../sass/siteoverride.scss */
	.col-lg-6.s4-col2-container {
		position: static;
		margin: 20px 0;
		padding: 0;
		width: 100%;
		height: auto;
	}

	/* line 433, ../sass/siteoverride.scss */
	img.s4-the-image {
		border: 1px solid #efd188;
		padding: 10px;
	}

	/* line 438, ../sass/siteoverride.scss */
	div.s1-text {
		padding-left: 0;
		text-align: center;
	}

	/* line 443, ../sass/siteoverride.scss */
	.s1-image-border img.index-doctors {
		position: static;
		display: block;
		margin: 0 auto;
		border: 1px solid #efd188;
		padding: 10px;
	}

	/* line 451, ../sass/siteoverride.scss */
	.col-xs-12.ga-container {
		padding-bottom: 0;
	}

	/* line 455, ../sass/siteoverride.scss */
	.col-lg-3.s1-image-border {
		border: none;
		margin: 30px 0;
		max-width: 100%;
		width: 100%;
	}

	/* line 462, ../sass/siteoverride.scss */
	.slider-text h4, .slider-button {
		display: none;
	}

	/* line 466, ../sass/siteoverride.scss */
	#header-wrapper #header #header-inner .navbar .navbar-inner #btn-nav:before {
		content: "\f0c9";
		font-family: fontAwesome;
		font-size: 1.7em;
		color: #efd188;
		background-color: transparent;
		padding: 5px;
	}

	/* line 475, ../sass/siteoverride.scss */
	div#navigation {
		display: block;
	}

	/* line 479, ../sass/siteoverride.scss */
	.the-nav-container {
		display: none;
	}

	/* line 482, ../sass/siteoverride.scss */
	div.logo-wrapper {
		width: 100% !important;
	}

	/* line 486, ../sass/siteoverride.scss */
	div#header-wrapper #header #header-inner .navbar .navbar-inner .info {
		float: none;
		margin-left: 0;
	}

	/* line 491, ../sass/siteoverride.scss */
	div#header-wrapper #header #header-inner .navbar .navbar-inner .logo {
		height: auto;
	}

	/* line 495, ../sass/siteoverride.scss */
	div.site-email {
		float: left !important;
		margin: 0 20px;
	}

	/* line 500, ../sass/siteoverride.scss */
	div.site-phone {
		float: right !important;
	}

	/* line 504, ../sass/siteoverride.scss */
	div.loginWidget {
		float: none;
		text-align: center;
	}
}
@media (max-width: 1200px) {
	/* line 512, ../sass/siteoverride.scss */
	div img.the-docs-img {
		width: 200px;
	}

	/* line 516, ../sass/siteoverride.scss */
	div div.aboutUs-header {
		top: 55%;
	}

	/* line 520, ../sass/siteoverride.scss */
	ul.contact-info {
		text-align: left;
	}

	/* line 526, ../sass/siteoverride.scss */
	.table-wrapp table.office-hours {
		text-align: left;
	}

	/* line 530, ../sass/siteoverride.scss */
	div.html-blk-contact {
		width: 40%;
		text-align: center;
	}

	/* line 535, ../sass/siteoverride.scss */
	div.s6-header p:after {
		position: absolute;
		left: 50%;
		margin-left: -30px;
		content: '';
		border-bottom: 4px solid #efd188;
		width: 60px !important;
		display: block;
		padding-top: 15px;
	}

	/* line 546, ../sass/siteoverride.scss */
	.col-xs-12.index-contact-us {
		padding: 0;
		text-align: center;
	}

	/* line 551, ../sass/siteoverride.scss */
	div.s6-subheader p {
		width: 100%;
	}

	/* line 555, ../sass/siteoverride.scss */
	.slider-text h2 {
		display: none;
	}

	/* line 559, ../sass/siteoverride.scss */
	div#header-wrapper {
		position: static;
	}
}
@media (max-width: 767px) {
	/* line 573, ../sass/siteoverride.scss */
	.each-img-container {
		width: 300px;
		margin: 0 auto;
		float: none;
		clear: both;
	}

	/* line 580, ../sass/siteoverride.scss */
	.each-proc-container {
		text-align: center;
		margin: 15px 0 40px;
	}
}
@media (max-width: 614px) {
	/* line 591, ../sass/siteoverride.scss */
	.footer-info-container div.html-blk-contact {
		width: 270px;
	}

	/* line 595, ../sass/siteoverride.scss */
	div.grid figure {
		display: inline-block;
		float: none;
		margin: 10px auto;
		width: 100%;
	}
}
@media (max-width: 485px) {
	/* line 609, ../sass/siteoverride.scss */
	div.procedures-header, .patient-header, .blog-header, .contact-header {
		position: absolute;
		left: 0;
		margin-top: -40px;
		width: 100%;
		margin-left: 0;
		font-size: 0.5em;
		text-align: center;
	}

	/* line 619, ../sass/siteoverride.scss */
	div.grid figure {
		max-height: 460px;
	}
}
@media (max-width: 425px) {
	/* line 627, ../sass/siteoverride.scss */
	.col-xs-12.each-about-container .grid {
		right: 10px;
	}

	/* line 631, ../sass/siteoverride.scss */
	div.aboutUs-header h1 {
		font-size: 1.2em;
	}

	/* line 635, ../sass/siteoverride.scss */
	div.aboutUs-header {
		width: 250px;
		margin-left: -125px;
	}

	/* line 640, ../sass/siteoverride.scss */
	p#the-email a {
		font-size: 0.9em;
	}

	/* line 644, ../sass/siteoverride.scss */
	.col-md-6.col-lg-6.s4-col1-container {
		padding: 20px;
	}

	/* line 648, ../sass/siteoverride.scss */
	div.s3-header p {
		font-size: 2em;
	}

	/* line 652, ../sass/siteoverride.scss */
	div.s3-subheader p {
		font-size: 0.85em;
	}

	/* line 657, ../sass/siteoverride.scss */
	.proc-subheader h2 {
		font-size: 1.7em;
	}

	/* line 661, ../sass/siteoverride.scss */
	div.each-img-container {
		width: 280px;
	}

	/* line 665, ../sass/siteoverride.scss */
	div.proc-subheader h4 {
		font-size: 0.8em;
	}

	/* line 670, ../sass/siteoverride.scss */
	div div div.aboutUs-header {
		top: 67%;
	}
}
@media (max-width: 325px) {
	/* line 677, ../sass/siteoverride.scss */
	.logo-wrapper .logo img {
		position: relative;
		left: 20px;
	}
}
/* -- Fix for mobile repsonsive issue with display: table; -- */
/* line 686, ../sass/siteoverride.scss */
body #wrapper-outer #wrapper {
	display: block !important;
}

/* line 690, ../sass/siteoverride.scss */
body #wrapper-outer #wrapper #wrapper-inner {
	display: inline !important;
}

/* line 694, ../sass/siteoverride.scss */
body #wrapper-outer #wrapper #footer-wrapper {
	display: block !important;
	height: auto !important;
	float: left;
}

/* line 700, ../sass/siteoverride.scss */
#header-wrapper #header #header-inner .navbar .navbar-inner #btn-nav {
	margin-top: 10px !important;
	position: absolute;
	z-index: 500;
	left: 15px;
	top: 30px;
}

/* line 708, ../sass/siteoverride.scss */
body {
	color: #313131;
}

/* line 713, ../sass/siteoverride.scss */
.logo-wrapper .logo img {
	max-width: 240px;
	display: block;
	margin: 0 auto;
}

/* ---- Login Button ---- */
/* line 721, ../sass/siteoverride.scss */
.loginWidget {
	float: right;
	padding: 0 20px 20px;
}

/* ---- Contact Information Overrides ----- */
/* line 730, ../sass/siteoverride.scss */
.site-phone a {
	text-decoration: none;
	color: #707070;
}

/* line 735, ../sass/siteoverride.scss */
.broker-info ul {
	list-style: none;
	padding: 0;
}

/* ----- Social Icon Overrides ------ */
/* line 743, ../sass/siteoverride.scss */
.span6.share {
	float: right;
}

/* line 746, ../sass/siteoverride.scss */
.social-icons {
	list-style: none;
	padding: 0;
	width: 320px;
}

/* line 751, ../sass/siteoverride.scss */
.social-icons li {
	float: right;
	margin-right: 5px;
	border: 1px solid rgba(255, 255, 255, 0.3);
	-webkit-border-radius: 100px;
	-moz-border-radius: 100px;
	-ms-border-radius: 100px;
	-o-border-radius: 100px;
	border-radius: 100px;
	padding: 5px;
	width: 32px;
	height: 32px;
	line-height: 26px;
	text-align: center;
	transition: all 300ms ease-in-out;
	-o-transition: all 300ms ease-in-out;
	-moz-transition: all 300ms ease-in-out;
	-webkit-transition: all 300ms ease-in-out;
}

/* line 770, ../sass/siteoverride.scss */
.social-icons li a {
	font-size: 15px !important;
	text-align: center;
	text-decoration: none !important;
}

/* ----- Footer Overrides ------ */
/* line 779, ../sass/siteoverride.scss */
#footer-wrapper #footer #footer-inner p {
	margin: 0px;
	color: #fff !important;
}

/* line 783, ../sass/siteoverride.scss */
#footer-wrapper #footer {
	border: 0px;
	margin-top: 0px;
	padding: 10px 0px !important;
}

/* line 788, ../sass/siteoverride.scss */
.span6.copyright {
	float: left;
}

/* line 793, ../sass/siteoverride.scss */
#footer-wrapper #footer-top table.contact th.cabre {
	background-image: url("https://s3.amazonaws.com/static.organiclead.com/074ee81027def72f3c5348c9feeab305/cabre.png");
	background-size: 16px 16px;
	background-position: 6px 2px;
}

/*-- Details Page --*/
/* line 803, ../sass/siteoverride.scss */
ul.slide-item-features.item-features {
	list-style: none;
}

/* line 807, ../sass/siteoverride.scss */
.slide-item-features li {
	padding: 10px;
	border: 1px solid #c4c4c4;
	margin: 5px;
	display: inline-block;
}

/* line 814, ../sass/siteoverride.scss */
span.fa {
	display: inline-block;
	font: normal normal normal 14px/1 FontAwesome;
	font-size: inherit;
	text-rendering: auto;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	transform: translate(0, 0);
	padding: 0 10px 0 0;
}

/*--- Modal Overrides -----*/
/* line 827, ../sass/siteoverride.scss */
.modal-footer button {
	position: absolute;
	top: 0;
	right: 0;
}

/* line 833, ../sass/siteoverride.scss */
.blueimp-gallery .modal-footer .btn {
	position: inherit;
}

/* line 837, ../sass/siteoverride.scss */
.modal-body form.cmsForm {
	display: inline-block;
}

/*------ Font Awsome ----- */
/* line 845, ../sass/siteoverride.scss */
.fa-envelope:before {
	content: "\f0e0";
	float: left;
	margin: 0 20px 0 0;
}

/* line 851, ../sass/siteoverride.scss */
.fa-home:before {
	content: "\f015";
	float: left;
	margin: 0 20px 0 0;
}

/* -- Back Button -- */
/* line 859, ../sass/siteoverride.scss */
.btn.btn-primary.arrow-left {
	background-image: url("../images/arrow-left-white.png");
	background-position: 10px center;
	background-repeat: no-repeat;
	background-size: 8px 11px;
	padding-left: 15px;
}

/* line 867, ../sass/siteoverride.scss */
input.btn.btn-primary.arrow-left.back-button {
	margin: 0 0 -50px;
	float: right;
	position: relative;
	right: 30px;
	width: 10px;
	z-index: 100;
	border-radius: 50px;
	height: 30px;
	display: none;
}

/* =General */
/* line 882, ../sass/siteoverride.scss */
.section-container {
	max-width: 1130px;
	margin: auto;
	float: none;
	clear: both;
}

/* =Header */
/* line 892, ../sass/siteoverride.scss */
#header-wrapper {
	background-color: transparent;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 100;
	width: 100%;
}

/* line 901, ../sass/siteoverride.scss */
.the-header-container {
	padding: 30px 35px;
}

/* line 906, ../sass/siteoverride.scss */
a.email-us:before {
	content: '\f095';
	font-family: fontAwesome;
	padding-right: 15px;
}

/* line 912, ../sass/siteoverride.scss */
a.email-us, a.email-us, .email-us-container .btn.btn-primary {
	padding: 17px 0;
	font-size: 15px !important;
	letter-spacing: 1px !important;
	text-transform: uppercase;
	width: 100%;
	text-align: center;
	letter-spacing: 0px;
	color: #efd188;
	border: 1px solid #fff;
	background-color: transparent;
	transition: all 300ms ease-in-out;
	-o-transition: all 300ms ease-in-out;
	-moz-transition: all 300ms ease-in-out;
	-webkit-transition: all 300ms ease-in-out;
}

/* =Navigation */
/* line 933, ../sass/siteoverride.scss */
#navigation {
	display: none;
}

/* =Banner */
/* line 939, ../sass/siteoverride.scss */
ol.carousel-indicators {
	z-index: 200;
}

/* line 943, ../sass/siteoverride.scss */
.slider-wrapper .carousel-control .icon-prev:before {
	content: '\f104';
	font-family: fontAwesome;
	font-weight: 100;
}

/* line 951, ../sass/siteoverride.scss */
.slider-wrapper .carousel-control .icon-next:before {
	content: '\f105';
	font-family: fontAwesome;
	font-weight: 100;
}

/* line 960, ../sass/siteoverride.scss */
.right.carousel-control, .left.carousel-control {
	display: block !important;
	z-index: 35;
}

/* line 965, ../sass/siteoverride.scss */
.slider-wrapper:before {
	content: "";
	background: rgba(0, 0, 0, 0.4);
	position: absolute;
	left: 0;
	display: block;
	width: 100%;
	height: 100%;
	z-index: 35;
}

/*- Changing this code will impact the look and possibly the functionality of this slide show */
@media (max-width: 500px) {
	/* line 984, ../sass/siteoverride.scss */
	div.slider-button {
		padding: .5% 1% .5% 4%;
	}

	/* line 988, ../sass/siteoverride.scss */
	div.slider-button a {
		font-size: inherit;
	}

	/* line 992, ../sass/siteoverride.scss */
	div.slider-text h2 {
		font-size: 4vw;
	}

	/* line 996, ../sass/siteoverride.scss */
	.slider-text h4 {
		font-size: 3vw;
	}

	/* line 1000, ../sass/siteoverride.scss */
	.carousel-indicators {
		display: none !important;
	}
}
/*----- Carousel Controls Hidden for This Slider ------ */
/* line 1008, ../sass/siteoverride.scss */
.carousel-control {
	display: none !important;
}

/* line 1012, ../sass/siteoverride.scss */
.carousel-inner .item .col-xs-12 {
	padding: 0 !important;
}

/*----- Carousel Circle Controls ----- */
/* line 1019, ../sass/siteoverride.scss */
.carousel-indicators li {
	display: inline-block;
	width: 8px;
	height: 8px;
	margin: 0 2px;
	text-indent: -999px;
	border: 1px solid #fff;
	border-radius: 10px;
	cursor: pointer;
	background-color: #000 \9;
	background-color: transparent;
}

/* line 1032, ../sass/siteoverride.scss */
.carousel-indicators .active {
	margin: 0 2px;
	width: 8px;
	height: 8px;
	background-color: #fff;
}

/*------ Text CSS ------- */
/* line 1042, ../sass/siteoverride.scss */
.slider-text h2 span {
	font-family: 'Open Sans', san-serif;
	font-size: .8vw;
	letter-spacing: 3px;
	padding: 8px 0;
	margin: 0 25px;
	position: relative;
	right: 12px;
	bottom: 14px;
	border-top: .5px solid #fff;
	border-bottom: .5px solid #fff;
}

/* line 1056, ../sass/siteoverride.scss */
.slider-text-wrapper {
	position: absolute;
	left: 0;
	bottom: 20%;
	color: #fff;
	z-index: 40;
	width: 100%;
	text-align: center;
}

/* line 1070, ../sass/siteoverride.scss */
.slider-text h2 {
	color: #fff;
	font-size: 3vw;
	padding: 0;
	margin: 0;
	line-height: 1.5em;
	font-family: "Lora", serif;
	text-transform: uppercase;
	letter-spacing: 1.5vw;
}

/* line 1081, ../sass/siteoverride.scss */
.slider-text h4 {
	font-size: 1em !important;
	padding: 0;
	margin: 0;
	font-weight: 100 !important;
	letter-spacing: 2px !important;
}

/* line 1089, ../sass/siteoverride.scss */
#banner-learn-btn.slider-button {
	position: absolute;
	bottom: 13%;
	z-index: 35;
	left: 50%;
	text-align: center;
	margin-left: -10vw;
}

/* line 1099, ../sass/siteoverride.scss */
#banner-contact-btn.slider-button {
	position: absolute;
	bottom: 13%;
	z-index: 35;
	left: 50%;
	text-align: center;
	margin-left: 2vw;
}

/* line 1110, ../sass/siteoverride.scss */
.slider-button a {
	color: #fff;
	text-decoration: none;
	font-size: .9vw;
	font-weight: 400;
	text-transform: uppercase;
	letter-spacing: 1.5px;
	padding: 13px 26px;
	border: 1px solid #fff;
}

/* ---- Slider Image CSS ---- */
/* line 1127, ../sass/siteoverride.scss */
.slider-image {
	margin: auto;
	width: 100%;
}

/* =First Section*/
/* line 1134, ../sass/siteoverride.scss */
div#about-section {
	background: url(https://www.royacdn.com/unsafe/smart/Site-abef054b-a935-416b-b6c6-90746ea0f4c6/index_bg/index_about_bg_img.png);
	background-color: #000;
	background-repeat: no-repeat;
	background-position: center;
}

/* line 1141, ../sass/siteoverride.scss */
.ga-container {
	padding-bottom: 30px;
}

/* line 1145, ../sass/siteoverride.scss */
img.gold-arrow-img {
	display: block;
	margin: 0 auto;
}

/* line 1151, ../sass/siteoverride.scss */
.blog-bg:before {
	content: "";
	background: rgba(0, 0, 0, 0.9);
	position: absolute;
	left: 0;
	top: 0;
	display: block;
	width: 100%;
	height: 100%;
}

/* line 1162, ../sass/siteoverride.scss */
.blog-bg {
	background: url(https://www.royacdn.com/unsafe/smart/Site-abef054b-a935-416b-b6c6-90746ea0f4c6/index_bg/true_blog_bg.jpg);
	background-size: cover;
	background-position: center;
}

/* line 1168, ../sass/siteoverride.scss */
.contact-section-bg:before {
	content: "";
	background: rgba(20, 20, 20, 0.33);
	position: absolute;
	left: 0;
	top: 0;
	display: block;
	width: 100%;
	height: 100%;
}

/* line 1179, ../sass/siteoverride.scss */
.contact-section-bg {
	background: url(https://www.royacdn.com/unsafe/smart/Site-abef054b-a935-416b-b6c6-90746ea0f4c6/index_bg/med_legal1.jpg);
	background-size: cover;
	background-position: right center;
}

/* line 1186, ../sass/siteoverride.scss */
.office-bg:before {
	content: "";
	background: rgba(40, 40, 40, 0.97);
	position: absolute;
	left: 0;
	top: 0;
	display: block;
	width: 100%;
	height: 100%;
}

/* line 1196, ../sass/siteoverride.scss */
.office-bg {
	background: url(https://www.royacdn.com/unsafe/smart/Site-abef054b-a935-416b-b6c6-90746ea0f4c6/index_content/office_bg_img.jpg);
	background-size: cover;
	background-position: center;
}

/* line 1202, ../sass/siteoverride.scss */
.before-after-bg:before {
	content: "";
	background: rgba(0, 0, 0, 0.85);
	position: absolute;
	left: 0;
	top: 0;
	display: block;
	width: 100%;
	height: 100%;
}

/* line 1213, ../sass/siteoverride.scss */
.before-after-bg {
	background: url(https://www.royacdn.com/unsafe/smart/Site-abef054b-a935-416b-b6c6-90746ea0f4c6/index_bg/blog_bg_img.jpg);
	background-size: cover;
	background-position: center;
}

/* line 1219, ../sass/siteoverride.scss */
.black-bg {
	padding: 100px 0 90px;
	background-color: #090909;
}

/* line 1224, ../sass/siteoverride.scss */
p.first-sect-btn {
	margin-top: 30px;
}

/* line 1227, ../sass/siteoverride.scss */
p.first-sect-btn a {
	color: #fbfbfb;
	text-transform: uppercase;
	letter-spacing: 2.5px;
	padding: 12px 30px;
	border: 1px solid #fbfbfb;
}

/* line 1239, ../sass/siteoverride.scss */
.first-section-container {
	max-width: 900px;
	margin: auto;
	float: none;
	clear: both;
}

/* line 1246, ../sass/siteoverride.scss */
p.s1-1stline-text {
	color: #fbfbfb;
}

/* line 1250, ../sass/siteoverride.scss */
p.s1-2ndline-text {
	color: #efd188;
}

/* line 1254, ../sass/siteoverride.scss */
p.s1-3ndline-text {
	color: #fbfbfb;
}

/* line 1258, ../sass/siteoverride.scss */
p.s1-main.text {
	color: #fbfbfb;
	font-family: "Lora", serif;
	font-size: 1.9em !important;
	text-transform: capitalized;
	letter-spacing: 2px;
	margin-top: 0px !important;
	margin-bottom: 0px !important;
	clear: both;
	width: initial !important;
	display: inline-block;
	padding-bottom: 10px !important;
}

/* line 1273, ../sass/siteoverride.scss */
.s1-image-border {
	border: 1px solid rgba(239, 209, 136, 0.5);
	margin-top: 33px;
	width: 184px;
	height: 218px;
}

/* line 1280, ../sass/siteoverride.scss */
p.s1-1stline-text {
	font-family: "Lora", serif;
	font-size: 1.9em;
	letter-spacing: 2px;
	font-style: normal;
	text-align: justify;
	line-height: 140%;
	max-width: 550px;
}

/* line 1290, ../sass/siteoverride.scss */
p.s1-3ndline-text {
	font-family: "Lora", serif;
	font-size: 1.9em;
	letter-spacing: 2px;
	font-style: normal;
}

/* line 1297, ../sass/siteoverride.scss */
p.s1-2ndline-text {
	font-family: "Lora", serif;
	font-size: 1.9em;
	letter-spacing: 2px;
	font-style: normal;
}

/* line 1304, ../sass/siteoverride.scss */
p.s1-3ndline-text em {
	font-size: 2em;
	font-style: normal;
}

/* line 1309, ../sass/siteoverride.scss */
.s1-text {
	padding-left: 60px;
}

/* line 1313, ../sass/siteoverride.scss */
p.s1-main.text {
	line-height: 1.9em;
}

/* line 1317, ../sass/siteoverride.scss */
img.index-doctors {
	position: relative;
	left: 20px;
	bottom: 25px;
}

/* line 1322, ../sass/siteoverride.scss */
.s1-text p {
	line-height: 140%;
}

/* =section  3*/
/* gallery*/
/* line 1331, ../sass/siteoverride.scss */
.to-zoom {
	position: absolute;
	top: 50%;
	left: 50%;
	height: 40px;
	width: 30px;
	margin-top: -20px;
	margin-left: -15px;
	opacity: 0;
	transition: all 0.1s ease-in-out;
	-webkit-transition: all 0.1s ease-in-out;
}

/* line 1344, ../sass/siteoverride.scss */
.to-zoom i {
	color: #fff;
	font-size: 2em;
}

/* line 1350, ../sass/siteoverride.scss */
#lightbox .modal-content {
	display: inline-block;
	text-align: center;
}

/* line 1355, ../sass/siteoverride.scss */
#lightbox .close {
	opacity: 1;
	color: white;
	background-color: #191919;
	padding: 5px 8px;
	border-radius: 30px;
	border: 2px solid white;
	position: absolute;
	top: -15px;
	right: -55px;
	z-index: 1032;
}

/* line 1369, ../sass/siteoverride.scss */
.each-gallery-container .thumbnail {
	padding: 0;
	background-color: none;
	border: none;
	border-radius: 0;
	margin-bottom: 0;
}

/* gallery END */
/* line 1379, ../sass/siteoverride.scss */
.each-gallery-container {
	padding: 10px 5px;
}

/* line 1387, ../sass/siteoverride.scss */
.s3-header p {
	font-family: "Lora", serif;
	font-size: 3em;
	letter-spacing: 2px;
	color: #fbfbfb;
	line-height: 1.5em;
	text-transform: uppercase;
}

/* line 1397, ../sass/siteoverride.scss */
.s3-subheader p {
	color: #fbfbfb;
	text-transform: uppercase;
	letter-spacing: 5px;
	margin-bottom: 60px;
}

/* line 1405, ../sass/siteoverride.scss */
.s3-subheader p:after {
	position: absolute;
	left: 50%;
	margin-left: -35px;
	content: '';
	border-bottom: 1px solid #efd188;
	width: 70px !important;
	display: block;
	margin-top: 25px;
}

/* line 1416, ../sass/siteoverride.scss */
.s3-link-container {
	margin: 50px 0 0;
}

/* line 1421, ../sass/siteoverride.scss */
a.s3-text-link {
	color: #fbfbfb;
	text-transform: uppercase;
	letter-spacing: 2px;
	border: 1px solid #fbfbfb;
	padding: 15px 36px;
}

/* =section 4 */
/* line 1431, ../sass/siteoverride.scss */
.gray-bg {
	padding: 20px 0;
	background-color: #3e3e3e;
}

/* line 1436, ../sass/siteoverride.scss */
.s4-col1-container {
	border: 1px solid #efd188;
	padding: 45px 90px 60px;
	min-height: 450px;
}
@media (min-width: 0) and (max-width: 991px) {
	/* line 1436, ../sass/siteoverride.scss */
	.s4-col1-container {
		text-align: center;
	}
}

/* line 1446, ../sass/siteoverride.scss */
.s4-header p {
	font-family: "Lora", serif;
	font-size: 2.7em;
	letter-spacing: 2px;
	color: #fbfbfb;
	line-height: 1.5em;
	text-transform: uppercase;
}
@media (min-width: 0) and (max-width: 991px) {
	/* line 1446, ../sass/siteoverride.scss */
	.s4-header p {
		text-align: center !important;
	}
}

/* line 1458, ../sass/siteoverride.scss */
.s4-subheader p {
	font-family: "Open Sans", sans-serif;
	font-size: 18px !important;
	color: #fbfbfb;
	text-transform: uppercase;
	letter-spacing: 2px;
	font-weight: 100;
	margin-top: 20px;
}
@media (min-width: 0) and (max-width: 991px) {
	/* line 1458, ../sass/siteoverride.scss */
	.s4-subheader p {
		text-align: center !important;
	}
}

/* line 1472, ../sass/siteoverride.scss */
.s4-subheader p:after {
	position: relative;
	left: initial;
	content: '';
	border-bottom: 2px solid #efd188;
	width: 50px !important;
	display: block;
	padding-top: 10px;
}
@media (min-width: 0) and (max-width: 991px) {
	/* line 1472, ../sass/siteoverride.scss */
	.s4-subheader p:after {
		float: none;
		margin: 0 auto !important;
		left: auto;
		position: relative;
	}
}

/* line 1489, ../sass/siteoverride.scss */
.s4-text-content p {
	line-height: 2.3em !important;
	margin-top: 30px;
	color: #fbfbfb;
	font-size: 1em;
	text-align: justify;
}
@media (min-width: 0) and (max-width: 991px) {
	/* line 1489, ../sass/siteoverride.scss */
	.s4-text-content p {
		text-align: justify !important;
		text-align-last: center !important;
	}
}

/* line 1503, ../sass/siteoverride.scss */
.s4-col2-container {
	height: 600px;
	width: 60%;
	position: absolute;
	right: -60px;
	top: 40px;
}

/* =section five */
/* line 1513, ../sass/siteoverride.scss */
.dark-gray-bg {
	padding: 160px 0;
	background-color: #141414;
}

/* line 1518, ../sass/siteoverride.scss */
.s5-cols-container {
	margin-top: 90px;
}

/* line 1522, ../sass/siteoverride.scss */
.s5-col1-container {
	padding: 0 20px;
}

/* line 1526, ../sass/siteoverride.scss */
.index-blog-title p {
	font-family: "Lora", serif;
	font-size: 1.2em;
	letter-spacing: 2px;
	color: #fbfbfb;
	line-height: 1.5em;
	text-align: center;
	margin-top: 35px;
}

/* line 1536, ../sass/siteoverride.scss */
.index-blog-title p:after {
	position: absolute;
	left: 50%;
	margin-left: -35px;
	content: '';
	border-bottom: 4px solid #efd188;
	width: 70px !important;
	display: block;
	margin-top: 15px;
}

/* line 1547, ../sass/siteoverride.scss */
.index-blog-des p {
	margin-top: 40px;
	text-align: center;
	color: #fbfbfb;
	line-height: 1.5em;
	font-size: .9em;
}

/* =section six */
/* line 1557, ../sass/siteoverride.scss */
.s6-header p {
	font-family: "Lora", serif;
	font-size: 2em;
	letter-spacing: 2px;
	color: #fbfbfb;
	line-height: 1.5em;
}

/* line 1565, ../sass/siteoverride.scss */
.s6-header p:after {
	position: absolute;
	left: 5px;
	content: '';
	border-bottom: 4px solid #efd188;
	width: 60px !important;
	display: block;
	padding-top: 15px;
}

/* line 1575, ../sass/siteoverride.scss */
.s6-subheader p {
	margin-top: 40px;
	color: #fbfbfb;
	line-height: 2em;
	width: 50%;
	font-size: 0.9em;
}

/* =Footer */
/* line 1586, ../sass/siteoverride.scss */
.the-footer-container {
	margin: 80px 0;
}

/* line 1590, ../sass/siteoverride.scss */
#footer-wrapper #footer-top h2 {
	color: #efd188;
	font-size: 1.7em;
	font-family: "Lora", serif;
	text-transform: uppercase;
	letter-spacing: 1.5px;
}

/* line 1598, ../sass/siteoverride.scss */
ul.contact-info {
	list-style: none;
}

/* line 1602, ../sass/siteoverride.scss */
ul.contact-info li p {
	line-height: 2em;
	color: #fbfbfb;
	text-align: left;
	font-size: 1em;
}

/* line 1609, ../sass/siteoverride.scss */
p#the-address {
	position: relative;
}

/* line 1613, ../sass/siteoverride.scss */
p#the-address:before {
	content: '\f041';
	font-family: fontAwesome;
	position: absolute;
	left: -30px;
	top: 5px;
	font-size: 1.3em;
	color: #090909;
	-webkit-text-stroke: 1px #efd188;
}

/* line 1624, ../sass/siteoverride.scss */
p#the-phone {
	position: relative;
}

/* line 1628, ../sass/siteoverride.scss */
p#the-phone:before {
	content: '\f095';
	font-family: fontAwesome;
	position: absolute;
	left: -30px;
	top: 3px;
	font-size: 1.3em;
	color: #090909;
	-webkit-text-stroke: 1px #efd188;
}

/* line 1639, ../sass/siteoverride.scss */
p#the-email {
	position: relative;
}

/* line 1643, ../sass/siteoverride.scss */
p#the-email:before {
	content: '\f003';
	font-family: fontAwesome;
	position: absolute;
	left: -30px;
	top: 3px;
	font-size: 1.1em;
	color: #efd188;
}

/* line 1653, ../sass/siteoverride.scss */
p#the-email a {
	color: #fbfbfb;
}

/* line 1660, ../sass/siteoverride.scss */
.office-hr-wrapper h2 {
	text-align: center;
}

/* line 1664, ../sass/siteoverride.scss */
table.office-hours {
	color: #fbfbfb;
	margin: 0 auto;
	font-size: 1em;
}

/* line 1670, ../sass/siteoverride.scss */
table.office-hours th {
	display: none;
}

/* line 1674, ../sass/siteoverride.scss */
table.office-hours span {
	visibility: hidden;
}

/* line 1679, ../sass/siteoverride.scss */
table.office-hours td {
	line-height: 2em;
	text-align: left;
}

/* line 1685, ../sass/siteoverride.scss */
.footer-3rd-col {
	margin-top: 60px;
	color: #a8a8a8;
}

/* line 1690, ../sass/siteoverride.scss */
.doctor-name p {
	font-family: "Lora", serif;
	font-size: 1.1em;
	text-transform: uppercase;
	margin: 0;
}

/* line 1697, ../sass/siteoverride.scss */
ul.the-doctor-ul {
	float: none;
	margin: 0 auto !important;
	padding: 0;
	margin: 0;
	list-style: none;
	text-align: center;
	display: flex;
}
@media (min-width: 0) and (max-width: 1199px) {
	/* line 1697, ../sass/siteoverride.scss */
	ul.the-doctor-ul {
		max-width: 300px !important;
		display: flex;
		flex-direction: column !important;
	}
	/* line 1712, ../sass/siteoverride.scss */
	ul.the-doctor-ul li {
		border: 0px !important;
	}
}
/* line 1717, ../sass/siteoverride.scss */
ul.the-doctor-ul li {
	display: flex;
	flex-grow: 1;
	white-space: nowrap;
	padding: 0 20px 0;
	border-right: 1px solid #333;
	margin-bottom: 5px;
}
/* line 1725, ../sass/siteoverride.scss */
ul.the-doctor-ul li:last-child {
	border: 0px;
}
@media (min-width: 0) and (max-width: 991px) {
	/* line 1717, ../sass/siteoverride.scss */
	ul.the-doctor-ul li {
		display: block;
		border: 0px !important;
	}
}
/* line 1732, ../sass/siteoverride.scss */
ul.the-doctor-ul li p {
	text-align: center;
	display: block !important;
	width: 100% !important;
	font-size: .9em;
}

/* line 1741, ../sass/siteoverride.scss */
ul.the-doctor-ul p {
	padding: 0 10px;
}

/* line 1745, ../sass/siteoverride.scss */
ul.the-doctor-ul li {
	display: inline-block;
}

/* line 1749, ../sass/siteoverride.scss */
.doctor-des {
	text-align: center;
}

/* line 1753, ../sass/siteoverride.scss */
.doctor-des p {
	font-family: "Lora", serif;
	text-transform: uppercase;
	font-size: .8em;
	letter-spacing: 1px;
}

/* line 1760, ../sass/siteoverride.scss */
hr.doctor-hr {
	margin-top: 30px;
	margin-bottom: 30px;
	border: 0;
	height: 1px;
	background: #333;
	background-image: linear-gradient(to right, #090909, #a8a8a8, #090909);
}

/* line 1769, ../sass/siteoverride.scss */
p.the-copyright {
	font-size: .8em;
	text-align: center;
}

/* line 1774, ../sass/siteoverride.scss */
p.powered {
	text-align: center;
}

/* line 1778, ../sass/siteoverride.scss */
a.roya-logo {
	-webkit-filter: grayscale(100%);
	filter: grayscale(100%);
	transition: all 300ms ease-in-out;
	-o-transition: all 300ms ease-in-out;
	-moz-transition: all 300ms ease-in-out;
	-webkit-transition: all 300ms ease-in-out;
}

/* =Inside pages */
/* line 1791, ../sass/siteoverride.scss */
div#content {
	padding: 0;
}

/* line 1795, ../sass/siteoverride.scss */
.header-image-container {
	height: 550px;
}

/* =About us*/
/* line 1801, ../sass/siteoverride.scss */
.each-about-title a {
	color: #fff;
	text-decoration: none;
}

/* line 1808, ../sass/siteoverride.scss */
.aboutUsBanner-container:before {
	content: '';
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	background: rgba(0, 0, 0, 0.65);
}

/* line 1819, ../sass/siteoverride.scss */
.aboutUs-header {
	position: absolute;
	left: 50%;
	top: 50%;
	height: 80px;
	margin-top: -40px;
	width: 800px;
	margin-left: -400px;
}

/* line 1829, ../sass/siteoverride.scss */
.aboutUs-header h1 {
	color: #fff;
	font-family: "Lora", serif;
	text-transform: uppercase;
	letter-spacing: 11px;
	font-size: 3.5em;
	margin: 0;
	text-align: center;
}

/* line 1840, ../sass/siteoverride.scss */
.about-bg {
	padding: 100px 0 160px;
	background-color: #141414;
}

/* line 1845, ../sass/siteoverride.scss */
.each-about-container {
	margin-top: 50px;
}

/* line 1849, ../sass/siteoverride.scss */
.about-each-container {
	padding: 0 10px;
}

/* line 1853, ../sass/siteoverride.scss */
.each-about-title p {
	text-align: center;
	font-family: "Lora", serif;
	font-size: 1.5em;
	margin-top: 20px;
	color: #fff;
	font-weight: 700;
	letter-spacing: 1px;
}

/* =meet the doc */
/* line 1867, ../sass/siteoverride.scss */
.meet-the-doc-container {
	padding: 80px 0;
}

/* line 1871, ../sass/siteoverride.scss */
.gold-arrow-container {
	margin-bottom: 20px;
	display: none !important;
}

/* line 1876, ../sass/siteoverride.scss */
.the-docs-header h1 {
	font-family: "Lora", serif;
	font-size: 2.5em;
	letter-spacing: 2px;
	color: #fbfbfb;
	line-height: 1.5em;
	text-transform: uppercase;
	margin: 0;
}

/* line 1886, ../sass/siteoverride.scss */
.the-docs-subheader p {
	color: #fbfbfb;
	text-transform: uppercase;
	letter-spacing: 0px;
	font-size: 1em;
	padding: 0;
	margin-bottom: 60px;
}

/* line 1895, ../sass/siteoverride.scss */
.the-docs-content p {
	line-height: 2em;
	color: #fbfbfb;
	font-size: 1em;
}

/* line 1901, ../sass/siteoverride.scss */
.the-docs-subheader:after {
	position: absolute;
	left: 5px;
	content: '';
	border-bottom: 1px solid #efd188;
	width: 50px !important;
	display: block;
	bottom: 30px;
}

/* line 1911, ../sass/siteoverride.scss */
.the-first-doc h2 {
	font-family: "Lora", serif;
	color: #fff;
	font-size: 1.6em;
	margin-bottom: 0;
}

/* line 1918, ../sass/siteoverride.scss */
.the-first-doc h4 {
	color: #fbfbfb;
	text-transform: uppercase;
	letter-spacing: 0px;
	font-size: 1em;
	margin-bottom: 20px;
}

/* line 1926, ../sass/siteoverride.scss */
.the-first-doc h4:after {
	position: absolute;
	left: 5px;
	content: '';
	border-bottom: 1px solid #efd188;
	width: 50px !important;
	display: block;
	bottom: 0;
}

/* line 1936, ../sass/siteoverride.scss */
p.the-bq {
	font-family: "Lora", serif;
	color: #fff;
	font-style: italic;
	font-size: 1.2em;
	display: block;
	border-left: 0.5px solid #efd188;
	padding: 0 10px;
	margin: 30px 0;
}

/* line 1947, ../sass/siteoverride.scss */
p span.bq-doc-name {
	font-family: Open Sans, sans-serif;
	font-style: normal;
	font-size: 0.8em;
	display: block;
	margin-top: 10px;
}

/* line 1955, ../sass/siteoverride.scss */
.the-second-doc h2 {
	font-family: "Lora", serif;
	color: #fff;
	font-size: 1.6em;
	margin-bottom: 0;
}

/* line 1962, ../sass/siteoverride.scss */
.the-second-doc h4 {
	font-family: "Lora", serif;
	color: #fff;
	font-size: 1.3em;
	margin-bottom: 0;
	line-height: 1.2em;
}

/* line 1970, ../sass/siteoverride.scss */
.the-second-doc:after {
	position: absolute;
	left: 5px;
	content: '';
	border-bottom: 1px solid #efd188;
	width: 50px !important;
	display: block;
	bottom: 0;
}

/* line 1980, ../sass/siteoverride.scss */
#lastContentContainer {
	margin: 30px 0;
}

/* line 1984, ../sass/siteoverride.scss */
.the-second-doc {
	margin-bottom: 20px;
}

/* line 1989, ../sass/siteoverride.scss */
.the-docs-img {
	margin: 0 auto;
}

/* =about sidebar*/
/* line 1995, ../sass/siteoverride.scss */
.about-sb-container {
	background-color: #0d0d0d;
	padding: 20px 0;
	border: 1px solid #262626;
}

/* line 2001, ../sass/siteoverride.scss */
.sidebar-header h2 {
	font-family: "Lora", serif;
	color: #fff;
	padding: 0 20px;
	font-size: 1.9em;
	text-transform: capitalize;
}

/* line 2008, ../sass/siteoverride.scss */
.sidebar-header h2:after {
	position: absolute;
	left: 25px;
	content: '';
	border-bottom: 1px solid #efd188;
	width: 50px !important;
	display: block;
	bottom: 8px;
}

/* line 2018, ../sass/siteoverride.scss */
ul.about-ul li {
	list-style: none;
}

/* line 2022, ../sass/siteoverride.scss */
ul.about-ul {
	padding: 0 20px;
	margin: 0 0 30px;
}

/* line 2027, ../sass/siteoverride.scss */
ul.about-ul p a {
	color: #fff;
	line-height: 2em;
}

/* line 2035, ../sass/siteoverride.scss */
.the-menu-container {
	margin-top: 20px;
}

/* procedures */
/* line 2041, ../sass/siteoverride.scss */
.procedures-banner:before {
	content: '';
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	background: rgba(0, 0, 0, 0.39);
}

/* line 2051, ../sass/siteoverride.scss */
.procedures-header h1, .patient-header h1, .blog-header h1, .contact-header h1 {
	color: #fff;
	font-family: "Lora", serif;
	text-transform: uppercase;
	letter-spacing: 9px;
	font-size: 3em;
	margin: 0;
}

/* line 2060, ../sass/siteoverride.scss */
.procedures-header, .patient-header, .blog-header, .contact-header {
	position: absolute;
	/* left: 50%; */
	top: 80%;
	height: 80px;
	/* margin-top: -40px; */
	width: 100%;
	/* margin-left: -230px; */
	text-align: center;
}
@media (min-width: 0) and (max-width: 991px) {
	/* line 2060, ../sass/siteoverride.scss */
	.procedures-header, .patient-header, .blog-header, .contact-header {
		position: static;
		margin-top: 50px;
		margin-bottom: -50px;
	}
	/* line 2075, ../sass/siteoverride.scss */
	.procedures-header h1, .patient-header h1, .blog-header h1, .contact-header h1 {
		font-size: 2em;
	}
}

/* line 2081, ../sass/siteoverride.scss */
.proc-subheader h2 {
	font-family: "Lora", serif;
	font-size: 2.5em;
	letter-spacing: 2px;
	color: #fbfbfb;
	line-height: 1.5em;
	text-transform: uppercase;
	margin: 0;
	text-align: center;
}

/* line 2092, ../sass/siteoverride.scss */
.proc-subheader h4 {
	color: #fbfbfb;
	text-transform: uppercase;
	letter-spacing: 5px;
	font-size: 0.9em;
	padding: 0;
	margin-bottom: 60px;
	text-align: center;
}

/* line 2102, ../sass/siteoverride.scss */
img.proc-arrow {
	display: block;
	margin: 60px auto 10px;
}

/* line 2108, ../sass/siteoverride.scss */
.each-proc-title p {
	font-family: "Lora", serif;
	color: #fff;
	padding: 0 20px;
	font-size: 1.9em;
	text-transform: capitalize;
}

/* line 2116, ../sass/siteoverride.scss */
ul.each-proc-ul li {
	list-style: none;
}

/* line 2121, ../sass/siteoverride.scss */
ul.each-proc-ul {
	padding: 0 20px;
	margin: 10px 0;
	line-height: 1.7em;
}

/* line 2127, ../sass/siteoverride.scss */
ul.each-proc-ul li a {
	color: #fff;
}

/* line 2133, ../sass/siteoverride.scss */
.second2-proc {
	margin: 60px 0 90px;
}

/**=ear surgery*/
/* line 2140, ../sass/siteoverride.scss */
.the-proc-header h1 {
	font-family: "Lora", serif;
	font-size: 2.5em;
	letter-spacing: 2px;
	color: #fbfbfb;
	line-height: 1.5em;
	text-transform: uppercase;
	margin: 0;
}

/* line 2150, ../sass/siteoverride.scss */
.the-proc-header p {
	color: #fbfbfb;
	text-transform: uppercase;
	letter-spacing: 0px;
	font-size: 1em;
	padding: 0;
	margin-bottom: 60px;
}

/* line 2159, ../sass/siteoverride.scss */
.the-proc-header p:after {
	position: absolute;
	left: 5px;
	content: '';
	border-bottom: 1px solid #efd188;
	width: 50px !important;
	display: block;
	bottom: 30px;
}

/* line 2169, ../sass/siteoverride.scss */
.proc-img-container {
	margin-right: 25px;
    margin-bottom: 10px;
}

/* line 2173, ../sass/siteoverride.scss */
.proc-content p {
	line-height: 2em;
	color: #fbfbfb;
	font-size: 1em;
}

@media (max-width: 991px) {
	/* line 2181, ../sass/siteoverride.scss */
	.the-proc-header h1, .the-proc-header p {
		text-align: center;
	}

	/* line 2185, ../sass/siteoverride.scss */
	div.the-proc-header p:after {
		left: 50%;
		margin-left: -25px;
	}

	/* line 2190, ../sass/siteoverride.scss */
	.sidebar-container {
		width: 280px;
		margin: 0 auto;
		float: none;
		clear: both;
	}

	/* line 2198, ../sass/siteoverride.scss */
	.proc-img-container img {
		width: 280px;
		margin: 0 auto;
	}

	/* line 2204, ../sass/siteoverride.scss */
	div.proc-img-container {
		margin: 0 0 30px;
	}
}
@media (max-width: 425px) {
	/* line 2212, ../sass/siteoverride.scss */
	div.the-proc-header h1 {
		font-size: 2em;
	}

	/* line 2216, ../sass/siteoverride.scss */
	.the-proc-header p {
		font-size: 0.7em;
	}
}
/** ear surgery**/
/** =sidebar **/
/* line 2227, ../sass/siteoverride.scss */
p.sb-section-title {
	padding: 0 20px;
	color: #fff;
	cursor: pointer;
	margin-bottom: 20px;
}

/* line 2234, ../sass/siteoverride.scss */
ul.procedures-list {
	list-style: none;
	position: relative;
}

/* line 2239, ../sass/siteoverride.scss */
ul.procedures-list li a {
	color: #fff;
	text-decoration: none;
}

/* line 2244, ../sass/siteoverride.scss */
div#accordion .panel {
	background: none;
}

/* line 2248, ../sass/siteoverride.scss */
ul.procedures-list li:before {
	content: "";
	display: block;
	position: absolute;
	z-index: 1;
	left: 25px;
	top: 0;
	bottom: 0;
	border: 1px solid #262626;
	border-width: 0 0 0 1px;
}

/* line 2260, ../sass/siteoverride.scss */
p.sb-section-title:after {
	content: "\f107";
	font-family: fontAwesome;
	position: absolute;
	right: 9%;
}

/* line 2267, ../sass/siteoverride.scss */
p.activation:after {
	transform: rotate(-180deg);
	color: #efd188;
}

/* line 2272, ../sass/siteoverride.scss */
p.activation {
	color: #efd188;
}

/** =sidebar **/
/** =other procedure stuff**/
/* line 2282, ../sass/siteoverride.scss */
.proc-content h4 a {
	color: #EFD188;
}

/* line 2288, ../sass/siteoverride.scss */
.proc-content h2 {
	color: #fff;
}

/* line 2292, ../sass/siteoverride.scss */
.proc-content h4 {
	color: #fff;
}

/* line 2296, ../sass/siteoverride.scss */
.proc-content ul li:before {
	content: "4";
	font-family: "Webdings";
	position: absolute;
	left: 20px;
	color: #fff;
}

/* line 2304, ../sass/siteoverride.scss */
.proc-content ul {
	list-style: none;
}

/** =other procedure stuf **/
/** =testimonials**/
/* line 2312, ../sass/siteoverride.scss */
.title-wrapper {
	margin: 60px 0;
}

/* line 2317, ../sass/siteoverride.scss */
.each-testi p {
	line-height: 2em;
	color: #fbfbfb;
	font-size: 0.9em;
	margin: 30px 0;
}

/* line 2325, ../sass/siteoverride.scss */
.each-testi {
	padding-bottom: 30px;
	border-bottom: 1px solid #2f2f2f;
}

/* line 2331, ../sass/siteoverride.scss */
.each-testi:last-of-type {
	margin-bottom: 40px;
}

/* line 2335, ../sass/siteoverride.scss */
.each-testi h4 {
	font-family: "Lora", serif;
	color: #fff;
}

/** end testimonials***/
/** =Patient *

.patient-header h1 {
color: #fff;
font-family: $font-family-lora;
text-transform: uppercase;
letter-spacing: 9px;
font-size: 3em;
margin: 0;
}

.patient-header {
position: absolute;
left: 50%;
top: 65%;
height: 80px;
margin-top: -40px;
width: 490px;
margin-left: -245px;
}
*/
/* line 2363, ../sass/siteoverride.scss */
.patient-title-wrapper, .specials-title-wrapper, .blog-title-wrapper, .contact-title-wrapper {
	margin-top: 60px;
}

/* line 2367, ../sass/siteoverride.scss */
.patient-content p {
	line-height: 2em;
	color: #fbfbfb;
	font-size: 0.9em;
	margin: 30px 0;
}

/* line 2375, ../sass/siteoverride.scss */
ul.pdf-ul {
	list-style: none;
	text-align: center;
}

/* line 2380, ../sass/siteoverride.scss */
ul.pdf-ul li {
	display: inline-block;
	text-align: left;
	color: #fff;
}

/* line 2387, ../sass/siteoverride.scss */
.icon-div {
	float: left;
	padding-left: 20px;
}

/* line 2392, ../sass/siteoverride.scss */
.desc-div {
	float: right;
}

/* line 2397, ../sass/siteoverride.scss */
li.first-doc-li {
	margin-right: 30px;
}

/* line 2401, ../sass/siteoverride.scss */
.icon-div i {
	font-size: 2.2em;
	position: relative;
	top: 6px;
	margin-right: 15px;
	color: #4f4f4f;
}

/* line 2409, ../sass/siteoverride.scss */
.desc-div p {
	margin: 0;
}

/* line 2413, ../sass/siteoverride.scss */
li.first-doc-li {
	margin-right: 30px;
}

/* line 2418, ../sass/siteoverride.scss */
p.click-here {
	color: #f3d189;
	font-size: 0.8em;
	margin-bottom: 4px;
}

/* line 2424, ../sass/siteoverride.scss */
p.click-here:before {
	content: "\f0f6";
	font-family: fontAwesome;
	position: relative;
	margin-right: -25px;
	right: 45px;
	font-size: 2.5em;
	top: 15px;
	color: #2f2f2f;
	transition: all .3s ease-in-out;
	-webkit-transition: all .3s ease-in-out;
}

/* line 2437, ../sass/siteoverride.scss */
ul.pdf-ul a {
	display: block;
	padding: 20px 20px 20px 70px;
	color: #fff;
	background-color: #131313;
	text-decoration: none;
	border: 1px solid #2f2f2f;
	transition: all .3s ease-in-out;
	-webkit-transition: all .3s ease-in-out;
}

/* line 2450, ../sass/siteoverride.scss */
.instruction-container {
	max-width: 630px;
	margin: 0 auto 80px;
	float: none;
	clear: both;
}

/* line 2457, ../sass/siteoverride.scss */
.pdf-block-container {
	clear: both;
	display: block;
	margin: 40px 0 70px;
}

@media (min-width: 1200px) {
	/*div .patient-header {
	top: 50%;
}*/
}
@media (max-width: 767px) {
	/* line 2471, ../sass/siteoverride.scss */
	div ul.pdf-ul {
		padding: 0;
	}

	/* line 2475, ../sass/siteoverride.scss */
	div ul.pdf-ul li {
		width: 100%;
	}

	/* line 2479, ../sass/siteoverride.scss */
	div.desc-div {
		float: none;
		max-width: 280px;
		margin: 20px auto;
	}

	/* line 2485, ../sass/siteoverride.scss */
	ul li.first-doc-li {
		margin-right: 0;
	}
}
@media (max-width: 550px) {
	/*
	div div.patient-header{
	width: 280px;
	margin-left: -140px;
}

	div.patient-header h1{
	font-size: 1.3em;
} */
}
/** end Patient**/
/** =specials **/
/* line 2506, ../sass/siteoverride.scss */
.specials-container {
	margin: 60px 0 80px;
}

@media (min-width: 1200px) {
	/* line 2514, ../sass/siteoverride.scss */
	div.specials-header {
		top: 50%;
	}
}
@media (max-width: 1055px) {
	/* line 2522, ../sass/siteoverride.scss */
	img.each-special-img {
		width: 230px;
	}
}
@media (max-width: 991px) {
	/* line 2530, ../sass/siteoverride.scss */
	.each-special-content {
		max-width: 280px;
		margin: 0 auto 50px;
	}

	/* line 2535, ../sass/siteoverride.scss */
	div.col-xs-12.each-about-main-container {
		max-width: 300px;
	}
}
/* line 2541, ../sass/siteoverride.scss */
.specials-header {
	position: absolute;
	left: 50%;
	top: 65%;
	height: 80px;
	margin-top: -40px;
	width: 300px;
	margin-left: -150px;
}

/* line 2551, ../sass/siteoverride.scss */
.specials-header h1 {
	color: #fff;
	font-family: "Lora", serif;
	text-transform: uppercase;
	letter-spacing: 9px;
	font-size: 3em;
	margin: 0;
}

/* line 2561, ../sass/siteoverride.scss */
img.each-special-img {
	display: block;
	margin: 0 auto;
	transition: all .3s ease-in-out;
	-webkit-transition: all .3s ease-in-out;
}

/* line 2568, ../sass/siteoverride.scss */
a.blog-title-link {
	font-family: "Lora", serif;
	color: #fbfbfb;
}

/* line 2575, ../sass/siteoverride.scss */
.each-special-content p {
	color: #fbfbfb;
	font-size: .9em;
	line-height: 2em;
}

/* line 2581, ../sass/siteoverride.scss */
.each-special-content p a {
	color: #efd188;
}

/* line 2587, ../sass/siteoverride.scss */
a.blog-title-link:after {
	position: absolute;
	left: 50%;
	margin-left: -25px;
	content: '';
	border-bottom: 1px solid #efd188;
	width: 50px !important;
	display: block;
	margin-top: 20px;
}

/* line 2598, ../sass/siteoverride.scss */
.blog-title-container {
	margin-bottom: 20px;
}

/** end specials **/
/** =blog **/
@media (min-width: 1200px) {
	/*
	div.blog-header{
	top: 50%;
}*/
}
@media (max-width: 1050px) {
	/* line 2621, ../sass/siteoverride.scss */
	img.blog-img {
		width: 100%;
	}
}
@media (max-width: 767px) {
	/* line 2629, ../sass/siteoverride.scss */
	div img.blog-img {
		max-width: 280px;
		display: block;
		margin: 40px auto;
	}
}
/*
.blog-header{
position: absolute;
left: 50%;
top: 65%;
height: 80px;
margin-top: -40px;
width: 160px;
margin-left: -80px
}

.blog-header h1{
color: #fff;
font-family: $font-family-lora;
text-transform: uppercase;
letter-spacing: 9px;
font-size: 3em;
margin: 0;
}
*/
/* line 2656, ../sass/siteoverride.scss */
.blog-content h2 {
	margin: 0;
	font-family: "Lora", serif;
	color: #fbfbfb;
}

/* line 2662, ../sass/siteoverride.scss */
.blog-content p {
	line-height: 2em;
	color: #fbfbfb;
	font-size: 0.9em;
	margin: 30px 0 50px;
}

/* line 2669, ../sass/siteoverride.scss */
.each-blog-container {
	border-bottom: 1px solid #2f2f2f;
	margin: 35px 0;
}

/* line 2674, ../sass/siteoverride.scss */
.each-blog-container:last-of-type {
	border-bottom: none;
}

/** end blog **/
/** =contact **/
@media (min-width: 1200px) {
	/*
	div.contact-header{
	top: 50%;
}
	*/
}
@media (max-width: 550px) {
	/*
	div div.contact-header{
	width: 280px;
	margin-left: -140px;
}

	div.contact-header h1{
	font-size: 1.9em;
}
	*/
}
/*
.contact-header {
position: absolute;
left: 50%;
top: 65%;
height: 80px;
margin-top: -40px;
width: 390px;
margin-left: -195px;
}

.contact-header h1{
color: #fff;
font-family: $font-family-lora;
text-transform: uppercase;
letter-spacing: 9px;
font-size: 3em;
margin: 0;
}
*/
/* line 2727, ../sass/siteoverride.scss */
.form-header h2 {
	font-family: "Lora", serif;
	color: #fbfbfb;
}

/* line 2732, ../sass/siteoverride.scss */
.form-header span {
	color: #efd188;
}

/* line 2736, ../sass/siteoverride.scss */
.form-label {
	color: #fbfbfb;
	margin-bottom: 8px;
}

/* line 2741, ../sass/siteoverride.scss */
.form-label span {
	color: #efd188;
}

/* line 2746, ../sass/siteoverride.scss */
div div.form-group input, div div.form-group textarea {
	background-color: #1a1a1a;
	border-color: #333333;
	color: #fbfbfb;
}

/* line 2752, ../sass/siteoverride.scss */
div textarea.form-control {
	height: 150px;
}

/* line 2756, ../sass/siteoverride.scss */
.the-form-container {
	margin: 30px auto 70px;
	max-width: 900px;
	float: none;
	clear: both;
}

/* line 2764, ../sass/siteoverride.scss */
input.btn.btn-primary.submit.footer {
	margin: 0 auto;
	display: block;
	background-color: #000;
	border: 1px solid #fbfbfb;
	padding: 10px 60px;
	text-transform: uppercase;
	letter-spacing: 4px;
}

/* line 2776, ../sass/siteoverride.scss */
.each-field-container {
	margin: 5px 0px;
	padding: 0 20px;
}

/* line 2781, ../sass/siteoverride.scss */
.the-map-container {
	margin-bottom: 95px;
}

/** end contact **/
/** links **/
/* line 2790, ../sass/siteoverride.scss */
div a.contact-us-link {
	color: #efd188;
}

/****/
/* line 2796, ../sass/siteoverride.scss */
.proc-content {
	position: relative;
	bottom: 8px;
}

/* line 2802, ../sass/siteoverride.scss */
p a.phone-no {
	color: #efd188;
}

/* line 2806, ../sass/siteoverride.scss */
p a.phone-no:hover {
	color: #efd188;
}

/* line 2810, ../sass/siteoverride.scss */
.office-bg .section-container div.s4-col1-container div.s3-link-container {
	margin: 20px 0;
}

/* line 2814, ../sass/siteoverride.scss */
.proc-content p a {
	color: #efd188;
}

/* line 2818, ../sass/siteoverride.scss */
.each-about-main-container {
	max-width: 830px;
	margin: 0 auto;
	float: none;
	clear: both;
}

@media (min-width: 992px) and (max-width: 1199px) {
	/* line 2827, ../sass/siteoverride.scss */
	div.each-about-main-container {
		max-width: 730px;
	}
}
/* line 2837, ../sass/siteoverride.scss */
.blog-widget {
	margin-bottom: 90px;
}

/* line 2841, ../sass/siteoverride.scss */
div .blog-widget .blog-listings .blog-entry h2.blog-title a {
	font-family: "Lora", serif;
	letter-spacing: 2px;
	color: #fbfbfb;
	line-height: 1.5em;
}

/* line 2848, ../sass/siteoverride.scss */
.blog-widget .blog-listings .blog-entry h2.blog-title a:hover,
.blog-widget .blog-listings .blog-entry h2.blog-title a:active,
.blog-widget .blog-listings .blog-entry h2.blog-title a:focus {
	text-decoration: none;
	color: #efd188;
}

/* Edit 06/16/17 */
/* line 2857, ../sass/siteoverride.scss */
.appoint-btn {
	margin-top: 10px;
}

/* line 2861, ../sass/siteoverride.scss */
input.popForm::-webkit-input-placeholder {
	color: #fff !important;
	letter-spacing: 2px;
}

/* line 2866, ../sass/siteoverride.scss */
input.popForm::-webkit-input-placeholder {
	color: #fff !important;
	letter-spacing: 2px;
}

/* line 2871, ../sass/siteoverride.scss */
input.popForm:-ms-input-placeholder {
	color: #fff !important;
	letter-spacing: 2px;
}

/* line 2876, ../sass/siteoverride.scss */
input.popForm:-moz-placeholder {
	color: #fff !important;
	letter-spacing: 2px;
}

/* line 2881, ../sass/siteoverride.scss */
textarea.popForm::-webkit-input-placeholder {
	color: #fff !important;
	letter-spacing: 2px;
}

/* line 2886, ../sass/siteoverride.scss */
textarea.popForm::-moz-input-placeholder {
	color: #fff !important;
	letter-spacing: 2px;
}

/* line 2891, ../sass/siteoverride.scss */
textarea.popForm:-ms-input-placeholder {
	color: #fff !important;
	letter-spacing: 2px;
}

/* line 2896, ../sass/siteoverride.scss */
textarea.popForm:moz-placeholder {
	color: #fff !important;
	letter-spacing: 2px;
}

/* line 2901, ../sass/siteoverride.scss */
input.popForm {
	padding: 1.5em !important;
	border-radius: 4px;
}

/* line 2906, ../sass/siteoverride.scss */
textarea#Message_Comments {
	padding: 1.5em !important;
}

/* line 2910, ../sass/siteoverride.scss */
.modalHead h6 {
	font-size: 10px;
	line-height: 1;
}

/*-- Dropdown Menu --*/
/* line 2917, ../sass/siteoverride.scss */
ul.about-dropdown {
	background-image: none;
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	border-radius: 0px;
	background-color: #272727;
	margin: 62px 0px 0px 0px;
	position: absolute;
	padding: 0px;
	top: 0px;
	visibility: hidden;
	width: 220px;
	z-index: 999;
}

/* line 2932, ../sass/siteoverride.scss */
.menu > ul > li a:hover ul.about-dropdown {
	visibility: visible;
}

/* line 2938, ../sass/siteoverride.scss */
#surgery-section .inner-wrap {
	float: none;
	margin: 0 auto;
	max-width: 1180px;
	display: flex;
}
/* line 2944, ../sass/siteoverride.scss */
#surgery-section .inner-wrap .bg-rectangle-wrap {
	position: absolute;
	height: 100%;
}
/* line 2948, ../sass/siteoverride.scss */
#surgery-section .inner-wrap .bg-rectangle-wrap::before {
	content: '';
	width: 225px;
	height: 100%;
	border: 1px solid #efd188;
	display: block;
	float: none;
	margin: 0 auto;
}
@media (min-width: 0) and (max-width: 991px) {
	/* line 2948, ../sass/siteoverride.scss */
	#surgery-section .inner-wrap .bg-rectangle-wrap::before {
		display: none;
	}
}
/* line 2963, ../sass/siteoverride.scss */
#surgery-section .inner-wrap .surgery-content-wrap {
	display: flex;
	margin: 24px 0;
}
@media (min-width: 0) and (max-width: 991px) {
	/* line 2963, ../sass/siteoverride.scss */
	#surgery-section .inner-wrap .surgery-content-wrap {
		display: flex;
		flex-direction: column !important;
	}
}
/* line 2972, ../sass/siteoverride.scss */
#surgery-section .inner-wrap .surgery-content-wrap .bio-wrap {
	transition: all 600ms ease;
}
@media (min-width: 0) and (max-width: 991px) {
	/* line 2972, ../sass/siteoverride.scss */
	#surgery-section .inner-wrap .surgery-content-wrap .bio-wrap {
		max-width: 400px;
		float: none;
		margin: 0 auto;
	}
}
/* line 2979, ../sass/siteoverride.scss */
#surgery-section .inner-wrap .surgery-content-wrap .bio-wrap .dp-wrap {
	min-width: 40% !important;
}
/* line 2981, ../sass/siteoverride.scss */
#surgery-section .inner-wrap .surgery-content-wrap .bio-wrap .dp-wrap img {
	filter: grayscale(0%);
}
@media (min-width: 0) and (max-width: 991px) {
	/* line 2981, ../sass/siteoverride.scss */
	#surgery-section .inner-wrap .surgery-content-wrap .bio-wrap .dp-wrap img {
		max-width: 400px;
		float: none;
		margin: 0 auto;
		margin-bottom: 40px;
	}
}
/* line 2994, ../sass/siteoverride.scss */
#surgery-section .inner-wrap .surgery-content-wrap .bio-wrap .detail-wrap .main-title h4 {
	color: #fff;
	font-size: 2.6em;
	font-family: "Lora", serif !important;
}
/* line 3001, ../sass/siteoverride.scss */
#surgery-section .inner-wrap .surgery-content-wrap .bio-wrap .detail-wrap .secondary-title p {
	color: #fff;
	text-transform: uppercase;
	letter-spacing: 0px;
	font-size: 1em;
	display: inline-block;
	border-bottom: 2px solid #efd188;
	padding-bottom: 10px;
}
/* line 3014, ../sass/siteoverride.scss */
#surgery-section .inner-wrap .surgery-content-wrap .bio-wrap .detail-wrap .content-wrap .main-content p {
	color: #fbfbfb;
	font-size: 1em;
	text-align: justify;
	letter-spacing: 1px;
	line-height: 200%;
}
/* line 3022, ../sass/siteoverride.scss */
#surgery-section .inner-wrap .surgery-content-wrap .bio-wrap .detail-wrap .content-wrap .button-wrap {
	margin-top: 30px !important;
}
/* line 3029, ../sass/siteoverride.scss */
#surgery-section .inner-wrap .surgery-content-wrap #bio1 {
	text-align: right;
	display: flex;
}
@media (min-width: 0) and (max-width: 991px) {
	/* line 3029, ../sass/siteoverride.scss */
	#surgery-section .inner-wrap .surgery-content-wrap #bio1 {
		display: flex;
		flex-direction: column;
	}
}
/* line 3037, ../sass/siteoverride.scss */
#surgery-section .inner-wrap .surgery-content-wrap #bio1 .dp-wrap {
	order: 2;
}
@media (min-width: 0) and (max-width: 991px) {
	/* line 3037, ../sass/siteoverride.scss */
	#surgery-section .inner-wrap .surgery-content-wrap #bio1 .dp-wrap {
		order: 1;
	}
}
/* line 3045, ../sass/siteoverride.scss */
#surgery-section .inner-wrap .surgery-content-wrap #bio1 .detail-wrap {
	order: 1;
}
@media (min-width: 0) and (max-width: 991px) {
	/* line 3045, ../sass/siteoverride.scss */
	#surgery-section .inner-wrap .surgery-content-wrap #bio1 .detail-wrap {
		order: 1;
		text-align: center !important;
	}
}
/* line 3054, ../sass/siteoverride.scss */
#surgery-section .inner-wrap .surgery-content-wrap #bio1 .detail-wrap .main-content p {
	text-align-last: right;
}
@media (min-width: 0) and (max-width: 991px) {
	/* line 3054, ../sass/siteoverride.scss */
	#surgery-section .inner-wrap .surgery-content-wrap #bio1 .detail-wrap .main-content p {
		text-align-last: center !important;
	}
}
/* line 3066, ../sass/siteoverride.scss */
#surgery-section .inner-wrap .surgery-content-wrap #bio2 {
	display: flex;
	margin-top: 80px;
	transform: scale(1);
}
@media (min-width: 0) and (max-width: 991px) {
	/* line 3066, ../sass/siteoverride.scss */
	#surgery-section .inner-wrap .surgery-content-wrap #bio2 {
		display: flex;
		flex-direction: column;
		transform: scale(1);
		text-align: center;
		text-align-last: center !important;
	}
}

/* line 3084, ../sass/siteoverride.scss */
#innerpage-flex-menu {
	max-width: 1100px;
	float: none;
	margin: 0 auto;
	position: relative;
	z-index: 100;
}
@media (min-width: 0) and (max-width: 991px) {
	/* line 3084, ../sass/siteoverride.scss */
	#innerpage-flex-menu {
		display: none !important;
	}
}
/* line 3095, ../sass/siteoverride.scss */
#innerpage-flex-menu .social-inner-wrap {
	padding-top: 30px;
}
/* line 3097, ../sass/siteoverride.scss */
#innerpage-flex-menu .social-inner-wrap > div {
	display: flex !important;
	justify-content: center;
}
/* line 3102, ../sass/siteoverride.scss */
#innerpage-flex-menu .social-inner-wrap > div span {
	flex-grow: 1;
	position: relative;
}
/* line 3107, ../sass/siteoverride.scss */
#innerpage-flex-menu .social-inner-wrap > div span:hover > ul {
	opacity: 1;
	visibility: visible;
	transform: translateY(0) !important;
}
/* line 3115, ../sass/siteoverride.scss */
#innerpage-flex-menu .social-inner-wrap > div span:last-child p {
	border: 0px;
}
/* line 3120, ../sass/siteoverride.scss */
#innerpage-flex-menu .social-inner-wrap > div span p {
	color: #fff;
	font-family: "Lora", serif;
	letter-spacing: 1px;
	font-size: 1.2em !important;
	padding: 20px;
	border-right: 1px solid #333333;
	text-align: center;
}
/* line 3132, ../sass/siteoverride.scss */
#innerpage-flex-menu .social-inner-wrap > div span p.activation {
	font-size: 1.2em !important;
}
/* line 3135, ../sass/siteoverride.scss */
#innerpage-flex-menu .social-inner-wrap > div span p::after {
	content: '';
	display: none;
}
/* line 3142, ../sass/siteoverride.scss */
#innerpage-flex-menu .social-inner-wrap > div ul {
	opacity: 0;
	transform: translateY(30px);
	visibility: hidden;
	transition: all 1s ease !important;
	background: rgba(0, 0, 0, 0.9);
	position: absolute;
	margin-top: 0px;
	padding: 20px;
	width: 100%;
	border-top: 3px solid #efd188;
	animation-delay: 0;
}
/* line 3155, ../sass/siteoverride.scss */
#innerpage-flex-menu .social-inner-wrap > div ul::before {
	width: 0px;
	height: 0px;
	content: '';
	position: relative;
	display: block;
	float: none;
	margin: -30px auto 30px;
	background: transparent;
	border-top: 0px;
	border-left: 7px solid rgba(255, 255, 255, 0) !important;
	border-right: 7px solid rgba(255, 255, 255, 0) !important;
	border-bottom: 10px solid #efd188 !important;
	background: transparent;
}
/* line 3172, ../sass/siteoverride.scss */
#innerpage-flex-menu .social-inner-wrap > div ul p {
	font-size: 1em !important;
	text-align: center;
	margin-bottom: -10px;
	color: #efd188;
}
/* line 3181, ../sass/siteoverride.scss */
#innerpage-flex-menu .social-inner-wrap > div ul li {
	border: 0px !important;
	text-align: center;
	min-width: 100%;
	display: block;
}
/* line 3187, ../sass/siteoverride.scss */
#innerpage-flex-menu .social-inner-wrap > div ul li::before {
	content: '';
	border: 0px;
}
/* line 3192, ../sass/siteoverride.scss */
#innerpage-flex-menu .social-inner-wrap > div ul li a {
	line-height: 250%;
	font-size: .9em !important;
	letter-spacing: 1px;
	color: #fff;
	text-decoration: none !important;
}
/* line 3199, ../sass/siteoverride.scss */
#innerpage-flex-menu .social-inner-wrap > div ul li a:hover {
	color: #efd188;
}

/* line 3209, ../sass/siteoverride.scss */
.sidebar-container {
	max-width: 300px;
}
@media (min-width: 0) and (max-width: 991px) {
	/* line 3209, ../sass/siteoverride.scss */
	.sidebar-container {
		display: block;
		max-width: 100%;
	}
}

/* line 3218, ../sass/siteoverride.scss */
.meet-the-doc-container .section-container {
	display: flex;
}
@media (min-width: 0) and (max-width: 991px) {
	/* line 3218, ../sass/siteoverride.scss */
	.meet-the-doc-container .section-container {
		display: flex;
		flex-direction: column;
	}
}
/* line 3224, ../sass/siteoverride.scss */
.meet-the-doc-container .section-container > div {
	width: 100% !important;
}
/* line 3226, ../sass/siteoverride.scss */
.meet-the-doc-container .section-container > div:last-child {
	float: none;
	margin: 0 auto !important;
}
/* line 3230, ../sass/siteoverride.scss */
.meet-the-doc-container .section-container > div:last-child p {
	text-align: justify;
}
@media (min-width: 0) and (max-width: 991px) {
	/* line 3230, ../sass/siteoverride.scss */
	.meet-the-doc-container .section-container > div:last-child p {
		text-align-last: center;
	}
}

/* line 3241, ../sass/siteoverride.scss */
.social-media-wrap-footer {
	display: flex;
	padding: 0 10px 0;
}
@media (min-width: 0) and (max-width: 991px) {
	/* line 3241, ../sass/siteoverride.scss */
	.social-media-wrap-footer {
		max-width: 270px;
		float: none;
		margin: 0 auto;
	}
}
@media (min-width: 615px) and (max-width: 1199px) {
	/* line 3241, ../sass/siteoverride.scss */
	.social-media-wrap-footer {
		max-width: 40%;
		float: none;
		margin: 0 auto !important;
	}
}
/* line 3255, ../sass/siteoverride.scss */
.social-media-wrap-footer .social-media {
	display: Flex;
	flex-direction: center;
	align-items: center;
}
/* line 3261, ../sass/siteoverride.scss */
.social-media-wrap-footer .social-media .fa::before {
	color: #efd188;
}
/* line 3267, ../sass/siteoverride.scss */
.social-media-wrap-footer .lastrow-social-media-icons-wrap {
	padding: 10px 20px 0 !important;
}
/* line 3269, ../sass/siteoverride.scss */
.social-media-wrap-footer .lastrow-social-media-icons-wrap .social-inner-wrap {
	display: flex;
	flex-direction: row;
	justify-content: flex-start;
}
/* line 3274, ../sass/siteoverride.scss */
.social-media-wrap-footer .lastrow-social-media-icons-wrap .social-inner-wrap li {
	padding: 0px !Important;
	width: auto;
	height: auto;
}
/* line 3279, ../sass/siteoverride.scss */
.social-media-wrap-footer .lastrow-social-media-icons-wrap .social-inner-wrap li:hover {
	background: transparent !important;
}
/* line 3281, ../sass/siteoverride.scss */
.social-media-wrap-footer .lastrow-social-media-icons-wrap .social-inner-wrap li:hover > a {
	transform: scale(1.05) !important;
}
/* line 3285, ../sass/siteoverride.scss */
.social-media-wrap-footer .lastrow-social-media-icons-wrap .social-inner-wrap li > a {
	color: #efd188;
	text-align: center !important;
	width: 40px;
	height: 40px;
	display: flex;
	flex-direction: row;
	justify-content: center;
	align-items: center;
}

/* line 3301, ../sass/siteoverride.scss */
.contact-info > li {
	margin-bottom: 20px;
}

.skincare-wrap p {
    text-align-last: left !important;
}

@media screen and (max-width: 599px) {
	div div.aboutUs-header {
		top: 10% !important;
	}
}

.zocdoc-btn >div {
    text-align: center;
}

a#zocdoc {
    background: #fef200 !important;
    color: #01264d;
    padding: 7px 20px;
    font-weight: bold;
    font-size: 18px;
    letter-spacing: -1px;
    text-decoration: none;
}

@media (max-width:767px) {
	.arrow.bounce {
		display: none;
	}
}

.zocdoc-btn {
    z-index: 999;
    margin-top: 1em;
}


@media (max-width:1199px) {
	.zocdoc-btn {
		top: 47%;
	}
}

@media (max-width:1440px) and (min-width:1201px) {
   .zocdoc-btn {
    } 
}

@media (max-width:1800px) and (min-width:1441px) {
     .zocdoc-btn {
    } 
}

body[data-page-id="WebPage-3b41a786-1d9c-436b-9a05-cf16902b26a2"] .s3-header p {
    font-size: 32px;
    text-transform: capitalize;
    font-weight: 700;
}
body[data-page-id="WebPage-3b41a786-1d9c-436b-9a05-cf16902b26a2"] .s3-subtitle p {
    font-size: 22px;
    line-height: 30px;
    color: #fbfbfb;
    font-weight: 400;
    font-family: "Open Sans";
    text-align: center;
}
body[data-page-id="WebPage-3b41a786-1d9c-436b-9a05-cf16902b26a2"] .section-container {
    display: flex;
    flex-direction: column;
    justify-content: center;
}
.schedule-flex-wrap {
    display: flex;
    justify-content: center;
    gap: 4rem;
    margin-top: 2vw;
}
.schedule-flex-wrap .ry-each {
    border-radius: 20px;
    background-color: #131313;
    border: 1px solid #454545;
    padding: 2vw;
    display: flex;
    flex-direction: column;
    gap: 15px;
}
.schedule-flex-wrap .ry-each .ry-icon-wrap img {
    max-width: 95px;
    margin: 0 auto;
}
.schedule-flex-wrap .ry-each .ry-title h4 {
    font-size: 24px;
    line-height: 30px;
    color: #fbfbfb;
    font-weight: 700;
    font-family: "Lora";
    text-align: center;
}
.schedule-flex-wrap .ry-each .ry-text p {
    font-size: 15px;
    line-height: 1.4;
    color: #fbfbfb;
    font-weight: 400;
    font-family: "Open Sans";
    text-align: center;
}
body[data-page-id="WebPage-3b41a786-1d9c-436b-9a05-cf16902b26a2"] .ry-btn-wrap.slider-button {
    display: flex;
    justify-content: center;
    align-items: center;
    margin-top: 2vw;
    margin-bottom: 4vw;
}
@media (max-width: 769px) {
	.schedule-flex-wrap {
		flex-direction: column;
	}
}