@font-face {
  font-family: "Rakuten Sans App Bold";
  src: url("../fonts/RakutenSans_W_Bd.woff")
}
@font-face {
  font-family: "Rakuten Sans Bold";
  src: url("../fonts/RakutenSans_W_Bd.woff")
}
@font-face {
  font-family: "Rakuten Sans UI Semibold";
  src: url("../fonts/RakutenSans_W_SBd.woff")
}
@font-face {
  font-family: "Rakuten Sans App SemiBold";
  src: url("../fonts/RakutenSans_W_SBd.woff")
}
@font-face {
  font-family: "Rakuten Sans App Regular";
  src: url("../fonts/RakutenSans_W_Rg.woff")
}
@font-face {
  font-family: "Rakuten Sans Regular";
  src: url("../fonts/RakutenSans_W_Rg.woff")
}
@font-face {
  font-family: "Rakuten Sans App UI Regular";
  src: url("../fonts/RakutenSans_W_Rg.woff")
}
@font-face {
  font-family: "Rakuten Sans App";
  src: url("../fonts/RakutenSans_W_Lt.woff")
}

body{
  background:  #ffffff;
  font-family: "Rakuten Sans App Regular";
  background-size: auto;
  overflow: auto;
  scroll-behavior: smooth;
}

:root {
  --font-default: "Rakuten Sans Regular";
  --font-primary: "Rakuten Sans Regular";
  --font-secondary: "Rakuten Sans Bold";
}

.desktop, .mobile {
    width:100%;
    height:100%;
    z-index: 0;
    object-fit: cover;
    position: absolute;
  }
  .h_100_min{
    min-height: 100%;
  }

    .h_100vh_min{
    min-height: 125vh;
  }

  .mobile{
    display: none;
  }
  .sp-mobile{
    display: none;
  }
  .logo{
    width: 360px;
  }
  
.hero{
  width: 100%;
  position: relative;
  min-height: 100vh;
  background-color: #0d5308;
  background-image: url("../img/RTC_website_assets/Bitmap.png");
  background-size: cover;
  background-position: center;
  overflow: hidden;
}
.sub-header-date{
  text-align: center;
  font-family: "Rakuten Sans Bold";
  font-size: 23px;
  /* padding-top: 18px; */
  /* padding-bottom: 18px; */
}
.ss-popup .modal-content {
  background-color: transparent;
  border: none;
}
.ss-popup .modal-body{
  background-color: white;
}
.gr-popup .modal-content {
  background-color: transparent;
  border: none;
}
.gr-popup .modal-body{
  background-color: tr;
}
.rtc-modal-lg{
  max-width: 90%;
}
.close-btn{
  text-shadow: none;
  opacity: 1;
  color: white;
  font-size: 90%;
}

.designation{
  font-family:"Rakuten Sans App" ;
}
.bio{
  font-family: "Rakuten Sans Regular";
  height: 312px;
  overflow-y: scroll;
}

.ss-popup .carousel-control-next {
  right: 10px;
  justify-content: right;
}

.ss-popup .carousel-control-prev {
  left: 10px;
  justify-content: left;
}

.ss-popup .carousel-control-next, .ss-popup .carousel-control-prev {
  opacity: 1;
  width: auto;
}

.ss-popup .modal-header {
  z-index: 1;
}

.ss-container {
 padding-left: 3rem;
 padding-right: 3rem;
}

.ss-popup .carousel-indicators [data-target] {
  border-radius: 50%;
  width: 0.8rem;
  height: 0.8rem;
  background-color: #D1D1D1;
  opacity: 1;
  margin-right: 0.3rem;
  margin-left: 0.3rem;
}

.ss-popup .carousel-indicators .active{
  background-color: #F59600;
}

.gr-popup .carousel-control-next {
  right: 10px;
  justify-content: right;
}

.gr-popup .carousel-control-prev {
  left: 10px;
  justify-content: left;
}

.gr-popup .carousel-control-next, .gr-popup .carousel-control-prev {
  opacity: 1;
  width: auto;
}

.gr-popup .modal-header {
  z-index: 1;
  border-bottom: 0;
}

.gr-popup .close-btn:hover{
  color: white;
}

.gr-popup .carousel-item img.img-thumbnail{
  width: 800px !important;
}


.gr-container {
 padding-left: 3rem;
 padding-right: 3rem;
}

.gr-popup .carousel-indicators [data-target] {
  border-radius: 50%;
  width: 0.8rem;
  height: 0.8rem;
  background-color: #D1D1D1;
  opacity: 1;
  margin-right: 0.3rem;
  margin-left: 0.3rem;
}

.gr-popup .carousel-indicators .active{
  background-color: #F59600;
}

.ks-desk-cl-bio:hover, .ss-desk-cl-bio, .gr-desk-cl-bio:hover {
  cursor: pointer;
}
.gr-desk-cl-bio:hover {
  cursor: pointer;
}

.ks-desk-cl-bio:hover .card-title, .ss-desk-cl-bio :hover .card-title {
  text-decoration: underline;
}
.gr-desk-cl-bio :hover .card-title {
  text-decoration: underline;
}

.h1, h1 {
  font-size: calc(1.375rem + 1.5vw);
}

.h2, h2 {
  font-size: calc(1.325rem + .9vw);
}

.h3, h3 {
  font-size: calc(1.3rem + .6vw);
}

.h4, h4 {
  font-size: calc(1.275rem + .3vw);
}

@media (min-width: 1400px) {
  .container, .container-lg, .container-md, .container-sm, .container-xl, .container-xxl {
      max-width: 1320px;
  }
}

.hero .container{
  position: relative;
  z-index: 2;
}

.credit-text {
  position: absolute;
  bottom: -19px;
  left: 0;
  z-index: 1;
}

#tech{
  font-weight: bold;
  font-family: "Rakuten Sans App Bold";
  background: linear-gradient(90deg, rgba(191,0,0,0) 0%, #B60100 41.54%, #0EB64C 59.1%, rgba(161,230,19,0) 100%);
}
.register2{
  font-family: "Rakuten Sans App Bold";
  font-weight: 500;
  border: none;
  background-color: #F59600;
  font-size: 1.2rem;
  line-height: 53px;
  padding: 0 1.45em;
}

.register4 {
  font-family: "Rakuten Sans App Bold";
  font-weight: 200;
  border: none;
  background-color: #00B900;
  font-size: calc(0.8rem + .2vw);
  line-height: calc(2rem + .7vw);
  padding: 0 1em;
}

img {
  flex-shrink: 0 !important;
}

.rtc-px-7 {
  padding-left: 14%;
  padding-right: 14%;
}

.innovation-button{
  font-family: "Rakuten Sans App Bold";
  font-weight: 500;
  border: none;
  background-color: #F59600;
  font-size: 1.4em; 
  line-height: 48px;
  padding: 0.3em 2em 0.3em 2em;
}

.home-text{
  font-family: "Rakuten Sans Regular";
  font-size: 1.7em;
  font-weight: bold;
}

#bg1{
  background-size: 100%;
}
.rtc-2022, .regular_txt{
  font-family:"Rakuten Sans App Regular";

}
.tech-green, .bold_txt{
  font-family:"Rakuten Sans App Bold";
}
.semibold_txt{
  font-family: 'Rakuten Sans UI Semibold';
}

.register3{
  font-family: "Rakuten Sans App Bold";
  border: none;
  background-color: #F59600;
  font-size: 1rem; 
  line-height: 20px;
  padding: 0.6em 1.4em;
}
.keyspeakers-title{
  font-family: "Rakuten Sans Bold";
  display: flex;
  justify-content: center;
}
.key-speakers .card-body{
  /* background-color: #F7F7F7; */
  padding-left: 1px;
  padding-right: 1px;
}

.speakers .card-body{
  padding-left: 2px;
  padding-right: 2px;
}

.key-speakers-text .card-title{
  color: #00B900;
  font-family: "Rakuten Sans Bold";
  display: flex;
  justify-content: center;
  /* font-size: 24px; */
  text-align: center;
  margin-bottom: 0;
  font-size: calc(1.2rem + .5vw);
}
.key-speakers-text .card-text{
  display: flex;
  justify-content: center;
  font-size: calc(0.55rem + .32vw);
  color: #333333 !important;
  text-align: center;
}

.key-speaker-mobile .carousel-control-prev, .key-speaker-mobile .carousel-control-next {
  /* background-color: #F59600; */
  opacity: 1;
  height: 48px;
  margin-top: 49%;
}

.rtc-direc-1 {
  width: calc(1.3rem + 0.7vw);
}


.carousel-satellite-locations .carousel-control-prev, .carousel-satellite-locations .carousel-control-next, 
.carousel-overseas-satellite-locations .carousel-control-prev,  .carousel-overseas-satellite-locations .carousel-control-next{
  /* background-color: #F59600; */
  opacity: 1;
  height: 8%;
  margin-top: 39%;
  border-radius: 50%;
  width: 3.5%;
}

.carousel-satellite-locations .carousel-control-prev, .carousel-overseas-satellite-locations .carousel-control-prev {
  left: auto;
}

.carousel-satellite-locations .carousel-control-next, .carousel-overseas-satellite-locations .carousel-control-next {
  right: 3.5%;
}

.rtc-sl-nav-tabs .nav-pills .nav-link.active, .rtc-sl-nav-tabs .nav-pills .show>.nav-link {
  border-bottom: 0.1rem solid #F59600;
  border-radius: 0;
  opacity: 100%;
}

.speakers-carousel img {
  /*max-height: 266px;*/
  width: 100% !important;
}

.speakers-carousel-mobile img {
  /*max-height: 266px;*/
  width: 100% !important;
}

.rtc-sl-nav-tabs .nav-item {
  padding-left: 0.5rem;
  padding-right: 0.5rem;
}

.rtc-sl-nav-tabs .nav-pills .nav-link {
  border-radius: 0.25rem;
  color: #333333;
  background-color: transparent;
  font-family: 'Rakuten Sans App Bold';
  padding-left: 0;
  padding-right: 0;
  opacity: 50%;
}

.rtc-sl-nav-tabs {
  justify-content: center;
}

.key-speakers-text .card,.event-venue  .card{
  background: transparent;
  border: none;
  display: flex;
  justify-content: center;
  border-radius: 0;

}
.sections-background{
  background-image: url(../img/viber_image_2022-10-06_10-09-42.jpg);
  background-size: 100% 75%;
  background-repeat: no-repeat;
}
.speakers-title{
  font-family: "Rakuten Sans Bold";
  display: flex;
  justify-content: left;
}

.speakers-text .card{
  background: transparent;
  border: none;
  display: flex;
  justify-content: center;
  border-radius: 0;

}
.speakers-text .card-text{
  display: flex;
  justify-content: center;
  font-size: calc(0.55rem + .32vw);
  text-align: center;
}
.speakers-text .card-title{
  color: #00B900;
  font-family: "Rakuten Sans Bold";
  display: flex;
  justify-content: center;
  text-align: center;
  margin-bottom: 0;
}
/* .carousel .carousel-indicators button {
    width: 10px;
    height: 10px;
    border-radius: 100%;
} */

.carousel-control-prev-icon, .carousel-control-next-icon {
  width: 20px;
  height: 20px;
  margin-top: 5px;
  font-weight: 300;
}

.rtc-carousel-control-prev:focus, .rtc-carousel-control-next:focus {
  outline: none;
  box-shadow: none;
}

.carousel-control-prev-icon {
  margin-right: 2px;
}

.carousel-control-next-icon {
  margin-left: 2px;
}

.carousel-indicators {
  position: inherit;
  top: 20px;
}

.rtc-carousel-control-prev, .rtc-carousel-control-next {
  border: none;
  background: transparent;
  /* border-radius: 50%; */
  cursor: pointer;
}
.rtc-txt-smb {
  font-family: "Rakuten Sans App SemiBold";
}
.rtc-txt-b {
  font-family: "Rakuten Sans App Bold";
}
.carousel-indicators [data-target]{
  border-radius: 50%;
  width: 0.8rem;
  height: 0.8rem;
  background-color: #D1D1D1;
  opacity: 1;
  margin-right: 0.3rem;
  margin-left: 0.3rem;
}
.carousel-indicators .active{
  background-color: #F59600;
}
.speakers .col-md-2, .sponsor-logs .col-md-2{
  flex: 0 0 auto;
  max-width: 19.5%;
}

.speakers .mobile-speakers-section .col-6 {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 50%;
  flex: 0 0 50%;
  max-width: 47%;
}

.links a{
  padding: 0;
  padding-left: 3px;
}
 a{
  text-decoration: none;
  display: inline-block;
  padding: 8px 16px;
}
 .speakers a:hover {
  background-color: #E5E5E5;
  color: black;
}
.jobs-button:hover {
  color: #F59600;
}
 .previous {
  background-color: #F59600;
  color: white;
}
 .next {
  background-color: #F59600;
  color: white;
}
 .round {
  border-radius: 50%;
}
.slide-button{
  font-size: 25px;
   height: 32px;
  width: 32px;
  display: flex;
  justify-content: center;
  align-items: center;
  padding-bottom: 12px;
  margin-left: 10px;
  
}
.kids-park .card-title{
  color: #00B900;
  font-family: "Rakuten Sans Bold";
  display: flex;
  justify-content: left;
}

.kids-park .card{
  background: transparent;
  border: none;
  display: flex;
  justify-content: center;
  border-radius: 0;

}
.kids-subtitle{
  font-family: "Rakuten Sans Bold";
}

.event-title{
  color: #00B900;
  font-family: "Rakuten Sans App Bold";
}

.kids-park-title {
  font-family: "Rakuten Sans App Bold";
}

.event-venue-title, .live-stream {
  font-family: "Rakuten Sans App Bold";
  padding-top: 1.2em;
}

.directions {
  font-family: "Rakuten Sans App SemiBold";
  padding-top:2em;
  padding-bottom: -10px;
}
.event-venue-title, .sponsors-title{
  font-family:"Rakuten Sans App Bold" ;
  padding-bottom: 1em;
}
.kids-park-textcard{
  background-color: #E5E5E5;
  padding-bottom: 5rem;
  margin: -12%;
  width: 65%;
  padding-left: 13% !important;
  padding-top: 23%;
  font-size: .8rem;
}
.live-stream-text{
  color: #00B900;
}
.live-bold, .event-sponsors-section, .FAQ-title, .navbar-class, .hashtag, .links-a, .rtc-title{
 font-family:"Rakuten Sans App Bold" ;
}
.kids-park-p{
  width: 70% !important;
}
.event-background{
  background-color: #F7F7F7;
}
.sections-text{
  font-size: 16px;}
.theme-content{
  margin-top: 3rem;
}
.rtc-section-header-1 {
  font-family: "Rakuten Sans App Bold";
  margin-bottom: 1em;
  text-align: center;
}
.rtc-sponsors-img {
  width: 90%;
}
.career-section{
  /* background-image: linear-gradient(#00DD00, #00B900); */
  background-color: #828282;
}
.Innovation{
  background-image: url(../img/Group4@2x.png);
  padding-bottom: 4em;
  background-size: cover;
}
.career{
  font-size: 24px;
  font-family: "Rakuten Sans App Bold";
}
.innovation-text{
  font-family: "Rakuten Sans UI Semibold";
  font-size: 3rem;
  margin-bottom: 1em;

}

.career-class{
  padding: 2em 0 2em 0;
}
.jobs-button{
  font-family: "Rakuten Sans App Bold";
  font-weight: 500;
  border: none;
  background-color: white;
  font-size: 24px; 
  color: #F59600;
  padding: 0.3em 2em 0.3em 2em;
}
.accordion-header{
  font-family:"Rakuten Sans App Regular";
  font-size: 17px;
}
.section{
  padding-top: 4em;

}
.navbar-class{
  font-size: 1.1rem;
}
.link-img{
  width: 15%;
  margin-top: -4px;
}
.link-font{
  font-size: 15px;
  white-space: nowrap;
}
a { color: inherit; 
} 
.aws{
  width: 60%;
}
.google{
  width: 86%;
}
.slack, .zoom{
  width: 65%;
}
a:hover {
  text-decoration:none; 
  cursor:pointer;  
}
.links a:hover{
  color: black;
}
 .links{
  overflow-x: auto;
} 
.footer-text{
  font-family: "Rakuten Sans Regular";
  font-size: 13px;
}
.hashtag{
  font-family: "Rakuten Sans App SemiBold";
  color: #00B900;
}
.footer-logo{
  height: 6rem;
}

.navbar-brand {
  margin-right: 0 !important;
  color: #FFFFFF !important;
}

.navbar-expand-lg .navbar-nav .nav-link {
  padding-right: 1.25rem;
  padding-left: 0.5rem;
}

.navbar-custom {
  margin-top: 0.7rem;
  position: absolute !important;
  font-family: "Rakuten Sans App Bold";
}
.ks-popup .card-title, .ss-popup .card-title, .gr-popup .card-title{
  color: #00B900;
  font-family: "Rakuten Sans App Bold";

}
/* .navbar-dark .navbar-toggler-icon {
  background-image: escape-svg($navbar-dark-toggler-icon-bg);
}

.navbar-dark .navbar-toggler-icon {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg viewBox='0 0 32 32' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath stroke='rgba(245, 150, 0, 1)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 8h24M4 16h24M4 24h24'/%3E%3C/svg%3E");
}

.navbar-dark .navbar-toggler {
  border-color: transparent;
}  */

.key-speakers-carousel .card {
  margin: 0 0.7em;
}

.navbar-dark .navbar-nav .nav-link {
  color: white;
}



.kp-div-1 {
  width: 58%;
  position: relative;
  z-index: 2;
  float: left;
  height: auto;
  left: 0;
}

.kp-div-2 {
  width: 52%;
  position: absolute;
  z-index: 1;
  background-color: #F7F7F7;
  float: right;
  height: 700px;
  right: 0;
  margin-top: 60px;
  /* padding-bottom: -60px; */
}

.kp-div-2-1 {
  margin-left: 10rem;
  padding: 20px;
}

.kp-img-div {
  text-align: right;
  /* margin-top: 7%;
  margin-right: 5%; */
  margin-bottom: 20%;
  margin-right: 10%;
}

.kp-img-1 {
  width: 160px;
}

.kp-cnt-div {
  margin-right: 1em;
}

.key-speakers-text .card {
  height: 100%;
  padding: 5px;
}

.key-speakers-text .card img {
  flex-shrink: 0;
}

.key-speakers-text .col-3 {
  padding-left: 8px !important;
  padding-right: 8px !important;
}

.flex-shrink {
  flex-shrink: 0;
}

.img_container {
  position: relative;
  text-align: center;
  color: white;
}

.networking_beverage {
    margin-top: 50px;
    /* margin-bottom: 50px; */
}

.centered-right {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(46%, -50%);
}

.centered-right .award-txt-1 {
  font-size: 0.93rem;
}


.awards-section .container {
  position: relative;
  text-align: center;
  color: white;
}

.bottom-left {
  position: absolute;
  top: 59%;
  left: 10%;
  width: 315px;
  text-align: left;
  max-width: 79%;
}
.nobrk {
  white-space: nowrap;
  text-overflow: ellipsis;
}
.pr_2{
  padding-right: 2px;
}
.img_container img {
  padding: 5px;
}

/*.satellite-locations-section .carousel-caption {
  top:30%;
  bottom: 0;
}*/

.satellite-locations-section .carousel-caption .location-name, .satellite-locations-section .carousel-caption .location-disc {
  font-family: "Rakuten Sans App SemiBold";
}

@media only screen and (max-width: 768px) {
  .desktop{
      display:none;
  }
  .mobile{
    display:block;
  }
  .sp-desktop {
    display:none;
  }
  .sp-mobile {
    display: block;
  }
  .logo{
    width: 240px;
  }
  .home-text, .register2, .jobs-button{
    font-size: 1em;
  }
 
  .theme-content{
    margin-top: 0 !important;
  }
  .rtc-text{
    font-size: 1.3rem;
  }
.section{
  padding-top: 2em;

}
.innovation-text{
  font-size: 1.5rem;
}
.innovation-button{
  font-size: .8rem;
  padding: 0 20px 0 20px;
  line-height: 35px;
}
.Innovation{
  background-position-x: 65%;
}
.rtc-container{
  background: url(..img/Group29.png);
}
.key-speakers-carousel .carousel-item {
  flex: 0 0 80%;
  margin-right: 0;
  display: block;
}

.key-speakers-carousel .carousel-inner {
  display: flex;
}

.key-speakers-text{
  display: flex;
  flex-wrap: nowrap;
  overflow-x: auto;
}
.key-speakers-text .card {
  flex: 0 0 auto;
  height: 100%;
}
.keyspeakers-title{
  padding-top: 40px;
}
.links-mobile{
  overflow-y: hidden;
  overflow-x: auto;
}
.links-mobile::-webkit-scrollbar {
  display: none;
}
.key-speakers-text .card-text {
  font-size: calc(0.9rem + .2vw);
}
.key-speakers-text .card-title {
  font-size: calc(1.6rem + .6vw);
}
.bottom-left {
    position: absolute;
    top: 38%;
    left: 10%;
    width: 250px;
    text-align: left;
    /*background-color: black;*/
    /*opacity: 0.7;*/
    padding: 5px;
    max-width: 79%;
} 
.footer-logo {
    height: 4rem;
}

.rtc-px-7 {
  padding-left: 0.5%;
  padding-right: 0.5%;
}
.rtc-direc-1 {
  width: calc(2rem + 0.9vw);
}
.carousel-satellite-locations .carousel-control-prev, .carousel-overseas-satellite-locations .carousel-control-prev {
  left: 5px;
}

.carousel-satellite-locations .carousel-control-next, .carousel-overseas-satellite-locations .carousel-control-next {
  right: 5px;
}
.centered-right {
  position: absolute;
  top: 40%;
  left: 10%;
  text-align: left;
  transform: translate(0%, 0%);
}
#carouselExampleControl .card-body .row {
  text-align: center;
}
.ss-popup .carousel-control-next {
  right: 0;
  justify-content: right;
}
.gr-popup .carousel-control-next {
  right: 0;
  justify-content: right;
}

.ss-popup .carousel-control-prev {
  left: 0;
  justify-content: left;
}
.ss-popup .rtc-modal-lg {
  max-width: 100%;
}
#ss-container .card-title, #ss-container .designation {
  text-align: center;
}
.gr-popup .carousel-control-prev {
  left: 0;
  justify-content: left;
}
.gr-popup .rtc-modal-lg {
  max-width: 100%;
}
#gr-container .card-title, #gr-container .designation {
  text-align: center;
}


}



.navbar-toggler {
  width: 20px;
  height: 20px;
  position: relative;
  transition: .5s ease-in-out;
}

.navbar-toggler,
.navbar-toggler:focus,
.navbar-toggler:active,
.navbar-toggler-icon:focus {
  outline: none;
  box-shadow: none;
  border: 0;
  position: relative;
}

.navbar-toggler span {
  margin: 0;
  padding: 0;
}

.toggler-icon {
  display: block;
  position: absolute;
  height: 3px;
  width: 100%;
  background: #F59600;
  border-radius: 1px;
  opacity: 1;
  left: 0;
  transform: rotate(0deg);
  transition: .25s ease-in-out;
}

.middle-bar {
  margin-top: 0px;
}


/* State when the navbar is collapsed */

.navbar-toggler.collapsed .top-bar {
  position: absolute;
  top: 0px;
  transform: rotate(0deg);
}

.navbar-toggler.collapsed .middle-bar {
  opacity: 1;
  position: absolute;
  top: 10px;
  filter: alpha(opacity=100);
}

.navbar-toggler.collapsed .bottom-bar {
  position: absolute;
  top: 20px;
  transform: rotate(0deg);
}

/* when navigation is clicked */

.navbar-toggler .top-bar {
  top: inherit;
  transform: rotate(135deg);
}

.navbar-toggler .middle-bar {
  opacity: 0;
  top: inherit;
  filter: alpha(opacity=0);
}

.navbar-toggler .bottom-bar {
  top: inherit;
  transform: rotate(-135deg);
}

/* Color of 3 lines */

.navbar-toggler.collapsed .toggler-icon {
  background: #F59600;
}

.navbar-white {
  background-color: white;
}

.navbar-trans {
  background-color: transparent;
  -webkit-transition: background-color 1000ms linear;
  -moz-transition: background-color 1000ms linear;
  -o-transition: background-color 1000ms linear;
  -ms-transition: background-color 1000ms linear;
  transition: background-color 1000ms linear;
}

/*Timetable CSS*/
.timeline-text{
  /* height: 64px;
  width: 206px; */
  color: #333333;
  
  font-size: 14px;
  letter-spacing: 0;
  line-height: 17px;
  text-align: left;
}
.single-timeline-content-teams .timeline-text .speaker-name {
  margin-top: 8px;
  padding-left: 10px;
   /*font-size: 12px;*/
  font-family: "Rakuten Sans App Bold";
  color: #00B900;
}
 .single-timeline-content-teams .timeline-text .company-name {
  /*font-size: 13px;*/
  padding-left: 10px;
  font-weight: bold;
}
.single-timeline-content-teams .timeline-text .desgn-name {
  /*font-size: 12px;*/
  font-family: "Rakuten Sans App Bold";
  margin-bottom: 0;
  padding-left: 10px;
}
.notes{
  padding-left: 3rem;
  /* padding-top: 20px; */
  color: #00B900;
  font-size: 20px;
  font-weight: bold;
  letter-spacing: 0;
  line-height: 25px;
}

.img-rt-180 {
  transform: rotate(180deg);
}

.single-timeline-content-teams .drop-down-button{
  padding: 20px 20px 25px;
  box-sizing: border-box;
  height: 7.92px;
  width: 5.36px;
  transform: scaleY(-1) rotate(270deg);
  float: right;
  margin-left: auto;
}
.vl{
  box-sizing: border-box;
  height: 170px;
  width: 1px;
  border: 1.5px dashed #00B900;
  position: center;

}
.single-timeline-area .single-timeline-content {
  padding: 15px 15px 17px;
  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: 98px;*/
  background-color: rgba(254,254,254,0.7);
  width: 100%;
}

.drop-down-button-notes {
  box-sizing: border-box;
  float: right;
  margin-left: auto;
}

.vert_dot:after {
    content: "";
    position: absolute;
    z-index: 0;
    left: 3%;
    border-left: 2px dashed #00B900;
    /* height: 90%; */
    top: 45px;
    bottom: 10px;
}
.event_time{
    flex-direction: column;
    justify-content: center;
    align-items: center;
    display: flex;
    font-family: "Rakuten Sans App Bold";
    }

.timetable{
  background-color: #f7f7f7;
}
span.time{
  background-color: #f7f7f7;
  z-index: 1;
  position: relative;
  top: -15px;
  left: 5px;
}
span.time.green{
left: -5px;
}
.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;
  /* width: 104px; */
  color: #00B900;
  
  font-size: 24px;
  font-weight: bold;
  letter-spacing: 0;
  line-height: 30px;
}
.track{
  /*height: 26px;*/
  /* width: 205px; */
  color: #000000;
  
  font-size: 21px;
  font-weight: 600;
  letter-spacing: 0;
  line-height: 26px;
}

.hide{
  display: none;
}
.show{
  display: block;
}

.nov-mob{
  color: #00B900;
  font-size: 16px;
}

.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;
  font-weight: bold;
  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%;
}

.gallery_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);
}
.gallery_panel .notes{
  padding-left: 16px;
  padding-top: 0;
  color: #00B900;
  font-size: 18px;
  font-weight: bold;
  letter-spacing: 0;
  line-height: 25px;
  align-items: center;
}

.gallery_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%;
}

.fs-18{
  font-size: 18px;
}


.time_series{
   height: 70px;
   vertical-align: top;
   width: 10%; 
}

.tracks {
    width: 30%;
    /* height: 50px; */
    vertical-align: top;
}

table .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;
  /*margin-top: -15px;*/
}
.hour_start td.tracks{
  border-top: 1px dashed #00B900;
}
.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;
}

.drop-down-button img{
  transform: rotate(90deg);
}

.h-91{
  height: 91% !important;
}

.timetable {
  padding: 5px;
}

table .align-items-center {

  align-items: stretch !important;
}

.green{
  color: #00B900;
}

/* IE9, IE10, IE11 */
@media screen and (min-width:0\0) {
  .rtc-ie-mt-20 { margin-top: 20%}
}

.bg-sl {
  background-size: 50%;
  background: linear-gradient(0deg, #F7F7F7 50%, transparent 50%);
}

.col-centered{
  float: none;
  margin: 0 auto;
}
.timetable-modal .modal-body .company-name{
  font-family: "Rakuten Sans App";
  font-size: 22px;
  font-weight: 600;
  letter-spacing: 0;
  line-height: 30px;
}

.timetable-modal .modal-body .company-name.speakers{
  font-size: 20px;
}
.timetable-modal .modal-body .desgn-name{
  font-family: "Rakuten Sans App Bold";
  font-size: 30px;
  font-weight: bold;
  letter-spacing: 0;
  line-height: 46px;
}
.timetable-modal .modal-body .card-title{
    font-family: "Rakuten Sans App Bold";
    color: #00B900;
    font-size: 16px;
    text-align: center;
    margin-top: 12px;
    /* height: 48px; */
    /* white-space: nowrap; */
}

.timetable-modal .modal-body .card-text{
  font-family: "Rakuten Sans App";
  font-size: 14px;
  letter-spacing: 0;
  line-height: 17px;
  text-align: center;
}
.h-32{
  height: 32px;;
}

.single-timeline-content-teams{
    cursor: pointer;
}
.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: #fff;
}
.timetable_download_mob{
  color: #fff;
}
.timetable_download_mob:hover, .timetable_download:hover{
    color: #fff;
}

.timetable-table tr {
  height: 75px;
}
.timetable-table {
  table-layout: fixed;
}
.three-column-images .row
{
  text-align:center;
}
.three-column-images img
{
  margin-bottom:10px;
  margin-top:10px;
}
.three-column-images a
{
  font-family: "Rakuten Sans App Bold";
  margin-bottom: 0;
  padding-left: 10px;
}
.borderless td, .borderless th {
  border: none;
}
.team-des{
/*  padding-top: 20px;*/
  font-size: 14px;
}
.team-member{
  font-size: 14px;
  padding-bottom: 28px;
}


/* .d-flex2 {
  display: table;
}

.d-flex3 {
  display: table-cell !important;
  vertical-align: middle;
} */

/* .tracks img {
  display: none;
} */

a.register_btn{
  display: none;
}
#banner_text_bg{
  position: absolute;
  left: 0;
  right: 0;
  height: 116px;
  background-color: black;
  opacity: .5;
  z-index: -2;
  display: none;
  margin-left: -130px;
  margin-right: -130px;
  overflow: hidden;
}

 @media (max-width: 470px) {
  #banner_text_bg{
    height: 134px;
  }
	.date-text{
	font-size: 16px !important;
	text-align: center !important;
  font-family: "Rakuten Sans Bold";
}
}
@media (max-width: 398px) {
  #banner_text_bg{
    height: 157px;
  }
	.date-text{
	font-size: 16px !important;
	text-align: center !important;
	font-family: "Rakuten Sans Bold";
}
}
@media (max-width: 350px) {
  #banner_text_bg{
    height: 186px;
  }
	.date-text{
	font-size: 16px !important;
	text-align: center !important;
	font-family: "Rakuten Sans Bold";
}
}
@media (max-width: 324px) {
  #banner_text_bg{
    height: 192px;
  }
	.date-text{
	font-size: 16px !important;
	text-align: center !important;
	font-family: "Rakuten Sans Bold";
}
}
@media (max-width: 284px) {
  #banner_text_bg{
    height: 212px;
  }
	.date-text{
	font-size: 16px !important;
	text-align: center !important;
	font-family: "Rakuten Sans Bold";
}
}

#graphic-recording-section .card-body{
  padding-top: 0px;
}

#graphic-recording-section .card-body:hover{
  text-decoration: none;
}

#graphic-recording-section .gr-desk-cl-bio :hover .card-title {
    text-decoration: none;
  }
.bg_black_light{
  background-color: rgba(0, 0, 0, .3);
}

#graphic-recording-section .img-thumbnail{
  padding: 0;
}
#graphic-recording-section .gr-desk-cl-bio, #graphic-recording-section .card-title{
  cursor: default;
}
.navbar-dark .navbar-nav .nav-link:focus, .navbar-dark .navbar-nav .nav-link:hover{
  color: white;
  text-decoration: underline;
}

#domestic-satellite-locations .carousel-caption, #overseas-satellite-locations .carousel-caption {
    right: 35%;
    left: 35%;
}


#graphic-recording-section .card-title{
      line-height: 1;
    padding-bottom: 24px !important;
}


 #GalleryTrackSelect{
    margin-top: 6px;
    height: 32px;
    margin-right: 16px;
    width: 80px;
}

#GalleryTrack .rtc-carousel-control-prev img, #GalleryTrack .rtc-carousel-control-next img{
      width: 28px;
      margin-top: 5px;
}
#satellite-locations-section .carousel-caption {
    top: 35%;
    bottom: 0;
}

.carousel-satellite-locations .text-center.px-2.px-md-0, .carousel-overseas-satellite-locations .text-center.px-2.px-md-0{
  height: 72px;
}

#speakers-carousel{
    height: 990px;
    overflow: hidden;
  }

  #speakers-carousel-mobile{
    height: 990px;
    overflow: hidden;
  }


.cursor_default{
  cursor: default;
}



@media (min-width: 768px) {
  .key-speakers-carousel .carousel-item {
    margin-right: 0;
    flex: 0 0 33%;
    display: block;
  }
  
  .key-speakers-carousel .carousel-inner {
    display: flex;
    justify-content: center!important;
  }

  .centered-right .award-txt-1, .centered-right .award-txt-2, .centered-right p {
    font-size: 0.75rem !important;
  }
  .centered-right p {
    margin-bottom: 0.2rem;
  }
	.date-text{
	font-size: 16px !important;
	text-align: center !important;
	font-family: "Rakuten Sans Bold";
}
}

@media only screen and (min-width: 992px) {
  .centered-right .award-txt-1, .centered-right .award-txt-2, .centered-right p, .centered-right a {
    font-size: 0.93rem !important;
  }
  .centered-right a {
    margin-top: 1rem!important;
  }
  .centered-right p {
    margin-bottom: 1rem;
  }
	.date-text{
	font-size: 18px !important;
	text-align: center !important;
	font-family: "Rakuten Sans Bold";
}
}


@media only screen and (max-width: 1200px) {
  #domestic-satellite-locations .carousel-caption, #overseas-satellite-locations .carousel-caption {
      right: 25%;
      left: 25%;
  }
  #speakers-carousel{
    height: 825px;
    overflow: hidden;
  }
}

@media only screen and (max-width: 991px) {
  /* .mobile-nav {
    background-color: white;
    color: black !important;
    height: 100% !important;
    position: fixed;
    bottom: 0;
    right: 5px;
    left: 5px;
    top: 60px;
  }
  */
  .navbar-custom {
    margin-top: 0;
  }
  
  .fixed-nav {
    position: fixed !important;
  }

  .navbar-dark .navbar-nav .nav-link {
    color: black !important;
  } 

  .navbar-dark .navbar-nav {
    text-align: center;
  }

  .navbar-dark .nav-item {
    padding: 0.5rem!important;
  }

  .mobile-nav {
    position: fixed;
    top: 60px;
    left: 0;
    right: 0;
    height: 100%;
  }

  .navbar-collapse {
    background-color: white;
    color: black;
  }

  .rtc-sponsors-img {
    width: 100% !important;
  }

  .kp-div-1 {
    width: 100%;
    position: relative;
    z-index: 0;
    float: center;
    height: auto;
  }

  .kp-div-2 {
    width: 100%;
    position: relative;
    z-index: -1;
    background-color: #F7F7F7;
    float: right;
    height: auto;
    /* right: 0; */
    margin-top: 0;
    /* padding-bottom: -60px; */
  }

  .kp-div-2-1 {
    margin-left: 1rem;
    padding: 20px;
  }

  .kp-img-div {
    text-align: right;
    margin-bottom: 8%;
  }
  .bottom-left {
    font-size: 14px;
  }
  .bottom-left h2{
    font-size: 19px;
  }
  .carousel-indicators {
    top: 0;
  }
  .kp-img-1 {
    width: 130px;
  }

  .credit-text {
      font-size: 60%;
      font-weight: 100;
  }

  .navbar-expand-lg .navbar-nav .nav-link {
    padding-right: 0.5rem;
    padding-left: 0.5rem;
  }
  
  .satellite-locations-section .carousel-caption {
    top:18%;
    bottom: 0;
  }
   #satellite-locations-section .carousel-caption {
    top:27% !important;
  }
  #speakers-carousel{
    height: 800px;
    overflow: hidden;
  }
	.date-text{
	font-size: 15px !important;
	text-align: center !important;
	font-family: "Rakuten Sans Bold";
}
}

@media only screen and (max-width: 599px) {
  #satellite-locations-section .carousel-caption {
      top: 30% !important;
      bottom: 0;
  }
  .carousel-satellite-locations .text-center.px-2.px-md-0, .carousel-overseas-satellite-locations .text-center.px-2.px-md-0 {
    height: 150px;
  }
	.date-text{
	font-size: 16px !important;
	text-align: center !important;
	font-family: "Rakuten Sans Bold";
}
}

@media only screen and (max-width: 500px) {
  .centered-right .award-txt-1, .centered-right .award-txt-2, .centered-right p, .centered-right a {
    font-size: 0.7rem;
  }
  .centered-right a {
    margin-top: 0.5rem!important;
  }
  .centered-right p {
    margin-bottom: 0.5rem;
  }
	.date-text{
	font-size: 16px !important;
	text-align: center !important;
	font-family: "Rakuten Sans Bold";
}
}

@media only screen and (max-width: 452px) {
  #domestic-satellite-locations .carousel-caption, #overseas-satellite-locations .carousel-caption {
      right: 15%;
      left: 15%;
  }
  .carousel-satellite-locations .text-center.px-2.px-md-0, .carousel-overseas-satellite-locations .text-center.px-2.px-md-0 {
    height: 180px;
    overflow-y: auto;
  }
    #satellite-locations-section .carousel-caption {
      top: 19% !important;
      bottom: 0;
  }
	.date-text{
	font-size: 13px !important;
	text-align: center !important;
	font-family: "Rakuten Sans Bold";
}
}

@media only screen and (max-width: 390px) {
  #speakers-carousel-mobile{
    height: 725px;
    overflow: hidden;
  }
	.date-text{
	font-size: 13px !important;
	text-align: center !important;
	font-family: "Rakuten Sans Bold";
}
}


@media only screen and (max-width: 350px) {
  .centered-right .award-txt-1, .centered-right .award-txt-2, .centered-right p, .centered-right a {
    font-size: 0.7rem;
  }
  .centered-right a {
    margin-bottom: 2px;
  }
  .centered-right p {
    margin-bottom: 2px;
  }
  .centered-right {
    top: 25%
  }
	.date-text{
	font-size: 16px !important;
	text-align: center !important;
	font-family: "Rakuten Sans Bold";
}
}

@media only screen and (max-width: 310px) {
.bottom-left {
  font-size: 11px;
}
.bottom-left h2{
  font-size: 16px;
}
.centered-right .award-txt-1 {
  font-size: 0.7rem !important;
}
.centered-right .award-txt-2 {
  font-size: 0.7rem;
}
.centered-right p {
  margin-bottom: 2px;
}
.centered-right {
  position: absolute;
  top: 25%;
  left: 10%;
  text-align: left;
  transform: translate(0%, 0%);
}
.date-text{
	font-size: 16px !important;
	text-align: center !important;
	font-family: "Rakuten Sans Bold";
}
}

@media only screen and (max-width: 307px) {
  #domestic-satellite-locations .carousel-caption, #overseas-satellite-locations .carousel-caption {
      right: 5%;
      left: 5%;
  }
	.date-text{
	font-size: 16px !important;
	text-align: center !important;
	font-family: "Rakuten Sans Bold";
}
}

@media only screen and (max-width: 280px) {
  .centered-right {
    top: 2%
  }s
	.date-text{
	font-size: 13px !important;
	text-align: center !important;
	font-family: "Rakuten Sans Bold";
}
}







#date-text{
	font-size: 18px !important;
	text-align: center !important;
	font-family: "Rakuten Sans Bold";
}
.hero-text-three{
	margin-top: 25px !important;
}


/*.speakers-text .card-text{
  height: 115px;
}*/
