/* =========================================
   RESPONSIVENESS (Mobile First -> Desktop)
   ========================================= */

@media (max-width: 1280px) {

}

@media (max-width: 1199px) {

/* Header */
  .header .nav-actions {
    display: none;
  }

  .header .nav-content{justify-content: space-between;}
  .header .nav-links {
        position: fixed;
        top: 0;
        left: -100%;
        width: 100%;
        height: 100vh;
        background: #000;
        flex-direction: column;
        align-items: flex-start;
        padding: 1rem;
        gap: 0.6rem;
        z-index: 1002;
        transition: left 0.3s ease-in-out;
        box-shadow: -5px 0 25px rgba(0, 0, 0, 0.1);
  }
  .header.headerfix{  background: #000;}
  /* .header .nav-links .btn{margin-left: 0; margin-top: 0.8rem;} */

  .header .nav-links.active{        left: 0;}

  .header .sidebar-header {
    width: 100%;
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 0.5rem;
    padding-bottom: 1rem;
    border-bottom: 1px solid #f6f6f636;
}

  /* Style links for full screen */
  .header .nav-links a:not(.btn) {
    font-size: 1rem;
    text-align: center;
    border-bottom: none;
    font-weight: 500;
    color: var(--WhiteColor);
    padding: 0.2rem 0;
  }

  .header .nav-links a:hover:not(.btn) {
    color: var(--PrimaryColor);
  }

  .header .nav-links .btn {
    font-size: 1rem;
  }

  /* Ensure toggle is above the menu */
.header .mobile-toggle {display: inline-flex;position: relative; z-index: 1000;}

.max-wid-80 {
  max-width: 100%;
}

.header .nav-links .sign-btn{margin-left:0 ; margin-top: 1rem; flex-wrap: wrap;}
.hero-section h1{font-size: 3rem;}
.same-heading h2 br{display: none;}
/* .hero-section{padding: 6rem 0;} */
.story-bottom-row{margin-top: -2.5rem;}
.principles-section .story-timeline{margin:4rem 0 ;}

}


@media (max-width: 991px) {
  .same-heading {
    margin-bottom: 2rem;
  }

  /* Global */
  .same-section { padding: 2.5rem 0; }
  .max-wid-50 { max-width: 100%; }

  .header{ background: #000; padding: 1rem 0;}
.section-bottom-btn { flex-wrap: wrap;}
.hero-section{min-height: inherit; padding: 3rem 0; margin-top: 0;}
.hero-section .hero-content{margin-bottom: 1rem;}
.hero-section .img-bx{max-width: 80%;}
.hero-section h1{font-size: 2.1rem;}
.same-heading h2,.program-section h2 {font-size: 1.8rem;}
.everything-place-section .feature-card,.scale-carefully-section .scale-card{padding: 1.2rem;}
.everything-place-section .feature-icon{width: 2.5rem; height: 2.5rem;}
.everything-place-section .feature-icon img{width: 1.2rem;}
.adventure-club-section .adventure-card-content{padding: 1rem;}
.adventure-club-section .adventure-card-active .adventure-card-content{max-width: 65%;}
.adventure-club-section .adventure-card-bottle{right: 1rem;}
.every-stop-section .nav-tabs .nav-link{font-size: 0.8rem; padding: 1rem 0.5rem;}
.every-stop-section .every-stop-content{padding: 1.5rem;}
.every-stop-section .every-stop-media{min-height: 300px;}
.footer{padding: 2rem 0;}
.footer .footer-top{padding-bottom: 1.5rem;}
.footer .footer-nav{gap: 1.5rem;}

.get-reward-section .reward-flow-card{    gap: 0.5rem;}
.get-reward-section .reward-flow-icon{ min-height: 3rem;}
.get-reward-section .reward-flow-value{    font-size: 2rem;}
.get-reward-section .reward-flow-currency {
    font-size: 1.2rem;
    top: -0.5rem;
}
.Downloads__hero{padding: 3rem 0;}
.Downloads__hero__title{        font-size: 2.1rem}
.Downloads__featured .Downloads__featured__title,.Downloads__section__title{        font-size: 1.8rem;}
.Downloads__section__subtitle{font-size: 1.3rem;}
.Downloads__featured,.Downloads__content{padding: 3rem 0;}
.Downloads__section{margin-bottom: 3rem;}

}


@media (max-width: 767px) {

.same-heading h2 br{display: none;}
.section-bottom-btn{gap: 0.6rem;}
.same-heading h3 br{display: none;}
.same-heading h2 br{display: none;}
.designed-easy-section{padding-bottom: 0;}

.adventure-club-section .adventure-card-active .adventure-card-content{max-width: 52%;}
.adventure-club-section .adventure-card-bottle{right: 0.5rem;}
.adventure-club-section .adventure-tag{margin-bottom: 0.4rem;}
.adventure-club-section .adventure-card h4{font-size: 1.15rem;}
.adventure-club-section .adventure-card p{font-size: 0.8rem;}
.adventure-club-section .download-icon{width: 1.9rem; height: 1.9rem;}
.adventure-club-section .adventure-download-label{font-size: 0.6rem;}
.adventure-club-section .adventure-download{margin-top: 2.5rem;}
.every-stop-section .nav-tabs .nav-item{flex: none; width: 33.333%;}
.every-stop-section .nav-tabs .nav-link{font-size: 0.7rem; padding: 0.85rem 0.4rem; white-space: normal;}
.every-stop-section .every-stop-content{padding: 1.25rem;}
.every-stop-section .every-stop-content h4{font-size: 1.15rem;}
.every-stop-section .every-stop-media{min-height: 200px;}


.footer .footer-top{flex-direction: column; align-items: flex-start; gap: 1.25rem;}
.footer .footer-nav{flex-wrap: wrap; gap: 1rem 1.5rem;}
.footer .footer-bottom p{font-size: 0.75rem;}

}

@media (max-width: 568px) {


}


@media (max-width: 480px) {

.every-stop-section .nav-tabs{flex-direction: column; flex-wrap: nowrap;}
.every-stop-section .nav-tabs .nav-item{width: 100%; border-right: none; border-bottom: 1px solid #EDEDED;}
.every-stop-section .nav-tabs .nav-item:last-child{border-bottom: none;}
.every-stop-section .nav-tabs .nav-link{font-size: 0.85rem; padding: 0.85rem 1rem;}

.adventure-club-section .adventure-card-active .adventure-card-content{max-width: 44%;}
.adventure-club-section .adventure-card-bottle{right: 0.25rem;}
.adventure-club-section .adventure-tag{font-size: 0.65rem;}
.adventure-club-section .adventure-card h4{font-size: 1rem;}
.adventure-club-section .adventure-card p{font-size: 0.7rem;}
.adventure-club-section .adventure-download-label{font-size: 0.55rem;}
.adventure-club-section .download-icon{width: 1.6rem; height: 1.6rem;}
.adventure-club-section .download-icon img{width: 0.7rem;}

}

@media (max-width: 767px) {

}