                                                                                                                   /*Theme Name: Sydney Vascular Surgery



	Theme URI: https://www.yourpracticeonline.com.au



	Description: This theme is completely compatible with WordPress 4.3



	Author URI: https://www.yourpracticeonline.com.au



	Version: 1.0



 ------------------------------ Fonts CSS ------------------------------ */                             



 @import url('fonts.css');
 @import url('menu.css');
 @import url(https://fonts.googleapis.com/css?family=Open+Sans:400,300,600,700);



  /*   font-family: 'Open Sans', sans-serif;    */



 @import 'https://fonts.googleapis.com/css?family=Roboto:300,400,500,700';
/*     font-family: 'Roboto', sans-serif; */



/* ------------------------------ 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: 0px;
	padding: 0px;
}
ul, ol {
	margin: 0px;
	padding: 0px;
}
ul {
	list-style: none;
}
a, a:hover {
	text-decoration: none;
	outline: none;
}
.img-l, .img-r {
	border: 2px solid #ccc;
	padding: 2px;
}
.img-l {
	margin: 0px 15px 10px 0px;
	float: left;
}
.img-r {
	margin: 0px 0px 10px 15px;
	float: right;
}
.align-center {
	text-align:center;
}
/* ------------------------------ General CSS ------------------------------ */



                                                                                                                                                        



.sitemap-page {
	position: relative;
}
.sitemap-page p {
	position: relative;
}
.anchar {
	display: block;
	position: absolute;
	top: -130px;
}
a.call-block {
	display: none;
}
a.call-none {
	text-decoration: none;
}
.hr {
	height: 10px;
	border-bottom: 1px solid #999;
}
.clear-float {
	clear: both;
}
.align-left {
	float: left;
	margin-right: 10px;
}
.align-right {
	float: right;
	margin-left: 10px;
}
.bdr-bg-none {
	border: none !important;
	background: none !important;
}
.videoBorder {
	border: 4px solid #333;
	width: 90%;
	position: relative;
	margin: 15px auto;
	padding: 50% 0px 0px 0px;
}
.multiBorder {
	width: 90%;
	position: relative;
	margin: 10px auto;
	padding: 100% 0px 0px 0px;
	overflow: hidden;
	height: 300px;
}
.videoBorder iframe, .videoBorder embed, .multiBorder iframe, .multiBorder embed {
	top: 0px;
	position: absolute;
	width: 100.1%;
	height: 100%;
	margin: 0px;
	padding: 0px;
	border: 0px !important;
}
.mandatory {
	color: #ff8204;
	font: bold 12px Verdana, Verdana, Arial, Helvetica, sans-serif;
}
/* ------------------------------ Slider CSS ------------------------------ */



                                                                                                                                                        



.rslides {
	width: 100%;
	height: 100%;
	margin: 0px;
	padding: 0px;
	position: relative;
}
.rslides li {
	display: none;
	width: 100%;
	height: 100%;
	left: 0px;
	top: 0px;
}
.rslides li li {
	display: block;
}
.Intra-L, .Intra-R {
	position: absolute;
	z-index: 111;
	width: 100%;
	height: 100%;
	padding: 0px;
	margin: 0px;
	top: 0px;
}
.Intra-L {
	left: -100%;
}
.Intra-R {
	right: -100%;
}
.intra-div, .intra-table {
	width: 100%;
	height: 100%;
}
figure {
	margin: 0px;
}
/* ------------------------------ Scrolling Styles ------------------------------ */



                                                                                                                                                        



#flexiselDemo1 {
	margin: 0px;
	padding: 0px;
	display: block;
	list-style: none;
	overflow: hidden !important;
}
.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: 92%;
	max-width: 92%;
	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: 35px;
	height: 38px;
	position: absolute;
	cursor: pointer;
	z-index: 100;
	top: 20% !important;
	border: 1px solid #9d9d9d;
	border-radius: 5px;
}
.nbs-flexisel-nav-left {
	background: url(../images/sliding-prev.gif)no-repeat center;
}
.nbs-flexisel-nav-right {
	background: url(../images/sliding-next.gif)no-repeat center;
}
.nbs-flexisel-nav-left {
	left: 2px;
}
.nbs-flexisel-nav-right {
	right: 2px;
}
#backtotop > a, #backtobot > a {
	border: 2px solid #0aa1eb;
	border-radius: 50%;
	display: block;
	height: 35px;
	position: fixed;
	right: 5px;
	width: 35px;
	z-index: 222;
	bottom: 5px;
}
#backtotop a {
	background: url(../images/up-arrow.png)no-repeat center #fff;
}
#backtobot a {
	background: url(../images/down-arrow.png)no-repeat center #fff;
}
#backtotop > a:hover, #backtobot > a:hover {
	filter: grayscale(100%);
}
.intra-table {
	display: table;
	table-layout: fixed;
}
/* ------------------------------ Main CSS ------------------------------ */



                                                                                                                                                        



#Container {
	margin: 0px;
	overflow: hidden;
	padding: 0;
	width: 100%;
}
header, section, footer, #Intra-Container, #Cred-Container, #Map-Container, #Map, #Content-Container, #Intra-Container-S {
	width: 100%;
	margin: 0px;
	padding: 0px;
	position: relative;
}
#Header, #Intractivity, #Conditions, #Services, #Meet, #Staff, #Patient-serv, #Pt-Testimonials, #Credibility, #Footer, #Content-Main {
	max-width: 1170px;
	min-width: 320px;
	margin: 0px auto;
	position: relative;
}
/*---------- Header  Css -------------*/



                                                                                                                                                        



header {
	position: absolute;
	top: 0;
	z-index: 999;
	background: rgba(255, 255, 255, 0.7);
}
header.fixed {
	background: rgba(255, 255, 255, 0.9);
	position: fixed;
	transition: all 0.3s ease-out 0s;
}
.fixed #Header {
	height: 125px;
	transition: all 0.3s ease-out 0s;
}
#Header {
	height: 166px;
	z-index: 11;
}
.header-logo, .phone-menu {
	display: table-cell;
}
.header-logo {
	padding: 0px 1%;
	vertical-align: middle;
}
.phone-menu {
	width: 470px;
	vertical-align: top;
}
.phone-menu ul {
	background: #d0d0d0;
	margin-top: 40px;
}
.fixed .header-logo img {
	margin-top: -22px;
}
.fixed .phone-menu ul {
	margin-top: 30px;
}
.phone-menu li {
	display: inline-block;
	margin-left: 3%;
	position: relative;
	font: 300 17px/40px 'Roboto', sans-serif;
}
.phone {
	width: 35%;
}
.appoint {
	width: 32%;
}
.phone-menu li span {
	display: inline-block;
	vertical-align: middle;
	width: 28px;
	height: 30px;
}
.phone span {
	background: url(../images/sprite-image.png)no-repeat -30px -198px;
}
.appoint span {
	background: url(../images/sprite-image.png)no-repeat -30px -257px;
}
.phone-menu .location-h span {
	background: url(../images/sprite-image.png)no-repeat -30px -309px;
	width: 24px;
}
.phone-menu li a {
	color: #8b0000;
	display: block;
}
.phone-menu li::before {
	height: 20px;
	content: "";
	width: 1px;
	background: #b8b8b8;
	position: absolute;
	top: 10px;
	right: 0px;
}
.phone-menu .location-h::before {
	display: none;
}
/*---------- Menu Css -----------------*/



                                                                                                                                                        /*menu.css*/



                                                                                                                                                        /*---------- Banner Css -----------------*/



                                                                                                                                                        



#Intra-Container #Intractivity {
	height: 616px;
}
#Intra-Container-S #Intractivity {
	height: 380px;
}
#Intra-Container .exp-hand {
	background: url(../images/experienced-hands-bg.jpg) no-repeat center top;
	background-size: cover;
	-webkit-background-size: cover;
}
#Intra-Container .exp-hand .Intra-L {
	background: url(../images/experienced-hands-bg-l.jpg) repeat-x right top;
}
#Intra-Container .exp-hand .Intra-R {
	background: url(../images/experienced-hands-bg-r.jpg) no-repeat left top;
}
#Intra-Container .blood-vessels {
	background: url(../images/blood-vessels-bg.jpg) no-repeat center top;
	background-size: cover;
	-webkit-background-size: cover;
}
#Intra-Container .blood-vessels .Intra-L {
	background: url(../images/blood-vessels-bg-l.jpg) repeat-x right top;
}
#Intra-Container .blood-vessels .Intra-R {
	background: url(../images/blood-vessels-bg-r.jpg) no-repeat left top;
}
#Intra-Container .varicose-veins {
	background: url(../images/veins-bg.jpg) no-repeat center top;
	background-size: cover;
	-webkit-background-size: cover;
}
#Intra-Container .varicose-veins .Intra-L {
	background: url(../images/veins-bg-l.jpg) no-repeat right top;
}
#Intra-Container .varicose-veins .Intra-R {
	background: url(../images/veins-bg-r.jpg) no-repeat left top;
}
/*---------- Sub Banner Css -----------------*/



                                                                                                                                                        



#Intra-Container-S .exp-hand {
	background: url(../images/experienced-hands-bg-s.jpg) no-repeat right top;
	background-size: cover;
	-webkit-background-size: cover;
}
#Intra-Container-S .exp-hand .Intra-L {
	background: url(../images/experienced-hands-bg-l-s.jpg) repeat-x right top;
}
#Intra-Container-S .exp-hand .Intra-R {
	background: url(../images/experienced-hands-bg-r-s.jpg) no-repeat left top;
}
#Intra-Container-S .blood-vessels {
	background: url(../images/blood-vessels-bg-s.jpg) no-repeat center top;
	background-size: cover;
	-webkit-background-size: cover;
}
#Intra-Container-S .blood-vessels .Intra-L {
	background: url(../images/blood-vessels-bg-l-s.jpg) repeat-x right top;
}
#Intra-Container-S .blood-vessels .Intra-R {
	background: url(../images/blood-vessels-bg-r-s.jpg) no-repeat left top;
}
#Intra-Container-S .varicose-veins {
	background: url(../images/veins-bg-s.jpg) no-repeat center top;
	background-size: cover;
	-webkit-background-size: cover;
}
#Intra-Container-S .varicose-veins .Intra-L {
	background: url(../images/veins-bg-l-s.jpg) no-repeat right top;
}
#Intra-Container-S .varicose-veins .Intra-R {
	background: url(../images/veins-bg-r-s.jpg) no-repeat left top;
}
/*---------------- Intra Tabs Styles -----------------*/



                                                                                                                                                        



.intra-tabs, .news-tabs {
	position: absolute;
	bottom: 3%;
	right: 2%;
	z-index: 100;
}
.intra-tabs li, .news-tabs li {
	display: inline-block;
	margin: 0px 1px;
}
.intra-tabs a, .news-tabs a {
	display: block;
	height: 10px;
	width: 10px;
	border: 2px solid #fff;
	border-radius: 50%;
	box-shadow: 0 3px 1px 0 #889098;
	background: #0b253a;
}
.intra-tabs li a:hover, .Banner_here a {
	background: #fff;
	border-color: #c0021f;
	-ms-transform: scale(1.4, 1.4);
	-o-transform: scale(1.4, 1.4);
	-webkit-transform: scale(1.4, 1.4);
	transform: scale(1.4, 1.4);
}
.intra-text {
	position: absolute;
	background: rgba(255, 255, 255, 0.5);
	top: 50%;
	padding: 2% 2%;
	border-radius: 10px;
	left: 5px;
}
#Intra-Container-S .intra-text.exp {
	top: 60%;
}
#Intra-Container-S .child-health .intra-text {
	right: 0%;
}
.intra-text h3 {
	color: rgb( 167, 34, 37);
	font: bold 37px/41px 'trajan_proregular';
}
.intra-text h3 span {
	display: block;
	font: 400 23px/27px 'Roboto', sans-serif;
	color: #0d0b0b;
}
.intra-text .child-br {
	display: inline;
}
/*#Intra-Container .intra-text h3 {   font: 700 35px/39px 'Titillium Web', sans-serif;    }*/



                                                                                                                                                        



.intra-more {
	font: 500 16px/35px 'Roboto', sans-serif;
	text-align: center;
	margin-top: 15px;
	width: 80px;
	background: #87cefa;
	border-radius: 5px;
}
.intra-more a {
	display: block;
	color: #000000;
}
/*------floating-serv--------------*/



                                                                                                                                                        



#Intra-Container .floating-serv, #Intra-Container-S .floating-serv {
	top: 200px;
}
.floating-serv {
	border-top: 3px solid #000;
	border-bottom: 3px solid #000;
	position: fixed;
	right: 0;
	width: 95px;
	z-index: 9999;
}
.floating-serv li {
	font: 300 14px/20px 'Roboto', sans-serif;
	height: 95px;
	text-align: center;
	position: relative;
}
.floating-serv li::after {
	width: 65px;
	content: " ";
	position: absolute;
	left: 15px;
	bottom: 0px;
	height: 1px;
	background: #000;
}
.floating-serv li:last-child::after {
	display: none;
}
.floating-serv li a {
	background: rgba(70, 70, 70, .7);
	color: #fff;
	display: block;
	height: 100%;
}
.floating-serv li a:hover {
	background: rgba(237, 31, 36, 0.6);
}
.floating-serv li span {
	height: 45px;
	display: block;
}
.floating-serv .open-hours span {
	background: url("../images/sprite-image.png") no-repeat scroll 2px -335px;
}
.floating-serv .tell-frnd span {
	background: url("../images/sprite-image.png") no-repeat scroll 0px -377px;
}
.floating-serv .watch-vdo span {
	background: url("../images/sprite-image.png") no-repeat scroll -2px -422px;
}
/*---------- Button Css -------------*/



                                                                                                                                                        



#Conditions-Container {
	background: url(../images/condition-bg.gif)repeat;
	overflow: visible;
}
#Conditions {
	min-height: 880px;
}
#Conditions h3 {
	font: normal 34px/65px 'trajanbold';
	text-transform: uppercase;
	color: #000000;
	text-align: center;
}
#Conditions h3 a {
	color: #000000;
}
#Conditions h3 img {
	display: block;
	margin: 0px auto 5px;
}
#Conditions h3 img {
	padding-top: 5%;
}
.conditions-main {
	padding-top: 3%;
	text-align: center;
}
.conditions-main img {
	display: block;
	margin: 0px auto 15px;
}
.conditions-main li a {
	display: block;
	color: #000;
	font: 500 17px/21px 'Roboto', sans-serif;
}
.conditions-main a:hover img {
	height: 129px;
	width: 133px;
	padding-left: 133px;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-ms-box-sizing: border-box;
	box-sizing: border-box;
	display: block;
}
.peripheral-arterial a:hover img {
	background: url(../images/peripheral-arterial-over.png) no-repeat;
}
.aneurysm-disease a:hover img {
	background: url(../images/aneurysm-disease-over.png) no-repeat;
}
.carotid-artery a:hover img {
	background: url(../images/carotid-artery-disease-over.png) no-repeat;
}
.chronic-ulcers a:hover img {
	background: url(../images/chronic-ulcers-over.png) no-repeat;
}
.thoracic-outlet a:hover img {
	background: url(../images/thoracic-outlet-syndrome-over.png) no-repeat;
}
.deep-vein a:hover img {
	background: url(../images/deep-vein-thrombosis-over.png) no-repeat;
}
.varicose-veins a:hover img {
	background: url(../images/varicose-veins-over.png) no-repeat;
}
.thoracic-outlet a:hover img {
	background: url(../images/thoracic-outlet-syndrome-over.png) no-repeat;
}
.renal-mesenteric a:hover img {
	background: url(../images/renal-mesenteric-over.png) no-repeat;
}
.renal-transplant a:hover img {
	background: url(../images/renal-transplant-over.png) no-repeat;
}
.abdominal-aortic a:hover img {
	background: url(../images/abdominal-aortic-img-hover.png) no-repeat;
}
.thoracic-aortic a:hover img {
	background: url(../images/thoracic-aortic-img-hover.png) no-repeat;
}
.peripheral-artery a:hover img {
	background: url(../images/peripheral-artery-img-hover.png) no-repeat;
}
.mesenteric-aneurysm a:hover img {
	background: url(../images/mesenteric-aneurysm-hover.png) no-repeat;
}
.pelvic-venous a:hover img {
	background: url(../images/pelvic-venous-congestion-hover.png) no-repeat;
}
.popliteal-vein a:hover img {
	background: url(../images/popliteal-vein-compression-hover.png) no-repeat;
}
.popliteal-artery a:hover img {
	background: url(../images/popliteal-artery-entrapment-hover.png) no-repeat;
}
.veins-treat {
	width: 100%;
	margin-top: 20px;
	min-height: 270px;
	background: url(../images/varicose-veins-treat-bg.jpg)no-repeat #0cacee;
	position: absolute;
	z-index: 5;
}
.veins-treat h4 {
	font: normal 27px/31px 'trajanbold';
	color: #fff;
	text-align: center;
	padding: 45px 0px 25px;
}
.veins-treat h4 a {
	color: #fff;
}
.veins-treat li {
	font: 400 18px/44px 'Roboto', sans-serif;
	background: #fff;
	float: left;
	width: 33%;
	margin: 5px 0px 0px 10%;
}
.veins-treat li:hover {
	background: #3b467e;
}
.veins-treat li a {
	display: block;
	color: #000;
	padding-left: 15%;
	background: url(../images/sprite-image.png)no-repeat -10px -488px;
}
.veins-treat li a:hover {
	color: #fff;
}
.aneurysm-treat {
	width: 100%;
	bottom: -40px;
	min-height: 270px;
	background: url(../images/varicose-veins-treat-bg.jpg)no-repeat #0cacee;
	position: absolute;
	z-index: 5;
	border-top: 1px dashed #fff;
}
.aneurysm-treat h4 {
	font: normal 27px/31px 'trajanbold';
	color: #fff;
	text-align: center;
	padding: 45px 0px 25px;
}
.aneurysm-treat h4 a {
	color: #fff;
}
.aneurysm-treat li {
	font: 400 16px/20px 'Roboto', sans-serif;
	background: #fff;
	float: left;
	width: 33%;
	margin: 5px 0px 0px 10%;
}
.aneurysm-treat li span {
	display: block;
}
.aneurysm-treat li:hover {
	background: #3b467e;
}
.aneurysm-treat li a {
	display: block;
	color: #000;
	padding: 5px 0px 5px 15%;
	background: url(../images/sprite-image.png)no-repeat -10px -495px;
}
.aneurysm-treat li a:hover {
	color: #fff;
}
.sankh-icon {
	display: block;
	height: 40px;
	width: 40px;
	border-radius: 50%;
	background: url(../images/sprite-image.png)no-repeat -19px -543px #0cacee;
	position: absolute;
	top: -20px;
	left: 50%;
}
/*---------- Meet Doctor Css -------------*/



                                                                                                                                                        



#Meet {
	height: 459px;
}
#Meet .Intra-L {
	background: url(../images/meet-doc-bg-l.jpg)no-repeat right top;
}
#Meet .Intra-R {
	background: url(../images/meet-doc-bg-r.jpg)repeat-x left top;
}
.doc-in {
	display: table-cell;
	vertical-align: middle;
}
.doc-img-bg {
	background: url(../images/dr-img-bg.jpg)no-repeat left top;
	background-size: 100% auto;
	vertical-align: bottom;
}
.doc-img-bg img {
	margin: 0px auto;
	display: block;
}
.doc-text {
	background: url(../images/meet-doc-bg.jpg)no-repeat right top #3b467e;
}
.doc-text h2 {
	font: bold 35px/39px 'trajan_proregular';
	color: #fff;
	padding: 10% 0 3% 10%;
}
.doc-text h2 a {
	color: #fff;
	text-decoration: none;
}
.doc-text h2 span {
	font: normal 30px/34px 'trajan_proregular';
	color: #b2dfee;
	display: block;
}
.doc-text p {
	font: 300 15px/20px 'Roboto', sans-serif;
	color: #fff;
	padding-left: 10%;
}
.meet-more {
	font: 300 15px/30px 'Roboto', sans-serif;
	padding-left: 10%;
}
.meet-more a {
	color: #b2dfee;
}
.meet-more span {
	color: #fff;
}
.in-news {
	margin: 6% 0px 0px 10%;
	padding: 1%;
	background: #45528e;
	color: #fff;
	border-top: 1px solid #6470a6;
	border-bottom: 2px solid #232b4d;
	height: 65px;
}
.in-news img {
	margin-right: 3%;
	float: left;
}
.in-news-txt {
	position: relative;
	top: 50%;
	transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	-o-transform: translateY(-50%);
	font: 300 23px/27px 'Roboto', sans-serif;
}
.in-news span {
	background: #b2dfee;
	text-align: center;
	display: inline-block;
	border-radius: 50%;
	height: 25px;
	width: 25px;
	font-weight: 300;
	font-size: 12px;
	color: #000000;
	margin-left: 5%;
}
.in-news a {
	color: #b2dfee;
	font-weight: 500;
}
/*---------- Staff Css -------------*/
#Staff-Container {
	background: url(../images/staff-bg.jpg)repeat;
}
#Staff {
	min-height: 225px;
}
#Staff li {
	float: left;
	font: 500 17px/21px 'Roboto', sans-serif;
	color: #000;
	width: 28%;
	position: relative;
	top: 50%;
	transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	-o-transform: translateY(-50%);
}
#Staff ul {
	height: 225px;
	clear: both;
}
#Staff li:first-child {
	width: 16%;
}
#Staff li h3 {
	font: bold 32px/36px 'trajan_proregular';
	color: #000;
	text-transform: uppercase;
}
#Staff li h3::after {
	content: "";
	display: block;
	position: absolute;
	right: 15%;
	top: 50%;
	margin-top: -25px;
	border-top: 25px solid transparent;
	border-bottom: 25px solid transparent;
	border-left: 18px solid #bfbfbf;
}
#Staff li h3 span {
	font: normal 28px/32px 'trajan_proregular';
	color: #000;
}
#Staff li span {
	font: 300 15px/20px 'Roboto', sans-serif;
	color: #db0023;
	display: block;
}
#Staff li img {
	border: 1px solid #8e8e8e;
	float: left;
	margin-right: 4%;
}
.view-staff {
	margin: 10px 0px;
	font: 400 13px/20px 'Roboto', sans-serif;
}
#Staff li a {
	color: #000;
}
/*---------- Services Css -------------*/



                                                                                                                                                        



#Services-Container {
	display: none;
}
#Services {
	background: url(../images/services-bg.jpg)no-repeat center;
	padding-bottom: 7%;
}
#Services h2 {
	font: bold 35px/40px 'trajan_proregular';
	text-align: center;
	position: relative;
	padding: 6% 0px 4%;
	color: #0a5189;
}
#Services .intra-table {
	border-bottom: 2px solid #a2a4a3;
}
.serv-in {
	display: table-cell;
	vertical-align: middle;
}
.disp-row {
	display: table-row;
}
.serv-in img {
	width: 50%;
	filter: grayscale(100%);
	-webkit-filter: grayscale(100%);
	-o-filter: grayscale(100%);
	-ms-filter: grayscale(100%);
}
.serv-left {
	float: left;
}
.serv-right {
	float: right;
}
.serv-in span {
	padding: 10% 0px 0px 10%;
	-webkit-padding-start: 9.2%;
	font: 400 22px/26px 'Roboto', sans-serif;
	position: relative;
	width: 40%;
}
.serv-txt::after, .serv-txt::before {
	content: "";
	display: block;
	position: absolute;
}
.serv-txt::after {
	left: -3px;
	top: 80%;
	margin-top: -15px;
	border-top: 15px solid transparent;
	border-bottom: 15px solid transparent;
	border-left: 10px solid #666666;
}
.serv-txt.serv-left::after {
	left: inherit;
	right: 0px;
	border-right: 10px solid #666666;
	border-left: none;
}
.serv-txt::before {
	left: 22%;
	bottom: -10px;
	height: 4px;
	width: 33%;
	background: #54c1ef;
}
.serv-in a {
	color: #323332;
	display: block;
	background: rgba(216, 216, 216, 0.3);
	clear: both;
	position: relative;
}
.serv-in a:hover::before {
	border: 1px dotted rgba(255, 255, 255, 0.4);
	content: "";
	height: 85%;
	left: 3%;
	position: absolute;
	top: 6%;
	display: block;
	z-index: 222;
	transition: transform 0.5s ease 0s, opacity 0.3s ease 0s;
	width: 93%;
}
.serv-in a:hover>img {
	filter: grayscale(0%);
}
.serv-in a:hover>.serv-txt::after {
	border-right-color: #002950;
	border-left-color: #002950;
}
.serv-in a:hover>.serv-txt::before {
	background: #fff;
}
.serv-in a:hover {
	color: #fff;
	background: rgba(12, 172, 238, 0.7);
}
/*---------- Patient-Testimonials Css -------------*/



                                                                                                                                                        



#Testimonials-Container {
	background: url(../images/testimonials-bg-sub.jpg)repeat center;
}
#Pt-Testimonials {
	min-height: 461px;
	background: url(../images/testimonials-bg.jpg)no-repeat center;
	background-size: cover;
	-webkit-background-size: cover;
}
#Pt-Testimonials .Intra-L {
	background: url(../images/testimonials-bg-l.jpg)no-repeat right top;
}
#Pt-Testimonials .Intra-R {
	background: url(../images/testimonials-bg-r.jpg)no-repeat left top;
}
#Pt-Testimonials h2 {
	font: bold 32px/36px 'trajan_proregular';
	text-align: center;
	text-transform: uppercase;
	padding: 6% 0px 5%;
	color: #202020;
}
.pt-resource, .insurance {
	display: table;
	margin: 0 auto;
	vertical-align: middle;
	width: 480px;
}
.pt-resource li {
	float: left;
	border: 1px solid #000000;
	font: 400 18px/22px 'Roboto', sans-serif;
	height: 120px;
	position: relative;
}
.pt-resource li:nth-child(odd) {
	width: 48%;
}
.pt-resource li:nth-child(even) {
	width: 48%;
}
.pt-resource li a {
	padding-left: 10%;
	height: 100%;
}
.pt-resource .txt-mid {
	position: relative;
	display: block;
	top: 50%;
	transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
}
.pt-resource li::before {
	content: "";
	position: absolute;
	content: "";
	height: 50%;
	width: 2px;
	background: #33418a;
	left: -1px;
	position: absolute;
	top: 25%;
}
.pt-resource li:hover {
	background: #4152ad;
}
#Pt-Testimonials li a {
	color: #000;
	display: block;
}
#Pt-Testimonials li a:hover {
	color: #fff;
}
.pt-resource li .txt-mid span {
	float: left;
	height: 40px;
	width: 45px;
}
.first-visit .txt-mid span {
	background: url(../images/sprite-image.png)no-repeat -25px -600px;
}
.payment .txt-mid span {
	background: url(../images/dollor-icon.png)no-repeat 0px 0px;
}
.pt-form .txt-mid span {
	background: url(../images/sprite-image.png)no-repeat -28px -712px;
}
.urgent-ap .txt-mid span {
	background: url(../images/sprite-image.png)no-repeat -28px -767px;
}
.insurance {
	width: 60%;
	display: none;
}
.intra-insurance {
	padding-left: 6%;
}
.insurance h3 {
	font: 700 30px/34px 'Titillium Web', sans-serif;
	padding-bottom: 20px;
	color: #1577b5;
}
.insurance li {
	float: left;
	width: 27%;
	text-align: center;
	font: 500 17px/22px 'Roboto', sans-serif;
}
.insurance li a {
	color: #404040;
}
.insurance .schemes {
	float: right;
	width: auto;
}
.insurance li span {
	display: block;
	margin: 3px auto;
	height: 95px;
	width: 95px;
	border-radius: 50%;
	position: relative;
}
.insurance li span::before {
	content: "";
	height: 85%;
	width: 85%;
	border: 1px dashed #3570a7;
	display: block;
	border-radius: 50%;
	position: absolute;
	top: 6%;
	left: 6%;
}
.phi span {
	background: url(../images/sprite-image.png)no-repeat -5px -808px #273479;
}
.no-phi span {
	background: url(../images/sprite-image.png)no-repeat -5px -885px #273479;
}
.no-hi span {
	background: url(../images/sprite-image.png)no-repeat 0px -958px #273479;
}
.schemes span {
	background: url(../images/sprite-image.png)no-repeat -3px -1025px #273479;
}
.phi a:hover span {
	background: url(../images/sprite-image.png)no-repeat -5px -1100px #273479;
}
.no-phi a:hover span {
	background: url(../images/sprite-image.png)no-repeat -5px -1173px #273479;
}
.no-hi a:hover span {
	background: url(../images/sprite-image.png)no-repeat 0px -1243px #273479;
}
.schemes a:hover span {
	background: url(../images/sprite-image.png)no-repeat -3px -1316px #273479;
}
/*--------- Clients Css -------------*/
#Credibility {
	height: 200px;
}
#Credibility ul {
	position: relative;
	top: 25%;
	transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	-o-transform: translateY(-50%);
	padding: 0px 1%;
}
#Credibility li {
	display: inline-block;
	margin: 10px 0px;
	margin-right: 3%;
}
/*#Credibility li:nth-child(2), #Credibility li:nth-child(5) {
	margin-right: 8%;
}
#Credibility li:nth-child(4) {
	width: 18%;
}*/
/*--------Location--------*/



                                                                                                                                                        



#Map {
	min-height: 575px;
}
.map-header h2 {
	text-align: center;
	font: normal 28px/46px 'Ubuntu-Light';
	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;
	position: relative;
}
.gm-style .gm-style-iw:after {
	position: absolute;
	content: "";
	left: 40%;
	width: 0;
	height: 0;
	bottom: -40px;
	border-top: 40px solid #b2dfee;
	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: #b2dfee;
	color: #000000 !important;
	text-align: left;/* top: 255px !important;



    left: 25% !important;*/
}
.gm-style > div > div > div > div > div > div > div {
	top: -6px !important;
}
.gm-style > div > div > div > div > div > div > div:after {
}
.gm-style div div div div div div div div {
	display: none;
}
.gm-style > div > div > div > div > div > div > div > div {
	box-shadow: none !important;
	font: 13px/22px 'Ubuntu-Medium' !important;
	text-transform: uppercase;
	color: #fff;
	padding-right: 10px;
	margin-left: 12px;
	margin-top: 10px;
	margin-bottom: 5px;
	position: relative;
}
.gm-style > div > div > div > div > div > div > div > div:after {
	position: absolute;
	content: " ";
	border: 1px solid #fff;
	bottom: 0px;
	width: 100px;
	left: 0px;
	margin-top: 3px;
}
.gm-style-iw p {
	font: 400 14px/18px 'Roboto', sans-serif;
	color: #000000;
	margin: 15px 15px;
}
.gm-style-iw p span {
	display: block;
	font-weight: 300;
}
.gm-style div {
}
/* -------------------- Footer Styles -------------------- */



                                                                                                                                                        



footer {
	border-top: 1px solid #525352;
	background: #2e2e2e;
}
#Footer {
	height: 445px;
	background: url(../images/footer-bg.jpg)no-repeat center;
}
.assist {
	position: absolute;
	top: -5%;
}
.assist-in {
	display: table-cell;
	vertical-align: middle;
	position: relative;
}
.help {
	width: 35%;
	padding-left: 2%;
	background: #8b0000;
	font: 300 18px/20px 'Roboto', sans-serif;
	color: #fff;
	text-transform: uppercase;
}
.help::after, .help::before {
	content: "";
	position: absolute;
}
.help::after {
	height: 15px;
	width: 100%;
	top: -15px;
	left: 0px;
	background: #8b0000;
}
.help::before {
	border-bottom: 87px solid #8b0000;
	border-left: 0px solid transparent;
	border-right: 40px solid transparent;
	right: -40px;
	top: -15px;
	z-index: 5;
}
.help li {
	display: inline-block;
	vertical-align: middle;
}
.help li:first-child {
	border-right: 1px solid #ff787f;
	padding-right: 3%;
}
.help span a {
	font: 400 28px/32px 'Roboto', sans-serif;
	color: #fff;
	display: block;
	background: url(../images/sprite-image.png)no-repeat -28px -195px;
	filter: brightness(0) invert(1);
	-webkit-filter: brightness(0) invert(1);
	padding-left: 32px;
}
.question {
	background: #fff;
	height: 72px;
	padding-left: 5%;
	width: 60%;
	font: 300 22px/30px 'trajanbold';
}
.question span {
	display: inline-block;
	font: 700 13px/32px 'Roboto', sans-serif;
	text-transform: uppercase;
	background: #87cefa;
	margin-left: 2%;
	padding: 0px 3%;
}
.question span a {
	color: #000000;
	padding-left: 30px;
	background: url(../images/sprite-image.png)no-repeat -28px -1412px;
	display: block;
}
.intra-foot {
	display: table-cell;
	color: #b3b3b3;
	font: 400 14px/18px 'Roboto', sans-serif;
	padding-top: 30px;
}
.res-row {
	display: none;
}
.foot-menu {
	padding-left: 1%;
}
.smo-logo {
/*width: 235px;*/



}
.intra-foot a {
	padding: 0px 1px;
	color: #c7c7c7;
}
.intra-foot a:hover {
	text-decoration: underline;
}
.intra-foot h3 {
	font: 700 18px/40px 'Roboto', sans-serif;
	color: #fff;
	padding-bottom: 8px;
	text-transform: uppercase;
}
.web-search h4 {
	font: 500 14px/24px 'Roboto', sans-serif;
	color: #fff;
}
.treat li, .foot-menu li {
	padding: 1% 0px 1% 15px;
	background: url(../images/footer-bullet-tm.png)no-repeat left center;
}
.copyrightText {
	font-size: 13px;
	padding: 10% 0px 15px;
}
.sitemap-txt {
	font-weight: 300;
	font-size: 13px;
}
.ypo-logo {
	padding-top: 20px;
}
.social li {
	display: inline-block;
	height: 34px;
	width: 34px;
}
.social li a {
	height: 100%;
	display: block;
	border: 1px solid #777777;
	border-radius: 50%;
	transform: scale(-2%);
}
.social li a:hover {
	border-color: #15a8e4;
}
.tw a {
	background: url("../images/sprite-image.png") no-repeat 8px -5px;
}
.fb a {
	background: url("../images/sprite-image.png") no-repeat -25px -5px;
}
.in a {
	background: url("../images/sprite-image.png") no-repeat -58px -6px;
}
.gp a {
	background: url("../images/sprite-image.png") no-repeat 8px -42px;
}
.yt a {
	background: url("../images/sprite-image.png") no-repeat -28px -45px;
}
.pint a {
	background: url("../images/sprite-image.png") no-repeat -61px -44px;
}
.tw a:hover {
	background: url("../images/sprite-image.png") no-repeat 7px -87px;
}
.fb a:hover {
	background: url("../images/sprite-image.png") no-repeat -29px -88px;
}
.in a:hover {
	background: url("../images/sprite-image.png") no-repeat -61px -88px;
}
.gp a:hover {
	background: url("../images/sprite-image.png") no-repeat 8px -135px;
}
.yt a:hover {
	background: url("../images/sprite-image.png") no-repeat -22px -138px;
}
.pint a:hover {
	background: url("../images/sprite-image.png") no-repeat -58px -137px;
}
/*---------------- Navigation Starts ------------------------*/



                                                                                                                                                        



.navigation {
	font: 400 15px/20px 'Roboto', sans-serif;
	color: #0078b7;
	padding: 15px 30px 15px 10px;
	position: relative;
}
.navigation::after {
	border-bottom: 3px solid #dddddd;
	bottom: 0px;
	content: "";
	height: 3px;
	position: absolute;
	left: 10px;
	width: 96%;
}
.navigation a {
	color: #202020;
	text-decoration: none;
}
.navigation a:hover {
	text-decoration: underline;
}
/*----- textMain Starts -----*/



                                                                                                                                                        



.textMain {
	font: normal 15px/19px Verdana, Arial, Helvetica, sans-serif;
	color: #272727;
	padding: 10px 30px 30px 10px;
	text-align: justify;
	position: relative;
}
.textMain a {
	color: #0c8abf;
	text-decoration: none;
}
.textMain a:hover {
	color: #1f497d;
	text-decoration: underline;
}
.textMain ul {
	padding: 0px;
	margin: 10px 0px;
}
.textMain ol {
	padding: 0px;
	margin: 10px 0px 0px 30px;
}
.textMain ul li {
	text-align: left;
	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, .textMain ol 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 Heading Starts -----*/



                                                                                                                                                        



.textMain h1, .textMain h2, .textMain h3, .textMain h4, .textMain p {
	margin: 20px 0px;
	padding: 0px;
}
.textMain h1 {
	font: bold 26px/30px 'Roboto', sans-serif;
	color: #37437d;
	padding: 0px 0px 10px 0px;
	text-align: left;
}
.textMain h1 span {
	display: block;
	font: 400 20px/24px 'Roboto', sans-serif;
	color: #03a2e3;
}
.textMain h2 {
	font: bold 22px/26px 'Roboto', sans-serif;
	color: #37437d;
	text-align: left;
}
.textMain h2 span {
	display: block;
	color: #03a2e3;
	font: 600 15px/20px 'Roboto', sans-serif;
}
.textMain h2 a {
	color: #022098;
}
.textMain h2 a:hover {
	text-decoration: underline;
}
.textMain h3 {
	font: bold 20px/25px 'Roboto', sans-serif;
	color: #0CACEE;
	text-align: left;
}
.textMain h3 a {
	color: #001683;
}
.textMain h3 a:hover {
	text-decoration: underline;
}
.textMain h4 {
	font: bold 17px/22px 'Roboto', sans-serif;
	color: #37437d;
	text-align: left;
}
.textMain h4 a {
	color: #0000AC;
}
.textMain h4 a:hover {
	text-decoration: underline;
}
.textMain .textMainBold {
	font: 700 15px/19px 'Roboto', sans-serif;
	color: #272727;
	text-align: left;
}
.textMainBold a {
	color: #272727;
}
.textMainBold a:hover {
	text-decoration: underline;
}
.PDFtext {
	font: normal 11px Verdana, Arial, Helvetica, sans-serif;
	color: #999999;
}
#Content-Main .intra-div {
	display: table;
	table-layout: fixed;
}
#Content-Left, #Sidebar {
	display: table-cell;
	vertical-align: top;
}
#Sidebar {
	padding: 2% 0px;
	width: 300px;
}
.services-s, .pt-serv-s, .pt-resources-s, .payment-s {
	margin: 10px 0px;
}
.services-s h3, .pt-serv-s h3, .pt-resources-s h3, .payment-s h3, .map-s h3 {
	color: #fff;
	text-transform: uppercase;
	font: bold 19px/50px 'trajan_proregular';
	text-align: center;
}
.services-s h3 a, .pt-serv-s h3 a, .pt-resources-s h3 a, .payment-s h3 a, .map-s h3 a {
	color: #fff;
}
.services-s h3, .pt-serv-s h3 {
	background: #8b0000;
}
.pt-resources-s h3, .payment-s h3 {
	background: #8b0000;
}
.services-s li {
	font: 500 18px/22px 'Roboto', sans-serif;
	border-bottom: 1px solid #a0a0a0;
}
.services-s li:first-child a {
	padding-top: 15px;
}
.services-s li:last-child {
	border-bottom: none;
}
.services-s li a {
	display: block;
	padding: 10px 0px 10px 35px;
	color: #fff;
	background: url(../images/sprite-image.png)no-repeat -15px -1448px #999999;
}
.services-s li a:hover {
	background: url(../images/sprite-image.png)no-repeat -15px -1448px #202020;
}
.meet-doc-s {
	background: #767676;
	min-height: 370px;
	text-align: center;
	margin: 10px 0px;
}
.meet-doc-s h3 {
	color: #fff;
	text-transform: uppercase;
	font: bold 20px/50px 'trajan_proregular';
}
.meet-doc-s h3 a {
	color: #fff;
}
.meet-doc-s h2 {
	padding: 20px 0px 10px;
	text-transform: uppercase;
	font: bold 18px/22px 'trajan_proregular';
	color: #fff;
}
.meet-doc-s h2 span {
	display: block;
	font: 400 18px/22px 'Roboto', sans-serif;
}
.read-more-s {
	font: 300 13px/30px 'Roboto', sans-serif;
	background: #fff;
	margin: 0 auto;
	width: 115px;
}
.read-more-s a {
	display: block;
	color: #000;
}
.pt-serv-s ul {
	border: 10px solid #cdcdcd
}
.pt-serv-s li {
	font: 400 18px/40px 'Roboto', sans-serif;
	border: 1px solid #fff;
}
.pt-serv-s li a {
	display: block;
	padding-left: 30px;
	color: #333333;
	background: url(../images/sprite-image.png)no-repeat -15px -1495px #f6f6f6;
}
.pt-serv-s li a:hover {
	background: url(../images/sprite-image.png)no-repeat -15px -1528px #3a467d;
	color: #fff;
}
.pt-resources-s li, .payment-s li {
	font: 400 18px/52px 'Roboto', sans-serif;
	border-top: 1px solid #fff;
	background: #999999;
}
.pt-resources-s li:hover {
	background: #202020;
}
.pt-resources-s li a, .payment-s li a {
	display: block;
	padding-left: 55px;
	color: #fff;
}
.first-visit-s a {
	background: url("../images/ask-question-icon.png") no-repeat 10px 11px;
}
.pt-resources-s .on-payment-s a {
	background: url("../images/payment-dollor-icon.png") no-repeat 10px 11px;
}
.pt-form-s a {
	background: url("../images/forms-downloads-icon.png") no-repeat 10px 11px;
}
.urgent-ap-s a {
	background: url("../images/urgent-appointments-icon.png") no-repeat 10px 11px;
}
.payment-s li a {
	padding-left: 10px;
}
.payment-s li span {
	height: 40px;
	width: 40px;
	display: inline-block;
	vertical-align: middle;
	background-size: 150% auto;
}
.payment-s a:hover span {
	filter: brightness(50%);
	-webkit-filter: brightness(50%);
	-ms-filter: brightness(50%);
	-o-filter: brightness(50%);
}
.phi-s span {
	background: url(../images/sprite-image.png)no-repeat -18px -550px;
}
.no-phi-s span {
	background: url(../images/sprite-image.png)no-repeat -20px -603px;
}
.no-hi-s span {
	background: url(../images/sprite-image.png)no-repeat -15px -653px;
}
.schemes-s span {
	background: url(../images/sprite-image.png)no-repeat -15px -695px;
}
.phi-s a:hover span {
	background: url(../images/sprite-image.png)no-repeat -18px -745px/150% auto;
}
.no-phi-s a:hover span {
	background: url(../images/sprite-image.png)no-repeat -20px -795px/150% auto;
}
.no-hi-s a:hover span {
	background: url(../images/sprite-image.png)no-repeat -15px -843px/150% auto;
}
.schemes-s a:hover span {
	background: url(../images/sprite-image.png)no-repeat -17px -888px/150% auto;
}
.map-s {
	text-align: center;
	min-height: 350px;
	position: relative;
	background: #767676;
}
.map-s h3 {
	background: #8b0000;
	padding-left: 0px;
}
.map-s img {
	margin-top: 10px;
}
.map-s address {
	font: 700 20px/25px 'Roboto', sans-serif;
	color: #fff;
	margin-top: 10px;
}
.map-s address span {
	display: block;
	font: 400 16px/20px 'Roboto', sans-serif;
}
.Map-s_nav.prev, .Map-s_nav.next {
	bottom: 0;
	height: 30px;
	position: absolute;
	width: 30px;
}
.Map-s_nav.prev {
	right: 31px;
	background: url(../images/sprite-image.png)no-repeat 1px -1565px #8b8b8b;
}
.Map-s_nav.next {
	right: 0px;
	background: url(../images/sprite-image.png)no-repeat -55px -1565px #8b8b8b;
}
.Map-s_nav.prev:hover {
	background: url(../images/sprite-image.png)no-repeat 1px -1565px #5c5c5c;
}
.Map-s_nav.next:hover {
	background: url(../images/sprite-image.png)no-repeat -55px -1565px #5c5c5c;
}
/*-----------------Content-Main-----------------*/



                                                                                                                                                        



.doc-img-p {
	border: 6px solid #0cacee;
	float: right;
	margin: 10px 0 10px 10px;
}
.doc-img-p span {
	background: #0cacee;
	display: block;
	color: #fff;
	font: 400 18px/40px 'Roboto', sans-serif;
	text-align: center;
}
.textMain .treat-list-s h3 a {
	font: 700 17px/22px 'Roboto', sans-serif;
	display: block;
	text-transform: uppercase;
	background: #e8e8e8;
	padding: 10px 0px 10px 2%;
	color: #404a81;
}
.col-divide {
	float: left;
	width: 85%;
}
.col-divide li {
	float: left;
	width: 44%;
}
.services-list {
	position: relative;
	padding: 3% 1% 0px 0px;
	border: 1px solid #e8e8e8;
	margin: 3% 0px 3% 8%;
}
.textMain .services-list h3 {
	margin: 0 0 20px;
	font: 400 20px/24px 'Roboto', sans-serif;
	color: #d71733;
	text-align: center;
}
.serv-more-s {
	text-align: right;
	font: 300 14px/20px 'Roboto', sans-serif;
	margin-bottom: 10px;
}
.serv-more-s a {
	color: #1188c3;
}
.textMain .services-list img {
	float: left;
	margin: 0px 3% 3% -8%;
}
.align-left-s img {
	float: left;
}
.align-left-s span {
	display: block;
	padding-top: 5%;
}
.textMain .staff-s li {
	display: table-cell;
	text-align: center;
	padding: 0px;
	width: 49%;
	vertical-align: middle;
	background: #2ca8aa;
	position: relative;
	font: 600 16px/20px 'Open Sans', sans-serif;
}
.textMain .staff-s li span {
	display: block;
	font: 300 14px/18px 'Open Sans', sans-serif;
}
.textMain .staff-s li a {
	color: #fff;
	padding: 10px 5px;
	display: block;
}
.contact-view {
	border: 1px solid #1577b5;
	padding: 5px 5px;
}
.contact-view h3 {
	background: #1577b5;
	color: #ffffff;
	margin: 5px;
	padding: 7px;
}
.add-l {
	float: left;
}
.add-r {
	float: right;
	width: 305px;
}
.nav-call {
	position: relative;
	top: -130px;
	visibility: hidden;
}
.textMain .media li {
	background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
	border: medium none;
	float: left;
	list-style: outside none none;
	margin: 10px 10% 0 0;
	padding: 0;
}
.review img {
	margin: 5px;
	padding: 0;
}
.useful-links img {
	border: 1px solid #666666;
	float: left;
	margin: 2px;
	padding: 10px;
}
.submit-testim {
	float: right;
	z-index: 999;
	margin-top: 15px;
}
.submit-testim a {
	background: #115796;
	border: 1px solid #000000;
	color: #ffffff;
	padding: 5px 10px;
	text-decoration: none;
}
.tableborder {
	border: 1px solid #02a4e6;
	margin: 10px 0;
	width: 100%;
}
.textMain .formHead {
	background: #02a4e6;
	font: 700 16px/20px 'Roboto', sans-serif;
	padding: 10px 10px;
	margin: 0px 0px;
	color: #fff;
}
.text-address {
	color: #000;
	text-align: justify;
	text-decoration: none;
	padding-left: 2%;
}
.textMain .doc-txt-p {
	font: 600 15px/20px 'Roboto', sans-serif;
}
.add-left {
	float: left;
	width: 45%;
}
.add-right {
	border-left: 1px dashed #ccc;
	float: right;
	padding-left: 5%;
	width: 45%;
}
.dr-profile {
	width: 100%;
	float: left;/*min-height:250px;*/
}
.dr-profile .dr-img {
	float: left;
	margin: 0 3% 0 7px;
	/*min-height: 250px;*/



	width: 100px;
	position: relative;
}
.dr-profile .dr-img p {
	padding: 4px;
	border-radius: 90px;
	border: 1px solid #183C4C;
}
.dr-profile .dr-img img {
	padding: 0px;
	border: none;
	border-radius: 50%;
}
.dr-profile:hover {
	border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	background: -moz-linear-gradient(left, #EEEEEE 0%, #EEEEEE 50%, #EEEEEE 50%, #EEEEEE 100%);
	background: -webkit-gradient(linear, left top, right top, color-stop(0%, #EEEEEE), color-stop(50%, #EEEEEE), color-stop(50%, #EEEEEE), color-stop(100%, #EEEEEE));
}
.dr-profile:hover .dr-img p {
	border: 4px solid #37437d;
	transition: all 200ms ease 0s;
}
.dr-profile .dr-text {
	float: left;
	width: 79%;
}
.dr-profile .dr-text h2 {
	font: 400 22px/26px "Roboto", sans-serif;
}
.dr-profile .dr-text h2 a {
	color: #9f5ea6;
	text-decoration: none;
}
.dr-profile .dr-text h2 a:hover, .dr-profile:hover .dr-text h2 a {
	color: #ff9d00;
	text-decoration: none;
}
.dr-profile .dr-text .edu-qua {
	font-size: 13px;
	color: #2D4B8F;
	float: left;
	margin: 0px;
}
.dr-profile .dr-text .about-dr {
	float: left;
	border-top: 2px solid #EAEAEA;
	padding: 2px 0px;
	width: 100%;
}
.dr-profile .dr-text p .read-more {
	padding: 15px 0px;
}
/* Contact*/



                                                                                                                                                        



.contact-sec {
	float: left;
	width: 100%;
}
.textMain .contact-sec ul li {
	float: left;
	margin: 0 0 30px;
	padding: 0;
	width: 98%;
	list-style: none;
}
.textMain .contact-sec ul li .address {
	width: 40%;
	background: #404a81;
	color: #ffffff;
	padding: 0px 0 10px 0;
	float: left;
	height: 230px;
	position: relative;
}
.textMain .contact-sec ul li .address a {
	color: #ffffff;
	text-decoration: none;
}
.textMain .contact-sec ul li .address::after {
	border-top: 10px solid transparent;
	border-bottom: 10px solid transparent;
	border-left: 10px solid #404a81;
	height: 0;
	width: 10px;
	position: absolute;
	right: -20px;
	top: 30%;
	content: "";
}
.textMain .contact-sec ul li .address h3 {
	text-align: center;
	font: 400 17px/39px "Roboto", sans-serif;
	margin: 0;
	background: #0cacee;
	color: #ffffff;
}
.textMain .contact-sec ul li .address h3 a {
	color: #ffffff;
	text-decoration: none;
}
.textMain .contact-sec ul li .address p {
	margin: 5px 10px;
}
.textMain .contact-sec ul li .address p a {
	color: #ffffff !important;
	text-decoration: underline;
}
.textMain .contact-sec ul li .address div img {
	margin: 0px 5px 5px 10px;
}
.textMain .contact-sec ul li .map-iframe {
	width: 58%;
	float: right;
}
.textMain .contact-sec ul li .map-iframe iframe {
	height: 236px;
	width: 100%;
	border: 1px solid #111820;
}
.contact-links {
	float: left;
	margin: 30px 0 0 8%;
	width: 50%;
}
.contact-links li {
	background: #e1e1e1 !important;
	border: 3px solid #0cacee;
	color: #000000;
	font: 20px/51px "Roboto", sans-serif;
	height: 51px;
	margin: 9px 3% 20px 0;
	padding: 0 !important;
	position: relative;
	width: 315px;
}
.contact-links li img {
	float: left;
	margin: 18px 22px 0 13px;
}
.contact-links li a {
	color: #000000;
	text-decoration: none !important;
}
.map-iframe {
	float: left;
	padding: 5px;
}
.sydneylocation .map-iframe, .redleaflocatoin .map-iframe, .woundcliniclocation .map-iframe {
	border: 1px solid #cccccc;
	border-radius: 5px;
	float: left;
	padding: 5px;
	width: 98%;
}
.map-iframe iframe {
	border: 0 none !important;
	margin: 0;
	padding: 0;
	top: 0;
	width: 100%;
}
.textMain .pdf-list li {
	background: url(../images/pdf-icon.png) no-repeat 5px 8px;
	list-style: outside none none;
	padding: 6px 0 0 30px;
}
.textMain .pdf-list li a {
	text-decoration: none;
}
.table-border {
	margin: 0 auto;
	width: 60%;
}
.table-border, .table-border tr, .table-border td, .table-border th {
	border: 1px solid #02a4e6;
}
.table-border th {
	text-align: center;
	color: #ffffff;
	background: #0cacee;
}
.table-border tr, .table-border td {
	text-align: left;
}
/****************************** Tabs-CSS************************/



                                                                                                                                                        



.inner-tabs ul {
	text-align: left;
	display: table;
}
.inner-tabs li {
	float: left;
	font: normal 18px/67px "Roboto", sans-serif;
	color: #000000;
	background: #3EC5FD url(../images/pdf-image.png) no-repeat 93% center !important;
	width: 297px;
	margin: 0px 18px 11px 0px;
	text-align: left;
	position: relative;
	padding: 0px !important;
	box-shadow: 0 5px 10px rgba(0, 0, 0, 0.5);
	border-radius: 5px;
}
.inner-tabs a {
	color: #000000;
	display: table-cell;
	height: 67px;
	padding: 0 50px 0 28px;
	text-align: left;
	text-decoration: none;
	vertical-align: middle;
	width: 267px;
}
.inner-tabs li:hover a {
	background: #862724 url(../images/pdf-image-hover.png) no-repeat 93% center !important;
	border-radius: 5px;
	color: #ffffff;
	text-decoration: none !important;
	transition: background-color 250ms ease 0s;
}
.inner-tabs-forms ul {
	text-align: left;
}
.inner-tabs-forms li {
	font: normal 18px/67px "Roboto", sans-serif;
	color: #000000;
	background: #3EC5FD url(../images/pdf-image.png) no-repeat 93% center !important;
	margin: 0px 18px 11px 0px;
	text-align: left;
	position: relative;
	padding: 0px !important;
	box-shadow: 0 5px 10px rgba(0, 0, 0, 0.5);
	border-radius: 5px;
}
.inner-tabs-forms a {
	color: #000000;
	display: block;
	height: 67px;
	padding: 0 50px 0 28px;
	text-align: left;
	text-decoration: none;
	vertical-align: middle;
}
.inner-tabs-forms li:hover a {
	background: #862724 url(../images/pdf-image-hover.png) no-repeat 93% center !important;
	border-radius: 5px;
	color: #ffffff;
	text-decoration: none !important;
	transition: background-color 250ms ease 0s;
}
/*****Site Search********/







#newsearch {
	float: left;
}
.tftextinput2 {
	margin: 0;
	padding: 5px 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #666;
	border: 1px solid #d8d8d8;
	border-right: 0px;
	float: left;
}
.tfbutton2 {
	margin: 0;
	padding: 5px 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	outline: none;
	cursor: pointer;
	text-align: center;
	text-decoration: none;
	color: #ffffff;
	border: solid 1px #d8d8d8;
	border-left: 0px;
	background: url(images/gino-sprite.png) no-repeat left -295px;
	float: left;
}



/* Fixes submit button height problem in Firefox */



	.tfbutton2::-moz-focus-inner {
 border: 0;
}
.tfclear {
	clear: both;
}
.foreferrs .inner-tabs li {
	background: #3EC5FD !important;
}
.foreferrs .inner-tabs li:hover a {
	background: #862724 !important;
}
.referralpad {
	padding: 0 50px 0 28px;
}
.phone-fax {
	width: 98% !important;
}
.phone-fax li {
	float: left !important;
}

.anchor-tag {
    display: block;
    height: 10px;
    position: relative;
    top: -130px;
    width: 10px;
    z-index: 99999;
	background:none !important;
}

/*-------------Medaia Screens for Mobile Devices--------------*/



                                                                                                                                                        



@media screen and (max-width:1050px) {
.help {
	width: 44%;
}
.textMain .contact-sec ul li .address {
	float: none;
	width: 100.4%;
}
.textMain .contact-sec ul li .address::after {
	display: none;
}
.textMain .contact-sec ul li .map-iframe {
	float: none;
	width: 100%;
}
.textMain .contact-sec ul li {
	float: left;
	margin: 0 0 10px;
	padding: 0;
	width: 100%;
}
.textMain .contact-sec ul li .address div img {
	clear: right;
	float: left;
	margin: 0 5px 5px 10px;
}
.col-divide {
	width: 69%;
}
.col-divide li {
	width: auto;
	float: none;
}
}
 @media screen and (max-width:900px) {
.veins-treat li {
	width: 40%;
	margin-left: 5%;
}
#Staff li:first-child {
	width: 19%;
}
#Staff li {
	width: 27%;
}
#Staff li h3::after {
	right: 5%;
}
.serv-in span {
	font-size: 18px;
	line-height: 22px;
}
.pt-resource li {
	font: 400 16px/20px "Roboto", sans-serif;
}
.pt-resource li a {
	padding-left: 6%;
}
.pt-resource li .txt-mid span {
	width: 41px;
}
.insurance li {
	width: 26%;
}
.help span a {
	font-size: 20px;
}
.question {
	font-size: 22px;
}
 @media screen and (max-width:800px) {
 .add-l, .add-r {
 float: none;
 width: auto;
}
 .table-border {
 margin: 0 auto;
 width: 90%;
}
 .phone-menu li {
 font-size: 14px;
 margin-left: 0;
}
}
 @media screen and (max-width:768px) {
.phone-menu {
	width: 400px;
}
.phone {
	width: 37%;
}
.appoint {
	width: 33%;
}
.intra-text h3 {
	font: bold 30px/34px 'trajan_proregular';
}
.intra-text h3 span {
	font: 400 18px/22px 'Roboto', sans-serif;
}
.intra-more {
	font: 500 15px/30px "Roboto", sans-serif;
	margin-top: 5px;
	width: 70px;
}
#Staff li h3 {
	font-size: 23px;
}
#Staff li h3 span {
	font-size: 20px;
	line-height: 24px;
}
#Staff li {
	font-size: 15px;
	line-height: 19px;
}
#Staff li img {
	width: 38%;
}
.serv-in span {
	font-size: 15px;
	line-height: 19px;
	padding-top: 7%;
}
.insurance {
	width: auto;
}
.intra-insurance {
	padding-left: 0px;
}
.insurance li {
	width: 50% !important;
	margin: 5px 0px;
}
#Footer {
	height: 760px;
}
.assist {
	position: inherit;
	top: 0px;
}
.help {
	width: 41%;
}
.help, .help span a {
	font-size: 15px;
}
.question {
	font-size: 20px;
}
.intra-foot {
	display: inherit;
	width: 250px;
	margin: 15px auto 0px;
}
.intra-foot h3 {
	line-height: 22px;
}
.copyrightText {
	padding-top: 5%;
}
.textMain h1 {
	font-size: 22px;
}
.add-left, .add-right {
	width: auto;
	float: none;
	padding: 0px 10px;
	border: none;
}
.add-left {
	padding-bottom: 10px;
	border-bottom: 1px solid #cecece;
}
.doc-img-p {
	float: none;
	width: 250px;
	margin: 10px auto;
}
.veins-treat {
	margin-top: 50px;
}
.aneurysm-treat li {
	width: 47%;
	margin: 5px 0px 0px 2%;
}
}
 @media screen and (max-width: 640px) {
.phone-menu li {
	font-size: 11px;
}
a.call-block {
	display: inline;
}
a.call-none {
	display: none;
}
.home .phone-menu {
	width: 320px;
	display: block;
}
.phone-menu {
	width: 320px;
}
#backtotop > a, #backtobot > a {
	display: none;
}
.header-logo, .phone-menu {
	display: inherit;
	margin: 0px auto;
}
.header-logo img {
	margin-top: 25px;
}
.phone-menu ul {
	margin-top: 28px;
}
.intra-text {
	top: 60%;
}
.intra-text h3 {
	font: bold 22px/25px 'trajan_proregular';
}
.intra-text h3 span {
	font: 500 13px/18px 'Roboto', sans-serif;
}
.home #Intra-Container-S .intra-text {
	top: 53%;
}
.floating-serv {
	display: none;
}
.veins-treat h4 {
	padding: 20px 0px 5px;
}
.veins-treat li, .aneurysm-treat li {
	float: none;
	margin: 5px auto;
	width: 90%;
}
.aneurysm-treat li span {
	display: inline;
}
#Meet {
	height: 775px;
}
.doc-in {
	display: inherit;
	width: 100%;
}
.doc-text h2 {
	padding-top: 6%;
}
.doc-text {
	padding-bottom: 7%;
}
#Staff ul {
	height: auto;
}
#Staff li {
	float: none;
	clear: both;
	width: 320px;
	margin: 0px auto;
	min-height: 130px;
	top: inherit;
	transform: translateY(0px);
	-ms-transform: translateY(0px);
	-webkit-transform: translateY(0px);
	-o-transform: translateY(0px);
}
#Staff li img {
	width: auto;
}
#Staff li:first-child {
	min-height: 70px;
	width: 200px;
	padding-top: 2%;
}
#Staff li:first-child span {
	display: inline;
}
#Staff li h3::after {
	border-right: 20px solid transparent;
	border-left: 20px solid transparent;
	border-top: 15px solid #bfbfbf;
	margin-top: 10px;
	position: absolute;
	right: 50%;
}
.serv-in {
	display: inherit;
	margin: 10px auto;
	width: 320px;
}
.serv-left {
	float: right;
}
.serv-txt.serv-left::after {
	left: 0%;
	border-left: 10px solid #666666;
	border-right: none;
	left: 0px;
	right: inherit;
}
.pt-resource, .insurance {
	display: inherit;
	margin: 10px auto;
	width: 460px;
}
.pt-resource li {
	height: 100px;
}
#Credibility li, #Credibility li:nth-child(4) {
	width: 32%;
	margin: 0px auto 15px !important;
}
#Credibility li:last-child {
	width: 100%;
	text-align: center;
}
.help {
	width: 155px;
}
.question {
	width: 75%;
	padding-left: 8%;
	font-size: 17px;
}
.help li:first-child {
	display: none;
}
#Content-Left, #Sidebar {
	display: inherit;
	margin: 0px auto;
}
.col-divide li {
	width: auto;
	float: none;
}
.dr-profile .dr-img {
	float: none;
	margin: 0 auto;
	min-height: 10px;
	width: 99px;
}
.dr-profile .dr-text {
	float: none;
	margin: 0 auto;
	width: 100%;
}
#Footer {
	height: 550px;
}
}
 @media screen and (max-width: 480px) {
header {
	position: relative;
}
header.fixed {
	position: inherit;
}
#Header {
	height: auto;
}
.phone-menu li {
	font-size: 13px;
	margin-left: 0.7%;
}
.phone {
	width: 38%;
}
.appoint {
	width: 34%;
}
.phone-menu li span {
	background-size: 350% auto;
	width: 20px;
}
.phone span {
	background: url("../images/sprite-image.png") no-repeat scroll -22px -150px;
}
.appoint span {
	background: url("../images/sprite-image.png") no-repeat scroll -23px -197px;
}
.phone-menu .location-h span {
	background: url("../images/sprite-image.png") no-repeat scroll -20px -215px;
	background-size: 400% auto;
	width: 16px;
}
#Intra-Container-S #Intractivity {
	display: none;
}
#Intra-Container-S #Intractivity {
	height: 210px;
}
.home #Intra-Container-S #Intractivity {
	display: block;
}
.home #Intra-Container-S .intra-text {
	top: 33%;
}
.intra-text h3 {
	font: bold 16px/20px "trajan_proregular";
}
.veins-treat {
	padding-bottom: 15px;
}
.veins-treat h4 {
	font-size: 22px;
	line-height: 26px;
}
#Meet {
	height: 650px;
}
.doc-in {
	margin: 0px auto;
	width: 320px;
}
.doc-img-bg img {
	width: 75%;
}
.doc-img-bg {
	margin-top: 25px;
}
.doc-text h2 {
	font-size: 28px;
	line-height: 32px;
	padding-left: 6%;
}
.doc-text h2 span {
	font-size: 26px;
	line-height: 32px;
}
.pt-resource, .insurance {
	width: 320px;
}
#Pt-Testimonials h2 {
	font-size: 26px;
	line-height: 32px;
}
#Credibility {
	height: 520px;
}
#Credibility li {
	display: block;
	text-align: center;
	width: 200px;
}
.help {
	width: 126px;
	padding: 0px;
}
.help, .help span a {
	font-size: 13px;
}
.question {
	padding-left: 10%;
	font-size: 12px;
}
.textMain .staff-s li {
	display: inherit;
	width: 315px !important;
	margin: 0px auto;
}
.doc-text p {
	padding: 0px 1% 0px 6%;
}
.meet-more {
	padding-left: 6%;
}
.in-news {
	margin-left: 0px;
}
.in-news-txt {
	font-size: 14px;
}
.in-news span {
	margin-left: 3%;
}
.insurance li {
	font-size: 16px;
}
.textMain {
	padding-right: 15px;
}
.textMain .align-left {
	float: none;
}
.align-right {
	float: none;
	display: block;
	margin: 10px auto;
}
.textMainBold {
	font-size: 14px;
}
.textMain .services-list h3 {
	font-size: 16px;
}
.textMain .services-list img {
	width: 100px;
}
.textMain .fees-table .textMainBold {
	font-size: 11.5px;
}
.textMain .media li {
	float: none;
}
#Conditions {
	min-height: 1015px;
}
}
 @media screen and (max-width: 360px) {
.header-logo img {
	margin-top: 30px;
}
.col-divide {
	float: none;
	width: 98%;
}
.textMain .services-list img {
	float: none;
	margin: 10px auto;
	width: 133px;
}
}
