.liveTimeline {
  margin-bottom: 40px;
  margin-left: 86px;
  border-bottom: 2px solid #9b9b9b;
}
.liveTimeline__head {
  padding-bottom: 20px;
  margin-bottom: 20px;
  text-align: center;
  border-bottom: 2px solid #d8d8d8;
}
.liveTimeline__headTitle {
  font-size: 28px;
  font-weight: 700;
  line-height: 32px;
  vertical-align: middle;
  color: #333;
}
.liveTimeline__blink {
  width: 24px;
  height: 24px;
  display: inline-block;
  vertical-align: middle;
  background-color: #d0021b;
  margin-right: 16px;
  animation-name: blink;
  -webkit-animation-duration: 1.5s;
  -webkit-animation-iteration-count: infinite;
  -webkit-animation-timing-function: linear;
  border-radius: 50%;
}
.liveTimeline__title {
  margin-bottom: 8px;
}
.liveTimeline__title p {
  font-size: 24px;
  line-height: 32px;
  font-weight: 400;
  text-align: center;
  color: #333;
}
.liveTime__timeline {
  border-left: 2px solid #9b9b9b;
  padding-bottom: 22px;
  margin-left: 30px;
}
.liveTime__timeline:last-child {
  border-left: none;
}
.liveTime__timelineColumn {
  padding-left: 54px;
}
.liveTime__timelineColumn p {
  font-size: 14px;
  line-height: 18px;
  color: #333;
  font-weight: 700;
}
.liveTime__timelineColumn--Time {
  position: relative;
  margin-bottom: 8px;
}
.liveTime__timeline .liveTime__timelineColumn--Time:before {
  position: absolute;
  left: -1px;
  top: 0;
  transform: translate(-50%, 0%);
  width: 16px;
  height: 16px;
  border-radius: 50%;
  background-color: #9b9b9b;
  content: "";
}
.liveTime__timelineText,
.liveTime__timelineText p {
  font-size: 20px;
  line-height: 32px;
  color: #333;
  font-weight: 400;
}
.liveTime__timelineText p img {
  width: 100%;
  height: auto;
}
.liveTime__timelineText iframe {
  width: 100%;
}
/*animation*/
@keyframes blink {
  50% {
    opacity: 0;
  }
}

/*title and head changes position*/
.liveTimeline__head {
  width: 100%;
}
.liveTimeline .liveTime__timeline:nth-child(3) {
  margin-top: 32px;
}
.liveTimeline.liveTimeline__head--active .liveTime__timeline:nth-child(3) {
  margin-top: 64px;
}
.liveTime__timeline p span {
  font-size: 20px;
}
.liveTime__timelineColumn {
  margin-bottom: 16px;
}
.liveTime__timeline h2 {
  font-size: 22px;
  margin-left: 0;
  font-weight: 500;
}
.liveTime__timeline h3 {
  font-size: 20px;
  margin-left: 0;
  font-weight: 500;
}
.liveTime__timeline h6 {
  font-size: 16px;
  font-weight: 400;
  font-style: italic;
  margin-left: 0;
  line-height: 24px;
}

.live-label-wrapper {
  display: flex;
  justify-content: center;
  margin-bottom: 16px;
  align-items: center;
}
.live-label-wrapper .live-label__text {
  font-size: 20px;
  font-weight: 600;
  margin-left: 16px;
}
span.live-label__indicator {
  background: #c91c1f;
  width: 16px;
  height: 16px;
  border-radius: 100%;
  transform: scale(1);
  animation: pulse-red 2s infinite;
  box-shadow: 0 0 0 0 rgba(0, 0, 0, 1);
}
@keyframes pulse-red {
  0% {
    transform: scale(0.95);
    box-shadow: 0 0 0 0 rgba(255, 82, 82, 0.7);
  }

  70% {
    transform: scale(1);
    box-shadow: 0 0 0 10px rgba(255, 82, 82, 0);
  }

  100% {
    transform: scale(0.95);
    box-shadow: 0 0 0 0 rgba(255, 82, 82, 0);
  }
}
.liveTimeline .liveTimeline__article-wrapper {
  display: flex;
  padding-left: 54px;
}
.liveTimeline .liveTimeline__article-photo-wrapper a img {
  width: 234px;
}
.liveTimeline .liveTimeline__article-text-wrapper {
  padding-left: 24px;
  padding-top: 16px;
}
.liveTimeline .liveTimeline__article-text-wrapper {
  border: 1px dashed #222222;
  position: relative;
  padding: 8px;
  padding-top: 16px;
  max-height: 155px;
  overflow: hidden;
}
.liveTimeline .gl_plugin.galleries {
  padding-left: 54px;
}
.liveTimeline .lead-gallery figure img {
  max-width: 492px;
}
.liveTimeline .lead-gallery figure {
  max-width: 492px;
}
.liveTimeline .lead-gallery figure {
  max-height: 327px;
  height: auto;
}
.liveTimeline .lead-gallery figure {
  max-width: 492px;
}
.liveTimeline .lead_element__aspect_ratio {
  height: auto !important;
  max-width: 492px;
}
.liveTimeline .lead-gallery-more a {
  text-align: center !important;
  min-width: 248px;
}
.liveTimeline .lead-gallery-more a span {
  display: block !important;
}
.liveTimeline .video_player__aspect_ratio {
  max-width: 492px;
  height: 267px;
}
.liveTimeline .gl_plugin.player.video_player {
  padding-left: 54px;
}
.article-layout.wide .liveTimeline .player.video_player {
  position: relative;
  background-color: unset;
}
.article-layout.wide .liveTimeline .player.video_player .player__title {
  color: #000000;
}
.article-layout.wide .liveTimeline .video_player__aspect_ratio,
.article-layout.wide .liveTimeline .video_player__aspect_ratio {
  max-width: 520px;
  min-height: 294px !important;
  height: 294px !important;
  margin-left: 0 !important;
}
.article-layout.wide
  .liveTimeline
  .turbo-vjs
  .video-js:not(.sticky-container__video) {
  height: 100%;
}
.article-layout.wide .liveTimeline .player__title {
  padding-left: 0 !important;
  max-width: 520px;
}
.article-layout.wide:has(.one_column_article__container)
  .liveTimeline
  .lead_element__aspect_ratio {
  height: auto !important;
  max-width: 820px !important;
}
.article-layout.wide:has(.one_column_article__container)
  .liveTimeline
  .lead_element__aspect_ratio
  picture {
  background-color: unset !important;
}
