/* ---------- Theme CSS ---------- */
#Map-Container {
	width: 100%;
	margin: 0px;
	padding: 0px;
	position: relative;
}

#Accessibility,
#Header,
#Banner,
#Content-Main,
#Footer,
#Main-Menu,
#Mobile-Menu,
#Service,
#Credibility,
.blockBox {
	max-width: 1200px;
	min-width: 300px;
	margin: 0px auto;
	padding: 0px;
	position: relative;
}

/* Default Custom CSS */
.img-l {
	margin: 0px 15px 10px 0px;
}

.img-r {
	margin: 0px 0px 10px 15px;
}

.img-c {
	margin: 10px;
}

/* Selection CSS */
#Container ::selection {
	background: #CCC;
	color: #000;
}

/* ADA Icon CSS */
.adaOn span {
	background: #3b4c54;
	color: #fff;
	border-radius: 50%;
}

/* Scroller CSS */
#Scroller a {
	background: #fff;
	border: 2px solid #000;
	color: #000;
	border-radius: 50%;
}

/* Header CSS */
#Header {
	min-height: 150px;
}

/* Menu CSS */
.menu {
	text-align: center;
}

.menu li {
	font: normal 14px/20px 'Montserrat', sans-serif;
}

.menu li a {
	padding: 15px 0px;
	color: #000;
}

.menu ul li {
	background: #CCC;
}

.menu ul li a {
	padding: 10px 15px 10px 30px;
}

.menu-home a::before {
	font-size: 20px;
}

/* Mobile Menu CSS */
.toggleMenu {
	font: bold 16px/30px 'Montserrat', sans-serif;
}

.toggleMenu a {
	border-radius: 5px;
	border: 2px solid #ccc;
}

.Wrapper {
	font: normal 14px/20px 'Montserrat', sans-serif;
}

/* Home Banner CSS */
#Banner-Container #Banner {
	height: 757px;
}

#Banner-Container .banner1 {
	background: url(/images/banner1-bg-new.jpg) no-repeat center top;
}

#Banner-Container .banner1 .theme-L {
	background: url(/images/banner1-l-bg.jpg) no-repeat right top;
}

#Banner-Container .banner1 .theme-R {
	background: url(/images/banner1-r-bg-new.jpg) no-repeat left top;
}

/* Subpage Banner CSS */
/*
#Banner-Container-S #Banner {
	height: 400px;
}
#Banner-Container-S .banner1 {
	background: url(/images/banner1-s-bg.jpg) no-repeat center top;
}
#Banner-Container-S .banner1 .theme-L {
	background: url(/images/banner1-sl-bg.jpg) no-repeat right top;
}
#Banner-Container-S .banner1 .theme-R {
	background: url(/images/banner1-sr-bg.jpg) no-repeat left top;
}
#Banner-Container-S .banner2 {
	background: url(/images/banner2-s-bg.jpg) no-repeat center top;
}
#Banner-Container-S .banner2 .theme-L {
	background: url(/images/banner2-sl-bg.jpg) no-repeat right top;
}
#Banner-Container-S .banner2 .theme-R {
	background: url(/images/banner2-sr-bg.jpg) no-repeat left top;
}
*/
/* Banner Content CSS */
.banner-content {
	position: absolute;
	font: normal 16px/20px 'Montserrat', sans-serif;
	left: 20%;
	top: 41%;
	-webkit-transform: translate(-50%, -50%);
	-moz-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	-o-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	padding: 15px;
}

.banner-more {
	font: normal 14px/20px 'Montserrat', sans-serif;
	display: inline-block;
}

/* Banner Tabs CSS */
.Banner-Tabs {
	bottom: 5px;
	right: 5px;
}

.Banner-Tabs li {
	display: inline-block;
	position: relative;
	background: #003263;
	width: 20px;
	height: 5px;
}

.Banner-Tabs li.Banner_here {
	background: #fff;
}

/* Banner Navigation CSS */
.Banner_nav.slidePrev {
	left: 5px;
}

.Banner_nav.slideNext {
	left: 55px;
}

.Banner_nav.slidePrev span {
	left: 0px;
}

.Banner_nav.slideNext span {
	right: 0px;
}

/* Navigation CSS */
.navigation {
	font: bold 14px/20px 'Montserrat', sans-serif;
	padding: 0px 0px 10px 10px;
}

/* Text CSS */
.textMain {
	padding: 10px 10px 50px 10px;
	font: normal 16px/24px 'Montserrat', sans-serif;
	color: #000;
}

.textMain a {
	color: #3b4c55;
	font-weight: 600;
}

.textMain a:hover {
	color: #000;
}

.textMain h1 {
	font: 600 30px/34px 'Montserrat', sans-serif;
	color: #414141;
}

.textMain h1 span {
	font: normal 20px/24px 'Montserrat', sans-serif;
	color: #4d4d4d;
}

.textMain h2,
.hTag2,
.textMain h3.hTag2,
.textMain h4.hTag2 {
	font: 500 24px/30px 'Montserrat', sans-serif;
	color: #3b4c55;
}

.textMain h2 span {
	font: normal 18px/22px 'Montserrat', sans-serif;
	color: #000000;
}

.textMain h2 a,
.hTag2 a,
.textMain h3.hTag2 a,
.textMain h4.hTag2 a {
	color: #014cbe;
}

.textMain h3,
.hTag3,
.textMain h2.hTag3,
.textMain h4.hTag3 {
	font: 500 20px/30px 'Montserrat', sans-serif;
	color: #353535;
}

.textMain h3 a,
.hTag3 a,
.textMain h2.hTag3 a,
.textMain h4.hTag3 a {
	color: #353535;
}

.textMain h4,
.hTag4,
.textMain h2.hTag4,
.textMain h3.hTag4 {
	font: normal 18px/22px 'Montserrat', sans-serif;
	color: #014cbe;
}

.textMain h4 a,
.hTag4 a,
.textMain h2.hTag4 a,
.textMain h3.hTag4 a {
	color: #014cbe;
}

/* Sidebar CSS */
#Sidebar {
	width: 300px;
	padding: 5px 0px 20px 0px;
}

/* Footer CSS */
.social-logo {
	width: 320px;
	text-align: center;
}

.social-logo ul {
	font-size: 0px;
}

.social-logo li {
	display: inline-block;
	vertical-align: top;
}

.social-logo li a {
	width: 100%;
	height: 100%;
	display: block;
}

.ypo-logo {
	width: 120px;
	text-align: center;
}

/* Contact Page */
.contactTable {
	border-spacing: 5px;
	border: 2px solid #ccc;
}

.contactTable:hover {
	-webkit-box-shadow: 0px 0px 10px 1px rgba(51, 51, 51, 0.2);
	-moz-box-shadow: 0px 0px 10px 1px rgba(51, 51, 51, 0.2);
	-ms-box-shadow: 0px 0px 10px 1px rgba(51, 51, 51, 0.2);
	-o-box-shadow: 0px 0px 10px 1px rgba(51, 51, 51, 0.2);
	box-shadow: 0px 0px 10px 1px rgba(51, 51, 51, 0.2);
}

.contact-address {
	width: 300px;
	padding: 10px;
	position: relative;
}

.contact-address p.textMainBold {
	padding: 5px 0px;
}

.contact-address p {
	position: relative;
	padding: 5px 10px 5px 30px;
}

.contact-address p::before {
	position: absolute;
	left: 5px;
	top: 5px;
}

.contact-map {
	position: relative;
}

.contact-map iframe {
	width: 100%;
	height: 100%;
	position: absolute;
	z-index: 9;
	border: 0px;
}

/* Profile Schema */
.textMain .schemaTable {
	padding: 5px;
	text-align: center;
	margin: 20px 0px;
}

.textMain .schemaTitle {
	padding: 5px 10px;
	font: normal 18px/24px 'Montserrat', sans-serif;
}

.textMain .schemaTable ul {
	margin: 0px;
	padding: 0px;
	border-radius: 10px;
	display: inline-block;
	vertical-align: middle;
	-webkit-box-shadow: 0px 0px 10px 1px rgba(51, 51, 51, 0.2);
	-moz-box-shadow: 0px 0px 10px 1px rgba(51, 51, 51, 0.2);
	-ms-box-shadow: 0px 0px 10px 1px rgba(51, 51, 51, 0.2);
	-o-box-shadow: 0px 0px 10px 1px rgba(51, 51, 51, 0.2);
	box-shadow: 0px 0px 10px 1px rgba(51, 51, 51, 0.2);
}

.textMain .schemaTable li {
	margin: 0px;
	padding: 10px;
	position: relative;
	background: none;
	border-right: 1px dotted #ccc;
	min-width: 250px;
	display: inline-block;
	vertical-align: middle;
	text-align: left;
}

.textMain .schemaTable li:last-child {
	border-right: 0px;
}

.textMain .schemaTable p.textMainBold {
	padding: 5px 0px;
}

.textMain .schemaTable p {
	position: relative;
	padding: 5px 10px 5px 30px;
}

.textMain .schemaTable p::before {
	position: absolute;
	left: 5px;
	top: 5px;
}

/* Submit Testimonials */
.textMain .write-review {
	font: normal 16px/20px 'Montserrat', sans-serif;
	float: right;
	position: relative;
	border: 2px solid #ccc;
}

.textMain .write-review a {
	display: block;
	padding: 5px 15px;
	text-decoration: none;
}

.textMain .write-review a::before {
	margin-right: 15px;
}

/* Usefull Links Page */
.textMain .useFul {
	margin: 15px 0px;
	padding: 0px;
}

.textMain .useFul ul {
	margin: 0px;
	padding: 0px;
	font-size: 0px;
	text-align: center;
}

.textMain .useFul li {
	margin: 1%;
	padding: 0px;
	display: inline-block;
	vertical-align: middle;
	width: 45%;
	min-width: 290px;
	font: 400 16px/20px 'Source Sans Pro', sans-serif;
	background: none;
	border: 2px solid #ccc;
}

.textMain .useFul li span {
	display: block;
	padding: 15px 0px;
	background: #ccc;
	margin: 0px 0px 15px 0px;
}

.textMain .useFul li img {
	margin: 10px 0px;
}

.textMain .useFul li a {
	display: block;
	padding: 5px;
	text-decoration: none;
}

/* Relative List */
.textMain .relList li {
	border: 2px solid #ccc;
}

.textMain .relList li a {
	padding: 5px 15px;
}

#Mobile-Menu {
	display: none;
}

/*Header*/
.newHome #Header {
	padding-top: 38px;
	background: url(/images/header-h-bg.jpg) no-repeat top center;
	min-height: 230px;
	position: relative;
}

.newHome #Header .theme-L {
	background: url(/images/header-h-bg-l.jpg) no-repeat top right;
}

.newHome #Header .theme-R {
	background: url(/images/header-h-bg-r.jpg) no-repeat top left;
}

#Header {
	padding-top: 38px;
	background: url(/images/header-bg.jpg) no-repeat top center;
	min-height: 230px;
	position: relative;
}

#Header .theme-L {
	background: url(/images/header-bg-l.jpg) no-repeat top right;
}

#Header .theme-R {
	background: url(/images/header-bg-r.jpg) no-repeat top left;
}

.header-right {
	float: right;
	color: #000;
}

.header-right div {
	display: inline-block;
	vertical-align: top;
}

.call-appoint a {
	font-weight: 600;
	font-size: 20px;
	font-family: 'Montserrat', sans-serif;
	background: url(/images/call-icon.png) 10px 13px no-repeat;
	padding: 10px 0px 10px 35px;
	display: inline-block;
	vertical-align: top;
	margin: 5px 25px 0px 0px;
}

.book-appoint a {
	font-weight: bold;
	font-size: 18px;
	font-family: 'Montserrat', sans-serif;
	background: #3b4c55 url(/images/book-icon.png) 15px 10px no-repeat;
	padding: 15px 15px 15px 55px;
	color: #fff;
	display: inline-block;
	vertical-align: top;
	border-radius: 30px;
	text-transform: uppercase;
}

.call-appoint a:hover {
	background: url(/images/call-icon-h.png) 10px 13px no-repeat;
	padding: 10px 0px 10px 35px;
	color: #9a9997;
}

.book-appoint a:hover {
	background: #b9bebe url(/images/book-icon-h.png) 15px 10px no-repeat;
	padding: 15px 15px 15px 55px;
	color: #4c5b62;
}

.menu li a {
	font-weight: 600;
	font-size: 16px;
	font-family: 'Montserrat', sans-serif;
	padding: 15px 25px;
	margin: 0px 20px;
}

#Main-Menu {
	position: absolute;
	top: -90px;
	right: 0px;
	border-bottom: 1px solid #b9bebe;
	border-left: 1px solid #b9bebe;
	border-top: 1px solid #b9bebe;
	border-bottom-left-radius: 30px;
	border-top-left-radius: 30px;
	width: 800px;
}

.menu li a:hover {
	background: #b9bebe;
	color: #000;
	border-radius: 30px;
}

#Menu-Container {
	position: relative;
	z-index: 999;
}

.subMenu li {
	width: 240px;
	background: #b9bebe !important;
	color: #000;
	margin: 0px;
}

.subMenu li a {
	margin: 0px;
}

.subMenu li a:hover {
	background: #3b4c55 !important;
	color: #fff;
	border-radius: 0px !important;
	margin: 0px;
}

#Navigation-Container {
	background: url(/images/navigation-bg.jpg) no-repeat top center;
	min-height: 243px;
	position: relative;
}

#Navigation-Container .theme-L {
	background: url(/images/navigation-bg-l.jpg) no-repeat top right;
}

#Navigation-Container .theme-R {
	background: url(/images/navigation-bg-r.jpg) no-repeat top left;
}

#Navigation-Container::after {
	position: absolute;
	content: '';
	width: 1200px;
	height: 1px;
	background: #c9cdcf;
	bottom: 65px;
	left: 0px;
	right: 0px;
	margin: 0 auto;
}

/*Banner*/
.banner-head {
	font-weight: bold;
	font-size: 50px;
	font-family: 'Montserrat', sans-serif;
	color: #3b4c55;
	line-height: 1.1;
}

.banner-content p {
	font-weight: normal;
	font-size: 25px;
	font-family: 'Montserrat', sans-serif;
	letter-spacing: 2px;
	padding-top: 8px;
}

.banner-more a {
	padding: 10px 15px;
	display: table;
	border-radius: 10px;
	background: #3b4c55;
	color: #fff;
	font-weight: normal;
	font-size: 14px;
	font-family: 'Montserrat', sans-serif;
	margin-top: 10px;
}

.banner-more a:hover {
	color: #fff;
}

/*Section1*/
.section1 {
	background: url(/images/about-bg.jpg) no-repeat top center;
	min-height: 320px;
	position: relative;
	text-align: center;
}

.section1 h2 span {
	display: block;
	font-weight: 500;
	font-size: 25px;
	font-family: 'Montserrat', sans-serif;
	padding-bottom: 30px;
}

.section1 h2 {
	font-weight: bold;
	font-size: 50px;
	font-family: 'Montserrat', sans-serif;
	color: #3b4c55;
	padding-bottom: 33px;
	letter-spacing: 1px;
}

.section1 p {
	font-weight: normal;
	font-size: 16px;
	font-family: 'Montserrat', sans-serif;
	line-height: 1.7;
	width: 950px;
	display: table;
	margin: 0 auto;
	text-align: center;
}

/*Section2*/
#Section2 {
	background: #e8e8e8;
	position: relative;
	text-align: center;
	padding: 163px 0px 80px
}

.section2 .section2img {
	float: left;
	position: relative;
	z-index: 9;
}

.section2 .section2img::after {
	position: absolute;
	content: '';
	background: url(/images/about-us-after.png) no-repeat 0px 0px;
	top: -69px;
	left: -1px;
	height: 482px;
	width: 562px;
	z-index: -1
}

.section2 .section2img,
.section2 .sec2cont {
	display: inline-block;
	vertical-align: top;
}

.section2 .sec2cont {
	width: 670px;
	text-align: left;
	padding-left: 59px;
}

.section2 .sec2doc h2 span {
	color: #000;
	letter-spacing: 4px;
	display: block;
	font-weight: 500;
	font-size: 25px;
	font-family: 'Montserrat', sans-serif;
	padding-bottom: 30px;
}

.section2 .sec2doc h2 {
	letter-spacing: 1px;
	color: #3b4c55;
	font-weight: bold;
	font-size: 40px;
	font-family: 'Montserrat', sans-serif;
	padding-bottom: 35px;
}

.section2 .sec2cont p {
	font-weight: normal;
	font-size: 16px;
	font-family: 'Montserrat', sans-serif;
	line-height: 1.7;
	width: 620px;
}

.profilebtn a {
	font-weight: normal;
	font-size: 16px;
	font-family: 'Montserrat', sans-serif;
	margin-top: 50px;
	padding: 15px 25px;
	border-radius: 30px;
	display: table;
	background: #3b4c55;
	color: #fff;
}

.profilebtn a:hover {
	color: #000;
	background: #fff;
}

/*Section3*/
#Section3 {
	padding: 95px 0px;
	text-align: center;
}

.section3 h2 {
	font-weight: bold;
	font-size: 40px;
	font-family: 'Montserrat', sans-serif;
	color: #3b4c55;
	padding-bottom: 35px;
}

.section3 p {
	font-weight: normal;
	font-size: 16px;
	font-family: 'Montserrat', sans-serif;
}

.sec3cont {
	padding-top: 60px;
}

.sec3main {
	display: inline-block;
	vertical-align: top;
}

.sec3head a {
	display: table;
	margin: 0 auto;
	font-weight: 600;
	font-size: 23px;
	font-family: 'Montserrat', sans-serif;
	color: #fff;
}

.sec3head a:hover {
	color: #fff;
}

.sec3main-1,
.sec3main-2 {
	position: relative;
}

.sec3main-1 a {
	background: url(/images/mri-service.png) no-repeat 0 0;
	width: 481px;
	height: 283px;
	padding-top: 190px;
}

.sec3main-1::after {
	position: absolute;
	content: '';
	width: 141px;
	height: 140px;
	background: url(/images/mri-icon.png) no-repeat 0px 0px;
	top: 45px;
	left: 0px;
	right: 0px;
	margin: 0 auto;
}

.sec3main-1:hover::after {
	position: absolute;
	content: '';
	width: 141px;
	height: 140px;
	background: url(/images/mri-icon-h.png) no-repeat 0px 0px;
	top: 45px;
	left: 0px;
	right: 0px;
	margin: 0 auto;
}

.sec3main-2 {
	margin-left: 95px;
}

.sec3main-2 a {
	background: url(/images/mri-arthogram-service.png) no-repeat 0 0;
	width: 481px;
	height: 283px;
	padding-top: 190px;
}

.sec3main-2::after {
	position: absolute;
	content: '';
	width: 141px;
	height: 140px;
	background: url(/images/mri-arthogram-icon.png) no-repeat 0px 0px;
	top: 45px;
	left: 0px;
	right: 0px;
	margin: 0 auto;
}

.sec3main-2:hover::after {
	position: absolute;
	content: '';
	width: 141px;
	height: 140px;
	background: url(/images/mri-arthogram-icon-h.png) no-repeat 0px 0px;
	top: 45px;
	left: 0px;
	right: 0px;
	margin: 0 auto;
}

/*Section4*/
#Section4 {
	;
	padding: 100px 0px 0px;
	background: #f6f6f6 url(/images/why-choose-bg.jpg) no-repeat top center;
	min-height: 604px;
}

.sec4cont h2 span {
	display: block;
	font-weight: 500;
	font-size: 39px;
	font-family: 'Montserrat', sans-serif;
	color: #000;
	letter-spacing: 4px;
	padding-bottom: 28px;
}

.sec4cont h2 {
	font-weight: bold;
	font-size: 50px;
	font-family: 'Montserrat', sans-serif;
	color: #3b4c55;
	letter-spacing: 0.8px;
	padding-bottom: 30px;
}

.sec4cont p {
	font-weight: normal;
	font-size: 16px;
	font-family: 'Montserrat', sans-serif;
	line-height: 1.7;
	width: 680px;
}

.sec4cont,
.sec4list {
	display: inline-block;
	vertical-align: top;
}

.sec4list {
	margin: -10px 0px 0px 65px;
	position: relative;
}

.sec4list .list1 {
	background: url(/images/faster-icon.png) no-repeat 0px 0px;
	width: 183px;
	height: 195px;
	margin-bottom: 20px;
}

.sec4list .list2 {
	background: url(/images/accepts-icon.png) no-repeat 0px 0px;
	width: 183px;
	height: 195px;
}

.sec4list .list3 {
	background: url(/images/optima-icon.png) no-repeat 0px 0px;
	width: 183px;
	height: 195px;
}

.list3 {
	position: absolute;
	top: 100px;
	left: -52px;
}

.sec4list .list1:hover {
	background: url(/images/faster-icon-h.png) no-repeat 0px 0px;
	width: 183px;
	height: 195px;
	margin-bottom: 20px;
}

.sec4list .list2:hover {
	background: url(/images/accepts-icon-h.png) no-repeat 0px 0px;
	width: 183px;
	height: 195px;
}

.sec4list .list3:hover {
	background: url(/images/optima-icon-h.png) no-repeat 0px 0px;
	width: 183px;
	height: 195px;
}

.sec4list .list3 a {
	padding-top: 120px;
}

.sec4list a {
	font-weight: 600;
	font-size: 16px;
	font-family: 'Montserrat', sans-serif;
	display: table;
	width: 183px;
	height: 195px;
	text-align: center;
	padding-top: 104px;
}

.sec4list a:hover {
	color: #fff;
}

.sec4list {
	display: inline-block;
	vertical-align: top;
}

.sec4para {
	background: #b5bbbb;
	margin-top: 30px;
	border-radius: 10px;
	width: 690px;
}

.sec4para p {
	font-weight: 600;
	font-size: 16px;
	font-family: 'Montserrat', sans-serif;
	padding: 20px 5px;
	text-align: center;
	margin: 0 auto;
}

.sec4para span {
	display: block;
}

/*Section5*/
#Section5 {
	background: #e8e8e8;
	margin: 95px 0px 0px;
	text-align: center;
	padding-bottom: 90px;
}

.section5 h2 {
	font-weight: bold;
	font-size: 50px;
	font-family: 'Montserrat', sans-serif;
	color: #3b4c55;
	padding: 165px 0px 45px;
	position: relative;
}

.section5 h2::after {
	background: url(/images/review-star.png) no-repeat 0px 0px;
	content: '';
	position: absolute;
	top: 90px;
	left: 0px;
	right: 0px;
	height: 34px;
	width: 208px;
	margin: 0 auto;
}

/*Map*/
.map {
	background: url(/images/map-bg.jpg) no-repeat top center;
	min-height: 470px;
	margin: 100px 0px;
}

.map .theme-R {
	background: url(/images/map-r-bg.jpg) no-repeat top left;
}

.mapmain {
	background: #fff;
	border-radius: 30px;
	width: 532px;
	height: 358px;
	position: relative;
	top: 50px;
}

.mapcont {
	text-align: center;
	padding: 55px 0px;
}

.mapcont h2 {
	font-weight: bold;
	font-size: 30px;
	font-family: 'Montserrat', sans-serif;
	color: #3b4c55;
	padding-bottom: 30px;
}

.mapcont p {
	font-weight: 600;
	font-size: 16px;
	font-family: 'Montserrat', sans-serif;
	color: #000;
	padding-bottom: 15px;
}

.mapcont .tel1 {
	padding: 10px 0px 10px 0px;
	display: table;
	font-weight: 500;
	font-size: 21px;
	font-family: 'Montserrat', sans-serif;
	margin: 0 auto;
	position: relative;
}

.mapcont .tel1::after {
	position: absolute;
	content: '';
	background: url(/images/map-call-icon.png) no-repeat 0px 0px;
	top: 10px;
	left: -30px;
	height: 23px;
	width: 22px;
}

.mapcont .mail {
	background: url(/images/mail-icon.png) 0px 13px no-repeat;
	padding: 10px 0px 10px 35px;
	display: table;
	font-weight: 600;
	font-size: 16px;
	font-family: 'Montserrat', sans-serif;
	margin: 0px auto 10px auto;
}

.map .book-appoint a:hover {
	background: #b9bebe url(/images/map-book-icon-h.png) 15px 10px no-repeat;
	padding: 15px 15px 15px 55px;
	color: #000;
	;
}

#Content-Container {
	background: linear-gradient(to right, #e8e8e8 10%, #ebebeb 100%);
}

/*Profile Page*/
.profilepage p {
	line-height: 1.9;
}

.profilepage h2 {
	font-weight: 600;
	font-size: 34px;
	font-family: 'Montserrat', sans-serif;
	padding-bottom: 30px;
}

.prof-cont {
	padding-right: 125px;
	display: table;
}

.img-r::after {
	position: absolute;
	content: '';
	background: url(/images/image-r.png) no-repeat 0px 0px;
	top: -60px;
	left: 10px;
	height: 482px;
	width: 522px;
	z-index: -1;
}

.onlineform {
	width: 60%;
}

/*Custom Review*/
.mr-ipsum {
	font-size: 18px;
	font-weight: normal;
	font-style: italic;
	font-family: 'Montserrat', sans-serif;
	line-height: 1.5;
	color: #000;
	width: 80%;
	text-align: center;
	margin: 0 auto;
	padding-bottom: 45px;
	position: relative;
}

.mr-ipsum::after {
	background: url(/images/qoute-left.png) no-repeat 0px 0px;
	content: '';
	position: absolute;
	top: -150px;
	left: 0px;
	height: 42px;
	width: 58px;
}

.mr-ipsum::before {
	background: url(/images/qoute-right.png) no-repeat 0px 0px;
	content: '';
	position: absolute;
	top: 150px;
	right: 0px;
	height: 42px;
	width: 58px;
}

.testimonials-author {
	font-size: 20px;
	font-weight: bold;
	font-family: 'Montserrat', sans-serif;
	color: #000;
	padding-bottom: 60px;
}

.review-btn ul li {
	display: inline-block;
	vertical-align: top;
	margin: 0px 5px 0px 0px;
}

.review-btn ul li a {
	padding: 12px 40px;
	background: #b9bebe;
	color: #000;
	font-size: 16px;
	font-weight: normal;
	font-family: 'Montserrat', sans-serif;
	text-transform: capitalize;
	border-radius: 30px;
}

.btn2 a {
	background: #3b4c55 !important;
	color: #fff !important;
}

.review-btn ul li a:hover {
	background: #3b4c55;
	color: #fff;
}

.btn2 a:hover {
	background: #b9bebe !important;
	color: #000 !important;
}

#patient-stories li {
	text-align: center !important;
	margin: 0 auto !important;
	display: block !important;
	width: 100%;
	height: 260px;
}

.testimonials-Banner_nav.slideNext {
	position: absolute;
	right: -55px;
	left: 0px;
	margin: 0 auto;
	bottom: 90px;
	width: 0px;
}

.testimonials-Banner_nav.slidePrev {
	position: absolute;
	right: 100px;
	left: 0px;
	margin: 0 auto;
	bottom: 90px;
	width: 0px;
}

.testimonials-Banner_auto.autoPlay.slidePause {
	right: 177px;
	bottom: 60px;
}

.testimonials-Banner_nav.slideNext span {
	display: none;
}

.testimonials-Banner_nav.slidePrev span {
	display: none;
}

.testimonials-Banner_auto.autoPlay.slidePause span {
	display: none;
}

#testimonials-Banner .slideNext::before {
	font-size: 25px;
	color: #000;
}

#testimonials-Banner .slidePrev::before {
	font-size: 25px;
	color: #000;
}

#testimonials-Banner .slidePause::before {
	font-size: 25px;
	color: #000;
}

.mr-ipsum-new {
	display: none;
}

#testimonials-Banner ul {
	min-height: 100px;
}

#testimonials-Banner {
	height: 140px;
}

/* Custom Footer */
#Footer {
	padding: 50px 0px 75px 0px;
}

#Footer .theme-L {
	background: url(/images/footer-bg-l.jpg) no-repeat top right;
}

#Footer .theme-R {
	background: url(/images/footer-bg-r.jpg) no-repeat top left;
}

#Footer-Container {
	background: #3b4c55;
	color: #fefefe !important;
	text-align: center;
	/*    padding-top: 20px;*/
	padding-bottom: 55px !important;
	z-index: 99;
}

#Footer .table-cell {
	display: block;
}

.social-logo ul li a {
	color: #fff;
}

.social-logo {
	width: 320px;
	text-align: center;
	margin: 30px auto 40px auto;
}

.social-logo h3 {
	font: normal 24px/30px 'Montserrat', sans-serif;
	padding: 10px 0px 20px 0px;
}

.social-logo ul {
	font-size: 0px;
}

.social-logo li {
	display: inline-block;
	vertical-align: top;
}

.social-logo li a {
	width: 100%;
	height: 100%;
	padding: 4px 8px;
	display: block;
	transition: 0.5s all ease-in-out;
}

.social-logo li:hover {
	transition: 0.5s all ease-in-out;
}

/*.social-logo li:hover a{background: #0f4487;border-radius: 5px;}   */
/*.instagram {background:conic-gradient(#aa5b9d 19%,#ffd77a 62%,#c531a2 90%);}*/
/*.instagram {background:radial-gradient(circle at 30% 107%, #fdf497 0%,#fdf497 5%,#fd5949 45%, #d6249f 60%, #285aeb 90%);}*/
.social-logo li strong {
	display: none;
}

/* w3 font warning fix */
.social-logo li span {
	width: 100%;
	height: 100%;
	font-family: 'fontello';
}

.social-logo .facebook span::before {
	content: '\f09a';
	font-family: 'fontello';
}

.social-logo .twitter span::before {
	content: '\f099';
	font-family: 'fontello';
}

.social-logo .linkedin span::before {
	content: '\f0e1';
	font-family: 'fontello';
}

.social-logo .youtube span::before {
	content: '\f167';
	font-family: 'fontello';
}

.social-logo .instagram span::before {
	content: '\f16d';
	font-family: 'fontello';
}

/*Social Media Icons Hover */
.social-logo li {
	transition: all .2s ease-in-out;
}

/*.social-logo li:hover{transform: rotate(360deg);border: 2px solid;border-radius: 15%;}*/
/*.social-logo li.facebook:hover{border-color: #3a5795;}*/
/*
.social-logo li.twitter:hover{border-color: #54aced;}
.social-logo li.linkedin:hover{border-color: #3a5795;}
.social-logo li.youtube:hover{border-color: #E00707;}
.social-logo li.instagram:hover{border-color: #d6249f;}
*/
/*
    .social-logo li.facebook:hover {transition: 0.5s all ease-in-out;filter: drop-shadow(0px 4px 3px #1c59d6) !important;}
    .social-logo li.twitter:hover {transition: 0.5s all ease-in-out;filter: drop-shadow(0px 4px 3px #1e0040) !important;}
    .social-logo li.youtube:hover {transition: 0.5s all ease-in-out;filter: drop-shadow(0px 4px 3px #ec0000) !important;}
    .social-logo li.instagram:hover {transition: 0.5s all ease-in-out;filter: drop-shadow(0px 4px 3px #ff6866) !important;}
    .social-logo li.linkedin:hover {transition: 0.5s all ease-in-out;filter: drop-shadow(0px 4px 3px #0070c0) !important;}
*/
/*
.social-logo li:hover{animation: social .5s;}
@keyframes social{
    50%{transform: rotate(15deg);}
    20%{transform: rotate(-15deg);}
    30%{transform: rotate(15deg);}
    40%{transform: rotate(-15deg);}
}
*/
.copyrights p {
	font: normal 17px/26px 'Montserrat', sans-serif;
}

.copyrights p.footer-menu {
	padding: 35px 0px;
	margin-bottom: 10px;
	font: normal 16px/30px 'Montserrat', sans-serif;
}

.copyrights .footer-links {
	border-top: 1px solid #66656b;
	border-bottom: 1px solid #66656b;
	padding: 16px 0;
	margin: 53px 0;
}

.copyrights .footer-links span {
	color: #28a3ec;
}

.copyrights p a {
	padding: 0px 24px;
	text-transform: uppercase;
	font: normal 16px/30px 'Montserrat', sans-serif;
	text-transform: capitalize;
}

.copyrights p {
	border-bottom: 1px solid #6c7980;
	border-top: 1px solid #6c7980;
	padding: 15px 0px;
}

.copyrights .footer-menu a {
	padding: 0px 40px;
}

.copyrights h2 {
	font: 600 20px/28px 'Montserrat', sans-serif;
	margin: 50px 0;
	padding: 0 20px;
}

.copyrights h2 a.fellowdr {
	margin: 10px 0 0 0;
	display: inline-block;
}

.ypo-logo {
	width: 120px;
	text-align: center;
	margin: 30px auto 0px auto;
}

.home #Credibility-Container {
	padding-bottom: 50px;
	border-bottom: 2px solid #dedede;
}

/*Media query profile,inner pages CSS Starts*/
@media screen and (max-width : 1200px) {
	.img-r::after {
		display: none;
	}

	.prof-cont {
		padding-right: 0;
		display: table;
	}

	.profilepage h2 {
		font-size: 30px;
	}

	.profilepage #Content-Container {
		padding-bottom: 30px;
	}

	.onlineform {
		width: auto;
	}
}

@media screen and (max-width : 1002px) {
	.profilepage h2 {
		font-size: 24px;
	}
}

@media screen and (max-width : 900px) {
	.profilepage .img-r {
		float: none;
		display: table;
		margin: 0 auto !important;
		text-align: center;
	}

	.profilepage h2 {
		font-size: 30px;
		padding-bottom: 10px;
	}

	.prof-cont {
		padding-right: 0;
		display: table;
		margin: 0 auto;
		text-align: center;
	}

	.profilepage #Content-Container {
		padding-bottom: 0px;
	}
}

@media screen and (max-width : 540px) {
	.profilepage h2 {
		font-size: 24px;
	}
}

/*Media query profile,inner pages CSS Ends*/
/*Home Page Media Query*/
/*Header*/
@media screen and (max-width : 1200px) {

	.newHome #Header,
	#Header {
		padding: 38px 10px 0px;
		background: linear-gradient(300deg, #ffffff 10% 50%, #efefef 80% 100%);
	}
}

@media screen and (max-width : 1145px) {
	#Main-Menu {
		position: unset;
		width: auto;
		border-bottom-left-radius: 0px;
		border-top-left-radius: 0px;
	}

	.menu li a {
		padding: 15px 55px;
	}

	.menu li {
		display: inline-block !important;
		margin: 0 auto;
	}

	.header-right {
		margin-top: 50px;
	}

	.newHome #Header,
	#Header {
		padding: 10px 10px 0px;
		min-height: 170px
	}

	#Navigation-Container {
		background: linear-gradient(to right, #e8e8e8 10%, #ebebeb 100%);
		min-height: auto;
		height: auto;
	}

	#Navigation-Container::after {
		display: none;
	}
}

@media screen and (max-width : 1064px) {
	.logo {
		display: inline-block !important;
		vertical-align: middle;
	}
}

@media screen and (max-width : 886px) {
	.menu li a {
		padding: 15px 35px;
	}
}

@media screen and (max-width : 880px) {

	.logo,
	.header-right {
		float: none;
		display: table !important;
		margin: 0 auto !important;
		text-align: center;
	}

	.header-right {
		padding: 15px 0px;
	}

	.newHome #Header,
	#Header {
		padding: 10px 10px 0px;
		min-height: auto;
	}
}

@media screen and (max-width : 886px) {
	.menu li a {
		padding: 15px 24px;
	}
}

@media screen and (max-width : 542px) {
	.header-right {
		padding: 10px 0px;
	}
}

/*Banner Media Query*/
@media screen and (max-width : 1200px) {
	.banner-head {
		font-size: 37px;
	}

	.banner-content p {
		font-size: 20px;
	}

	.banner-content {
		left: 24%;
		top: 37%;
	}
}

@media screen and (max-width : 1024px) {
	#Banner-Container #Banner {
		height: 655px;
	}
}

@media screen and (max-width : 1050px) {
	.banner-content {
		left: 18%;
		top: 42%;
	}
}

@media screen and (max-width : 950px) {
	#Banner-Container .banner1 {
		background-position: right 0;
	}

	.banner-content {
		text-shadow: 1px 1px 10px #ccc;
		background-color: rgb(255 255 255 / 50%);
		box-shadow: 1px 1px 10px #000;
		border-radius: 10px;
		padding: 20px 10px;
		left: 46%;
		top: 42%;
	}
}

@media screen and (max-width : 900px) {
	#Banner-Container #Banner {
		height: 380px;
		width: 100%;
	}

	.banner-content {
		left: 50%;
		top: 50%;
		width: 345px;
	}
}

@media screen and (max-width : 500px) {
    
    #Banner-Container .banner1 {background: url(https://assets.yourpractice.online/3017/banner1-bg-new-mobile.jpg) no-repeat center top;}
    #Banner-Container .banner1 {background-position: 20px 0;}
/*    #Banner-Container{display: none;}*/
    
}
@media screen and (max-width : 370px) {
	.banner-content p {
		font-size: 14px;
	}

	.banner-head {
		font-size: 25px;
	}

	.banner-content {
		width: 300px;
	}

	.banner-content {
		padding: 10px 10px;
		left: 46%;
		top: 86%;
	}
}

/*Section1*/
@media screen and (max-width : 1024px) {
	.section1 {
		background: #fff;
	}
}

@media screen and (max-width : 1070px) {
	.section1 h2 {
		font-size: 40px;
	}
}

@media screen and (max-width : 1024px) {
	.section1 {
		min-height: auto;
		padding: 30px 0px;
	}
}

@media screen and (max-width : 950px) {
	.section1 p {
		width: auto;
		padding: 0px 10px;
	}
}

@media screen and (max-width : 870px) {
	.section1 h2 {
		font-size: 30px;
		padding-bottom: 15px;
		padding-left: 10px;
		padding-right: 10px;
		line-height: 1.1;
	}

	.section1 h2 span {
		padding-bottom: 10px;
	}
}

@media screen and (max-width : 476px) {
	.section1 h2 span {
		font-size: 20px;
	}
}

@media screen and (max-width : 406px) {
	.section1 h2 {
		font-size: 28px;
	}

	.section1 h2 span {
		font-size: 18px;
	}
}

@media screen and (max-width : 381px) {
	.section1 h2 {
		font-size: 22px;
	}

	.section1 h2 span {
		font-size: 15px;
	}
}

/*Section2*/
@media screen and (max-width : 1145px) {
	.section2 .section2img::after {
		display: none;
	}

	.section2 {
		padding: 0px 10px;
	}

	.section2 .sec2cont {
		width: 640px;
		text-align: left;
		padding-left: 10px;
	}

	#Section2 {
		padding: 30px 0px 30px;
	}
}

@media screen and (max-width : 1132px) {
	.section2 .section2img {
		float: none;
		position: unset;
		display: table;
		margin: 0 auto;
		text-align: center;
		border: 5px solid #3b4c55;
		border-radius: 10px;
		border-top-right-radius: 65px;
		border-bottom-left-radius: 65px;
		margin-bottom: 20px
	}

	.section2 .sec2cont {
		width: auto;
		text-align: center;
		padding-left: 0;
		display: table;
		margin: 0 auto;
	}

	.section2 .sec2cont p {
		width: auto;
	}

	.profilebtn a {
		display: table;
		margin: 20px auto 0px auto;
	}

	.section2 .sec2doc h2 {
		padding-bottom: 25px;
	}
}

@media screen and (max-width : 606px) {
	.section2 .sec2doc h2 {
		font-size: 33px;
	}

	.section2 .sec2doc h2 span {
		padding-bottom: 15px;
	}
}

@media screen and (max-width : 507px) {
	.section2 .sec2doc h2 {
		font-size: 28px;
	}
}

@media screen and (max-width : 438px) {
	.section2 .sec2doc h2 {
		line-height: 1.1;
		padding-bottom: 10px;
	}

	.section2 .sec2doc h2 span {
		padding-bottom: 5px;
	}
}

/*Section3*/
@media screen and (max-width : 1065px) {
	.section3 {
		padding: 0px 10px;
	}

	#Section3 {
		padding: 30px 0px 20px;
	}

	.section3 h2 {
		padding-bottom: 15px;
	}

	.sec3cont {
		padding-top: 30px;
	}

	.sec3main-2 {
		margin-left: 10px;
	}

	.sec3main-2 .sec3head a {
		padding-left: 10px;
	}
}

@media screen and (max-width : 996px) {
	.sec3main-2 {
		margin-left: 0px;
	}

	.sec3main-2 .sec3head a {
		padding-left: 0px;
	}

	.sec3main {
		display: table;
		text-align: center;
		margin: 10px auto 0px auto;
	}
}

@media screen and (max-width : 500px) {

	/*    .sec3main-2::after, .sec3main-1::after{display: none;}*/
	.sec3main-2 a,
	.sec3main-1 a {
		background: linear-gradient(360deg, #3b4c55 0% 0%, #e8e8e8 90% 100%);
		width: 300px;
		border-radius: 10px;
	}
}

/*Section4*/
@media screen and (max-width : 1200px) {
	.section4 {
		padding: 0px 10px;
	}

	.sec4para {
		display: table;
		margin: 30px auto 10px auto;
	}
}

@media screen and (max-width : 1190px) {
	#Section4 {
		background: #f6f6f6;
		padding: 30px 0px;
		min-height: auto;
	}

	.sec4cont,
	.sec4list {
		display: table;
		text-align: center;
	}

	.sec4list {
		margin: 0 auto;
		position: unset;
	}

	.sec4cont p {
		width: auto;
	}

	.list3 {
		position: unset;
	}

	.sec4list .list1 {
		margin-bottom: 0;
	}

	.sec4list .list1:hover {
		margin-bottom: 0px;
	}

	.sec4list {
		display: inline-block !important;
		vertical-align: top;
		margin: 20px auto 0px;
	}

	.listcommon {
		display: inline-block;
		vertical-align: top;
	}

	.section4 {
		margin: 0 auto;
		text-align: center;
	}

	.section4 .list2 {
		margin: 0px 10px;
	}
}

@media screen and (max-width : 741px) {
	.sec4cont h2 span {
		font-size: 30px;
	}

	.sec4cont h2 {
		font-size: 40px;
	}
}

@media screen and (max-width : 710px) {
	.sec4para {
		width: auto;
		display: table;
		margin: 30px auto 10px auto;
		padding: 0px 10px;
	}

	.sec4para span {
		display: contents;
	}
}

@media screen and (max-width : 601px) {
	.sec4cont h2 {
		font-size: 35px;
	}

	.section4 .list2 {
		margin: 0px 0px;
	}

	.section4 .list1,
	.section4 .list2,
	.section4 .list3 {
		margin: 0px 5px;
	}
    
    .section2 .section2img{display: none;}
    .section2 .section2img.mobile{display: table !important;}
    
}

@media screen and (max-width : 530px) {
	.sec4cont h2 {
		line-height: 1.1;
		padding-bottom: 10px;
	}

	.sec4cont h2 span {
		padding-bottom: 10px;
	}
}

@media screen and (max-width : 410px) {
	.section4 .list2 {
		margin-top: 20px;
	}
}

@media screen and (max-width : 392px) {
	.sec4cont h2 {
		font-size: 27px;
	}

	.sec4cont h2 span {
		font-size: 25px;
	}
    
    .section2 .section2img img{width: 300px;}
}

/*Section5*/
@media screen and (max-width : 1024px) {
	#Section5 {
		margin: 30px 0px 0px;
	}

	.section5 h2::after {
		top: 25px;
	}

	.section5 h2 {
		padding: 100px 0px 35px;
	}

	#Section5 {
		padding-bottom: 40px;
	}

	.mr-ipsum::after {
		top: -95px;
	}
}

@media screen and (max-width : 885px) {

	.mr-ipsum::after,
	.mr-ipsum::before {
		display: none;
	}

	.mr-ipsum {
		width: auto;
		padding: 0px 10px 45px;
	}
}

@media screen and (max-width : 560px) {
	.section5 h2 {
		font-size: 40px;
		padding: 90px 0px 35px;
	}
}

@media screen and (max-width : 440px) {
	.section5 h2 {
		font-size: 35px;
	}

	.review-btn ul li {
		display: table;
		margin: 0 auto;
		padding: 15px 0px;
	}
}

@media screen and (max-width : 380px) {
	.section5 h2 {
		font-size: 29px;
	}
}

/*Map*/
@media screen and (max-width : 1024px) {
	.map {
		margin: 30px 0px;
	}

	.mapmain {
		top: 80px;
	}
}

@media screen and (max-width : 530px) {
	.map {
		background: #fff;
		min-height: auto;
	}

	.mapcont {
		padding: 10px 0px;
	}

	.mapcont h2 {
		font-size: 23px;
		padding-bottom: 20px;
	}

	.mapmain {
		width: auto;
		height: auto;
		position: unset;
		padding: 0px 10px;
		box-shadow: 1px 1px 10px #ccc;
		margin: 0 8px;
	}
}

@media screen and (max-width : 370px) {
	.mapcont h2 {
		font-size: 19px;
	}

	.mapcont .mail {
		padding: 10px 0px 10px 28px;
		font-size: 14px;
	}

	.book-appoint a {
		font-size: 15px;
	}
}

/*Default Menu RWD*/
@media screen and (max-width : 640px) {

	/* Menu CSS */
	#Scroller {
		display: none !important;
	}

	.toggleMenu a {
		font-size: 20px;
	}

	#Menu-Container {
		border-radius: 10px;
		color: #000;
	}

	.parentMenu li {
		background: #b9bebe;
	}

	.parentList li:hover {
		background: #3b4c55;
	}

	.parentMenu li:hover {
		background: #3b4c55;
		color: #fff;
	}

	.subMenu li {
		width: auto !important;
	}

	#Main-Menu {
		display: none;
	}

	#Mobile-Menu {
		display: block;
	}

	#Content,
	#Sidebar {
		display: block;
	}

	#Sidebar {
		margin: 0px auto;
	}

	.contactTable .table-cell {
		display: block;
		width: 100%;
	}

	.contact-address {
		border-radius: 10px 10px 0px 0px;
	}

	.contact-map {
		height: 250px;
		border-radius: 0px 0px 10px 10px;
	}

	.textMain .useFul li {
		width: 95%;
	}

	.textMain .schemaTable .table-cell {
		display: block;
		margin: 0px auto;
	}
}