

.socialmedia {
    padding: 10px 0;
}

.section__bg--light-3::before {
    background-color: #009F4D;
}

.section--light .featuredblocks-grid-d .featuredblock__wrap {
  
    box-shadow: 1px 2px 18px 3px rgba(0,0,0,.1);
}


#staff > div > div.slug__container.staff__container > div > div > div > div > div > ul > li.staff__item.flex-active-slide > div {
    justify-content: center;
}

#id_e359b945-d3fe-5b09-acc7-d2f6e1f05278 {
    background-image: url('/storage/app/media/903003_CC-Ortho_LHs_pms_PROOF3-2blue_updated.png') !important;
}

.section--light a {
    color: #0047BB;
}

.section.banner-nav .section--dark .partial-header-a .navigation a.navigation__item--link, .section.banner-nav .section--dark .partial-header-b .navigation a.navigation__item--link {
    /* color: #0047BB !important; */
    color: #ffffff !important;
    text-shadow: 1px 1px black;
}

.cta {
    padding-top: 10px;
    padding-bottom: 10px;
}

.section--dark .component__button--1 {
    margin-top: 0px !important;
}

.row.justify-content-center {
    justify-content: right !important;
}

.section--dark .component__button--2 {
    margin-top: 0rem !important;
    border-radius: 25px;
    font-size: 25px;
    font-weight: bold;
}

.col-lg-2.col-sm-12.section__column-2.ple-column-padding.ple-module-justify-right.align-self-start.alias-socialmedia_header2 {
    justify-content: flex-start;
}

.section--dark .socialmedia__link {
    color: #fff;
    background: #0047bb;
}
.videoWrapperOuter {
  max-width:640px;
  margin-left:auto;
  margin-right:auto;
}
.videoWrapperInner {
  float: none;
  clear: both;
  width: 100%;
  position: relative;
  padding-bottom: 50%;
  padding-top: 25px;
  height: 0;
}
.videoWrapperInner iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}