/* Color Keys */
body {
  color: #000;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.primary {
  color: #0065A1;
}
.primary-bg {
  background-color: #0065A1;
}
img.pull-left {
  margin-right: 20px;
  margin-top: 5px;
}
@media screen and (max-width: 575px) {
  img.pull-left {
    margin-right: 0;
    margin-bottom: 10px;
    display: block;
    float: none !important;
  }
}
img.pull-right {
  margin-left: 20px;
  margin-top: 5px;
}
@media screen and (max-width: 575px) {
  img.pull-right {
    margin-left: 0;
    margin-bottom: 10px;
    display: block;
    float: none !important;
  }
}
.secondary-caption {
  background-color: #f2f2f2;
  width: 100%;
  display: flex;
  padding: 20px;
}
@media (max-width: 575px) {
  .secondary-caption {
    display: block;
  }
}
.secondary-caption img {
  width: 100%;
  height: auto;
  align-self: flex-start;
}
.secondary-caption .caption2 {
  font-style: italic;
  font-size: 14px;
}
.gift-button {
  background-color: #FFCC00;
  padding: 15px 20px;
  border-radius: 5px;
  font-weight: 600;
  margin-bottom: 20px;
  display: inline-block;
  line-height: 1;
  color: #002855;
}
.gift-button:hover,
.gift-button:focus {
  background-color: #cca300;
  text-decoration: none;
  color: #002855;
}
/* Headings */
h1 {
  font-size: 40px;
  font-weight: 400;
  color: #002855;
}
h1.home {
  font-size: 46px;
  font-weight: 800;
  color: #fff;
}
@media (max-width: 575px) {
  h1.home {
    font-size: 25px;
  }
}
h1.lp {
  font-size: 48px;
  font-weight: 700;
  color: #fff;
  text-transform: uppercase;
}
@media (max-width: 575px) {
  h1.lp {
    font-size: 40px;
  }
}
h2 {
  font-size: 20px;
  color: #002855;
}
h2.home {
  font-size: 30px;
  font-weight: 400;
  color: #0065A1;
}
.subhead {
  text-transform: uppercase;
  color: #002855;
  font-size: 20px;
}
header .title {
  min-height: 55px;
  margin-top: -12px;
  line-height: 1;
}
@media (min-width: 992px) and (max-width: 1151px) {
  header .title {
    font-size: 1.65em;
  }
}
@media (min-width: 992px) {
  header .title {
    width: 42%;
    max-width: 385px;
  }
}
@media (max-width: 991px) {
  header .title {
    margin-top: -6px;
  }
}
header .title a {
  margin-top: 8px;
  display: block;
}
@media (min-width: 992px) and (max-width: 1151px) {
  header .title a {
    margin-top: 10px;
  }
}
/* Navigation */
nav .nav {
  display: flex;
  flex-direction: row;
}
@media (max-width: 859px) {
  nav .nav {
    display: block;
  }
}
nav .nav.navbar-left {
  float: none !important;
}
nav .nav li {
  flex-grow: 1;
  text-align: center;
}
@media (max-width: 859px) {
  nav .nav li {
    text-align: left;
  }
}
nav .nav li a {
  font-weight: 500;
}
nav .nav li ul.dropdown-menu li {
  text-align: left;
}
/* Masthead / Hero */
.owl-wrapper-outer .masthead,
#topbanner .masthead,
.masthead {
  background-color: #0065A1;
  padding-left: 45px;
}
@media (max-width: 575px) {
  .owl-wrapper-outer .masthead,
  #topbanner .masthead,
  .masthead {
    padding-left: 20px;
  }
}
.owl-wrapper-outer .masthead.purple,
#topbanner .masthead.purple,
.masthead.purple {
  background-color: #642667;
}
.owl-wrapper-outer .masthead.green,
#topbanner .masthead.green,
.masthead.green {
  background-color: #76BC21;
}
.owl-wrapper-outer .masthead.orange,
#topbanner .masthead.orange,
.masthead.orange {
  background-color: #ED8B00;
}
.owl-wrapper-outer .masthead.light-blue,
#topbanner .masthead.light-blue,
.masthead.light-blue {
  background-color: #00B5E2;
}
.owl-wrapper-outer .masthead.gold,
#topbanner .masthead.gold,
.masthead.gold {
  background-color: #DAA900;
}
.owl-wrapper-outer .masthead.gold h3 span,
#topbanner .masthead.gold h3 span,
.masthead.gold h3 span {
  color: #002855;
}
.owl-wrapper-outer .masthead h3,
#topbanner .masthead h3,
.masthead h3 {
  margin: 0;
  padding: 20px 0px 10px;
  display: inline-block;
  vertical-align: middle;
  font-weight: 700;
  text-transform: uppercase;
  color: #fff;
}
.owl-wrapper-outer .masthead h3 span,
#topbanner .masthead h3 span,
.masthead h3 span {
  color: #FFCC00;
}
@media (max-width: 575px) {
  .owl-wrapper-outer .masthead h3 span,
  #topbanner .masthead h3 span,
  .masthead h3 span {
    display: block;
  }
}
.owl-wrapper-outer .masthead #healthmag-logo,
#topbanner .masthead #healthmag-logo,
.masthead #healthmag-logo {
  margin-right: 12px;
}
.owl-wrapper-outer,
#topbanner {
  margin-top: 9.25em;
}
@media (max-width: 859px) {
  .owl-wrapper-outer,
  #topbanner {
    margin-top: 8.6em;
  }
}
@media (max-width: 575px) {
  .owl-wrapper-outer #healthmag-logo,
  #topbanner #healthmag-logo {
    vertical-align: 6px;
  }
}
#topbanner {
  display: block;
}
.owl-carousel.home .blue-hero {
  background-image: url('../_img/2018-header-home.jpg');
  background-position: right top;
  height: 285px;
  background-size: cover;
}
@media (max-width: 859px) {
  .owl-carousel.home .blue-hero {
    background-image: url('../_img/2018-header-home-mobile.jpg');
    background-size: contain;
  }
}
@media (max-width: 575px) {
  .owl-carousel.home .blue-hero {
    height: 236px;
  }
}
@media (max-width: 575px) {
  .owl-carousel.home .blue-hero .text-wrap h1 {
    width: 70%;
  }
}
.owl-carousel .blue-hero {
  background-image: url('../_img/header_blue.jpg');
  height: 220px;
  width: 100%;
  position: relative;
  background-position: right;
  background-repeat: no-repeat;
  background-color: #0065A1;
  background-size: contain;
}
@media (max-width: 575px) {
  .owl-carousel .blue-hero {
    height: auto;
    background-position: right top;
  }
}
.owl-carousel .blue-hero .text-wrap {
  text-transform: uppercase;
  position: absolute;
  left: 40px;
  bottom: 20px;
  line-height: 1;
}
@media (max-width: 575px) {
  .owl-carousel .blue-hero .text-wrap {
    left: 15px;
    bottom: 50px;
    width: 45%;
  }
}
.owl-carousel .blue-hero .text-wrap h1 {
  margin-bottom: 30px;
  position: static;
  margin: 0 0 28px;
  width: 235px;
  line-height: 1;
}
.owl-carousel .blue-hero .text-wrap .byline {
  display: block;
  width: 180px;
  font-size: 25px;
  color: #fff;
  font-weight: 700;
}
@media (max-width: 575px) {
  .owl-carousel .blue-hero .text-wrap .byline {
    font-size: 20px;
    width: initial;
  }
}
.owl-carousel .blue-hero .text-wrap .byline strong {
  display: block;
  font-size: 40px;
  color: #FFCC00;
}
@media (max-width: 575px) {
  .owl-carousel .blue-hero .text-wrap .byline strong {
    font-size: 20px;
  }
}
.owl-carousel .purple-hero {
  height: 220px;
  width: 100%;
  position: relative;
  background-position: right;
  background-repeat: no-repeat;
  background-color: #642667;
  margin-bottom: 20px;
}
@media (max-width: 575px) {
  .owl-carousel .purple-hero {
    height: auto;
  }
}
.owl-carousel .green-hero {
  height: 220px;
  width: 100%;
  position: relative;
  background-position: right;
  background-repeat: no-repeat;
  background-color: #76BC21;
  margin-bottom: 20px;
}
@media (max-width: 575px) {
  .owl-carousel .green-hero {
    height: auto;
  }
}
.owl-carousel .orange-hero {
  height: 220px;
  width: 100%;
  position: relative;
  background-position: right;
  background-repeat: no-repeat;
  background-color: #ED8B00;
  margin-bottom: 20px;
}
@media (max-width: 575px) {
  .owl-carousel .orange-hero {
    height: auto;
  }
}
.owl-carousel .light-blue-hero {
  height: 220px;
  width: 100%;
  position: relative;
  background-position: right;
  background-repeat: no-repeat;
  background-color: #00B5E2;
  margin-bottom: 20px;
}
@media (max-width: 575px) {
  .owl-carousel .light-blue-hero {
    height: auto;
  }
}
.owl-carousel .gold-hero {
  height: 220px;
  width: 100%;
  position: relative;
  background-position: right;
  background-repeat: no-repeat;
  background-color: #DAA900;
  margin-bottom: 20px;
}
@media (max-width: 575px) {
  .owl-carousel .gold-hero {
    height: auto;
  }
}
.owl-carousel h1 {
  width: 385px;
  position: absolute;
  bottom: 50px;
  left: 45px;
  margin: 0;
}
@media (max-width: 575px) {
  .owl-carousel h1 {
    font-size:36px;
    position:initial;
    left: initial;
    bottom: initial;
    width: initial;
    padding: 0 20px 20px;
  }
}
/* Home */
#row1cols {
  margin: 0;
}
.home-callouts {
  display: flex;
  padding: 20px 45px;
}
@media (max-width: 859px) {
  .home-callouts {
    flex-flow: column;
  }
}
@media (max-width: 575px) {
  .home-callouts {
    padding: 0 0 5px;
  }
}
.home-callouts .yir-box {
  width: 60%;
  background-color: #f2f2f2;
  margin-right: 15px;
  padding: 27px 25px 16px;
  display: flex;
}
.home-callouts .yir-box:last-child {
  margin-right:0;
}
@media (max-width: 859px) {
  .home-callouts .yir-box {
    width: 100%;
    margin-right: 0;
    margin-bottom:10px;
  }
}
.home-callouts .yir-box img {
  flex-shrink: 0;
  width: 67px;
  height: 71px;
  margin-right: 15px;
}
.home-callouts .yir-box .yir-text {
  display: flex;
  flex-flow: column;
  flex: 1;
}
.home-callouts .yir-box .yir-text h3 {
  font-size: 20px;
  color: #002855;
  font-weight: 700;
  text-transform: uppercase;
  margin: 0 0 10px;
  line-height: 1;
}
.home-callouts .yir-box .yir-text p {
  font-size: 16px;
  color: #335279;
}
.home-callouts .yir-box .yir-text a {
  font-size: 12px;
  align-self: self-end;
  margin-top: auto;
  margin-left: auto;
  font-weight: 600;
}
.home-callouts .yir-box .yir-text a span {
  font-size: 20px;
  vertical-align: -1px;
}
.home-callouts .color-panels {
  display: flex;
  flex-flow: row wrap;
  margin-top: -3px;
  margin-bottom: -3px;
  margin-right: -3px;
  justify-content: space-around;
}
@media (max-width: 859px) {
  .home-callouts .color-panels {
    flex-flow: column;
    margin-right: 0;
  }
}
@media (max-width: 575px) {
  .home-callouts .color-panels {
    margin-top: 4px;
    padding: 0 8px;
  }
}
.home-callouts .color-panels a.card-item {
  width: 49%;
  text-transform: uppercase;
  color: #fff;
  display: flex;
  align-items: center;
  font-weight: 700;
  padding: 10px 20px 10px 0;
  margin-top: 3px;
  margin-bottom: 3px;
}
@media (max-width: 859px) {
  .home-callouts .color-panels a.card-item {
    width: 100%;
  }
}
@media (max-width: 575px) {
  .home-callouts .color-panels a.card-item {
    margin-top: 4px;
    margin-bottom: 4px;
  }
}
.home-callouts .color-panels a.card-item.blue {
  background-color: #0065A1;
}
.home-callouts .color-panels a.card-item.blue:hover,
.home-callouts .color-panels a.card-item.blue:focus {
  text-decoration: none;
  background-color: #00456e;
}
.home-callouts .color-panels a.card-item.purple {
  background-color: #642667;
}
.home-callouts .color-panels a.card-item.purple:hover,
.home-callouts .color-panels a.card-item.purple:focus {
  text-decoration: none;
  background-color: #401842;
}
.home-callouts .color-panels a.card-item.green {
  background-color: #76BC21;
}
.home-callouts .color-panels a.card-item.green:hover,
.home-callouts .color-panels a.card-item.green:focus {
  text-decoration: none;
  background-color: #5b9119;
}
.home-callouts .color-panels a.card-item.orange {
  background-color: #ED8B00;
}
.home-callouts .color-panels a.card-item.orange:hover,
.home-callouts .color-panels a.card-item.orange:focus {
  text-decoration: none;
  background-color: #ba6d00;
}
.home-callouts .color-panels a.card-item.light-blue {
  background-color: #00B5E2;
}
.home-callouts .color-panels a.card-item.light-blue:hover,
.home-callouts .color-panels a.card-item.light-blue:focus {
  text-decoration: none;
  background-color: #008caf;
}
.home-callouts .color-panels a.card-item.gold {
  background-color: #DAA900;
}
.home-callouts .color-panels a.card-item.gold:hover,
.home-callouts .color-panels a.card-item.gold:focus {
  text-decoration: none;
  background-color: #a78100;
}
.home-callouts .color-panels a.card-item img {
  max-width: 55px;
  max-height: 53px;
  flex-shrink: 0;
  margin-left: 18px;
  margin-right: 15px;
}
.home-callouts .color-panels a.card-item div {
  line-height: 1.2;
}
.home-numbers {
  padding: 10px 45px 20px;
  box-shadow: none;
}
@media (max-width: 575px) {
  .home-numbers {
    padding: 0;
    margin-bottom: 0;
    border: 0;
  }
}
.home-numbers .panel-body {
  border: 1px solid #979797;
  padding: 0;
}
@media (max-width: 575px) {
  .home-numbers .panel-body {
    border: 0;
  }
}
.home-numbers .panel-body h3 {
  font-size: 30px;
  color: #0065A1;
  background-color: #E5E9F0;
  text-align: center;
  padding: 20px 20px 33px;
  line-height: 1;
  margin-top: 0;
}
@media (max-width: 575px) {
  .home-numbers .panel-body h3 {
    font-size: 22px;
    text-align: left;
    padding: 20px;
  }
}
.home-numbers .panel-body .row {
  display: flex;
}
@media (max-width: 859px) {
  .home-numbers .panel-body .row {
    display: block;
    margin: 0;
  }
}
.home-numbers .panel-body .col-50percent {
  padding: 0 50px;
  margin-top: 30px;
  margin-bottom: 30px;
  position: relative;
}
@media (max-width: 575px) {
  .home-numbers .panel-body .col-50percent {
    padding: 0 15px;
  }
}
.home-numbers .panel-body .col-50percent:first-child {
  border-right: 2px dotted #BFC1C9;
}
@media (max-width: 859px) {
  .home-numbers .panel-body .col-50percent:first-child {
    border-right: 0;
  }
}
@media (max-width: 859px) {
  .home-numbers .panel-body .col-50percent .timeline-left:last-child {
    border-bottom: 2px dotted #BFC1C9 !important;
    margin-bottom: 25px !important;
    padding-bottom: 25px !important;
  }
}
.home-numbers .panel-body .col-50percent .timeline-left,
.home-numbers .panel-body .col-50percent .timeline-right {
  border-bottom: 2px dotted #BFC1C9;
  padding-bottom: 25px;
  margin-bottom: 25px;
  display: flex;
  flex-flow: row;
  padding-left: 15px;
  padding-right: 15px;
  align-items: flex-start;
}
.home-numbers .panel-body .col-50percent .timeline-left:last-child,
.home-numbers .panel-body .col-50percent .timeline-right:last-child {
  border-bottom: 0;
  padding-bottom: 0;
  margin-bottom: 0;
}
.home-numbers .panel-body .col-50percent .timeline-left.last,
.home-numbers .panel-body .col-50percent .timeline-right.last {
  border-bottom: 0;
  padding-bottom: 0;
  margin-bottom: 0;
}
.home-numbers .panel-body .col-50percent .timeline-left img,
.home-numbers .panel-body .col-50percent .timeline-right img {
  align-self: self-start;
  flex-shrink: 0;
  margin-top: 3px;
}
@media (max-width: 575px) {
  .home-numbers .panel-body .col-50percent .timeline-left img,
  .home-numbers .panel-body .col-50percent .timeline-right img {
    flex-shrink: 1;
    min-width:40px;
  }
}
.home-numbers .panel-body .col-50percent .timeline-left img.icon-left,
.home-numbers .panel-body .col-50percent .timeline-right img.icon-left {
  margin-right: 30px;
}
.home-numbers .panel-body .col-50percent .timeline-left img.icon-right,
.home-numbers .panel-body .col-50percent .timeline-right img.icon-right {
  order: 1;
  margin-left: 30px;
}
.home-numbers .panel-body .col-50percent .timeline-left ul li,
.home-numbers .panel-body .col-50percent .timeline-right ul li {
  margin-bottom: 10px;
  font-size: 14px;
  color: #4A4A4A;
}
.home-numbers .panel-body .col-50percent .timeline-left p,
.home-numbers .panel-body .col-50percent .timeline-right p {
  font-size: 14px;
  color: #4A4A4A;
}
.home-numbers .panel-body .col-50percent .footnote {
  position: absolute;
  right: 50px;
  bottom: -55px;
  font-size: 12px;
  color: #4A4A4A;
}
@media (max-width: 575px) {
  .home-numbers .panel-body .col-50percent .footnote {
    bottom: -20px;
  }
}
.signature-block {
  font-weight: 600;
}
.signature-block span {
  font-size: 13px;
  font-weight: 400;
  display: block;
}
/* Specialties Section */
.specialty-cards {
  padding: 20px;
  box-shadow: none;
}
.specialty-cards #grid2row_0_4 .col-33percent:last-child {
  border: 0;
}
.specialty-cards .row {
  display: flex;
  justify-content: space-between;
}
@media (max-width: 859px) {
  .specialty-cards .row {
    flex-flow: column;
    align-items: center;
  }
}
.specialty-cards .row .col-33percent {
  border: 1px solid #979797;
  width: 32%;
  margin-bottom: 12px;
  display: flex;
  padding-left: 0;
  padding-right: 0;
}
@media (max-width: 859px) {
  .specialty-cards .row .col-33percent {
    max-width: 100%;
    width: 100%;
  }
}
@media (max-width: 675px) {
  .specialty-cards .row .col-33percent {
    max-width: 396px;
    width: 100%;
  }
}
.specialty-cards .row .col-33percent .sp-table {
  display: flex;
  flex: 1;
  flex-flow: column;
}
@media (max-width: 859px) {
  .specialty-cards .row .col-33percent .sp-table {
    flex-flow: row;
  }
}
@media (max-width: 675px) {
  .specialty-cards .row .col-33percent .sp-table {
    flex-flow: column;
  }
}
.specialty-cards .row .col-33percent .sp-table img.sp-thumb {
  max-width: 100%;
  flex-shrink: 0;
}
@media (max-width: 859px) {
  .specialty-cards .row .col-33percent .sp-table img.sp-thumb {
    max-width: 250px;
    width: 100%;
  }
}
@media (max-width: 675px) {
  .specialty-cards .row .col-33percent .sp-table img.sp-thumb {
    max-width: 394px;
    width: 100%;
  }
}
.specialty-cards .row .col-33percent .sp-table .sp-info {
  display: flex;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -moz-box-flex: 1;
  flex-flow: row;
  margin-right: 15px;
}
@media (max-width: 675px) and (max-width: 859px) {
  .specialty-cards .row .col-33percent .sp-table .sp-info {
    margin-left: 15px;
  }
}
.specialty-cards .row .col-33percent .sp-table .sp-info img.sp-icon {
  margin-top: 15px;
  margin-right: 15px;
  align-self: flex-start;
  flex-shrink: 0;
  margin-left: 15px;
}
@media (max-width: 675px) and (max-width: 859px) {
  .specialty-cards .row .col-33percent .sp-table .sp-info img.sp-icon {
    margin-left: 0;
  }
}
.specialty-cards .row .col-33percent .sp-table .sp-info div {
  display: flex;
  flex-flow: row wrap;
}
@media (min-width: 675px) and (max-width: 859px) {
  .specialty-cards .row .col-33percent .sp-table .sp-info div {
    flex-flow: column;
    flex: 1;
  }
}
.specialty-cards .row .col-33percent h2 {
  color: #002855;
  font-size: 19px;
  line-height: 1;
}
.specialty-cards .row .col-33percent p {
  font-size: 13px;
  color: #4A4A4A;
}

.specialty-cards .row .col-33percent a span {
  font-size: 20px;
  vertical-align: -1px;
}
.specialty-cards .row .col-33percent a:hover,
.specialty-cards .row .col-33percent a:focus {
  text-decoration: underline;
}
.specialty-cards hr {
  display: none;
}
.specialty-list {
  background-color: #F2F2F2;
  padding: 40px 90px 48px;
}
@media (max-width: 859px) {
  .specialty-list {
    padding: 40px 45px 24px;
  }
}
.specialty-list h2 {
  font-size: 20px;
  text-transform: uppercase;
  text-align: center;
  margin-top: 0;
  margin-bottom: 40px;
}
.specialty-list ul {
  list-style-type: none;
  margin: 0;
  padding: 0;
  display: flex;
  flex-flow: row wrap;
}
.specialty-list ul li {
  width: 28%;
  margin: 0 2% 25px;
}
@media (max-width: 859px) {
  .specialty-list ul li {
    width: 46%;
    margin: 0 2% 25px;
  }
}
@media (max-width: 575px) {
  .specialty-list ul li {
    width: 100%;
    margin: 0 0 20px;
  }
}
.specialty-list ul li a {
  display: flex;
  align-items: center;
}
.specialty-list ul li a img {
  flex-shrink: 0;
  margin-right: 10px;
}
.specialty-list ul li a h3 {
  font-size: 18px;
  margin: 0;
}
/* Other Landing Pages Section */
.surgery-row {
  display: flex;
  padding: 20px 30px 0;
  margin: 0;
}
@media (max-width: 859px) {
  .surgery-row {
    display: block;
    padding: 10px 20px 20px;
  }
  .surgery-row + .surgery-row {
    padding-top: 0 !important;
  }
}
.surgery-row.last-row {
  padding-top: 20px;
  padding-bottom: 30px;
}
@media (max-width: 575px) {
  .surgery-row.last-row {
    padding-top: 0;
  }
}
.surgery-row h2 {
  margin-top: 0;
  color: #002855;
  font-size: 20px;
  font-weight: 400;
}
.surgery-row p {
  font-size: 14px;
  color: #4A4A4A;
}
@media (min-width: 860px) {
  .surgery-row .col-33percent {
    width: 33.33333333333333%;
  }
}
.surgery-row .tall-left {
  -webkit-box-flex: 1 0 auto;
  -webkit-flex: 1 0 auto;
  -moz-box-flex: 1 0 auto;
  margin-left: 10px;
  margin-right: 10px;
  border: 1px solid #ccc;
}
@media (max-width: 859px) {
  .surgery-row .tall-left {
    margin-left: 0;
    margin-right: 0;
    margin-bottom: 20px;
  }
}
.surgery-row .tall-left .inner-wrap {
  padding: 30px 20px;
  height: 100%;
  display: flex;
  flex-flow: column;
}
@media (max-width: 859px) {
  .surgery-row .tall-left .inner-wrap {
    display: block;
    margin-bottom: 20px;
    padding: 30px 15px;
  }
}
.surgery-row .tall-left img {
  background-color: #4A4A4A;
  max-width: 100%;
  height: auto;
  order: 1;
  margin-top: auto;
}
@media (max-width: 859px) {
  .surgery-row .tall-left img {
    margin-bottom: 20px;
  }
}
.surgery-row .stacked-row {
  display: flex;
  flex-flow: row wrap;
  -ms-flex: 1 0 auto;
}
@media (max-width: 859px) {
  .surgery-row .stacked-row {
    display: block;
  }
}
.surgery-row .stacked-row .stacked-item {
  width: 100%;
  margin-left: 10px;
  margin-right: 10px;
  border: 1px solid #ccc;
}
@media (max-width: 859px) {
  .surgery-row .stacked-row .stacked-item {
    margin-left: 0;
    margin-right: 0;
  }
}
.surgery-row .stacked-row .stacked-item.stack-spacer {
  margin-bottom: 20px;
}
.surgery-row .stacked-row .stacked-item .inner-wrap {
  display: flex;
  flex-flow: row wrap;
  padding: 30px 20px;
}
@media (max-width: 575px) {
  .surgery-row .stacked-row .stacked-item .inner-wrap {
    display: block;
    padding: 30px 15px;
  }
}
.surgery-row .stacked-row .stacked-item .inner-wrap img {
  background-color: #4A4A4A;
  width: 175px;
  height: 175px;
}
.surgery-row .stacked-row .stacked-item .inner-wrap img.left {
  margin-right: 20px;
  float: none;
}
@media (max-width: 575px) {
  .surgery-row .stacked-row .stacked-item .inner-wrap img.left {
    margin: 0 0 20px;
  }
}
.surgery-row .stacked-row .stacked-item .inner-wrap img.right {
  margin-left: 20px;
  float: none;
  order: 1;
}
@media (max-width: 575px) {
  .surgery-row .stacked-row .stacked-item .inner-wrap img.right {
    margin: 0 0 20px;
  }
}
.surgery-row .stacked-row .stacked-item .inner-wrap .stack-info {
  flex: 1;
}
.surgery-row .wide {
  width: 100%;
  margin-left: 10px;
  margin-right: 10px;
  border: 1px solid #ccc;
}
@media (max-width: 859px) {
  .surgery-row .wide {
    margin-left: 0;
    margin-right: 0;
  }
}
.surgery-row .wide .inner-wrap {
  display: flex;
  flex-flow: row;
  padding: 30px 20px;
}
@media (max-width: 859px) {
  .surgery-row .wide .inner-wrap {
    flex-flow: column;
  }
}
@media (max-width: 575px) {
  .surgery-row .wide .inner-wrap {
    display: block;
    padding: 30px 15px;
  }
}
.surgery-row .wide .inner-wrap img {
  background-color: #4A4A4A;
  max-width: 100%;
  height: auto;
  flex-shrink: 0;
}
@media (max-width: 859px) {
  .surgery-row .wide .inner-wrap img {
    align-self: baseline;
  }
}
@media (max-width: 575px) {
  .surgery-row .wide .inner-wrap img {
    margin-bottom: 20px;
  }
}
.surgery-row .wide .inner-wrap img.left {
  margin-right: 20px;
  float: none;
}
@media (max-width: 859px) {
  .surgery-row .wide .inner-wrap img.left {
    margin: 0 0 20px;
  }
}
.surgery-row .wide .inner-wrap img.right {
  margin-left: 20px;
  float: none;
  order: 1;
}
@media (max-width: 859px) {
  .surgery-row .wide .inner-wrap img.right {
    margin: 0 0 20px;
    order: 0;
  }
}
.surgery-row .wide .inner-wrap .wide-info {
  flex: 1;
}
/* Single Article Page */
@media (max-width: 859px) {
  section.detailpage {
    padding-top: 8.6em !important;
  }
}
#sidebar-wrapper-mobile {
  display: none;
}
.panel {
  box-shadow: none;
}
.panel.single-article {
  padding: 65px;
}
@media (max-width: 575px) {
  .panel.single-article {
    padding: 20px 25px;
  }
}
@media (max-width: 859px) {
  .panel.single-article .row {
    display: flex;
    flex-direction: column-reverse;
  }
}
.panel.single-article .row .col-66percent-sm {
  padding-right: 40px;
  width: 65%;
}
@media (max-width: 859px) {
  .panel.single-article .row .col-66percent-sm {
    width: 100%;
    padding: 0;
  }
}
.panel.single-article .row .col-66percent-sm .presub {
  display: flex;
  align-items: center;
}
.panel.single-article .row .col-66percent-sm .presub img {
  margin-right: 13px;
}
.panel.single-article .row .col-66percent-sm .sp-icon {
  width: 50px;
  height: 50px;
}
.panel.single-article .row .col-66percent-sm .round-icon {
  width: 50px;
  height: 50px;
  border-radius: 50%;
  text-align: center;
  margin-right: 13px;
  flex-shrink: 0;
  display: flex;
}
.panel.single-article .row .col-66percent-sm .round-icon img {
  width: 30px;
  height: 30px;
  align-self: center;
  margin-left: auto;
  margin-right: auto;
}
.panel.single-article .row .col-66percent-sm .round-icon.surgery {
  background-color: #642667;
}
.panel.single-article .row .col-66percent-sm .round-icon.trauma {
  background-color: #76BC21;
}
.panel.single-article .row .col-66percent-sm .round-icon.outreach {
  background-color: #ED8B00;
}
.panel.single-article .row .col-66percent-sm .round-icon.family {
  background-color: #00B5E2;
}
.panel.single-article .row .col-66percent-sm .round-icon.community {
  background-color: #DAA900;
}
.panel.single-article .row .col-66percent-sm .sub-section {
  font-size: 20px;
  text-transform: uppercase;
  font-weight: 600;
  color: #002855;
  line-height: 1.2;
}
.panel.single-article .row .col-66percent-sm h1 {
  font-size: 40px;
  color: #002855;
  font-weight: 300;
  margin: 16px 0 !important;
}
@media (max-width: 859px) {
  .panel.single-article .row .col-66percent-sm h1 {
    font-size: 30px;
  }
}
.panel.single-article .row .col-66percent-sm p {
  line-height: 1.5;
  margin: 0 0 20px;
}
.panel.single-article .row .col-33percent-sm {
  padding-left: 0;
  width: 35%;
}
@media (max-width: 859px) {
  .panel.single-article .row .col-33percent-sm {
    width: 100%;
    padding: 0;
    margin-bottom: 40px;
  }
}
.panel.single-article .row .col-33percent-sm .article-caption {
  font-size: 16px;
  font-style: italic;
}
.panel.single-article .row .col-33percent-sm .article-caption img {
  height: auto;
  max-width: 100%;
  margin: 0 auto 12px;
  display: block;
}
.panel.single-article .row .col-33percent-sm .article-caption span {
  display: block;
  font-size: 13px;
  color: #4A4A4A;
  font-style: normal;
  margin-top: 15px;
}
.related-cards {
  background-color: #f2f2f2;
  margin: 0;
  border-radius: 0;
}
.related-cards .panel-body {
  padding: 45px 10% 41px;
}
@media (max-width: 980px) {
  .related-cards .panel-body {
    padding: 45px 5% 41px;
  }
}
@media (max-width: 675px) {
  .related-cards .panel-body {
    padding: 45px 20px 41px;
  }
}
.related-cards h3.rowheader {
  text-decoration: none;
  font-size: 24px;
  font-weight: 600;
  text-align: center;
  color: #002855;
  text-transform: uppercase;
  margin: 0 0 31px;
}
.related-cards .row {
  display: flex;
}
@media (max-width: 859px) {
  .related-cards .row {
    display: block;
  }
}
.related-cards .col-33percent {
  width: 30%;
  display: -webkit-box;
  display: -moz-box;
  display: -webkit-flex;
  flex-flow: column;
  padding: 0;
  margin-left: 1.5%;
  margin-right: 1.5%;
}
@media (max-width: 859px) {
  .related-cards .col-33percent {
    max-width: 100%;
    width: 100%;
    margin: 0 auto 20px;
    flex-flow: row;
  }
}
@media (max-width: 675px) {
  .related-cards .col-33percent {
    max-width: 396px;
    width: 100%;
    flex-flow: column;
  }
}
.related-cards .col-33percent img {
  max-width: 100%;
  height: auto;
}
@media (max-width: 859px) {
  .related-cards .col-33percent img {
    max-width: 275px;
    width: 100%;
  }
}
@media (max-width: 675px) {
  .related-cards .col-33percent img {
    max-width: 100%;
  }
}
.related-cards .col-33percent div img {
  border: 1px solid #979797;
}
.related-cards .col-33percent .card-content {
  border: 1px solid #979797;
  background-color: #fff;
  padding: 20px 25px;
  display: flex;
  flex-flow: column;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -moz-box-flex: 1;
}
.related-cards .col-33percent .card-content h3 {
  font-size: 21px;
  color: #002855;
}
.related-cards .col-33percent .card-content p {
  font-size: 14px;
  color: #002855;
}
.related-cards .col-33percent .card-content a.read-more {
  font-size: 12px;
  font-weight: 600;
  align-self: flex-end;
  margin-top: auto;
}
.related-cards .col-33percent .card-content a.read-more span {
  font-size: 20px;
  vertical-align: -1px;
}
/* Footer */
footer .footer-inner p {
  font-weight: 400;
}
#row2cols3 {
  background-color: #F0DD99;
  padding-top: 21px;
  padding-bottom: 19px;
  margin-left: -20px;
  margin-right: -20px;
}
#row2cols3 ul.blue-list {
  list-style-type: none;
}
#row2cols3 ul.blue-list li {
  position: relative;
}
#row2cols3 ul.blue-list li:before {
  content: "â€¢";
  color: #7D90AE;
  position: absolute;
  left: -15px;
  display: block;
  font-size: 20px;
  line-height: 1;
  top: -1px;
}
#row2cols3 hr {
  border-top: 1px solid #e9cc66;
}
.tab-content ul li, .panel-body ul li {
  margin-bottom:10px !important;
}
/*# sourceMappingURL=annual2017.css.map */