        /* ---------- Theme CSS ---------- */
        
        #Accessibility,
        #Header,
        #Banner,
        #Content-Main,
        #Footer,
        #Main-Menu,
        #Mobile-Menu,
        #Service,
        #Credibility,
        #MapInner,
        #TestimonialsInner,
        #PatientResourceInner,
        #MeetDoctorInner,
        #ProfileInner,
        #TeamPhysicianInner,
        #SportsMedicineInner,
        #PatientReviewsInner,
        #IntheNewsInner,
        #MediaInner,
        #SpecialtiesInner,
        #Corona-intra {
            max-width: 1200px;
            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%;
        }
        /* Corona CSS */
        
        #Corona-Container {
            background: #1f3a9a;
            max-width: 1170px;
            min-width: 300px;
            margin: 15px auto;
            padding: 0;
            position: relative;
        }
        
        #Corona-Container .theme-L {
            background: #1f3a9a;
        }
        
        #Corona-Container .theme-R {
            background: #1f3a9a;
        }
        
        #Corona-intra {
            text-align: center;
            font-weight: bold;
            font-size: 23px;
            line-height: 29px;
            color: #fff;
            padding: 10px 0;
        }
        
        #Corona-intra ul {
            text-align: center;
        }
        
        #Corona-intra ul li {
            text-align: center;
            display: inline-block;
            vertical-align: top;
            background: #EEEEEE;
            border-radius: 15px;
            margin: 15px 10px 0 10px;
            display: inline-block;
            padding: 0px 25px;
        }
        
        #Corona-intra ul li a {
            display: block;
            font-size: 18px;
            font-weight: bold;
            line-height: 23px;
            color: #3a3a3a;
            padding: 7px 0;
            letter-spacing: 0.5px;
            text-transform: uppercase;
        }
        /* Header CSS */
        
        #Header-Container {
            z-index: 5;
            position: relative;
            padding: 25px 0 25px 0;
        }
        
        .Headerleft {
            float: left;
            width: 56%;
            display: table;
        }
        
        .logo,
        .logo1 {
            display: table-cell;
            vertical-align: top;
            margin: -5px;
        }
        
        .logo {
            border-right: 1px solid #4d94c2;
            padding: 0 2% 0 2%;
        }
        
        .logo1 {
            padding: 0 2% 0 2%;
            margin-left: 25px;
        }
        
        .HeaderRight {
            width: 448px;
            float: right;
        }
        
        .call-appoint .App {
            display: inline-block;
            vertical-align: top;
        }
        
        .call-appoint .phn {
            display: inline-block;
            vertical-align: top;
        }
        
        .call-appoint .logo2 {
            display: inline-block;
            vertical-align: top;
            margin: 0 20px;
        }
        
        .call-appoint .App a {
            display: block;
            color: #585858;
            padding: 14px 11px 10px 37px;
            text-align: center;
            font-weight: 700;
            font-size: 15px;
            background: url(/images/web-sprite-images.png) no-repeat 0px -49px;
            font-family: 'Roboto Slab', serif;
            text-transform: uppercase;
        }
        
        .call-appoint .phn a {
            display: block;
            color: #585858;
            padding: 14px 11px 10px 33px;
            text-align: center;
            font-weight: 700;
            font-size: 16px;
            background: url(/images/web-sprite-images.png) no-repeat 0px 0px;
            position: relative;
            font-family: 'Work Sans', sans-serif;
        }
        
        .call-appoint {
            text-align: right;
        }
        /* Menu CSS */
        
        .menu {
            text-align: center;
        }
        
        .menu li {
            vertical-align: top;
            position: relative;
            text-align: center;
        }
        
        .menu li a {
            padding: 15px 0 12px 0px;
            color: #434343;
            text-transform: uppercase;
            font: 400 16px/20px 'Work Sans', sans-serif;
        }
        
        .menu-patient ul li {
            width: 400px;
            border-radius: 5px;
        }
        
        .menu ul li {
            width: 300px;
        }
        
        .menu li li:hover {
            background: #003087;
        }
        
        .menu ul li a:hover {
            color: #ffffff;
            background: #003087;
        }
        
        .menu ul li a {
            background: #ffffff;
            text-transform: none !important;
        }
        
        .menu ul li a {
            color: #000;
        }
        
        .menu li li {
            background: #015aa7;
            display: inline-block;
            vertical-align: top;
            border-bottom: 1px solid #ccc;
        }
        
        .menu li a:hover {
            color: #003087;
        }
        
        .menu-home {
            width: 50px;
            font-size: 0 !important
        }
        
        .menu-home a {
            width: 100%;
            height: 100%;
            padding: 11px 0;
        }
        
        .menu-home a::before {
            vertical-align: top !important;
            margin: auto !important;
            left: auto;
            bottom: auto;
            background: none;
            position: relative;
            height: auto;
            width: auto;
            font-size: 20px !important
        }
        
        .menu-home span {
            vertical-align: middle
        }
        
        .menu-about {
            width: 17%;
        }
        
        .menu-services {
            width: 18%;
        }
        
        .menu-patient {
            width: 17%;
        }
        
        .menu-media {
            width: 14%;
        }
        
        .menu-faq {
            width: 11%;
        }
        
        .menu-contact {
            width: 14%;
        }
        
        .menu li a {
            display: block;
        }
        
        .menu-home a::before {
            vertical-align: top;
            margin: auto;
        }
        
        #Menu-Container {
            background: #fff;
            border-top: 1px solid #ccc;
            border-bottom: 1px solid #ccc;
        }
        
        .toggleMenu {
            font: bold 16px/30px Verdana, Arial, Helvetica, sans-serif;
        }
        
        .toggleMenu a {
            border-radius: 5px;
            border: 2px solid #ccc;
            color: #fff;
        }
        
        .Wrapper {
            font: normal 14px/20px Verdana, Arial, Helvetica, sans-serif;
        }
        
        .small {
            text-transform: lowercase;
        }
        
        .menu li ul.doubleColumn {
            width: 600px;
            left: -250px;
        }
        
        .menu li ul.doubleColumn li {
            float: left;
            width: 48%;
            height: 50px;
            display: table;
        }
        
        .menu li ul.doubleColumn li a {
            display: table-cell;
            vertical-align: middle;
            padding: 0 2px 0 15px;
        }
        
        .menu li ul.doubleColumn li:nth-child(2n+1) ul {
            left: -200px;
            width: 200px;
        }
        
        .menu li ul.doubleColumn li:nth-child(2n) ul {
            left: 100%;
            ;
            width: 200px;
        }
        
        .menu li ul.doubleColumn li:nth-child(2n+1) ul li {
            width: 100%;
        }
        
        .menu li ul.doubleColumn li:nth-child(2n) ul li {
            width: 100%;
        }
        
        .nodisplay {
            display: none;
        }
        /* Home Banner CSS */
        
        #Banner-Container #Banner {
            height: 518px;
        }
        
        #Banner-Container .banner1 {
            background: url(/images/banner1-bg.jpg) no-repeat center top;
        }
        
        #Banner-Container .banner1 .theme-L {
            background: url(/images/banner1-l-bg.jpg) no-repeat right top;
        }
        
        #Banner-Container .banner1 .theme-R {
            background: url(/images/banner1-r-bg.jpg) no-repeat left top;
        }
        
        #Banner-Container .banner2 {
            background: url(/images/banner2-bg.jpg) no-repeat center top;
        }
        
        #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;
        }
        
        #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;
        }
        
        #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;
        }
        /* Subpage Banner CSS */
        
        #Banner-Container-S {
            height: 197px;
        }
        
        #Banner-Container-S {
            background: url(/images/banner1-s-bg.jpg) no-repeat center top;
        }
        /* Banner Content CSS */
        
        #Banner-Container .banner1 .banner-content,
        #Banner-Container .banner2 .banner-content,
        #Banner-Container .banner3 .banner-content,
        #Banner-Container .banner4 .banner-content {
            width: 78%;
            top: 62.5%;
            display: block;
            margin: 0 auto;
            text-align: center;
            left: 48%;
        }
        
        #Banner-Container .banner-content {
            position: absolute;
            font: normal 16px/20px Verdana, Arial, Helvetica, sans-serif;
            right: 0;
            left: 0;
            top: 50%;
            -webkit-transform: translate(-50%, -50%);
            -moz-transform: translate(-50%, -50%);
            -ms-transform: translate(-50%, -50%);
            -o-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%);
            padding: 15px;
        }
        
        #Banner-Container-S .banner-content {
            padding: 40px 0 25px;
            text-align: center;
            margin: 0 auto;
        }
        
        #Banner-Container-S #Header-Container {
            position: relative;
        }
        
        .banner-head {
            color: #ffffff;
            text-transform: uppercase;
            font: 700 40px/45px 'Roboto Slab', serif;
        }
        
        .bannerText {
            color: #ffffff;
            text-transform: uppercase;
            font: 300 30px/45px 'Roboto Slab', serif;
        }
        
        .bannerInfo {
            color: #ffffff;
            font: 300 20px/25px 'Work Sans', sans-serif;
        }
        
        .banner-more a {
            display: inline-block;
            padding: 15px 28px;
            background: #00a0eb;
            font: normal 16px/20px 'Work Sans', sans-serif;
            color: #ffffff;
            text-transform: uppercase;
            margin-top: 15px;
            border-radius: 50px;
        }
        
        .banner-more a:hover {
            background: #015aa7;
            color: #ffffff;
        }
        
        #Banner-Container-s #Banner .banner-content {
            position: absolute;
            font: normal 16px/20px Verdana, Arial, Helvetica, sans-serif;
            right: 0%;
            top: 50%;
            left: 0%;
            -webkit-transform: translate(-50%, -50%);
            -moz-transform: translate(-50%, -50%);
            -ms-transform: translate(-50%, -50%);
            -o-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%);
            padding: 15px;
        }
        
        #Banner-Container-s #Banner .banner-content {
            padding: 40px 0 25px;
            text-align: center;
        }
        
        .banner-content h1 {
            color: #ffffff;
            font: 700 40px/45px 'Roboto Slab', serif;
            text-transform: uppercase;
        }
        /* Banner Content CSS */
        
        #Banner-Container .banner-content {
            position: absolute;
            font: normal 16px/20px Verdana, Arial, Helvetica, sans-serif;
            right: 0;
            left: 0;
            top: 50%;
            -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;
        }
        /* Navigation CSS */
        
        .navigation {
            font: 700 14px/20px 'Work Sans', sans-serif;
            padding: 15px;
            color: #ffffff;
        }
        /* Text CSS */
        
        .textMain {
            padding: 40px 10px 50px 30px;
            font: 300 15px/20px 'Work Sans', sans-serif;
            color: #303031;
        }
        
        .textMain a {
            color: #0063ab;
            font-weight: 700;
        }
        
        .textMain a:hover {
            color: #0000AC;
        }
        
        .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: 700 30px/34px 'Roboto Slab', serif;
            color: #014cbe;
            text-transform: uppercase;
        }
        
        .textMain h2 span {
            font: 700 16px/20px 'Roboto Slab', serif;
            color: #000000;
        }
        
        .textMain h2 a,
        .hTag2 a,
        .textMain h3.hTag2 a,
        .textMain h4.hTag2 a {
            color: #014cbe;
        }
        
        .textMain h3,
        .hTag3,
        .textMain h2.hTag3,
        .textMain h4.hTag3 {
            font: 500 20px/30px Verdana, Arial, Helvetica, sans-serif;
            color: #0065ff;
        }
        
        .textMain h3 a,
        .hTag3 a,
        .textMain h2.hTag3 a,
        .textMain h4.hTag3 a {
            color: #0065ff;
        }
        
        .textMain h4,
        .hTag4,
        .textMain h2.hTag4,
        .textMain h3.hTag4 {
            font: normal 18px/22px Verdana, Arial, Helvetica, sans-serif;
            color: #014cbe;
        }
        
        .textMain h4 a,
        .hTag4 a,
        .textMain h2.hTag4 a,
        .textMain h3.hTag4 a {
            color: #014cbe;
        }
        /*Speclities*/
        
        #SpecialtiesInner {
            text-align: center;
            padding: 60px 0;
        }
        
        .SpecialtiesHeading {
            padding: 0 0 40px 0;
            position: relative;
        }
        
        .SpecialtiesHeading a {
            font: 300 36px/40px 'Roboto Slab', serif;
            text-transform: uppercase;
            padding: 0 0 25px 0;
            color: #474849;
        }
        
        .SpecialtiesHeading:before {
            width: 420px;
            height: 8px;
            content: " ";
            position: absolute;
            top: 16px;
            left: 0px;
            background-image: url(/images/team-before.png);
        }
        
        .SpecialtiesHeading:after {
            width: 418px;
            height: 8px;
            content: " ";
            position: absolute;
            top: 16px;
            right: 0px;
            background-image: url(/images/team-after.png);
        }
        
        .FrontText {
            background: #1f3a9a;
            height: 110px;
            width: 220px;
            position: absolute;
            bottom: 0;
            left: 0;
            right: 0;
            margin: 0 auto;
        }
        
        .SerThumb {
            position: absolute;
            left: 0;
            right: 0;
            top: -39px;
        }
        
        .flip-container {
            perspective: 1000px;
            display: inline-block;
        }
        
        .flip-container:hover .back {
            transform: rotateY(0deg);
        }
        
        .flip-container:hover .front {
            transform: rotateY(180deg);
        }
        
        .flip-container,
        .front,
        .back {
            width: 285px;
            height: 378px;
        }
        
        .card {
            transition: 0.6s;
            transform-style: preserve-3d;
            position: relative;
        }
        
        .front,
        .back {
            position: absolute;
            backface-visibility: hidden;
            transition: 0.6s;
            transform-style: preserve-3d;
            height: 378px;
            width: 285px;
        }
        
        .back {
            padding: 10px 10px 0 10px;
            color: #ffffff;
        }
        
        .back h2 {
            padding: 20px 0 20px 0;
            position: relative;
        }
        
        .back h2 a {
            color: #fff;
            text-transform: uppercase;
            font: 700 18px/22px 'Work Sans', sans-serif;
        }
        
        .back h2 a span {
            color: #a1c7f8;
            text-transform: uppercase;
            font: 300 14px/18px 'Work Sans', sans-serif;
            display: block;
        }
        
        .back h2::after {
            content: '';
            position: absolute;
            left: 25px;
            width: 213px;
            height: 6px;
            background-image: url(/images/ser-hm-he-back-after.png);
            top: 68px;
            bottom: 0;
        }
        
        .front h2 {
            position: absolute;
            left: 0;
            right: 0;
            top: 54px;
        }
        
        .front h2 a {
            color: #fff;
            text-transform: uppercase;
            font: 700 18px/22px 'Work Sans', sans-serif;
        }
        
        .front h2 a span {
            color: #6c8bcb;
            text-transform: uppercase;
            font: 400 14px/18px 'Work Sans', sans-serif;
            display: block;
        }
        
        .back p {
            font: 400 16px/24px 'Work Sans', sans-serif;
            text-align: left;
            padding: 0 16px;
        }
        
        .back ul {
            text-align: center;
            min-height: 200px;
        }
        
        .back ul li {
            padding: 5px 0px 5px 0px;
        }
        
        .back ul li a {
            padding: 5px 0px 5px 0px;
            color: #ffffff;
            font: 300 15px/20px 'Work Sans', sans-serif;
        }
        
        .back .backText {
            max-height: 300px;
        }
        
        .hmKnee .back {
            z-index: 1;
            transform: rotateY(-180deg);
            background: url("/images/ser-knee-hover-hm.jpg") no-repeat;
        }
        
        .hmKnee .front {
            z-index: 2;
            transform: rotateY(0deg);
            background: url("/images/ser-knee-hm.jpg") no-repeat;
        }
        
        .hmShoulder .back {
            z-index: 1;
            transform: rotateY(-180deg);
            background: url("/images/ser-shouler-hover-hm.jpg") no-repeat;
        }
        
        .hmShoulder .front {
            z-index: 2;
            transform: rotateY(0deg);
            background: url("/images/ser-shouler-hm.jpg") no-repeat;
        }
        
        .hmElbow .back {
            z-index: 1;
            transform: rotateY(-180deg);
            background: url("/images/ser-elbow-hover-hm.jpg") no-repeat;
        }
        
        .hmElbow .front {
            z-index: 2;
            transform: rotateY(0deg);
            background: url("/images/ser-elbow-hm.jpg") no-repeat;
        }
        
        .hmBiologic .back {
            z-index: 1;
            transform: rotateY(-180deg);
            background: url("/images/ser-biologic-hover-hm.jpg") no-repeat;
        }
        
        .hmBiologic .front {
            z-index: 2;
            transform: rotateY(0deg);
            background: url("/images/ser-biologic-hm.jpg") no-repeat;
        }
        
        .hmReadmore {
            width: 110px;
            margin: 20px auto;
        }
        
        .hmReadmore a {
            padding: 10px 0;
            text-align: center;
            display: block;
            text-transform: uppercase;
            border-radius: 50px;
            background: #244dc2;
            color: #ffffff;
        }
        /*Meet Doctor*/
        
        #MeetDoctorInner {
            height: 663px;
        }
        
        #MeetDoctorInner {
            background: url(/images/home-doctor-bg.jpg) no-repeat center top;
        }
        
        #MeetDoctorInner .theme-L {
            background: url(/images/home-doctor-bg-l.jpg) no-repeat right top;
        }
        
        #MeetDoctorInner .theme-R {
            background: #f6f6f6;
        }
        
        .DoctorImage {
            display: inline-block;
            vertical-align: top;
        }
        
        .DoctorInfo {
            display: inline-block;
            vertical-align: top;
            width: 47%;
            padding: 40px 0 0 17px;
        }
        
        #MeetDoctorInner .DoctorTitle {
            font: 700 30px/34px 'Roboto Slab', serif;
            text-transform: uppercase;
            color: #003087;
            position: relative;
            padding: 0 0 15px 0;
        }
        
        #MeetDoctorInner .DoctorTitle span {
            font: 700 16px/20px 'Work Sans', sans-serif;
            color: #888787;
            display: block;
            padding: 5px 0 0 0;
        }
        
        #MeetDoctorInner p.Board {
            text-transform: uppercase;
            color: #003087;
            font: 300 24px/30px 'Roboto Slab', serif;
            padding: 0;
        }
        
        #MeetDoctorInner .DoctorInfo ul li {
            font: 400 16px/20px 'Work Sans', sans-serif;
            color: #303031;
            padding: 6px 0 6px 40px;
            background: url(/images/web-sprite-images.png) no-repeat 0 -267px;
        }
        
        #MeetDoctorInner .DoctorInfo ul {
            border-top: 1px solid #ccc;
            padding: 5px 0;
        }
        
        #MeetDoctorInner .BookApp,
        #MeetDoctorInner .AboutDr {
            text-align: center;
            margin: 25px 0 0 0;
            width: 250px;
            display: inline-block;
        }
        
        #MeetDoctorInner .AboutDr a {
            display: block;
            background: #00a0eb;
            padding: 15px 35px 15px 35px;
            border-radius: 50px;
            color: #ffff;
            text-decoration: none;
            text-transform: uppercase;
        }
        
        #MeetDoctorInner .BookApp a {
            display: block;
            background: #003087;
            padding: 15px 35px 15px 35px;
            border-radius: 50px;
            color: #ffff;
            text-decoration: none;
            text-transform: uppercase;
        }
        
        #MeetDoctorInner .DoctorInfo .creList {
            display: table;
            padding: 40px 0;
            border: none;
        }
        
        #MeetDoctorInner .DoctorInfo .creList ul {
            border: none;
        }
        
        #MeetDoctorInner .DoctorInfo .creList li {
            display: inline-block;
            padding: 10px;
            border-right: 1px solid #ccc;
            background: none;
        }
        
        #MeetDoctorInner .DoctorInfo .creList li:last-child {
            border: none;
        }
        /*Team PhysicianInner*/
        
        #TeamPhysicianInner {
            padding: 70px 0 50px 0;
            text-align: center;
        }
        
        #TeamPhysicianInner h2 {
            font: 300 36px/40px 'Roboto Slab', serif;
            text-transform: uppercase;
            padding: 0 0 25px 0;
            color: #474849;
            position: relative;
        }
        
        #TeamPhysicianInner h2:before {
            width: 420px;
            height: 8px;
            content: " ";
            position: absolute;
            top: 16px;
            left: 0px;
            background-image: url(/images/team-before.png);
        }
        
        #TeamPhysicianInner h2:after {
            width: 418px;
            height: 8px;
            content: " ";
            position: absolute;
            top: 16px;
            right: 0px;
            background-image: url(/images/team-after.png);
        }
        
        #TeamPhysicianInner ul {
            padding: 40px 0 0 0;
        }
        
        #TeamPhysicianInner ul li {
            display: inline-block;
            width: 30%;
            border-right: 1px solid #ccc;
        }
        
        #TeamPhysicianInner ul li:last-child {
            border-right: none;
        }
        
        #TeamPhysicianInner .TeamText {
            margin: 25px 0 0 0;
        }
        
        #TeamPhysicianInner h3 {
            font: 400 15px/20px 'Work Sans', sans-serif;
            color: #393939;
        }
        
        #TeamPhysicianInner h4 {
            font: 700 16px/20px 'Work Sans', sans-serif;
            color: #003087;
        }
        /*Sports Medicine*/
        
        #SportsMedicineInner {
            height: 552px;
        }
        
        #SportsMedicineInner {
            background: url(/images/sports-bg.jpg) no-repeat center top;
        }
        
        #SportsMedicineInner .theme-L {
            background: #f2f4f8;
            height: 552px;
        }
        
        #SportsMedicineInner .theme-R {
            background: url(/images/sports-right.jpg) no-repeat left top;
            height: 552px;
        }
        
        .SportsmedInfo {
            padding: 100px 25px 0 25px;
            width: 425px;
            text-align: center;
        }
        
        .SportsmedInfo h2 {
            font: 300 80px/84px 'Roboto Slab', serif;
            color: #353637;
            text-transform: uppercase;
        }
        
        .SportsmedInfo h3 {
            font: 700 60px/64px 'Roboto Slab', serif;
            color: #003087;
            text-transform: uppercase;
        }
        
        .SportsmedInfo h4 {
            font: 300 36px/40px 'Work Sans', sans-serif;
            color: #00a0eb;
            padding: 20px 0;
            text-transform: uppercase;
        }
        
        .SportsmedInfo h5 {
            font: 300 18px/22px 'Work Sans', sans-serif;
            color: #000000;
        }
        
        .rdMore {
            background: #003087;
            font: 500 16px/22px 'Work Sans', sans-serif;
            text-transform: uppercase;
            display: block;
            padding: 15px 10px;
            border-radius: 50px;
            color: #ffffff;
            width: 150px;
            text-align: center;
            margin: 20px auto;
        }
        
        .rdMore:hover {
            background: #00a0eb;
            color: #ffffff;
        }
        /*Patient Reviews*/
        
        #PatientReviews {
            background: #003087;
        }
        
        #PatientReviewsInner {
            text-align: center;
            padding: 50px 0;
        }
        
        .stars {
            margin: 15px 0 25px 0;
        }
        
        #PatientReviewsInner h2 a {
            font: 300 36px/40px 'Roboto Slab', serif;
            color: #ffffff;
            text-transform: uppercase;
        }
        
        #PatientReviewsInner .ReviewTabs li {
            display: inline-block;
            width: 210px;
            margin: 50px 15px auto;
        }
        
        #PatientReviewsInner .ReviewTabs li a {
            background: #244dc2;
            color: #ffffff;
            text-transform: uppercase;
            font: 500 16px/22px 'Work Sans', sans-serif;
            display: block;
            padding: 10px 15px;
            border-radius: 50px;
            text-align: center;
        }
        
        #PatientReviewsInner .ReviewTabs li a:hover {
            background: #00a0eb
        }
        
        .PtViewMore {
            position: absolute;
            left: 0;
            right: 0;
            bottom: 0;
            width: 150px;
            margin: 0 auto;
        }
        
        .PtViewMore a {
            background: #e1e0e0;
            color: #000000;
            text-transform: uppercase;
            font: 500 16px/22px 'Work Sans', sans-serif;
            display: block;
            text-align: center;
            padding: 10px;
        }
        
        .PtViewMore a:hover {
            background: #000000;
            color: #ffffff;
        }
        
        #PatientReviewsInner #Slider2 {
            min-height: 140px;
        }
        /*In the News*/
        
        #IntheNews {
            background: #f7f5f9;
        }
        
        #IntheNewsInner {
            padding: 80px 0;
        }
        
        #IntheNewsInner h2 {
            font: 300 36px/40px 'Roboto Slab', serif;
            color: #292929;
            text-transform: uppercase;
            text-align: center;
            position: relative;
        }
        
        #IntheNewsInner h2:before {
            width: 420px;
            height: 8px;
            content: " ";
            position: absolute;
            top: 16px;
            left: 0px;
            background-image: url(/images/team-before.png);
        }
        
        #IntheNewsInner h2:after {
            width: 418px;
            height: 8px;
            content: " ";
            position: absolute;
            top: 16px;
            right: 0px;
            background-image: url(/images/team-after.png);
        }
        
        .NewsL,
        .NewsR {
            display: inline-block;
            width: 540px;
            vertical-align: top;
            position: relative;
            margin: 30px 20px 0 0;
            padding: 0 10px;
        }
        
        .NewsL .NewsText {
            position: absolute;
            background: #fff;
            top: 23px;
            height: 420px;
            width: 340px;
            right: 0;
            padding: 40px 30px;
        }
        
        .NewsR .NewsText {
            position: absolute;
            background: #fff;
            top: 23px;
            height: 420px;
            width: 340px;
            left: 0;
            padding: 40px 30px;
        }
        
        .NewsText h3 {
            font: 700 19px/23px 'Work Sans', sans-serif;
            color: #16256f;
            text-transform: uppercase;
        }
        
        .NewsDate {
            background: url(/images/web-sprite-images.png) no-repeat 0px -469px;
            font: 400 14px/18px 'Work Sans', sans-serif;
            color: #454545;
            padding: 15px 0 15px 39px;
        }
        
        .NewsText p {
            font: 400 15px/20px 'Work Sans', sans-serif;
            color: #3d3d3d;
            padding: 10px 0 5px 0;
            min-height: 120px;
        }
        
        .NewsText a.NewsRM {
            width: 150px;
            background: #244dc2;
            font: 500 15px/20px 'Work Sans', sans-serif;
            color: #ffffff;
            text-transform: uppercase;
            border-radius: 50px;
            display: block;
            text-align: center;
            padding: 10px;
            margin: 10px 0 0 0;
        }
        
        .NewsText a.NewsRM:hover {
            color: #ffffff;
            background: #00a0eb;
        }
        /*Media*/
        
        #MediaInner {
            padding: 60px 0;
        }
        
        #MediaInner h2 {
            font: 300 36px/40px 'Roboto Slab', serif;
            color: #292929;
            text-transform: uppercase;
            text-align: center;
            position: relative;
        }
        
        #MediaInner h2:before {
            width: 200px;
            height: 8px;
            content: " ";
            position: absolute;
            top: 16px;
            left: 0px;
            background-image: url(/images/team-before.png);
        }
        
        #MediaInner h2:after {
            width: 200px;
            height: 8px;
            content: " ";
            position: absolute;
            top: 16px;
            right: 0px;
            background-image: url(/images/team-after.png);
        }
        
        .MediaList ul {
            text-align: center;
            padding-top: 50px;
        }
        
        .MediaList li {
            display: inline-block;
            width: 30%;
            vertical-align: top;
            margin: 20px 15px;
            min-height: 455px;
            z-index: 999;
            position: relative;
            min-width: 250px;
        }
        
        .MediaListInner {
            position: relative;
            z-index: 999;
            background: #fff;
        }
        
        .MediaListInnerImg {
            padding-top: 10px;
            position: relative;
        }
        
        .MediaListInnerThumb {
            margin: -93px 0 0 0;
        }
        
        .MediaListInner p {
            font: 300 15px/20px 'Work Sans', sans-serif;
            color: #242424;
            min-height: 85px;
        }
        
        ul.MediaList {
            text-align: center;
        }
        
        .MediaText {
            background: #244dc2;
            width: 320px;
            height: 200px;
            text-align: center;
            margin: 0 auto;
            position: absolute;
            left: 0;
            right: 0;
            bottom: -124px;
            padding: 25px 40px;
        }
        
        .Publish {
            color: #98b1f9;
            font: 300 15px/20px 'Work Sans', sans-serif;
            padding: 15px 20px;
        }
        
        .MediaText p {
            color: #ffffff;
            font: 300 16px/20px 'Work Sans', sans-serif;
            text-transform: uppercase;
        }
        /*Patient Resource*/
        
        #PatientResource {
            background: #003087;
        }
        
        #PatientResourceInner {
            padding: 55px 0px 10px 0px;
            text-align: center;
        }
        
        #PatientResourceInner .PatientResourceHead {
            margin-bottom: 32px;
        }
        
        #PatientResourceInner .PatientResourceHead a {
            font: 300 36px/40px 'Roboto Slab', serif;
            text-decoration: none;
            text-transform: uppercase;
            color: #ffffff;
        }
        
        .Resource {
            position: relative;
        }
        
        .ResourceLeft {
            position: absolute;
            left: 0px;
            top: 75px;
        }
        
        .ResourceLeft li {
            text-align: left;
            margin-bottom: 40px;
            position: relative;
        }
        
        .ResourceRight li {
            position: relative;
        }
        
        .ResourceLeft li::before,
        .ResourceRight li::before {
            content: " ";
            position: absolute;
            width: 328px;
            height: 7px;
            background: url(/images/pt-resource-bg.png) no-repeat center top;
            bottom: -17px;
            left: -28px;
            right: 0px;
        }
        
        .ResourceLeft li:last-child::before,
        .ResourceRight li:last-child::before {
            content: none;
        }
        
        .ResourceLeft li a,
        .ResourceRight li a {
            display: block;
            font: 300 18px/22px 'Work Sans', sans-serif;
            text-transform: uppercase;
            letter-spacing: .2px;
            padding: 25px 0px 25px 95px;
            color: #ffffff;
            position: relative;
        }
        
        .ResourceLeft li a span,
        .ResourceRight li a span {
            display: block;
            padding: 5px 0;
            font: 300 13px/18px 'Work Sans', sans-serif;
            text-transform: none;
        }
        
        .ResourceRight li a {
            padding: 25px 95px 25px 0px;
        }
        
        .ResourceLeft li a::before,
        .ResourceRight li a::before {
            content: " ";
            position: absolute;
            width: 77px;
            height: 77px;
            border-radius: 50%;
            border-top: 0px;
            border-bottom: 0px;
            left: 0px;
            background: url(/images/sb-pr-res-sprite-img.png) no-repeat 0px 0px;
            top: 0px;
        }
        
        .ResourceRight li a::before {
            left: inherit;
            right: 0px;
        }
        
        .ResourceLeft li a.ptnt-forms::before {
            background-position: 8px 14px;
        }
        
        .ResourceLeft li a.ptnt-forms:hover::before {
            background-position: 8px -464px;
        }
        
        .ResourceLeft li a.frst-vst-gude::before {
            background-position: 8px -70px;
        }
        
        .ResourceLeft li a.frst-vst-gude:hover::before {
            background-position: 8px -553px;
        }
        
        .ResourceRight li a.insrnce::before {
            background-position: 8px -156px;
        }
        
        .ResourceRight li a.insrnce:hover::before {
            background-position: 8px -635px;
        }
        
        .ResourceRight li a.appoint::before {
            background-position: 8px -244px;
        }
        
        .ResourceRight li a.appoint:hover::before {
            background-position: 8px -725px;
        }
        
        .ResourceRight {
            font: 400 18px/24px 'Work Sans', sans-serif;
            position: absolute;
            right: 0px;
            top: 75px;
        }
        
        .ResourceRight li {
            margin-bottom: 40px;
        }
        /* Sidebar CSS */
        
        #Sidebar {
            width: 320px;
        }
        
        .sb-dr-section {
            margin: 50px 0 50px 0px;
        }
        
        .sb-dr-profile {
            background: url(/images/sidebar-dr-bg.jpg) no-repeat left center;
            position: relative;
        }
        
        .sb-dr-name {
            padding: 20px 0 5px 0;
            color: #ffffff;
        }
        
        .sb-dr-name span {
            display: block;
            font: 700 24px/28px 'Roboto Slab', serif;
            text-align: center;
            text-transform: uppercase;
            color: #003087;
        }
        
        .sb-dr-name span.sb-dr-specl {
            font: 300 15px/20px 'Roboto Slab', serif;
            color: #003087;
            padding: 5px 0;
        }
        
        .sb-dr-subHead {
            font: 700 16px/20px 'Work Sans', sans-serif;
            text-align: center;
            color: #6b6b6c;
        }
        
        .sb-read-more {
            background: #00a0eb;
            position: relative;
            border-radius: 50px;
            width: 250px;
            text-align: center;
            margin: 0 auto;
        }
        
        .sb-read-more:hover {
            background: #003087;
        }
        
        .sb-read-more a {
            padding: 20px 0 20px 0px;
            display: block;
            color: #ffffff;
            font: 500 16px/20px 'Work Sans', sans-serif;
            text-transform: uppercase;
            margin: -38px 0 0 0;
        }
        
        .sb-read-more a::before {
            content: "";
            position: absolute;
            width: 25px;
            height: 18px;
            left: 20px;
            top: 20px;
        }
        
        .sb-read-more a::before {
            background-position: 0px -3px;
        }
        
        .sb-read-more:hover {
            padding-left: 8px;
            -webkit-transition: .3s all ease;
            -moz-transition: .3s all ease;
            -ms-transition: .3s all ease;
            -o-transition: .3s all ease;
            transition: .3s all ease;
        }
        
        .sb-pt-res {
            text-align: center;
            background: #003087;
        }
        
        .sb-pt-res .pHead {
            color: #ffffff;
            font: 300 25px/36px 'Roboto Slab', serif;
            text-transform: uppercase;
            padding: 30px 0px;
            text-align: center;
        }
        
        .sb-pt-res-list {
            margin: 5px 0 0 0;
            padding: 8px 0 5px 0;
        }
        
        .sb-pt-res-list li {
            color: #ffffff;
            text-align: left;
            margin: 8px;
            text-transform: uppercase;
        }
        
        .sb-pt-res-list li a {
            display: block;
            padding: 30px 0 30px 100px;
            position: relative;
            font: normal 18px/22px 'Work Sans', sans-serif;
            text-transform: uppercase;
        }
        
        .sb-pt-res-list li a span {
            display: block;
            padding: 5px 0;
            font: 300 13px/18px 'Work Sans', sans-serif;
            text-transform: none;
        }
        
        .sb-pt-res-list li a::before {
            content: '';
            position: absolute;
            background: url(/images/sb-pr-res-sprite-img.png) no-repeat;
            left: 10px;
            top: 18px;
            width: 80px;
            height: 80px;
        }
        
        .sb-pt-res-list li a:hover::before {
            background: url(/images/sb-pr-res-sprite-img.png) no-repeat;
        }
        
        .sb-pt-res-list .sb-pt-forms a:hover::before {
            background-position: 0px -480px;
        }
        
        .sb-pt-res-list .sb-first-visit a:hover::before {
            background-position: -0 -560px;
        }
        
        .sb-pt-res-list .sb-insu-info a:hover::before {
            background-position: 0px -642px;
        }
        
        .sb-pt-res-list .sb-appoint a:hover::before {
            background-position: 0px -725px;
        }
        
        .sb-pt-res-list .sb-pt-forms a::before {
            background-position: 0px 0px;
        }
        
        .sb-pt-res-list .sb-first-visit a::before {
            background-position: 0px -80px;
        }
        
        .sb-pt-res-list .sb-insu-info a::before {
            background-position: 0px -160px;
        }
        
        .sb-pt-res-list .sb-appoint a::before {
            background-position: 0px -246px;
        }
        /* Footer CSS */
        
        #Footer {
            padding: 10px 0 0 0;
        }
        
        #Footer-Container {
            background: #003087;
            padding: 0 5px;
        }
        
        footer #Footer-Container {
            padding: 150px 0 0 0;
        }
        
        .social-logo {
            text-align: center;
            margin: 15px 0;
        }
        
        .social-logo h3 {
            margin: 10px 0;
            font: bold 30px/34px 'Work Sans', sans-serif;
            color: #ffffff;
            padding: 15px 0 25px 0;
            text-transform: uppercase;
        }
        
        .DoctorLogo {
            text-align: center;
            padding: 0 0 25px 0;
            position: relative;
        }
        
        .DoctorLogo h2 a {
            font: 300 30px/36px 'Roboto Slab', serif;
            color: #ffffff;
            text-transform: uppercase;
        }
        
        .DoctorLogo h2 a span {
            font: normal 16px/20px 'Work Sans', sans-serif;
            color: #ffffff;
            text-transform: uppercase;
            display: block;
        }
        
        .DoctorLogo::before {
            position: absolute;
            content: '';
            background-image: url(/images/footer-logo-before-img.png);
            height: 7px;
            width: 404px;
            top: 25px;
            left: -50px;
        }
        
        .DoctorLogo::after {
            position: absolute;
            content: '';
            background-image: url(/images/footer-logo-after-img.png);
            height: 7px;
            width: 404px;
            top: 25px;
            right: -50px;
        }
        
        .copyrights {
            text-align: center;
        }
        
        .copyrights h4 {
            margin: 15px 0;
            font: normal 16px/30px 'Work Sans', sans-serif;
            text-transform: non;
            color: #fff;
        }

        .copyrights h4 a:hover{
text-decoration: underline;
        }
        
        .copyrights p {
            color: #fff;
        }
        
        .copyrights p a {
            font: normal 16px/20px 'Work Sans', sans-serif;
            text-transform: uppercase;
            color: #fff;
        }
        
        .copyrights p a:hover {
            color: #4d6fab
        }
        
        .social-logo ul {
            font-size: 0px;
        }
        
        .social-logo li {
            display: inline-block;
            vertical-align: top;
            width: 35px;
            height: 30px;
            font-size: 20px;
            margin: 5px;
        }
        
        .social-logo li a {
            width: 100%;
            height: 100%;
            display: block;
            color: #ffffff;
        }
        
        .ypo-logo {
            margin: 15px 0;
            text-align: center;
        }
        
        #CredibilityInner {
            padding: 30px 0;
            border-bottom: 4px double #33599f;
            border-top: 4px double #33599f;
            margin: 14% 0 0 0;
        }
        
        #CredibilityInner ul li {
            border-right: 1px solid #1a4593;
        }
        
        #CredibilityInner .nbs-flexisel-nav-left,
        #CredibilityInner .nbs-flexisel-nav-left::before,
        .nbs-flexisel-nav-right,
        .nbs-flexisel-nav-right::before {
            bottom: 128px;
        }
        
        #CredibilityInner .nbs-flexisel-nav-right::before,
        #CredibilityInner .nbs-flexisel-nav-left::before {
            color: #4d6fab;
        }
        /*Mao*/
        
        #MapInner {
            height: 369px;
            position: relative;
        }
        
        #MapInner .map1 {
            background: url(/images/map-bg.jpg) no-repeat center top;
            height: 369px;
        }
        
        .map1 .theme-L {
            background: url(/images/map-l.jpg) no-repeat right top;
        }
        
        .map1 .theme-R {
            background: url(/images/map-r.jpg) no-repeat left top;
        }
        
        .location {
            position: absolute;
            z-index: 9;
            padding: 30px;
            padding-bottom: 63px;
            bottom: -166px;
            right: 0;
            left: 0;
            background: #244dc2;
            height: 300px;
            width: 600px;
            margin: 0 auto;
            text-align: center;
            border: 15px solid #003087;
        }
        
        .location .locHead {
            padding: 0px 0px 10px 0px;
            font: 700 20px/25px 'Work Sans', sans-serif;
            text-transform: uppercase;
            padding: 0px 0px 10px 0px;
            color: #ffffff;
        }
        
        .location p {
            padding: 2px 0;
            font: 300 16px/20px 'Work Sans', sans-serif;
            color: #fff;
        }
        
        .locBook {
            margin: 30px auto;
            width: 290px;
        }
        
        .locBook a {
            padding: 10px 0px;
            display: block;
            background: #ffffff;
            color: #000000;
            border-radius: 50px;
            text-transform: uppercase;
            border: 4px solid #ffffff;
            font: 700 20px/30px 'Work Sans', sans-serif;
        }
        
        .locBook a:hover {
            background: #003087;
            color: #ffffff;
        }
        
        .phoneLinks {
            margin: 5px 0;
        }
        
        .phoneLinks a {
            font: 700 18px/25px 'Muli';
        }
        
        .location .map_tel a {
            font-weight: 700;
            color: #fff;
            padding: 15px 10px 0 38px;
            display: inline-block;
            background: url(/images/web-sprite-images.png) no-repeat 2px -107px;
            height: 39px;
            margin: 5px 0 0 0;
        }
        
        .location .map_fax {
            font-weight: 700;
            color: #fff;
            padding: 0px 0 0 38px;
            display: inline-block;
            background: url(/images/web-sprite-images.png) no-repeat 2px -201px;
            height: 24px;
            border-left: 2px solid #fff;
            margin: 15px 0 0 0;
        }
        /*Services Page*/
        
        .textMain #ServiceList {
            display: table;
        }
        
        .textMain .ServiceListInner {
            position: relative;
            clear: both;
            margin: 10px auto;
        }
        
        .textMain .ServiceListImg.ServiceListImg1 {
            width: auto;
            float: right;
        }
        
        .textMain .SerInfoText h2 {
            position: relative;
        }
        
        .textMain .SerInfoText h2 a {
            display: table;
            color: #003087 !important;
            text-transform: uppercase;
            font: 700 26px/32px 'Roboto Slab', serif;
            padding: 0 0 0 05px;
        }
        
        .textMain .SerInfoText h2::after {
            position: absolute;
            content: "";
            height: 22px;
            border-left: 8px solid #003087;
            top: 16px;
            left: -11px;
        }
        
        .textMain .SerInfoTopic li {
            background: url(/images/web-sprite-images.png) no-repeat -6px -264px;
            display: inline-block;
            width: 250px;
            border-bottom: 1px dotted #ccc;
            padding: 10px 5px 10px 30px;
        }
        
        .textMain .SerInfoTopic li a {
            font: 300 16px/20px 'Work Sans', sans-serif;
        }
        
        .textMain .SerInfoText {
            vertical-align: middle;
            width: 710px;
            background: #f3f5fa;
            height: 290px;
            display: table-cell;
            padding: 25px;
        }
        
        .textMain .SerInfo2 {
            position: absolute;
            top: 40px;
            left: 37%;
        }
        
        .textMain .SerInfo1 {
            position: absolute;
            top: 40px;
        }
        
        .textMain .SerReadMore {
            display: block;
            background: #003087;
            padding: 5px;
            color: #ffffff;
            font: 300 16px/22px 'Work Sans', sans-serif;
            float: right;
        }
        
        .textMain .SerReadMore:hover {
            background-color: #585858;
            color: #ffffff;
        }
        /*Doctor Page*/
        
        #Profile {
            background: url(/images/profile-page-bg.jpg) no-repeat center top;
            height: 584px;
        }
        
        .ProfileImg {
            display: inline-block;
            padding: 0px 0px 0px 15px;
            position: relative;
            vertical-align: top;
        }
        
        #Profile {
            clear: both;
            margin-top: 50px;
        }
        
        .DoctorTitle {
            font: 700 32px/40px 'Roboto Slab', serif;
            text-transform: uppercase;
            color: #003087;
            position: relative;
            padding: 0 0 15px 0;
        }
        
        .DoctorTitle span {
            font: 700 16px/20px 'Work Sans', sans-serif;
            color: #888787;
            display: block;
            padding: 5px 0 0 0;
        }
        
        p.Board {
            text-transform: uppercase;
            color: #003087;
            font: 300 24px/30px 'Roboto Slab', serif;
            padding: 0;
        }
        
        .ProfileInnerInfo {
            display: inline-block;
            width: 590px;
        }
        
        .ProfileInnerInfo ul li {
            font: 500 16px/20px 'Work Sans', sans-serif;
            color: #303031;
            padding: 6px 0 6px 40px;
            background: url(/images/web-sprite-images.png) no-repeat 0 -267px;
        }
        
        .ProfileInnerInfo ul {
            border-top: 1px solid #ccc;
            padding: 5px 0;
        }
        
        .BookApp,
        .AboutDr {
            text-align: center;
            margin: 25px 0 0 0;
            width: 250px;
            display: inline-block;
        }
        
        .AboutDr a {
            display: block;
            background: #00a0eb;
            padding: 15px 35px 15px 35px;
            border-radius: 50px;
            color: #ffff;
            text-decoration: none;
            text-transform: uppercase;
        }
        
        .AboutDr a:hover {
            background: #003087;
        }
        
        .BookApp a {
            display: block;
            background: #003087;
            padding: 15px 35px 15px 35px;
            border-radius: 50px;
            color: #ffff;
            text-decoration: none;
            text-transform: uppercase;
        }
        
        .BookApp a:hover {
            background: #00a0eb;
        }
        
        #Profile .creList {
            display: table;
            padding: 25px 0;
            border: none;
        }
        
        #Profile .creList ul {
            border: none;
        }
        
        #Profile .creList li {
            display: inline-block;
            padding: 10px 20px;
            border-right: 1px solid #ccc;
            background: none;
        }
        
        #Profile .creList li:last-child {
            border: none;
        }
        /* 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 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;
        }
        
        .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;
            margin: 0 5px;
        }
        
        .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;
        }
        
        .DrSpel {
            background: #e3e3e3;
            padding: 10px 20px;
            border-radius: 2px;
            overflow: hidden;
        }
        
        ul.pagelet-posts li {
            border-bottom: 1px dashed #cccccc;
            clear: both;
            float: left;
            width: 100%;
            margin: 0 !important;
            list-style: none !important;
        }
        
        ul.pagelet-posts li div.post-image {
            float: left;
            margin: 10px 14px;
        }
        
        ul.pagelet-posts li div.post-content {
            float: left;
            width: 78%;
        }
        
        .post-featured-image {
            display: none;
        }
        
        .detailed-post-content img {
            float: right;
            border: 1px solid #ccc;
            padding: 2px;
            margin: 16px 0 10px 20px;
        }
        
        ul.pagelet-posts li div.post-image img {
            padding: 1px;
            border: solid 1px #ccc;
        }
        
        .post-meta-entry {
            font-style: italic;
            font-size: 12px;
        }
        
        .pagelet-posts li p {
            margin: 8px 0;
        }
        
        .pagelet-posts li .read-more {
            float: left;
            width: 100%;
            text-align: right;
            margin: 0;
        }
        
        .textMain .blog-posts li .read-more a,
        .textMain .pagelet-posts li .read-more a {
            display: initial;
            padding: 6px 15px;
        }
        
        .pagelet-posts-details .post-image {
            display: none;
        }
        
        .detailed-post-content img {
            float: right;
            border: 1px solid #ccc;
            padding: 2px;
            margin: 16px 0 10px 20px;
        }
        
        .blogMain li {
            background: none !important;
            border-bottom: 1px dashed #676767;
            padding: 0px !important;
            text-align: left;
        }
        
        .mr-ipsum {
            color: #ffffff;
            padding: 30px 0;
        }
        
        .mr-ipsum-new {
            display: none;
        }
        
        .testimonials-author {
            color: #fff;
        }
        
        .Reviews1_auto span,
        .Reviews1_nav span {
            display: none;
        }
        
        .Reviews1_auto {
            left: 80px;
            position: absolute;
            bottom: -20px;
        }
        
        .Reviews1_nav.slidePrev {
            left: 56px;
            position: absolute;
            bottom: -20px;
        }
        
        .Reviews1_nav.slideNext {
            left: 105px;
            position: absolute;
            bottom: -20px;
        }
        
        .Reviews_auto span,
        .Reviews_nav span {
            display: none;
        }
        
        #PatientReviewsInner .slidePlay {
            position: absolute;
            left: 50px;
            bottom: 110px;
            right: 48px
        }
        
        #PatientReviewsInner .slidePause {
            position: absolute;
            left: 50px;
            bottom: 110px;
            right: 48px;
        }
        
        #PatientReviewsInner .slidePrev {
            position: absolute;
            right: 0;
            bottom: 110px;
            left: -50px;
        }
        
        #PatientReviewsInner .slideNext {
            position: absolute;
            left: 0;
            bottom: 109px;
            right: -50px;
        }
        
        #PatientReviewsInner .slidePrev::before,
        #PatientReviewsInner .slideNext::before,
        #PatientReviewsInner .slidePlay::before,
        #PatientReviewsInner .slidePause::before {
            font-family: 'fontello';
            color: #fff;
        }
        
        .ReviewList li {
            display: inline-block;
            min-height: 200px;
            vertical-align: top;
            text-align: center;
            margin: 0 auto;
            background: none !important;
            padding: 5px !important;
        }
        
        .displayNone {
            display: none;
        }
        /* Contact Page */
        
        .contactTable {
            border-spacing: 5px;
            border: 2px solid #003087;
            border-radius: 10px;
            margin: 10px 0;
        }
        
        .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: 60px 0;
            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;
        }
        
        .contact-head {
            padding: 0 !important;
            border-radius: 7px;
            background: #003087;
            margin-bottom: 20px;
            text-align: center;
            border-bottom: 1px solid #003087;
            color: #fff !important;
            padding: 5px 0 !important;
            font: 700 25px/30px 'Work Sans', sans-serif;
            text-transform: uppercase;
            display: block;
        }
        /*landing-page-styles*/
        
        ul.service-list-design {
            float: left;
            width: 100%;
            margin-top: 10px;
            padding: 0;
        }
        
        ul.service-list-design li a:hover {
            color: #eee;
        }
        
        .clear {
            clear: both;
        }
        
        ul.service-list-design li {
            background: #003087;
            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: #00a0eb;
        }
        
        ul.service-list-design li a {
            color: #fff;
            display: table-cell;
            height: 100%;
            padding: 0;
            text-align: left;
            vertical-align: middle;
            width: 100%;
            text-align: center;
            margin-top: 10px;
            float: none;
            font: 400 16px/20px 'Work Sans', sans-serif;
            text-decoration: none;
        }
        
        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 #003087;
        }
        
        ul.service-list-design.content-explore li a {
            text-align: left;
            display: block;
            font-size: 18px;
            color: #003087 !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 #003087;
            object-fit: cover;
        }
        
        ul.service-list-design.content-explore .dataAppend {
            position: relative;
            z-index: 99;
            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: #003087;
            color: #fff;
            font-size: 14px;
            margin: 3px;
        }
        
        ul.service-list-design.content-explore .dataAppend a.readmore {
            background: #003087 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: #003087 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%;
        }
        /*connect-sblock-styles-start*/
        
        #connect-sblock {
            border: 2px solid #003087 !important;
            margin: 20px auto;
            border-radius: 5px;
            clear: both;
            text-align: center;
        }
        
        #connect-sblock ul li {
            display: inline-block;
            width: 230px;
            padding: 15px 0 20px 25px;
            list-style: none !important;
            text-align: left;
            color: #000;
            list-style: none !important;
            color: #000;
        }
        
        .connect-sblock-ul li a {
            font: 400 16px/20px 'Work Sans', sans-serif;
            text-decoration: none;
        }
        
        #connect-sblock .connect-sblock-ul li.mail {
            background: url(../images/contact-icons.png) 0 -44px no-repeat;
            width: 285px;
        }
        
        #connect-sblock .connect-sblock-ul li.website {
            background: url(../images/contact-icons.png) 0 -174px no-repeat;
            width: 300px;
        }
        
        #connect-sblock .connect-sblock-ul li.fax {
            background: url(../images/contact-icons.png) 0 22px no-repeat;
        }
        
        #connect-sblock .connect-sblock-ul li.phone {
            background: url(../images/contact-icons.png) 5px -106px no-repeat;
        }
        
        .textMain p {
            padding: 10px 0px;
            font: 300 16px/24px 'Work Sans', sans-serif;
            color: #000;
        }
        
        .contact-address p {
            position: relative;
            padding: 5px 10px 5px 30px;
        }
        
        .videoBorder,
        .multiBorder {
            position: relative;
            margin: 15px auto;
        }
        
        .videoBorder {
            padding: 55% 0px 0px 0px;
            width: 90%;
            clear: both;
        }
        
        .videoBorder iframe,
        .videoBorder embed {
            position: absolute;
            margin: 0px;
            padding: 0px;
            border: 4px solid #003087;
            width: 100%;
            height: 100%;
            top: 0px;
            left: 0px;
            z-index: 1;
        }
        
        .pageimg {
            float: right;
            max-width: 300px;
            margin: 0 0 10px 10px;
        }
        
        .pageimg img {
            width: 100%;
            border: 2px solid #003087;
        }
        
        .bk-appoint-border {
            border: 2px solid #014cbe;
            padding: 10px !important;
        }
        
        .cont-doc {
            background: #f6f6f6;
            padding: 5px 5px 0px 5px;
            border: 2px solid #014cbe;
            margin: 0 0 10px 0;
        }
        
        .cont-doc h4 {
            text-align: center;
            margin: 0 auto;
            color: #000;
            font-size: 21px;
            padding: 20px 0;
            font: 500 27px/30px 'Work Sans', sans-serif;
        }
        
        .cont-doc .loc-imgg {
            display: inline-block;
            vertical-align: top;
            width: 320px;
        }
        
        .cont-doc .loc-text {
            text-align: justify;
            min-height: 250px;
            display: inline-block;
            vertical-align: top;
            width: 60%;
        }
        
        .cont-doc .loc-text {
            text-align: justify;
        }
        
        .add-color {
            color: #52b5e7;
            font-weight: bold;
        }
        
        .cont-doc .cont-appts {
            margin: 45px 0 0 5px;
        }
        
        .cont-doc .cont-appts a {
            display: inline-block;
            padding: 10px 15px 10px 40px;
            border-radius: 5px;
            margin: 5px;
            color: #fff;
            background: #014cbe url(../images/sb-book.png)no-repeat 10px center;
            text-transform: uppercase;
            font-weight: 700;
        }
        
        .cont-doc p {
            font: 400 18px/25px 'Work Sans', sans-serif;
            padding-top: 60px;
        }
        
        .vvmr {
            width: 140px;
            background: #014cbe !important;
            text-align: center;
            padding: 10px !important;
            border-radius: 5px;
        }
        
        .cont-doc .cont-appts a:last-child {
            background: #014cbe url(../images/sb-call.png)no-repeat 10px center;
        }
        
        .dotted-border {
            border-bottom: 1px dotted #003087;
        }
        
        .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: #003087;
            color: #fff !important;
            padding: 10px 11px;
            text-decoration: none;
            font-size: 14px;
        }
        
        .tabsSide li {
            float: left;
            width: 48%;
            margin: 0 1% 0;
            list-style: none !important;
            background: none;
            min-width: 300px;
            padding: 5px 5px 5px 0 !important;
        }
        
        .tabsSide li a {
            display: block;
            font-size: 14px !important;
            color: #000;
            padding: 5px 2px 5px 7px;
            text-decoration: none;
            border: 1px solid #005970;
        }
        
        .fixedsidebar {
            width: 305px !important;
            display: inline-block !important;
            vertical-align: top !important;
        }
        
        #Content {
            padding: 0 2% 0 0;
            width: 75%;
        }
        
        .cond-proc {
            padding: 10px 0 0 0;
            float: left;
            width: 100%;
        }
        
        .cond-proc li {
            padding: 0px !important;
            list-style: none !important;
            border: none;
            float: left;
            margin: 0 20px 20px !important;
            background: none !important;
        }
        
        .cond-proc li a {
            width: 229px;
            height: 199px;
            display: block;
            margin: 0 0 30px 0;
        }
        
        .cond-proc li a span {
            background: #2986FD;
            font-size: 15px;
            font-weight: 600;
            padding: 3px;
            float: left;
            color: #fff;
            display: block;
            margin: 3px;
            -webkit-transition: 0.3s linear all;
            transition: 0.3s linear all;
            text-align: center;
            /* clear: both; */
            position: relative;
            top: 169px;
            /* margin: 10px 0 0 0; */
            width: auto;
            float: none;
        }
        
        .cond-proc li a:hover {
            color: #fff !important;
        }
        
        .cond-proc li.acc1 a {
            background: url("/images/shouldr-h.jpg") no-repeat center 10px;
        }
        
        .cond-proc li.acc2 a {
            background: url("/images/knee-h.jpg") no-repeat center 10px;
        }
        
        .cond-proc li.acc3 a {
            background: url("/images/elbow-h.jpg") no-repeat center 10px;
        }
        
        .category-thumbnails h3 {
            font: normal 16px/18px Arial, Helvetica, sans-serif !important;
        }

/* MRI scan */
.content-opinion {
    border-top: 6px solid #d9d9d9;
}

.textMain ul.shoulder-opinion li {
    list-style: none;
    float: left;
    padding: 0px;
}

.textMain ul.shoulder-opinion li:first-child {
    width: 35%;
    background: #d9d9d9;
}

.textMain ul.shoulder-opinion li:last-child {
    padding: 0px 0px 0px 5%;
    width: 55%;
}

.textMain ul.shoulder-opinion li.so-sec {
    background: none;
}

.textMain ul.shoulder-opinion {
    text-align: center;
}

.textMain ul.mri-scan li {
    list-style: none;
    background: #d9d9d9;
    width: 100% !important;
    margin-bottom: 10px;
    min-height: 95px;
    padding: 0px;
}

.textMain ul.mri-scan li:last-child {
    padding: 0px;
    width: 100%;
}

.textMain ul.mri-scan li:first-child {
    width: 100%;
}

.textMain ul.mri-scan img {
    margin: 10px 20px 0px -50px;
    float: left;
}

.step1,
.step4,
.step5 {
    padding: 35px 0px 12px 0px;
}

.step2 {
   
    padding: 8px 0px 0px 0px;
}

.ScanL {
    display: inline-block;
    vertical-align: top;
    width: 49%;
    
}

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

.ScanR h2 {
    font: 700 26px/30px 'Roboto Slab', serif;
    color: #014cbe;
    
}



        /*RWD Styles For Mobile Versions*/
        
        @media screen and (max-width: 1200px) {
            nav li a {
                padding: 15px 0;
            }
            .banner-content {
                width: 40%;
            }
            #Sidebar {
                padding: 5px 0px 20px 10px;
            }
        }
        
        @media screen and (max-width:1070px) {
            .ProfileInnerInfo {
                width: 50%;
            }
            #Profile .creList li {
                padding: 10px 10px;
            }
            .ProfileImg {
                width: 45%;
            }
            #Profile {
                height: auto;
                background-size: cover;
            }
            #TeamPhysicianInner h2::before,
            #TeamPhysicianInner h2::after,
            #IntheNewsInner h2::before,
            #IntheNewsInner h2::after,
            #MediaInner h2::before,
            #MediaInner h2::after,
            .SpecialtiesHeading::after,
            .SpecialtiesHeading::before,
            .DoctorLogo::after,
            .DoctorLogo::before {
                display: none;
            }
            #IntheNewsInner {
                padding: 120px 0;
            }
            .NewsL,
            .NewsR {
                display: inline-block;
                width: 47%;
                margin: 30px 10px 0 10px;
            }
            #CredibilityInner .nbs-flexisel-nav-left,
            #CredibilityInner .nbs-flexisel-nav-left::before,
            .nbs-flexisel-nav-right,
            .nbs-flexisel-nav-right::before {
                bottom: 90px;
            }
            .DoctorInfo {
                width: 54%;
            }
            .DoctorImage {
                width: 44%;
            }
        }
        
        @media screen and (max-width:1023px) {
            .Headerleft {
                width: 640px;
                float: none;
                margin: 0px auto;
            }
            .HeaderRight {
                float: none;
                margin: 20px auto 0 auto;
            }
            .ProfileImg {
                width: auto;
                display: block;
                text-align: center;
            }
            .ProfileInnerInfo {
                width: 80%;
                text-align: center;
                margin: 0 auto;
                display: block;
            }
            .ProfileInnerInfo ul li {
                text-align: left;
            }
            #Profile .creList {
                margin: 0 auto;
            }
            .edvtn-video-hm {
                width: 59%;
                margin: 0 auto;
            }
            .ResourceLeft,
            .ResourceRight {
                position: inherit;
                display: inline-block;
                vertical-align: top;
                width: 41%;
                top: inherit;
                margin-right: 10px;
                min-width: 260px;
            }
            .MediaText {
                width: 250px;
                padding: 25px 9px;
            }
            .banner-content {
                width: auto;
            }
        }
        
        @media screen and (max-width: 979px) {
            .banner-head {
                font: 300 20px/24px 'Crimson Text';
            }
            p.bannerText {
                font: 600 20px/28px 'Crimson Text';
            }
            .NewsR .NewsText,
            .NewsL .NewsText {
                position: relative;
                top: 0;
            }
            #MeetDoctorInner {
                background: #f6f6f6;
                background-size: auto;
                height: auto;
            }
            .DoctorImage,
            .DoctorInfo {
                width: auto;
                display: block;
                text-align: center;
            }
            #MeetDoctorInner .DoctorInfo .creList {
                display: block;
            }
        }
        
        @media screen and (max-width:800px) {
            .pageimg {
                float: none;
                max-width: 300px;
                margin: 10px auto;
            }
            .cont-doc p {
                padding-top: 10px;
            }
            .cont-doc .loc-text {
                display: block;
                width: auto;
                text-align: center;
            }
            .cont-doc .loc-imgg {
                display: block;
                width: auto;
                text-align: center;
            }
            #MeetDoctorInner .DoctorInfo ul li {
                text-align: left;
            }
        }
        
        @media screen and (max-width: 767px) {
            #Header .call-appoint {
                text-align: center;
            }
            #Banner #Slider1 li {
                background-size: 100%;
            }
            #Banner-Container #Banner {
                height: 260px;
            }
            .banner-content {
                top: 70px;
            }
            .location {
                position: relative;
                padding: 30px;
                padding-bottom: 0;
                bottom: 0;
                right: 0;
                left: 0;
                height: auto;
                width: auto;
            }
            #MapInner .map1 {
                background: none;
                height: auto;
            }
            .ProfileInnerInfo {
                width: 80%;
                display: block;
                text-align: center;
                margin: 0 auto;
            }
            .NewsL .NewsText,
            .NewsR .NewsText {
                width: auto;
            }
            .NewsL,
            .NewsR {
                display: block;
                width: auto;
                margin: 30px auto;
            }
            .MediaText {
                width: 100%;
                height: auto;
                bottom: -196px;
            }
            .banner-content h1 {
                font: 700 20px/25px 'Roboto Slab', serif;
            }
            #CredibilityInner .nbs-flexisel-nav-left,
            #CredibilityInner .nbs-flexisel-nav-left::before,
            .nbs-flexisel-nav-right,
            .nbs-flexisel-nav-right::before {
                bottom: 0px;
            }
            .textMain h2,
            .hTag2,
            .textMain h3.hTag2,
            .textMain h4.hTag2 {
                font: 700 20px/24px 'Roboto Slab', serif;
            }
            #Scroller {
                display: none !important;
            }
            .textMain .write-review {
                float: none;
                margin: 5px;
                text-align: center;
            }
            #PatientReviewsInner #Slider2 {
                min-height: 200px;
                padding: 5px;
            }
            #MeetDoctorInner .DoctorInfo ul li {
                background: none;
                list-style: disc;
                padding: 6px 0 6px 0px
            }
            .DoctorImage,
            .DoctorInfo {
                margin: 0 5px;
            }
            #Content {
                width: auto;
            }
        }
        
        @media screen and (max-width: 640px) {
            /* Menu CSS */
            #Main-Menu {
                display: none;
            }
            #Mobile-Menu {
                display: block;
            }
            .mobileMenu,
            #Mobile-Menu {
                background: #0364CB;
            }
            #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;
            }
            .Headerleft {
                width: 100%;
            }
            .HeaderRight {
                text-align: center;
                width: auto;
            }
            #Banner-Container .banner1 .banner-content,
            #Banner-Container .banner2 .banner-content,
            #Banner-Container .banner3 .banner-content,
            #Banner-Container .banner4 .banner-content {
                display: none;
            }
            .ResourceRight li a::before {
                left: 0;
            }
            .ResourceRight li a {
                padding: 6px 0px 25px 70px;
            }
            .ResourceLeft li::before,
            .ResourceRight li::before {
                display: none;
            }
            .ResourceLeft,
            .ResourceRight {
                width: auto;
            }
            #TeamPhysicianInner ul li {
                display: block;
                width: auto;
            }
            #IntheNewsInner {
                padding: 0px;
            }
            .ResourceLeft li a,
            .ResourceRight li a {
                padding: 22px 0px 0px 95px;
            }
            ul.pagelet-posts li div.post-image {
                float: none;
                margin: 10px auto;
                text-align: center;
            }
            #Banner-Container-S .banner-content {
                padding: 4px 0 25px;
               
            }
        }
        
        @media screen and (max-width:480px) {
            #Banner-Container .banner-content {
                display: none;
            }
            #Banner-Container #Banner {
                height: 140px;
            }
            .logo1 {
                margin: 20px auto 0 auto;
            }
            .logo,
            .logo1 {
                display: block;
                margin: 15px auto;
                text-align: center;
            }
            .DoctorTitle {
                font: 700 20px/24px 'Roboto Slab', serif;
            }
            .DoctorTitle span {
                font: 700 14px/18px 'Work Sans', sans-serif;
            }
            p.Board {
                font: 700 13px/18px 'Roboto Slab', serif;
            }
            .ProfileInnerInfo {
                width: 96%;
            }
            .SportsmedInfo {
                width: auto;
                padding: 15px 5px;
            }
            #SportsMedicineInner {
                background: #ccc;
            }
            .SportsmedInfo h2 {
                font: 300 30px/34px 'Roboto Slab', serif;
            }
            .SportsmedInfo h3 {
                font: 700 30px/34px 'Roboto Slab', serif;
            }
            #SportsMedicineInner {
                background: #ccc;
                padding: 0 0 20px;
                height: auto;
            }
            .SportsmedInfo h4 {
                font: 300 20px/24px 'Work Sans', sans-serif
            }
            #IntheNewsInner {
                padding: 12px 0;
            }
            .DoctorImage,
            .DoctorInfo {
                padding: 10px;
            }
            #MeetDoctorInner .DoctorInfo ul {
                padding: 5px;
            }
            #PatientReviews {
                min-height: 700px;
            }
            PtViewMore {
                position: relative;
            }
            #PatientReviews {
                padding: 2px;
            }
            #PatientReviews #Slider2 {
                height: 150px;
            }
            #PatientReviewsInner .slidePause {
                position: relative;
                left: 17px;
                bottom: 0;
                right: 0;
            }
            #PatientReviewsInner .slidePrev {
                position: relative;
                right: 0;
                bottom: 0;
                left: -15px;
            }
            #PatientReviewsInner .slideNext {
                position: relative;
                left: 16px;
                bottom: 0;
                right: 0px;
            }
            #CredibilityInner .nbs-flexisel-nav-left,
            #CredibilityInner .nbs-flexisel-nav-left::before,
            .nbs-flexisel-nav-right,
            .nbs-flexisel-nav-right::before {
                bottom: -70px;
            }
        }
        
        @media screen and (max-width:360px) {
            .NewsL,
            .NewsR {
                display: block;
                width: 95%;
                padding: 0 0 25px 0;
            }
            .locBook a {
                font: 700 17px/30px 'Work Sans', sans-serif;
            }
            .locBook {
                width: 240px;
            }
            #SpecialtiesInner {
                padding: 20px 0;
            }
            #MeetDoctorInner p.Board {
                font: 300 14px/20px 'Roboto Slab', serif;
                padding: 0;
            }
            #MeetDoctorInner .DoctorTitle {
                font: 700 20px/25px 'Roboto Slab', serif;
                padding: 0 0 15px 0;
            }
            #MeetDoctorInner .DoctorTitle span {
                font: 700 15px/20px 'Work Sans', sans-serif;
            }
            #MediaInner {
                padding: 20px 0;
            }
            #PatientResourceInner {
                padding: 20px 0px 10px 0px;
            }
            #PatientReviewsInner #Slider2 li {
                min-height: 300px;
                padding: 5px;
            }
            .copyrights p a,
            .copyrights h2 {
                font: normal 14px/20px 'Work Sans', sans-serif;
            }
            #PatientReviewsInner .ReviewTabs li {
                margin: 15px 15px auto;
            }
            ul.ReviewTabs.Reviews_tabs {
                margin: 2px 0 0 0;
            }
        }
        /*accessibility 27-03-2020*/
        
        .accessible_on:not(.dfw-greymode) #Container * {
            transform: none !important;
            transition: none !important;
            box-shadow: none !important;
            text-shadow: none !important;
        }
        
        .accessible_on:not(.dfw-greymode) #Container * {
            background: none !important;
            border-radius: 0 !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;
            z-index: 99999;
        }
        
        .dfw-blackmode #Container #Main-Menu ul li ul *,
        .dfw-blackmode #Container #Main-Menu ul li ul,
        .dfw-blackmode #Container .parentMenu {
            background: #333 !important;
            z-index: 99999;
        }

        .dfw-graymode #Container #Main-Menu ul li ul *,
        .dfw-graymode #Container #Main-Menu ul li ul,
        .dfw-graymode #Container .parentMenu {
            background: #333 !important;
            z-index: 99999;
        }

        .dfw-greymode .menu ul{
            z-index: 99999;
        }
        
        .accessible_on .parentMenu li a {
            margin: 2px 0;
        }
        
        .accessible_on:not(.dfw-greymode) .subMenu li {
            margin: 2px 0;
        }
        /*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 #Container .dfw-skip {
            background: #fff !important;
        }
        
        .dfw-blackmode #Container .dfw-skip {
            background: #000 !important;
        }
        /*border colors*/
        
        .dfw-whitemode #Container * {
            border-color: #000 !important;
        }
        
        .dfw-blackmode * {
            border-color: #fff !important;
        }
        /*sidebar*/
        
        .accessible_on:not(.dfw-greymode) #Sidebar,
        .accessible_on:not(.dfw-greymode) .fixedsidebar {
            padding: 5px;
            border: 1px solid;
            margin: 0 !important;
            width: 310px !important;
            text-align: center;
        }
        
        .accessible_on:not(.dfw-greymode) #Sidebar .dfw-skip {
            margin-right: -100px;
        }
        /*content width auto*/
        
        .accessible_on:not(.dfw-greymode) #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;
        }
        /*menu icon replace with text, Menus border none and top headder code*/
        
        .menu-home span {
            display: none;
        }
        
        .accessible_on:not(.dfw-greymode) .menu-home span {
            display: block;
            font-size: 16px;
        }
        
        .accessible_on:not(.dfw-greymode) .menu * {
            border: none !important;
        }
        /*conatact us common and social links */
        
        .accessible_on:not(.dfw-greymode) .Banner-Tabs,
        .accessible_on:not(.dfw-greymode) .contactTable .contact-map {
            display: none !important;
        }
        
        .accessible_on:not(.dfw-greymode) .contactTable {
            display: block;
            border: 0;
        }
        
        .accessible_on:not(.dfw-greymode) .contact-address {
            border: 1px solid;
            margin: 10px auto;
            display: block;
        }
        
        .accessible_on .social-logo {
            width: auto;
            margin: 10px 0;
            display: block;
        }

        
        
        .accessible_on:not(.dfw-greymode) .pe-s a {
            padding: 10px 0;
        }
        
        .accessible_on:not(.dfw-greymode) .pe-s {
            height: auto;
        }
        
        .accessible_on:not(.dfw-greymode) .FooterLogo * {
            filter: invert(50%);
        }
        
        .accessible_on:not(.dfw-greymode) .contactTable.table-div {
            display: inline-block !important;
            width: 310px;
            vertical-align: top;
        }
        /*conatact us common end */
        
        .accessible_on.home #Header-Container,
        .accessible_on #Credibility,
        .accessible_on #AdvacnedContainer,
        .accessible_on #SpecialtiesContainer,
        .accessible_on #MeetDoctor,
        .accessible_on #MediaContainer,
        .accessible_on #PatientReviews,
        .accessible_on #skip-to-location,
        .accessible_on #TeamPhysician,
        .accessible_on #SportsMedicine,
        .accessible_on #IntheNews,
        .accessible_on #Media,
        .accessible_on #Specialties {
            position: relative !important;
            margin-bottom: 20px;
        }
        
        .accessible_on:not(.dfw-greymode) .abc {
            width: auto !important;
            float: none !important;
            height: auto;
            padding: 10px !important;
            clear: both !important;
            text-align: center;
        }
        
        .accessible_on:not(.dfw-greymode) .abc {
            width: auto !important;
            height: auto !important;
            float: none;
            clear: both;
            border: 0;
            text-align: center;
        }
        
        .accessible_on:not(.dfw-greymode) .abc {
            float: none;
            display: inline-block;
            vertical-align: top;
            margin: 5px;
        }
        
        .accessible_on:not(.dfw-greymode) .abc {
            height: auto !important;
        }
        
        .dfw-greymode .abc {
            text-align: left;
        }
        
        .accessible_on:not(.dfw-greymode) .abc {
            min-height: 10px !important;
            margin: 10px 0;
        }
        
        .accessible_on:not(.dfw-greymode) .social-logo {
            display: block !important;
        }
        
        .accessible_on #abc {
            position: relative !important;
        }
        
        .accessible_on:not(.dfw-greymode) .backHeading,
        .accessible_on:not(.dfw-greymode) .ExpertiseIntraTabs {
            display: none;
        }
        
        .accessible_on:not(.dfw-greymode) .abc {
            border: 1px solid !important;
            margin: 5px;
        }
        
        .accessible_on:not(.dfw-greymode) .social-logo li a {
            margin: 0;
            padding: 5px;
        }
        
        .accessible_on:not(.dfw-greymode) .menu-patient ul {
            width: 505px;
        }
        
        .accessible_on:not(.dfw-greymode) .front,
        .accessible_on:not(.dfw-greymode) .back {
            position: relative;
            height: auto;
            display: inline-block;
            vertical-align: top;
            padding: 5px;
        }
        
        .accessible_on .ExpertiseTab1 .ExpertiseText,
        .accessible_on .ExpertiseTab2 .ExpertiseText {
            width: auto;
            height: auto;
            margin: 10px !important;
            text-align: center;
        }
        
        .accessible_on:not(.dfw-greymode) #Container * .patient-middle a span {
            background: #fff !important;
            position: relative;
        }
        
        .accessible_on #footer-map .footer-map-inner {
            top: 0;
            position: relative;
        }
        
        .accessible_on .EXpertBg {
            height: auto;
        }
        
        .accessible_on .SportsmedInfo {
            text-align: center;
            width: auto;
        }
        
        body.accessible_on.home #Footer,
        body.accessible_on #Footer {
            padding: 10px 0 !important;
        }
        
        body.accessible_on {
            line-height: 1.1;
        }
        
        .accessible_on:not(.dfw-greymode) .ypo-logo {
            filter: invert(1) !important;
        }
        
        .accessible_on:not(.dfw-greymode) #Credibility li img {
            filter: invert(25%);
        }
        
        .dfw-greymode .map-Tabs li {
            background: #d4d4d4 !important;
        }
        /*commonly ADA style for ul, li & a*/
        
        .accessible_on:not(.dfw-greymode) #Sidebar ul,
        .accessible_on #CredibilityInner ul,
        .accessible_on:not(.dfw-greymode) .tabs,
        .accessible_on:not(.dfw-greymode) .tab-list,
        .accessible_on .MediaInnerList,
        .accessible_on:not(.dfw-greymode) .cond-list {
            text-align: center;
            float: none !important;
        }
        
        .accessible_on:not(.dfw-greymode) #Sidebar ul li,
        .accessible_on #CredibilityInner ul li,
        .accessible_on:not(.dfw-greymode) .tabs li,
        .accessible_on .MediaInnerList ul li,
        .accessible_on:not(.dfw-greymode) .tab-list li,
        .accessible_on:not(.dfw-greymode) .cond-list 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;
        }
        
        .accessible_on:not(.dfw-greymode) #Sidebar ul li a,
        .accessible_on #CredibilityInner ul li a,
        .accessible_on:not(.dfw-greymode) .tabs li a,
        .accessible_on:not(.dfw-greymode) .tab-list ul li a,
        .accessible_on:not(.dfw-greymode) .cond-list 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;
        }
        
        .accessible_on .dfw-greymode .navigation a {
            color: #fff;
        }
        /*commonly ADA style for ul, li & a end*/
        /*.accessible_on:not(.dfw-greymode) :not(#Accessibility) .font-icon::before,*/
        
        #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 {
            display: inline-block !important;
        }
        
        .accessible_on:not(.dfw-greymode) #Container .menu-home a .font-icon::before,
        .accessible_on:not(.dfw-greymode) #Container .menu-home a::before,
        .accessible_on:not(.dfw-greymode) #Container .social-logo ul li a::before {
            display: none !important;
        }
        
        .accessible_on:not(.dfw-greymode) .logo img,
        .accessible_on:not(.dfw-greymode) .logo1 img {
            filter: grayscale(100%) contrast(50%);
        }
        
        .dfw-greymode .social-logo ul li a {
            background: none;
            color: #fff;
        }
        
        .accessible_on .NewsL img,
        .accessible_on .NewsR img {
            display: none;
        }
        
        .accessible_on .SpecialtiesHeading {
            padding: 0 0 152px 0;
        }
        
        .accessible_on .NewsL .NewsText,
        .accessible_on .NewsR .NewsText {
            position: relative;
            background: #fff;
            top: 0;
            height: auto;
            width: auto;
            right: 0;
            padding: 0;
        }
        
        .accessible_on #Content,
        .accessible_on #Sidebar {
            display: table-cell;
        }

        .accessible_on:not(.dfw-greymode) .ypo-logo a img {
            filter: grayscale(100%) contrast(1%);
            -webkit-filter: grayscale(100%) contrast(1%);
            -moz-filter: grayscale(100%) contrast(1%);
            -ms-filter: grayscale(100%) contrast(1%);
        }

        .accessible_on .phn, .accessible_on .App, .accessible_on .flip-container, .accessible_on .hmReadmore, .accessible_on .AboutDr, .accessible_on .BookApp, .accessible_on .rdMore, .accessible_on #PatientReviewsInner .ReviewTabs li,  .accessible_on .NewsRM, .accessible_on .PtViewMore, .accessible_on .ResourceLeft li, .accessible_on .ResourceRight li, .accessible_on .SerReadMore, .accessible_on ul.service-list-design li, .accessible_on ul.service-list-design.content-explore .dataAppend a {
            border: 1px solid #000;
        }

        .accessible_on #SportsMedicineInner, .accessible_on .social-logo li {
            height: auto;
        }

        .accessible_on .copyrights p a {
            border: 1px solid #000000;
         
        }

        .accessible_on .ResourceLeft li a, .accessible_on .ResourceRight li a{
            padding: 5px;
        }

        .accessible_on .nodisplay {
            display: block !important;
        }

        .accessible_on .contact-head{
            background: none !important;
        }