/* ----- Fonts CSS ----- */

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

/* ---------- Theme CSS ---------- */
.mr-ipsum-new {
	display: none;
}
.clear {
    clear: both;
}

#Map-Container,
#Footer-Container,
#Credibility,
#WelcomeContainer,
#TestimonialContainer,
#MakoroboticContainer,
#VideoContainer,
#TreatmentContainer,
#Patient-Resources-Container,
#MeetDoctorContainer,
#DoctorInfoContainer {
    width: 100%;
    margin: 0px;
    padding: 0px;
    position: relative;
}

.test-testimonials-ul li {
    padding: 8px 0 !important;
    background: none !important;
    border-bottom: 1px dashed #0057ab;
    margin: 5px auto;
}

#Accessibility,
#Header,
#Banner,
#Content-Main,
#Footer,
#Main-Menu,
#Mobile-Menu,
#Service,
#CredibilityInner,
#Map-Inner,
#WelcomeInner,
#TestimonialInner,
#MakoroboticInner,
#VideoInner,
#TreatmentInner,
#Patient-Resources-Inner,
#MeetDoctorInner,
#DoctorInfoInner,
#Interactive {
    max-width: 1200px;
    min-width: 300px;
    margin: 0px auto;
    padding: 0px;
    position: relative;
}

#connect-sblock {
    background: #003085;
    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: 32%;
    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;
}

.content-button li a:hover {
    color: #fff;
}

.content-button li a.appointment-contact {
    background: #003085 url(../images/appointment_icon1.png) 5px 7px no-repeat;
}

.content-button li a.patient-contact {
    background: #003085 url(../images/pdf-26.png) 5px 7px no-repeat;
}

.tabs-hd {
    width: 100%;
    float: left;
    margin: 20px 0 10px 0;
}

.tabs-hd li {
    width: 100%;
    float: left;
    margin: 0 0px 10px 0;
    background: none !important;
    padding: 0 !important;
    text-align: center;
}

.tabs-hd li a {
    border: 1px solid #ccc;
    padding: 5px;
    display: block;
}

/* 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%;
}

/* Header CSS */

#Header {
    min-height: 112px;
    border-bottom: 1px solid #e0e0e0;
}

#Header .table-div {
    padding: 0px 4px 0 4px;
}

.videoBorder {
    width: 90%;
    padding: 53% 0px 0px 0px;
}

.michael-ruffolo-logo,
.wake-logo {
    display: inline-block;
    vertical-align: top;
}

.michael-ruffolo-logo {
    padding: 15px 17px 0 0;
    position: relative;
}

.michael-ruffolo-logo::after {
    position: absolute;
    content: '';
    right: 0;
    bottom: -18px;
    width: 1px;
    height: 87px;
    background: #e0e0e0;
}

.wake-logo {
    padding: 29px 0 0 16px;
}

.appoint {
    width: 360px;
    text-align: right;
    padding: 20px 0;
}

.call-appoint li {
    vertical-align: top;
    text-align: right;
    color: #1163b5;
    font: 600 16px/20px 'Muli', sans-serif;
    padding: 5px 0;
}

.call-appoint li span {
    color: #000000;
    font: 700 16px/20px 'Muli', sans-serif;
}

.call-appoint li .font-icon {
    color: #777770;
    padding: 0 15px 0 15px;
}

.blogMain>ul>li {
    border-bottom: 1px dashed #0057ab;
    padding: 5px !important;
}

.blogMain ul li {
    background: none !important;
    padding: 5px 0;
}

.readmore a {
    display: table;
    width: auto;
    background: #0057ab;
    padding: 5px 13px;
    color: #fff !important;
    float: right;
    clear: both;
    margin-top: -35px;
    border-radius: 17px;
}

.readmore:hover a {
    background: #022d71;
    color: #fff !important;
}

/* .Intra-Tabs {
    margin-top: 135px;
} */

#patient-stories li {
    display: block !important;
}

/* Menu CSS */

#Menu-Container {
    background: #1a659e;
    border-bottom: 4px solid #003790;
}

.menu {
    text-align: center;
}

.menu li {
    font: normal 14px/20px Verdana, Arial, Helvetica, sans-serif;
    height: 50px;
    color: #fff;
}

.menu li a {
    padding: 15px 0px;
    color: #fff;
    text-transform: uppercase;
    font: normal 16px/20px 'Muli', sans-serif;
}

.menu li li {
    background: #001a33;
}

.menu ul {
    position: absolute;
    z-index: 999;
    left: 0px;
    display: none;
    width: 250px;
}

.menu-home {
    width: 50px;
    font-size: 0px !important;
}

.menu-home a::before {
    font-size: 20px;
}

.menu-home a {
    width: 100%;
    height: 100%;
}

.menu-home a::before {
    vertical-align: top;
    margin: auto;
}

.menu-home span {
    vertical-align: middle;
}

.toggleMenu {
    font: bold 16px/30px Verdana, Arial, Helvetica, sans-serif;
}

.toggleMenu a {
    border-radius: 5px;
    border: 2px solid #ccc;
}

.Wrapper {
    font: normal 14px/20px Verdana, Arial, Helvetica, sans-serif;
}

.menu-home {
    width: 3%;
}

.menu-about {
    width: 18%;
}

.menu-services {
    width: 15%;
}

.menu-patient {
    width: 18%;
}

.menu-media {
    width: 10%;
}

.menu-testimonials {
    width: 18%;
}

.menu-contact {
    width: 18%;
}

nav ul li ul {
    z-index: 100;
    display: none;
    width: 240px;
    position: absolute;
    left: 0;
    top: 49px;
    border-top: 2px solid #fff;
    transition: all .2s linear
}

nav ul li ul li {
    float: none;
    text-align: left;
    margin: 0px;
}

nav ul li ul li:after {
    background: none!important
}

nav ul li ul li a {
    font-size: 16px;
    line-height: 15px;
    text-transform: none;
    padding: 13px 0 13px 30px;
    color: #fff;
    background: #001a33 url(../images/menu-bullet.png) 15px 16px no-repeat;
    text-align: left;
}

nav ul li ul li a:hover {
    background: #0095ff url(/images/menu-bullet.png) 15px 16px no-repeat;
}

nav ul li ul li>a::before {
    background: none
}

.toggleMenu a {
    border-radius: 5px;
    border: 2px solid #ccc;
	color:#fff;
}

/* Home Banner CSS */

#Banner-Container #Banner {
    height: 500px;
}

#Banner-Container .banner1 {
    background: url(/images/banner1-bg.jpg) no-repeat center top;
    background-size: cover;
}

#Banner-Container .banner1 .theme-L {
    background: url(/images/banner1-l-bg.jpg) no-repeat right top;
}

#Banner-Container .banner1 .theme-R {
    background: url(/images/banner1-r-bg.jpg) no-repeat left top;
}

#Banner-Container .banner2 {
    background: url(/images/banner2-bg.jpg) no-repeat center top;
    background-size: cover;
}

#Banner-Container .banner2 .theme-L {
    background: url(/images/banner2-l-bg.jpg) no-repeat right top;
}

#Banner-Container .banner2 .theme-R {
    background: url(/images/banner2-r-bg.jpg) no-repeat left top;
}

#Banner-Container .banner3 {
    background: url(/images/banner3-bg.jpg) no-repeat center top;
    background-size: cover;
}

#Banner-Container .banner3 .theme-L {
    background: url(/images/banner3-l-bg.jpg) no-repeat right top;
}

#Banner-Container .banner3 .theme-R {
    background: url(/images/banner3-r-bg.jpg) no-repeat left top;
}

#Banner-Container .banner4 {
    background: url(/images/banner4-bg.jpg) no-repeat center top;
    background-size: cover;
}

#Banner-Container .banner4 .theme-L {
    background: url(/images/banner4-l-bg.jpg) no-repeat right top;
}

#Banner-Container .banner4 .theme-R {
    background: url(/images/banner4-r-bg.jpg) no-repeat left top;
}

.banner-interactive {
    background: url(/images/banner-interactive-bg.png) no-repeat left top;
    height: 525px;
}

/* Banner Content CSS */

.banner-content {
    position: absolute;
    font: normal 30px/34px 'Tinos', sans-serif;
    left: 40%;
    top: 70px;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    padding: 15px;
    color: #fff;
}

/*my specilities*/

.page-head {
    padding: 40px 0;
    text-align: center;
    background: #0057ab;
    min-height: 140px;
}

.page-head .serv-head,
.page-head h1 {
    color: #ffffff;
    font: 800 40px/45px 'Tinos', sans-serif;
    text-transform: uppercase;
}

/* Navigation CSS */

.navigation {
    padding: 10px 0px 10px 10px;
    color: #ffffff;
}

.navigation a {
    font-weight: normal;
    text-decoration: none;
    color: #fff;
    font: normal 15px/20px 'Muli', sans-serif;
    ;
}

.nodisply {
    display: none;
}

/*Welcome*/

#WelcomeInner {
    text-align: center;
    padding: 50px;
}

#WelcomeInner p {
    font: 300 24px/30px 'Tinos', sans-serif;
}

/*Meet Doctor*/

#MeetDoctorInner {
    background: url(/images/doctor-section-bg.png) no-repeat left top;
    height: 528px;
}

#MeetDoctorInner .theme-L {
    background: url(/images/doctor-home-l.jpg) no-repeat right top;
}

#MeetDoctorInner .theme-R {
    background: #004f8b;
}

#DoctorInfoInner .theme-R {
    background: #b4b4aa;
}

.DoctorImg.table-cell {
    margin: 0 0px 0 6px;
}

.DoctorText.table-cell {
    padding: 50px 0px 0 30px;
    position: relative;
}

#MeetDoctorInner h1 {
    color: #fff;
    font: 600 20px/30px 'Muli', sans-serif;
}

#MeetDoctorInner h1 span {
    color: #fff;
    font: 700 46px/50px 'Tinos', sans-serif;
    display: block;
}

.DoctorText .SmallText {
    color: #fff;
    font: 500 14px/18px 'Muli', sans-serif;
    padding: 10px 0 20px 0;
    position: relative;
}

.DoctorText .SmallText::after {
    position: absolute;
    content: '';
    left: 0;
    bottom: -9px;
    width: 493px;
    height: 8px;
    background: url(/images/doctor-after.png);
}

.DoctorText h2 {
    color: #fff;
    font: 500 18px/22px 'Muli', sans-serif;
    padding: 10px 0;
}

.DoctorText p {
    color: #fff;
    font: 300 16px/20px 'Muli', sans-serif;
    padding: 30px 0 0 0;
}

.MembershipList {
    background: url(/images/logos-list-bg.png) no-repeat left top;
    height: 396px;
    width: 276px;
}

#DoctorInfoContainer {
    margin: -51px 0 0 0;
    z-index: 99;
}

.CvList {
    background: #4682b4;
    width: 330px;
}

.Awards {
    background: #b4b4aa;
}

.MembershipHeading {
    color: #1e1e1d;
    font: 300 23px/28px 'Tinos', sans-serif;
    padding: 15px 0px 0 14px;
}

.MembershipList ul {
    text-align: center;
    margin: 10px 0 0 0;
}

.MembershipList li {
    padding: 12px 0;
}

.CvHeading {
    color: #ffffff;
    font: 300 23px/28px 'Tinos', sans-serif;
    padding: 15px 0px 15px 14px;
    background: #417aa9;
}

.AwardsHeading {
    color: #000000;
    font: 300 23px/28px 'Tinos', sans-serif;
    padding: 15px 0px 15px 14px;
    background: #b0b0a9;
}

.Awards li {
    padding: 14px 0px 14px 40px;
    color: #000000;
    font: 300 14px/18px 'Muli', sans-serif;
    background: url(/images/home-list-style.png) no-repeat 20px 20px;
}

.CvList li a {
    display: inline-block;
    position: relative;
    padding: 15px 0 16px 50px;
    color: #fff;
    font: 600 16px/20px 'Muli', sans-serif;
}

.CvList li a:before {
    content: " ";
    position: absolute;
    top: 0px;
    width: 45px;
    height: 65px;
    background: url(../images/home-profile-icon.png) no-repeat 0px 0px;
    left: 0px;
}

.CvList li a.edu::before {
    background-position: 10px -42px;
}

.CvList li a.cer:before {
    background-position: 10px -108px;
}

.CvList li a.awa:before {
    background-position: 10px -162px;
}

.CvList li a.pub:before {
    background-position: 10px -217px;
}

.CvList li a.pro:before {
    background-position: 10px -272px;
}

.CvList li a.hos:before {
    background-position: 10px -343px;
}

#DoctorInfoInner .view-full-profile {
    position: absolute;
    right: -107px;
    z-index: 999;
    color: #fff;
    -ms-transform: rotate(-90deg);
    -webkit-transform: rotate(-90deg);
    transform: rotate(-90deg);
    top: 25%;
    min-width: 260px;
}

#DoctorInfoInner .view-full-profile a {
    background: #4682b4;
    width: 210px;
    display: block;
    text-align: center;
    padding: 10px 0;
    font: 400 15px/24px 'Muli', sans-serif;
    color: #ffffff;
    -webkit-transition: .3s all ease;
    -moz-transition: .3s all ease;
    -ms-transition: .3s all ease;
    -o-transition: .3s all ease;
    transition: .3s all ease;
}

#DoctorInfoInner .view-full-profile a:hover {
    font-weight: 600;
}

/* Text CSS */

.textMain {
    padding: 10px 10px 50px 10px;
    font: normal 16px/24px 'Muli', sans-serif;
    color: #000000;
}

.textMain a {
    color: #0057ab;
}

.textMain a:hover {
    color: #1a659e;
}

.textMain h1 {
    font: 600 30px/34px Verdana, Arial, Helvetica, sans-serif;
    color: #414141;
}

.textMain h1 span {
    font: normal 20px/24px Verdana, Arial, Helvetica, sans-serif;
    color: #4d4d4d;
}

.textMain h2,
.hTag2,
.textMain h3.hTag2,
.textMain h4.hTag2 {
    font: 900 36px/40px 'Tinos', sans-serif;
    color: #016dbe;
    position: relative;
}

.textMain h2:after {
    position: absolute;
    content: '';
    left: 0;
    bottom: -5px;
    width: 493px;
    height: 8px;
}

.textMain h2 span {
    font: normal 18px/22px 'Tinos', sans-serif;
    color: #000000;
}

.textMain h2 a,
.hTag2 a,
.textMain h3.hTag2 a,
.textMain h4.hTag2 a {
    color: #014cbe;
}

.textMain h3,
.hTag3,
.textMain h2.hTag3,
.textMain h4.hTag3 {
    font: 500 26px/30px 'Tinos', sans-serif;
    color: #014cbe;
}

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

.textMain h4,
.hTag4,
.textMain h2.hTag4,
.textMain h3.hTag4 {
    font: normal 18px/22px 'Tinos', sans-serif;
    color: #014cbe;
}

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

/* Sidebar CSS */

#Sidebar {
    width: 270px;
}

.dr-profile-aside {
    background: url(/images/meet-doctor-bg-sb.jpg) no-repeat left top;
    display: block;
    position: relative;
    margin: 10px 0 32px 0px;
}

.dr-profile-aside a.hd {
    display: block;
    color: #ffffff;
    font: 600 26px/30px 'Tinos', sans-serif;
    text-align: center;
}

.dr-profile-aside span {
    color: #fff;
    display: block;
    font: 300 16px/20px 'Muli', sans-serif;
    margin-bottom: 4px;
    text-align: center;
    padding: 5px 0;
}

.dr-profile-aside .head {
    padding: 25px 0 0 0px;
    text-align: center;
}

.dr-profile-aside a.read-more {
    color: #000000;
    background: #dddddd;
    text-align: center;
    padding: 15px 13px;
    margin: 0 auto;
    transition: .7s all ease;
    position: absolute;
    right: -48px;
    font: 300 16px/20px 'Muli', sans-serif;
    transform: rotate(-90deg);
    bottom: 47px;
}

.dr-profile-aside a.read-more:hover {
    background: #72abfd;
}

.s-pr {
    margin-top: 18px;
    color: #000000;
}

.s-pr-head {
    text-transform: uppercase;
    font: 700 20px/40px 'Lato', sans-serif;
    padding: 18px 0px 16px 0px;
    text-align: center;
    letter-spacing: 1px;
    color: #000000;
}

.s-pr ul {
    background: #0056a9;
}

.s-pr li {
    border-bottom: 1px solid #cccccc;
    font: 400 16px/20px 'Montserrat', sans-serif;
}

.s-pr li:last-child {
    border-bottom: 0px;
}

.s-pr li a {
    display: block;
    padding: 40px 0px 40px 110px;
    color: #ffffff;
}

.fv a {
    background: url(../images/pt-res.png) no-repeat 15px 10px;
}

.pf a {
    background: url(../images/pt-res.png) no-repeat 15px -142px;
}

.ap a {
    background: url(../images/pt-res.png) no-repeat 15px -288px;
}

.if a {
    background: url(../images/pt-res.png) no-repeat 15px -140px;
}

.fv:hover a {
    background: url(../images/pt-res-hv.png) no-repeat 15px 10px;
}

.pf:hover a {
    background: url(../images/pt-res-hv.png) no-repeat 15px -142px;
}

.ap:hover a {
    background: url(../images/pt-res-hv.png) no-repeat 15px -288px;
}

.if:hover a {
    background: url(../images/pt-res-hv.png) no-repeat 15px -140px;
}

/*Map Section*/

#Map-Container {
    height: 720px;
}

#Map-Inner {
    background: url(/images/map-bg-new.jpg) no-repeat center top;
    height: 430px;
}

#Map-Inner .theme-L {
    background: url(/images/map-l-bg-new.jpg) no-repeat right top;
}

#Map-Inner .theme-R {
    background: url(/images/map-r-bg-new.jpg) no-repeat left top;
}

.Map-Content {
    position: absolute;
    background: #fff;
    top: 60%;
    z-index: 9;
    left: 0;
    right: 0;
}

.LocationList {
    text-align: center;
}

.LocationList ul li {
    display: inline-block;
    vertical-align: top;
    text-align: center;
    width: 24%;
}

.Maplogo {
    text-align: center;
    padding: 40px 0;
}

.LocationHead {
    text-transform: uppercase;
    font: 700 26px/30px 'Tinos';
    color: #005491;
    padding: 0 0 25px 0;
}

.LocationList ul li p {
    font: 300 16px/20px 'Muli';
}

.LocationList ul li .phone p {
    font-weight: bold;
}

.LocationList ul li .phone p a {
    color: #005491;
}

.LocationList ul li .phone p a:hover {
    color: #0056a9;
}

.LocationList ul li .directions {
    padding: 40px 0;
    position: relative;
    font: 300 16px/20px 'Tinos';
}

.LocationList ul li .directions::after {
    position: absolute;
    content: '';
    width: 50px;
    height: 8px;
    top: 48px;
    background: url(/images/dir-arrow.png) no-repeat center top;
}

.timing {
    padding: 16px 0;
}

/* Footer CSS */

.social-logo {
    width: 300px;
    text-align: center;
    margin: 0 auto;
}

.social-logo ul {
    font-size: 0px;
}

.social-logo li {
    display: inline-block;
    vertical-align: top;
    width: 35px;
    height: 30px;
    font-size: 20px;
}

.social-logo li a {
    width: 100%;
    height: 100%;
    display: block;
}

.ypo-logo {
    width: 120px;
    text-align: center;
    margin: 40px auto;
}

.copyrights {
    padding: 10px 0;
    border-top: 1px solid #28699b;
    border-bottom: 1px solid #28699b;
    margin: 20px 0;
}

#Footer {
    padding: 40px 0 40px 0;
}

#Footer-Container {
    z-index: 0;
    background: #004f8b;
    color: #fff;
    text-align: center;
}

.footer-menu {
    padding: 15px 0;
    text-align: center;
    color: #000;
    border-top: 1px solid#ccc;
    border-bottom: 1px solid#ccc;
    margin: 15px 0;
    text-transform: uppercase;
}

.footer-menu a,
.copyrights p a {
    padding: 0 15px;
    font: 400 15px/21px 'Muli', sans-serif;
}

.footer-menu a:hover {
    color: #9f8634;
    text-decoration: underline;
}

.copyright-text {
    font: 400 15px/20px 'Muli', sans-serif;
    padding: 0 10px;
}

.ReqApp {
    background: #016bbb;
    width: 250px;
    margin: 20px auto;
}

.ReqApp a {
    padding: 10px;
    display: block;
    text-transform: uppercase;
    font: 300 15px/20px 'Tinos', sans-serif;
}

/* Contact Page */

.contactTable {
    border-spacing: 5px;
    border: 2px solid #ccc;
    margin: 10px 0;
	height: 225px;
}

.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 Verdana, Arial, Helvetica, sans-serif;
}

.textMain .schemaTable ul {
    margin: 0px;
    padding: 0px;
    border-radius: 10px;
    display: inline-block;
    vertical-align: middle;
    -webkit-box-shadow: 0px 0px 10px 1px rgba(51, 51, 51, 0.2);
    -moz-box-shadow: 0px 0px 10px 1px rgba(51, 51, 51, 0.2);
    -ms-box-shadow: 0px 0px 10px 1px rgba(51, 51, 51, 0.2);
    -o-box-shadow: 0px 0px 10px 1px rgba(51, 51, 51, 0.2);
    box-shadow: 0px 0px 10px 1px rgba(51, 51, 51, 0.2);
}

.textMain .schemaTable li {
    margin: 0px;
    padding: 10px;
    position: relative;
    background: none;
    border-right: 1px dotted #ccc;
    min-width: 250px;
    display: inline-block;
    vertical-align: middle;
    text-align: left;
	min-height: 235px;
}

.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 Verdana, Arial, Helvetica, sans-serif;
    float: right;
    position: relative;
    border: 2px solid #ccc;
}

.textMain .write-review a {
    display: block;
    padding: 5px 15px;
    text-decoration: none;
}

.textMain .write-review a::before {
    margin-right: 15px;
}

/* Usefull Links Page */

.textMain .useFul {
    margin: 15px 0px;
    padding: 0px;
}

.textMain .useFul ul {
    margin: 0px;
    padding: 0px;
    font-size: 0px;
    text-align: center;
}

.textMain .useFul li {
    margin: 1%;
    padding: 0px;
    display: inline-block;
    vertical-align: middle;
    width: 45%;
    min-width: 290px;
    font: 400 16px/20px 'Source Sans Pro', sans-serif;
    background: none;
    border: 2px solid #ccc;
}

.textMain .useFul li span {
    display: block;
    padding: 15px 0px;
    background: #ccc;
    margin: 0px 0px 15px 0px;
}

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

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

/* Relative List */

.textMain .relList li {
    border: 2px solid #ccc;
}

.textMain .relList li a {
    padding: 5px 15px;
}

/*Services Page*/

.knee-ser,
.hip-ser {
    width: 80%;
    background: #024886;
    margin: 10px auto;
    /*transform: skew(20deg);*/
}

.serHeading {
    background: #d8d8cc;
    padding: 10px;
    text-align: center;
}

.serHeading a {
    transform: skew(-20deg);
    text-transform: uppercase;
    text-decoration: none;
    font: bold 40px/44px 'Tinos', sans-serif;
    /*transform: skew(20deg);*/
}

.knee-ser-img,
.hip-ser-img {
    /*transform: skew(-20deg);*/
    display: inline-block;
    vertical-align: top;
    width: 45%;
}

.knee-info-list,
.hip-info-list {
    display: inline-block;
    /*transform: skew(-20deg);*/
    vertical-align: middle;
    width: 45%;
    margin: 15px 0 0 0;
}

.textMain .knee-info-list li,
.textMain .hip-info-list li {
    background: url(/images/ser-list-bg.png) no-repeat 15px 15px;
    padding: 10px 5px 10px 30px;
}

.SerRd {
    text-align: center;
    background: #d8d8cc;
    padding: 5px 15px;
    margin: 0 20px;
    display: inline-block;
}

.knee-info-list li a,
.hip-info-list li a {
    color: #fff;
    text-decoration: none;
    padding: 5px;
}

.knee-info-list li a:hover,
.hip-info-list li a:hover {
    color: #ffffff;
}

.testimonial-head {
    text-align: center;
    font: 300 30px/34px 'Tinos', sans-serif;
}

.Testimonials {
    text-align: center;
    padding: 20px 0;
    width: 60%;
    margin: 0 auto;
}

.pat-rev {
    min-height: 100px;
}

.stars {
    text-align: center;
    padding: 10px 0;
}

.Testimonials ul li {
    font: 300 16px/20px 'Muli', sans-serif;
}

.review-list {
    position: relative;
    font: 400 16px/22px 'Muli', sans-serif;
    font-size: 16px;
    color: #0a0a0a;
    width: 82%;
    margin: auto;
    min-height: 150px;
}

.all-reviews {
    font-size: 0;
}

.all-reviews li {
    display: inline-block;
    background: #0060b7;
    font: 300 14px/21px 'Open Sans', sans-serif;
    text-transform: uppercase;
    text-align: center;
    color: #fff;
    width: 200px;
    margin: 2px 1px;
}

.all-reviews li a {
    display: block;
    padding: 11px;
}

.review-list:before {
    background: url(/images/left-quote.png) no-repeat center;
    left: -80px;
}

.review-list:after {
    background: url(/images/right-quote.png) no-repeat center;
    right: -80px;
}

#TestimonialInner {
    padding: 20px 0;
    text-align: center;
}

.All-rev_nav,
.All-rev_auto {
    position: absolute;
}

.All-rev_auto {
    bottom: 78px;
    left: 11px;
    right: 0;
    margin: auto;
    width: 16px;
}

.All-rev_nav.slidePrev {
    left: 48.2%;
    bottom: 78px;
}

.All-rev_nav.slideNext {
    left: 52%;
    bottom: 78px;
}

.All-rev_nav span,
.All-rev_auto span {
    display: none;
}

#MakoroboticInner {
    height: 416px;
    background: #004f8b;
}

#MakoroboticInner .theme-L {
    background: #b4b4aa;
}

#MakoroboticInner .theme-R {
    background: #004f8b;
}

.MakoImg {
    display: inline-block;
    width: 45%;
}

.MakoInfo {
    display: inline-block;
    vertical-align: top;
    padding: 100px 0 0 0;
    width: 45%;
}

.MakoHeading {
    color: #fff;
    font: 300 20px/24px 'Tinos', sans-serif;
    text-transform: uppercase;
}

.MakoHeading span {
    display: block;
    font: 700 28px/32px 'Tinos', sans-serif;
}

.MakoInfo p {
    padding: 25px 0 0 0;
    color: #fff;
    font: 300 16px/20px 'Muli', sans-serif;
}

.MakoRead {
    width: 120px;
    margin: 25px 0 0 0;
}

.MakoRead a {
    display: block;
    text-align: center;
    padding: 10px;
    font: 300 16px/20px 'Muli', sans-serif;
    background: #00345c;
    color: #ffffff;
}

.MakoRead a:hover {
    background: #b4b4aa;
    color: #000000;
}

#VideoContainer {
    min-height: 300px;
}

.video-head {
    text-align: center;
    padding: 48px 0 20px 0px;
    font: 300 30px/34px 'Tinos', sans-serif;
}

.patient-video {
    text-align: center;
    position: relative;
}

.patient-video .youtube {
    z-index: 2;
    position: absolute;
    left: 0;
    right: 0;
}

.patient-video .youtube img {
    border: 20px solid #fff;
}

/*Treatment*/

#TreatmentContainer {
    background: url(/images/treatments-bg.png) repeat;
    height: 554px;
}

#TreatmentInner {
    padding: 250px 0 0 0;
}

.TreatmentHeading {
    text-align: center;
    font: 300 30px/34px 'Tinos', sans-serif;
    color: #ffffff;
    padding: 20px 0;
}

.TreatmentList {
    padding: 15px 0 0 0;
    text-align: center;
}

.TreatmentList li {
    background: url(/images/treatments-list-bg.png) no-repeat;
    width: 375px;
    height: 174px;
    display: inline-block;
    vertical-align: top;
}

.Treatment-L {
    display: inline-block;
    width: 116px;
    vertical-align: middle;
    padding: 31px 0 0 10px;
}

.Treatment-R {
    display: inline-block;
    width: 240px;
    vertical-align: middle;
    padding: 25px 8px 0px 0;
}

.Treatment-R h3 {
    font: 300 20px/24px 'Tinos', sans-serif;
    text-align: left;
    padding: 0 0 0 15px;
}

.Treatment-R h3 span {
    display: block;
    font: 700 24px/28px 'Tinos', sans-serif;
}

/*Patient Resource*/

#Patient-Resources-Inner .theme-L {
    background: url(/images/pt-resource-l.jpg) no-repeat right top;
}

#Patient-Resources-Inner .theme-R {
    background: url(/images/pt-resource-r.jpg) no-repeat left top;
}

#Patient-Resources-Inner {
    padding: 35px 0px 0px 0px;
    min-height: 551px;
    background: url(../images/pt-resource-bg.jpg) repeat top center;
}

#Patient-Resources-Inner h2 {
    text-align: center;
    font: 300 35px/41px 'Tinos', sans-serif;
    ;
    color: #fff;
    margin-bottom: 25px;
}

.resource-list-h.left {
    float: left;
    padding-top: 30px;
}

.resource-list-h.right {
    float: right;
    padding-top: 30px;
}

.resource-list-h li {
    width: 205px;
    text-align: center;
    margin-bottom: 60px;
}

.resource-list-h li a {
    font: 500 17px/23px 'Muli', sans-serif;
    color: #000000;
    display: block;
    position: relative;
    text-align: center;
    padding: 121px 45px 0 30px;
}

.frst-visit {
    background: url(../images/resource-sprite.png) no-repeat 40px 0px;
}

.patient-form {
    background: url(../images/resource-sprite.png) no-repeat 40px -190px;
}

.insf {
    background: url(../images/resource-sprite.png) no-repeat 40px -380px;
}

.appointments {
    background: url(../images/resource-sprite.png) no-repeat 40px -580px;
}

.resource-list-h li a:hover {
    color: #ffffff;
}

.e-video-h {
    margin: 0 auto;
    text-align: center;
}

.e-video-h a {
    display: inline-block;
    text-align: center;
    margin: 30px 0px 0px 5px;
}

.e-video-h a span {
    display: block;
    font: 500 17px/24px 'Tinos', sans-serif;
    color: #fff;
    position: absolute;
    bottom: 100px;
    right: 148px;
    margin: auto;
    background: #004f8b;
    width: 170px;
    padding: 8px;
    transform: rotate(-90deg);
}

.e-video-h a:hover span {
    color: #fff;
}

.serv-tabs-b {
    top: 0;
    left: -26px;
    position: absolute;
}

.serv-tabs-b li a {
    width: 100%;
    height: 100%;
    display: block;
}

.serv-tabs-b li {
    width: 130px;
    height: 130px;
    margin: 0 0px 20px 0;
}

.hip-slide-normal {
    background: url(/images/banner-hip-icon.png) left top no-repeat;
    width: 130px !important;
    height: 130px !important;
}

.hip-slide-active {
    background: url(/images/banner-hip-icon-hover.png) left top no-repeat;
    width: 130px !important;
    height: 130px !important;
}

.knee-slide-normal {
    background: url(/images/banner-knee-icon.png) left top no-repeat;
    width: 130px !important;
    height: 130px !important;
}

.knee-slide-active {
    background: url(/images/banner-knee-icon-hover.png) left top no-repeat;
    width: 130px !important;
    height: 130px !important;
}

.serv-tabs-b li.hip-slide a {
    background: url(/images/banner-hip-icon.png) left top no-repeat;
    width: 130px;
    height: 130px;
}

.serv-tabs-b li.hip-slide a:hover,
.serv-tabs-b li.hip-slide.Banner-serv_here a {
    background: url(/images/banner-hip-icon-hover.png) left top no-repeat;
    width: 130px;
    height: 130px;
}

.serv-tabs-b li.knee-slide a {
    background: url(/images/banner-knee-icon.png) left top no-repeat;
    width: 130px;
    height: 130px;
}

.serv-tabs-b li.knee-slide a:hover,
.serv-tabs-b li.knee-slide.Banner-serv_here a {
    background: url(/images/banner-knee-icon-hover.png) left top no-repeat;
    width: 130px;
    height: 124px;
}

.Interactive {
    top: 135px;
    position: absolute;
    width: 600px;
    border: 1px solid red;
}

/*Another*/

#services-hm {
    background: #0776c4;
    padding: 40px 0px 40px 0;
    position: relative;
}

.services-hm-slider {
    top: 180px;
    right: -321px;
    width: 300px;
    height: 300px;
}

.Banner_auto,
.Banner_nav {
    display: none;
}

.services-hm-slider a.hd1 {
    font-size: 25px;
    display: block;
    color: #ffffff;
    font-weight: 600;
    text-transform: uppercase;
    margin-bottom: 14px;
    position: relative;
}

ul.slider-9-nav {
    width: 130px;
    float: left;
    display: block;
    position: absolute;
    position: relative;
    z-index: 999;
    height: 150px;
    top: -350px;
    left: 60px;
}

ul.slider-9-nav li {
    padding: 0px;
}

ul.slider-9-nav li a {
    padding: 141px 0px 0px 0px;
    text-align: center;
    font-size: 16px;
    display: inline-block;
    color: #ffffff;
    width: 135px;
    height: 135px;
    text-transform: uppercase;
    font-weight: 600;
}

ul.slider-9-nav li a.hip {
    background: url(/images/banner-hip-icon.png)no-repeat 0px 0px;
    margin: 0 35px;
}

ul.slider-9-nav li a.knee {
    background: url(/images/banner-knee-icon.png)no-repeat 0px 0px;
}

ul.slider-9-nav li a.hip:hover,
ul.slider-9-nav li.Banner8_here a.hip {
    background: url(/images/banner-hip-icon-hover.png)no-repeat 0px 0px;
    margin: 0 35px;
}

ul.slider-9-nav li a.knee:hover,
ul.slider-9-nav li.Banner8_here a.knee {
    background: url(/images/banner-knee-icon-hover.png)no-repeat 0px 0px;
}

ul.list-nav3 li a {
    color: #ffffff;
    font-size: 15px;
    background: url(/images/ser-list-bg.png) no-repeat 15px 14px;
    padding: 8px 5px 5px 30px;
    display: inline-block;
}

#Interactive {
    background: url(/images/banner-interactive-bg.png) no-repeat left top;
    width: 645px;
    height: 525px;
    position: absolute;
    top: 0px;
    z-index: 99;
}

.ser-rdmore {
    width: 100px;
    margin: 18px 35px 0 0;
    float: right;
}

.ser-rdmore a {
    display: block;
    padding: 5px;
    background: #dddddd;
    text-align: center;
}

.ser-rdmore a:hover {
    background: #00345c;
    color: #ffffff;
}

/*Profile Page*/

.ProDoctorText {
    width: 50%;
    text-align: center;
    border-bottom: 1px solid #ccc;
}

.ProDoctorText h1 {
    font: 600 46px/50px 'Tinos', sans-serif;
    color: #0057ab;
}

.ProDoctorText h1 span {
    font: 500 18px/22px 'Muli', sans-serif;
    color: #000000;
}

.ProDoctorText h2 {
    font: 400 14px/18px 'Muli', sans-serif;
    color: #000000;
    padding: 0 0 10px 0;
}

.ProImg {
    float: right;
    margin: 0px 0px 10px 15px;
    border-left: 10px solid #ccc;
    border-top: 10px solid #ccc;
}

.topic h2::after {
    background: none;
}

.tab-list.text-center {
    border-bottom: none;
}

.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: #1A659E;
    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: #0095ff;
    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;
}

/*Condition Page*/

.topic-img {
    float: left;
    padding: 5px 20px 5px 5px;
    width: 180px;
    position: relative;
    z-index: 9;
}

.topic-img img {
    padding: 5px;
    border: 1px solid #ccc;
    object-fit: cover;
    height: 150px;
    width: 150px;
}

.topic-content {
    width: 100%;
    min-height: 165px;
    padding: 0 0 35px;
    position: relative;
}

.textMain ul.tabs li {
    background: 0 0;
    padding: 0;
    float: left;
    width: 48%;
    margin: 0 1% 8px;
    display: table;
}

.textMain ul.tabs li a {
    display: table-cell;
    font-size: 18px;
    font-weight: 600;
    background: #1A659E;
    color: #fff;
    height: 58px;
    vertical-align: middle;
    border-radius: 0 18px;
    padding: 0 0 0 20px;
    line-height: 18px;
}

.textMain ul.tabs li a:hover {
    background: #0095ff;
}

.fixedsidebar {
    width: 270px !important;
    display: inline-block !important;
    vertical-align: top !important;
}

.textMain .tabs {
    position: relative;
    top: 0px;
    right: 0px;
    font-size: 0px;
    margin: 0px;
}

.textMain .tabs li {
    display: inline-block;
    background: none;
    padding: 0px;
    margin: 0px;
    font-size: 14px;
}

.textMain .tabs li:last-child a {
    border-right: 0px;
}

.textMain .tabs li a {
    background: #a0c6e3;
    color: #080808;
    padding: 5px 5px;
    text-decoration: none;
    border-right: 1px solid #000;
}

.dotted-border {
    border-top: 1px dotted #0095FF;
    clear: both;
}

.textMain .tabs li a:hover {
    background: #35ccbf;
}

.textMain .tabs li span {
    background: #35ccbf;
    padding: 5px 3px;
    border-right: 1px solid #000;
}

.relative {
    position: relative;
}

.textMain .pdf-list li {
    background: none;
    padding: 0px;
    margin: 14px 0px;
}

.textMain .pdf-list li::before {
    content: '\f1c1';
    color: red;
    font-size: 20px;
    margin-right: 10px;
    font-family: 'fontello';
}

ul.cond-list.proc-list {
    text-align: center;
}

.cond-list li {
    background: #1a659e !important;
    box-sizing: border-box;
    display: inline-block;
    margin: 5px;
    position: relative;
    vertical-align: middle;
    width: 350px;
    padding: 0 5px !important;
    min-width: 250px;
}

.cond-list li:hover {
    background: #004f8c !important;
}

.proc-list li a {
    display: block;
    color: inherit;
    text-decoration: none;
    font-size: 15px;
    font-weight: 600;
    color: #fff;
    padding: 10px 5px;
}

.proc-list li:hover a {
    color: #fff;
}

.mr-ipsum {

    min-height: 50px;
    padding: 30px 0;

}

/*Mobile Version RWD*/

@media screen and (max-width:1170px) {
    #TreatmentContainer {
        background: url(/images/treatments-bg.png) repeat;
        height: auto;
    }
    .TreatmentList li {
        margin: 0 0 10px 0;
    }
    #MeetDoctorInner {
        background: #004f8b;
        height: auto;
    }
    .DoctorText.table-cell {
        padding: 9px 0px 0 30px;
    }
    .e-video-h {
        max-width: 400px;
        min-height: 315px;
        bottom: inherit;
    }
    .e-video-h a span {
        position: relative;
        bottom: 0;
        right: 0;
        transform: none;
    }
    .resource-list-h.left {
        margin: 30px 0 0 0px;
    }
    #Patient-Resources-Inner {
        background: #bab9b4;
        height: auto;
    }
    .banner-content {
        left: 45%;
    }
    #WelcomeInner {
        margin: 80px 0 0 0;
    }
}

@media screen and (max-width: 1023px) {
    .MembershipList {
        background: #b4b4aa;
        height: auto;
        width: 100%;
        display: block;
    }
    .CvList {
        background: #4682b4;
        width: auto;
        display: block;
    }
    .Awards {
        background: #b4b4aa;
        display: block;
    }
    .MembershipList li {
        display: inline-block;
        padding: 10px 30px;
        text-align: center;
    }
    #DoctorInfoContainer {
        margin: 0 0 0 0;
        z-index: 99;
    }
    .DoctorImg.table-cell {
        margin: 0 0px 0 6px;
        display: block;
        text-align: center;
    }
    .DoctorText.table-cell {
        padding: 10px;
        position: relative;
        display: block;
        width: auto;
    }
    .resource-list-h li {
        width: 190px;
    }
    .table-cell.logo {
        display: block;
        width: auto;
        text-align: center;
    }
    .appoint {
        text-align: center;
        display: block;
        margin: 0 auto;
    }
    #WelcomeInner {
        margin: 0;
    }
}

@media screen and (max-width: 960px) {
    .Banner-Tabs {
        z-index: 999;
    }
    #Interactive {
        background: #024f87;
        width: auto;
        position: relative;
        height: auto;
    }
    .services-hm-slider {
        top: 10px;
    }
}

@media screen and (max-width: 800px) {
    
    .MakoInfo {
        display: inline-block;
        vertical-align: top;
        padding: 10px 0 0 0;
        width: 49%;
    }
    knee-ser,
    .hip-ser {
        width: 80%;
        background: #024886;
        margin: 10px auto;
    }
    .serHeading {
        text-align: center;
    }
    .knee-ser-img,
    .hip-ser-img {
        display: block;
        width: auto;
        margin: 0 auto;
        text-align: center;
    }
    .knee-info-list,
    .hip-info-list {
        display: block;
        width: auto;
        margin: 15px auto;
    }
    .SerRd {
        display: block;
        margin: 0 auto;
    }
    .e-video-h {
        max-width: 340px;
    }
    .DoctorImg.table-cell{margin-top: -140px;}
    .ProImg {
        float: none;
        border: none;
        text-align: center;
    }
    .ProDoctorText {
        width: auto;}
        .textMain .schemaTable li{
            border: none;
        }
}

@media screen and (max-width: 767px) {
    .TreatmentList {
        padding: 107px 0 0 0;
    }
    .resource-list-h.left,
    .resource-list-h.right {
        float: none;
        display: inline-block;
        width: 49%;
        min-width: 200px;
    }
    .e-video-h {
        position: inherit;
        min-height: auto;
    }
    .resource-list-h li {
        margin: 0 80px 60px 80px;
    }
    
}

@media screen and (max-width: 640px) {
    .testimonials-Banner {
        float: left;
        width: 100%;
    }
    .TreatmentList {
        padding: 105px 0 0 0;
    }
    /* Menu CSS */
    #Main-Menu {
        display: none;
    }
    #Mobile-Menu {
        display: block;
    }
    #Content,
    #Sidebar {
        display: block;
    }
    #Sidebar {
        margin: 0px auto;
    }
    .contactTable .table-cell {
        display: block;
        width: 100%;
    }
    .contact-address {
        border-radius: 10px 10px 0px 0px;
    }
    .contact-map {
        height: 250px;
        border-radius: 0px 0px 10px 10px;
    }
    .textMain .useFul li {
        width: 95%;
    }
    .textMain .schemaTable .table-cell {
        display: block;
        margin: 0px auto;
    }
    #MakoroboticInner {
        height: auto;
    }
    .MakoImg {
        display: block;
        width: auto;
    }
    .MakoInfo {
        display: block;
        padding: 10px;
        width: auto;
    }
    #TreatmentInner {
        padding: 50px 0 0 0;
    }
    #Map-Container {
        height: auto;
    }
    #Map-Inner {
        background: none;
        height: auto;
    }
    .Map-Content {
        position: relative;
        height: auto;
    }
    .LocationList ul li {
        display: block;
        width: 80%;
        border: 1px solid #ccc;
        margin: 5px auto;
        padding: 10px;
    }
    .LocationList ul li .directions {
        padding: 10px 0;
    }
    .LocationHead {
        padding: 0 0 5px 0;
    }
    .LocationList ul li .directions::after {
        display: none;
    }
    .michael-ruffolo-logo{width: 66%;}
    nav ul li ul{position: relative;top: 2px; width:100%;}
	nav ul li ul li a, nav ul li ul li a:hover { background-position:10px 15px;}
}

@media screen and (max-width:639px) {
    ul.slider-9-nav {
        left: 8%;
    }
    ul.slider-9-nav li a.hip:hover,
    ul.slider-9-nav li.Banner8_here a.hip {
        margin: 0 0;
    }
    ul.slider-9-nav li a.hip {
        margin: 0 0px;
    }
    .services-hm-slider {
        right: -180px;
    }
    .DoctorImg.table-cell{margin-top: 0;}

    #connect-sblock ul li {
        float: none;
        width: auto;
    }
}

@media screen and (max-width: 480px) {
    #WelcomeInner {
        text-align: center;
        padding: 0px 20px;
        clear: both;
        position: relative;
        top: -98px;
        height: 68px;
    }
    .TreatmentList {
        padding: 25px 0 0 0;
    }
    .e-video-h {
        position: relative;
        min-height: auto;
        /* overflow: hidden; */
        clear: both;
    }
    .topic-img {
        float: none;
        padding: 5px 20px 5px 5px;
        width: 180px;
        position: relative;
        z-index: 9;
        margin: auto;
    }
    .topic-img img {
        padding: 5px;
        border: 1px solid #ccc;
        object-fit: cover;
        height: 150px;
        width: 150px;
        display: block;
        margin: auto;
        float: none;
        clear: both;
    }
    .resource-list-h li {
        margin: 10px;
    }
    .resource-list-h.left,
    .resource-list-h.right {
        width: auto;
    }
    .resource-list-h.left {
        margin: 0px;
    }
    .resource-list-h.right,
    .resource-list-h.left {
        padding-top: 0;
    }
}
@media screen and (max-width:500px) {
    .michael-ruffolo-logo{width: auto;}
}

@media screen and (max-width: 479px) {
    #WelcomeInner {
        text-align: center;
        padding: 0px 20px;
        clear: both;
        position: relative;
        top: -133px;
        height: 68px;
    }
    .resource-list-h li {
        margin: 0 0px 60px;
        float: left;
        width: 213px;
    }
    .resource-list-h li {
        margin: 0 0px 60px;
        float: left;
        width: 157px;
    }
    .frst-visit {
        background: url(../images/resource-sprite.png) no-repeat center 0px;
    }
    .patient-form {
        background: url(../images/resource-sprite.png) no-repeat center -190px;
    }
    .insf {
        background: url(../images/resource-sprite.png) no-repeat center -380px;
    }
    .appointments {
        background: url(../images/resource-sprite.png) no-repeat center -580px;
    }
    .resource-list-h li {
        margin: 0 0px 20px;
        float: left;
        width: 176px;
    }
    .list-nav3 {
        display: none;
    }
    #MeetDoctorInner h1 span {
        font: 700 31px/50px 'Tinos', sans-serif;
    }
    #VideoContainer {
        min-height: 390px;
    }
    #TreatmentInner {
        padding: 0px 0 0 0;
    }
    .TreatmentHeading {
        padding: 20px 0 0;
    }
    .stars {
        margin: 5px 5px 0px;
    }
    .services-hm-slider a.hd1 {
        margin-top: 70px;
    }
    .TreatmentList li {
        background: #b4b4b4;
        width: 300px;
        height: auto;
    }
    .banner-content {
        display: none;
    }
}

@media screen and (max-width: 359px) {
    #VideoContainer {
        min-height: 353px;
    }
    #WelcomeInner {
        text-align: center;
        padding: 0px 20px;
        clear: both;
        position: relative;
        top: -133px;
        height: 116px;
    }
    .resource-list-h li {
        margin: 0 0px 20px;
        float: left;
        width: 160px;
    }

    .footer-menu a, .copyrights p a {
        padding: 0 2px;
    }
    .services-hm-slider a.hd1 {
        width: 100px;
background: #0253c9;
padding: 10px;
text-align: center;
    }
}

/*ADA*/
.dfw-whitemode .appoint li{background: none;}
.dfw-whitemode .appoint .book.font-icon::before{display: none;}
.dfw-whitemode #Menu-Container{background: none;border: none;}
.dfw-whitemode .menu li:hover{background: none;}
.dfw-whitemode div,.dfw-whitemode p,.dfw-whitemode li,.dfw-whitemode span,.dfw-whitemode span span{color: #000;}
.dfw-whitemode #ServicesInner{height: auto;}
.dfw-whitemode .menu > li::after{display: none;}
.dfw-whitemode .viewmore{background: none;border: 1px solid #000;}
.dfw-whitemode .arrow{display: none;}
.dfw-whitemode #Main-Menu::before{display: none;}
.dfw-whitemode .page-head{background: none;}
.dfw-whitemode h1,.dfw-whitemode h2,.dfw-whitemode h3,.dfw-whitemode h4{color: #000 !important;}
.dfw-whitemode nav ul li ul li a{background:none}
.dfw-whitemode #MeetDoctorInner, .dfw-whitemode .Awards, .dfw-whitemode #MakoroboticInner,.dfw-whitemode #Footer-Container{background:none}
.dfw-whitemode #MeetDoctorInner h1 span, .dfw-whitemode .DoctorText .SmallText{color:#000000;}
.dfw-whitemode .MembershipList, .dfw-whitemode .CvList, .dfw-whitemode .CvHeading{background:none;}
.dfw-whitemode .MembershipHeading {padding: 5px 0px 0 14px;border: 1px solid #000;}
.dfw-whitemode .CvHeading {padding: 5px 0px 0 14px;border: 1px solid #000;}
.dfw-whitemode .AwardsHeading {color: #000000;padding: 3px;background: none; border: 1px solid #000;}
.dfw-whitemode .all-reviews li{background:none;border:1px solid #000}
.dfw-whitemode #MakoroboticInner {height: auto;}
.dfw-whitemode .MakoImg {display: none;}
.dfw-whitemode .MakoInfo {display: block;width: auto;}
.dfw-whitemode #TreatmentContainer {background: none;height: auto;}
.dfw-whitemode .TreatmentList li{background:none;}
.dfw-whitemode .Treatment-L{display:none;}
.dfw-whitemode #Patient-Resources-Inner{background:none;text-align: center;}
.dfw-whitemode #CredibilityInner {text-align: center;}
.dfw-whitemode #CredibilityInner li {display: inline-block;text-align: center;vertical-align: middle;
border: 1px solid #000;}
.dfw-whitemode .DoctorText .SmallText::after{display:none}
.dfw-whitemode #DoctorInfoInner .view-full-profile a, .dfw-whitemode .MakoRead a {background: none;border:1px solid #000}
.dfw-whitemode .ReqApp{background: none;border:1px solid #000}
.dfw-whitemode .menu li a {padding: 15px 15px;}
.dfw-whitemode .e-video-h a {display: none;}
.dfw-whitemode .resource-list-h.left, .dfw-whitemode .resource-list-h.right {display: inline-block;}
.dfw-whitemode .resource-list-h.right{float:none;}
.dfw-whitemode .resource-list-h.left{float:none;}
.dfw-whitemode .resource-list-h li a{padding:5px}
.dfw-whitemode .frst-visit {background: none;}
.dfw-whitemode .patient-form {background: none;}
.dfw-whitemode .insf {background: none;}
.dfw-whitemode .appointments {background: none;}
.dfw-whitemode .resource-list-h li{border: 1px solid #000;}
.dfw-whitemode #Patient-Resources-Inner{min-height:auto}
.dfw-whitemode #DoctorInfoInner .table-div {padding: 35px 0 0 0;}
.dfw-whitemode .dr-profile-aside {background: none;border: 1px solid #000;}
.dfw-whitemode .dr-profile-aside a.read-more:hover, .dfw-whitemode .dr-profile-aside a.read-more{background:none;}
.dfw-whitemode .dr-profile-aside a.read-more{bottom: 116px;}
.dfw-whitemode .s-pr li {border: 1px solid #000;}
.dfw-whitemode .fv a, .dfw-whitemode .pf a, .dfw-whitemode .if a, .dfw-whitemode .ap a{background: none}
.dfw-whitemode .s-pr ul{background:none;}
.dfw-whitemode .s-pr li a {display: block;padding: 15px;}
.dfw-whitemode .social-logo li {border: 1px solid #000;padding: 5px;margin: 1px;}
.dfw-whitemode #DoctorInfoInner .view-full-profile{top:35%}
.dfw-whitemode .knee-ser, .dfw-whitemode .hip-ser, .dfw-whitemode .serHeading  {background: none;}
.dfw-whitemode  .accessible_on .accordTitle, .dfw-whitemode  .accessible_on .textMain .accordTitle, .dfw-whitemode  .accessible_on .accordResponsive .tabTitle, .dfw-whitemode  .accessible_on .accordResponsive .textMain .tabTitle {color: #000 !important;}
.dfw-whitemode .accordTitle, .textMain .accordTitle, .dfw-whitemode .accordContent, .textMain .accordContent{background: none;}
.dfw-whitemode .contact-map {display: none;}
.dfw-whitemode #connect-sblock, .dfw-whitemode .cond-list li {background: none !important;border: 1px solid #000;}
.dfw-whitemode .SerRd {background: none;border: 1px solid #000;}
.dfw-whitemode .textMain .tab-list li a {text-transform: uppercase;background: none;
color: #000000;transform:none;position: relative;box-shadow: none;--color-smoke:none;}
.dfw-whitemode .textMain ul li {background: none;}
.dfw-whitemode .textMain .tab-list li{border: 1px solid #000;}
.dfw-whitemode .fixedsidebar{display: none !important;}
.dfw-whitemode #Content, .dfw-blackmode #Content {width: auto;}
.dfw-whitemode .textMain .mediaList li a, .dfw-blackmode .textMain .mediaList li a{background: none;}
.dfw-whitemode .mediaList li a::before, .dfw-blackmode .mediaList li a::before {display: none;}
.dfw-whitemode .textMain .mediaList li a:hover, .dfw-blackmode .textMain .mediaList li a:hover {background: none !important;}
.dfw-whitemode #Content, .dfw-whitemode #Content{width: auto;}
.dfw-whitemode .readmore a {background: none;border: 1px solid #000;}
.dfw-whitemode .blogMain > ul > li, .dfw-whitemode .test-testimonials-ul li {border-bottom: 1px dashed  #000000;}
.dfw-whitemode .appoint {
    width: 300px;}

.dfw-whitemode a{color: #00e !important}


/*Blackmode*/
.dfw-blackmode .appoint {
    width: 300px;}
.dfw-blackmode .blogMain > ul > li, .dfw-blackmode .test-testimonials-ul li {border-bottom: 1px dashed  #fff;}
.dfw-blackmode .readmore a {background: none;border: 1px solid #fff;}
.dfw-blackmode .fixedsidebar{display: none !important;}
.dfw-blackmode .textMain .tab-list li{border: 1px solid #ffffff;}
.dfw-blackmode .textMain ul li {background: none;}
.dfw-blackmode .textMain .tab-list li a {text-transform: uppercase;background: none;
    color: #ffffff;transform:none;position: relative;box-shadow: none;--color-smoke:none;}
.dfw-blackmode .call-appoint li {color: #fff;}
.dfw-blackmode .SerRd {background: none;border: 1px solid #fff;}
.dfw-blackmode #connect-sblock, .dfw-blackmode .cond-list li {background: none !important;border: 1px solid #fff;}
.dfw-blackmode .contact-map {display: none;}
.dfw-blackmode .knee-ser, .dfw-blackmode .hip-ser, .dfw-blackmode .serHeading {background: none;}
.dfw-blackmode #DoctorInfoInner .view-full-profile{top:35%}
.dfw-blackmode .social-logo li {border: 1px solid #000;padding: 5px;margin: 1px;}
.dfw-blackmode .s-pr li a {display: block;padding: 15px;}
.dfw-blackmode .s-pr ul{background:none;}
.dfw-blackmode .fv a, .dfw-blackmode .pf a, .dfw-blackmode .if a, .dfw-blackmode .ap a{background: none}
.dfw-blackmode .dr-profile-aside a.read-more{bottom: 116px;}
.dfw-blackmode .dr-profile-aside a.read-more:hover, .dfw-blackmode .dr-profile-aside a.read-more{background:none;}
.dfw-blackmode .dr-profile-aside {background: none;border: 1px solid #fff;}
.dfw-blackmode #Patient-Resources-Inner{min-height:auto}
.dfw-blackmode .resource-list-h li{border: 1px solid #fff;}
.dfw-blackmode .frst-visit {background: none;}
.dfw-blackmode .patient-form {background: none;}
.dfw-blackmode .insf {background: none; }
.dfw-blackmode .appointments {background: none;}
.dfw-blackmode  .ypo-logo img{filter: grayscale(100%) contrast(50%);}
.dfw-blackmode #Main-Menu::before{display: none;}
.dfw-blackmode #Menu-Container {background: none;border-bottom: none;}
.dfw-blackmode .page-head{background: none;}
.dfw-blackmode .contact-map{display: none;}
.dfw-blackmode .cond-list li{background: none !important;border: 1px solid #fff;}
.dfw-blackmode .cond-list li:hover{background: none;}
.dfw-blackmode .dfwHead {background: #4d86a0 url(../images/ada-icon.png) no-repeat 10px center;color:#fff;padding-left: 30px;}
.dfw-blackmode article .face-book-like, .dfw-blackmode .Awards{background: none;}
.dfw-blackmode .textMain .tab-list li a{background: none;box-shadow: none;border: 1px solid #fff;}
.dfw-blackmode .textMain .tab-list li{background: none !important;}
.dfw-blackmode .textMain .tab-list li a::before{display: none;}
.dfw-blackmode .menu li a{padding: 15px 15px;}
.dfw-blackmode .menu-home a {font-size: 16px !important;}
.dfw-blackmode .page-head{padding: 20px 0;}
.dfw-blackmode #MeetDoctorInner{background:none}
.dfw-blackmode #MeetDoctorInner h1 span, .dfw-blackmode .DoctorText .SmallText{color:#fff;}
.dfw-blackmode .MembershipList, .dfw-blackmode .CvList, .dfw-blackmode .CvHeading{background:none;}
.dfw-blackmode .MembershipHeading {padding: 5px 0px 0 14px;border: 1px solid #fff;}
.dfw-blackmode .CvHeading {padding: 5px 0px 0 14px;border: 1px solid #fff;}
.dfw-blackmode .AwardsHeading {color: #fff;padding: 3px;background: none; border: 1px solid #fff;}
.dfw-blackmode .all-reviews li{background:none;border:1px solid #fff}
.dfw-blackmode #MakoroboticInner{background:none;}
.dfw-blackmode #MakoroboticInner {height: auto;}
.dfw-blackmode .MakoImg {display: none;}
.dfw-blackmode .MakoInfo {display: block;width: auto;}
.dfw-blackmode #TreatmentContainer {background: none;height: auto;}
.dfw-blackmode .TreatmentList li{background:none;}
.dfw-blackmode .Treatment-L{display:none;}
.dfw-blackmode #Patient-Resources-Inner{background:none;text-align: center;}
.dfw-blackmode #CredibilityInner {text-align: center;}
.dfw-blackmode #CredibilityInner li {display: inline-block;text-align: center;vertical-align: middle;
border: 1px solid #fff;}
.dfw-blackmode .DoctorText .SmallText::after{display:none}
.dfw-blackmode #DoctorInfoInner .view-full-profile a, .dfw-blackmode .MakoRead a {background: none;border:1px solid #fff}
.dfw-blackmode .Awards li{color:#ffffff}
.dfw-blackmode .ReqApp{background: none;border:1px solid #fff}
.dfw-blackmode #Footer-Container{background:none;}
.dfw-blackmode .e-video-h a {display: none;}
.dfw-blackmode .resource-list-h.left, .dfw-blackmode .resource-list-h.right {display: inline-block;}
.dfw-blackmode .resource-list-h.right{float:none;}
.dfw-blackmode .resource-list-h.left{float:none;}
.dfw-blackmode .resource-list-h li a{padding:5px}
.dfw-blackmode #DoctorInfoInner .table-div {padding: 35px 0 0 0;}
.dfw-blackmode .s-pr li {border: 1px solid #fff;}
.dfw-blackmode nav ul li ul li a{background:none;}
.dfw-blackmode  .accessible_on .accordTitle, .dfw-blackmode  .accessible_on .textMain .accordTitle, .dfw-blackmode  .accessible_on .accordResponsive .tabTitle, .dfw-blackmode  .accessible_on .accordResponsive .textMain .tabTitle {color: #ffffff !important;}
.dfw-blackmode .accordTitle, .textMain .accordTitle, .dfw-blackmode .accordContent, .textMain .accordContent{
    background: none;
}

.dfw-blackmode .michael-ruffolo-logo {
    filter: grayscale(100%) contrast(40%);
}

.dfw-blackmode a{color: #fc0 !important}





