/* =Responsive (Mobile) Design
-------------------------------------------------------------- */
.slicknav_menu a {
	display: none;
}
nav {
	position: relative;
	z-index: 999;
	border-radius: 10px;
}
.menu {
	clear: both;
	margin: 0 auto;
}
.main-nav {
	clear: both;
}
.menu, .menu ul {
	display: block;
	list-style-type: none;
	margin: 0;
	padding: 0;
}
.menu li {
	border: 0;
	display: block;
	float: left;
	margin: 0;
	position: relative;
	z-index: 99999;
	background:url(/images/menu-bg.jpg) 0px 0px repeat-x;
}
.menu li:hover{
	background:url(/images/menu-hover-bg.jpg) 0px 0px repeat-x;
}
.menu a {
	cursor: pointer;
	display: block;
	position: relative;
	text-decoration: none;
	background:url(/images/menu-divider.jpg) right 0px no-repeat;
	padding:17px 17px;
	font: 400 18px/18px 'MyriadProRegular';
	color:#ffffff;
}
.menu li li {
	float: none;
	font: 400 12px/12px 'MyriadProRegular';
}
.menu ul {
	left: 0;
	position: absolute;
	top: 0;
	visibility: hidden;
	z-index: 99999;
}
.menu ul ul {
	left:0;
	position: absolute;
	top: 0;
	visibility: hidden;
	z-index: 99999;
	width: 134px;
}
.menu ul ul ul {
	right: -17em!important;
	position: absolute;
	top: 0;
	visibility: hidden;
	z-index: 99999;
}
.menu li:hover > ul {
	top: 100%;
	visibility: visible;
}
.menu li li:hover > ul {
	left: 100%;
	top: 0;
}
.menu:after, .menu ul:after {
	clear: both;
	content: '.';
	display: block;
	height: 0;
	overflow: hidden;
	visibility: hidden;
}
.menu, .menu ul {
	min-height: 0;
}
.menu ul, .menu ul ul {
	margin: 0;
	padding: 0;
}

.menu ul {
	margin-top: 0px;
	width:237px;
	background:#020101;
}
.menu li li a {
	margin: 0px 0px 0px 0px;
}
.ie8 .menu a {
	padding: 0px 20px;
}
ul.menu > li:hover {
	color: #ffffff;
}
.front-page .menu .current_page_item a {
	background: none;
	background-color: transparent;
	background-image: none;
	filter: none;
}
 .menu li li {
	filter: none;
	background:none;
	border-bottom:1px solid #fff;
}
.menu li li a {
	height: auto;
	padding: 6px 9px 6px 9px;
	margin:0 10px;
	text-shadow: none;
	text-align: left;
	background:none;
	font: 400 14px/14px 'MyriadProRegular';
}

.menu li li:hover {
	background:#753419;
}
.menu ul > li + li {
	border-top: 0;
}
.menu li li:hover > ul {
	left: 100%;
	top: 0;
}
.menu a#responsive_menu_button {
	display: none;
}
.main-nav #responsive_current_menu_item {
	display: none;
}
.js .main-nav .menu {
	display: block;
}
/* =Primary Main Menu IE Fixes
-------------------------------------------------------------- */
.menu ul {
	margin: 0px;
}
.ie7 .menu li li a {
	min-width: 100%;
}
@media screen and (max-width: 980px) {
body {
}
.grid,  .grid-right {
	float: none;
}
.copyright,  .scroll-top,  .powered {
	float: left;
}
#featured-image .fluid-width-video-wrapper {
	margin: 20px 0 0 0;
}
.front-page #widgets {
	margin-top: 40px;
}
.top-widget,  .front-page .top-widget {
	margin-top: 0 !important;
}
.hide-desktop {
	display: block;
}
.show-desktop {
	display: none;
}
.hide-980 {
	display: none;
}
.show-980 {
	display: block;
}
}
}
@media all and (max-width: 911px) {
.slicknav_menu a {
	display: none;
}
.menu-top {
	width: 587px;
	border-radius: 5px;
}
}
@media all and (max-width: 741px) {
.slicknav_menu a {
	display: block ;
	background:#35241A;
}
.slicknav_btn {
	position: relative;
	display: block;
	vertical-align: middle;
	padding: 0.438em 0.625em 0.438em 0.625em;
	line-height: 1.125em;
	cursor: pointer;
	text-align:center;
}
.slicknav_menu .slicknav_menutxt {
	display: block;
	line-height: 1.188em;
	font-family: Verdana, Geneva, sans-serif;
	text-align:left;
}
.slicknav_menu .slicknav_icon {
	float: right;
	margin:-15px 0 0 0;
}
.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: right;
}
.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 {
	text-decoration: none;
	color:#1585bc;
}
/* Button Text */
.slicknav_menu .slicknav_menutxt {
	color: #fff;
	font-weight: bold;
}
/* Button Lines */
.slicknav_menu .slicknav_icon-bar {
	background: #fff;
}
.slicknav_menu {
	width:100%;
	float:left;
}
.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 0px;
}
.slicknav_nav ul li a {
	padding-left:20px;
}
.slicknav_nav ul li li a {
	padding-left:40px;
}
.slicknav_nav .slicknav_item a {
	padding: 5px 20px 5px 10px;
	margin: 2px 5px;
}
.slicknav_nav a {
	padding: 5px 10px;
	margin: 2px 5px;
	text-decoration: none;
	color: #fff;
}
.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;
}
.slicknav_nav .slicknav_txtnode {
	margin-left: 15px;
}
.menu{display:none;}
.slicknav_menu {
	width:100%;
}
nav .slicknav_menu ul li{ width:100%; background:#35241A; border-bottom:1px solid #d9d9d9; font:normal 14px Verdana, Arial, Helvetica, sans-serif; }
nav .slicknav_menu ul li:hover{ background:#000;}
nav .slicknav_menu ul li a{background:none;}

}





@font-face {

	font-family: 'Calibri';

	src: url('/fonts/calibri.eot');

	src: url('/fonts/calibri.eot?#iefix') format('embedded-opentype'), url('/fonts/calibri.woff') format('woff'), url('/fonts/calibri.ttf') format('truetype'), url('/fonts/calibri.svg#calibri') format('svg');

	font-weight: normal;

	font-style: normal;

}
@font-face {

	font-family: 'MyriadProRegular';

	src: url('/fonts/myriadpe-webfont.eot');

	src: url('/fonts/myriadpe-webfont.eot?#iefix') format('embedded-opentype'), url('/fonts/myriadpe-webfont.woff') format('woff'), url('/fonts/myriadpe-webfont.ttf') format('truetype'), url('/fonts/myriadpe-webfont.svg#MyriadProRegular') format('svg');

	font-weight: normal;

	font-style: normal;

}

@font-face {



 font-family: 'BerlingLTRomanBoldItalic';



 src: url('/fonts/berling_lt_bold_italic.eot');



 src: url('/fonts/berling_lt_bold_italic.eot') format('embedded-opentype'),  url('/fonts/berling_lt_bold_italic.woff') format('woff'),  url('/fonts/berling_lt_bold_italic.ttf') format('truetype'),  url('/fonts/berling_lt_bold_italic.svg#BerlingLTRomanBoldItalic') format('svg');



}


body {
	margin: 0px;
	padding: 0px;
}
img {
	border: 0px;
	max-width: 100%;
	vertical-align: middle;
}
p, h1, h2, h3, h4, h5, h6 {
	margin: 0px 0px;
	padding: 0px;
}
ul, ol {
	margin: 0px;
	padding: 0px;
}
ul {
	list-style: none;
}
a, a:hover {
	text-decoration: none;
	outline: none;
}
.clear {
	clear: both;
}

#backtotop {
	background: url(/images/scrool-top.png) no-repeat;
	width: 50px;
	height: 50px;
	position: fixed;
	bottom: 50px;
	right: 20px;
	display: none;
	text-indent: -9999px;
	cursor: pointer;
}
/* ------------------------------ Admin CSS ------------------------------ */

#Menu-Container {
    background: #00caea;
}
#Admin-menu {
    color: #ffffff;
    font: 18px/40px Verdana, Arial, Helvetica, sans-serif;
    height: 40px;
    position: relative;
    text-align: center;
}

.Adminborder {
    border: 1px solid #328BD6;
    border-radius: 5px;
}
.AdminHead {
    background: #00c4ea;
    color: #ffffff;
    font: bold 11px Verdana,Arial,Helvetica,sans-serif;
    padding: 5px 10px;
    text-decoration: none;
}
.Admintxtfield {
    border: 1px solid #00c4ea;
    border-radius: 5px;
    font: 12px/24px Verdana,Arial,Helvetica,sans-serif;
    padding: 2px 4px;
    text-decoration: none;
    vertical-align: middle;
    width: 175px;
}

.AdminButton {
    background: #00c4ea none repeat scroll 0 0;
    border: 1px solid #262323;
    border-radius: 5px;
    color: #ffffff;
    cursor: pointer;
    font: bold 12px/30px Verdana,Arial,Helvetica,sans-serif;
    text-decoration: none;
}

.admin-logout {
    color: #fff;
    font: 12px/16px Verdana,Arial,Helvetica,sans-serif;
    position: absolute;
    right: 10px;
    top: 10px;
}
.admin-logout a {
    color: #fff;
}
.Admintext {
    color: #262323;
    font: 12px/16px Verdana,Arial,Helvetica,sans-serif;
    text-align: justify;
    text-decoration: none;
}
.Admintext a {
    color: #262323;
    text-decoration: underline;
}
#admin-Sidebar{
	float:left;
	width:200px;
	display:table-cell;
}
.admin-right{
	float:right;
	width:77%;
}

/* ------------------------------ Banner CSS ------------------------------ */
.rslides {
	width: 100%;
	height: 100%;
	margin: 0px;
	padding: 0px;
	position: relative;
}
.rslides li {
	width: 100%;
	height: 100%;
	margin: 0px;
	padding: 0px;
	left: 0px;
	top: 0px;
	display: none;
}
.nbs-flexisel-nav-left, .nbs-flexisel-nav-right {
	width: 15px;
	height: 30px;
	position: absolute;
	cursor: pointer;
	z-index: 100;
}
.nbs-flexisel-nav-left {
	left: 0 !important;
}
.nbs-flexisel-nav-right {
	right: 0px !important;
}
#flexiselDemo1, #flexiselDemo2, #flexiselDemo3 {
	display: none;
}
.nbs-flexisel-container {
	position: relative;
	max-width: 100%;
	float: left;
	overflow: hidden;
}
.nbs-flexisel-ul {
	position: relative;
	width: 9999px;
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	text-align: center;
}
.nbs-flexisel-inner {
	overflow: hidden;
	float: none;
	width: 90%;
	*width: auto;
	margin: 0 5%;
}
.nbs-flexisel-item {
	float: left;
	padding: 0px;
	position: relative;
	overflow: hidden;
}
/* ------------------------------ common CSS ------------------------------ */
header, .section-wrapper, footer, .banner, .menu-sec, .container, section{
	width:100%;
	float:left;
}
.header, .content-sec, .footer, .section{
	max-width:980px;
	float:none;
	margin:0 auto;
}
.intra-div{
	display:table;
	vertical-align:top;
}
article{
	display:table-cell;
	width:100%;
	vertical-align:top;
}
/* ------------------------------ header styles ------------------------------ */
header{
	background:url(/images/header-bg.jpg) 0px 0px repeat-x;
}
.header-bg{
	background:url(/images/header-bg-new.jpg) center 0px no-repeat;
	padding:10px 0 23px 0;
	width:100%;
	float:left;
}
/* ------------------------------ banner styles ------------------------------ */
.section-wrapper{
	background:url(/images/section-wrapper-bg.jpg) 0px 0px repeat-x #ebd9c9;
}
.banner{ height:379px; position:relative; margin:-13px 0 0 0; background:url(/images/intra-right-banner-h-bg-new.jpg) right 0px no-repeat;}
.banner ul{
	background:url(/images/intra-left-banner-h-bg-new.jpg) 0px 0px no-repeat;
}
.banner #home-banner0{
	background:url(/images/hip-knee-h-bg-new.jpg) no-repeat left top;
}
.banner #home-banner1{
	background:url(/images/hand-wrist-h-bg-new.jpg) no-repeat left top;
}
.banner #home-banner2{
	background:url(/images/neck-spine-h-bg-new.jpg) no-repeat left top;
}
.banner #home-banner3{
	background:url(/images/foot-ankle-h-bg-new.jpg) no-repeat left top;
}
.banner #home-banner4{
	background:url(/images/sports-medicine-h-bg-new.jpg) no-repeat left top;
}
.banner #home-banner5{
	background:url(/images/general-orthopaedics-h-bg-new.jpg) no-repeat left top;
}
.banner #home-banner6{
	background:url(/images/shoulder-h-bg-new.jpg) no-repeat left top;
}

.banner #home-banner7{
	background:url(/images/physical-therapy-h-bg-new.jpg) no-repeat left top;
}
.banner-text {
    color: #ffffff;
    padding: 165px 17px 0 343px;
    text-align: justify;
    text-decoration: none;
	width:290px;
}
.banner-text  h2 a{
	font: normal 32px/32px "MyriadProRegular";
	color:#ffffff;
}
.banner-text ul{ background:none; list-style-type:disc; margin:0 0 19px 0;}
.banner-text ul li{
	display:block;
	padding:0 0 0 10px;
	float:left;
	margin:0;
	background:url(/images/banner-list-img.png) 0px 7px no-repeat;
}
.banner-text ul li a{
	font:normal 12px/16px Verdana, Arial, Helvetica, sans-serif;
	color:#ffffff;
}
.banner-text p{ font:normal 12px/16px Verdana, Arial, Helvetica, sans-serif; text-align:left;}
.banner-text .read-more a{
	color:#ffffff;
	text-align:right;
	text-decoration:underline;
	font:normal 12px/16px Verdana,Arial,Helvetica,sans-serif;
	float:right;
}
.banner-bullets{
	background:url(/images/banner-bullets-bg.jpg) 0px 0px no-repeat;
	float:right;
	position:absolute;
	right:31px;
	top:16px;
	padding:22px 17px 17px 14px;
	width:248px;
	z-index:12;
}
.banner-bullets ul{ background:none;}
.banner-bullets ul li{
	text-transform:uppercase;
	font:normal 15px/18px 'MyriadProRegular';
	background:url(/images/banner-bullet-divider.png) 0px bottom no-repeat;
}
.banner-bullets ul li a{
	color:#ffffff;
	display:block;
	padding:9px 0 9px 56px;
	background:url(/images/aside-ser-icon.png) 21px 11px no-repeat;
}
.banner-bullets ul li:hover, .banner-bullets ul li.home-banner_here{
	background:url(/images/banner-bullet-hover.jpg) 0px 0px no-repeat;
	background-size:100% 100%;
}

.banner-s {
    background: url(/images/intra-left-banner-sub-bg-new.jpg) no-repeat scroll left top;
    height: 286px;
    max-width: 980px;
	margin:-13px 0 0 0;
}
.sub-banner{
    background: url(/images/intra-right-banner-sub-bg-new.jpg) no-repeat scroll right top;
    height: 286px;
}
.fadeT {
    display: block;
    height: 286px;
    left: 0;
    margin: 0;
    overflow: hidden;
    padding: 0;
    position: relative;
    top: 0;
    width: 100%;
}
.fadeT1 {
    height: 286px;
    left: 0;
    margin: 0;
    padding: 0;
    position: absolute;
    top: 0;
    width: 980px;
}
.scrollText {
    color: #ffffff;
    font: 32px/32px "MyriadProRegular";
    margin: 145px 0 0;
    text-decoration: none;
}
/* ------------------------------ container styles ------------------------------ */
.menu-sec nav{
	width:662px;
	float:left;
}
.menu-sec{
	background:url(/images/menu-bg.jpg) 0px 0px repeat-x;
}
.menu-sec .app-sec{
    color: #ffffff;
    float: left;
    font: 16px "MyriadProRegular";
    height: 40px;
    padding: 12px 0 0 35px;
    width: 283px;
}
.menu-sec .app-sec a {
    color: #ffffff;
    text-decoration: none;
}
.menu-sec .app-sec span {
    color: #d2b39d;
    font: bold 22px "MyriadProRegular";
}
.container{
	padding:22px 0 0 0;
}
.container-left{
	float:left;
	width:513px;
	background:url(/images/container-left-bg.png) 0px 0px no-repeat;
	padding:29px 50px 52px 19px;
}
.container-left h2{
	font:normal 18px/18px 'MyriadProRegular';
	color:#351f14;
}
.container-left p{
	padding:12px 0 10px 0;
	font:normal 12px/20px Verdana, Arial, Helvetica, sans-serif;
}
.container-left .read-more, .meet-dr-sub .dr-content .read-more{
	background:url(/images/read-more-bg.png) 0px 0px no-repeat;
	float:right;
	width:97px;
	text-align:center;
	height:24px;
	font:normal 14px/23px 'MyriadProRegular';
}
.container-left .read-more a, .meet-dr-sub .dr-content .read-more a{
	display:block;
	color:#ffd1b9;
}
.container-right{
	width:364px;
	float:right;
	background:url(/images/dr-sec-bg.png) 0px 0px no-repeat;
	padding:22px 10px 15px 10px;
	height:183px;
}
.container-right .dr-content{
	float:left;
	width:200px;
	padding:0 0 0 10px;
}
.container-right .dr-content h3 a{
    color: #ffffff;
    font: 18px "MyriadProRegular";
    text-shadow: -2px 4px 0 #8d5335, -1px 2px 0 #8d5335, -1px 2px 0 #8d5335, 2px 0 0 #8d5335;
}
.container-right .dr-content span{
	font:bold 12px Verdana, Arial, Helvetica, sans-serif;
	color:#ffffff;
}
.container-right .dr-content p{
	font:normal 12px/16px Verdana, Arial, Helvetica, sans-serif;
	color:#ffffff;
	padding:4px 0 0 0;
}
.pdf-icon-link, .pdf-icon {
    color: #ffffff;
    font: normal 11px/12px Verdana, Arial, Helvetica, sans-serif;
    height: 10px;
    margin: 4px 0 4px 0px;
    padding: 0;
    position: relative;
    width: 160px;
    z-index: 25;
}
.pdf-icon-link a , .pdf-icon a{
    color: #ffffff;
    text-decoration: none;
}
.container-right .dr-content .read-more{
    background: url(/images/read-more-bg.png) no-repeat scroll left top;
    color: #ffd1b9;
    font: 12px Verdana,Geneva,sans-serif;
    height: 30px;
    margin: 8px 0 0 30px;
    padding: 4px 0 0 15px;
    width: 130px;
	position:absolute;
	bottom:8px;
}
.container-right .dr-content .read-more a{color: #ffd1b9;}
.container-right .dr-img{
	float:right;
	width:135px;
}
.container-right h2 a{
	font:normal 18px/18px 'BerlingLTRomanBoldItalic';
	color:#ffd6c2;
}
.quick-links{
	width:100%;
	float:left;
	margin:22px 0 0 0;
	padding:17px 0 25px 0;
	background:url(/images/quick-links-bg.png) 0px 0px no-repeat;
}
.quick-links-left{
	float:left;
	width:689px;
	padding:62px 0 0 0;
	background:url(/images/quick-links-border.png) 659px -10px no-repeat;
}
.quick-links-left ul{
	float:left;
}
.quick-links-left ul li{
	float:left;
	margin:0 14px;
	font:normal 17px/17px 'MyriadProRegular';
	width:115px;
}
.quick-links-left ul li.list1, .quick-links-left ul li.list5{ margin:0;}
.quick-links-left ul li a{
	color:#61331b;
}
.quick-links-left ul li a span, .aside-patient-links ul li a span{
	display:block;
	float:left;
	width:29px;
	height:29px;
	background:url(/images/sprite.png) 0px 0px no-repeat;
	margin:0 6px 0 0;
}
.quick-links-left ul li.list1 a span, .aside-patient-links ul li.list1 a span{ background-position: 0px -60px;}
.quick-links-left ul li.list2 a span, .aside-patient-links ul li.list2 a span{ background-position: -30px -60px;}
.quick-links-left ul li.list3 a span, .aside-patient-links ul li.list3 a span{ background-position: -120px -60px;}
.quick-links-left ul li.list4 a span, .aside-patient-links ul li.list4 a span{ background-position: -60px -60px;}
.quick-links-left ul li.list5 a span, .aside-patient-links ul li.list5 a span{ background-position: -90px -60px;}

.quick-links-right{
	width:282px;
	float:right;
}
.quick-links-right ul li, .aside-sub-links ul li{
	background:url(/images/quick-list-bg.png) 0px 0px no-repeat;
	float:left;
	width:100%;
	margin:2px 0;
	font:normal 20px/20px 'Calibri';
}
.quick-links-right ul li a, .aside-sub-links ul li a{
	color:#f1f5f7;
	padding:15px 0 15px 15px;
	display:block;
}
.quick-links-right ul li a span, .aside-sub-links ul li a span{
	display:block;
	float:left;
	width:40px;
	height:40px;
	background:url(/images/sprite.png) 0px 0px no-repeat;
}
.quick-links-right ul li.list1 a span, .aside-sub-links ul li.list1 a span{ background-position:0px -90px;}
.quick-links-right ul li.list2 a span, .aside-sub-links ul li.list2 a span{ background-position:-60px -90px;}
.quick-links-right ul li.list3 a span, .aside-sub-links ul li.list3 a span{ background-position:0px -147px;}
.quick-links-right ul li.list4 a span, .aside-sub-links ul li.list4 a span{ background-position:-60px -150px;}
.quick-links-right ul li.list4 a{
	padding:8px 0 8px 15px;
}
.credability{
	padding:8px;
	border:1px solid #d4beae;
	border-radius:5px;
	width:658px;
	float:left;
	margin:78px 0 0 0;
}
.credability .credability-sec{
	width:658px;
	float:left;
	background:#f1f5f7;
	height:100px;
}
.quick-links-left .credability ul li{ margin:0 !important; width:auto;}
/* ------------------------------ footer styles ------------------------------ */
footer{
	background:#5d3923;
	padding:26px 0;
}
.footer-left{
	float:left;
	font:normal 12px/14px Arial, Helvetica, sans-serif;
	color:#ffffff;
	width:470px;
}
.footer-left p{ margin:0 0 6px 0;}
.footer-left a{ color:#ffffff;}
.footer-right{
	width:440px;
	float:right;
}
.footer-right span{
	float:left;
	margin:6px;
	font:normal 12px Verdana, Arial, Helvetica, sans-serif;
	color:#e0b096;
}
.footer-right .smo{
	float:left;
}
.footer-right .smo li{
	float:left;
	text-indent:-99999px;
	margin:0 2px;
}
.footer-right .smo li a{
	width:26px;
	height:45px;
	display:block;
	background:url(/images/sprite.png) 0px 0px no-repeat;
}
.footer-right .smo li.fb a{ background-position: 0px 0px;}
.footer-right .smo li.twitter a{ background-position: -30px 0px;}
.footer-right .smo li.yt a{ background-position: -60px 0px;}
.footer-right .share-button img{
	float:left;
	display:block;
}
.footer-right img{ 
	float:right;
}
/* ------------------------------ aside styles ------------------------------ */
section{
	padding:20px 0 40px 0;
}
aside{
	float:right;
	width:256px;
}
.meet-dr-sub{
	width:100%;
	float:left;
	background:url(/images/meet-sub-bg.jpg) 0px 0px no-repeat;
	padding:8px 0 0 0;
	margin:0 0 10px 0;
	height:143px;
}
.meet-dr-sub .dr-img{
	width:90px;
	float:right;
	height:95px;
	padding:0 8px 0 0;
}
.meet-dr-sub .dr-img img{ border-radius:5px;}
.meet-dr-sub .dr-content{
	width:149px;
	float:left;
	padding:1px 0 0 8px;
}
.meet-dr-sub .dr-content h3{
	color:#ffd6c2;
	font:normal 15px/16px "BerlingLTRomanBoldItalic"
}
.meet-dr-sub .dr-content h3 a{color:#ffd6c2;}
.meet-dr-sub .dr-content span{
	color:#fff;
	font:bold 11px/11px Verdana, Arial, Helvetica, sans-serif;
}
.meet-dr-sub .dr-content .read-more{ float:left; position:absolute; bottom:16px;}
.aside-services{
	float:left;
	width:93%;
	background:url(/images/aside-services-bg.png) 0px 0px no-repeat;
	margin:12px 0 27px 0;
	padding:23px 0 0 17px;
}
.aside-services h2{
	font:normal 22px/22px 'MyriadProRegular';
	color:#161310;
	margin:0 0 18px 0;
}
.aside-services h2 a{color:#161310;}
.aside-services ul li{
	background:url(/images/aside-services-border.png) 20px bottom no-repeat;
	float:left;
	width:100%;
	font:normal 15px/15px 'MyriadProRegular';
	color:#90645c;
	padding:7px 0 10px 0px;
	text-transform:uppercase;
}
.aside-services ul li:last-child{ background:none;}
.aside-services ul li a{
	padding:0px 0 0px 31px;
	display:block;
	background:url(/images/aside-ser-icon.png) 0px 0px no-repeat;
	color:#90645c;
}
.aside-sub-links, .aside-patient-links{
	float:left;
	width:100%;
}
.aside-sub-links ul li{ background-size:100% 100%;}
.aside-patient-links{
	margin:20px 0 10px 0;
}
.aside-patient-links ul li{
	width:100%;
	float:left;
	border-bottom:1px solid #c3b3a5;
	font:normal 17px/17px 'MyriadProRegular';
}
.aside-patient-links ul li a{
	display:block;
	padding:10px 0 10px 16px;
	color:#61331b;
}
.aside-patient-links ul li a span{ margin:0 19px 0 0px;}
.general-links-sub {
    background: url(/images/general-links-s-bg.jpg) no-repeat scroll left top;
    width: 100%;
	float:left;
	padding:0 0 26px 0;
	margin:0 0 25px 0;
}
.general-links-sub-one, .general-links-sub-two, .general-links-sub-three {
    float: left;
    height: 70px;
    width: 100%;
}

.general-links-sub-one img {
    margin: 26px 0 0 22px;
}
.general-links-sub-two img {
    margin: 26px 0 0 15px;
}
.general-links-sub-three img {
    margin: 26px 0 0 19px;
}
.navigation {
	font: bold 12px Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
	text-decoration: none;
	padding: 20px 30px 18px 15px;
}
.navigation a {
	font-weight: normal;
	color: #666666;
	text-decoration: underline;
}
.navigation a:hover {
	font-weight: normal;
	color: #044670;
	text-decoration: underline;
}
.textMain {
	font: normal 12px/18px Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	padding: 5px 30px 30px 15px;
	text-decoration: none;
	text-align: justify;
}
.textMain p{
	margin:12px 0;
}
.textMain a {
	color: #333333;
	text-decoration: underline;
}
.textMain a:hover {
	color: #894a28;
	text-decoration: underline;
}
.textMain ul, textMain ol {
	padding: 0px;
	margin: 0px;
	list-style: none;
}
.textMain ul li {
	padding-bottom: 8px;
	background: url(/images/bullet-tm.gif) no-repeat 15px 11px;
	padding: 6px 0px 0 30px;
	list-style: none;
}
.textMain ul li ul {
	padding-bottom: 8px;
	background: none;
	padding: 6px 0px 0 20px;
	list-style: circle;
}
.textMain ul li ul li {
	padding-bottom: 8px;
	background: none;
	padding: 6px 0px 0 0px;
	list-style: circle;
}
.textMain ul li ul li ul li {
	padding-bottom: 8px;
	background: none;
	padding: 6px 0px 0 0px;
	list-style: square;
}
.textMain ul li:last-child {
	padding-bottom: 8px;
}
.textMain ol li {
	padding-bottom: 8px;
}
.textMain ol li:last-child {
	padding-bottom: 8px;
}
.textMain ul li p, textMain ol li p {
	padding-bottom: 0px;
	margin: 8px 0 0 0;
}
.textMain ul li ul, textMain ul li ol, textMain ol li ul, textMain ol li ol {
	padding-bottom: 0px;
}
.textMainBold {
	font: bold 12px Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	text-decoration: none;
	text-align: justify;
}
.textMainBold a {
	color: #333333;
	text-decoration: underline;
}
.textMainBold a:hover {
	color: #004e96;
	text-decoration: underline;
}
.textNormal {
	font: normal 12px Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	text-decoration: none;
}
.textNormal a {
	color: #333333;
	text-decoration: underline;
}
.textNormal a:hover {
	color: #2b7b6e;
	text-decoration: underline;
}
.textbold {
	font: bold 10px Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	text-decoration: none;
}
.PDFtext {
	font: normal 10px Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
}
/************************************* Sub Page Headings Starts ********************************************************/
.textMain h1 {
	font: normal 22px/22px 'MyriadProRegular';
	color: #000033;
	padding: 5px 30px 0px 5px;
	text-decoration: none;
	margin:0 0 18px 0;
}
.textMain h2 {
	font: bold 15px/20px Verdana, Arial, Helvetica, sans-serif;
	color: #975b3b;
	text-decoration: none;
}
.textMain h2 a {
	color: #975b3b;
	text-decoration: underline;
}
.textMain h2 a:hover {
	color: #77d0f3;
	text-decoration: underline;
}
.textMain h3 {
	font: bold 13px Verdana, Arial, Helvetica, sans-serif;
	color: #975b3b;
	text-decoration: none;
}
.textMain h3 a {
	color: #975b3b;
	text-decoration: underline;
}
.textMain h3 a:hover {
	color: #74affa;
	text-decoration: underline;
}
.inner-dr-list{
	width:100%;
	float:left;
}
.textMain .inner-dr-list li{
	float:left;
	width:43%;
	padding:10px;
	margin:10px;
	border:1px solid #d0bca9;
	border-radius:5px;
	height:110px;
}
.inner-dr-list li .doc-img{
	float:left;
}
.inner-dr-list li .inner-dr-content{
	float:left;
	padding:9px 0 0 10px;
	width:64%;
}
.textMain .inner-dr-list li .inner-dr-content h3{
	font:bold 12px/16px Verdana, Arial, Helvetica, sans-serif;
	color:#333333;
	text-align:left;
}
.inner-dr-list li .inner-dr-content p{
	text-align:left;
}
.inner-dr-profile{
	float:right;
	margin:0 0 10px 10px;
}
.inner-dr-profile img{
	border:5px solid #B26A4A;
	border-radius:5px;
	margin:0 0 10px 0;
}
.dr-name{
	background:#B26A4A;
	text-align:center;
	padding:5px 0;
	font-weight:bold;
	color:#ffffff;
	border-radius:5px;
}
.img-right{
	float:right;
	margin:0 0 10px 10px;
}
.img-left{
	float:left;
	margin:0 10px 10px 0px;
}
.textMain .inner-patient-form-list li{
	margin:0 0 10px 0;
	padding:0;
}
.textMain .inner-patient-form-list li img{
	margin:0 10px 0 0;
}
.multimedia-iframe iframe{
	height:550px;
}
.patient-survey-iframe iframe{
	width:100%;
}
.UseFul-links {
    height: auto;
    margin: 10px 0;
    padding: 0;
    text-align: center;
    width: 90%;
}
.UseFul-links img {
    border: 1px solid #666666;
    float: left;
    margin: 2px;
    padding: 10px;
}
.media {
    color: #fff;
    font: 14px/16px "MyriadProRegular";
    list-style: outside none none;
    margin: 0 !important;
    padding: 0 !important;
    text-align: left;
    text-decoration: none;
	clear:both;
}
.media li {
    float: left;
    list-style: outside none none;
    margin: 10px 75px 0 0 !important;
    padding: 0 !important;
    width: 120px;
}
.media li a {
    background: rgba(0, 0, 0, 0) linear-gradient(to bottom, rgba(248, 248, 248, 1) 0%, rgba(234, 234, 234, 1) 100%) repeat scroll 0 0;
    border: 1px solid #e1a36d;
    border-radius: 5px;
    color: #2d444c;
    display: block;
    height: 20px;
    line-height: 20px;
    padding: 4px 0 4px 10px;
    text-align: center;
    text-decoration: none;
    width: 120px;
}
.video a {
    background: #cfa992 url(/images/loadmove.png) no-repeat scroll 5px 3px !important;
}
.info a {
    background: #cfa992 url(/images/patient.png) no-repeat scroll 5px 3px !important;
}
.print a {
    background: #cfa992 url(/images/print.png) no-repeat scroll 5px 3px !important;
}
.hr{
	height:10px;
	border-bottom:1px dashed #d0bca9;
}
.contact-address{
	border:1px solid #AF5F46;
	padding:5px;
}
.textMain .contact-address h3{
	background:#AF5F46;
	padding:5px;
	color:#000000;
}
.textMain .contact-address h3 a{ color:#000000;}
.textMain .Servicestext li{
	float:left;
	width:48%;
	background:#489ADE;
	border:2px solid #fff;
	border-radius:10px;
	padding:5px 0;
	text-align:center;
	text-transform:uppercase;
	margin:2px;
	font-size:14px;
}
.textMain .Servicestext li a{
	color:#fff;
	display:block;
	text-decoration:none;
}
.textMain .Servicestext li:hover{
	background:#92562f;
}
.left-div, .right-div{
	float:left;
	width:50%;
	height:250px;
}
.video-container {
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 30px; height: 0; overflow: hidden;
}
 
.video-container iframe,
.video-container object,
.video-container embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
.textMain .inner-dr-list li, .textMain .inner-patient-form-list li, .textMain .static-forms ul li{
	background:none;
}
/* ------------------------------ Form Styles ------------------------------ */
.mandatory {
	font: bold 10px Verdana, Arial, Helvetica, sans-serif;
	color: #FF8204;
}
.wp-form {
	border: 1px solid #828282;
	margin: 21px auto;
	width: 99%;
	padding: 0 0 0 0;
	font: normal 13px Verdana, Geneva, sans-serif;
}
.wp-form ul {
	margin: 15px 6%;
}
.wp-form ul li {
	width: 100%;
	padding: 0;
	background: none !important;
	margin: 0 0 10px 0;
}
.wp-form ul.text li {
	width: 45%;
	float: left;
	margin-right: 5%;
	height: 30px;
}
.wp-form ul li.full-list label b, .wp-form ul li.full-list label {
	font: normal 13px verdana !important;
}
.wp-form ul.text li input[type="text"], .wp-form ul li textarea, .wp-form ul.captcha li input[ type="text"], .wp-form ul.text li select, .wp-form ul.text li input[type="email"] {
	border: 1px solid #828282;
	padding: 3px 5px;
}
.wp-form ul li textarea {
	width: 95%;
	height: 130px;
	margin: 0 0 0 1%;
	font: normal 13px Verdana, Geneva, sans-serif;
}
.wp-form ul.text li input[type="text"], .wp-form ul.text li input[type="email"] {
	height: 23px;
	width: 100%;
}
.wp-form ul.text li select {
	width: 100%;
	height: 29px;
}
.wp-form ul.captcha li img {
	width: auto;
	height: 50px;
}
.wp-form ul.captcha li input[type="text"] {
	height: 23px;
	width: 25%;
	margin: 0 0 0 2%;
}
.wp-form ul li.buttons input[type="submit"], .wp-form ul li.buttons input[type="reset"] {
	background: #828282;
	padding: 3px 20px;
	border: 1px solid #a6aab3;
	color: #ffffff;
	font-weight: normal;
	cursor: pointer;
	margin: 10px 0 0 10px;

}
.wp-form ul.testimonial-section li {
	float: left;
}
.wp-form ul.testimonial-section li label {
	font-weight: normal;
	margin: 0 10px 0 0px;
}
.wp-form ul.testimonial-section li.agree-text {
	width: 100%;
	font-weight: normal;
	text-align: left;
}
.wp-form ul.testimonial-section li.agree-text span.wpcf7-list-item {
	display: block;
}
.textMain .wp-form h3 {
	background: #828282;
	font: bold 11px Verdana, Arial, Helvetica, sans-serif;
	color: #ffffff;
	padding: 5px 0 5px 10px;
	clear: both;
	margin: 0 0 10px 0;
}
.textMain .wp-form ul.text {
	padding: 10px 0 0 1% !important;
}
.wpcf7-captcha-captcha-177, .wpcf7-captchac {
	width: 200px;
	height: 60px;
}
.button-style {
	margin: auto 23%;
	width: 52%;
	float: none;
}

.list5 span{
		display:none;
}
/* .list5 a{
		 background:url("../images/online-payment.png") no-repeat  0 0;
} */

/************************************* RWD ********************************************************/
@media screen and (max-width: 970px) {
.menu-sec nav{ width:67%;}
.menu-sec .app-sec{ padding:12px 0 0 0; float:right; width:246px;}
.menu a{ padding:17px 5px !important;}
.container-left{ width:41%;}
.quick-links-right{ float:none; margin:0 auto;}
.banner-text ul, .banner-text p, .banner-text .read-more{ display:none;}
.banner-text{ padding:165px 17px 0 50px;}
.quick-links-left{
	width:100%;
	background:none;
}
.quick-links-left ul li{ margin:0 37px;}
.credability{ width:97%;}
.credability .credability-sec{ width:100%;}
.footer-right{ padding:20px 0 0 0; width:99%;}
}
@media screen and (max-width: 794px) {
.quick-links-left ul li{ margin:0 31px;}
}
@media screen and (max-width: 762px) {
.container-left{ width:80%; float:none; margin:0 auto; background:#CFAC96; border-radius:10px;}
.container-right{ float:none; margin:10px auto 0 auto;}
.quick-links-left{ width:96%;}
.credability{ width:98%; overflow:hidden;}
.quick-links-left ul li{ margin:0 6px;}
.footer-left{ width:97%; padding:0 0 0 10px;}
.footer-right{ width:98%; padding:20px 0 0 0;}
.menu-sec{ background:#35241a;}
.menu-sec nav{ width:100%;}
.menu-sec .app-sec{ width:100%; background:#a76d48; text-align:center;}
.menu a{ padding:17px 23px !important;}
}
@media screen and (max-width: 578px) {
.container-right .dr-content{ width:68%;}
.container-right .dr-img{ width:27%;}
.container-right{ width:90%; background:#A66737; border-radius:10px;}
.quick-links-left ul li{ width:44%; margin:0 0 25px 15px !important;}
.banner{ background:none; height:auto; position:static;}
.banner ul{ height:300px; background:none;}
.banner ul li{ background-size:100% 100% !important; }
.fadeT1 div{ background-size:100% 100% !important;}
.banner-bullets{ position:static; float:none; margin:0 auto;}
.intra-div{
	width:100%;
	float:left;
	display:inherit;
}
article{
	display:inherit;
	float:left;
}
aside{ float:none; margin:0 auto; clear:both;}
.credability .credability-sec{ width:100%;}
.banner-text{ padding:165px 17px 0 15px; width:60%;}
.container-left{ width:77%;}
.scrollText{ margin:100px 0 0 20px !important;}
.wp-form ul.text li{ width:94%;}
.wp-form ul.captcha li input[type="text"]{ width:90%;}
}
