@media (min-width: 1441px) {
  .jumptron {
    background-position: center !important;
    background-size: cover !important;
  }
}
.page-id-21 .top_menu ul .menu-item-90 {
  background-color: rgba(255, 255, 255, 0.2);
}
.page-id-21 .second-nav .container > ul .menu-item-91 {
  border-bottom: 2px solid #80276c;
}
.page-id-21 .second-nav .container > ul .menu-item-91 a {
  color: #80276c;
}
img {
  opacity: 0;
  -webkit-transform: scale(0);
      -ms-transform: scale(0);
          transform: scale(0);
  -webkit-transition: 1s;
  -o-transition: 1s;
  transition: 1s;
}
img.view {
  opacity: 1;
  -webkit-transform: scale(1);
      -ms-transform: scale(1);
          transform: scale(1);
}
.fancy-ol {
  list-style-type: none;
  counter-reset: fancyol;
  padding: 0;
  margin-top: 34px;
}
.fancy-ol li {
  position: relative;
  counter-increment: fancyol;
  margin-bottom: 11px;
  padding-left: 74px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  margin-bottom: 22px;
}
.fancy-ol li:before {
  content: counter(fancyol);
  display: inline-block;
  width: 45px;
  height: 45px;
  border-radius: 100%;
  color: #fff;
  text-align: center;
  line-height: 45px;
  margin-left: -45px;
  -webkit-transform: translateX(-29px);
      -ms-transform: translateX(-29px);
          transform: translateX(-29px);
}
.fancy-ol li:nth-of-type(1):before {
  background-color: #e61540;
}
.fancy-ol li:nth-of-type(2):before {
  background-color: #1cacdd;
}
.fancy-ol li:nth-of-type(3):before {
  background-color: #8f458f;
}
.fancy-ol li {
  color: #5d615f;
  font-family: DIN;
  font-size: 20px;
  font-weight: 500;
  line-height: 25px;
}
.protect-efficacy {
  background-color: rgba(211, 252, 255, 0.43);
  padding-bottom: 58px;
  margin-top: 57px;
}
.small-text {
  color: #5d615f;
  font-family: DIN;
  font-size: 13px;
  font-weight: 500;
  line-height: 25px;
}
.protect-efficacy-images {
  margin-top: 30px;
  margin-bottom: 37px;
}
.dotted-separator {
  background: transparent url(../images/label_HCP.png) no-repeat center;
  border: none;
  height: 20px;
  margin-top: 46px;
  margin-bottom: 45px;
}
.dotted-separator.small {
  background-image: url(../images/label_HCP-small.png);
}
.report-events img {
  margin-right: 26px;
}
@media (min-width: 992px) {
  .report-events img {
    margin-left: -28px;
  }
}
.report-events p {
  margin-bottom: 0;
}
.report-events a {
  text-decoration: underline;
}
.reconstituted-administered {
  background-color: rgba(211, 252, 255, 0.43);
  padding-bottom: 25px;
  margin-top: 70px;
  margin-bottom: 70px;
}
.reconstituted-administered .main-graph {
  margin: 31px 0;
}
.reconstituted-administered ul {
  list-style-type: none;
  margin: 30px 0 0;
  padding: 0;
}
.reconstituted-administered ul li {
  padding-left: 83px;
  min-height: 58px;
  color: #5d615f;
  font-family: DIN;
  font-size: 20px;
  font-weight: 500;
  line-height: 25px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  position: relative;
  margin-bottom: 15px;
}
.reconstituted-administered ul li span {
  display: -webkit-inline-box;
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-flex;
  width: 54px;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  position: absolute;
  left: 0;
}
.reconstituted-administered .dotted-separator {
  margin-top: 42px;
  margin-bottom: 33px;
}
.established-safety-profile1 {
  padding-top: 18px;
}
.established-safety-profile1 h3 {
  margin-bottom: 25px;
}
.established-safety-profile1 h3 + p {
  margin-bottom: 28px;
}
.supplied {
  margin-bottom: 60px;
}
.supplied .text-lead {
  margin-top: 30px;
}
.supplied .pack_and_capsule {
  -webkit-transform: translate(60px, 60px);
      -ms-transform: translate(60px, 60px);
          transform: translate(60px, 60px);
}
.res-content-section .small-gutters {
  margin-bottom: 65px;
}
.section-reminder {
  margin-bottom: 24px;
}
.section-reminder h4 {
  font-family: DIN;
  font-size: 32px;
  font-weight: 500;
  margin-bottom: -26px;
}
