/* ---------- Theme CSS ---------- */
body {
	font: normal 14px/20px 'GilroyLight' !important;
}
@font-face {
    font-family: 'GilroyRegular';
    src: url('../index.html');
    src: url('../index.html') format('embedded-opentype'),
         url('../index.html') format('woff2'),
         url('../index.html') format('woff'),
         url('../index.html') format('truetype'),
         url('../index.html#GilroyRegular') format('svg');
}

@font-face {
    font-family: 'GilroyLight';
    src: url('../index.html');
    src: url('../index.html') format('embedded-opentype'),
         url('../index.html') format('woff2'),
         url('../index.html') format('woff'),
         url('../index.html') format('truetype'),
         url('../index.html#GilroyLight') format('svg');
}

@font-face {
    font-family: 'gilroyextrabold';
    src: url('../index.html');
    src: url('../index.html') format('embedded-opentype'),
         url('../index.html') format('woff2'),
         url('../index.html') format('woff'),
         url('../index.html') format('truetype'),
         url('../index.html#gilroyextrabold') format('svg');
}


/*Note: for .dfw-greymode it should look like same as a light-mode */
.dfwOn li a {

	display: block;
}
.accessible_on .menu li a {
	padding: 15px 72px;
}
.accessible_on .textMain .schemaTable li .contact-map {
	
	display: none;
}
.accessible_on #Content-Container {
	margin: 0;
}
.accessible_on .arthoscopy-right, .accessible_on .resources-middle, .accessible_on .img-r, .accessible_on .videoBorder, .accessible_on ul.service-list-design li span, .accessible_on #service li div.first{ display: none;}
.accessible_on .arthoscopy-left {
	width: 100%;

}
.accessible_on .resources-left {
	width: 478px;
	
}
.accessible_on .menu li li a {
	
	padding: 10px 5px !important;
}
.accessible_on .logos li a{padding: 0 40px;}
.accessible_on .services li, .accessible_on .doctor-m, .accessible_on .pe {
	
	height: auto;
	
}
.accessible_on .pe {
	
	margin: auto;
	
}
.accessible_on .pe a {
	padding: 10px;
	
	border: 1px solid #ccc;
	margin: auto;
}
.accessible_on .doctor-m p a{top: 0; border: 1px solid #ccc;}
.accessible_on .doctor-right {
	width: 100%;
	float: right;
	margin: 4px 0 0 0;
}
.accessible_on .appointment a {
	
	border: 1px solid #ccc;
	margin: 5px 0 0 0;
}
.dfw-greymode .testimonial2 a.read, .accessible_on #countrytabs1 li, .accessible_on .topic-bottom .book, .accessible_on .topic-bottom .ph-icon{border: 1px solid #ccc;}
.accessible_on .topic-bottom .book{border-left: 1px solid #ccc !important;}
.accessible_on .doctor-right .view1 li, .accessible_on .ph-icon, .accessible_on .book-app, .accessible_on .arthoscopy-left p a, .accessible_on .testimonial2 a.write, .accessible_on .resources-left p a, .accessible_on .location-down, .accessible_on .location-down li, .accessible_on .location-down a.book-app, .accessible_on #connect-sblock, .accessible_on .content-button li, .accessible_on .textMain .tab-list li a, .accessible_on ul.service-list-design.content-explore .dataAppend a, .accessible_on ul.service-list-design li, .accessible_on #service li div.second p, .accessible_on .textMain .schemaTable{

	border: 1px solid #ccc;
}
.accessible_on #Footer-Container-s .social-logo {

	padding: 5px 0 0 0;
}
.accessible_on #Footer-Container-s {
	
	margin: 0;
}
.accessible_on .location, .accessible_on #Footer-Container-s #Footer {
	
	height: auto;
}
.accessible_on .sameday {
	
	border: 1px solid #ccc;
	margin: 8px 0 0 0;
}
.accessible_on .logos li{float: left; }
.accessible_on .services li div.top{ display: none;}
.accessible_on .location-down {
	position: relative;
	top: 0;

}
.accessible_on #Footer-Container-s .social-logo {
	width: 300px;
	
}
.accessible_on .location-down li {
	

	padding: 5px;
}
.accessible_on .location-down a.book-app {
	
	top: 2px !important;


}
.accessible_on .services li div.down {
	
	border: 1px solid #ccc;
}
.doctor-right {
	width: 100%;
	float: right;
	margin: 10px 0 0 0;
}

/*accessibility 13-07-2020 (last updated)*/

.accessible_on #Container *
{ transform: none !important; transition: none !important; box-shadow: none !important; text-shadow: none !important; background: none !important; border-radius: 0 !important; animation: none !important; }

/*all colors -- not a*/

.dfw-whitemode #Container :not(a)
{color: #000 !important;}

.dfw-blackmode #Container :not(a)
{color: #fff !important;}

/*disable before and after*/

.dfw-whitemode #Container ::after, .dfw-blackmode #Container ::after, .dfw-whitemode #Container ::before, .dfw-blackmode #Container ::before 
{ display: none !important;}

/* anchor colors -- a */

.dfw-whitemode #Container a, .dfw-whitemode #Container a *
{color: #00e !important; text-decoration: none !important;}

.dfw-blackmode #Container a, .dfw-blackmode #Container a *
{color: #fc0 !important; text-decoration: none !important;}

/*menu backgrounds*/

.dfw-whitemode #Container #Main-Menu ul li ul *, .dfw-whitemode #Container #Main-Menu ul li ul, .dfw-whitemode #Container .parentMenu
{ background: #eee !important;}

.dfw-blackmode #Container #Main-Menu ul li ul *, .dfw-blackmode #Container #Main-Menu ul li ul, .dfw-blackmode #Container .parentMenu
{ background: #333 !important;}

.accessible_on .parentMenu li a
{ margin: 2px;}

.accessible_on:not(.dfw-greymode) .subMenu li { margin: 2px 0; }

.dfw-greymode .subMenu li { padding: 2px; margin: 0px; }

/*dfw skip codes*/

.accessible_on .dfw-skip a { font-size: 12px !important; text-transform: none;}

.accessible_on .dfw-skip { z-index: 999; display: block; border: 1px solid !important;}

.accessible_on .dfw-skip { background: #fff !important;} 

.dfw-blackmode .dfw-skip { background: #000 !important;}

/*border colors*/

.dfw-whitemode #Container * { border-color: #000 !important; }

.dfw-blackmode * { border-color: #fff !important;}

/*sidebar*/

.accessible_on #Sidebar, .accessible_on .fixedsidebar 
{ padding: 5px; border: 1px solid; margin: 0 !important; width: 310px; text-align: center;}

.accessible_on #Sidebar, .accessible_on .fixedsidebar 
{ clear: both;}

.accessible_on #Sidebar .dfw-skip { margin-right: -100px;}

/*ADA for accordation*/

.accessible_on .accordContent, .accessible_on .accordTitle
{ display: block !important; border: 1px solid !important; }

/*content width auto*/

.accessible_on #Content { width: auto; }

/*gdp format for ADA*/

.accessible_on:not(.dfw-greymode) #gdpCookie
{ background: #8a8787 !important; left: 0; right: 0; margin: 0 auto; text-align: center; }
.accessible_on #gdpCookie {
    color: #000 !important;
	background: #fff !important;
	left: 0;
	right: 0;
	margin: 0 auto;
	text-align: center;
	-webkit-box-shadow: 0px 0px 10px 1px rgba(51, 51, 51, 0.5);
	-moz-box-shadow: 0px 0px 10px 1px rgba(51, 51, 51, 0.5);
	-ms-box-shadow: 0px 0px 10px 1px rgba(51, 51, 51, 0.5);
	-o-box-shadow: 0px 0px 10px 1px rgba(51, 51, 51, 0.5);
	box-shadow: 0px 0px 10px 1px rgba(51, 51, 51, 0.5) !important;
	border-radius: 50px !important;
	margin: 0px auto;
	left: 0px right:0px;
}
.accessible_on.dfw-greymode #Footer-Container-s, .accessible_on.dfw-greymode #Footer-Container{float: none;}
/*menu icon replace with text, Menus border none and top headder code*/

.menu li.menu-home a span { display: none !important;}

.accessible_on li.menu-home a span { display: block !important; font-size: 16px; }

.accessible_on:not(.dfw-greymode) .menu *
{ border: none !important;}

/*conatact us common and social links */

.accessible_on .contactTable { display: block; border: 0; box-shadow: none !important; }

.accessible_on .contact-address { border: 1px solid; margin: 10px auto; display: block;}

.accessible_on .social-logo { width: auto;}

/*conatact us common end */

.accessible_on.home #Header-Container, .accessible_on #credibility-sec 
{ position: relative !important;}

.accessible_on .abc
{ width: auto !important; float: none !important; height: auto; padding: 5px !important; clear: both !important; text-align: center;}

.accessible_on .abc 
{ float: none; display: inline-block; vertical-align: top; margin: 5px;}

.accessible_on .abc
{ height: auto !important;}

.accessible_on .abc
{ width: auto !important;}

.accessible_on .abc
{min-height: 10px !important; margin: 10px 0;}


/*display none items (updated commonly used clsses too)*/

.accessible_on .Banner-Tabs, .accessible_on .contactTable .contact-map, .accessible_on #Sidebar * br, .accessible_on .abc
{ display: none;}

/*commonly used ADA style for ul, li & a*/

.accessible_on #Sidebar ul, .accessible_on #Credibility ul, .accessible_on .tabs, .accessible_on #qlinks ul, .accessible_on .abc ul
{ text-align: center; float: none !important;}

.accessible_on #Sidebar ul li, .accessible_on #Credibility ul li, .accessible_on .tabs li, .accessible_on #qlinks ul li, .accessible_on .abc ul li
{ display: inline-block !important; width: auto !important; border: 1px solid !important; height: auto; margin: 5px !important; min-height: 10px !important; float: none !important; vertical-align: top; min-width: 150px; padding: 0; background: none;}

.accessible_on #Sidebar ul li a, .accessible_on #Credibility ul li a, .accessible_on .tabs li a, .accessible_on #qlinks ul li a, .accessible_on .abc ul li a
{ display: inline-block; padding: 10px !important; min-width: 250px; border: 0 !important; min-height: 10px !important; float: none !important; vertical-align: top; width: 280px; height: auto; background: none;}

/*commonly used ADA style for ul, li & a end*/

#Accessibility .dfwOn.dfwActive.dfwHide .dfwClose a::before, #Accessibility .dfwOn.dfwActive.dfwHide .dfwClose a::before, .accessible_on:not(.dfw-greymode) .parentList > .dropMenu::after, .accessible_on:not(.dfw-greymode) .parentList .subparentList > .dropMenu::after, .accessible_on #Container * .font-icon::before 
{ display: inline-block !important; }

.accessible_on #Container .menu-home a .font-icon::before, .accessible_on #Container .menu-home a::before, .accessible_on #Container .social-logo ul li a::before
{ display: none !important;}

/*grayscale for images*/

.accessible_on .logo img 
{ filter: grayscale(100%) contrast(50%);}

.accessible_on #Credibility li img { filter: invert(25%);}

.accessible_on .ypo-logo
{ filter: invert(1%) !important;}

.accessible_on.dfw-greymode .ypo-logo
{ filter: invert(1) !important;}

/*common code for Accessibility sidebar*/

.dfwOn.dfwHide { left: -336px;}
.dfwOn.dfwActive.dfwHide .dfwClose { left: 83%;}

.dfw-whitemode #Accessibility li { color: #00e;}
.dfw-blackmode #Accessibility li { color: #fc0;}

/*common other code*/

.accessible_on footer .social-logo a span { display: block !important;}

.accessible_on footer .social-logo ul li {width: auto; border: 1px solid #ccc;}
.accessible_on #Footer-Container-s .ypo-logo {
	
	padding: 20px 0 20px 0;
	
}
/*common code for grey mode*/

.dfw-greymode #Container * { color: #000 !important;}

.dfw-greymode footer .social-logo ul li a { background: none; color: #fff;}

.dfw-greymode .dfw-skip a { color: #000;}

.dfw-greymode #Main-Menu .menu > li:hover
{ background: none !important; color: #000 !important; border-color: #fff;}

.dfw-greymode #Main-Menu ul.subMenu * 
{ background: #ccc !important; color: #000 !important;}

.dfw-greymode .navigation a, .dfw-greymode .navigation { color: #000;}

/*other code goes here*/

.accessible_on:not(.dfw-greymode) .abc
{ border: 1px solid !important; margin: 5px;}


.tabcontent-m {	float: none;	width: 100%;	position: relative;	left: 0;	top: 0;	clear: both;}#countrytabs1 {	position: relative;	left: 0;	top: 0;}

#countrytabs1 li {	color: #fff;	display: block;	float: none;	margin: 16px 6px;	padding: 0 !important;	position: relative;	width: 260px;	float: left;	background: #144993;	border-radius: 10px;}

#countrytabs1 li a {	text-align: center;	display: block;	color: #fff;	border-radius: 10px;	padding: 10px;}

#countrytabs1 li a:hover, #countrytabs1 li a.selected {	background: #eb7100;	color: #fff;}


				.stars {
						margin:5px 5px 30px;
						text-align: center;
						display:inline-block;
					}
					.rating-display {
						color: #9f9fa2;
						font: 13px 'Trebuchet MS', Arial, Helvetica, sans-serif;
						text-align: center;
						font-weight: normal;
						display:none;
					}
					.galleries li {
						display:block;
						padding:5px 0px;
					}			
					svg .star1 {
						fill: #006A9C !important; 
						stroke: #006A9C !important;
					}
					svg .star1_stroke {
						fill: #006A9C !important; 
						stroke: #006A9C !important;
					}								
					svg .star4 {
						fill: none !important;
						stroke: none !important;
					}								
					svg .star4_stroke {
						stroke: #006A9C !important;
					}
/*landing-page-styles*/
.img-r {
	float: right;
	margin: 0px 0px 10px 15px;
}
.textMain .schemaTable li .contact-map {
	float: left;
	width: 79%;
}
.textMain .schemaTable li .contact-address {
	width: 230px;
	float: left;
}
.textMain .schemaTable .contact-map iframe {
	width: 100%;
	height: 100%;
	position: relative;

}
.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 .schemaTitle {
	background: #144993;
	text-align: center;
	padding: 5px 10px;
	width: 100%;
	/* margin: auto; */
	color: #fff;
	font: normal 18px/24px 'GilroyLight';
}
.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:last-child {
	border-right: 0px;
}
.textMain .schemaTable .table-cell {
	margin: 0px;
	padding: 0px 5px;
	position: relative;
	background: none;
	width: 100%;
	height: auto;
	border: none;
	float: left;
}

.textMain .schemaTable p {
	position: relative;
	padding: 5px 10px 5px 30px;
}
.textMain .tabs {
	line-height: 40px;
	list-style: outside none none;
	margin: 10px 0 20px;
	padding: 0;
	text-align: center;
}
.textMain .tabs li {
	background: none;
	display: inline-block;
	margin: 5px 5px 5px 0;
	padding: 0;
}
.textMain .tabs li a {
	background: #0080c7;
	color: #fff !important;
	padding: 10px 11px;
	text-decoration: none;
	/* box-shadow: 2px -3px 6px var(--color-smoke); */
	/* --color-smoke: #012048; */
	font-size: 14px;
}
.textMain .tabs li a:hover {
	color: #fff;
	background: #1b9ee6;
}
ul.service-list-design {
    float: left;
    width: 100%;
    margin-top: 10px;
    padding: 0
}
ul.service-list-design li {
    background: #062E4E;
    box-sizing: border-box;
    display: table;
    float: left;
    height: 50px;
    margin: 10px 2% 5px 0;
    position: relative;
    vertical-align: middle;
    width: 48%;
    padding: 0 5px;
}
ul.service-list-design li:hover {
    background:#4A9AD5;
}
ul.service-list-design.content-explore li:hover {
    background: none;
}
ul.service-list-design.content-explore li {
    background: none;
    padding: 0 10px 0 10px;
    margin: 0 4% 15px 0;
    width: 95%;
    height: auto;
    padding-bottom: 10px;
    padding-bottom: 15px;
    border-bottom: 1px dashed #042254;
}
ul.service-list-design li a {
    color: #fff !important;
    display: table-cell;
    height: 100%;
    padding: 0;
    text-align: left;
    vertical-align: middle;
    width: 100%;
    text-align: center;
    margin-top: 10px;
    float: none;
}
ul.service-list-design.content-explore li a:hover {
     color: #fff;
}
ul.service-list-design.content-explore li a {
	text-align: left;
	display: block;
	font-size: 18px;
	color: #eb7100 !important;
}
ul.service-list-design li span {
    position: relative;
    overflow: hidden;
    z-index: 99 !important;
    width: 150px;
    float: left;
    height: 150px;
    margin-right: 10px;
}
ul.service-list-design li span.cmingSoon {
    background: rgba(0, 0, 0, 0.5);
    font-size: 8px;
    text-align: center;
}
ul.service-list-design li span img {
    height: 96%;
    width: 96%;
    border: 3px double #042254;
    object-fit: cover;
}
ul.service-list-design.content-explore .dataAppend {
	position: relative;
	z-index: 8;
	padding: 10px 0;
	box-sizing: border-box;
	color: #fff;
	text-align: right;
}
ul.service-list-design.content-explore .dataAppend p {
    margin: 0 !important;
    color: #000;
    text-align: left
}
ul.service-list-design.content-explore .dataAppend a {
	text-align: right !important;
	display: inline-block !important;
	width: auto !important;
	padding: 10px !important;
	background: #042254;
	color: #fff;
	font-size: 14px;
	margin: 16px 3px 3px 3px;
}
ul.service-list-design.content-explore .dataAppend a.readmore {
    background: #eb7100 url(../images/read-icon.png) no-repeat 8px 11px;
    padding: 10px 30px 10px 22px !important;
    width: 140px !important;
    color: #fff !important;
}
ul.service-list-design.content-explore .dataAppend a#launchmovie {
    background:#ADBF1E url(../images/video-icon.png) no-repeat 8px 16px;
    width: 140px !important;
    padding: 10px 10px 10px 17px !important;
    color: #fff;
}
ul.service-list-design.content-explore .cp-cont-list {
    float: left;
    width: 100%;
}
ul.service-list-design.content-explore .cp-cont-list li {
    color: #000;
    border: none;
    float: left;
    text-align: left;
    padding: 0;
    margin: 0;
    width: 100%;
}
.pageimg {
    float: right;
    max-width: 300px;
    margin: 0 0 10px 10px;
}
.pageimg img {
    width: 100%;
    border: 2px solid #8abb28;
}
.pageimgLeft {
    float: left;
    max-width: 300px;
    margin: 20px 30px 10px 0;
}
.pageimgLeft img {
    width: 100%;
    border: 2px solid #8abb28;
}
/* 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 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;
}
#connect-sblock {
    background: #144993;
    margin-bottom: 15px;
    width: 100%;
    float: left;
}
#connect-sblock ul li {
    float: left;
    padding: 11px 0 16px 25px;
    width: 42%;
    list-style: none !important;
    color: #fff;
    margin: 0 0 0 10px;
}
#connect-sblock ul li a {
    color: #fff;
    text-decoration: none;
}
#connect-sblock ul li.phone {
    background: url(../images/contact-icons.png) 0 -111px no-repeat;
}
#connect-sblock ul li.fax {
    background: url(../images/contact-icons.png) 0 16px no-repeat;
}
#connect-sblock ul li.mail {
    background: url(../images/contact-icons.png) 0 -48px no-repeat;
}
#connect-sblock ul li.website {
    background: url(../images/contact-icons.png) 0 -176px no-repeat;
}
.content-button {
	padding: 0;
	margin: auto !important;
	width: 362px;
	clear: both;
	float: none;
}
.content-button li {
    float: left;
    background: none !important;
    margin: 10px 5px 10px;
    padding-left: 0 !important;
    list-style: none;
    width: auto;
    background: #003085;
}
.content-button li a {
    border: none;
    float: left;
    cursor: pointer;
    border-radius: 0;
    line-height: 20px;
    padding: 5px 14px 5px 25px !important;
    background-position: 5px 6px;
    background: #003085;
    color: #fff;
    text-decoration: none;
}
.PDFtext {
    font: normal 12px 'GilroyLight';
    color: #333 !important;
}
.content-button li a:hover {
    color: #fff;
}
.content-button li a.appointment-contact {
    background: #144993 url(../images/appointment_icon1.png) 5px 7px no-repeat;
}
.content-button li a.patients-contact {
    background: #144993 url(../images/pdf-26.png) 5px 7px no-repeat;
}
.textMain .tab-list {
    text-align: center;
}
.textMain .tab-list li {
    display: inline-block;
    list-style: none;
    vertical-align: top;
    margin: 10px;
    padding: 0;
    font: normal 20px/25px 'Roboto', sans-serif;
    position: relative;
}
.textMain .tab-list li a {
    display: block;
    padding: 10px 15px;
    text-align: center;
    text-decoration: none;
    text-transform: uppercase;
    background: #eb7100;
    color: #fff;
    transition: 0.7s ease all;
    transform: perspective(1px) translateZ(0);
    position: relative;
    box-shadow: -1px 4px 4px var(--color-smoke);
    --color-smoke: #012048;
}
.textMain .tab-list li:hover a::before {
    left: 0;
    right: 0;
}
.textMain .tab-list li a::before {
    content: "";
    position: absolute;
    z-index: -1;
    left: 51%;
    right: 51%;
    bottom: 0;
    background: #1F1F1F;
    height: 4px;
    -webkit-transition-property: left, right;
    transition-property: left, right;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
    -webkit-transition-timing-function: ease-out;
    transition-timing-function: ease-out;
}
ul.service-list-design {
	float: left;
	width: 100%;
	margin-top: 10px;
	padding: 0;
}
ul.service-list-design li {
	box-sizing: border-box;
	display: table;
	float: left;
	height: 60px;
	margin: 0 2% 30px 0;
	position: relative;
	vertical-align: middle;
	width: 48%;
	padding: 0 5px;
	background: #144993;
}
.dotted-border {
    border-bottom: 1px dotted #003085;
}
.textMain li p {
    margin: 0;
    padding: 0;
}
.video-container {
    height: 0;
    margin: 20px 0;
    overflow: hidden;
    padding-bottom: 56.25%;
    padding-top: 30px;
    position: relative;
    border: 3px solid #003085;
}
.patients-forms li {
    background: none !important;
    padding-left: 0 !important;
}
.video-container iframe,
.video-container object,
.video-container embed {
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
}
ul.service-list-design li a {
	color: #fff !important;
	text-decoration: none !important;
	display: table-cell;
	font: 16px/20px verdana;
	padding: 0;
	text-align: left;
	vertical-align: middle;
	text-align: center;
	margin-top: 10px;
	float: none;
}
.service-list-design li:hover a {
	color: #fff;
}
.service-list-design li:hover {
	background:  #014cbe;
}
.topic-img {
    padding: 5px 20px 5px 5px;
    width: 170px;
}
.topic-img img {
    padding: 5px;
    border: 1px solid #ccc;
    width: 150px;
    height: 150px;
    display: table-cell;
    object-fit: cover;
}
/*	 landing page */
.textMain ul.lPage-list li {
    background: none !important;
    padding: 0;
}
.textMain ul.lPage-list li h2 {
    font-size: 25px !important;
}
.lPage-list li {
    margin-bottom: 25px;
    border-bottom: 1px solid #ccc;
    width: 100%;
    float: left;
    padding-bottom: 10px !important;
}
.lp-txt {
    display: table;
    clear: both;
    margin: 10px 0;
    width: 100%;
}
.lp-txt img {
    display: table-cell;
    width: 150px;
    padding: 2px;
    border: solid 1px #ccc;
    object-fit: cover;
    height: 150px;
}
.lp-txt p {
    display: table-cell;
    margin: 0 5px;
    width: 80%;
    vertical-align: top;
    padding: 0 0 0 10px !important;
}
.lp-rd {
    display: block;
}
.lp-rd a {
    float: right;
    background: #3451A1 url(../images/read-icon.png) no-repeat 8px 9px;
    padding: 6px 10px 6px 36px;
    color: #fff !important;
    margin-right: 10px;
    text-transform: capitalize;
    font-weight: 300;
    text-decoration: none;
}
.lp-rd a:hover {
    background: #032A6F url(../images/read-icon.png) no-repeat 8px 9px;
    color: #fff;
}
.lp-rd a.lmovie {
    background: #3451A1 url(../images/video-icon.png) no-repeat 8px 14px;
}
.lp-rd a.lmovie:hover {
    background: #032A6F url(../images/video-icon.png) no-repeat 8px 14px;
}
.fixedsidebar {
    width: 290px !important;
    display: inline-block !important;
    vertical-align: top !important;
}
.videoBorder {
    width: 90% !important;
    /* padding: 50% 0px 56.25% 0px; */
    overflow: hidden;
    padding-bottom: 56.25% !important;
    padding-top: 0px !important;
}
.videoBorder iframe,
.videoBorder embed {
    position: absolute;
    margin: 0px;
    padding: 0px;
    border: 4px solid #144993 !important;
    width: 100%;
    height: 100%;
    top: 0px;
    left: 0px;
    z-index: 1;
}
.tabs-hd {
	width: 100%;
	float: left;
	margin: 20px 0 10px 0;
}.tabs-hd li {
	width: 100%;
	float: left;
	margin: 8px 0px 3px 0;
	background: none !important;
	padding: 0 !important;
	text-align: center;
}
.tabs-hd li a {
	border: 1px solid #ccc;
	padding: 9px 17px;
	display: block;
}

.bk-appoint-border {
	background: #2D88FD;
	padding: 10px !important;
	color: #fff;
}
.addcolor-1 {
	color: #062e4e;
	font-weight: bold;
}
.textMain .tabs {
    line-height: 40px;
    list-style: outside none none;
    margin: 10px 0 20px;
    padding: 0;
    text-align: center;
}
.textMain .tabs li {
    background: none;
    display: inline-block;
    margin: 5px 5px 5px 0;
    padding: 0;
}
.textMain .tabs li a {
    background: #144993;
    color: #fff !important;
    padding: 10px 11px;
    text-decoration: none;
    /*	box-shadow: 2px -3px 6px var(--color-smoke);*/
    /*	--color-smoke: #012048;*/
    font-size: 14px;
}
.textMain .tabs li a:hover {
    color: #000;
    background: #4A9AD5;
}



.doctorleft h2.noclass{
	font: 500 24px/30px 'GilroyLight';
	color: #eb7100;
}
.mr-ipsum-new{ display: none !important;}
#Map-Container {
	width: 100%;
	margin: 0px;
	padding: 0px;
	position: relative;
}
#Accessibility, #Header, #Banner, #Content-Main, #Footer, #Main-Menu, #Mobile-Menu, #Service, #Credibility, .heading, .logos, .services, .doctor-section, .arthoscopy, .testimonial, .resources {
	max-width: 1170px;
	min-width: 300px;
	margin: 0px auto;
	padding: 0px;
	position: relative;
}
/* ADA */
.adaOn span {
	background: #003263;
	color: #fff;
	border-radius: 50%;
}
/* Scroller CSS */
#Scroller a {
	background: #fff;
	border: 2px solid #000;
	color: #000;
	border-radius: 50%;
}
.clear{ clear: both;}
/* Header CSS */

#Header-Container {
	width: 100%;
	float: left;
	
	background: #fff;
}
.logo, header.stickyHeader.stickyAnimate .logo{transition: all .4s linear 0s;}

header.stickyHeader.stickyAnimate .logo {
	width: 269px;
	transition: all .4s linear 0s;
	padding: 10px 20px 0 0;
}

header.stickyHeader.stickyAnimate .header-right1, .header-right1 {
    transition: all .4s linear 0s; margin: 7px 12px 0 0;
}

header.stickyHeader.stickyAnimate .proliance {
	width: 191px; margin: 11px 0 0 5px;
	transition: all .4s linear 0s;
}
header.stickyHeader.stickyAnimate .header-right {
	float: right;
	width: 59%;
	transition: all .4s linear 0s;
}
header.stickyHeader.stickyAnimate {
	position: fixed !important;
	top: 0 !important;
}
.logo {
	float: left;
	width: 416px;
	/*border-right: 1px solid #ccc;*/
	padding: 0 5px 0 0;
	margin: 14px 0 0 0;
}
.proliance {
	float: left;
	width: 242px;
	margin: 20px 0 0 5px;
}
.header-right {
	float: right;
	width: 350px;
	text-transform: uppercase;
	margin: 22px 0 0 0;
}
.header-right1 {
	float: right;
	width: 357px;
	margin: 15px 0 0 0;
}
.sameday{ background: #00a862; float: right; width: 290px;}
.sameday a{padding: 10px; font: 15px/20px 'GilroyRegular'; color: #ffffff; text-align: center; display: block;}

.ph-icon {
	float: left;
	width: 148px;
	margin: 0 6px 0 0;
}
.ph-icon a {
	display: block;
	font: 15px/20px 'GilroyRegular';
	color: #3f3f3f;
	background: url(../images/ph-icon.png) no-repeat 10px 5px;
	padding: 4px 0 10px 41px;
}

.book-app {
	float: right;
	width: 201px;
	margin: 0 0px 0 0;
}
.book-app a {
	display: block;
	font: 15px/20px 'GilroyRegular';
	color: #000;
	background: url(../images/book-app.png) no-repeat 10px 5px;
	padding: 5px 0 0 30px;
}
/* Menu CSS */
#Sidebar {
	
	padding: 0px 0px 20px 0px !important;
}
.menu {
	text-align: center;
}
.menu li {
	
	height: 50px;
	color: #fff;
}
.menu-home a{font-size: 25px !important;}
.menu li a {
	padding: 15px 74px;
	color: #fff;
	text-transform: uppercase;
	font: 16px/20px 'GilroyLight';
}
.menu li ul.doubleColumn {
	width: 600px;
	left: -136px;
}
.menu li ul.doubleColumn li {
	float: left;
	width: 49%;
	display: table;
}
.menu ul li {
	
	width: 265px;
}
.menu li li {
	background: #144993;
}
.menu li li a {
	color: #fff; background: url(../images/menu-arrow.png) no-repeat 12px 16px;
	text-transform: inherit;
	padding: 10px 3px 10px 40px;
}

.menu-home a::before {
	vertical-align: top;
	margin: auto;
}
.menu li li:hover {
	background: #eb7100;
}
.menu li li:hover a{ color: #fff;}

.menu-home span {
	display: none;
	vertical-align: middle;
	}
.toggleMenu {
	font: bold 16px/30px 'GilroyLight';
}
.toggleMenu a {
	border-radius: 5px;
	border: 2px solid #ccc;
}
.Wrapper {
	font: normal 14px/20px 'GilroyLight';
}
nav {
	background: #144993;
	width: 100%;
	margin: 10px 0 0 0;
}
/* Home Banner CSS */
#Banner-Container {
	margin: 0px 0 0 0;
}
#Banner-Container #Banner {
	height: 531px;
	background: url(../images/banner1new-bg.png) no-repeat center top;
	width: 1167px;
}
#Banner-Container .banner1 {
	background: url(../images/banner1new-bg.png) no-repeat center top;
}
#Banner-Container .banner1 .theme-L {
	background: url(../images/banner1new-bg-l.png) no-repeat right top; 
}
#Banner-Container .banner1 .theme-R {
	background: url(../images/banner1new-bg-r.png) no-repeat left top;
	
}
#Banner-Container .banner2 {
	background: url(../images/banner2n-bg.png) no-repeat center top;
}
#Banner-Container .banner2 .theme-L {
	background: #eeeeee; left:-99%;
}
#Banner-Container .banner2 .theme-R {
	background: url(../images/banner2n-r-bg.png) no-repeat left -1px;
	right: -99.8%;
}
#Banner-Container .banner3 {
	background: url(../images/banner3n-bg.png) no-repeat center -1px;
}
#Banner-Container .banner3 .theme-L {
	background: #eeeeee; left:-99%;
}
#Banner-Container .banner3 .theme-R {
	background: url(../images/banner3n-r-bg.png) no-repeat left -1px;
	right: -99.8%;
}

#Banner-Container .banner4 {
	background: url(../images/banner4n-bg.png) no-repeat center -1px;
}
#Banner-Container .banner4 .theme-L {
	background: #eeeeee; left:-99%;
}
#Banner-Container .banner4 .theme-R {
	background: url(../images/banner4n-r-bg.png) no-repeat left -1px;
	right: -99.8%;
}
.Banner-Tabs li:last-child {
	
	margin: 0 4px;
}
.banner-pic {
	width: 525px;
	float: right;
	margin: 121px 0 0 0;
}


/* Banner Content CSS */
.banner-content {
	position: absolute;
	font: normal 16px/20px 'GilroyLight';
	left: 53%;
	top: 31%;
	-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: 0px;
	width: 300px;
    display: none;
}
.banner-content p{ font: bold 50px/60px 'GilroyRegular'; display: block; color: #000; text-transform: uppercase;}
.banner-content p span {
	font: 25px/30px 'GilroyRegular';
	display: block;
	color: #000;
	text-transform: initial !important;
	/* text-align: center; */
}
.banner-content a {
	width: 122px;
	background: #00ab6b;
	font: 15px/20px 'GilroyRegular';
	display: block;
	padding: 10px;
	color: #000;
 margin: 15px 0 0 0;
	text-transform: uppercase;
	position: relative;
	/* margin: auto; */
	top: 1px;
	clear: both;
}
.banner-more {
	font: normal 14px/20px 'GilroyLight';
	display: inline-block;
}
.Banner_auto, .Banner_nav {
	
	display: none !important;
	
}
#services{ width: 100%; position: relative;}
.services span {
	text-align: center;
	color: #2a3a79;
	font: 24px/30px 'GilroyLight';
	display: block;
	text-transform: uppercase;
	padding: 30px 0;
}
.services li {
	float: left;
	background: url(../images/service-li.png) no-repeat center top;
	height: 434px;
	width: 292px;
}

.services li div.top{ width: 100%; float: left;}
.services li div.down{ width: 100%; float: left;}
.services li div.top .first {
	background: url(../images/knee-n.png) no-repeat center top;
	float: left;
	width: 100%;
	height: 181px;
}
.services li:hover div.top .first{background: url(../images/knee-nhnew.png) no-repeat center top;}

.services li div.top .second{background: url(../images/joint.png) no-repeat center top; float: left; width: 100%; height: 181px;}
.services li:hover div.top .second{background: url(../images/joint-hnew.png) no-repeat center top;}
.services li div.top .third{background: url(../images/shoulder-n.png) no-repeat center top; float: left; width: 100%; height: 181px;}
.services li:hover div.top .third{background: url(../images/shoulder-new.png) no-repeat center top;}
.services li div.top .four{background: url(../images/sports-n.png) no-repeat center top; float: left; width: 100%; height: 181px;}
.services li:hover div.top .four{background: url(../images/sports-nhnew.png) no-repeat center top;}
.services li div.down a {
	text-align: center;
	font: 17px/22px 'GilroyLight';
	text-transform: uppercase;
	display: block;
	color: #00ab6b;
	padding: 12px 0 14px 0;
}
.services li div.down li{background: none !important; height: auto !important; float: none; width: auto !important;}
.services li div.down li a {
	text-align: center;
	font: 16px/22px 'GilroyLight';
	text-transform: initial !important;
	display: block;
	color: #313131;
	padding: 7px 0 5px 0;
}
.services li div.down p span {
	background: url(../images/plus.png) no-repeat center top;
	width: 49px;
	height: 47px;
	display: block;
	margin: auto;
	position: relative;
	top: 37px;
}
.services li:hover div.down p span{background: url(../images/plus-h.png) no-repeat center top;	}
#doctor-section {
	width: 100%;
	position: relative;
	margin: 60px 0 0 0;
}
.doctor-section{background: url(../images/doctor-bg.png) no-repeat center top; height: 565px;}	
#doctor-section .doctor-section .theme-L {
	background: url(../images/doctor-l.png) no-repeat right top; left: -99%;
}
#doctor-section .doctor-section .theme-R {
	background: #fafafa; right: -99%;
}
.doctor-right {
	width: 642px;
	float: right;
	margin: 41px 0 0 0;
}
.doctor-right h1 a{ font: bold 50px/55px 'gilroyextrabold';
	text-transform: uppercase;
	display: block;
	color: #144993;
	padding: 0 0 }
	
.doctor-right h1 a span{font: 50px/55px 'GilroyRegular';
	text-transform: uppercase;
	display: inline;}
.doctor-right span{font: 24px/30px 'GilroyLight';
	text-transform: initial !important;
	display: block;}
.doctor-right span.color {
	font: 17px/22px 'GilroyLight';
	text-transform: uppercase;
	display: display;
	color: #eb7100;
	padding: 5px 0 23px 0;
}
.doctor-right p {
	padding: 0 0 20px 0;
	font: 15px/26px 'GilroyLight';
	display: block;
	color: #000;
}	
.doctor-right .view{ width: 100%; float: left; margin: 5px 0 0 0;}
.doctor-right .view li{ float: left;}
.doctor-right .view li a{font: 15px/22px 'GilroyLight';
	text-transform: uppercase;
	display: block; }
	.doctor-right .view li.full{ margin: 0 15px 0 0; border: 1px solid #000; }
.doctor-right .view li.full a {
	background: url(../images/view-s.png) no-repeat 10px 10px;
	padding: 10px 0 10px 34px;
	width: 189px;
}
.doctor-right .view li.full:hover{ border: 1px solid transparent; }
.doctor-right .view li.full:hover a{background: #00a862 url(../images/view-sh.png) no-repeat 10px 10px; color: #fff;}
	.doctor-right .view li.book-an{ margin: 0 15px 0 0; border: 1px solid transparent; }
.doctor-right .view li.book-an a {
	background: #00a862 url(../images/appointmnt-n.png) no-repeat 10px 12px;
	padding: 10px 0 10px 37px;
	width: 225px; color: #fff;
}
.doctor-right .view li.book-an:hover {border: 1px solid #000; }	
.doctor-right .view li.book-an:hover a{color: #fff; background: #00a862 url(../images/appointmnt-n.png) no-repeat 10px 12px;}
.doctor-right .view1 {
	width: 100%;
	float: left;
	margin: 33px 0 0 0;
}
.doctor-right .view1 li{ float: left;}
.doctor-right .view1 li a{font: 14px/20px 'Poppins', sans-serif;
	text-transform: uppercase;
	display: block; }
.doctor-right .view1 li.abos{display: block;}
.doctor-right .view1 li.pub {
	margin: 0 10px 0 33px;
	width: 157px;
}
.doctor-right .view1 li.pub a {
	background: url(../images/publication-n.png) no-repeat 10px 5px;
	padding: 10px 0 10px 57px;
}
.doctor-right .view1 li.award {
	margin: 0 0px 0 4px;
	width: 204px;
}
.doctor-right .view1 li.award a {
	background: url(../images/awards-n.png) no-repeat 10px 5px;
	padding: 10px 0 10px 49px;
}
#arthoscopy {
	margin: 35px 0 0 0;
	position: relative;
	width: 100%;
}	
.arthoscopy-right {
	width: 517px;
	float: left;
}
.arthoscopy-left {
	width: 569px;
	float: left;
}
	.arthoscopy-left a{ color: #eb7100; display: block; font: 35px/40px 'GilroyLight';}
.arthoscopy-left a span{color: #000; display: block; font:  35px/40px 'gilroyextrabold'; text-transform: uppercase;}
.arthoscopy-left p {
	color: #000;
	display: block;
	font: 15px/25px 'GilroyLight';
	padding: 30px 0;
}	
.arthoscopy-left p a {
	width: 113px;
	background: #eb7100;
	padding: 10px;
	text-align: center;
	color: #fff;
	display: block;
	font: 15px/22px 'GilroyLight';
	text-transform: uppercase;
	margin: 42px 0 0 0;
}
#testimonial {
	float: left;
	width: 100%;
	position: relative;
	background: #00a862;
	height: 413px;
	margin: 10px 0 0 0;
}
.testimonial1{margin: auto; width: 70%; position: relative;}
.testimonial a {
	text-align: center;
	color: #fff;
	display: block;
	font: 35px/45px 'gilroyextrabold';
	text-transform: uppercase;
	padding: 49px 0 0 0;
}
.testimonial span{background: url(../images/star.png) no-repeat center top; display: block; width: 111px; height: 64px; margin: auto;}
.testimonial1 span.quote1 {
	background: url(../images/quote1.png) no-repeat center top;
	display: block;
	width: 59px;
	height: 48px;
	margin: 0;
	position: absolute;
	left: -40px;
	top: -87px;
}
.testimonial1 span.quote2 {
	background: url(../images/quote2.png) no-repeat center top;
	display: block;
	width: 59px;
	height: 48px;
	margin: 0;
	position: absolute;
	right: 0px;
	top: 180px;
}
.testimonial1 ul {
	width: 80%;
	margin: auto;
	float: none !important;
	padding: 0px 0 0;
}
.testimonial1 li p {
	color: #fff;
	display: block;
	text-align: center;
	font: 15px/27px 'GilroyLight';
	
}
#patient-stories li{height: 120px;}
.Intra-Tabs{ display: none;}
.testimonials-author{height: auto;}
.testimonial2 {
	margin: auto;
	float: none;
	width: 431px;
	position: relative;
	top: 46px;
	clear: both;
}
.testimonial2 a {
	font: 15px/20px 'GilroyLight';
	display: block;
	text-align: center;
	padding: 10px;
	width: 204px; float: left;
	text-transform: uppercase;
}
.testimonial2 a.read{margin: 0 15px 0 0; border: 1px solid #fff;}
.testimonial2 a.write{background: #fff; color: #000;}
a.testimonials_auto{
	display: none !important;
	
}
.testimonials_nav.slidePrev, .testimonials_nav.slideNext {
	font: bold 15px/20px 'GilroyRegular';
	position: relative;
	padding: 0;
	width: 42px; top: 21px;
	height: 41px;
}
a.testimonials_nav span {
	background: none !important;
	display: none;
	width: auto;
	height: auto !important;
	margin: auto !important;
}
.testimonials_nav.slideNext {
	background: url(../images/right-arow.png) no-repeat 0 top;
	right: -54px;
	float: right; top: -28px;
	
}
.testimonials_nav.slidePrev {
	background: url(../images/left-arow.png) no-repeat 0 top;
	left: -46px;
	top: 11px;
}
.testimonials_nav.slidePrev, .testimonials_nav.slideNext{}
.testimonials_nav.slidePrev.slidePrev::before {
	content: none;
}
.testimonials_nav.slideNext::before {
	content: none;
}
#resources{ width: 100%; position: relative; margin: 35px 0 0 0;}
.resources {
	background: url(../images/resource-bg.png) no-repeat 0 top;
	height: 425px;
	padding: 40px 0 0 0;
}
#resources .resources .theme-L {
	background: url(../images/resource-l.png) no-repeat right top; 
}
#resources .resources .theme-R {
	background: #04316f; 
	right: -99%;

}
.resources-left {
	width: 279px;
	float: left;
	margin: 0 88px 0 0;
}
.resources-left a{font: 40px/50px 'GilroyRegular';
	display: block; color: #eb7100;}
.resources-left a span {
	display: block;
	font: 35px/50px 'gilroyextrabold';
	color: #fff;
	text-transform: uppercase;
}
.resources-left p {
	display: block;
	padding: 23px 0;
	font: 15px/22px 'GilroyLight';
	color: #fff;
}
.resources-left p a {
	background: #00a862;
	width: 158px;
	font: 15px/22px 'GilroyRegular';
	display: block;
	color: #fff;
	padding: 10px;
	text-transform: uppercase;
	margin: 28px 0 0 0;
}
.resources-middle{ width: 486px; float: left; margin: 0 0px 0 0;}	
.resources-right {
	width: 316px;
	float: left;
	margin: 0 0px 0 0;
}
.resources-right li{background: #04316f; border-bottom: 1px solid #436da9;}
.resources-right li:last-child{border-bottom: none;}	
.resources-right li a {
	padding: 30px 0 30px 97px;
	font: 15px/20px 'GilroyLight';
	color: #fff;
	text-transform: uppercase;
	display: block;
}	
.resources-right li a.fv {
	background: url(../images/fvn.png) no-repeat 45px 18px;
}	
.resources-right li a.fv:hover{background: url(../images/fv-hn.png) no-repeat 45px 18px;}

.resources-right li a.ii{background: url(../images/iin.png) no-repeat 45px 18px;}	
.resources-right li a.ii:hover{background: url(../images/ii-h.png) no-repeat 45px 18px;}

.resources-right li a.ev{background: url(../images/evn.png) no-repeat 45px 18px;}	
.resources-right li a.ev:hover{background: url(../images/ev-hn.png) no-repeat 45px 18px;}

.resources-right li a.pf{background: url(../images/pfn.png) no-repeat 45px 18px;}	
.resources-right li a.pf:hover{background: url(../images/pf-hn.png) no-repeat 45px 18px;}

#location {
	width: 100%;
	position: relative;
	margin: 0px 0 0 0;
	z-index: 99;
}

.location {
	background: url(../images/map-bg.png) no-repeat center -2px;
	height: 447px;
}	
#location .location .theme-L {
	background: url(../images/map-l.png) no-repeat right top;  left: -93%;
}

#location .location .theme-R {
	background: url(../images/map-r.png) no-repeat left top; right:  -93%;
}
.location-down {
	position: relative;
	top: 165px;
	margin: auto;
	background: url(../images/location-bg.png) no-repeat center top;
	width: 543px;
	height: 286px;
	padding: 0 40px;
}
.location-down a span{
	text-transform: uppercase;
	font: 35px/40px 'gilroyextrabold';
	display: block;
	color: #fff;
	padding: 43px 0 15px;
	text-align: center;
}
.cont{font: 16px/26px 'GilroyLight'; clear: both;}
.location-down p {
	background: url(../images/location-n.png) no-repeat 146px 5px;
	font: 16px/26px 'GilroyLight';
	display: block;
	color: #fff;
	padding: 2px 0 2px 10px;
	text-align: center;
}
.location-down ul {
	margin: 10px 0 0 63px;
}
.location-down li{ float: left;}
.location-down li.fax{
	background: url(../images/fax-n.png) no-repeat 5px 10px;
	font: 18px/24px 'GilroyLight';
	display: block;
	color: #fff;
	padding: 7px 0 2px 36px;
}	
.location-down li.tel span a {
	background: url(../images/tel-n.png) no-repeat 5px 10px;
	font: 18px/24px 'GilroyLight';
	display: block;
	color: #fff;
	padding: 6px 0 2px 30px;
}	
.location-down li.tel {
	margin: 0 14px 0 9px;
}
.location-down li.tel span{background: none !important; padding: 0 !important}
.location-down a.book-app {
	background: #00a862 url(../images/appointmnt-n.png) no-repeat 10px 12px;
	padding: 10px 0 10px 38px;
	width: 245px;
	margin: auto;
	font: 17px/24px 'GilroyLight';
	text-transform: uppercase;
	display: block;
	color: #fff;
	clear: both;
	top: 19px !important;
	position: relative;
	float: none;
}
/* Navigation CSS */;
.navigation {
	font: 15px/20px 'GilroyLight';
	display: block;
	padding: 10px 0px 10px 0px;
	text-align: left;
	color: #000;
}
.navigation a {
	text-decoration: none !important;
	color: #144993;
}
.navigation a:hover {
	color: #eb7100;
}
.navigation h1{ color: #144993;  display: block;
	font: bold 30px/40px 'GilroyLight';
	 text-align: left; text-transform: uppercase;}
	
#heading{width: 100%; float: left;}
#Content {
	padding: 0 2% 0 0;
	width: 75%;
}
/* Text CSS */
.textMain {
	padding: 0px 10px 50px 0px;
	font: normal 14px/24px 'GilroyLight';
	color: #2d2f2f;
}
.textMain a {
	color: #eb7100;
}
.textMain a:hover {
	color: #00ab6b;
}
.textMain h1 {
	font: 600 30px/34px 'GilroyLight';
	color: #eb7100;
}
.textMain h1 span {
	font: normal 20px/24px 'GilroyLight';
	color: #eb7100;
}
.textMain h2, .hTag2, .textMain h3.hTag2, .textMain h4.hTag2 {
	font: 500 24px/30px 'GilroyLight';
	color: #eb7100; 
}
.textMain h2 span {
	font: normal 18px/22px 'GilroyLight';
	color: #eb7100;
}
.textMain h2 a, .hTag2 a, .textMain h3.hTag2 a, .textMain h4.hTag2 a {
	color: #eb7100;
}
.textMain h3, .hTag3, .textMain h2.hTag3, .textMain h4.hTag3 {
	font: 500 20px/30px 'GilroyLight';
	color: #00ab6b;
}
.textMain h3 a, .hTag3 a, .textMain h2.hTag3 a, .textMain h4.hTag3 a {
	color: #00ab6b;
}
.textMain h4, .hTag4, .textMain h2.hTag4, .textMain h3.hTag4 {
	font: normal 18px/22px 'GilroyLight';
	color: #C1D42F;
}
.textMain h4 a, .hTag4 a, .textMain h2.hTag4 a, .textMain h3.hTag4 a {
	color: #014cbe;
}
.doctormain{ width: 100%; float: left;}
.doctorright{ float: left; width: 502px;}
.appointment {
	width: 100%;
	float: left;
	position: relative;
	top: -1px;
	margin: 0 0 0 2px;
}
.appointment a {
	padding: 10px 0 10px 42px;
	font: 15px/20px 'GilroyRegular';
	color: #fff;
	text-transform: uppercase;
	display: block;
	float: left;
	width: 250px;
}
.appointment a:hover{ color: #fff !important;}
.appointment a.book {
	background: #144993 url(../images/appointment.png) no-repeat 14px 9px;
}
.appointment a.patient {
	background: #eb7100 url(../images/quote.png) no-repeat 10px 11px;
}
.doctorleft {
	float: right;
	width: 53%;
}
.doctorleft h2 {
	color: #144993;
	font: bold 50px/60px 'GilroyRegular';
	text-transform: uppercase;
	padding: 0;
}
.doctorleft h2 span{ display: inline; color: #000; font: 50px/60px 'GilroyRegular';}
.doctorleft span{ display: block; color: #000; font: 24px/30px 'GilroyRegular';}
.doctorleft span.special{ display: block; color: #00ab6b; font: 17px/25px 'GilroyRegular'; text-transform: uppercase;}
.login {
	width: 320px;
	height: 500px;
	position: absolute;
	right: 0px;
	top: 103px;
	display: none;
	z-index: 99999;
	background: #f9f9f9;
	border-radius: 5px;
	box-shadow: 2px 1px 3px #ece4e4;
}
.login iframe {
	height: 470px !important;
}
.clsbtn {
	cursor: pointer;
}
.clear{ clear: both;}
#logos {
	width: 100%;
	float: left;
	border-top: 1px solid #ccc;
	margin: 11px 0;
}
.logos li{background: none !important; padding: 0 !important;}
.nbs-flexisel-nav-left{background: #fff url(../images/leftarow.png) no-repeat 0 21px;}
 .nbs-flexisel-nav-right{background: #fff url(../images/rightarow.png) no-repeat 0 21px;}
 .nbs-flexisel-nav-right::before {
	content: none;
}
.nbs-flexisel-nav-left::before {
	content: none;
}
.nbs-flexisel-nav-left, .nbs-flexisel-nav-right {
	
	width: 36px;
	cursor: pointer;
}
/* Sidebar CSS */
#Sidebar {
	width: 270px;
}
.doctor-m{ width: 270px; background: url(../images/siddharth-s.png) no-repeat center top; height: 498px;}
.doctor-m a {
	text-align: center;
	display: block;
	color: #fff;
	font: 25px/30px 'gilroyextrabold';
	padding: 22px 0 0 0;
}
.doctor-m a span {
	text-transform: uppercase;
	color: #00ab6b;
	font: 15px/25px 'GilroyLight';
	display: block;
	padding: 3px 0 0 0;
}
.doctor-m span {
	text-transform: inherit;
	color: #fff;
	font: 16px/22px 'GilroyLight';
	display: block;
	padding: 4px 35px 0;
	text-align: center;
}
.doctor-m p a {
	padding: 10px 0 10px 29px;
	font: 15px/20px 'GilroyLight';
	color: #fff;
	background: #eb7100 url(../images/view.png) no-repeat 12px 10px;
	text-transform: uppercase;
	display: block;
	position: relative;
	width: 181px;
	margin: auto;
	top: 329px;
}
.resource{ width: 270px; margin: 25px 0 0 0;}
.resource a {
	background: #00a862;
	padding: 17px 0 17px 29px;
	font: 22px/30px 'gilroyextrabold';
	color: #fff;
	display: block;
	text-transform: uppercase;
}
.resource li{background: #144993; border-bottom: 1px solid #436da9;}
.resource li:last-child{border-bottom: none;}	
.resource li a {
	padding: 30px 0 30px 72px;
	font: 15px/20px 'GilroyLight';
	color: #fff;
	display: block;
}	
.resource li a.fv {
	background: url(../images/fvn.png) no-repeat 22px 18px;
}	
.resource li a.fv:hover{background: url(../images/fv-hn.png) no-repeat 22px 18px;}

.resource li a.ii{background: url(../images/iin.png) no-repeat 22px 18px;}	
.resource li a.ii:hover{background: url(../images/ii-h.png) no-repeat 22px 18px;}

.resource li a.ev{background: url(../images/evn.png) no-repeat 22px 18px;}	
.resource li a.ev:hover{background: url(../images/ev-hn.png) no-repeat 22px 18px;}

.resource li a.pf{background: url(../images/pfn.png) no-repeat 22px 18px;}	
.resource li a.pf:hover{background: url(../images/pf-hn.png) no-repeat 22px 18px;}
.pe{ width: 270px; margin: 0px 0 0 0; background: url(../images/pe.png) no-repeat center top; height: 171px;} 
.pe a {
	padding: 134px 0 0 0;
	font: 17px/22px 'GilroyLight';
	color: #fff;
	text-align: center;
	display: block;
}
.topic-m {
	width: 100%;
	float: left;
	background: #FAFAFA url(../images/topic-bg.png) no-repeat 0 top;
	margin: 0 0 7px 0;
	padding: 0px;
	height: 344px;
}
.topic-right {
	width: 64%;
	float: right;
	padding: 48px 23px 0 0;
}
.topic-right h2 {
	color: #144993 !important;
	font: bold 19px/28px 'GilroyLight';
	display: block;
	text-transform: uppercase;
	padding: 3px 0;
}
.topic-right p {
	display: block;
	font: 16px/25px 'GilroyLight';
	color: #000;
}
.topic-bottom {
	width: 100%;
	float: left;
	margin: 15px 0 0 0;
}
.topic-bottom .ph-icon {
	float: left;
	width: 172px;
	margin: 0px 0 7px 0;
	background: #144993;
	border: none;
	margin: 0 8px 0 0;
}
.topic-bottom .ph-icon span a {
	background: #144993 url(../images/phone.png) 11px 10px no-repeat;
	padding: 8px 0 10px 46px;
	color: #fff;
}
.topic-bottom a {
	display: block;
	font: 15px/22px 'GilroyLight';
	color: #fff;
	background: none;
	padding: 0;
}
.topic-bottom .book a {
	background: url(../images/appointmnt-n.png) 11px 9px no-repeat;
	padding: 8px 0 10px 43px; color: #fff;
}
.topic-bottom .book a:hover{ color: #fff !important;}
.topic-bottom .book {
	float: left;
	width: 208px;
	border-left: none !important;
	background: #00ab6b;
	margin: 0 20px 0 24px;
	border: none;
}
.bk-appoint-border {
	background: #00ab6b;
	padding: 10px !important;
	color: #fff;
}
.bk-appoint-border a:hover{color: #000;}
#Content-Container {
	margin: 0px 0 0 0;
}
.navigation {
	padding: 32px 0;
	text-align: left;
	color: #000;
}
#Content-Main{padding: 0px 0 0 0;}
/* Footer CSS */
#Footer-Container-s {
	float: left;
	width: 100%; background: url(../images/footer-home.png) no-repeat center top;
	margin: -97px 0 0 0;
}
#Footer-Container-s #Footer{ background: url(../images/footer-home.png) no-repeat center top; height: 495px;}
#Footer-Container-s #Footer-Container #Footer .theme-L {
	background: url(../images/footer-lh.png) no-repeat right top;  left: -99%;
}
#Footer-Container-s #Footer-Container #Footer .theme-R {
	background: url(../images/footer-rh.png) no-repeat left top; right: -99%;
}

#Footer-Container-s .social-logo {
	width: 136px;
	margin: auto;
	text-align: center;
	float: none;
	display: block;
	padding: 155px 0 0 0;
}
#Footer-Container-s .ypo-logo {
	width: 120px;
	margin: auto;
	float: none;
	padding: 50px 0 0 0;
	text-align: center;
	display: block;
}
#Footer-Container{ float: left; width: 100%;}
#Footer{ background: url(../images/footer-bg.png) no-repeat center top; height: 399px;}
#Footer-Container #Footer .theme-L {
	background: url(../images/footer-l.png) no-repeat right top;
}
#Footer-Container #Footer .theme-R {
	background: url(../images/footer-r.png) no-repeat left top;
}
.text-footer{width: 400px;
	margin: auto;
	text-align: center;
	float: none;
	display: block;}
.text-footer p {
	text-align: center;
	display: block;
	color: #eb7100;
	font: 35px/40px 'gilroyextrabold';
	padding: 24px 0 30px 0;
}
.text-footer p span{  display: inline; color: #000; font: 35px/40px 'GilroyLight';}
.copyrights {
	margin: auto;
	float: none;
	width: 76%;
	border-top: 1px solid #ccc;
	display: block;
}
.copyrights ul {
	border-bottom: 1px solid #ccc;
	display: block;
	padding: 0 0 51px 0;
}
.copyrights li {
	float: left;
	color: #000;
	padding: 16px 0;
}
.copyrights li a {
	display: block;
	color: #000;
	font: 16px/19px 'GilroyLight';
	padding: 0px 12px 0px;
}
.copyrights span {
	clear: both;
	color: #000;
	font: 16px/22px 'GilroyLight';
	padding: 20px 0 0 0;
	display: block;
	text-align: center;
}
.social-logo {
	width: 136px;
	margin: auto;
	text-align: center;
	float: none;
	display: block;
	padding: 47px 0 0 0;
}
.social-logo ul {
	font-size: 0px;
}
.social-logo li {
	display: inline-block;
	vertical-align: top;
	width: 35px;
	height: 30px;
	margin: 0 2px;
	font-size: 20px;
}
.social-logo li.facebook{background: #144993;}
.social-logo li.twitter{background: #27aae1; }
.social-logo li.youtube{background: #c71f1e;}

.social-logo li a {
	width: 100%;
	height: 100%;
	display: block;
	color: #fff;
	padding: 5px;
}
.ypo-logo {
	width: 120px;
	margin: auto;
	float: none;
	padding: 40px 0 0 0;
	text-align: center;
	display: block;
}
#service{ width: 100%; float: left;}
#service li {
	float: left;
	width: 568px;
	background: url(../images/srvice-bg.png) no-repeat left top;
	height: 341px;
	margin: 20px 0px;
	position: relative;
	padding: 0 !important;
	background-size: 100%;
}
#service li div.first {
	width: 280px;
	float: left;
	margin: 8px 0 0 0px;
}
#service li div.second {
	width: 270px;
	float: left;
	padding: 40px 8px 40px 13px;
}
#service li div.second a{font: 22px/30px 'gilroyextrabold'; color: #00ab6b; display: block; text-transform: uppercase;}
#service li div.second ul{ margin: 20px 0 0 0;}
#service li div.second ul li {
	list-style-type: circle;
	color: #000;
	float: none;
	padding: 0 !important;
	background: none !important;
	width: auto;
	height: auto;
	margin: 0;
}
#service li div.second ul li a {
	padding: 5px 0 5px 10px;
	color: #313131;
	font: 17px/22px 'GilroyLight';
	display: block;
	text-transform: inherit;
}
#service li div.second p a {
	position: absolute;
	width: 108px;
	padding: 10px;
	text-align: center;
	color: #fff;
	background: #144993;
	font: 15px/22px 'GilroyLight';
	display: block;
	top: 268px;
	right: 32px;
}
#service li div.second p a:hover{ background: #eb7100; color: #fff;}

/* 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;
}
.textMain .schemaTitle {
	padding: 5px 10px;
	font: normal 18px/24px 'GilroyLight';
}
.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 'GilroyLight';
	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;
	color: #000;
}
.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;
}
@media screen and (max-width : 1025px) {
#Accessibility, #Header, #Banner, #Content-Main, #Footer, #Main-Menu, #Mobile-Menu, #Service, #Credibility, .heading, .logos, .services, .doctor-section, .arthoscopy, .testimonial, .resources, #Banner-Container #Banner {	
	width: 100%;
}
.menu li ul.doubleColumn {
	width: 600px;
	left: -209px;
}
.menu li:last-child ul {
	right: 24px;
	left: auto;
}
.doctorleft h2 span {
	
	font: 47px/60px 'GilroyRegular';
}
#service li div.second p a {
	
	top: 249px;
	
}
#Content {
	padding: 0 1% 0 0;
	width: 71%;
}

.doctorleft {
	
	width: 49%;
}
#service li {
	width: 504px;
	height: 289px;
	
	padding: 0 !important;
	background-size: 100%;
}
#service li div.second {
	width: 267px;
	
	padding: 40px 5px 40px 13px;
}
#service li div.second p a {
	
	padding: 5px;
	
}
.textMain {
	padding: 10px 10px 50px 5px;
	
}
.navigation {
	padding: 32px 0 0 5px;
	
}
#service li {
	width: 499px;
	height: 285px;
	margin: 20px 0px;
	padding: 0 !important;
	background-size: 100%;
}
#service li div.first {
	width: 244px;
	margin: 8px 0 0 8px;
}
#service li div.second {
	width: 246px;
	padding: 24px 1px 2px 3px;
}
.menu li a {
	padding: 15px 41px;
	
}
header.stickyHeader.stickyAnimate .header-right {
	
	width: 423px;
	
}	
header.stickyHeader.stickyAnimate .proliance {
	width: 232px;
	
}
header.stickyHeader.stickyAnimate .logo {
	width: 301px;
	
}
#Banner-Container .banner3 .theme-R, #Banner-Container .banner2 .theme-R, #Banner-Container .banner1 .theme-R {
	
	right: 100%;
}

.banner-content {

	left: 59%;
	
}
.services li{ background-size: 100%; height: 434px;
	width: 256px;}
.arthoscopy-left p a {
	
	margin: 28px 0 0 0;
}
.arthoscopy-left {
	width: 569px;
	
	padding: 0 5px 0 5px;
}
.arthoscopy-right {
	width: 450px;
	
}
.resources-left {
	width: 279px;
	
	margin: 0 24px 0 4px;
}
.resources-middle {
	width: 400px;
	
	margin: 0 0px 0 0;
}
.copyrights {
	
	width: 87%;
	
}
.doctorleft {
	float: right;
	width: 49%;
}
.doctorleft h2 {

	font: bold 43px/60px 'GilroyRegular';
	
}
.location-down {
	
	background: #1B4985;
	
}
.location-down li.fax{
	font: 15px/24px 'GilroyRegular' !important;
	padding: 6px 0 2px 30px !important;
	display: block !important;
	top: 0;
}

.location-down li {
	float: left; 	font: 15px/24px 'GilroyRegular' !important;
	display: inline-block;
}

}
@media screen and (max-width : 1023px) {
	
	#Banner-Container #Banner {
	height: 531px;
	background: url(../images/banner1new-bg.png) no-repeat -39px top;

}
	#doctor-section .doctor-section .theme-L {
	
	left: -100%;
}
.menu li ul.doubleColumn {
	width: 600px;
	left: -291px;
}
	.topic-right {
	width: 100%;
	float: right;
	padding: 27px 23px 0 5px;
}
.topic-m {
	width: 100%;
	float: left;
	background: #FAFAFA;
	margin: 0 0 7px 0;
	padding: 0px;
	height: auto;
}
.topic-bottom {
	
	padding: 0 0 5px 0;
}
	#Content {
	padding: 0 1% 0 0;
	width: 100%;
	display: block;
}
.fixedsidebar {
	
	display: none !important;
}
	.doctorright {
	float: none;
	width: 502px;
	margin: auto;
}
.doctorleft {
	float: right;
	width: 100%;
}
	.testimonial2 {
	
	top: -4px;
	clear: both;
}
	.login {
	width: 320px;
	height: 500px;
	position: absolute;
	right: 82px;
	top: 198px;
	
}
	#Content-Container {
	margin: 0;
}
#service li {
	width: 522px;
	height: 301px;
	margin: auto;
	padding: 0 !important;
	background-size: 100%;
	float: none;
}
header.stickyHeader.stickyAnimate {
	position: relative !important;
	
}
header.stickyHeader.stickyAnimate .proliance {
	width: auto;
}
header.stickyHeader.stickyAnimate .logo {
	width: 416px; transition: inherit;
	padding: 0 5px 0 0;
}
header.stickyHeader.stickyAnimate .header-right1, .header-right1 {
	transition: inherit;
	margin: 15px 0 0 0;
}
.header-right {
	float: none;
	width: 350px;
	margin: auto;
}
.header-right {
	float: right;
	width: 350px;
	margin: 20px auto;
}

header.stickyHeader.stickyAnimate .header-right {
	width: 350px;
	float: none;
	margin: auto;
	clear: both;
	transition: inherit;
	/* padding: 8px 0 0 0; */
}
.menu li a {
	padding: 15px 7px;
}
#Banner-Container {
	margin: 0;
}
#Banner-Container .banner1, #Banner-Container .banner2, #Banner-Container .banner3, #Banner-Container .banner4{background-size: 100%;}
.banner-pic {
	width: 333px;
	float: left;
	margin: 121px 0 0 381px;
}
.services li {
	
	height: 434px;
	width: 192px;
}
.services li div.down li a {
	
	font: 13px/19px 'GilroyRegular';
	
}
#doctor-section {
	
	margin: 10px 0 0 0;
}
.doctor-right .view {
	width: 94%;
	
	margin: 5px 0 0 74px;
}
.doctor-right .view1 {
	width: 91%;
	
	margin: 33px 0 0 58px;
}
#arthoscopy {
	margin: 5px 0 0 0;
	
}
.arthoscopy-left {
	width: 98%;
	padding: 0 5px 0 5px;
	float: none;
	margin: auto;
}
.arthoscopy-right {
	
	display: none;
}
.testimonial1 {
	margin: auto;
	width: 85%;
	
}
.testimonial1 ul {
	width: 93%;
	
}
.testimonials_nav.slideNext {
	
	top: -79px;
}
.resources-middle {
	
	display: none;
}.resources {
	background: #04316F;
	height: auto;
	padding: 40px 0 0 0;
	float: left;
}
.resources-left {
	width: 329px;
	margin: 0 24px 0 8px;
}
.copyrights li a {
	padding: 2px 4px 0px;
}
.copyrights {
	width: 99%;
}
header.stickyHeader {

	position: relative;
}
header.stickyHeader, header.stickyHeader.stickyAnimate {
	
	transition: inherit;
}
}

@media screen and (max-width : 767px) {
	#doctor-section .doctor-section .theme-L {
	background: none;
	left: -99%;
}
	#Scroller {
	
	display: none !important;

}
	.login {
	
	top: 258px;
}
	#Header-Container {
	
	top: 0 !important;
}
	#Footer-Container-s .social-logo {
	
	padding: 14px 0 0 0;
}
	.proliance {
	float: none;
	width: 242px;
	margin: auto;
	display: block;
}
.toggleMenu a {
	
	color: #fff;
}
.banner-pic {
	width: 276px;
	float: left;
	margin: 150px 0 0 320px;
}
.banner-content {
	left: 31%;
}
#Banner-Container #Banner {
	height: 531px;
	background: url(../images/banner1new-bg.png) no-repeat -99px top;
	
}
.Wrapper.mobileMenu {
	background: #144993;
}
.parentMenu li a {
	
	color: #fff;
}
.parentMenu li:hover a {
	color: #fff;
}	
.parentMenu li:hover{
	color: #eb7100;
}
.parentList > .dropMenu::after, .parentList .subparentList > .dropMenu::after {
	
	color: #fff;
}
.parentMenu li:hover {
	background: #eb7100;
}
.parentMenu li ul {
	background: #144993;
}
.parentMenu li ul li:hover a {
	color: #fff !important;
}
	.logo {
	float: none;
	width: 416px;
	border-right: none;
	padding: 0 5px 0 0;
	margin: auto;
	display: block;
}
	
/* Menu CSS */ 
#Main-Menu {
	display: none;
}
#Mobile-Menu {
	display: block;
}
#Content, #Sidebar {
	display: block;
}
#Sidebar {
	display: block;
	clear: both;
	display: block !important;
	margin: auto;
	float: none;
}
.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;
}
.services li {
	height: 445px;
	width: 317px;
}
.doctor-section {
	background: #E3E7F3;
	height: auto;
	float: left;
	padding: 0 0 20px 0;
}
.doctor-right {
	width: 98%;
	float: right;
	margin: 41px 0 0 0;
}
.doctor-right .view1 {
	width: 95%;
	margin: 33px 0 0 31px;
}
.testimonials_nav.slideNext {
	top: -97px; right: -45px;
}
.testimonial1 span.quote1, .testimonial1 span.quote2 {
	
	display: none;
}
.testimonial2 {
	
	top: 12px;
	clear: both;
}
.resources-right {
	width: 284px;
	
	margin: 0 0px 0 0;
}
.resources-left {
	width: 329px;
	margin: 0 11px 0 8px;
}
#Footer-Container-s {
	float: left;
	width: 100%;
	background: #E6EBF1;
	margin: 0;
}
#Footer-Container-s #Footer {
	background: #E6EBF1;
	height: auto;
	float: left;
}
#Footer-Container-s .ypo-logo {
	width: 120px;
	
	padding: 27px 0 24px 0;
	
}
.copyrights li a {
	padding: 2px 28px 0px;
}
.sameday {
	background: #00a862;
	float: none;
	width: 290px;
	margin: auto;
	/* padding: 20px 0 0 0; */
}
.copyrights ul {
	border-bottom: none;
	
}
.header-right {
	float: none;
}
    
}
@media screen and (max-width : 639px) {
	.copyrights span {
	
	padding: 20px 10px;
	
}
	.doctor-right {
	
	margin: 41px 6px 0 0;
}
	#connect-sblock ul li {
	float: left;
	padding: 11px 0 16px 25px;
	width: 97%;
	
}
	.doctorright {
	float: none;
	width: 100%;
	margin: auto;
}
.appointment a {
	
	width: 230px;
}
.doctorleft h2 span {
	
	font: 45px/60px 'GilroyRegular';
}
.doctorleft h2 {
	
	font: bold 39px/60px 'GilroyRegular';
	
}


#service li div.first {
	
	display: none;
}
#service li {
	width: 98%;
	
}
#service li div.second {
	
	padding: 19px 5px 2px 13px;
}
#service li div.second p a {
	top: 219px;
}
.banner-content {
	left: 33%; top: 49%;
}
#Banner-Container #Banner {
	height: 219px;
	background: url(../images/banner1new-bg.png) no-repeat center top;
	/* width: 1167px; */
	background-size: 100%;
}
.banner-pic {
	width: 252px;
	float: left;
	margin: 50px 0 0 207px;
}
.services span {
	
	padding: 12px 0;
}
.services li div.top, .services li div.top ul, .services li div.down p span {
	
	display: none;
}
.services li {
	height: auto;
	float: left;
	margin: 10px 0 0 0;
	background: none;
}
.services li div.down a {
	background: #144993;
	color: #fff;
}
.down ul{display: none !important;}
.services ul {
	margin: auto;
	float: none;
	display: block;
	width: 320px;
}
.doctor-right h1 a span, .doctor-right h1 a {
	font: 37px/47px 'GilroyRegular';
	
}
.doctor-right .view {
	width: 99%;
	margin: 5px 0 0 12px;
}
.doctor-right .view1 li.award {
	margin: 0 0px 0 33px;
	
}
.arthoscopy-left a span {
	
	font: bold 31px/40px 'GilroyRegular';
	
}
.testimonial1 {
	margin: auto;
	width: 74%;
}
#testimonial {
	float: left;
	width: 100%;
	
	background: #1AAA62;
	height: auto;
	margin: 10px 0 0 0;
	/* float: left; */
}
.testimonials_nav.slideNext {
	top: -181px;
	right: -45px;
}
.testimonial2 {
	top: -5px;
	clear: both;
}
.resources-left a span {
	
	font: bold 35px/50px 'GilroyRegular';
	
}
.resources-left {
	width: 98%;
	margin: auto;
	float: none;
}
.resources {
	
	padding: 10px 0 0 0;
	
}
.resources-right {
	width: 284px;
	margin: auto;
	float: none;
}
.location-down {
	position: relative;
	top: 0;
	margin: auto;
	background: #1C4A7C;
	width: 98%;
	height: 286px;
	padding: 0 0px;
}
#Footer-Container-s #Footer-Container #Footer .theme-L, #Footer-Container-s #Footer-Container #Footer .theme-R, #location .location .theme-L, #location .location .theme-R {
	background: none;
	
}
.copyrights li a {
	padding: 2px 22px 0px;
}
#Footer-Container-s .social-logo {
	
	padding: 10px 0 0 0;
}
.location {
	background: none;
	height: auto;
	float: none;
	padding: 0 0 20px 0;
}
#Header-Container {
	
	top: 0 !important;
}
.copyrights li {
	padding: 4px 0;
}
.testimonial a {
	padding: 10px;
}
#patient-stories li {
	height: 205px;
}
.img-r {
	float: none;
	margin: auto;
	display: block;
}
.img-r img{
	float: none;
	margin: auto;
	display: block;
}
}
@media screen and (max-width : 479px) {
	.banner-pic {
	width: 190px;
	float: left;
	margin: 50px 0 0 166px;
}
	.location-down li.fax {
	font: 17px/24px 'GilroyRegular' !important;
	padding: 6px 0 2px 30px !important;
	display: block !important;
	top: 0;
	margin: 0 0 0 10px;
	float: none;
	clear: both;
}
	.location-down a span {
	text-transform: uppercase;
	font: bold 24px/28px 'GilroyRegular';
	display: block;
	color: #fff;
	padding: 22px 0 15px;
	text-align: center;
}
	.location-down ul {
	margin: auto;
	width: 176px;
	float: none;
	display: block;
	padding: 10px 0 0 0;
}
	.location-down p {
	
	padding: 2px 0 2px 0px;
	
}
	#service li div.second {
	width: 266px;
	
}
	.doctor-right {
	margin: 5px 6px 0 0;
	padding: 0 5px;
}
	.ypo-logo {
	
	padding: 8px 0 0 0;
	
}
	.topic-bottom .book {
	
	margin: auto;
	border: none;
	float: none;
}
.topic-bottom .ph-icon {
	
	border: none;
	margin: auto;
	float: none;
}
	.textMain .schemaTable li .contact-map {
	float: left;
	width: 100%;
}
	ul.service-list-design li {
	
	width: 100%;
	
}
	.doctor-right .view li.full {
	margin: 0 0 0 14px;
	border: 1px solid #000;
}
.doctor-right .view {
	width: 230px;
	margin: auto;
	float: none;
}
.resources-left p a {
	float: none;
	clear: both;
	margin: auto;
	position: relative;
	top: 13px;
}
	.doctorleft h2 span {
	
	font: 27px/60px 'GilroyRegular';
}
.doctorleft h2 {
	
	font: bold 27px/34px 'GilroyRegular';
	
}
	.appointment {
	width: 233px;
	float: none;
	position: relative;
	top: -1px;
	margin: auto;
}
	#service li {
	width: 98%;
	height: auto;
	margin: auto;
	padding: 0 !important;
	background-size: 100%;
	float: left;
	background: none;
	border: 1px solid #ccc;
}
#service li div.second p a {
	top: 0;
	position: relative;
	float: right;
	right: -69px;
}
#service li div.second li{border: none !important;}
	.doctor-right .view1 {
	
	margin: 33px 0 0 12px;
}
	
.logo {
	float: none;
	width: 100%;
	
}
.header-right {
	
	width: 320px;
	
}	
.header-right1 {
	float: right;
	width: 98%;
	
}
.book-app {
	float: none;
	width: 201px;
	margin: auto;
}
.ph-icon {
	float: none;
	width: 148px;
	margin: auto;
}
.banner-content p {
	font: bold 33px/42px 'GilroyRegular';
	display: block;
	color: #000;
	text-transform: uppercase;
}

.banner-content {
	left: 45%;
	top: 48%;
}
#Banner-Container #Banner {
	height: 169px;
}
.doctor-right h1 a span, .doctor-right h1 a {
	font: 26px/41px 'GilroyRegular';
}
.doctor-right .view li.book-an {
	margin: 4px 15px 0 0;
	
}
.arthoscopy-left a span {
	font: bold 21px/23px 'GilroyRegular';
}
.testimonial a {
	
	font: bold 28px/45px 'GilroyRegular';
	text-transform: uppercase;
	padding: 20px 0 0 0;
}.testimonials_nav.slidePrev {
	
	top: 106px;
}
.testimonial2 {
	
	width: 209px;
	
}
.testimonial2 a {


	margin: 7px 0 0 0;
}
.resources-left a span {
	font: bold 24px/41px 'GilroyRegular';
}
.location-down a {
	
	font: bold 25px/40px 'GilroyRegular';
	
	padding: 3px 0 15px;
	text-align: center;
}
.location-down p {
	background: none;
	
}
.text-footer {
	width: 320px;
	
}
.text-footer p span, .text-footer p {
	
	font: 32px/40px 'GilroyRegular';
}
.services span {
	
	font: 19px/30px 'GilroyRegular';
	
}
.doctor-right .view1 li.pub {
	margin: auto;
	width: 205px;
	float: none;
	clear: both;
}
.testimonial2 a {
	font: 15px/20px 'GilroyRegular' !important;
	
	padding: 10px !important;
	
}
.doctor-right .view1 li.award {
	margin: auto;
	float: none;
}
.resources-left a {
	
	text-align: center;
}
.copyrights li {
	padding: 3px 0;
}
.doctor-right .view1 li.abos {
	display: block;
	float: none;
	margin: auto;
	display: block;
}
.doctor-right .view1 li.abos a img {
	margin: auto;
	float: none;
	display: block;
	padding: 0 0 5px 0;
}
.login {
	
	right: 18px;
	top: 279px;
}
#patient-stories li {
	height: 274px;
}
}
@media screen and (max-width : 359px) {
	.banner-pic {
	width: 149px;
	float: left;
	margin: 42px 0 0 166px;
}
	.content-button {
	padding: 0;
	margin: auto !important;
	width: 305px;
	
}
	#patient-stories li {
	height: 294px;
}
	.login {
	
	right: 0;
	top: 279px;
}
	#service li div.second p a {
	
	right: -40px;
}
	.testimonials_nav.slidePrev {
	
	left: -42px;
	
}
.testimonials_nav.slideNext {
	
	right: -42px;
}


#Banner-Container #Banner {
	height: 150px;
}
.banner-content {
	left: 50%;
	top: 51%;
}
.doctor-right span.color {
	font: 16px/17px 'GilroyRegular';
	
}
}
