.timetable .heading {
  font-family: 'Rakuten Sans App Regular';
  font-size: 24px;
  font-style: normal;
  line-height: normal;
}

.timeline-text {
  /* height: 64px;
        width: 206px; */
  color: #333333;
  font-size: 14px;
  letter-spacing: 0;
  line-height: normal;
  text-align: left;
}

.single-timeline-content-teams .timeline-text .speaker-name {
  margin-top: 8px;
  /* padding-left: 10px; */
  font-size: 16px;
  font-family: 'Rakuten Sans App Bold';
  color: #000000;
}

.single-timeline-content-teams .timeline-text .company-name {
  padding-left: 10px;
  padding-bottom: 10px;
}

.single-timeline-content-teams .timeline-text .desgn-name,
.timetable-block-time-pink,
.timetable-block-time-blue {
  /*font-size: 12px;*/
  font-family: 'Rakuten Sans App Semibold';
  margin-bottom: 0;
  /* padding-left: 14px; */
  color: #333333;
  font-size: 0.85rem;
}

.timetable-block-time-pink {
  /*font-size: 12px;*/
  font-family: 'Rakuten Sans App Semibold';
  margin-bottom: 0;
  /* padding-left: 14px; */
  color: #c00091;
  font-size: 0.85rem;
}

.timetable-block-time-blue {
  /*font-size: 12px;*/
  font-family: 'Rakuten Sans App Semibold';
  margin-bottom: 0;
  /* padding-left: 14px; */
  color: #00b5ff;
  font-size: 0.85rem;
}

.vert_dot::after {
  content: '';
  position: absolute;
  z-index: 0;
  left: 44.5%;
  border-left: 2px dashed #000000;
  height: 114%;
  top: -29px;
  bottom: 10px;
}

.event_time {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  display: flex;
  font-family: 'Rakuten Sans App Bold';
}

span.time {
  z-index: 1;
  position: relative;
  left: 5px;
  width: fit-content;
  font-family: 'Rakuten Sans App Semibold';
  font-size: 1rem;
}

.time.green {
  /* left: -5px; */
  background-color: #fff6fc;

  color: #c00091;
}

.single-timeline-area .single-timeline-content-teams {
  padding: 15px;
  border-radius: 6px;
  margin-bottom: 15px;
  margin-top: 15px;
  box-shadow: 0 0.25rem 1rem 0 rgba(47, 91, 234, 0.125);
  border: 1px solid #ebebeb;
  height: calc(7rem + 2vw);
  background-color: rgba(254, 254, 254, 0.7);
  align-items: center;
}

.nov {
  height: 30px;
  color: #4bb2dc;
  font-size: 24px;
  font-family: 'Rakuten Sans App Semibold';
  letter-spacing: 0;
  line-height: 30px;
  text-align: center;
}

.track {
  color: #000000;
  font-size: 21px;
  letter-spacing: 0;
  line-height: 26px;
}

.show {
  display: block;
}

.timetable_panel .single-timeline-content-teams {
  padding: 15px 15px 17px;
  border-radius: 6px;
  margin-bottom: 2px;
  margin-top: 15px;
  box-shadow: 0 0.25rem 1rem 0 rgba(47, 91, 234, 0.125);
  border: 1px solid #ebebeb;
  /*height: 98px;*/
  background-color: rgba(254, 254, 254, 0.7);
}

.timetable_panel .notes {
  padding-left: 16px;
  padding-top: 0;
  color: #00b900;
  font-size: 18px;
  letter-spacing: 0;
  line-height: 25px;
  align-items: center;
}

.timetable_panel .single-timeline-content {
  padding: 15px 15px 17px;
  border-radius: 6px;
  margin-bottom: 8px;
  margin-top: 8px;
  box-shadow: 0 0.25rem 1rem 0 rgb(47 91 234 / 13%);
  border: 1px solid #ebebeb;
  height: 98px;
  background-color: rgba(254, 254, 254, 0.7);
  width: 100%;
}

.time_series {
  height: 65px;
  vertical-align: top;
  /* width: 20%;  */
  width: fit-content;
}

.time_series .time_series_background {
  /* float: left; */
  padding-left: 34%;

  /* padding-top: 0%; */
  /* margin-top: -34%; */
  height: 25px;
  width: 1102px;
}

.time_series .time_series_background.main_time {
  background-color: #fff6fc;
}

.time_series .time_series_background.sub_time {
  background-color: #eefaff;
}

.time_series .blue {
  background-color: #eefaff;
  color: #00b5ff;
  /* left: -7px; */
}

.tracks {
  width: 29%;
  height: 130px;
  vertical-align: top;
  padding-right: 20px;
}

table .single-timeline-content-teams {
  padding: 15px;
  border-radius: 16px;
  align-items: center;
  z-index: 100;
  position: relative;
  margin-top: -7%;
}

table .single-timeline-content-teams.c1,
table .single-timeline-content-teams.c3 {
  border: 1px solid #c00091;
  background-color: rgba(255, 246, 252, 0.6);
}

table .single-timeline-content-teams.c2 {
  border: 1px solid #00b5ff;
  background-color: rgba(238, 250, 255, 0.6);
}

.row.vert_dot {
  height: 332px;
}

.row.vert_dot .c1 {
  height: 83px;
}

.row.vert_dot .c2 {
  height: 166px;
}

.row.vert_dot .c3 {
  height: 249px;
}

.row.vert_dot .c4 {
  height: 332px;
}

table .align-items-center {
  align-items: stretch !important;
}

.green {
  color: #c00091;
}

.col-centered {
  float: none;
  margin: 0 auto;
}

.timetable-modal .popup-content .popup-headshot {
  max-width: 200px;
  margin-top: 28px;
}

.timetable-modal .popup-content .popup-logo {
  max-width: 140px;
  max-height: 28px;
  margin-top: 22px;
}

.timetable-modal .close {
  position: absolute;
  right: 20px;
  z-index: 20;
  top: 19px;
  outline: none !important;
  box-shadow: none !important;
}

.timetable-modal .popup-content {
  text-align: center;
}

.timetable-modal .modal-body {
  padding: 1.4rem 1.7rem;
}

.timetable-modal .modal-body .company-name {
  font-family: 'Rakuten Sans App Semibold';
  font-size: 16px;
  line-height: normal;
  word-wrap: break-word;
}

.timetable-modal .modal-body .desgn-name {
  font-family: 'Rakuten Sans App Semibold';
  font-size: 22px;
  word-wrap: break-word;
}

.timetable-modal .modal-body .card-title {
  color: #c00091;
  font-size: 20px;
  font-family: 'Rakuten Sans App Semibold';
  text-transform: uppercase;
}

.timetable-modal .modal-body .card-text {
  color: #333333;
  font-size: 14px;
  line-height: normal;
  max-width: 212px;
  margin: auto;
}

.h-32 {
  height: 32px;
}

.single-timeline-content-teams {
  /* cursor: pointer; */
  display: flex;
  flex-direction: row;
  justify-content: space-between;
}

.single-timeline-content-teams:hover .timeline-text .desgn-name {
  text-decoration: underline;
  cursor: pointer;
}

.timetable-modal .modal-body .single-timeline-content-teams .timeline-text .desgn-name:hover {
  text-decoration: none;
  cursor: pointer;
}

.timetable-modal .modal-body .col-3.col-centered .d-flex.justify-content-cente img {
  position: absolute;
  bottom: 0;
  margin-bottom: 16px;
}

.timetable-modal .modal-body .col-xl-3.col-6.col-centered {
  margin-top: 2em;
}

.timetable_download {
  margin-top: -45px;
  color: #080707;
  background-color: #ffd400;
  margin-right: 20px;
}

.timetable_download_mob {
  color: #fff;
}

.timetable_download_mob:hover,
.timetable_download:hover {
  color: #fff;
}

.timetable-table tr {
  height: 70px;
  width: 942px;
}

.timetable-table {
  table-layout: fixed;
  /* overflow: hidden; */
}

.desgn-name {
  text-decoration: none !important;
}

.table-heading {
  font-family: Rakuten Sans App !important;
}

@media only screen and (max-width: 1200px) {
  .timetable-table tr {
    width: 820px;
  }

  .time_series .time_series_background {
    width: 960px;
  }

  .vert_dot::after {
    top: -13px;
  }

  .nov {
    font-size: 22px;
  }

  .timetable .heading {
    font-size: 22px;
  }
}

@media (max-width: 991.98px) {
  .timetable-modal .modal-body .company-name {
    font-size: 14px;
  }

  .timetable-modal .modal-body .desgn-name {
    font-size: 14px;
  }

  .timetable-modal .modal-body .items-3-text .card-title {
    font-size: 12px;
  }

  .timetable-modal .modal-body .items-3-text .card-text {
    font-size: 12px;
  }
}

@media (max-width: 767.98px) {
  .vert_dot::after {
    display: none;
  }

  .time_series {
    position: absolute;
  }

  .time_series .time_series_background {
    width: 800px;
  }

  .timetable .heading {
    font-size: 16px;
  }

  .nov {
    font-size: 19px;
  }

  .table-header-row {
    height: 40px !important;
  }

  .timetable_download {
    margin-top: 13px;
    margin-right: 0px;
  }

  .timetable-block-time-pink {
    color: #c00091;
  }

  .timetable-block-time-blue {
    color: #0785f9;
  }
}

@media only screen and (max-width: 600px) {
  .timetable-table tr {
    width: 1068px;
  }

  .time_series .time_series_background {
    width: 1075px;
  }
}

/* mobile */
@media (max-width: 575.98px) {
  .timetable-modal .modal-dialog {
    max-width: 87%;
    margin: auto;
  }
}

@media only screen and (max-width: 400px) {
  .timetable-table tr {
    width: 970px;
  }

  .time_series .time_series_background {
    width: 978px;
  }
}

@media only screen and (max-width: 300px) {
  .timetable-table tr {
    width: 766px;
  }

  .time_series .time_series_background {
    width: 770px;
  }
}

@media only screen and (max-width: 340px){

.timetable-modal .modal-body .card-title {
  color: #c00091;
  font-size: 16px;
  font-family: 'Rakuten Sans App Semibold';
  text-transform: uppercase;
}
}