@charset "utf-8";
/* CSS Document */

@font-face {
	font-family: 'latoregular';
	src: url('fonts/lato-regular-webfont.eot');
	src: url('fonts/lato-regular-webfont.eot?#iefix') format('embedded-opentype'),
		url('fonts/lato-regular-webfont.woff2') format('woff2'),
		url('fonts/lato-regular-webfont.woff') format('woff'),
		url('fonts/lato-regular-webfont.ttf') format('truetype'),
		url('fonts/lato-regular-webfont.svg#latoregular') format('svg');
	font-weight: normal;
	font-style: normal;

}

html {
	height: 100%;
}

body,
div,
span,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
article,
aside,
canvas,
details,
figcaption,
figure,
footer,
header,
menu,
nav,
section,
img,
ul {
	margin: 0;
	padding: 0;
	border: 0;
}

body,
input,
textarea,
select,
p {
	font-size: 13px;
	font-family: verdana;
	font-family: 'latoregular';
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
	display: block;
}

body {
	font-size: 100%;
	line-height: 24px;
	max-height: 100%;
	width: 100%;
	height: 100%;
	background: #fff;
}

img {
	max-width: 100%;
	border: 0;
}

.inline {
	display: inline;
}

a {
	text-decoration: none;
	color: #4f5051;
}

a:hover {
	color: #3f1010;
}

.clear {
	clear: both;
}

ul,
li {
	list-style: none;
}

.container {
	margin: 0 auto;
	max-width: 1170px;
	position: relative;
}


body {
	width: 100%;
}

main {
	display: block;
	margin: 20px 0 0px 0;
	padding: 0 0 0px 0;
	float: left;
	width: 100%;
	border-bottom: solid 1px #ccc;
}

/*header styles here*/
header {
	float: left;
	width: 100%;
	padding: 0px 0;
	position: relative;
}

.logo {
	float: left;
	margin: 0px 0px 0 0;
	padding: 33px 20px 13px 13px;
}

.sd {
	/* margin-left:75px; */
	padding: 20px 10px;
}

.right_container {
	margin: 35px 0 0 0;
	padding-bottom: 15px;
	width: 250px;
	float: right;
}

.smo {
	float: right;
	clear: both;
	margin-bottom: 10px;
}

.smo li {
	float: left;
}

.smo li a {
	float: left;
	width: 30px;
	height: 30px;
	margin: 0 5px;
}

/*.smo li.fb a{ background: url(images/smo.jpg) no-repeat 0 0;  }
.smo li.gp a{ background: url(images/smo.jpg) no-repeat -39px 0;  }
.smo li.ln a{ background: url(images/smo.jpg) no-repeat -78px 0;  }
.smo li.tw a{ background: url(images/smo.jpg) no-repeat -117px 0;  }
.smo li.yt a{ background: url(images/smo.jpg) no-repeat -156px 0;  }*/
.smo li.fb a {
	background: url(images/smo.png) no-repeat 0 0;
}

.smo li.tw a {
	background: url(images/smo.png) no-repeat -117px 0;
}

.smo li.yt a {
	background: url(images/smo.png) no-repeat -156px 0;
}

.right_container .num {
	background: url(images/header.png) no-repeat 0 0;
	color: #64655f;
	font-size: 19px;
	padding: 0px 15px 0 28px;
	float: right;
	margin: 10px 0px;
}

.right_container .book {
	float: right;
	margin: 0 0 0 10px;
}

.right_container .book a {
	color: #64655f;
	font-size: 18px;
	background: url(images/header.png) no-repeat 0 -59px;
	padding: 3px 0px 6px 33px;
}

/*contents images style here*/
.pageimg {
	float: right;
	padding: 10px;
	border: 1px solid #f2f2f2;
	margin: 0 10px 10px;
}


/*menu styles goes here*/
nav {
	float: left;
	position: relative;
	z-index: 9999;
	background: #3f1010;
	margin: 5px 0 0 0;
	height: auto;
	width: 100%;
}

.slicknav_menu {
	display: none;
}

.menu {
	list-style: none;
	margin: 0 auto;
	position: relative;
	z-index: 9999;
	display: block;
	float: left;
}

.menu:after {
	clear: both;
}

.menu ul {
	list-style: none;
	margin: 0 auto;
	width: 100%;
}

.menu li {
	font-size: 16px;
	text-align: left;
	float: left;
	margin: 0;
	position: relative;
	text-transform: uppercase;
}

.menu li a {
	padding: 20px 17px 20px;
	float: left;
	margin: 0px 0px;
	color: #fff;
	display: block;
	border-left: solid 1px #532828;
}

.menu li > a:hover,
.menu > li:hover > a,
.menu > li.current-menu-item > a,
.menu > li.current_page_ancestor > a {
	color: #fff;
	background: #8a8782;
}

.menu li ul {
	position: absolute;
	left: 0%;
	padding: 0 0 0 0;
	top: 57px;
	background: #FFF;
	display: none;
	width: 200px;
}

.menu li li ul {
	left: 100%;
	top: 30px;
	position: absolute;
}

.menu li:hover > ul {
	display: block;
}

.menu li li {
	position: relative;
	z-index: 1000;
	margin: 0px;
	padding: 0px;
	font: normal 12px Verdana, Geneva, sans-serif;
	text-transform: none;
	text-shadow: none;
}

.menu li li a {
	color: #fff;
	display: block;
	text-align: left;
	border: none;
	background: #3f1010 url(images/menu-arrow.jpg) no-repeat 10px 10px;
	padding: 5px 0px 12px 25px;
	z-index: 1000;
	position: relative;
	margin: 0px;
	width: 175px;
	border-bottom: solid 1px #f7d100;
	font: normal 12px verdana;
}

.menu li li a:hover,
.menu li li:hover > a {
	background: #8a8782 url(images/menu-arrow1.jpg) no-repeat 10px 10px;
	color: #fff;
	padding: 5px 0px 12px 25px;
	margin: 0px;
	border-radius: 0px;
	font: normal 12px verdana;
}

.menu li ul ul {
	top: 0;
	margin: -30px 0 0 0;
}

.menu li li li {
	text-align: left;
	background: #fff;
	z-index: 1000;
	margin: 0 0 0 0px;
}

.menu li li li a {
	padding: 7px 0px 7px 25px;
}

.menu li li li a:hover {
	padding: 7px 0px 7px 25px;
}

.menu li a span {
	text-transform: none;
}

.banner {
	margin: 0 auto;
	max-width: 1447px;
	position: relative;
}

.slidee1 {
	float: left;
	width: 100%;
	background: url(images/slider3.jpg) no-repeat top center;
	padding-top: 453px;
}

.slidee2 {
	float: left;
	width: 100%;
	background: url(images/slider2.jpg) no-repeat top center;
	padding-top: 453px;
}

.slidee3 {
	float: left;
	width: 100%;
	background: url(images/slider1.jpg) no-repeat top center;
	padding-top: 453px;
}

.banner2 {
	margin: 0 auto;
	max-width: 1470px;
	position: relative;
}

.slidee11 {
	float: left;
	width: 100%;
	background: #d7cdc2 url(images/banner1.jpg) no-repeat top center;
	padding-top: 160px;
}

.slidee12 {
	float: left;
	width: 100%;
	background: #c9dceb url(images/banner2.jpg) no-repeat top center;
	padding-top: 160px;
}

.slidee13 {
	float: left;
	width: 100%;
	background: #9fcaf8 url(images/banner3.jpg) no-repeat top center;
	padding-top: 160px;
}


.ban_text2 {
	position: relative;
	left: 50%;
	margin: -120px 0 0 0;
	font-size: 31px;
	line-height: 32px;
	padding: 0 0 0 50px;
}

.ban_text2 span {
	display: block;
	font-size: 19px;
	line-height: 27px;
}

.ban_text {
	position: relative;
	left: 60%;
	margin: -320px 0 0 0;
	font-size: 35px;
	line-height: 40px;
	padding: 0 0 0 50px;
	font-weight: bold;
	transition: all 1s linear;
}

.ban_text span {
	display: block;
	font-size: 18px;
	font-weight: normal;
	line-height: 20px;
}



.cred {
	background: #cfcfcf;
	float: left;
	width: 100%;
	margin: 14px 0 0 0;
	background: url(images/bg.jpg) repeat 0 0;
}

.cred p {
	text-transform: uppercase;
}

.left_cred {
	float: left;
	width: 33%;
	padding: 15px 1% 20px 3%;
	border-right: solid 1px #ccc;
}

.right_cred {
	float: left;
	width: 58%;
	padding: 15px 0 5px 2%;
}

.right_cred img.uhc {
	width: 160px;
	float: left;
	padding: 5px;
}

.right_cred img.tex {
	width: 130px;
	float: left;
	margin: 0 20px 0 0px;
}


.sidebar_container span {
	background: #230101;
	line-height: 40px;
	text-align: center;
	color: #fff;
	display: block;
	text-transform: uppercase;
	font-size: 15px;
}

.sidebar_container ul li {
	text-transform: uppercase;
	border-bottom: solid 1px #230101;
}

.sidebar_container ul li a {
	padding: 12px 10px 12px 70px;
	display: block;
	color: #fff;
	font-size: 14px;
}

.sidebar_container ul li a:hover {
	color: #999;
}

.sidebar_container ul.sub_services {
	background: #500000;
}

.sidebar_container ul.sub_services li {
	padding: 9px 0;
}

.sidebar_container ul li.a1 a {
	background: #500000 url(images/services.png) no-repeat 12px 3px;
}

.sidebar_container ul li.a2 a {
	background: #500000 url(images/services.png) no-repeat 12px -47px;
}

.sidebar_container ul li.a3 a {
	background: #500000 url(images/services.png) no-repeat 12px -95px;
}

.sidebar_container ul li.a4 a {
	background: #500000 url(images/services.png) no-repeat 12px -143px;
}

.sidebar_container ul li.a5 a {
	background: #500000 url(images/services.png) no-repeat 12px -191px;
}

.sidebar_container ul li.a6 a {
	background: #500000 url(images/services.png) no-repeat 12px -240px;
}

.sidebar_container ul li.a7 a {
	background: #500000 url(images/services.png) no-repeat 12px -289px;
	padding: 5px 10px 5px 70px;
}

.sidebar_container ul li.a8 a {
	background: #500000 url(images/services.png) no-repeat 12px -337px;
	padding: 5px 10px 5px 70px;
}

.sidebar_container ul li.a9 a {
	background: #500000 url(images/services.png) no-repeat 12px -385px;
}

.sidebar_container ul li.a10 a {
	background: #500000 url(images/services.png) no-repeat 12px -434px;
}

.sidebar_container ul li.a7 a {
	padding: 0px 10px 0px 70px;
}

.sidebar_container ul li.a8 a {
	padding: 0px 10px 0px 70px;
}

.sidebar_container ul.resources li {
	text-transform: uppercase;
	border-bottom: solid 1px #230101;
}

.sidebar_container ul.resources li a {
	padding: 15px 10px 15px 60px;
	display: block;
	color: #fff;
	font-size: 14px;
}

.sidebar_container ul.resources li a:hover {
	color: #999;
}

.sidebar_container ul.resources li.p1 a {
	background: #500000 url(images/resources.png) no-repeat 12px 12px;
}

.sidebar_container ul.resources li.p2 a {
	background: #500000 url(images/resources.png) no-repeat 12px -33px;
}

.sidebar_container ul.resources li.p3 a {
	background: #500000 url(images/resources.png) no-repeat 12px -76px;
}

.sidebar_container ul.resources li.p4 a {
	background: #500000 url(images/resources.png) no-repeat 12px -127px;
}

.sidebar_container ul.resources li.p5 a {
	background: #500000 url(images/resources.png) no-repeat 12px -172px;
}

span.pat_resources {
	text-align: left;
	padding: 0 20px;
}

.video_container a {
	background: #e9e9e9 url(images/video.jpg) no-repeat 0 0;
	border: solid 1px #969696;
	display: block;
	text-align: center;
	text-transform: uppercase;
	padding: 10px 0;
	margin: 3px 0;
	color: #000;
	font-weight: bold;
}

.pat_container a {
	background: #e1e1e1 url(images/patient-testimonials.jpg) no-repeat 10px 5px;
	border: solid 1px #e1e1e1;
	display: block;
	text-align: center;
	text-transform: uppercase;
	padding: 15px 10px 15px 40px;
	margin: 3px 0;
	color: #000;
	font-weight: bold;
}

.hip_preserve span {
	line-height: 20px;
	padding: 9px 15px;
	text-align: left;
}

.hip1 a {
	background: #686868 url(images/hip-preservation1.jpg) no-repeat 0 0;
	display: block;
	padding: 13px 20px 10px 70px;
	color: #fff;
	text-transform: uppercase;
	border-bottom: solid 1px #a3a3a3;
}

.sports1 a {
	background: #686868 url(images/sports.jpg) no-repeat 0 0;
	display: block;
	padding: 13px 20px 10px 70px;
	color: #fff;
	text-transform: uppercase;
	border-bottom: solid 1px #a3a3a3;
}

.dr_container {
	display: block;
	border: solid 5px #979797;
}

.dr_container h2 {
	font-size: 17px;
	color: #500000;
	line-height: 32px;
	padding: 10px 20px 0;
}

.dr_container h3 {
	font-size: 15px;
	color: #500000;
	line-height: 20px;
	padding: 0 20px;
}

.view a {
	text-align: right;
	color: #fff;
	padding: 5px 10px;
	margin: 5px 20px 19px 140px;
	display: block;
	background: #64655f;
	width: 100px;
	font-size: 13px;
}

.mansour {
	text-align: center;
	line-height: 40px;
	background: #545454;
	color: #fff;
	text-transform: uppercase;
}

.hip1 a:hover,
.sports1 a:hover,
.pat_container a:hover,
.video_container a:hover {
	color: #500000;
}


footer {
	float: left;
	width: 100%;
	background: #edede8;
	padding: 50px 0 95px 0;
	position: relative;
}

.left_footer {
	float: left;
	width: 515px;
	margin: 0 0 0 15px;
}

.left_footer .heading {
	padding: 0 0 0 20px;
}

.heading {
	font-weight: bold;
	line-height: 22px;
	text-transform: uppercase;
	font-size: 22px;
}

.heading span {
	display: block;
	font-size: 13px;
	font-weight: normal;
}

.right_footer {
	float: right;
	width: 500px;
}

.right_footer img {
	vertical-align: middle;
	margin: 0 5px 0 0;
}

.locpr {
	text-transform: uppercase;
	font-weight: bold;
	font-size: 22px;
	padding-left: 50px;
	padding-bottom: 20px;
	border-bottom: solid 1px #b8b8af;
	background: url(images/loc3.jpg) no-repeat 0 0;
	padding-top: 5px;
}

.loc1 {
	float: left;
	padding: 10px 2% 10px 36%;
	width: 59%;
	line-height: 20px;
	background: url(images/ut-physician-loc-img-footer.jpg) no-repeat 0 0;
	background-size: cover;
	font-size: 15px;
	margin: 25px 0;
	border: solid 6px #bcbcb3;
}

.loc2 {
	float: left;
	padding: 15px 2% 20px 36%;
	width: 59%;
	line-height: 20px;
	background: url(images/loc2-new.jpg) no-repeat 0 0;
	font-size: 15px;
	margin: 0px 0;
	border: solid 6px #bcbcb3;
	background-size: cover;
}

.loc2 .pho2 span {
	float: left;
	margin: 10px 0 0 0;
}


.copyright {
	text-align: left;
	font-size: 14px;
	padding: 2px 20px 0px 0;
	color: #262626;
	clear: both;
}

.footer_text {
	margin: 0 0px;
	color: #262626;
}

.footer_text a {
	font-size: 13px;
	text-align: left;
	padding: 2px 3px 0px 3px;
	font-size: 14px;
}

.footer_text a {
	color: #262626;
}

.footer_text a:hover {
	color: #500000;
}

.foot2 {
	border-top: solid 1px #adadad;
	padding: 20px 0;
	margin: 30px 0 0;
}

.ypo {
	float: right;
	margin: -20px 0 0 0;
}


.resource_container {
	background: #500000 url(images/resourcebg.jpg) no-repeat bottom center;
	width: 100%;
	min-height: 380px;
	padding: 50px 0;
}

.resource_container h3 {
	color: #fff;
	text-transform: uppercase;
	font-size: 25px;
	font-weight: bold;
	text-align: center;
	padding-bottom: 30px;
}

.resource_container li {
	float: left;
	margin: 30px 60px;
	text-transform: uppercase;
	width: 110px;
	text-align: center;
	font-size: 16px;
}

.resource_container li a {
	color: #fff;
	padding: 140px 0 0 0;
	float: left;
}

.resource_container li.yfv a {
	background: url(images/resourceoff.png) no-repeat 0 0;
}

.resource_container li.yfv a:hover {
	background: url(images/resourceon.png) no-repeat 0 0;
}

.resource_container li.ii a {
	background: url(images/resourceoff.png) no-repeat -240px 0;
}

.resource_container li.ii a:hover {
	background: url(images/resourceon.png) no-repeat -240px 0;
}

.resource_container li.ba a {
	background: url(images/resourceoff.png) no-repeat -480px 0;
}

.resource_container li.ba a:hover {
	background: url(images/resourceon.png) no-repeat -480px 0;
}

.resource_container li.pfr a {
	background: url(images/resourceoff.png) no-repeat -725px 0;
}

.resource_container li.pfr a:hover {
	background: url(images/resourceon.png) no-repeat -725px 0;
}

.resource_container li.pop a {
	background: url(images/resourceoff.png) no-repeat -970px 0;
}

.resource_container li.pop a:hover {
	background: url(images/resourceon.png) no-repeat -970px 0;
}


.testi_container {
	float: left;
	width: 100%;
	padding: 50px 0;
	background: url(images/testibg.jpg) no-repeat top center;
	border-bottom: solid 1px #cdcdcd;
}

.testi_container h3 {
	color: #000000;
	text-transform: uppercase;
	font-size: 25px;
	font-weight: bold;
	text-align: center;
	padding-bottom: 30px;
}

.testi_container p {
	font-size: 16px;
	text-align: center;
	width: 70%;
	margin: 0 auto;
	height: 100px;
}

.testi_container p span {
	color: #500000;
}

.testi_container h3 a {
	color: #000;
}

.testi_container h3 a:hover {
	color: #500000;
}

.drbg_container {
	float: left;
	width: 100%;
	background: url(images/drbg.png) no-repeat top center;
	/*height: 570px;*/
	height: 718px;
	margin: -50px 0 0 0;
	position: relative;
}

.dr_left {
	position: relative;
	/*top: 43px;*/
	top: 188px;
	float: left;
	width: 50%;
}

/*.dr_left{ position: relative; top: 170px; float: left; width: 50%;}*/
.dr_right {
	float: left;
	width: 50%;
	margin: 65px 0 0 0;
}

.right9 {
	float: left;
	width: 70%;
}

img.main9 {
	float: right;
	width: 27%;
	margin-left: 1%;
}

.dr_right span {
	font-size: 24px;
	line-height: 28px;
}

.dr_right h2 {
	font-size: 30px;
	color: #500000;
	line-height: 35px;
}

.dr_right h3 {
	font-size: 17px;
	color: #500000;
	line-height: 25px;
	font-weight: normal;
	border-bottom: solid 1px #ccc;
	padding-bottom: 10px;
	margin-bottom: 20px;
}

.dr_right ul li {
	font-size: 14px;
	line-height: 16px;
	list-style: outside;
	margin: 0 0 10px 20px;
}

.profile {
	margin: 30px 20px 30px 0;
	float: left;
}

.profile a {
	color: #fff;
	background: #64655f;
	padding: 10px 20px;
}

.public {
	margin: 30px 20px 30px 0;
	float: left;
}

.public a {
	color: #fff;
	background: #500000 url(images/publications.png) no-repeat 12px 8px;
	padding: 10px 20px 10px 50px;
}

.profile a:hover,
.public a:hover {
	color: #888580;
}

.program {
	text-align: center;
	padding: 50px 0 20px;
	border-bottom: solid 1px #dddddd;
}

.program h1 {
	color: #9f0000;
	text-transform: uppercase;
	line-height: 30px;
}

.program h1 span {
	display: block;
	color: #000;
	font-size: 16px;
	font-weight: normal;
	text-transform: normal;
}

.program p {
	font-size: 15px;
	width: 80%;
	text-align: center;
	margin: 10px auto;
}

.program a {
	font-style: italic;
	color: #500000;
}

.col1 {
	width: 350px;
	background: #500000;
	text-align: center;
	font-size: 17px;
	text-transform: uppercase;
}

.row {
	padding: 50px 0;
	float: left;
}

.col1 span {
	line-height: 40px;
	color: #fff;
}

.col1 {
	float: left;
	margin: 0 50px 0 0;
}

.col3 {
	float: left;
	width: 320px;
}

.col3 ul li {
	text-transform: uppercase;
}

.col3 ul li a:hover {
	color: #fff;
}

.col3 ul li a {
	background: #e2dbcd;
	padding: 29px 0px 28px 60px;
	display: block;
}

.col3 ul li.pt a {
	background: #e2dbcd url(images/row3off.png) no-repeat 17px 26px;
}

.col3 ul li.pt a:hover {
	background: #500000 url(images/row3on.png) no-repeat 17px 26px;
}

.col3 ul li.hpv a {
	background: #e2dbcd url(images/row3off.png) no-repeat 17px -56px;
}

.col3 ul li.hpv a:hover {
	background: #230101 url(images/row3on.png) no-repeat 17px -56px;
}

.col3 ul li.pi a {
	background: #e2dbcd url(images/row3off.png) no-repeat 17px -130px;
}

.col3 ul li.pi a:hover {
	background: #500000 url(images/row3on.png) no-repeat 17px -130px;
}

.videos h2 {
	color: #000;
	text-transform: uppercase;
	line-height: 30px;
	text-align: center;
	padding-bottom: 15px;
	border-bottom: solid 1px #e1e1e1;
	margin-bottom: 30px;
}

.videos li {
	float: left;
	margin: 20px 30px 20px 0;
	width: 370px;
	position: relative;
}

.videos li img {
	margin-bottom: 20px;
}

.videos li h3 {
	text-transform: uppercase;
	color: #500000;
	font-size: 16px;
}

.videos li p {
	font-size: 15px;
	width: 75%;
	margin: 5px 0 0 0;
}

.videos li:last-child {
	margin-right: 0;
}

.videos li span {
	background: url(images/arrow.jpg) no-repeat 0 0;
	width: 40px;
	height: 40px;
	right: 10px;
	bottom: 5px;
	display: block;
	position: absolute;
}

.mobonly {
	display: none !important;
}

.cond_treat {
	float: left;
	width: 100%;
	background: url(images/servicesbg.png) no-repeat bottom center;
	min-height: 524px;
	position: relative;
	z-index: 2;
}

.cond_treat h2 {
	padding: 70px 0 10px;
	text-align: center;
	color: #fff;
	text-transform: uppercase;
	line-height: 30px;
	border-bottom: solid 1px #620a0a;
	margin-bottom: 30px;
	background: #500000;
}

.cond_treat h2 span {
	display: block;
	font-size: 13px;
	text-transform: none;
	font-weight: normal;
}

.cond_treat ul li div {
	float: left;
	width: 305px;
	text-transform: uppercase;
	margin: 15px 40px 25px;
	height: 90px;
}

.cond_treat ul li div a {
	padding: 30px 0 40px 99px;
	float: left;
	color: #fff;
}

.cond_treat ul li .cond1 a {
	background: url(images/servicesoff.png) no-repeat 0 0;
}

.cond_treat ul li .cond1 a:hover {
	background: url(images/serviceson.png) no-repeat 0 0;
}

.cond_treat ul li .cond2 a {
	background: url(images/servicesoff.png) no-repeat -429px 0;
}

.cond_treat ul li .cond2 a:hover {
	background: url(images/serviceson.png) no-repeat -429px 0;
}

.cond_treat ul li .cond3 a {
	background: url(images/servicesoff.png) no-repeat -855px 0;
}

.cond_treat ul li .cond3 a:hover {
	background: url(images/serviceson.png) no-repeat -855px 0;
}

.cond_treat ul li .cond4 a {
	background: url(images/servicesoff.png) no-repeat 0 -124px;
}

.cond_treat ul li .cond4 a:hover {
	background: url(images/serviceson.png) no-repeat 0 -124px;
}

.cond_treat ul li .cond5 a {
	background: url(images/servicesoff.png) no-repeat -429px -124px;
}

.cond_treat ul li .cond5 a:hover {
	background: url(images/serviceson.png) no-repeat -429px -124px;
}

.cond_treat ul li .cond6 a {
	background: url(images/servicesoff.png) no-repeat 0 -124px;
}

.cond_treat ul li .cond6 a:hover {
	background: url(images/serviceson.png) no-repeat 0 -124px;
}

.cond_treat ul li .cond7 a {
	background: url(images/servicesoff2.png) no-repeat -0px 0;
}

.cond_treat ul li .cond7 a:hover {
	background: url(images/serviceson2.png) no-repeat -0px 0;
}

.cond_treat ul li .cond8 a {
	background: url(images/servicesoff2.png) no-repeat -429px 0px;
}

.cond_treat ul li .cond8 a:hover {
	background: url(images/serviceson2.png) no-repeat -429px 0px;
}

.cond_treat ul li .cond9 a {
	background: url(images/servicesoff2.png) no-repeat -855px 0;
}

.cond_treat ul li .cond9 a:hover {
	background: url(images/serviceson2.png) no-repeat -855px 0;
}

.cond_treat ul li .cond10 a {
	background: url(images/servicesoff2.png) no-repeat 0 -124px;
}

.cond_treat ul li .cond10 a:hover {
	background: url(images/serviceson2.png) no-repeat 0 -124px;
}

.cond_treat_services {
	float: left;
	width: 100%;
	background: #eee;
	position: relative;
	z-index: 2;
	margin-bottom: 10px;
}

.cond_treat_services ul li {
	background: none !important;
}

.cond_treat_services ul li div {
	float: left;
	width: 305px;
	text-transform: uppercase;
	margin: 15px 40px 25px;
	height: 90px;
}

.cond_treat_services ul li div a {
	padding: 30px 0 40px 99px;
	float: left;
	color: #000;
}

.cond_treat_services ul li div a:hover {
	color: #500000;
}

.cond_treat_services ul li .cond1 a {
	background: url(images/servicesoff.png) no-repeat 0 0;
}

.cond_treat_services ul li .cond1 a:hover {
	background: url(images/serviceson.png) no-repeat 0 0;
}

.cond_treat_services ul li .cond2 a {
	background: url(images/servicesoff.png) no-repeat -429px 0;
}

.cond_treat_services ul li .cond2 a:hover {
	background: url(images/serviceson.png) no-repeat -429px 0;
}

.cond_treat_services ul li .cond3 a {
	background: url(images/servicesoff.png) no-repeat -855px 0;
}

.cond_treat_services ul li .cond3 a:hover {
	background: url(images/serviceson.png) no-repeat -855px 0;
}

.cond_treat_services ul li .cond4 a {
	background: url(images/servicesoff.png) no-repeat 0 -124px;
}

.cond_treat_services ul li .cond4 a:hover {
	background: url(images/serviceson.png) no-repeat 0 -124px;
}

.cond_treat_services ul li .cond5 a {
	background: url(images/servicesoff.png) no-repeat -429px -124px;
}

.cond_treat_services ul li .cond5 a:hover {
	background: url(images/serviceson.png) no-repeat -429px -124px;
}

.cond_treat_services ul li .cond6 a {
	background: url(images/servicesoff.png) no-repeat 0 -124px;
}

.cond_treat_services ul li .cond6 a:hover {
	background: url(images/serviceson.png) no-repeat 0 -124px;
}

.cond_treat_services ul li .cond7 a {
	background: url(images/servicesoff2.png) no-repeat -0px 0;
}

.cond_treat_services ul li .cond7 a:hover {
	background: url(images/serviceson2.png) no-repeat -0px 0;
}

.cond_treat_services ul li .cond8 a {
	background: url(images/servicesoff2.png) no-repeat -429px 0px;
}

.cond_treat_services ul li .cond8 a:hover {
	background: url(images/serviceson2.png) no-repeat -429px 0px;
}

.cond_treat_services ul li .cond9 a {
	background: url(images/servicesoff2.png) no-repeat -855px 0;
}

.cond_treat_services ul li .cond9 a:hover {
	background: url(images/serviceson2.png) no-repeat -855px 0;
}

.cond_treat_services ul li .cond10 a {
	background: url(images/servicesoff2.png) no-repeat 0 -124px;
}

.cond_treat_services ul li .cond10 a:hover {
	background: url(images/serviceson2.png) no-repeat 0 -124px;
}

img.scroll {
	margin: -30px auto;
	display: block;
	z-index: 999;
	position: relative;
}

img.scroll2 {
	margin: -130px auto 30px;
	display: block;
	z-index: 999;
	position: relative;
}

.mmbg {
	background: url(images/mmbg.jpg) no-repeat top center;
	float: left;
	width: 100%;
	height: 520px;
}

.mm_container {
	padding: 0px 0 0 0;
	width: 780px;
	margin: 80px 10px;
}

.mm_container h3 {
	text-transform: uppercase;
	color: #fff;
	font-size: 30px;
	padding: 30px 30px 30px;
	font-weight: normal;
	background: #230101;
}

.hipr {
	background: #cccccc !important;
	padding: 10px 30px;
	text-transform: uppercase;
	color: #230101;
	font-weight: bold;
	font-size: 21px;
}

.descr {
	background: #fff;
	display: block;
	float: left;
	width: 100%;
}

.descr p {
	margin: 0 0 20px 0;
	padding: 0px 0px;
	font-size: 16px;
}

.prescribe {
	float: right;
	margin: 7px 35px 10px;
}

.mm_container ul li {
	float: left;
	margin: 5px 0px;
	width: 205px;
	background: url(images/listbg.jpg) no-repeat 0 5px;
}

.mm_container ul li a {
	padding: 0 0 0 20px;
}

.hipr {
	padding: 10px 30px;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 21px;
	clear: both;
}

/*slider styles here*/
.rslides {
	position: relative;
	list-style: none;
	overflow: hidden;
	width: 100%;
	padding: 0;
	margin: 0;
}

.rslides > li {
	-webkit-backface-visibility: hidden;
	position: absolute;
	display: none;
	width: 100%;
	left: 0;
	top: 0;
}

.rslides > li:first-child {
	position: relative;
	display: block;
	float: left;
}

.rslides > img {
	display: block;
	height: auto;
	float: left;
	width: 100%;
	border: 0;
}

.bullet2 {
	float: none;
	margin: 30px auto;
	position: relative;
	right: 1%;
	bottom: 0;
	z-index: 9;
	width: 50px;
}

.bullet2 li {
	float: left;
	font-size: 36px !important;
	list-style: outside none none;
	margin: 0 0 0 5px !important;
	position: relative;
	width: 15px !important;
}

.bullet2 li a {
	color: #fff;
}

.bullet2 li.rslides_here a,
.bullet2 li a:hover {
	color: #230101;
}

.bullet3 {
	float: right;
	margin: -3% 0 0 0;
	position: relative;
	right: 1%;
	bottom: 0;
	z-index: 9;
	width: 70px;
}

.bullet3 li {
	float: left;
	font-size: 36px;
	list-style: outside none none;
	margin-left: 5px;
	position: relative;
	width: 15px;
}

.bullet3 li a {
	color: #fff;
}

.bullet3 li.rslides_here a,
.bullet3 li a:hover {
	color: #230101;
}

.bullet5 {
	float: none;
	margin: 0 auto;
	position: relative;
	right: 1%;
	bottom: 0;
	z-index: 9;
	width: 70px;
}

.bullet5 li {
	float: left;
	font-size: 36px;
	list-style: outside none none;
	margin-left: 5px;
	position: relative;
	width: 15px;
}

.bullet5 li a {
	color: #000;
}

.bullet5 li.rslides_here a,
.bullet5 li a:hover {
	color: #230101;
}

.bullet4 {
	float: right;
	margin: -3% 0 0 0;
	position: relative;
	right: 1%;
	bottom: 0;
	z-index: 9;
	width: 70px;
}

.bullet4 li {
	float: left;
	font-size: 36px;
	list-style: outside none none;
	margin-left: 5px;
	position: relative;
	width: 15px;
}

.bullet4 li a {
	color: #fff;
}

.bullet4 li.rslides_here a,
.bullet4 li a:hover {
	color: #230101;
}

#flexiselDemo3 {
	display: none;
}

.nbs-flexisel-container {
	max-width: 100%;
	position: relative;
}

.nbs-flexisel-ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
	position: relative;
	text-align: center;
	width: 9999px;
}

.nbs-flexisel-inner {
	float: left;
	overflow: hidden;
	width: 100%;
}

.nbs-flexisel-item {
	cursor: pointer;
	float: left;
	margin: 0;
	padding: 0;
	position: relative;
}

.nbs-flexisel-item img {
	cursor: pointer;
	position: relative;
}

.nbs-flexisel-nav-left,
.nbs-flexisel-nav-right {
	cursor: pointer;
	height: 138px;
	opacity: 0.5;
	position: absolute;
	width: 40px;
	z-index: 100;
}

.nbs-flexisel-nav-left {
	background: url("images/flexileft.jpg") no-repeat scroll 0 0;
	left: -35px;
	margin: 15px 0 0;
	top: 0;
}

.nbs-flexisel-nav-right {
	background: url("images/flexiright.jpg") no-repeat scroll 0px 0;
	height: 80px;
	margin: 15px 0 0;
	right: -35px;
	width: 40px;
}

/*contents styles here*/
.pagelet_717 li {
	background: none !important;
	border-bottom: 1px dotted #000;
	margin: 0px !important;
}

.pagelet_717 li:last-child {
	border-bottom: none !important;
}

.mob {
	display: none;
}

.pc {
	display: inline;
}

.left_container {
	float: left;
	width: 812px;
	margin: 5px 0 20px 0;
}

.navigation {
	text-align: left;
	width: 99%;
	text-decoration: none;
	padding: 20px 0 10px 0;
	color: #b3b3b3;
}

.navigation a {
	color: #424242;
	text-decoration: none;
}

.navigation a:hover {
	text-decoration: none;
	color: #f7d100;
}

.contents h1 {
	color: #3f1010;
	font-size: 35px;
	line-height: 37px;
	text-align: left;
	margin: 0 5px 20px 0;
	padding-top: 20px;
	font-weight: normal;
	clear: both;
}

.contents h2 {
	color: #3f1010;
	font-size: 22px;
	padding: 10px 0 0 0;
	font-weight: normal;
}

.contents h3 {
	color: #3f1010;
	font-size: 19px;
	padding: 10px 0 0 0;
	font-weight: normal;
}

.contents p {
	color: #4f5051;
	font-size: 16px;
	line-height: 22px;
	padding-bottom: 10px;
	text-align: left;
}

.contents ul {
	margin: 15px 0 0 0;
}

.contents ul li {
	padding: 3px 5px 6px 20px;
	font-size: 16px;
	list-style: none;
	background: url(images/list.jpg) no-repeat 3px 8px;
	color: #4f5051;
	margin: 0 0 0 5px;
}

.contents ul ul {
	margin: 0px 0 5px 15px;
}

aside {
	float: right;
	width: 280px;
	margin: 30px 0;
}

.logolist {
	margin: 30px 0;
	float: left;
}

.logolist li {
	float: left;
}

.mappy {
	border-top: solid 3px #f7d100;
}

.callbacks2_nav:active {
	opacity: 1.0;
}

.callbacks2_nav {
	position: absolute;
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
	top: 65px;
	left: 22px;
	opacity: 1;
	z-index: 3;
	text-indent: -9999px;
	overflow: hidden;
	text-decoration: none;
	height: 49px;
	width: 20px;
}

.callbacks2_nav.next {
	left: 210px;
	top: 42px;
}

.callbacks2_nav:active {
	opacity: 1.0;
}

.callbacks3_nav {
	text-decoration: none;
	position: absolute;
	-webkit-tap-highlight-color: transparent;
	opacity: 1;
	z-index: 3;
	text-indent: -9999px;
	overflow: hidden;
	height: 100px;
	width: 35px
}

.callbacks3_nav:active {
	opacity: 1
}

.callbacks3_nav {
	top: 36%;
	left: 5%;
}

.callbacks3_nav.next {
	left: 93%
}

.callbacks3_nav:active {
	opacity: 1
}

.callbacks4_nav {
	text-decoration: none;
	position: absolute;
	-webkit-tap-highlight-color: transparent;
	opacity: 1;
	z-index: 3;
	text-indent: -9999px;
	overflow: hidden;
	height: 100px;
	width: 35px
}

.callbacks4_nav:active {
	opacity: 1
}

.callbacks4_nav {
	bottom: -4px;
	right: 8%;
}

.callbacks4_nav.next {
	right: 0%
}

.callbacks4_nav:active {
	opacity: 1
}

.iframe-border {
	border: 1px solid #05426b;
	height: 445px;
	width: 100%;
}

.contents a {
	color: #030826;
}

.contents a:hover {
	text-decoration: underline;
}

.surgeon_section .next {
	float: left;
}

.surgeon_section .prev {
	float: left;
}

.contents img {
	float: right;
	border: solid 1px #ccc;
	margin: 5px 10px;
}

a.testimonials {
	background: #500000 none repeat scroll 0 0;
	color: #ffffff;
	display: block;
	float: right;
	margin-top: -54px;
	padding: 7px 10px;
}

ul.patient-forms li a {
	background: url("images/pdf-icon.png") no-repeat scroll 0 0px !important;
	color: #000000;
	display: inline-block;
	list-style: none !important;
	margin-top: 15px;
	padding: 0 0 0 25px;
}

ul.patient-forms li {
	list-style: none !important;
	background: none !important;
	padding-left: 0px !important;
}

.locbox {
	border: 1px solid #000;
	margin: 10px auto;
	height: auto;
	overflow: hidden;
}

.diffheading {
	background: #500000 none repeat scroll 0 0;
	clear: both;
	margin-top: 0px !important;
}

.diffheading a {
	color: #fff;
	font-size: 20px;
	padding: 5px 0 13px 10px;
	font-weight: bold;
	display: block;
}

.addressbook {
	margin-left: 20px;
	float: left;
}

.locmap {
	float: right;
	margin: 20px 20px 0px 0px;
}

#connect-sblock {
	background: #eee none repeat scroll 0 0;
	float: left;
	margin: 0px 0 20px 0;
	width: 100%;
	border: 1px solid #044ac2;
}


.h-icns li.phone {
	background: url("images/contact-icons.png") no-repeat scroll 0 -125px;
	padding-left: 20px;
}

.h-icns li.fax {
	background: url("images/contact-icons.png") no-repeat scroll 0 0px;
	padding-left: 20px;
}


#connect-sblock ul li.phone {
	background: url("images/contact-icons.png") no-repeat scroll 0 -108px;
}

#connect-sblock ul li.fax {
	background: url("images/contact-icons.png") no-repeat scroll 0 19px;
}





#connect-sblock ul li.mail {
	background: url("images/contact-icons.png") no-repeat scroll 0 -44px;
}

#connect-sblock ul li.website {
	background: url("images/contact-icons.png") no-repeat scroll 0 -173px;
}

#connect-sblock ul li {
	float: left;
	list-style: outside none none !important;
	width: 40%;
	color: #044ac2;
	margin-left: 4%;
	padding: 15px 0 20px 25px;
}

#connect-sblock ul li a {
	color: #044ac2;
}

ul.service_sec {
	padding: 20px 2% !important;
	background: #eee;
	float: left;
	width: 96%;
	margin-bottom: 20px;
}

/* ul.service_sec li{ float: left; padding: 5px 3%; width: 42%; } */
/*ADA styles*/
body.dfw-blackmode {
	color: #fff;
	background: #000;
}

body.dfw-blackmode * {
	color: #fff !important;
}

body.dfw-blackmode footer,
body.dfw-blackmode header {
	background: #000;
}


body.dfw-blackmode .contents img {
	background: #fff !important;
}

body.dfw-blackmode .footerText a {
	color: yellow !important;
}

body.dfw-blackmode .contents a {
	color: yellow !important;
}

/*body.dfw-blackmode .loc1 a{color:#000 !important;}*/
/*body.dfw-blackmode .loc2 a{color:#000 !important;}*/
/*body.dfw-blackmode .loc1 p{color:#000 !important;}*/
/*body.dfw-blackmode .loc2 p{color:#000 !important;}*/
/*body.dfw-blackmode .testi_container h3 a{color:#000 !important;}*/
/*body.dfw-blackmode .testi_container p{color:#000 !important;}*/
body.dfw-blackmode .ban_text2 {
	color: #000 !important;
}

body.dfw-blackmode .ban_text2 span {
	color: #000 !important;
}

body.dfw-blackmode .ban_text {
	color: #000 !important;
}

body.dfw-blackmode .ban_text span {
	color: #000 !important;
}

body.dfw-blackmode #accordion h3.ui-accordion-header h3 {
	color: #000 !important;
}

body.dfw-blackmode .ui-state-active h3 {
	color: #fff !important;
}

body.dfw-blackmode .cred {
	background: #000 !important;
}

body.dfw-blackmode .cond_treat_services {
	background: #000 !important;
}

body.dfw-blackmode .descr {
	background: #000 !important;
}

body.dfw-blackmode .ui-accordion .ui-accordion-content {
	background: #000 !important;
}

body.dfw-blackmode ul.service_sec {
	background: #000 !important;
}

body.dfw-blackmode #connect-sblock {
	background: #000 !important;
}

body.dfw-blackmode .sidebar_container ul.sub_services {
	background: #000 !important;
}

body.dfw-blackmode .menu li li a {
	background-color: #000 !important;
}

body.dfw-blackmode .menu li li a:hover {
	background-color: #000 !important;
	color: yellow !important;
}

body.dfw-blackmode .sidebar_container ul li a {
	background-color: #000 !important;
}

body.dfw-blackmode .sidebar_container ul li a:hover {
	background-color: #000 !important;
	color: yellow !important;
}

body.dfw-blackmode .menu li > a:hover,
body.dfw-blackmode .menu > li:hover > a,
body.dfw-blackmode .menu > li.current-menu-item > a,
body.dfw-blackmode .menu > li.current_page_ancestor > a {
	background-color: #000 !important;
	color: yellow !important;
}

body.dfw-blackmode nav {
	background: #000 !important;
}

body.dfw-blackmode .smo li a {
	border-radius: 50%;
}

#Accessibility .fontsize span.dfw-actSize a {
	color: #ffabab !important;
}

#Accessibility .dfw-colorMode a {
	color: #000 !important;
}
.sup-doc {
	float: right;
	width: 40%;
	margin-top: -12%;
	margin-right: -15%;
}




@media screen and (max-width:1170px) {
	.dr_right h3 {
		font-size: 15px;
	}

	.dr_right h2 {
		font-size: 26px;
	}

	.right_footer {
		float: left;
		width: 490px;
	}

	.right_container {
		margin-right: 10px;
	}

	.menu li {
		font-size: 14px;
	}

	.menu li a {
		padding: 20px 15px;
	}

	.cond_treat ul li div {
		margin: 15px 17px 25px;
	}

	.right_cred img.uhc {
		width: 39%;
	}

	.right_cred img.tex {
		width: 40%;
	}

	.dr_left {
		top: 99px;
	}

	/*.dr_left{ top: 218px; } */
	.videos li {
		margin: 20px 1.6%;
		width: 30%;
	}

	.resource_container li {
		margin: 30px 45px;
	}

	.foot2 {
		width: 96%;
		margin: 20px 2%;
	}

	.row > div {
		margin: 20px 1.6%;
		width: 30%;
	}

	.left_container {
		width: 66%;
		margin: 20px 2%;
	}

	aside {
		margin: 30px 1%;
	}

	.nbs-flexisel-nav-left {
		left: 0;
	}

	.nbs-flexisel-nav-right {
		right: 0;
	}

	.cred {
		margin: 0;
	}

	.ban_text {
		left: 55%;
	}

	.left_cred {
		padding: 10px 1% 20px 3%;
		text-align: center;
	}

	.right_cred {
		padding: 10px 0 40px 2%;
		text-align: center;
	}

	.drbg_container {
		overflow-y: hidden;
	}

	.logo {
		width: 100%;
		text-align: center;
	}

	.sd {
		width: 32% !important;
		text-align: center;
	}
    .sup-doc {
	margin-right: -35%;
}
}

@media screen and (max-width:1023px) {
	.bullet2 {
		bottom: 10px;
	}

	.dr_right h2 {
		font-size: 21px;
	}

	.testi_container p {
		height: 150px;
	}

	.left_container {
		width: 56%;
	}

	.menu li a {
		padding: 13px 7px;
	}

	.menu li {
		font-size: 13px;
	}

	.right_container {
		width: 220px;
	}

	.logo {
		width: 100%;
	}

	.ban_text {
		left: 41%;
	}

	.dr_right h3 {
		font-size: 14px;
		line-height: 17px;
	}

	.dr_right ul li {
		margin-bottom: 4px;
	}

	.left_cred,
	.right_cred {
		padding: 5px 1%;
	}

	.cred {
		margin: 0;
	}

	.profile,
	.public {
		margin: 23px 1%
	}

	.dr_left {
		top: 220px;
	}

	/* .dr_left{ top: 307px; }*/
	.col1 span {
		font-size: 12px;
	}

	.col3 ul li a {
		font-size: 12px;
		padding: 15px 0 15px 60px;
	}

	.col3 ul li.pt a {
		background: #e2dbcd url(images/row3off.png) no-repeat 17px 13px;
	}

	.col3 ul li.pt a:hover {
		background: #500000 url(images/row3on.png) no-repeat 17px 13px;
	}

	.col3 ul li.hpv a {
		background: #e2dbcd url(images/row3off.png) no-repeat 17px -56px;
	}

	.col3 ul li.hpv a:hover {
		background: #230101 url(images/row3on.png) no-repeat 17px -56px;
	}

	.col3 ul li.pi a {
		background: #e2dbcd url(images/row3off.png) no-repeat 17px -140px;
	}

	.col3 ul li.pi a:hover {
		background: #500000 url(images/row3on.png) no-repeat 17px -140px;
	}

	.videos li h3 {
		font-size: 15px;
	}

	.videos li h3 {
		font-size: 14px;
	}

	.resource_container li {
		margin: 30px 20px;
	}

	.left_footer {
		float: none;
		margin: 20px auto;
		width: 515px;
	}

	.right_footer {
		float: none;
		margin: 0 auto;
		clear: both;
	}

	.program h1 {
		font-size: 25px;
	}

	.ban_text2 {
		left: 18%;
	}

	.mm_container {
		margin: 40px auto;
		float: none;
		width: 96%;
	}

	.dr_left {
		top: 236px;
	}
        #controls1 {
	bottom: 80px !important;
}
}

@media screen and (max-width:964px) {
	.dr_left {
		top: 220px;
	}
	.resource_container li {
	width: 138px;
}

	/*.dr_left{top: 307px;}*/
}
@media screen and (max-width:810px) {
.ypo {
	float: none;
	margin: 22px 0 0 0;
	text-align: center;
}
	.menu li {
	font-size: 12px;
}
	.resource_container li {
	width: 110px;
}
    .sup-doc {
	margin-right: -42%;
}
}

@media screen and (max-width:767px) {

	.testi_container p {
		height: 170px;
	}

	.slidee3 {
		background-position: 26% 0;
	}

	.slidee2 {
		background-position: 40% 0;
	}

	.slidee1 {
		background-position: 37% 0;
	}

	.slidee13 {
		background-position: 26% 0;
	}

	.slidee12 {
		background-position: 40% 0;
	}

	.slidee11 {
		background-position: 37% 0;
	}

	.ban_text,
	.ban_text2 {
		background: rgba(0, 0, 0, 0.4);
		color: #fff;
		left: 0;
		padding: 20px 5%;
	}

	.ban_text2 {
		font-size: 30px;
		line-height: 34px;
	}

	.ban_text2 span {
		font-size: 24px;
	}

	.left_container {
		width: 96%;
	}

	aside {
		clear: both;
		margin: 0 auto;
		float: none;
	}

/*	.logo {
		float: none;
		margin: 20px auto;
		width: 460px;
	}*/

	.right_container {
		margin: 0 auto;
		/*float: none;*/
		float: right;
	}

	.dr_left {
		top: 36px;
		float: none;
		margin: 0 auto;
	}

	/*  .dr_left{ top: 50px; float: none; margin: 0 auto; }*/
	.drbg_container {
		background: #fff;
		margin: 0;
		height: auto;
	}

	.dr_right {
		float: none;
		margin: 60px auto;
		width: 470px;
	}

	.right_cred {
		margin: 0px 0;
	}

	.row > div {
		width: 45%;
	}

	.col3 {
		width: 94% !important;
	}

	.mob {
		display: inline;
		;
	}

	.pc {
		display: block;
	}

	.mobonly {
		display: block !important;
	}

	.cond_treat ul li div {
		margin: 15px 5px 25px;
	}

	.col3 ul li.hpv a,
	.col3 ul li.hpv a:hover {
		background-position: 17px -65px;
	}

	img.scroll {
		display: none;
	}

	.cond_treat {
		background: #500000;
	}

	.cond_treat h2 {
		padding-top: 30px;
	}

	.videos li p {
		font-size: 13px;
	}

	.resource_container li {
		margin: 30px 8px;
	}

	.ypo {
		float: none;
		margin: 0 auto;
		width: 110px;
		clear: both;
	}

	.footer_text {
		margin-bottom: 10px;
	}

	.menu {
		display: none;
	}

	.slicknav_menu {
		display: block;
	}

	.slicknav_btn {
		position: absolute;
		display: block;
		vertical-align: middle;
		float: left;
		padding: 0.438em 0.625em 0.438em 0.625em;
		line-height: 1.125em;
		cursor: pointer;
	}

	.slicknav_menu .slicknav_menutxt {
		display: block;
		line-height: 1.188em;
		float: left;
		font-family: Verdana, Geneva, sans-serif;
	}

	.slicknav_menu .slicknav_icon {
		float: left;
		margin: 0.188em 0 0 0.438em;
	}

	.slicknav_menu .slicknav_no-text {
		margin: 0
	}

	.slicknav_menu .slicknav_icon-bar {
		display: block;
		width: 1.125em;
		height: 0.125em;
		-webkit-border-radius: 1px;
		-moz-border-radius: 1px;
		border-radius: 1px;
		-webkit-box-shadow: 0 1px 0 rgba(0, 0, 0, 0.25);
		-moz-box-shadow: 0 1px 0 rgba(0, 0, 0, 0.25);
		box-shadow: 0 1px 0 rgba(0, 0, 0, 0.25);
	}

	.slicknav_btn .slicknav_icon-bar + .slicknav_icon-bar {
		margin-top: 0.188em
	}

	.slicknav_nav {
		clear: both
	}

	.slicknav_nav ul,
	.slicknav_nav li {
		display: block
	}

	.slicknav_nav .slicknav_arrow {
		font-size: 0.8em;
		float: left;
		padding: 2px 5px 0 0;
	}

	.slicknav_nav .slicknav_item {
		display: block;
		cursor: pointer;
	}

	.slicknav_nav a {
		display: block
	}

	.slicknav_nav .slicknav_item a {
		display: inline;
	}

	.slicknav_menu:before,
	.slicknav_menu:after {
		content: " ";
		display: table;
	}

	.slicknav_menu:after {
		clear: both
	}

	/* IE6/7 support */
	.slicknav_menu {
		*zoom: 1
	}

	/*
    User Default Style
    Change the following styles to modify the appearance of the menu.
*/

	.slicknav_menu {
		font-size: 16px;
	}

	/* Button */
	.slicknav_btn {
		margin: 5px 5px 6px;
		text-decoration: none;
		text-shadow: 0 1px 1px rgba(255, 255, 255, 0.75);
		-webkit-border-radius: 4px;
		-moz-border-radius: 4px;
		border-radius: 4px;
		background-color: #2e2e2e;
		position: relative;
		right: 0px;
		top: 0px;
	}

	/* Button Text */
	.slicknav_menu .slicknav_menutxt {
		color: #fff;


	}

	/* Button Lines */
	.slicknav_menu .slicknav_icon-bar {
		background-color: #fff;
	}

	.slicknav_menu {
		background: #500000;
		padding: 5px;
	}

	.slicknav_nav {
		color: #fff;
		margin: 0;
		padding: 0;
		font-size: 0.875em;
	}

	.slicknav_nav,
	.slicknav_nav ul {
		list-style: none;
		overflow: hidden;
	}

	.slicknav_nav ul {
		padding: 0;
		margin: 0 0 0 20px;
	}

	.slicknav_nav .slicknav_item {
		padding: 5px 10px;
		margin: 2px 5px;
	}

	.slicknav_nav a {
		padding: 8px 10px;
		margin: 2px 5px;
		text-decoration: none;
		color: #fff;
		font: normal 13px Verdana, Geneva, sans-serif;
	}

	.slicknav_nav .slicknav_item a {
		padding: 0;
		margin: 0;

	}

	.slicknav_nav .slicknav_item:hover {
		-webkit-border-radius: 6px;
		-moz-border-radius: 6px;
		border-radius: 6px;

	}

	.slicknav_nav a:hover {
		-webkit-border-radius: 6px;
		-moz-border-radius: 6px;
		border-radius: 6px;
		background: #2e2e2e;
		color: #fff;
	}

	.slicknav_nav .slicknav_txtnode {
		margin-left: 15px;
	}

	.ban_text2 span {
		font-size: 18px;
		line-height: 20px;
	}

	.smo,
	.num,
	.book {
		float: none !important;
	}
}

@media screen and (max-width:650px) {
	.sd {
	width: 27% !important;
}
    #controls1 {
	bottom: 5px !important;
}
}
@media screen and (max-width:639px) {
	.ban_text2 {
		margin: 0;
		height: 90px;
	}

	.slidee13 {
		background-position: 19% 0;
	}

	.slidee12 {
		background-position: 23% 0;
	}

	.slidee11 {
		background-position: 18% 0;
	}

	.bullet4 {
		margin-top: -8%;
	}

	.slidee1,
	.slidee2,
	.slidee3 {
		background-size: 100%;
		padding-top: 31%;
	}

	.ban_text {
		margin: 0;
		font-size: 20px;
		height: 90px;
		line-height: 25px;
	}

	.ban_text br {
		display: none;
	}

	.bullet3 {
		margin-top: -6%;
	}

	.ban_text2 {
		left: 0;
	}

	.ban_text2 {
		font-size: 23px;
		line-height: 24px;
	}

	.ban_text2 span {
		font-size: 20px;
	}

	.cond_treat ul li div {
		width: 230px;
		font-size: 15px;
	}

	.cond_treat h2 span {
		line-height: 20px;
	}

	.resource_container {
		background: #500000;
		/*min-height: 100px;*/
		min-height: 506px;
	}

	.resource_container li {
		margin: 20px 20px;
	}

	img.scroll2 {
		margin: -75px auto 20px;
	}

	.testi_container p {
		width: 90%;
	}

	.right_footer,
	.left_footer {
		width: 96%;
	}

	.logo {
		padding: 0;
	}

	.mm_container h3 {
		font-size: 22px;
		line-height: 22px;
	}

	.mmbg {
		height: auto;
		background: #fefefe;
	}

	.prescribe {
		float: left;
		margin-left: 0;
		margin-right: 5px;
	}

	.contents img {
		float: none;
		margin: 0 auto;
		display: block;
	}

	.ban_text2 span {
		font-size: 17px;
		line-height: 25px;
	}
}

@media screen and (max-width:500px) {
	.right9 {
		width: auto;
	}

	img.main9 {
		width: 40%;
		margin: 0 auto;
		display: block;
		text-align: center;
		float: none;
	}

	.loc1,
	.loc2 {
		padding-left: 5%;
		background: none;
		width: 85%;
	}
	.logo {
		float: none;
		margin: 20px auto;
		width: 460px;
	}
	.right_container {
	float: none;
}
    .sup-doc {
	/* margin-right: 10%; */
	width: 40%;
	display: block;
	margin: 10px auto;
	text-align: center;
	float: none;
}
  .cond_treat ul li div a {
	font-size: 13px !important;
}
}

@media screen and (max-width:470px) {
	/*img.main9 {
		float: left;
		margin-left: 5%;
	}*/

	.copyright {
		text-align: center;
	}

	.testi_container p {
		height: 250px;
	}

	ul.service_sec li {
		width: 88%;
		padding: 5px 6%;
	}

	.logo {
		width: 96%;
	}

	.right_container {
		width: 210px;
	}

	.right_container .book a {
		font-size: 17px;
	}

	.right_container .num {
		padding: 11px 15px 0 47px;
		float: left;
		background-position: 9px 12px;
	}

	.smo {
		margin-bottom: 20px;
	}

	.ban_text2 span {
		font-size: 16px;
		line-height: 21px;
	}

	.dr_right {
		width: 98%;
	}

	.dr_right h2 {
		font-size: 25px;
	}

	.row > div {
		width: 95%;
	}

	.videos li {
		width: auto;
	}

	.videos li img {
		width: 99%;
	}

	.resource_container {
		/*min-height: 150px;*/
		min-height: 750px;
	}

	.cond_treat_services ul li div {
		width: 280px;
		margin: 15px 0 25px;
	}

	a.testimonials {
		margin-top: -95px;
		font-size: 12px;
	}
    
#controls {
	right: 1% !important;
	bottom: 0px !important;
}
    .mm_container h3 {
	font-size: 17px;
	line-height: 22px;
	padding: 20px 20px;
}
    .ban_text {
	font-size: 16px;
}
    .ban_text span {
	line-height: 14px;
}
}

.nodisplay {
	display: none !important
}

.accessible_on ul#controls3 .play,
.accessible_on ul#controls3 .pause {
	display: none !important;
}

.accessible_on ul#controls1 .play,
.accessible_on ul#controls1 .pause {
	display: none !important;
}


.dfw-blackmode body,
.dfw-blackmode input,
.dfw-blackmode textarea,
.dfw-blackmode select,
p {
	color: #000 !important;
}

.dfw-greymode body,
.dfw-greymode input,
.dfw-greymode textarea,
.dfw-greymode select,
p {
	color: #333 !important;
}

.dfw-blackmode body,
.dfw-blackmode input,
.dfw-blackmode textarea,
..dfw-blackmode select,
p {
	color: #fff !important;
}
