#head-top-inner {
	background: #0f2554;
}

#head-top .theme-L {
	background: #0f2554;
}

#head-top .theme-R {
	background: #e24c00;
}

.head-bg {
	background: #ffffff;
	padding: 30px 0px;
}

.logo-r {
	text-align: right;
}

.middle {
	vertical-align: middle;
}

.pos {
	position: static;
}

#nav-container {
	background: #e24c00;
}

.appt-tabs li {
	display: inline-block;
	vertical-align: middle;
	color: #fff;
	text-align: left;
	margin: 2px 8px 2px 0px;
	position: relative;
}

.appt-tabs li a {
	padding: 5px 10px 5px 50px;
	display: inline-block;
}

.appt-tabs li a:before {
	position: absolute;
	content: '';
	background-image: url(/images/head-sprite.png);
	width: 40px;
	height: 40px;
	top: 0;
	bottom: 0;
	margin: auto;
	left: 0;
}

.num a:before {
	background-position: left 8px;
}

.fax a:before {
	background-position: left -50px;
}

.portal a:before {
	background-position: left -105px;
}

.book-apt a:before {
	background-position: left -162px;
}

.appt-tabs li::after {
	position: absolute;
}

.num::after {
	content: '';
	height: 40px;
	top: 0;
	bottom: 0;
	background: #33456d;
	width: 1px;
	margin: auto;
}

.portal,
.book-apt {
	font: 500 17px/24px 'Playfair Display';
	text-transform: uppercase;
}

.pd {
	padding: 15px 0px;
}

.or-bg {
	background: #e24c00;
	padding-left: 20px;
}

.wd {
	width: 58%;
}

.wd1 {
	width: 18%;
}

#Banner-Container .banner-landing {
	height: 100%;
	background: url(/images/banner-landing.jpg) no-repeat center top;
	background-size: cover;
}

#Banner-Container .banner-landing .theme-L {
	background: url(/images/banner-landing-l.jpg) no-repeat right top;
}

#Banner-Container .banner-landing .theme-R {
	background: url(/images/banner-landing-r.jpg) no-repeat left top;
}


#Header {
	min-height: auto;
}

nav {
	max-width: 100%;
}

#Banner-Container {
	z-index: 9;
}

#Banner-Container #Banner {
	height: 519px;
}

.banner-content {
	left: 5%;
	top: 25%;
}

.banner-head {
	font: 400 24px/30px 'Playfair Display' !important;
	color: #0f2554;
	margin: 10px auto 37px;
	text-transform: uppercase;
}

.banner-head span {
	display: block;
	font: 400 36px/42px 'Playfair Display' !important;
	color: #000000;
	margin: 10px auto 37px;
	text-transform: capitalize;
}

#Dr-intra {
	padding: 55px 0px 35px;
}

.abt-dr::before {
	position: absolute;
	content: '';
	background: url(/images/dr-bg-landing.png) no-repeat center;
	width: 974px;
	height: 526px;
	left: 55%;
	bottom: 40px;
	z-index: 2;
}

.drimg {
	bottom: 40px;
	right: -167px;
}

.dr-list-wd {
	width: 150px;
}

.spe-lst {
	margin: 0px;
	background: #f1f1fa;
	border-radius: 25px;
}

.spe-lst li {
	border-right: none;
	margin: 0px 0px 10px;
	display: block;
	text-align: center;
	border-bottom: 1px solid #efdcda;
	padding: 15px 0px;
}

.spe-lst li:last-child {
	border-bottom: none;
}

.spe-lst li a::before {
	background-image: url(/images/profile-icons-sprite-landing.png);
}

.abt-dr {
	padding: 5px 30% 5px 25px;
}

#services-landing .all-ser {
	width: 32%;
	display: inline-block;
	vertical-align: top;
}

#Ser-cntr {
	background: url("images/specialty-bg.gif") repeat-x 0 0;
	padding-top: 40px;
}

#Adv-cntr {
	background: url("images/expertise-bg.png") repeat-x center 0;
	background-size: cover;
}

.jnt-img span {
	background-image: url(/images/joint-sprite-landing.png);
}

.orange-txt {
	color: #e24c00 !important;
}

.res li {
	background: #fff;
	border-radius: 50px;
	border: 1px solid #eeeff0;
	padding: 0px 20px;
}

.res li span {
	left: 5px;
}

.loc-tab {
	max-width: 100%;
}

.vtop {
	vertical-align: top;
}

.home #Footer-Container {
	padding: 0px;
}

#Map-intra {
	margin: 0px auto;
}

#Map-intra {
	height: 100%;
	background: url(/images/map-bg1.jpg) no-repeat center top;
	background-size: cover;
}

#Map-intra .theme-L {
	background: url(/images/map-bg1-l.jpg) no-repeat right top;
}

#Map-intra .theme-R {
	background: url(/images/map-bg1-r.jpg) no-repeat left top;
}

.blue-txt {
	color: #0f2554;
	font-weight: bold;
}

#candi-test-cntr {
	padding-bottom: 60px;
}

#candi-test-inner {
	border-spacing: 20px;
}

#candi-test-inner .nbs-flexisel-nav-left,
#candi-test-inner .nbs-flexisel-nav-right {
	top: auto;
	bottom: -120px;
	width: 19px;
	height: 19px;
	background: transparent;
	border: 2px solid #fff;
	border-radius: 50%;
}

#candi-test-inner .nbs-flexisel-nav-left:before,
#candi-test-inner .nbs-flexisel-nav-right:before {
	position: absolute;
	content: '';
	width: 7px;
	height: 7px;
	background: #2f3b85;
	left: 0;
	right: 0;
	top: 8px;
	bottom: auto;
	margin: auto;
	border-radius: 50%;
	transition: 0.5s linear;
}

#candi-test-inner .nbs-flexisel-nav-left:hover:before,
#candi-test-inner .nbs-flexisel-nav-right:hover:before {
	background: #fff;
}

#candi-test-inner .nbs-flexisel-nav-left {
	right: 50.5%;
	left: auto;
}

#candi-test-inner .nbs-flexisel-nav-right {
	left: 50.5%;
	right: auto;
}

#candi-test-inner .nbs-flexisel-nav-left,
#candi-test-inner .nbs-flexisel-nav-right {
	bottom: 0px;
}

.test-bg {
	background: url(/images/test-bg.png) no-repeat center;
	background-size: cover;
	border-radius: 20px;
	padding: 48px 0px;
}

.test-h {
	background: transparent;
	box-shadow: -none);
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
}

.testimonial {
	color: #fff;
}

.view-submit li a {
	color: #fff;
}

.testi-hd {
	font: 500 30px/32px 'Playfair Display';
	border-left: 5px solid #e24c00;
	padding: 5px 0px 10px 30px;
}

.pd1 {
	padding: 15px 0px 20px 30px;
}

.candi-bg {
	background: #e24c00;
	border-radius: 20px;
}

.candi-txt {
	padding: 20px;
	color: #fff;
	font: 300 14px/28px 'Poppins';
}

.testi-hd span {
	display: block;
	font: 400 16px/20px 'Poppins';
	color: #e24c00;
	text-transform: uppercase;
}

.read {
	margin: 20px 0px 10px 0px;
}

.read a {
	display: inline-block;
	text-align: center;
	color: #e24c00;
	background: #ffffff;
	border-radius: 25px;
	padding: 5px 20px;
}

.loc-num a::before {
	position: absolute;
	content: '';
	width: 15px;
	height: 15px;
	background: url(/images/tel-fax-sprite.png);
	top: 0;
	bottom: 0;
	left: 0;
	margin: auto;
}

.loc-num .tel1 a::before {
	background-position: left 0px;
}

.loc-num .fax1 a::before {
	background-position: left -30px;
}

@media screen and (max-width: 1140px) {
	.drimg {
		width: 46%;
	}
}

@media screen and (max-width: 959px) {
	.home header {
		background: none;
	}

	#services-landing .all-ser {
		width: 49%;
	}
}

@media screen and (max-width: 859px) {
	.drimg {
		bottom: auto;
		right: auto;
		width: 100%;
	}

	.abt-dr {
		padding: 0px;
	}
}

@media screen and (max-width: 640px) {
	.mblk {
		display: block;
	}

	.mctr {
		text-align: center;
	}

	.wd,
	.wd1 {
		width: 100%;
	}

	.logo-l,
	.logo-r {
		text-align: center;
	}

	.logo-r {
		margin-top: 20px;
	}

	.banner-head,
	.banner-head span {
		margin: 0 auto;
	}

	.banner-head {
		font: 400 20px/30px 'Playfair Display' !important;
	}

	.banner-head span {
		font: 400 28px/32px 'Playfair Display' !important;
	}

	.dr-list-wd {
		width: 100%;
	}

	.abt-dr {
		padding: 0px;
	}

	#Dr-intra {
		padding: 10px;
	}

	#services-landing .all-ser {
		width: 100%;
	}

	.candi-bg {
		text-align: center;
	}
}

@media screen and (max-width: 496px) {
	.res li {
		width: 300px;
	}
}

@media screen and (max-width: 378px) {
	.num::after {
		background: none;
	}
}