div{-moz-transition: all .5s linear;-webkit-transition: all .5s linear;}

@font-face {
	font-family: 'myriad-set-proultralight';
	src: url('../fonts/myriad-set-proultralight.eot');
	src: url('../fonts/myriad-set-proultralight.eot?#iefix') format('embedded-opentype'),  url('../fonts/myriad-set-proultralight.woff') format('woff'),  url('../fonts/myriad-set-proultralight.ttf') format('truetype'),  url('../fonts/myriad-set-proultralight.svg#open_sansregular') format('svg');
	font-weight: 400;
	font-style: normal
}
@font-face {
	font-family: 'myriad-set_probold';
	src: url('../fonts/myriad-set-pro_bold-webfont.eot');
	src: url('../fonts/myriad-set-pro_bold-webfont.eot?#iefix') format('embedded-opentype'),  url('../fonts/myriad-set-pro_bold-webfont.woff2') format('woff2'),  url('../fonts/myriad-set-pro_bold-webfont.woff') format('woff'),  url('../fonts/myriad-set-pro_bold-webfont.ttf') format('truetype'),  url('../fonts/myriad-set-pro_bold-webfont.svg#myriad_set_probold') format('svg');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'myriad_set_proultralight';
	src: url('../fonts/myriad-set-pro_ultralight-webfont.eot');
	src: url('../fonts/myriad-set-pro_ultralight-webfont.eot?#iefix') format('embedded-opentype'),  url('../fonts/myriad-set-pro_ultralight-webfont.woff2') format('woff2'),  url('../fonts/myriad-set-pro_ultralight-webfont.woff') format('woff'),  url('../fonts/myriad-set-pro_ultralight-webfont.ttf') format('truetype'),  url('../fonts/myriad-set-pro_ultralight-webfont.svg#myriad_set_proultralight') format('svg');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: "SSSocialRegular";
	src: url('../fonts/ss-social-regular.eot');
	src: url('../fonts/ss-social-regular.eot?#iefix') format('embedded-opentype'),  url('../fonts/ss-social-regular.woff') format('woff'),  url('../fonts/ss-social-regular.ttf') format('truetype'),  url('../fonts/ss-social-regular.svg#SSSocialRegular') format('svg');
	font-weight: normal;
	font-style: normal;
}



@font-face {
	font-family:'AvenirNextLTPro-Regular';
	src: url('../fonts/AvenirNextLTPro-Regular_gdi.eot');
	src: url('../fonts/AvenirNextLTPro-Regular_gdi.eot?#iefix') format('embedded-opentype'),
		url('../fonts/AvenirNextLTPro-Regular_gdi.woff') format('woff'),
		url('../fonts/AvenirNextLTPro-Regular_gdi.ttf') format('truetype'),
		url('../fonts/AvenirNextLTPro-Regular_gdi.svg#AvenirNextLTPro-Regular') format('svg');
	font-weight: 400;
	font-style: normal;
	font-stretch: normal;
}


body {
	margin: 0 auto;
	background: #fff;
	color: #6d6d6d;
	font-family: 'AvenirNextLTPro-Regular';
	font-size: 16px;
    line-height:1.5;
}
.container {
	width: 1280px;
	height: auto;
	margin: auto;
	position:relative;
}
.translate{
	position:absolute; 
	right:18px;
	top:0px;	
}
.top {
	height: 85px;
	background: url(../images/header-topbg1.png);
	/*background: #252525 ;*/
	position: fixed;
	width: 100%;
	top: 0;
	z-index: 99;
	box-shadow: 0 0px 5px 0 #999;
	/*border-bottom: #CCC solid 1px;*/
}
.wrap{ margin-top:85px;}
.logo {
	width: 300px;
	float: left;
	padding: 15px 0px 0px 15px;
}
.right-menu {
	width: 950px;
	float: left;
}
.top-menu {
	float: right;
	/*width: 190px;
	background-color: #3f90d7;
	border-radius: 0px 0px 5px 5px;
	box-shadow: 0 1px 2px 0 #000;*/
	color: #FFF;
	font-size: 14px;
	font-family: 'AvenirNextLTPro-Regular';
	text-align: center;
	padding-bottom:5px;
}

.patient{
	font-size: 15px;
	color: #FFF;
	display: block;
	padding-top: 0px;
	
}
.patient a{
	text-decoration: none;
	color: #FFF;}
.patient a:hover{ color:#003f77;}

.login-link {
	float: right;
	width: 100%;
	color:#fff;
	margin-top:5px;
}
.login-link a{
	text-decoration: none;
	color: #fff;
	border-bottom:solid 1px #ff6600;
}
/*.login-link a:hover{ color:#003f77;}*/
.main-menu {
	width: 100%;
	clear: both;
}
.main-menu ul {
	margin: 0px;
	padding-top: 50px;
	float: right;
	padding-left:0px;
}
.main-menu ul li {
	margin: 0px;
	padding-left: 25px;
	float: left;
	list-style: none;
	font-size: 14px;
	text-transform: uppercase;
	color: #000;
	font-family: 'AvenirNextLTPro-Regular';
	letter-spacing: 1px;
}
.main-menu ul li a {
	text-decoration: none;
	color: #fff;
}
.main-menu ul li a:hover {
	color: #ff6600;
}
.header-active{color: #ff6600 !important;}
.head-slider {
	width: 100%;
	height: auto;
}
.side-medialink {
	position: fixed;
	top: 250px;
	right: 0px;
	border-radius: 5px 0px 0px 5px;
	height: 150px;
	width: 70px;
	opacity: 0.8;
	background: #211919;
	z-index: 9999;
}
.side-medialink ul {
	margin: 0px;
	padding: 0px;
}
.side-medialink ul li {
	list-style: none;
	margin: 0px 0px 0px 10px;
	padding: 10px 0px 0px 10px;
	font-family: 'SS Social';
	font-size: 30px;
	color: #fff;
}
.container #afternews {
    padding: 0 15px;
}
.container #afternews p {
    padding: 0 15px;
}
.side-medialink ul li a {
	text-decoration: none;
	color: #fff;
}
.side-medialink ul li a:hover {
	color: #ff6600;
}
.main-heading.small-latter {
	text-transform: none;
}
.main-heading.askquick{font-size: 24px;}
.heading{font-family: 'AvenirNextLTPro-Regular';
	font-size: 24px;
	text-transform: uppercase;
	color: #000;}
.main-heading {
	text-align: center;
	font-weight: 400;
	font-family: 'AvenirNextLTPro-Regular';
	font-size: 30px;
	text-transform: uppercase;
	color: #990000;
	letter-spacing: 2px;
	margin: 20px 0px 0px 0px;
}
.main-heading a {
	text-decoration: none;
	color: #990000;
}
.main-heading a:hover {
	color: #ff6600;
}
.sub-heading {
	text-align: center;
	font-weight: 400;
	font-family: 'AvenirNextLTPro-Regular';
	font-size: 18px;
	color: #6d6d6d;
	letter-spacing: 1px;
	margin: 1px 0px 0px 0px;
}
.specialities-covered {
	width: 100%;
	 padding-top: 5px;
	 margin:auto;
	 margin-top:80PX;
	 margin-bottom:30PX;
}
.specialities-left {	
	width: 50%; position:relative; 
	margin-top: 20px;
	float: left;
}
.image-pos{ position: relative;}

.specialities-img-bg { position:absolute; z-index:9; bottom:0px;
	background: url(../images/image-text-bg.png);
	padding: 10px;
	width: 618px;
	
}
.specialities-intro {
	color: #b6b6b6;
	font-family: 'AvenirNextLTPro-Regular';
	font-size: 13px;
	/*font-weight: bold;*/
	line-height: 20px;
	text-align: left;
	margin-top: 5px;
}
.specialities-heading {
	margin: 0px;
	font-family: 'AvenirNextLTPro-Regular';
	text-transform: uppercase;
	font-size: 17px;
	font-weight: 400;
	text-align: center;
	color: #FFF;
}
.read-more {
	font-family: 'AvenirNextLTPro-Regular';
	font-size: 12px;
	/*font-weight: bold;
	background-color: #2d2d2d;
	color: #FFF;
	opacity: 0.9;
	text-align: center;
	width: 70px;
	border: #FFF solid 1px;
	border-radius: 5px;
	margin-bottom:5px;
	margin-top: 5px;*/
	float: right;
}
.read-more a {
	text-decoration: none;
	color: #fff;
	display: block;
	padding: 1px;
	border-bottom:1px solid #ff6600;
	
	
}
.read-more a:hover {
	/*background-color: #000;*/
	color: #ff6600;
	
}
.specialities-right {
	width: 50%;
	float: left;
	margin-top: 20px;
}
.specialities-right-image1 {position:relative; 
	float: left;
	width: 318px;
	margin-right: 2px;
}
.specialities-right-image2 {
	float: left;position:relative; 
	
	width: 318px;
	
	margin-right: 2px;
}
.specialities-right-image3 {
	float: left;
	position:relative; 
	
	width: 318px;

	margin-top: 2px;
	margin-right: 2px;
}
.specialities-right-image4 {
	float: left;position:relative; 
	width: 318px;
	
	margin-top: 2px;
	margin-right: 2px;
}
.specialities-right-text {position:absolute; z-index:9; bottom:0px;
	background: url(../images/image-text-bg.png);

	padding: 10px;
	
}
.specialities-right-text p {
	color: #b6b6b6;
	font-family: 'AvenirNextLTPro-Regular';
	font-size: 14px;
	/*font-weight: bold;*/
	line-height: 20px;
	text-align: justify;
	margin-top: 5px;
}
.partner-hospitals {
	width: 100%;
	padding-top: 10px;
	clear: both;
}
.hospital-right {
	width: 50%;
	position:relative; 
	margin-top: 20px;
	float: left;
}
.hospital-img-bg {position:absolute; z-index:9; bottom:0px;
	background: url(../images/image-text-bg.png);
	padding: 10px;
	width: 618px;
	
	
}
.hospital-img-bg p {
	color: #b6b6b6;
	font-family: 'AvenirNextLTPro-Regular';
	font-size: 14px;
	font-weight: 400;
	line-height: 20px;
	text-align: justify;
	margin-top: 5px;
}
.hospital-heading {
	margin: 0px;
	font-family: 'AvenirNextLTPro-Regular';
	text-transform: uppercase;
	font-size: 17px;
	font-weight: 400;
	text-align: center;
	color: #FFF;
}
.hospital-left {
	width: 50%;
	float: left;
	margin-top: 20px;
}
.hospital-left-image1 {
	float: left;
	position:relative; 
	width:100%;
	
	margin-top: 2px;
	margin-right: 2px;
}
.hospital-left-image2 {
	float: left;
	position:relative; 
	width: 318px;
	
	margin-top: 2px;
	margin-right: 2px;
}
.hospital-left-image3 {
	float: left;
	position:relative; 
	width: 318px;
	
	margin-top: 2px;
	margin-right: 2px;
}
.hospital-left-text {position:absolute; z-index:9; bottom:0px;
	background: url(../images/image-text-bg.png);
	padding: 10px;
	
}
.hospital-intro{
	color: #b6b6b6;
	font-family: 'AvenirNextLTPro-Regular';
	font-size: 13px;
	font-weight: 400;
	line-height: 20px;
	text-align: left;
	margin-top: 5px;
}
.why-medicountry {
	width: 100%;
	padding-top: 10px;
	clear: both;
}
.mid-medicountry {
	width: 100%;
	padding-top: 0px;
	clear: both;
}
.first-medicountry {
	width: 600px;
	float: left;
	margin-top:30px;
}
.icon-heading {
	margin: 0px;
	font-family: 'AvenirNextLTPro-Regular';
	font-size: 24px;
	color: #191919;
	padding-bottom: 10px;
	 text-align: left;
}
.icon-heading a {
	text-decoration: none;
	color: #191919;
}
.icon-heading a:hover {
	text-decoration: none;
	color: #ff6600;
}
.icon {
	float: left;
	width: 60px;
}
.icon-text {
	float: left;
	width: 90%;
	color: #6d6d6d;
	line-height: 22px;
	text-align: justify;
	font-family: 'AvenirNextLTPro-Regular';
	font-size: 15px;
}
.read-more2 {
	text-align: right;
	color: #ff6600;
	font-family: 'AvenirNextLTPro-Regular';
	font-size: 13px;
}
.read-more2 a {
	text-decoration: none;
	color: #ff6600;
}
.read-more2 a:hover {
	color: #000000;
}
.first-medicountry.right-side {
	float: right;
}
.who-are {
	width: 100%;
	padding: 1px 0px 30px 0px;
	margin-top: 30px;
	background: #f7f7f7;
}
.panel-doctors {
	width: 100%;
	clear: both;
	margin-top: 30px;
}
.doctor-name {
	font-weight: 400;
	font-family: 'AvenirNextLTPro-Regular';
	font-size: 26px;
	color: #000;
}
.doctor-profile {
	font-weight: 400;
	font-family: 'AvenirNextLTPro-Regular';
	font-size: 16px;
	color: #333;
}
.follow-us {
	width: 100%;
	margin-top: 30px;
}
.blog {
	width: 30%;
	height: 410px;
	float: left;
	margin-top: 20px;
	border: 1px solid #eee;
    border-radius: 5px;
}
.blog img{text-align:center;height: 230px;margin-top: 5px;}
.facebook {
	width: 30%;
	height: 410px;
	float: left;
	
	margin: 20px 30px 30px 48px;
	border: 1px solid #eee;
    border-radius: 5px;
}
.twitter {
	width: 30%;
	height: 410px;
	float: left;
	/*padding: 10px;*/
	margin-top: 20px;
	margin-left: 20px;
}
.followus-heading {
	font-weight: 400;
	font-family: 'AvenirNextLTPro-Regular';
	font-size: 18px;
	color: #000;
	padding: 7px 10px 7px 15px;
    margin: 0px;
	border-bottom: 1px solid #eee;
}
.blog-profile {
	font-weight: 300;
	font-family: 'AvenirNextLTPro-Regular';
	font-size: 15px;
	color: #000;
	padding: 10px;
    line-height: 1.6;
}
.blog-profile a{
	color: #000;
}
.blog-ilnk {
	margin-top:0px;
	float: right;
}
.blog-fb {
	font-family: 'SS Social';
	font-size: 18px;
	color: #999999;
}
.blog-tw {
	font-family: 'SS Social';
	font-size: 18px;
	color: #999999;
}
.blog-fb a {
	text-decoration: none;
	color: #999999;
}
.blog-tw a {
	text-decoration: none;
	color: #999999;
}
.blog-fb a:hover {
	color: #ff6600;
}
.blog-tw a:hover {
	color: #ff6600;
}
footer {
	background: #448885;
	clear: both;
	/*height: 200px;*/
}
.footer-nav {
	float: left;
	width: 18%;
	padding: 10px;
}
.footer-nav ul {
	margin: 0px;
	padding: 0px;
}
.footer-nav ul li {
	list-style: none;
	font-family: 'AvenirNextLTPro-Regular';
	font-size: 12px;
	color: #a3a3a3;
	text-transform: uppercase;
	margin-top: 5px;
}
.footer-nav ul li a {
	text-decoration: none;
	color: #fff;
}
.footer-nav ul li a:hover {
	color: #fff;
}
.footer-navheading {
	font-size: 14px !important;
	color: #fff !important;
	border-bottom: #fff solid 1px;
	padding: 5px;
}
.footer-navheading a{
	color:#fff !important;
}
.footer-email{ clear:both; padding-top:20px;}
.footer-email p{ margin:0px; padding:0px; color:#fff; font-size:14px;}

.footer-navheading.follow-footer {
	border-bottom: none;
	margin-top: 0px;
}
.footer-icon li {
	float: left;
	padding-top: 10px !important;
	margin:5px;
}
.footer-singup {
	width: 100%;
	clear: both;
	padding-top: 10px;
	padding-bottom: 20px;
}
.footersinup {
	float: left;
	margin: 25px 0 25px;
	width: 100%;
}
.footersinupheading {
	color: #000;
	float: left;
	font-family: 'AvenirNextLTPro-Regular';
	font-size: 18px;
	padding-bottom: 20px;
	text-align: center;
	width: 100%;
}
.footersinupbox {
	margin: 0 auto;
	width: 1110px;
}
.footersinupinputbox {
	float: left;
	position: relative;
	width: 530px;
	margin: 10px;
}
.footersinupinputbox input[type="text"] {
	background: #ececec none repeat scroll 0 0;
	border: 1px solid #d9d9d9;
	color: #000;
	float: left;
	font-family: 'AvenirNextLTPro-Regular';
	font-size: 14px;
	height: 38px;
	padding: 0px 10px;
	width: 508px;
}
.footersinupinputboxbutton {
	background: #ff6600 url("../images/sendarrow.png") no-repeat scroll 22px 13px;
	border: medium none;
	color: #fff;
	cursor: pointer;
	font-family: 'AvenirNextLTPro-Regular';
	font-size: 14px;
	height: 40px;
	padding: 10px 26px 10px 55px;
	position: absolute;
	right: 0;
	text-transform: uppercase;
	top: 0;
}
.footersinupinputboxbutton:hover {
	background: #d55500 url("../images/sendarrow.png") no-repeat scroll 22px 13px;
}
#newsimage {
	display: block;
	position: absolute;
	right: -31px;
	top: 7px;
}
.read-panel {
	clear: both;
}
.panel-text {
	color: #6d6d6d;
	font-family: 'AvenirNextLTPro-Regular';
	font-size: 16px;
}
.panel-text strong {font-size: 16px;}
#panel {
	background: #fff;
	/*height: 200px;*/
	display: none;
	padding-top: 20px;
	padding-bottom: 20px;
}
.slide {
	margin: 0;
	padding: 0;
	border-top: solid 1px #fff;/*background: url(../images/btn-slide.gif) no-repeat center top;*/
}
.btn-slide {
	background: url(../images/white-arrow1.png) no-repeat right -53px;
	/*text-align: center;*/
	width: 110px;
	height: 31px;
	padding: 10px 10px 0 0;
	margin: 0 auto;
	display: block;
	/*	font: bold 120%/100% Arial, Helvetica, sans-serif;*/
	color: #fff;
	text-decoration: none;
}
.active {
	background-position: right 2px;
}
.btn-slide2 {
	background: url(../images/up&down-arrow.png) no-repeat right -53px;
	/*text-align: center;*/
	width: 20px;
	height: 31px;
	padding: 10px 10px 0 0;
	margin: 0 auto;
	display: block;
	/*	font: bold 120%/100% Arial, Helvetica, sans-serif;*/
	color: #fff;
	text-decoration: none;
}
.active2 {
	background-position: right 2px;
}
#panel2 {
	background: #fff;
	/*height: 200px;*/
	display: none;
	padding-top: 20px;
	padding-bottom: 20px;
}
.panel-text2 {
	color: #000000;
	font-family: 'AvenirNextLTPro-Regular';
	font-size: 16px; line-height:1.5;
	text-align:justify;
}

.box-panel{ width:100%; clear:both; padding:0 0 50px 50px;}
.cat-box-left{ width:42%; text-align:center; float:left;  border:#ff8838 solid 2px;border-radius:5px; margin-left:40px;}
.cat-box-right{ width:42%; text-align:center; float:left; border:#ff8838 solid 2px;border-radius:5px; margin-left:20px;}
.cat-box-left a{ color:#000; text-decoration:none; display:block;padding:10px; font-size:16px;}
.cat-box-right a{ color:#000; text-decoration:none; display:block;padding:10px; font-size:16px;}
.cat-box-left a:hover{ background:#ff8838; color:#ffffff;}
.cat-box-right a:hover{ background:#ff8838; color:#ffffff;}


.panel-text3 {padding: 30px 0;}

.heading-pera {
	color: #333;
	font-family: 'AvenirNextLTPro-Regular';
	font-size: 17px;
	padding: 20px;
	text-align: center;
	line-height: 25px;
}
.specialities-part {
	width: 100%;
	clear: both;
	height: 275px;
}
.specialities-partimage {
	border: #CCC solid 1px;
	width: 441px;
	float: left;
}
.specialities-partimage.rightimg{
	float:right;
	 }
.specialright-textpart {
	float: left;
	width: 800px;
	padding-left: 20px;
}
.special-right-text {
	font-family: 'AvenirNextLTPro-Regular';
	font-size: 16px;
	color: #6d6d6d;
	text-align: justify;
	line-height: 25px;
	margin-top: 10px;
}
.specialright-textpart.lefttext {
	padding-left: 0px;
	padding-right: 20px;
}
.special-heading {
	text-transform: uppercase;
	margin: 0px;
	font-family: 'AvenirNextLTPro-Regular';
	font-size: 25px;
	color: #191919;
	padding-bottom: 10px;
}
.special-heading a {
	text-decoration: none;
	color: #191919;
}
.special-heading a:hover {
	text-decoration: none;
	color: #ff6600;
}
.quick-question {
	background: #f7f7f7 none repeat scroll 0 0;
	width: 100%;
	clear: both;
	margin-top: 20px;
	padding-top: 10px;
	
}
.ask-question {
	background: #f7f7f7 none repeat scroll 0 0;
	border-top: 0px solid #ff6600;
	float: left;
	margin-top: 20px;
	margin-bottom: 20px;
	width: 100%;
}
div.wpcf7 {
	margin: 0;
	padding: 0;
}
div.wpcf7 .screen-reader-response {
	border: 0 none;
	clip: rect(1px, 1px, 1px, 1px);
	height: 1px;
	margin: 0;
	overflow: hidden;
	padding: 0;
	position: absolute;
	width: 1px;
}
.ask-question form {
	padding: 14px;
}
span.wpcf7-form-control-wrap {
	position: relative;
}
.ask-question input[type="email"] {
	border: 1px solid #ccc;
	border-radius: 3px;
	color: #666;
	float: left;
	font-family: 'AvenirNextLTPro-Regular';
	font-size: 14px;
	height: 30px;
	margin: 0 10px 0 0;
	padding: 10px;
	width: 95%;
}
.quick-referred {
	float: right;
	margin-bottom: 10px;
	width: 50%;
}
span.wpcf7-form-control-wrap {
	position: relative;
}
.quick-name {
	float: left;
	margin-bottom: 10px;
	width: 50%;
}
.quick-phone{float: left;
	margin-bottom: 10px;
	width: 50%;}
.ask-question input[type="text"] {
	border: 1px solid #ccc;
	border-radius: 3px;
	color: #666;
	float: left;
	font-family: 'AvenirNextLTPro-Regular';
	font-size: 14px;
	height: 30px;
	margin: 0 10px 0 0;
	padding: 10px;
	width: 95%;
}
.quick-email {
	float: left;
	margin-bottom: 10px;
	width: 50%;
}
.ask-question select {
	border: 1px solid #ccc;
	border-radius: 3px;
	color: #666;
	float: left;
	font-family: 'AvenirNextLTPro-Regular';
	font-size: 14px;
	height: 51px;
	margin: 0;
	padding: 15px;
	line-height:45px;
	width: 99%;
}
.quick-message {
	float: left;
	width: 49%;
}
.ask-question textarea {
	border: 1px solid #ccc;
	border-radius: 3px;
	color: #666;
	float: left;
	font-family: 'AvenirNextLTPro-Regular';
	font-size: 14px;
	height: 95px;
	padding: 12px 10px 8px;
	width: 97%;
}
.submit3 {
	padding-top: 20px;
	width: 100%;
	clear:both;
}
.ask-question .submit2 {
	background: #ff6600 url("../images/sendarrow.png") no-repeat scroll 20% center;
	border: 1px solid #e05a00;
	border-radius: 3px;
	color: #fff;
	cursor: pointer;
	font-family: 'AvenirNextLTPro-Regular';
	font-size: 18px;
	height: 48px;
	padding: 0 20px;
	text-align: center;
	width: 20%;
	margin-left: 40%;
}
.ask-question .submit2:hover {
	background: #e05a00 url("../images/sendarrow.png") no-repeat scroll 20% center;
}
div.wpcf7 img.ajax-loader {
	border: medium none;
	margin-left: 4px;
	vertical-align: middle;
}
#thankyou {
	padding: 70px 20px;
}
.ask-question span {
	color: #333;
	display: block;
	font-family: 'AvenirNextLTPro-Regular';
	font-size: 20px;
	text-align: center;
}
.wpcf7-form p {
	margin: 0;
	width: 100%;
}
.ask-question p {
	color: #333;
	font-family: 'AvenirNextLTPro-Regular';
	font-size: 15px;
	line-height: 24px;
	text-align: center;
}
div.wpcf7-response-output {
	margin: 2em 0.5em 1em;
	padding: 0.2em 1em;
}
.wpcf7-display-none {
	display: none;
}
.doctor-detail {
	width: 100%;
	clear: both;
}
.doctor-detail-text {
	color: #333;
	font-family: 'AvenirNextLTPro-Regular';
	font-size: 14px;
	line-height: 24px;
	text-align: justify;
	margin-top: 20px;
}
.doctor-heading {
	color: #ff6600;
	font-family: 'AvenirNextLTPro-Regular';
	font-size: 20px;
}
.doctor-detail-img {
	float:right;
	margin-top:10px;
	margin-left:20px;
	margin-bottom: 20px;
	border: #999 solid 1px;
}
.doctor-contact {
	background: #ededed;
	border: #CCC solid 1px;
	margin-top: 20px;
	margin-bottom: 20px;
	padding-top: 10px;
	padding-bottom: 10px;
}
.doctor-add {
	font-size: 20px;
	color: #000;
}
.hospital-logo {
	width: 100%;
	padding: 5px 0px 10px 170px;
}
.hospital-detail {
	width: 950px;
	margin: auto;
	padding-top: 10px;
}
.hospital-text {
	font-family: 'AvenirNextLTPro-Regular';
	font-size: 14px;
	line-height: 24px;
	text-align: justify;
	margin-top: 20px;
}
.hospital-innerheading {
	font-family: 'AvenirNextLTPro-Regular';
	font-size: 20px;
	color: #ff6600;
}
.hospital-text ul {
	margin-top: 20px;
	padding: 0px;
	width: 800px;
}
.hospital-text ul li {
	margin: 0px;
	padding: 0px;
	float: left;
	list-style: none;
	font-size: 16px;
	width: 400px;
	line-height: 30px;
}
.hospital-text ul li a {
	text-decoration: none;
	color: #333;
}
.hospital-text2 {
	font-family: 'AvenirNextLTPro-Regular';
	width: 100%;
	clear: both;
	font-size: 14px;
	line-height: 24px;
	text-align: justify;
	padding-top: 50px;
}
.hospital-text2 ul {
	margin-top: 20px;
	padding: 0px;
	width: 700px;
}
.hospital-text2 ul li {
	margin: 0px;
	padding: 0px;
	list-style: none;
	font-size: 16px;
	line-height: 30px;
}
.hospital-text2 ul li a {
	text-decoration: none;
	color: #333;
}
.jaypeehopital-img1 {
	float: right;
	border: #CCC solid 1px;
}










.signin.holder {
	margin: auto;
	background-color: #fff;
	/*border: 1px solid #eaedef;*/
	width: 900px;
	padding: 40px;
	margin-bottom:20px;
	margin-top:20px;
	
}
.clearfix::after, .container-fluid::after, .container::after, .form-horizontal .form-group::after, .modal-footer::after, .nav::after, .navbar-collapse::after, .navbar-header::after, .navbar::after, .row::after {
	clear: both;
}
.col-md-12 {
	width: 100%;
}
.col-md-1, .col-md-10, .col-md-11, .col-md-12, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9 {
	float: left;
}
.col-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-md-1, .col-md-10, .col-md-11, .col-md-12, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-sm-1, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-xs-1, .col-xs-10, .col-xs-11, .col-xs-12, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9 {
	min-height: 1px;
	padding-left: 15px;
	padding-right: 15px;
	position: relative;
}
body #fcModal .fc-modal-content {
	text-align: left;
}
.signin h3 {
	margin-bottom: 10px;
	margin-top: 0;
}
h3 {
	font-size: 20px;
}
h5 {
	font-size: 14px;
}
.signin .signin-wrapper {
	float: left;
	margin-top: 0px;
}
.error{ color:#F00; clear:both; width:100%;float: left;}
.signin .signin-wrapper .signin-body {
	margin-right: 0;
	padding-right: 50px;
}
.signin .signin-wrapper .signin-body {
	background: rgba(0, 0, 0, 0) url("../images/or-seperator-vertical.png") no-repeat scroll right center;
	position: relative;
	width: 400px;
}

fieldset {
	border: 0 none;
	margin: 0;
	padding: 0;
}


fieldset span{
	color:#F00;
	margin-bottom:10px;
	
}

.signin .signin-wrapper .signin-body .custom-input {
	background: #fafafa none repeat scroll 0 0;
	border: 1px solid #eaedef;
	font-size: 16px;
	height: 50px;
	margin: 0 0 10px;
	 font-family: 'AvenirNextLTPro-Regular';
	 color: #919bac;
	padding: 2px 10px;
	position: relative;
	width: 100%;
	z-index: 1;
}
input[type="email"], input[type="number"], input[type="password"], input[type="tel"], input[type="text"] {
	-moz-appearance: none;
	border-radius: 0;
	color: #919bac;
	display: inline-block;
	line-height: 24px;
	margin: 0;
	text-indent: 18px;
	vertical-align: middle;
}
.forgot-password {
	color: #ff6600;
	cursor: pointer;
	float: right;
	margin-top: 5px;
}
.signin-body .signin-error-container {
	padding-top: 30px;
}
.parsley-error-list {
	color: #b63333;
	font-size: 12px;
	list-style: outside none none;
	margin: 0;
}
#loginButton, #signUpButton {
	font-size: 16px;
	height: 50px;
	margin: 10px 0 0;
	width: 100%;
}
.socialLoginLinks {
	float: right;
	width: 280px;
}
.socialLoginLinks {
	float: left;
	margin-top: 40px;
	width: 320px;
}
.btn.green {
	background: #ff6600 none repeat scroll 0 0;
}
.btn {
	-moz-appearance: none;
	border: 0 none;
	border-radius: 0;
	color: #fff;
	cursor: pointer;
	display: inline-block;
	line-height: 46px;
	outline: 0 none;
	padding: 0;
	text-align: center;
	text-transform: uppercase;
}
.row {
	margin-left: -15px;
	margin-right: -15px;
}
hr {
	-moz-border-bottom-colors: none;
	-moz-border-left-colors: none;
	-moz-border-right-colors: none;
	-moz-border-top-colors: none;
	border-color: #eee -moz-use-text-color -moz-use-text-color;
	border-image: none;
	border-style: solid none none;
	border-width: 1px 0 0;
	margin-bottom: 20px;
	margin-top: 20px;
}
hr {
	box-sizing: content-box;
	height: 0;
}
p {
	margin: 0 0 10px;
}
a, a:focus, a:hover {
	color: #ff6600;
	text-decoration: none;
}
.signin .signin-wrapper .signin-body {
	background: rgba(0, 0, 0, 0) url("../images/or-seperator-vertical.png") no-repeat scroll right center;
	margin-right: 60px;
	padding-right: 75px;
	position: relative;
	width: 400px;
}
.btn-fb, .btn-fb:focus, .btn-fb:hover {
	background: #3c5a98 url("../images/socialLoginButtonIcons.png") no-repeat scroll left top;
	border: 0 none;
	color: #fff;
	font-size: 16px;
	height: 50px;
}
.btn-social, .btn-social:focus, .btn-social:hover {
	border-radius: 0;
	margin-bottom: 30px;
	padding: 0 0 0 65px;
	text-align: left;
	width: 100%;
}
.btn-google, .btn-google:focus, .btn-google:hover {
	background: #dd4d3b url("../images/socialLoginButtonIcons.png") no-repeat scroll left -70px;
	border: 0 none;
	color: #fff;
	font-size: 16px;
	height: 50px;
}
.btn-social, .btn-social:focus, .btn-social:hover {
	border-radius: 0;
	margin-bottom: 30px;
	padding: 0 0 0 65px;
	text-align: left;
	width: 100%;
}
fieldset {
	border: 0 none;
	margin: 0;
	padding: 0;
}
label {
	display: inline-block;
	font-weight: 700;
	margin-bottom: 5px;
}
input[type="email"], input[type="number"], input[type="password"], input[type="tel"], input[type="text"] {
	-moz-appearance: none;
	background: #fff none repeat scroll 0 0;
	border: 1px solid #eaedef;
	border-radius: 0;
	color: #919bac;
	display: inline-block;
	font-size: 12px;
	height: 50px;
	line-height: 24px;
	margin: 0;
	padding: 4px 0;
	text-indent: 18px;
	vertical-align: middle;
}
.btn {
	-moz-appearance: none;
	background: #ff6600 none repeat scroll 0 0;
	border: 0 none;
	border-radius: 0;
	color: #fff;
	cursor: pointer;
	display: inline-block;
	font-size: 13px;
	height: 46px;
	line-height: 46px;
	outline: 0 none;
	padding: 0;
	text-align: center;
	text-transform: uppercase;
	width: 250px;
}
.btnacc {
	-moz-appearance: none;
	background: #ff6600 none repeat scroll 0 0;
	border: 0 none;
	border-radius: 0;
	color: #fff;
	cursor: pointer;
	display: inline-block;
	font-size: 13px;
	height: 46px;
	line-height: 46px;
	outline: 0 none;
	padding: 0;
	text-align: center;
	text-transform: uppercase;
	width: 250px;
	margin-left: 325px;
}
.btn-secondary {
	background-color: #ff6600;
	background-image: none;
	background-repeat: repeat;
	border-color: #ff6600;
	color: #fff;
	position: relative;
	text-shadow: none;
	text-transform: uppercase;
}
.custom-input {
	background: #fafafa none repeat scroll 0 0;
	border: 1px solid #eaedef;
	border-radius: 0;
	font-size: 16px;
	font-family: 'AvenirNextLTPro-Regular';
	color: #919bac;
	height: 40px;
	margin: 0 5px 0 0;
	width: 65%;
}


.contact-us{ width:100%;}
.grid {
    margin: 0 auto;
    width: 940px;
	padding-bottom: 20px;
}
.headingof-page {
    color: #2c2a26;
    font-family: 'AvenirNextLTPro-Regular';
    font-size: 28px;
    margin-bottom: 0;
    margin-top: 0;
    padding: 40px 0 20px;
    text-align: left;
}

.boxes {
    position: relative;
}
.boxes {
    clear: both;
    margin: 5px 0 0;
    padding: 0;
}

.contactleft {
    float: left;
    width: 100%;
}
.error_top_box1{ width:100%;clear: both;}
.contactheading {
    color: #333333;
    float: left;
    font-family: 'AvenirNextLTPro-Regular';
    font-size: 20px;
    font-weight: normal;
    text-transform: capitalize;
    width: 95%;
}
.contacttext {
    float: left;
    margin-bottom: 50px;
    width: 100%;
}
.contacttext p {
    color: #333333;
    float: left;
    font-family: 'AvenirNextLTPro-Regular';
    font-size: 16px;
    margin: 0;
    padding-top: 5px;
    width: 100%;
}
.contacttext p span {
    display: block;
    float: left;
    width: 40%;
}
.contacttext p bdo {
    display: block;
    float: left;
    width: 60%;
}
.map {
    background: #fff none repeat scroll 0 0;
    float: left;
    margin: 10px 0 0;
    padding: 4px 1% 0;
    width: 98%;
}
.contactright {
    float: right;
    width: 100%;
}

.contactinputcolor {
    color: #bf2e1a;
    left: 9px;
    position: absolute;
    top: 10px;
}
.contactinput input[type="text"] {
    background: #fff none repeat scroll 0 0;
    border: 2px solid #e6e6e6;
    color: #666666;
    float: left;
    font-family: 'AvenirNextLTPro-Regular';
    font-size: 14px;
    height: 40px;
    line-height: 40px;
    padding: 0 20px;
    width: 340px;
}
#email_error, #phone_error {
    background: #dbdbdb none repeat scroll 0 0;
    border-radius: 5px;
    font-size: 14px;
    height: 30px;
    line-height: 40px;
    position: absolute;
    right: 70px;
    text-align: center;
    top: 35px;
    width: 200px;
    z-index: 9999;
}
.services-main {
    float: left;
    padding: 20px 0 0;
    width: 100%;
}
#services {
    height: auto;
    min-height: auto;
}
.interesttext {
    color: #333333;
    float: left;
    font-family: 'AvenirNextLTPro-Regular';
    font-size: 16px;
    margin-bottom: -7px;
    padding: 8px 0%;
    width: 93.3%;
}

.interesttext span {
    color: #990000;
}
.services-box3 a {
    color: #666;
    display: block;
    padding: 11px 0;
    text-decoration: none;
}
.services-box3 a {
    border: 1px solid #999999;
    border-radius: 3px;
    float: left;
    font-family: 'AvenirNextLTPro-Regular';
    font-size: 20px;
    font-weight: 700;
    margin-top: 13px;
    text-align: center;
    text-decoration: none !important;
    width: 48%;
}

.services-box3 span {
    color: #333;
    display: block;
    font-family: 'AvenirNextLTPro-Regular';
    font-size: 15px;
    font-weight: 400;
    line-height: 18px;
    text-align: center;
    width: 100%;
}

.contactinput {
    float: left;
    margin-top: 15px;
    position: relative;
    width: 453px;
}
.contactinput-file {
    float: left;
    margin-top: 0px;
    position: relative;
    width: 453px;
}
.contactinputcolor {
    color: #bf2e1a;
    left: 9px;
    position: absolute;
    top: 10px;
}
.contactinput select {
    background: #fff none repeat scroll 0 0;
    border: 1px solid #999;
    color: #666666;
    float: left;
    font-family:'AvenirNextLTPro-Regular';
    font-size: 14px;
    height: 42px;
    padding: 6px 20px 8px 6px;
    width: 442px;
}
.contactinput select {
    color: #666666;
    font-family: 'AvenirNextLTPro-Regular';
    font-size: 14px;
}
.cheakbox {
    float: left;
    padding: 20px 0 0 0px;
    width: auto;
}
.services-box3-right a {
    border: 1px solid #999;
    border-radius: 3px;
    float: right;
    font-family: 'AvenirNextLTPro-Regular';
    font-size: 20px;
    font-weight: 700;
    margin-top: 13px;
    text-align: center;
    text-decoration: none !important;
    width: 48%;
}
.services-box3-right a:hover {
	background:#a2998b scroll none repeat 0 0;
	color:#fff !important;
	border: solid 1px #a2998b; }
	.services-box3 a:hover {
	background:#a2998b scroll none repeat 0 0;
	color:#fff !important;
	border: solid 1px #a2998b; }
.services-box3-right span {
    color: #333;
    display: block;
    font-family: 'AvenirNextLTPro-Regular';
    font-size: 15px;
    font-weight: 400;
    line-height: 18px;
    text-align: center;
    width: 100%;
}
.services-box3-right a {
    display: block;
    padding: 11px 0;
}

input[type="checkbox"] {
    display: none;
}
.cheakbox label {
    color: #666666;
    font-size: 15px;
    font-weight: normal;
    line-height: 30px;
}
input[type="checkbox"]:checked + label span {
    background: rgba(0, 0, 0, 0) url("../images/cheakbox-hover.png") no-repeat scroll left top;
}
input[type="checkbox"] + label span {
    background: rgba(0, 0, 0, 0) url("../images/cheakbox.png") no-repeat scroll left top;
    cursor: pointer;
    display: inline-block;
    height: 27px;
    margin: -1px 4px 0 0;
    vertical-align: middle;
    width: 28px;
}

.file-upload {
    background: #fff none repeat scroll 0 0;
    border: 1px solid #999;
    border-radius: 3px;
    color: #666666;
    float: left;
    font-family: 'AvenirNextLTPro-Regular';
    font-size: 14px;
	padding-bottom:20px;
	padding-left:10px;
	padding-top:20px;
    padding-right:40px;
    width: 393px;
}


.contactinput textarea {
    background: #fff none repeat scroll 0 0;
    border: 1px solid #999;
    border-radius: 3px;
    color: #666666;
    float: left;
    font-family: 'AvenirNextLTPro-Regular';
    font-size: 14px;
    height: 105px;
    padding: 6px 20px;
    width: 400px;
}
.contactinput input[type="text"] {
    background: #fff none repeat scroll 0 0;
    border: 1px solid #999;
    color: #666666;
    float: left;
    font-family: 'AvenirNextLTPro-Regular';
    font-size: 14px;
    height: 40px;
    line-height: 40px;
    padding: 0 20px;
    width: 400px;
}
.contactinput input[type="submit"] {
    background-color: #ff6600;
    border: 1px solid #d55500;
    border-radius: 3px;
    color: #fff;
    cursor: pointer;
    display: block;
   
    font-family: 'AvenirNextLTPro-Regular';
  
    padding: 7px 77px;
    text-transform: uppercase;
	margin: auto;
}
.contactinput input[type="submit"]:hover {background:#d55500 scroll none repeat 0 0;
	color:#fff;
	border: solid 1px #d55500;
	border-redius:3px;
	padding: 7px 77px;}
	






.specialities-select-doctor {
	width: 100%;
	 padding-top: 30px;	
}

.specialities-doctor {
	width: 100%;
	clear: both;
	height:235px;
	padding-top:20px;
	
}
.doctor-partimage {
	border: #CCC solid 1px;
	float: left;
    background:#d1e3f9;
	border-radius:120px;
}
.doctor-partimage img {border-radius:120px;width:225px;
	height: 225px;
}
.doctor-partimage.rightimg{
	float:right;
	 }
.doctor-textpart {
	float: left;
	width: 1000px;
	padding-left: 20px;
	margin-top:40px;
}
.doctor-right-text {
	font-family: 'AvenirNextLTPro-Regular';
	font-size: 16px;
	color: #6d6d6d;
	text-align: justify;
	line-height: 25px;
	margin-top: 0px;
}
.doctor-textpart.lefttext {
	padding-left: 0px;
	padding-right: 20px;
}

.special-headingdoctor {
    color: #191919;
    font-family: 'AvenirNextLTPro-Regular';
    font-size: 20px;
    margin: 0;
    padding-bottom: 0px;
    text-transform: uppercase;
}
.doctor-heading2 {
	margin-top:10px;
    color: #000;
    font-family: 'AvenirNextLTPro-Regular';
    font-size: 24px;
	text-align:center;
}

.doctor-box-panel {
    clear: both;
    padding: 20px;
    width: 100%;
}

.doctor-box-left {
    border: 2px solid #ff8838;
    border-radius: 5px;
    float: left;
    margin-left: 25px;
    text-align: center;
    width: 30%;
}

.doctor-box-left a {
    color: #000;
    display: block;
    padding: 10px;
    text-decoration: none;
}
.doctor-box-left a:hover{background:#ff8838; color:#ffffff;}

.doctor-box-left.select-spec{background:#ff8838;}
.doctor-box-left.select-spec a{color:#ffffff;}

.doctor-heading-pera {
	float:left;
	padding: 20px;
	margin-top:30px;
	text-align: left;
}
.doctor-name{font-size: 18px;
   color: #000;
   padding:0px;
}
.doctor-name span{color: #ff6600;font-size: 18px;}

.name-part{ margin-left: 250px; margin-top:20px;}








@charset "UTF-8";
@font-face {
	font-family: "SSSocialRegular";
	src: url('../fonts/ss-social-regular.eot');
	src: url('../fonts/ss-social-regular.eot?#iefix') format('embedded-opentype'),  url('../fonts/ss-social-regular.woff') format('woff'),  url('../fonts/ss-social-regular.ttf') format('truetype'),  url('../fonts/ss-social-regular.svg#SSSocialRegular') format('svg');
	font-weight: normal;
	font-style: normal;
}
/* This triggers a redraw in IE to Fix IE8's :before content rendering. */
html:hover [class^="ss-"] {
	-ms-zoom: 1;
}
.ss-icon, .ss-icon.ss-social-regular, [class^="ss-"]:before, [class*=" ss-"]:before, [class^="ss-"].ss-social-regular:before, [class*=" ss-"].ss-social-regular:before, [class^="ss-"].right:after, [class*=" ss-"].right:after, [class^="ss-"].ss-social-regular.right:after, [class*=" ss-"].ss-social-regular.right:after {
	font-family: "SSSocialRegular";
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	text-rendering: optimizeLegibility;
	white-space: nowrap;
	/*-webkit-font-feature-settings: "liga"; Currently broken in Chrome >= v22. Falls back to text-rendering. Safari is unaffected. */
	-moz-font-feature-settings: "liga=1";
	-moz-font-feature-settings: "liga";
	-ms-font-feature-settings: "liga" 1;
	-o-font-feature-settings: "liga";
	font-feature-settings: "liga";
	-webkit-font-smoothing: antialiased;
}
[class^="ss-"].right:before, [class*=" ss-"].right:before {
	display: none;
	content: '';
}
.ss-facebook:before, .ss-facebook.right:after {
	content: 'Ã¯ËœÂ'
}
.ss-twitter:before, .ss-twitter.right:after {
	content: 'Ã¯Ëœâ€˜'
}
.ss-linkedin:before, .ss-linkedin.right:after {
	content: 'Ã¯Ëœâ€™'
}
.ss-googleplus:before, .ss-googleplus.right:after {
	content: 'Ã¯Ëœâ€œ'
}
.ss-appdotnet:before, .ss-appdotnet.right:after {
	content: 'Ã¯Ëœâ€'
}
.ss-zerply:before, .ss-zerply.right:after {
	content: 'Ã¯Ëœâ€¢'
}
.ss-reddit:before, .ss-reddit.right:after {
	content: 'Ã¯Ëœâ€“'
}
.ss-steam:before, .ss-steam.right:after {
	content: 'Ã¯Ëœâ€”'
}
.ss-tumblr:before, .ss-tumblr.right:after {
	content: 'Ã¯Ëœ '
}
.ss-wordpress:before, .ss-wordpress.right:after {
	content: 'Ã¯ËœÂ¡'
}
.ss-blogger:before, .ss-blogger.right:after {
	content: 'Ã¯ËœÂ¢'
}
.ss-posterous:before, .ss-posterous.right:after {
	content: 'Ã¯ËœÂ£'
}
.ss-quora:before, .ss-quora.right:after {
	content: 'Ã¯ËœÂ¤'
}
.ss-youtube:before, .ss-youtube.right:after {
	content: 'Ã¯ËœÂ°'
}
.ss-vimeo:before, .ss-vimeo.right:after {
	content: 'Ã¯ËœÂ±'
}
.ss-vine:before, .ss-vine.right:after {
	content: 'Ã¯ËœÂ³'
}
.ss-letterboxd:before, .ss-letterboxd.right:after {
	content: 'Ã¯ËœÂ²'
}
.ss-flickr:before, .ss-flickr.right:after {
	content: 'Ã¯â„¢â‚¬'
}
.ss-instagram:before, .ss-instagram.right:after {
	content: 'Ã¯â„¢Â'
}
.ss-500px:before, .ss-500px.right:after {
	content: 'Ã¯â„¢â€š'
}
.ss-etsy:before, .ss-etsy.right:after {
	content: 'Ã¯Å¡â€š'
}
.ss-pinterest:before, .ss-pinterest.right:after {
	content: 'Ã¯â„¢Â'
}
.ss-svpply:before, .ss-svpply.right:after {
	content: 'Ã¯â„¢â€˜'
}
.ss-readmill:before, .ss-readmill.right:after {
	content: 'Ã¯â„¢â€™'
}
.ss-dropbox:before, .ss-dropbox.right:after {
	content: 'Ã¯â„¢â€œ'
}
.ss-pinboard:before, .ss-pinboard.right:after {
	content: 'Ã¯â„¢â€'
}
.ss-delicious:before, .ss-delicious.right:after {
	content: 'Ã¯â„¢â€¢'
}
.ss-dribbble:before, .ss-dribbble.right:after {
	content: 'Ã¯â„¢ '
}
.ss-behance:before, .ss-behance.right:after {
	content: 'Ã¯â„¢Â¡'
}
.ss-github:before, .ss-github.right:after {
	content: 'Ã¯â„¢Â°'
}
.ss-octocat:before, .ss-octocat.right:after {
	content: 'Ã¯â„¢Â±'
}
.ss-stackoverflow:before, .ss-stackoverflow.right:after {
	content: 'Ã¯â„¢Â²'
}
.ss-paypal:before, .ss-paypal.right:after {
	content: 'Ã¯Å¡â‚¬'
}
.ss-kickstarter:before, .ss-kickstarter.right:after {
	content: 'Ã¯Å¡Â'
}
.ss-foursquare:before, .ss-foursquare.right:after {
	content: 'Ã¯Å¡Â'
}
.ss-yelp:before, .ss-yelp.right:after {
	content: 'Ã¯Å¡â€˜'
}
.ss-skype:before, .ss-skype.right:after {
	content: 'Ã¯Å¡ '
}
.ss-rdio:before, .ss-rdio.right:after {
	content: 'Ã¯Å¡Â°'
}
.ss-spotify:before, .ss-spotify.right:after {
	content: 'Ã¯Å¡Â±'
}
.ss-lastfm:before, .ss-lastfm.right:after {
	content: 'Ã¯Å¡Â²'
}
.ss-soundcloud:before, .ss-soundcloud.right:after {
	content: 'Ã¯Å¡Â³'
}
.ss-link:before, .ss-link.right:after {
	content: 'Ã°Å¸â€â€”'
}
.ss-phone:before, .ss-phone.right:after {
	content: 'Ã°Å¸â€œÅ¾'
}
.ss-mail:before, .ss-mail.right:after {
	content: 'Ã¢Å“â€°'
}
.ss-like:before, .ss-like.right:after {
	content: 'Ã°Å¸â€˜Â'
}
.ss-rss:before, .ss-rss.right:after {
	content: 'Ã®Å’Â'
}
.ss-share:before, .ss-share.right:after {
	content: 'Ã¯ËœÂ'
}
.ss-apple:before, .ss-apple.right:after {
	content: 'Ã¯Â£Â¿'
}
.ss-microsoft:before, .ss-microsoft.right:after {
	content: 'Ã¯â€ºÂ±'
}
.ss-windows:before, .ss-windows.right:after {
	content: 'Ã¯â€ºÂ²'
}
.ss-android:before, .ss-android.right:after {
	content: 'Ã¯â€ºÂ³'
}
.ss-blackberry:before, .ss-blackberry.right:after {
	content: 'Ã¯â€ºÂ´'
}
/* Legacy */
.ss-fivehundredpx:before, .ss-fivehundredpx.right:after {
	content: 'Ã¯â„¢â€š'
}











.cheak{
    float: left;
    padding-bottom: 10px;
    width: auto;
}

input[type="checkbox"] {
    display: none;
}
.checkthespecialities{ clear:both; padding:15px;}
.cheak label {
    color: #333;
    font-size: 15px;
	text-align:center;
    font-weight: normal;
    line-height: 27px;
}
.cheak input[type="checkbox"]:checked + label span {
    background:#999999;
	border-radius:5px;
	width:438px;
}
.cheak.contact input[type="checkbox"] + label span{width:185px !important;}

.cheak input[type="checkbox"] + label span {
	border: 1px solid #999999;
	border-radius:2px;
	width:438px;
	line-height: 40px;
	background:none;
    cursor: pointer;
    display: inline-block;
    height: 40px;
    margin: 0px 10px 0 0;
    vertical-align: middle;
    }
.cheak input[type="checkbox"] + label span:hover{
    background:#999999;}
	
	
	#cssmenu,
#cssmenu ul,
#cssmenu ul li,
#cssmenu ul li a,
#cssmenu #menu-button {
  margin: 0;
  padding: 0;
  border: 0;
  list-style: none;
  display: block;
  position: relative;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
#cssmenu:after,
#cssmenu > ul:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0;
}
#cssmenu #menu-button {
  display: none;
}


#cssmenu.align-right > ul > li {
  float: right;
}
#cssmenu > ul > li {
  float: left;
  display: inline-block;
}
#cssmenu.align-center > ul {
  float: none;
  text-align: center;
}
#cssmenu.align-center > ul > li {
  float: none;
}
#cssmenu.align-center ul ul {
  text-align: left;
}
#cssmenu > ul > li > a {
  padding:0px;
  text-decoration: none;
  text-transform: uppercase;
  letter-spacing: 1px;
}
#cssmenu > ul > li:hover > a,
#cssmenu > ul > li > a:hover,
#cssmenu > ul > li.active > a {
  color: #fff;
  
}
#cssmenu > ul > li.has-sub > a {
  padding-right: 0px;
}
#cssmenu > ul > li.has-sub > a::after {
 /* content: "";
  position: absolute;
  width: 0;
  height: 0;
  border: 6px solid transparent;
  border-top-color: #d3eced;
  right: 17px;
  top: 22px;*/
}
#cssmenu > ul > li.has-sub.active > a::after,
#cssmenu > ul > li.has-sub:hover > a {
  border-top-color: #ff6600;
}
#cssmenu ul ul {
  position: absolute;
  left: -9999px;
  top: 18px !important;
  padding-top: 10px;
  font-size: 13px;
  opacity: 0;
  -webkit-transition: top 0.2s ease, opacity 0.2s ease-in;
  -moz-transition: top 0.2s ease, opacity 0.2s ease-in;
  -ms-transition: top 0.2s ease, opacity 0.2s ease-in;
  -o-transition: top 0.2s ease, opacity 0.2s ease-in;
  transition: top 0.2s ease, opacity 0.2s ease-in;
}
#cssmenu.align-right ul ul {
  text-align: right;
}
#cssmenu > ul > li > ul::after {
 /* content: "";
  position: absolute;
  width: 0;
  height: 0;
  border: 5px solid transparent;
  border-bottom-color: #ffffff;
  top: -4px;
  left: 20px;*/
}
#cssmenu.align-right > ul > li > ul::after {
  left: auto;
  right: 20px;
}
#cssmenu ul ul ul::after {
  content: "";
  position: absolute;
  width: 0;
  height: 0;
  border: 5px solid transparent;
  border-right-color: #ffffff;
  top: 11px;
  left: -4px;
}
#cssmenu.align-right ul ul ul::after {
  border-right-color: transparent;
  border-left-color: #ffffff;
  left: auto;
  right: -4px;
}
#cssmenu > ul > li > ul {
  top: 0px;
}
#cssmenu > ul > li:hover > ul {
  top: 0px;
  left: 0;
  opacity: 1;
}
#cssmenu.align-right > ul > li:hover > ul {
  left: auto;
  right: 0;
}
#cssmenu ul ul ul {
  padding-top: 0;
  padding-left: 6px;
}
#cssmenu.align-right ul ul ul {
  padding-right: 6px;
}
#cssmenu ul ul > li:hover > ul {
  left: 180px;
  top: 0;
  opacity: 1;
}
#cssmenu.align-right ul ul > li:hover > ul {
  left: auto;
  right: 100%;
  opacity: 1;
}
#cssmenu ul ul li a {
  text-decoration: none;
  font-weight: 400;
 padding: 5px 15px;
  width: 311px;
  font-size:11px;
  color: #fff;
 /*background: url(../images/header-topbg.png);*/
  box-shadow: 0 2px 2px rgba(0, 0, 0, 0.1), 1px 1px 1px rgba(0, 0, 0, 0.1), -1px 1px 1px rgba(0, 0, 0, 0.1);
  background-color:#006651;
}
#cssmenu ul ul li:hover > a,
#cssmenu ul ul li.active > a {
  color: #ff6600;
  background:#000000;
}
#cssmenu ul ul li:first-child > a {
  border-top-left-radius: 0px;
  border-top-right-radius: 0px;
}
#cssmenu ul ul li:last-child > a {
  border-bottom-left-radius: 3px;
  border-bottom-right-radius: 3px;
}
#cssmenu > ul > li > ul::after {
  position: absolute;
  display: block;
}
#cssmenu ul ul li.has-sub > a::after {
 /* content: "";
  position: absolute;
  width: 0;
  height: 0;
  border: 4px solid transparent;
  border-left-color: #777777;
  right: 17px;
  top: 14px;*/
}
#cssmenu.align-right ul ul li.has-sub > a::after {
  border-left-color: transparent;
  border-right-color: #777777;
  right: auto;
  left: 17px;
}
#cssmenu ul ul li.has-sub.active > a::after,
#cssmenu ul ul li.has-sub:hover > a::after {
  border-left-color: #333333;
}
#cssmenu.align-right ul ul li.has-sub.active > a::after,
#cssmenu.align-right ul ul li.has-sub:hover > a::after {
  border-right-color: #333333;
  border-left-color: transparent;
}


.range-icon {
    width: 100%;
	clear:both;
	
}
.range-icon{ background:#ff6600;  width:40px; height:40px; font-size:28px;margin:auto; text-align:center; border-radius:90px; color:#FFF; font-weight:bold;}

#contact_frm .contactinput .sbHolder { border: 1px solid #999 !important;}

.sbHolder {
    background-color: #fff;
    border: 1px solid #d5d5d5;
    border-radius: 3px;
    color: #666;
    font-family: Arial,sans-serif;
    font-size: 12px;
    font-weight: 400;
    height: 35px;
    padding: 8px 0;
    position: relative;
    text-align: left;
    width: 98%;
}
.sbToggle {
    background: rgba(0, 0, 0, 0) url("../images/select1.png") no-repeat scroll center center;
    display: block;
    height: 49px;
    outline: 0 none;
    position: absolute;
    right: 0;
    top: 0;
    width: 30px;
}
.sbSelector:hover, .sbSelector:link, .sbSelector:visited {
    color: #666;
    outline: 0 none;
    text-decoration: none;
}
.sbSelector {
    display: block;
    height: 50px;
    left: 0;
    line-height: 50px;
    outline: 0 none;
    overflow: hidden;
    position: absolute;
    text-indent: 10px;
    top: 0;
    width: 94%;
}
.sbOptions {
    background-color: #fff;
    border: 1px solid #d5d5d5;
    left: -1px;
    list-style: outside none none;
    margin: 0;
    overflow-y: auto;
    padding: 0;
    position: absolute;
    top: 30px;
    width: 100%;
    z-index: 1;
}
.sbOptions li {
    padding: 0 7px;
}
ul li {
    color: #000000;
    font-family: 'AvenirNextLTPro-Regular';
    font-size: 16px;
    line-height: 24px;
}
.sbOptions a:link, .sbOptions a:visited {
    color: #666;
    text-decoration: none;
}
.sbOptions a {
    display: block;
    outline: 0 none;
    padding: 7px 0 7px 3px;
}



.footopin {
    margin: 0 auto;
    position: relative;
    width:60%;
}
.footopin ul {
    float: left;
    list-style: outside none none;
    margin-right: 0px;
}
.explore {
    display: block;
    float: left;
    width: 168px;
}
.explore a {
    color: #999;
    display: block;
    float: left;
    font-family: 'AvenirNextLTPro-Regular';
    font-size: 22px;
    line-height: 34px;
    padding: 0;
    text-align: left;
    text-decoration: none;
    text-transform: uppercase;
    width: 160px;
}
.footopin ul li {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    border-bottom: 1px solid #585b5e;
    display: block;
    margin: 0;
    padding: 8px 0;
	width:215px;
}
.footopin ul li a {
    color: #a7a7a7;
    display: block;
    font-size: 14px;
   
    text-align: left;
    text-decoration: none;
}
.sub-explore{ margin-left:-40px !important; margin-top:15px !important;}
.sub-explore li{
	border-bottom: none !important;
	list-style:none !important;
	 line-height: 8px !important;
	 color:#000 !important;
	
	
	}
	
	.subheading{ text-align:center;}
	.whyhead{color: #ff6600;font-size: 18px;}
	.your-query{ position:fixed; top:400; right:0; width:50px; height:165px}




@media only screen and (max-width: 1000px){
.translate	{ display:none;}
}


  input[type=text] {
    width: 100%;
    padding: 12px 20px;
    margin: 8px 0;
    box-sizing: border-box;
}
/* The Modal (background) */
.modal {
    display: none; /* Hidden by default */
    position: fixed; /* Stay in place */
    z-index: 9999; /* Sit on top */
    padding-top: 25px; /* Location of the box */
    left: 0;
    top: 0;
    width: 100%; /* Full width */
    height: 100%; /* Full height */
    overflow: hidden; /* Enable scroll if needed */
    background-color: rgb(0,0,0); /* Fallback color */
    background-color: rgba(0,0,0,0.4); /* Black w/ opacity */
}

/* Modal Content */
.subapp {
    background-color: #1d5dbb; /* Green */
    border: none;
    color: white;
    padding: 15px 32px;
    text-align: center;
    text-decoration: none;
    display: inline-block;
    font-size: 16px;
    margin: 4px 2px;
    cursor: pointer;width: 250px;
}
.modal-content {
    background-color: #fefefe;
    margin: auto;
    padding:15px;
    border: 1px solid #888;
    width: 40%;
}

/* The Close Button */
.close {
    color: #aaaaaa;
    float: right;
    font-size: 28px;
    font-weight: bold;
}

.close:hover,
.close:focus {
    color: #000;
    text-decoration: none;
    cursor: pointer;
}
p strong {color:#990000;}
.panel-text2 label{font-weight:bold;font-size:14px; color:#448885;}
ul li strong {color:#448885;}
#accordion table {font-size:14px; color:#000000;border:1px solid #448885;}
#accordion table tr td {border:1px solid #448885; padding:10px;}
#accordion table tr:nth-child(1) {
    background: #448885;
	color:#FFFFFF;
	font-weight:bold;
}


.thumbnail{
    border: 1px solid #ddd;
    border-radius: 4px;
    padding: 5px;    margin-bottom: 20px;
    line-height: 1.42857143;
    background-color: #ffffff; width:98%;}
	
	
	.holder { 
  /*background-color:#ccc;*/
  width:100%;
  height:auto;
  overflow:hidden;
  /*padding:10px;*/
  font-family:Helvetica;
}
.holder .mask {
  position: relative;
  left: 0px;
  top: 10px;
  width:100%;
  height:100px;
  overflow: hidden;
}
.holder ul {
  list-style:none;
  margin:0;
  padding:0;
  position: relative;
}
.holder ul li {
  padding:10px 0px;
}
.holder ul li a {
  color:darkred;
  text-decoration:none;
}