@font-face {

    font-family: 'latoregular';

    src: url('/fonts/lato-regular-webfont.eot');

    src: url('/fonts/lato-regular-webfont.eot?#iefix') format('embedded-opentype'),

         url('/fonts/lato-regular-webfont.woff2') format('woff2'),

         url('/fonts/lato-regular-webfont.woff') format('woff'),

         url('/fonts/lato-regular-webfont.ttf') format('truetype'),

         url('/fonts/lato-regular-webfont.svg#latoregular') format('svg');

    font-weight: normal;

    font-style: normal;

}

@font-face {

    font-family: 'latobold';

    src: url('/fonts/lato-bold-webfont.eot');

    src: url('/fonts/lato-bold-webfont.eot?#iefix') format('embedded-opentype'),

         url('/fonts/lato-bold-webfont.woff2') format('woff2'),

         url('/fonts/lato-bold-webfont.woff') format('woff'),

         url('/fonts/lato-bold-webfont.ttf') format('truetype'),

         url('/fonts/lato-bold-webfont.svg#latobold') format('svg');

    font-weight: normal;

    font-style: normal;

}

@font-face {

    font-family: 'latolight';

    src: url('/fonts/lato-light-webfont.eot');

    src: url('/fonts/lato-light-webfont.eot?#iefix') format('embedded-opentype'),

         url('/fonts/lato-light-webfont.woff2') format('woff2'),

         url('/fonts/lato-light-webfont.woff') format('woff'),

         url('/fonts/lato-light-webfont.ttf') format('truetype'),

         url('/fonts/lato-light-webfont.svg#latolight') format('svg');

    font-weight: normal;

    font-style: normal;

}

/* ------------------------------ Global CSS ------------------------------ */

body {

	margin: 0px;

	padding: 0px;

	overflow-y: scroll;

 *overflow-y:none;

	outline: 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;

}

.videoBorder {

	border: 4px solid #333;

	width: 90%;

	position: relative;

	margin: 10px auto;

	padding: 50% 0px 0px 0px;

}

.multiBorder {

	width: 90%;

	position: relative;

	margin: 10px auto;

	padding: 100% 0px 0px 0px;

}

.videoBorder iframe, .videoBorder embed, .multiBorder iframe, .multiBorder embed {

	top: 0px;

	position: absolute;

	width: 100.1%;

	height: 100%;

	margin: 0px;

	padding: 0px;

	border: 0px !important;

}

.UseFul-links {

	height: auto;

	margin: 10px 0;

	padding: 0;

	text-align: center;

	width: 90%;

}

.UseFul-links img {

	border: 1px solid #666666;

	float: left;

	margin: 2px;

	padding: 10px;

}

/****************schema*****************/

.tableborder {

	border: 1px solid #1d71b1;

	border-radius: 5px;

	margin: 15px auto;

	padding: 3px;

}

.formHead {

	background: #1d71b1 none repeat scroll 0 0;

	border-radius: 5px 5px 0 0;

	color: #fff;

	font: 12px/25px 'latobold';

	margin: 0 0 5px;

	padding: 0 0 0 10px;

}

.text-address {

	font: normal 12px/16px Verdana, Verdana, Arial, Helvetica, sans-serif;

	color: #000000;

	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: 3px 15px 0 0;

	float: left;

	width: 13px;

	height: 19px;

}

/*-------------------- Review Page Styles --------------------*/



.review {

	margin: 20px auto 0px auto;

	padding: 0px;

	width: 100%;

	height: auto;

	text-align: left;

}

.review img {

	margin: 5px;

	padding: 0px;

}

/* ------------------------------ Banner CSS ------------------------------ */

.rslides {

	width: 100%;

	height: 100%;

	margin: 0px;

	padding: 0px;

	position: relative;

}

.rslides li {

	width: 100%;

	height: 100%;

	margin: 0px;

	padding: 0px;

	left: 0px;

	top: 0px;

	display: none;

}

#Interactivity {

	position: relative;

}

.intra-div {

	width: 100%;

	height: 100%;

}

.Intra-L, .Intra-R {

	position: absolute;

	z-index: 95;

	width: 100%;

	height: 100%;

	padding: 0px;

	margin: 0px;

	top: 0px;

}

.Intra-L {

	left: -100%;

}

.Intra-R {

	right: -100%;

}

.Intra-Tabs {

	position: absolute;

	z-index: 95;

	margin: 0px;

	padding: 0px;

}

.Intra-Tabs li {

	width: 10px;

	height: 10px;

	float: left;

	margin: 0px 3px;

}

.Intra-Tabs li a {

	width: 100%;

	height: 100%;

	display: block;

	border: 1px solid #000000;

	background: #ffffff;

	border-radius: 50%;

}

.Intra-Tabs li a:hover, .Banner_here a {

	background: #22448B !important;

}

#Interactivity .Intra-Tabs {

	bottom: 22%;

	right: 35px;

}

/* ------------------------------ Scrolling Styles ------------------------------ */

#flexiselDemo1, #flexiselDemo2, #flexiselDemo3 {

	display: none;

}

.nbs-flexisel-container {

	position: relative;

	max-width: 100%;

	overflow: hidden !important;

}

.nbs-flexisel-ul {

	position: relative;

	width: 9999px;

 *width:9999px;

	margin: 0px;

	padding: 0px;

	list-style-type: none;

	text-align: center;

	overflow: hidden !important;

}

.nbs-flexisel-inner {

	overflow: hidden !important;

	float: left;

	width: 92%;

	margin-left: 4%;

	margin-right: 4%;

 *margin-left:8%;

 *margin-right:8%;

}

.nbs-flexisel-item {

	float: left;

	margin: 0px;

	padding: 0px;

	cursor: pointer;

	position: relative;

	line-height: 0px;

	height: 100px;

}

.nbs-flexisel-item img {

	cursor: pointer;

	margin-top: 24px;

	max-width: 194px;

	margin: 5px auto;

 *width:60%;

 *margin:29px 44px 0px 0px;

}

#Credibilty .nbs-flexisel-nav-right:active, #Credibilty .nbs-flexisel-nav-left:active {

	box-shadow: 0 2px 0 #006599;

	transform: translateY(3px);

}

#Credibilty .nbs-flexisel-nav-right {

	background: #d0dde0 url(/images/eric-sprite.png) no-repeat -42px -111px;

	border-radius: 50%;

	border: 0;

	box-shadow: 0 3px 0 #006599;

	color: #fff;

	cursor: pointer;

	font: inherit;

	margin: 0;

	outline: 0;

	transition: all .1s linear;

}

#Credibilty .nbs-flexisel-nav-left {

	background: #d0dde0 url(/images/eric-sprite.png) no-repeat 9px -114px;

	border-radius: 50%;

	border: 0;

	box-shadow: 0 3px 0 #006599;

	color: #fff;

	cursor: pointer;

	font: inherit;

	margin: 0;

	outline: 0;

	transition: all .1s linear;

}

/*----- 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 {

	height: 30px;

	left: 3px;

	top: 21% !important;

}

.nbs-flexisel-nav-right {

	height: 30px;

	right: 3px;

	top: 21% !important;

}

/* ------------------------------ Main CSS ------------------------------ */

#Container, header, #Intra-Container, #Intra-Container-S, section, #Personal-Container, footer, #Credibilty-Container, #Content-Container {

	width: 100%;

	margin: 0px;

	padding: 0px;

	overflow: hidden;

	position: relative;

}

#Header, #Menu-Container, #Main-Menu, #Mobile-Main, #Interactivity, #Personal, #Treat, #Meet, #Credibilty, #Quick, #Footer, #Content-Main, #Patient {

	max-width: 960px;

	min-width: 320px;

	margin: 0px auto;

}

#Header .intra-div, #Meet .intra-div, .intra-div, #Quick .intra-div, #Content-Main .intra-div {

	display: table;

}

.logo, .appoint-sec, .meet, .links, .quick-address, .quick-contact, #Content-Left, #Sidebar {

	display: table-cell;

	vertical-align: top;

}

/* ------------------------------ Header CSS ------------------------------ */

header {

	background: #ffffff;

}

#Header {

	padding: 25px 0px 35px 0px;

	background: url(/images/header-bg.png) no-repeat center bottom;

}

.appoint-sec{width: 250px;}

.appoint {

	font: normal 17px/18px 'latolight';

	color: #171717;

	width: 250px;

}

.appoint a {

	color: #001c56;

	font: normal 22px/25px 'latobold'

}

.appoint a:hover {

	color: #2D7FE3;

}

.appoint > span {

	background: url(/images/eric-sprite.png) no-repeat scroll 7px 2px;

	float: left;

	height: 42px;

	margin: 6px 0 0;

	width: 30px;

}

.appoint:hover > span {

	background: url(/images/eric-sprite.png) no-repeat scroll -23px 2px;

}

/* ------------------------------ Menu CSS ------------------------------ */

#Menu-Container {

	background: none;

	height: 58px;

	margin: -58px auto 0;

	position: relative;

	width: 100%;

	z-index: 3;

}

#Main-Menu, #Mobile-Main {

	bottom: -31px;

	height: 58px;

	margin: 0 auto;

	position: absolute;

	width: 100%;

}

#Mobile-Main {

	display: none;

}

#access li {

	font: normal 17px/58px 'latolight';

	color: #ffffff;

	height: 58px;

	float: left;

	position: relative;

	text-align: center;

	text-transform: capitalize;

	background: url(/images/menu-bg.jpg) repeat-x 0px 0px;

}

#access ul li.menu-item-564 {

	height: 40px;

	padding: 9px 0px 0px 0px;

	width: 9%;

	background: none !important;

}

#access ul li.menu-item-564 a {

	height: 40px !important;

	line-height: 40px !important;

	background: #014cec url(/images/menu-home.png) no-repeat 20px 7px !important;

	text-indent: -9999px;

	display: block;

	border-radius: 20px 0px 0px 20px;

}

#access ul li.menu-item-564 a:hover {

	background: #014cec url(/images/menu-home.png) no-repeat 20px 7px !important;

}

#access li a {

	display: block;

	background: url(/images/menu-divider.png) no-repeat right top !important;

	color: #ffffff;

}

#access li a:last-child {

	background-image: none;

}

#access li a:hover {

	background: url(/images/menu-hover-bg.jpg) repeat-x 0px 0px !important;

}

#access a:hover {

	color: #fff;

	background: #27a8ca;

}

#access ul ul {

	position: absolute;

	z-index: 99999;

	display: none;

	left: 0px;

	padding: 0px;

	width: 240px;

}

#access ul ul li {

	font: normal 13px/35px Verdana, Arial, Helvetica, sans-serif;

	height: 35px;

	color: #ffffff;

	text-align: left;

	float: none;

	text-transform: none;

	border-bottom: 1px solid #8094bd;

}

#access ul ul a, #access ul ul li:first-child a, #access ul li.menu-item-565 ul li a {

	background: url(/images/menu-child-bg.png) no-repeat 5px center #00287a !important;

	border: none;

	color: #ffffff;

	padding: 0px 0px 0px 20px;

}

#access ul ul a:hover, #access ul ul li:first-child a:hover, #access ul li.menu-item-565 ul li a:hover {

	background: url(/images/menu-child-bg.png) no-repeat 5px center #2d7fe3 !important;

	color: #ffffff;

}

#access ul li.menu-item-565 ul li a:hover, {

 background: url(/images/menu-child-bg.png) no-repeat 5px center #2d7fe3 !important;

 color: #ffffff;

}

#access ul ul ul {

	left: -103%;

	top: -1px;

	padding: 0px 0px 0px 7px;

}

#access ul li:hover > ul {

	display: block;

}

.menu-item-565 {

	border-radius: 12px 0 0 15px;

	margin: 0 0 0 -4%;

	-webkit-transform: skewX(21deg) translateX(13%);

	-moz-transform: skewX(21deg) translateX(13%);

	-ms-transform: skewX(21deg) translateX(13%);

	transform: skewX(21deg) translateX(13%);

	width: 18%;

}

.menu-item-565 ul li {

	background: none !important;

	-webkit-transform: skewX(0deg) translateX(0%);

	-moz-transform: skewX(0deg) translateX(0%);

	-ms-transform: skewX(0deg) translateX(0%);

	transform: skewX(0deg) translateX(0%);

}

.menu-item-565 a {

	-webkit-transform: skewX(-21deg);

	-moz-transform: skewX(-21deg);

	-ms-transform: skewX(-21deg);

	transform: skewX(-21deg);

}

.menu-item-565 ul li a {

	-webkit-transform: skewX(0deg);

	-moz-transform: skewX(0deg);

	-ms-transform: skewX(0deg);

	transform: skewX(0deg);

}

.menu-item-566 {

	width: 13%;

}

.menu-item-566:after {

	content: url(/images/menu-divider.png); /* with class ModalCarrot ??*/

	position: absolute; /*or absolute*/

	z-index: 100000; /*a number that's more than the modal box*/

	left: 0px;

	top: 0px;

}

.menu-item-566:after ul li {

 content: "";

}

.menu-item-567 {

	width: 16%;

}

.menu-item-568 {

	width: 17%;

}

.menu-item-569 {

	width: 9%;

}

.menu-item-570 {

	width: 9%;

}

.menu-item-571 {

	width: 13%;

	border-radius: 0 25px 25px 0px;

	overflow: hidden;

}

#access .ypomainmenu li a:hover, #access .ypomainmenu > li:hover > a, #access .ypomainmenu li.current_page_item > a, #access .ypomainmenu li.current-menu-item > a {

	color: #fff !important;

	background: url(/images/menu-hover-bg.jpg) repeat-x 0px 0px !important;

}

#access .ypomainmenu > li.current-menu-ancestor > a, #access .ypomainmenu > li.current-page-ancestor > a {

	color: #fff !important;

	background: url(/images/menu-hover-bg.jpg) repeat-x 0px 0px !important;

}

#access .ypomainmenu ul li a:hover, #access .ypomainmenu ul > li:hover > a, #access .ypomainmenu ul li.current_page_item > a, #access .ypomainmenu ul li.current-menu-item > a {

	color: #fff !important;

	background: url(/images/menu-child-bg.png) no-repeat 5px center #2d7fe3 !important;

}

#access .ypomainmenu ul > li.current-menu-ancestor > a, #access .ypomainmenu ul > li.current-page-ancestor > a {

	color: #fff !important;

	background: #2d7fe3 !important;

}

#access .ypomainmenu li.menu-item-565 a:hover, #access .ypomainmenu > li.menu-item-565:hover > a, #access .ypomainmenu li.menu-item-565.current_page_item > a, #access .ypomainmenu > li.menu-item-565.current-menu-ancestor > a, #access .ypomainmenu > li.menu-item-565.current-page-ancestor > a {

	background: url(/images/menu-hover-bg.jpg) repeat-x 0 0 !important;

	border-radius: 12px 0 0 15px;

	margin: 0 0 0 -15%;

	-webkit-transform: skewX(1deg) translateX(13%);

	-moz-transform: skewX(1deg) translateX(13%);

	-ms-transform: skewX(1deg) translateX(13%);

	transform: skewX(1deg) translateX(13%);

}

#access .ypomainmenu li.menu-item-565 a:hover::after, #access .ypomainmenu li.menu-item-565.current_page_item > a::after, #access .ypomainmenu > li.menu-item-565.current-menu-ancestor > a::after, #access .ypomainmenu > li.menu-item-565.current-page-ancestor > a::after, #access .ypomainmenu > li.menu-item-565:hover > a::after {

	background: url(/images/menu-hover-bg.jpg) repeat-x 0 0 !important;

	content: "My Practice";

	font-size: 17px;

	left: 10%;

	position: absolute;

	-webkit-transform: skewX(-23deg);

	-moz-transform: skewX(-23deg);

	-ms-transform: skewX(-23deg);

	transform: skewX(-23deg);

	width: 67%;

}

#access .ypomainmenu ul li li.menu-item-565 a:hover, #access .ypomainmenu ul > li:hover > a, #access .ypomainmenu ul li.current_page_item > a, #access .ypomainmenu ul li.current-menu-item > a {

	margin: 0 0 0 -0.5% !important;

	background: url(/images/menu-child-bg.png) no-repeat 5px center #2d7fe3 !important;

	border-radius: 0px !important;

	color: #fff !important;

}

#access ul ul.sub-menu li.menu-item-has-children > a::before {

	content: url(/images/menu-sub-bg.png);

	position: absolute;

	right: 10px;

}

#access .ypomainmenu li.menu-item-565 ul {

	-webkit-transform: skewX(-21deg) translateX(0%);

	-moz-transform: skewX(-21deg) translateX(0%);

	-ms-transform: skewX(-21deg) translateX(0%);

	transform: skewX(-21deg) translateX(0%);

}

#access .ypomainmenu li.menu-item-565 ul li a:hover, #access .ypomainmenu > li.menu-item-565 ul li:hover > a, #access .ypomainmenu li.menu-item-565.current_page_item ul li > a:hover {

	background: url(/images/menu-child-bg.png) no-repeat 5px center #2d7fe3 !important;

	margin: 0px !important;

	-webkit-transform: skewX(1deg) translateX(0%);

	-moz-transform: skewX(1deg) translateX(0%);

	-ms-transform: skewX(0deg) translateX(0%);

	transform: skewX(1deg) translateX(0%);

}

#access .ypomainmenu li.menu-item-565 ul li a:hover::after, #access .ypomainmenu li.menu-item-565.current_page_item ul li > a::after {

	background: url(/images/menu-child-bg.png) no-repeat 5px center #2d7fe3 !important;

	content: "";

	font-size: 17px;

	left: 0%;

	position: absolute;

	-webkit-transform: skewX(-23deg);

	-moz-transform: skewX(-23deg);

	-ms-transform: skewX(-23deg);

	transform: skewX(-23deg);

	width: 67%;

}

.menu-item-564 a:hover, #access .ypomainmenu > li:first-child.current_page_item > a, .menu-item-564 .current_page_item > a, .menu-item-564 .current_page_item > a {

	background: #014cec url(/images/menu-home.png) no-repeat 20px 7px !important;

}

/* ---------- Mobile Menu ---------- */

#Mobile-Menu {

	display: none;

	width: 100%;

	height: 50px;

	margin: 15px auto 0px auto;

	padding: 0px;

}

.menu-link {

	height: 50px;

	font: normal 18px/50px 'latobold';

	color: #ffffff;

	margin: 0px;

	padding: 0px;

	text-align: center;

	border-top: 1px solid #1D71B1;

	border-bottom: 1px solid #1D71B1;

}

.menu-link a {

	color: #ffffff;

	display: block;

}

.menu-link img {

	margin: 0px 10px;

}

#wrapper {

	left: 0px;

	overflow: hidden;

	width: 100%;

	position: relative;

	z-index: 99999;

}

#wrapper ul {

	margin: 0px;

	padding: 0px;

}

#wrapper ul ul {

	margin: 0px;

	padding: 0px;

	display: none;

	position: relative;

}

#wrapper ul ul ul {

	margin: 0px;

	padding: 0px;

}

#wrapper ul li {

	font: normal 13px/35px Verdana, Arial, Helvetica, sans-serif;

	height: auto;

	text-align: left;

	float: none;

	text-transform: none;

	background: #00287a;

	color: #ffffff;

	border-bottom: 1px solid #8094bd;

	width: 100%;

}

#wrapper ul li a {

	display: block;

	color: #ffffff;

	padding: 0px 0px 0px 20px;

}

#wrapper ul li a:hover {

	color: #fff;

	background: #2d7fe3;

}

#wrapper .ypomainmenu li > a:hover, #wrapper .ypomainmenu > li:hover > a, #wrapper .ypomainmenu li.current_page_item > a, #wrapper .ypomainmenu li.current-menu-item > a {

	color: #fff !important;

	background: #2d7fe3 !important;

}

#wrapper .ypomainmenu > li.menu-item-has-children > a {

	background: url(/images/menu-left-bg.png) no-repeat 95% center #00287a !important;

}

#wrapper .ypomainmenu > li.menu-item-has-children a:hover, #wrapper .ypomainmenu > li.menu-item-has-children:hover > a, #wrapper .ypomainmenu > li.current-menu-ancestor > a, #wrapper .ypomainmenu > li.current-page-ancestor > a, #wrapper .ypomainmenu > li.menu-item-has-children a.active {

	color: #fff !important;

	background: url(/images/menu-down-bg.png) no-repeat 95% center #00287a !important;

}

#wrapper .menu-item-has-children ul a {

	color: #fff !important;

	background: #2d7fe3 !important;

}

#wrapper .ypomainmenu > li.menu-item-has-children li > a:hover {

	color: #fff !important;

	background: #2d7fe3 !important;

}

/* ------------------------------ Banner CSS ------------------------------ */

#Intra-Container {

	background: url(/images/intra-container-bg.jpg) repeat 0px 0px;

}

#Intra-Container #Interactivity {

	height: 464px;

}

#Intra-Container-S {

	background: url(/images/intra-container-s-bg.jpg) repeat 0px 0px;

}

#Intra-Container-S #Interactivity {

	height: 225px;

}

#Intra-Container #Banner0 {

	background: url(/images/banner1-bg.jpg) no-repeat right top;

}

#Intra-Container #Banner0 .Intra-R {

	background: url(/images/banner1-r-bg.jpg) no-repeat left top;

}

#Intra-Container #Banner1 {

	background: url(/images/banner2-bg.jpg) no-repeat right top;

}

#Intra-Container #Banner1 .Intra-R {

	background: url(/images/banner2-r-bg.jpg) no-repeat left top;

}

#Intra-Container #Banner2 {

	background: url(/images/banner3-bg.jpg) no-repeat right top;

}

#Intra-Container #Banner2 .Intra-R {

	background: url(/images/banner3-r-bg.jpg) no-repeat left top;

}

#Intra-Container #Banner3 {

	background: url(/images/banner0-bg.jpg) no-repeat right top;

}

#Intra-Container-S #Banner0 {

	background: url(/images/banner1-s-bg.jpg) no-repeat right top;

}

#Intra-Container-S #Banner1 {

	background: url(/images/banner2-s-bg.jpg) no-repeat right top;

}

#Intra-Container-S #Banner2 {

	background: url(/images/banner3-s-bg.jpg) no-repeat right top;

}

#Intra-Container-S #Banner3 {

	background: url(/images/banner0-s-bg.jpg) no-repeat right top;

}

.intra-main {

	font: normal 40px/40px 'latolight';

	padding: 160px 0px 0px 314px;

	color: #001c4e;

}

.intra-main span {

	font: normal 22px/22px 'latoregular';

	padding: 0px 0px 0px 8%;

}

#Intra-Container-S .intra-main {

	font: normal 26px/30px 'latoregular';

	padding: 82px 0 0 5%;

	color: #001c4e;

}

#services-h {

	background: url(/images/services-h-bg.png) no-repeat right 30px;

	min-height: 464px;

	position: absolute;

	width: 330px;

	z-index: 3;

	padding: 20px 0px 0px 0px;

}

#services-h h3 {

	font: normal 26px/30px 'latoregular';

	padding: 7px 0px 0px 0px;

	color: #4a4a4a;

}

#services-h h3 a {

	color: #4a4a4a;

}

.services-head {

	font: normal 18px/35px 'latoregular';

	color: #ffffff;

	background: url(/images/services-list-hover-bg.png) no-repeat 0px 0px;

	height: 35px;

}

.services-head a {

	background: url(/images/eric-sprite.png) no-repeat 10px -408px;

	display: block;

	color: #ffffff;

	padding: 0px 0px 0px 29px;

}

.services-head:hover, .ui-accordion-header-active {

	background: url(/images/services-list-bg.png) no-repeat 0px 0px;

}

.services-head:hover a, .ui-accordion-header-active a {

	background: url(/images/eric-sprite.png) no-repeat 10px -378px;

	color: #ffffff;

}

.conditions-procedures .conditions-procedures-list {

	margin-left: 10px;

}

.conditions-procedures-list ul {

	width: 250px;

}

.conditions-procedures-list ul li {

	border-bottom: 1px solid #c2cfeb;

	line-height: 20px;

	padding: 5px 0;

	font: 14px/20px 'latoregular';

	color: #000000;

}

.conditions-procedures-list ul li:last-child {

	border-bottom: 0px solid #c2cfeb;

}

.conditions-procedures-list a {

	background: url(/images/services-list.png) no-repeat 0 9px;

	color: #000000;

	display: block;

	margin-left: 12px;

	padding-left: 16px;

}

.conditions-procedures-list a:hover {

	color: #FF7B29;

}

.minimally{ width:75%; text-align:center; background:rgb(84,130,228); color:#fff; font: 16px/29px "latoregular"; border: 1px solid #006cd3; border-radius: 4px; margin-top:10px;}

.minimally a{ display:block; color:#fff; padding:5px 0px;}

/* ------------------------------ Meet Dr CSS ------------------------------ */

#Meet-Container {

	background: url(/images/meetdr-bg.jpg) repeat 0px 0px;

}

#Meet {

	padding: 86px 0px 0px 0px;

}

.doch-container {

	float: left;

	width: 60%;

}

.doch-pic {

	float: left;

	margin: 0px 2% 0px 0px;

	width: 46%;

}

.doch-pic > img {

	width: 98%;

}

.doch-txt {

	float: left;

	margin: 0;

	width: 51%;

}

.doch-txt span {

	color: #505050;

	font: 21px/25px 'latoregular';

}

.doch-txt h2 {

	color: #0047df;

	font: 36px/27px 'latolight';

	padding: 0 0 15px;

}

.doch-txt h2 a {

	color: #0047df;

}

.doch-txt h2 a span {

	color: #001e5b;

	font: 18px/20px 'latoregular';

}

.doch-txt p {

	color: #393a3b;

	font: 14px/18px 'latoregular';

}

.doch-appointment {

	float: left;

	padding: 3% 0 0 1%;

}

.doch-appointment a {

	background: #ffffff;

	border-radius: 5px;

	color: #002064;

	display: block;

	float: left;

	font: 14px/18px 'latoregular';

	margin: 0 10px 0 0;

	padding: 8px 19px;

	border: 1px solid #cdcdcd;

}

.doch-appointment a:hover {

	color: #0047df

}

.links-h {

	float: right;

	width: 31%;

}

.links-h ul {

	float: left;

	width: 80%;

	border: 1px solid #006cd3;

	background: #2d7fe3;

	border-radius: 10px;

	overflow: hidden;

}

.links-h ul li {

	font: 16px/29px 'latoregular';

	color: #ffffff;

	border-bottom: 1px solid #5ba5e9;

}

.links-h ul li:last-child {

	border-bottom: 0px solid #5ba5e9;

}

.links-h ul li a {

	display: block;

	padding: 18px 0 15px 40px;

	color: #ffffff;

}

.links-h ul li a span {

	float: left;

	height: 30px;

	width: 30px;

	color: #ffffff;

}

.links-h ul li a:hover {

	color: #ff7b29;

}

.links-h ul li a:hover span {

	margin: 0px 0px 0px -2px;

}

.links-h ul li.pt-education a span {

	background: url(/images/eric-sprite.png) no-repeat 0px -59px;

}

.links-h ul li.pt-forms a span {

	background: url(/images/eric-sprite.png) no-repeat 0px -85px;

}

.links-h ul li.testimonals a span { background:url(/images/testimonals.png) no-repeat 0px 6px;}

.twin-h {

	float: left;

	height: 64px;

	margin: 20px auto;

	position: relative;

	text-align: center;

	width: 80%;

	z-index: 1;

}

.twin-h a {

	background: url(/images/twin-bg.jpg) repeat-x 0px 0px;

	display: block;

	padding: 4px 1px 4px 0;

	border-radius: 10px;

	border: 1px solid #d2d4d4;

}

.twin-h::before, .twin-h::after {

	background: #777 none repeat scroll 0 0;

	bottom: 29px;

	box-shadow: 0 17px 9px #777;

	content: "";

	left: 42px;

	max-width: 172px;

	position: absolute;

	top: 21%;

	transform: rotate(-8deg);

	width: 50%;

	z-index: -1;

}

.twin-h::after {

	left: auto;

	right: 47px;

	transform: rotate(8deg);

}

/* ------------------------------ Credibilty Styles ------------------------------ */

#Credibilty-Container {

	background: #ffffff;

	border-top: 1px solid #d6d6d6;

}

#Credibilty {

	padding: 50px 0px 20px 0px;

}

/* ------------------------------ Quick CSS ------------------------------ */

#Quick-Container {

	background: #e6f1f3;

	border-top: 3px solid #cfdcdf;

}

#Quick {

	padding: 40px 0px 30px 0px;

	font: normal 25px/30px 'latoregular';

	color: #1a1a1a;

}

#Quick h2 {

	font: normal 25px/30px 'latoregular';

	color: #282828;

}

#Quick h2 a {

	color: #282828;

}

#Quick h2 a:hover {

	color: #ff693a;

}

#Quick li a {

	color: #1a1a1a;

}

#Quick .qlinks li {

	font: normal 14px/23px 'latoregular';

	color: #1a1a1a;

	-webkit-transition: all 0.7s ease;

	-moz-transition: all 0.7s ease;

	-o-transition: all 0.7s ease;

	transition: all 0.7s ease;

}

#Quick .qlinks li a:hover {

	color: #ff693a;

	text-shadow: 0px 0 8px #ffffff;

	padding: 0px 0px 0px 5px;

	transition: all 0.7s ease;

}

.quick-services, .quick-location {

	float: left;

	width: 27%;

}

.quick-patients, .quick-links {

	float: left;

	width: 23%;

}

.social-links {

	float: left;

	width: 100%;

}

.social-links ul li {

	float: left;

	margin: 0px 0px 0px 2%;

}

.social-links ul li a {

	display: block;

	height: 32px;

	width: 32px;

	background: #7c9ea5;

	border-radius: 6px;

	transition-property: background, border-radius;

	transition-duration: .1s, 0.5s;

	transition-timing-function: linear, ease-in;

}

.social-links ul li a:hover {

	opacity: 1;

	background: #ff7b29;

	border-radius: 50%;

}

.social-links ul li a span {

	float: left;

	height: 32px;

	width: 32px;

}

.social-links ul li.in a span {

	background: url(/images/eric-sprite.png) no-repeat scroll 9px -202px;

}

.social-links ul li.tw a span {

	background: url(/images/eric-sprite.png) no-repeat scroll 8px -171px;

}

.social-links ul li.gp a span {

	background: url(/images/eric-sprite.png) no-repeat scroll 8px -263px;

}

.social-links ul li.yu a span {

	background: url(/images/eric-sprite.png) no-repeat scroll 6px -233px;

}

.social-links ul li.fb a span {

	background: url(/images/eric-sprite.png) no-repeat scroll 12px -144px;

}

.addthis {

	float: left;

	margin: 25px 0px 0px 0px;

}

.ypo-logo {

	margin: 25px 0px 0px 0px;

}

.ql-address {

	font: normal 14px/18px 'latoregular';

	color: #1a1a1a;

}

.ql-address a img {

	border: 1px solid #828e90;

	width: 88%;

}

.ql-number {

	background: url(/images/eric-sprite.png) no-repeat scroll 0px -296px;

	padding: 0px 0px 0px 15px;

}

.location-tab {

	margin: 20px 0px 0px;

}

.location-tab li {

	border-radius: 15px;

	float: left;

	height: 15px;

	margin: 2px 3px 0 0;

	width: 15px;

	border: 2px solid #e6f1f3;

}

.location-tab li a {

	background: #014cec;

	border-radius: 10px;

	display: block;

	margin: 4px;

	height: 50%;

	width: 50%;

}

.location-tab li:hover, .location-tab li.location_here {

	border: 2px solid #819fa4;

}

/* ------------------------------ Footer CSS ------------------------------ */

footer {

	background: #cddbde;

}

#Footer {

	text-align: center;

	padding: 24px 0px;

}

.copy {

	font: normal 14px/18px 'latoregular';

	color: #3a3a3a;

}

/* ------------------------------ Content CSS ------------------------------ */

#Content-Left {

	width: 100%;

}

/*----- Navigation Starts -----*/

.navigation {

	max-width: 900px;

	min-width: 280px;

	margin: 0px auto;

	font: normal 14px/20px Verdana, Verdana, Arial, Helvetica, sans-serif;

	color: #104db0;

	padding: 10px 30px 10px 10px;

}

.navigation a {

	color: #000000;

	text-decoration: none;

}

.navigation a:hover {

	text-decoration: underline;

}

/*----- textMain Starts -----*/

.textMain {

	font: normal 13px/18px Verdana, Arial, Helvetica, sans-serif;

	color: #000000;

	padding: 10px 30px 30px 10px;

	text-align: justify;

}

.textMain a {

	color: #104db0;

	text-decoration: underline;

}

.textMain a:hover {

	color: #104db0;

	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 26px/30px 'latobold';

	color: #0047df;

	margin: 0px 0px 15px 0px;

	text-align: left;

}

.textMain h2 {

	font: normal 22px/26px 'latoregular';

	color: #014cec;

	text-align: left;

}

.textMain h2 a {

	color: #014cec;

}

.textMain h2 a:hover {

	text-decoration: underline;

}

.textMain h3 {

	font: normal 20px/22px 'latoregular';

	color: #444DAA;

	text-align: left;

}

.textMain h3 a {

	color: #444DAA;

}

.textMain h3 a:hover {

	text-decoration: underline;

}

.textMain h4 {

	font: normal 16px/20px 'latoregular';

	color: #2A3753;

	text-align: left;

}

.textMain h4 a {

	color: #2A3753;

}

.textMain h4 a:hover {

	text-decoration: underline;

}

.textMainBold {

	font: bold 12px/20px Verdana, Verdana, Arial, Helvetica, sans-serif;

	color: #282828;

	text-align: left;

}

.textMainBold a {

	color: #104db0;

}



.textMainBold a:hover {

	text-decoration: underline;

}

.PDFtext {

	font: normal 10px Verdana, Verdana, Arial, Helvetica, sans-serif;

	color: #999999;

}

#Sidebar {

	width: 280px;

	padding: 0px 0px 20px 0px;

}

.Services-s {

	width: 270px;

	margin: 0px auto;

	padding: 0px;

	background: #d3e1ff;

	border: 1px solid #c1cfeb;

	border-radius: 10px;

	padding: 15px 0px 18px 15px;

	float: left;

}

.Services-s h3 {

	font: normal 18px/24px 'latoregular';

	color: #383839;

	margin: 0px 0px 10px 0px;

}

.Services-s h3 a {

	color: #383839;

}

.Services-s ul, .Services-s li {

	margin: 0px;

	padding: 0px;

}

.Services-s li {

	min-height: 35px;

	background: url(/images/services-bg.png) no-repeat center top;

	background-size: 100% auto;

	color: #ffffff;

	font: normal 15px/30px 'latoregular';

	width: 250px;

	margin-bottom: 10px;

	border-radius: 5px;

}

.Services-s li:hover {

	background: url(/images/services-hover-bg.png) no-repeat center top;

}

.Services-s li:hover a {

	background: url(/images/eric-sprite.png) no-repeat 226px -319px;

}

.Services-s li a {

	display: block;

	color: #fff;

	background: url(/images/eric-sprite.png) no-repeat 226px -319px;

	padding: 0px 0px 0px 10px;

	border-radius: 5px;

}

.meet-s {

	float: left;

	background: #e3e3e4;

	width: 285px;

	margin: 10px auto;

	padding: 10px 0px 0px 0px;

	border-radius: 10px;

	border: 1px solid #cacaca;

}

.doch-pics {

	float: left;

}

.doch-pics img {

	border-radius: 0px 0px 0px 10px;

}

.doch-txts {

	float: left;

	margin: 19px 0 0 -4px;

}

.doch-txts h2 {

	font: 22px/22px 'latolight';

	color: #0047df;

}

.doch-txts h2 a {

	color: #0047df;

}

.doch-txts h2 a span {

	font: 13px/16px 'latoregular';

	color: #001e5b;

}

.docs-appointment {

	float: right;

}

.docs-appointment a {

	background: #ffffff none repeat scroll 0 0;

	border: 1px solid #cdcdcd;

	border-radius: 10px;

	color: #002064;

	display: block;

	float: left;

	font: 12px/12px "latoregular";

	margin: 0 10px 0 0;

	padding: 8px 11px;

}

.twin-s {

	float: left;

	height: 64px;

	margin: 5px auto;

	position: relative;

	text-align: center;

	width: 100%;

	z-index: 1;

}

.twin-s a {

	background: url(/images/twin-bg.jpg) repeat-x 0px 0px;

	display: block;

	padding: 4px 1px 4px 0;

	border-radius: 10px;

	border: 1px solid #d2d4d4;

}

.links-s {

	float: left;

	width: 100%;

}

.links-s ul {

	float: left;

	width: 100%;

	border: 1px solid #006cd3;

	background: #2d7fe3;

	border-radius: 10px;

	overflow: hidden;

}

.links-s ul li {

	font: 16px/29px 'latoregular';

	color: #ffffff;

	border-bottom: 1px solid #5ba5e9;

}

.links-s ul li:last-child {

	border-bottom: 0px solid #5ba5e9;

}

.links-s ul li a {

	display: block;

	padding: 15px 0 15px 40px;

	color: #ffffff;

}

.links-s ul li a span {

	float: left;

	height: 30px;

	width: 30px;

	color: #ffffff;

	margin: 0 14px 0 0;

}

.links-s ul li a:hover {

	color: #ff7b29;

}

.links-s ul li a:hover span {

	margin: 0px 14px 0px -2px;

}

.links-s ul li.pt-education a span {

	background: url(/images/eric-sprite.png) no-repeat 0px -59px;

}

.links-s ul li.pt-forms a span {

	background: url(/images/eric-sprite.png) no-repeat 0px -85px;

}

.links-s ul li.testimonals a span {

	background:url(/images/testimonals.png) no-repeat 0px 6px;

}

.submit-testimonial {

	border: 2px solid #ffffff;

	box-shadow: 0 5px 5px 0 #aaaaaa;

	color: #ffffff;

	float: right;

	font: 14px/30px Verdana, Verdana, Arial, Helvetica, sans-serif;

	height: 30px;

	margin: -50px 15px 15px;

	text-align: center;

	width: 200px;

}

.submit-testimonial a {

	background: #2D7FE3 none repeat scroll 0 0;

	color: #ffffff;

	display: block;

	text-decoration: none;

	transition: all 2s linear 0s;

}

.submit-testimonial a:hover {

	background: #D0DDE0 none repeat scroll 0 0;

	color: #ffffff;

	text-decoration: none;

	transition: all 2s linear 0s;

}

/* ------------------------------ Forms CSS ------------------------------ */

.mandatory {

	font: bold 10px Verdana, Verdana, Arial, Helvetica, sans-serif;

	color: #FF8204;

}

.ypo-form {

	margin: 0px;

	padding: 0px;

	position: relative;

	font: bold 10px/16px Verdana, Verdana, Arial, Helvetica, sans-serif;

	text-align: left;

}

.ypo-form, .ypo-form input[type="text"], .ypo-form input[type="email"], .ypo-form textarea, .ypo-form select, .ypo-captcha {

	border: 1px solid #1D71B1;

	border-radius: 5px;

}

.textMain .ypo-form h3, .ypo-form input[type="submit"], .ypo-form input[type="reset"] {

	background: #1D71B1;

	color: #fff;

	border-radius: 5px;

}

.textMain .ypo-form h3 {

	font: bold 12px/20px Verdana, Verdana, Arial, Helvetica, sans-serif;

	margin: 0px;

	padding: 5px 10px;

}

.textMain .ypo-form ul {

	margin: 0px;

	padding: 5px;

	list-style: none;

	display: table;

}

.textMain .ypo-form li {

	margin: 0px;

	padding: 0px;

	background: none;

	display: table-row;

}

.ypo-form .ypo-field {

	display: table-cell;

	float: left;

	width: 50%;

	margin: 0px;

	padding: 5px 0px;

}

.ypo-form .ypo-area {

	width: 100%;

	margin: 0px;

	padding: 5px 0px;

}

.ypo-form .ypo-text, .ypo-form .ypo-test {

	margin: 0px;

	padding: 10px 20px;

}

.ypo-form .ypo-text .wpcf7-radio {

	display: block;

}

.ypo-form .your-referal .wpcf7-list-item, .ypo-form .your-rays .wpcf7-list-item {

	display: inline-block !important;

}

.ypo-form input[type="text"], .ypo-form input[type="email"] {

	font: normal 12px/20px Verdana, Verdana, Arial, Helvetica, sans-serif;

	padding: 2px 5px;

	width: 90%;

}

.ypo-form select {

	font: normal 12px/20px Verdana, Verdana, Arial, Helvetica, sans-serif;

	padding: 3px 5px;

	width: 93%;

	z-index: 1;

}

.ypo-form .ypo-captcha {

	font: normal 12px/20px Verdana, Verdana, Arial, Helvetica, sans-serif;

	width: 70px !important;

	padding: 2px 5px;

	float: left;

}

.ypo-form textarea {

	font: normal 12px/20px Verdana, Verdana, Arial, Helvetica, sans-serif;

	padding: 2px 5px;

	width: 95%;

	height: 100px;

}

.ypo-form input[type="submit"], .ypo-form input[type="reset"] {

	font: normal 12px/20px Verdana, Verdana, Arial, Helvetica, sans-serif;

	padding: 5px;

	width: 90px;

	float: left;

	margin: 0px;

	border: 0px;

	cursor: pointer;

}

.ypo-form input[type="radio"] {

	vertical-align: text-top;

	margin: 0px 0px 0px 0px;

}

.ypo-form img {

	float: left;

}

.ypo-test .wpcf7-form-control-wrap {

	width: auto !important;

}

.ypo-form input[type="file"] {

	margin: 0px 0px 0px 10px;

}

.wpcf7-form-control-wrap {

	display: inline-block;

	width: 100%;

}

.wpcf7-not-valid-tip {

	font: normal 12px Verdana, Verdana, Arial, Helvetica, sans-serif !important;

	position: absolute;

	z-index: 1;

	top: 5px;

	left: 5px;

}

.wpcf7-list-item {

	display: block;

	padding: 5px 0px;

}

.ypo-form .your-referal .wpcf7-list-item, .ypo-form .your-rays .wpcf7-list-item {

	display: inline-block !important;

	padding: 5px !important;

}

.wpcf7-response-output {

	font: normal 12px/20px Verdana, Verdana, Arial, Helvetica, sans-serif;

}

/*------------------------- Child List -------------------------------*/

.textMain .child-list ul {

	margin: 0px;

	padding: 0px;

}

.textMain .child-list li {

	margin: 3px 0px 0px 0px;

	padding: 0px;

	width: 100%;

	background: none;

	font: normal 16px/20px Verdana, Verdana, Arial, Helvetica, sans-serif;

	color: #fff;

	text-align: left;

}

.textMain .child-list li a {

	text-decoration: none;

	color: #060606;

	background: url(/images/links-arrow.png) no-repeat 10px center #d3e1ff;

	padding: 10px 0px 10px 30px;

	display: block;

}

.textMain .child-list li a:hover {

	background: url(/images/links-arrow.png) no-repeat 10px center #8AD2FD;

	color: #000;

}



.textMain .PatientInfo li {

	padding: 0px;

	width: 100%;

	background: none;

	font: normal 16px/20px Verdana, Verdana, Arial, Helvetica, sans-serif;

	color: #fff;

	text-align: left;

}

.textMain .PatientInfo li a:hover {

	background: url(/images/links-arrow.png) no-repeat 10px center #8AD2FD;

	color: #000;

}

.textMain .PatientInfo li a {

	text-decoration: none;

	color: #060606;

	background: url(/images/links-arrow.png) no-repeat 10px center #d3e1ff;

	padding: 10px 11px 10px 30px;

	display: block;

	float: left;

	margin: 0 10px 6px 0;

}

/*------------------------- Other List -------------------------------*/

.textMain .other-list ul {

	margin: 0px;

	padding: 0px;

}

.textMain .other-list li {

	margin: 5px 2% 0px 0px;

	padding: 0px;

	width: 48%;

	min-width: 250px;

	background: none;

	font: normal 14px/20px Verdana, Verdana, Arial, Helvetica, sans-serif;

	color: #fff;

	text-align: left;

	float: left;

}

.textMain .other-list a {

	background: url(/images/links-arrow.png) no-repeat 10px center #27A8CA;

	padding: 10px 0px 10px 30px;

	text-decoration: none;

	display: block;

	color: #fff;

}

.textMain .other-list a:hover {

	background: url(/images/links-arrow.png) no-repeat 10px center #1D71B1;

}

/*------------------------- Doctor Container List -------------------------------*/

.dr-list {

	padding: 5px 5px 5px 20px;

	border: 1px solid #1D71B1;

	margin: 5px;

}

.dr-list:hover {

	background: #8AD2FD;

}

.dr-list a {

	text-decoration: none !important;

}

.dr-list h3 {

	font: normal 20px/30px 'latobold';

}

.dr-list span {

	font-weight: bold;

}

.dr-list img {

	float: right;

	padding: 3px;

	border: 1px solid #1D71B1;

}

.dr-profile {

	width: 100px;

	border: 1px solid #1D71B1;

	font: normal 12px/30px 'latobold';

	text-align: center;

}

.dr-profile a {

	display: block;

}

.dr-profile a:hover {

	background: #1D71B1;

	color: #fff;

}

.dr-ph {

	float: right;

	margin: 10px 10px 10px 20px;

	padding: 3px;

	min-width: 130px;

	text-align: center;

}

.dr-ph p {

	font: normal 12px/30px 'latobold';

	margin: 0px;

}

.center-text {

	text-align: center;

	padding: 0px 0px 10px 0px;

}

/*------------------------- Doctor Container List -------------------------------*/

.contact-address {

	padding: 3px;

	margin: 15px auto;

	border: 1px solid #1D71B1;

	border-radius: 5px;

}

.contact-address .intra-div {

	display: table;

}

.contact-address h3 {

	font: normal 12px/25px 'latobold';

	color: #fff;

	background: #1D71B1;

	padding: 0px 0px 0px 10px;

	margin: 0px 0px 5px 0px;

	border-radius: 5px 5px 0px 0px;

}

.address-details {

	font: normal 12px/16px Verdana, Verdana, Arial, Helvetica, sans-serif;

	padding: 1% 1% 1% 2%;

	display: table-cell;

	vertical-align: top;

	min-width: 200px;

	width: 42%;

}

.map-pics {

	display: table-cell;

	text-align: center;

	vertical-align: top;

	width: 350px;

}

.map-pics img {

	margin: 5px;

	border: 2px solid #1D71B1;

	border-radius: 5px;

}

.map-pics img:hover {

	border: 2px solid #8AD2FD;

	border-radius: 5px;

}

.textMain .contact-ph ul {

	margin: 0px;

	padding: 0px;

}

.textMain .contact-ph li {

	float: left;

	min-width: 200px;

	font: normal 14px/40px Verdana, Verdana, Arial, Helvetica, sans-serif;

	width: 45%;

	height: 40px;

	background: none;

	margin: 5px 1%;

	padding: 0px 0px 0px 2%;

	border: 1px solid #1D71B1;

}

.textMain .contact-ph a {

	color: #003464;

	text-decoration: none;

	display: inline-block;

}

.textMain .contact-ph a:hover {

	color: #003464;

	text-decoration: none;

}

.textMain .contact-ph img {

	margin: 0px 10px 0px 5px;

}

/*------------------------- FAQ List -------------------------------*/

.textMain .dr-hospital ul {

	display: table;

	margin: 15px auto;

	padding: 0px;

	width: 100%;

	border: 1px solid #1D71B1;

	border-bottom: none;

	border-left: none;

}

.textMain .dr-hospital li {

	display: table-row;

	background: none;

	margin: 0px;

	padding: 0px;

}

.dr-hospital li div {

	display: table-cell;

	border-bottom: 1px solid #1D71B1;

	border-left: 1px solid #1D71B1;

	padding: 5px;

}

.dr-hospital li div:first-child {

	font-weight: bold;

}

/*-------------------- 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;

}

/*-----------Back to Top------------------*/

#backtotop {

	cursor: pointer;

	right: 5px;

	position: fixed;

	z-index : 10000;

	bottom: 10px;

	width: 50px;

	height: 30px;

	font: bold 12px/30px Verdana, Verdana, Arial, Helvetica, sans-serif;

	color : #fff;

	background: #2d7fe3;

	text-align : center;

	border-radius : 5px;

	display: none;

}

#backtotop a {

	display: block;

	color : #fff;

}

#backtotop:hover {

	opacity : 0.9;

}

/*----------- Services Page CSS ------------------*/

.page-id-8 .textMain {

	padding: 10px 10px 30px 10px;

}

.services-list {

	position: relative;

	padding: 20px 0px;

}

.services-list, .services-list .Intra-L, .services-list .Intra-R {

	background: #EBF5F7;

}

.textMain .services-list ul {

	margin: 0px;

	padding: 0px;

}

.textMain .services-list li {

	margin: 0px 5% 10px 0px;

	padding: 0px 0px 20px 0px;

	font: normal 16px/20px 'latobold';

	color: #4B494A;

	width: 45%;

	min-width: 300px;

	float: left;

	background: url(/images/services-bg.png) no-repeat center bottom;

	text-align: left;

}

.textMain .services-list li a {

	color: #4B494A;

	text-decoration: none;

	display: block;

	border: 1px solid #dde3e4;

	padding: 20px 10px 40px 110px;

	position: relative;

}

.services-list li span {

	font: normal 14px/30px "Times New Roman", Georgia, Times, serif;

	color: #C9C8C9;

	display: block;

}

.ser-more {

	font: normal 14px/30px "Times New Roman", Georgia, Times, serif;

	color: #fff;

	width: 70px;

	position: absolute;

	right: 10px;

	bottom: 10px;

	background: #379AAD;

	display: inherit;

	text-align: center;

}

.textMain .services-list li a .ser-more {

	color: #fff;

}

.conditions-list {

	padding: 20px 0px 0px 0px;

}

.textMain .conditions-list h3 {

	font: normal 20px/30px 'latobold';

	color: #1D71B1;

}

.textMain .conditions-list ul {

	margin: 0px;

	padding: 0px;

}

.textMain .conditions-list li {

	margin: 5px 0px;

	padding: 0px 3% 0px 0.3%;

	font: normal 14px/30px "Times New Roman", Georgia, Times, serif;

	color: #3A78B5;

	width: 30%;

	min-width: 200px;

	float: left;

}

.textMain .conditions-list li a {

	color: #3A78B5;

	text-decoration: none;

	border-bottom: 1px dotted #D8D8D8;

	padding: 0px 0px 0px 20px;

	display: block;

}

/*--------------Tell A friend start--------------*/

.tell-div, #tell-main {

	display: none;

}

.tell-div {

	opacity: 0.8;

	filter: alpha(opacity=80);

	background: #000;

	top: 0px;

	left: 0px;

	width: 100%;

	height: 100%;

	position: fixed;

	z-index: 99;

}

#tell-main .ypo-text {

	text-align: center;

}

#tell-main .ypo-form input[type="submit"] {

	margin: 0px 0px 0px 20%;

}

#tell-main .ypo-form input[type="text"], #tell-main .ypo-form input[type="email"] {

	width: 95%;

}

#tell-main {

	top: 5%;

	left: 50%;

	margin: 0px 0px 0px -200px;

	max-width: 400px;

	min-width: 200px;

	background: #fff;

	padding: 15px;

	border: 2px solid #CCCCCC;

	position: absolute;

	z-index: 999;

	-webkit-border-radius: 10px;

	-moz-border-radius: 10px;

	-ms-border-radius: 10px;

	-o-border-radius: 10px;

	border-radius: 10px;

}

#tell-main .ypo-form {

	padding: 5px;

}

#tell-main .tell-close {

	width: 25px;

	height: 25px;

	color: #000000;

	font: bold 16px/25px Verdana, Verdana, Arial, Helvetica, sans-serif;

	text-align: center;

	margin: -10px -10px 0px 0px;

	padding: 0px;

	position: absolute;

	top: 0px;

	right: 0px;

	cursor: pointer;

	border-radius: 50%;

	border: 2px solid #C9C9D6;

	background: #fff;

}

#Intra-Container-S #services-h {

	display: none;

}

.content-img {

	border: 1px solid #2d7fe3;

	border-radius: 10px;

	float: right;

	height: auto;

	margin: 10px;

	padding: 5px;

	width: 200px;

}

.content-img img {

	float: left;

	margin: 0 auto;

	text-align: center;

	width: 100%;

}

.content-img span {

	float: left;

	font: bold 14px/20px 'latoregular';

	margin: 0 auto;

	text-align: center;

	width: 100%;

	color: #0066FF;

}

/* ------------------------------ services Page CSS ------------------------------ */

.services-page {

	float: left;

	width: 100%;

}

.services-page h2 {

	width: 100%;

	border-bottom: 2px solid #939db2 !important;

}

.services-page h2 a, .services-page h3 a {

	text-decoration: none !important;

	line-height: 50px;

	font-size: 24px;

}

.services-page h3 {

	font-size: 20px;

	color: #1B1B1B;

}

.services-page h3 a, .services-page h3 a:hover {

	color: #1B1B1B;

}

#Content-Main {

	padding: 50px 0px 0px 0px;

}

.page-id-325 .meet-s {

	display: none;

}

/* ------------------------------ Blog Sidebar CSS ------------------------------ */

#Sidebar li {

	list-style: none;

}

#Sidebar .widget {

	border: 1px solid #CDDBDE;

	background: #E6F1F3;

	border-radius: 10px;

	padding: 0px 15px 10px 15px;

	margin: 0px 0px 15px 0px;

}

#Sidebar .widget_search {
	padding: 10px 15px;
}
.search-text {
	border: 1px solid #CDDBDE;
	padding:4px;
}
.search-button {
	border: 0 none;
	cursor: pointer;
	font: 12px/20px Verdana,Verdana, Arial, Helvetica, sans-serif;
	margin: 0px 0px 0px 1px;
	width: 30px;
	padding:2px;
	background: url(/images/search.png) no-repeat 6px 3px #CDDBDE;
	border-radius: 0px 3px 3px 0px;
	text-indent:1000px;
}

.search-button:before {

	content: "Search";

}

#Sidebar li .widgettitle {

	color: #383839;

	font: 18px/24px 'latoregular';

}

#Sidebar .widget a {

	color: #383839;

	font: 14px/20px 'latoregular';

	margin: 0px 0px 0px 30px;

}

.contact-img {

	float: left;

	width: 100%;

}

.contact-img img {

	width: 100%;

	height: auto;

}

.contact-details {

	float: left;

}

.contact-details ul li {

	float: left;

	width: 28%;

	list-style-type: none;

	background-image: none;

	text-align: left;

}

.contact-details ul li .heading {

	color: #404041;

	font-size: 18px;

}

.google-map {

	width: 100%;

	float: left;

}

.google-map-wrapper {

	padding: 0px 0px 1% 5px;

	 border: 1px solid #1d71b1;

	 border-radius:5px;

}

.google-map-wrapper iframe {

	width: 100% !important;

}

.textMain .inner-img-list{

	float:left;

	width:100%;

}

.textMain .inner-img-list li{ float:left; background:none;}

.textMain .inner-img-list li img{ border:1px solid #2D7FE3;}

.twin-city {

  color: #006599;

  font:bold italic 13px/16px "latolight";

  text-align: center;

  width:300px;

}

.twin-city img {

margin:0px 0px 10px 0px;

}

.staff-section {
	width: 100%;
}
.staff {
	float: left;
	width: 335px;
	border: 1px solid #cccccc;
	background: #f2f2f2;
}
.staff-img {
	float: left;
	margin: 5px;
}
.staff-info {
	float: left;
	margin-top: 10px;
}
.staff-info a {
	text-decoration: none;
	font-size: 13px !important;
}
.staff-info p {
	font-size: 14px !important;
}
.staff-info p span {
	font-size: 11px;
}


/*Cervical Disc Replacement Video button styles*/
.cdr-video {
	background-color: #006496;
	text-align: center;
	padding: 10px;
	border-radius: 5px;
	font:normal 14px/20px 'latoregular';
	margin-top: 20px;
}

.cdr-video a {
  text-decoration: none;
  position: relative;
  color: #fff;
}
.cdr-video a:after {
  content: '';
  position: absolute;
  bottom: 0;
  left: 0;
  width: 0%;
  border-bottom: 2px solid #fff;
  transition: 0.9s;
}
.cdr-video a:hover:after {
  width: 100%;
}
.copy a {
	color: #3a3a3a;
}
/* ------------------------------ Media Screen:800 CSS ------------------------------ */

@media screen and (max-width : 959px) {

.intra-main {

	font: normal 3.5vw/3.5vw 'latolight';

}

.intra-main span {

	font: normal 1.8vw/1.8vw 'latoregular';

}

.contact-details ul li {

  width: 169px;

}

}



/* ------------------------------ Media Screen:800 CSS ------------------------------ */

@media screen and (max-width : 800px) {

.logo {

	padding: 0px 0px 0px 10px;

}

.quick-services, .quick-location {

	float: left;

	width: 29%;

}

.quick-patients, .quick-links {

	float: left;

	width: 21%;

}

#Quick h2 {

	font: 22px/29px "latoregular";

}

.doch-txt span {

	font: 18px/22px "latoregular";

}

.doch-txt h2 {

	font: 26px/25px "latolight";

	padding: 0 0 15px;

}

.doch-txt h2 a span {

	font: 16px/20px "latoregular";

}

.links-h {

	float: right;

	width: 39%;

}

.intra-main {

	padding: 76px 0 0 326px;

}

.logo {

  display: block;

  float: left;

  padding: 0 0 0 10px;

  width: 245px;

}

.twin-city {

  float: right;

  width: 250px;

}

}



/* ------------------------------ Media Screen:640 CSS ------------------------------ */

@media screen and (max-width : 640px) {

.logo {

	display: block;

	margin: 0 auto;

	padding: 0px;

	width: 310px;

	float:none;

}

.appoint-sec {

	display: table;

	margin: 15px auto;

	width: 310px;

}



.twin-city {

  display: table;

  margin: 25px auto;

  text-align: center;

  width: 310px;

  float:none;

}

.intra-main {

	display: none;

}

#Main-Menu {

	display: none;

}

#Mobile-Menu {

	background-color: #2D7FE3;

	display: block !important;

}

#services-h {

	display: none;

}

.quick-services {

	width: 50%;

	float: left;

}

.quick-location {

	width: 50%;

	float: right;

}

.quick-patients {

	width: 50%;

	float: left;

}

.quick-links {

	width: 50%;

	float: right;

}

#Meet {

	padding: 5px 0 0;

}

.doch-container {

	float: none;

	margin: 37px auto 21px;

	width: 100%;

}

.doch-txt {

	float: left;

	margin: 0;

	width: 65%;

}

.doch-pic {

	float: left;

	margin: 0 2% 0 0;

	width: 29%;

}

.links-h {

	float: none;

	margin: 0 auto;

	width: 53%;

}

#Content-Left {

	display: inherit;

	width: 100%;

}

#Sidebar {

	display: inherit;

	margin: 10px auto;

}
.menu-item-565{
    margin: 0px;
    -webkit-transform: none;
    -moz-transform: none;
    -ms-transform: none;
    transform: none;
    width: 18%;
}
.menu-item-565 a {
    -webkit-transform: none;
    -moz-transform: none;
    -ms-transform: none;
	transform: none;
	}
}



/* ------------------------------ Media Screen:480 CSS ------------------------------ */

@media screen and (max-width : 480px) {

#Intra-Container, #Intra-Container-S {

	display: none;

}

#Content-Main {

	padding: 10px 0 0;

}

#Quick {

	width: 300px;

	margin: 0 auto;

	padding:40px 0 30px 20px;

}

.quick-services, .quick-location, .quick-patients, .quick-links {

	float: none;

	width: 280px;

	margin: 10px 0px 0px 0px;

}

.quick-links {

	float: none;

	margin: 49px 0px 0px;

}

.doch-pic {

	float: none;

	margin: 10px auto;

	width: 200px;

}

.doch-txt {

	float: none;

	margin: 0 auto;

	width: 310px;

}

.links-h {

	float: none;

	margin: 0 auto;

	width: 280px;

}

.submit-testimonial {

	clear: both;

	float: none;

	margin: -5px 15px 15px;

}

.content-img {

	margin: 10% 24%;

}

.address-details {

	display: table;

}

.map-pics {

	display: inline;

}

.appoint-sec {

	width: 232px;

}

.addthis {

	float: none;

}

}

