.schedule-wrapper {
  display: flex;
  flex-direction: column;
}

.title-and-logo {
  display: flex;
  align-items: center;
  gap: 10px;
  flex-wrap: wrap;
}




.nav-tabs {
    background: #d3ebef;
}
.nav-tabs {
    border-bottom: 1px solid #d3ebef;
}
.nav-tabs > li.active:before {
    background: #003867;
}
.major1 .schedule__time {
  color: #fff !important;
}

.panel-title > a {
 
  color: #003867;

  bottom: 0;
  background-color: #d3ebef;
}
.schedule__time {
  color: #000 !important;
}

.schedule__item--major {
  background: #0094aa;
}
.major1 {
  background: #003765;
}
.major2 {
  background: #d3ebef;
 
}
.w10 img{
  width: 30% !important;
}
@media (max-width: 768px) {
  .w10 img {
    width: 100% !important;
  }
}

@media (max-width: 700px) {
  .banner__icons {
    font-size: 10px;
  }
}
@media (max-width: 900px) {
  .bg {
    height: 35%;
    bottom: 35% !important;
  }
}

@media (min-width: 500px) {

  .intro-president {
    position: relative;
  }

  .intro-president .speaker__photo-wrapper {
    position: relative;
    left: 0;
    margin-left: 0;
  }

  .intro-president .speaker__infobox {
    text-align: left;
    left: 200px;
    margin-left: 10px;
    position: absolute;
  }

}
.banner__tint {
    background-color: rgb(0 0 0 / 0%);
}
.plakat img {
    width: 100% !important;
  }
.w25 img {
  width: 25%;
}
.w30 img {
  width: 30%;
}
.w35 img {
  width: 35%;
}
.w40 img {
  width: 40%;
}
.w45 img {
  width: 45%;
}
.w55 img {
  width: 55%;
}
.w65 img {
  width: 65%;
}
@media (max-width: 800px) {
  .organon img {
    margin: 50px 0;
  } }
@media (max-width: 500px) {
video {
  height: 38vh;
  
} }

.footer__content{
 padding-bottom: 0px;
}
.footer {
    width: 100%;
    background: #012F51;
    color: #ffffff;
}
@media(max-width: 768px){
.icon{
font-size: 6px;
.banner__icons .fa {
    font-size: 10px;

}}}
@media(max-width: 766px){
.banner__desc {
    max-width: 600px;
    margin: 0 auto;
    margin-bottom: -60px;
    margin-top: -25px;
    font-size: 14px;
    color: inherit;
    
}}
video {
    margin-top: 20px;
}
@media(max-width: 1220px){
.banner__icons {
    margin-top: -30px;
}}

.banner-text{
    position: absolute;
    text-align: center;
    bottom: 20%;
    background: rgba(0, 0, 0, 0.5);
    color: #f1f1f1;
    width: 100%;
    padding: 30px;
}
@media(max-width: 766px){
.banner-text {
    position: absolute;
    text-align: center;
    bottom: 20%;
    background: rgba(0, 0, 0, 0.5);
    color: #f1f1f1;
    width: 100%;
    padding: 30px;
    
}}
table { border-color: #ddd}
.schedule__desc {
    color: black;
}
em {
    color: #9e9e9e;
}
.schedule__time {
    color: #5e5e5e;
}
.bg{
    background: #46B9C2;
    em {
    color: #000;
}
}
.schedule__desc {
    border-left: 1px solid rgb(255 255 255 / 0%);
}
.bg-dark{
    background: #365F91;
.schedule__time {
    color: #fff;
}
}
.w40 { 
width: 45%; 
margin: auto;}
.sponsors__cell {
    width: 100%;

}