@import url('https://fonts.googleapis.com/css2?family=Inter:wght@300;400;500;600;700&display=swap');
@font-face {
  font-family: Montserrat;
  src: url('./Fonts/Montserrat/Montserrat-Regular.ttf');
}
body {
  background-color: #fff;
  font-family: Inter !important;
}
.clearfix::after {
  display: block;
  content: '';
  clear: both;
}
.AD300x250 {
  margin-bottom: 1rem;
}
.brand-container {
  height: 40px !important;
}
:root {
  --franchise-primary: #09253b;
  --franchise-secondary: #777777;
  --search-primary: #09253b;
  --search-secondary: #777777;
}
.tile__slider-prev,
.tile__slider-next {
  background-color: var(--primary) !important;
  border-radius: 100%;
  margin-left: 10px;
  margin-right: 10px;
  /* padding: 0.6rem 1rem 0.6rem 1rem !important; */
}
#vid-slider .right,
#vid-slider .left {
  border-color: #fff !important;
}
#vid-slider.col {
  padding: 0 2.8rem 0 2.2rem !important;
}
a:hover {
  cursor: pointer;
  text-decoration: none;
}
.block-content a {
  color: blue;
  text-decoration: underline;
}
.flex-apart {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
.btn-secondary {
  background-color: #fff !important;
  border-color: #09253b;
  color: #09253b;
}
.btn-secondary:hover {
  background-color: #09253b !important;
  color: #fff !important;
  border-color: #09253b !important;
}
.list-group-item a:hover {
  color: #000 !important;
}
#related_button {
  background-color: #fff;
  border-color: #09253b;
  color: #09253b;
}
#related_button:active,
#related_button:focus,
#related_button:hover {
  background-color: #09253b;
  color: #fff;
}
.card:hover {
  cursor: pointer;
}
.navbar.navbar-light {
  background-color: #fff;
}
.navbar.bg-primary {
  background: #fff !important;
}
.media-body p:not(.card-text) {
  background-color: #09253b !important;
  color: #fff !important;
  border-radius: 5px;
}
.media-body > p:nth-child(3) {
  background-color: #09253b !important;
  color: #fff !important;
}
@media (min-width: 992px) {
  .navbar-expand-lg .navbar-nav .nav-link {
    padding-right: 0.7rem;
    padding-left: 0.7rem;
  }
  .tile {
    min-width: 175px;
  }
}
.navbar-dark .navbar-nav .nav-link {
  color: #464646 !important;
}
.dropdown-item:focus,
.dropdown-item:hover,
.navbar-dark .navbar-nav .nav-link:focus,
.navbar-dark .navbar-nav .nav-link:hover {
  background-color: #eee !important;
  color: #000 !important;
}
.nav-toggle {
  padding: 0 0.25rem;
}
.youtube {
  width: 100%;
}
.top-nav-secondary {
  background: #0d335a;
  height: 40px;
  line-height: 28px;
}
.top-nav-secondary .container {
  position: relative;
  z-index: 99;
  display: flex;
  width: 100%;
  flex-direction: row;
  justify-content: center;
  align-items: flex-end;
  padding: 5px 15px 2px;
  color: #fff;
  flex-wrap: wrap;
}
.top-nav-secondary img {
  height: 30px;
  margin-bottom: 3px;
}
.top-nav-secondary ul {
  margin-bottom: 0;
  padding: 0;
}
.top-nav-secondary a {
  padding-right: 0.7rem;
  padding-left: 0.7rem;
}
.top-nav-secondary p {
  color: #09253b;
  margin-bottom: 0;
}
.top-nav-secondary ul li {
  display: inline-block;
  margin-right: 2rem;
  color: #fff;
  font-size: 0.9rem;
}
.top-nav-secondary ul li a {
  color: #fff;
}
.top-nav-secondary ul li:last-child {
  margin-right: 0;
}
.top-nav-secondary .fetch-conferences-logo {
  height: 40px;
  width: 70px;
  background-repeat: no-repeat;
  background-size: cover;
  margin-bottom: 0.3rem;
}
@media screen and (max-width: 1399px) {
  .top-nav-secondary {
    justify-content: center;
  }
  .top-nav-secondary ul li {
    font-size: 0.9rem;
    margin-right: 1rem;
  }
  .top-nav-secondary .fetch-conferences-logo {
    height: 45px;
    width: 100%;
    background-repeat: no-repeat;
    background-size: auto auto;
    background-position: center center;
  }
  .top-nav-secondary {
    background: #fff;
    padding-bottom: 0.25rem;
  }
  .top-nav-secondary ul li a {
    color: #09253b;
    font-weight: 700;
    font-size: 0.8rem;
  }
  .top-nav-secondary ul {
    width: 100%;
    padding-left: 0;
    text-align: center;
    padding: 0.25rem 0;
    display: flex;
    justify-content: space-around;
  }
  .top-nav-secondary ul li {
    margin-right: 0 !important;
  }
}
.navbar:first-child {
  padding: 0;
}
nav.nav-brands .brand-container {
  display: flex;
  flex-wrap: nowrap;
  align-items: center;
  justify-content: left;
}
.nav-brands .sister-site-logo {
  padding: 0 0.5rem;
}
.nav-brands .sister-site-logo:hover {
  background: rgba(34, 34, 34, 0.9) !important;
}
.nav-brands .sister-site-logo:not(:last-child) {
  border-right: 1px solid #aaa;
}
.nav-brands .sister-site-logo img {
  max-height: 40px;
}
@media screen and (max-width: 575px) {
  .nav-brands .sister-site-logo img {
    max-height: 35px;
  }
}
@media screen and (max-width: 440px) {
  .nav-brands .sister-site-logo img {
    max-height: 30px;
  }
}
@media screen and (max-width: 388px) {
  .nav-brands .sister-site-logo img {
    max-height: 25px;
  }
}
@media screen and (max-width: 320px) {
  .nav-brands .sister-site-logo img {
    max-height: 20px;
  }
}
.conf-img {
  display: flex;
  justify-content: center;
  align-items: center;
  margin-bottom: 2rem;
}
#floating-ad > div:empty {
  display: none;
}
@media (max-width: 767px) {
  .col-sm-12 {
    flex-basis: 100%;
  }
}
@media screen and (max-width: 1399px) {
  .leftHeader {
    display: none;
  }
  .rightHeader {
    display: none;
  }
}
@media screen and (min-width: 1192px) {
  .leftCol {
    flex: 0 0 200px;
    padding: 0;
    margin: 10px auto;
  }
}
@media screen and (max-width: 1191px) {
  .leftCol {
    flex: 0 0 200px;
    padding: 0;
    display: none;
  }
}
.middleCol {
  margin-bottom: 10px;
}
.showLeftCol {
  max-width: 200px !important;
}
.rightCol {
  flex: 0 0 300px;
  padding: 0;
  margin: 10px auto;
  position: relative;
}
.normalCard {
  margin-bottom: 30px;
}
.longCard {
  margin-bottom: 30px;
}
.card {
  box-shadow: 0 2px 5px -2px rgba(0, 0, 0, 0.45);
  margin-bottom: 30px;
  width: 100%;
  border: 0;
  border-radius: 0;
}
.card .card-img-top {
  width: 100%;
  height: auto;
  padding: 1rem;
  object-fit: cover;
}
.middleCol h1:first-child {
  color: #09253b;
}
.card .card-title.h5 {
  color: #09253b;
}
.card .card-text {
  color: #000;
  font-size: 1rem;
}
.video-detail iframe:not(.form-assembly iframe) {
  height: 382px !important;
}
#detail-toggle svg {
  position: fixed;
  margin-top: 0.5rem;
}
@media screen and (max-width: 1192px) {
  #detail-toggle {
    display: none;
  }
}
@media screen and (max-width: 968px) {
  .video-detail iframe:not(.form-assembly iframe) {
    height: 300px !important;
  }
  .m-fl-center {
    margin: 0 auto;
  }
}
.infinite-scroll-component {
  padding: 2px;
}
.list-group-item.active {
  color: #fff;
  background-color: #053d58;
  border-color: #053d58 !important;
  border-bottom: 1px solid #424342;
  justify-content: space-between !important;
}
.list-group-item.active span:nth-child(2) {
  margin-left: 0.5rem !important;
  align-self: flex-end;
}
.taxonomy-card {
  border: 0;
  width: 100%;
  margin-bottom: 0.75rem;
  position: relative;
  overflow: hidden;
  border-bottom: 3px solid #454e8a;
  box-shadow: 2px 1px 4px rgba(0, 0, 0, 0.2) !important;
}
.author-info .taxonomy-card {
  box-shadow: none;
}
.taxonomy-card .taxonomy-icon {
  transform: translateY(-50%) translateX(10px) !important;
}
.taxonomy-card.card:hover .taxonomy-icon {
  transform: translateY(-50%) translateX(5px) scale(1.25) rotate(-180deg) !important;
}
.author-info .taxonomy-card .row .col:first-child {
  flex-basis: 30%;
  display: flex;
  align-items: center;
}
.author-info .taxonomy-card .row .col:last-child {
  flex-basis: 70%;
}
.card-listing .taxonomy-card {
  background: #f8f8f8;
  box-shadow: none;
}
.taxonomy-card .card-title {
  color: #09253b;
  margin-bottom: 0;
}
.taxonomy-card .card-img-top {
  width: 100%;
  height: auto;
}
.queue-card {
  width: 100%;
}
.queue-card .card-img-top {
  object-fit: contain;
  width: 100%;
  height: auto;
}
#vid-slider .tile__slider-prev {
  background: #09253b !important;
  color: #fff !important;
}
#vid-slider .tile__slider-next {
  background: #09253b !important;
  color: #fff !important;
}
#vid-slider .tile__slider-prev i {
  border-color: #fff !important;
}
#vid-slider .tile__slider-next i {
  border-color: #fff !important;
}
#vid-slider .tile__slider-prev:active i,
#vid-slider .tile__slider-prev:hover i {
  border-color: #777 !important;
}
#vid-slider .tile__slider-next:active i,
#vid-slider .tile__slider-next:hover i {
  border-color: #777 !important;
}
#video-listing .card a {
  position: relative;
}
.nav-item img {
  height: 70px !important;
  padding: 0.5rem;
}
#video-listing .card > a::after {
  content: '';
  width: 50px;
  height: 50px;
  background: url('./play-circle-regular.svg');
  fill: red;
  opacity: 0.5;
  position: absolute;
  z-index: 1;
  left: 50%;
  top: 50%;
  transform: translateX(-50%) translateY(-50%);
}
.side-footer {
  padding: 1rem;
  background: #fff;
  border: 1px solid #09253b;
  position: sticky;
  top: 130px;
}
.side-footer ul {
  padding-left: 0;
}
.side-footer ul li {
  list-style-type: none;
  text-decoration: none;
}
.side-footer ul li a {
  color: #000;
  text-decoration: none;
}
.side-footer p {
  margin-bottom: 0;
  font-size: 0.8rem;
  color: #5e5e5e;
}
@media screen and (min-width: 1192px) {
  .content-wrap {
    padding: 0 4rem;
  }
}
.block-content {
  margin: 0 auto;
}
.block-content h1,
.block-content h2,
.block-content h3,
.block-content h4,
.block-content h5,
.block-content h6,
.block-content p,
.block-content ul {
  line-height: 1.7;
  word-break: break-word;
  color: #121212;
}
.block-content blockquote {
  margin-bottom: 1rem;
  font-style: italic;
  text-align: center;
  padding: 3rem 0;
  position: relative;
  background-image: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' viewBox='0 0 400 300'><polygon opacity='0.15' fill='currentColor' points='184,40 108,150 166,150 166,300 0,300 16,139 103,40'/><polygon opacity='0.15' fill='currentColor' points='216,260 292,150 234,150 234,0 400,0 384,161 297,260'/></svg>");
  background-repeat: no-repeat;
  background-position: top left;
  background-size: 50px 50px;
}
.block-content blockquote a {
  background: #eee;
  color: #9b9b9b;
  font-weight: 500;
  text-decoration: underline;
  font-size: 1.2rem;
}
.block-content h2 {
  font-size: 1.5rem;
}
.block-content h3 {
  font-size: 1.25rem;
}
.block-content h4 {
  font-size: 1rem;
}
.block-content ul {
  margin-left: 2rem;
}
.block-content p {
  font-size: 1.1rem;
}
@media screen and (max-width: 768px) {
  .block-content h1,
  .block-content h2,
  .block-content h3,
  .block-content h4,
  .block-content h5,
  .block-content h6,
  .block-content p,
  .block-content ul {
    padding: 0;
  }
  .react-share__ShareButton {
    margin-right: 1rem;
  }
}
.list-group-item {
  border: 1px solid #eee;
  background: #fff;
}
.list-group-item:not(.active):hover {
  background: #eee;
}
.list-group-item a {
  color: #484848;
}
.list-group-item:first-child {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}
input.form-control {
  border-radius: 0;
}
@media screen and (min-width: 991px) {
  .dropdown-menu {
    max-height: 80vh;
    overflow: auto;
  }
}
@media only screen and (min-width: 992px) {
  .sidebar {
    max-width: 50%;
    float: right;
  }
}
.links-section a {
  font-size: 20px;
  color: #09253b;
}
.links-section a:hover {
  color: red;
}
.links-section .right-arrow {
  margin-right: 10px;
  color: #09253b;
}
.ck-editor__editable_inline {
  min-height: 300px;
}
.react-tagsinput {
  background-color: #fff;
  border: 1px solid #ccc;
  overflow: hidden;
  padding-left: 5px;
  padding-top: 5px;
}
.react-tagsinput--focused {
  border-color: #a5d24a;
}
.react-tagsinput-tag {
  background-color: #cde69c;
  border-radius: 2px;
  border: 1px solid #a5d24a;
  color: #638421;
  display: inline-block;
  font-family: sans-serif;
  font-size: 13px;
  font-weight: 400;
  margin-bottom: 5px;
  margin-right: 5px;
  padding: 5px;
}
.react-tagsinput-remove {
  cursor: pointer;
  font-weight: 700;
}
.react-tagsinput-tag a::before {
  content: ' ×';
}
.react-tagsinput-input {
  background: 0 0;
  border: 0;
  color: #777;
  font-family: sans-serif;
  font-size: 13px;
  font-weight: 400;
  margin-bottom: 6px;
  margin-top: 1px;
  outline: 0;
  padding: 5px;
  width: 80px;
}
.author-listing .card-title.h5 {
  font-size: 1.4rem;
  font-weight: 700;
}
.header-nav {
  position: -webkit-sticky;
  position: fixed;
  width: 100%;
  top: 0;
  z-index: 10000;
}
.rightCol-ads {
  position: -webkit-sticky;
  position: sticky;
  top: 145px;
}
#vid-slider,
#vidHolder {
  max-width: 805px;
}
.block-content .vid-slider {
  max-width: 800px;
}
#vid-slider * {
  -ms-overflow-style: none;
}
@media screen and (max-width: 1399px) {
  #vid-slider,
  #vidHolder {
    max-width: 615px;
  }
  .block-content .vid-slider {
    max-width: 790px;
  }
}
@media screen and (max-width: 1200px) {
  #vid-slider,
  #vidHolder {
    max-width: 580px;
  }
}
@media screen and (max-width: 967px) {
  #vid-slider {
    max-width: 100%;
  }
}
@media screen and (max-width: 768px) {
  #vidHolder {
    position: unset;
    width: 100%;
  }
}
#partnerHolder {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}
.partnerCategory {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  width: 100%;
  margin: 1rem 0;
  transition: max-height 0.3s;
}
.partner {
  box-sizing: border-box;
  margin: 1rem;
  padding: 1rem;
  width: calc(33% - 2rem);
  min-width: 200px;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: flex-end;
  cursor: pointer;
  flex: 1 1 auto;
  min-height: 175px;
  max-height: 240px;
}
.partner img {
  width: 100%;
  height: auto;
  max-height: 205px;
}
.partnerImageHolder {
  width: 100%;
  margin-bottom: 0.25rem;
  height: 150px;
}
.partnerTitleHolder {
  width: 100%;
  border-top: 1px solid #09253b;
}
.partnerTitleHolder p {
  padding: 0.5rem 0;
  margin: 0;
  text-align: center;
  height: 55px;
}
.partnerImageHolder img {
  height: 100%;
  width: 100%;
  object-fit: contain;
}
.categoryTitle {
  display: flex;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  box-sizing: border-box;
  padding: 0 0 0.25rem 0;
  border-bottom: 2px solid var(--primary);
  cursor: pointer;
  font-size: 1.4rem;
  margin: 1rem 0 0.5rem;
}
.categoryTitle a {
  color: #000;
}
.categoryTitle p,
.categoryTitle svg {
  margin: 0;
  pointer-events: none;
}
.ipub-listing-wrapper {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  flex-wrap: wrap;
  margin: 1rem;
}
.ipub-listing {
  display: flex;
  flex-direction: column;
  max-width: calc(50% - 2rem);
  min-width: 200px;
  display: inline-block;
  margin: 1rem;
  flex: 1 1 auto;
}
.ipub-listing p {
  font-size: 1.2rem;
  font-weight: 700;
  color: #656565;
}
.ipub-listing img {
  width: 100%;
  height: auto;
  box-shadow: 3px 6px 25px rgba(0, 0, 0, 0.15);
}
.ipub-listing-body {
  padding: 1rem;
}
@media screen and (max-width: 1168px) {
  .ipub-listing {
    max-width: 100%;
  }
}
@media screen and (max-width: 768px) {
  .ipub-listing p {
    font-size: 1rem;
  }
}
.carousel .carousel-item {
  background: 0 0 !important;
}
.carousel .carousel-item img {
  padding-left: 0 !important;
  filter: brightness(0.6);
}
.carousel .carousel-item .carousel-caption {
  padding-right: 0 !important;
}
.carousel .carousel-item .carousel-caption h3 {
  font-weight: 700 !important;
  font-size: 1.8rem;
}
.carousel .carousel-item .carousel-caption p {
  font-size: 1.1rem;
}
.deck a:hover {
  color: initial !important;
}
.advisory-board figure {
  margin: 0 !important;
}
#webinarToggle > div {
  cursor: pointer;
  display: flex;
  align-items: center;
}
#webinarToggle > div p {
  margin: 0.25rem;
  width: 6rem;
}
#webinarToggle #underline {
  background-color: var(--primary);
  height: 3px;
  width: 6rem;
  transition: transform 0.3s;
}
#webinarHolder {
  display: flex;
  width: 100%;
  flex-wrap: wrap;
  margin: 1rem 0 0 0;
}
#webinarHolder a {
  display: flex;
  margin: 1rem;
  width: calc(50% - 2rem);
}
.webinar {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: space-between;
  box-shadow: 0 0 20px -10px;
  border-radius: 5px;
  overflow: hidden;
}
.webinar #top {
  height: 10rem;
  width: 100%;
  position: relative;
  padding: 1rem;
  overflow: hidden;
}
.webinar #top #fade {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 50%;
  background: linear-gradient(transparent, #fff);
  background: -moz-linear-gradient(transparent, #fff);
  background: -webkit-linear-gradient(transparent, #fff);
  background: linear-gradient(transparent, #fff);
}
.webinar #top #thumbnail {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.webinar #top #thumbnail img {
  width: 100%;
  object-fit: contain;
}
.webinar #bottom {
  width: 100%;
  flex-grow: 1;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: space-between;
}
.webinar #bottom .title {
  text-align: center;
  font-weight: 700;
  font-size: 1.15rem;
}
.webinar #bottom .date {
  text-align: center;
  color: #757575;
}
.webinar #bottom .sponsor {
  text-align: center;
  color: #757575;
  font-style: italic;
}
.webinar #register {
  outline: 0;
  margin: 0;
  width: 100%;
  background-color: #003767d5;
  border: 0;
  font-size: 1.25rem;
  color: #fff;
  outline: 0;
  text-align: center;
  display: unset;
  transition: background-color 0.3s, color 0.3s;
  border-top: 5px solid #09253b;
  padding: 0.5rem;
}
.webinar #register:hover {
  background-color: var(--primary);
}
.webinar p {
  margin: 0;
  color: var(--dark);
}
@media screen and (max-width: 1123px) {
  .webinar-container {
    flex-wrap: wrap;
  }
  #streamContainer {
    width: 100% !important;
  }
  #streamContainer iframe {
    max-width: 95vw;
  }
  .webinar-chat {
    width: 100% !important;
  }
  .webinar-chat iframe {
    width: 100% !important;
  }
}
#sponsorHolder {
  margin: 1rem 0;
}
@media screen and (max-width: 1200px) {
  #webinarHolder a {
    display: flex;
    margin: 1rem;
    width: 100%;
  }
}
#partner-dropdown {
  background-color: #09253b;
  border-color: #777;
}
#vid-series-btn {
  background: #09253b !important;
}
#vid-series-btn:active,
#vid-series-btn:hover {
  color: #777 !important;
}
@media screen and (max-width: 640px) {
  .top-ad-container {
    position: sticky;
    top: 120px;
    z-index: 998;
    background-color: #fff;
  }
}
.article-group figure img[src='/logo32_onclive.png'],
.related-article figure img[src='/logo32_onclive.png'] {
  object-fit: contain !important;
  background: #0d335a !important;
  padding: 1rem;
}
#streamContainer {
  align-items: center !important;
}
#streamContainer iframe {
  width: 500px !important;
  height: 282px !important;
  max-width: 90vw;
}
.bg-primary {
  background-color: #0d335a;
}
.ADFooter .closeButton {
  top: 0 !important;
  right: 0 !important;
}
@media screen and (max-width: 762px) {
  .nav-mobile-logo img {
    margin-top: 0.5rem !important;
  }
  .mobile-search {
    width: 65% !important;
  }
  .mobile-nav .nav-toggle .form-inline {
    flex-flow: nowrap;
  }
}
@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  .rightCol_ads.js-is-stuck {
    position: fixed !important;
    top: 70px;
  }
}
.authors-articles .media .img-wrapper {
  max-height: 240px;
  width: 25%;
}
.list-group-item span a {
  color: #fff !important;
  font-size: 0.7rem !important;
  font-weight: 400 !important;
}
.yh-sub-article img,
.yh-top-article {
  border-radius: 0 !important;
}
a {
  transition: color 0.2s;
}
a:hover {
  color: #000 !important;
}
h6 {
  color: #000 !important;
}
.btn-secondary:focus,
.btn-secondary:hover {
  color: #fff !important;
  background-color: #09253b !important;
}
.load-more-btn {
  display: block;
  width: auto !important;
  margin: auto !important;
  padding: 0.5rem 1.5rem;
  background: var(--franchise-primary);
  color: white;
  border: none;
}
nav {
  transition: all 0.5s;
}
nav.stuck {
  box-shadow: 0 0 40px -20px #000;
}
.video-title-banner {
  border-bottom: 1px solid #eee !important;
}
.navbar-dark .navbar-toggler-icon {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='30' height='30' viewBox='0 0 30 30'%3e%3cpath stroke='rgba(0, 0, 0, 1)' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e");
}
/* .media > a {
  width: 50%;
  max-width: calc(160px + .5em);
}
.media > a > img {
  border-radius: 0 !important;
} */
.media-body > a + p + p {
  background-color: #fff !important;
  color: #09253b !important;
  border: 1px solid #09253b !important;
  border-radius: 5px;
}
.media-body h4 {
  font-weight: 700 !important;
}
@media only screen and (max-width: 762px) {
  .media > a {
    width: 100%;
    max-width: 100%;
  }
  .media-body {
    margin: 0 0.5rem !important;
    padding: 0 0.5rem;
  }
  select.dropdown-toggle {
    width: 145px !important;
  }
  div[style='display: flex; flex: 1 0 auto;'] > div {
    width: 100%;
  }
}
audio {
  min-height: 50px !important;
}
select.dropdown-toggle {
  -webkit-appearance: none;
  -moz-appearance: none;
  background: 0 0;
  background-image: url("data:image/svg+xml;utf8,<svg fill='black' height='24' viewBox='0 0 24 24' width='24' xmlns='http://www.w3.org/2000/svg'><path d='M7 10l5 5 5-5z'/><path d='M0 0h24v24H0z' fill='none'/></svg>");
  background-repeat: no-repeat;
  background-position-x: 100%;
  background-position-y: 5px;
  border: 1px solid #dfdfdf;
  border-radius: 2px;
  color: #000;
}
nav .nav-link::after {
  color: #000;
}
button#related_button::after {
  color: #000;
}
.brightcove .video-js {
  float: none;
  width: 100%;
  height: 385px;
  margin-bottom: 1.5rem;
}
@media screen and (max-width: 1399px) {
  .brightcove .video-js {
    height: 360px;
  }
}
@media screen and (max-width: 495px) {
  .brightcove .video-js {
    height: 255px;
  }
}

.yh-top-article--blur {
  background: rgba(0, 0, 0, 0.3) !important;
}
.brand-insight-wrapper .ad-wrapper {
  display: block !important;
  box-shadow: none !important;
  margin-bottom: 1rem;
  padding-bottom: 1rem;
}
.modal {
  z-index: 999999;
}
.modal-dialog {
  max-width: 750px;
}
.modal-content {
  background-color: transparent !important;
  border: none;
}
.modal-body {
  padding-top: 6rem;
}
.modalImage {
  width: 100%;
  height: min-intrinsic;
}
.modalClose {
  margin-left: 10px;
  display: flex;
  justify-content: center;
  width: 25px;
  height: 25px;
  font-size: 1.25rem;
  color: #fff;
  cursor: pointer;
}
@media (max-width: 769px) {
  .modal-body {
    padding-top: 10rem;
  }
  .modalClose {
    display: none !important;
  }
  .conference-media .img-wrapper,
  .media .img-wrapper {
    width: 100% !important;
    max-width: 100% !important;
    height: auto;
  }
  .conference-media .img-wrapper > img,
  .media .img-wrapper > img {
    width: 100%;
    height: auto;
    max-height: 100% !important;
  }
  .adunitContainer {
    margin: 0 -15px;
  }
  .conference-media,
  .media {
    border: 1px solid #eee;
    box-shadow: 2px 4px 8px rgba(0, 0, 0, 0.2);
  }
  .AD300x250 {
    margin: 1rem auto;
  }
}
@media (max-width: 575.98px) {
  .modal-body {
    padding-top: 11rem;
  }
}
@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  #contCatHolder {
    display: block;
  }
}
@media screen and (max-width: 1190px) {
  .navbar .mobile-nav .dropdown-menu .dropdown-item {
    color: #000 !important;
  }
}
.sanityDisplayLabel {
  margin: 0 auto !important;
  transform: translateX(-0.5rem) translateY(-0.5rem);
}
#issueDetail .sanityDisplayLabel {
  margin: 0 0 0.75rem 0 !important;
  transform: unset;
  line-height: 1rem;
}
#issueLanding .badge.badge-primary {
  border: 2px solid var(--franchise-primary, #484848);
  padding: 5px;
  color: var(--franchise-primary, #484848);
  border-radius: 2px;
  background-color: #fff;
  font-size: 1rem;
  font-weight: 400;
}
/* forbes hero custom styling */
.top-article figure img {
  object-fit: contain !important;
  height: auto !important;
}
.top-article figure {
  height: 45% !important;
}
.article-hero-container {
  margin-bottom: 0 !important;
}
.card-body .btn-primary {
  background: #09253b !important;
  border-color: transparent;
}
.btn-primary:hover {
  color: #fff !important;
}
div.clinical-role {
  display: flex;
  margin: 0 -1rem;
  flex-wrap: wrap;
}
.clinical-role-card {
  flex: 1 1 auto;
  min-width: calc(33% - 2rem);
  flex-direction: column;
  display: flex;
  justify-content: center;
  align-items: center;
  margin: 1rem;
  border-radius: 15px;
  padding: 2rem 0;
  background: rgba(9, 37, 59, 0.75);
  text-align: center;
  color: white !important;
  font-weight: bold;
}
.clinical-role-card img {
  max-width: 80%;
}
.clinical-role-card span {
  margin-top: 1rem;
  font-weight: bold;
}

.clinical-role-card:hover {
  color: #bde7ff !important;
}
.conference-group a:hover {
  color: #fff !important;
}
.specialty-articles-container {
  display: flex;
}
.specialty-articles-template {
  width: calc(50% - 2rem);
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  flex: 1 1 auto;
  cursor: pointer;
  background-color: #fff;
  border: 2px solid rgba(0, 0, 0, 0);
  margin: 10px;
  box-shadow: 2px 1px 3px 0px rgba(0, 0, 0, 0.2);
  text-decoration: none;
  padding: 1rem;
}
.specialty-articles-template .card-title a {
  color: #053d58 !important;
  font-weight: bold;
  font-size: 1.2rem;
}
.specialty-articles-template .card-title p {
  color: #242424;
  margin-top: 0.5rem;
  font-size: 0.8rem;
  font-weight: normal;
}

.specialty-articles-template .card-image img {
  width: 100%;
}
@media screen and (max-width: 968px) {
  .clinical-role-card {
    min-width: calc(100% - 2rem);
  }
  div.clinical-role {
    flex-wrap: wrap;
  }
  .specialty-articles-container {
    flex-wrap: wrap;
  }
  .specialty-articles-template {
    width: calc(100% - 2rem);
  }
}
#fresenius {
  width: 100%;
}
#fresenius .brightcove-react-player-loader,
#fresenius video-js {
  width: 100%;
}
#fresenius video-js {
  padding: 0 0 56.25% 0;
}
#masthead {
  background-color: #053d58;
  height: 2.5rem;
}
#masthead > div {
  width: 100%;
  max-width: 1372px;
  margin: 0 auto;
  display: flex;
  height: 100%;
}
#masthead > div > div {
  height: 100%;
  border-right: 1px solid rgb(255, 255, 255);
  cursor: pointer;
}
#masthead > div > div:hover,
#masthead > div > div:active {
  background-color: #192E57;
}
#masthead > div > div a {
  display: flex;
  align-items: center;
  justify-content: center;
  height: 100%;
  padding: 0 1rem;
}
#masthead > div > div:last-of-type {
  border-right: 0;
}
#masthead > div > div:nth-child(1) img {
  max-height: 30px;
}
#masthead > div > div img {
  max-height: 20px;
  max-width: 100%;
}
@media only screen and (max-width: 540px) {
  #masthead > div {
    justify-content: center;
  }
  #masthead > div > div {
    max-width: 33.33%;
  }
}
#search-content-desktop {
  position: relative !important;
  height: 2rem !important;
  padding: 0 !important;
  right: unset !important;
  top: unset !important;
}
.site-logo-wrapper {
  margin: 0 !important;
}
header.header-nav {
  box-shadow: 0 -1rem 1rem 1rem rgba(0, 0, 0, 0.5);
  background-color: #fff;
}
@media screen and (max-width: 1199px) {
  .site-logo-wrapper img {
    max-height: 4rem !important;
  }
}
@media screen and (max-width: 500px) {
  .site-logo-wrapper img {
    max-height: 3rem !important;
    width: 143px;
    height: 48px;
  }
}
#search-content-mobile .search-btn-mobile {
  padding: unset !important;
  position: unset !important;
  right: unset !important;
  height: 2rem !important;
  width: unset !important;
  margin: 0 !important;
  top: unset !important;
}

#search-bar-mobile {
  top: 120px !important;
}
#ceToggles div p {
  margin: 0;
  font-weight: 700;
  width: 100%;
  text-align: center;
  font-size: 1rem;
  max-width: 15rem;
}
#ceToggles div img {
  width: 100%;
  max-width: 15rem;
}
.media .img-wrapper {
  width: 30%;
  padding: 0.5rem;
}
.media .img-wrapper img {
  width: 100%;
  object-fit: contain;
  padding: 0 !important;
  margin: 0 !important;
}
.media .media-body {
  width: 70%;
  padding: 0.5rem !important;
}
.media {
  border: 0 !important;
  padding: 0.5rem 0 !important;
  margin: 0 !important;
}
.load-more-btn {
  margin: 1rem auto !important;
}
.brand-insight-wrapper .ad-wrapper.card {
  margin: 0 !important;
  padding: 0 !important;
}
@media only screen and (max-width: 767px) {
  #__next {
    width: 100%;
    overflow: hidden;
  }
  .media {
    padding: 0 !important;
    margin: 0 0 1rem 0 !important;
  }
  .media .img-wrapper {
    padding: 0 !important;
  }
  .media .media-body {
    width: 100% !important;
    margin: 0 !important;
    padding: 1rem !important;
  }
}

/* hiding related content images */
#related-card img {
  display: none;
}

/* otc guides */
.otc-category-group {
  list-style: none;
  padding-left: 0;
  margin-top: 1rem;
  margin: 1rem;
  padding-bottom: 3rem;
}
.otc-category-group li {
  padding: 0.5rem 1rem;
}
.otc-category-group li a {
  font-weight: bold;
  font-size: 1rem;
}
.otc-category-group li:hover {
  background: #ccc !important;
}
.otc-category-group li:nth-child(odd) {
  background: #eee;
}
.otc-category {
  background: #004a80;
  padding: 0.25rem 8rem 0.25rem 1rem;
  color: rgb(218, 191, 119);
  font-weight: bold;
  position: relative;
  font-size: 1.2rem;
}

.otc-recomendation {
  background: #004a80;
  padding: 0.25rem 1rem;
  color: rgb(236, 210, 136) !important;
  font-weight: bold;
  position: relative;
}
.otc-badge {
  width: 120px;
  position: absolute;
  right: 1rem;
  top: 50%;
  transform: translateY(-40%);
}
.otc-badge img {
  width: 100%;
  height: auto;
}
.block-content { 
  overflow-wrap: break-word;
  word-break: break-all;
}