
.media-link {
    margin: 20px 0px;
    text-align: center;
}

.media-link a,
.media-link a:hover {
    text-align: center;
    color: #ffa516;
    text-decoration: none;
    font-weight: 600;
    text-transform: uppercase;
    letter-spacing: 0.01em;
}

.media_img {
    text-align: center;
}

.media_img img {
    border: 1px solid #ad965b;
    box-shadow: 0 3px 10px 0 rgba(0, 0, 0, .3);
}

a,
body {
    color: #000
}

.logo,
.telno,
.top-header {
    float: left
}

.main-wrapper,
.top-header,
header,
nav ul {
    position: relative
}

nav ul ul a,
nav ul ul li {
    text-align: left;
    width: 100%
}

.tagline h1::before,
header::before {
    content: ""
}

@font-face {
    font-family: ArnoPro-LightDisplay;
    src: url(fonts/ArnoPro-LightDisplay.eot);
    src: local(☺), url(fonts/ArnoPro-LightDisplay.woff) format("woff"), url(fonts/ArnoPro-LightDisplay.ttf) format("truetype"), url(fonts/ArnoPro-LightDisplay.svg) format("svg");
    font-weight: 400;
    font-style: normal
}

html {
    -webkit-font-smoothing: antialiased
}

body {
    font-family: Lato, sans-serif;
    font-size: 100%;
    font-weight: 400;
    background: #f5f5f5
}

.note label {
    display: block;
    float: left;
    width: 100%;
    line-height: 1
}

select {
    padding: 5px 1.5rem 5px 10px;
    border: 1px solid #cacaca;
    margin: 0 0 1rem;
    font-size: 1rem;
    font-family: inherit;
    line-height: normal;
    height: 39px;
    color: #0a0a0a;
    background-color: #ebebeb;
    border-radius: 1px;
    -webkit-appearance: none;
    -moz-appearance: none;
    background-image: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' version='1.1' width='32' height='24' viewBox='0 0 32 24'><polygon points='0,0 32,0 16,24' style='fill: rgb%28138,138,138%29'></polygon></svg>")!important;
    background-size: 9px 6px;
    background-position: right -1rem center;
    background-origin: content-box;
    background-repeat: no-repeat
}

p.legibility {
    text-rendering: optimizeLegibility
}

p.speed {
    text-rendering: optimizeSpeed
}

a,
div,
li,
p,
span,
ul {
    font-family: Lato, sans-serif;
    font-size: 15px;
    font-weight: 300;
    /*text-align: justify;*/
    line-height: 1.5;
    text-rendering: optimizeLegibility;
    text-rendering: optimizeSpeed
}

.callus,
.callus a span,
.telno,
h1,
h2,
h3,
h4,
h5 {
    font-family: ArnoPro-LightDisplay
}

h1,
h2,
h3,
h4,
h5 {
    font-weight: 400
}

.callus a span,
.doc-name,
.telno {
    font-weight: 300
}

.space30 {
    height: 30px;
    clear: both
}

.space60 {
    height: 60px;
    clear: both
}

.main-wrapper {
    max-width: 1600px;
    width: 100%;
    margin: 0 auto!important
}

header {
    border-top: 10px solid #604927;
    background: url(../images/header-bg-02.png) top left repeat-x
}

header::before {
    background: url(../images/header-bg-01.png) center top no-repeat;
    background-size: cover;
    position: absolute;
    width: 100%;
    height: 100%;
    z-index: -1
}

.top-header {
    width: 100%;
    padding: 18px 0 25px
}

.telno {
    font-size: 54px;
    color: #ffa516;
    padding-right: 5px
}

.call-nav-box,
.callus,
nav ul {
    float: right
}

.callus {
    font-size: 29px;
    color: #fff;
    line-height: 0;
    margin: 50px 0 8px
}

.callus a {
    display: block;
    line-height: 1;
    width: 278px
}

.callus a span {
    font-size: 54px;
    color: #ffa516
}

nav ul {
    list-style: none
}

nav ul li {
    display: inline-block;
    padding: 0 0 0 28px
}

nav ul li a {
    color: #fff;
    font-size: 14px
}

.active,
nav ul li a.active,
nav ul li a:focus,
nav ul li a:hover,
nav ul li.active {
    color: #ffa516!important
}

nav ul ul {
    display: none;
    position: absolute;
    top: 100%;
    right: 42px;
    background: #754c3a;
    padding: 0;
    width: 257px;
    margin: 0;
    z-index: 1
}

nav ul ul li {
    float: none;
    padding: 0;
    line-height: 1;
    border-bottom: 1px dotted rgba(210, 210, 210, .48)
}

nav ul ul a {
    padding: 10px;
    float: left;
    line-height: 1.2
}

nav ul ul li:last-child {
    border-bottom: none
}

nav ul ul ul {
    top: 0;
    left: 100%
}

nav ul li:hover>ul {
    display: block
}

.main-header {
    float: left;
    width: 100%;
    position: relative
}

.doc-image {
    float: right;
    width: 50%;
    margin: 0 -71px 0 0
}

.tagline {
    float: left;
    margin: 8% 0 0
}

.doc-name {
    text-align: right;
    color: #fff;
    font-size: 16px;
    line-height: 1.3;
    position: absolute;
    bottom: 10%;
    right: 42%
}

.doc-name span {
    font-size: 18px;
    font-weight: 600;
    display: block;
    text-align: right
}

.tagline h1,
.tagline h5,
a.seemore {
    text-align: center
}

.tagline h1 {
    line-height: 50px;
    color: #fff;
    font-size: 60px;
    position: relative
}

.tagline h1 span {
    color: #ffa516;
    font-size: inherit;
    font-family: inherit
}

.tagline h1::before {
    height: 7px;
    width: 130px;
    margin: 0 auto;
    bottom: -16px;
    position: absolute;
    left: 0;
    right: 0;
    background: #ffa516
}

.tagline h5 {
    font-size: 29px;
    color: #fff;
    margin: 35px 0 0
}

.tagline h5 span {
    display: inline-block;
    height: 6px;
    width: 6px;
    background: #fff;
    margin: 10px 30px 5px
}

.container {
    float: left;
    width: 100%
}

.sub-header {
    background: #ffa516;
    float: left;
    width: 100%;
    padding: 30px 0 0
}

.sub-header h1 {
    font-size: 40px;
    line-height: 1;
    color: #fff;
    margin: 0 0 20px
}

.image-unfloat img {
    float: none;
    width: 100%;
    margin: 0 0 30px
}

.about img {
    float: left;
    margin: 0 30px 25px 0
}

.about span {
    display: block;
    font-weight: 700;
    font-size: 18px
}

.service01 {
    background: url(../img/shoulder.jpg) center no-repeat;
    background-size: cover
}

.service02 {
    background: url(../img/knee.jpg) center no-repeat;
    background-size: cover
}

.service03 {
    background: url(../img/hip.jpg) center no-repeat;
    background-size: cover
}

.service04 {
    background: url(../img/joint.jpg) center no-repeat;
    background-size: cover
}

.service01,
.service02,
.service03,
.service04 {
    position: relative;
    overflow: hidden
}

figcaption p,
figcaption p a {
    color: #fff;
    font-size: 18px;
    font-weight: 600
}

.box:hover .service-title,
.service-title:hover,
figcaption p a:hover {
    color: #ffa516
}

figcaption p {
    margin: 0 0 10px;
    line-height: 1
}

.box:hover .service01::before,
.box:hover .service02::before,
.box:hover .service03::before {
    content: "";
    position: absolute;
    bottom: 0;
    width: 100%;
    height: 8px;
    background: #ffa516;
    left: 0
}

.contact img {
    display: block;
    margin: 50px 0 30px;
    width: 100%
}

.service-title {
    position: absolute;
    bottom: 8%;
    left: 8%;
    color: #fff;
    font-size: 25px;
    font-weight: 600
}

.listing li ul,
footer {
    position: relative;
    float: left;
    width: 100%
}

.panel p span,
a.seemore {
    display: block;
    font-weight: 700
}

.spine,
.spine2 {
    background: url(../images/spine.png) center no-repeat #f6f5f5;
    background-size: cover;
    padding: 0 15px
}

.spine3 {
    background: url(../images/spine.png) center top no-repeat #f6f5f5;
    background-size: contain
}

.spine4 {
    background: url(../images/spine.png) center top no-repeat #f6f5f5;
    background-size: cover
}

.spine2 {
    background: url(../images/spine.png) center top no-repeat #f6f5f5;
    background-size: cover
}

.content img {
    float: left;
    margin: 0 30px 15px 0
}

.container h1 {
    margin: 0 0 10px;
    font-size: 48px;
}

ul {
    float: left
}

a.seemore {
    float: left;
    font-size: 16px;
    background: #ffa516;
    padding: 10px 20px;
    color: #000;
    margin: 0 0 60px;
    min-width: 200px
}

.bones {
    background: url(../images/bones.png) right no-repeat;
    background-size: contain;
    padding: 70px 0 0
}

.panel {
    background: rgba(0, 0, 0, .7);
    padding: 30px 30px 20px;
    color: #fff
}

.panel p a,
.panel p span,
footer a:hover {
    color: #ffa516
}

.panel p span {
    font-size: 18px
}

.panel img {
    float: left;
    margin: 0 30px 60px 0
}

.panel p a {
    display: inline-block;
    padding: 0 0 0 15px;
    font-weight: 600
}

footer {
    padding: 70px 15px 40px;
    background: #fff
}

footer a {
    color: #000
}

.container h3,
footer h3 {
    font-size: 32px;
    margin: 0 0 30px;
    line-height: 1;
    text-align: left
}

footer h3 span {
    font-size: inherit;
    font-family: inherit;
    display: inline-block;
    padding-left: 0
}

.border-right {
    border-right: 1px solid #e3e2e2;
    padding: 0 40px 0 0
}

.border-left {
    padding: 0 0 0 30px
}

#map,
.map_canvas {
    height: 100%;
    min-height: 181px;
    width: 100%
}

.map_canvas {
    float: left;
    margin: 0 0 30px
}

.copyright {
    float: left;
    width: 100%;
    background: #ffa516;
    color: #fff;
    font-size: 12px;
    text-align: center;
    line-height: 1;
    padding: 30px 20px
}

.tabs-title>a {
    display: block;
    padding: 1.25rem 1.5rem;
    line-height: 1;
    font-size: 16px;
    color: #000;
    font-weight: 600
}

.tabs-title>a:focus,
.tabs-title>a[aria-selected=true] {
    background: #604927;
    color: #fff
}

.listing li {
    font-size: inherit;
    margin: 0 0 10px!important
}

.listing li ul {
    margin-top: 6px;
    list-style-type: circle;
    margin-bottom: 7px
}

.accordion,
.tabs {
    list-style-type: none
}

.tabs-content.vertical {
    border: 0;
    border-left: 0;
    margin: 0 0 0 13px;
    background: 0 0
}

.tabs {
    margin: 0;
    background: rgba(254, 254, 254, .57);
    border: 0
}

.tabs.vertical>li {
    width: auto;
    float: none;
    display: block;
    border-bottom: 1px solid #e8e7e7
}

.accordion {
    background: 0 0;
    margin-left: 0;
    width: 100%
}

.accordion li {
    margin: 0 0 1px;
    float: left;
    width: 100%
}

.accordion-item:first-child>:first-child,
.accordion-item:last-child>:last-child {
    border-radius: 0
}

:last-child:not(.is-active)>.accordion-title {
    border-radius: 0;
    border-bottom: 0
}

.accordion-title {
    background-color: #604927
}

.accordion-title:focus,
.accordion-title:hover {
    background-color: #ffa516;
    color: #fff
}

.accordion-title::before {
    content: '';
    background: url(../images/accordion-arrow-right.png) right center no-repeat;
    position: absolute;
    right: 0;
    top: 10px;
    margin-top: -.5rem;
    width: 46px;
    height: 56px;
    font-size: 22px
}

.is-active>.accordion-title::before {
    content: '';
    background: url(../images/accordion-arrow-down.png) right center no-repeat
}

.accordion-content img {
    float: left;
    margin: 0 30px 15px 0
}

.accordion-content {
    padding: 1rem;
    display: none;
    border: 1px solid #e6e6e6;
    border-bottom: 0;
    background-color: #fefefe;
    color: #0a0a0a;
    float: left;
    width: 100%
}

ul.listing {
    float: left
}

ul.listing li {
    width: inherit;
    float: none;
    clear: both
}

.accordion-title {
    display: block;
    padding: 1.25rem 1.7rem 1.25rem 1rem;
    line-height: 1;
    font-size: 16px;
    font-weight: 600;
    color: #fff;
    position: relative;
    border: 0;
    border-bottom: 0;
    text-align: left
}

.error-box li {
    border-bottom: none;
    text-align: center;
    padding: 0;
    max-width: 320px;
    margin: 0 auto
}

.error-box ul {
    margin-bottom: 30px
}

.error-box h1 {
    margin: 0!important
}

#uraBotDiv {
    display: none
}

input:not([type]),
input[type=date],
input[type=datetime],
input[type=datetime-local],
input[type=month],
input[type=week],
input[type=email],
input[type=number],
input[type=search],
input[type=tel],
input[type=time],
input[type=url],
input[type=color],
input[type=text],
input[type=password],
textarea {
    -webkit-appearance: none;
    -moz-appearance: none;
    border-style: solid;
    border-width: 1px;
    border-color: #ccc;
    background: #ebebeb;
    color: #000;
    font-family: Lato, sans-serif;
    display: block;
    font-size: 16px;
    height: 39px;
    margin: 0 0 15px;
    padding: .5rem 1rem;
    width: 100%;
    border-radius: 0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    box-shadow: none
}

textarea[rows] {
    height: 141px
}

.submit,
.submitCls,
input[type=submit] {
    font-family: Lato, sans-serif;
    height: 39px;
    text-align: center;
    text-transform: uppercase;
    line-height: 39px;
    font-weight: 600;
    color: #fff;
    border: 0;
    width: 100%;
    max-width: 206px;
    font-size: 16px;
    float: right;
    border-radius: 0;
    background-color: #ffa516
}

::-webkit-input-placeholder {
    color: #c8c8c8!important
}

:-moz-placeholder {
    color: #c8c8c8
}

::-moz-placeholder {
    color: #c8c8c8
}

:-ms-input-placeholder {
    color: #c8c8c8
}

.input-placeholder {
    position: relative;
    color: #c8c8c8
}

.input-placeholder input {
    color: #c8c8c8
}

:placeholder-shown {
    color: #c8c8c8
}

.input-placeholder input:valid+.placeholder {
    display: none;
    color: #c8c8c8
}

.captcha-wrap {
    text-align: center;
    position: relative;
    max-width: 140px;
    margin: 0 0 20px;
    line-height: 1;
    left: 0
}

.captcha-wrap img {
    margin: 0
}

img#refreshBtn {
    margin: 0;
    position: absolute;
    left: 103px;
    top: 4px;
    width: inherit
}

#preloader {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: #fff;
    z-index: 99
}

#status {
    width: 200px;
    height: 200px;
    position: absolute;
    left: 50%;
    top: 50%;
    background-image: url(../img/status.gif);
    background-repeat: no-repeat;
    background-position: center;
    margin: -100px 0 0 -100px
}

.cd-top {
    display: inline-block;
    height: 40px;
    width: 40px;
    position: fixed;
    bottom: 40px;
    right: 10px;
    box-shadow: 0 0 10px rgba(0, 0, 0, .05);
    border-radius: 40px;
    overflow: hidden;
    text-indent: 100%;
    white-space: nowrap;
    background: url(../img/cd-top-arrow.svg) center 50% no-repeat rgba(125, 176, 83, 1);
    visibility: hidden;
    opacity: 0;
    -webkit-transition: opacity .3s 0 visibility 0 .3s;
    -moz-transition: opacity .3s 0 visibility 0 .3s;
    transition: opacity .3s 0 visibility 0 .3s
}

.cd-top.cd-fade-out,
.cd-top.cd-is-visible,
.no-touch .cd-top:hover {
    -webkit-transition: opacity .3s 0 visibility 0 0;
    -moz-transition: opacity .3s 0 visibility 0 0;
    transition: opacity .3s 0 visibility 0 0
}

.cd-top.cd-is-visible {
    visibility: visible;
    opacity: 1
}

.cd-top.cd-fade-out {
    opacity: .5
}

.no-touch .cd-top:hover {
    background-color: rgba(125, 176, 83, 1);
    opacity: 1
}

@media only screen and (min-width:768px) {
    .cd-top {
        right: 20px;
        bottom: 20px
    }
}

@media only screen and (min-width:1024px) {
    .cd-top {
        height: 40px;
        width: 40px;
        right: 30px;
        bottom: 55px
    }
}

@media only screen and (max-width:1280px) {
    .doc-image {
        margin: 0;
        width: 42%
    }
    .tagline h1 {
        line-height: 28px;
        font-size: 50px
    }
    .tagline h5 {
        font-size: 26px;
        margin: 31px 0 0
    }
    .tagline {
        margin: 5% 0 0
    }
}

@media only screen and (max-width:980px) {
    .tagline h1 {
        font-size: 50px
    }
    .tagline h1::before {
        content: "";
        height: 5px;
        width: 106px
    }
    .tagline h5 {
        font-size: 22px
    }
    .tagline h5 span {
        display: inline-block;
        height: 4px;
        width: 4px;
        background: #fff;
        margin: 10px 30px 5px
    }
}

@media only screen and (max-width:860px) {
    .tagline {
        float: left;
        margin: 5% 0 0 8%
    }
    .tagline h1 {
        font-size: 40px
    }
    .tagline h5 {
        font-size: 18px
    }
    .doc-image {
        width: 32%
    }
    .tagline h5 span {
        margin: 10px 15px 5px
    }
}

#dl-menu,
.show-on-small {
    display: none
}

@media only screen and (max-width:768px) {
    .telno {
        font-size: 34px;
        color: #ffa516;
        font-family: ArnoPro-LightDisplay;
        font-weight: 300;
        float: left;
        padding-right: 5px
    }
    .callus {
        margin: 49px 0 0;
        height: 53px;
        font-size: 20px
    }
    .show-desktop {
        display: none!important
    }
    #dl-menu {
        display: inherit!important
    }
    .logo {
        float: left;
        width: 130px
    }
    .call-nav-box {
        float: right
    }
    .callus a {
        display: block;
        line-height: 1;
        width: 176px
    }
    .callus a span {
        font-size: 34px
    }
    .tagline {
        float: none;
        margin: 0 auto 4%
    }
    .doc-image {
        width: 49%;
        float: none;
        margin: 0 auto
    }
    .doc-name {
        display: none
    }
    .service-title {
        font-size: 18px;
        font-weight: 400;
        line-height: 1
    }
    .bones {
        background: 0 0
    }
}

@media only screen and (max-width:639px) {
    .border-left,
    .border-right {
        padding: 0;
        border-right: none
    }
    .submit,
    .submitCls,
    input[type=submit] {
        margin-bottom: 40px
    }
    .container h1,
    .sub-header h1 {
        font-size: 40px
    }
    .panel p,
    li {
        text-align: left
    }
    a,
    li,
    p,
    span,
    ul {
        font-size: 15px
    }
}

@media only screen and (max-width:480px) {
    .doc-name,
    .doc-name span,
    .panel img {
        text-align: center
    }
    figcaption p,
    figcaption p a {
        font-size: 14px
    }
    .show-on-small {
        display: inherit
    }
    .about img,
    .contact img,
    .panel img {
        float: none;
        display: block
    }
    .doc-name {
        color: #fff;
        position: relative;
        bottom: 0;
        right: 0;
        background: #ffa516;
        padding: 20px 0
    }
    .panel img {
        margin: 0 auto 25px
    }
    .doc-image {
        width: 80%
    }
    .panel p {
        text-align: justify
    }
    .contact img {
        margin: 30px auto 20px;
        width: 100%
    }
    h4 {
        font-size: 26px
    }
    .about img {
        margin: 0 auto 30px
    }
    .about img,
    .panel img {
        width: 100%
    }
}

@media only screen and (max-width:376px) {
    .tagline h1 {
        font-size: 31px
    }
    .container h3,
    footer h3 {
        font-size: 26px
    }
}

@media only screen and (max-width:320px) {
    .callus a span {
        font-size: 23px
    }
    .callus a {
        display: block;
        line-height: 1;
        width: 125px
    }
    .telno {
        font-size: 24px;
        color: #ffa516;
        font-family: ArnoPro-LightDisplay;
        font-weight: 300;
        float: left;
        padding-right: 5px
    }
    .callus {
        font-size: 14px
    }
    .container h1,
    .sub-header h1,
    .tagline h1,
    .tagline h1 span,
    footer h3 {
        font-size: 36px!important;
        line-height: 1
    }
    .tagline h5 {
        font-size: 14px
    }
}