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

#Accessibility,
#Header,
#Banner,
.services,
#meet,
#news,
#testimonialss,
#resources,
#specialists,
#map-contianer,
#Content-Main,
#Footer,
#Main-Menu,
#Mobile-Menu,
#Service,
#Credibility {
    max-width: 1170px;
    min-width: 300px;
    margin: 0px auto;
    padding: 0px;
    position: relative;
}

.make-payment {
    margin: 5px 0px;
    width: 200px;
    float: right;
}

.make-payment a {
    color: #fff !important;
    text-align: center;
    font-size: 18px !important;
	 background: #66bc46;
    display: block;
    padding: 10px;
	text-align: center;
}
.orange{background:orange !important;}

.payment-link {
    background: #5b937e;
    display: inline-block;
    padding: 10px;
    line-height: 40px;
    list-style: outside none none;
    margin: 10px 0 0 0;
    padding: 0;
    text-align: center;
}

.payment-link li {
    background: #5b937e;
    display: inline-block;
    margin: 10px;
    padding: 0;
}


header {
    padding: 30px 0px 0px 0px;
}

#Header {
    padding: 0px 10px 30px 10px;
}

#Header .logo {
    padding: 0px 22px 0px 10px;
    width: 50%;
}

.getting {
    font: 400 italic 20px/24px "Nunito Sans", serif;
    padding: 80px 0px 0px 0px;
}

header.sticky {
    background: rgba(255, 255, 255, 0.9)
}

#Header .table-cell {
    vertical-align: middle;
}

.call-appoint {
    text-align: right;
    color: #3a3a3a;
    width: 297px;
}

.call-appoint a {
    color: #3a3a3a;
}

.call-appoint li {
    text-align: right;
    margin: 0px 0px 10px -47px;
}

.appoint {
    font: normal 17px/24px "Nunito Sans", serif;
    background: url(../images/call-appoint-img-new.png) no-repeat left center;
}

.call-appoint span {
    font: 900 18px/20px "Nunito Sans", serif;
    color: #202020;
}

.add-header {
    font: normal 17px/24px "Nunito Sans", serif;
    color: #202020;
}

nav {
    background: #5c5852;
}

.menu li {
    font: 300 16px/50px "Nunito Sans", serif;
    color: #fff;
    float: left;
    position: relative;
    text-align: center;
    list-style: none;
    text-transform: uppercase;
}

.nav1 {
    width: 5%;
}

.nav2 {
    width: 8%;
}

.nav2 ul a {
    width: 300px !important;
}

.nav3 {
    width: 10%;
}

.nav3 ul a {
    width: 190px !important;
}

.nav4 {
    width: 12%;
}

.nav4 ul a {
    width: 320px !important;
}

.nav4 ul ul a {
    width: 150px !important;
}

.nav5 {
    width: 11%;
}
.nav5 ul a {
    width: 160px !important;
}
.nav6 {
    width: 11%;
}

.nav7 {
    width: 6%;
}

.nav8 {
    width: 13%;
}

.nav8 ul a {
    width: 210px !important;
}

.nav9 {
    width: 24%;
}


.menu li a {
    color: #fff;
    display: block;
    transition: 0.5s all ease;
    position: relative;
}

.menu li a:hover::after {
    position: absolute;
    content: "";
    background: #66bc46;
    height: 5px;
    bottom: 0px;
    width: 100%;
    left: 0px;
}

.nav1::before {
    content: '\E811';
    color: #fff;
    font-family: 'fontello';
    position: absolute;
    left: 0;
    right: 0;
    font-size: 21px;
    margin: auto;
}

.nav1 a {
    position: relative;
    text-indent: -9999px;
}

.menu ul li {
    background: url(../images/drop-down.png) no-repeat 10px center #5c5852;
    font: 400 14px/20px "Open Sans", serif;
    color: #fff;
    /*border-bottom: 1px solid #366352;*/
}

.menu ul li a:hover::after {
    position: absolute;
    content: "";
    background: #f7830d;
    height: 3px;
    bottom: 5px;
    width: 100%;
    left: 0px;
    display: none;
}

.nav7 li {
    width: 240px !important;
}

.menu ul li:hover {
    color: #fff;
    background: url(../images/drop-down.png) no-repeat 10px center #66bc46;
}

.menu li li a {
    color: #fff;
}

.menu li li a:hover {
    color: #fff;
}

.menu ul li li {
    background: #5c5852;
}

.menu ul li li:hover {
    background: #66bc46;
}

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

#Banner-Container-S #Banner {
    height: 236px;
}

#Banner-Container .banner0 {
    background: url(../images/banner0.jpg) no-repeat right top;
}

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

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

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

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

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

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

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

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

#Banner-Container-S .banner0 {
    background: url(../images/banner0-s.jpg) no-repeat right top;
}

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

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

#Banner-Container-S .banner1 {
    background: url(../images/banner1-s.jpg) no-repeat left top;
}

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

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

#Banner-Container-S .banner2 {
    background: url(../images/banner2-s.jpg) no-repeat left top;
}

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

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

.banner-head {
    font: 700 34px/30px "Montserrat", serif;
    color: #000000;
    padding: 10px 15px;
    text-align: right;
    background: rgba(229, 231, 207, 0.7);
}

.banner-head span {
    font: 300 22px/36px "Nunito Sans", serif;
    color: #000000;
    display: block;
    text-transform: none;
}

#Banner-Container .banner-content {
    bottom: 39%;
    position: absolute;
    right: 5%;
}

.banner0 .banner-content {
    bottom: 20% !important;
    position: absolute !important;
    left: 0px !important;
    width: 95%;
}

#Banner-Container-S .banner-content {
    bottom: 2% !important;
    position: absolute;
    right: 15%;
}

#Banner-Container-S .banner-video {
    width: 300px;
    float: left;
}

#Banner-Container-S .banner-video span {
    font-size: 12px;
}

.banner-test {
    float: left;
    width: 52%;
    margin: 7% 0px 0px 12%;
    padding: 0px 0px 0px 21%;
}

.banner-test p {
    font: normal 23px/28px "Nunito Sans", serif;
    color: #000000;
    padding: 0px 0px 10px 0px;
    position: relative;
}

.banner-test p::before {
    background: url(../images/banner-test-icon-new.png) no-repeat;
    position: absolute;
    width: 39px;
    height: 35px;
    left: -43px;
    top: -35px;
    content: '';
}

.banner-test p::after {
    background: url(../images/banner-test-icon1-new.png) no-repeat;
    position: absolute;
    width: 39px;
    height: 35px;
    right: 94px;
    bottom: -11px;
    content: '';
}

.banner-test span {
    font: normal 23px/28px "Nunito Sans", serif;
    color: #000000;
}

.banner-video {
    float: right;
    width: 32%;
    padding: 0px 0px 0px 1%;
    position: relative;
}

.banner-video span {
    position: absolute;
    right: 20px;
    bottom: 5px;
    color: #fff;
    font: normal 16px/24px "Nunito Sans", serif;
    color: #ffffff;
    text-transform: uppercase;
    letter-spacing: 2px;
}

#Banner-Container .banner-video span {
    font-size: 13px;
    left: 112px;
    top: 178px;
}

.banner-video span a {
    color: #fff;
}

.banner-read {
    border: 1px solid #2c2c2c;
    font: normal 16px/38px "Nunito Sans", serif;
    width: 120px;
    text-align: center;
    float: right;
}

.banner-read a {
    color: #000000;
    display: block;
}

#services-contianer {
    min-height: 370px;
}

#services-contianer .heading3 {
    text-align: center;
    padding: 40px 0px 14px 0px;
    color: #000000;
    font: 400 36px/40px "Lato", serif;
    background: url(../images/services-h-border-new.png) no-repeat center bottom;
}

#services-contianer .heading3 a {
    color: #000000;
}

.services a {
    position: relative;
    text-align: center;
}

.services li {
    display: inline-block;
    text-align: center;
    margin: 0px 5px 10px 0px;
    font: 700 20px/25px "Montserrat", serif;
    vertical-align: top;
    text-transform: uppercase;
}

.services a {
    display: block;
    color: #66bc46;
    padding: 20px 0px 0px 0px;
    position: relative;
    background: url(../images/services-imges-border-line.png) no-repeat center 145px;
}

.services a span {
    width: 108px;
    height: 130px;
    display: block;
    margin: 0px auto 20px;
}

.services1 span {
    background: url(../images/shoulder-icon.png) no-repeat 0px 0px;
}

.services2 span {
    background: url(../images/hip-icon.png) no-repeat 0px 0px;
}

.services3 span {
    background: url(../images/knee-icon.png) no-repeat 0px 0px;
}

.services4 span {
    background: url(../images/foot-icon.png) no-repeat 0px 0px;
}

.services5 span {
    background: url(../images/elbow-icon.png) no-repeat 0px 0px;
}

.services6 span {
    background: url(../images/wrist-icon.png) no-repeat 0px 0px;
}

.services7 span {
    background: url(../images/sports-icon.png) no-repeat 0px 0px;
}

.services .services1:hover span {
    background: url(../images/shoulder-icon-h-new.png) no-repeat 0px 0px;
}

.services .services2:hover span {
    background: url(../images/hip-icon-s-new.png) no-repeat 0px 0px;
}

.services .services3:hover span {
    background: url(../images/knee-icon-h-new.png) no-repeat 0px 0px;
}

.services .services4:hover span {
    background: url(../images/foot-icon-h-new.png) no-repeat 0px 0px;
}

.services .services5:hover span {
    background: url(../images/elbow-icon-h-new.png) no-repeat 0px 0px;
}

.services .services6:hover span {
    background: url(../images/wrist-icon-h-new.png) no-repeat 0px 0px;
}

.services .services7:hover span {
    background: url(../images/sports-icon-h-new.png) no-repeat 0px 0px;
}

.services .nbs-flexisel-nav-left {
    cursor: pointer;
}

.services .nbs-flexisel-nav-right {
    cursor: pointer;
}

#meet-contianer {
    background: url(../images/meet-dr-bg-new.png) repeat 0px 0px;
    min-height: 875px;
}

#meet {
    padding: 40px 0px 30px;
}

.ongview {
    text-align: center;
    color: #fff;
    padding: 0px 40px 0px 40px;
    font: normal 20px/24px "Nunito Sans", serif;
}

#meet .heading3 {
    text-align: center;
    padding: 40px 0px 20px 0px;
    color: #fff;
    margin: 0px 0px 40px 0px;
    font: 400 36px/40px "Lato", serif;
}

#meet .heading3 a {
    color: #fff;
}

.products li {
    display: inline-block;
    vertical-align: top;
}

.compression,
.woundcare,
.superfeet,
.metatarsal {
    margin: 20px 10px;
    height: 520px;
    background: #f4f4f4;
}

.products h2 {
    font: 700 20px/25px "Montserrat", serif;
    color: #2c2c2c;
    padding: 10px 0px 10px 0px;
    text-align: center;
    text-transform: uppercase;
}

.products h3 {
    font: normal 18px/24px "Nunito Sans", serif;
    color: #fff;
    padding: 8px 0px 8px 0px;
    background: #5c5852;
    width: 250px;
    margin: 15px auto 0px;
}

.products h3 a {
    color: #000000;
    display: block;
}

.products p {
    color: #2c2c2c;
    padding: 10px 0px 10px 0px;
    font: 500 17px/23px "Nunito Sans", serif;
}

#meet .nbs-flexisel-nav-left {
    background: url(../images/products-left-arrow-new.png) no-repeat center center;
    background-color: none;
    width: 40px;
    height: 40px;
    top: 282px !important;
    cursor: pointer;
}

#meet .nbs-flexisel-nav-right {
    background: url(../images/products-right-arrow-new.png) no-repeat center center;
    background-color: none;
    cursor: pointer;
    width: 40px;
    height: 40px;
    top: 282px !important;
}

#testimonials-contianer {
    background: url(../images/patient-testi-bg.jpg) no-repeat center top;
    min-height: 549px;
}

#testimonialss .heading3 {
    background: url(../images/services-h-border-new.png) no-repeat center bottom;
    font: 300 36px/34px "Lato", serif;
    color: #66bc46;
}

#testimonialss .heading3 span {
    font: 900 42px/20px "Lato", serif;
    color: #66bc46;
}

#testimonialss img {
    float: left;
    width: 29%;
    margin: 22px 9% 0px 9%;
}

.testi-read {
    margin: 10px 0px 0px 0px;
    font: 900 16px/20px "Nunito Sans", serif;
    color: #000000;
}

.testi-text {
    float: left;
    width: 52%;
    padding: 30px;
}

.testi-text li {
    border: 1px solid #aeb0b0;
    padding: 30px 60px 30px 60px;
    position: relative;
    font: normal 18px/24px "Nunito Sans", serif;
    color: #000000;
    min-height: 200px;
}

.testi-text li::before {
    background: url(../images/testi-icon.png) no-repeat;
    content: '';
    width: 70px;
    height: 60px;
    top: 25%;
    left: -32px;
    position: absolute;
}

.testi-text li::after {
    background: url(../images/testi-icon2.png) no-repeat;
    content: '';
    width: 70px;
    height: 60px;
    top: 18%;
    right: -10px;
    position: absolute;
}

.testimo_auto.testimo_pause {
    background: url(../images/pause-b.png) no-repeat 0px 0px #cbcbcc;
    right: 44%;
    bottom: 116px;
}

.testimo_auto {
    background: url(../images/play-b.png) no-repeat 0px 0px #cbcbcc;
    right: 44%;
    bottom: 116px;
}

.testimo_nav.prev {
    background: url(../images/prev-b.png) no-repeat 0px 0px #cbcbcc;
    right: 46%;
    bottom: 116px;
}

.testimo_nav.next {
    background: url(../images/next-b.png) no-repeat 0px 0px #cbcbcc;
    bottom: 116px;
    right: 42%;
}

.testimo_nav.prev span {
    left: 0px;
}

.testimo_nav.next span {
    right: 0px;
}

.testimo_auto:hover span,
.testimo_nav:hover span {
    display: block;
}

.testi-video {
    width: 240px;
    border: 2px solid #000000;
    color: #000000;
    position: absolute;
    bottom: 98px;
    right: 4%;
    background: url(../images/testi-video-icon.png) no-repeat 10px 8px;
    text-align: center;
    font: 500 18px/40px "Nunito Sans", serif;
}

.testi-video a {
    color: #000000;
    display: block;
}

#specialists {
    height: 700px;
}

.special {
    float: left;
    width: 50%;
    height: 350px;
    background: #4f4f4f;
    position: relative;
    padding: 20px;
}

.special .theme-L {
    background: #4f4f4f;
}

.special h2 {
    padding: 20px 0px 20px 0px;
    background: url(../images/services-h-border1.png) no-repeat left bottom;
    color: #ffffff;
    font: 400 35px/30px "Lato", serif;
}

.special ul {
    margin: 30px 0px 0px 0px;
}

.special li {
    margin: 10px 0px 0px 0px;
    background: url(../images/specialists-list-new.png) no-repeat left center;
    font: 300 22px/30px "Nunito Sans", serif;
}

.special li a {
    padding: 0px 0px 0px 30px;
    color: #fff;
    display: inline-block;
}

.special-read {
    text-align: right;
    margin: 30px 10px 0px 0px;
    font: 500 16px/30px "Nunito Sans", serif;
}

.special-read a {
    display: inline-block;
    color: #ffffff;
}

.specialists {
    float: left;
    width: 50%;
    height: 350px;
    position: relative;
    background: url(../images/specialists-img.jpg) no-repeat;
}

.specialists .theme-R {
    background: url(../images/specialists-img1.jpg) no-repeat;
}

.news {
    float: left;
    width: 50%;
    height: 350px;
    position: relative;
    background: url(../images/news-bg.jpg) no-repeat;
}

.news .theme-L {
    background: url(../images/news-bg-b.jpg) no-repeat right top;
}

.news-text {
    float: left;
    width: 50%;
    height: 350px;
    background: #66bc46;
    position: relative;
    padding: 20px;
}

.news-text .theme-R {
    background: #66bc46;
}

.worldclass {
    font: 500 16px/30px "Nunito Sans", serif !important;
    color: #fff;
    padding: 0px 0px 10px 0px;
}

.worldclass span {
    background: #4f4f4f;
    padding: 5px;
}

.news-text p {
    font: 300 16px/30px "Nunito Sans", serif;
    color: #fff;
}

.news-text h2 {
    margin: 20px 0px 20px 20px;
    background: url(../images/news-bg-border-new.png) no-repeat left bottom;
    color: #ffffff;
    padding: 20px 0px 20px 0px;
    font: 400 35px/30px "Lato", serif;
}

.news-read {
    float: right;
    margin: 30px 10px 0px 0px;
    background: url(../images/read-more-border.png) no-repeat 110px center #4f4f4f;
    font: 500 16px/40px "Nunito Sans", serif;
    width: 180px;
}

.news-read a {
    display: block;
    color: #ffffff;
    padding: 0px 0px 0px 10px;
}

.gm-style > div:nth-child(1) > div:nth-child(4) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > div:nth-child(4) {
    background: #60510e !important;
}

.gm-style .gm-style-iw {
    overflow: visible !important;
    position: relative;
    background: #66bc46;
    display: inline-block;
    min-height: 200px;
    top: 320px;
    width: 370px;
    left: -240px;
    z-index: 9;
}

.gm-style .gm-style-iw-t::after {
    background: #3a9874;
    left: 0;
    position: absolute;
    top: 110%;
    transform: translate(-50%, -50%) rotate(-135deg);
    width: 15px;
    left: -54px;
    box-shadow: none;
}

.gm-style .gm-style-iw-d {
    box-sizing: border-box;
    /* overflow: auto; */
    min-height: 175px;
    margin-left: 25px;
    /* display: inline-block; */
    /* display: inline-block; */
}


.ad-head {
    font: 700 16px/25px "Work Sans", serif;
    color: #fff;
    padding: 0px 0px 10px 0px;
    margin: 10px 0px 0px 15px;
    text-transform: uppercase;
}

.ad-head1 {
    font: 400 16px/20px "Work Sans", serif;
    color: #fff;
    padding: 0px 0px 10px 0px;
    margin: 0px 0px 0px 15px;
}

.gm-style .gm-style-iw-c {
    border-radius: 0px;
}



.ad-head2 a {
    color: #fff !important;
}

.ad-head2 a:hover {
    color: #FFE155 !important;
}

.ad-head2 {
    font: 400 15px/18px 'Muli', sans-serif;
    color: #fff;
    padding: 10px 0px 10px 0px;
    margin: 10px 0px 0px 15px;
}

.ad-head3 {
    font: 400 15px/18px 'Muli', sans-serif;
    color: #fff;
    padding: 0px 0px 10px 0px;
    text-transform: uppercase;
    margin: 0px 0px 0px 15px;
}

.ad-head3 a {
    color: #fff;
    text-decoration: underline;
}

.ad-head3 a:hover {
    text-decoration: none;
    color: #FFE155;
}

#resources-contianer {
    background: url(../images/recours-bg-new.jpg) no-repeat center center;
    min-height: 630px;
}

.heading3 {
    text-align: center;
    padding: 40px 0px 14px 0px;
    color: #000000;
    font: 400 36px/40px "Work Sans", serif;
    background: url(../images/recours-bg-border.png) no-repeat center bottom;
}

#resources ul {
    text-align: center;
}

#resources li {
    font: 900 14px/20px "Nunito Sans", serif;
    display: inline-block;
    width: 220px;
    margin: 0px 10px 10px 0px;
    text-transform: uppercase;
}

#resources li a {
    color: #fff;
    display: block;
    padding: 32px 0px 32px 4px;
}

#resources span {
    width: 124px;
    height: 124px;
    display: block;
    margin: 0px auto;
}

.resources1 span {
    background: url(../images/recours-icon1-new.png) no-repeat 0px 0px;
}

.resources2 span {
    background: url(../images/recours-icon2-new.png) no-repeat 0px 0px;
}

.resources3 span {
    background: url(../images/recours-icon3-new.png) no-repeat 0px 0px;
}

.resources4 span {
    background: url(../images/recours-icon4-new.png) no-repeat 0px 0px;
}

.resources5 span {
    background: url(../images/recours-icon5-new.png) no-repeat 0px 0px;
}

#resources .resources1:hover span {
    background: url(../images/recours-icon1-s.png) no-repeat 0px 0px;
}

#resources .resources2:hover span {
    background: url(../images/recours-icon2-s.png) no-repeat 0px 0px;
}

#resources .resources3:hover span {
    background: url(../images/recours-icon3-s.png) no-repeat 0px 0px;
}

#resources .resources4:hover span {
    background: url(../images/recours-icon4-s.png) no-repeat 0px 0px;
}

#resources .resources5:hover span {
    background: url(../images/recours-icon5-s.png) no-repeat 0px 0px;
}

#Credibility .nbs-flexisel-nav-left {
    background: url(../images/left-arrow.png) no-repeat center 40px;
    top: -18px !important;
}

#Credibility .nbs-flexisel-nav-right {
    background: url(../images/right-arrow.png) no-repeat center 40px;
    top: -18px !important;
}

#Credibility {
    padding: 20px 0px 20px 0px;
}

.gm-style > div:nth-child(1) > div:nth-child(4) > div:nth-child(4) > div:nth-child(1) > div:nth-child(1) > div:nth-child(4) {
    background: #60510e !important;
}

footer {
    background: #5c5852;
    min-height: 350px;
}

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

.smo li {
    display: inline-block;
    width: 38px;
    height: 40px;
    margin: 5px 2px;
}

.smo li a {
    display: block;
    width: 38px;
    height: 40px;
}

/*.smo li.fb a {
    background: url(../images/social-icon.png) no-repeat -1px -2px;
}*/
.smo li.fb1 a {
    background: url(../images/smo-facebook-new.png) no-repeat 0px 0px;
}

.smo li.fb2 a {
    background: url(../images/smo-facebook-new.png) no-repeat -144px 0px;
}

.smo li.tw a {
    background: url(../images/social-icon.png) no-repeat -48px -4px;
}

.smo li.gb a {
    background: url(../images/social-icon.png) no-repeat -93px -4px;
}

.smo li.in a {
    background: url(../images/social-icon.png) no-repeat -138px -4px;
}

.smo li.yt a {
    background: url(../images/social-icon.png) no-repeat -183px -4px;
}

.smo .fb1,
.smo .fb2 {
    width: 115px;
}

.smo .fb1 a,
.smo .fb2 a {
    height: 58px;
    width: 115px;
}

.copy-text {
    border-top: 1px solid #6d6964;
    padding: 0px 0px 10px 0px;
}

.foot-home {
    width: 100%;
    padding: 20px 0px 20px 10px;
    font: 300 15px/24px "Nunito Sans", serif;
    color: #fff;
    text-align: center;
    border-top: 1px solid #616161;
    border-bottom: 1px solid #616161;
    margin: 0px 0px 30px;
}

.foot-home a {
    color: #fff;
}

.copy {
    text-align: center;
    font: 300 15px/24px "Nunito Sans", serif;
    color: #fff;
    margin: 20px 0px 40px;
}

.copy-text a {
    color: #fff;
}

.ypo-logo {
    width: 150px;
    margin: 0px auto;
    padding: 0px 0px 20px 0px;
}

.navigation {
    font: 500 14px/20px Verdana, Arial, Helvetica, sans-serif;
    color: #66bc46;
    padding: 50px 0px 10px 10px;
}

.navigation a {
    color: #414141;
}

.navigation a {
    text-decoration: none !important;
}

.textMain {
    font: 400 16px/24px "Work Sans", serif;
    color: #2d2f2f;
}

.textMain a {
    color: #66bc46;
    text-decoration: none;
}

.textMain a:hover {
    color: #66bc46;
}

.textMain h1 {
    font: 700 31px/30px 'Lato', serif;
    color: #66bc46;
}

.textMain h1 span {
    font: 700 18px/30px 'Lato', serif;
    color: #2c2c2c;
    display: block;
}

.textMain h2,
.hTag2,
.textMain h3.hTag2,
.textMain h4.hTag2 {
    font: 500 28px/33px Verdana, Arial, Helvetica, sans-serif;
    color: #014cbe;
    margin: 0px 0px 10px 0;
}

.textMain h2.grey {
    font: 500 26px/33px Verdana, Arial, Helvetica, sans-serif;
    color: #2c2c2c;
    margin: 0px 0px 15px 0;
}

.textMain h2 span {
    font: 400 16px/20px Verdana, Arial, Helvetica, sans-serif;
    color: #000000;
}

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

.textMain h3,
.hTag3,
.textMain h2.hTag3,
.textMain h4.hTag3 {
    font: 500 23px/27px "Work Sans", serif;
    color: #1c74cd;
}

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

.textMain h4,
.hTag4,
.textMain h2.hTag4,
.textMain h3.hTag4 {
    font: 400 20px/30px Verdana, Arial, Helvetica, sans-serif;
    color: #014cbe;
}

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

.textMainBold img {
    vertical-align: top;
}

#Sidebar {
    width: 299px;
}

.heading-sidebar {
    background: #2c2c2c;
    font: 700 25px/60px 'Lato', serif;
    color: #ffffff;
    padding: 0px 0px 0px 20px;
}

.heading-sidebar a {
    color: #ffffff;
}

.services-s {
    margin: 20px 0px 30px 0px;
}

.services-s li {
    font: 700 15px/20px "Montserrat", serif;
    background: #66bc44;
    border-bottom: 1px solid #618a4b;
    text-transform: uppercase;
}

.services-s li a {
    display: block;
    padding: 20px 0px 20px 4px;
    color: #fff;
}

.services-s li:hover {
    background: #4d4d4d;
}

.services-s span {
    float: left;
    width: 73px;
    height: 55px;
    display: block;
    margin: -17px 0px;
}

.services-s1 span {
    background: url(../images/services-sprite.png) no-repeat 0px -6px;
}

.services-s2 span {
    background: url(../images/services-sprite.png) no-repeat 0px -65px;
}

.services-s3 span {
    background: url(../images/services-sprite.png) no-repeat 0px -123px;
}

.services-s4 span {
    background: url(../images/services-sprite.png) no-repeat 0px -183px;
}

.services-s5 span {
    background: url(../images/services-sprite.png) no-repeat 0px -241px;
}

.services-s6 span {
    background: url(../images/services-sprite.png) no-repeat 0px -301px;
}

.services-s7 span {
    background: url(../images/services-sprite.png) no-repeat 0px -358px;
}

.our-team-s {
    height: 532px;
    position: relative;
    text-align: center;
    margin: 30px 0px 20px 0px;
    border-top: 2px solid #66bc44;
    border-left: 2px solid #66bc44;
    border-right: 2px solid #66bc44;
    border-bottom: 2px solid #66bc44;
}

.our-team-s .heading-sidebar {
    background: #66bc44;
    font: 700 25px/60px 'Lato', serif;
    color: #ffffff;
    padding: 0px 0px 0px 5px;
}

.dr-name {
    font: 700 20px/35px "Montserrat", serif;
}

.dr-name a {
    color: #000000;
    display: block;
}

.our-team-s p {
    font: 500 17px/20px "Nunito Sans", serif;
}

.profil-read {
    font: 500 17px/30px "Work Sans", serif;
    background: #5c5852;
    margin: 19px auto 3px;
    width: 85%;
}

.profil-read a {
    color: #fff;
    display: block;
}

.profile-hover {
    background: #66bc44;
    width: 100%;
    height: 35px;
}

.our-team-s img {
    margin: 15px 0px 15px 0px;
}

.meet-dr_auto.meet-dr_pause {
    background: url(../images/pause-b.png) no-repeat 0px 0px #cbcbcc;
    right: 44%;
    bottom: 4px;
}

.meet-dr_auto {
    background: url(../images/play-b.png) no-repeat 0px 0px #cbcbcc;
    right: 44%;
    bottom: 4px;
}

.meet-dr_nav.prev {
    background: url(../images/prev-b.png) no-repeat 0px 0px #cbcbcc;
    right: 53%;
    bottom: 4px;
}

.meet-dr_nav.next {
    background: url(../images/next-b.png) no-repeat 0px 0px #cbcbcc;
    bottom: 4px;
    right: 35%;
}

.meet-dr_nav.prev span {
    left: 0px;
    display: none;
}

.meet-dr_nav.next span {
    right: 0px;
    display: none;
}

.meet-dr_auto:hover span,
.meet-dr_nav:hover span {
    display: block;
    display: none;
}

.test-s {
    margin: 20px 0px 5px 0px;
}

.test-s li {
    font: 700 18px/20px "Lato", serif;
    background: #efefef;
    text-transform: uppercase;
}

.test-s li a {
    display: block;
    border: 1px solid #bebcba;
    padding: 28px 0px 28px 4px;
    color: #000;
}

.test-s li a:hover {
    color: #ffffff;
}

.test-s li:hover {
    background: #4d4d4d;
}

.test-s span {
    float: left;
    width: 73px;
    height: 65px;
    display: block;
    margin: -17px 0px;
}

.test-s1 span {
    background: url(../images/news-sprite-new.png) no-repeat 0px 4px;
}

.test-s .test-s1:hover span {
    background: url(../images/news-sprite-new.png) no-repeat 0px -92px;
}

.inthe-news {
    margin: 5px 0px 5px 0px;
}

.inthe-news li {
    font: 700 18px/20px "Lato", serif;
    background: #efefef;
    text-transform: uppercase;
    border: 1px solid #888888;
}

.inthe-news li a {
    display: block;
    padding: 28px 0px 28px 4px;
    color: #000;
}

.inthe-news li:hover {
    background: #4f4f4f;
}

.inthe-news li a:hover {
    color: #ffffff;
}

.inthe-news span {
    float: left;
    width: 73px;
    height: 65px;
    display: block;
    margin: -17px 0px;
}

.inthe-news1 span {
    background: url(../images/news-sprite-new.png) no-repeat 0px -186px;
}

.inthe-news .inthe-news1:hover span {
    background: url(../images/news-sprite-new.png) no-repeat 0px -269px;
}

.resources-s .heading-sidebar {
    background: #5c5852;
    font: 700 25px/60px 'Lato', serif;
    color: #fff;
    padding: 0px 0px 0px 20px;
}

.resources-s {
    margin: 10px 0px 30px 0px;
}

.resources-s li {
    font: 700 15px/20px "Montserrat", serif;
    background: #66bc44;
    border-bottom: 1px solid #618a4b;
    text-transform: uppercase;
}

.resources-s li a {
    display: block;
    padding: 28px 0px 28px 4px;
    color: #fff;
}

.resources-s li:hover {
    background: #5c5852;
}

.resources-s span {
    float: left;
    width: 73px;
    height: 65px;
    display: block;
    margin: -17px 0px;
}

.resources-s1 span {
    background: url(../images/recours-s-sprite-new.png) no-repeat 0px -6px;
}

.resources-s2 span {
    background: url(../images/recours-s-sprite-new.png) no-repeat 0px -66px;
}

.resources-s3 span {
    background: url(../images/recours-s-sprite-new.png) no-repeat 0px -128px;
}

.resources-s4 span {
    background: url(../images/recours-s-sprite-new.png) no-repeat 0px -189px;
}

.resources-s5 span {
    background: url(../images/recours-s-sprite-new.png) no-repeat 0px -252px;
}

.addres-side {
    height: 347px;
    width: 299px;
    background: #4f4f4f;
}

.addres-side .heading-sidebar {
    background: none;
    text-transform: uppercase;
}

.addres-side img {
    margin: 0px 0px 0px 1px
}

.longview {
    color: #fff;
    font: 900 19px/20px "Nunito Sans", serif;
    padding: 15px 0px 10px 10px;
}

.longview a {
    color: #fff;
}

.pacific {
    color: #fff;
    font: 300 15px/20px "Nunito Sans", serif;
    padding: 0px 0px 10px 10px;
}

.pacific2 {
    color: #fff;
    font: 500 16px/20px "Nunito Sans", serif;
    padding: 0px 0px 0px 10px;
}

.pacific2 a {
    color: #ffffff;
    display: inline-block;
}

.contact-page #Sidebar {
    display: none;
}

.textMain .meet-dr li {
    background: #dbdbdb;
    display: inline-block;
    min-height: 180px;
    width: 48%;
    margin: 0px 10px 30px 0px;
    padding: 10px;
    vertical-align: top;
}

.team1 img {
    float: left;
    width: 150px;
    margin: 15px 20px 0px 0px;
}

.meet-dr h2 {
    font: 900 21px/20px 'muli', sans-serif;
    color: #01418b;
    padding: 40px 0px 0px 0px;
}

.textMain .meet-dr p {
    color: #1c1c1c;
    padding: 5px 0px 30px 0px;
    font: 400 18px/20px 'muli', sans-serif;
}

.dr-read {
    text-align: center;
    width: 140px;
    background: #01418b;
    display: inline-block;
    font: 400 16px/44px 'muli', sans-serif;
    margin: 0px 0px 0px 40%;
}

.dr-read a {
    display: block;
    color: #fff;
}

.dr-read:hover {
    background: #353535;
}

.dr-read a:hover {
    color: #fff;
}

.conditions {
    margin: 20px 0px 0px 5%;
}

.textMain .conditions li {
    background: none;
    display: inline-block;
    width: 30%;
    margin: 0px 0px 0px 0px;
    vertical-align: top;
    text-align: center;
    padding: 15px;
}

.conditions-text {
    background: #dbdbdb;
    padding: 10px;
}

.conditions p {
    text-align: left;
    font: 400 15px/20px 'muli', sans-serif;
    color: #000;
    padding: 0px 0px 0px 25px;
    background: url(../images/services-page-list.png) no-repeat 11px 6px;
}

.conditions7 p {
    background: none !important;
}

.conditions h3 {
    text-align: left;
    padding: 10px 0px 5px 25px;
    color: #000000;
    font: 700 18px/20px "Lato", serif;
}

.conditions h2 {
    background: #5c5852;
    font: 700 25px/46px "Lato", serif;
    padding: 7px 0px 7px 75px;
    text-align: left;
    position: relative;
    color: #fff;
}

.conditions-text p > a,
.conditions-text p > a:hover {
    color: #000;
}

.conditions h2 a,
.conditions h2 a:hover {
    color: #fff;
}

.conditions1 h2::before {
    background: url(../images/conditions-icon1.png) no-repeat;
    content: '';
    width: 55px;
    height: 58px;
    left: 8px;
    top: 6px;
    position: absolute;
}

.conditions2 h2::before {
    background: url(../images/conditions-icon2.png) no-repeat;
    content: '';
    width: 55px;
    height: 58px;
    left: 8px;
    top: 6px;
    position: absolute;
}

.conditions3 h2::before {
    background: url(../images/conditions-icon3.png) no-repeat;
    content: '';
    width: 55px;
    height: 58px;
    left: 12px;
    top: 10px;
    position: absolute;
}

.conditions4 h2::before {
    background: url(../images/conditions-icon4.png) no-repeat;
    content: '';
    width: 55px;
    height: 58px;
    left: 8px;
    top: 6px;
    position: absolute;
}

.conditions5 h2::before {
    background: url(../images/conditions-icon5.png) no-repeat;
    content: '';
    width: 55px;
    height: 58px;
    left: 12px;
    top: 10px;
    position: absolute;
}

.conditions6 h2::before {
    background: url(../images/conditions-icon6.png) no-repeat;
    content: '';
    width: 55px;
    height: 58px;
    left: 8px;
    top: 6px;
    position: absolute;
}

.conditions7 h2::before {
    background: url(../images/conditions-icon7.png) no-repeat;
    content: '';
    width: 55px;
    height: 58px;
    left: 12px;
    top: 10px;
    position: absolute;
}

.conditions-read {
    width: 140px;
    background: #66bc46;
    font: 400 16px/44px 'muli', sans-serif;
    text-transform: uppercase;
    margin: 20px 0px 0px 25px;
}

.conditions-read a {
    display: block;
    color: #fff;
    transition: 0.5s all ease;
}

.conditions-read a:hover {
    background: #5c5852;
    color: #fff;
}

.profile-image {
    float: right;
    margin: 25px 10px 10px 40px;

    padding: 5px;
    text-align: center;
}

.profile-image img {
    border: 3px solid #3a9874;
}

.profile-image span {
    display: block;
    font: 700 15px/20px "Montserrat", serif;
    text-transform: uppercase;
    padding: 10px;
}

.textMain .links-tabs {
    line-height: 40px;
    list-style: outside none none;
    margin: 10px 0 0 0;
    padding: 0;
    text-align: center;
}

.textMain .links-tabs li {
    background: none;
    display: inline-block;
    margin: 10px;
    padding: 0;
}

.textMain .links-tabs li a {
    background: #66bc44;
    border-radius: 3px;
    font: 400 16px/18px "Work Sans", serif;
    color: #ffffff;
    padding: 10px 15px;
    text-decoration: none;
}

.textMain .links-tabs li a:hover {
    background: #353535;
    color: #fff;
}

.contactpage #Sidebar {
    display: none !important;
}

.cont-map .col-divide {
    margin-top: 5%;
}

.cont-map .col-divide a {
    color: #000;
    font-weight: 700;
}

.view-map::before {
    content: "\27a6";
    margin-right: 5px
}

.textMain .cont-wraper {
    color: #fff;
    margin-top: 30px;
    position: relative;
    width: 100%;
}

.contact-add {
    background-color: #4a4a4c;
    position: absolute;
    right: 0;
    width: 310px;
    z-index: 99;
}

.textMain .cont-wraper h2 {
    background-color: #343434;
    color: #fff;
    font-size: 17px;
    margin: 0 0 20px;
    padding: 12px 0 12px 15px;
}

.contact-add p {
    padding-left: 15px;
}

.contact-add p,
.contact-add .textMainBold,
.textMain .contact-add a {
    color: #fff;
}

.mapframe {
    overflow: hidden;
    width: 100%;
}

.contact-add .fa-phone,
.contact-add .fa-fax {
    margin: 0px 10px 0px 0px;
}

.contact-add,
.map-c {
    height: 360px;
}

.map-c iframe {
    margin-top: -150px;
    border: 0px;
    height: 600px;
    width: 100%;
}

.inner-tabs ul {
    text-align: left;
    display: table;
}

.inner-tabs li {
    float: left;
    font: 400 18px/22px "Lato", serif;
    color: #ffffff;
    background: #003366 !important;
    width: 297px;
    margin: 0px 18px 11px 0px;
    text-align: left;
    position: relative;
    padding: 0px !important;
    box-shadow: 0 3px 1px #cfcfcf;
    border-radius: 5px;
}

.inner-tabs a {
    color: #ffffff;
    display: table-cell;
    height: 67px;
    padding: 0 50px 0 28px;
    text-align: center;
    text-decoration: none;
    vertical-align: middle;
    width: 297px;
}

.inner-tabs li:hover a {
    background: #353535;
     !important;
    border-radius: 5px;
    color: #ffffff;
    text-decoration: none !important;
}

.textMain .grid-list {
    text-align: center;
}

.r-grid {
    float: right;
    margin: -100px 0 0 0 !important;
}

.textMain .grid-list li {
    display: inline-block;
    vertical-align: top;
    padding: 0;
    background: none;
    margin: 10px;
    letter-spacing: 1px;
}

.textMain .grid-list li a {
    border: 2px solid #253648;
    display: block;
    padding: 10px;
    position: relative;
    color: #000;
    transition: 0.5s all ease;
    width: 197px;
    text-decoration: none;
}

.textMain .grid-list li a:hover {
    border: 2px solid #db772e;
    color: #db772e;
}

.textMain .grid-list li a:hover:before {
    border-top: 5px solid #db772e;
    border-left: 5px solid #db772e;
}

.textMain .grid-list li a:hover:after {
    border-bottom: 5px solid #db772e;
    border-right: 5px solid #db772e;
}

.textMain .grid-list li a:before {
    content: '';
    position: absolute;
    border-top: 5px solid #253648;
    border-bottom: 5px solid #000;
    border-right: 5px solid #000;
    border-left: 5px solid #253648;
    width: 0;
    left: 0;
    top: 0;
    height: 0;
    transition: 0.5s all ease;
}

.textMain .grid-list li a:after {
    content: '';
    position: absolute;
    border-bottom: 5px solid #253648;
    border-top: 5px solid #000;
    border-left: 5px solid #000;
    border-right: 5px solid #253648;
    width: 0;
    right: 0;
    bottom: 0;
    transition: 0.5s all ease;
    height: 0;
}

.testim p {
    position: relative;
    margin: 40px 0px 30px 0px;
    padding: 0px 0px 0px 82px;
}

.testim .stories-befor {
    left: 20px;
    top: -33px;
}

.align-center {
    text-align: center !important;
}

.profile-page .dr-sections {
    display: none;
}

.tableborder {
    border: 3px solid #fff;
    background: #fff;
    width: 300px;
    display: block;
    box-shadow: 0px 1px 3px 3px #041b40;
    padding: 4px;
    margin: 10px auto;
}

.formHead {
    background: #041b40;
    padding: 5px 0px;
    color: #fff;
    font: 700 16px/18px "Work Sans", serif;
    margin: 0 0 10px 0;
    text-align: center;
}

.text-address {
    font: 400 15px/18px "Work Sans", serif;
    color: #000;
    padding: 0px 10px 0px 10px;
    text-decoration: none;
}

.text-address p {
    margin: 0 3px !important;
}

.textMain .tel-schema {
    height: 16px;
    color: #fff;
    padding: 0px 0px 20px 0px;
}

.textMain .tel-schema span {
    color: #000;
}

.textMain .tel-schema p a {
    color: #000;
}

.textMain .schema-address a {
    color: #000;
}

.textMain .schema-address a:hover {
    color: #000;
    text-decoration: underline;
}

.text-address .textMainBold {
    font: 500 18px/18px "Work Sans", serif;
}

.use-ful-page #Content {
    position: relative;
}

.show-case {
    position: absolute;
    bottom: 0px;
    left: 0px;
}

.landing-img-right {
    float: right;
    border: 2px solid #ccc;
    margin: 17px 0 10px 10px;
}

.dr-list-section {
    text-align: center;
    margin: 90px 0px 0px 0px;
}

.dr-category {
    font: 500 22px/40px "Montserrat", serif;
    color: #0fa4d4;
    text-transform: uppercase;
    position: relative;
    padding: 0 35px 0 0;
    border-right: 1px solid #dcdcdc;
    text-align: left;
    float: left;
    margin: 0 0 40px 0;
}

.dr-category::after {
    position: absolute;
    content: "";
    width: 500px;
    height: 1px;
    background: #dcdcdc;
    top: 14px;
    right: -500px;
}

.drteam {
    display: inline-block;
    margin: 30px 10px 80px;
    min-height: 240px;
    width: 300px;
    vertical-align: top;
}

.home-page .drteam {
    margin: 30px 2px 30px;
}

.drimage-team {
    padding: 10px;
    border: 1px solid #dfdfdf;
    width: 168px;
    margin: -95px auto 0;
    background: #ffffff;
    text-align: center;
}

.about-dr-team {
    border: 1px solid #dfdfdf;
}

.about-dr-team h3 {
    text-align: center;
    margin: 30px 0 0 0;
}

.about-dr-team h3 a {
    font: 600 15px/19px "Open Sans", serif;
    color: #302f2f;
    text-decoration: none;
}

.about-dr-team h3 a:hover {
    color: #302f2f;
    text-decoration: none;
}

.about-dr-team h3 span {
    display: block;
    font: 600 15px/19px "Open Sans", serif;
    color: #757575;
    margin: 10px 0 0 0;
    min-height: 36px;
}

.viewprofile-team {
    width: 95px;
    margin: 20px auto 0;
    transition: 0.5s all ease;
}

.viewprofile-team a {
    display: block;
    text-align: center;
    font: 400 15px/35px "Open Sans", serif;
    color: #ffffff !important;
    background: #5b937e;
    text-decoration: none;
}

.viewprofile-team a:hover {
    color: #ffffff;
    background: #00529C;
    text-decoration: none;
}

.drprofile-location {
    margin: 30px 0 0;
}

.dr-listing .photoDoc {
    width: 244px;
    height: 278px;
    margin: -95px auto 0px auto;
    cursor: pointer;
    -webkit-transition: 0.6s;
    -moz-transition: 0.6s;
    -o-transition: 0.6s;
    transition: 0.6s;
    -webkit-transform-style: preserve-3d;
    transform-style: preserve-3d;
    position: relative;
    padding: 10px;
    border: 1px solid #dfdfdf;
    background: #ffffff;
}

.dr-listing .photoDoc .doctorPic {
    width: 100%;
    height: 100%;
    z-index: 2;
    -ms-transform: rotateY(0);
    -webkit-transform: rotateY(0);
    -moz-transform: rotateY(0);
    -o-transform: rotateY(0);
    transform: rotateY(0);
}

.dr-listing .photoDoc .doctorPic img {
    height: 100%;
    max-height: 278px;
    margin: auto;
    display: block;
}

.dr-listing .photoDoc .doctorPicHover {
    width: 100%;
    height: 100%;
    margin: 0px;
    background: #00A6B6;
    position: relative;
    text-align: center;
    -ms-transform: rotateY(180deg);
    -webkit-transform: rotateY(180deg);
    -moz-transform: rotateY(180deg);
    -o-transform: rotateY(180deg);
    transform: rotateY(180deg);
    top: 0px;
}

.dr-listing .photoDoc .doctorPicHover .insideDocHover {
    width: 100%;
    height: 100%;
    text-align: center;
    color: #fff;
    font-size: 22px;
    line-height: 278px;
    font-weight: bold;
    top: 0px;
}

.dr-listing .photoDoc:hover {
    -ms-transform: rotateY(180deg);
    -webkit-transform: rotateY(180deg);
    -moz-transform: rotateY(180deg);
    -o-transform: rotateY(180deg);
    transform: rotateY(180deg);
}

.dr-listing .photoDoc .doctorPic,
.dr-listing .photoDoc .doctorPicHover {
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    backface-visibility: hidden;
    position: absolute;
    left: 0;
    top: 0;
    text-decoration: none;
}

.inner-page-img img {
    float: left;
    margin: 0px 10px 0px 0px;
}

.topic-inner {
    display: table;
    table-layout: fixed;
    width: 100%;
}

.topicimage {
    width: 240px;
    display: table-cell;
    vertical-align: top;
}

.landing-page {
    display: table-cell;
    vertical-align: top;
}

.dr-ph {
    float: right;
    margin: 0px 0px 10px 15px;
    padding: 5px;
    width: 200px;
    text-align: center;
    border: 1px solid #5B937E;
}

.dr-ph img {
    width: 100%;
}

.dr-ph span {
    display: block;
    padding: 5px;
}

.textMain .useful ul {
    margin: 0px;
    padding: 0px;
    text-align: center;
}

.textMain .useful li {
    margin: 10px;
    padding: 10px;
    background: none;
    border: 1px solid #000;
    display: inline-block;
    vertical-align: top;
}

.textMain .tabList ul {
    text-align: center;
    padding: 0px;
    margin: 15px 0;
}

.textMain .tabList li {
    display: inline-block;
    vertical-align: top;
    background: none;
    padding: 0px;
    font: 700 16px/20px 'Muli', sans-serif;
}

.textMain .tabList li a {
    padding: 10px 15px;
    display: block;
    background: #5B937E;
    text-decoration: none;
    color: #fff;
    border-radius: 10px;
}

.textMain .tabList li a:hover,
.textMain .tabList li.current a {
    background: #336e58;
}

.tabMain {
    display: none;
}

.textMain .tabMain li {
    padding: 0px 0px 0px 15px !important;
    border: 0px !important;
    background: url(../images/bullet-tm.gif) no-repeat 3px 10px !important;
}

.textMain .mediaList {
    text-align: right;
}

.textMain .mediaList li {
    padding: 0px !important;
    background: #efe7e7 !important;
}

.textMain .r-more {
    text-align: left;
    padding: 10px 0 40px 0;
}

.textMain .r-more a {
    display: inline-block;
    background: #efefef;
    padding: 5px 15px;
    border: 1px solid #888888;
    border-radius: 5px;
}

.textMain .r-more a:hover {
    border: 1px solid #000000;
}

.currentDiv.tabMain {
    display: block;
}

.textMain .tabMain ul {
    margin: 0px;
    padding: 0px;
}

.textMain .tabMain li {
    margin: 5px;
    padding: 10px 10px 40px 10px;
    border-bottom: 1px dashed #000;
    background: none;
}

.textMain .tabMain li ul,
.textMain .tabMain.anatomy ul {
    margin: 10px 0px;
}

.textMain .tabMain li li {
    border-bottom: none;
    padding: 0px 0px 0px 15px !important;
    margin: 0px;
    background: url(../images/bullet-tm.gif) no-repeat 3px 10px !important;
}

.textMain .tabMain li img {
    float: right;
    border: 1px solid #ccc;
    padding: 2px;
    margin: 0px 0px 0px 15px;
}

.textMain .tabMain li:last-child {
    border-bottom: none;
}

.textMain .tab-links {
    text-align: center;
}

.textMain .tab-links li {
    display: inline-block;
    margin: 2%;
    background: none;
    padding: 0px;
}

.textMain .tab-links li a {
    border-radius: 5px;
    background: #3a9874;
    display: inline-block;
    padding: 10px;
    color: #ffffff;
}

.textMain .tab-links li a:hover {
    background: #4d4d4d;
    color: #ffffff;
}

.textMain .pdf-list li {
    background: url(../images/pdf-icon.png) no-repeat 5px 8px;
    list-style: outside none none;
    padding: 6px 0 0 30px;
}

.textMain .pdf-list li a {
    text-decoration: none;
}

.uslinks {
    position: relative;
}

.showcase-ypo {
    position: absolute;
    bottom: 20px;
}

.more-news {
    text-align: right;
    margin: 5px 0 0 0;
}

.more-news a {
    display: block;
    background: #3a9874;
    display: inline-block;
    padding: 6px 15px;
    text-align: center;
    color: #ffffff;
}

.more-news a:hover {
    background: #4d4d4d;
    color: #ffffff;
}

.more-testimonials {
    width: 100%;
    margin: 5px 0 0 0;
}

.more-testimonials a {
    display: block;
    background: #3a9874;
    display: block;
    padding: 6px 0;
    text-align: center;
    color: #ffffff;
}

.more-testimonials a:hover {
    background: #4d4d4d;
    color: #ffffff;
}

.textMain .testi-center {
    text-align: center;
    margin: 20px 0;
}

.textMain .testimonialspage {
    display: inline-block;
    width: 300px;
    text-align: center;
    vertical-align: top;
    border: 1px solid #B1B1B1;
    margin: 0px 15px 25px 15px;
}

.textMain .testimonialspage:hover {
    background: #E8E8E8;
}

.textMain .testimonialspage h3 {
    text-align: center;
}

.textMain .drimage-testimonial {
    margin: 10px 0;
}

.textMain .dr-testimonials {
    display: block;
    vertical-align: top;
}

.landing-img-right {
    float: right;
    border: 2px solid #ccc;
    margin: 17px 0 10px 10px;
}

.topicimage img {
    width: 200px;
    margin: 10px;
    padding: 10px;
    border: 1px solid #e1e1e1;
    background: #f1f1f1;
}

.loc-heading {
    background: #5c5852;
    transform: rotate(-90deg);
    position: absolute;
    top: 81px;
    left: -80px;
    width: 200px;
    font-size: 19px;
    text-align: center;
    letter-spacing: 4px;
    color: #fff;
    padding: 8px;
}



@media screen and (max-width:1200px) {
    .menu .nav8 ul {
        left: inherit;
        right: 0;
    }
}

@media screen and (max-width:1065px) {
    #resources li {
        width: 186px;
    }

    #Header .logo {
        width: 46%;
    }

    .news-text h2 {
        margin: 0px 0px 20px 20px;
    }

    .testi-video {
        bottom: 49px;
    }

    .testimo_auto,
    .testimo_nav.prev,
    .testimo_nav.next,
    .testimo_auto.testimo_pause {
        bottom: 60px;
    }

    .banner-test {
        margin: 7% 0px 0px 4%;
        padding: 0px 0px 0px 12%;
    }

    .banner-video span {
        right: 12px;
        bottom: 3px;
        font: normal 13px/24px "Nunito Sans", serif;
    }

    menu li {
        font: 300 10px/33px "Nunito Sans", serif;
    }
}

@media screen and (max-width:1023px) {
    #resources li {
        width: 175px;
    }

    .testi-video {
        bottom: -65px;
    }

    .testimo_auto,
    .testimo_nav.prev,
    .testimo_nav.next,
    .testimo_auto.testimo_pause {
        bottom: -60px;
    }

    .testimo_nav.prev {
        right: 47%;
    }

    .testimo_nav.next {
        right: 41%;
    }

    .banner-test {
        padding: 0px 0px 0px 5%;
    }

    #Banner-Container-S .banner-video {
        width: 272px;
    }

    .getting {
        font: italic 17px/24px 'GillSansMT-BoldItalic';
    }

    .special h2 {
        font-size: 25px;
    }

    .accessible_on .appoint {
        background: url(../images/call-appoint-img.png) no-repeat -1px 10px;
    }

    #Content {
        width: 100%;
    }

    .menu li {
        font-size: 14px;
    }
}

@media screen and (max-width:768px) {
    #Main-Menu {
        display: none;
    }

    #Mobile-Menu {
        display: block !important;
    }


    #Content-Main .table-cell {
        display: inherit;
    }

    .dfw-off {
        transform: none;
        top: 0px;
        left: 0;
        right: 0;
        margin: auto;
        text-align: center;
        line-height: 20px;
        position: absolute;
    }

    .accessible_on .dfw-skip {
        display: none;
    }

    #Sidebar {
        margin: 0px auto;
    }
}

@media screen and (max-width:767px) {
    #Banner-Container-S .banner-content {
        display: none;
    }

    #Banner-Container-S .banner0 {
        background: url(../images/banner0-s.jpg) no-repeat left top;
    }

    .compression,
    .woundcare,
    .superfeet,
    .metatarsal {
        margin: 20px auto;
        width: 333px;
    }

    #testimonialss img {
        float: none;
        display: none;
    }

    .testi-text {
        float: none;
        width: 93%;
        margin: 0px auto;
    }

    .testi-video {
        bottom: -140px;
    }

    .testimo_auto,
    .testimo_nav.prev,
    .testimo_nav.next,
    .testimo_auto.testimo_pause {
        bottom: -133px;
    }

    .testimo_nav.prev {
        right: 68%;
    }

    .testimo_nav.next {
        right: 61%;
    }

    .testimo_auto,
    .testimo_auto.testimo_pause {
        right: 64%;
    }

    .table-cell {
        display: inherit;
    }

    .accessible_on .table-cell {
        display: table-cell;
    }

    #Header .logo {
        width: 100%;
        text-align: center;
    }

    .getting {
        padding: 34px 0px 20px 0px;
        text-align: center;
        margin: 0px auto;
    }

    .call-appoint {
        text-align: center;
        color: #3a3a3a;
        width: 297px;
        margin: 0px auto;
    }

    .appoint {
        background: url(../images/call-appoint-img.png) no-repeat 30px 10px;
    }

    .call-appoint li {
        text-align: center;
        margin: 0px 0px 10px;
    }

    .call-appoint a {
        display: block;
    }

    .getting {
        font: italic 23px/24px 'GillSansMT-BoldItalic';
    }

    .special h2 {
        font-size: 20px;
    }

    .special li {
        font-size: 18px;
    }

    .news-text {
        padding: 10px;
    }

    .news-text h2 {
        padding: 10px 0px 10px 0px;
        font-size: 24px;
    }

    @media screen and (max-width:640px) {}
}

@media screen and (max-width:639px) {
    .profile-image {
        float: none;
        text-align: center;
    }

    #Banner-Container #Banner {
        display: none;
    }

    #Banner-Container-S #Banner {
        display: none;
    }

    #meet .heading3 {
        font-size: 25px;
    }

    .accessible_on .smo li {
        width: 24%;
    }

    .services a::before {
        left: 27%;
    }

    .accessible_on #Header .logo {
        padding: 0px 2px 0px 10px;
    }

    .accessible_on .appoint {
        background: url(../images/call-appoint-img.png) no-repeat 175px 10px;
    }

    .accessible_on .call-appoint li {
        margin: 20px 0px 10px 0px;
    }

    .accessible_on .getting {
        width: 48%;
    }

    .accessible_on .call-appoint {
        width: 100%;
    }

    .accessible_on #Header .logo {
        width: 49%;
    }

    #resources li {
        width: 115px;
    }

    .special h2 {
        font-size: 24px;
    }

    #specialists {
        height: 1400px;
    }

    .special {
        float: none;
        width: 100%;
    }

    .specialists {
        float: none;
        width: 100%;
    }

    .news {
        float: none;
        width: 100%;
    }

    .news-text {
        float: none;
        width: 100%;
        padding: 10px;
    }

    .textMain .conditions li {
        display: block;
        width: 100%;
        margin: 10px auto;
    }

    .conditions {
        margin: 10px auto;
    }

    .landing-img-right {
        float: none;
        border: 2px solid #ccc;
        margin: 17px auto 10px auto;
        width: 300px;
    }

    .r-grid {
        float: none;
        margin: 10px 0 0 0 !important;
    }

    .textMain .tabList li {
        margin: 4px;
        width: 200px;
    }

    .textMain .mediaList {
        text-align: center;
    }

    .topicimage {
        display: block;
        margin: 10px auto;
        text-align: center;
    }

    .landing-page {
        display: block;
        text-align: center;
    }
}

@media screen and (max-width:480px) {
    .testimo_nav.prev {
        right: 69%;
    }

    .testimo_nav.next {
        right: 59%;
    }

    #testimonialss .heading3 {
        font-size: 30px;
        padding: 25px 0px 14px 0px;
    }
}

@media screen and (max-width:479px) {
    .services a::before {
        left: 34%;
    }

    .testi-text li {
        padding: 30px 10px 30px 10px;
    }

    .testi-text li::before {
        display: none;
    }

    .testi-text li::after {
        display: none;
    }

    .testi-text {
        width: 100%;
    }

    .testimo_nav.prev {
        right: 88%;
    }

    .testimo_nav.next {
        right: 76%;
    }

    .accessible_on .appoint {
        background: url(../images/call-appoint-img.png) no-repeat 0px 10px;
    }

    .testimo_auto,
    .testimo_auto.testimo_pause {
        right: 82%;
    }

    #resources li {
        width: 94px;
    }

    .textMain .testimonialspage {
        margin: 0px 0px 25px 0px;
    }
}
