@charset "utf-8";

html {
    height: 100%;
}

body,
div,
span,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
article,
aside,
canvas,
details,
figcaption,
figure,
footer,
header,
menu,
nav,
section,
img,
ul,
p {
    margin: 0;
    padding: 0;
    border: 0;
    margin: 0;
}

body,
input,
textarea,
select,
p {
    color: #000;
    font-size: 13px;
    font-family: verdana;
    font-family: 'Roboto', sans-serif;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
    display: block;
}

body {
    font-size: 100%;
    line-height: 18px;
    max-height: 100%;
    width: 100%;
    height: 100%;
    background: #fff;
    overflow-x: hidden;
}

img {
    max-width: 100%;
    border: 0;
}

.inline {
    display: inline;
}

a {
    text-decoration: none;
    color: #023ba6;
}

a:hover {
    color: #3f1010;
}

.clear {
    clear: both;
}

ul,
li {
    list-style: none;
}

.gridWrapper {
    margin: 0 auto;
    max-width: 1170px;
    position: relative;
}

body {
    width: 100%;
}

header {
    float: left;
    width: 100%;
    position: relative;
    z-index: 1;
    padding: 20px 0;
}

.logo {
    float: left;
    margin: 8px 20px 5px 13px;
}

.rightContainer {
    margin: 0px 0px 10px 0;
    padding-bottom: 0;
    float: right;
    width: 215px;
}

.book {
    float: left;
    font-weight: 300;
    text-align: left;
    margin: 7px 0 5px 0;
    font-size: 19px;
}

.book2 a {
    background: url(images/appointments.png) no-repeat 0 6px;
    padding: 0px 9px 3px 15px;
    color: #000;
    float: left;
    font-weight: bold;
}

.book2 {
    padding: 8px 0 3px 5px;
    color: #000;
    float: left;
}

.logo2 {
    float: left;
    border-left: solid 1px #d0d0d0;
    margin: 20px 0 0 0px;
    padding-left: 15px;
}

.smo {
    float: left;
    width: 172px;
    margin: 20px auto 0;
    display: table;
}

.smo span {
    color: #fff;
    text-transform: uppercase;
    text-align: center;
    display: block;
}

.smo li {
    float: left;
    width: 30px;
    margin: 20px 2px;
}

.smo li a {
    float: left;
    width: 30px;
    height: 29px;
}



nav {
    position: relative;
    z-index: 9999;
    margin: 0px 0px 0;
    height: auto;
    width: 100%;
    float: left;
    background: url(images/nav.jpg) repeat 0 0;
    height: 52px;
}

#mobileMenu {
    display: none;
}

.menu {
    list-style: none;
    margin: 0 auto;
    position: relative;
    z-index: 9999;
    display: block;
}

.menu:after {
    clear: both;
}

.menu ul {
    list-style: none;
    margin: 0 auto;
    width: 100%;
}

.menu li {
    font-size: 16px;
    text-align: center;
    float: left;
    margin: 0;
    position: relative;
}

.menu > li > a {
    padding: 16px 0;
    margin: 0 0px;
    color: #fff;
    display: block;
    font-weight: normal;
    background: url(images/menu-bg.jpg) no-repeat right center;
}

.menu li > a:hover,
.menu > li:hover > a,
.menu > li.current-menu-item > a,
.menu > li.current_page_ancestor > a {}

.menu > li:last-child > a {
    background: none;
}

.menu > li > a:hover {
    background: url(images/menu-hover.jpg) repeat right center;
}


.menu li ul {
    position: absolute;
    left: 0%;
    padding: 0 0 0 0;
    top: 47px;
    background: #FFF;
    display: none;
    width: 261px;
}

.menu li:hover > ul {
    display: block;
    top: 47px;
}

.menu li li:hover > ul {
    left: 100%;
    top: 40px;
    position: absolute;
}

.menu li li {
    position: relative;
    z-index: 1000;
    margin: 0px;
    padding: 0px;
    text-transform: none;
    text-shadow: none;
    width: 100%;
}

.menu li li a {
    color: #fff;
    display: block;
    text-align: left;
    border: none;
    background: #0a3d6f url(images/menu-arrow.png) no-repeat 11px 16px;
    padding: 12px 0px 12px 25px;
    z-index: 1000;
    position: relative;
    margin: 0px;
    width: 100%;
    box-sizing: border-box;
    border-bottom: solid 1px #3d88c5;
    font-size: 14px;
}

.menu li li a:hover,
.menu li li:hover > a {
    background: #0077ef url(images/menu-arrow.png) no-repeat 11px 16px;
    color: #ffffff;
    padding: 12px 0px 12px 25px;
    margin: 0px;
    border-radius: 0px;
    border-bottom: solid 1px #3d88c5;
}

.menu li ul ul {
    top: 0;
    margin: -30px 0 0 0;
}

.menu li li li {
    text-align: left;
    background: #fff;
    z-index: 1000;
    margin: 0 0 0 0px;
}

.menu li li li a {
    padding: 12px 0px 12px 25px;
}

.menu li li li a:hover {
    padding: 12px 0px 12px 25px;
}

.menu li ul.megamenu {
    width: 510px;
    left: -148px;
    background: #1f3c77;
}

.menu li ul.megamenu li {
    float: left;
    width: 255px;
}

.menu li ul.megamenu li#auto {
    width: auto;
}


.sticky {
    position: fixed;
    top: -220px;
    height: 150px;
    background: #fff;
    z-index: 999;
    left: 0;
    width: 100%;
    transition: all 0.4s linear;
    box-shadow: 0px 1px 87px #EB7BA3;
    border-bottom: solid 1px #1e243e;
}

.stickyMenu {
    top: 0;
}

.sticky .logo {
    margin: 0px 0 0;
    width: 30%;
    padding: 5px 10px 5px 3px;
}

.sticky .right_container {
    margin: 2px 0 0;
}

.sticky .logo img {
    width: 75%;
    padding: 5px 10px 5px;
}

.sticky nav {
    margin: 0px 0;
}

.sticky .smo {
    margin-top: 10px;
}

.sticky .right2 {
    margin: 5px 0 0;
    clear: none;
    float: right;
    width: 530px;
}

.sticky .right2 li {
    font-size: 15px;
}

.sticky .right2 li.f1 {
    font-size: 15px;
    width: 270px;
}

.sticky .right2 li.f2 {
    width: 252px;
}

.slide {
    position: relative;
    float: left;
    width: 100%;
    margin: 0 auto;
}

.banner {
    float: left;
    width: 100%;
    position: relative;
    margin: 0px 0 0 0;
    background: #00234c;
}

.banner1 {
    margin: 0 auto;
    max-width: 1443px;
    position: relative;
    background: url(images/ban1.jpg) no-repeat top center;
    height: 262px;
}

.banner2 {
    margin: 0 auto;
    max-width: 1443px;
    position: relative;
    background: url(images/ban2.jpg) no-repeat top center;
    height: 262px;
}

.banner3 {
    margin: 0 auto;
    max-width: 1443px;
    position: relative;
    background: url(images/ban3.jpg) no-repeat top center;
    height: 262px;
}

.banner4 {
    margin: 0 auto;
    max-width: 1443px;
    position: relative;
    background: url(images/ban4.jpg) no-repeat top center;
    height: 262px;
}

.slider1 {
    margin: 0 auto;
    max-width: 1443px;
    position: relative;
    background: url(images/b1.jpg) no-repeat top center;
    height: 491px;
}

.slider2 {
    margin: 0 auto;
    max-width: 1443px;
    position: relative;
    background: url(images/b2.jpg) no-repeat top center;
    height: 491px;
}

.slider3 {
    margin: 0 auto;
    max-width: 1443px;
    position: relative;
    background: url(images/b3.jpg) no-repeat top center;
    height: 491px;
}

.slider4 {
    margin: 0 auto;
    max-width: 1443px;
    position: relative;
    background: url(images/b4.jpg) no-repeat top center;
    height: 491px;
}


.banText {
    position: relative;
    float: right;
    margin: 70px 0 0 0px;
    font-weight: 600;
    font-size: 32px;
    color: #000;
    line-height: 1.4;
    width: 550px;
}

.banText p {
    font-size: 16px;
    line-height: 1.7;
    color: #000;
    clear: both;
}

.banText p strong {
    font-weight: bold;
    color: #000;
    font-size: 18px;
    padding: 10px 0 0 50px;
    display: block;
}

.banText span {
    font-size: 24px;
    color: #8093a7;
}

.leftSlide {
    float: left;
    margin: 385px 0 0 55px;
    width: 437px;
}

.leftSlide h2 {
    color: #fff;
    line-height: 1.4;
}

.leftSlide h2 span {
    display: block;
    color: #d09f63;
    text-transform: uppercase;
    font-size: 15px;
}

.leftSlide p {
    float: right;
    margin: -74px 0 0 0;
    text-transform: uppercase;
    font-size: 14px;
    font-weight: 600;
}

.leftSlide p.p2 {
    margin: -34px 64px 0 0;
}

.leftSlide p a {
    background: #fff;
    padding: 8px 15px;
    border-radius: 20px;
    color: #0d4180;
}


.banText2 {
    position: relative;
    float: right;
    margin: 15px 0 0 0px;
    font-weight: 400;
    font-size: 32px;
    color: #000;
    line-height: 1.4;
    width: 414px;
}

.banText3 {
    position: relative;
    float: left;
    margin: 60px 0 0 213px;
    font-weight: 400;
    font-size: 32px;
    color: #000;
    line-height: 1.4;
    width: 275px;
}

.banText2 p {
    font-size: 15px;
    line-height: 1.5;
    color: #000;
}

.banText2 p strong {
    font-weight: bold;
    color: #000;
    font-size: 18px;
    padding: 10px 0 0 50px;
    display: block;
}

.banText3 h2 {
    font-size: 28px;
    color: #000;
}

.banText3 h2 span {
    font-size: 20px;
    display: block;
    font-weight: normal;
    text-transform: uppercase;
}

.banText ul.banList li {
    font-size: 15px;
    display: block;
    font-weight: normal;
    color: #000;
    padding: 4px 0 0 18px;
    background: url(images/list.png) no-repeat 2px 10px;
}

.banText3 ul.banList {
    padding: 20px 0;
}

.banText3 ul.lists li {
    float: left;
    font-size: 14px;
    text-transform: uppercase;
    margin: 12px 8px;
}

.banText3 ul.lists li a {
    background: #fff;
    padding: 8px 25px;
    border-radius: 20px;
}

.banText h2 {
    font-size: 34px;
    color: #000;
}

.banText h2 span {
    font-size: 23px;
    display: block;
    font-weight: normal;
    text-transform: uppercase;
}

.banText ul.banList li {
    font-size: 15px;
    display: block;
    font-weight: normal;
    color: #000;
    padding: 4px 0 0 18px;
    background: url(images/list.png) no-repeat 2px 10px;
}

.banText ul.banList {
    padding: 20px 0;
}

.banText ul.lists li {
    float: left;
    font-size: 14px;
    text-transform: uppercase;
    margin: 10px 8px;
}

.banText ul.lists li a {
    background: #fff;
    padding: 8px 25px;
    border-radius: 20px;
}

.banner4 .banText2 {
    width: 373px;
}

.banner3 .banText2 {
    width: 310px;
}

.slider2 .banText,
.slider3 .banText {
    margin-top: 15px;
}

.banText p.s2 {
    width: 309px;
    float: right;
    display: block;
}

.slider3 .banText p.s2 {
    width: 280px;
    float: right;
    display: block;
}

.banText p.s2n {
    clear: both;
    margin: 0 15px 0 0;
    float: right;
}

.slider4 .banText {
    margin: 125px 0 0 0px;
    width: 430px;
}



.drSection {
    border: solid 1px #e2ca8a;
    text-align: center;
}

.drSection img {
    margin: 20px 0 10px;
}

.drName a {
    color: #000;
    font-weight: 500;
    font-size: 20px;
    line-height: 1.4;
}

a.profile {
    background: #16375e;
    display: block;
    color: #fff;
    padding: 8px 0;
    margin: 10px 0 0;
}

a.profile:hover {
    background: #e2ca8a;
    color: #000;
}

.knee a {
    display: block;
    padding: 38px 0 20px 94px;
    color: #000;
    font-weight: bold;
    background: url(images/knee.png) no-repeat 0 0;
    height: 52px;
    margin: 20px 0 0;
    font-size: 18px;
    text-transform: uppercase;
}

.shoulder a {
    display: block;
    padding: 38px 0 20px 94px;
    color: #000;
    font-weight: bold;
    background: url(images/shoulder.png) no-repeat 0 0;
    height: 52px;
    margin: 0px 0;
    font-size: 18px;
    text-transform: uppercase;
}

.ankle a {
    display: block;
    padding: 38px 0 20px 94px;
    color: #000;
    font-weight: bold;
    background: url(images/ankle.png) no-repeat 0 0;
    height: 52px;
    margin: 0px 0;
    font-size: 18px;
    text-transform: uppercase;
}

.sports a {
    display: block;
    padding: 38px 0 20px 94px;
    color: #000;
    font-weight: bold;
    background: url(images/sports-medicine.png) no-repeat 0 0;
    height: 52px;
    margin: 0px 0;
    font-size: 18px;
    text-transform: uppercase;
}

.knee a:hover {
    background: url(images/knee1.png) no-repeat 0 0;
}

.shoulder a:hover {
    background: url(images/shoulder1.png) no-repeat 0 0;
}

.ankle a:hover {
    background: url(images/ankle1.png) no-repeat 0 0;
}

.sports a:hover {
    background: url(images/sports-medicine1.png) no-repeat 0 0;
}

.resources {
    color: #000;
    line-height: 1.9;
    font-size: 24px;
}

.patRes ul li {
    position: relative;
}

.patRes ul li:after {
    position: absolute;
    bottom: 15px;
    width: 170px;
    background: #333c46;
    height: 1px;
    right: 20px;
    content: '';
    display: block;
}

.patRes ul li a {
    background: #0d1e32;
    padding: 35px 30px 30px 90px;
    display: block;
    color: #fff;
}

.patRes ul li.p1 a {
    background: #0d1e32 url(images/resources.png) no-repeat 20px 22px;
}

.patRes ul li.p2 a {
    background: #0d1e32 url(images/resources.png) no-repeat 20px -55px;
    padding: 25px 30px 20px 90px;
}

.patRes ul li.p3 a {
    background: #0d1e32 url(images/resources.png) no-repeat 20px -110px;
    padding: 30px 30px 25px 90px;
}

.patRes ul li.p4 a {
    background: #0d1e32 url(images/resources.png) no-repeat 20px -175px;
    padding: 25px 30px 28px 90px;
}

.patRes ul li.p5 a {
    background: #0d1e32 url(images/resources.png) no-repeat 20px -242px;
    padding: 17px 30px 15px 90px;
}

.patRes ul li.p5:after {
    bottom: 5px;
}

.patRes ul li.p6 a {
    background: #0d1e32 url(images/resources.png) no-repeat 20px -310px;
    padding: 25px 30px 27px 90px;
}

.patRes ul li.p7 a {
    background: #0d1e32 url(images/resources.png) no-repeat 20px -374px;
    padding: 17px 30px 25px 90px;
}

.patRes ul li.p7:after {
    bottom: 0px;
}

.patRes ul li.p9 a {
    background: #0d1e32 url(images/faqs.png) no-repeat 20px 8px;
    padding: 25px 30px 25px 90px;
}

.patRes ul li.p8 a {
    background: #0d1e32 url(images/healthcare-news.png) no-repeat 20px 8px;
    padding: 25px 30px 25px 90px;
}

.eduVideos {
    margin: 30px 0;
    text-align: center;
}

.edu {
    font-weight: bold;
    text-transform: uppercase;
    font-size: 18px;
}

.edu a {
    color: #2d425d;
}

.eduVideos img {
    margin: 15px 0;
    display: table;
}

a.view3 {
    padding: 6px 18px;
    background: #223a4f;
    color: #fff;
    border-radius: 20px;
}

.iframeborder {
    width: 90%;
    height: 450px;
}

.rslides {
    position: relative;
    list-style: none;
    overflow: hidden;
    width: 100%;
    padding: 0;
    margin: 0;
}

.rslides > li {
    -webkit-backface-visibility: hidden;
    position: absolute;
    display: none;
    width: 100%;
    left: 0;
    top: 0;
}

.rslides > li:first-child {
    position: relative;
    display: block;
    float: left;
}

.rslides > img {
    display: block;
    height: auto;
    float: left;
    width: 100%;
    border: 0;
}

.bullet3 {
    float: left;
    margin: -3% 0 0 0;
    position: relative;
    left: 10%;
    bottom: 0;
    z-index: 9;
    width: 70px;
}

.bullet3 li {
    float: left;
    font-size: 36px;
    list-style: outside none none;
    margin-left: 5px;
    position: relative;
    width: 15px;
}

.bullet3 li a {
    color: #FF511E;
}

.bullet3 li.rslides_here a,
.bullet3 li a:hover {
    color: #000;
}

.bullet4 {
    float: right;
    margin: -3% 0 0 0;
    position: relative;
    right: 3%;
    bottom: 0;
    z-index: 9;
    width: 100px;
}

.bullet4 li {
    float: left;
    font-size: 56px;
    list-style: outside none none;
    margin-left: 10px;
    position: relative;
    width: 15px;
}

.bullet4 li a {
    color: #1b6090;
}

.bullet4 li.rslides_here a,
.bullet3 li a:hover {
    color: #7fc299;
}

.bullet2 {
    margin: -5% 0;
    position: relative;
    right: 2%;
    bottom: 0;
    z-index: 9;
    width: 50px;
}

.bullet2 li {
    float: left;
    font-size: 46px;
    list-style: outside none none;
    margin-left: 0px;
    position: relative;
    width: 25px;
    height: 26px;
}

.bullet2 li a {
    color: #1b6090;
    width: 115px;
    height: 116px;
    display: block;
}


.left_arrow {
    position: absolute;
    bottom: -89px;
    left: 29%;
    z-index: 11;
}

.right_arrow {
    position: absolute;
    bottom: -89px;
    right: 29%;
    z-index: 11;
}

.bullet2 li.rslides_here a {
    color: #7fc299;
}

#flexiselDemo3 {
    display: none;
}

.nbs-flexisel-container {
    max-width: 100%;
    position: relative;
}

.nbs-flexisel-ul {
    list-style-type: none;
    margin: 0;
    padding: 0;
    position: relative;
    text-align: center;
    width: 9999px;
}

.nbs-flexisel-inner {
    float: left;
    overflow-x: hidden;
    width: 100%;
    height: 250px;
}

.logo_container .nbs-flexisel-inner {
    float: left;
    overflow-x: hidden;
    width: 100%;
    height: auto;
}

.nbs-flexisel-item {
    cursor: pointer;
    float: left;
    margin: 0;
    padding: 0;
    position: relative;
}

.nbs-flexisel-item img {
    cursor: pointer;
    position: relative;
}

.nbs-flexisel-nav-left,
.nbs-flexisel-nav-right {
    cursor: pointer;
    height: 138px;
    opacity: 0.9;
    position: absolute;
    width: 50px;
    z-index: 100;
}

.nbs-flexisel-nav-left {
    left: 44%;
    margin: 15px 0 0;
    top: 239px !important;
    background: url(images/left.jpg) no-repeat 0 0;
}

.nbs-flexisel-nav-right {
    height: 80px;
    margin: 15px 0 0;
    left: 48%;
    top: 239px !important;
    width: 55px;
    background: url(images/left.jpg) no-repeat -48px 0;
}

.logoList .nbs-flexisel-inner {
    height: auto;
}

.logoList .nbs-flexisel-nav-left,
.logoList .nbs-flexisel-nav-right {
    cursor: pointer;
    height: 138px;
    opacity: 0.9;
    position: absolute;
    width: 50px;
    z-index: 100;
}

.logoList .nbs-flexisel-nav-left {
    left: -67px;
    margin: 15px 0 0;
    top: 21px !important;
    background: url(images/left.jpg) no-repeat 0 0;
}

.logoList .nbs-flexisel-nav-right {
    margin: 15px 0 0;
    left: 100%;
    top: 21px !important;
    width: 55px;
    background: url(images/left.jpg) no-repeat -48px 0;
}


.breadcrumbs {
    text-align: left;
    text-decoration: none;
    padding: 12px 0 15px 0;
    color: #0e3080;
    font-size: 15px;
    border-bottom: solid 3px #dddddd;
}

.breadcrumbs a {
    color: #000;
    text-decoration: none;
}

.breadcrumbs a:hover {
    text-decoration: none;
    color: #0e3080;
}

.servicesWrap {
    background: url(images/bg.jpg) repeat-x 0 47px;
    min-height: 100px;
    float: left;
    width: 100%;
    margin: -47px 0 25px 0 !important;
}

.servicesWrap ul {}

.servicesWrap ul li {
    float: left;
    position: relative;
    z-index: 99;
}

.servicesWrap ul li a {
    padding: 195px 0 0 0;
    display: block;
    width: 180px;
    margin: 0 25px;
    text-align: center;
    background: url(images/rotator-cuff-repair.png) no-repeat top center;
    color: #000;
    font-weight: bold;
}


.servicesWrap ul li a {
    background: url(images/rotator-cuff-repair.png) no-repeat top center;
}

.servicesWrap ul li.s2 a {
    background: url(images/knee-arthroscopy1.png) no-repeat top center;
}

.servicesWrap ul li.s3 a {
    background: url(images/acl-reconstruction.png) no-repeat top center;
}

.servicesWrap ul li.s4 a {
    background: url(images/ankle-arthroscopy.png) no-repeat top center;
}

.servicesWrap ul li.s5 a {
    background: url(images/shoulder-arthroscopy.png) no-repeat top center;
}

.servicesWrap ul li.s6 a {
    background: url(images/meniscus-replacement1.png) no-repeat top center;
}

.servicesWrap ul li.s7 a {
    background: url(images/cartilage-restoration.png) no-repeat top center;
}

.servicesWrap ul li.s8 a {
    background: url(images/cartilage-transplantation.png) no-repeat top center;
}

.servicesWrap ul li.s9 a {
    background: url(images/pcl-reconstruction.png) no-repeat top center;
}

.servicesWrap ul li.s10 a {
    background: url(images/meniscus-repair.png) no-repeat top center;
}

.servicesWrap ul li.s11 a {
    background: url(images/patellar-tendon-repair.png) no-repeat top center;
}

.servicesWrap ul li.s12 a {
    background: url(images/quadriceps-tendon-repair.png) no-repeat top center;
}

.servicesWrap ul li.s13 a {
    background: url(images/aj-arthrits.png) no-repeat top center;
}

.servicesWrap ul li.s14 a {
    background: url(images/achilles-tendon-repair.png) no-repeat top center;
}

.servicesWrap ul li.s15 a {
    background: url(images/subtalar-arthroscopy.png) no-repeat top center;
}


.servicesWrap ul li a:hover {
    background: url(images/rotator-cuff-repair1.png) no-repeat top center;
}

.servicesWrap ul li.s2 a:hover {
    background: url(images/knee-arthroscopy.png) no-repeat top center;
}

.servicesWrap ul li.s3 a:hover {
    background: url(images/acl-reconstruction1.png) no-repeat top center;
}

.servicesWrap ul li.s4 a:hover {
    background: url(images/ankle-arthroscopy1.png) no-repeat top center;
}

.servicesWrap ul li.s5 a:hover {
    background: url(images/shoulder-arthroscopy1.png) no-repeat top center;
}

.servicesWrap ul li.s6 a:hover {
    background: url(images/meniscus-replacement.png) no-repeat top center;
}

.servicesWrap ul li.s7 a:hover {
    background: url(images/cartilage-restoration1.png) no-repeat top center;
}

.servicesWrap ul li.s8 a:hover {
    background: url(images/cartilage-transplantation1.png) no-repeat top center;
}

.servicesWrap ul li.s9 a:hover {
    background: url(images/pcl-reconstruction1.png) no-repeat top center;
}

.servicesWrap ul li.s10 a:hover {
    background: url(images/meniscus-repair1.png) no-repeat top center;
}

.servicesWrap ul li.s11 a:hover {
    background: url(images/patellar-tendon-repair1.png) no-repeat top center;
}

.servicesWrap ul li.s12 a:hover {
    background: url(images/quadriceps-tendon-repair1.png) no-repeat top center;
}

.servicesWrap ul li.s13 a:hover {
    background: url(images/aj-arthrits1.png) no-repeat top center;
}

.servicesWrap ul li.s14 a:hover {
    background: url(images/achilles-tendon-repair1.png) no-repeat top center;
}

.servicesWrap ul li.s15 a:hover {
    background: url(images/subtalar-arthroscopy1.png) no-repeat top center;
}

.welcomeWrap {
    padding: 30px 0;
    text-align: center;
    border-top: solid 1px #e7d9c8;
}

.welcomeWrap h1 {
    color: #000;
    line-height: 1.4;
    padding: 20px 0;
}

.welcomeWrap p {
    color: #000;
    line-height: 1.4;
    font-size: 17px;
    padding: 5px 5%;
}

.mapWrap {
    margin: 60px 0 30px;
    float: left;
    width: 100%;
}

.map1 {
    background: url(images/location1.jpg) no-repeat top center;
    width: 100%;
    height: 398px;
}

.map2 {
    background: url(images/location3.jpg) no-repeat top center;
    width: 100%;
    height: 398px;
}

.box1 a {
    margin: -334px 0 20px 40px;
    float: left;
    background: #b5d9d7;
    padding: 20px;
    line-height: 1.3;
    width: 320px;
    color: #000;
    position: relative;
    z-index: 9;
}

.box2 a {
    margin: -184px 0 20px 40px;
    float: left;
    background: #b5d9d7;
    padding: 20px;
    line-height: 1.3;
    width: 320px;
    color: #000;
    position: relative;
    z-index: 9;
}

.box1 a:hover,
.box2 a:hover,
.mapWrap li.rslides_here a {
    background: #0d1e32;
    color: #fff;
    display: block;
}

.patientWrap {
    float: left;
    width: 100%;
    background: url(images/patient-bg.jpg) no-repeat top center;
    min-height: 469px;
}

.educate {
    text-align: center;
    margin: 75px auto;
    text-transform: uppercase;
    width: 526px;
    display: block;
}

.educate a {
    color: #fff;
    letter-spacing: 2px;
}

.educate img {
    margin: 25px 0;
    border: solid 8px #b3864f;
}

.educate a.view2 {
    background: #fff;
    border-radius: 20px;
    position: relative;
    background: #fff;
    display: table;
    margin: -46px auto 0;
    padding: 5px 20px;
    color: #000;
    letter-spacing: 1px;
}

.leftPatient {
    margin: -360px 0 0 50px;
    width: 230px;
}

.leftPatient li a {
    padding: 15px 0 30px 70px;
    margin: 30px 0;
    display: block;
    color: #fff;
    font-size: 17px;
    background: url(images/left1.png) no-repeat 0 0;
    position: relative;
}

.leftPatient li a:after {
    display: block;
    content: '';
    width: 160px;
    height: 1px;
    background: #354952;
    bottom: 20px;
    left: 55px;
    position: absolute;
}

.leftPatient li a:hover {
    background: url(images/left1h.png) no-repeat 0 0;
}

.leftPatient li.t2 a {
    background: url(images/left1.png) no-repeat 0 -97px;
}

.leftPatient li.t2 a:hover {
    background: url(images/left1h.png) no-repeat 0 -97px;
}

.leftPatient li.t3 a {
    background: url(images/left1.png) no-repeat 0 -192px;
}

.leftPatient li.t3 a:hover {
    background: url(images/left1h.png) no-repeat 0 -192px;
}

.rightPatient {
    margin: -310px 0 0 50px;
    width: 230px;
    float: right;
}

.rightPatient li a {
    padding: 2px 0 30px 70px;
    margin: 30px 0;
    display: block;
    color: #fff;
    font-size: 17px;
    background: url(images/right1.png) no-repeat 0 0;
    position: relative;
}

.rightPatient li a:after {
    display: block;
    content: '';
    width: 160px;
    height: 1px;
    background: #354952;
    bottom: 18px;
    left: 55px;
    position: absolute;
}

.rightPatient li a:hover {
    background: url(images/right1h.png) no-repeat 0 0;
}

.rightPatient li.t2 a {
    background: url(images/right1.png) no-repeat 0 -107px;
    padding: 15px 0 30px 70px;
}

.rightPatient li.t2 a:hover {
    background: url(images/right1h.png) no-repeat 0 -107px;
}

.rightPatient li.t3 a {
    background: url(images/right1.png) no-repeat 0 -195px;
}

.rightPatient li.t3 a:hover {
    background: url(images/right1h.png) no-repeat 0 -195px;
}

.candidate {
    background: #b5d9d7;
    padding: 30px 50px 20px 110px;
    width: 545px;
    float: right;
    margin-bottom: 40px;
    margin-top: -310px;
}

.candidate h2 {
    line-height: 1.3;
    color: #000;
    text-transform: uppercase;
    font-size: 38px;
}

.candidate p {
    color: #000;
    margin: 25px 0 20px;
    font-size: 15px;
    line-height: 1.3;
}

.candidate h2 span {
    display: block;
    font-size: 30px;
}

a.more3 {
    float: right;
    background: #000;
    color: #fff;
    padding: 8px 15px;
    text-transform: uppercase;
    border-radius: 20px;
    font-size: 14px;
}

.awardsCandi {
    float: left;
    width: 100%;
    margin: 0 0 50px 0;
}

.candi {
    position: absolute;
    top: 32px;
    left: 329px;
}

.line {
    width: 100%;
    height: 1px;
    margin: 10px 0 0;
    background: #ccc;
}

p.right {
    text-align: right;
    font-weight: bold;
}

/*.awards{ float: left; width: 96%; background: url(images/awards-bg.jpg) repeat 0 0; height: 380px; border: solid 5px #b3864f;  }*/
.awards {
    float: left;
    width: 96%;
    height: 310px;
    border: solid 5px #b3864f;
}

.lAward {
    width: auto;
    padding: 20px;
    text-align: center;
}

.lAward h3 {
    text-transform: uppercase;
    letter-spacing: 2px;
    padding: 12px 0 15px 0;
    color: #000;
    font-size: 26px;
}

.lAward h3.team {
    font-weight: bold;
    margin: 40px auto 0;
    background: #0d4180;
    border-radius: 5px;
    padding: 15px 14px;
    color: #fff;
    display: block;
    width: 270px;
    font-size: 24px;
}

.lAward p {
    padding: 0px 0 15px;
    color: #000;
    font-size: 16px;
    font-weight: 600;
    border-bottom: solid 1px #bcbcbc;
    display: inline;
}

.teamImg {
    margin: 20px auto;
    width: 405px;
    padding: 10px 0;
    background: #fff;
}

.teamImg img {
    margin: 8px 40px;
}

/* Main Content related css */
main {
    border-bottom: solid 1px #ccc;
    position: relative;
    display: table;
    margin-bottom: 30px;
    width: 100%;
}

aside {
    float: right;
    width: 270px;
    min-height: 400px;
    margin: 30px 0;
    padding: 20px 0px;
    box-sizing: border-box;
}

article {
    float: left;
    width: 800px;
}

article h1 {
    font-size: 30px;
    line-height: 1.4;
    padding: 15px 0 0 0;
}

article h1 span {
    font-size: 20px;
    display: block;
}

article h2 span {
    font-size: 18px;
    display: block;
}

article h2 {
    font-size: 21px;
    line-height: 1.4;
    padding: 15px 0 0 0;
}

article h3 {
    font-size: 19px;
    line-height: 1.4;
    padding: 15px 0 0 0;
}

article p {
    font-size: 16px;
    line-height: 1.4;
    padding: 15px 0 0 0;
}

article p a {
    color: #005a98;
    font-weight: bold;
}

article ul {
    padding: 15px 0 0 0;
}

article h2 + p,
article h3 + p,
article h2 + img + p,
article h3 + img + p,
article h2 + ul,
article h3 + ul {
    padding: 3px 0 0 0;
}

article img.subjectPic {
    float: right;
    border: solid 1px #ccc;
    margin: 10px 2px 10px 20px;
}

article ul li {
    padding: 3px 0;
    font-size: 16px;
    list-style: none;
    color: #202020;
    margin: 0 0 0 18px;
    line-height: 1.4;
}

article ul li:before {
    content: "\f046";
    font-family: FontAwesome;
    display: inline-block;
    margin-left: -1.3em;
    width: 1.3em;
    color: #16375e;
}

article ul ul {
    margin: 0px 0 5px 15px;
}

article ul.contentList li {
    float: left;
    line-height: 1.4;
    width: 48%;
    margin: 8px 1%;
}

article ul.contentList li:before {
    display: none;
}

article ul.contentList li a {
    display: block;
    color: #000;
    padding: 10px 12px 10px 60px;
    background: #eee url(images/list2.png) no-repeat 22px center;
}

article ul.contentList li a:hover {
    color: #fff;
    background: #16375e url(images/list2.png) no-repeat 22px center;
}

article ul.contentList li.odd {
    float: none;
    margin: 10px auto;
    clear: both;
}



/* Pdf related css */
article ul.pdf li {
    line-height: 1.2;
}

article ul.pdf li:before {
    content: "\f1c1";
    font-family: FontAwesome;
    font-size: 21px;
    display: inline-block;
    margin-left: -0.7em;
    width: 1.3em;
    color: #f00;
}

/* Testimonial button related css */
a.submitTestimonials {
    float: right;
    margin: -20px 0 0 0;
    background: #005a98;
    display: block;
    padding: 10px;
    color: #fff;
    text-align: center;
}

a.submitTestimonials:hover {
    background: #000;
}

.callbacks1_nav {
    text-decoration: none;
    position: absolute;
    -webkit-tap-highlight-color: transparent;
    opacity: 1;
    z-index: 3;
    text-indent: -9999px;
    overflow: hidden;
    height: 33px;
    width: 33px
}

.callbacks1_nav:active {
    opacity: 1
}

.callbacks1_nav {
    bottom: -40px;
    left: 0%;
}

.callbacks1_nav.next {
    left: 36px;
}

.callbacks1_nav:active {
    opacity: 1
}


.callbacks2_nav {
    text-decoration: none;
    position: absolute;
    -webkit-tap-highlight-color: transparent;
    opacity: 1;
    z-index: 3;
    text-indent: -9999px;
    overflow: hidden;
    height: 27px;
    width: 33px
}

.callbacks2_nav:active {
    opacity: 1
}

.callbacks2_nav {
    bottom: 29px;
    right: 1%;
    background: url(images/abc.png) -0 -0 no-repeat;
}

.callbacks2_nav.next {
    background: url(images/abc.png) 0 -27px no-repeat;
    right: 12%;
    margin: 1px 0;
    bottom: 28px;
}

.callbacks2_nav:active {
    opacity: 1
}

.callbacks3_nav {
    text-decoration: none;
    position: absolute;
    -webkit-tap-highlight-color: transparent;
    opacity: 1;
    z-index: 3;
    text-indent: -9999px;
    overflow: hidden;
    height: 27px;
    width: 30px
}

.callbacks3_nav:active {
    opacity: 1
}

.callbacks3_nav {
    bottom: 10px;
    right: 8%;
    background: url(images/abc.png) -0 -0 no-repeat;
}

.callbacks3_nav.next {
    background: url(images/abc.png) 0 -27px no-repeat;
    right: 10.3%;
    margin: 1px 0;
    bottom: 9px;
}

.callbacks3_nav:active {
    opacity: 1
}

.callbacks4_nav {
    text-decoration: none;
    position: absolute;
    -webkit-tap-highlight-color: transparent;
    opacity: 1;
    z-index: 3;
    text-indent: -9999px;
    overflow: hidden;
    height: 40px;
    width: 40px
}

.callbacks4_nav:active {
    opacity: 1
}

.callbacks4_nav {
    bottom: 18%;
    left: 9%;
}

.callbacks4_nav.next {
    left: 86%;
    margin: 1px 0;
    bottom: 18%;
}

.callbacks4_nav:active {
    opacity: 1
}

.iframe-border {
    border: 1px solid #05426b;
    height: 415px;
    width: 100%;
}

footer {
    float: left;
    width: 100%;
    background: url(images/footer-bg.jpg) repeat 0 0;
    padding: 20px 0;
}

.copyright {
    text-align: left;
    color: #fff;
    line-height: 1.4;
    font-size: 16px;
    padding: 5px 30px 5px 10px;
    font-weight: normal;
    float: left;
    width: 600px;
    margin: 20px 0;
}

.footerText {
    color: #fff;
    line-height: 1.54;
    font-size: 15px;
    font-weight: normal;
    padding: 8px 0;
    text-align: center;
    border-bottom: solid 1px #5a4e41;
    border-top: solid 1px #5a4e41;
    text-transform: uppercase;
}

.footerText a {
    color: #fff;
    padding: 0 12px;
}

.footerText a:hover {
    color: #7b8bbe;
}

img.ypo {
    margin: 20px 0 0 30px;
    float: right;
}

.fheads {
    color: #fff;
    font-size: 36px;
    padding: 25px 0 40px;
    text-align: center;
    text-transform: uppercase;
    font-family: 'Playfair Display', serif;
}

.follow {
    text-align: center;
    color: #fff;
    line-height: 1.4;
    font-size: 21px;
    font-weight: normal;
    padding: 15px 0;
    text-transform: uppercase;
}

.fbox {
    float: left;
    width: 31%;
    margin: 10px 10px 20px;
}

.fbox ul li a {
    padding: 6px 0 6px 17px;
    color: #fff;
    font-size: 17px;
    display: block;
    background: url(images/footer-list.png) no-repeat 5px 12px;
}

a.read {
    text-align: right;
    float: right;
    color: #9a9a9a;
    margin-top: -10px;
}

.headings a {
    font-size: 21px;
    color: #fff;
}

.fbox ul {
    margin: 10px 0;
}

.top20 {
    padding-top: 20px;
}

#connect-sblock ul li,
.map-icon ul li {
    float: left;
    list-style: outside none none;
    width: 42%;
}

.map-icon ul li {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    margin-left: 0;
    margin-right: 0;
}

#connect-sblock {
    background: #e7f8ff none repeat scroll 0 0;
    float: left;
    margin: 15px 0;
    width: 100%;
}

#connect-sblock ul li {
    color: #000000;
    margin-left: 4%;
    padding: 15px 0 20px 25px;
}

#connect-sblock ul li a {
    color: #000000;
}

#map {
    height: 400px;
}


/*.patientResources img{ float: right; }*/


.map {
    float: left;
    width: 100%;
    width: 100%;
    height: 505px;
}

.tips:after {
    position: absolute;
    top: -21px;
    left: 45px;
    width: 20px;
    height: 15px;
    display: block;
    content: '';
}

.tooltip:before {
    position: absolute;
    top: 54px;
    left: -10px;
    width: 20px;
    height: 25px;
    display: block;
    content: '';
}

.tooltip {
    position: relative;
}

.tips2 {
    position: relative;
}

.tooltip p,
.tooltip2 p,
.tooltip3 p {
    color: #fff;
    font-size: 15px;
}

.tooltip p strong,
.tooltip2 p strong,
.tooltip3 p strong {
    text-align: left;
    font-size: 22px;
    color: #fff;
    display: block;
}

.tooltip a {
    color: #fff;
}

.tooltip {
    position: absolute;
    display: inline-block;
    top: 45px;
    left: 652px;
    height: 121px;
    width: 210px;
    cursor: pointer;
    color: #fff;
    padding: 10px 0px 10px 40px;
    background: #0078f0;
    border-radius: 5px;
    line-height: 1.4;
}

.tooltip2 {
    position: absolute;
    display: inline-block;
    top: 105px;
    left: 470px;
    height: 21px;
    width: 103px;
    cursor: pointer;
    color: #000;
    padding: 10px 0px 10px 40px;
    border-radius: 5px;
    border: solid 2px #000;
}

.tooltip3 {
    position: absolute;
    display: inline-block;
    top: 96px;
    left: 350px;
    height: 41px;
    width: 173px;
    cursor: pointer;
    color: #000;
}

.tooltip .tooltiptext {
    background: #c1a081;
    visibility: hidden;
    width: 365px;
    color: #000;
    text-align: left;
    padding: 12px 20px;
    border-radius: 6px;
    margin: -39px 9px 0 -122px;
    position: absolute;
    z-index: 1;
    line-height: 1.4;
}

.tooltip2 .tooltiptext2 {
    background: #c1a081;
    visibility: hidden;
    width: 220px;
    color: #000;
    text-align: left;
    padding: 12px 20px;
    border-radius: 6px;
    margin: -40px 9px 0 -71px;
    position: absolute;
    z-index: 1;
    line-height: 1.4;
}

.tooltip3 .tooltiptext3 {
    background: #c1a081;
    visibility: hidden;
    width: 285px;
    color: #000;
    text-align: left;
    padding: 12px 20px;
    border-radius: 6px;
    margin: -119px 9px 0 -48px;
    position: absolute;
    z-index: 1;
}

.tooltip:hover .tooltiptext,
.tooltip2:hover .tooltiptext2,
.tooltip3:hover .tooltiptext3 {
    visibility: visible;
}

.tipname {
    color: #76323f;
    padding: 10px 15px;
    border: solid 1px #000;
    border-radius: 20px;
    background: #d8cdc7;
    width: 140px;
}

.tipname2 {
    color: #76323f;
    padding: 10px 15px;
    border: solid 1px #000;
    border-radius: 20px;
    background: #d8cdc7;
    width: 180px;
}

.tipname3 {
    color: #76323f;
    padding: 10px 15px;
    border: solid 1px #000;
    border-radius: 20px;
    background: #d8cdc7;
    width: 140px;
}

.logoList {
    margin: 0px 0 0;
    display: block;
    float: left;
    width: 100%;
    padding-bottom: 20px;
}

.logoList img {
    float: none;
    margin: 0px auto;
}

img.ruth {
    margin-top: 14px;
}


.servicesBox {
    float: left;
    width: 510px;
    border: double 4px #d5bd79;
    padding: 0px 1.5%;
    margin: 20px 1%;
    position: relative;
    height: 315px;
}

.servicesBox ul li a {
    color: #000;
    float: left;
    width: 230px;
    margin: 5px 0px;
    background: url(images/arrow.png) no-repeat 0 4px;
    padding: 0 0 0 18px;
}

.servicesBox ul li {
    margin: 0;
}

.servicesBox ul li:before {
    display: none;
}

.servicesBox h2 {
    padding: 20px 0 42px 140px;
}

.more7 {
    float: right;
    position: absolute;
    bottom: 20px;
    right: 20px;
}

.more7 a {
    text-align: right;
    background: #000;
    color: #fff;
    padding: 5px 16px;
    border-radius: 20px;
    font-size: 15px;
}

.servicesBox img {
    position: absolute;
    top: -38px;
    left: 14px;
    width: 120px;
}

/* tabs */
.countrytabsSec {
    width: 30%;
    height: inherit;
    float: left;
}

.countrytabsList {
    width: 68%;
    height: inherit;
    float: right;
}

.tabcontent-m {
    float: left;
    position: relative;
    width: 100%;
}

#countrytabs {
    width: 100%;
    float: left;
    height: auto;
}

#countrytabs li::before {
    content: none;
}

.tabcontent1 {
    float: left;
    position: relative;
    width: 99%;
    margin: 0px 0 0 0;
}

.tabcontent-m h2 {
    clear: both;
    cursor: pointer;
    padding: 10px;
    margin: 10px 0;
}

.tabcontent-m h3 a {
    background: #083382 !important;
    color: #fff !important;
    cursor: pointer;
    display: block;
    font: bold 20px/18px !important;
    margin: 5px 0;
    padding: 15px auto !important;
    clear: both;
    width: auto !important;
    float: none !important;
}

.tabcontent-m h3 a:hover {
    color: #013264 !important;
}

.selected {
    background: #298FEE !important;
    color: #fff;
}

#countrytabs li {
    color: #fff;
    display: block;
    float: left;
    margin: 0 15px 15px 0;
    padding: 0 !important;
    width: 234px;
}

#countrytabs li a {
    border-radius: 10px;
    color: #fff;
    display: block;
    font: 14px/18px verdana;
    padding: 9px 0 11px;
    text-align: center;
    text-decoration: none;
    background: #008BBB;
}

#countrytabs li a:hover {
    color: #fff;
    background: #298FEE;
}

.tabcontent-m ul.tab1 {
    float: left;
    width: 100%;
    margin: 50px 0px 0px 0px;
}

.tabcontent-m ul.tab1 p {
    font: 14px/20px;
    line-height: 21px;
    margin-bottom: 14px;
}

.tabcontent-m ul.tab1 li {
    background: #1f1f1f;
    box-shadow: 0 0 1px transparent;
    box-sizing: border-box;
    display: table;
    float: left;
    height: 70px;
    margin-bottom: 40px;
    margin-right: 4%;
    padding: 0px 5px 0px 80px;
    position: relative;
    transform: perspective(1px) translateZ(0px);
    transition: transform 0.3s linear 0s;
    vertical-align: middle;
    width: 40%;
}

.tabcontent-m ul.tab1 li::before {
    content: none;
}

.tabcontent-m ul.tab1 li a {
    color: #fff;
    display: table-cell;
    font: 16px/20px verdana;
    height: 100%;
    padding: 0;
    text-align: left;
    vertical-align: middle;
    width: 100%;
}

.tabcontent-m ul.tab1 li a:hover {
    color: #fff !important;
}

.tabcontent-m ul.tab1 li span {}

.tabcontent-m ul.tab1 li span img {
    position: absolute;
    top: -15px;
    left: -26px;
    border: 3px solid #141414;
    border: 3px dashed #141414;
    border: 3px dotted #141414;
    border: 3px double #141414;
    border: 3px groove #141414;
    border: 3px ridge #141414;
    border: 3px inset #141414;
    border: 3px outset #141414;
    border-radius: 10px;
    height: auto;
    min-width: 90px;
}

.more {
    text-align: right;
}

.more a {
    font-weight: bold;
    color: #000;
}

.address-block {
    border: 1px solid #595a55;
    /*width: 99.5%;*/
    width: 95.5%;
    margin: 0 auto;
    float: left;
    color: #666666;
}

.address-block {
    border-radius: 25px 0 25px 0;
    margin: 12px 0;
}

.address-block h2 {
    border-radius: 23px 0 0px 0;
    text-align: center;
    background: #595a55;
    clear: both;
    color: #fff;
    padding: 5px 0 8px 10px;
    font-size: 16px;
}

.address-block h2 a {
    color: #e2ca8a;
}

.address-block h2 a:hover {
    color: #fff;
}

.address {
    float: left;
    line-height: 22px;
    padding: 0 0 0 40px;
    text-align: center;
    width: 95%;
}

.contact-details {
    float: left;
    width: 50%;
}

.map-icon {
    float: none;
    padding: 0 0 10px;
    text-align: center;
    width: 100%;
    margin: 0 auto;
}

.map-icon iframe {
    width: 90%;
    border: 2px solid #999 !important;
    height: 200px;
}

.map-icon ul li {
    float: left;
    margin-right: 1%;
    margin-left: 0;
    background: none !important;
    width: 40%;
}

.website {
    float: left;
    padding: 10px;
    /*width: 97%;*/
    width: 93%;
    border: 1px solid #595a55;
    color: #000;
    margin: 0 0 20px 0;
    border-radius: 20px;
}

.box-left {
    width: 50%;
    float: left;
}

.box-left a {
    color: #fff;
}

.box-right {
    width: 43%;
    float: right;
}

.we-are-on-fb {
    font-size: 24px;
    text-align: center;
}

.we-are-on-fb a,
.we-are-on-fb a:hover {
    text-decoration: none;
}

.fa.fa-thumbs-up {
    color: #343434;
    font-size: 50px;
}

.we-are-on-fb span {
    margin: 0 0 0 15px;
}

.content-button {
    margin: 0 0 0 30px;
}

.content-button ul li {
    float: left;
    list-style: none;
    margin: 15px 3% 10px 0px;
    padding: 0px;
    background: none;
}

.content-button ul li a {
    padding: 10px 15px !important;
    background-position: 5px 6px;
    background-repeat: no-repeat;
    border-radius: 10px !important;
}

.content-button ul li:before {
    display: none;
}

.content-button ul li a {
    background-color: #595a55;
    color: #fff;
    text-decoration: none;
}

/* useful link page*/

.usefulPg {
    width: 100%;
}

.usefulPg li::before {
    content: none;
}

.usefulPg li {
    list-style: none;
    margin: 0 2% 45px !important;
    width: 41%;
    min-height: 135px;
    float: left;
    border: 2px solid #005A95;
    padding: 10px 2% 0;
    border-radius: 25px 0;
}

.usefulPg li a img {
    display: table;
    margin: 0 auto;
}

.textMain .rehab-protocols {
    text-align: center;
}

.textMain .rehab-protocols li:before {
    display: none;
}

.textMain .rehab-protocols li {
    background: none;
    display: inline-block;
    vertical-align: top;
    width: 210px;
    padding: 10px;
}

.rehab-protocols span {
    display: block;
    background: #3f92f0;
    padding: 5px 0px;
    color: #fff;
    text-transform: uppercase;
    letter-spacing: 1px;
    transition: 0.3s all ease-out;
    font: 400 13px/24px 'Lato', sans-serif;
}

.rehab-protocols a:hover {
    text-decoration: none;
}

.rehab-protocols a:hover span {
    background: #002366;
}

.ypo-logo {
    text-align: center;
    margin: 20px 0 0 0;
}

.ypo-logo ul li {
    display: inline-block;
    vertical-align: middle;
    background: url(/images/logo-divider.jpg) no-repeat right center;
    padding: 0 15px;
    margin: 0 -3px;
}


.bgnone{
    background: none !important;
        
}
#load-ypo-cc-manager {
    background: #ccc;
    padding: 8px 15px;
    border-radius: 10px;
    top: 30px;
    color: #000;
position:relative;
display:inline-block;
}

@media screen and (max-width:1170px) {

    .logoList .nbs-flexisel-nav-right,
    .logoList .nbs-flexisel-nav-left {
        display: none !important;
    }

    aside {
        float: left;
    }

    article {
        width: 65%;
        margin-left: 1%;
    }

    .nbs-flexisel-nav-left {
        left: 43%;
    }

    .candidate p {
        margin: 12px 0 9px;
    }

    .candidate {
        padding: 30px 50px 10px 105px;
        width: 398px;
    }

    .leftPatient {
        margin: -360px 0 0 15px;
    }

/*    .logoList img {
        margin: 0px 40px 20px;
    }*/

    .fbox {
        /*width: 204px;*/
        width: 297px;
    }

    img.ypo {
        margin: 20px 20px 0 0px;
    }

    .breadcrumbs {
        margin: 10px 1%;
    }

    .leftSlide {
        margin: 387px 0 0 14px;
        position: absolute;
    }

    .banText p {
        text-shadow: 1px 1px 1px #fff;
    }
	.servicesBox {
	float: none;
	width: 510px;
	border: double 4px #d5bd79;
	padding: 0px 1.5%;
	margin: 20px 1%;
	position: relative;
	height: 315px;
	display: block;
	margin: 40px auto;
}
}

@media screen and (max-width:1023px) {
    .iframeborder {
        height: 300px;
    }

    article {
        width: 63%;
    }

    .menu li {
        font-size: 15px;
    }

    .nbs-flexisel-nav-left {
        left: 42%;
    }

    .slider1,
    .slider2,
    .slider3,
    .slider4 {
        background-position: -200px 0;
    }

    .banner1,
    .banner2,
    .banner3,
    .banner4 {
        background-position: -165px 0;
    }

    .banText {
        text-shadow: 1px 1px 1px #fff;
    }

    .banText2 {
        width: auto !important;
        margin: 92px 2% 10px;
        color: #fff;
        height: 145px;
    }

    .banText2 p,
    .banText2 p strong {
        color: #fff;
        text-shadow: 1px 1px 1px transparent;
    }

    .callbacks3_nav.next {
        right: 12%;
    }

    .banText {
        margin: 70px 10px 0;
    }

    .rightContainer {
        float: left;
        margin: 10px 10%;
        width: 80%;
    }

    .patientWrap {
        background-size: cover;
    }

    .leftPatient {
        margin: 60px 0 0 10%;
    }

    .rightPatient {
        margin: -310px 10% 0 50px;
    }

    .logoList img {
        margin: 0px 12px 20px;
    }

    .awards {
        width: 98%;
    }

    .candi {
        display: none;
    }

    .candidate {
        padding: 30px 2% 10px 5%;
        width: 50%;
        margin-top: -363px;
    }

    .awardsCandi {
        height: auto;
    }

    .banText p.s2,
    .slider3 .banText p.s2 {
        width: auto;
    }

    img.ruth {
        margin-top: 18px;
    }
	.logo {
	margin: 8px 11px 5px 118px;
}
.servicesWrap ul li a {
	margin: auto;
}
	.fbox {
	width: 274px;
}
	.footerText a {
	padding: 0px 13px;
}
}
@media screen and (max-width:810px) {
	.logo {
	margin: 8px 11px 5px 75px;
}
	.fbox {
	width: 215px;
}
	.ypo-logo ul li {
	 background:none; 
		margin: 6px -3px;
}
	
	.tabcontent1 {
	float: none;
	position: relative;
	width: 99%;
	margin: 0px auto;
	display: block;
	text-align: center;
}
	.box-right {
	width: 48%;
}
}
@media screen and (max-width:767px) {
    .leftSlide {
        display: none;
    }

    /*    .banText2, .slider4 .banText{ width: 96%; padding: 10px 2%; margin: 0; }*/
    .slider3,
    .slider2,
    .slider1,
    .slider4 {
        height: auto;
        padding-top: 40%;
        background-size: 100%;
        background-position: 0 0;
    }

    .banner2,
    .banner1,
    .banner3,
    .banner4 {
        height: auto;
        padding-top: 30%;
        background-size: 130%;
        background-position: 0 0;
    }

    .banText3 {
        display: none;
    }

    .banText2 p {
        padding: 0 2%;
    }

    article {
        width: 98%;
    }

    aside {
        float: none;
        margin: 40px auto 0;
        display: block;
        clear: both;
    }

    .banText {
        margin: 0;
        text-shadow: 1px 1px 1px #000;
        width: 96%;
    }

    .banText2 {
        margin: 0;
        text-shadow: 1px 1px 1px #000;
        width: 96%;
        font-weight: 300;
        height: 210px;
    }

    .banText h2,
    .banText p,
    .banText ul.banList li,
    .banText p strong,
    .banText2 h2,
    .banText2 p,
    .banText2 p strong {
        color: #fff;
    }

    .servicesWrap {
        margin: 0 !important;
        background-position: 0 0;
        padding: 20px 0;
    }

    .nbs-flexisel-nav-left {
        left: 40%;
    }

    .logo {
        width: 42%;
    }

    .logo2 {
        width: 42%;
    }

    .lAward {
        width: auto;
    }

    .candidate {
        padding: 30px 2% 10px 5%;
        width: 93%;
        margin-top: 13px;
    }

    .footerText a {
        font-size: 14px;
    }

    .copyright {
        width: auto;
    }

    .callbacks3_nav.next {
        right: 14%;
    }

    .tabcontent-m ul.tab1 li {
        width: 92%;
    }

    .tabcontent-m ul.tab1 li span img {
        left: -20px;
    }

    .banText h2 {
        font-size: 27px;
    }

    .banText p {
        text-shadow: 1px 1px 1px transparent;
    }

    .slider4 .banText {
        width: auto;
        padding: 0 2%;
    }

    .slider2 .banText,
    .slider3 .banText,
    .slider4 .banText {
        margin-top: 0;
    }

    .banText {
        height: 310px;
    }

    .rightContainer {
        /*margin: 10px 2%;*/
        margin: 10px 75px;
        width: 96%;
    }
}

@media screen and (max-width:641px) {
	.logo {
	margin: 8px 11px 5px 31px;
}
	.rightContainer {
	margin: 10px 29px;
	width: 96%;
}
	.fbox {
	width: 170px;
}
}
@media screen and (max-width:639px) {
    article ul.contentList li {
        float: none;
        width: auto;
    }

    .we-are-on-fb {
        font-size: 19px;
    }

    .address {
        padding: 0;
    }

    .address-block {
        width: 95%;
    }

    .website {
        padding: 10px 2%;
        width: 94%;
    }

    .box-right,
    .box-left {
        width: auto;
        float: left;
    }

    .banner2,
    .banner1,
    .banner3,
    .banner4 {
        height: auto;
        padding-top: 30%;
        background-size: 160%;
        background-position: -58px 0;
    }

    .callbacks3_nav.next {
        display: none;
    }

    .callbacks3_nav {
        display: none;
    }

    article {
        width: auto;
    }

    img.ypo {
        margin: 0 auto;
        float: none;
        display: block;
    }

    .fbox {
        margin: 10px 10px 20px;
    }

    .leftPatient {
        margin: 60px 0 0 2%;
    }

    .rightPatient {
        margin: -310px 2% 0 0px;
    }

    .educate {
        width: auto;
    }

    .educate img {
        width: 90%;
    }

    .nbs-flexisel-nav-left {
        left: 37%;
    }

    .copyright {
        width: 96%;
        padding: 5px 2%;
    }

    .banText {
        height: 380px;
    }

    .servicesBox {
        width: 92%;
        /*height: auto;*/
		height: 433px;
    }
	.footerText a {
	padding: 0px 16px;
}

}

@media screen and (max-width:470px) {
    .banText3 {
        float: right;
        margin: -133px 0 0 13px;
        width: 196px;
        display: block;
    }

    .banText3 h2 {
        font-size: 20px;
    }

    .banText3 h2 span {
        font-size: 15px;
        text-transform: none;
    }

    .banText2,
    .banText3 ul {
        display: none;
    }

    .lAward h3.team {
        width: auto;
    }

    .iframeborder {
        height: 250px;
    }

    .teamImg {
        width: auto;
    }

    article img.subjectPic {
        float: none;
        margin: 0 auto;
    }

    .awardsCandi {
        width: 99%;
    }

    .more7 {
        position: relative;
        bottom: 0;
    }

    .usefulPg li {
        width: 85%;
    }

    .slider3,
    .slider2,
    .slider1,
    .slider4 {
        height: auto;
        padding-top: 47%;
        background-size: 140%;
        background-position: 0 0;
    }

    .banText {
        height: 445px;
    }

    .box1 a {
        margin: -334px 0 20px 0px;
        width: 94%;
        padding: 10px 3%;
    }

    .box2 a {
        margin-left: 0px;
        width: 94%;
        padding: 10px 3%;
    }

    .banner3,
    .banner2,
    .banner1,
    .banner4 {
        background-position: -100px 0;
        background-size: 300%;
        height: auto;
        padding-top: 54%;
    }

    .banText,
    .banText2 {
        font-size: 19px;
    }

    .logoList img {
        width: auto;
    }

    .banText h2 {
        font-size: 25px;
    }

    .banText h2 span {
        font-size: 18px;
    }

    .logo {
        width: auto;
    }

    .logo2 {
        width: 75%;
    }

    .servicesWrap ul li a {
        /*margin: 0 176px;*/
        margin: auto;
    }

    .nbs-flexisel-nav-left {
        left: 32%;
    }

    .teamImg img {
        margin: 8px 4px;
    }

    .educate a {
        line-height: 1.2;
    }

    .rightPatient {
        margin: 0px 0% 0 2%;
        float: left;
    }

    .awards {
        height: auto;
    }

    .educate {
        margin: 25px auto;
    }
}
@media screen and (max-width:420px) {
	.leftPatient, .rightPatient {
	margin: 0px auto;
		float: none;
}
	article img.subjectPic {
	float: none;
	margin: 0 auto;
	text-align: center;
	display: block;
}
}
@media screen and (max-width:370px) {
	.fbox {
	margin: 0px auto;
	display: block;
		float: none;
}
}
@media screen and (max-width:350px) {
  /*  .servicesWrap ul li a {
        margin: 0 150px;
    }*/

    .awards {
        width: 97%;
    }
}

/* Media Query For Different Screens */
@media screen and (max-width : 767px) {

    /* Mobile Menu */
    #mobileMenu {
        display: block;
        clear: both;
        margin: 10px 0 0 0;
        position: relative;
        z-index: 999;
    }

    /* Menu CSS */
    nav {
        display: none;
    }

    .wrapper {
        display: block;
        position: absolute;
        z-index: 9999;
        left: 0px;
        width: 100%;
        display: none;
        background: #525252;
    }

    .menuText {
        text-align: center;
        padding: 0px;
        color: #fff;
        font: normal 20px Verdana, Arial, Helvetica, sans-serif;
        line-height: 2;
        background: #2d7b8d;
        clear: both;
    }

    .menuText a {
        color: #fff;
        display: block;
    }

    .parentMenu {
        font: normal 14px/20px Verdana, Arial, Helvetica, sans-serif;
        color: #fff;
    }

    .parentMenu li {
        position: relative;
    }

    .parentMenu li a {
        padding: 10px 10px 10px 20px;
        color: #fff;
        display: block;
        border-bottom: 1px solid #747474;
    }

    .parentMenu li a:hover {
        background: #444;
    }

    .parentMenu li ul {
        display: none;
    }

    .parentMenu li li a {
        padding: 10px 10px 10px 40px;
        background: #003466;
    }

    .parentMenu li li li a {
        padding: 10px 10px 10px 60px;
        background: #003466;
    }

    .parentMenu li a:before {
        content: "\f105";
        font-family: FontAwesome;
        font-size: 14px;
        display: inline-block;
        margin-left: -12px;
        width: 1.3em;
        color: #fff;
        position: absolute;
        top: 9px;
    }

    a.level1Menu:after {
        content: "\f105";
        font-family: FontAwesome;
        font-size: 14px;
        display: inline-block;
        margin-left: -12px;
        width: 1.3em;
        color: #fff;
        position: absolute;
        top: 9px;
        right: 0;
    }

    a.level1Menu:hover:after {
        content: "\f105";
        font-family: FontAwesome;
        font-size: 14px;
        display: inline-block;
        margin-left: -12px;
        width: 1.3em;
        color: #fff;
        position: absolute;
        top: 9px;
        right: 0;
    }

}
