@font-face {
    font-family: 'Mazzard H';
    src: url('fonts/MazzardH-Regular.eot');
    src: local('Mazzard H Regular'), local('MazzardH-Regular'),
        url('fonts/MazzardH-Regular.eot?#iefix') format('embedded-opentype'),
        url('fonts/MazzardH-Regular.woff2') format('woff2'),
        url('fonts/MazzardH-Regular.woff') format('woff'),
        url('fonts/MazzardH-Regular.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}



/* Default Custom CSS */
.img-l {
    margin: 0px 15px 10px 0px;
}

.img-r {
    margin: 0px 0px 10px 15px;
}

.img-c {
    margin: 10px;
}

/* Subpage Banner CSS */
#Banner-Container-S {
    background: #ececec;
    /* margin-top: 200px; */
}

#Banner-Container-S #Banner {
	text-align: center;
	padding: 74px 0px 26px 0;
}

/* Navigation CSS */
#Nav-container {
    width: 100%;
    margin: 0px;
    padding: 0px;
    position: relative;
    background: #be9e44;
}
.navigation {
	font: 400 17px/23px 'Source Sans Pro', sans-serif;
	padding: 11px 0 16px 0;
	color: #000;
	max-width: 1170px;
	margin: 0px auto;
	text-align: center;
}

.navigation span {
    font-weight: 700;
}

/* Text CSS */
#Content-Main {
    padding: 60px 0 0 0 !important;
}

.textMain {
    padding: 0px 30px 50px 10px;
    font: 400 17px/26px 'Source Sans Pro', sans-serif;
    color: #1a1a1a;
}

.textMain a {
    color: #be9e44;
}

.textMain a:hover {
    color: #747474;
}

#Banner-Container-S #Banner h1, #Banner-Container-S #Banner .hone {
    font: 700 30px/34px 'Lora', serif;
    color: #000;
    text-transform: uppercase;
}

.textMain h1 span {
    font: normal 20px/24px 'Lora', serif;
    color: #4d4d4d;
}

.textMain h2,
.hTag2,
.textMain h3.hTag2,
.textMain h4.hTag2 {
    font: 700 35px/40px 'Lora', serif;
    color: #000000;
}

.textMain h2 span {
    font: normal 18px/22px 'Lora', serif;
    color: #353535;
}

.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: 700 26px/34px 'Lora', 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: 600 22px/25px 'Lora', serif;
    color: #353535;
}

.textMain h4 a,
.hTag4 a,
.textMain h2.hTag4 a,
.textMain h3.hTag4 a {
    color: #353535;
}

/* Sidebar CSS */
#Sidebar {
    width: 300px;
    padding: 0px 0px 20px 0px;
}

.dr-details-s {
	text-align: center;
	position: relative;
	background: #d8d8d8;
	padding: 20px 0;
}

.dr-details-s .dr-name {
    font: 700 24px/30px 'Lora', serif;
    color: #1c1b20;
    text-transform: uppercase;
    margin-bottom: 14px;
}

.dr-details-s .dr-name span {
    display: block;
    font: 400 19px/24px 'Source Sans Pro', sans-serif;
    color: #be9e44;
    text-transform: none;
}

.dr-more-s a {
    display: inline-block;
    text-align: center;
    color: #fff;
    background: #be9e44;
    padding: 14px 16px;
    font: 500 15px/15px 'Lora', serif;
    -webkit-transition: all 300ms ease-out;
    -moz-transition: all 300ms ease-out;
    -ms-transition: all 300ms ease-out;
    -o-transition: all 300ms ease-out;
    transition: all 300ms ease-out;
    text-transform: uppercase;
}

.dr-more-s a:hover {
    background: #747474;
}

.aside-resources {
    margin: 22px 0 0 0;
    background: #be9e44;
}

.aside-heading {
    font: 700 25px/30px 'Lora', serif;
    text-transform: uppercase;
    text-align: center;
    padding: 27px 0px 14px 0px;
}

.aside-resources li {
    border-bottom: 1px solid #fff;
    font: 400 19px/24px 'Source Sans Pro', sans-serif;
    color: #fff;
	background: #5a5a5a;
    -webkit-transition: all 300ms ease-out;
    -moz-transition: all 300ms ease-out;
    -ms-transition: all 300ms ease-out;
    -o-transition: all 300ms ease-out;
    transition: all 300ms ease-out;
}

.aside-resources li:hover {
    background: #be9e44;
}

.aside-resources li:first-child {
    border-top: 1px solid #fff;
}

.aside-resources li:last-child {
    border-bottom: none;
}

.aside-resources li a {
    display: block;
    padding: 13px 0 13px 30px;
}

.aside-resources li span {
    width: 33px;
    height: 37px;
    margin: 0 24px 0 0;
    background: url(/images/sidebar-sprite.png) no-repeat 0 0px;
    display: inline-block;
    vertical-align: middle;
}

.aside-resources li.visit-s span {
    background-position: 0 0;
}

.aside-resources li.form-s span {
    background-position: -53px 0;
}

.aside-resources li.edu-s span {
    background-position: -120px 4px;
}

.aside-resources li.insurance-s span {
    background-position: -169px 0;
}

/*Topic Page css*/
.topic-wrapper {
    background: #f3f3f3;
    border: 1px solid #e8e8e8;
}

.table-cell.topic-img {
    width: 251px;
}

.table-cell.topic-text {
    padding: 10px 20px 20px 36px;
}

.table-cell.topic-text p {
    font: 400 18px/28px 'Source Sans Pro', sans-serif;
}

.textMain .table-cell.topic-text h2 {
    font: 700 23px/28px 'Lora', serif;
    color: #000000;
    padding: 10px 0 10px 0;
}

.textMain .topic-links {
    margin: 20px 0 30px 0;
}

.textMain .topic-links li {
	display: inline-block;
	vertical-align: top;
	background: #b28005;
	padding: 0 0 0 0;
	font: 700 16px/16px 'Lora', serif;
	text-transform: uppercase;
	margin: 0 0 5px 0;
}

.textMain .topic-links li a {
    color: #fff;
    display: block;
    padding: 12px 15px 12px 40px;
    position: relative;
}

.textMain .topic-links li a:hover {
    text-decoration: none;
}

.textMain .topic-links li a::before {
    position: absolute;
    left: 13px;
    top: 11px;
    content: '';
    background: url(/images/header-sprite.png) no-repeat 0 0;
    width: 18px;
    height: 20px;
}

.textMain .topic-links li.topic-app a::before {
    background-position: -60px 3px;
}

.textMain .topic-links li.topic-cal a::before {
    background-position: 0 0;
    -webkit-filter: brightness(0) invert(1);
    -moz-filter: brightness(0) invert(1);
    -ms-filter: brightness(0) invert(1);
    -o-filter: brightness(0) invert(1);
    filter: brightness(0) invert(1);
}

/*Services CSS*/
.nosidebar .textMain {
    padding: 0 10px 50px 10px;
}

.service-wrap {
    font-size: 0;
    margin-bottom: 30px;
}

.knee-img-s,
.hip-img-s {
    width: 400px;
    display: inline-block;
    vertical-align: top;
}

.knee-img-s img {
    border-left: 50px solid #be9e44;
}

.hip-img-s img {
    border-right: 50px solid #be9e44;
}

.service-text-s {
    display: inline-block;
    vertical-align: top;
    width: 65%;
}

.serv-intra {
    width: 110%;
    min-height: 306px;
    background: #d5d5d5;
    position: relative;
    top: 38px;
    left: -80px;
}

.serv-intra.knee {
    border-top: 1px solid #fff;
    border-right: 1px solid #fff;
    border-bottom: 1px solid #fff;
    padding: 30px 0 35px 140px;
    box-shadow: 0 0 4px 0 #282828;
}

.serv-intra.hip {
    border-top: 1px solid #fff;
    border-left: 1px solid #fff;
    border-bottom: 1px solid #fff;
    padding: 30px 46px 10px 60px;
    left: inherit;
    right: -1px;
    box-shadow: 0 0 4px 0 #282828;
}

.textMain .service-text-s li {
    display: inline-block;
    vertical-align: top;
    width: 50%;
    font: 400 19px/25px 'Source Sans Pro', sans-serif;
    background: url(/images/service-li-bullet.png) no-repeat 0px 14px;
    padding: 5px 5px 5px 16px;
}

.service-text-s li a {
    color: #282828;
}

.service-text-s li a:hover {
    text-decoration: none;
}

.cap-services {
    font: 700 30px/35px 'Lora', serif;
    text-transform: uppercase;
    margin-bottom: 10px;
}

.cap-services a {
    color: #100f14;
}

.serv-intra.knee::before {
    width: 138px;
    height: 132px;
    background: #626166 url(/images/knee-icon.png) no-repeat center center;
    position: absolute;
    top: 82px;
    left: -69px;
    content: '';
}

.serv-intra.hip::before {
    width: 138px;
    height: 132px;
    background: #626166 url(/images/hip-icon.png) no-repeat center center;
    position: absolute;
    top: 82px;
    right: -69px;
    content: '';
}

.serv-intra.knee .ser-more-r {
    position: absolute;
    right: 12%;
    bottom: 9px;
}

.ser-more-r {
    text-align: right;
}

.ser-more-r a {
    display: inline-block;
    text-align: center;
    color: #fff;
    background: #be9e44;
    padding: 11px 16px;
    font: 400 17px/17px 'Lora', serif;
    margin-top: 20px;
    -webkit-transition: all 300ms ease-out;
    -moz-transition: all 300ms ease-out;
    -ms-transition: all 300ms ease-out;
    -o-transition: all 300ms ease-out;
    transition: all 300ms ease-out;
}

.ser-more-r a:hover {
    text-decoration: none;
	background: #5a5a5a;
	color: #fff;
}
.serv-intra.hip .ser-more-r a {
	margin-top: 0;
}

/* Footer CSS */
#Footer {
    padding: 60px 4px 70px 4px;
}

#Footer-Container {
    background: #1c1b21;
    margin-top: 0px;
}

/* Contact Page */
.contactTable {
	border-spacing: 5px;
    border: 2px solid #ccc;
    margin-bottom: 20px;
    width: 49%;
    display: inline-block;
	min-height: 350px;
	vertical-align: top;
	
}
.contact-form1{
	font: 500 17px/21px 'Lora', serif;
    color: #fff;
    background: #be9e44;
    text-transform: uppercase;
    -webkit-transition: all 300ms ease-out;
    -moz-transition: all 300ms ease-out;
    -ms-transition: all 300ms ease-out;
    -o-transition: all 300ms ease-out;
    transition: all 300ms ease-out;
	width: 165px;
	margin: 5px 10px;
}
.contact-form1 a{
	    display: block;
    padding: 8px 14px;
	font: 500 17px/21px 'Lora', serif;
    color: #fff;
}
.contact-form1 a:hover{
	background: #5a5a5a;
	color: #fff;
}
.table-cell.header-right li {
    display: inline-block;
    vertical-align: middle;
    text-align: left;
    margin-bottom: 5px;
}
ul li {
    list-style: none;
}
body, h1, h2, h3, h4, h5, h6, p, ol, ul, li {
    margin: 0px;
    padding: 0px;
}
*, ::after, ::before {
    -webkit-box-sizing: border-box;
    -khtml-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    -o-box-sizing: border-box;
    box-sizing: border-box;
}

.contact-address {
    width: 280px;
    padding: 10px;
    position: relative;
}

.contact-address p.textMainBold {
    padding: 5px 0px;
    color: #fff;
    background: #be9e44;
    padding-left: 10px;
    font: 500 18px/23px 'Lora', serif;
}
.contact-address p.textMainBold a{
    color: #fff;
}
.contact-address p {
    position: relative;
    padding: 10px 10px 10px 30px;
     font: 500 17px/22px 'Lora', serif;
}

.contact-address p::before {
	position: absolute;
	left: 5px;
	top: 10px;
	color: #be9e44;
	font-size: 20px;
}

.contact-map {
    position: relative;
    z-index: 3;
	width: 50%;
}

.contact-map iframe {
    width: 100%;
    height: 100%;
    position: absolute;
    z-index: 9;
    border: 0px;
}
.textcenter {
	text-align: center;
}
.con-page .textMain h2{
    text-transform: uppercase;
}
.con-page .textMain h2 span{
    text-transform: none;
}
/* Submit Testimonials */
.textMain .write-review {
	font: 500 16px/20px 'Lora', serif;
	float: right;
	position: relative;
	border: 2px solid #bb8707;
	background: #b28005;
	-webkit-transition: all 300ms ease-in-out;
	-moz-transition: all 300ms ease-in-out;
	-ms-transition: all 300ms ease-in-out;
	-o-transition: all 300ms ease-in-out;
	transition: all 300ms ease-in-out;
	border-radius: 6px;
}

.textMain .write-review a {
	display: block;
	padding: 10px 15px;
	text-decoration: none;
	color: #fff;
	border-radius: 6px;
}

.textMain .write-review a::before {
	margin-right: 11px;
	font-size: 20px;
}
/*Patient survay*/
.textMain .hg-web {
	text-align: center;
	margin: 0 0 20px 0;
}
.textMain .hg-web li {
	display: inline-block;
	padding: 0px;
	background: none;
	color: #fff;
	margin: 10px 10px;
	border-radius: 2px;
	width: 10%;
}
.textMain .test-pg-rev li {
    background: none;
    position: relative;
    text-align: left;
    margin: 25px 2%;
    padding: 10px 15px 5px;
    flex: 0 0 46%;
    background: none;
    position: relative;
    text-align: left;
    -webkit-box-shadow: 0 0 3px 0px rgba(51, 51, 51, 0.2);
    -moz-box-shadow: 0 0 3px 0px rgba(51, 51, 51, 0.2);
    -ms-box-shadow: 0 0 3px 0px rgba(51, 51, 51, 0.2);
    -o-box-shadow: 0 0 3px 0px rgba(51, 51, 51, 0.2);
    box-shadow: 0 0 3px 0px rgba(51, 51, 51, 0.2);
    border-radius: 10px;
}
.textMain .test-pg-rev li:before {
    position: absolute;
    content: '';
    width: 100%;
    height: 100%;
    box-shadow: -3px 3px 1px #000000;
    -webkit-box-shadow: -3px 3px 1px #000000;
    -moz-box-shadow: -3px 3px 1px #000000;
    -ms-box-shadow: -3px 3px 1px #000000;
    -o-box-shadow: -3px 3px 1px #000000;
    top: 0px;
    left: 0px;
    border-radius: 10px;
}
.textMain .test-pg-rev .patient {
    position: relative;
}
.textMain .test-pg-rev .readmore {
    padding: 5px;
    margin: 5px;
    position: relative;
}.textMain .test-pg-rev a {
    display: inline-block;
}
.textMain .listpage-name {
    text-align: right;
    padding: 0;
    margin: 0;
    position: relative;
}

/*.textMain .patient-stories li, .textMain .patient-stories-ind li{
	width: 100%;
	position: relative;
	background: #d3e7ec40;
	padding: 22px 20px 20px 7%;
	margin: 10px 0 5% 0;
box-shadow: 10px 10px 1px 0px rgba(88,129,166,0.75);
-webkit-box-shadow: 10px 10px 1px 0px rgba(88,129,166,0.75);
-moz-box-shadow: 10px 10px 1px 0px rgba(88,129,166,0.75);
}*/
/*.textMain .patient-stories li .readmore, .textMain .patient-stories-ind li .readmore {
    text-align: right;
}
.textMain .patient-stories li .readmore a, .textMain .patient-stories-ind li .readmore {
	padding: 4px 11px;
	color: #fff;
	background: #05192b;
	text-decoration: none;
}
.textMain .patient-stories li::before, .textMain .patient-stories-ind li::before {
	position: absolute;
	top: -14px;
	left: 0;
	content: '\f10d';
	font-family: 'fontello';
	font-size: 55px;
	color: #95989b;
}
.textMain .patient-stories-detail li{
	padding: 24px;
	background: #f1f1f1;
	-webkit-box-shadow: inset 0 0 5px 1px rgba(51, 51, 51, 0.2);
	-moz-box-shadow: inset 0 0 5px 1px rgba(51, 51, 51, 0.2);
	-ms-box-shadow: inset 0 0 5px 1px rgba(51, 51, 51, 0.2);
	-o-box-shadow: inset 0 0 5px 1px rgba(51, 51, 51, 0.2);
	box-shadow: inset 0 0 5px 1px rgba(51, 51, 51, 0.2);
}
.textMain .patient-stories-detail li li{
    	padding: 0px;
	background: none;
    box-shadow: none;
-webkit-box-shadow: none;
-moz-box-shadow: none;
}*/
.textMain .test-pg-rev ul {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
}
.textMain .test-pg-rev ul.patient-stories-detail {
    display: block;
}
.reviews {
	margin-bottom: 20px;
}
.author-image {
	float: right;
	margin: 56px 0 20px 15px;
}
.author-image img{
    border: 4px solid #c8c8c8;
}

.videoBorder.testiVid {
	width: 60%;
	margin-bottom: 40px;
}
.textMain p.video-testi {
	text-align: center;
	padding-bottom: 0;
	font-weight: bold;
}
.textMain ul.patient-stories h2 {
	font: 700 20px/30px 'Lora', serif;
}
/* 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 'Lora', serif;
    background: none;
    border: 2px solid #ccc;
}

.textMain .useFul li span {
	display: block;
	padding: 15px 0px;
	background: #f9f3f3;
	margin: 0px 0px 15px 0px;
	font-weight: 600;
}

.textMain .useFul li img {
    margin: 10px 0px;
}

.textMain .useFul li a {
    display: block;
    padding: 2px 2px 10px 2px;
    text-decoration: none;
}

/* Relative List */
.textMain .relList li {
	border: 2px solid #be9e44;
}

.textMain .relList li a {
    padding: 5px 15px;
}
/*Easy responsive Tabs HIP and KNEE page*/
.responsiveTabs {
    background: none;
    text-transform: none;
}

.textMain .resp-tabs-list {
    display: block;
    margin: 0px;
    padding: 0px;
    text-align: center;
    font-size: 0px;
}

.textMain .resp-tabs-list li {
    margin: 3px 1px;
    padding: 12px 50px;
    cursor: pointer;
    display: inline-block;
    vertical-align: top;
    position: relative;
    font: 700 15px/24px 'Lora', serif;
    color: #fff;
    text-transform: uppercase;
    background: #5a5a5a;
    min-width: 150px;
}

.textMain .resp-tabs-list li.resp-tab-active {
    background: #b28005;
}

.textMain .resp-tabs-list li a {
    text-decoration: none;
    display: block;
    color: #fff;
}

.textMain .resp-tabs-container {
    margin: 0px;
    padding: 0px;
    clear: both;
}

.textMain .resp-tab-content {
    display: none;
    margin: 0px auto;
    padding: 15px;
    min-height: auto;
}

.textMain h2.resp-accordion {
    cursor: pointer;
    display: none;
    border: 1px solid #c1c1c1;
    background: #2d2d2d;
    margin: 0px;
    padding: 10px 15px;
    color: #fff;
    font: 400 16px/22px 'Lora', serif;
}
.textMain h2.resp-accordion a{
    color: #fff;
}
.textMain .resp-tabs-container h2.resp-tab-active,
.textMain .resp-tabs-list li.resp-tab-active {
    border-bottom: 0px;
    background: #dd1f29;
    color: #fff;
}

.textMain .resp-tabs-container .resp-tab-content-active,
.textMain .resp-tabs-container .resp-accordion-active {
    display: block;
}

.textMain .resp-arrow {
    width: 0px;
    height: 0px;
    float: right;
    margin-top: 3px;
    border-left: 6px solid transparent;
    border-right: 6px solid transparent;
    border-top: 12px solid #fff;
}

.textMain h2.resp-tab-active span.resp-arrow {
    border: none;
    border-left: 6px solid transparent;
    border-right: 6px solid transparent;
    border-bottom: 12px solid #fff;
}

.textMain h2.resp-tab-active {
    background: #469d6e;
}
/*Other CSS*/
.minimalpage #Sidebar .aside-dr{
    display: none;
}
.textMain p.inqcal{
	font: 400 18px/26px 'Lora', serif
}
.textcenter.serv-intro {
	margin-bottom: 20px;
}

.img-r img {
	padding: 2px;
	border: 1px solid #ccc;
}
.drpage .textMain h3{
	font: 600 21px/26px 'Source Sans Pro', sans-serif;
	color: #be9e44;
}
.drpage .textMain h2{
	font: 700 38px/42px 'Lora', serif;
	color: #1c1b20;
    text-transform: uppercase;
}
.drpage .textMain h2 span{
	font: 400 20px/24px 'Source Sans Pro', sans-serif;
	color: #1c1b20;
    text-transform: none;
}
.board{
    font: 600 21px/25px 'Source Sans Pro', sans-serif;
	color: #be9e44;
    text-transform: uppercase;
}
.dr-profile-eddie {
	float: left;
	margin: 0px 40px 20px 0;
}
.contact-form, .online-form {
	width: 700px;
	margin: 0 auto;
}
.mychart-btn {
	float: right;
	margin-top: -33px;
	font-weight: 600;
}
.mychart-btn a {
	background: #b28005;
	color: #fff;
	padding: 8px 15px;	
}
.mychart-btn a:hover{
    color: #fff;
    text-decoration: none;
    background: #945000;
}
.textMain .minimal-btns {
	text-align: center;
    margin-bottom: 20px;
}
.textMain .minimal-btns li{
    display: inline-block;
    background: #1c1b20;
    padding: 0;
    margin:0 4px 5px 4px;
}
.textMain .minimal-btns li.active-min{
    background: #945000;
}
.textMain .minimal-btns li a{
    color: #fff;
    display: block;
    padding: 8px 10px;
}
.clintonpage .contactTable.table-div.Chesterfield, .chesterfieldpage .contactTable.table-div.clinton{
    display: none;
}
#Banner-Container-S #Banner h1 .lowfaq{
    text-transform: lowercase !important;
}
.img-c img {
	padding: 2px;
	border: 1px solid #ccc;
}
.textMain p.textMainBold.vital-caps {
	 font: 600 21px/28px 'Source Sans Pro', sans-serif;
	color: #b28005;
}
/*landing page css*/
.topic-inner.table-div {
	padding-bottom: 20px;
	border-bottom: 1px dotted #000000;
	margin-bottom: 20px;
}
.topicimage.table-cell {
	width: 230px;
}
.topicimage.table-cell img{
    padding: 2px;
    border: 1px solid #ccc;
}
.landing-page.table-cell {
	padding: 0 0 0 30px;
}
.textMain .landing-page h3{
	padding: 1px 0px 5px 0px;
}
.textMain h2.cond-head, .textMain h3.cond-head {
	margin-bottom: 20px;
}
.textMain .mediaList {
	text-align:right ;
}
.textMain .mediaList li{
    border:none;
}
.textMain .mediaList li.info{
    background: #be9e44;
}

.textMain .mediaList li.info:hover{
    background: #5a5a5a;
}


.textMain .mediaList li.video{
    background: #b28005;
}
.textMain .mediaList li a{
    color: #fff;
}
.visitpage .textMain .relList li.visit-rel,
.patientformpage .textMain .relList li.form-rel,
.insurancepage .textMain .relList li.insurance-rel{
    display: none;
}
.textMain .relList {
	margin-top: 10px;
}
.textMain .relList li {
	padding: 0;
}
.textMain .relList li a{
    background: #be9e44;
    color: #fff;
}
/*ADA CSS*/
.accessible_on .aside-resources, .accessible_on .aside-resources li:hover, .accessible_on .contact-address p.textMainBold, .accessible_on .textMain .useFul li span, .accessible_on .textMain .relList li a, .accessible_on  .textMain .adobeMore, .accessible_on .adobeRec, .accessible_on .adobe,  .accessible_on .textMain .resp-tabs-list li.resp-tab-active, .dfw-whitemode .textMain .resp-tabs-list li, .dfw-blackmode .textMain .resp-tabs-list li, .dfw-greymode .textMain .resp-tabs-list li, .accessible_on .serv-intra, .accessible_on .ser-more-r a, .accessible_on  .textMain .patient-stories li .readmore a, .accessible_on .textMain .patient-stories-ind li .readmore, .accessible_on .textMain .patient-stories li, .accessible_on .textMain .patient-stories-ind li, .accessible_on  .textMain .hg-web li {
    background: none;
}
.accessible_on .adobeRec::before {
    display: none;
    }
.accessible_on .board, .accessible_on .dr-details-s .dr-name, .accessible_on .contact-address p::before, .accessible_on #Banner-Container-S #Banner h1, .accessible_on  .textMain .patient-stories li::before, .accessible_on  .textMain .patient-stories-ind li::before {
    color: inherit;
}
.accessible_on #Sidebar, .accessible_on .textMain .resp-tabs-list li, .accessible_on .ser-more-r a, .accessible_on  .textMain .patient-stories li .readmore a, .accessible_on .textMain .patient-stories-ind li .readmore {
	border: 1px solid #000;
}
.accessible_on #Nav-container{
  border-bottom: 1px solid #000;  
    background: none;
}
.accessible_on .aside-resources li:first-child{
    border-top:none;
}

.accessible_on.dfw-blackmode  #Nav-container, .accessible_on .img-r img, .accessible_on.dfw-blackmode .dr-more-s a, .accessible_on .aside-resources li, .accessible_on.dfw-blackmode #Sidebar, .accessible_on .textMain .useFul li, .accessible_on .adobe, .accessible_on.dfw-blackmode .textMain .resp-tabs-list li, .accessible_on .topic-inner.table-div, .accessible_on .topicimage.table-cell img, .accessible_on.dfw-blackmode .ser-more-r a, .accessible_on.dfw-blackmode  .textMain .patient-stories li .readmore a, .accessible_on.dfw-blackmode .textMain .patient-stories-ind li .readmore  {
    border-color: inherit;
}
.accessible_on .textMain .service-text-s li {
	padding: 5px 5px 5px 33px;
}
.accessible_on .textMain .patient-stories li, .accessible_on .textMain .patient-stories-ind li{
   border-bottom: 1px solid #000;   
}
.accessible_on.dfw-blackmode .aside-resources li, .accessible_on.dfw-blackmode .textMain .patient-stories li, .accessible_on.dfw-blackmode .textMain .patient-stories-ind li{
    border-bottom: 1px solid #fff;  
}
.accessible_on .aside-resources li:last-child{
    border-bottom: none;
}
.accessible_on #Footer-Container{
    border-top: 1px solid #000;
    background: none;
}
.accessible_on .hfmg-logo img {
	padding: 2px;
	background: #fff;
}
.accessible_on .dr-details-s {
	margin-top: 0;
}
.accessible_on .dr-more-s a{
    background: none;
    border: 1px solid #000;
}
.accessible_on.dfw-blackmode .textMain .hg-web li img{
    padding: 2px;
    background: #fff;
}
.accessible_on.dfw-blackmode .aside-resources li span{
     -webkit-filter: brightness(0%) invert(1);
    -moz-filter: brightness(0%) invert(1);
    -ms-filter: brightness(0%) invert(1);
    -o-filter: brightness(0%) invert(1);
    filter: brightness(0%) invert(1);
}
.accessible_on .contact-map, .accessible_on .serv-intra.knee::before, .accessible_on .serv-intra.hip::before   {
	display: none;
}
.accessible_on .contactTable {
	width: 44%;
	display: inline-block;
    border-color: inherit;
}
.accessible_on .knee-img-s img, .accessible_on .hip-img-s img{
    border:none;
}
.accessible_on .serv-intra {
	width: 100%;
	top: 38px;
	left: 0;
}
.accessible_on .serv-intra.knee, .accessible_on .serv-intra.hip {
	padding: 30px 10px 35px 35px;
	box-shadow: none;
    border:none;
}
.accessible_on #Banner-Container-S {
	background: none;
	margin-top: 0;
}
.accessible_on .textMain .patient-stories li, .accessible_on .textMain .patient-stories-ind li {
	box-shadow: none;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
}
.online-form.general {
	margin: 25px 0 10px 0;
}
.textcenter.or {
	padding: 0px 0 0 0;
}
/*Patient Card CSS*/
#Card-main{
    padding: 30px 4px;
    text-align: center;
}
.card-heading {
	text-align: center;
	text-transform: uppercase;
	padding-bottom: 40px;
	font: 700 34px/38px 'Lora', serif;
	color: #000;
}
.thnak-you-list{
    position: relative;
}
.textMain .thnak-you-list li{
    background: none;
    padding: 0;
}
.inherit-txt {
	text-transform: inherit;
	font:normal 24px/34px 'Mazzard H' !important;
	color: #000 !important;
}
	.cell-wd{width:29%;vertical-align:middle;}
	.left-cell{vertical-align:middle;padding:0px 35px;}
	.greybg{background:#ececec; margin:20px 0px;}
	.whitebg{background:#ffffff;}
	.greybdr{border:1px solid #e7e7e7;margin:20px 0px;}
	.btn-lc a{display:inline-block;text-align:center; color:#ffffff; text-transform:uppercase; background:#be9e44; padding:10px 20px;font:600 14px/16px "Cinzel", serif; }
	.btn-lc a:hover{background:#747474;color:#ffffff; text-decoration:none;}
	.btn-lc-blue{text-align:center; margin:50px 0px;}
	.btn-lc-blue a{display:inline-block;text-align:center; color:#ffffff; text-transform:uppercase; background:#be9e44; padding:10px 20px;font:600 14px/16px "Cinzel", serif; }
	.btn-lc-blue a:hover{background:#747474;color:#ffffff; text-decoration:none;}
	.dot-list li {
	background: url(/images/dot.png) no-repeat 10px 10px !important;
}
.bluebg {
	background: #be9e44;
	color: #000 !important;
	padding: 7px 0px !important;
	font:normal 24px/34px 'Mazzard H' !important;
}

.pd {
	padding: 30px 0px 0px 30px;
}
.pd1 {
	padding: 0px 20px;
}
.bdr-cell {
	border-right: 1px solid #e7e7e7;
	border-left: 1px solid #e7e7e7;
	padding: 0px 20px;
}
.pos{text-align:right; margin-right:30px;}
.grey-bg{background:#f4f4f4;position:relative; padding:20px 0px;margin:20px 0px;}
.grey-bg .theme-L{background:#f4f4f4;}
.grey-bg .theme-R{background:#f4f4f4;}
.dot-list li {
	font-size: 15px;
	line-height: 20px;
}
@media screen and (max-width : 1162px) {
    .service-text-s {
        width: 58%;
    }

    .serv-intra.hip {
        padding: 30px 140px 35px 36px;
        right: -6px;
    }
    .textMain .patient-stories li, .textMain .patient-stories-ind li {
	width: 96%;
	margin: 10px auto 5%;
}
    .service-wrap {
	margin-bottom: 44px;
}
}

@media screen and (max-width :979px) {
    .topic-wrapper .table-cell {
        display: block;
    }

    .table-cell.topic-img {
        margin: 0 auto;
    }

    .table-cell.topic-text {
        padding: 10px 10px 20px 10px;
    }

    .knee-img-s,
    .hip-img-s {
        width: 314px;
    }

    .service-wrap {
        margin-bottom: 66px;
    }

    .serv-intra.knee .ser-more-r {
        right: 8%;
    }
    .contact-form, .online-form {
	width: 300px;
	margin: 0 auto;
}
        .textMain .patient-stories li, .textMain .patient-stories-ind li {
	margin: 10px auto 8%;
}
    .textMain .hg-web li {
	margin: 10px 6px;
	width: 14%;
}
    .dr-profile-eddie {
	margin: 0px 18px 20px 0;
}
    .drpage .textMain h2 {
	font: 700 35px/42px 'Lora', serif;
}
    .drpage .textMain h2 span {
	font: 400 19px/24px 'Source Sans Pro', sans-serif;
}
    .board {
	font: 600 18px/22px 'Source Sans Pro', sans-serif;
}
    .textMain .service-text-s li {
	width: 95%;
}
	
	.contactTable{
		width: auto;
		display: block;
	}
	.contact-map {
    position: relative;
    z-index: 3;
    width: 60%;
}
}

@media screen and (max-width : 767px) {
#Banner-Container-S {
	margin-top: 0;
}
    #Content,
    #Sidebar {
        display: block;
    }

    #Sidebar {
        margin: 0px auto;
    }

    .textMain {
        padding: 0px 10px 50px 10px;
    }

    .knee-img-s,
    .hip-img-s {
        display: block;
        margin: 0 auto;
    }

    .service-text-s {
        width: 98%;
        position: static;
        display: block;
        margin: 9px auto 0;
    }

    .textMain .service-text-s li {
        width: 50%;
    }

    .serv-intra {
        width: 100%;
        position: static;
    }

    .serv-intra.knee {
        border: 1px solid #fff;
        padding: 30px 20px 35px 20px;
    }

    .serv-intra.hip::before,
    .serv-intra.knee::before {
        display: none;
    }

    .service-wrap.flex {
        display: flex !important;
        flex-direction: column;
        margin: 0 auto !important;
    }

    .service-wrap.flex > .flex1 {
        order: 2;
    }

    .service-wrap.flex > .flex2 {
        order: 1;
    }

    .serv-intra.hip {
        padding: 30px 20px 35px 20px;
    }

    .serv-intra.knee .ser-more-r {
        position: static;
    }

    .serv-intra.knee,
    .serv-intra.hip {
        padding: 30px 20px 10px 20px;
    }

    .serv-intra {
        min-height: auto;
    }
    .textMain .resp-tabs-list{
        display: none;
    }
    .textMain h2.resp-accordion {
	display: block;
}
}

@media screen and (max-width : 640px) {
    .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%;
    }
    .mychart-btn {
	float: none;
	margin-top: 0;
	margin: 20px 0;
}
    .dr-profile-eddie {
	margin: 0;
	float: none;
	text-align: center;
}
    .drpage .textMain h2{
        text-align: center;
    }
    .board {
	text-align: center;
}
    .ypo-showcase{
        position: static;
    }
}

@media screen and (max-width : 480px) {
    .textMain .service-text-s li {
        width: 100%;
    }
    .topic-inner.table-div .table-cell {
	display:block ;
}
    .landing-page.table-cell {
	padding: 10px 0 0 0px;
}
            .textMain .patient-stories li, .textMain .patient-stories-ind li {
	margin: 10px auto 11%;
}
.textMain .hg-web li {
	width: 29%;
}
    .drpage .textMain h2 {
	font: 700 30px/42px 'Lora', serif;
}
    .service-wrap {
	margin-bottom: 20px;
}
    .videoBorder.testiVid {
	width: 100%;
}
    .img-r {
	float: none;
	text-align: center;
}
    .textMain h2, .hTag2, .textMain h3.hTag2, .textMain h4.hTag2 {
	font: 700 30px/38px 'Lora', serif;
}
}
