@media (max-width: 1199.98px) {
  .rules-list li {
    font-size: 0.98rem;
  }
}

@media (max-width: 991.98px) {
  body {
    padding-top: 120px;
  }

  .hero {
    margin-top: -120px;
    padding-top: 120px;
  }

  .hero-slider {
    top: -120px;
    height: calc(100% + 120px);
  }

  .navbar-main {
    min-height: 96px;
  }

  .navbar-grid {
    grid-template-columns: 1fr auto;
    grid-template-rows: auto auto;
    gap: 8px 14px;
  }

  .navbar-logo {
    padding: 8px 0;
  }

  .brand-title {
    font-size: 1.02rem;
  }

  .brand-subtitle {
    font-size: 0.78rem;
    letter-spacing: 0.16em;
  }

  .navbar-right {
    gap: 0.9rem;
    flex-wrap: wrap;
    justify-content: flex-end;
    padding: 8px 0;
  }

  .navbar-menu {
    grid-column: 1 / span 2;
    border-top: 1px solid rgba(255, 255, 255, 0.1);
    padding: 6px 0 10px;
  }

  .navbar-nav {
    padding-top: 0.5rem;
  }

  .navbar-nav .nav-link {
    text-align: center;
    padding: 0.55rem 1rem;
  }

  .section-glass {
    padding: 48px 24px;
  }

  .show-image-full {
    height: 460px;
  }

  .feature {
    padding: 26px 22px;
  }
}

@media (max-width: 767.98px) {
  body {
    padding-top: 108px;
  }

  .hero {
    margin-top: -108px;
    padding-top: 108px;
    min-height: 92vh;
  }

  .hero-slider {
    top: -108px;
    height: calc(100% + 108px);
  }

  .navbar-main {
    min-height: 88px;
  }

  .navbar-grid {
    grid-template-columns: 1fr;
    grid-template-rows: auto auto auto;
  }

  .navbar-logo,
  .navbar-right,
  .navbar-menu {
    grid-column: 1;
  }

  .navbar-logo {
    grid-row: 1;
    text-align: center;
  }

  .navbar-right {
    grid-row: 2;
    justify-content: center;
    gap: 0.75rem;
  }

  .navbar-menu {
    grid-row: 3;
  }

  .social-email span {
    display: none !important;
  }

  .navbar-phone .phone-text {
    font-size: 0.92rem;
  }

  .hero h1.display-3 {
    font-size: 2.4rem;
  }

  .hero-lead {
    font-size: 1.1rem;
  }

  .hero-sublead {
    font-size: 0.98rem;
  }

  .hero-bottom-button {
    bottom: -24px;
    width: calc(100% - 32px);
    max-width: 420px;
  }

  .btn-xl-ticket {
    width: 100%;
    min-width: 0;
    font-size: 1.05rem;
    padding: 1rem 1.5rem;
  }

  .section {
    padding: 72px 0;
  }

  .section-glass {
    padding: 42px 18px;
  }

  #afisha {
    padding-top: 92px;
  }

  .show-image-full {
    height: 400px;
  }

  .gallery-item {
    height: 190px;
  }

  .rules-list li {
    padding-left: 56px;
    font-size: 0.96rem;
  }

  .rules-list li::before {
    width: 38px;
    height: 38px;
    top: 0.2rem;
  }

  .gallery-modal .modal-footer {
    padding: 1rem;
    gap: 0.75rem;
  }

  .gallery-modal .btn-gold {
    padding: 0.55rem 1rem;
    font-size: 0.9rem;
  }

  #imageCounter {
    font-size: 1rem !important;
  }

  #contact .contact-card {
    padding: 1.25rem !important;
  }

  #contact h6,
  #contact p,
  #contact a {
    font-size: 0.95rem;
  }

  #shows .section-glass {
    background: transparent !important;
    box-shadow: none !important;
    backdrop-filter: none !important;
    padding-left: 0;
    padding-right: 0;
  }

  #shows .feature {
    background: rgba(255, 255, 255, 0.9);
    box-shadow: 0 6px 16px rgba(0, 0, 0, 0.12);
  }
}

@media (max-width: 575.98px) {
  body {
    padding-top: 104px;
  }

  .hero {
    margin-top: -104px;
    padding-top: 104px;
  }

  .hero-slider {
    top: -104px;
    height: calc(100% + 104px);
  }

  .navbar-main {
    min-height: 84px;
  }

  .brand-title {
    font-size: 0.9rem;
  }

  .brand-subtitle {
    font-size: 0.72rem;
    letter-spacing: 0.12em;
  }

  .navbar-right {
    flex-direction: column;
    gap: 0.5rem;
  }

  .navbar-social {
    justify-content: center;
  }

  .social-mini {
    width: 38px;
    height: 38px;
    font-size: 0.95rem;
  }

  .social-mini-text {
    min-width: 48px;
    padding: 0 12px;
    font-size: 0.78rem;
  }

  .navbar-phone .phone-text {
    font-size: 0.88rem;
  }

  .hero h1.display-3 {
    font-size: 2rem;
  }

  .hero-lead {
    font-size: 1rem;
  }

  .hero-sublead {
    font-size: 0.92rem;
  }

  .section {
    padding: 64px 0;
  }

  .show-image-full {
    height: 340px;
  }

  .show-content-minimal {
    min-height: 72px;
    padding: 12px;
  }

  .btn-gold {
    width: 100%;
    font-size: 0.92rem;
    padding: 0.75rem 1rem;
  }

  .feature {
    padding: 22px 18px;
  }

  .feature h3 {
    font-size: 1.05rem;
  }

  .feature p {
    font-size: 0.93rem;
  }

  .gallery-item {
    height: 160px;
  }

  .social-link {
    width: 48px;
    height: 48px;
  }

  .social-link i {
    font-size: 1.1rem;
  }

  .social-link-text {
    min-width: 64px;
    padding: 0 14px;
    font-size: 0.86rem;
  }
}

@media (max-width: 375px) {
  body {
    padding-top: 98px;
  }

  .hero {
    margin-top: -98px;
    padding-top: 98px;
  }

  .hero-slider {
    top: -98px;
    height: calc(100% + 98px);
  }

  .brand-title {
    font-size: 0.82rem;
  }

  .brand-subtitle {
    font-size: 0.66rem;
  }

  .hero h1.display-3 {
    font-size: 1.75rem;
  }

  .hero-lead,
  .hero-sublead {
    font-size: 0.9rem;
  }

  .btn-xl-ticket {
    font-size: 0.95rem;
    padding: 0.95rem 1.2rem;
  }

  .show-image-full {
    height: 300px;
  }

  .gallery-item {
    height: 145px;
  }

  .rules-list li {
    padding-left: 50px;
    font-size: 0.92rem;
  }

  .rules-list li::before {
    width: 34px;
    height: 34px;
  }
}


/* === 2026-04-05 targeted fixes === */
@media (max-width: 767.98px){
  #afisha .afisha-side{
    display: none !important;
  }

  #afisha .afisha-main{
    display: block !important;
  }

  #afisha .afisha-main .show-card{
    max-width: 520px;
    margin: 0 auto;
  }

  .hero-title{
    font-size: clamp(2.7rem, 11vw, 4rem) !important;
  }

  .hero-lead{
    font-size: 1.15rem !important;
    line-height: 1.62;
    max-width: 94%;
  }

  .hero-bottom-button{
    bottom: -50px;
    width: calc(100% - 24px);
    max-width: 520px;
  }

  .btn-xl-ticket{
    min-width: 0;
    min-height: 84px;
    font-size: 1.32rem !important;
    padding: 1.2rem 1.4rem !important;
  }

  #afisha{
    padding-top: 122px !important;
  }

  .rules-list li{
    padding-left: 58px;
    font-size: 1rem;
    line-height: 1.58;
    margin-bottom: 1.1rem;
  }

  .rules-list li::before{
    width: 40px;
    height: 40px;
  }

  .btn-rules-toggle{
    width: 100%;
    min-width: 0;
  }
}

@media (max-width: 575.98px){
  .hero-title{
    font-size: clamp(2.35rem, 10.6vw, 3.25rem) !important;
  }

  .hero-lead{
    font-size: 1.04rem !important;
    max-width: 100%;
  }

  .btn-xl-ticket{
    font-size: 1.18rem !important;
    min-height: 78px;
    padding: 1.05rem 1.2rem !important;
  }

  #afisha{
    padding-top: 114px !important;
  }

  .rules-note{
    font-size: .95rem;
  }
}


/* === 2026-04-05 hero ticket sizing === */
@media (max-width: 767.98px){
  .btn-xl-ticket{
    min-width: 0 !important;
    min-height: 92px !important;
    font-size: 1.42rem !important;
    padding: 1.32rem 1.5rem !important;
  }
}

@media (max-width: 575.98px){
  .btn-xl-ticket{
    min-height: 86px !important;
    font-size: 1.26rem !important;
    padding: 1.18rem 1.3rem !important;
  }
}

@media (max-width: 389.98px){
  .btn-xl-ticket{
    min-height: 78px !important;
    font-size: 1.12rem !important;
    padding: 1.02rem 1.15rem !important;
  }
}

@media (max-width: 991.98px) {
  .navbar-main .navbar-collapse {
    background: rgba(0, 0, 0, 0.95);
    margin-top: 10px;
    padding: 12px 16px;
    border-radius: 14px;
  }

  .navbar-main .navbar-collapse.show {
    background: rgba(0, 0, 0, 0.95);
  }

  .navbar-main .navbar-nav .nav-link {
    color: #fff !important;
  }
}

@media (max-width: 991.98px){
  .site-logo{
    max-height: 62px;
    max-width: 210px;
  }
}

@media (max-width: 576px){
  .site-logo{
    max-height: 50px;
    max-width: 170px;
  }
}
/* ===== MOBILE NAVBAR FIX: logo left, menu button right ===== */
@media (max-width: 767.98px) {
  body {
    padding-top: 118px;
  }

  .hero {
    margin-top: -118px;
    padding-top: 118px;
  }

  .hero-slider {
    top: -118px;
    height: calc(100% + 118px);
  }

  .navbar-main {
    min-height: 110px;
  }

  .navbar-grid {
    grid-template-columns: 1fr auto;
    grid-template-rows: auto auto;
    gap: 8px 12px;
    align-items: center;
  }

  .navbar-logo {
    grid-column: 1;
    grid-row: 1;
    text-align: left;
    padding: 10px 0;
  }

  .navbar-right {
    grid-column: 1 / span 2;
    grid-row: 2;
    justify-content: flex-start;
    align-items: center;
    flex-wrap: wrap;
    gap: 0.65rem 1rem;
    padding: 0 0 8px;
  }

  .navbar-menu {
    grid-column: 2;
    grid-row: 1;
    justify-self: end;
    align-self: center;
    border-top: 0;
    padding: 0;
    position: relative;
  }

  .navbar-menu .navbar-toggler {
    margin: 0;
  }

  .navbar-main .navbar-collapse {
    position: absolute;
    top: calc(100% + 10px);
    right: 0;
    width: min(320px, calc(100vw - 24px));
    background: #000;
    margin-top: 0;
    padding: 12px 14px;
    border-radius: 14px;
    box-shadow: 0 16px 40px rgba(0, 0, 0, 0.35);
    z-index: 2000;
  }

  .navbar-main .navbar-collapse:not(.show) {
    display: none !important;
  }

  .navbar-main .navbar-nav {
    padding-top: 0;
  }

  .navbar-main .navbar-nav .nav-link {
    text-align: left;
    padding: 0.75rem 0.5rem;
  }

  .site-logo {
    max-height: 56px;
    max-width: 200px;
  }

  .social-email {
    font-size: 0.9rem;
  }

  .navbar-phone a {
    font-size: 0.92rem;
  }
}

@media (max-width: 575.98px) {
  body {
    padding-top: 112px;
  }

  .hero {
    margin-top: -112px;
    padding-top: 112px;
  }

  .hero-slider {
    top: -112px;
    height: calc(100% + 112px);
  }

  .navbar-main {
    min-height: 104px;
  }

  .navbar-right {
    justify-content: space-between;
    gap: 0.6rem 0.75rem;
  }

  .site-logo {
    max-height: 50px;
    max-width: 180px;
  }

  .social-email {
    font-size: 0.86rem;
  }

  .navbar-phone a {
    font-size: 0.88rem;
  }
}