@font-face {
	font-family: 'icomoon';
	src: url('fonts/icomoon.eot?y3h23u');
	src: url('fonts/icomoon.eot?y3h23u#iefix') format('embedded-opentype'), url('fonts/icomoon.ttf?y3h23u') format('truetype'), url('fonts/icomoon.woff?y3h23u') format('woff'), url('fonts/icomoon.svg?y3h23u#icomoon') format('svg');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'ZurichBT-Bold';
	src: url('fonts/ZurichBT-Bold.eot?#iefix') format('embedded-opentype'), url('fonts/ZurichBT-Bold.woff') format('woff'), url('fonts/ZurichBT-Bold.ttf') format('truetype'), url('fonts/ZurichBT-Bold.svg#ZurichBT-Bold') format('svg');
	font-weight: normal;
	;
	font-style: normal;
}
@font-face {
	font-family: 'ZurichBT-BoldExtended';
	src: url('fonts/ZurichBT-BoldExtended.eot?#iefix') format('embedded-opentype'), url('fonts/ZurichBT-BoldExtended.woff') format('woff'), url('fonts/ZurichBT-BoldExtended.ttf') format('truetype'), url('fonts/ZurichBT-BoldExtended.svg#ZurichBT-BoldExtended') format('svg');
	font-weight: normal;
	font-style: normal;
}
body {
	margin: 0px;
	padding: 0px;
	overflow-y: scroll;
*overflow-y:none;
}
h1, h2, h3, h4, h5, h6, p, ul, ol, li {
	margin: 0px;
	padding: 0px;
}
* {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
	-ms-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-text-size-adjust: none;
}
ul li {
	list-style: none;
}
img {
	border: 0px;
	max-width: 100%;
	vertical-align: middle;
}
a, a:hover {
	text-decoration: none;
	outline: none;
}
input, select, textarea {
	outline: none;
}
.hr {
	border-top: 1px dashed #acc6e6;
	height: 7px;
	margin-top: 10px !important;
}
.nodisplay {
	display: none !important;
}
.clear-float {
	clear: both;
}
.img-l {
	float: left;
	margin: 0px 15px 10px 0px;
}
.img-r {
	float: right;
	margin: 0px 0px 10px 20px;
}
.align-left {
	float: left;
	margin-right: 3%;
}
.align-right {
	float: right;
	margin: 10px;
}
.align-center {
	text-align: center !important;
}
.align-r {
	text-align: right!important;
}
.videoBorder {
	border: 4px solid #666666;
	width: 90%;
	position: relative;
	margin: 15px auto;
	padding: 53% 0px 0px 0px;
}
.multiBorder {
	width: 90%;
	position: relative;
	margin: 10px auto;
	padding: 50% 0px 0px 0px;
	overflow: hidden;
	min-height: 360px;
}
.videoBorder iframe, .videoBorder embed, .multiBorder iframe, .multiBorder embed {
	left: 0px;
	top: 0px;
	position: absolute;
	width: 100%;
	height: 100%;
	margin: 0px;
	padding: 0px;
	border: 0px;
}
.fluid-div {
	width: 100%;
	height: 100%;
}
.intra-div {
	height: 100%;
	width: 100%;
	display: table;
	table-layout: fixed;
}
.intra-cell {
	display: table-cell;
	vertical-align: middle;
}
.col-divide {
	display: inline-block;
	vertical-align: top;
}
.Intra-L, .Intra-R {
	width: 100%;
	height: 100%;
	margin: 0px;
	padding: 0px;
	position: absolute;
	display: block;
	top: 0px;
	z-index: 2;
}
.Intra-L {
	left: -100%;
}
.Intra-R {
	right: -100%;
}
.mandatory {
	color: #FF0000;
	font: bold 10px Verdana, Arial, Helvetica, sans-serif;
}
.UseFul-links {
	width: 90%;
	height: auto;
	margin: 10px 0px;
	padding: 0px;
	text-align: center;
}
.UseFul-links img {
	margin: 2px;
	padding: 10px;
	border: 1px solid #666666;
	float: left;
}
.rslides {
	width: 100%;
	height: 100%;
	margin: 0px;
	padding: 0px;
	position: relative;
}
.rslides li {
	display: none;
	width: 100%;
	height: 100%;
	left: 0px;
	top: 0px;
	position: absolute;
	-webkit-backface-visibility: hidden;
	-moz-backface-visibility: hidden;
	-ms-backface-visibility: hidden;
	-o-backface-visibility: hidden;
}
.rslides li li {
	display: inherit;
	width: inherit;
	height: inherit;
	position: inherit;
	left: inherit;
	top: inherit;
}
#flexiselDemo1 {
	display: none;
}
.nbs-flexisel-container {
	position: relative;
	max-width: 100%;
}
.nbs-flexisel-ul {
	position: relative;
	width: 99999px;
	margin: 0px;
	padding: 0px;
	text-align: center;
}
.nbs-flexisel-inner {
	position: relative;
	overflow: hidden;
	float: left;
	width: 100%;
}
.nbs-flexisel-item {
	float: left;
	margin: 0px;
	padding: 0px;
	position: relative;
	line-height: 0px;
}
.nbs-flexisel-item img {
	position: relative;
	margin: 10px 0px;
}
.nbs-flexisel-nav-left, .nbs-flexisel-nav-right {
	position: absolute;
	z-index: 10;
	margin: 0px;
	padding: 0px;
	top: 10%;
	width: 40px;
	height: 100%;
	cursor: pointer;
}
.nbs-flexisel-nav-left {
	left: 0px;
}
.nbs-flexisel-nav-right {
	right: 0px;
}
#backtobot, #backtotop {
	cursor: pointer;
	right: 5px;
	position: fixed;
	z-index: 10000;
	width: 50px;
	height: 50px;
	font: 700 12px/40px Verdana, Arial, Helvetica, sans-serif;
	color: #fff;
	text-align: center;
	border-radius: 20px;
	opacity: .7;
}
#backtotop {
	bottom: 4%;
	background: url(../images/up-arrow-icon.png) left top no-repeat;
}
#backtobot {
	bottom: 4%;
	background: url(../images/down-arrow-icon.png) left top no-repeat;
}
#backtobot a, #backtotop a {
	display: block;
	text-indent: -9999px;
}
#backtobot:hover, #backtotop:hover {
	opacity: 1;
}
.animation-element {
	opacity: 0;
	position: relative;
}
.animation-element.slide-left, .animation-element.slide-right, .animation-element.slide-up, .animation-element.slide-down {
	opacity: 0;
	-webkit-transition: all 0.4s linear;
	-moz-transition: all 0.4s linear;
	-ms-transition: all 0.4s linear;
	-o-transition: all 0.4s linear;
	transition: all 0.4s linear;
	-o-transition-delay: 0.4s;
	-webkit-transition-delay: 0.4s;
	-ms-transition-delay: 0.4s;
	transition-delay: 0.4s;
}
.animation-element.slide-left {
	-webkit-transform: translate3d(-200px, 0px, 0px);
	-moz-transform: translate3d(-200px, 0px, 0px);
	-ms-transform: translate(-200px, 0px);
	-o-transform: translate(-200px, 0px);
	transform: translate3d(-200px, 0px, 0px);
}
.animation-element.slide-right {
	-webkit-transform: translate3d(200px, 0px, 0px);
	-moz-transform: translate3d(200px, 0px, 0px);
	-ms-transform: translate(200px, 0px);
	-o-transform: translate(200px, 0px);
	transform: translate3d(200px, 0px, 0px);
}
.animation-element.slide-left.in-view, .animation-element.slide-right.in-view, .animation-element.bounce-up.in-view, .animation-element.bounce-down.in-view {
	opacity: 1;
	-webkit-transform: translate3d(0px, 0px, 0px);
	-moz-transform: translate3d(0px, 0px, 0px);
	-ms-transform: translate(0px, 0px);
	-o-transform: translate(0px, 0px);
	transform: translate3d(0px, 0px, 0px);
}
.animation-element.bounce-up, .animation-element.bounce-down {
	opacity: 0;
	-webkit-transition: all 0.4s ease-out;
	-moz-transition: all 0.4s ease-out;
	-ms-transition: all 0.4s ease-out;
	-o-transition: all 0.4s ease-out;
	transition: all 0.4s ease-out;
	-webkit-backface-visibility: hidden;
	-moz-backface-visibility: hidden;
	-ms-backface-visibility: hidden;
	-o-backface-visibility: hidden;
	backface-visibility: hidden;
	-o-transition-delay: 0.4s;
	-webkit-transition-delay: 0.4s;
	-ms-transition-delay: 0.4s;
	transition-delay: 0.4s;
}
.animation-element.bounce-up {
	-webkit-transform: translate3d(0px, 80%, 0px);
	-moz-transform: translate3d(0px, 80%, 0px);
	-o-transform: translate(0px, 80%);
	-ms-transform: translate(0px, 80%);
	transform: translate3d(0px, 80%, 0px);
}
.animation-element.bounce-down {
	-webkit-transform: translate3d(0px, -80%, 0px);
	-moz-transform: translate3d(0px, -80%, 0px);
	-o-transform: translate(0px, -80%);
	-ms-transform: translate(0px, -80%);
	transform: translate3d(0px, -80%, 0px);
}
[class*="icon-"]::before {
	font-family: 'icomoon' !important;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	font-size: large;
}
.icon-phone2::before, .icon-calendar::before, .icon-printer:before, .icon-sphere:before, .icon-envelop:before {
	margin-right: 10px;
}
.icon-envelop:before {
	content: "\e945";
}
.icon-sphere:before {
	content: "\e9c9";
}
.icon-calendar:before {
	content: "\e90e";
}
.icon-document-text2:before {
	content: "\e903";
}
.icon-printer:before {
	content: "\e904";
}
.icon-quote-right:before {
	content: "\e907";
}
.icon-quote-left:before {
	content: "\e908";
}
.icon-phone_in_talk:before {
	content: "\e909";
}
.icon-award:before {
	content: "\e902";
}
.icon-user2:before {
	content: "\e90b";
}
.icon-payment:before {
	content: "\e90f";
}
.icon-phone2:before {
	content: "\e942";
}
.icon-google-plus:before {
	content: "\ea8b";
}
.icon-facebook:before {
	content: "\ea90";
}
.icon-twitter:before {
	content: "\ea96";
}
.icon-youtube:before {
	content: "\ea9d";
}
.icon-linkedin2:before {
	content: "\eaca";
}
.icon-file-pdf:before {
	content: "\eadf";
}
.icon-calendar-check-o:before {
	content: "\e905";
}
.icon-location:before {
	content: "\e910";
}
.icon-users:before {
	content: "\e90f";
}
.icon-alarmclock:before {
	content: "\e901";
}
.icon-pinterest-p:before {
	content: "\e900";
}
.icon-check-square-o:before {
	content: "\e90d";
}
.social a {
	padding: 5px 0px 0px 8px !important;
}
.social a::before {
	font-size: 18px
}
.social a:hover {
	text-decoration: none !important;
}
#Container {
	width: 100%;
	position: relative;
	overflow: hidden;
}
header, section, footer, #menuContainer, #Content-Container {
	width: 100%;
	margin: 0px;
	padding: 0px;
	position: relative;
}
.header-wrap, #Main-Menu, #Mobile-Menu, #Intractivity, .container, .credibility, #Footer, #Content-Main {
	max-width: 1170px;
	min-width: 320px;
	margin: 0px auto;
	position: relative;
}
.container {
	padding: 1%
}
header.fixed {
	position: fixed;
	top: 0px;
	background-color: #fff;
}
.header-wrap, #Main-Menu {
	padding: 0px 1%;
}
.fixed .header-wrap {
	height: 90px;
	transition: all 0.3s ease-out 0s;
}
.fixed .h-logo img {
	width: 290px;
	transition-duration: 0.8s;
}
header {
	position: absolute;
	z-index: 9999;
}
.header-wrap {
	height: 138px;
	z-index: 11;
}
.h-logo {
	width: 435px;
}
.contact-appoint {
	text-align: right;
}
.contact-appoint span {
	display: inline-block;
	vertical-align: top;
	text-align: left;
	font: 300 25px/33px 'Lato', sans-serif;
}
.contact-appoint a {
	color: #000;
	display: inline-block;
}
.contact-appoint span:last-child {
	margin-left: 3%;
	font-size: 27px;
}
.contact-appoint .phone a {
	color: rgb(55, 55, 57);
}
.phone a {
	background: url(../images/sprite-image.png)no-repeat 0px 2px;
	padding-left: 30px;
}
.contact-appoint span a::before {
	font-weight: 400;
	font-size: 20px;
	margin-right: 6px;
	color: #2eb9bf;
	vertical-align: middle;
}
.contact-appoint a:hover {
	color: #2eb9bf
}
.menu-wrapper {
	background-color: #2eb9bf;
	border-bottom: 1px solid #193b3d;
	position: relative;
	z-index: 99;
}
#Mobile-Menu {
	display: none;
}
.menu > li {
	text-align: center;
	position: relative;
	float: left;
	font: 400 15px/56px 'ZurichBT-BoldExtended', sans-serif;
	text-transform: uppercase;
}
.home-nav {
	width: 8%;
	text-align: left !important;
}
.abt-nav {
	width: 13%
}
.abt-nav .sub-menu {
	width: 210px ! important;
}
.serv-nav {
	width: 17%
}
.pt-info-nav {
	width: 19%
}
.res-nav {
	width: 16%
}
.appoint-nav {
	width: 17%
}
.cont-nav {
	width: 10%;
	text-align: right !important;
}
.menu li a {
	display: inline-block;
	color: #fff;
	position: relative;
	border-bottom: 3px solid transparent;
}
.menu>li>a:hover, .menu>li:hover>a, .menu>li.active>a {
	border-bottom-color: #193b3d;
}
.menu ul {
	position: absolute;
	z-index: 9999;
	left: 0px;
	width: 300px;
	display: none;
	border-top: 3px solid transparent;
}
.menu li:hover > ul {
	display: block;
}
.menu li li {
	width: 100%;
	float: none;
	text-transform: none;
	font-family: 'Lato', sans-serif;
	font-weight: 400;
	font-size: 15px;
	line-height: 20px;
	position: relative;
	transition: all 0.1s ease-in-out 0s;
	text-transform: none;
	text-align: left;
	background-color: #193b3d;
	border-bottom: 1px solid #2eb9bf;
}
.menu li li:last-child {
	border-bottom: none
}
.menu li li a {
	display: block;
	border-radius: 0px;
	margin: 0px;
	padding: 10px 10px 10px 45px;
	z-index: 999;
	transition-duration: 0.2s;
}
.menu li li a:hover, .menu li li:hover > a {
	color: #0c0c0c;
}
.menu li li a::before {
	position: absolute;
	top: 10px;
	content: "";
	left: 15px;
	z-index: 9;
	width: 20px;
	height: 20px;
	border-radius: 50%;
	background: url(../images/sprite-image.png)no-repeat 7px -35px;
}
.menu li li a:hover::before, .menu li li:hover > a::before {
	background-color: #fff;
}
.menu li li a::after {
	position: absolute;
	z-index: -1;
	content: "";
	height: 100%;
	width: 100%;
	left: 0px;
	top: 0px;
	transition-duration: 0.3s;
	transform-origin: left 0px 0px;
	transform: scaleX(0);
}
.menu li li a:hover::after, .menu li li:hover > a::after {
	background-color: #2eb9bf;
	-webkit-transform: scaleX(1);
	-ms-transform: scaleX(1);
	transform: scaleX(1);
	border-radius: inherit;
}
.menu li li a:hover {
	background-color: #0c0c0c;
}
.menu ul ul {
	margin-top: 0px;
	border-top: 0px;
	left: 100%;
	top: 0px;
	width: 150px;
	border-left-color: transparent;
}
.menu li li li {
	font-size: 16px
}
.Wrapper {
	display: none;
	position: absolute;
	z-index: 9999;
	width: 100%;
	right: 10%;
	min-width: 300px;
}
.menu-mobile {
	font: 300 26px/42px "Open Sans", sans-serif;
	text-align: center;
	color: #26a0a5;
}
.menu-mobile a {
	color: #26a0a5;
	display: block;
	font-weight: 900;
}
.par-menu li {
	background-color: #373739;
	border-bottom: 1px solid #9b9b9d;
	text-transform: uppercase;
	font: 300 15px/30px "Open Sans", sans-serif;
	color: #fff;
}
.par-menu li:hover, .par-menu li:active {
	background-color: #1b8488;
}
.par-menu li a {
	color: #fff;
	display: block;
	padding: 5px 15px 5px 25px;
}
.sub-menu li a {
	padding: 3px 15px 3px 50px;
}
.floating-serv {
	top: 260px;
	position: fixed;
	right: 0;
	z-index: 9999;
}
.floating-serv li {
	font: 300 14px/15px 'Roboto', sans-serif;
	margin: 3px 0px;
	text-align: center;
	height: 90px;
	width: 90px;
	position: relative;
}
.floating-serv li a {
	color: #fff;
	display: block;
	height: 100%;
	background-color: #343434;
}
.floating-serv li a::before {
	content: "";
	display: inline-block;
	vertical-align: middle;
	height: 22%;
}
.floating-serv li:nth-child(2) a {
	background-color: #58babc;
}
.floating-serv li:last-child a {
	background-color: #193b3d;
}
.floating-serv li a:hover {
	background-color: #4a4a4c;
}
.floating-serv li span {
	padding-bottom: 5px;
	display: block;
}
.floating-serv li span::before {
	font-size: 28px;
}
#Intra-Container #Intractivity {
	height: 440px
}
#Intra-Container-S #Intractivity {
	height: 217px
}
#Intractivity {
	margin-top: 198px;
}
#Intra-Container .banner1 {
	background: url(../images/banner1-bg.jpg) no-repeat left top;
}
#Intra-Container .banner1 .Intra-L {
	background: url(../images/banner1-bg-l.jpg) no-repeat right top #dad1c2;
}
#Intra-Container .banner1 .Intra-R {
	background: url(../images/banner1-bg-r.jpg) no-repeat left top #f1e9df;
}
#Intra-Container .banner2 {
	background: url(../images/banner4-bg.jpg) no-repeat center top;
}
#Intra-Container .banner2 .Intra-L {
	background: url(../images/banner4-bg-l.jpg) no-repeat right top;
}
#Intra-Container .banner2 .Intra-R {
	background: url(../images/banner4-bg-r.jpg) no-repeat left top;
}
#Intra-Container .banner3 {
	background: url(../images/banner3-bg.jpg) no-repeat center top;
}
#Intra-Container .banner3 .Intra-L {
	background: url(../images/banner3-bg-l.jpg) no-repeat right top;
}
#Intra-Container .banner3 .Intra-R {
	background: url(../images/banner3-bg-r.jpg) no-repeat left top;
}
#Intra-Container .banner4 {
	background: url(../images/banner5-bg.jpg) no-repeat center top;
}
#Intra-Container .banner4 .Intra-L {
	background: url(../images/banner5-bg-l.jpg) no-repeat right top;
}
#Intra-Container .banner4 .Intra-R {
	background: url(../images/banner5-bg-r.jpg) no-repeat left top;
}
#Intra-Container .winter {
	background: url(../images/winter-bg.jpg) no-repeat center top;
}
#Intra-Container .winter .Intra-L {
	background: url(../images/winter-bg-l.jpg) no-repeat right top;
}
#Intra-Container .winter .Intra-R {
	background: url(../images/winter-bg-r.jpg) no-repeat left top;
}
#Intra-Container .summer {
	background: url(../images/summer-bg.jpg) no-repeat center top;
}
#Intra-Container .summer .Intra-L {
	background: url(../images/summer-bg-l.jpg) no-repeat right top;
}
#Intra-Container .summer .Intra-R {
	background: url(../images/summer-bg-r.jpg) no-repeat left top;
}
#Intra-Container .autumn {
	background: url(../images/autumn-bg.jpg) no-repeat center top;
}
#Intra-Container .autumn .Intra-L {
	background: url(../images/autumn-bg-l.jpg) no-repeat right top;
}
#Intra-Container .autumn .Intra-R {
	background: url(../images/autumn-bg-r.jpg) no-repeat left top;
}
#Intra-Container .spring {
	background: url(../images/spring-bg.jpg) no-repeat center top;
}
#Intra-Container .spring .Intra-L {
	background: url(../images/spring-bg-l.jpg) no-repeat right top;
}
#Intra-Container .spring .Intra-R {
	background: url(../images/spring-bg-r.jpg) no-repeat left top;
}
#Intra-Container-S .banner1 {
	background: url(../images/banner1-bg-s.jpg) no-repeat left top #f1e9df;
}
#Intra-Container-S .banner1 .Intra-L {
	background: #dad1c2;
}
#Intra-Container-S .banner1 .Intra-R {
	background: #f1e9df;
}
#Intra-Container-S .banner2 {
	background: url(../images/banner4-bg-s.jpg) no-repeat left top;
}
#Intra-Container-S .banner2 .Intra-L {
	background: #dce3e7;
}
#Intra-Container-S .banner2 .Intra-R {
	background: url(../images/banner4-bg-r-s.jpg) no-repeat left top #dce3e7;
}
#Intra-Container-S .banner3 {
	background: url(../images/banner3-bg-s.jpg) no-repeat left top;
}
#Intra-Container-S .banner3 .Intra-L {
	background: #efefd6;
}
#Intra-Container-S .banner3 .Intra-R {
	background: #efefd6;
}
#Intra-Container-S .banner4 {
	background: url(../images/banner5-bg-s.jpg) no-repeat left top;
}
#Intra-Container-S .banner4 .Intra-L {
	background: #e9eced;
}
#Intra-Container-S .banner4 .Intra-R {
	background: #e9eced;
}
#Intra-Container-S .winter {
	background: url(../images/winter-bg-s.jpg) no-repeat center top;
}
#Intra-Container-S .winter .Intra-L {
	background: url(../images/winter-bg-l-s.jpg) no-repeat right top #d7ebf2;
}
#Intra-Container-S .winter .Intra-R {
	background: url(../images/winter-bg-r-s.jpg) no-repeat left top #d7ebf2;
}
#Intra-Container-S .summer {
	background: url(../images/summer-bg-s.jpg) no-repeat center top;
}
#Intra-Container-S .summer .Intra-L {
	background: url(../images/summer-bg-l-s.jpg) no-repeat right top;
}
#Intra-Container-S .summer .Intra-R {
	background: url(../images/summer-bg-r-s.jpg) no-repeat left top;
}
#Intra-Container-S .autumn {
	background: url(../images/autumn-bg-s.jpg) no-repeat center top;
}
#Intra-Container-S .autumn .Intra-L {
	background: #d5d7e6;
}
#Intra-Container-S .autumn .Intra-R {
	background: url(../images/autumn-bg-r-s.jpg) no-repeat left top #d5d7e6;
}
#Intra-Container-S .spring {
	background: url(../images/spring-bg-s.jpg) no-repeat center top;
}
#Intra-Container-S .spring .Intra-L {
	background: #f7f7f7;
}
#Intra-Container-S .spring .Intra-R {
	background: url(../images/spring-bg-r-s.jpg) no-repeat left top #f7f7f7;
}
.intra-text {
	position: absolute;
	left: 1%;
	top: 50%;
	max-width: 560px;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
	z-index: 9;
}
.banner1 .intra-text {
	right: 1%;
	left: initial;
}
.intra-text h2 {
	font: 400 36px/1.1em 'ZurichBT-Bold', sans-serif;
	color: #000;
}
.intra-text h2 span {
	display: block;
	font-family: 'Lato', sans-serif;
	font-size: 27px;
	font-weight: 300;
	line-height: 34px;
	padding: 10px 0;
}
.banner-more {
	margin-top: 1%;
	font: 300 18px/33px 'Lato', sans-serif;
	border: 0px;
	padding: 0px;
	cursor: pointer;
	background-color: #193b3d;
	color: #fff;
	padding: 0px 16px 3px;
	display: block;
}
#Intra-Container-S .intra-text h2 {
	font-size: 20px;
	line-height: 26px;
}
#Intra-Container-S .intra-text h2 span {
	font-size: 16px;
	line-height: 24px;
}
-webkit-@keyframes intraText-anim {
from {
transition-delay:0.5s;
transform-origin:bottom;
transform:scaleY(0);
}
to {
transform:scaleY(1);
}
}
@keyframes intraText-anim {
from {
transition-delay:0.5s;
transform-origin:bottom;
transform:scaleY(0);
}
to {
	transform: scaleY(1);
}
}
.intra-tabs {
	bottom: 20px;
	right: 5%;
	position: absolute;
	z-index: 9;
}
.intra-tabs li, .serv-tabs li {
	display: inline-block;
	vertical-align: middle;
	border-radius: 50%;
	border: 1px solid #5c513b;
	padding: 2px;
	margin: 0% 2px;
}
.intra-tabs li a, .serv-tabs li a, .pub-tabs li a {
	display: block;
	background-color: #193b3d;
	border-radius: 50%;
	width: 12px;
	height: 12px;
}
.intra-tabs li a:hover, .intra-tabs .Banner_here a {
	background-color: #fff;
}
.intra-tabs .Banner_here {
	border-color: #fff;
}
.services-wrap {
	margin-bottom: 5%;
}
h1.common-head {
	font: 400 36px/1.2em 'ZurichBT-BoldExtended', sans-serif;
	color: #373739;
	margin: 4% 0px 3%;
	padding-bottom: 22px;
	background: url(../images/services-brdr.png)no-repeat bottom center;
	text-align: center;
}
h1.common-head span {
	display: block;
	font: 400 15px/20px "Lato", sans-serif;
}
.services-wrap h1 {
	margin: 5.5% 0px 4.5%;
}
.services-wrap h1 strong {
	font-weight: 900;
	font-family: "Roboto", sans-serif;
}
.services li a {
	display: inline-block;
	position: relative;
	z-index: 1;
	color: #193b3d;
	font: 400 18px/22px 'Lato', sans-serif;
}
.services li span, .services-s li span {
	display: block;
	width: 110px;
	height: 110px;
	margin: 18px auto 40px;
	border-radius: 50%;
	background: url(../images/sprite-image.png)no-repeat 18px -37px #193b3d;
	position: relative;
}
.services li .lvc {
	background-position: 20px -128px
}
.services li .dry-eyes {
	background-position: 17px -222px
}
.services li .sps {
	background-position: 13px -313px
}
.services li .floaters {
	background-position: 24px -405px
}
.services li .macular-deg {
	background-position: 23px -507px
}
.services li .glaucoma {
	background-position: 23px -617px
}
.services li .general-ophth {
	background-position: 20px -713px
}
.services li a:hover span {
	background-color: #58babc;
}
.services li span::after, .services-s li span::after {
	content: "";
	position: absolute;
	width: 125%;
	height: 125%;
	border-radius: 50%;
	border: 3px solid #e4e2e2;
	top: -17px;
	left: -16px;
	z-index: -1;
}
.services li span::before, .services-s li span::before {
	content: "\2022";
	position: absolute;
	top: 15px;
	color: #fff;
	font-size: 50px;
	right: -5px;
}
.services .nbs-flexisel-nav-left, .services .nbs-flexisel-nav-right {
	border: 1px solid #7da5cc;
	height: 40px;
	padding-left: 4px;
	border-radius: 2px;
}
.services .nbs-flexisel-nav-left {
	left: 0px
}
.services .nbs-flexisel-nav-right {
	right: 0px
}
.doctor-wrapper {
	background: url(../images/meet-dr-bg.jpg)repeat;
}
.doctor-wrap {
	padding: 0px 1%;
}
.doctor-wrap .intra-cell {
	padding-top: 3%;
}
.doc-info {
	font: 400 15px/22px 'Lato', sans-serif;
	color: #000;
	padding-right: 7%;
}
.why-alison {
	width: 350px;
	vertical-align: bottom;
}
.doc-photo {
	width: 38%;
	float: right;
	margin-left: 5%;
}
.doc-info h2 {
	font: 400 36px/1.2em 'ZurichBT-BoldExtended', sans-serif;
	color: #373739;
	padding: 4% 0px 6px;
}
.doc-info h2 strong {
	display: block;
	font: 400 0.8em/40px "Lato", sans-serif;
}
.doc-info h2 span {
	display: block;
	font-size: 0.42em;
	line-height: 1.2em;
	padding-top: 12px;
}
p.doc-sub-head {
	font: 400 22px/1.2em 'ZurichBT-Bold', sans-serif;
	color: #373739;
	margin-bottom: 20px;
}
.view-doc {
	margin-top: 5%;
}
.view-doc a {
	font-size: 16px;
	font-weight: 300;
	line-height: 36px;
	display: inline-block;
	vertical-align: top;
	padding: 0 15px 0px 15px;
	transition-duration: 0.3s;
	border: 1px solid #000;
	color: #000;
	margin: 5px 3px 5px 0px;
}
.view-doc a:hover {
	background-color: #2eb9bf
}
.why-alison div {
	background: url(../images/meet-dr-why-choose-bg.png)no-repeat left bottom;
	color: #fff;
	padding: 0 10px 0 13px;
	min-height: 430px;
	margin-bottom: -30px;
	position: relative;
}
.why-alison div::after {
	content: "\25e5";
	color: #000;
	font-size: 44px;
	position: absolute;
	bottom: -12px;
	left: -34px;
}
.why-alison h2 {
	font: 400 36px/1.1em 'ZurichBT-Bold', sans-serif;
	padding: 33px 0px 17px 12px;
	border-bottom: 3px solid #fff;
	margin-bottom: 18px;
}
.why-alison li {
	font: 400 18px/55px 'Lato', sans-serif;
	border-bottom: 1px dashed #54bdc1;
}
.why-alison li:hover {
	background: #193b3d;
	border-bottom: 1px solid #54bdc1;
}
.why-alison li::before {
	content: "\21fe";
	margin-right: 8px;
	font-size: 20px;
}
.why-alison li:last-child {
	border-bottom: none
}
.pt-journey h1 {
	margin-top: 7%;
}
.journey-in {
	font-size: 0;
	text-align: center;
}
.journey-in .col-divide {
	width: 20%;
	font: 400 15px/22px 'Lato', sans-serif;
	color: #193b3d;
	margin-bottom: 4%;
	position: relative;
	z-index: 11;
}
.journey-in .col-divide::after {
	content: "";
	height: 15px;
	width: 100%;
	position: absolute;
	right: -80%;
	top: 75px;
	z-index: -1;
	background: url(../images/journey-line-arrow.png)no-repeat left top;
}
.journey-in .col-divide:last-child::after {
	content: none;
}
.journey-in a span {
	height: 98px;
	width: 98px;
	display: block;
	box-shadow: 0px 0px 0px 20px #f2f2f2;
	background: url(../images/sprite-image.png)no-repeat 34px -814px #58babc;
	border-radius: 50%;
	margin: 32px auto;
	position: relative;
}
.journey-in .consultation {
	background-position: 24px -890px;
}
.journey-in .treatment {
	background-position: 24px -974px;
}
.journey-in .diagnostic {
	background-position: 18px -1056px;
}
.journey-in .recovery {
	background-position: 24px -1146px;
}
.journey-in a span::before {
	content: "";
	position: absolute;
	height: 112%;
	width: 112%;
	left: -5px;
	top: -6px;
	background: url(../images/journey-eclipse-border.png)no-repeat left top;
}
.journey-in .col-divide:hover span {
	background-color: #373739;
}
.journey-in .col-divide div {
	display: inline-block;
	text-align: left;
}
.journey-in .col-divide h3 {
	font-size: 18px;
	line-height: 34px;
	font-weight: 400;
	color: #242424;
}
.journey-in .col-divide p {
	font-size: 15px;
	line-height: 20px;
	margin: 3px 0px;
	color: #193b3d;
	position: relative;
	padding-left: 20px;
}
.journey-in .col-divide p::before {
	content: "";
	position: absolute;
	left: 0px;
	height: 20px;
	width: 12px;
	background: url(../images/bullet-icon.png)no-repeat left 7px;
}
.specialist-wrapper {
	background: url(../images/specialist-bg.jpg)no-repeat fixed center top #193b3d;
	-webkit-background-size: cover;
	-ms-background-size: cover;
	background-size: cover;
}
.specialist-wrap {
	min-height: 400px;
	font-size: 0;
}
.specialist-wrap h1 {
	font: 400 36px/1.2em 'ZurichBT-BoldExtended', sans-serif;
	color: #fff;
	margin: 5% 0px 3%;
	text-align: center;
	text-transform: uppercase;
}
.specialist-in {
	display: flex;
	display: -webkit-flex;
	display: -ms-flex;
	display: -o-flex;
	flex-wrap: wrap;
	justify-content: space-between;
}
.specialist-wrap .col-divide {
	width: 26.5%;
	font: 400 15px/20px 'Lato', sans-serif;
	color: #193b3d;
	margin-bottom: 45px;
	position: relative;
	z-index: 11;
	border: 5px solid #fff;
	background-color: #109ca2;
	border-radius: 23px;
}
.specialist-wrap .col-divide:hover {
	background-color: #193b3d;
}
.specialist-wrap .col-divide::after {
	content: "";
	height: 96%;
	width: 112%;
	position: absolute;
	left: -7%;
	top: 26px;
	border: 2px solid #76888c;
	border-radius: 30px;
	z-index: -2;
}
.specialist-wrap p a {
	color: #fff;
	display: block;
	padding: 4px 10px 16px 10px;
}
.specialist-wrap p span {
	font-weight: 700;
	font-size: 20px;
	padding: 10px 0px;
	display: block;
}
.dry-eye-wrapper {
	background-color: #29acb2;
	min-height: 270px;
}
.dry-eye-wrap figure {
	margin: 3% 2% 0px 5%;
}
.dry-eye-wrap h1, .resource-in h2 {
	font: 400 36px/1.2em 'ZurichBT-BoldExtended', sans-serif;
	color: #fff;
	margin: 3% 0px 20px;
	text-transform: uppercase;
}
.dry-eye-wrap h1 span {
	font-size: 0.5em;
	line-height: 1.2em;
	text-transform: none;
	display: block;
}
.dry-eye-wrap p {
	font: 400 15px/20px 'Lato', sans-serif;
	color: #fff;
}
.dry-eye-wrap .banner-more {
	margin: 22px 0px 4%;
}
.map-container {
}
.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 {
	background: #373739;
	overflow: visible !important;
	position: relative;
	border-radius: 6px;
	left: 68% !important;
	top: 100% !important;
	width: 295px !important;
}


.gm-style-iw > div {
	width: 340px;
	border: 1px solid #fff !important;
}
.gm-style .gm-style-iw::after {
	position: absolute;
	content: "";
	left: -5%;
	top: 75px;
	border-right: 15px solid #373739;
	border-bottom: 9px solid transparent;
	border-top: 9px 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: #fff;
	color: #000000 !important;
	text-align: left;
}
.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, .map-text p {
	font: 400 16px/22px 'Lato', sans-serif;
	color: #fff;
	margin: 15px;
	display: inline-block;
}
.gm-style-iw p span {
	display: block;
	margin-top: 14px;
	padding-top: 16px;
	border-top: 2px solid #5f5f61;
}
.gm-style-iw p a, .location-s p a {
	color: #fff;
	font-weight: 700;
	font-size: 17px;
	background-position: 0px -1px;
	-webkit-filter: brightness(0)invert(1);
	-ms-filter: brightness(0)invert(1);
	filter: brightness(0)invert(1);
}
.resources-wrap {
	background: url(../images/patient-resources-bg.jpg)no-repeat center #29acb2;
}
.pt-resources {
	min-height: 370px;
}
.resource-in ul {
	font-size: 0
}
.resource-in {
	width: 505px;
	position: absolute;
	right: 1%;
	top: 50%;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
}
.resource-in h2 {
	margin: 0px;
	padding: 10px 0px 10px 30px;
	border-left: 10px solid #fff;
}
.resource-in li {
	font: 400 22px/22px 'Lato', sans-serif;
	vertical-align: top;
	display: inline-block;
	width: 48%;
	min-width: 240px;
	margin: 17px 0px 0px;
}
.resource-in li:first-child {
	margin-right: 4%
}
.resource-in li a {
	color: #fff;
	display: block;
	padding: 20px 30px 20px 75px;
	background-color: #1d575a;
	border: 6px solid #fff;
	border-radius: 0px 35px 35px 35px;
	position: relative;
}
.resource-in li a:hover {
	background-color: #373739;
}
.icon-clipboard::before {
	content: "\e90a";
}
.icon-user-plus::before {
	content: "\e973";
}
.resource-in li span::before {
	font-size: 50px;
	top: 30px;
	position: absolute;
	left: 28px;
}
.credibility-main {
	padding: 2% 0px;
	min-height: 175px;
	text-align: center;
}
.credibility h3 {
	display: none
}
.nbs-flexisel-nav-left, .nbs-flexisel-nav-right {
	position: absolute;
	height: 32px;
	width: 25px;
	top: 35% !important;
	z-index: 9;
	font-size: 25px;
	color: #7da5cc;
	cursor: pointer;
	opacity: 0.6;
}
.nbs-flexisel-nav-left:hover, .nbs-flexisel-nav-right:hover {
	opacity: 1;
}
.nbs-flexisel-nav-left {
	left: -7px;
}
.nbs-flexisel-nav-right {
	right: -5px;
}
.nbs-flexisel-nav-left::before, .Testimonials_nav.prev::before {
	content: "\276e";
}
.nbs-flexisel-nav-right::before, .Testimonials_nav.next::before {
	content: "\276f";
}
footer {
	background: url(../images/footer-bg.jpg)no-repeat center/cover;
	color: #fff;
	font: 400 15px/20px 'Lato', sans-serif;
}
.foot-in .intra-cell {
	vertical-align: top;
	padding: 4% 0px 3%;
}
.menu-webSearch {
	width: 215px
}
.foot-in h3 {
	font: 400 20px/1.2em 'ZurichBT-BoldExtended', sans-serif;
	padding: 13px 0px;
}
#Footer a {
	color: #fff;
	padding: 2px;
	display: inline-block;
}
#Footer a:hover {
	text-decoration: underline;
}
.social h3 {
	margin-bottom: 10px
}
.social a {
	background-color: #29acb2;
	display: inline-block;
	vertical-align: top;
	border-radius: 50%;
	height: 32px;
	width: 32px;
	margin: 2px;
}
.social a:hover {
	background-color: #1d575a;
}
.doctoralia {
	margin-top: 10%
}
.menu-foot {
	padding: 3% 0px 10px;
	border-top: 1px solid #808284;
	text-align: center;
}
.ypo-logo {
	margin: 15px auto 2%;
}
#newsearch {
	max-width: 210px;
	border: 1px solid #63697d;
	position: relative;
}
.tftextinput2 {
	background-color: transparent;
	margin: 0;
	padding: 7px;
	color: #fff;
	border: none;
	width: 175px;
	border-bottom: none !important;
	font-size: 14px;
	vertical-align: top;
}
.tfbutton2 {
	border: none;
	border: none !important;
	padding: 16px 15px;
	background-color: #29acb2;
}
.tfbutton2::after {
	content: "\25b6";
	color: #fff;
	position: absolute;
	right: 8px;
	margin-top: -10px;
	cursor: pointer;
}
.goog-te-gadget-simple {
	width: 207px !important;
	background: none !important;
	padding-bottom: 0px !important;
	border: 1px solid #63697d !important;
}
.goog-te-gadget-simple .goog-te-menu-value {
	color: #fff !important;
	display: block !important;
	width: 98%;
}
.goog-te-gadget-simple .goog-te-menu-value span:first-child {
	text-decoration: none;
	width: 80% !important;
	float: left;
	font: 400 14px/28px 'Roboto', sans-serif !important;
	height: 26px !important;
}
.goog-te-gadget-simple .goog-te-menu-value span:nth-child(3) {
	display: none !important;
}
.goog-te-gadget-simple .goog-te-menu-value span:nth-child(5) {
	background: #29acb2;
	color: #fff !important;
	float: right;
	font: 400 14px/17px 'Roboto', sans-serif !important;
	margin: -3px -2px 0px 0px;
	padding: 6px 7px 6px 7px;
}
.goog-te-gadget-simple img {
	display: none !important;
}
.navigation {
	font: 400 15px/20px 'Lato', sans-serif;
	color: #111;
	padding: 20px 0px 4%;
	border-bottom: 1px solid #c5c5c5;
	text-transform: uppercase;
}
.navigation a {
	color: #000;
	text-decoration: none;
}
.navigation a:hover {
	text-decoration: underline;
}
.textMain {
	position: relative;
	font: 400 15px/23px 'Lato', sans-serif;
	color: #000;
	text-align: justify;
}
.textMain p {
	margin: 10px 0px
}
.textMain a {
	color: #29acb2
}
.textMain a:hover {
	text-decoration: underline;
}
.textMain ul {
	padding: 0px;
	margin: 10px 0px;
	text-align: left;
}
.textMain ol {
	padding: 0px;
	margin: 10px 0px;
}
.textMain ul li {
	list-style: none;
	position: relative;
	padding: 5px 0px 5px 18px;
}
.textMain ul li::before {
	color: #555;
	content: "\25b6";
	left: 0px;
	position: absolute;
	font-size: 12px;
}
.textMain ul li li::before {
	display: none;
}
.textMain ol li {
	padding: 5px 0px 5px 0px;
	list-style: decimal;
}
.textMain ul ul, .textMain ol ol, .textMain ul ol, .textMain ol ul {
	margin: 0px;
	padding: 5px 0px 5px 30px;
}
.textMain ul ul li, .textMain ol ul li {
	background: none;
	padding: 5px 0px;
	list-style: disc;
}
.textMain ol li::before {
	display: none;
}
.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 ul.pdf-list li {
	text-align: left;
	padding: 7px 0px 7px 35px;
	list-style: none;
	background: url(../images/pdf.gif) no-repeat left center;
}
.textMain ul.pdf-list li::before {
	display: none;
}
.textMain h1, .textMain h2, .textMain h3, .textMain h4, .head1, .head2, .head3 {
	text-align: left;
	line-height: 1em;
	margin: 10px 0px;
	font-family: 'ZurichBT-BoldExtended', sans-serif;
}
.textMain h1 span, .textMain h2 span, .textMain h3 span, .textMain h4 span {
	display: block;
	font-size: 0.52em;
	line-height: 1.3em;
	font-weight: 400;
	color: #444;
	text-transform: none;
}
.textMain h1, .textMain .head1 {
	font-size: 36px;
	color: #373739;
	margin: 30px 0px 20px;
	position: relative;
}
.textMain h1 strong {
	font-size: 0.34em;
	line-height: 1.4em;
	display: block;
	color: #666;
}
.textMain h2, .textMain .head2 {
	font-family: 'ZurichBT-Bold';
	font-weight: 300;
	color: #2EB9BF;
	font-size: 26px;
	margin-top: 15px;
}
.textMain h3, .textMain .head3 {
	font-family: 'ZurichBT-Bold';
	font-weight: 300;
	font-size: 20px;
	color: #193b3d;
	margin-top: 12px;
}
.textMain h4 {
	font-family: 'ZurichBT-Bold';
	font-weight: 300;
	font-size: 17px;
	color: #0678d8;
}
.textMainBold {
	font-weight: 700;
}
.PDFtext {
	font: normal 11px Verdana, Arial, Helvetica, sans-serif;
	color: #999999;
}
article::after {
	clear: both;
	display: block;
	content: "";
}
#Content-Container {
	border-bottom: 1px solid #9a9a9b;
	border-top: 1px solid #8f9b9b;
}
#Content-Main .intra-div {
	border-spacing: 7px;
}
#Content-Left, #Sidebar {
	display: table-cell;
	vertical-align: top;
	padding-bottom: 20px
}
#Content-Left {
	padding-right: 3%
}
#Sidebar {
	width: 300px;
	font-family: 'Lato', sans-serif;
	font-weight: 400;
}
.services-s, .doc-s {
	border: 1px solid #c8e2e3;
}
.services-s h3 {
	font: 400 19px/52px 'ZurichBT-BoldExtended', sans-serif;
	background-color: #595a5c;
	color: #fff;
	text-align: center;
}
.services-s h3 span {
	font-family: 'Roboto', sans-serif;
}
.services-s li {
	font-size: 17px;
	line-height: 60px;
	border-top: 1px solid #fff;
	border-bottom: 1px solid #bfe6e7;
}
.services-s li:last-child, ..special-in-s li:last-child {
border-bottom:none
}
.services-s li a {
	color: #000;
	background-color: #e2feff;
	display: block;
}
.services-s li span {
	display: inline-block;
	vertical-align: middle;
	width: 42px;
	height: 42px;
	margin: -6px 20px 0px 15px;
	box-shadow: 0px 0px 0px 5px #e7feff;
	background: url(../images/sprite-image.png)no-repeat 4px -19px #193b3d;
	background-size: 95% auto;
}
.services-s li .lvc {
	background-position: 5px -60px
}
.services-s li .dry-eyes {
	background-position: 5px -100px
}
.services-s li .sps {
	background-position: 3px -140px
}
.services-s li .floaters {
	background-position: 6px -181px
}
.services-s li .macular-deg {
	background-position: 6px -227px
}
.services-s li .glaucoma {
	background-position: 4px -276px
}
.services-s li .general-ophth {
	background-position: 5px -317px;
}
.services-s li span::after {
	z-index: 0;
	border-width: 2px;
	height: 120%;
	width: 120%;
	top: -6px;
	left: -6px;
}
.services-s li span::before {
	top: -23px;
	font-size: 25px;
	right: -3px;
}
.services-s li a:hover {
	background-color: #7de2e4;
}
.doc-s {
	background-color: #eef2f2;
	padding-bottom: 12px;
}
.doc-s figure {
	text-align: center;
	background-color: #ededeb;
	padding-top: 10px;
}
.doc-s h2 {
	font: 400 23px/1.2em 'ZurichBT-BoldExtended', sans-serif;
	color: #000;
	padding: 20px 0px 10px 15px;
}
.doc-s h2 span {
	display: block;
	font: 400 13px/1.2em 'ZurichBT-Bold', sans-serif;
	padding-top: 6px;
}
.doc-s h2 strong {
	font-size: 14px;
	line-height: 1.2em;
}
.doc-s .banner-more {
	margin-left: 15px
}
.why-dr-s a, .pt-journey-s a, .special-in-s h2, .resource-in-s h2, .location-s h2 {
	font: 400 19px/24px 'ZurichBT-BoldExtended', sans-serif;
	color: #fff;
	display: block;
}
.why-dr-s a {
	border: 1px solid #16797d;
	margin: 2px 0px 5px;
	padding: 13px 0px 13px 75px;
	background-color: #29acb2;
	position: relative;
}
.why-dr-s a:hover {
	background-color: #8c9d9e;
}
.why-dr-s a::before {
	position: absolute;
	font-size: 45px;
	left: 16px;
	margin-top: 15px;
}
.pt-journey-s a {
	border: 1px solid #2e3032;
	line-height: 50px;
	margin: 2px 0px 5px;
	padding-left: 75px;
	background-color: #595a5c;
	background: url(../images/sprite-image.png)no-repeat 10px -916px #595a5c;
}
.pt-journey-s a:hover {
	background-color: #193b3d
}
.special-in-s {
	border: 1px solid #193b3d
}
.special-in-s h2 {
	padding-left: 15px;
	background-color: #193b3d;
	line-height: 50px;
}
.special-in-s li {
	font: 400 16px/46px 'Roboto', sans-serif;
	border-bottom: 1px solid #193b3d;
}
.special-in-s li a {
	color: #000;
	display: block;
	background-color: #daf8fa;
}
.special-in-s li img {
	margin-right: 14px;
}
.special-in-s li a:hover {
	background-color: #62dae0;
}
.special-in-s h2.special-clinic-s {
	line-height: 25px;
	padding-left: 0px;
}
.special-in-s h2.special-clinic-s a {
	display: block;
	color: #fff;
	padding: 8px 0px 8px 80px;
	background: url(../images/specialist-clininc-s.jpg)no-repeat left;
}
.special-in-s h2.special-clinic-s a:hover {
	background-color: #3b3c3e
}
.resource-in-s h2, .location-s h2 {
	background-color: #585a5c;
	line-height: 52px;
	margin-top: 3px;
	padding-left: 15px;
}
.resource-in-s li {
	font-size: 17px;
	line-height: 52px;
	border-bottom: 1px solid #198e93;
}
.resource-in-s li a {
	color: #fff;
	background-color: #29acb2;
	display: block;
	padding-top: 7px;
}
.resource-in-s li span {
	display: inline-block;
	height: 40px;
	width: 40px;
	border-radius: 50%;
	background-color: #193b3d;
	margin: 0px 12px;
	vertical-align: middle;
}
.resource-in-s li span::before {
	font-size: 26px !important;
	margin: -7px 0px 0px 10px;
	position: absolute;
}
.resource-in-s li a:hover {
	background-color: #193b3d;
}
.location-s {
	background-color: #585a5c;
	border: 1px solid #193b3d;
	margin-top: 2px;
}
.location-s h2 {
	background-color: #193b3d;
}
.location-s p {
	font: 400 15px/22px 'Lato', sans-serif;
	color: #fff;
	margin: 15px;
	padding-bottom: 10px;
}
.location-s p span {
	display: block;
	margin-top: 14px;
	padding-top: 16px;
	border-top: 1px solid #797b7d;
}
#service-p {
	margin: 4% auto;
	text-transform: uppercase;
}
#service-p h3 {
	background-color: #0058ad;
	padding: 10px 25px;
	color: #fff;
	font-size: 25px;
	font-family: 'Lato', sans-serif;
	font-weight: 900;
	min-width: 320px;
	display: inline-block;
}
#service-p h3 strong {
	font-weight: 400;
	color: #fff;
}
#service-p ul {
	font-size: 0px;
}
#service-p li {
	margin: 1% 1% 2.5%;
	padding: 0px;
	font-size: initial;
	width: 23%;
	min-width: 200px;
	display: inline-block;
	vertical-align: top;
	text-align: center;
}
#service-p li a {
	color: #111;
}
#service-p li::before, .staff-list li::before {
	content: none !important
}
.accordian h2 {
	background-color: #DFDFDF;
	border-bottom: 2px solid #36BCD1;
	color: #555;
	cursor: pointer;
	padding: 10px 0px 10px 20px;
	margin: 3px 0;
	font-size: 22px;
	position: relative;
}
.accordian h2::before {
	display: none !important
}
.accordian h2::after {
	background-color: #fff;
	border-radius: 50%;
	color: #0083C2;
	content: "+";
	font-size: 23px;
	padding: 3px 7px;
	position: absolute;
	right: 3%;
	top: 10px;
}
.accordian .current {
	border-bottom-color: transparent;
	position: relative;
}
.accordian .current::after {
	content: "-";
	font-size: 24px;
	padding: 0 8px 5px;
}
.pane {
	display: none;
	margin: -3px 0px 20px !important;
	background-color: #eee;
	padding: 15px 4% !important;
	border-bottom: 2px solid #36BCD1;
}
.textMain .contact-add .icon-phone2::before {
	display: inline-block;
	color: #fff;
}
.form-heading {
	border: 1px solid #D6D6D6;
	margin: 20px 10px;
	padding: 15px;
	position: relative;
}
.form-heading::before, .form-heading::after {
	color: #D6D6D6;
	content: "┌";
	font-size: 55px;
	left: -22px;
	position: absolute;
	top: -18px;
}
.form-heading::after {
	bottom: -10px;
	content: "┘";
	left: inherit;
	right: -23px;
	top: inherit;
}
#form-heading-more {
	margin: 15px 10px;
	text-align: right;
	line-height: 40px;
}
#form-heading-more a {
	border-radius: 10px;
	color: #fff;
	display: inline-block;
	vertical-align: middle;
	padding: 0px 15px;
	background-color: #0058ad;
}
#form-heading-more a:last-child {
	margin-left: 20px;
}
#form-heading-more > a::after {
	content: "\276f";
	font-weight: 700;
	margin-left: 10px;
}
#form-heading-more a:hover {
	color: #fff;
	background-color: #003A7E;
	text-decoration: none;
}
#form-heading-more .fa {
	color: #fff;
	font-size: 25px;
	margin: 0 6px 0 0;
	position: relative;
	top: 3px;
}
.img-brdr {
	border: 1px solid #0058ad;
}
figure {
	margin: 0px
}
.doc-p {
	overflow: hidden;
}
.break {
	display: block;
	margin-left: 10px;
	font-size: 13px !important;
}
.textMain .tableborder {
	border: 1px solid #4B4B4B;
	margin: 20px auto;
	min-width: 312px;
}
.textMain .formHead {
	background-color: #4B4B4B;
	padding: 10px;
	margin: 0px 0px;
	color: #fff;
	text-align: center;
}
.textMain .formHead span {
	color: #fff
}
.textMain .tableborder p {
	text-align: center
}
.tel-schema span {
	display: inline-block;
	margin-left: 10px;
}
.tel-schema a::before {
	font-size: 15px;
	display: inline-block !important;
	color: #5c5e60;
}
.add-left, .add-right {
	display: inline-block;
	vertical-align: top;
	width: 49%;
}
.add-right {
	border-left: 1px dashed #666c7c;
	padding-left: 5%;
}
.textMain .staff-list li {
	margin: 10px;
	padding: 0px;
	display: inline-block;
	vertical-align: top;
	text-align: center;
}
.staff-content {
	border: 1px solid #ccc;
	text-align: center;
	width: 260px;
	margin: -60px 0px 0 0;
}
.textMain .staff-content h3 {
	text-align: center;
	margin: 70px 0 0 0;
}
.staff-content a {
	display: block;
	color: #fff;
	background: #6582AE;
	padding: 10px 0;
	text-transform: uppercase;
	letter-spacing: 1px;
	transition: 0.7s all ease;
}
.review {
	text-align: center;
}
.review img {
	margin: 10px;
	padding: 0;
	position: relative;
}
.review a:hover img {
	left: -5px;
}
.useful-links img {
	border: 1px solid #666666;
	float: left;
	margin: 2px;
	padding: 10px;
}
.textMain .ypo-use {
	border: 1px solid #1B76C4;
	font: 700 17px/22px 'Open Sans', sans-serif;
	padding: 10px;
	text-align: center;
}
.textMain .ypo-use h4 {
	border-top: 1px solid #1B76C4;
	text-align: center;
}
.textMain .ypo-use a {
	display: block;
	padding: 20px 3px 10px;
	text-decoration: none;
}
.text-address {
	margin-left: 10px;
}
.textMain .forms-pdf li {
	background: none;
	padding-left: 10px;
}
.textMain .forms-pdf li::before {
	content: ""
}
.forms-pdf li a::before {
	font-family: 'icomoon';
	content: "\eadf";
	color: #FE6602;
	font-size: large;
	margin-right: 8px;
}
.forms-pdf img {
	border: 1px solid #cecece;
}
#main-form-block {
	max-width: 100% !important;
	width: 100% !important;
}
#tell-friend, #supImg {
	display: none;
	position: fixed;
	z-index: 99999;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	-moz-transform: translate(-50%, -50%);
	transform: translateX(-50%, -50%);
	border: 1px solid #111;
	width: 310px;
	height: 520px;
	background: #ffffff;
	opacity: 1;
}
#tell-friend iframe {
	width: 100% !important;
	height: 100% !important;
}
#tell-friend .close, #supImg .close {
	font-size: 33px;
	position: absolute;
	right: 0;
	text-align: center;
	font-weight: 700;
	top: 0;
	width: 30px;
}
#tell-friend .close a {
	color: #fff;
}
#supImg {
	width: 70%;
}
#supImg .close {
	top: -30px;
}
.textMain .testim-text li {
	margin-bottom: 30px;
	padding: 3%;
	position: relative;
	display: inline-block;
	vertical-align: top;
	width: 47%;
	background-color: #E7F1FA;
	border-radius: 15px;
	min-height: 205px;
}
.testim-text li:nth-child(odd) {
	margin-right: 5%
}
.testim-text li::before, .resources-s li::before {
	content: none !important
}
.textMain .star {
	color: #EB6E00;
	font-size: 20px;
}
.ratings {
	margin-bottom: 10px
}
.ratings > strong {
	font-weight: 400;
	font-size: 20px;
}
.ratings > strong::before {
	color: #FFCB05;
	content: "\2605";
	display: inline-block;
	font-size: 50px;
	margin-right: 5px;
	vertical-align: top;
}
.submit-testimonial {
	color: #ffffff;
	font: bold 14px/35px Verdana, Arial, Helvetica, sans-serif;
	margin: -20px 0 40px 10px;
	text-align: right;
}
.submit-testimonial a {
	background-color: #013E79;
	border-radius: 15px;
	color: #fff;
	padding: 10px 20px;
	text-decoration: none;
	opacity: 0.8;
}
.submit-testimonial a:hover {
	opacity: 1;
	color: inherit !important;
}
.ypo-video {
	margin-top: 30px;
}
.ypo-video iframe {
	border: 0 none;
	min-height: 455px;
}
.col-divide.align-center {
	margin: 15px 0px 0px 4%;
}
.cont-map .col-divide {
	margin-top: 5%;
}
.cont-map .col-divide a {
	color: #000;
	font-weight: 700;
}
.view-map::before {
	content: "\27a6";
	margin-right: 5px
}
.textMain .cont-wraper {
	color: #fff;
	margin-top: 30px;
	position: relative;
	width: 100%;
}
.contact-add {
	background-color: #4a4a4c;
	position: absolute;
	right: 0;
	width: 310px;
	z-index: 99;
}
.textMain .cont-wraper h2 {
	background-color: #343434;
	color: #fff;
	font-size: 15px;
	margin: 0 0 20px;
	padding: 12px 0 12px 15px;
}
.contact-add p {
	padding-left: 15px;
}
.contact-add p, .contact-add .textMainBold, .textMain .contact-add a {
	color: #fff;
}
.mapframe {
	overflow: hidden;
	width: 100%;
}
.contact-add, .map-c {
	height: 310px;
}
.map-c iframe {
	margin-top: -150px;
	border: 0px;
	height: 600px;
	width: 100%;
}
.facebook-head {
	text-align: center;
	font-size: 28px;
}
.icon-facebook2::before {
	font-size: x-large;
	content: "\ea91";
	color: #09a7da;
}
.blog-posts li::before {
	content: "" !important;
}
#ptForm {
	background: #eee;
	padding: 15px;
	border-radius: 10px;
}
#ptForm li {
	width: 120px;
	background: #1861DA;
	line-height: 40px;
	text-align: center;
	font-weight: 700;
	text-transform: uppercase;
	border-radius: 10px;
}
#ptForm li a {
	display: block;
	color: #fff;
	text-decoration: none;
}
.textMain .resources-s {
	border: 0px
}
.textMain .resources-s ul {
	margin: 0px;
	text-align: center;
}
.textMain .resources-s li {
	display: inline-block;
	padding-left: 0;
	text-align: left;
	width: 250px;
	margin: 5px 10px;
}
.insurance-list ul {
	width: 50%;
	float: left;
}
.insurance-list ul ul {
	width: auto;
	float: none;
}
.test-author {
	text-align: right!important
}
.staff {
	padding: 15px 10px 15px 15px;
	background-color: #E5E5E5;
	border-radius: 11px;
	max-width: 300px;
	margin: 10px auto;
	text-align: center;
}
.staff h2 {
	text-align: center !important;
}
.related-links {
	font: 500 16px/20px 'Work Sans', sans-serif;
}
.related-links h2 {
	font-size: 30px;
	padding: 3% 0px;
	text-transform: uppercase;
	text-align: center;
	color: #6a6a6a;
}
#related-topic {
	padding: 0px 6% 3% 6%;
}
#related-topic li {
	display: inline-block;
	position: relative;
	width: 33%;
	margin: 10px 0px;
	min-width: 190px;
	text-align: left;
}
#related-topic li::before {
	content: "\26aa";
	position: absolute;
	left: -10px;
	color: #727272;
}
#related-topic li a {
	color: #727272;
	padding: 0px 10px;
	text-decoration: none;
	transition-duration: 0.3s;
}
#related-topic li a:hover {
	color: #3dc7dd;
}
.textMain .con-link {
	display: inline-block;
	background: #128388;
	border: 1px solid #000000;
	padding: 5px 10px;
	color: #ffffff;
	font-size: 18px;
}
.textMain .con-link a {
	color: #ffffff;
	text-decoration: none;
	background: url(../images/sprite-image.png)no-repeat 0px -2px;
	padding-left: 30px;
}
.textMain .con-tre li {
	display: inline-block;
	width: 40%;
	vertical-align: top;
	min-height: 230px;
	background: #f7ffff;
	border: 1px solid #d6d6d6;
	margin: 20px;
	padding: 0px;
	position: relative;
	z-index: 1;
}
.textMain .con-tre li::before {
	display: none;
}
.textMain .con-tre li h2 {
	font: 400 20px/70px 'Lato', sans-serif;
	color: #193b3d;
	margin: 0px 0 0 130px;
	border-bottom: 1px solid #c5c5c5;
	padding: 0 0 0 35px;
}
.textMain .con-tre li.du-line h2 {
	font: 400 20px/20px 'Lato', sans-serif;
	color: #193b3d;
	margin: 0px 0 0 130px;
	border-bottom: 1px solid #c5c5c5;
	padding: 15px 0 15px 35px;
}
.textMain .con-tre li h2 a {
	color: #193b3d;
	text-decoration: none;
}
.textMain .con-tre li h2 span::after {
	content: "";
	position: absolute;
	width: 118px;
	height: 118px;
	border-radius: 50%;
	border: 1px solid #e4e2e2;
	top: -16px;
	left: -16px;
	z-index: -1;
	background: #ffffff;
}
.textMain .con-tre li h2 span::before {
	content: "\2022";
	position: absolute;
	top: 5px;
	color: #fff;
	font-size: 50px;
	right: -5px;
}
.textMain .con-tre li span {
	display: inline-block;
	width: 87px;
	height: 87px;
	top: -30px;
	left: 30px;
	margin: 18px auto 40px;
	border-radius: 50%;
	background: url(../images/conditions-icons.png)no-repeat 18px -37px #193b3d;
	position: absolute;
}
.textMain .con-tre li h2 span.eye-anatomy {
	background-position: -240px -1398px;
}
.textMain .con-tre li h2 span.glaucoma {
	background-position: -240px 0px;
}
.textMain .con-tre li h2 span.floaters {
	background-position: -240px -230px;
}
.textMain .con-tre li h2 span.low-vision {
	background-position: -30px -460px;
}
.textMain .con-tre li h2 span.blurred-vision {
	background-position: -240px -460px;
}
.textMain .con-tre li h2 span.keratoconus {
	background-position: -30px -694px;
}
.textMain .con-tre li h2 span.refractive-errors {
	background-position: -240px -694px;
}
.textMain .con-tre li h2 span.macular-degeneration {
	background-position: -30px -924px;
}
.textMain .con-tre li h2 span.myopia {
	background-position: -232px -924px;
}
.textMain .con-tre li h2 span.hyperopia {
	background-position: -20px -1156px;
}
.textMain .con-tre li h2 span.cataract {
	background-position: -30px 0px;
}
.textMain .con-tre li h2 span.dry-eyes {
	background-position: -30px -230px;
}
.textMain .con-tre li h2 span.diabetic-eye-disease {
	background-position: -240px -1156px;
}
.textMain .con-tre li h2 span.uveitis {
	background-position: -28px -1398px;
}
.textMain .con-tre li:hover h2 span {
	background-color: #58babc;
}
.textMain .con-tre li p {
	margin: 0px;
	padding: 30px 20px 15px;
}
.textMain .con-tre li div {
	position: absolute;
	display: inline-block;
	right: 0;
	bottom: 0;
	background: #2eb9bf;
}
.textMain .con-tre li div a {
	display: block;
	padding: 5px 10px;
	color: #ffffff;
}
.textMain .con-tre li div a:hover {
	text-decoration: none;
	color: #193b3d;
}
.textMain .treat-con li {
	display: inline-block;
	width: 45%;
	vertical-align: top;
	min-height: 230px;
	background: #f7ffff;
	border: 1px solid #d6d6d6;
	margin: 20px;
	padding: 0px;
	position: relative;
	z-index: 1;
}
.textMain .treat-con li::before {
	display: none;
}
.textMain .treat-con li h2 {
	font: 400 20px/70px 'Lato', sans-serif;
	color: #193b3d;
	margin: 0px 0 0 130px;
	border-bottom: 1px solid #c5c5c5;
	padding: 0 0 0 35px;
}
.textMain .treat-con li.du-line h2 {
	font: 400 20px/20px 'Lato', sans-serif;
	color: #193b3d;
	margin: 0px 0 0 130px;
	border-bottom: 1px solid #c5c5c5;
	padding: 15px 0 15px 35px;
}
.textMain .treat-con li h2 a {
	color: #193b3d;
	text-decoration: none;
}
.textMain .treat-con li h2 span::after {
	content: "";
	position: absolute;
	width: 118px;
	height: 118px;
	border-radius: 50%;
	border: 1px solid #e4e2e2;
	top: -16px;
	left: -16px;
	z-index: -1;
	background: #ffffff;
}
.textMain .treat-con li h2 span::before {
	content: "\2022";
	position: absolute;
	top: 5px;
	color: #fff;
	font-size: 50px;
	right: -5px;
}
.textMain .treat-con li span {
	display: inline-block;
	width: 87px;
	height: 87px;
	top: -30px;
	left: 30px;
	margin: 18px auto 40px;
	border-radius: 50%;
	background: url(../images/treatments-icons.png)no-repeat 18px -37px #193b3d;
	position: absolute;
}
.textMain .treat-con li h2 span.yag-laser {
	background-position: -160px -811px;
}
.textMain .treat-con li h2 span.cataract {
	background-position: -8px 0px;
}
.textMain .treat-con li h2 span.premium {
	background-position: -8px -120px;
}
.textMain .treat-con li h2 span.glaucoma {
	background-position: -160px 3px;
}
.textMain .treat-con li h2 span.pterygium {
	background-position: -160px -122px;
}
.textMain .treat-con li h2 span.lasik {
	background-position: -8px -247px;
}
.textMain .treat-con li h2 span.lasek {
	background-position: -159px -247px;
}
.textMain .treat-con li h2 span.prelex {
	background-position: -159px -387px;
}
.textMain .treat-con li h2 span.rle {
	background-position: -8px -510px;
}
.textMain .treat-con li h2 span.prk {
	background-position: -158px -514px;
}
.textMain .treat-con li h2 span.intravitreal {
	background-position: -158px -658px;
}
.textMain .treat-con li h2 span.fluorescein {
	background-position: -6px -811px;
}
.textMain .treat-con li:hover h2 span {
	background-color: #58babc;
}
.textMain .treat-con li p {
	margin: 0px;
	padding: 30px 20px 15px;
}
.textMain .treat-con li div {
	position: absolute;
	display: inline-block;
	right: 0;
	bottom: 0;
	background: #2eb9bf;
}
.textMain .treat-con li div a {
	display: block;
	padding: 5px 10px;
	color: #ffffff;
}
.textMain .treat-con li div a:hover {
	text-decoration: none;
	color: #193b3d;
}
.textMain .ref-link a {
	display: inline-block;
	padding: 5px 10px 5px 40px;
	border: 1px solid #006064;
	background: url(../images/ref-icon.png) no-repeat 12px center #128388;
	color: #ffffff;
	font-weight: bold;
}
.textMain .ref-con {
	padding: 10px 10px 10px 240px;
	background: #def6f8;
	border: 1px solid #c5c5c5;
	min-height: 84px;
	background: url(../images/ref-pic.png) no-repeat left top #def6f8;
	position: relative;
	margin: 0px 0 20px 0;
}
.textMain .ref-con p {
	line-height: 18px;
}
.textMain .ref-con div {
	position: absolute;
	right: 0;
	bottom: 0;
}
.textMain .ref-con div a {
	display: inline-block;
	padding: 5px 10px;
	background: #128388;
	color: #ffffff;
}
.textMain .ref-con ul {
	margin: 0px;
	padding: 0px;
}
.textMain .ref-con ul li {
	margin: 0px;
	padding: 0px;
	width: 49%;
	display: inline-block;
	vertical-align: top;
}
.textMain .ref-con ul li img {
	float: left;
	margin: 0px 10px 0 0;
}
.textMain .ref-con ul li::before {
	display: none;
}
.textMain .tabs li:before {
	display: none;
}
.textMain .tabs li {
	padding: 10px 0;
}
.tab-l {
	background: #343434;
	display: inline-block;
	color: #fff;
	padding: 0 5px;
}
.tab-r {
	background: #2eb9bf;
	display: inline-block;
	color: #fff;
	padding: 0 5px;
}
.textMain .grid-list {
	text-align: center;
}
.textMain .grid-list li {
	display: inline-block;
	vertical-align: top;
	padding: 0;
	background: none;
	margin: 10px;
	letter-spacing: 1px;
}
.textMain .grid-list li a {
	border: 2px solid #2eb9bf;
	display: block;
	padding: 10px;
	position: relative;
	color: #000;
	transition: 0.5s all ease;
	width: 300px;
}
.textMain .grid-list li a:hover {
	border: 2px solid #000;
}
.textMain .grid-list li a:hover:before {
	border-top: 5px solid #000;
	border-left: 5px solid #000;
}
.textMain .grid-list li a:hover:after {
	border-bottom: 5px solid #000;
	border-right: 5px solid #000;
}
.textMain .grid-list li a:before {
	content: '';
	position: absolute;
	border-top: 5px solid #2eb9bf;
	border-bottom: 5px solid #0000;
	border-right: 5px solid #0000;
	border-left: 5px solid #2eb9bf;
	width: 0;
	left: 0;
	top: 0;
	height: 0;
	transition: 0.5s all ease;
}
.textMain .grid-list li a:after {
	content: '';
	position: absolute;
	border-bottom: 5px solid #2eb9bf;
	border-top: 5px solid #0000;
	border-left: 5px solid #0000;
	border-right: 5px solid #2eb9bf;
	width: 0;
	right: 0;
	bottom: 0;
	transition: 0.5s all ease;
	height: 0;
}
.textMain .grid-list li:before {
	content: '';
	display: none;
}
.textMain .sub-test-btn {
	float: right;
	display: block;
	width: 230px;
	background: #2f8ab9;
	padding: 10px;
	text-align: center;
	color: #fff;
	letter-spacing: 1px;
	margin: -66px 0 0 0;
	-webkit-transform: perspective(1px) translateZ(0);
	transform: perspective(1px) translateZ(0);
	box-shadow: 0 0 1px transparent;
	-webkit-transition-duration: 0.3s;
	transition-duration: 0.3s;
	-webkit-transition-property: transform;
	transition-property: transform;
}
.textMain .sub-test-btn:before {
	position: absolute;
	z-index: -1;
	content: '';
	top: 100%;
	left: 5%;
	height: 10px;
	width: 90%;
	opacity: 0;
	background: -webkit-radial-gradient(center, ellipse, rgba(0, 0, 0, 0.35) 0%, rgba(0, 0, 0, 0) 80%);
	background: radial-gradient(ellipse at center, rgba(0, 0, 0, 0.35) 0%, rgba(0, 0, 0, 0) 80%);
	-webkit-transition-duration: 0.3s;
	transition-duration: 0.3s;
	-webkit-transition-property: transform, opacity;
	transition-property: transform, opacity;
}
.textMain .sub-test-btn:hover {
	background: #000;
	color: #fff;
	-webkit-transform: translateY(-5px);
	transform: translateY(-5px);
	text-decoration: none;
}
.textMain .sub-test-btn:hover:before, .textMain .sub-test-btn:focus:before, .textMain .sub-test-btn:active:before {
	opacity: 1;
	-webkit-transform: translateY(5px);
	transform: translateY(5px);
}
.parking-info {
	border: 1px solid #ccc;
	padding: 15px;
	background: #ebf7f5;
}
.parking-info h3 {
	margin: 0px 0px 15px 0px !important;
	background: url(../images/parking-icon.png)no-repeat 0px 0px;
	padding: 15px 0px 15px 60px;
}
.gm-style > div:nth-child(1) > div:nth-child(3) > div:nth-child(2) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > div:nth-child(4) {
	background: #999;
}
.font-resize {
	float: right;
	margin: 5px;
}
.font-resize input {
	background: none !important;
	border: none !important;
	cursor: pointer;
}
.increase {
	font: 600 20px/20px Verdana, Arial, Helvetica, sans-serif;
}
.decrease {
	font: 400 14px/20px Verdana, Arial, Helvetica, sans-serif;
}
.resetMe {
	font: 500 16px/20px Verdana, Arial, Helvetica, sans-serif;
}
@media screen and (max-width:1170px) {
.textMain .con-tre li {
	display: block;
	width: 100%;
	margin: 0px 0 40px 0;
	min-height: inherit;
	padding: 0px 0 30px 0;
}
}
@media screen and (max-width:980px) {
.specialist-wrap .col-divide {
	width: 30%;
}
.resource-in {
	right: 50%;
	-webkit-transform: translate(50%, -50%);
	-ms-transform: translate(50%, -50%);
	transform: translate(50%, -50%);
}
.doc-p {
	float: none;
	margin-left: 0px;
	display: inline-block;
}
.textMain .ref-con {
	padding: 120px 10px 30px 10px;
	background-position: center 10px;
	min-height: inherit;
}
}
@media screen and (max-width:900px) {
.textMain .treat-con li {
	width: auto;
	display: block;
}
.doc-info {
	padding-right: 2%
}
.submit-testimonial {
	margin-top: 0px;
}
}
@media screen and (max-width:800px) {
.h-logo {
	width: 320px
}
.menu > li {
	font-size: 13px
}
.doc-info, .why-alison {
	display: inherit;
	margin: 10px auto;
}
.journey-in .col-divide {
	min-width: 200px
}
.Intra-L, .Intra-R {
	display: none;
	background-image: none;
	visibility: hidden;
}
#Intra-Container-S .intra-text::before {
	background-color: rgba(255,255,255,0.5);
	content: "";
	height: 115%;
	left: -10px;
	position: absolute;
	top: -8%;
	width: 110%;
	z-index: -1;
}
.foot-in .intra-cell {
	display: inline-block;
	margin: 10px auto;
	padding: 0px;
	width: 320px;
}
#service-p li {
	width: 45%
}
.textMain.profile h1 {
	order: 1;
	border: none;
	text-align: center;
}
.add-left, .add-right {
	width: 100%;
	padding-bottom: 10px;
	border-left: none;
	padding-left: 0px;
}
.add-left {
	border-bottom: 2px dashed #cecece;
}
#related-topic {
	text-align: center
}
.dry-eye-wrap h1, .resource-in h2 {
	font: 400 30px/1.2em 'ZurichBT-BoldExtended', sans-serif;
}
.floating-serv {
	display: none;
}
.img-l, .img-r {
	float: none;
	display: block;
	margin: 10px auto;
	text-align: center;
}
.dry-eye-wrap figure {
	margin: 15px auto;
	text-align: center;
}
.dry-eye-wrap h1, .resource-in h2 {
	margin: 10px auto;
	text-align: center;
	padding: 5px;
}
.dry-eye-wrap p {
	padding: 5px;
	text-align: center;
}
.dry-eye-wrap .banner-more {
	margin: 10px auto;
}
}
@media screen and (max-width:640px) {
.header-wrap {
	height: auto
}
.header-in, #Content-Left, #Sidebar {
	display: inherit;
	margin: 15px auto;
}
.fixed .header-wrap {
	height: 160px
}
.appointment {
	width: 100%;
	border-top: 1px solid #e5e5e5;
	margin: 22px 0px 10px;
	padding-top: 5px;
}
.contact-appoint {
	text-align: center;
}
.contact-appoint span a::before {
	margin-right: 1px;
}
.menu-wrapper {
	border: none;
	background-color: #fff;
	position: absolute;
	top: 30px;
	right: 3%;
}
#Main-Menu {
	display: none
}
#Mobile-Menu {
	display: block;
	width: 100%;
	z-index: 99;
	min-width: inherit;
}
.floating-serv {
	visibility: hidden
}
#Intractivity {
	margin-top: 0px;
}
.specialist-in {
	-webkit-flex-direction: column;
	-webkit-align-content: center;
	-ms-flex-direction: column;
	-ms-align-content: center;
	flex-direction: column;
	align-content: center;
	align-items: center;
}
.specialist-wrap .col-divide {
	width: 50%;
	min-width: 285px;
}
#Content-Left, #Sidebar {
	margin: 0px auto 10px;
	border-spacing: 0px;
	padding: 0px 5px;
	text-align: left;
}
#Content-Left {
	width: 100%;
}
.align-left1 {
	float: none;
	margin: 0 auto;
	text-align: center;
	width: 100%;
}
.submit-testimonial {
	text-align: center
}
.services-s li {
	font-size: 15px;
}
.why-alison li {
	font: 400 17px/55px 'Lato', sans-serif;
}
.why-alison h2 {
	font: 400 30px/38px'ZurichBT-Bold', sans-serif;
}
.intra-text {
	left: 5% !important;
}
.textMain h1, .textMain .head1 {
	font-size: 25px;
}
.textMain .con-link {
	font-size: 16px;
}
header {
	position: static;
}
header.fixed {
	display: none;
}
#Intractivity li {
	background-size: cover !important;
	background-position: center center !important;
}
#Intra-Container-S .intra-text::before {
	background-color: transparent !important;
}
#Intra-Container-S #Intractivity {
	height: 130px !important;
}
#Intra-Container-S .intra-text h2 {
	font-size: 16px;
	line-height: 17px;
}
.banner-more {
	font: 300 10px/14px 'Lato', sans-serif;
	padding: 2px;
}
.contact-appoint span {
	font: bold 18px/36px 'Lato', sans-serif;
}
.contact-appoint span:last-child {
	font-size: 19px;
}
}
 @media screen and (max-width:550px) {
.textMain .treat-con li span {
	display: none;
}
.textMain .treat-con li h2, .textMain .treat-con li.du-line h2 {
	margin: 0px 0 0 10px;
	padding: 0 0 0 5px;
	font: 400 20px/30px 'Lato', sans-serif;
}
.textMain .sub-test-btn {
	float: none;
	margin: auto;
}
h1.common-head, .specialist-wrap h1 {
	font-size: 6.5vw
}
.intra-text h2 {
	font-size: 47px
}
.doc-info {
	text-align: center
}
.doc-photo {
	min-width: 150px;
	float: none;
	margin: 0px auto;
}
.doc-info h2, .resource-in h2 {
	font-size: 7vw;
}
.resource-in {
	width: 300px;
}
.intra-div {
	text-align: center;
}
.contact-add {
	position: static;
	width: 100%;
}
#Intra-Container-S .intra-text h2 span {
	font-size: 10px;
	line-height: 12px;
}
#Intra-Container-S .intra-text h2 {
	font-size: 9px;
	line-height: 0px;
}
.intra-text {
	top: 46%;
}
#Intra-Container-S #Intractivity {
	height: 160px !important;
}
}
@media screen and (max-width:480px) {
#Intra-Container-S {
	display: none
}
.h-logo {
	margin: 15px 0px
}
.home #Intra-Container-S {
	display: block
}
#Intractivity {
	margin-top: 0;
}
.navigation {
	padding: 20px 0px 10px
}
.pt-edu {
	min-height: 440px
}
.align-left {
	float: none;
	display: block;
	margin: 10px auto;
}
.align-right {
	float: none;
	display: block;
	margin: 10px auto;
}
.facebook-head {
	font-size: 24px
}
.textMain .con-tre li h2 {
	margin: 0px 0 0 0px;
	padding: 0 10px 0 15px;
}
.textMain .con-tre li h2 a {
	font-size: 18px;
}
.textMain .con-tre li span {
	display: none;
}
.why-alison div {
	background-size: cover;
}
}
@media screen and (max-width:400px) {
.h-logo {
	width: 250px;
}
.phone a {
	padding-left: 24px
}
.contact-appoint span:last-child {
	margin-left: 1%;
}
h1.common-head, .specialist-wrap h1, .dry-eye-wrap h1 {
	font-size: 21px;
}
.why-alison {
	width: 320px
}
.map-info .col-divide {
	min-width: 325px;
	margin: 3% 0;
}
.map-info h3 {
	font-size: 19px
}
.accordian h2 {
	font-size: 20px;
	padding-left: 75px;
}
.textMain .ref-con ul li {
	display: block;
	width: 100%;
}
.font-resize {
	float: none;
	margin: 10px auto;
	text-align: center;
}
.navigation {
	padding: 0px 0px 10px;
	text-align: center;
}
}
