@media screen and (max-width: 719px) {
  .mobile-hidden {
    display: none !important;
  }
  .desktop-hidden {
    display: block !important;
  }
  .mb-back-btn {
    display: inline-flex !important;
    padding: 4px 16px !important;
    justify-content: center !important;
    align-items: center !important;
    gap: 8px !important;
    color: #0a0a0a !important;
    font-family: "Plus Jakarta Sans" !important;
    font-size: 14px !important;
    font-style: normal !important;
    font-weight: 400 !important;
    line-height: normal !important;
    border-radius: 32px !important;
    border: 1px solid #0a0a0a;
    background-color: transparent;
  }
  .event-banner-parallax {
    min-height: 275px !important;
    background-size: cover !important;
    background-attachment: unset !important;
    border-radius: 0;
  }
  .event-banner-filter {
    background: transparent;
  }
  .product-box-buy{
      margin-bottom: 16px
  }

.home-banner-parallax,
.home-about-parallax,
.event-banner-parallax,
.product-banner-parallax {
  /* Create the parallax scrolling effect */
  background-attachment: scroll !important;
  background-size: 100% !important;
  }

#about-ot-button-container{
    flex-direction: column !important;
    width: fit-content;
}

.about-ot-button{
    margin-bottom: 16px;
}
  .mb-event-title {
    color: #0a0a0a;
    text-align: center;
    font-family: "Plus Jakarta Sans";
    font-size: 22px;
    font-style: normal;
    font-weight: 600;
    line-height: 150%; /* 33px */
    margin: 24px 0 24px 0;
  }
  .richtext p {
    color: #000;
    font-family: "Plus Jakarta Sans";
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 150%; /* 24px */
  }
  .richtext h1 {
    color: #000;
    font-family: "Plus Jakarta Sans";
    font-size: 20px;
    font-style: normal;
    font-weight: 600;
    line-height: 150%; /* 30px */
  }
  .richtext img {
    width: 100%;
    margin-top: 32px;
    margin-bottom: 32px;
    border-radius: 12px;
  }
  .events-seemore {
    color: #000;
    font-family: Inter;
    font-size: 20px;
    font-style: normal;
    font-weight: 600;
    line-height: 150%; /* 30px */
  }
  #navbar-tabs-ul {
    display: flex !important;
    flex-direction: column !important;
  }
  #navbarTogglerDemo03 {
    background-color: #fff;
    min-width: 100vw;
    padding-left: 1.5rem;
  }
  #navbar-wrapper {
    padding-top: 0 !important;
  }
  #top-navbar {
    min-height: 62px;
    height: 62px;
  }
  #navbar-logo {
    width: 140px !important;
    object-fit: contain;
  }
  .navbar-toggler {
    position: absolute;
    right: 1.5rem;
    top: 1rem;
    border: none !important;
  }
  .navbar-toggler:active,
  .navbar-toggler:focus {
    border: none !important;
    outline: none !important;
  }
  #top-navbar.toggled {
    background-color: #fff;
    transition: all 0.3s ease-in-out;
    border-radius: 0 !important;
  }
  #navbar-buy-btn {
    margin-top: 50px;
    margin-bottom: 16px;
  }

.home-banner-type {
color: #C2C2C2;

/* Heading/Small */
font-family: Poppins;
font-size: 24px;
font-style: normal;
font-weight: 400;
line-height: 140%; /* 33.6px */
letter-spacing: -0.96px;
}

.home-event-link{
    color: #000 !important;
font-family: Inter;
font-size: 16px !important;
font-style: normal;
font-weight: 600 !important;
text-decoration: none !important;
line-height: 150%; /* 24px */
}

.home-banner-subtitle,
.product-banner-subtitle {
 color: #DEDEDE !important;
font-family: "Plus Jakarta Sans" !important;
font-size: 20px !important;
font-style: normal !important;
font-weight: 500 !important;
line-height: 105% !important; /* 21px */;
width: 100%}

.home-banner-title,
.product-banner-title {
color: #FAFAFA !important;
font-family: "Plus Jakarta Sans" !important;
font-size: 24px !important;
font-style: normal !important;
font-weight: 700 !important;
line-height: normal !important;
width: 100%
}

.home-banner-text {
color: #DEDEDE;
font-family: "Plus Jakarta Sans" !important;
font-size: 14px !important;
font-style: normal !important;
font-weight: 500 !important;
line-height: 130% !important; /* 18.2px */
}

.section-title{
    color: #000 !important;
font-family: "Plus Jakarta Sans" !important;
font-size: 24px !important;
font-style: normal !important;
font-weight: 600 !important;
line-height: normal !important;
}

#home-banner-container{
    height: 640px !important;
}
.home-banner-parallax, .home-banner-filter, .product-banner-parallax, .product-banner-filter{
    border-radius: 0 !important;
    height: 640px !important;
    min-height: 0 !important;
}
.recipe-bg{
    width: 90vw !important;
    margin-top: 0 !important
}
.recipe-img-lg{
    text-align: center;
}
.recipe-img-sm{
    text-align: center;
}
.card{
    width: 327px !important;
height: 327px !important;
}
.card-title{
    font-size: 24px !important;
    font-style: normal !important;
    font-weight: 600 !important;
    margin-bottom: 70px !important;
}
.cocktail-recipe-gallery-container{
    padding-left: 0 !important;
    padding-right: 0 !important;
    position: static
}
.cocktail-recipe-main-img{
    width: 90vw !important;
}
.home-product-card-description{
    font-size: 14px !important;
    margin-top: 0 !important;
    margin-bottom: 16px !important;
}
.card-text-btn-container{
    align-items: flex-start;
    justify-content: start;
}
.index-bottle-slider{
    width: 80px !important;
    object-fit: contain !important;
    object-position: top !important;

}
.home-about-title{
    color: #0F8C8C !important;
font-family: "Plus Jakarta Sans" !important;
font-size: 14px !important;
font-style: normal !important;
font-weight: 600 !important;
line-height: normal !important;
letter-spacing: 0.56px !important;
text-transform: uppercase !important;
}
.home-about-parallax{
    background-position: top right !important;
}
.home-about-subtitle{
    color: #FFF !important;
font-family: "Plus Jakarta Sans" !important;
font-size: 20px !important;
font-style: normal !important;
font-weight: 600 !important;
line-height: 130%  !important
}
#home-product-slider-container{
    min-height: 536px !important;
}
.event-thumb{
    min-height: 193px !important;
}


.about-banner-header{
    font-family: "Plus Jakarta Sans" !important;
    font-size: 24px !important;
    font-style: normal !important;
    font-weight: 400 !important;
    width: 100% !important;
    padding-left: 16px;
    padding-right: 16px;    
}
.vision-title{
    font-size: 14px !important;
    font-weight: 700 !important;
    letter-spacing: initial !important
}
.vision-text{
    font-size: 20px !important;
font-weight: 400 !important;
letter-spacing: initial !important;
}
#vision-box{
    margin-bottom: 40px;
  
}
#vision-container{
      min-height: 320px !important
}
#about-otg-content, #about-otg-box, #vision-container{
    padding: 16px !important
}
.about-banner-bottles{
    height: 300px;
}
.footer{
    background-image: url("https://dev.balkat.com/king/storage/app/media/Global/footer-bg-mb.png") !important;
    background-attachment: initial !important;
    border-top-left-radius: 24px !important;
    border-top-right-radius: 24px !important;
}
.footer-logo-item{
    margin-bottom: 32px;
}
.footer h3, .footer a{
    color: #000 !important;
}
.footer-link-ul, .footer-heading{
    padding-left: 16px !important
}
.about-section-subtitle{
    color: #000 !important;
font-family: "Plus Jakarta Sans" !important;
font-size: 24px !important;
font-style: normal !important;
font-weight: 500 !important;
line-height: normal !important;
letter-spacing: initial !important;
margin-top: 8px !important;
margin-bottom: 32px !important;
}
#milestone-container{
    padding-left: 0 !important;
    padding-right: 0 !important;
    padding-top: 16px !important;
}
#cocktail-input-group, #cocktail-dropdown{
    margin-top: 16px;
}
.product-big-bottle{
    height: 300px;
}
.product-box-title{
    font-size: 24px !important;
    font-weight: 800 !important;
}
.product-box-description{
    font-size: 14px !important;
}
.filter-button{
    font-size: 12px !important
}

.footer-rtd {
    z-index: 15;
    position: relative;
    top: 1500px;
  }
  .mb-sm-column {
    height: 742px;
    border-radius: 16px;
    width: 300px;
  }
  .event-thumb-banner{
      background-position: center center;
      min-height: 117px !important;
      height: 227px;
      padding: 0 !important;
  }
  .banner-dark-overlay{
      padding: 16px !important;
      border-radius: 16px !important;
  }
  .event-banner-title-sm{
      font-size: 18px !important;
    font-style: normal !important;
    font-weight: 600 !important;
  }
  .event-contents{
      min-height: 0 !important;
  }
  .event-article-boxes{
      margin-bottom: 24px;
  }
  #typeOptions{
      margin-top: 16px;
  }
  #about-timeline-row{
      margin-top: 32px;
  }
  .buynow-box1,
  .buynow-box2,
  .buynow-box3 {
    width: 100% !important;
    max-height: 327px;
    margin-bottom: 16px;
  }
  .shopboxes {
    margin-top: -40px;
    max-width: 100vw !important;
  }
  .nav-link {
    color: black !important;
  }
}
