@charset "utf-8";
/* CSS Document */

@font-face {
	font-family: 'ralewayregular';
	src: url('/fonts/raleway-regular-webfont.eot');
	src: url('/fonts/raleway-regular-webfont.eot?#iefix') format('embedded-opentype'), url('/fonts/raleway-regular-webfont.woff2') format('woff2'), url('/fonts/raleway-regular-webfont.woff') format('woff'), url('/fonts/raleway-regular-webfont.ttf') format('truetype'), url('/fonts/raleway-regular-webfont.svg#ralewayregular') format('svg');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'RalewaySemiBold';
	src: url('/fonts/RalewaySemiBold.eot');
	src: url('/fonts/RalewaySemiBold.eot') format('embedded-opentype'), url('/fonts/RalewaySemiBold.woff2') format('woff2'), url('/fonts/RalewaySemiBold.woff') format('woff'), url('/fonts/RalewaySemiBold.ttf') format('truetype'), url('/fonts/RalewaySemiBold.svg#RalewaySemiBold') format('svg');
}
@font-face {
	font-family: 'RalewayMedium';
	src: url('/fonts/RalewayMedium.eot');
	src: url('/fonts/RalewayMedium.eot') format('embedded-opentype'), url('/fonts/RalewayMedium.woff2') format('woff2'), url('/fonts/RalewayMedium.woff') format('woff'), url('/fonts/RalewayMedium.ttf') format('truetype'), url('/fonts/RalewayMedium.svg#RalewayMedium') format('svg');
}
@font-face {
	font-family: 'ralewaylight';
	src: url('/fonts/raleway-light-webfont.eot');
	src: url('/fonts/raleway-light-webfont.eot?#iefix') format('embedded-opentype'), url('/fonts/raleway-light-webfont.woff2') format('woff2'), url('/fonts/raleway-light-webfont.woff') format('woff'), url('/fonts/raleway-light-webfont.ttf') format('truetype'), url('/fonts/raleway-light-webfont.svg#ralewaylight') format('svg');
	font-weight: normal;
	font-style: normal;
}
.gastro a {
	background: #68c2db url(/images/img1.jpg) no-repeat scroll 4px 5px !important;
}
.para ul li.conditions-s {
	float: left;
	width: 50%;
}
.obes a {
	background: #68c2db url(/images/img2.jpg) no-repeat scroll 4px 5px !important;
}
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 {
	color: #000000;
	font-size: 13px;
	font-family: 'ralewayregular';
}
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
	display: block;
}
body {
	font-size: 100%;
	line-height: 18px;
	max-height: 100%;
	width: 100%;
	height: 100%;
	background: #ffffff;
}
img {
	max-width: 100%;
	display: block;
}
.inline {
	display: inline;
}
a {
	text-decoration: none;
	color: #297e8b;
}
a:hover {
	color: #231f20;
}
.jrn_mob {
	display: none;
}
a {
	color: #297e8b;
	-webkit-transition: color 1s ease-in-out;
	-moz-transition: color 1s ease-in-out;
	-ms-transition: color 1s ease-in-out;
	-o-transition: color 1s ease-in-out;
	transition: color 1s ease-in-out;
}
a:hover {
	color: #231f20;
}
.button {
	margin: -0 0 0;
	position: absolute;
	top: 13px;
	z-index: 999999;
	right: -31px;
	cursor: pointer;
	width: 33px;
	background: none;
	border: 0;
}
.name_container {
	float: left;
	width: 200px;
	min-height: 90px;
}
.clear {
	clear: both;
}
ul, li {
	list-style: none;
}
.container {
	margin: 0 auto;
	max-width: 960px;
}
body {
	background: #fff;
	width: 100%;
}
main {
	display: block;
	margin: 0px 0 0 0;
	padding: 0;
	float: left;
	width: 100%;
}
/*header styles here*/

header {
	float: left;
	width: 100%;
	height: auto;
	background: #fff;
}
.logo {
	float: left;
	margin: 10px 10px;
}
.num {
	float: right;
	margin: 70px 45px 0 0;
	font-size: 28px;
	font-family: tahoma;
	font-weight: normal;
}
.locate a {
	float: right;
	background: #69c3db url(/images/location-icon.png) no-repeat 14px 14px;
	padding: 10px 20px 10px 30px;
	margin: 62px 8px 0 0;
	color: #fff;
	text-transform: uppercase;
	border-radius: 15px;
	font-size: 14px;
	font-family: 'ralewaylight';
}
.locate a:hover {
	background: #6b817e url(/images/location-icon.png) no-repeat 14px 14px;
}
/*menu styles goes here*/

nav {
	width: 100%;
	float: right;
	position: relative;
	z-index: 9999;
	margin: 0px auto;
	height: auto;
	background: #6b817e;
	text-transform: uppercase;
	border-bottom: solid 1px #4f615f;
}
.slicknav_menu {
	display: none;
}
.ypomainmenu {
	list-style: none;
	margin: 0 auto;
	position: relative;
	z-index: 9999;
	display: block;
	float: left;
}
.ypomainmenu:after {
	clear: both;
}
.ypomainmenu ul {
	list-style: none;
	margin: 0 auto;
	width: 100%;
}
.ypomainmenu li {
	position: relative;
	font-size: 13px;
	border-right: solid 1px #4f615f;
	font-family: 'ralewayregular';
	text-align: left;
	float: left;
}
.ypomainmenu li a {
	padding: 13px 45px 13px 45px;
	margin: 0 0 0px 0;
	color: #ffffff;
	display: block;
	transition: all 0.8s ease;
}
.ypomainmenu li>a:hover, .ypomainmenu>li:hover>a, .ypomainmenu>li.current-menu-item>a, .ypomainmenu>li.current_page_ancestor>a {
	color: #2cd0ff;
	margin: 0 0 0px 0;
	background: #849895;
	transition: all 0.2s ease-out 0s;
}
.ypomainmenu li ul {
	position: absolute;
	left: 0%;
	display: none;
	width: 200px;
	transition: all 0.2s ease-in-out 0s;
}
.ypomainmenu li:hover>ul {
	display: block;
}
.ypomainmenu li li:hover>ul {
	left: 100%;
	top: 0px;
	position: absolute;
}
.ypomainmenu li li {
	position: relative;
	z-index: 1000;
	margin: 0px;
	padding: 0px;
	font: normal 12px Verdana, Geneva, sans-serif;
	text-transform: none;
	text-shadow: none;
	transition: 0.4s all ease-out;
}
.ypomainmenu li li a {
	color: #d8dae7;
	display: block;
	text-align: left;
	background: #849895 url(/images/dp.png) no-repeat 10px 12px;
	padding: 7px 0px 7px 25px;
	z-index: 1000;
	position: relative;
	margin: 0px;
	width: 200px;
	border-bottom: solid 1px #8b8b8b;
	transition: all 0.8s ease;
}
.ypomainmenu li li a:hover, .ypomainmenu li li:hover>a {
	background: #6b817e url(/images/dp.png) no-repeat 10px 12px;
	color: #fff;
	padding: 7px 0px 7px 25px;
	margin: 0px;
	border-radius: 0px;
	border: solid 0px #fae08b;
	border-bottom: solid 1px #4e6562;
}
.ypomainmenu li li li {
	text-align: left;
	background: #111111;
	z-index: 1000;
	margin: 0 0 0 0px;
}
.ypomainmenu li li li a {
	padding: 7px 0px 7px 25px;
}
.ypomainmenu li li li a:hover {
	padding: 7px 0px 7px 25px;
}
/*middle container style here*/

.intractivity_container {
	max-width: 1441px;
	float: left;
	position: relative;
	margin: 0px auto 0 auto;
}
.qns_sub a {
	background: #cfe1d7 url(/images/patients.png) no-repeat 10px 19px;
	float: left;
	padding: 18px 0 18px 23%;
	border-bottom-left-radius: 5px;
	border-bottom-right-radius: 5px;
	color: #424242;
	font-size: 22px;
	width: 77%;
}
.qns_sub a span {
	font-size: 12px;
	line-height: 8px;
}
.others {
	width: 100%;
	float: left;
	margin: 2px 0 0 0;
}
.others li a {
	padding: 15px 2% 15px 20%;
	float: left;
	display: block;
	width: 78%;
	color: #fff;
	font-size: 21px;
	border-radius: 5px;
	border-bottom: solid 1px #439bb3;
	margin-bottom: 1px;
}
.others li a:hover {
	color: #004c41;
}
.others li.fvisit a {
	background: #69c3db url(/images/others.png) no-repeat 10px 12px;
}
.others li.frm a {
	background: #69c3db url(/images/others.png) no-repeat 10px -56px;
}
.others li.fees a {
	background: #69c3db url(/images/others.png) no-repeat 10px -126px;
}
.team_container {
	float: left;
	width: 100%;
	padding: 5px 0 20px 0;
	background: #6b817e;
	position: relative;
}
.about {
	color: #fff;
	font-size: 22px;
	padding: 5px 10px 15px 10px;
	text-align: center;
	border-bottom: solid 1px #96afac;
	margin: 5px 10px 20px 10px;
}
.about a {
	color: #fff;
}
.about a:hover {
	color: #000;
}
.view_profile a {
	color: #fff;
	font-size: 12px;
	font-weight: bold;
}
.view_profile a:hover, .name a:hover, .more10 a:hover, .phy_text h2 a:hover {
	color: #000;
}
.team_container img {
	float: left;
	transition: 0.4s all ease-out;
	margin: 0 10px;
}
.team_container img:hover {
	transition: 0.4s all ease-out;
}
.team_text {
	float: left;
	width: 73%;
	padding: 0 0 0 3%;
}
.splize {
	margin: 5px 10px 0px 0;
	font-family: 'ralewaylight';
	font-weight: normal;
	color: #fff;
	font-size: 13px;
}
.container1 {
	float: left;
	width: 660px;
}
.name a {
	font-size: 19px;
	font-family: 'ralewaylight';
	color: #fff;
}
.name span {
	font-size: 12px;
	color: #777876;
}
.our_container {
	float: left;
	width: 100%;
	background: #69c3db url(/images/teambg.jpg) repeat 0 0;
	min-height: 410px;
	padding: 45px 0;
}
.our_team {
	text-align: center;
	font-size: 35px;
	padding: 20px 0 0 0;
	font-weight: bold;
}
.support {
	color: #333333;
	text-align: center;
	padding: 20px 0 50px 0;
}
.team_list li {
	float: left;
	width: 230px;
	text-align: center;
}
.team_list li img {
	margin: 0 auto 10px auto;
}
.index_name {
	font-size: 18px;
	color: #343434;
	font-weight: bold;
	line-height: 30px;
}
.index_name a {
	color: #343434;
}
.index_profile a {
	background: #69c3db;
	padding: 3px 10px;
	color: #fff;
	clear: both;
	border: solid 1px #50a8c0;
	border-radius: 5px;
	text-transform: uppercase;
	font-size: 12px;
	line-height: 25px;
}
.index_profile a:hover {
	background: #000000;
}
.index_spl {
	padding: 5px 0 10px 0;
	height: 40px;
	line-height: 17px;
}
.logo_list {
	float: left;
	width: 100%;
	height: 80px;
	background: #fff;
	padding: 50px 0 50px 0;
}
.qns_container {
	float: left;
	width: 100%;
	padding: 0 0 30px 0;
	position: relative;
}
.qns {
	color: #424242;
	font-size: 35px;
	text-align: center;
	padding: 50px 0 20px 0;
}
.want {
	text-align: center;
	color: #333333;
	padding: 0 0 10px 0;
}
.qns1 {
	background: #e9f3f1;
	padding: 20px 20px;
	border: solid 1px #d3d3d3;
	border-radius: 5px;
	width: 285px;
	float: left;
	margin: 20px 10px 20px 0;
	min-height: 165px;
}
.imgqns {
	position: absolute;
	top: 204px;
	left: 303px;
}
.bold {
	font-weight: bold;
	font-size: 15px;
	color: #3d5753;
	padding: 0 11px 20px 25px;
	background: url(/images/ok.png) no-repeat 0 5px;
}
.ans {
	padding: 0 20px 20px 25px;
	color: #353535;
	font-size: 14px;
}
.frm_container {
	float: left;
	width: 285px;
	margin: 2px 0 0 0;
}
.captcha-input span {
	display: block;
	float: left;
	margin: 5px 0 0;
	width: 130px;
}
.frm_container input, .frm_container textarea {
	width: 90%;
	padding: 5px 3%;
	border: solid 1px #c9c9c9;
	margin: 5px 0;
	border-radius: 5px;
}
.frm_container .width-100 input {
	width: 35%;
}
.frm_container textarea {
	height: 30px;
}
.search-text{
	background: #bcdad2 100% 100%;
    width: 230px;
    border: solid 1px #466a61;
	padding:6px 15px;
	margin:10px 0;
	border-radius:5px;
}

.submit {
    background: #69c3db;
    color: #fff;
    float: right;
    width: 96px !important;
    margin: -5px -28px 3px 1px !important;
    cursor: pointer;
    padding: 5px 6px;
    border: solid 1px #466a61;
}
.treat_bg1 {
	float: left;
	width: 100%;
	background: url(/images/treatbg.jpg) repeat 0 0;
	padding: 40px 0;
}
.we_treat {
	text-align: center;
	color: #fff;
	font-size: 35px;
	padding-bottom: 20px;
}
.index_treatlist {
	padding: 50px 0;
}
.index_treatlist li {
	float: left;
	width: 200px;
	text-align: center;
	line-height: 20px;
	height: 180px;
	margin: 40px 0 0 0;
	font-family: 'RalewaySemiBold';
}
.index_treatlist li img {
	margin: 0 auto 10px auto;
}
.index_treatlist {
	float: left;
	margin: 20px 0 0 0 !important;
}
.treat_bg1 .nbs-flexisel-inner {
	background: url(/images/middleinnerbg.png) no-repeat center 21px;
}
.footer_bottom, #footer_bottom1 {
	background: #87a0a2 url(/images/footerbg1.jpg) no-repeat top center;
	padding: 40px 0;
	float: left;
	width: 100%;
}
.footer1 ul li {
	border-bottom: solid 1px #c9d7d5;
	padding: 10px 0;
}
.footer1 h2, .footer2 h2 {
	font-size: 26px;
	font-family: 'ralewaylight';
	line-height: 29px;
	color: #0a0a0a;
	font-weight: normal;
}
#footer_bottom2 {
	background: #87a0a2 url(/images/footerbg2.jpg) no-repeat top center;
}
#footer_bottom3 {
	background: #87a0a2 url(/images/footerbg3.jpg) no-repeat top center;
}
.ypo {
	float: left;
	margin: 35px 50px 0 0;
}
.footer1 {
	float: left;
	width: 270px;
}
.footer2 {
	margin: 0 80px;
	width: 235px;
	float: left;
}
.footer2 ul li {
	margin-top: 10px;
	float: left;
	width: 100%;
}
.footer2 ul li a {
	background: #6b817e url(/images/locations.png) no-repeat 10px 15px;
	padding: 10px 0 10px 30px;
	float: left;
	color: #fff;
	width: 100%;
	border-radius: 5px;
}
.footer1 ul li a {
	color: #fff;
	font-size: 13px;
}
.footer2 ul li a:hover {
	color: #000;
	text-shadow: 1px 0px #000;
	transition: all 0.2s ease 0s;
}
.search {
	font-size: 18px;
	padding-top: 50px;
	float: left;
	width: 100%;
	color: #fff;
}
.srch {
	background: #bcdad2 url(/images/srch.jpg) no-repeat 100% 100%;;
	padding: 6px 15px;
	border: solid 1px #466a61;
	border-radius: 5px;
	margin: 10px 0;
	width: 230px;
}
.address_text {
	padding: 30px 0 10px 0;
	line-height: 25px;
}
.footer3 {
	float: right;
	width: 250px;
}
.footer3 a {
	color: #fff;
}
.follow_us {
	font-family: 'ralewaylight';
	padding: 40px 0 20px 0;
}
.copyright {
	color: #fff;
	font-size: 13px;
	padding: 5px 0 0 0;
	float: left;
	line-height: 18px;
	width: 100%;
	font-family: 'ralewayregular';
}
.footertext {
	color: #fff;
	font-size: 13px;
	font-family: 'ralewayregular';
}
.footertext a {
	color: #fff;
}
.footertext a:hover {
	color: #1f7781;
	text-shadow: 1px 1px #000;
}
.copytext {
	float: left;
	width: 100%;
	font-size: 13px;
	padding: 15px 0;
	color: #fff;
}
.smo_icns {
	float: left;
}
.smo_icns ul li {
	float: left;
}
.smo_icns ul li a {
	background: url(/images/smo.png) 0px 0px no-repeat;
	text-indent: -9999px;
	display: block;
	width: 37px;
	height: 36px;
	margin: 3px 4px;
	transition: all 0.3s linear;
}
.smo_icns ul li a:hover {
	transform: scale(1.1);
	transition: all 0.3s linear;
}
.smo_icns ul li a.in {
	background-position: -90px 0;
}
.smo_icns ul li a.tw {
	background-position: 0px 0;
}
.smo_icns ul li a.gp {
	background-position: -135px 0;
}
.smo_icns ul li a.yt {
	background-position: -45px 0;
}
.smo_icns ul li a.fb {
	background-position: -180px 0;
}
.smo_icns ul li a.blog {
	background-position: 0 0;
}
/*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;
}
.intractivity {
	position: absolute;
	top: -300px;
	left: 20px;
	margin: 0 0 0 0;
	width: 390px;
}
.intractivity p {
	width: 300px;
}
.tagline {
	color: #33504c;
	font-size: 26px;
	font-family: 'RalewaySemiBold';
}
.intra {
	color: #47605d;
	font-size: 19px;
	padding: 20px 0;
	font-family: 'RalewaySemiBold';
}
.intractivity ul li {
	list-style-type: disc;
	list-style: inside;
	color: #47605d;
	font-size: 16px;
	font-family: 'ralewayregular';
}
.callbacks3_nav:active {
	opacity: 1.0;
}
.callbacks3_nav {
	position: absolute;
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
	top: 78%;
	*top: 42%;
	right: 30px;
	opacity: 1;
	z-index: 3;
	text-indent: -9999px;
	overflow: hidden;
	text-decoration: none;
	height: 30px;
	width: 16px;
	background: url(/images/sprite1.png) no-repeat -23px -62px;
}
.callbacks3_nav.next {
	background: url(/images/sprite1.png) no-repeat -1px -62px;
	left: 93%;
}
/*contents styles here*/

.outer_container {
	float: left;
	width: 100%;
	position: relative;
}
.sub_container {
	margin: 0 auto;
	max-width: 960px;
}
.sub_content_container {
	float: left;
	width: 100%;
	margin: 0px;
	padding: 10px 0 20px 0;
}
.sub_left_container {
	float: left;
	width: 66%;
	margin: 5px 2% 0 0;
}
.navigation {
	float: left;
	width: 99%;
	text-decoration: none;
	padding: 0px 0 20px 0;
	color: #044384;
	font: normal 12px Verdana, Geneva, sans-serif;
}
.navigation a {
	color: #202020;
	text-decoration: none;
	font: normal 12px Verdana, Geneva, sans-serif;
}
.navigation a:hover {
	text-decoration: none;
	color: #044384;
}
.contents {
	float: left;
	font: normal 12px Verdana, Geneva, sans-serif;
	color: #232323;
	text-align: left;
	width: 100%;
	padding: 0px 0% 0 0%;
	font-family: 'ralewayregular';
}
.contents ul {
	margin: 0 0 10px 0;
}
.contents ul li {
	list-style: outside;
	margin: 5px 0 0 15px;
	font-family: 'arial';
	font-size: 14px;
}
.contents h1 {
	color: #043767;
	font-size: 26px;
	font-family: 'ralewaylight';
	margin: 0 5px 10px 0;
	padding-bottom: 6px;
	font-weight: normal;
}
.contents h1 span {
	color: #000;
}
h2 {
	color: #666;
	font-size: 24px;
	margin: 0 0 10px 0;
	font-weight: normal;
	font-family: 'ralewaylight';
}
h3 {
	color: #666;
	font-size: 19px;
	margin: 0 0 10px 0;
	font-weight: normal;
	font-family: 'ralewaylight';
}
.contents p {
	color: #333;
	font: normal 14px Verdana, Geneva, sans-serif;
	font-family: 'arial';
	text-align: left;
	line-height: 19px;
}
aside {
	float: right;
	width: 290px;
}
.treat {
	background: url(/images/treatbg.jpg) repeat 0 0;
	padding: 20px 20px;
	color: #fff;
	font-size: 25px;
}
.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;
	background: url(/images/arrows.png) no-repeat left top;
}
.callbacks2_nav.next {
	background: url(/images/arrows.png) no-repeat 100% 100%;
	left: 210px;
	top: 42px;
}
.callbacks2_nav:active {
	opacity: 1.0;
}
/*sub page sidebar css here*/

.service_list_home {
	display: none;
	width: 96%;
	padding: 10px 2% 0 2%;
}
.service_list ul {
	float: left;
	width: 100%;
	background: #8dcdc4;
	min-height: 100px;
	font-size: 14px;
}
.service_list ul li {
	margin: 0;
}
.service_list ul li a {
	color: #004c41;
	display: block;
	height: 33px;
	padding: 13px 0 13px 73px;
	line-height: 28px;
}
.service_list ul li a:hover {
	color: #fff;
	background: #6b817e;
}
.service_list ul li.subinvest a {
	background: url(/images/subserviceoff.png) no-repeat 0px 6px;
}
.service_list ul li.subinvest a:hover {
	background: #6b817e url(/images/subserviceoff.png) no-repeat 0px 6px;
}
.service_list ul li.subshoulder a {
	background: url(/images/subserviceoff.png) no-repeat 0px -51px;
}
.service_list ul li.subshoulder a:hover {
	background: #6b817e url(/images/subserviceoff.png) no-repeat 0px -51px;
}
.service_list ul li.subelbow a {
	background: url(/images/subserviceoff.png) no-repeat 0px -105px;
}
.service_list ul li.subelbow a:hover {
	background: #6b817e url(/images/subserviceoff.png) no-repeat 0px -105px;
}
.service_list ul li.subsports a {
	background: url(/images/subserviceoff.png) no-repeat 0px -160px;
}
.service_list ul li.subsports a:hover {
	background: #6b817e url(/images/subserviceoff.png) no-repeat 0px -160px;
}
.service_list ul li.subtest a {
	background: url(/images/subserviceoff.png) no-repeat 0px -216px;
}
.service_list ul li.subtest a:hover {
	background: #6b817e url(/images/subserviceoff.png) no-repeat 0px -216px;
}
.service_list ul li.subwrist a {
	background: url(/images/subserviceoff.png) no-repeat 0px -270px;
}
.service_list ul li.subwrist a:hover {
	background: #6b817e url(/images/subserviceoff.png) no-repeat 0px -270px;
}
.service_list ul li.submedic a {
	background: url(/images/subserviceoff.png) no-repeat 0px -326px;
}
.service_list ul li.submedic a:hover {
	background: #6b817e url(/images/subserviceoff.png) no-repeat 0px -326px;
}
.service_list ul li.subhernis a {
	background: url(/images/subserviceoff.png) no-repeat 0px -380px;
}
.service_list ul li.subhernis a:hover {
	background: #6b817e url(/images/subserviceoff.png) no-repeat 0px -380px;
}
.service_list ul li.subdiff a {
	background: url(/images/subserviceoff.png) no-repeat 0px -435px;
}
.service_list ul li.subdiff a:hover {
	background: #6b817e url(/images/subserviceoff.png) no-repeat 0px -435px;
}
.service_list ul li.subadrenal a {
	background: url(/images/subserviceoff.png) no-repeat 0px -490px;
}
.service_list ul li.subadrenal a:hover {
	background: #6b817e url(/images/subserviceoff.png) no-repeat 0px -490px;
}
.service_list ul li.subsplenic a {
	background: url(/images/subserviceoff.png) no-repeat 0px -545px;
}
.service_list ul li.subsplenic a:hover {
	background: #6b817e url(/images/subserviceoff.png) no-repeat 0px -545px;
}
.service_list ul li a, .service_list ul li a:hover {
	transition: all 0.4s linear;
}
.service_list ul li a:hover {
	transition: background 0.4s linear;
}
.treat_bg {
	float: left;
	height: 25px;
	background: url(/images/treatbg.jpg) repeat 0 0;
	width: 100%;
}
.care_plan a {
	font-size: 22px;
	color: #fff;
	float: left;
	padding: 15px 0 15px 23%;
	width: 77%;
	background: #69c3db url(/images/journey.png) no-repeat 10px 12px;
	line-height: 22px;
}
.care_plan a:hover {
	color: #000;
}
.dr_container {
	float: left;
	width: 100%;
	margin: 15px 0 0 0;
	padding: 17px 0 0 0;
	position: relative;
	border-radius: 8px;
}
.text {
	position: absolute;
	bottom: 0;
	opacity: 0.6;
	background: #000;
	display: block;
	width: 90%;
	color: #fff;
	font-family: 'RalewayMedium';
	font-size: 25px;
	padding: 15px 0 15px 10%;
	border-bottom-left-radius: 5px;
	border-bottom-right-radius: 5px;
}
.text span {
	font-size: 13px;
}
.more a {
	font-size: 12px;
	color: #fff;
	text-decoration: underline;
}
.sublist li a {
	display: block;
	color: #fff;
	height: 50px;
	padding: 15px 0 0 10px;
	border-radius: 8px;
	margin: 3px 0 0 0;
	font-family: 'RalewayMedium';
	font-size: 15px;
}
.sublist li img {
	display: inline;
	vertical-align: middle;
	margin: 0 10px 0 0;
}
.subnews_container {
	background: #d8f5f7;
	float: left;
	padding: 10px 20px;
	margin: 10px 0;
	border-radius: 5px;
}
.subnews_container h2 {
	border-bottom: solid 1px #c3dee0;
	padding: 0 0 10px 0;
	font-size: 18px;
	font-weight: normal;
	color: #1d5e67 !important;
}
.subnews_container h2 a {
	text-decoration: none;
	color: #1d5e67 !important;
}
.subnews_container h2 img {
	vertical-align: middle;
}
.subnews_container a {
	text-decoration: underline;
}
.subnews_text, .subnews_text p {
	color: #707070;
}
.guide {
	border: solid 1px #cfcfcf;
	border-radius: 5px;
	padding: 2%;
	margin: 5px 0;
	float: left;
	color: #1d5e67;
}
.guide img {
	float: left;
	display: inline;
	margin: 10px 10px 0 0;
}
.guide p {
	color: #1d5e67;
}
.subinfo a {
	background: #4f5c61;
	color: #fff;
	border-radius: 5px;
	display: block;
}
.subinfo img {
	vertical-align: middle;
	display: inline;
	margin: 10px 10px;
}
.subsuccess {
	float: left;
	background: #3299a3;
	color: #fff;
	display: block;
	width: 92%;
	margin: 10px 0;
	padding: 0 4%;
	border-radius: 5px;
}
.subsuccess img {
	display: inline;
	vertical-align: middle;
	margin: 10px 10px 0 0;
}
.subsuccess p {
	color: #fff;
}
.subsuccess p a {
	text-decoration: underline;
	color: #0CF;
}
.subintra {
	position: absolute;
	margin: 0 0 0 0;
	left: 35px;
	float: left;
	top: 50px;
	font-size: 25px;
}
.bullet {
	margin: 0% 0 0 0;
	float: left;
	position: absolute;
	z-index: 9;
	left: 4%;
	margin: 0 0 0 0;
	top: -30px;
}
.bullet li {
	float: left;
	list-style: none;
	margin-left: 0px;
	position: relative;
	font-size: 56px;
}
.bullet li a {
	color: #207c85;
}
.bullet li.rslides_here a, .bullet li a:hover {
	color: #0c454b;
}
.bullet2 {
	margin: 0% 0 0 0;
	float: left;
	position: absolute;
	z-index: 9;
	top: -50px;
	left: 1%;
}
.bullet2 li {
	float: left;
	list-style: none;
	margin-left: 0px;
	position: relative;
	font-size: 56px;
}
.bullet2 li a {
	color: #207c85;
}
.bullet2 li.rslides_here a, .bullet2 li a:hover {
	color: #0c454b;
}
.bullet3 {
	margin: 0% 0 0 0;
	float: left;
	position: absolute;
	z-index: 9;
	top: 0%;
	right: 29%;
	margin: 54% 0 0;
}
.bullet3 li {
	float: left;
	list-style: none;
	margin-left: 0px;
	position: relative;
	font-size: 36px;
}
.bullet3 li a {
	color: #207c85;
}
.bullet3 li.rslides_here a, .bullet3 li a:hover {
	color: #0c454b;
}
.logos {
	float: left;
	width: 100%;
	background: #025f93;
	margin: 10px 0 0 0;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
}
.logos img {
	margin: 15px auto;
}
.logos li {
	border-bottom: solid 1px #036798;
}
.module {
	float: left;
	width: 100%;
	background: #025f93;
}
.module ul {
	background: #0da6cf;
	margin: 12px 10px;
	padding: 10px 0;
}
.module ul li a {
	border-bottom: solid 1px #0a8cbe;
	color: #fff;
	padding: 6px 21px;
	display: block;
}
.module ul li.edu a {
	border-bottom: none;
}
.journey_container {
	float: left;
	width: 100%;
	padding: 40px 0 0 0;
	min-height: 380px;
}
.jrn {
	margin: 170px 0 0 50px;
	position: absolute;
}
.journey_list li {
	float: left;
	position: relative;
	z-index: 99;
}
.journey_list li.consult {
	padding: 48px 0 75px 0px;
	background: url(/images/consultation.jpg) no-repeat 8px 72px;
	display: block;
	margin: 159px 0 0 10px;
}
.journey_list li.plan {
	padding: 48px 25px 75px 25px;
	background: url(/images/plan.jpg) no-repeat 8px 72px;
	display: block;
	margin: 62px 0 0 79px;
}
.journey_list li.prepare {
	padding: 48px 0 75px 0px;
	background: url(/images/prepare.jpg) no-repeat 8px 72px;
	display: block;
	margin: 26px 0 0 95px;
}
.journey_list li.procedure {
	padding: 48px 8px 75px 8px;
	background: url(/images/procedure.jpg) no-repeat 8px 72px;
	display: block;
	margin: 28px 0 0 94px;
}
.journey_list li.postop {
	padding: 48px 18px 75px 18px;
	background: url(/images/post-op.jpg) no-repeat 8px 72px;
	display: block;
	margin: 64px 0 0 65px;
}
.journey_list li.sucess {
	padding: 48px 12px 75px 12px;
	background: url(/images/sucess.jpg) no-repeat 8px 72px;
	display: block;
	margin: 141px 0 0 56px;
}
.pat {
	text-align: center;
	color: #4c4c4c;
	font-size: 35px;
}
.pat a {
	color: #4c4c4c;
}
.pat a:hover {
	color: #297e8b;
}
.healthy_container {
	float: left;
	width: 100%;
	background: #e5f0ea;
	padding: 45px 0;
}
.health {
	text-align: center;
	color: #4c4c4c;
	font-size: 35px;
}
.left {
	float: left;
	margin: 50px 20px 0 50px;
}
.healthy_container ul {
	float: left;
	margin: 50px 0 0 0;
}
.healthy_container ul li {
	background: url(/images/healthy-bullet.jpg) no-repeat 0 12px;
	padding: 5px 0 0 20px;
	font-size: 15px;
	color: #313131;
}
.others_container {
	float: left;
	width: 100%;
	background: #cfe1d7;
	padding: 45px 0;
}
.others_index {
	width: 100%;
	float: left;
	margin: 2px 0 0 0;
}
.others_index li {
	width: 30%;
	float: left;
	margin: 0 2%;
}
.others_index li.fvisit {
	margin: 0 3% 0 0;
}
.others_index li.fees {
	margin: 0 0 0 3%;
}
.others_index li a {
	padding: 19px 2% 19px 30%;
	float: left;
	display: block;
	width: 68%;
	color: #fff;
	font-size: 21px;
	border-radius: 5px;
	border-bottom: solid 3px #439bb3;
	margin-bottom: 1px;
}
.others_index li.fvisit a {
	background: #69c3db url(/images/others.png) no-repeat 35px 16px;
}
.others_index li.frm a {
	background: #69c3db url(/images/others.png) no-repeat 35px -52px;
}
.others_index li.fees a {
	background: #69c3db url(/images/others.png) no-repeat 35px -122px;
}
.others_index li a:hover {
	border-bottom: solid 3px #6b817e;
}
.others_index li.fvisit a:hover {
	background: #81aca5 url(/images/others.png) no-repeat 35px 16px;
}
.others_index li.frm a:hover {
	background: #81aca5 url(/images/others.png) no-repeat 35px -52px;
}
.others_index li.fees a:hover {
	background: #81aca5 url(/images/others.png) no-repeat 35px -122px;
}
.oth {
	margin: 0 auto;
	clear: both;
}
#client-logos {
	max-width: 960px;
	margin: 0px auto;
	padding: 0px;
	position: relative;
	height: 80px;
	border-top: solid 1px #adb6be;
}
#client-logos img {
	padding: 25px 50px;
}
.np .prev, .np .next {
	position: absolute;
	cursor: pointer;
	height: 83px;
	top: -10px;
	z-index: 9;
	width: 25px;
}
.np .next {
	position: absolute;
	float: left;
	height: 22px;
	width: 22px;
	padding: 40px 0px;
}
.np .prev {
	height: 22px;
	width: 22px;
	float: right;
	position: relative;
	padding: 40px 0px;
}
.desc {
	background: none repeat scroll 0 0 #000;
	height: 110px;
	opacity: 0.50;
	width: 100%;
	position: absolute;
	bottom: 0;
	z-index: 999;
	color: #fff;
}
.heading {
	color: #fff;
	font-size: 22px;
	padding: 10px 0 10px 0;
	opacity: 2;
}
.heading a {
	color: #297e8b;
	width: 100% !important;
}
.readmore {
	margin: 10px 0 0 0;
}
.readmore a {
	padding: 2px 10px !important;
	width: 60px !important;
	color: #fff;
	background: #333;
	text-align: center;
	font-size: 12px;
	transition: all 0.5s linear;
}
.readmore a:hover {
	color: #fff;
	width: 70px !important;
	background: #1d5e67;
	text-align: center;
	transition: all 0.5s linear;
}
.description a {
	padding: 10px 20px;
	width: 165px;
	float: left;
	list-style: inside;
	line-height: 20px;
	color: #fff;
	transition: color 0.3s linear;
}
.description a:hover {
	width: 165px !important;
}
#flexiselDemo3 {
	display: none;
}
.nbs-flexisel-container {
	position: relative;
	max-width: 100%;
	*width: 960px;
	*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: left;
	width: 100%;
}
.nbs-flexisel-item {
	float: left;
	margin: 0px;
	padding: 0px;
	cursor: pointer;
	position: relative;
	line-height: 0px;
}
.nbs-flexisel-item img {
	cursor: pointer;
	position: relative;
	margin-top: 10px;
	margin-bottom: 10px;
}
.nbs-flexisel-nav-left, .nbs-flexisel-nav-right {
	width: 20px;
	height: 138px;
	position: absolute;
	cursor: pointer;
	z-index: 100;
	opacity: 0.5;
}
.treat_bg1 .nbs-flexisel-nav-left {
	left: -35px;
	background: url(/images/arrows.png) no-repeat 0px 0px;
	top: 0;
	margin: 45px 0 0;
}
.treat_bg1 .nbs-flexisel-nav-right {
	right: -35px;
	background: url(/images/arrows.png) no-repeat -20px 0px;
	margin: 45px 0 0;
	width: 20px;
	height: 38px;
}
.our_container .nbs-flexisel-nav-left {
	left: -59px;
	background: url(/images/team-arrow.png) no-repeat 0px 0px;
	top: 0;
	margin: -50px 0 0;
	width: 43px;
	height: 38px;
}
.our_container .nbs-flexisel-nav-right {
	right: -59px;
	background: url(/images/team-arrow.png) no-repeat -44px 0px;
	margin: -50px 0 0;
	width: 43px;
	height: 38px;
}
#backtobot, #backtotop {
	cursor: pointer;
	right: 5px;
	position: fixed;
	z-index: 10000;
	width: 50px;
	height: 50px;
	font: 700 12px/40px Verdana, Arial, Helvetica, sans-serif;
	color: #fff;
	text-align: center;
	border-radius: 20px;
}
#backtobot a, #backtotop a {
	display: none;
}
#backtotop {
	bottom: 10px;
	background: url(/images/up-arrow-icon.png) left top no-repeat;
}
#backtobot {
	bottom: 10px;
	background: url(/images/down-arrow-icon.png) left top no-repeat;
}
@media screen and (max-width:1090px) {
	.treat_bg1 .nbs-flexisel-nav-left {
		left: 0px;
	}
	.treat_bg1 .nbs-flexisel-nav-right {
		right: 0px;
	}
	.our_container .nbs-flexisel-nav-left {
		left: 0px;
	}
	.our_container .nbs-flexisel-nav-right {
		right: 0px;
	}
	.intractivity {
		margin: 0;
		top: -260px;
	}
}
@media screen and (max-width:960px) {
	.ypomainmenu li a, .ypomainmenu li>a:hover, .ypomainmenu>li:hover>a, .ypomainmenu>li.current-menu-item>a, .ypomainmenu>li.current_page_ancestor>a {
		padding: 13px 20px;
	}
	main {
		padding: 0 1%;
		width: 98%;
	}
	.sub_left_container {
		width: 59%;
	}
	.footer_bottom {
		padding: 20px 1%;
		width: 98%;
	}
	.footer1 {
		width: 28%;
	}
	.footer2 {
		margin: 0 2%;
		width: 27%;
	}
	.srch {
		width: 100%;
	}
	.intractivity {
		margin: -26% 0 0 0;
		top: 0;
	}
	.intractivity p {
		width: 250px;
	}
	.health {
		font-size: 30px;
	}
	.healthy_container ul li {
		font-size: 14px;
	}
	.frm_container {
		width: 31%;
	}
	.qns1 {
		width: 196px;
		margin: 0 10px;
	}
	.left {
		margin: 50px 3% 0px 3%;
	}
	.imgqns {
		left: 233px;
	}
	.others_index {
		width: 97%;
		margin: 2px 1%;
	}
	.others_index li.fvisit a {
		background: #69c3db url(/images/others.png) no-repeat 19px 16px;
	}
	.others_index li.frm a {
		background: #69c3db url(/images/others.png) no-repeat 19px -52px;
	}
	.others_index li.fees a {
		background: #69c3db url(/images/others.png) no-repeat 19px -122px;
	}
	.others_index li.fvisit a:hover {
		background: #81aca5 url(/images/others.png) no-repeat 19px 16px;
	}
	.others_index li.frm a:hover {
		background: #81aca5 url(/images/others.png) no-repeat 19px -52px;
	}
	.others_index li.fees a:hover {
		background: #81aca5 url(/images/others.png) no-repeat 19px -122px;
	}
	.journey_container {
		float: none;
		max-width: 768px;
		position: relative;
		margin: 0 auto;
	}
	.jrn {
		margin: 190px 0 0 0;
	}
	.journey_list li {
		font-size: 14px;
	}
	.journey_list li.consult {
		margin: 140px 0 0 2px;
	}
	.journey_list li.plan {
		margin: 87px 0 0 23px;
	}
	.journey_list li.prepare {
		margin: 53px 0 0 87px;
	}
	.journey_list li.procedure {
		margin: 54px 0 0 78px;
	}
	.journey_list li.postop {
		margin: 87px 0 0 64px;
	}
	.journey_list li.sucess {
		margin: 136px 0 0 14px;
	}
	.intra {
		padding: 10px 0 0 0;
	}
	.bullet2 {
		left: 2%;
		margin: -4% 0 0 0;
		top: 0;
	}
	.subintra {
		top: 35px;
	}
}
@media screen and (max-width:745px) {
	.para ul li.conditions-s {
		float: left;
		width: 87%;
	}
	.logo {
		width: 30%;
	}
	.ypomainmenu li a, .ypomainmenu li>a:hover, .ypomainmenu>li:hover>a, .ypomainmenu>li.current-menu-item>a, .ypomainmenu>li.current_page_ancestor>a {
		padding: 12px 12px;
	}
	.sub_left_container {
		width: 51%;
	}
	.footer2 {
		width: 30%;
	}
	.footer3 {
		width: 33%;
	}
	.smo_icns ul li a {
		margin: 3px 2px;
	}
	.health {
		font-size: 22px;
		line-height: 23px;
	}
	.left {
		margin: 60px 1% 0;
		width: 14%;
	}
	.healthy_container ul li {
		font-size: 12px;
	}
	.frm_container {
		width: 88%;
		margin: 10px 1%;
	}
	.others_index li a {
		font-size: 17px;
	}
	.others_index li.fvisit a {
		background: #69c3db url(/images/others.png) no-repeat 12px 16px;
	}
	.others_index li.frm a {
		background: #69c3db url(/images/others.png) no-repeat 12px -52px;
	}
	.others_index li.fees a {
		background: #69c3db url(/images/others.png) no-repeat 12px -122px;
	}
	.others_index li.fvisit a:hover {
		background: #81aca5 url(/images/others.png) no-repeat 12px 16px;
	}
	.others_index li.frm a:hover {
		background: #81aca5 url(/images/others.png) no-repeat 12px -52px;
	}
	.others_index li.fees a:hover {
		background: #81aca5 url(/images/others.png) no-repeat 12px -122px;
	}
	.num {
		margin: 70px 22px 0 0;
	}
	.journey_container {
		max-width: 640px;
	}
	.journey_list li.consult {
		margin: 120px 0 0 0;
	}
	.journey_list li.plan {
		margin: 77px 0 0 10px;
	}
	.journey_list li.prepare {
		margin: 53px 0 0 50px;
	}
	.journey_list li.procedure {
		margin: 55px 0 0 57px;
	}
	.journey_list li.postop {
		margin: 80px 0 0 35px;
	}
	.journey_list li.sucess {
		margin: 124px 0 0 5px;
	}
	.tagline {
		font-size: 23px;
	}
	.intra p a {
		display: none;
	}
	.subintra {
		font-size: 19px;
		left: 10px;
		top: 16px;
	}
	.bullet {
		left: 6px;
	}
}
@media screen and (max-width:639px) {
	.jrn_pc {
		display: none;
	}
	.jrn_mob {
		display: block;
		position: relative;
		left: 0;
		top: 0;
		margin: 0 auto;
	}
	.journey_container {
		min-height: 800px;
		max-width: 400px;
	}
	.journey_list li.consult {
		margin: -13px 0 0 80px;
		padding: 98px 0 100px 85px;
	}
	.journey_list li.plan {
		margin: 128px 0 0 -95px;
		padding: 98px 25px 79px 85px;
	}
	.journey_list li.prepare {
		margin: 310px 0 0 -102px;
		padding: 96px 0 75px 85px;
	}
	.journey_list li.procedure {
		margin: -17px 0 0 182px;
		padding: 99px 8px 75px 85px;
	}
	.journey_list li.postop {
		margin: 128px 0 0 -194px;
		padding: 99px 18px 75px 85px;
	}
	.journey_list li.sucess {
		margin: 273px 0 0 -268px;
		padding: 96px 12px 75px 85px;
	}
	.jrn {
		display: none;
	}
	.pat {
		font-size: 29px;
	}
	.locate a {
		margin-top: 29px;
	}
	.num {
		margin: 35px 10px 0 0;
		font-size: 25px;
	}
	.intra p {
		font-size: 12px;
		line-height: 15px;
	}
	.ypomainmenu li a, .ypomainmenu li>a:hover, .ypomainmenu>li:hover>a, .ypomainmenu>li.current-menu-item>a, .ypomainmenu>li.current_page_ancestor>a {
		padding: 12px 8px;
	}
	.sub_left_container {
		width: 48%;
	}
	.footer2 {
		margin: 0 5%;
		width: 45%;
	}
	.footer1 {
		width: 35%;
	}
	.footer3 {
		width: 100%;
	}
	.footertext {
		float: left;
		width: 100%;
	}
}
@media screen and (max-width:599px) {
	.tagline {
		display: block;
		line-height: 50px;
	}
	.intra {
		padding: 20px 0;
	}
	.others_index li {
		width: 45%;
	}
	.others_index li.fees {
		margin: 10px 0 0 0;
	}
	.left {
		width: 18%;
	}
	.healthy_container ul {
		width: 80%;
	}
	.intractivity ul {
		display: none;
	}
	.sub_left_container {
		width: 96%;
	}
	aside {
		float: none;
		margin: 0 auto;
		clear: both;
		top:10px;
		position:relative;
	}
	.logo {
		margin: 10px auto;
		width: 250px;
	}
	nav {
		position: relative;
		width: 100%;
	}
	.ypomainmenu {
		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: #0c454b;
		position: relative;
		right: 0px;
		top: 0px;
	}
	/* Button Text */
	.slicknav_menu .slicknav_menutxt {
		color: #FFFFFF;
		text-shadow: 0 1px 3px #000;
	}
	/* Button Lines */
	.slicknav_menu .slicknav_icon-bar {
		background-color: #cecece;
	}
	.slicknav_menu {
		background: #207c85;
		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: #0c454b;
		color: #fff;
	}
	.slicknav_nav .slicknav_txtnode {
		margin-left: 15px;
	}
	.testbg {
		float: right !important;
		margin: 10px 9% 0 0 !important;
	}
	.qns1 {
		margin: 10px auto;
		width: 300px;
		float: none;
		height: 160px;
	}
	.imgqns {
		left: 44%;
		top: 300px;
	}
	.bold {
		background: url(/images/ok.png) no-repeat scroll 0 15px;
		padding: 10px 20px 20px 25px;
	}
	.pat {
		font-size: 25px;
	}
	.intractivity {
		width: 96%;
		left: 10px;
	}
	.intractivity p {
		display: none;
	}
	.footer_bottom {
		padding: 20px 3%;
		width: 94%;
	}
	.footer2 {
		margin: 0 3%;
		width: 50%;
	}
	.footer1 {
		width: 40%;
	}
	.footer3 {
		width: 100%;
	}
	.ypo {
		float: none;
		margin: 0 auto;
		clear: both;
		padding: 20px 0 0 0;
	}
}
@media screen and (max-width:470px) {
	.bullet {
		display: none;
	}
	.index_name {
		line-height: 18px;
	}
	.logo {
		float: none;
	}
	.footer1 {
		width: 90%;
	}
	.footer2 {
		margin: 0;
		width: 90%;
	}
	.locate {
		float: none;
		margin: 0 auto;
		width: 200px;
	}
	.locate a {
		margin-top: 15px;
		font-size: 13px;
	}
	.num {
		float: none;
		padding: 20px 0 0 0;
		margin: 25px auto;
		width: 200px;
		clear: both;
	}
	.tagline {
		font-size: 19px;
	}
	.intra {
		padding: 10px 0;
		font-size: 17px;
	}
	.subintra {
		font-size: 19px;
		left: 6px;
	}
	.qns1 {
		width: 260px;
		height: 180px;
	}
	.imgqns {
		top: 320px;
	}
	.frm_container {
		width: 98%;
	}
	.others_index li {
		width: 100%;
		margin: 10px 0 0 0;
	}
	.left {
		width: 110px;
		float: none;
		margin: 10px auto;
	}
	.healthy_container ul {
		width: 96%;
		margin: 0 0 0 2%;
	}
		.submit{
		float:none;
		width:100px !important;
	}
}
@media screen and (max-width:400px) {
	.jrn_mob {
		width: 100%;
	}
	.journey_container {
		min-height: 630px;
		max-width: 320px;
	}
	.journey_list li.consult {
		margin: -33px 0 0 50px;
	}
	.journey_list li.plan {
		margin: 75px 0 0 -113px;
	}
	.journey_list li.prepare {
		margin: 204px 0 0 -112px;
	}
	.journey_list li.procedure {
		margin: -67px 0 0 127px;
	}
	.journey_list li.postop {
		margin: 41px 0 0 -184px;
	}
	.journey_list li.sucess {
		margin: 144px 0 0 -238px;
	}
	.bullet2 {
		left: 6%;
		margin: -6% 0 0 0;
		display: none;
	}
	.our_container {
	float: left;
	width: 100%;
	background: #69c3db url(/images/teambg.jpg) repeat 0 0;
	padding: 45px 0;
	position:relative;
	overflow:hidden;
	height:400px;
}
.conditions-s-n{   
 float: left;
    width: 87%;
}
}
@media screen and (max-width:320px) {
	.imgqns {
		top: 340px;
	}
	.frm_container {
		margin: 10px 2%;
	}
	.index_name {
		font-size: 14px;
	}
	.index_spl {
		font-size: 13px;
		line-height: 14px;
	}
}
.phy_container {
	background: #ededed none repeat scroll 0 0;
	border: 1px solid #232323;
	float: left;
	margin: 0 0 20px;
	padding: 0 2% 2% 0;
	width: 98%;
}
.phy_container img {
	border: 2px solid #ffffff;
	display: inline;
	float: left;
	margin: 10px 20px 0 10px;
	width: 150px;
}
.phy_text {
	padding: 7px 0 0 10px;
}
.rightimg {
	float: right;
	margin: 0 0 1px 10px;
	width: 174px !important;
	background: #6b817e;
	padding: 9px;
	border-bottom-left-radius: 3px;
	border-bottom-right-radius: 3px;
}
.wp-caption-text {
	background: #6b817e none repeat scroll 0 0;
	color: #ffffff !important;
	margin: 0;
	padding: 10px 0;
	text-align: center !important;
	width: 174px;
}
.more10 {
	float: right;
}
@media screen and (max-width:360px) {
	.phy_container img {
		float: none;
		margin: 10px auto;
		display: block;
	}
	.phy_text {
		text-align: center;
	}
	.phy_text p {
		text-align: center;
	}
}
.cond1 {
	float: left;
	width: 100%;
	border: solid 1px #6b817e;
}
.cond_invest a {
	float: none;
	display: block;
	padding: 20px 0 20px 65px;
	width: auto;
	background: #6b817e;
	color: #fff;
	font-size: 18px;
}
.burn1 a {
	background: #6b817e url(/images/subserviceoff.png) no-repeat scroll 0 6px;
}
.gall1 a {
	background: #6b817e url(/images/subserviceoff.png) no-repeat scroll 0 -48px
}
.lump1 a {
	background: #6b817e url(/images/subserviceoff.png) no-repeat scroll 0 -105px
}
.cancer1 a {
	background: #6b817e url(/images/subserviceoff.png) no-repeat scroll 0 -160px
}
.weight1 a {
	background: #6b817e url(/images/subserviceoff.png) no-repeat scroll 0 -213px
}
.let a {
	background: #6b817e url(/images/subserviceoff.png) no-repeat scroll 0 -270px
}
.key1 a {
	background: #6b817e url(/images/subserviceoff.png) no-repeat scroll 0 -323px
}
.nia a {
	background: #6b817e url(/images/subserviceoff.png) no-repeat scroll 0 -380px
}
.swallow1 a {
	background: #6b817e url(/images/subserviceoff.png) no-repeat scroll 0 -434px
}
.adr1 a {
	background: #6b817e url(/images/subserviceoff.png) no-repeat scroll 0 -490px
}
.splen1 a {
	background: #6b817e url(/images/subserviceoff.png) no-repeat scroll 0 -542px
}
.para {
	background: #f5f5f5;
	padding: 20px 2%;
	float: left;
	font-size: 14px;
	width: 96%;
}
div.wpcf7 img.ajax-loader {
	display: inline;
	position: absolute;
}
.cond_list li {
	list-style: none !important;
	font-size: 15px;
	margin: 0 !important;
}
.cond_list li a {
	background: #6b817e url(/images/topicarrow.png) no-repeat scroll 15px 19px;
	border-radius: 5px;
	color: #ffffff !important;
	float: left;
	margin: 0 10px 10px 0;
	padding: 15px 10px 15px 30px;
	text-decoration: none !important;
	width: 250px;
}
.cond_list li a:hover {
	background: #849895 url(/images/topicarrow.png) no-repeat scroll 15px 19px;
}

