/*
Theme Name: Mr Charles Han
Theme URI: http://www.yourpracticeonline.com.au/
Description: This theme is completely compatible with WordPress 4.0
Author URI: http://www.yourpracticeonline.com.au/
Version: 1.0
*/
/* ------------------------------ Fonts CSS ------------------------------ */
@import url('fonts.css');
/* ------------------------------ Global CSS ------------------------------ */
body {
	margin: 0px;
	padding: 0px;
	overflow-y: scroll;
*overflow-y:none;
}
img {
	border: 0px;
	max-width: 100%;
	vertical-align: middle;
}
p, h1, h2, h3, h4, h5, h6 {
	margin: 10px 0px;
	padding: 0px;
}
ul, ol {
	margin: 0px;
	padding: 0px;
}
ul {
	list-style: none;
}
a, a:hover {
	text-decoration: none;
}
/* ------------------------------ General CSS ------------------------------ */
.hr {
	height: 10px;
	background: url(images/hr.gif) repeat-x left center;
}
.clear-float {
	clear: both;
}
.align-left {
	float: left;
}
.align-right {
	float: right;
	width: 200px;
	padding: 2px;
	border: 1px solid #333;
	margin: 0px 0px 10px 15px;
}
.videoBorder {
	border: 4px solid #333;
	margin: 0px auto;
	position: relative;
	width: 100%;
	height: 350px;
}
.videoBorder iframe, .videoBorder embed, .multiBorder iframe, .multiBorder embed {
	border: 0 none !important;
	margin: 0;
	height: 100%;
	padding: 0;
	position: relative;
	top: 0;
	width: 100.1%;
}
.intra-div {
	width: 100%;
}
#Interactivity {
	position: relative;
}
.Intra-L, .Intra-R {
	height: 100%;
	margin: 0px;
	padding: 0px !important;
	position: absolute;
	width: 2000px;
	z-index: 100;
}
.Intra-L {
	margin: 0 0 0 -2000px !important;
}
.Intra-R {
	margin: 0 0 0 960px !important;
}
/* ------------------------------ Slider CSS ------------------------------ */
.rslides {
	width: auto;
	margin: 0px;
	padding: 0px;
	position: relative;
}
.rslides li {
	display: none;
}
#Interactivity {
	position: relative;
}
/* ------------------------------ Scroll to Top------------------------------ */
#backtotop {
	cursor: pointer;
	right: 5px;
	position: fixed;
	z-index : 10000;
	bottom: 10px;
	width: 40px;
	height: 40px;
	font: bold 12px/30px Verdana, Arial, Helvetica, sans-serif;
	color : #fff;
	background: url(images/up-arrow.png) no-repeat center center #5A8AB2;
	text-align : center;
	border-radius : 50%;
	display: none;
}
#backtotop a {
	display: block;
	color : #fff;
}
#backtotop:hover {
	opacity : 0.5;
}
/*-------------------- Accordion Styles --------------------*/
.accordion {
	margin: 1em 0
}
.accordion h2 {
	background: url(images/down-arrow.png) no-repeat 90% center;
	color: #4378eb;
	cursor: pointer;
	margin: 5px 0px 0px 0px;
	padding: 4px 10px;
	font: normal 16px/40px Arial, Helvetica, sans-serif !important;
	border-bottom: 1px solid #c8d0da;
}
.accordion h2.current {
	background: url(images/down-arrow.png) no-repeat 90% center #5787AF;
	cursor: default;
	color: #fff;
}
.accordion div.pane {
	padding: 5px 10px;
	border: 1px solid #D8D8D8;
}
/* ------------------------------ Scrolling Styles ------------------------------ */
#flexiselDemo1 {
	margin: 0px;
	padding: 0px;
	display: block;
	list-style: none;
	overflow: hidden !important;
}
#Services .nbs-flexisel-inner {
	width: 100%;
	max-width: 100%;
}
.nbs-flexisel-container {
	margin: 0px;
	padding: 0px;
	position: relative;
	max-width: 100%;
	overflow: hidden !important;
}
.nbs-flexisel-ul {
	width: 9999px;
*width:9999px;
	position: relative;
	margin: 0px;
	padding: 0px;
	list-style: none;
	overflow: hidden !important;
}
.nbs-flexisel-inner {
	width: 90%;
	max-width: 90%;
	margin: 0px auto;
	padding: 0px;
	overflow: hidden !important;
}
.nbs-flexisel-item {
	margin: 0px;
	padding: 0px;
	float: left;
	overflow: hidden !important;
	vertical-align: middle;
}
.nbs-flexisel-item img {
	vertical-align: middle;
}
.nbs-flexisel-item a, .nbs-flexisel-item a:hover {
	text-decoration: none;
}
/*----- Navigation -----*/
.nbs-flexisel-nav-left, .nbs-flexisel-nav-right {
	width: 30px;
	height: 100%;
	position: absolute;
	cursor: pointer;
	z-index: 100;
	top: 0px;
}
.nbs-flexisel-nav-left {
	left: 3px;
}
.nbs-flexisel-nav-right {
	right: 3px;
}
.nbs-flexisel-nav-left {
	left: 0px;
	background: url(images/credibility-left-arrow.png) no-repeat left 60px;
}
.nbs-flexisel-nav-right {
	right: 0px;
	background: url(images/credibility-right-arrow.png) no-repeat right 60px;
}
/* ------------------------------ Main CSS ------------------------------ */
#Container, #Header-Container, #Intra-Container, #Services-Container, #Technology-Container, #Doctor-Info-Container, #Info-Container, #Credibility-Container, #Footer-Container, #Maph-Container, #Content-Container, #Patient-Journey-Container {
	width: 100%;
	margin: 0px;
	padding: 0px;
	overflow: hidden;
	position: relative;
}
#Menu-Container {
	width: 100%;
	margin: 0px;
	padding: 0px;
	position: relative;
}
#Header, #Main-Menu, #Interactivity, #Services, #Technology, #Doctor-Info, #Info, #Maph, #Credibility, #Footer, #Content-Main, #Patient-Journey {
	max-width: 960px;
	min-width: 320px;
	margin: 0px auto;
}
/* ------------------------------ Header CSS ------------------------------ */
#Header {
	min-height: 155px;
}
#Header-Container {
	border-bottom: 5px solid rgba(148,148,148,0.1);
	overflow: visible;
}
.logo {
	float: left;
	margin: 46px 0px 0px 5px;
}
.header-right {
	width: 66.2%;
	float: right;
	margin-top: 36px;
	position: relative;
}
.location {
	float: left;
	background: url(images/sprite.png) no-repeat left 5px;
	font: normal 20px/24px 'SegoeUIRegular';
	color: #333333;
	padding-left: 24px;
	margin: 0px 12px 0px 9%;
}
.location a {
	color: #333333;
}
.call-appoint {
	color: #333333;
	margin-right: 10px;
	background: url(images/sprite.png) no-repeat left -56px;
	float: left;
	padding-left: 22px;
	font: normal 24px/24px 'SegoeUIRegular';
}
.call-appoint a {
	color: #333333;
}
.book-appoint {
	background: url(images/sprite.png) no-repeat 10px -112px #f67676;
	float: right;
	width: 210px;
	font: normal 16px/20px 'SegoeUI-Bold';
	color: #fff;
	border-radius: 20px;
	height: 24px;
}
.book-appoint a {
	display: block;
	color: #fff;
	padding-left: 34px;
}
.book-appoint:hover {
	background: url(images/sprite.png) no-repeat 10px -112px #398ed1;
}
/* ------------------------------ Menu CSS ------------------------------ */
#Main-Menu {
	background: #e6e9ea;
	font: normal 14px/74px 'segoeuil';
	color: #000000;
	margin-top: 20px;
	position: absolute;
	width: 100%;
}
#Main-Menu::before {
	display: block;
	width: 0;
	height: 0;
	border-left: 0px solid transparent;
	border-right: 50px solid transparent;
	border-top: 74px solid #fff;
	content: "";
	float: left;
}
#Main-Menu .Intra-R {
	background: #e6e9ea;
	margin: 0px 0px 0px 636px !important;
}
#Mobile-Menu {
	display: none;
}
#access {
	display: block;
	margin: 0px;
	padding: 0px;
}
#access li {
	color: #fff;
	font: normal 13px/18px 'SegoeUIRegular';
	float: left;
	width: 9%;
	position: relative;
	text-transform: uppercase;
	text-align: center;
	background: #E5E9EA;
	border-right: 1px solid #FFFFFF;
	border-left: 1px solid #d9dcdd;
}
#access li span {
	text-transform: lowercase !important;
}
#access a {
	color: #000;
	display: block;
	padding: 28px 0px;
}
#access a:hover {
	text-decoration: none;
	color: #fff;
	background: #4da3f0;
}
#access ul ul {
	position: absolute;
	display: none;
	margin: 0px;
	padding: 0px;
	left: 0px;
	z-index: 99999;
	background: #1b4576;
}
#access ul ul {
	background: url(images/drop-down.jpg) no-repeat 25% top #1177c8;
	padding-top: 5px;
}
#access ul ul li {
	color: #fff;
	font: normal 12px/14px Verdana, sans-serif;
	text-align: left;
	width: 200px;
	text-transform: none;
	background: #1177c8;
	border-bottom: 1px solid #4092d3 !important;
	border-left: none !important;
	border-right: none !important;
}
#access ul ul a {
	color: #fff;
	border-radius: 0px !important;
	padding: 8px 0px 8px 10px;
	display: block;
}
#access ul ul a:hover {
	background: url(images/menu-arrow.jpg) no-repeat 90% center #0b538c;
	color: #fff !important;
}
#access ul ul ul {
	left: 100%;
	top: 0px;
}
#access ul li:hover > ul {
	display: block;
}
.menu li a:hover, .menu > li:hover > a, .menu li.current_page_item > a, .menu li.current-menu-item > a {
	color: #000;
}
.menu > li.current-menu-ancestor > a, .menu > li.current_page_ancestor > a {
	color: #000 !important;
}
.menu ul li a:hover, .menu ul > li:hover > a, .menu ul li.current_page_item > a, .menu ul li.current-menu-item > a {
	background: url(images/menu-arrow.jpg) no-repeat 90% center #1177c8 !important;
	color: #fff !important;
}
.menu ul > li.current-menu-ancestor > a, .menu ul > li.current_page_ancestor > a {
	color: #fff !important;
	background: #1177c8;
}
.menu ul ul li a:hover, .menu ul ul > li:hover > a, .menu ul ul li.current_page_item > a, .menu ul ul li.current-menu-item > a {
	color: #fff !important;
	background: #4da3f0!important;
}
.menu ul ul > li.current-menu-ancestor > a, .menu ul ul > li.current_page_ancestor > a {
	color: #fff !important;
	background: #1177c8;
}
#menu-item-15 {
	border-left: none !important;
}
#menu-item-28 {
	border-right: none !important;
	width: 11% !important;
}
#menu-item-32, #menu-item-31, #menu-item-30, #menu-item-29 {
	width: 14% !important;
}
#menu-item-32 ul li, #menu-item-31 ul li {
	width: 307px !important;
}
#menu-item-30 ul li {
	width: 225px !important;
}
#menu-item-28 ul {
	left: -129px !important;
}
#menu-item-32 ul, #menu-item-31 ul {
	background: #0d223f none repeat scroll 0 0;
	margin-left: -170px !important;
	width: 615px !important;
}
#menu-item-31 ul {
	background: #0d223f none repeat scroll 0 0;
	margin-left: -260px !important;
	width: 615px !important;
}
/* ------------------------------ Interactivity CSS ------------------------------ */
#Intra-Container, #Intra-Container-S {
	float: left;
	position: relative;
	z-index: 0;
	background: #d7dddc;
}
#Intra-Container #Interactivity, #Intra-Container .rslides {
	height: 380px;
}
#Intra-Container #Interactivity, #Intra-Container .rslides li, #Intra-Container-S #Interactivity, #Intra-Container .rslides li {
	display: block !important;
}
#Intra-Container #Interactivity {
	height: 380px;
	position: relative !important;
}
#Intra-Container-S {
	height: 177px !important;
	float: none !important;
}
#Intra-Container-S #Interactivity, #Intra-Container-S .rslides {
	height: 177px;
}
#Intra-Container #Banner0 {
	background: url(images/banner1.jpg) no-repeat right top;
	position: relative;
	z-index: 0;
}
#Intra-Container #Banner1 {
	background: url(images/banner2.jpg) no-repeat right top;
	z-index: 0;
	position: relative;
}
#Intra-Container #Banner2 {
	background: url(images/banner3.jpg) no-repeat right top;
	z-index: 0;
	position: relative;
}
#Intra-Container #Banner3 {
	background: url(images/banner4.jpg) no-repeat right top;
	z-index: 0;
	position: relative;
}
#Intra-Container #Banner0 .Intra-R {
	background: url(images/banner1-right.jpg) no-repeat left top;
}
#Intra-Container #Banner1 .Intra-R {
	background: url(images/banner2-right.jpg) no-repeat left top;
}
#Intra-Container #Banner2 .Intra-R {
	background: url(images/banner3-right.jpg) no-repeat left top;
}
#Intra-Container #Banner3 .Intra-R {
	background: url(images/banner4-right.jpg) no-repeat left top;
}
#Intra-Container-S #Banner0 {
	background: url(images/banner1-s.jpg) no-repeat 0px top;
}
#Intra-Container-S #Banner1 {
	background: url(images/banner2-s.jpg) no-repeat 0px top;
}
#Intra-Container-S #Banner2 {
	background: url(images/banner3-s.jpg) no-repeat 0px top;
}
#Intra-Container-S #Banner3 {
	background: url(images/banner4-s.jpg) no-repeat 0px top;
}
#Intra-Container-S #Banner0 .Intra-R {
	background: url(images/banner1-s-right.jpg) no-repeat left top;
}
#Intra-Container-S #Banner1 .Intra-R {
	background: url(images/banner2-s-right.jpg) no-repeat left top;
}
#Intra-Container-S #Banner2 .Intra-R {
	background: url(images/banner3-s-right.jpg) no-repeat left top;
}
#Intra-Container-S #Banner3 .Intra-R {
	background: url(images/banner4-s-right.jpg) no-repeat left top;
}
#Intra-Container .intra-main {
	margin: 149px 0px 0px 5%;
	float: left;
}
#Intra-Container .intra-main h2 {
	font: normal 30px/36px 'Corbel-Bold';
	color: #000000;
}
#Intra-Container .intra-main h2 a {
	color: #000;
}
#Intra-Container-S .intra-main h2 {
	margin: 71px 0px 0px 5%;
	float: left;
}
#Intra-Container-S .intra-main h2 {
	font: normal 30px/36px 'Corbel-Bold';
	color: #000;
}
#Intra-Container-S .intra-main h2 span {
	display: block;
}
#Intra-Container-S .intra-main h2 a {
	color: #000;
}
.Intra-Tabs {
	margin: 0;
	padding: 0;
	position: absolute;
	z-index: 200;
	bottom: 10%;
	left: 50%;
	height: 20px;
	width: 100px;
}
.Intra-Tabs li {
	width: 10px;
	height: 10px;
	background: #ebece9;
	border-radius: 50%;
	float: left;
	margin-right: 2px;
}
#Intra-Container .Intra-Tabs li a, #Intra-Container-S .Intra-Tabs li a {
	display: block;
}
#Intra-Container .Intra-Tabs li.Banner_here a, #Intra-Container .Intra-Tabs li:hover, #Intra-Container-S .Intra-Tabs li.Banner_here a, #Intra-Container-S .Intra-Tabs li:hover {
	height: 10px;
	width: 10px;
	background: #212121;
	border-radius: 50%;
}
#Intra-Container-S .Intra-Tabs li.Banner_here a {
	box-shadow: none;
}
/* ------------------------------ Services CSS ------------------------------ */
#Services-Container {
	background: url(images/service-bg.jpg) repeat-x left top;
}
#Services {
	min-height: 441px;
}
.service-head {
	font: normal 40px/44px 'segoeuil';
	color: #fefefe;
	text-align: center;
	padding: 50px 0px 0px 0px;
}
.service-head a {
	color: #fefefe;
}
#Services p {
	color: #14528c;
	font: normal 14px/18px 'SegoeUI-Italic';
	text-align: center;
}
.service-list {
	margin-top: 60px;
}
.service-list ul li {
	text-align: center;
	float: left;
	width: 20%;
	font: normal 15px/18px 'SegoeUIRegular';
	color: #fff;
	text-transform: uppercase;
}
.service-list ul li a {
	color: #fff;
	display: block;
	padding: 155px 0px 0px 0px
}
.haematuria {
	background: url(images/haematuria.png) no-repeat center 10px;
}
.haematuria:hover {
	background: url(images/haematuria-on.png) no-repeat center 10px;
}
.incontinence {
	background: url(images/incontinence.png) no-repeat center 10px;
}
.incontinence:hover {
	background: url(images/incontinence-on.png) no-repeat center 10px;
}
.kidney-stone {
	background: url(images/kidney-stones.png) no-repeat center 10px;
}
.prostate-cancer {
	background: url(images/prostate-cancer.png) no-repeat center 10px;
}
.kidney-cancer {
	background: url(images/kidney-cancer.png) no-repeat center 10px;
}
.kidney-stone:hover {
	background: url(images/kidney-stones-on.png) no-repeat center 10px;
}
.prostate-cancer:hover {
	background: url(images/prostate-cancer-on.png) no-repeat center 10px;
}
.kidney-cancer:hover {
	background: url(images/kidney-cancer-on.png) no-repeat center 10px;
}
.service-list ul li a:hover {
	color: #fffc06;
}
/* ------------------------------ Advanced Technology CSS ------------------------------ */
#Technology-Container {
	background: #d7dee4;
}
#Technology {
	min-height: 494px;
}
.technology-header {
	font: normal 40px/44px 'segoeuil';
	color: #4e4e4e;
	text-align: center;
	padding: 50px 0px 0px 0px;
}
.technology-list {
	border: 1px solid #bec3c7;
	margin-top: 40px;
}
.technology-list ul {
	padding: 9px 1%;
	min-height: 195px;
}
.technology-list li {
	float: left;
	width: 25%;
	text-align: center;
	font: normal 18px/20px 'SegoeUIRegular';
	color: #303234;
}
.technology-list li a {
	color: #303234;
	display: block;
}
.technology-list li img {
	border: 8px solid #a7a7a7;
	margin-bottom: 20px;
}
.technology-list li a span {
	color: #1a6bb5;
	display: block;
	font: normal 15px/20px 'segoeuil';
}
.watch-videos {
	width: 108px;
	margin: 18px auto 0px auto;
	font: normal 13px/18px 'SegoeUI-SemiBold';
	color: #fff;
	background: url(images/sprite.png) no-repeat 99px -202px #1177c8;
	height: 22px;
}
.watch-videos a {
	display: block;
	color: #fff !important;
}
.technology-list li:hover img {
	border: 8px solid #1177c8;
}
.technology-list li:hover .watch-videos {
	background: url(images/sprite.png) no-repeat 99px -202px #000;
}
/* ------------------------------ Doctor Text CSS ------------------------------ */
#Doctor-Info-Container {
	background: url(images/doctor-sec-bg.jpg) repeat-x left top;
}
#Doctor-Info {
	min-height: 352px;
}
.doctor-left {
	margin-top: 56px;
	float: left;
	width: 62%;
	padding-right: 2%;
}
.doctor-header {
	font: normal 36px/40px 'SegoeUIRegular';
	color: #fff;
	padding-top: 20px;
}
.doctor-image {
	float: left;
	margin-right: 5%;
}
.doctor-right {
	margin-top: 60px;
	float: left;
	width: 30%;
	padding-left: 6%;
	background: url(images/doctor-sec-border.png) no-repeat left center;
}
.doctor-right img {
	-webkit-box-shadow: 0px 15px 10px 0px rgba(56,78,96,1);
	-moz-box-shadow: 0px 15px 10px 0px rgba(56,78,96,1);
	box-shadow: 0px 15px 10px 0px rgba(56,78,96,1);
}
.doctor-header a {
	color: #fff;
}
.doctor-header span {
	font: normal 18px/26px 'SegoeUIRegular';
	color: #fff;
}
.speciality {
	font: normal 18px/20px 'SegoeUIRegular' !important;
	color: #191919 !important;
}
.view-profile {
	margin-top: 10px;
	position: relative;
	font: normal 13px/18px 'SegoeUI-SemiBold';
	width: 105px;
	background: #000;
	color: #fff;
	float: left;
	height: 22px;
	text-align: left;
}
.view-profile a {
	display: block;
	color: #fff;
	padding-left: 12px;
}
.view-profile::after {
	border-top: 22px solid #5f8fb7;
	border-left: 22px solid transparent;
	content: "";
	display: block;
	height: 0;
	width: 0;
	position: absolute;
	top: 0px;
	right: 0px;
}
.doctor-text p {
	color: #fff;
	font: normal 14px/18px 'SegoeUIRegular';
}
.no-border, .no-border a {
	border: none !important;
}
.surgery-header {
	font: normal 28px/32px 'segoeuil';
	color: #fff;
}
.surgery-header a {
	color: #fff;
}
/* ------------------------------ Patient Journey CSS ------------------------------ */
#Patient-Journey-Container {
	background: -webkit-linear-gradient(#095499, #0c477b); /* For Safari 5.1 to 6.0 */
	background: -o-linear-gradient(#095499, #0c477b); /* For Opera 11.1 to 12.0 */
	background: -moz-linear-gradient(#095499, #0c477b); /* For Firefox 3.6 to 15 */
	background: linear-gradient(#095499, #0c477b); /* Standard syntax */
	background: #0A5191\9;
}
#Patient-Journey {
	min-height: 576px;
	background: url(images/journey-bg.jpg) no-repeat left top;
	background-size: 100% auto;
*background: url(images/journey-bg.jpg) no-repeat left bottom;
}
.journey-header {
	text-align: center;
	font: normal 40px/44px 'segoeuil';
	color: #fff;
	padding: 36px 0px 40px 0px;
}
.journey-header a {
	color: #fff;
}
#Patient-Journey p {
	font: normal 14px/22px 'SegoeUI-Italic';
	color: #c2e1fe;
	text-align: center;
}
.list-header {
	padding: 0px 0px 10px 9%;
	text-transform: uppercase;
	font: normal 14px/16px 'SegoeUI-SemiBold';
	color: #4cc7ff;
}
.list-header span {
	display: block;
}
.assessment, .journey-list-p .assessment {
	background: url(images/assesments.png) no-repeat 5px 18px;
	margin-top: 88px;
	float: left;
	width: 15%;
	padding-left: 12%;
}
.journey-list-p {
	background: #085498;
}
.journey-list-p > div {
	width: 88% !important;
	margin-top: 20px !important;
	background-position: left top;
	padding: 0px 0 0 15%;
	border-bottom: 1px dotted #fff;
	background-position: 5px top;
	min-height: auto;
}
.journey-list-p .list li {
	background: url(images/patient-journey-bullets.png) no-repeat 10% 15px !important;
}
.journey-list-p .list li a {
	text-decoration: none !important;
}
.journey-list-p .list li a:hover {
	color: #4cc7ff;
}
.journey-list-p .list-header span {
	display: inline;
}
.journey-list-p .long-term {
	float: left;
	width: 70% !important;
	padding: 0 0 0 5%;
}
.journey-list-p .list li span {
	display: inline;
}
.list li {
	background: url(images/patient-journey-bullets.png) no-repeat left 11px;
	font: normal 14px/16px 'segoeuil';
}
.list li span {
	display: block;
}
.list li a {
	padding: 4px 0px 4px 9%;
	color: #fff;
	display: block;
}
.list p {
	font: normal 14px/16px 'segoeuil' !important;
	text-align: left !important;
	margin: 0px !important;
	color: #fff !important;
}
.list p span {
	display: block;
	font: normal 14px/20px 'SegoeUI-SemiBold';
}
.conditions {
	float: left;
	width: 18%;
	background: url(images/urological-conditions.png) no-repeat center 30px;
	padding: 152px 0 0 5%;
}
.treatments {
	float: left;
	width: 18%;
	background: url(images/treatments.png) no-repeat center 212px;
	margin-top: 55px;
	padding-left: 3%;
	min-height: 320px;
}
.recovery {
	float: left;
	width: 25%;
	background: url(images/postoperative-recovery.png) no-repeat 167px 62px;
	margin-top: 116px;
	padding: 0px 1% 0px 2%;
	min-height: 182px;
}
.long-term {
	width: 24%;
	float: right;
}
.long-term .list-header {
	padding: 0px 0px 10px 0px !important;
}
/* ------------------------------ Info CSS ------------------------------ */
#Info-Container {
	background: url(images/info-bg.jpg) repeat left top;
}
#Info {
	min-height: 362px;
	text-align:center;
}
#Info > div {
	background: url(images/shadow.png) no-repeat center 280px;
	display: inline-block;
	width: 30%;
	margin-right: 2.3%;
	border-bottom: 1px solid #525354;
	text-align:left !important;
	vertical-align:top;
}
#Info div img {
	margin: 35px 0px;
}
.info-header {
	font: normal 21px/26px 'segoeuil';
	color: #fff;
	padding: 35px 0px 10px 0px;
	border-bottom: 1px solid #525354;
	text-align:left !important;
}
.info-header a {
	color: #fff;
}
.resource-list {
	margin: 35px 0px;
	border: 5px solid rgba(87,88,90,0.3);
	text-align:left !important;
}
.resource-list li {
	border: 1px solid #5a5b5c;
	font: normal 16px/20px 'segoeuil';
	color: #393a3c;
	text-transform: uppercase;
}
.resource-list li a {
	color: #393a3c;
	display: block;
	padding: 11px 0 11px 22%;
}
.download {
	background: url(images/sprite.png) no-repeat 17% -256px #FFF;
}
.first-vist {
	background: url(images/sprite.png) no-repeat 17% -322px #FFF;
}
.online {
	background: url(images/sprite.png) no-repeat 17% -380px #FFF;
}
.fees {
	background: url(images/fees-icon.gif) no-repeat 5% 10px #FFF;
}
.resource-list li a:hover {
	color: #2486e0;
}
.download:hover {
	background: url(images/sprite.png) no-repeat 17% -436px #FFF;
}
.first-vist:hover {
	background: url(images/sprite.png) no-repeat 17% -502px #FFF;
}
.online:hover {
	background: url(images/sprite.png) no-repeat 17% -560px #FFF;
}
.fees:hover {
	background: url(images/fees-icon-on.gif) no-repeat 5% 10px #FFF;
}
.location-map {
	position: relative;
	background: #2486e0;
	border: 1px solid #3c91e0;
	min-height: 214px;
	margin: 20px 0px;
}
.location-map li img {
	margin: 22px 3% 0px 3% !important;
	border: 1px solid #105b9f;
	float: left;
}
.location-map li p {
	float: left;
	width: 54%;
	color: #efefef;
	font: normal 14px/18px 'segoeuil';
	margin: 18px 0px 0px 0px;
}
.location-map li p span {
	font: normal 14px/18px 'SegoeUI-SemiBold' !important;
}
.border-top {
	border-top: 1px solid #92c3f0;
	font: normal 14px/18px 'SegoeUI-SemiBold' !important;
	padding-top: 5px;
	margin: 8px 0px 0px 0px !important
}
.location-map .prev {
	height: 16px;
	right: 22px;
	position: absolute;
	text-indent: -9999px;
	bottom: 2px;
	width: 17px;
	z-index: 101;
	background: url(images/left-button.jpg) no-repeat left top;
}
.location-map .next {
	height: 16px;
	position: absolute;
	right: 2px;
	text-indent: -9999px;
	bottom: 2px;
	width: 17px;
	z-index: 101;
	background: url(images/right-button.jpg) no-repeat left top;
}
/* ------------------------------ Map CSS ------------------------------ */
#Maph-Container {
	background: url(images/map-bg.jpg) no-repeat center center;
	display: none;
}
#Maph {
	height: 746px;
}
/* ------------------------------ Credibility CSS ------------------------------ */
#Credibility-Container {
	background: #fff;
}
#Credibility {
	min-height: 138px;
}
#Credibility li {
	float: left;
	padding: 25px 0px;
}
.top-margin {
	margin-top: -12px !important;
}
/* ------------------------------ Footer CSS ------------------------------ */
#Footer-Container {
	background: #252525;
}
#Footer {
	min-height: 457px;
	background: url(images/footer-bg.jpg) no-repeat left top;
	font: normal 14px/24px 'SegoeUIRegular';
	color: #ecebeb;
}
#Footer a {
	color: #ecebeb;
}
#Footer .Intra-L {
	background: url(images/footer-left.jpg) no-repeat right top;
	height: 457px;
}
#Footer .Intra-R {
	background: url(images/footer-right.jpg) no-repeat left top;
	height: 457px;
	margin: 0px 0px 0px 960px !important;
}
.services-f {
	width: 35%;
	float: left;
}
.menu-f {
	width: 15%;
	float: left;
}
.contact-f {
	width: 25%;
	float: left;
}
.follow-us {
	width: 25%;
	float: left;
}
.footer-header {
	font: normal 16px/20px 'SegoeUIRegular';
	color: #fefefe;
	padding: 65px 0px 20px 0px;
	text-transform: uppercase;
}
.footer-header {
	color: #fefefe;
}
.contact-list li span {
	background: url(images/sprite.png) no-repeat left -623px;
	padding-left: 12px;
	font: normal 14px/20px 'SegoeUI-Bold';
}
.contact-list li {
	margin-bottom: 10px;
}
.smo {
	margin: 10px 0px 35px 0px;
	float: left;
}
.smo li {
	float: left;
	height: 32px;
	width: 32px;
	text-indent: -999999px;
	margin-right: 6px;
}
.smo li a {
	display: block;
}
.twitter-h {
	background: url(images/sprite.png) no-repeat left -810px;
}
.facebook-h {
	background: url(images/sprite.png) no-repeat left -1169px;
}
.linkedin-h {
	background: url(images/sprite.png) no-repeat left -689px;
}
.googleplus-h {
	background: url(images/sprite.png) no-repeat left -930px;
}
.you-tube-h {
	background: url(images/sprite.png) no-repeat left -1049px;
}
.blog-h {
	background: url(images/sprite.png) no-repeat left -1290px;
}
.twitter-h:hover {
	background: url(images/sprite.png) no-repeat left -870px;
}
.facebook-h:hover {
	background: url(images/sprite.png) no-repeat left -1230px;
}
.linkedin-h:hover {
	background: url(images/sprite.png) no-repeat left -750px;
}
.googleplus-h:hover {
	background: url(images/sprite.png) no-repeat left -990px;
}
.you-tube-h:hover {
	background: url(images/sprite.png) no-repeat left -1109px;
}
.blog-h:hover {
	background: url(images/sprite.png) no-repeat left -1351px;
}
.ypo-logo img {
	margin-left: 5px;
}
.menu-footer {
	margin: 30px 0px 28px 0px;
}
.menu-footer li {
	float: left;
	padding: 0px 3px;
}
/* ------------------------------ Content Container CSS ------------------------------ */
#Content-Main .intra-div {
	display: table;
}
#Content-Left {
	vertical-align: top;
	width: 100%;
	border-right: 1px solid #d5d5d5;
	margin-top: 10px;
}
.image {
	margin: 0px 0px 10px 10px;
	float: right;
}
#Sidebar {
	display: table-cell;
	vertical-align: top;
	width: 260px;
	margin: 40px 0px 0px 0px;
	padding-left: 10px;
	clear: both;
}
.widget-title {
	display: none;
}
/*----- Navigation Starts -----*/
.navigation {
	font: bold 12px/20px Verdana, Geneva, sans-serif;
	color: #343434;
	padding: 10px 30px 10px 10px;
}
.navigation a {
	font: normal 12px/20px Verdana, Geneva, sans-serif;
	color: #888b91;
}
.navigation a:hover {
	text-decoration: underline;
}
/*----- textMain Starts -----*/
.textMain {
	font: normal 13px/20px Verdana, Arial, Helvetica, sans-serif;
	color: #4e4e4e;
	padding: 10px 30px 30px 10px;
	text-align: left;
}
.textMain a {
	color: #4e4e4e;
	text-decoration: underline;
}
.textMain a:hover {
	color: #1177c8;
	text-decoration: none;
}
.textMain ul {
	padding: 0px;
	margin: 10px 0px;
}
.textMain ol {
	padding: 0px;
	margin: 10px 0px 0px 30px;
}
.textMain ul li {
	background: url(images/bullet-tm.gif) no-repeat 15px 12px;
	padding: 5px 0px 5px 30px;
	list-style: none;
}
.textMain ol li {
	padding: 5px 0px 5px 0px;
	list-style: decimal;
}
.textMain ul ul, .textMain ol ol {
	margin: 0px;
	padding: 5px 0px 5px 20px;
}
.textMain ul ul li {
	background: none;
	padding: 5px 0px;
	list-style: circle;
}
.textMain ol ol li {
	padding: 5px 0px;
	list-style-type: lower-alpha;
}
.textMain ul ul ul li {
	list-style: square;
}
.textMain ol ol ol li {
	list-style: lower-roman;
}
.textMain li p {
	margin: 5px 0px;
}
/*----- textMain Heading Starts -----*/
.textMain h1 {
	font: normal 30px/34px 'segoeuil';
	color: #1177c8;
	margin: 0px 0px 15px 0px;
	text-align: left;
}
.textMain h2 {
	font: normal 24px/28px 'SegoeUIRegular';
	color: #085498;
	text-align: left;
}
.textMain h2 a {
	color: #085498;
}
.textMain h2 a:hover {
	text-decoration: underline;
}
.textMain h3 {
	font: normal 20px/28px 'SegoeUIRegular';
	color: #1177c8;
	text-align: left;
}
.textMain h3 a {
	color: #1177c8;
}
.textMain h3 a:hover {
	text-decoration: underline;
}
.textMain h4 {
	font: normal 18px/26px 'SegoeUIRegular';
	color: #4da2f0;
	text-align: left;
}
.textMain h4 a {
	color: #4da2f0;
}
.textMain h4 a:hover {
	text-decoration: underline;
}
.textMainBold {
	font: bold 12px/20px Verdana, Arial, Helvetica, sans-serif;
	color: #4e4e4e;
	text-align: left;
}
.textMainBold a {
	color: #4e4e4e;
}
.textMainBold a:hover {
	text-decoration: underline;
}
.PDFtext {
	font: normal 10px Verdana, Arial, Helvetica, sans-serif;
	color: #999999;
}
/*----- Sidebar Starts -----*/
.doctor-sec-s {
	border: 3px solid #d5d5d5;
	background: url(images/doctor-sec-bg.jpg) repeat-x left top;
	margin-top: 32px;
	color: #191919;
	font: normal 13px/17px 'SegoeUIRegular';
}
.doctor-sec-s p {
	margin: 42px 0px 0px -15px;
	float: left;
	width: 60%;
}
.doctor-sec-s p a {
	font: normal 22px/26px 'SegoeUI-SemiBold';
	color: #fff;
}
.doctor-sec-s img {
	margin-top: 10px;
	float: left;
}
.doctor-sec-s .view-profile::before {
	border-left: 0 solid transparent !important;
	border-right: 22px solid transparent !important;
	border-top: 22px solid #6090B8;
	content: "";
	display: block;
	float: left;
	height: 0;
	width: 0;
}
.doctor-sec-s .view-profile::after {
	display: none;
}
.doctor-sec-s .view-profile {
	margin: 31px 0px 0px 22px;
	width: 120px;
}
.doctor-sec-s .view-profile a {
	padding-left: 10px;
	display: block;
}
.surgery {
	background: #f67676;
	font: normal 18px/40px 'SegoeUI-SemiBold';
	color: #fff;
	margin-top: 12px;
}
.surgery a {
	padding-left: 15px;
	color: #fff;
	display: block;
}
.patient-info-s {
	margin-top: 20px;
}
.patient-info-s li {
	background: #085498;
	font: normal 18px/40px 'SegoeUI-SemiBold';
	border-bottom: 1px solid #fff;
}
.patient-info-s li:hover {
	background: #000;
}
.patient-info-s li a {
	color: #fff;
	display: block;
	padding-left: 15px;
}
.services-s {
	background: url(images/service-bg.jpg) repeat-x left top;
	margin-top: 20px;
}
.services-s li {
	text-transform: uppercase;
	border-bottom: 1px solid #3591e0;
	font: normal 14px/18px 'SegoeUIRegular';
	color: #fff;
}
.services-s li a {
	color: #fff;
	display: block;
	padding: 20px 0px;
}
.services-s li img {
	float: left;
	margin: -8px 15px 10px 15px;
}
.extra-padding a {
	padding: 25px 0px !important;
}
.extra-padding img {
	margin: -18px 15px 10px 15px !important;
}
.multimedialist-s {
	border: 3px solid #cdcdcd;
	margin-top: 20px;
	font: normal 20px/30px 'segoeuil';
	color: #fff;
	background: url(images/info-bg.jpg) repeat-x left top;
	text-align: center;
	padding-bottom: 18px;
}
.multimedialist-s a {
	color: #fff;
	display: block;
	background: #000;
}
.multimedialist-s img {
	margin-top: 10px;
}
#Sidebar .resource-list li {
	border: 1px solid #cdcdcd;
	text-transform: uppercase;
	font: normal 14px/20px 'segoeuil';
}
#Sidebar .resource-list li a {
	padding: 10.5px 0 10.5px 18%;
}
#Sidebar .download {
	background: url(images/sprite.png) no-repeat 17% -258px #FFF;
}
#Sidebar .first-vist {
	background: url(images/sprite.png) no-repeat 17% -322px #FFF;
}
#Sidebar .online {
	background: url(images/sprite.png) no-repeat 17% -382px #FFF;
}
#Sidebar .resource-list li a:hover {
	color: #2486e0;
}
#Sidebar .download:hover {
	background: url(images/sprite.png) no-repeat 17% -438px #FFF;
}
#Sidebar .first-vist:hover {
	background: url(images/sprite.png) no-repeat 17% -502px #FFF;
}
#Sidebar .online:hover {
	background: url(images/sprite.png) no-repeat 17% -562px #FFF;
}
.credibility-list {
	border: 5px solid #cdcdcd;
	margin-bottom: 20px;
}
.credibility-list li {
	width: 45%;
	float: left;
	margin: 0px 2.5%;
}
#Sidebar .location-map {
	border: 5px solid #cdcdcd;
	background: #fff;
	min-height: 260px;
}
#Sidebar .location-map .prev {
	background: url(images/left-button-s.jpg) no-repeat left top;
}
#Sidebar .location-map .next {
	background: url(images/right-button-s.jpg) no-repeat left top;
}
#Sidebar .location-map img {
	border: none;
	margin: 10px 4% 0 !important;
	width: 94%;
}
#Sidebar .location-map p {
	margin: 10px 0px 0px 10px;
	color: #888b91;
	width: 70%;
	float: left;
}
#Sidebar .location-map p span {
	color: #888b91;
	display: block;
}
#Sidebar .border-top {
	border-top: 1px solid #c3c5c8;
	margin: 8px 0 0 10px !important;
}
/*----- Profile Starts -----*/
.doctor-sec {
	float: right;
	width: 215px;
	margin: 10px;
}
.doctor-name {
	background: #491611;
	color: #fff;
	text-align: center;
	padding: 5px 0px;
	margin: 5px 0px 0px 0px !important;
	font: bold 15px/30px Verdana, Geneva, sans-serif;
	border-radius: 5px;
}
.doctor-name span {
	font: normal 12px/20px Verdana, Arial, Helvetica, sans-serif;
}
.specialization {
	font: bold 14px/20px Verdana, Geneva, sans-serif;
	color: #fff;
}
/* ------------------------------ Conditions CSS ------------------------------ */
.conditions-p li {
	float: left;
	width: 47%;
	font: normal 16px/20px 'SegoeUIRegular';
	color: #4a4a4b;
	text-align: center;
	padding: 0px !important;
	margin-bottom: 65px;
	text-transform: uppercase;
}
.conditions-p li a {
	color: #4a4a4b;
	padding: 156px 0px 0px 0px;
	display: block;
	text-decoration: none !important;
}
.border-left {
	background: url(images/border-left.jpg) no-repeat 12px top !important;
}
.border-right {
	background: url(images/border-right.jpg) no-repeat left top !important;
}
.laser a {
	background: url(images/laser-prostate-surgery-i.png) no-repeat 55% 10px;
}
.laser a:hover {
	background: url(images/laser-prostate-surgery-i-on.png) no-repeat 55% 10px;
}
.supine a {
	background: url(images/mini-supine-i.png) no-repeat 46% 10px;
}
.supine a:hover {
	background: url(images/mini-supine-i-on.png) no-repeat 46% 10px;
}
.laparoscopic a {
	background: url(images/laproscopic-i.png) no-repeat 55% 10px;
}
.laparoscopic a:hover {
	background: url(images/laproscopic-i-on.png) no-repeat 55% 10px;
}
.robotic a {
	background: url(images/robotic-i.png) no-repeat 46% 10px;
}
.robotic a:hover {
	background: url(images/robotic-i-on.png) no-repeat 46% 10px;
}
.prostate-gland a {
	background: url(images/prostate-gland-i.png) no-repeat 55% 10px;
}
.prostate-gland a:hover {
	background: url(images/prostate-gland-i-on.png) no-repeat 55% 10px;
}
.dysfunction a {
	background: url(images/dysfunction-i.png) no-repeat 46% 10px;
}
.dysfunction a:hover {
	background: url(images/dysfunction-i-on.png) no-repeat 46% 10px;
}
.kidney-stones a {
	background: url(images/kidney-stone-i.png) no-repeat 55% 10px;
}
.kidney-stones a:hover {
	background: url(images/kidney-stone-i-on.png) no-repeat 55% 10px;
}
.prostate-cancer-i a {
	background: url(images/prostate-cancer-i.png) no-repeat 46% 10px;
}
.prostate-cancer-i a:hover {
	background: url(images/prostate-cancer-i-on.png) no-repeat 46% 10px;
}
.kidney-cancer-i a {
	background: url(images/kidney-cancer-i.png) no-repeat 55% 10px;
}
.kidney-cancer-i a:hover {
	background: url(images/kidney-cancer-i-on.png) no-repeat 55% 10px;
}
.pro-cancer a {
	background: url(images/prostate-bg.png) no-repeat 55% 10px;
}
.pro-cancer a:hover {
	background: url(images/prostate-bg-on.png) no-repeat 55% 10px;
}
.pro-enlarge a {
	background: url(images/prostate-enlarge-bg.png) no-repeat 45% 10px;
}
.pro-enlarge a:hover {
	background: url(images/prostate-enlarge-bg-on.png) no-repeat 45% 10px;
}
.kidney-surgery a {
	background: url(images/kidney-surgery-bg.png) no-repeat 55% 10px;
}
.kidney-surgery a:hover {
	background: url(images/kidney-surgery-bg-on.png) no-repeat 55% 10px;
}
.kidney-stone-surgery a {
	background: url(images/kidney-stone-bg.png) no-repeat 45% 10px;
}
.kidney-stone-surgery a:hover {
	background: url(images/kidney-stone-bg-on.png) no-repeat 45% 10px;
}
/* ------------------------------ Custom CSS ------------------------------ */
.page-id-26 .address-details span, .page-id-62 .address-details span, .page-id-64 .address-details span, .page-id-66 .address-details span, .page-id-377 .address-details span, .page-id-389 .address-details span, .page-id-78 .address-details span {
	display: none;
}
.page-id-52 .doctor-sec-s {
	display: none;
}
.contact-list li span, .location-map li span {
	display: block;
}
.multiBorder {
	margin: 10px auto;
	position: relative;
	width: 90%;
	height: 400px;
}
.page-id-42 #Content-Left, .page-id-42 .textMain ul li {
	border-right: none;
	background: none;
}
.captcha li {
	background: none !important;
	text-align: center;
}
.captcha {
	text-align: center;
}
.captcha span input {
	width: 60px !important;
}
.tabs li {
	background: url(images/patient-journey-bullets.png) no-repeat 7px 15px #0b4980 !important;
	font: normal 13px/16px Verdana, Geneva, sans-serif;
	color: #fff;
	width: 45%;
	float: left;
	padding: 0px !important;
	margin: 0px 10px 10px 0px !important;
	backface-visibility: hidden;
	box-shadow: 0 0 1px rgba(0, 0, 0, 0);
	display: inline-block;
	position: relative;
	transform: translateZ(0px);
	vertical-align: middle;
}
.tabs li a {
	display: block;
	color: #fff;
	padding: 10px 0px 10px 20px;
	text-decoration: none !important;
}
.tabs li a:hover {
	color: #fff;
	text-decoration: none !important;
}
.tabs li::before {
	background: rgba(0, 0, 0, 0) linear-gradient(225deg, white 45%, #aaaaaa 50%, #cccccc 56%, white 80%) repeat scroll 0 0 !important;
	box-shadow: -1px 1px 1px rgba(0, 0, 0, 0.4);
	content: "";
	height: 0;
	pointer-events: none;
	position: absolute;
	right: 0;
	top: 0;
	transition-duration: 0.3s;
	transition-property: width, height;
	width: 0;
}
.tabs li:hover::before, .tabs li:focus::before, .tabs li:active::before {
	height: 25px;
	width: 25px;
}
.contact-map iframe {
	height: 250px;
	width: 100%;
}
.testimonials-submit {
	box-shadow: 2px 5px 2px 2px #272C30;
	float: right;
	margin: -42px 5px 0 0;
}
.testimonials-submit a {
	background: #3A3A3A;
	color: #fff;
	padding: 5px 8px;
	text-decoration: none;
}
.testimonials-submit a:hover {
	color: #fff !important;
}
/*----- Useful Links Starts -----*/
.UseFul-links {
	width: 90%;
	height: auto;
	margin: 10px 0px;
	padding: 0px;
	text-align: center;
}
.UseFul-links img {
	margin: 2px;
	padding: 10px;
	border: 1px solid #666666;
	float: left;
}
.useful-social .linkedin-h {
	background-position: left 5px !important;
}
.useful-social .twitter-h {
	background-position: left -25px !important;
}
.useful-social .googleplus-h {
	background-position: left -55px !important;
}
.useful-social .facebook-h {
	background-position: left -85px !important;
}
/*-------------------- Review Page Styles --------------------*/

.review {
	margin: 20px auto 0px auto;
	padding: 0px;
	width: 100%;
	height: auto;
	text-align: left;
}
.review img {
	margin: 5px;
	padding: 0px;
}
/*-------------------- Multimedialist Styles --------------------*/
/*.multimedialist ul {
margin: 0px !important;
padding: 0px !important;
}*/
.media {
	color: #fff;
	font: normal 14px/16px Verdana, sans-serif;
	list-style: outside none none;
	margin: 0 !important;
	padding: 0 !important;
	text-align: left;
	text-decoration: none;
}
.media li {
	float: left;
	list-style: outside none none;
	margin: 10px 15% 10px 0 !important;
	padding: 0 !important;
	width: 120px;
}
.media li a {
	background: none repeat scroll 0 0 #841207;
	border: 1px solid #fff;
	border-radius: 5px;
	color: #fff;
	display: block;
	height: 20px;
	line-height: 20px;
	padding: 5px 0 5px 40px;
	text-decoration: none;
	width: 120px;
	text-align: center;
}
.video a {
	font: normal 14px/16px Verdana, sans-serif;
	padding: 4px 0px 4px 20px !important;
}
.info a {
	font: normal 14px/16px Verdana, sans-serif;
	padding: 4px 0px 4px 20px !important;
}
.print a {
	font: normal 14px/16px Verdana, sans-serif;
	padding: 4px 0px 4px 20px !important;
}
/*----- Testimonial Page Styles -----*/

.submit-testimonial {
	width: 200px;
	height: 30px;
	font: normal 14px/30px Verdana, Arial, Helvetica, sans-serif;
	color: #ffffff;
	text-align: center;
	margin: -50px 15px 15px 15px;
	float: right;
	border: 2px solid #ffffff;
	box-shadow: 0px 5px 5px 0px #aaaaaa;
	-o-box-shadow: 0px 5px 5px 0px #aaaaaa;
	-moz-box-shadow: 0px 5px 5px 0px #aaaaaa;
	-ms-box-shadow: 0px 5px 5px 0px #aaaaaa;
	-webkit-box-shadow: 0px 5px 5px 0px #aaaaaa;
}
.submit-testimonial a {
	background: #005087;
	color: #ffffff;
	display: block;
	text-decoration: none;
	-webkit-transition: 2s linear;
	-moz-transition: 2s linear;
	-ms-transition: 2s linear;
	-o-transition: 2s linear;
	transition: 2s linear;
}
.submit-testimonial a:hover {
	background: #0077AE;
	color: #ffffff;
	text-decoration: none;
	-webkit-transition: 2s linear;
	-moz-transition: 2s linear;
	-ms-transition: 2s linear;
	-o-transition: 2s linear;
	transition: 2s linear;
}
/*-------------------- Realtime Sitemap Styles --------------------*/
#sitemapMenu ul {
	margin: 0px;
	padding: 0px;
}
#sitemapMenu ul li {
	margin: 0px;
	padding: 0px 0px 10px 0px;
	line-height: 30px;
	font-weight: bold;
	background: none;
}
#sitemapMenu ul ul {
	margin: 0px;
	padding: 0px 0px 10px 30px;
}
#sitemapMenu ul ul li {
	margin: 0px;
	padding: 0px;
	font-weight: normal;
}
/*----- Contact Address Styles -----*/
.formHead {
	font: bold 11px Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	padding: 5px 10px 5px 10px;
	color: #ffffff;
	background: #5888B0;
}
.formHead a {
	color: #ffffff;
	text-decoration: underline;
}
.formHead a:hover {
	color: #ffffff;
	text-decoration: underline;
}
.contact-address {
	padding: 3px;
	margin: 15px auto 0px auto;
	border: 1px solid #5888B0;
	min-height: 120px;
}
.contact-address .intra-div {
	display: table;
}
.address-details {
	font: normal 12px/16px Verdana, Arial, Helvetica, sans-serif;
	padding: 1% 1% 1% 2%;
	display: table-cell;
	vertical-align: top;
	min-width: 250px;
	float: left;
}
.map-pics {
	width: 200px;
	display: table-cell;
	text-align: center;
	vertical-align: top;
	float: right;
}
.map-pics img {
	margin: 5px;
	border: 2px solid #5888B0;
}
.map-pics img:hover {
	border: 2px solid #EAEAEA;
}
.contact-ph {
	color: #7e7d7d;
	margin: 20px 0px 10px 0px;
}
.contact-ph a {
	color: #7e7d7d;
	text-decoration: none;
}
.contact-ph a:hover {
	color: #7e7d7d;
	text-decoration: none;
}
.contact-ph ul {
	margin: 0px !important;
	padding: 0px !important;
}
.contact-ph li {
	font: normal 14px/35px Verdana, Arial, Helvetica, sans-serif;
	width: 50%;
	float: left;
	background: none !important;
	margin: 0px !important;
	padding: 0px !important;
}
.telephone {
	padding-left: 30px;
	display: block;
}
.contact-ph img {
	margin: 0px 10px 0px 5px;
}
/*--------------forms css ------------------------ */
.wp-form {
	border: 1px solid #aaaaaa;
	margin: 21px auto;
	width: 99%;
	padding: 0 0 0 0;
}
.wp-form ul {
	margin: 15px 6%;
}
.wp-form ul li {
	width: 100%;
	padding: 0;
	margin: 0 0 10px 0;
	background: none;
}
.wp-form ul.text li {
	width: 45%;
	float: left;
	margin-right: 5%;
	height: 30px;
}
.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 #aaaaaa;
	padding: 3px 5px;
}
.wp-form ul li textarea {
	width: 95%;
	height: 160px;
}
.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: 31px;
}
.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: #5F8FB7;
	padding: 3px 20px;
	border: 1px solid #3A3B3D;
	color: #ffffff;
	font-weight: bold;
	cursor: pointer;
	margin: 10px 0 0 0;
}
.wp-form ul.testimonial-section li {
	float: left;
}
.wp-form ul.testimonial-section li label {
	font-weight: bold;
	margin: 0 10px 0 0px;
}
.wp-form ul.testimonial-section li.agree-text {
	width: 100%;
	font-weight: bold;
	text-align: left;
}
.wp-form ul.testimonial-section li.agree-text span.wpcf7-list-item {
	display: block;
}
.textMain .wp-form h3 {
	background: #5F8FB7;
	font: bold 15px Verdana, Geneva, sans-serif;
	color: #ffffff;
	padding: 5px 0 5px 10px;
	margin: 0;
}
.wp-form {
	border: 1px solid #5F8FB7;
	margin: 21px auto;
	padding: 0;
	width: 99%;
}
/** Tell A friend Styles **/
#tell-friend {
	width: 100%;
	bottom: 10%;
	display: none;
	position: fixed;
	z-index: 999999;
}
#tell-friend .form-container {
	border: 2px solid #5F8FB7;
	background: #ffffff;
	font: normal 12px/16px Verdana, Geneva, sans-serif;
	color: #333333;
	position: relative;
	top: 10%;
	margin: 0px auto;
	display: block;
}
.form-container {
	background: #026db8;
	border: 2px solid #026db8 !important;
	height: auto;
	margin: 15px auto;
	padding: 0 0 20px 0;
	width: 370px;
}
#tell-friend .form-container h2 {
	color: #5F8FB7;
	font: 26px/26px sans-serif;
	padding: 10px 0 0 10px;
}
#tell-friend .form-container .close {
	background: url(images/amazon-style-close-button-md.png) 0 0;
	padding: 0px;
	position: absolute;
	right: 0px;
}
#tell-friend .form-container a {
	float: right;
	margin: -30px 5px 0 0;
	width: 6%;
}
#tell-friend .form-container a {
	float: right;
}
.form-container .button-style input[type='reset'], .form-container .button-style input[type='submit'] {
	background: #5F8FB7;
	color: #fff;
	padding: 6px 8px;
	border: none;
	cursor: pointer;
	font-weight: bold;
}
#tell-friend .form-container a:hover {
	color: #ff6600;
}
.friend-form input[type="text"], .friend-form input[type="email"], .friend-form textarea {
	border: 1px solid #5F8FB7;
	margin: 6px 8%;
	padding: 4px 4px;
	text-decoration: none;
	vertical-align: middle;
	width: 81%;
}
#tell-friend .wpcf7-captcha-captcha {
	height: auto;
	width: 160px;
	margin: 0 0 0 85px;
}
.wpcf7-captcha-captcha-177, .wpcf7-captchac {
	width: 200px;
	height: 60px;
}
.friend-form .your-message textarea {
	height: 80px;
	padding: 0px 4px !important;
}
.button-style {
	margin: auto 23%;
	width: 52%;
	float: none;
}
#tell-friend .form-container .close {
	background: url(images/amazon-style-close-button-md.png) 0 0;
	background-size: 100%;
	padding: 0px;
	right: -3px;
	top: 32px;
	height: 29px;
	width: 29px;
}
div.wpcf7 .watermark {
	color: #2b2b2b !important;
	font: normal 12px Verdana, Geneva, sans-serif;
}
.center {
	text-align: center !important;
}
.mandatory {
	color: #ff8204;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
}
/****************schema*****************/
.tableborder {
	border: 1px solid #003859;
	border-radius: 0;
}
.text-address {
	font: normal 12px/16px Verdana, Arial, Helvetica, sans-serif;
	color: #313030;
	padding: 0px 10px 0px 10px;
	text-decoration: none;
	text-align: justify;
}
.text-address a {
	color: #707070;
	text-decoration: underline;
}
.text-address a:hover {
	color: #004e96;
	text-decoration: underline;
}
.tel-schema {
	height: 28px;
}
.tel-schema img {
	margin: 0px 5px 0px 0px;
	float: left;
}
/*--------------Tell A friend start--------------*/
#tell-main, #tell-friend {
	display: none;
}
#tell-friend {
	bottom: 5%;
	left: 50%;
	margin: 0px 0px 0px -200px;
	width: 400px;
	padding: 15px;
	position: fixed;
	z-index: 9999;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	-ms-border-radius: 10px;
	-o-border-radius: 10px;
	border-radius: 10px;
}
#tell-friend #close {
	width: 25px;
	height: 25px;
	color: #000000;
	font: bold 16px/20px Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
	margin: -25px -25px 0px 0px;
	padding: 0px;
	float: right;
	cursor: pointer;
	border-radius: 50%;
	background: #C9C9D6;
}
/*-------------Our Doctors Css-----------------*/
#teamcontainer {
	display: table;
	text-align: inherit;
	width: 100%;
}
.teamleft, .teamright {
	background: #D7D7D7;
	border: 1px solid #7B8A96;
	border-radius: 5px;
	display: table-cell;
	float: left;
	padding: 15px 0 18px 5px;
	position: relative;
	width: 47%;
	margin: 0px 0px 10px 0px;
	min-height: 112px;
}
.teamleft p, .teamright p {
	color: #7B8A96;
	font: 12px/18px Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
	text-align: left;
}
.teamleft h3, .teamright h3 {
	color: #7B8A96;
	font: bold 16px/24px Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
}
.teamleft h3 a, .teamright h3 a {
	color: #7B8A96;
}
.teamleft h3 a:hover, .teamright h3 a:hover {
	color: #7B8A96;
}
.contact-view {
	bottom: 10px;
	left: 50%;
	color: #7B8A96;
	font: bold 12px/20px Arial, Helvetica, sans-serif;
	position: absolute;
	text-align: right;
	text-align: center;
	text-transform: capitalize;
	width: 80%;
	border: 1px solid #fff;
	width: 100px;
	border-radius: 10px;
}
.contact-view a {
	color: #7B8A96;
	text-decoration: none;
}
.contact-view a:hover {
	color: #7B8A96;
}
.teammiddle {
	display: table-cell;
	float: left;
	width: 15px;
}
.teamleft img, .teamright img {
	border: 1px solid #7B8A96;
	float: left;
	margin-right: 10px;
}
.more-width {
	width: 80% !important;
}
.more-width span {
	color: #fff;
}
.page-id-18 .textMain h3, .page-id-497 .textMain h3 {
	display: none;
}
.address-table {
	background: #e6e9ea;
	margin: 5px auto;
	padding: 12px;
	width: 96%;
}
.img-style {
	float: right;
	margin: 5px 10px 10px 10px;
	border: 4px solid #fff;
	outline: 1px solid #ccc;
}
#kento-pvc-single {
	float: left;
	width: 150px;
}
.blg_blck_sec {
	width: 100%;
	float: left;
	padding: 0 0 13px 0;
	border-bottom: 1px dashed #000;
	margin-bottom: 15px;
}
.blg_blck_sec .blog-thumb {
	float: left;
	margin: 15px 10px 20px 0;
	float: left;
	width: 20%;
}
.blg_blck_sec .blog_block {
	float: left;
	float: left;
	width: 76%;
}
.blg_blck_sec .blog_block > p {
	clear: both;
	padding: 12px 0 0;
}
.img_lft img {
	width: 235px;
	height: 235px;
}
.img_lft {
	margin: 0 15px 10px 0;
	float: left;
}
.blg_content {
	padding: 13px 0 0 0;
}
.textMain .blog_block h2 a {
	text-decoration: none;
}
.blog-thumb img {
	border: 1px solid #20558a;
	width: 150px;
	height: auto;
}
.blog_block span.cat-blog {
	background: url(images/calendar_icon.png) no-repeat left 2px;
	display: block;
	padding-left: 25px;
	float: left;
	width: 145px;
}
.blog_block span.cat-blog1 {
	background: url(images/category_icon.png) no-repeat scroll left 4px;
	display: block;
	float: left;
	padding: 0px 20px 0px 26px !important;
	width: 125px;
}
.kento-pvc-total {
	background: url(images/total.png) no-repeat scroll left 0 !important;
	display: block;
	float: left;
	padding: 0 10px 0 27px !important;
}
.blg_content #kento-pvc .kento-pvc-total {
	display: none;
}
.kento-pvc-today {
	display: none;
}
.blog-readmore a {
	color: #fff;
	float: right;
	margin: 0 0 10px;
	padding: 3px 5px;
	background-color: #20558b;
	text-decoration: none;
	line-height: 15px;
}
.blog-readmore a:hover {
	color: #fff;
	background-color: #306ba7;
	text-decoration: none;
}

/* ------------------------------Map Container CSS ------------------------------ */

#Map-Container {
    width: 100%;
    margin: 0px;
    padding: 0px;
    position: relative;
}

.map-header h2 {
    text-align: center;
    font: normal 28px/46px 'SegoeUIRegular';
    color: #000000;
    background: #bcbcbc;
    width: 100%;
    position: relative;
}

.map-header h2:after {
    position: absolute;
    content: "";
    left: -30px;
    width: 0;
    height: 0;
    border-top: 46px solid #ffffff;
    border-left: 30px solid transparent;
}

.map-header h2:before {
    position: absolute;
    content: "";
    right: -30px;
    width: 0;
    height: 0;
    border-top: 46px solid #ffffff;
    border-right: 30px solid transparent;
}

.map-header {
    position: absolute;
    top: -14px;
    z-index: 10;
    left: 30%;
    width: 42%;
    background: #bcbcbc;
}

.gm-style .gm-style-iw {
    overflow: visible !important;
    border-radius: 10px;
    position: relative;
}

.gm-style .gm-style-iw:after {
    position: absolute;
    content: "";
    left: 40%;
    width: 0;
    height: 0;
    bottom: -40px;
    border-top: 40px solid #1177c8;
    border-left: 30px solid transparent;
}

.gm-style > div > div > div > div > div > div {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0 !important;
    border: medium none !important;
    box-shadow: none !important;
    position: relative;
}

.gm-style > div > div > div > div > div {
    background: #1177c8;
    color: #000000 !important;
    font: 20px/25px'SegoeUIRegular';
    text-align: left;
}

  #markerLayer img {
        border: 0px solid red !important;
        width: 85% !important;
        height: 85% !important;
        border-radius: 0px;
		transform: rotate(50deg);
      }
	   #markerLayer1 img {
        border: 0px solid red !important;
        width: 85% !important;
        height: 100% !important;
        border-radius: 0px;
		transform: rotate(-50deg);
      }

.gm-style > div > div > div > div > div > div > div {
    top: -40px !important;
}

.gm-style > div > div > div > div > div > div > div:after {}

.gm-style div div div div div div div div {
    display: block;
}
.gm-style div div div div div div div div .ad-head{
    font: bold 15px/18px 'SegoeUIRegular' !important;
    text-transform: uppercase;
    color: #fff;
}
.gm-style div div div div div div div div .ad-text {
    font: normal 13px/16px 'SegoeUIRegular' !important;
    
    color: #fff;
}
.gm-style div div div div div div div div .ad-text p{
    margin: 0 auto !important;
       color: #fff;
}
.gm-style div div div div div div div div .ad-text p b{
    font: bold 13px/16px 'SegoeUIRegular' !important;
       color: #fff;
    text-transform: uppercase;
}
.gm-style > div > div > div > div > div > div > div > div {
    box-shadow: none !important;
    font: 13px/22px 'SegoeUIRegular' !important;
    
    color: #fff;
    padding-right: 10px;
    margin-left: 12px;
    margin-top: 10px;
    margin-bottom: 5px;
    position: relative;
}
.gm-style-iw b {
    font: normal 14px/18px 'SegoeUIRegular';
    text-transform: uppercase;
    color: #ffffff;
}
.gm-style-iw p {
    font: normal 13px/20px 'SegoeUIRegular';
    margin-left: 12px;
    color: #000000;
    margin-bottom: 5px;
} 

   .custom-iw .gm-style-iw {
    overflow: visible !important;
    border-radius: 10px;
    position: relative;
	background: #d50303 !important;
}

.custom-iw .gm-style-iw:after {
    position: absolute;
    content: "";
    left: 40%;
    width: 0;
    height: 0;
    bottom: -40px;
    border-top: 40px solid #d50303;
    border-left: 30px solid transparent;
}

.custom-iw > div > div > div > div > div > div {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0 !important;
    border: medium none !important;
    box-shadow: none !important;
    position: relative;
}

.custom-iw > div > div > div > div > div {
    background: #d50303;
    color: #ffffff !important;
    font: 20px/25px'SegoeUIRegular';
    text-align: left;
}

.custom-iw > div > div > div > div > div > div > div {
    top: -40px !important;
}

.custom-iw > div > div > div > div > div > div > div:after {}

.custom-iw div div div div div div div div {
    display: block;
}
.custom-iw div div div div div div div div .ad-head{
    font: bold 15px/18px 'SegoeUIRegular' !important;
    text-transform: uppercase;
    color: #fff;
}
.custom-iw div div div div div div div div .ad-text {
    font: normal 13px/16px 'SegoeUIRegular' !important;
    
    color: #fff;
}
.custom-iw div div div div div div div div .ad-text p{
    margin: 0 auto !important;
       color: #fff;
}
.custom-iw div div div div div div div div .ad-text p b{
    font: bold 13px/16px 'SegoeUIRegular' !important;
       color: #fff;
    text-transform: uppercase;
}
.custom-iw > div > div > div > div > div > div > div > div {
    box-shadow: none !important;
    font: 13px/22px 'SegoeUIRegular' !important;
    
    color: #fff;
    padding-right: 10px;
    margin-left: 12px;
    margin-top: 10px;
    margin-bottom: 5px;
    position: relative;
}
.custom-iw b {
    font: normal 14px/18px 'SegoeUIRegular';
    text-transform: uppercase;
    color: #ffffff;
}
.custom-iw p {
    font: normal 13px/20px 'SegoeUIRegular';
    margin-left: 12px;
    color: #000000;
    margin-bottom: 5px;
} 



/* ------------------------------ Media Screen CSS ------------------------------ */
@media screen and (max-width : 900px) {
#Intra-Container-S li {
	background-position: right top !important;
}
#Intra-Container-S .intra-main h2 span {
	display: inline;
}
.tabs-list li {
	width: 250px !important;
}
.logo {
	width: 33%;
}
.location {
	font: normal 16px/24px 'SegoeUIRegular';
	margin: 0 12px 0 3%;
}
.call-appoint {
	font: normal 16px/24px 'SegoeUIRegular';
}
.service-list ul li {
	font: normal 13px/18px 'SegoeUIRegular';
}
.technology-list li img {
	border: 4px solid #a7a7a7;
}
.technology-list li:hover img {
	border: 4px solid #1177c8;
}
.technology-list li {
	width: 24%;
	margin-right: 1%;
}
.technology-list {
	border: none;
}
.doctor-header {
	font: normal 22px/40px 'SegoeUIRegular';
}
.speciality {
	font: normal 17px/20px 'SegoeUIRegular' !important;
}
.doctor-right {
	padding-left: 4%;
}
.surgery-header {
	font: normal 26px/32px 'segoeuil';
}
.resource-list li {
	font: normal 13px/20px 'segoeuil';
}
.location-map li img {
	width: 38%;
	margin: 22px 2% 0 !important;
}
.location-map li p {
	font: normal 11px/18px 'segoeuil';
	width: 56%;
	float: right;
}
.border-top {
	font: normal 13px/18px 'SegoeUI-SemiBold' !important;
}
.services-f {
	width: 34%;
	padding-left: 4px;
}
#Patient-Journey {
	background: url(images/journey-bg.jpg) no-repeat scroll left bottom;
	background-size: 100% 100%;
}
.journey-list-p > div {
	background-size: auto;
}
.journey-list-p .list li a {
	padding: 4px 0 4px 30%;
}
.journey-list-p .list li {
	background: url(images/patient-journey-bullets.png) no-repeat scroll 32% 15px !important;
	width: 73%;
}
.journey-list-p .list-header {
	padding: 0 0 10px 15%;
}
.assessment {
	background: url(images/assesments.png) no-repeat 1px 18px;
	background-size: 45% auto;
}
.conditions {
	padding: 117px 0 0 3%;
	width: 19%;
	background-size: 50% auto;
}
.treatments {
	padding-left: 3%;
	width: 20%;
	background: url(images/treatments.png) no-repeat scroll center 218px;
	background-size: 50% auto;
}
.recovery {
	background: url(images/postoperative-recovery.png) no-repeat 118px 62px;
	margin-top: 113px;
	padding: 0 1% 0 0%;
	width: 27%;
	background-size: 45% auto;
}
.conditions-p li {
	width: 50%;
}
.border-left {
	background-size: 100% auto !important;
}
.border-right {
	background-size: 113% auto !important;
}
.border-left a, .border-left a:hover {
	background-size: 45% auto;
	background-position: 62% 6px;
}
.border-right a, .border-right a:hover {
	background-size: 45% auto;
	background-position: 50% 6px;
}
/*---------------Form Styles--------------------*/
span.wpcf7-list-item {
	display: block;
	margin-left: 0.5em;
	text-align: left !important;
}
.map-pics {
	display: block;
	width: 100%;
}
.address-details {
	display: block;
}
.teamleft, .teamright {
	width: 275px;
}
.tabs li {
	width: 270px;
}
#access li {
	font: normal 11px/18px 'SegoeUIRegular';
}
}
 @media screen and (max-width : 767px) {
#access li {
	font: normal 10px/18px 'SegoeUIRegular';
}
.technology-list li a span {
	display: none;
}
.videoBorder iframe, .videoBorder embed, .multiBorder iframe, .multiBorder embed {
	height: 200px;
}
#Header {
	min-height: 198px;
}
.doctor-sec {
	float: none;
	margin: 10px auto;
	width: 215px;
}
.book-appoint {
	float: left;
	margin: 20px 0px 0px 17%;
}
.location {
	margin: 0 12px 0 17%;
}
.service-list ul li {
	background-size: 96% auto;
}
.service-list ul li:hover {
	background-size: 96% auto;
}
.technology-list li {
	font: normal 15px/20px 'SegoeUIRegular';
}
.doctor-header {
	font: normal 19px/40px 'SegoeUIRegular';
}
.speciality {
	font: normal 15px/20px 'SegoeUIRegular' !important;
}
.surgery-header {
	font: normal 22px/32px 'segoeuil';
}
.resource-list li {
	font: normal 11px/20px 'segoeuil';
}
.border-top {
	font: normal 11px/18px 'SegoeUI-SemiBold' !important;
}
.smo li {
	margin: 0px 6px 6px 0px;
}
.list li {
	font: normal 12px/16px 'segoeuil';
}
.long-term {
	width: 28%;
	margin-bottom: 10px;
}
.conditions {
	background: url(images/urological-conditions.png) no-repeat center 20px;
	background-size: 50% auto;
}
.recovery {
	background: url(images/postoperative-recovery.png) no-repeat 30px 10px;
	margin-top: 0px;
	padding: 113px 0% 0 1%;
	width: 25%;
	background-size: 45% auto;
}
.ypo-logo {
	text-align: center;
}
.menu-f {
	width: 13%;
}
.services-f {
	width: 35%;
}
.contact-f {
	width: 26%;
}
.conditions-p li {
	font: normal 13px/20px 'SegoeUIRegular';
	margin-bottom: 25px;
}
.conditions-p li a {
	padding: 116px 0 0;
}
.location-map li p span {
	font: normal 12px/16px 'SegoeUI-SemiBold' !important;
}
.location-map {
	min-height: 200px;
}
}
 @media screen and (max-width : 640px) {
.location-map li p span {
	font: normal 14px/18px 'SegoeUI-SemiBold' !important;
}
.location-map li p {
	font: normal 12px/18px 'segoeuil';
}
#Sidebar {
	margin: 0px auto;
	display: inherit;
	background: none;
	padding: 0px;
}
#Main-Menu {
	display: none;
}
#Mobile-Menu {
	display: block !important;
	width: 100%;
	height: 46px;
	background: #E6E9EA;
	padding: 0px;
	float: left;
	position: relative;
	top: 0px;
}
.menu-m-bg {
	position: absolute;
	width: 100%;
	color: #000;
	font: normal 14px/40px Verdana, sans-serif;
	margin: 0px;
	padding: 0px;
	z-index: 99999;
}
.menu-m-bg a, .menu-m-bg a:hover {
	color: #000;
	display: block;
	text-decoration: none;
	text-align: center;
}
.menu-m {
	text-align: left;
}
.menu-m img {
	vertical-align: middle;
	margin: 0px 10px 0px 0px;
}
#wrapper {
	left: 0px;
	top: 48px;
	overflow: hidden !important;
	width: 100%;
	position: relative;
	z-index: 99999;
}
#Intra-Container-S, #Intra-Container {
	display: none;
}
.service-list {
	margin: 11px auto;
	width: 316px;
}
.service-list ul li a {
	padding: 109px 0 0;
}
.haematuria, .incontinence, .kidney-stone, .prostate-cancer, .kidney-cancer {
	background-size: 55% auto !important;
}
.technology-list li img {
	border: 4px solid #a7a7a7;
	display: block;
	margin: 0 auto;
	text-align: center;
	width: 68%;
}
.technology-list li a {
	color: #303234;
	display: block;
	text-align: center;
}
.doctor-image {
	float: none;
	margin-bottom: 0;
	margin-left: auto;
	margin-top: 0;
	text-align: center;
}
.doctor-text {
	margin: 10px auto;
	text-align: center;
	width: 315px;
}
.doctor-right {
	float: none;
	margin: 20px auto;
	width: 315px;
}
/*----- Form Styles -----*/

.feedback {
	width: 100%;
}
.feedback ul {
	border-collapse: separate;
	border-spacing: 0px 4px;
}
.feedback li div {
	display: inherit;
	margin: 5px 0px !important;
}
.form-label {
	text-align: left !important;
}
.form-image {
	display: none !important;
}
.videoBorder {
	height: 200px;
}
.contat-form .txtcap {
	float: none;
	width: 100%;
}
.extra-width {
	width: 70% !important;
}
.contat-form .conbut {
	width: 100%;
}
.logo, .header-right {
	float: none;
	width: 320px;
	margin: 20px auto 0px auto;
}
.location {
	margin: 0px;
}
.call-appoint {
	margin-left: 10px;
}
.book-appoint {
	margin: 20px 0 10px 17%;
}
.service-list ul li {
	width: 50%;
	height: 150px;
	background-size: auto;
	margin-bottom: 10px;
}
.service-list ul li:hover {
	background-size: auto;
}
#Services-Container, #Doctor-Info-Container, #Info-Container {
	background-size: auto 100%;
}
.service-list {
	margin-top: 20px;
}
.technology-list ul {
	width: 95%;
	margin: 0px auto;
}
.technology-list li {
	width: 45%;
	margin-bottom: 10px;
}
.doctor-left {
	width: 100%;
}
.doctor-right {
	margin: 0px auto;
	width: 320px;
	float: none;
	background: none;
}
#Info > div {
	width: 46%;
	margin: 0px 1.8%;
}
#Footer > div {
	width: 46%;
	margin: 0px 1%;
}
.copyright {
	clear: both;
}
.journey-list > div {
	width: 310px;
	background-size: auto auto;
	padding: 0px 0px 0px 0px;
	margin: 10px auto 10px auto;
	min-height: 130px;
	background-position: 5px 25px;
	float: none;
}
#Patient-Journey {
	background: none;
}
.list li {
	padding-left: 40%;
	background: url(images/patient-journey-bullets.png) no-repeat 40% 8px;
}
.list li span, .list-header span {
	display: inline;
}
.conditions-p li {
	width: 320px;
	background-size: auto auto !important;
	margin: 10px auto;
	float: none;
}
.conditions-p li a, .conditions-p li a:hover {
	background-size: auto auto;
	padding: 165px 0 0;
}
.border-right a, .border-right a:hover {
	background-position: 42% 11px;
}
.border-left a, .border-left a:hover {
	background-position: 50% 10px;
}
.contat-form .txtcap {
	float: none;
	width: 100%;
}
.contat-form .conbut {
	width: 100%;
}
#Maph-Container {
	display:none;
}
}
 @media screen and (max-width : 479px) {
.location {
	margin: 0 0px 0 5px;
}
.doctor-left {
	width: 310px;
	margin: 10px auto 0px 10px;
	border-bottom: 1px solid #fff;
}
.doctor-image {
	float: none;
	margin-left: 5%;
}
#Info > div {
	margin: 0 1.8%;
	width: 310px;
}
#Footer > div {
	margin: 0 2%;
	width: 96%;
}
.footer-header {
	padding: 20px 0 0px;
}
.contact-ph li {
	float: none;
	width: auto;
}
}
