/*@font-face{*/
/*  font-family:'Delivery_W_Rg';*/
/*  src:url(../fonts/Delivery/Web/WOFF2/Delivery_W_Rg.woff2);*/
/*}*/

/*@font-face{*/
/*  font-family:'Delivery_W_Bd';*/
/*  src:url(../fonts/Delivery/Web/WOFF2/Delivery_W_Bd.woff2);*/
/*}*/

/*@font-face{*/
/*  font-family:'Delivery_W_Lt';*/
/*  src:url(../fonts/Delivery/Web/WOFF2/Delivery_W_Lt.woff2);*/
/*}*/
@font-face{
  font-family:"Delivery";
  font-style:normal;
  font-weight:200;
  src:local(Delivery), url(../fonts/Delivery/Web/WOFF2/Delivery_W_Lt.woff2) format("woff2"), url(../fonts/Delivery/Web/WOFF/Delivery_W_Lt.woff) format("woff");
  font-display: swap;
  }
 @font-face{
  font-family:"Delivery";
  font-style:italic;
  font-weight:200;
  src:local(Delivery),url(../fonts//Delivery/Web/WOFF2/Delivery_W_LtIt.woff2) format("woff2"),url(../fonts//Delivery/Web/WOFF/Delivery_W_LtIt.woff) format("woff");
  }
  @font-face{
    font-family:"Delivery";
    font-style:normal;
    font-weight:400;
  src:local(Delivery),url(../fonts/Delivery/Web/WOFF2/Delivery_W_Rg.woff2) format("woff2"),url(../fonts/Delivery/Web/WOFF/Delivery_W_Rg.woff) format("woff");
  font-display: swap;
  }
  @font-face{
    font-family:"Delivery";
    font-style:italic;
    font-weight:400;
    src:local(Delivery),url(../fonts/Delivery/Web/WOFF2/Delivery_W_It.woff2) format("woff2"),url(../fonts/Delivery/Web/WOFF/Delivery_W_Lt.woff) format("woff");
    font-display: swap;
    }
  @font-face{
    font-family:"Delivery";
    font-style:normal;
    font-weight:700;
    src:local(Delivery),url(../fonts/Delivery/Web/WOFF2/Delivery_W_Bd.woff2) format("woff2"),url(../fonts/Delivery/Web/WOFF/Delivery_W_Bd.woff) format("woff");
    font-display: swap;
  }
  @font-face{
    font-family:"Delivery";
    font-style:italic;
    font-weight:700;
    src:local(Delivery),url(../fonts/Delivery/Web/WOFF2/Delivery_W_BdIt.woff2) format("woff2"),url(../fonts/Delivery/Web/WOFF/Delivery_W_BdIt.woff) format("woff");
    font-display: swap;
    }
  @font-face{
    font-family:"Delivery";
    font-style:normal;
    font-weight:200;
    font-stretch:condensed;
    src:local(Delivery),url(../fonts/Delivery/Web/WOFF2/Delivery_W_CdLt.woff2) format("woff2"),url(../fonts/Delivery/Web/WOFF/Delivery_W_CdLt.woff) format("woff");
    font-display: swap;
  }

  @font-face{
    font-family:"Delivery";
    font-style:normal;
    font-weight:800;
    font-stretch:condensed;
    src:local(Delivery),url(../fonts/Delivery/Web/WOFF2/Delivery_W_CdBlk.woff2) format("woff2"),url(../fonts/Delivery/Web/WOFF/Delivery_W_CdBlk.woff) format("woff");
    font-display: swap;
  }
.grid-position h2{
  font-family: 'Delivery';
    font-stretch: condensed;
    font-weight: bold;
    font-size:3vw;
}
.column-left{
  padding-bottom: 30px;
  
}
.rotorgaris{
    
    border-left: 3px solid #000; /* Warna dan ketebalan garis dapat disesuaikan */
    height: 10px;
    position: absolute;
    margin-top: auto;
    top: 43%;
    z-index: 10;
   

}
.rotorgarisRight{
    
    border-left: 3px solid #000; /* Warna dan ketebalan garis dapat disesuaikan */
    height: 10px;
    position: absolute;
    margin-top: auto;
    top: 43%;
    z-index: 10;
   right : 0;

}
iframe{
    border-radius:10px;
}
.text-dhl{
      color:#d10a0f;
}

.column-left h1{
    color:#d10a0f;
    font-family:'delivery';
    font-stretch: condensed;
    
}
.column-left h4{
    font-size:1.5vw;
}
.headline, .red-color {
      color:#d10a0f;
}
.ml-auto{
    margin-left:auto
}
.right-column{
  position: relative
}
.img-header{
    width:100px
}
.img-fluid{
    width:95%!important;
}
.nav-link{
  font-weight: 800;
}
.float-right{
  float: right;
  
}

.monitor {
  position: relative;
  background: url('/images/dhl-ilustrator.png') no-repeat;
  background-size: contain; /* Adjust to fit your layout */
  width: 80%;
  max-width: 600px; /* Set your image width */
  padding-top: 56.25%;
  margin: 0 auto;
}

.screen {
  position: absolute;
  top: 10%; /* Adjust these values to position the screen */
  left: 12.5%; /* Adjust these values to position the screen */
  width: 63%; /* Adjust to fit within the monitor image */
  height: 55%; /* Adjust to fit within the monitor image */
  color: firebrick; /* Text color on the screen */
  display: flex;
  align-items: center;
  justify-content: center;
}
.iframe-container {
  position: relative;
  overflow: hidden;
  width: 100%;
  height: 100%;
}

iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.img-header-right{
    width:50px
}
.navbar{
    --bs-navbar-nav-link-padding-x: 2rem!important
}
.navbr{
    
    font-family: 'Delivery';
    font-weight: bold;
    font-stretch: condensed;
}
.bg-body-tertiary{
    background: linear-gradient(to right, #fc0 0%, #fc0 30%, #ffe57f 79%, #fff0b2 100%);
}
.btn-dhl{
  background-color: #d10a0f;
  border-radius: 20px 20px 20px 20px;
  color: white;
}
.column-left h1{
    font-size:3rem!important;
}
.text-display{
        /* --bs-gutter-x: 170px; */
    padding-left: 13%;
    position: absolute;
    top: 0;
    left: 0;
    /* margin: auto; */
    padding-top: 10%;
    width: 100%;
    height: 26vw;
    /* padding-bottom: calc(var(--bs-gutter-x) * 1.5); */
    padding-right: 21%;

}
iframe{
  width: 100%;
 height: 100%;
}


.text-display h1{
  color: #d10a0f;
  font-family: 'Delivery_W_Bd';
}
body {
    background-color: #f2f1ed;
    font-family: 'Delivery_W_Rg';
  }
  
  .wrap {
    padding-top: 60px;
    padding-left: 150px;
    position: absolute;
    bottom: 0;
    top: 0;
    left: 0;
    right: 0;
    margin: auto;
    height: 310px;
  }
  
   a {
    text-decoration: none;
    color: #1a1a1a;
  }
  
  /*h1 {
    margin-bottom: 60px;
    text-align: center;
    font: 300 2.25em "Lato";
    text-transform: uppercase;
  } */
  /* h1 strong {
    font-weight: 400;
    color: #ea4c4c;
  }
  
  h2 {
    margin-bottom: 80px;
    text-align: center;
    font: 300 0.7em "Lato";
    text-transform: uppercase;
  }
  h2 strong {
    font-weight: 400;
  } */
  
  .countdown {
    width: 720px;
    margin: 0 auto;
  }
  .countdown .bloc-time {
    float: left;
    margin-right: 45px;
    text-align: center;
  }
  .countdown .bloc-time:last-child {
    margin-right: 0;
  }
  .countdown .count-title {
    display: block;
    margin-bottom: 15px;
    font: normal 0.94em "Lato";
    color: #1a1a1a;
    text-transform: uppercase;
  }
  .countdown .figure {
    position: relative;
    float: left;
    height: 90px;
    width: 60px;
    margin-right: 10px;
    border:1px solid rgb(0, 0, 25);
    background-color: #fff;
    border-radius: 8px;
    -moz-box-shadow: 0 3px 4px 0 rgba(0, 0, 0, 0.2), inset 2px 4px 0 0 rgba(255, 255, 255, 0.08);
    -webkit-box-shadow: 0 3px 4px 0 rgba(0, 0, 0, 0.2), inset 2px 4px 0 0 rgba(255, 255, 255, 0.08);
    box-shadow: 0 3px 4px 0 rgba(0, 0, 0, 0.2), inset 2px 4px 0 0 rgba(255, 255, 255, 0.08);
  }
  .countdown .figure:last-child {
    margin-right: 0;
  }
  .countdown .figure > span {
    position: absolute;
    left: 0;
    right: 0;
    margin: auto;
    font: normal 4em/85px "Lato";
    font-weight: 700;
    color: #de4848;
  }
  .countdown .figure .top:after,
  .countdown .figure .bottom-back:after {
    content: "";
    position: absolute;
    z-index: -1;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    border-bottom: 1px solid rgba(0, 0, 0, 0.1);
  }
  .countdown .figure .top {
    z-index: 3;
    background-color: #f7f7f7;
    transform-origin: 50% 100%;
    -webkit-transform-origin: 50% 100%;
    -moz-border-radius-topleft: 10px;
    -webkit-border-top-left-radius: 10px;
    border-top-left-radius: 10px;
    -moz-border-radius-topright: 10px;
    -webkit-border-top-right-radius: 10px;
    border-top-right-radius: 10px;
    -moz-transform: perspective(200px);
    -ms-transform: perspective(200px);
    -webkit-transform: perspective(200px);
    transform: perspective(200px);
  }
  .countdown .figure .bottom {
    z-index: 1;
  }
  .countdown .figure .bottom:before {
    content: "";
    position: absolute;
    display: block;
    top: 0;
    left: 0;
    width: 100%;
    height: 50%;
    background-color: rgba(0, 0, 0, 0.02);
  }
  .countdown .figure .bottom-back {
    z-index: 2;
    top: 0;
    height: 50%;
    overflow: hidden;
    background-color: #f7f7f7;
    -moz-border-radius-topleft: 10px;
    -webkit-border-top-left-radius: 10px;
    border-top-left-radius: 10px;
    -moz-border-radius-topright: 10px;
    -webkit-border-top-right-radius: 10px;
    border-top-right-radius: 10px;
  }
  .countdown .figure .bottom-back span {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    margin: auto;
  }
  .countdown .figure .top,
  .countdown .figure .top-back {
    height: 50%;
    overflow: hidden;
    -moz-backface-visibility: hidden;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
  }
  .countdown .figure .top-back {
    z-index: 4;
    bottom: 0;
    background-color: #fff;
    -webkit-transform-origin: 50% 0;
    transform-origin: 50% 0;
    -moz-transform: perspective(200px) rotateX(180deg);
    -ms-transform: perspective(200px) rotateX(180deg);
    -webkit-transform: perspective(200px) rotateX(180deg);
    transform: perspective(200px) rotateX(180deg);
    -moz-border-radius-bottomleft: 10px;
    -webkit-border-bottom-left-radius: 10px;
    border-bottom-left-radius: 10px;
    -moz-border-radius-bottomright: 10px;
    -webkit-border-bottom-right-radius: 10px;
    border-bottom-right-radius: 10px;
  }
  .countdown .figure .top-back span {
    position: absolute;
    top: -100%;
    left: 0;
    right: 0;
    margin: auto;
  }
  body{
    background-color: #ffffff;
    overflow: hidden;
    font-family: 'delivery';
    font-stretch: condensed;
  }
  
  .timer {
    border-radius: 10px 10px 10px 10px;
    background-color: #f2f2f2;
/*    position: absolute;*/
    font-family: "Roboto";
    width: 550px;
    height: 125px;
/*    margin: auto;*/
    padding: 20px;
    padding-top: 5px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    margin-top: auto;
    top:-50px;
    right:0;
    left:0;
    bottom: 0;
    padding-left: 10px;
    padding-bottom: 10px;
    /* margin-left: 150px; */
  }
  
  .timer .flipdown {
    margin: auto;
    text-align: center;
  }
  
  .timer h1 {
    text-align: center;
    font-size: 50px;
    text-transform: uppercase;
    color: #fff;
    margin-bottom: 30px;
  }
  
  .timer .flipdown h2 {
    text-align: center;
    font-size: 30px;
    text-transform: uppercase;
    color: #fff;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  
  .flipdown.flipdown__theme-dark .rotor-group-heading:before {
    color: #fff;
  }
  
  .rotor-group-heading {
    margin-bottom: 0px;
  }
  
  .flipdown.flipdown__theme-dark .rotor-bottom, .flipdown.flipdown__theme-dark .rotor-leaf-rear {
    color: #000!important;
    background-color: #fff!important;
     border-top:1px solid #adb5bd;
    border-left: 1px solid #adb5bd;
    border-right: 1px solid #adb5bd;
    border-bottom: 1px solid #adb5bd;
    box-shadow: inset 0px -6px 5px rgba(0, 0, 0, 0.1);
  }
  
  .flipdown.flipdown__theme-dark .rotor, .flipdown.flipdown__theme-dark .rotor-top, .flipdown.flipdown__theme-dark .rotor-leaf-front {
    color: #000!important;
    background-color: #fff!important;
    border-top:1px solid #adb5bd;
    border-left: 1px solid #adb5bd;
    border-right: 1px solid #adb5bd;
   box-shadow: inset 0px 6px 5px rgba(0, 0, 0, 0.1);
  }
  
  .flipdown.flipdown__theme-dark .rotor-group:nth-child(n+2):nth-child(-n+3):before, .flipdown.flipdown__theme-dark .rotor-group:nth-child(n+2):nth-child(-n+3):after {
    background-color: #fff;
  }

  
  
  /*# sourceMappingURL=style.css.map */
  @media (min-width:767px) and (max-width: 768px) {
       .text-display{
          height:28vw!important;
          padding-top:14%!important;
          padding-left:14%;
          padding-right:23%;
          
  }
  }
  
  @media (max-width: 765px) {
     
      .column-left h1{
          font-size:4.5vw;
      }
      .column-left h2{
          font-size:5vw;
      }
       .column-left h4{
          font-size:3vw;
      }
      .text-display{
          height:50vw;
          padding-top:14%;
          padding-right:23%;
          padding-left:15%;
      }
      .img-header-right{
    width:7%
}
      .rotorgaris, .rotorgarisRight{
    
    
    height: 6px;
   
   

}
.p-mobile{
    padding-bottom:10%;
}

    .column-left{
  padding-bottom: 10px;
    padding-top: 30px;
}
    .img-header{
      width: 100px;
    }
    .text-display h1{
      font-size: 18px;
    }
    .text-display h3{
      font-size: 15px;
    }
    body{
        overflow:auto;
    }
    .timer{
      /*width: 250px;*/
      /*height: 50px;*/
      top:5%;
      width: 95%;
    height: 100%;
    }
    /* .timer{
      width: 250px;
      height: 60px;
    }
    .flipdown{
      width: 230px;
    }
    .flipdown .rotor{
      width: 10px;
    }
    .flipdown .rotor-leaf, .flipdown .rotor{
      width: 40px;
    } */
    .grid-position:nth-child(1) {
      order: 1; 
    }
  }
    @media (min-width: 1600px) {
      .text-absolute h1{
        font-size:3vw!important;
        line-height:40px!important;
    }
    .text-absolute h2{
      font-size:2.5vw!important;
      line-height:40px!important;
    }
    .text-absolute h3{
      font-size:2.5vw!important;
    }
    .text-absolute h4{
      font-size:2vw!important;
      line-height:40px!important;
    }
         .column-left{
          /*margin-top:-30px!important;*/
          padding-top:10px!important;
      }
      .container-speaker{
        max-width: 1200px;
        margin: auto;
      }
    }
  @media (min-width: 992px) {
      /*.post-right{*/
      /*   padding-top:12vh;*/
      /*}*/
    .container-speaker{
      max-width: 950px!important;
      margin: auto;
    }
    .text-absolute h1{
        font-size:2.5vw!important;
        line-height:20px;
    }
    .text-absolute h2{
      font-size:2vw!important;
      line-height:20px;
    }
    .text-absolute h3{
      font-size:1.9vw!important;
    }
    .text-absolute h4{
      font-size:1.7vw!important;
      line-height:20px;
    }
      .column-left h1,h2{
 line-height:50px;   
}
.text-right-speaker {
  color: white;
  width: 20vw;
  font-size: 1.3vw;
  position: absolute;
  z-index: 2;
  top: 15%;
  margin-top: auto;
  right: 3%;
  left: auto;
  font-weight: bold;
}
.timer-speaker{
  background-color: #f2f2f2;
  width: 23vw;
  padding-left: 10px;
  padding-top: 10px;
  padding-right: 10px;
  padding-bottom: 30px;
}
      .column-left{
          padding-top:5vh;
      }
      
    /*#navbarNav{*/
    /*  margin-left: 300px;*/
    /*}*/
    /* .flipdown .rotor{
      width: 40px!important;
      font-size: 3rem!important;
    } */
  }
  
  @media (min-width: 1600px) {
      .jumbotron{
          height:500px!important;
      }
       .bubble::after {
      content: '';
      border-top-left-radius: 50% 100%;
      border-bottom-left-radius: 50% 100%;
      position: absolute;
    
      right: 0;
   
      z-index: 1;
      width: 40%;
      background-color: #d40411;
      height: 560px!important;
  }
  .bubble-left::after {
    
    content: '';
   
    position: absolute;
    width: 100%;
    background-color: #ffcc01;
    height: 550px!important;
}
    .timer-speaker{
      background-color: #f2f2f2;
      width: 540px;
      padding-left: 10px;
      padding-top: 10px;
      padding-right: 10px;
      padding-bottom: 10px;
    }
      .container{
          max-width:1550px;
      }
  }
   @media (min-width: 2200px) {
       .text-absolute h1,h2,h3,h4 {
   
    line-height: 100px!important;
}
.jumbotron {
     height: 30vw!important; 
}
      .container{
          max-width:88vw;
      }
      .container-speaker{
          max-width:80vw!important;
      }
      .text-display{
          height:25vw;
      }
      .column-left h1,h2{
          line-height:100px;
      }
  }
  
   @media (min-width: 992px) and (max-width: 1224px)  {
        .bubble::after {
      content: '';
      border-top-left-radius: 50% 100%;
      border-bottom-left-radius: 50% 100%;
      position: absolute;
    
      right: 0;
   
      z-index: 1;
      width: 40%;
      background-color: #d40411;
      height: 350px!important;
  }
  .bubble-left::after {
    
    content: '';
   
    position: absolute;
    width: 100%;
    background-color: #ffcc01;
    height: 350px!important;
}
/*.jumbotron{*/
/*    height:30vw!important;*/
/*}*/
    
    .text-display{
        padding-top:12%;
    }   
    .timer-speaker{
      background-color: #f2f2f2;
      width: 300px!important;
      padding-left: 10px;
      padding-top: 10px;
      padding-right: 10px;
      padding-bottom: 40px;
    }
   }
    @media (min-width: 772px) and (max-width: 992px)  {
         .jumbotron{
          position: relative!important;
          height:30vh!important;
      }
      .timer-speaker{
        background-color: #f2f2f2;
        width: 33vw;
        padding-left: 10px;
        padding-top: 10px;
        padding-right: 10px;
        padding-bottom: 10px;
      }
      .text-absolute h1{
        font-size:3vw!important;
        line-height:20px;
    }
    .text-absolute h2{
      font-size:2.5vw!important;
      line-height:20px;
    }
    .text-absolute h3{
      font-size:2.5vw!important;
      line-height: 20px;
      padding-top: 10px;
    }
    .text-absolute h4{
      
      font-size:2vw!important;
      line-height:20px;
    }
      .container-speaker{
        max-width: 700px!important;
        margin: auto;
      }
        .text-display{
            height:22vw;
            padding-top:14%;
            padding-right:23%;
            padding-left:15%;
        }
    
        .text-right-speaker{
          color: white;
          width: 18vw;
          font-size: 1.5vw;
          position: absolute;
          z-index:2;
          top: 20%;
          margin-top: auto;
          right: 5%;
          left: auto;
          font-weight: bold;
        }
          .bubble::after {
    
      height: 100%!important;
  }
  .card-middle{
      padding-top:0!important;
      margin-top:-10px!important;
  }
  .bubble-left::after {
   
    height: 100%!important;
}
    }

    .bubble::after {
      content: '';
      border-top-left-radius: 50% 100%;
      border-bottom-left-radius: 50% 100%;
      position: absolute;
    
      right: 0;
   
      z-index: 1;
      width: 40%;
      background-color: #d40411;
      height: 300px;
  }
  .bubble-left::after {
    
    content: '';
   
    position: absolute;
    width: 100%;
    background-color: #ffcc01;
    height: 300px;
}
@media (min-width: 1320px){
        .bubble::after {
      content: '';
      border-top-left-radius: 50% 100%;
      border-bottom-left-radius: 50% 100%;
      position: absolute;
    
      right: 0;
   
      z-index: 1;
      width: 40%;
      background-color: #d40411;
      height: 25vw!important;
  }
  .bubble-left::after {
    
    content: '';
   
    position: absolute;
    width: 100%;
    background-color: #ffcc01;
    height: 25vw!important;
}
.jumbotron{
    height:20vw!important;
}
    .timer-speaker {
    background-color: #f2f2f2;
    width: 530px!important;
    padding-left: 10px;
    padding-top: 10px;
    padding-right: 10px;
    padding-bottom: 30px;
    }
}
@media (min-width: 550px) 
  
{
  .container-speaker{
    max-width: 400px;
    margin: auto;
  }
 
.img-right {
  z-index: 2;
  position: absolute;
  width: 20%;
  top: 15%;
  margin-top: auto;
  right: 25%;
  left: auto;
}

}
@media (max-width:442px){
      .img-bg{
    width: 100%!important;
 
}
  .text-absolute h1{
    font-size:7vw!important;
    line-height:20px;
}
.text-absolute h2{
  font-size:6vw!important;
  line-height:20px;
}
.text-absolute h3{
  font-size:7vw!important;
  line-height: 20px;
  padding-top: 10px;
}
.text-absolute h4{
  
  font-size:5vw!important;
  line-height:20px;
}
  .container-speaker{
    max-width: 350px;
    margin: auto;
  }
  .text-absolute {
top:8%!important
  }
  .jumbotron{
    height: 150vw!important;
    position: relative;
    background-color: #ffcc01;
  }
  
  .img-right{
    z-index: 2;
    position: absolute;
    width: 20%;
    
    margin-top: auto;
    right: 30%;
    left: auto;
    width: 40%;
  
    top: 60%;
    right:45%
  }
  .text-right-speaker {
    color: white;
      width: 30vw;
      font-size: 3vw;
      position: absolute;
      z-index:2;
      
      margin-top: auto;
      right: 7%;
      left: auto;
      bottom: 0;
      margin-bottom: 10%;
      font-weight: bold;
  } 
  .text-absolute{
    position: relative!important;
  }
  
  .bubble::after{
    content: '';
    border-top-left-radius: 50% 100%;
    border-bottom-left-radius: 50% 100%;
    position: absolute;
    right: 0;
    z-index: 1;
    width: 70%;
    background-color: #d40411;
    height: 50%;
    bottom: 0;

  }
  .timer-speaker{
    background-color: #f2f2f2;
    width: 85vw;
    padding-left: 10px;
    padding-top: 10px;
    padding-right: 10px;
    padding-bottom: 10px;
  }
}
@media (min-width:442px) and (max-width: 660px){
  .timer-speaker{
    background-color: #f2f2f2;
    width: 63vw;
    padding-left: 10px;
    padding-top: 10px;
    padding-right: 10px;
    padding-bottom: 10px;
  }
  .img-right{
    z-index: 2;
    position: absolute;
    width: 20%;
    top: 15%;
    margin-top: auto;
    right: 30%;
    left: auto;
    width: 40%;
  
    top: 55%;
    right:45%
  }
  .text-right-speaker {
    color: white;
      width: 30vw;
      font-size: 3vw;
      position: absolute;
      z-index:2;
      
      margin-top: auto;
      right: 7%;
      left: auto;
      bottom: 0;
      margin-bottom: 10%;
  } 
  .text-absolute{
    position: relative!important;
    top: 10%!important;
  }
  .jumbotron{
    height: 130vw!important;
    position: relative;
    background-color: #ffcc01;
  }
  .bubble::after{
    content: '';
    border-top-left-radius: 50% 100%;
    border-bottom-left-radius: 50% 100%;
    position: absolute;
    right: 0;
    z-index: 1;
    width: 70%;
    background-color: #d40411;
    height: 50%;
    bottom: 0;

  }
}
@media (min-width:662px) and (max-width: 768px) {
    .col-md-3 {
    flex: 0 0 auto;
    width: 50%;
    }
  .timer-speaker{
    background-color: #f2f2f2;
    width: 58vw;
    padding-left: 10px;
    padding-top: 10px;
    padding-right: 10px;
    padding-bottom: 10px;
  }
  .img-right{
    z-index: 2;
    position: absolute;
    width: 20%;
    top: 15%;
    margin-top: auto;
    right: 30%;
    left: auto;
    width: 40%;
  
    top: 55%;
    right:45%
  }
  .text-right-speaker {
    color: white;
      width: 30vw;
      font-size: 3vw;
      position: absolute;
      z-index:2;
      
      margin-top: auto;
      right: 7%;
      left: auto;
      bottom: 0;
      /*margin-bottom: 10%;*/
  } 
  .text-absolute{
    position: relative!important;
  }
  .jumbotron{
    height: 90vw!important;
    position: relative;
    background-color: #ffcc01;
  }
  .bubble::after{
    content: '';
    border-top-left-radius: 50% 100%;
    border-bottom-left-radius: 50% 100%;
    position: absolute;
    right: 0;
    z-index: 1;
    width: 70%;
    background-color: #d40411;
    height: 50%;
    bottom: 0;

  }
 
}
.jumbotron{
  height: 250px;
}
.absolut{
  position: absolute
}
.text-absolute{
  position: absolute;
  z-index:4;
  top: 5%;
  margin-left: 5%
}
.text-absolute h1{
  top: 15%;
  font-family: delivery;
  font-stretch: condensed;
    font-weight: bold;
    font-size:3.5vw;
   
   
}
.text-absolute h2{
  top: 25%;
  font-family: delivery;
  font-stretch: condensed;
  font-size:3vw;
    color: #d40411
    
}
.text-absolute h3{
  top: 25%;
  font-family: delivery;
  font-stretch: condensed;
  font-size:3vw;
    font-weight:bold;
    color: #d40411;
    padding-top:20px

    
}
.text-absolute h4{
  top: 15%;
  font-family: delivery;
  font-stretch: condensed;
  font-size:3vw;
}
.img-card{
  width: 60%
}
.card-middle{
  z-index: 2;
  position: relative;
  padding-top: 30px
}
.card.speaker{
  box-shadow: 10px 10px 10px rgba(0, 0, 0, 0.1);
}
.caption{
  font-weight: 200;
  padding-top: 15px
}
.modal-body{
  height: 60vh;
  padding: 0
}

.btn-speaker{
    border-radius:10px;
    width:80%;
    background-color:#d10a0f;
    color:white;
}
.img-bg{
    width: 50%;
    position: absolute;
    left: 0;
    z-index: 1;
}
.post-event h1{
    color:#d30511!important;
    font-size:2em;
}
.post-event h2{
    line-height:normal;
    font-weight:bold;
    font-stretch: condensed;
    font-size:1.8em;
}
h2.right{
    color:#d30511!important;
    font-weight:bold;
    font-stretch: condensed;
    font-size:1.6em;
}
.post-event h3{
     color:#d30511!important;
     font-weight:bold;
    font-stretch: condensed;
    font-size:1.2em;
}
.post-event p{
    font-size:1em;
}
.float{
    /* height: 250px; */
    /* position: fixed; */
    top: 70%;
    /* height: 250px; */
    /* width: 300px; */
    /* bottom: 40px; */
    /* right: 0px; */
    background: #ffcc00;
    color: black;
    /* border-radius: 10px; */
    /* text-align: center; */
    box-shadow: 2px 2px 3px #999;
    transform: rotate(90deg);
    position: absolute;
    top: 45%;
    right: -100px;
    /* left: 100%; */
    padding: 10px;
    /* left: 96%; */
    text-decoration: none;
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
    padding-left: 60px;
    padding-right: 60px;
    font-weight:bold;
    padding-bottom:10px;
    font-size:1em;
    margin-bottom:0px!important;
}
.float p{
     margin-bottom:0px!important;
}
.post-event .img-fluid{
    width:80%!important;   
}
.h-100vh {
  height: 100vh;
}
.pointer {
  cursor: pointer !important;
}
.resource-icon {
  height: 70px;
  max-width: 100px;
}
.icon-placeholder {
  min-height: 70px;
  min-width: 70px;
  margin: 0 auto;
}
.border-purple {
  border-color: #836296 !important;
}
.border-pink {
  border-color: #a5276a !important;
}
.resource-parent {
  position: relative;
}
.resource-child {
  width: 92.5%; /* Set the child menu width to 92.5% initially */
  max-width: 92.5%; /* Set a maximum width if needed */
  border-radius: 5px;
  position: absolute;
  visibility: hidden;
  background-color: #ffcc00;
  padding: 10px;
  box-shadow: 0 2px 5px rgba(0, 0, 0, 0.2);
  z-index: 1;
  opacity: 0;
  transition: opacity 0.1s ease-in-out;
}
.resource-child, .accordion-body ul {
  list-style: none;
}
.accordion-body ul {
  padding-inline-start: 0px;
  margin-block-start: 0px;
  margin-block-end: 0px;
}
.accordion-body ul li{
  text-align: left!important;
  padding-left: 5px;
}
.resource-child li, .accordion-body ul li {
  margin-bottom: 2px;
}
.resource-child li:hover, .resource-child li:hover > a, .accordion-body ul li:hover, .accordion-body ul li:hover > a {
  display: block;
  color: white;
  background: firebrick;
  border-radius: 5px;
}
.resource-child.show {
  visibility: visible;
  opacity: 1;
}
.accordion {
  display: flex;
  flex-direction: column;
  width: 100%;
}
.accordion-item {
  margin-bottom: 5px;
}
.accordion-header {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 5px;
  cursor: pointer;
}
.accordion-body {
  display: block;
  transition: max-height 0.3s ease; /* Add transition for smooth hide/show effect */
  max-height: 0; /* Set a maximum height to allow for variable content */
  overflow: hidden;
}
.accordion-body.active {
  max-height: 300px; /* Set the same value as the maximum height */
  transition: max-height 0.3s ease; /* Add transition for smooth hide/show effect */
}
.accordion-header:hover {
  background-color: #e0e0e0;
  border-radius: 5px;
}
.arrow-icon {
  width: 12px;
  transition: transform 0.3s ease;
}
.arrow-down {
  transform: rotate(0deg);
}
.arrow-up {
  transform: rotate(180deg);
}
.text-justify {
  text-align: justify;
}
/* Button styles */
.toggle-button {
  position: relative;
  background-color: transparent;
  padding-left: 5px;
  /*padding: 10px;*/
  width: 100px;
  text-decoration: underline;
  /*background-color: #ffcc00;*/
  border: none;
  /*border-radius: 5px;*/
  cursor: pointer;
}
/* Responsive Styles */
@media (max-width: 768px) {
  .accordion-header {
    font-size: 14px;
  }

  .arrow-icon {
    width: 10px;
    height: 10px;
  }
}

@media only screen and (max-width: 600px) {
  /* Adjust styles for mobile devices */
  .resource-parent {
      width: 100%; /* Set the parent width to 100% on small screens */
  }

  .resource-child {
      max-width: none; /* Remove max-width for mobile responsiveness */
  }
}