@import url('https://fonts.googleapis.com/css2?family=Open+Sans:ital,wght@0,300;0,400;0,700;1,300;1,400;1,700&display=swap');
:root {
  --primary: #5c514e;
  --secondary: rgb(130, 140, 0);
  --text: #006460;
}
.row {
  margin: 0 !important;
  /* margin-left: 0; */
}
.col-12 {
  padding:0 !important;
}

body {
  background: url('/ipubs/biosimilars/Group 10.png');
  background-size: 100%;
  background-repeat: cover;
  background-position: left;
}
.intro-box {
  height: 593px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  /* align-self: center; */
  background-color: #003554;
  /* height: 593px; */
  width:60%;
  color: #fff;
}
.begin {
  height: 50px;
  /* width: 150px; */
  font-size: 24px;
  font-weight: bold;
  background-color: #06A4F2;
  color: #fff;
  border: none;
  padding: 1rem;
  line-height: 20px;
}
.intro {
  margin: auto;
}
.intro-box h3 {
  font-size: 2rem;
  /* font-size:  42px; */
  letter-spacing: 1px;
}
.intro-box p {
  font-size: 1.3rem;
  font-weight: 300;
  text-align: left;
  padding-bottom: 2rem;
}
.ipub-wrapper * {
  font-family: 'Roboto', sans-serif;
  transition: none;
}
.chapter-tab {
  width: 30%;
}
 .chapter:first-child() {
  border-top-left-radius: 10px;
  border-bottom-left-radius: 10px;
}
.chapter:last-child() {
  border-top-right-radius: 10px;
  border-bottom-right-radius: 10px;
}
.top-ad-container {
  position: relative;
  z-index: 99;
}
/* .ipub-wrapper p {
  margin-bottom: 0;
} */
.video-container {
  /* position: relative; */
  box-sizing: border-box;
  display: flex;
  flex-direction: row;
  justify-content: space-between;
}
.ipub-inner-wrapper {
  width: 1291px;
  /* width: 90%; */
  max-width: 90vw;
  padding: 1.25rem 0.25rem 2rem;
  margin-top: 3rem;
}
.footer {
  width: 1291px;
  max-width: 90vw;
  background: #fff;
  overflow: hidden;
  padding: 1.5rem 1rem;
  margin-bottom: 2rem;
  display: flex;
  flex-direction: row;
}
.footer p {
  font-weight: bold;
  font-size: 13px;
}
.footer div:first-child {
  margin-right: 4rem;
}
.footer div:nth-child(2) {
  margin-right: 6rem;
}
.social-icons svg {
  width: 28px;
  height: 28px;
  border-radius: 50%;
}
.chapter:not(:last-child) {
  border-right: 1px solid #eee;
}
.chapter:nth-child(2) {
  border-left: 1px solid #eee;
}
.ipub-wrapper {
  position: relative;
  width: 100%;
  height: 100%;
  background: url('/ipubs/biosimilars/bio_background.png');

  background-size: 100%;
  background-repeat: no-repeat;
  background-position: top;
  /* background-color: #193f50; */
  min-height: 100vh;
  display: flex;
  align-items: center;
  flex-direction: column;
}
.brightcove .video-js {
  margin-bottom: 0 !important;
}
.logo-container {
  display: flex;
  align-items: center;
}
.isi-container {
  width: 100%;
  height: 100%;
}
.ISIInnerBox h3 {
  color: #0a3f82;
  font-weight: bold;
  margin-bottom: 0.75rem;
  font-size: 1.2rem;
}
.ipub-top-indication {
  width: 700px;
  max-width: 80vw;
  height: 120px;
  margin: 0 auto;
  margin-top: 3rem;
  text-align: center;
  padding: 0 1.5rem;
  margin-bottom: 1rem;
}
.ipub-top-indication p:first-child {
  color: #f10086;
  font-weight: 700;
  margin-bottom: 0.5rem;
}
.ipub-player {
  background: #fff;
  width: 50%;
  position: relative;
  z-index: 2;

  box-shadow: 2px 4px 8px rgba(0, 0, 0, 0.5);
}

.ipub-player-chapter {
  background: #fff;
  position: relative;
  z-index: 2;
  box-shadow: 2px 4px 8px rgba(0, 0, 0, 0.5);}
.ipub-prescription-info p {
  color: #fff;
}
.ipub-header {
  background: white;

  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  justify-content: space-between;
  align-items: center;
  margin: 0.25rem auto 0.5rem;

  overflow: hidden;
  color: #0098ea;
}
.pi-info {
  display: flex;
  justify-content: space-between;
  align-items: flex-end;
  margin-bottom: 2rem;
}
.isi-sub-title {
  margin-bottom: 0.25rem !important;
  font-size: 1.1rem;
  font-weight: 700;
  font-family: 'Raleway', sans-serif;
}
.isi-sub-title-lg {
  margin-bottom: 0.25rem !important;
  font-size: 16px !important;
  font-weight: bold;
  font-family: 'Raleway', sans-serif;
}
.ipub-title h1 {
  color: #0F5B8F;
  font-size: 40px;
  font-family: Gotham;
  font-weight: 700;
  padding-top: 2rem;
  line-height: 1.1;
  text-align: left;
}
.ipub-title h1 span {
  font-weight: 300;
  font-family: 'Dosis', sans-serif;
}
.ipub-video {
  padding: 0;
  /* padding: 0; */
  /* margin: 0 auto; */
  /* max-width: 90vw; */
  width: 100%;
  /* float: left; */
  overflow: hidden;
}
.ipub-video-chapter {
  padding: 0 4.25rem;
  margin: 0 auto;
  max-width: 90vw;
  overflow: hidden;
}
.video-wrap {
  display: flex;
  flex-direction: row;
  height: 100%;
}
/* .speaker-container {
  width: 40%;
  display: flex;
  flex-direction: column;
  color: #000;
} */

.ipub-chapters {
  display: flex;
  justify-content: space-between;
  flex-direction: row;
  flex-wrap: nowrap;
  width: 100%;
  min-height: 54px;
  position: relative;
  z-index: 2;
}

/* .ipub-chapters .chapter:first-child {
  border-bottom-left-radius: 10px;
  border-top-left-radius: 10px;
}

.ipub-chapters .chapter:last-child {
  border-bottom-right-radius: 10px;
  border-top-right-radius: 10px;
}

.ipub-chapters div:first-child:active {
  border-bottom-left-radius: 10px;
  border-top-left-radius: 10px;
}

.ipub-chapters div:last-child:active {
  border-bottom-right-radius: 10px;
  border-top-right-radius: 10px;
} */

.chapter {
  /* color: #fff; */
  /* border-bottom: 1px solid #fff; */
  width: 30%;
  color: #666666;
  background: transparent linear-gradient(180deg, #E8E8E8 0%, #D3D3D3 100%) 0% 0% no-repeat;
  margin: 1rem 0;
  height: 100px;
  text-align: center;
  font-size: 1.1rem;
  font-weight: 500;
  margin-right: 0;
  /* padding-left: 1rem;
  padding-right: 1rem; */
  transition: all 0.2s;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}
.chapter:first-child() {
  border-bottom-left-radius: 10px;
  border-top-left-radius: 10px;
}
.chapter span {
  color: #666666;
  font-weight: 600;
  letter-spacing: 1px;
  pointer-events: none;
}
.ipub-chapters > a:active {
  text-decoration: none;
  color: #fff !important;
  background: transparent linear-gradient(180deg, #005489 0%, #003655 100%) 0% 0% no-repeat;
  /* text-align: center;
  color: #fff !important;
  background: #0098ea; */
}
/* active styles */
.active {
  /* color: #fff; */
  /* border-bottom: 1px solid #fff; */
  width: 30%;
  color: #fff;
  background: transparent linear-gradient(180deg, #005489 0%, #003655 100%) 0% 0% no-repeat;
  margin: 1rem 0;
  height: 100px;
  text-align: center;
  font-size: 1.1rem;
  font-weight: 500;
  margin-right: 0;
  /* padding-left: 1rem;
  padding-right: 1rem; */
  transition: all 0.2s;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}
/* .ipub-video-tabs .chapter {
  color: #fff;
  background: transparent linear-gradient(180deg, #005489 0%, #003655 100%) 0% 0% no-repeat;
} */
.ipub-video-tabs .chapter:hover {
  color: #fff;
  background: transparent linear-gradient(180deg, #005489 0%, #003655 100%) 0% 0% no-repeat;
}
.ipub-video-tabs .chapter:hover span {
  color: #fff;
}
.active span {
  color: #666666;
  font-weight: 600;
  letter-spacing: 1px;
  pointer-events: none;
}
/* .active:active {
  text-decoration: none;
  color: #fff !important;
  background: transparent linear-gradient(180deg, #005489 0%, #003655 100%) 0% 0% no-repeat;
  text-align: center;
  color: #fff !important;
  background: #0098ea;
} */
.doc
.ipub-bottom {
  width: 100%;
}

hr {
  border-top: 1px solid #707070 !important;
}

.speaker-container {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  width: 40%;
  height: auto;
  color:#fff;
  background-color: #02476A;
  text-align: center;
  font-size: 16px;
}
.speaker-title {
  display: none;
}
.speaker-container p {
  padding-top: 1rem;
}
.video-box {
  width: 80%;
}

.speaker-container h3 {
  font-size: 1.2rem;
  font-weight: bold;
  margin: 2rem 0 0 3rem;
  align-self: flex-start;
}
/* .speaker-container img {
  height: 250px;
  width: 45%;
  margin-left: 1rem;
  /* object-fit: cover; */
  /* object-position: top; */
  /* min-width: 150px;
} */ 

.speaker-img {
  max-width: 120px;
  /* height: 120px; */
  border-radius: 50%;
  overflow: hidden;
}
.active {
  background: transparent linear-gradient(180deg, #005489 0%, #003655 100%) 0% 0% no-repeat padding-box;;
  color: #fff;
  font-size: 1.75rem;
  z-index: 1;
  border-bottom: none;
}
.active span {
  font-size: 1.1rem;
  line-height: 1;
  display: block;
}
.active span:first-child,
.active span:last-child {
  color: #fff;
  /* font-size: 1.5rem; */
}
.speaker-name {
  font-size: 1.8rem;
  font-weight: 700;
  color: #006460;
}
.speaker-loc {
  font-size: 1.2rem;
  margin-bottom: 0.75rem !important;
  color: #006460;
}
/* .intro {
  width: 70px;
  font-size: 0.8rem;
} */

.marquee {
  display: none !important;
}
.pageDiv {
  max-width: 100vw;
}
.speaker {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}

@media screen and (max-width: 1399px) {
  /* .ipub-video {
    padding: 0 3.25rem;
  } */
  .ipub-video-chapter {
    padding: 0 3.25rem;
  }
  .ipub-title h1 {
    font-size: 28px;
    padding: 1.75rem 1.25rem 1.75rem 0;
  }
  .intro-box p {
    font-size: 1rem;
  }
}
@media screen and (max-width: 1199px) {
  /* .ipub-video {
    padding: 0 3rem;
  } */
  .ipub-video-chapter {
    padding: 0 3rem;
  }
  .ipub-title h1 {
    font-size: 24px;
    padding: 1rem 1.25rem 1rem 0;
  }
  .chapter span:last-child {
    /* font-size: 1rem; */
    height: 84px;
    pointer-events: none;
  }
  .speaker-container {
    flex-direction: column;
  }
  .speaker-container h3 {
    align-self: center;
    font-size: 2rem;
    margin: 2rem 0 2rem 0;
  } 
  .speaker-individual-container img {
    align-self: center;
    max-width: 450px;
  }
}

@media screen and (max-width: 1020px) {
  .ipub-wrapper {
    background-size: cover;
  }
}
@media screen and (max-width: 968px) {
  .container {
    width: 100%;
    margin: 0.5rem 0;
  }
  .top-ad-container {
    position: static !important;
    top: 0;
  }
  /* .ipub-video {
    padding: 0 3.25rem;
  } */
  .ipub-video-chapter {
    padding: 0 3.25rem;
  }
  .ipub-title h1 {
    font-size: 28px;
    padding: 1rem 1.25rem 1.75rem 0;
  }
  .ipub-top-indication {
    height: 0;
  }
  .logo-container {
    width: 100%;
    margin-top: 1rem;
    justify-content: space-between;
    align-items: center;
    padding: 0.25rem 0 0.5rem;
  }
  .ipub-speaker {
    max-width: 92vw;
  }
  .AD300x250,
  .AD320x50L {
    display: none;
  }
  .ipub-title h1 {
    width: 100%;
    display: inline-block;
  }
  .ipub-header {
    flex-wrap: wrap-reverse;
  }
  .ipub-player {
    width: 90vw;
    padding-bottom: 0;
    margin-bottom: 2rem;
  }
  .ipub-player-chapter {
    width: 90vw;
    padding-bottom: 0;
    margin-bottom: 2rem;
  }
  .ipub-chapters {
    flex-wrap: wrap;
  }
  .chapter {
    width: 100%;
  }
  .ipub-wrapper {
    overflow-x: hidden;
  }
  /* .video-container {
    flex-direction: column;
    justify-content: center;
    align-items: center;
  } */
  .ipub-video {
    width: 100%;
    /* max-width: 100vw; */
  }
}

@media screen and (max-width: 1000px) and (min-width: 768px) {
  .shell {
    max-width: 100vw;
    overflow-x: hidden;
  }
}
#flyBanner {
  top: -195px !important;
}

@media screen and (max-width: 548px) {
  .speaker-container {
    font-size: 10px !important;
  }
  .speaker-img {
    max-width: 100px !important;
    margin: 0.5rem !important;
  }
  .chapter-tab {
    width: 100%;
  }
  .chapter {
    margin: 0.5rem 0;
  }
  .ipub-inner-wrapper {
    max-width: 99vw;
  }
  .ipub-player {
    width: 95vw;
  }
  .ipub-player-chapter {
    width: 95vw;
  }
  .ipub-header {
    padding: 0 0.5rem;
  }
  .chapter:last-child {
    border-right: none;
  }
  .chapter-tab {
    width: calc(33.3% - 1rem);
    background: transparent linear-gradient(180deg, #E8E8E8 0%, #D3D3D3 100%) 0% 0% no-repeat padding-box;
  }
  .ipub-title h1 {
    padding: 0 0 0 0.5rem;
  }
  .active span:first-child {
    font-size: 1.3rem;
  }
  /* .ipub-video {
    padding: 0 1rem;
  } */
  .ipub-title h1 {
    font-size: 30px;
    padding: 1rem;
  }
  .ipub-title h1 span {
    float: left;
  }
  .video-chapter-container {
    height: 400px !important;
  }
  .intro-box h3 {
    font-size: 1rem !important;
  }
  .intro .begin {
    font-size: 0.6rem;
    padding: 0.5rem;
  }
  .intro-box p {
    font-size: 0.6rem;
    padding-bottom: 1rem;
  }
  
  .ipub-video .brightcove .video-js {
    height: 400px !important;
  }
}


/* brightcove video detail */

.brightcove .video-js {
  float: none;
  width: 100% !important;
  height: 593px !important;
  margin-bottom: 0 !important;
  padding-bottom: calc((9 / 16) * 100%);
}
.custom-nav {
  background: #fff;
}
.custom-nav-wrap {
  padding: 0.2rem;
  width: 1291px;
  max-width: 90vw;
  margin: 0 auto;
  padding-left: 0.75rem;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.custom-nav-wrap a {
  height: 100%;
}
.custom-nav-wrap a img {
  /* max-height: 90%; */
  /* width: auto; */
  /* height: auto; */
  max-width: 30vw;
}
.video-isi-container {
  display: flex;
  /* margin-bottom: 3rem; */
}
.video-chapter-container {
  width: 100%;
  min-width: 100%;
  /* height: 593px; */
  height: 100%;
  /* margin-bottom: 3rem; */
}
.video-desc {
  /* display: none; */
  color: #666666;
  margin-top: 1rem;
  font-size: 18px;
}

@media screen and (max-width: 768px) {
  .custom-nav-wrap {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    align-items: center;
    max-width: 100%;
  }
  .custom-nav-wrap a {
    width: 55%;
    height: auto;
  }
  .footer div {
    margin-bottom: 1rem;
  }
  .custom-nav-wrap a:first-child {
    width: 35%;
  }
  .custom-nav-wrap a img {
    width: 100%;
  }
  .custom-nav-wrap {
    width: 100%;
  }
  .video-isi-container {
    flex-wrap: wrap;
  }
  .video-chapter-container {
    min-width: 100%;
    max-width: 100%;
  }
  .logo-container {
    justify-content: center;
  }
  .ipub-title h1 {
    text-align: center;
  }
  .ipub-player {
    width: 60% !important;
  }
  .video-container .video-wrapper {
    width: 40%;
  }
 
}
/* CAROUSEL CSS */

@keyframes tonext {
  75% {
    left: 0;
  }
  95% {
    left: 100%;
  }
  98% {
    left: 100%;
  }
  99% {
    left: 0;
  }
}

@keyframes tostart {
  75% {
    left: 0;
  }
  95% {
    left: -300%;
  }
  98% {
    left: -300%;
  }
  99% {
    left: 0;
  }
}

@keyframes snap {
  96% {
    scroll-snap-align: center;
  }
  97% {
    scroll-snap-align: none;
  }
  99% {
    scroll-snap-align: none;
  }
  100% {
    scroll-snap-align: center;
  }
}

@media screen and (max-width: 1024px) {
  .video-wrap {
    flex-direction: column;
  }
  .video-box {
    width: 100%;
  }
  .speaker-container {
    width: 100%;
    flex-direction: row;
    font-size: 1rem;
  }
  .speaker-img {
     margin: 0.5rem;
  }
  
  /* .intro-box {
    width: 100%;
  } */
  .video-chapter-container {
    height: 593px;
  }
  .intro-box {
    height: 60%;
    width: 100%;
  }
  .intro-box h3 {
    font-size: 1.3rem;
  }
  .speaker-container {
    height: 40%;
    flex-direction: column;
  }
  .ipub-player {
    width: 70%;
  }
  .video-container .video-wrapper {
    width: 30%;
  }
  .begin {
    font-size: 1rem;
    height: 30px;
  }
}
@media (min-width: 776px) {
  .container,
  .container-sm {
    max-width: none !important;
  }
}
@media (min-width: 968px) {
  .container,
  .container-md,
  .container-sm {
    max-width: none !important;
  }
}
@media (min-width: 1192px) {
  .container,
  .container-lg,
  .container-md,
  .container-sm {
    max-width: none !important;
  }
}
@media (min-width: 1400px) {
  .container,
  .container-lg,
  .container-md,
  .container-sm,
  .container-xl {
    max-width: none !important;
  }
}
.container {
  padding-right: 0 !important;
  padding-left: 0 !important;
  /* margin: 0 !important; */
}
.video-container .video-wrapper {
  width: 50%;
}

@media screen and (max-width: 375px) {
  .ipub-player {
    width: 90% !important;
    margin: auto;
  }
  .ipub-video .brightcove .video-js {
    height: 255px !important;
  }
  .video-container {
    flex-direction: column;
  }
  .video-container .video-wrapper {
    width: 90% !important;
    margin: auto;
  }
  .video-isi-container .video-chapter-container {
    height: 300px !important;
  }
  /* .video-wrap {
    flex-direction: row;
  } */
  .intro-box {
    text-align: center;
    width: 100%;
    height: auto;
    padding: 1rem;
  }
  .speaker-container {
    width: 100%;
  }
  .intro-box p {
    text-align: center;
    padding: 0 1rem;
    padding-bottom: 0.5rem;
  }
  .intro-box .intro p br{
    display: none;
  }

}
