@font-face {
  font-family: CenturyGothic;
  src: url('/Fonts/century-gothic/Century Gothic.ttf');
}
@font-face {
  font-family: CenturyGothic;
  src: url('/Fonts/century-gothic/gothicb.ttf');
  font-weight: bold;
}
@font-face {
  font-family: HelveticaNeue;
  src: url('/Fonts/HelveticaNeueCondensed/HelveticaNeue-Condensed.ttf');
}
body {
  background-attachment: fixed !important;
  background-repeat: no-repeat !important;
  background-position: center 90px !important;
  background-size: 100% !important;
  background-image: url('/sponsored-webcast/aimovig/Cross Brand Speaker Program Masthead.png');
}
#aimovigContainer #summaryHr {
  margin: 1rem 2rem 3rem 2rem;
}
.top-ad-container.container {
  margin: 0 !important;
}
.justify-content-md-center.row {
  margin: 0 !important;
}
.justify-content-md-center.row > .col-12 {
  padding: 1rem !important;
}
.leaderboard-ad-wrapper {
  display: none !important;
}
#aimovigContainer {
  color: #716f73;
  padding: 2rem;
  border: 1px solid #435cc8;
  width: 100%;
  max-width: 1000px;
  margin: 10rem auto 2rem auto;
  background-color: #ffffff;
  font-size: 1rem;
}
#aimovigContainer #top {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: flex-end;
}
#aimovigContainer #top img {
  width: 100%;
  max-width: 300px;
  margin: 0 0 3rem 0;
  padding: 1rem;
}
#aimovigContainer #top h1 {
  width: 100%;
  text-align: center;
  color: #0063c3;
  font-weight: bold;
  margin: 0 0 3rem 0;
  font-size: 3.5rem;
  font-family: myriad-pro, sans-serif;
}
.brightcove-react-player-loader {
  position: relative;
  width: 100%;
  padding: 0 0 56.25% 0;
  margin: 0 0 1rem 0;
}
.brightcove-react-player-loader video-js {
  position: absolute;
  width: 100%;
  height: 100%;
}
#videoIsi {
  font-family: CenturyGothic;
  width: 100%;
  max-width: 675px;
  margin: 0 auto;
}
#isi {
  padding: 1rem 0 0 0;
  max-height: 300px;
  overflow: auto;
  color: #000000;
}
#isi::-webkit-scrollbar {
  width: 10px;
}
#isi::-webkit-scrollbar-track {
  background-color: #eeeeee;
}
#isi::-webkit-scrollbar-thumb {
  background-color: #a8a8a8;
}
#isi h3 {
  color: #902061;
  font-weight: bold;
  font-size: 1rem;
  margin: 0 0 1rem 0;
}
#aimovigContainer #isi p {
  margin: 0 0 1rem 0;
}
#isi span {
  font-weight: bold;
}
#videoIsi > p {
  background-color: #3e8ddd1a;
  padding: 1rem;
  width: 100%;
  text-align: center;
  font-weight: bold;
  font-style: italic;
}
#videoIsi > p a {
  color: #8f2361;
}
#videoIsi > p a:hover {
  text-decoration: underline;
  color: #8f2361 !important;
}
#aimovigContainer hr {
  border-top: 3px solid #00bce3;
  /* margin: 3rem 0 !important; */
  margin: 4rem 2rem;
}
#aimovigContainer h2 {
  color: #0063c3;
  font-weight: bold;
  font-size: 1.5rem;
  margin: 0 0 1rem 0 !important;
  font-family: myriad-pro, sans-serif;
}
#speaker {
  padding: 0 2rem;
  font-size: 1.25rem;
}
#speaker > div {
  display: flex;
  align-items: flex-start;
  justify-content: flex-start;
  font-family: HelveticaNeue;
  /* max-width: 625px; */
  font-size: 15px;
}
#speaker > div > div {
  max-width: 440px;
}
#speaker > div img {
  width: 23%;
  padding: 0.5rem 1rem 1rem 0;
}
#speaker h4 {
  font-family: myriad-pro, sans-serif;
  font-size: 1.25rem !important;
  font-weight: bold;
}
#aimovigContainer p {
  margin: 0;
}
#aimovigContainer #bottom {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 0 0 2rem 2rem;
}
#aimovigContainer #bottom p {
  font-size: 0.75rem;
  font-family: HelveticaNeue;
}
#aimovigContainer #bottom img {
  width: 100%;
  max-width: 300px;
  margin: 0;
  padding: 1rem;
}
#aimovigContainer sup {
  font-weight: 100;
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
  top: -0.25em;
}
#aimovigContainer sup.reg {
  font-size: 60%;
  top: -0.4em;
}
#aimovigContainer h1 sup {
  font-size: 100%;
  top: 0;
}
#summary {
  padding: 0 2rem;
  font-size: 20.5px;
  margin: 0 -4rem 0 0;
  font-family: HelveticaNeue;
}
#summary ul {
  list-style-type: square;
  padding: 0 0 0 1.25rem;
  margin: 0;
}
#summary li {
  margin: 0 0 1rem 0;
}
#summary p {
  padding: 0 0 0 1.25rem;
  margin: 0 0 1rem 0;
}
@media only screen and (max-width: 500px) {
  body {
    background-position: center 110px !important;
    background-size: 150% !important;
  }
  #aimovigContainer #summaryHr {
    margin: 1rem 0 2rem 0;
  }
  #summary h2 {
    font-size: 2rem !important;
    text-align: center;
  }
  .justify-content-md-center.row {
    background-size: 200% !important;
  }
  #aimovigContainer {
    padding: 0.5rem;
  }
  #aimovigContainer #top {
    align-items: center;
    justify-content: center;
  }
  #aimovigContainer #top img {
    margin: 0 0 2rem 0;
  }
  #aimovigContainer #top h1 {
    margin: 0 0 2rem 0;
    font-size: 31px;
    text-align: left;
  }
  #speaker > div {
    flex-wrap: wrap;
  }
  #speaker > div > div {
    width: 100%;
  }
  #speaker h2 {
    text-align: center;
  }
  #speaker > div img {
    display: block;
    margin: 1rem auto 2rem auto;
    width: 70%;
    padding: 0;
  }
  #aimovigContainer #bottom {
    align-items: center;
    justify-content: center;
    flex-wrap: wrap;
    flex-direction: column-reverse;
    margin: 0 0 1rem 0;
  }
  #aimovigContainer #bottom img {
    margin: 0 0 1rem 0;
  }
  #aimovigContainer #bottom {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 0;
  }
  #summary {
    margin: 0;
    padding: 0;
  }
  #speaker {
    padding: 0;
  }
  #aimovigContainer hr {
    border-top: 3px solid #00bce3;
    /* margin: 3rem 0 !important; */
    margin: 2rem 0;
  }
}
