@media only screen and (min-width: 1501px) {
    .sidebar {
        margin-right: 20px;
    }

}


@media only screen and (max-width: 1400px) {
    .event-footer {
        padding: 6px 15px;
    }

}

@media only screen and (min-width: 1200px) {
    .container {
        max-width: 1270px;
        padding-left: 50px;
        padding-right: 50px;
    }

    .hero-section {
        min-height: 800px;
    }

    .work-process .container {
        max-width: 1520px;
    }

}

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

    .blog-footer .dot,
    .work-process-item.after-none:after {
        display: none;
    }

    .main-menu .navigation>li>a {
        margin-left: 20px;
    }

    .main-menu .navigation>li>a>i {
        display: none;
    }

    .event-details-information {
        margin-left: 30px;
    }

    .menu-right .ui-selectmenu-button.ui-button {
        margin-right: 25px;
    }

    .hero-content h1 {
        font-size: 65px;
    }

    .category-item {
        width: calc(25% - 30px);
    }

    .blog-content {
        padding-left: 25px;
        padding-right: 25px;
    }

    .blog-content h4 {
        font-size: 20px;
    }

}


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

    .popupvoucher {
    position: fixed;
    bottom: 0px; 
    animation: fadeIn 0.3s ease forwards;
    background: white !important;
    }

    .banner-mobile-sec {
        background-image: url(../../admin/img/bghead-m.png);
        padding-bottom: 49px !important;
        margin-bottom: 16px !important;
        display: flex;
    justify-content: center;
    align-items: center;
    background-repeat: no-repeat;
    background-size: cover;
    }
    .splide__slidecard{
    margin-right: 16px !important;
    width: auto !important;
  }
    .card-slide {
    padding-right: 0px;
    }

    .login-form-part {
        padding: 0;
        margin: auto;
        width: 100%;
    }

    .login-content {
            display: flex;
            flex-direction: column;
            max-width: 500px;
            width: 100%;
            height: auto;
            margin: auto;
            margin-top: 30px;
            top: 0px;
            transform: none;
            padding: 3px 14px;
            background-color: #fff;
    }
    .login-content img {
        max-width: 130px;
        display: flex;
        margin: 15px 0px 24px 0px;
    }
    
    .login-image-part {
        display: none;
    }

    .section-title h4 {
        font-size: 18px;
    }

    .btn-seeall a, .btn-seeall i {
    font-size: 14px;
    }

    .banner-web {
        display: none;
      }
      .banner-mobile {
        display: block;
      }

    .checkout-product-img {
        min-width: 300px;
        margin-bottom: 12px;
      }
    .footer-widget {
        gap: 12px;
    }

    
.widget-search1 {
    display: inline;
margin-top: 24px;
  color: var(--heading-color);
  border-radius: 8px;
}

.widget-search1 form {
  display: flex;
}

.widget-search1 form input {
  color: var(--heading-color);
  width: 520px;
  padding: 13px 21px;
  background: #f5f9ff;
          border: 0.9px solid #e2e8f0;
        margin-top: -70px;
        margin-bottom: 38px;
        box-shadow: 0px 8px 16px 0px rgb(0 98 199 / 12%);
}

.widget-search1 input::placeholder {
  color: var(--muted-color);
  font-size: 14px;
}

.widget-search1 form button {
  width: 40px;
  font-size: 13px;
  flex: none;
  background: var(--primary-color);
  border-radius: 0px 3px 3px 0px;
  color: white;
}
    .widget-search1 form input {
    }
    .widget-searchmob {
        display: none;
    }
    

    .head-title {
        font-size: 28px;
        line-height: 1.46;
        font-weight: 700;
    }

    .phone-r {
        justify-content: center;
        display: flex;
        margin-bottom: 24px;
    }
    .phone-r img {
        max-width: 100%;
    }

    .abt-title2 {
        font-size: 76px;
        font-weight: 900;
        color: white;
        margin-bottom: 25px;
    }

.data-pemilik {
    font-size: 14px;
}

    .card-event {
        padding: 0px;
    }
    .header-top span {
        font-size: 13px;
        font-weight: 500;
        align-items: center;
        color: white;
    }

    .header-top a {
        font-size: 13px;
        font-weight: 500;
        align-items: center;
        color: #ffca00;
    }

    h1 {
        font-size: 65px;
      }
      
      h2 {
        font-size: 40px;
      }
      
      h3 {
        font-size: 24px;
        line-height: 1.4;
      }
      
      h4 {
        font-size: 20px;
        line-height: 1.46;
      }
      
      h5 {
        font-size: 18px;
        line-height: 1.5;
      }
      
      h6 {
        font-size: 14px;
      }

    .splide__track--draggable {
        border-radius: 12px;
    }

    .splide__arrow {
        display: none;
    }

    .content-event {
        padding-left: 0px;
    }

    .logo-mobile img {
        width: 70%;
    }

    .checkout-product {
        align-items: center;
        display: block;
        gap: 8px;
    }

    .input-group>.custom-file, .input-group>.custom-select, .input-group>.form-control, .input-group>.form-control-plaintext {
        
        font-size: 13px;
    }

    .form-group {
        margin-bottom: 15px;
    }
    
    .label {
    font-size: 14px;
    }

    .nice-select, .form-group input, .form-group textarea, .input-group input, .input-group textarea {
        padding: 8px 10px !important;
    }
    input, textarea, select {
        padding: 8px 10px;
    }

    .dropdown-ktp {
        flex-grow: 1;
        position: relative;
    }

    .ktp {
        max-width: 100%;
        flex-grow: 1;
        position: relative;
        padding-left: 0px;
    }

    .count-warning strong {
        font-size: 14px;
    }

    .cart-title {
        display: none;
    }

    .contact-form,
    .testimonial-wrap,
    .main-menu .navigation>li>a {
        margin-left: 0;
    }

    .main-menu .navigation>li>a {
        margin: 0 !important;
        padding-inline-start: 0;
        color: var(--base-color);
    }

    .hero-content h1 {
        font-size: 55px;
    }

    .category-item,
    .client-logo-item {
        width: calc(33.33% - 30px);
    }

    .about-image-part {
        padding-right: 0;
    }

    .about-image-part,
    .testimonial-content {
        margin-right: 0;
    }

    .event-details-information {
        margin-bottom: 55px;
    }

    .cart-single-item {
        position: relative;
    }

    .cart-single-item,
    .cart-single-item .avilable,
    .cart-single-item .product-price,
    .cart-single-item .product-total-price {
        display: block;
    }

    .price-title,
    .total-title,
    .remove-title,
    .quantity-title,
    .avilable-title,
    .cart-single-item .close,
    .cart-single-item .avilable,
    .cart-single-item .product-price,
    .cart-single-item .quantity-input,
    .cart-single-item .product-total-price {
        width: auto;
    }

    .product-title,
    .cart-single-item .product-name {
        text-align: center;
    }

    .cart-single-item .close {
        position: absolute;
        right: 0;
        top: 0;
    }

    .cart-single-item .quantity-input {
        margin-left: auto;
        margin-right: auto;
        max-width: 150px;
        display: flex;
    }

    .menu-right {
        margin-top: 10px;
        justify-content: center;
    }

    .page-banner.pt-120 {
        padding-top: 95px;
    }

}

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

        .sticky-book {
    width: 100%;
    position: fixed;
    top: auto;
    bottom: 0;
    left: 0;
    background: #fff;
    z-index: 99999;
    border-radius: 0;
    border-top: 1px solid #E2E8F0;
    box-sizing: border-box;
    padding: 16px;
}

    .nav-logo-tiket-m {
    display: flex;
    top: 20px;
    left: 20px;
    margin: 26px auto;
    right: 0;
    align-items: center;
    justify-content: center;
        }

    .nav-logo-tiket {
    display: none;
        }


        .banner-mobile-tik {
        background-image: url(../../admin/img/bg-tktsy.png);
        padding-bottom: 49px !important;
        margin-bottom: 16px !important;
        display: flex;
    justify-content: center;
    align-items: center;
    background-repeat: no-repeat;
    background-size: cover;
    }
    .bg-tik {
        background: #e8f1ff;
    }
    .nav-logo-tiket-m img {
            width: 45%;
        }

     .nav-login-tiket {
                min-width: 370px;
                margin: 0px auto 0px;
            }


            .nav-login-tiket i {
                font-size: 20px;
            }

            .login-tiket {
                padding: 30px;
                box-shadow: none;
                -webkit-box-shadow: none;
                -moz-box-shadow: none;
                display: flex;
                flex-direction: column;
                max-width: 500px;
                width: 100%;
                height: auto;
                margin: auto;
                margin-top: 30px;
                top: 0px;
                transform: none;
                align-items: center;
            }
                        

            .login-tiket p {
                font-size: 13px;
                line-height: 18px;
            }

            .form-group .form-control {
                font-size: 14px;
                padding: 10px 12px;
                height: 42px;
            }

            .btn {
                height: 44px;
                font-size: 14px;
                padding: 10px 12px;
            }

            .alert {
                font-size: 13px;
                line-height: 1.4;
                padding: 10px 12px;
            }
.berakhir {
  font-weight: 900;
  background-color: #cacaca;
  position: absolute;
  width: 100%;
  top: 145px;
}
.main-header .header-upper {
    position: relative;
    z-index: 5;
    width: 100%;
    padding-top: 14px;
    padding-bottom: 14px;
    left: 0;
    top: 0;
    border-bottom: none;
    -webkit-transition: all 500ms 
ease;
    transition: all 500ms 
ease;
}

.bottom-nav {
  z-index: 999;
  position: fixed;
  bottom: 26px;
  left: 18px;
  right: 18px;
  background: #ffffff;
  display: flex;
  border-radius: 30px;
  justify-content: space-around;
  align-items: center;
  padding: 6px 0;
border-top: #afcaff 1px solid;
    box-shadow: 0px 8px 16px 0px rgb(0 98 199 / 12%);
}

.nav-item {
  text-decoration: none;
  color:#8a8f99 ;
  display: flex;
  flex-direction: column;
  align-items: center;
  font-size: 12px;
  position: relative;
}

.nav-item .icon {
  font-size: 18px;
}

.nav-item.active {
  color: var(--primary-color); /* warna pink garis dan teks aktif */
}
.nav-item .icon svg {
  width: 22px;
  height: 22px;
  fill: currentColor; /* ini yang bikin warna SVG ikut warna teks */
  transition: fill 0.3s ease, color 0.3s ease;
}

.nav-item span {
  line-height: 24px;
}

.nav-item:hover {
  color: var(--primary-color);
  transition: color 0.2s ease;
}
.navbar-space {
    height: 90px; /* Tinggi navbar dari Blade terpisah */
    background: transparent /* Warna simulasi navbar */
  }

    .overlayvoucher {
    align-items: flex-end !important; /* posisikan di bawah layar */
  }

  .popupvoucher {
    border-radius: 12px 12px 0 0;
    transform: translateY(100%);
    animation: slideUp 0.3s ease-out forwards;
  }

  @keyframes slideUp {
    from {
      transform: translateY(100%);
      opacity: 0;
    }
    to {
      transform: translateY(0);
      opacity: 1;
    }
  }

    .count-warning {
    background: #beff00;
    top: 0;
    font-size: 14px;
    z-index: 1000;
    }


    .price-remain h6 {
        font-size: 16px;
    }

    .event-details-content .author {
        margin-bottom: 0px !important;
    }
    .checkout-product {
        align-items: center;
        display: block;
        gap: 8px;
    }

    .input-group>.custom-file, .input-group>.custom-select, .input-group>.form-control, .input-group>.form-control-plaintext {
        
        font-size: 16px;
        touch-action: manipulation;
    }

    .form-group {
        margin-bottom: 15px;
    }
    
    .label {
    font-size: 14px;
    }

    .nice-select, .form-group input, .form-group textarea, .input-group input, .input-group textarea {
        padding: 8px 10px;
    }
    input, textarea, select {
        padding: 8px 10px;
    }

    .dropdown-ktp {
        max-width: 40%;
        flex-grow: 1;
        position: relative;
    }

    .ktp {
        max-width: 100%;
        flex-grow: 1;
        position: relative;
        padding-left: 0px;
    }

    .count-warning strong {
        font-size: 14px;
    }



.quantity-input {
    display: grid;
        grid-template-columns: .2fr 46px .2fr;
        align-items: center;
        justify-content: end;
  }
    .quantity-input-free {
        margin-right: 20px;
        justify-content: center;
        flex: 0 0 25%;
        max-width: 25%;
        padding-right: 42px;
    
}
    
.quantity-input input {
    padding-inline-start: 0px;
}
    
    .event-details-information {
        margin-top: 30px;
        margin-inline: 0;
        padding: 0;
    }
    .container,
    .container-fluid {
        padding-left: 15px;
        padding-right: 15px;
    }

    .hero-content h1 {
        font-size: 45px;
    }

    .page-title,
    .section-title h2,
    .event-details-content .title {
        font-size: 26px;
        line-height: 36px;
    }

    .event-search .search-item {
        width: 50%;
        height: 60px;
    }

    .category-item {
        width: calc(50% - 30px);
    }

    .work-process-item:after,
    .work-process-item:before {
        display: none;
    }

    .our-location iframe {
        height: 400px;
    }

    .event-details-image .buttons{
      position: static;
      margin-top: 15px;
    }

    .event-details-image .buttons a {
      background-color: var(--primary-color);
      color: var(--white);
    }
}


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

    .event-top {
        flex-wrap: wrap;
        flex-direction: column;
    }

    .hero-content h1 {
        font-size: 40px;
    }

    .page-title,
    .section-title h2,
    .event-details-content .title {
        font-size: 20px;
        line-height: 36px;
    }

    .events-filter {
        margin-left: -5px;
        margin-right: -5px;
    }

    .events-filter li {
        margin-left: 5px;
        margin-right: 5px;
    }

    .client-logo-item {
        width: calc(50% - 30px);
    }

    .blog-details-content h3 {
        font-size: 25px;
    }
    .login-tiket {
                padding: 20px;
                margin-top: 0px;
            }

            .login-tiket h4.fw-bold {
                font-size: 18px;
                line-height: 26px;
            }

            .form-group .form-control {
                font-size: 14px;
                height: 40px;
            }

            .btn {
                height: 42px;
                font-size: 13px;
            }

}

@media only screen and (max-width: 480px) {
                .login-tiket {
                padding: 16px;
            }

            .login-tiket h4.fw-bold {
                font-size: 17px;
            }

            .form-group .form-control,
            .btn {
                font-size: 14px;
            }
    .event-search .search-item {
        width: 100%;
    }

    .event-search .search-item:first-child {
        border-bottom: 1px solid rgba(3, 10, 21, 0.15);
    }

    #borwseby-button {
        width: 100%;
        border-right: none;
    }

    .category-item {
        width: calc(100% - 30px);
    }

    .work-process-inner {
        padding-left: 25px;
        padding-right: 25px;
    }


    .event-details-images .slick-arrow {
        height: 40px;
        width: 40px;
    }

    .event-details-images .prev {
        left: 10px;
    }

    .event-details-images .next {
        right: 10px;
    }

    .comment-body {
        display: block;
    }

    .comment-list .children {
        margin-left: 25px;
    }

}

@media only screen and (max-width: 400px) {
    .update-shopping .theme-btn:first-child {
        margin-right: 0;
    }

    .menu-right {
        flex-wrap: wrap;
        gap: 15px;
    }

    .menu-right form {
        flex: 0 0 auto;
        width: 100%;
        text-align: center;
    }

    .menu-right .ui-selectmenu-button.ui-button {
        margin-inline: 0 !important;
    }

    .event-search .theme-btn {
        width: 100%;
    }

    .theme-btn:hover {
        background-color: var(--primary-color);
        color: white;
    }
}

@media only screen and (max-width: 375px) {
    .hero-content h1 {
        font-size: 36px;
    }

    .page-title,
    .section-title h2,
    .event-details-content .title {
        font-size: 30px;
    }

    .widget,
    blockquote,
    .event-content,
    .testimonial-item,
    .contact-info-item {
        padding-left: 25px;
        padding-right: 25px;
    }

    .event-content h5,
    .event-details-header .author h5 {
        font-size: 18px;
    }

    .event-content h4,
    .blog-details-content h3 {
        font-size: 20px;
    }

    .feature-item,
    .testimonial-item .author {
        display: block;
    }

    .work-process-item .icon {
        height: 80px;
        width: 80px;
    }

    .work-process-item .icon i:before {
        line-height: 80px;
        font-size: 35px;
    }

    .testimonial-item .author img {
        margin-bottom: 12px;
    }

    .client-logo-item {
        padding: 15px;
    }

    .event-details-header ul {
        padding-left: 10px;
    }

    .event-details-header .author img {
        height: 65px;
        width: 65px;
    }

    .checkout-area h3,
    .releted-event-header h3,
    .event-details-content .inner-title {
        font-size: 25px;
    }

    blockquote,
    .blog-content h4 {
        font-size: 16px;
    }

    .blog-footer {
        font-size: 14px;
    }

}
