body {
  font:
    18px/26px "Open Sans",
    sans-serif;
  color: #000;
}

@import url("https://fonts.googleapis.com/css2?family=Open+Sans:ital,wght@0,300..800;1,300..800&display=swap");

@font-face {
  font-family: "sakanaregular";
  src:
    url("../webfonts/sakana-webfont.woff2") format("woff2"),
    url("../webfonts/sakana-webfont.woff") format("woff");
  font-weight: normal;
  font-style: normal;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: "sakanaregular";
}

p {
  font-size: 18px;
  font-weight: 600;
  color: #000;
  line-height: 30px;
}

p a {
  color: #ea0505;
  text-decoration: none;
}

p a:hover {
  color: #266296;
}

img {
  max-width: 100%;
}

.container {
  max-width: 1170px;
}

ul,
ol {
  list-style: none;
}

#wrapper {
  position: relative;
  width: 100%;
}

.hero-section,
.about-us-section,
.services-section,
.cta-wrap,
.why-choose-section,
.service-areas-section,
.recent-work-section,
.testimonials-section,
.faq-estimate-section,
.blog-listing-section,
.blog-detail-section,
.services-page-intro,
.services-page-list,
.services-page-cta {
  overflow: hidden;
}

#header .logo img {
  display: block;
  max-width: 100%;
  height: auto;
}

#header .container {
  max-width: 1170px;
}

#header .nav-align {
  display: flex;
  align-items: center;
  justify-content: flex-end;
}

#header .nav-align .navbar {
  padding: 26px 0;
  width: 100%;
}

.header_wrp {
  position: relative;
}

.header_wrp .row {
  z-index: 9;
  position: relative;
}

.azteclogo {
  margin-top: 30px;
}

#header .nav-align .navbar .navbar-nav .nav-item {
  margin: 0 14px;
}

#header .nav-align .navbar .navbar-nav .nav-link {
  font-size: 18px;
  font-weight: 700;
  color: #0b2138;
  padding: 0;
}

#header .nav-align .navbar .navbar-nav .nav-link:hover,
#header .nav-align .navbar .navbar-nav .nav-link.active {
  color: #f1b209;
}

.close-toggler {
  display: none;
}

.navbar-expand-lg .navbar-nav {
  margin-right: 15px;
}

.main-btn a {
  border-radius: 15px;
  padding: 14px 24px;
  border: none;
  background: #ea0505;
  color: #fff;
  font-weight: 600;
  text-decoration: none;
  font-size: 18px;
  display: inline-block;
  box-shadow: 0 8px 18px rgba(0, 0, 0, 0.12);
  transition: 0.3s;
}

.main-btn i {
  padding-left: 10px;
}

.main-btn a:hover {
  background: #c90404;
  color: #fff;
  transform: translateY(-2px);
}

#header .right-top {
  border-radius: 0 0 31px 31px;
  background: #000;
  padding: 14px 30px 14px 35px;
}

#header .right-top .contact {
  display: flex;
  justify-content: space-between;
}

#header .right-top .info,
#header .right-top .social {
  margin: 0;
  padding: 0;
  list-style: none;
  display: flex;
  gap: 15px;
  align-items: center;
}

#header .right-top .social {
  gap: 17px;
}

#header .right-top .info a,
#header .right-top .social a {
  text-decoration: none;
  color: #fff;
  transition: all ease 0.5s;
}

#header .right-top .info a,
#header .right-top .social a {
  font-size: 16px;
  line-height: 1.2;
  font-weight: bold;
}

#header .right-top .social a {
  font-size: 20px;
}

#header .right-top .info a:hover,
#header .right-top .social a:hover {
  color: #f1b209;
}

#header .right-top .info i {
  background: #f1b209;
  color: #fff;
  width: 40px;
  height: 40px;
  border-radius: 100%;
  line-height: 40px;
  text-align: center;
}

.header-nav-bar .dropdown-toggle::after {
  display: inline-block;
  margin-left: 0.255em;
  vertical-align: 0.255em;
  content: "";
  border-top: 0.4em solid !important;
  border-right: 0.4em solid transparent !important;
  border-bottom: 0;
  border-left: 0.4em solid transparent !important;
}

#header .right-top .info a {
  font-family: "sakanaregular";
  font-size: 24px;
}

/* responsive tweaks */
@media (max-width: 991.98px) {
  #header .nav-align {
    justify-content: flex-end !important;
  }

  .header-actions {
    margin-top: 8px;
  }
}

.heading {
  text-align: center;
  margin: 0 0 46px;
}

.heading .title {
  display: block;
  color: #0da4af;
  margin-bottom: 2px;
  font-size: 18px;
  line-height: 1.2;
  font-family: "Montserrat", sans-serif;
}

.nav-link:focus-visible {
  box-shadow: none !important;
}

.heading h2 {
  margin: 0;
  font-weight: bold;
  font-size: 32px;
  line-height: 1.2;
  color: #08405f;
  font-family: "Montserrat", sans-serif;
}

.header-container {
  position: absolute;
  width: 100%;
  top: 0;
  left: 0;
  z-index: 1000;
}

/* ==========================================================================
   Airshow Site Header
   ========================================================================== */
.site-header .container {
  max-width: 1345px;
}

.header-utility-actions {
  align-items: center;
  justify-content: flex-end;
  gap: 40px;
  flex-wrap: wrap;
}

.header-utility-col {
  display: flex;
  align-items: center;
  justify-content: flex-end;
  margin: 0;
}

.header-phone {
  text-align: left;
  padding-right: 32px;
  border-right: 1px solid rgba(255, 255, 255, 0.35);
}

.header-phone .phone-label {
  display: block;
  font-size: 14px;
  letter-spacing: 0.06em;
  color: rgba(255, 255, 255, 0.9);
  line-height: 1.2;
}

.header-phone .phone-number {
  display: block;
  font-size: 24px;
  font-weight: 700;
  color: #fff;
  text-decoration: none;
  line-height: 1.1;
}

.header-phone .phone-number:hover {
  color: #ffd200;
}

.header-event {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  padding-right: 32px;
  border-right: 1px solid rgba(255, 255, 255, 0.35);
}

.header-event p {
  margin: 0 !important;
}

.header-directions p {
  margin: 0 !important;
}

.header-event .event-location {
  font-size: 24px;
  font-weight: 700;
  color: #fec50f;
  line-height: 1.1;
}

.header-event .event-date {
  font-size: 18px;
  letter-spacing: 0.04em;
  color: #fff;
  line-height: 1.2;
}

.header-social {
  display: flex;
  align-items: center;
  gap: 14px;
  margin-top: 5px;
}

.header-social a {
  color: #fff;
  font-size: 24px;
  text-decoration: none;
  transition: color 0.25s ease;
}

.header-social a:hover {
  color: #ffd200;
}

.btn-directions {
  display: inline-flex;
  align-items: center;
  gap: 8px;
  background: #ea0505;
  color: #fff;
  font-size: 18px;
  font-weight: 700;
  letter-spacing: 0.03em;
  text-decoration: none;
  padding: 12px 22px;
  border-radius: 12px;
  white-space: nowrap;
  box-shadow: 0 6px 16px rgba(0, 0, 0, 0.2);
  transition:
    background 0.25s ease,
    transform 0.25s ease;
}

.btn-directions:hover {
  color: #fff;
  background: #c90404;
  transform: translateY(-1px);
}

.header-nav-wrap {
  padding: 0 0 12px;
}

.header-nav-bar {
  background: #ffc600;
  border-radius: 15px;
  padding: 0 20px;
  box-shadow: 0px 10px 20px rgb(0 0 0 / 20%);
}

.header-nav-bar .navbar-nav {
  width: 100%;
  justify-content: space-between;
  align-items: center;
  flex-wrap: wrap;
  gap: 4px;
}

.header-nav-bar .nav-link {
  font-size: 14px;
  font-weight: bold;
  color: #000;
  text-transform: uppercase;
  padding: 22px 10px;
  letter-spacing: 0.02em;
  white-space: nowrap;
  transition: 0.3s ease;
}

.header-nav-bar .nav-link:hover,
.header-nav-bar .nav-link.active,
.header-nav-bar .nav-link.show {
  color: #ea0505;
}

.header-nav-bar .dropdown-toggle::after {
  margin-left: 6px;
  vertical-align: 0.15em;
}

.header-nav-bar .dropdown-menu {
  border: none;
  border-radius: 0 0 12px 12px;
  box-shadow: 0 12px 28px rgba(0, 0, 0, 0.18);
  padding: 8px 0;
  margin-top: 0;
  min-width: 220px;
}

.header-nav-bar .dropdown-item {
  font-size: 14px;
  font-weight: 600;
  padding: 10px 18px;
  color: #08405f;
}

.header-nav-bar .dropdown-item:hover,
.header-nav-bar .dropdown-item:focus {
  background: #ffd200;
  color: #000;
}

.site-header .navbar-toggler {
  border: 2px solid #fff;
  padding: 6px 10px;
}

.site-header .navbar-toggler-icon {
  filter: brightness(0) invert(1);
}

@media (min-width: 992px) {
  .header-nav-bar .navbar-collapse {
    display: flex !important;
  }

  .site-header .close-toggler {
    display: none;
  }

  .header-nav-bar .dropdown:hover>.dropdown-menu,
  .header-nav-bar .dropdown.show>.dropdown-menu {
    display: block;
  }

  .header-nav-bar .dropdown-menu {
    position: absolute;
  }
}

@media (max-width: 991.98px) {
  .site-header .logo img {
    max-width: 200px;
  }

  .header-nav-wrap {
    padding: 0;
  }

  .header-nav-bar {
    background: transparent;
    border-radius: 0;
    padding: 0;
  }

  .site-header .navbar-toggler {
    border-color: #fff;
  }

  #header .navbar-collapse {
    position: fixed;
    top: 0;
    bottom: 0;
    left: 100%;
    width: min(320px, 85%);
    padding: 70px 20px 24px;
    overflow-y: auto;
    visibility: hidden;
    background: linear-gradient(180deg, #08405f 0%, #0da4af 100%);
    transition:
      transform 0.3s ease-in-out,
      visibility 0.3s ease-in-out;
    z-index: 10000;
    display: block !important;
  }

  #header .navbar-collapse.show {
    visibility: visible;
    transform: translateX(-100%);
  }

  #header .close-toggler {
    display: block;
    background: none;
    border: none;
    color: #fff;
    font-size: 26px;
    position: absolute;
    top: 12px;
    right: 16px;
    padding: 4px;
    line-height: 1;
  }

  .mobile-utility {
    display: flex;
    flex-direction: column;
    gap: 16px;
    padding-bottom: 20px;
    margin-bottom: 16px;
  }

  .mobile-utility .header-phone,
  .mobile-utility .header-event {
    border-right: none;
    padding-right: 0;
  }

  .mobile-utility.header-event p {
    margin: 0 !important;
  }

  .mobile-utility .header-phone .phone-number,
  .mobile-utility .header-event .event-location {
    color: #fff;
  }

  .mobile-utility .header-event .event-location {
    color: #ffd200;
  }

  .header-nav-bar .navbar-nav {
    flex-direction: column;
    align-items: stretch;
    gap: 0;
  }

  .header-nav-bar .nav-item {
    border-bottom: 1px solid rgba(255, 255, 255, 0.15);
  }

  .header-nav-bar .nav-link {
    color: #fff;
    padding: 12px 8px;
    font-size: 14px;
  }

  .header-nav-bar .nav-link:hover,
  .header-nav-bar .nav-link.active,
  .header-nav-bar .nav-link.show {
    color: #ffd200;
    background: rgba(0, 0, 0, 0.15);
    padding-left: 16px;
  }

  .header-nav-bar .dropdown-menu {
    position: static !important;
    transform: none !important;
    background: rgba(0, 0, 0, 0.2);
    box-shadow: none;
    border-radius: 0;
    margin: 0 0 8px;
  }

  .header-nav-bar .dropdown-item {
    color: #fff;
    padding-left: 24px;
  }

  .header-nav-bar .dropdown-item:hover,
  .header-nav-bar .dropdown-item:focus {
    background: rgba(255, 210, 0, 0.2);
    color: #ffd200;
  }

  .header-nav-bar .dropdown-toggle::after {
    float: right;
    margin-top: 8px;
    filter: brightness(0) invert(1);
  }
}

@media (max-width: 575.98px) {
  .site-header .logo img {
    max-width: 160px;
  }
}

.heading h2 span {
  display: block;
}

/*********************************************
	Slider Css
**********************************************/
.hero-section {
  background: url(../images/hero-bg.jpg) no-repeat;
  background-size: cover;
  background-position: center center;
  min-height: 1060px;
  display: flex;
  align-items: center;
  padding-top: 226px;
}

.hero-section .caption {
  max-width: 640px;
  margin-top: 90px;
}

.hero-section .caption .title {
  display: inline-block;
  position: relative;
  color: #fff;
  font-size: 32px;
  margin: 0 0 6px 16px;
  padding: 14px 10px 6px 10px;
  line-height: 1.1;
  font-family: "sakanaregular", sans-serif;
  text-transform: uppercase;
  background: transparent;
  isolation: isolate;
  z-index: 0;
}

.hero-section .caption .title::before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: -8px;
  right: -10px;
  background: #ea0505;
  transform: skewX(-14deg);
  z-index: -1;
}

.getready {
  font-size: 38px;
  margin-bottom: 7px;
}

.ultitext {
  font-size: 82px;
  line-height: 76px;
}

.airshowtext {
  color: #ffd200;
}

.hero-section .caption h1 {
  font-size: 65px;
  color: #fff;
  margin-top: 18px;
  text-transform: uppercase;
}

.hero-section .caption h1 span {
  display: block;
}

.hero-section .caption p {
  color: #fff;
  font-size: 18px;
  line-height: 1.6;
  font-family: "sakanaregular";
  margin-bottom: 22px;
}

/* Hero Revolution Slider */
.hero-slider-wrap {
  margin-right: 0;
  width: 100%;
}

.hero-tp-banner-container {
  position: relative;
  z-index: 2;
  width: 100%;
  padding: 15px;
  background: rgba(255, 255, 255, 0.28);
  border-radius: 36px;
  box-shadow: 0 10px 30px rgba(0, 0, 0, 0.15);
}

.hero-tp-banner {
  position: relative;
  width: 100%;
  overflow: hidden;
  border-radius: 28px;
}

.hero-tp-banner .tp-bgimg,
.hero-tp-banner ul li {
  border-radius: 28px !important;
  overflow: hidden;
}

.hero-tp-banner-container .tparrows {
  width: auto !important;
  height: auto !important;
  background-image: none !important;
}

.hero-tp-banner-container .tp-arr-allwrapper {
  margin: 0 8px;
  width: 44px;
  height: 44px;
  background: rgba(255, 255, 255, 0.92);
  border-radius: 50%;
  box-shadow: 0 4px 12px rgba(0, 0, 0, 0.18);
}

.hero-tp-banner-container .tp-arr-allwrapper:hover {
  background: #fff;
}

.hero-tp-banner-container .tp-arr-iwrapper {
  color: #000;
  text-align: center;
  font-size: 22px;
  font-family: "Font Awesome 6 Free";
  font-weight: 900;
  line-height: 44px;
}

.hero-tp-banner-container .tp-leftarrow .tp-arr-iwrapper:before {
  content: "\f104";
}

.hero-tp-banner-container .tp-rightarrow .tp-arr-iwrapper:before {
  content: "\f105";
}

.slidertext-hero {
  background: #000 !important;
  color: #fff !important;
  font-family: "sakanaregular", sans-serif;
  font-size: 36px !important;
  text-transform: uppercase;
  padding: 28px 30px 22px 30px !important;
  border-radius: 12px;
  white-space: nowrap;
}

@media (max-width: 1399.98px) {
  .hero-slider-wrap {
    max-width: 480px;
  }
}

@media (max-width: 1199.98px) {
  .hero-slider-wrap {
    max-width: 420px;
  }

  .slidertext-hero {
    font-size: 18px !important;
    padding: 10px 22px !important;
  }
}

@media (max-width: 991.98px) {
  .hero-slider-wrap {
    max-width: 520px;
    margin-left: auto;
    margin-right: auto;
    margin-top: 10px;
  }

  .hero-section .caption {
    text-align: center;
    margin-left: auto;
    margin-right: auto;
  }
}

@media (max-width: 575.98px) {
  .hero-slider-wrap {
    max-width: 100%;
  }

  .hero-tp-banner-container {
    padding: 6px;
    border-radius: 24px;
  }

  .hero-tp-banner,
  .hero-tp-banner .tp-bgimg,
  .hero-tp-banner ul li {
    border-radius: 20px !important;
  }

  .hero-tp-banner-container .tp-arr-allwrapper {
    width: 38px;
    height: 38px;
  }

  .hero-tp-banner-container .tp-arr-iwrapper {
    font-size: 18px;
    line-height: 38px;
  }

  .slidertext-hero {
    font-size: 14px !important;
    padding: 8px 16px !important;
  }
}

@media (max-width: 1399.98px) {
  .hero-section {
    min-height: 730px;
    padding: 280px 0 95px;
  }

  .hero-section .caption h1 {
    font-size: 52px;
  }
}

@media (max-width: 1199.98px) {
  .hero-section {
    min-height: 650px;
  }

  .hero-section .caption {
    max-width: 560px;
  }

  .hero-section .caption .title {
    font-size: 18px;
    padding: 10px 28px 8px 22px;
    margin: 0;
  }

  .hero-section .caption .title::before {
    left: -6px;
    right: -8px;
    transform: skewX(-12deg);
  }

  .hero-section .caption h1 {
    font-size: 44px;
  }

  .hero-section .caption p {
    font-size: 17px;
  }
}

@media (max-width: 991.98px) {
  .hero-section {
    min-height: 560px;
    padding: 110px 0 70px;
  }

  .header-container {
    top: 25px;
  }

  .hero-section .caption {
    max-width: 100%;
    text-align: center;
  }

  .hero-section .caption h1 {
    font-size: 36px;
    line-height: 1.2;
  }

  .hero-section .caption p {
    font-size: 16px;
    max-width: 680px;
    margin-left: auto;
    margin-right: auto;
  }
}

@media (max-width: 767.98px) {
  .hero-section {
    min-height: 500px;
    padding: 160px 0 50px;
    margin-top: 0;
  }

  .hero-section .caption .title {
    font-size: 15px;
    padding: 8px 22px 6px 18px;
  }

  .hero-section .caption .title::before {
    left: -5px;
    right: -6px;
    transform: skewX(-12deg);
  }

  .hero-section .caption h1 {
    font-size: 30px;
  }

  .hero-section .caption p {
    font-size: 15px;
    line-height: 1.5;
    margin-bottom: 18px;
  }
}

@media (max-width: 575.98px) {
  .hero-section {
    min-height: 450px;
    padding: 75px 0 40px;
  }

  .hero-section .caption h1 {
    font-size: 26px;
  }
}

/* ==========================================================================
   Featured Sponsors Section
   ========================================================================== */
.sponsers-section {
  padding: 40px 0 0px;
  text-align: center;
}

.sponsers-section .airshow-headline {
  margin-bottom: 15px;
}

.featured-sponsors-slider {
  margin-top: 8px;
}

.featured-sponsors-slider .owl-stage-outer {
  padding: 4px 0;
}

.sponsor-slide {
  padding: 4px 0;
}

.sponsor-logo-box {
  background: #fff;
  border: 1px solid #e5e5e5;
  border-radius: 4px;
  height: 130px;
  padding: 18px 20px;
  display: flex;
  align-items: center;
  justify-content: center;
  transition:
    box-shadow 0.25s ease,
    border-color 0.25s ease;
}

.sponsor-logo-box:hover {
  border-color: #d0d0d0;
  box-shadow: 0 6px 18px rgba(0, 0, 0, 0.08);
}

.sponsor-logo-box img {
  max-width: 100%;
  max-height: 94px;
  width: auto;
  height: auto;
  object-fit: contain;
}

.featured-sponsors-slider .owl-nav {
  margin-top: 18px;
}

.featured-sponsors-slider .owl-nav button.owl-prev,
.featured-sponsors-slider .owl-nav button.owl-next {
  width: 42px;
  height: 42px;
  border-radius: 50%;
  background: #0b152d !important;
  color: #fff !important;
  font-size: 16px;
  line-height: 42px;
  margin: 0 6px;
  transition: background 0.25s ease;
}

.featured-sponsors-slider .owl-nav button.owl-prev:hover,
.featured-sponsors-slider .owl-nav button.owl-next:hover {
  background: #ea0505 !important;
}

.featured-sponsors-slider .owl-nav button span {
  font-size: 28px;
  line-height: 1;
  margin-top: -4px;
}

@media (max-width: 767.98px) {
  .sponsers-section {
    padding: 30px 0 50px;
  }

  .sponsers-section .airshow-headline {
    font-size: 32px;
    margin-bottom: 22px;
  }

  .sponsor-logo-box {
    height: 110px;
    padding: 14px 16px;
  }

  .sponsor-logo-box img {
    max-height: 78px;
  }
}

@media (max-width: 575.98px) {
  .sponsers-section .airshow-headline {
    font-size: 26px;
  }

  .sponsor-logo-box {
    height: 100px;
  }
}

/* ==========================================================================
   Home About Section
   ========================================================================== */
.about-us-section {
  padding: 70px 0;
}

.about-ariforce img {
  border-radius: 40px;
}

.about-airshow-content {
  display: flex;
  flex-direction: column;
  gap: 22px;
}

.about-event-box {
  background: #ffd200 url(../images/ocala-bg.jpg) no-repeat center center;
  background-size: cover;
  border-radius: 40px;
  padding: 28px 24px 30px;
  text-align: center;
  box-shadow: 0 8px 24px rgba(0, 0, 0, 0.08);
  margin-bottom: 15px;
}

.about-event-location {
  font-family: "sakanaregular", sans-serif;
  font-size: 60px;
  font-style: italic;
  color: #000;
  margin: 0 0 4px;
  line-height: 1.05;
  text-transform: uppercase;
}

.about-event-date {
  font-family: "sakanaregular", sans-serif;
  font-size: 40px;
  font-style: italic;
  color: #000;
  margin: 0 0 18px;
  line-height: 1.1;
  text-transform: uppercase;
}

.btn-buy-tickets {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 8px;
  background: #ea0505;
  color: #fff;
  font-size: 18px;
  font-weight: 700;
  text-decoration: none;
  padding: 14px 26px;
  border-radius: 12px;
  box-shadow: 0 6px 14px rgba(234, 5, 5, 0.35);
  transition:
    background 0.25s ease,
    transform 0.25s ease;
}

.btn-buy-tickets:hover {
  color: #fff;
  background: #c90404;
  transform: translateY(-1px);
}

.airshow-headline {
  font-family: "sakanaregular", sans-serif;
  font-size: 48px;
  color: #000;
  margin: 0;
  text-transform: uppercase;
}

.airshow-headline span {
  display: block;
}

.airshow-headline .text-red {
  color: #ea0505;
}

.about-airshow-text {
  font-size: 18px;
  line-height: 30px;
  color: #000;
  font-weight: 600;
  margin: 0;
}

.about-tickets-cta {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 16px;
  background: #375dc2;
  color: #fff;
  text-decoration: none;
  padding: 12px 25px 10px 25px;
  border-radius: 12px;
  box-shadow: 0 10px 22px rgba(47, 95, 174, 0.35);
  transition:
    background 0.25s ease,
    transform 0.25s ease;
  max-width: 250px;
}

.about-tickets-cta:hover {
  color: #fff;
  background: #254d92;
  transform: translateY(-1px);
}

.about-tickets-cta-text {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  line-height: 1.15;
}

.about-tickets-cta-text small {
  font-size: 14px;
  font-weight: 600;
  text-transform: uppercase;
}

.about-tickets-cta-text strong {
  font-size: 34px;
  font-weight: 700;
  text-transform: uppercase;
}

.about-tickets-cta i {
  font-size: 40px;
  flex-shrink: 0;
}

@media (max-width: 1199.98px) {
  .about-event-location {
    font-size: 36px;
  }

  .about-event-date {
    font-size: 26px;
  }

  .about-airshow-headline {
    font-size: 32px;
  }

  .about-tickets-cta-text strong {
    font-size: 28px;
  }
}

@media (max-width: 991.98px) {
  .about-airshow-content {
    margin-top: 10px;
  }

  .about-airshow-content {
    text-align: center;
  }

  .about-tickets-cta {
    margin: 0 auto;
  }
}

@media (max-width: 767.98px) {
  .about-event-box {
    padding: 22px 18px 20px;
    border-radius: 22px;
  }

  .about-event-location {
    font-size: 30px;
  }

  .about-event-date {
    font-size: 22px;
  }

  .about-airshow-headline {
    font-size: 26px;
  }

  .about-airshow-text {
    font-size: 16px;
  }

  .about-tickets-cta-text strong {
    font-size: 24px;
  }
}

@media (max-width: 575.98px) {
  .about-event-location {
    font-size: 26px;
  }

  .about-event-date {
    font-size: 18px;
  }

  .about-airshow-headline {
    font-size: 22px;
  }

  .btn-buy-tickets {
    font-size: 12px;
    padding: 8px 18px;
  }

  .about-tickets-cta {
    padding: 14px 16px;
    border-radius: 16px;
  }

  .about-tickets-cta-text strong {
    font-size: 20px;
  }
}

.main_title .subtitle {
  display: inline-block;
  font-size: 20px;
  line-height: 1.2;
  font-weight: 700;
  color: #e94808;
  margin-bottom: 10px;
  font-family: "Noto Serif", serif;
}

.main_title h2 {
  font-size: 48px;
  color: #111111;
  margin-bottom: 18px;
  font-weight: 700;
  font-family: "Noto Serif", serif;
}

.main_title h2 span {
  color: #f1b209;
}

.about-us-content p {
  font-size: 18px;
  line-height: 1.75;
  color: #575757;
  margin-bottom: 22px;
  border-bottom: 1px solid #e7e7e6;
  padding-bottom: 25px;
  margin-bottom: 30px;
}

.highlight-item {
  display: flex;
  align-items: center;
  gap: 14px;
  height: 100%;
}

.highlight-item h3 {
  font-size: 20px;
  line-height: 1.25;
  margin: 0;
  color: #111111;
  font-weight: 700;
  font-family: "Noto Serif", serif;
}

.icon-circle {
  width: 58px;
  height: 58px;
  min-width: 58px;
  border-radius: 50%;
  background: #e6b316;
  display: inline-flex;
  align-items: center;
  justify-content: center;
}

.icon-circle img {
  object-fit: contain;
}

.about-us-list {
  background: #f4e8e1;
  border-radius: 14px;
  padding: 20px 24px;
  margin-top: 18px;
}

.about-us-list li {
  display: flex;
  align-items: flex-start;
  gap: 10px;
  font-size: 18px;
  line-height: 1.45;
  font-weight: 600;
  color: #111111;
}

.about-us-list li+li {
  margin-top: 8px;
}

.about-us-list li i {
  color: #e56f1e;
  margin-top: 8px;
  font-size: 20px;
}

.about-us-btn {
  margin-top: 26px;
}

/* ==========================================================================
   Video Section
   ========================================================================== */
.video-section {
  padding: 70px 0;
  text-align: center;
  background: url(../images/video-bg.png) no-repeat;
}

.video-section h2 {
  font-size: 48px;
  color: #fff;
}

.video-section p {
  color: #fff;
  max-width: 900px;
  margin: 0 auto;
}

.video-image-box {
  margin-top: 40px;
  position: relative;
}

.video-image-box img {
  border: 15px solid rgb(255 255 255 / 20%);
  border-radius: 60px;
}

.playbtn {
  text-align: center;
  margin-top: -40px;
  position: absolute;
  left: 0;
  top: 50%;
  width: 100%;
}

.playbtn a {
  box-sizing: content-box;
  display: inline-block;
  width: 90px;
  height: 90px;
  background: #ffd200;
  border-radius: 50%;
  position: relative;
}

.playbtn a:before {
  content: "";
  position: absolute;
  z-index: 0;
  left: 50%;
  top: 50%;
  -webkit-transform: translateX(-50%) translateY(-50%);
  transform: translateX(-50%) translateY(-50%);
  display: block;
  width: 80px;
  height: 80px;
  background: #ffd200;
  border-radius: 50%;
  -webkit-animation: pulse-border 1500ms ease-out infinite;
  animation: pulse-border 1500ms ease-out infinite;
  box-shadow: 0 0 20px rgba(0, 0, 0, 0.4);
}

.playbtn a span {
  z-index: 999;
  position: relative;
  font-size: 36px;
  position: absolute;
  left: 2px;
  width: 100%;
  color: #000;
  top: 50%;
  margin-top: -18px;
}

.playbtn a:after {
  content: "";
  position: absolute;
  z-index: 1;
  left: 50%;
  top: 50%;
  -webkit-transform: translateX(-50%) translateY(-50%);
  transform: translateX(-50%) translateY(-50%);
  display: block;
  width: 80px;
  height: 80px;
  border-radius: 50%;
  -webkit-transition: all 200ms;
  transition: all 200ms;
}

@-webkit-keyframes pulse-border {
  0% {
    -webkit-transform: translateX(-50%) translateY(-50%) translateZ(0) scale(1);
    transform: translateX(-50%) translateY(-50%) translateZ(0) scale(1);
    opacity: 1;
  }

  100% {
    -webkit-transform: translateX(-50%) translateY(-50%) translateZ(0) scale(1.5);
    transform: translateX(-50%) translateY(-50%) translateZ(0) scale(1.5);
    opacity: 0;
  }
}

@keyframes pulse-border {
  0% {
    -webkit-transform: translateX(-50%) translateY(-50%) translateZ(0) scale(1);
    transform: translateX(-50%) translateY(-50%) translateZ(0) scale(1);
    opacity: 1;
  }

  100% {
    -webkit-transform: translateX(-50%) translateY(-50%) translateZ(0) scale(1.5);
    transform: translateX(-50%) translateY(-50%) translateZ(0) scale(1.5);
    opacity: 0;
  }
}

/* ==========================================================================
   Ticket Section
   ========================================================================== */
.ticket-section {
  padding: 0 0 60px 0;
}

.ticket-section h2 {
  text-align: center;
}

.ticket-section p {
  text-align: center;
  max-width: 900px;
  margin: 0 auto;
  font-size: 18px;
  font-weight: 600;
}

.ticket-section h2 span {
  display: inline;
  color: #ea0505;
}

.am-ticket-list {
  width: 100%;
}

.am-ticket-item {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 20px;
  padding: 18px 0;
  border-bottom: 1px solid #d8d8d8;
}

.am-ticket-title {
  font-size: 24px;
  margin-bottom: 0;
  color: #000;
  text-transform: uppercase;
}

.am-ticket-status {
  font-size: 16px;
  font-weight: 700;
  color: #158b57;
}

.am-ticket-btn {
  min-width: 170px;
  height: 48px;
  border-radius: 12px;
  background: #3558c8;
  color: #fff;
  font-size: 16px;
  font-weight: 700;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 12px;
  text-decoration: none;
  transition: 0.3s ease;
}

.am-ticket-btn:hover {
  background: #2647b0;
  color: #fff;
  transform: translateY(-2px);
}

.am-ticket-detail-btn {
  background: #ff0000;
  color: #fff;
  font-size: 24px;
  font-weight: 700;
  padding: 18px 34px;
  border-radius: 14px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 12px;
  text-decoration: none;
  transition: 0.3s ease;
}

.am-ticket-detail-btn:hover {
  background: #c90404;
  color: #fff;
  transform: translateY(-2px) !important;
}

/* =========================================
   RESPONSIVE
========================================= */
@media (max-width: 991px) {
  .am-ticket-title {
    font-size: 22px;
  }

  .am-ticket-status {
    font-size: 20px;
  }

  .am-ticket-btn {
    min-width: 150px;
    height: 56px;
    font-size: 18px;
  }

  .am-ticket-detail-btn {
    font-size: 20px;
    padding: 16px 28px;
  }
}

@media (max-width: 767px) {
  .am-ticket-item {
    flex-direction: column;
    align-items: flex-start;
  }

  .am-ticket-right {
    width: 100%;
  }

  .am-ticket-title {
    font-size: 18px;
  }

  .am-ticket-status {
    font-size: 18px;
  }

  .am-ticket-detail-btn {
    width: 100%;
    font-size: 18px;
  }
}

/* ==========================================================================
   performer
   ========================================================================== */
.performer-lineup {}

.lineup-title {
  font-size: 58px;
  font-weight: 900;
  font-style: italic;
  text-transform: uppercase;
  line-height: 1;
}

.performer-lineup .gallerybox {
  margin-top: 20px;
}

.performer-btn {
  background: #f00000;
  color: #fff;
  text-decoration: none;
  padding: 18px 34px;
  border-radius: 14px;
  font-size: 18px;
  font-weight: 700;
  transition: 0.3s;
}

.performer-btn:hover {
  background: #c90404;
  color: #fff;
  transform: translateY(-2px);
}

.performer-card {
  position: relative;
  overflow: hidden;
  border-radius: 22px;
  display: block;
}

.performer-card img {
  width: 100%;
  height: 320px;
  object-fit: cover;
  transition: 0.5s;
  display: block;
}

.performer-card .overlay {
  position: absolute;
  inset: 0;
  background: rgba(0, 0, 0, 0.45);
  display: flex;
  align-items: center;
  justify-content: center;
  opacity: 0;
  transition: 0.4s;
}

.performer-card .overlay i {
  color: #fff;
  font-size: 36px;
  transform: scale(0.7);
  transition: 0.4s;
}

.performer-card:hover img {
  transform: scale(1.08);
}

.performer-card:hover .overlay {
  opacity: 1;
}

.performer-card:hover .overlay i {
  transform: scale(1);
}

@media (max-width: 991px) {
  .lineup-title {
    font-size: 42px;
  }

  .performer-card img {
    height: 260px;
  }
}

@media (max-width: 576px) {
  .lineup-title {
    font-size: 30px;
  }

  .performer-btn {
    width: 100%;
    text-align: center;
  }

  .performer-card img {
    height: 240px;
  }
}

.hero-section,
.sponsers-section,
.about-us-section,
.video-section,
.ticket-section,
.performer-lineup,
.vintage-aircraft-section,
.blogs-section,
.footer-section {
  overflow: hidden;
}

.navbar-expand-lg .navbar-nav .dropdown-menu {
  padding: 0;
  overflow: hidden;
}

.vintage-aircraft-section {
  padding: 90px 0 70px 0;
  background: url(../images/vintage-aircraft-bg.jpg) no-repeat center;
  background-size: cover;
  height: 770px;
}

.vintage-aircraft-section p {
  max-width: 950px;
  margin: 0 auto;
}

.blogs-section {
  padding: 80px 0;
}

.blogs-section .position-relative img {
  transition: transform 0.6s cubic-bezier(0.25, 1, 0.5, 1);
}

.blogs-section .row .blogsec:hover img {
  transform: scale(1.12);
}

.airshow-events .position-relative {
  border-radius: 15px;
  overflow: hidden;
}

.airshow-events .event-date {
  bottom: 16px;
  left: 16px;
  background: #ffc107;
  color: #000;
  padding: 10px 26px;
  border-radius: 50px;
  font-size: 16px;
  font-weight: 700;
  z-index: 2;
}

.airshow-events .shadow-sm {
  transition: transform 0.3s;
}

.airshow-events .shadow-sm:hover {
  transform: translateY(-5px);
}

.airshow-events h3 a {
  font-size: 24px;
  font-weight: 700;
  font-family: "Open Sans", sans-serif;
  text-decoration: none;
  color: #000;
}

.airshow-events h3 a:hover {
  color: #ea0505;
}

.bloginfo {
  padding-top: 14px;
}

/* ==========================================================================
   Footer
   ========================================================================== */
.footer-section {
  background: #0b152d;
  color: #fff;
}

.footer-newsletter {
  padding: 48px 0 40px;
  text-align: center;
}

.footer-newsletter-title {
  font-family: "sakanaregular", sans-serif;
  font-size: 48px;
  color: #fff;
  text-transform: uppercase;
}

.footer-newsletter-title span {
  color: #ffd200;
}

.footer-newsletter-form {
  display: flex;
  flex-wrap: wrap;
  align-items: stretch;
  justify-content: center;
  gap: 12px;
  padding: 20px;
  background: rgba(255, 255, 255, 0.08);
  border-radius: 16px;
  border: 1px solid rgba(255, 255, 255, 0.12);
}

.footer-newsletter-form input {
  flex: 1 1 160px;
  min-width: 0;
  border: none;
  border-radius: 10px;
  padding: 14px 18px;
  font-size: 16px;
  color: #fff;
  font-weight: bold;
  background: rgba(255, 255, 255, 0.12);
  outline: none;
}

.zipcode {
  max-width: 160px;
}

.footer-newsletter-form input::placeholder {
  color: #95979d;
}

.footer-newsletter-form input:focus {
  background: rgba(255, 255, 255, 0.18);
  box-shadow: 0 0 0 2px rgba(255, 210, 0, 0.35);
}

.footer-signup-btn {
  flex: 0 0 auto;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 10px;
  border: none;
  border-radius: 10px;
  padding: 14px 28px;
  background: #ea0505;
  color: #fff;
  font-size: 15px;
  font-weight: 700;
  letter-spacing: 0.04em;
  text-transform: uppercase;
  cursor: pointer;
  transition:
    background 0.25s ease,
    transform 0.25s ease;
  white-space: nowrap;
  max-width: 190px;
}

.footer-signup-btn:hover {
  background: #c90404;
  transform: translateY(-1px);
}

.footer-heading {
  font-family: "sakanaregular", sans-serif;
  font-size: 22px;
  color: #fff;
  text-transform: uppercase;
  margin: 0 0 20px;
}

.footer-links {
  column-count: 2;
}

.footer-links li a {
  color: #a3a7b3;
  text-decoration: none;
  font-size: 16px;
  line-height: 30px;
  transition: color 0.25s ease;
}

.footer-links li a:hover {
  color: #ffd200;
}

.footer-center-col {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  text-align: center;
  padding-top: 8px;
}

.footer-social {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 18px;
  margin-bottom: 22px;
}

.footer-social a {
  color: #fff;
  font-size: 28px;
  text-decoration: none;
  transition:
    color 0.25s ease,
    transform 0.25s ease;
}

.footer-social a:hover {
  color: #ffd200;
  transform: translateY(-2px);
}

.footer-buy-tickets {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 10px;
  background: #ffc600;
  color: #000;
  font-size: 18px;
  font-weight: 700;
  text-decoration: none;
  text-transform: uppercase;
  padding: 12px 26px;
  border-radius: 12px;
  margin-top: 15px;
  box-shadow: 0 8px 20px rgba(0, 0, 0, 0.2);
  transition:
    background 0.25s ease,
    transform 0.25s ease;
}

.footer-buy-tickets:hover {
  color: #000;
  background: #ffde33;
  transform: translateY(-1px);
}

.footer-presented-col {
  text-align: center;
}

.footer-presented-badge {
  max-width: 220px;
  margin: 0 auto;
}

.footer-bottom {
  border-top: 1px solid rgba(255, 255, 255, 0.1);
  padding: 12px 0 22px;
  margin-top: 22px;
}

.footer-bottom-inner {
  display: flex;
  align-items: center;
  justify-content: space-between;
  flex-wrap: wrap;
  gap: 0px 20px;
}

.footer-bottom p {
  margin: 0;
  font-size: 13px;
  color: rgba(255, 255, 255, 0.5);
  list-style: 20px;
}

.footer-bottom a {
  color: rgba(255, 255, 255, 0.65);
  text-decoration: none;
  transition: color 0.25s ease;
}

.footer-bottom a:hover {
  color: #ffd200;
}

@media (max-width: 991.98px) {
  .footer-newsletter-title {
    font-size: 22px;
  }

  .footer-presented-col {
    margin-top: 8px;
  }

  .footer-center-col {
    margin-top: 8px;
  }
}

@media (max-width: 767px) {
  .footer-newsletter {
    padding: 36px 0 30px;
  }

  .footer-newsletter-title {
    font-size: 18px;
    margin-bottom: 22px;
  }

  .footer-newsletter-form {
    flex-direction: column;
    padding: 30px;
  }

  .footer-newsletter-form input {
    flex: 1 1 auto;
    width: 100%;
  }

  .footer-signup-btn {
    width: 100%;
  }

  .footer-heading {
    font-size: 18px;
  }

  .video-section h2 {
    font-size: 36px;
  }

  .footer-buy-tickets {
    margin-bottom: 36px;
  }

  .footer-links {
    column-count: 1;
  }

  .footer-links li {
    margin-bottom: 8px;
  }

  .ticket-section {
    padding-top: 50px;
  }

  .footer-bottom-inner {
    flex-direction: column;
    text-align: center;
  }
}

@media (max-width: 575.98px) {
  .footer-newsletter-title {
    font-size: 16px;
  }

  .footer-links li a {
    font-size: 14px;
  }
}

@media only screen and (max-width: 480px) {
  .airshow-events .position-relative img {
    width: 100%;
  }

  .footer-newsletter-title {
    font-size: 22px;
  }

  .vintage-aircraft-section p,
  .video-section p,
  .about-airshow-text {
    font-size: 16px;
    line-height: 26px;
  }

  .airshow-headline {
    font-size: 26px;
  }

  .vintage-aircraft-section {
    padding: 60px 0 70px 0;
  }

  .performer-lineup {
    text-align: center;
  }

  .ticket-section {
    padding-bottom: 0;
  }

  .am-ticket-item {
    align-items: center;
    text-align: center;
  }

  .video-section h2 {
    font-size: 30px;
  }

  .airshow-headline {
    font-size: 26px;
  }

  .about-us-section {
    padding-top: 0;
  }

  .am-airport-ticket-wrap {
    padding-top: 10px !important;
  }

  .getready {
    font-size: 24px;
  }

  .ultitext {
    font-size: 56px;
    line-height: 50px;
  }

  .hero-section .caption h1 {
    font-size: 26px;
  }
}

@media only screen and (max-width: 1200px) {
  #header .header-row {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
  }

  #header .header-nav-col {
    display: contents;
  }

  .header-nav-bar .navbar-nav {
    gap: 0;
  }

  #header {
    padding: 0 15px;
  }

  #header .header-nav-col .nav-align {
    order: 3;
    width: 70%;
    flex: 0 0 70%;
    justify-content: flex-end;
  }

  .header-utility-actions {
    gap: 20px;
  }

  .header-phone .phone-number,
  .header-event .event-location {
    font-size: 20px;
  }

  .header-utility-col {
    margin: 0;
  }

  .header-nav-bar {
    padding: 0 15px;
  }

  .header-nav-bar .nav-link {
    font-size: 12px;
  }

  .airshow-headline,
  .footer-newsletter-title {
    font-size: 42px;
  }

  .airshow-events h3 a {
    font-size: 20px;
  }

  #header .header-nav-col .nav-align .navbar {
    padding: 0 0 14px 0;
  }

  #header .nav-align .navbar .navbar-nav .nav-item {
    margin: 0 10px;
  }

  #header .logo {
    justify-content: flex-start;
  }
}

@media only screen and (max-width: 991.98px) {
  #header .right-top {
    display: none;
  }

  .blogs-section .row {
    justify-content: center;
  }

  .airshow-headline {
    font-size: 36px;
  }

  .footer-newsletter-title {
    font-size: 28px;
  }

  .header-utility-col {
    display: none;
  }

  #header .header-logo-col {
    margin-top: 0;
  }

  .labimg {
    text-align: center;
  }

  .dropdown-toggle::after {
    float: right;
    margin-top: 11px;
  }

  #header .dropdown-submenu .dropdown-toggle::after {
    display: inline-block;
    margin-left: 0.255em;
    vertical-align: 0.255em;
    content: "";
    border-top: 0.3em solid;
    border-right: 0.3em solid transparent;
    border-bottom: 0;
    border-left: 0.3em solid transparent;
  }

  #header .nav-align .navbar .navbar-nav .nav-link {
    color: #fff;
  }

  .header-actions {
    margin-left: 0;
  }

  .cart-link {
    border: none;
  }

  .header-phone .phone-number,
  .header-phone .phone-label {
    color: #fff;
  }

  #header .navbar-toggler {
    position: absolute;
    right: 0;
  }

  #header .navbar-collapse {
    position: fixed;
    top: 0px;
    bottom: 0;
    left: 100%;
    width: 60%;
    padding-right: 1rem;
    padding-left: 1rem;
    overflow-y: auto;
    visibility: hidden;
    background-color: rgba(0, 0, 0, 0.8);
    transition:
      visibility 0.3s ease-in-out,
      -webkit-transform 0.3s ease-in-out;
    transition:
      transform 0.3s ease-in-out,
      visibility 0.3s ease-in-out;
    transition:
      transform 0.3s ease-in-out,
      visibility 0.3s ease-in-out,
      -webkit-transform 0.3s ease-in-out;
    z-index: 10000;
  }

  #header .navbar-collapse.show {
    visibility: visible;
    -webkit-transform: translateX(-100%);
    transform: translateX(-100%);
  }

  #header .nav-align .navbar .navbar-nav .nav-item {
    margin: 0;
  }

  .navbar-light .navbar-nav .nav-link {
    color: #fff;
    padding: 10px 0;
    transition: transform 0.3s ease;
  }

  #header .close-toggler {
    background: none;
    color: #fff;
    padding: 5px;
    border: none;
    margin-top: 10px;
    font-size: 24px;
    position: absolute;
    top: 0;
    right: 15px;
    display: block;
  }

  #header .nav-align .navbar .navbar-nav .nav-link {
    text-transform: uppercase;
  }

  #header .navbar .dropdown-menu {
    background: #232430;
    padding: 0;
    border: 0;
  }

  #header .navbar .dropdown-menu li {
    border-bottom: 1px solid #777777;
  }

  #header .navbar .dropdown-menu li:last-child {
    border: none;
  }

  #header .navbar .dropdown-menu .dropdown-item {
    color: #fff;
    text-transform: uppercase;
    white-space: normal;
    padding: 10px 16px;
  }

  #header .navbar .dropdown-menu .dropdown-item:focus,
  #header .navbar .dropdown-menu .dropdown-item:hover {
    background: transparent;
    color: #04dcf7;
  }

  .mobile-utility {
    margin-top: 20px;
  }

  .header-phone .phone-number,
  .header-event .event-location {
    font-size: 24px;
  }

  .header-event {
    border: 1px solid rgba(255, 255, 255, 0.15);
    border-left: none;
    border-right: none;
    padding: 14px 0;
  }

  .btn-directions {
    display: block;
    text-align: center;
  }

  #header .navbar .dropdown-menu .dropdown-submenu .dropdown-menu .dropdown-item {
    padding-left: 32px;
    padding-right: 32px;
  }
}

@media only screen and (max-width: 767.98px) {
  .zipcode {
    max-width: inherit;
  }

  .footer-signup-btn {
    margin: 0 auto;
  }

  #header .header-nav-col .nav-align {
    width: 50%;
    flex: 0 0 50%;
  }

  .header-actions {
    width: 100%;
    flex-direction: column;
    align-items: flex-start;
    gap: 12px;
  }

  .cart-link {
    border: none;
    padding-left: 0;
    margin-right: 0;
  }

  .header-phone {
    width: 100%;
    justify-content: flex-start;
  }

  .btn-account {
    margin-bottom: 20px;
  }

  .header-actions {
    display: inline-block !important;
    margin-bottom: 40px;
  }

  #header .navbar-collapse {
    width: 80%;
  }
}

/* Keep hero top spacing consistent after header breakpoint rules */
@media (max-width: 991.98px) {
  #header .nav-align .navbar .navbar-nav .nav-link {
    font-size: 16px;
  }

  #header .nav-align .navbar .navbar-nav .nav-link {
    font-size: 14px;
    padding: 6px 0;
  }
}

@media (max-width: 480px) {
  .main-btn a {
    font-size: 15px;
  }

  .hero-section .caption h1 {
    font-size: 20px;
  }

  .hero-section .caption .title {
    font-size: 16px;
    padding: 7px 18px 6px 14px;
  }

  .hero-section .caption .title::before {
    transform: skewX(-10deg);
  }

  #header .nav-align .navbar .navbar-nav .nav-link {
    font-size: 14px;
  }

  .services-section {
    margin: 0 15px;
  }
}

@media (max-width: 320px) {
  .header_wrp .main-btn a {
    padding: 14px;
  }
}

/* ==========================================================================
   Page Title
   ========================================================================== */
.pagetitle-wrap {
  padding: 250px 0 40px;
  text-align: center;
  background: url(../images/pagetitle-bg.jpg) no-repeat top;
  background-size: cover;
}

.pagetitle-wrap h1 {
  color: #fff;
}

.pagecontent {
  padding: 70px 0;
}

@media only screen and (max-width: 990px) {
  .pagetitle-wrap {
    padding: 160px 0 20px;
  }

  .pagetitle-wrap h1 {
    font-size: 22px;
  }
}

/* Contact Page Custom Design */
.contact-page-section {
  padding: 80px 0;
  background: #f4f7f6;
}

.contact-wrapper {
  background: #fff;
}

.contact-info-bg {
  background: #08405f;
  position: relative;
  overflow: hidden;
}

.contact-info-content {
  position: relative;
  z-index: 2;
}

.contact-title {
  font-family: "Montserrat", sans-serif;
  font-weight: 700;
  font-size: 32px;
  color: #fff;
}

.contact-desc {
  font-size: 16px;
  line-height: 1.6;
  color: rgba(255, 255, 255, 0.8);
  font-weight: 400;
}

.contact-item .contact-icon i {
  font-size: 28px;
  color: #f1b209;
}

.contact-item .contact-text h5 {
  font-family: "Montserrat", sans-serif;
  font-weight: 700;
  font-size: 18px;
  color: #fff;
  margin-bottom: 5px;
}

.contact-item .contact-text p a {
  color: #fff;
  font-weight: 600;
  font-size: 18px;
  text-decoration: none;
  transition: color 0.3s ease;
}

.contact-item .contact-text p a:hover {
  color: #f1b209;
}

.contact-item .contact-text small {
  color: rgba(255, 255, 255, 0.6);
  font-size: 14px;
}

.contact-shape {
  position: absolute;
  bottom: -50px;
  right: -50px;
  width: 200px;
  height: 200px;
  background: rgba(255, 255, 255, 0.05);
  border-radius: 50%;
  z-index: 1;
}

.contact-shape::before {
  content: "";
  position: absolute;
  top: -40px;
  left: -40px;
  width: 150px;
  height: 150px;
  background: rgba(255, 255, 255, 0.05);
  border-radius: 50%;
}

.form-title {
  font-family: "Montserrat", sans-serif;
  font-weight: 700;
  font-size: 32px;
  color: #08405f;
}

.custom-contact-form .form-control {
  border: 1px solid #e0e0e0;
  border-radius: 10px;
  padding: 1rem 0.75rem;
  font-size: 16px;
  background-color: #fcfcfc;
  transition: all 0.3s ease;
}

.custom-contact-form .form-control:focus {
  border-color: #0da4af;
  box-shadow: 0 0 0 0.25rem rgba(13, 164, 175, 0.15);
  background-color: #fff;
}

.custom-contact-form .form-floating label {
  color: #6c757d;
  padding: 1rem 0.75rem;
}

.btn-submit-custom {
  background: #ea0505;
  color: #fff;
  font-weight: 700;
  font-size: 18px;
  padding: 16px 30px;
  border-radius: 12px;
  border: none;
  text-transform: uppercase;
  letter-spacing: 1px;
  transition: all 0.3s ease;
}

.btn-submit-custom:hover {
  color: #fff;
  transform: translateY(-3px);
  background: #c90404;
}

@media only screen and (max-width: 480px) {
  .footer-newsletter-title {
    font-size: 22px;
  }
}

/* ==========================================================================
   Private VIP Chalets Page
   ========================================================================== */
.chalet-page-section {
  padding: 80px 0 100px;
  background: #f9f7f4;
}

/* --- Intro Block --- */
.chalet-intro-block {
  padding-bottom: 70px;
  border-bottom: 2px solid #eaeaea;
  margin-bottom: 70px;
}

.chalet-intro-heading {
  font-family: "sakanaregular", sans-serif;
  font-size: 36px;
  color: #08405f;
  line-height: 1.2;
  margin-bottom: 24px;
}

.chalet-intro-text p {
  font-size: 16px;
  font-weight: 400;
  color: #444;
  line-height: 1.8;
  margin-bottom: 16px;
}

.chalet-book-cta {
  font-size: 17px !important;
  font-weight: 700 !important;
  color: #08405f !important;
  background: #fff8e1;
  border-left: 4px solid #f1b209;
  padding: 14px 18px;
  border-radius: 0 8px 8px 0;
  margin-top: 24px;
}

.chalet-book-cta a {
  color: #ea0505;
  text-decoration: none;
  font-weight: 700;
}

.chalet-book-cta a:hover {
  text-decoration: underline;
}

.chalet-intro-img-wrap {
  position: sticky;
  top: 0;
  display: inline-block;
  width: 100%;
}

.chalet-intro-img {
  width: 100%;
  border-radius: 20px;
  box-shadow: 0 16px 40px rgba(0, 0, 0, 0.15);
  display: block;
}

.chalet-img-badge {
  position: absolute;
  bottom: -18px;
  left: 24px;
  background: #ea0505;
  color: #fff;
  font-size: 15px;
  font-weight: 700;
  padding: 10px 22px;
  border-radius: 30px;
  box-shadow: 0 6px 18px rgba(234, 5, 5, 0.3);
  letter-spacing: 0.04em;
}

.chalet-img-badge i {
  margin-right: 6px;
  color: #ffd200;
}

/* --- Packages Section --- */
.chalet-packages-section {
  padding-top: 20px;
}

/* --- Pricing Card --- */
.chalet-price-card {
  background: #08405f;
  border-radius: 24px;
  overflow: hidden;
  box-shadow: 0 20px 50px rgba(8, 64, 95, 0.25);
}

.chalet-price-header {
  background: linear-gradient(135deg, #0b2138, #08405f);
  padding: 28px 32px 20px;
  border-bottom: 2px solid rgba(255, 255, 255, 0.1);
}

.chalet-price-label {
  display: block;
  font-family: "sakanaregular", sans-serif;
  font-size: 28px;
  color: #fff;
  line-height: 1.2;
}

.chalet-price-days {
  display: block;
  font-size: 15px;
  font-weight: 600;
  color: #f1b209;
  letter-spacing: 0.04em;
  margin-top: 4px;
}

.chalet-price-amount {
  padding: 30px 32px;
  border-bottom: 2px solid rgba(255, 255, 255, 0.1);
}

.chalet-price-value {
  display: block;
  font-family: "sakanaregular", sans-serif;
  font-size: 72px;
  line-height: 1;
  color: #ffd200;
}

.chalet-price-note {
  display: block;
  font-size: 14px;
  color: rgba(255, 255, 255, 0.6);
  margin-top: 6px;
  font-weight: 600;
}

.chalet-price-cta {
  padding: 28px 32px;
}

.chalet-reserve-btn {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 10px;
  background: #ea0505;
  color: #fff;
  text-decoration: none;
  font-size: 18px;
  font-weight: 700;
  padding: 16px 28px;
  border-radius: 12px;
  text-transform: uppercase;
  letter-spacing: 0.03em;
  box-shadow: 0 8px 20px rgba(234, 5, 5, 0.3);
  transition: all 0.3s ease;
}

.chalet-reserve-btn:hover {
  background: #c90404;
  color: #fff;
  transform: translateY(-3px);
  box-shadow: 0 12px 28px rgba(234, 5, 5, 0.4);
}

.chalet-reserve-note {
  font-size: 14px !important;
  color: rgba(255, 255, 255, 0.7) !important;
  font-weight: 400 !important;
  margin-top: 16px;
  margin-bottom: 0;
  line-height: 1.6 !important;
  text-align: center;
}

.chalet-reserve-note strong {
  color: #f1b209;
}

/* --- Feature List / Includes --- */
.chalet-includes-block {
  background: #fff;
  border-radius: 20px;
  padding: 40px 44px;
  box-shadow: 0 8px 30px rgba(0, 0, 0, 0.07);
  border-top: 4px solid #f1b209;
}

.chalet-includes-title {
  font-family: "sakanaregular", sans-serif;
  font-size: 32px;
  color: #08405f;
  margin-bottom: 28px;
}

.chalet-features-list {
  list-style: none;
  padding: 0;
  margin: 0;
}

.chalet-feature-item {
  display: flex;
  align-items: flex-start;
  gap: 16px;
  align-items: center;
  padding: 14px 0;
  border-bottom: 1px solid #f0f0f0;
  transition: background 0.2s ease;
}

.chalet-feature-item:last-child {
  border-bottom: none;
}

.chalet-feature-icon {
  flex-shrink: 0;
  width: 20px;
  height: 20px;
  background: #ea0505;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
}

.chalet-feature-icon i {
  color: #fff;
  font-size: 14px;
}

.chalet-feature-text {
  font-size: 17px;
  font-weight: 700;
  color: #0b2138;
  line-height: 1.4;
}

.chalet-feature-text em {
  font-style: normal;
  font-weight: 400;
  color: #666;
  font-size: 15px;
}

/* --- Responsive --- */
@media (max-width: 991.98px) {
  .chalet-intro-heading {
    font-size: 28px;
  }

  .chalet-price-value {
    font-size: 56px;
  }

  .chalet-includes-block {
    padding: 30px 24px;
    margin-top: 20px;
  }

  .chalet-intro-img-wrap {
    margin-top: 40px;
  }

  .chalet-img-badge {
    font-size: 13px;
    padding: 8px 18px;
  }
}

@media (max-width: 575.98px) {
  .chalet-page-section {
    padding: 50px 0 70px;
  }

  .chalet-intro-block {
    padding-bottom: 40px;
    margin-bottom: 40px;
  }

  .chalet-intro-heading {
    font-size: 24px;
  }

  .chalet-price-value {
    font-size: 48px;
  }

  .chalet-includes-title {
    font-size: 26px;
  }

  .chalet-includes-block {
    padding: 24px 18px;
  }
}

/* ==========================================================================
   Ticket Options Page
   ========================================================================== */
.tickets-page-section {
  padding: 70px 0;
  background: #f4f7fa;
}

/* --- Section Heading --- */
.tickets-section-heading {
  font-family: "sakanaregular", sans-serif;
  font-size: 40px;
  color: #08405f;
  margin-bottom: 12px;
}

.tickets-section-sub {
  font-size: 17px;
  color: #555;
  font-weight: 400;
  max-width: 720px;
  margin-bottom: 36px;
}

/* --- Quick Reference Table --- */
.tickets-table-wrap {
  background: #fff;
  border-radius: 20px;
  padding: 40px;
  box-shadow: 0 8px 30px rgba(0, 0, 0, 0.07);
  margin-bottom: 60px;
}

.tickets-table {
  width: 100%;
  border-collapse: separate;
  border-spacing: 0;
}

.tickets-table thead tr {
  background: #08405f;
}

.tickets-table thead th {
  color: #fff;
  font-size: 14px;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: 0.05em;
  padding: 16px 20px;
}

.tickets-table thead th:first-child {
  border-radius: 12px 0 0 0;
}

.tickets-table thead th:last-child {
  border-radius: 0 12px 0 0;
}

.tickets-table tbody tr {
  border-bottom: 1px solid #eef0f3;
  transition: background 0.2s ease;
}

.tickets-table tbody tr:hover {
  background: #f0f6ff;
}

.tickets-table tbody td {
  padding: 16px 20px;
  font-size: 16px;
  color: #222;
  vertical-align: middle;
}

.ticket-name i {
  color: #ea0505;
  margin-right: 8px;
}

.ticket-price {
  font-weight: 700;
  font-size: 18px;
  color: #08405f;
}

.badge-available {
  background: #e6f9f0;
  color: #1a7f4e;
  font-size: 13px;
  font-weight: 700;
  padding: 5px 14px;
  border-radius: 20px;
  border: 1px solid #b2e8ce;
}

.badge-limited {
  background: #fff4e0;
  color: #b45a00;
  font-size: 13px;
  font-weight: 700;
  padding: 5px 14px;
  border-radius: 20px;
  border: 1px solid #ffd08a;
}

.ticket-table-btn {
  display: inline-block;
  background: #ea0505;
  color: #fff;
  font-size: 13px;
  font-weight: 700;
  padding: 8px 18px;
  border-radius: 8px;
  text-decoration: none;
  transition: all 0.3s ease;
}

.ticket-table-btn:hover {
  background: #c90404;
  color: #fff;
  transform: translateY(-1px);
}

.ticket-table-btn-gold {
  background: #f1b209;
  color: #000;
}

.ticket-table-btn-gold:hover {
  background: #d9a008;
  color: #000;
}

/* --- Ticket Detail Cards --- */
.ticket-detail-card {
  background: #fff;
  border-radius: 20px;
  box-shadow: 0 8px 30px rgba(0, 0, 0, 0.08);
  margin-bottom: 40px;
  scroll-margin-top: 120px;
}

.p-40 {
  padding: 40px;
}

.br-20 img {
  border-radius: 20px;
}

.ticket-detail-card-alt {
  background: #f8fafd;
}

.ticket-detail-img-col {
  position: relative;
  padding: 40px;
}

.ticket-detail-img {
  position: sticky;
  top: 0;
}

.ticket-detail-img-overlay span {
  color: #fff;
  font-weight: 700;
  font-size: 16px;
  text-transform: uppercase;
  letter-spacing: 0.05em;
}

.ticket-detail-img-overlay i {
  margin-right: 6px;
}

.ticket-detail-img-overlay-gold {
  background: linear-gradient(to top, rgba(120, 80, 0, 0.88), transparent);
}

.ticket-detail-content {
  padding: 0;
}

.ticket-vip-badge {
  display: inline-block;
  background: #f1b209;
  color: #000;
  font-size: 12px;
  font-weight: 700;
  padding: 4px 14px;
  border-radius: 20px;
  text-transform: uppercase;
  letter-spacing: 0.06em;
  margin-bottom: 10px;
}

.ticket-detail-title {
  font-family: "sakanaregular", sans-serif;
  font-size: 30px;
  color: #08405f;
  margin-bottom: 14px;
}

.ticket-detail-content>p {
  font-size: 16px;
  font-weight: 400;
  color: #555;
  line-height: 1.7;
  margin-bottom: 20px;
}

.ticket-detail-list {
  list-style: none;
  padding: 0;
  margin: 0 0 24px;
}

.ticket-detail-list li {
  font-size: 16px;
  font-weight: 600;
  color: #222;
  padding: 6px 0;
  display: flex;
  align-items: center;
  gap: 10px;
}

.ticket-detail-list li i {
  color: #ea0505;
  font-size: 16px;
  flex-shrink: 0;
}

/* --- Price Callout --- */
.ticket-price-callout {
  display: flex;
  flex-wrap: wrap;
  gap: 12px;
  background: #fff8e1;
  border: 2px solid #f1b209;
  border-radius: 12px;
  padding: 18px 20px;
  margin-bottom: 24px;
}

.ticket-price-callout-gold {
  background: #08405f;
  border-color: #ffd200;
  flex-direction: column;
}

.ticket-price-callout-inner {
  display: flex;
  align-items: center;
  gap: 10px;
}

.tpc-label {
  font-size: 14px;
  font-weight: 700;
  color: #555;
  text-transform: uppercase;
  letter-spacing: 0.04em;
}

.ticket-price-callout-gold .tpc-label {
  color: rgba(255, 255, 255, 0.7);
}

.tpc-price {
  font-family: "sakanaregular", sans-serif;
  font-size: 28px;
  color: #08405f;
  line-height: 1;
}

.ticket-price-callout-gold .tpc-price {
  color: #ffd200;
  font-size: 36px;
}

.tpc-tax-note {
  font-size: 13px;
  color: rgba(255, 255, 255, 0.6);
  font-weight: 600;
}

/* --- Buy Button --- */
.ticket-buy-btn {
  display: inline-flex;
  align-items: center;
  gap: 8px;
  background: #ea0505;
  color: #fff;
  text-decoration: none;
  font-size: 17px;
  font-weight: 700;
  padding: 14px 28px;
  border-radius: 12px;
  text-transform: uppercase;
  letter-spacing: 0.03em;
  box-shadow: 0 6px 18px rgba(234, 5, 5, 0.25);
  transition: all 0.3s ease;
}

.ticket-buy-btn:hover {
  background: #c90404;
  color: #fff;
  transform: translateY(-2px);
  box-shadow: 0 10px 24px rgba(234, 5, 5, 0.35);
}

.ticket-buy-btn-gold {
  background: linear-gradient(119deg, #f1b209 0%, #e08c00 100%);
  color: #000;
  box-shadow: 0 6px 18px rgba(241, 178, 9, 0.3);
}

.ticket-buy-btn-gold:hover {
  color: #000;
  transform: translateY(-2px);
  box-shadow: 0 10px 24px rgba(241, 178, 9, 0.45);
}

/* --- Contact CTA Block --- */
.tickets-contact-cta {
  background: #08405f;
  border-radius: 20px;
  padding: 40px 44px;
  margin-top: 20px;
}

.tickets-cta-heading {
  font-family: "sakanaregular", sans-serif;
  font-size: 30px;
  color: #ffd200;
  margin-bottom: 10px;
}

.tickets-cta-text {
  font-size: 16px !important;
  font-weight: 400 !important;
  color: rgba(255, 255, 255, 0.85) !important;
  line-height: 1.7 !important;
  margin: 0;
}

.tickets-cta-text strong {
  color: #fff;
}

.tickets-cta-text a {
  color: #ffd200;
  text-decoration: none;
  font-weight: 700;
}

.tickets-cta-btn {
  display: inline-flex;
  align-items: center;
  gap: 10px;
  background: #ea0505;
  color: #fff;
  text-decoration: none;
  font-size: 20px;
  font-weight: 700;
  padding: 16px 28px;
  border-radius: 12px;
  box-shadow: 0 6px 18px rgba(234, 5, 5, 0.3);
  transition: all 0.3s ease;
}

.tickets-cta-btn:hover {
  background: #c90404;
  color: #fff;
  transform: translateY(-2px);
}

.boldtext {
  font-weight: bold;
}

strong {
  font-weight: bold !important;
}

hr {
  padding: 20px 0 10px 0;
  margin-top: 30px;
}

/* --- Responsive --- */
@media (max-width: 991.98px) {
  .tickets-table-wrap {
    padding: 24px;
  }

  .ticket-detail-content {
    padding: 28px 24px;
  }

  .tickets-contact-cta {
    padding: 30px 24px;
  }

  .tickets-cta-btn {
    margin-top: 10px;
  }
}

@media (max-width: 767.98px) {

  .tickets-table thead th,
  .tickets-table tbody td {
    padding: 12px 12px;
    font-size: 14px;
  }

  .ticket-detail-title {
    font-size: 24px;
  }

  .tickets-section-heading {
    font-size: 28px;
  }

  .ticket-price-callout {
    flex-direction: column;
  }

  .tickets-cta-heading {
    font-size: 24px;
  }
}

/* --- Airport Reserved Parking Card --- */
.parking-highlight-text {
  color: #ea0505;
  font-weight: 700;
  font-style: italic;
  font-size: 18px !important;
  margin-bottom: 12px;
}

.parking-notes-list li {
  font-size: 16px;
  font-weight: 600;
  color: #0b2138;
  line-height: 1.6;
  padding: 7px 0;
  display: flex;
  align-items: flex-start;
  gap: 10px;
}

.parking-notes-list li i {
  color: #ea0505;
  font-size: 16px;
  margin-top: 3px;
  flex-shrink: 0;
}

.parking-notes-list li:last-child {
  color: #ea0505;
}

.parking-notes-list li:last-child i {
  color: #ea0505;
}

.parking-price-callout {
  background: #fff8e1;
  border: 2px solid #f1b209;
  max-width: 500px;
  justify-content: center;
}

.parking-price-label-row {
  display: flex;
  align-items: center;
  gap: 14px;
  flex-wrap: wrap;
}

.parking-days-text {
  font-size: 18px;
  font-weight: 900;
  color: #0b2138;
  text-transform: uppercase;
  letter-spacing: 0.02em;
}

.parking-price-amount {
  font-size: 22px;
  font-weight: 900;
  color: #ea0505;
  letter-spacing: 0.02em;
}

/* --- Airport Gold VIP Parking Card --- */
.vip-parking-card {
  background: #fff;
}

.vip-parking-content {
  padding: 36px 44px;
}

.vip-parking-body {
  font-size: 16px !important;
  font-weight: 400 !important;
  color: #333 !important;
  line-height: 1.8 !important;
  margin-bottom: 24px;
}

.vip-parking-red {
  color: #ea0505;
  font-weight: 700;
  font-style: italic;
}

.vip-parking-blue {
  color: #08405f;
  font-weight: 700;
  font-style: italic;
}

.vip-parking-link {
  color: #08405f;
  font-weight: 700;
  text-decoration: underline;
}

.vip-parking-link:hover {
  color: #ea0505;
}

.vip-parking-price-row {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  gap: 10px;
  margin-bottom: 20px;
}

.vip-parking-days {
  font-size: 20px;
  font-weight: 900;
  color: #0b2138;
  letter-spacing: 0.02em;
}

.vip-parking-price {
  font-size: 20px;
  font-weight: 900;
  color: #ea0505;
}

.vip-parking-btn-wrap {
  display: inline-block;
}

@media (max-width: 767.98px) {
  .vip-parking-content {
    padding: 24px 20px;
  }

  .vip-parking-days,
  .vip-parking-price {
    font-size: 17px;
  }
}

/* --- Herky Hill advance note --- */
.herky-advance-note {
  font-style: italic;
}

.herky-advance-note .vip-parking-link {
  color: #08405f;
  font-style: italic;
}

/* --- General Admission price list --- */
.ga-red-note {
  color: #ea0505;
  font-weight: 700;
}

.ga-price-list {
  list-style: none;
  padding: 0;
  margin: 0 0 24px;
}

.ga-price-list li {
  font-size: 16px;
  font-weight: 900;
  color: #ea0505;
  padding: 6px 0;
  line-height: 1.4;
}

.ga-price-list li span {
  color: #ea0505;
}

/* --- Chairman's Club nested list --- */
.chairmans-list {
  list-style: none;
  padding: 0;
  margin: 0 0 24px;
}

.chairmans-list>li {
  font-size: 16px;
  font-weight: 700;
  color: #ea0505;
  padding: 5px 0;
  display: flex;
  align-items: flex-start;
  gap: 10px;
  flex-wrap: wrap;
}

.chairmans-list>li>i {
  color: #ea0505;
  margin-top: 3px;
  flex-shrink: 0;
}

.chairmans-sub-list {
  list-style: none;
  padding: 0;
  margin: 4px 0 0 18px;
  width: 100%;
}

.chairmans-sub-list li {
  font-size: 15px;
  font-weight: 700;
  color: #ea0505;
  padding: 3px 0;
  display: flex;
  align-items: flex-start;
  gap: 8px;
}

.chairmans-sub-list li i {
  color: #ea0505;
  margin-top: 3px;
  flex-shrink: 0;
}

/* --- 4-Pack list override (arrow items in red) --- */
.fourpack-list li {
  color: #ea0505;
}

.fourpack-list li i {
  color: #ea0505;
}

/* --- Chairman's Club Includes Grid --- */
.chairmans-includes-grid {
  margin-bottom: 24px;
}

.ci-item {
  display: flex;
  align-items: flex-start;
  gap: 10px;
  padding: 6px 0;
  border-bottom: 1px solid #fce8e8;
}

.ci-item:last-child {
  border-bottom: none;
}

.ci-icon {
  color: #ea0505;
  font-size: 14px;
  margin-top: 3px;
  flex-shrink: 0;
  width: 18px;
}

.ci-text {
  font-size: 16px;
  font-weight: 700;
  color: #ea0505;
  line-height: 1.5;
}

.ci-text-group {
  display: flex;
  flex-direction: column;
  gap: 4px;
  width: 100%;
}

.ci-item-parent>.ci-text-group>.ci-text {
  font-size: 16px;
  font-weight: 700;
  color: #ea0505;
}

.ci-sub-item {
  display: flex;
  align-items: flex-start;
  gap: 8px;
  padding: 3px 0 3px 10px;
}

.ci-sub-indent {
  padding-left: 28px;
}

.ci-sub-icon {
  color: #ea0505;
  font-size: 12px;
  flex-shrink: 0;
}

.ci-sub-item span:last-child {
  font-size: 15px;
  font-weight: 700;
  color: #ea0505;
  line-height: 1.5;
}

/* =========================================
   Chairman's Club Yellow Price Banner
   ========================================= */
.chairmans-price-banner {
  position: relative;
  background: linear-gradient(135deg,
      #f9a800 0%,
      #ffcc00 40%,
      #f9a800 70%,
      #e08c00 100%);
  border-radius: 16px;
  overflow: hidden;
  padding: 55px 40px;
  text-align: center;
  margin-bottom: 40px;
}

/* Diagonal decorative shapes */
.cpb-diag {
  position: absolute;
  background: rgba(255, 255, 255, 0.12);
  border-radius: 6px;
}

.cpb-diag-1 {
  width: 180px;
  height: 180px;
  top: -60px;
  left: -40px;
  transform: rotate(30deg);
}

.cpb-diag-2 {
  width: 140px;
  height: 140px;
  top: 20px;
  left: 60px;
  transform: rotate(45deg);
  background: rgba(255, 255, 255, 0.08);
}

.cpb-diag-3 {
  width: 200px;
  height: 200px;
  bottom: -70px;
  right: -50px;
  transform: rotate(25deg);
}

.cpb-diag-4 {
  width: 120px;
  height: 120px;
  bottom: 10px;
  right: 80px;
  transform: rotate(50deg);
  background: rgba(255, 255, 255, 0.07);
}

.cpb-content {
  position: relative;
  z-index: 2;
}

.cpb-line {
  font-size: 28px;
  font-weight: 900;
  line-height: 1.3;
  margin: 0 0 4px;
  font-family: "Montserrat", sans-serif;
  letter-spacing: 0.01em;
}

.cpb-red {
  color: #cc0000;
  text-shadow: 1px 1px 0 rgba(0, 0, 0, 0.08);
}

.cpb-buy-btn {
  display: inline-block;
  margin-top: 16px;
  font-size: 34px;
  font-weight: 900;
  color: #0a2fff;
  text-decoration: none;
  font-family: "Montserrat", sans-serif;
  letter-spacing: 0.02em;
  transition:
    color 0.2s ease,
    transform 0.2s ease;
}

.cpb-buy-btn:hover {
  color: #0000cc;
  transform: scale(1.04);
}

@media (max-width: 767.98px) {
  .cpb-line {
    font-size: 22px;
  }

  .cpb-buy-btn {
    font-size: 26px;
  }

  .chairmans-price-banner {
    padding: 40px 24px;
  }
}

/* --- Box Seating plain list --- */
.box-seating-list {
  list-style: none;
  padding: 0;
  margin: 0 0 24px;
}

.box-seating-list li {
  font-size: 16px;
  font-weight: 600;
  color: #222;
  padding: 5px 0;
  border-bottom: 1px solid #eee;
  line-height: 1.5;
}

.box-seating-list li:last-child {
  border-bottom: none;
  font-style: italic;
}

/* =========================================
   Airshow Information Section
   ========================================= */
.airshow-info-section {
  background: #fff;
  border-radius: 16px;
  box-shadow: 0 6px 24px rgba(0, 0, 0, 0.07);
  padding: 40px 44px;
  margin-bottom: 40px;
}

.airshow-info-section p {
  font-size: 15px;
  color: #333;
  line-height: 1.8;
  margin-bottom: 18px;
}

.ai-blue-label {
  color: #08405f;
  font-weight: 800;
}

.ai-red-italic {
  color: #ea0505;
  font-weight: 700;
}

.ai-red-bold {
  color: #ea0505;
  font-weight: 800;
}

.ai-faq-link {
  color: #08405f;
  font-weight: 700;
  text-decoration: underline;
}

.ai-faq-link:hover {
  color: #ea0505;
}

/* Arrow list */
.ai-arrow-list {
  list-style: none;
  padding: 0;
  margin: 20px 0 0;
}

.ai-arrow-list li {
  display: flex;
  align-items: flex-start;
  gap: 14px;
  padding: 12px 0;
  border-bottom: 1px solid #f0e8e8;
  font-size: 15px;
  color: #222;
  line-height: 1.75;
}

.ai-arrow-list li:last-child {
  border-bottom: none;
}

.ai-arrow {
  color: #ea0505;
  font-size: 15px;
  margin-top: 4px;
  flex-shrink: 0;
}

.form-floating>label {
  font-size: 16px;
}

@media (max-width: 767.98px) {
  .airshow-info-section {
    padding: 28px 20px;
  }
}

/* =========================================
   About Us Page
   ========================================= */
/* --- Intro Banner --- */
.about-intro-card {
  position: relative;
  background: linear-gradient(135deg, #08405f 0%, #0a5278 100%);
  border-radius: 16px;
  padding: 44px 50px;
  margin-bottom: 32px;
  overflow: hidden;
}

.about-intro-accent {
  position: absolute;
  top: -40px;
  right: -40px;
  width: 200px;
  height: 200px;
  background: rgba(241, 178, 9, 0.15);
  border-radius: 50%;
}

.about-intro-text {
  font-size: 17px;
  color: #fff;
  line-height: 1.9;
  margin: 0;
  position: relative;
  z-index: 1;
}

.about-intro-text strong {
  color: #f1b209;
  font-weight: 800;
}

/* --- Founder Bio Card --- */
.about-bio-card {
  background: #fff;
  border-radius: 16px;
  box-shadow: 0 6px 28px rgba(0, 0, 0, 0.08);
  margin-bottom: 28px;
  overflow: hidden;
  border-left: 5px solid #ea0505;
}

.about-bio-logo-col {
  padding: 36px 24px;
}

.about-bio-logo-wrap {
  display: flex;
  align-items: center;
  justify-content: center;
  height: 100%;
}

.about-bio-logo {
  max-width: 160px;
  width: 100%;
  object-fit: contain;
}

.about-bio-text-col {
  padding: 32px 36px;
}

.about-bio-text-col p {
  font-size: 16px;
  color: #333;
  line-height: 1.85;
  margin: 0;
}

.about-bio-text-col strong {
  color: #08405f;
}

/* --- Generic content card --- */
.about-content-card {
  background: #fff;
  border-radius: 16px;
  box-shadow: 0 4px 20px rgba(0, 0, 0, 0.06);
  padding: 36px 44px;
  margin-bottom: 28px;
}

.about-content-card p {
  font-size: 16px;
  color: #333;
  line-height: 1.85;
  margin-bottom: 16px;
}

.about-content-card p:last-child {
  margin-bottom: 0;
}

/* --- History Card with Wings Logo --- */
.about-history-card {
  background: #fff;
  border-radius: 16px;
  box-shadow: 0 4px 20px rgba(0, 0, 0, 0.06);
  padding: 36px 44px;
  margin-bottom: 28px;
}

.about-history-card p {
  font-size: 16px;
  color: #333;
  line-height: 1.85;
  margin-bottom: 16px;
}

.about-history-card p:last-child {
  margin-bottom: 0;
}

.about-wings-logo {
  max-width: 220px;
  width: 100%;
  object-fit: contain;
  filter: drop-shadow(0 4px 12px rgba(0, 0, 0, 0.12));
}

.about-link {
  color: #ea0505;
  font-weight: 600;
  text-decoration: underline;
}

.about-link:hover {
  color: #08405f;
}

/* --- Timeline Cards --- */
.about-timeline-wrap {
  margin-bottom: 28px;
  display: flex;
  flex-direction: column;
  gap: 16px;
}

.about-timeline-item {
  background: #fff;
  border-radius: 14px;
  box-shadow: 0 4px 18px rgba(0, 0, 0, 0.07);
  padding: 24px 32px;
  display: flex;
  align-items: flex-start;
  gap: 24px;
  border-left: 5px solid #f1b209;
}

.atl-year {
  font-size: 22px;
  font-weight: 900;
  color: #08405f;
  white-space: nowrap;
  min-width: 72px;
  padding-top: 2px;
}

.atl-text {
  font-size: 15px;
  color: #444;
  line-height: 1.8;
}

/* --- Economic Impact Card --- */
.about-impact-card {
  background: linear-gradient(135deg, #fff8e1 0%, #fffde7 100%);
  border: 2px solid #f1b209;
  border-radius: 16px;
  padding: 36px 44px;
  margin-bottom: 28px;
}

.about-impact-badge {
  display: inline-flex;
  align-items: center;
  gap: 8px;
  background: #f1b209;
  color: #0b2138;
  font-size: 14px;
  font-weight: 800;
  text-transform: uppercase;
  letter-spacing: 0.06em;
  padding: 6px 16px;
  border-radius: 30px;
  margin-bottom: 20px;
}

.about-impact-card p {
  font-size: 15.5px;
  color: #333;
  line-height: 1.85;
  margin-bottom: 14px;
}

.about-impact-card p:last-child {
  margin-bottom: 0;
}

/* --- Closing / Quote Card --- */
.about-closing-card {
  background: #fff;
  border-radius: 16px;
  box-shadow: 0 4px 20px rgba(0, 0, 0, 0.07);
  padding: 36px 44px;
  margin-bottom: 40px;
}

.about-closing-quote {
  position: relative;
  padding-left: 32px;
  border-left: 4px solid #ea0505;
  margin-bottom: 24px;
}

.about-quote-icon {
  color: #ea0505;
  font-size: 26px;
  margin-bottom: 12px;
  display: block;
}

.about-closing-quote p {
  font-size: 16px;
  color: #444;
  line-height: 1.9;
  font-style: italic;
  margin: 0;
}

.about-closing-cta {
  font-size: 18px;
  font-weight: 700;
  color: #08405f;
  margin: 0;
  text-align: center;
  letter-spacing: 0.01em;
}

.pagecontent .sponsor-slide {
  padding: 4px;
}

/* --- Responsive --- */
@media (max-width: 991.98px) {
  .about-bio-logo-col {
    padding: 28px 20px;
  }

  .about-bio-text-col {
    padding: 28px 24px;
  }

  .about-history-card,
  .about-content-card,
  .about-impact-card,
  .about-closing-card {
    padding: 28px 24px;
  }

  .about-intro-card {
    padding: 32px 28px;
  }

  .about-wings-logo {
    max-width: 160px;
    margin-top: 20px;
  }
}

@media (max-width: 767.98px) {
  .about-timeline-item {
    flex-direction: column;
    gap: 8px;
    padding: 20px 20px;
  }

  .about-intro-card {
    padding: 28px 20px;
  }

  .about-intro-text {
    font-size: 15px;
  }

  .about-closing-quote {
    padding-left: 20px;
  }
}

/* =========================================
   Air Show Staff Page
   ========================================= */
/* --- Contact Banner --- */
.staff-contact-banner {
  background: linear-gradient(135deg, #f4f7fa 0%, #e9eff5 100%);
  border-left: 5px solid #08405f;
  border-radius: 8px;
  padding: 24px 30px;
  margin-bottom: 40px;
  box-shadow: 0 4px 15px rgba(0, 0, 0, 0.04);
}

.staff-banner-inner {
  display: flex;
  align-items: center;
  justify-content: space-between;
  flex-wrap: wrap;
  gap: 20px;
}

.staff-banner-left {
  display: flex;
  align-items: flex-start;
  gap: 20px;
}

.staff-banner-icon {
  font-size: 24px;
  color: #ea0505;
  background: rgba(234, 5, 5, 0.1);
  padding: 12px;
  border-radius: 50%;
  display: inline-block;
  margin-top: 3px;
}

.staff-banner-main {
  font-size: 18px;
  font-weight: 700;
  color: #0b2138;
  margin-bottom: 6px;
}

.staff-banner-main a {
  color: #ea0505;
  text-decoration: none;
  transition: color 0.3s ease;
}

.staff-banner-main a:hover {
  color: #08405f;
  text-decoration: underline;
}

.staff-banner-sub {
  font-size: 14px;
  color: #555;
  margin: 0;
  font-style: italic;
}

/* --- Staff Group Card --- */
.staff-group-card {
  background: #fff;
  border-radius: 16px;
  box-shadow: 0 6px 24px rgba(0, 0, 0, 0.06);
  padding: 40px;
  margin-bottom: 35px;
  border: 1px solid rgba(0, 0, 0, 0.03);
}

.staff-group-header {
  display: flex;
  align-items: center;
  gap: 16px;
  margin-bottom: 30px;
  border-bottom: 2px solid #f4f7fa;
  padding-bottom: 15px;
}

.staff-group-icon {
  font-size: 18px;
  color: #fff;
  background: #f1b209;
  width: 38px;
  height: 38px;
  border-radius: 8px;
  display: flex;
  align-items: center;
  justify-content: center;
}

.staff-group-icon-red {
  background: #ea0505;
}

.staff-group-title {
  font-size: 24px;
  color: #08405f;
  margin: 0;
  letter-spacing: -0.02em;
}

/* --- Member Items --- */
.staff-member-list {
  display: flex;
  flex-direction: column;
  gap: 18px;
}

.staff-member-item {
  display: flex;
  align-items: center;
  gap: 14px;
  font-size: 17px;
  color: #333;
  line-height: 1.6;
  padding: 12px 18px;
  background: #fdfdfd;
  border-radius: 8px;
  border: 1px solid #f2f2f2;
  transition: all 0.3s ease;
}

.staff-member-item:hover {
  transform: translateX(5px);
  background: #f9fbfd;
  border-color: #dbe4ee;
}

.staff-arrow {
  color: #ea0505;
  font-size: 14px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  transition: transform 0.3s ease;
}

.staff-member-item:hover .staff-arrow {
  transform: scale(1.2);
}

.staff-name-link {
  color: #007bff;
  font-weight: 700;
  text-decoration: none;
}

.staff-name-link:hover {
  color: #ea0505;
  text-decoration: underline;
}

.staff-phone {
  color: #ea0505;
  font-weight: 600;
  text-decoration: none;
  transition: color 0.3s ease;
}

.staff-phone:hover {
  color: #08405f;
  text-decoration: underline;
}

/* --- Staff Responsive --- */
@media (max-width: 767.98px) {
  .staff-contact-banner {
    padding: 20px;
  }

  .staff-banner-left {
    flex-direction: column;
    gap: 12px;
  }

  .staff-banner-icon {
    margin-top: 0;
  }

  .staff-group-card {
    padding: 24px 20px;
  }

  .staff-group-title {
    font-size: 20px;
  }

  .staff-member-item {
    font-size: 15px;
    padding: 10px 14px;
  }
}

/* =========================================
   FAQ Page
   ========================================= */
.faq-intro-block {
  background: #fff;
  border-radius: 16px;
  box-shadow: 0 4px 20px rgba(0, 0, 0, 0.05);
  padding: 40px;
  margin-bottom: 30px;
  border: 1px solid rgba(0, 0, 0, 0.02);
}

.faq-page-subtitle {
  font-size: 26px;
  color: #08405f;
  margin-bottom: 20px;
  letter-spacing: -0.01em;
}

.faq-intro-p {
  font-size: 16.5px;
  line-height: 1.85;
  color: #444;
}

.faq-list-intro-p {
  font-size: 16px;
  font-weight: 600;
  color: #333;
  margin-top: 20px;
}

.faq-text-link {
  color: #ea0505;
  text-decoration: underline;
  font-weight: 700;
}

.faq-text-link:hover {
  color: #08405f;
}

.faq-ticket-list li {
  font-size: 15.5px;
  color: #444;
  padding: 8px 0;
  display: flex;
  align-items: center;
}

.faq-day-specific-note {
  margin-top: 30px;
  background: #fffde7;
  border: 1px solid #f1b209;
  border-radius: 10px;
  padding: 16px 24px;
  display: flex;
  align-items: center;
  gap: 12px;
  font-size: 16px;
  color: #333;
}

.faq-day-specific-note i {
  color: #f1b209;
  font-size: 20px;
}

/* --- Warning Card --- */
.faq-warning-card {
  background: #fff5f5;
  border-left: 5px solid #ea0505;
  border-radius: 12px;
  padding: 30px 40px;
  margin-bottom: 40px;
  box-shadow: 0 4px 18px rgba(234, 5, 5, 0.05);
}

.faq-warning-header {
  font-size: 16px;
  font-weight: 800;
  color: #ea0505;
  text-transform: uppercase;
  letter-spacing: 0.05em;
  margin-bottom: 12px;
  display: flex;
  align-items: center;
}

.faq-warning-body {
  font-size: 14.5px;
  line-height: 1.8;
  color: #555;
  margin: 0;
}

/* --- FAQ Accordion --- */
.faq-accordion-wrap {
  display: flex;
  flex-direction: column;
  gap: 18px;
}

.faq-item {
  background: #fff;
  border-radius: 12px;
  box-shadow: 0 4px 18px rgba(0, 0, 0, 0.04);
  border: 1px solid #f2f2f2;
  overflow: hidden;
  transition: all 0.3s ease;
}

.faq-item:hover {
  box-shadow: 0 6px 24px rgba(0, 0, 0, 0.07);
}

.faq-item.active {
  border-left: 5px solid #ea0505;
  background: #fcfdfe;
}

.faq-trigger {
  width: 100%;
  background: none;
  border: none;
  padding: 24px 30px;
  text-align: left;
  display: flex;
  align-items: center;
  gap: 16px;
  cursor: pointer;
  outline: none !important;
}

.faq-q-badge {
  background: #08405f;
  color: #fff;
  font-weight: 800;
  font-size: 15px;
  width: 32px;
  height: 32px;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-shrink: 0;
}

.faq-item.active .faq-q-badge {
  background: #ea0505;
}

.faq-question {
  font-size: 17px;
  font-weight: 700;
  color: #0b2138;
  flex-grow: 1;
  line-height: 1.45;
  transition: color 0.25s ease;
}

.faq-trigger:hover .faq-question {
  color: #ea0505;
}

.faq-icon-indicator {
  font-size: 16px;
  color: #888;
  width: 24px;
  height: 24px;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-shrink: 0;
  transition: transform 0.3s ease;
}

.faq-item.active .faq-icon-indicator {
  color: #ea0505;
}

.faq-content-pane {
  border-top: 1px solid #f4f7fa;
}

.faq-answer-inner {
  padding: 24px 30px;
  display: flex;
  align-items: flex-start;
  gap: 16px;
  background: #fafbfc;
}

.faq-a-badge {
  background: #ea0505;
  color: #fff;
  font-weight: 800;
  font-size: 15px;
  width: 32px;
  height: 32px;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-shrink: 0;
}

.faq-answer-inner p {
  font-size: 16px;
  line-height: 1.8;
  color: #444;
  margin: 0;
  padding-top: 2px;
}

/* --- FAQ Responsive --- */
@media (max-width: 767.98px) {
  .faq-page-wrap {
    padding: 40px 0 20px;
  }

  .faq-intro-block {
    padding: 24px 20px;
  }

  .faq-page-subtitle {
    font-size: 21px;
  }

  .faq-warning-card {
    padding: 20px;
  }

  .faq-trigger {
    padding: 18px 20px;
    gap: 12px;
  }

  .faq-question {
    font-size: 15px;
  }

  .faq-answer-inner {
    padding: 18px 20px;
    gap: 12px;
  }

  .faq-answer-inner p {
    font-size: 14.5px;
  }

  .faq-q-badge,
  .faq-a-badge {
    width: 28px;
    height: 28px;
    font-size: 13px;
  }
}

/* =========================================
   Schedule Page
   ========================================= */
/* --- Notice Card --- */
.sched-notice-card {
  background: #fff9f9;
  border-left: 5px solid #ea0505;
  border-radius: 12px;
  padding: 24px 30px;
  box-shadow: 0 4px 18px rgba(234, 5, 5, 0.05);
  display: flex;
  align-items: center;
  gap: 20px;
}

.sched-notice-icon {
  color: #ea0505;
  font-size: 26px;
  flex-shrink: 0;
  background: rgba(234, 5, 5, 0.08);
  width: 50px;
  height: 50px;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
}

.sched-notice-content {
  font-size: 15px;
  line-height: 1.7;
  color: #444;
}

/* --- Info Cards --- */
.sched-info-card {
  background: #fff;
  border-radius: 16px;
  box-shadow: 0 6px 24px rgba(0, 0, 0, 0.04);
  padding: 30px;
  height: 100%;
  border: 1px solid rgba(0, 0, 0, 0.02);
  transition: transform 0.3s ease;
}

.sched-info-card:hover {
  transform: translateY(-3px);
}

.sched-card-title {
  font-size: 18px;
  margin-bottom: 15px;
  display: flex;
  align-items: center;
  gap: 10px;
}

.sched-info-card p {
  font-size: 14.5px;
  line-height: 1.7;
  color: #555;
  margin: 0;
}

.info-weather {
  border-top: 4px solid #08405f;
}

.info-weather .sched-card-title {
  color: #08405f;
}

.info-performers {
  border-top: 4px solid #ea0505;
}

.info-performers .sched-card-title {
  color: #ea0505;
}

/* --- Timeline Column --- */
.sched-timeline-container {
  background: #fff;
  border-radius: 20px;
  border: 1px solid rgba(0, 0, 0, 0.02);
  box-shadow: 0 8px 30px rgba(0, 0, 0, 0.04);
  padding: 40px;
}

.sched-section-header {
  margin-bottom: 40px;
  border-bottom: 2px solid #f4f7fa;
  padding-bottom: 20px;
}

.sched-section-title {
  font-size: 26px;
  color: #08405f;
  margin-bottom: 12px;
  letter-spacing: -0.01em;
}

.sched-header-meta {
  display: flex;
  align-items: center;
  gap: 15px;
  flex-wrap: wrap;
}

.sched-badge-draft {
  background: #ea0505;
  color: #fff;
  font-weight: 800;
  font-size: 12px;
  padding: 4px 10px;
  border-radius: 6px;
  letter-spacing: 0.05em;
}

.sched-ticket-alert {
  color: #f1b209;
  font-weight: 700;
  font-size: 15px;
  display: flex;
  align-items: center;
  gap: 8px;
}

/* --- Timeline Layout --- */
.sched-timeline {
  position: relative;
  padding-left: 24px;
  border-left: 3px dashed #dbe4ee;
}

.sched-day-group {
  margin-bottom: 40px;
}

.sched-day-group:last-child {
  margin-bottom: 10px;
}

.sched-day-header {
  position: relative;
  left: -44px;
  display: inline-flex;
  align-items: center;
  gap: 10px;
  font-size: 16px;
  font-weight: 800;
  color: #fff;
  padding: 8px 20px;
  border-radius: 30px;
  margin-bottom: 22px;
  box-shadow: 0 4px 12px rgba(0, 0, 0, 0.08);
  text-transform: uppercase;
  letter-spacing: 0.05em;
}

.day-tuesday {
  background: #08405f;
}

.day-wednesday {
  background: #5c7f9c;
}

.day-thursday {
  background: #34495e;
}

.day-friday {
  background: #2c3e50;
}

.day-saturday {
  background: #ea0505;
}

.day-sunday {
  background: #7f8c8d;
}

.sched-timeline-items {
  display: flex;
  flex-direction: column;
  gap: 15px;
}

.sched-item {
  display: flex;
  gap: 20px;
  background: #f8fafc;
  padding: 16px 20px;
  border-radius: 10px;
  border: 1px solid #edf2f7;
  transition: all 0.3s ease;
  position: relative;
}

.sched-item::before {
  content: "";
  position: absolute;
  left: -29.5px;
  top: 50%;
  transform: translateY(-50%);
  width: 10px;
  height: 10px;
  border-radius: 50%;
  background: #cbd5e1;
  border: 2px solid #fff;
  transition: all 0.3s ease;
}

.sched-item:hover::before {
  background: #ea0505;
  transform: translateY(-50%) scale(1.3);
}

.sched-item:hover {
  transform: translateX(5px);
  background: #f1f5f9;
  border-color: #cbd5e1;
}

.sched-time-col {
  width: 150px;
  flex-shrink: 0;
  display: flex;
  align-items: center;
}

.time-badge {
  font-size: 13.5px;
  font-weight: 700;
  color: #08405f;
  background: rgba(8, 64, 95, 0.08);
  padding: 6px 12px;
  border-radius: 20px;
  text-align: center;
  display: inline-block;
  width: 100%;
}

.badge-red {
  color: #ea0505;
  background: rgba(234, 5, 5, 0.08);
}

.badge-gold {
  color: #b38600;
  background: rgba(241, 178, 9, 0.12);
}

.badge-dark {
  color: #fff;
  background: #555;
}

.sched-details-col {
  flex-grow: 1;
  display: flex;
  flex-direction: column;
  justify-content: center;
}

.sched-item-title {
  font-size: 15.5px;
  color: #2d3748;
  margin: 0;
  line-height: 1.4;
}

.title-highlight {
  color: #ea0505;
}

.text-danger {
  color: #ea0505 !important;
}

.text-warning-gold {
  color: #d49a00 !important;
}

.sched-item-desc {
  font-size: 13.5px;
  color: #718096;
  margin-top: 4px;
  margin-bottom: 0;
}

/* --- Major Events Highlight --- */
.item-major {
  background: linear-gradient(135deg, #fffcf5 0%, #fff7e6 100%);
  border-left: 4px solid #f1b209;
}

.item-major::before {
  background: #f1b209;
  width: 12px;
  height: 12px;
  left: -30.5px;
}

/* --- No Show Sunday --- */
.item-no-show {
  border-left: 4px solid #555;
}

.item-no-show::before {
  background: #555;
}

/* --- Welcome Card --- */
.sched-welcome-card {
  background: #fff;
  border-radius: 20px;
  border: 1px solid rgba(0, 0, 0, 0.02);
  box-shadow: 0 8px 30px rgba(0, 0, 0, 0.04);
  padding: 40px;
  position: sticky;
  top: 30px;
}

.welcome-title {
  font-size: 22px;
  color: #08405f;
  margin-bottom: 25px;
  padding-bottom: 15px;
  border-bottom: 2px solid #f4f7fa;
}

.welcome-body p {
  font-size: 15px;
  line-height: 1.8;
  color: #4a5568;
  margin-bottom: 20px;
}

.welcome-body p:last-child {
  margin-bottom: 0;
}

.welcome-closing {
  margin-top: 35px;
  padding-top: 20px;
  border-top: 1px solid #f4f7fa;
}

.closing-text {
  font-style: italic;
  color: #718096;
  margin-bottom: 10px;
  font-size: 14.5px;
}

.closing-sign {
  font-size: 16px;
  color: #08405f;
  line-height: 1.5;
  margin: 0;
}

.closing-sub {
  font-size: 13.5px;
}

/* --- Schedule Responsive --- */
@media (max-width: 991.98px) {
  .sched-welcome-card {
    position: static;
    margin-top: 10px;
  }
}

@media (max-width: 767.98px) {
  .sched-page-wrap {
    padding: 40px 0 20px;
  }

  .sched-notice-card {
    padding: 20px;
    flex-direction: column;
    align-items: flex-start;
    gap: 12px;
  }

  .sched-info-card {
    padding: 20px;
  }

  .sched-timeline-container {
    padding: 24px 20px;
  }

  .sched-section-title {
    font-size: 21px;
  }

  .sched-timeline {
    padding-left: 16px;
  }

  .sched-day-header {
    left: -32px;
    font-size: 14px;
    padding: 6px 14px;
  }

  .sched-item {
    flex-direction: column;
    gap: 10px;
    padding: 14px 16px;
  }

  .sched-time-col {
    width: auto;
  }

  .time-badge {
    width: auto;
    display: inline-block;
  }

  .sched-item::before {
    left: -22.5px;
  }

  .item-major::before {
    left: -23.5px;
  }

  .sched-welcome-card {
    padding: 24px 20px;
  }
}

/* =========================================
   About Ocala Page
   ========================================= */
/* --- Intro Section --- */
.ocala-intro-section {
  background: #fff;
  border-radius: 24px;
  padding: 40px;
  box-shadow: 0 0px 30px rgb(0 0 0 / 11%);
  border: 1px solid rgba(0, 0, 0, 0.02);
  margin-bottom: 50px;
}

.ocala-section-badge {
  background: rgb(234 5 5 / 10%);
  color: #ea0505;
  font-size: 11.5px;
  font-weight: 800;
  padding: 6px 14px;
  border-radius: 30px;
  display: inline-block;
  margin-bottom: 16px;
  letter-spacing: 0.05em;
}

.ocala-intro-title {
  font-size: 32px;
  font-weight: 800;
  color: #08405f;
  margin-bottom: 20px;
  letter-spacing: -0.01em;
}

.ocala-intro-lead {
  font-size: 16.5px;
  line-height: 1.8;
  color: #4a5568;
  margin-bottom: 16px;
}

.ocala-intro-sub {
  font-size: 14.5px;
  line-height: 1.75;
  color: #718096;
  margin: 0;
}

.ocala-intro-image-wrapper {
  position: relative;
  overflow: hidden;
  border-radius: 16px;
  box-shadow: 0 8px 24px rgba(0, 0, 0, 0.08);
}

.ocala-intro-image {
  transition: transform 0.5s ease;
  width: 100%;
  height: auto;
  display: block;
}

.ocala-intro-image-wrapper:hover .ocala-intro-image {
  transform: scale(1.05);
}

.ocala-image-overlay {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  background: linear-gradient(to top,
      rgba(8, 64, 95, 0.85) 0%,
      rgba(8, 64, 95, 0) 100%);
  padding: 24px;
  text-align: center;
}

.overlay-text {
  color: #fff;
  font-size: 16px;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: 0.05em;
}

/* --- Guide Cards --- */
.ocala-guide-card {
  background: #fff;
  border-radius: 20px;
  border: 1px solid rgba(0, 0, 0, 0.02);
  box-shadow: 0 8px 30px rgb(0 0 0 / 11%);
  padding: 35px;
  height: 100%;
  display: flex;
  flex-direction: column;
  transition: all 0.3s ease;
}

.ocala-guide-card:hover {
  transform: translateY(-5px);
  box-shadow: 0 12px 35px rgba(0, 0, 0, 0.08);
}

.ocala-guide-card .card-icon {
  font-size: 26px;
  width: 55px;
  height: 55px;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 25px;
}

.card-lodging .card-icon {
  background: rgba(8, 64, 95, 0.08);
  color: #08405f;
}

.card-dining .card-icon {
  background: rgba(234, 5, 5, 0.08);
  color: #ea0505;
}

.card-shopping .card-icon {
  background: rgba(241, 178, 9, 0.12);
  color: #b38600;
}

.ocala-guide-card .card-title {
  font-size: 22px;
  font-weight: 800;
  color: #08405f;
  margin-bottom: 16px;
}

.ocala-guide-card .card-text {
  font-size: 14.5px;
  line-height: 1.75;
  color: #555;
  flex-grow: 1;
  margin-bottom: 20px;
}

.card-callout {
  background: #fffcf5;
  border-left: 3px solid #f1b209;
  padding: 15px;
  border-radius: 0 8px 8px 0;
}

.callout-text {
  font-size: 13px;
  line-height: 1.6;
  color: #666;
  margin: 0;
}

.callout-text i {
  color: #f1b209;
  margin-right: 6px;
}

.callout-link {
  color: #08405f;
  font-weight: 700;
  text-decoration: underline;
}

.callout-link:hover {
  color: #ea0505;
}

.card-link-wrap {
  margin-top: auto;
}

.card-btn-link {
  color: #08405f;
  font-weight: 700;
  font-size: 14.5px;
  display: inline-flex;
  align-items: center;
  gap: 6px;
  transition: all 0.2s ease;
  text-decoration: none;
}

.card-btn-link:hover {
  color: #ea0505;
  gap: 10px;
}

/* --- About Ocala Responsive --- */
@media (max-width: 991.98px) {
  .ocala-intro-title {
    font-size: 26px;
  }
}

@media (max-width: 767.98px) {
  .ocala-intro-section {
    padding: 25px;
  }

  .ocala-guide-card {
    padding: 24px 20px;
  }
}

/* =========================================
   Directions Section
   ========================================= */
.directions-section {
  margin-top: 50px;
  background: #fff;
  border-radius: 24px;
  padding: 45px 40px;
  box-shadow: 0 8px 30px rgba(0, 0, 0, 0.08);
  border: 1px solid rgba(0, 0, 0, 0.02);
}

.directions-header {
  display: flex;
  align-items: center;
  gap: 20px;
  border-bottom: 2px dashed #f0f4f8;
  padding-bottom: 25px;
  margin-bottom: 30px;
}

.directions-icon-box {
  width: 60px;
  height: 60px;
  border-radius: 50%;
  background: rgba(234, 5, 5, 0.08);
  color: #ea0505;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 26px;
}

.directions-main-title {
  font-size: 28px;
  color: #08405f;
  margin: 0 0 6px;
}

.directions-subtitle {
  font-size: 15px;
  color: #718096;
  margin: 0;
}

.direction-route-card {
  background: #fdfdfd;
  border: 1px solid #f0f4f8;
  border-radius: 16px;
  padding: 25px;
  height: 100%;
  transition: all 0.3s ease;
}

.direction-route-card:hover {
  transform: translateY(-3px);
  box-shadow: 0 6px 20px rgba(0, 0, 0, 0.03);
  border-color: rgba(234, 5, 5, 0.15);
}

.route-title {
  font-size: 18px;
  color: #08405f;
  margin-bottom: 20px;
  display: flex;
  align-items: center;
  gap: 10px;
  border-left: 4px solid #ea0505;
  padding-left: 12px;
}

.route-heading-icon {
  color: #f1b209;
  font-size: 16px;
}

.route-steps li {
  font-size: 14.5px;
  line-height: 1.65;
  color: #4a5568;
  margin-bottom: 12px;
  display: flex;
  align-items: flex-start;
}

.step-arrow {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 22px;
  height: 22px;
  border-radius: 50%;
  background: rgba(234, 5, 5, 0.1);
  color: #ea0505;
  font-size: 10px;
  margin-right: 12px;
  flex-shrink: 0;
  margin-top: 2px;
}

/* Responsive */
@media (max-width: 767.98px) {
  .directions-section {
    padding: 30px 20px;
  }

  .directions-header {
    flex-direction: column;
    align-items: flex-start;
    gap: 15px;
  }

  .directions-main-title {
    font-size: 22px;
  }
}

/* =========================================
   Volunteer Opportunities Page
   ========================================= */
/* --- Intro Card --- */
.volunteer-intro-card {
  background: #fff;
  border-radius: 20px;
  padding: 35px 40px;
  box-shadow: 0 8px 30px rgba(0, 0, 0, 0.04);
  border-left: 5px solid #ea0505;
  display: flex;
  align-items: center;
  gap: 30px;
  margin-bottom: 45px;
}

.intro-card-icon {
  width: 70px;
  height: 70px;
  border-radius: 50%;
  background: rgba(234, 5, 5, 0.08);
  color: #ea0505;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 32px;
  flex-shrink: 0;
}

.volunteer-title {
  font-size: 28px;
  color: #08405f;
  margin-bottom: 8px;
}

.volunteer-lead {
  font-size: 15.5px;
  line-height: 1.65;
  color: #4a5568;
  margin: 0;
}

.volunteer-lead .phone-link {
  color: #ea0505;
  font-weight: 800;
  text-decoration: none;
  transition: color 0.2s ease;
  display: inline-flex;
  align-items: center;
  gap: 6px;
}

.volunteer-lead .phone-link:hover {
  color: #08405f;
}

/* --- Details Card --- */
.volunteer-details-card {
  position: relative;
  background: #fff;
  border-radius: 24px;
  box-shadow: 0 8px 30px rgba(0, 0, 0, 0.08);
  border: 1px solid rgba(0, 0, 0, 0.02);
  margin-bottom: 50px;
  overflow: hidden;
}

.card-main-content {
  padding: 50px 45px;
}

.card-subtitle {
  font-size: 24px;
  color: #08405f;
  margin-bottom: 12px;
}

.non-profit-badge {
  background: rgba(8, 64, 95, 0.08);
  color: #08405f;
  font-size: 11px;
  font-weight: 800;
  padding: 4px 10px;
  border-radius: 4px;
  display: inline-block;
  margin-bottom: 20px;
  letter-spacing: 0.05em;
}

.concessions-text {
  font-size: 15px;
  line-height: 1.8;
  color: #555;
  margin: 0;
}

.concessions-cta-box .cta-desc {
  font-size: 14.5px;
  line-height: 1.65;
  color: rgba(255, 255, 255, 0.95);
  margin: 0;
  max-width: 260px;
}

/* --- Action Button --- */
.volunteer-action-block {
  text-align: center;
  margin-top: 50px;
}

.btn-volunteer-app {
  background: #ea0505;
  color: #fff !important;
  font-size: 18px;
  font-weight: 800;
  padding: 16px 40px;
  border-radius: 50px;
  display: inline-flex;
  align-items: center;
  text-decoration: none;
  box-shadow: 0 8px 24px rgba(234, 5, 5, 0.25);
  transition: all 0.3s ease;
}

.btn-volunteer-app:hover {
  background: #08405f;
  box-shadow: 0 8px 24px rgba(8, 64, 95, 0.25);
  transform: translateY(-2px);
}

.btn-volunteer-app:hover .btn-arrow {
  transform: translateX(6px);
}

.btn-volunteer-app .btn-arrow {
  transition: transform 0.2s ease;
}

.flyer img {
  box-shadow: 0 0 22px rgb(0 0 0 / 26%);
}

/* --- Volunteer Opportunities Responsive --- */
@media (max-width: 991.98px) {
  .card-visual-content {
    padding: 40px 30px;
  }

  .volunteer-details-card .card-badge {
    position: static;
    margin-bottom: 16px;
  }
}

@media (max-width: 767.98px) {
  .volunteer-intro-card {
    flex-direction: column;
    align-items: flex-start;
    gap: 20px;
    padding: 25px 20px;
  }

  .card-main-content {
    padding: 30px 20px;
  }

  .volunteer-title {
    font-size: 22px;
  }

  .card-subtitle {
    font-size: 20px;
  }
}

/* =========================================
   Huey Rides Page Links
   ========================================= */
.huey-links-wrap {
  margin-top: 40px;
  padding-bottom: 30px;
}

.huey-link-card {
  background: #fff;
  border: 1px solid #e2e8f0;
  border-radius: 16px;
  padding: 22px 28px;
  display: flex;
  align-items: center;
  gap: 20px;
  text-decoration: none !important;
  box-shadow: 0 4px 20px rgba(0, 0, 0, 0.02);
  transition: all 0.3s cubic-bezier(0.16, 1, 0.3, 1);
  height: 100%;
}

.huey-link-card:hover {
  transform: translateY(-3px);
  border-color: #ea0505;
  box-shadow: 0 10px 25px rgba(234, 5, 5, 0.08);
}

.link-card-icon {
  width: 54px;
  height: 54px;
  background: rgba(8, 64, 95, 0.06);
  color: #08405f;
  border-radius: 12px;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 22px;
  transition: all 0.3s ease;
  flex-shrink: 0;
}

.huey-link-card:hover .link-card-icon {
  background: rgba(234, 5, 5, 0.1);
  color: #ea0505;
}

.link-card-info {
  flex-grow: 1;
  text-align: left;
}

.link-title {
  font-size: 17px;
  color: #08405f;
  margin: 0 0 4px;
  transition: color 0.3s ease;
}

.huey-link-card:hover .link-title {
  color: #ea0505;
}

.link-url-text {
  font-size: 13px;
  color: #718096;
  font-family: "Outfit", sans-serif;
  display: block;
}

.link-card-arrow {
  color: #a0aec0;
  font-size: 16px;
  transition: all 0.3s ease;
  display: flex;
  align-items: center;
  justify-content: center;
}

.huey-link-card:hover .link-card-arrow {
  color: #ea0505;
  transform: translateX(4px);
}

@media (max-width: 767.98px) {
  .huey-link-card {
    padding: 16px 20px;
    gap: 15px;
  }

  .link-card-icon {
    width: 46px;
    height: 46px;
    font-size: 18px;
  }

  .link-title {
    font-size: 15.5px;
  }

  .link-url-text {
    font-size: 12px;
  }
}

/* =========================================
   Static Display Aircraft Page
   ========================================= */
/* --- Note Banner --- */
.aircraft-note-banner {
  background: rgba(234, 5, 5, 0.04);
  border-left: 5px solid #ea0505;
  border-radius: 12px;
  padding: 24px 30px;
  display: flex;
  align-items: center;
  gap: 20px;
  margin-bottom: 45px;
}

.aircraft-note-banner .banner-icon {
  color: #ea0505;
  font-size: 26px;
  flex-shrink: 0;
  display: flex;
  align-items: center;
}

.aircraft-note-banner .banner-text {
  font-size: 15.5px;
  line-height: 1.6;
  color: #ea0505;
  font-style: italic;
  font-weight: 600;
  margin: 0;
}

.aircraft-note-banner .banner-phone-link {
  color: #08405f;
  font-weight: 800;
  text-decoration: underline;
  transition: color 0.2s ease;
}

.aircraft-note-banner .banner-phone-link:hover {
  color: #ea0505;
}

/* --- Aircraft Cards --- */
.aircraft-card {
  background: #fff;
  border: 1px solid #d5e1ed;
  border-radius: 16px;
  padding: 28px 24px;
  display: flex;
  align-items: center;
  gap: 18px;
  box-shadow: 0 4px 20px rgba(0, 0, 0, 0.02);
  transition: all 0.3s cubic-bezier(0.16, 1, 0.3, 1);
  height: 100%;
}

.aircraft-card:hover {
  transform: translateY(-3px);
  border-color: rgba(8, 64, 95, 0.15);
  box-shadow: 0 8px 25px rgba(8, 64, 95, 0.06);
}

.aircraft-icon-wrap {
  width: 48px;
  height: 48px;
  background: rgba(8, 64, 95, 0.08);
  color: #08405f;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 18px;
  transition: all 0.3s ease;
  flex-shrink: 0;
}

.aircraft-card:hover .aircraft-icon-wrap {
  background: #ea0505;
  color: #fff;
  transform: rotate(-15deg);
}

.aircraft-name {
  font-size: 16.5px;
  color: #08405f;
  margin: 0;
  font-weight: 600;
  font-family: "Open Sans", sans-serif;
}

@media (max-width: 767.98px) {
  .aircraft-note-banner {
    flex-direction: column;
    align-items: flex-start;
    gap: 15px;
    padding: 20px 24px;
  }

  .aircraft-card {
    padding: 20px 18px;
    gap: 14px;
  }

  .aircraft-name {
    font-size: 15px;
  }
}

/* =========================================
   Exhibitors Page
   ========================================= */
.exhibitor-intro-card {
  background: #fff;
  border-radius: 24px;
  padding: 45px 50px;
  box-shadow: 0 8px 30px rgba(0, 0, 0, 0.03);
  border: 1px solid rgba(0, 0, 0, 0.02);
}

.exhibitor-badge {
  background: rgba(234, 5, 5, 0.08);
  color: #ea0505;
  font-size: 11px;
  font-weight: 800;
  padding: 4px 12px;
  border-radius: 4px;
  display: inline-block;
  margin-bottom: 16px;
  letter-spacing: 0.05em;
}

.exhibitor-main-title {
  font-size: 32px;
  color: #08405f;
  margin-bottom: 12px;
}

.exhibitor-desc {
  font-size: 15.5px;
  line-height: 1.75;
  color: #4a5568;
  margin: 0;
}

.btn-download-agreement {
  background: #08405f;
  color: #fff !important;
  font-size: 15.5px;
  font-weight: 800;
  padding: 15px 30px;
  border-radius: 50px;
  display: inline-flex;
  align-items: center;
  text-decoration: none;
  box-shadow: 0 6px 20px rgba(8, 64, 95, 0.15);
  transition: all 0.3s ease;
  white-space: nowrap;
}

.btn-download-agreement:hover {
  background: #ea0505;
  box-shadow: 0 6px 20px rgba(234, 5, 5, 0.2);
  transform: translateY(-2px);
}

.section-title {
  font-size: 22px;
  color: #08405f;
  margin-bottom: 25px;
  display: flex;
  align-items: center;
}

.exhibitor-benefits-list li {
  display: flex;
  align-items: flex-start;
  gap: 16px;
  margin-bottom: 22px;
}

.exhibitor-benefits-list li:last-child {
  margin-bottom: 0;
}

.benefit-icon {
  width: 26px;
  height: 26px;
  border-radius: 50%;
  background: rgba(8, 64, 95, 0.08);
  color: #08405f;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 11px;
  flex-shrink: 0;
  margin-top: 2px;
}

.benefit-icon.warning-icon {
  background: rgba(234, 5, 5, 0.08);
  color: #ea0505;
}

.benefit-text {
  font-size: 15px;
  line-height: 1.6;
  color: #4a5568;
}

.exhibitor-pricing-box {
  background: linear-gradient(135deg, #08405f 0%, #052a3f 100%);
  color: #fff;
  border-radius: 20px;
  padding: 40px 35px;
  text-align: center;
  height: 100%;
  box-shadow: 0 8px 25px rgba(8, 64, 95, 0.15);
  display: flex;
  flex-direction: column;
  justify-content: center;
}

.price-header {
  font-size: 13.5px;
  font-weight: 800;
  color: #f1b209;
  text-transform: uppercase;
  letter-spacing: 0.05em;
  margin-bottom: 12px;
}

.price-amount {
  font-size: 42px;
  font-weight: 800;
  color: #fff;
  margin-bottom: 15px;
}

.price-period {
  font-size: 16px;
  font-weight: 500;
  color: rgba(255, 255, 255, 0.7);
}

.price-footer {
  font-size: 13.5px;
  color: rgba(255, 255, 255, 0.8);
  line-height: 1.65;
  margin: 0;
}

/* --- Schedule Cards --- */
.schedule-card {
  background: #fff;
  border: 1px solid #f0f4f8;
  border-radius: 16px;
  padding: 30px;
  transition: all 0.3s ease;
  height: 100%;
}

.schedule-card:hover {
  transform: translateY(-3px);
  box-shadow: 0 8px 25px rgba(0, 0, 0, 0.03);
}

.schedule-card-header {
  display: flex;
  align-items: center;
  gap: 15px;
  margin-bottom: 20px;
  border-bottom: 1px solid #f0f4f8;
  padding-bottom: 15px;
}

.schedule-card-header i {
  font-size: 24px;
  color: #ea0505;
}

.schedule-card-header h4 {
  font-size: 18px;
  color: #08405f;
  margin: 0;
}

.schedule-card-body {
  display: flex;
  flex-direction: column;
  gap: 8px;
}

.schedule-day {
  font-size: 14px;
  font-weight: 800;
  color: #f1b209;
  letter-spacing: 0.03em;
  display: block;
}

.schedule-time {
  font-size: 20px;
  font-weight: 800;
  color: #08405f;
}

.schedule-time-row {
  font-size: 15px;
  color: #4a5568;
}

/* --- Contact Callout --- */
.exhibitor-contact-callout {
  background: #fcfdfd;
  border: 1px solid #f0f4f8;
  border-radius: 20px;
  padding: 40px;
  display: flex;
  align-items: center;
  gap: 30px;
}

.callout-icon-box {
  width: 64px;
  height: 64px;
  background: rgba(234, 5, 5, 0.08);
  color: #ea0505;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 26px;
  flex-shrink: 0;
}

.callout-content-box {
  flex-grow: 1;
}

.callout-content-box h4 {
  font-size: 19px;
  color: #08405f;
  margin-bottom: 8px;
}

.callout-content-box p {
  font-size: 14.5px;
  color: #718096;
  margin-bottom: 18px;
  line-height: 1.6;
}

.contact-methods-row {
  display: flex;
  gap: 30px;
  flex-wrap: wrap;
}

.contact-item {
  color: #08405f;
  font-weight: 800;
  font-size: 15px;
  text-decoration: none;
  transition: color 0.2s ease;
  display: inline-flex;
  align-items: center;
  gap: 8px;
}

.contact-item:hover {
  color: #ea0505;
}

@media (max-width: 991.98px) {
  .exhibitor-intro-card {
    padding: 30px;
    text-align: center;
  }

  .btn-download-agreement {
    margin-top: 10px;
  }

  .exhibitor-pricing-box {
    padding: 30px 20px;
  }

  .exhibitor-contact-callout {
    flex-direction: column;
    text-align: center;
    padding: 30px 20px;
  }

  .contact-methods-row {
    justify-content: center;
    gap: 20px;
  }
}

@media (max-width: 767.98px) {
  .exhibitor-main-title {
    font-size: 26px;
  }

  .exhibitor-desc {
    font-size: 14.5px;
  }

  .section-title {
    font-size: 19px;
  }

  .benefit-text {
    font-size: 14.5px;
  }

  .schedule-card {
    padding: 24px;
  }

  .schedule-time {
    font-size: 18px;
  }
}

/* =========================================
   Food & Beverage Vendors Page
   ========================================= */
.vendor-intro-card {
  background: #fff;
  border-radius: 24px;
  padding: 45px 50px;
  box-shadow: 0 8px 30px rgba(0, 0, 0, 0.03);
  border: 1px solid rgba(0, 0, 0, 0.02);
}

.vendor-badge {
  background: rgba(234, 5, 5, 0.08);
  color: #ea0505;
  font-size: 11px;
  font-weight: 800;
  padding: 4px 12px;
  border-radius: 4px;
  display: inline-block;
  margin-bottom: 16px;
  letter-spacing: 0.05em;
}

.vendor-main-title {
  font-size: 32px;
  color: #08405f;
  margin-bottom: 12px;
  letter-spacing: -0.5px;
}

.vendor-desc {
  font-size: 15.5px;
  line-height: 1.75;
  color: #4a5568;
  margin: 0;
}

.btn-download-app {
  background: #08405f;
  color: #fff !important;
  font-size: 15.5px;
  font-weight: 800;
  padding: 15px 30px;
  border-radius: 50px;
  display: inline-flex;
  align-items: center;
  text-decoration: none;
  box-shadow: 0 6px 20px rgba(8, 64, 95, 0.15);
  transition: all 0.3s ease;
  white-space: nowrap;
}

.btn-download-app:hover {
  background: #ea0505;
  box-shadow: 0 6px 20px rgba(234, 5, 5, 0.2);
  transform: translateY(-2px);
}

.submission-steps-list li {
  display: flex;
  align-items: flex-start;
  gap: 20px;
  margin-bottom: 25px;
}

.submission-steps-list li:last-child {
  margin-bottom: 0;
}

.step-num {
  width: 46px;
  height: 46px;
  background: rgba(234, 5, 5, 0.08);
  color: #ea0505;
  border-radius: 12px;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 17px;
  font-weight: 800;
  flex-shrink: 0;
}

.step-content {
  font-size: 15px;
  line-height: 1.65;
  color: #4a5568;
}

.step-content .inline-link {
  color: #08405f;
  font-weight: 700;
  text-decoration: underline;
}

.step-content .inline-link:hover {
  color: #ea0505;
}

.vendor-address-box {
  background: #fcfdfd;
  border: 1px solid #e2e8f0;
  border-radius: 20px;
  padding: 35px;
  text-align: center;
  box-shadow: 0 4px 20px rgba(0, 0, 0, 0.02);
}

.vendor-address-box .box-icon {
  width: 56px;
  height: 56px;
  background: rgba(8, 64, 95, 0.08);
  color: #08405f;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 22px;
  margin: 0 auto 20px;
}

.vendor-address-box h4 {
  font-size: 18px;
  color: #08405f;
  margin-bottom: 12px;
}

.address-text {
  font-size: 15px;
  color: #4a5568;
  line-height: 1.7;
  margin-bottom: 20px;
}

.address-footer {
  border-top: 1px solid #e2e8f0;
  padding-top: 15px;
  font-size: 14px;
  color: #718096;
}

.address-footer .phone-link {
  color: #ea0505;
  font-weight: 800;
  text-decoration: none;
}

.address-footer .phone-link:hover {
  text-decoration: underline;
}

@media (max-width: 991.98px) {
  .vendor-intro-card {
    padding: 30px;
    text-align: center;
  }

  .btn-download-app {
    margin-top: 10px;
  }

  .vendor-address-box {
    padding: 30px 20px;
    margin-top: 20px;
  }
}

@media (max-width: 767.98px) {
  .vendor-main-title {
    font-size: 26px;
  }

  .vendor-desc {
    font-size: 14.5px;
  }

  .step-num {
    width: 40px;
    height: 40px;
    font-size: 15px;
  }

  .step-content {
    font-size: 14.5px;
  }
}

/* --- Merchandise Announcement Card --- */
.merch-announcement-card {
  display: flex;
  gap: 30px;
  color: #fff;
  border-radius: 20px;
  padding: 35px 40px;
  box-shadow: 0 8px 25px rgba(234, 5, 5, 0.15);
}

.merch-icon {
  width: 64px;
  height: 64px;
  background: rgba(255, 255, 255, 0.15);
  color: #fff;
  border-radius: 16px;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 28px;
  flex-shrink: 0;
}

.merch-content {
  flex-grow: 1;
}

.merch-content h3 {
  font-size: 20px;
  font-weight: 800;
  margin-bottom: 8px;
  color: #cc0000;
  font-family: "Outfit", sans-serif;
}

.merch-badge {
  background: #cc0000;
  color: #fff;
  font-size: 10px;
  font-weight: 800;
  padding: 3px 10px;
  border-radius: 4px;
  display: inline-block;
  margin-bottom: 10px;
  letter-spacing: 0.05em;
}

.merch-desc {
  font-size: 15.5px;
  color: #000;
  line-height: 1.65;
  margin: 0;
}

@media (max-width: 1320px) {
  #main {
    overflow: hidden;
  }
}

@media (max-width: 991.98px) {
  .header-social {
    margin-top: 0;
  }

  .merch-announcement-card {
    flex-direction: column;
    text-align: center;
    padding: 30px;
    gap: 20px;
  }

  .merch-icon {
    margin: 0 auto;
  }
}

@media (max-width: 767.98px) {
  .merch-content h3 {
    font-size: 18px;
  }

  .merch-desc {
    font-size: 14.5px;
  }
}

@media (max-width: 767.98px) {
  .blogs-section .position-relative img {
    width: 600px;
  }
}

@media (max-width: 480px) {
  .contact-item .contact-text p a {
    font-size: 16px;
  }

  .form-title {
    font-size: 26px;
  }
}