#affiliate-text {
    padding-top: 2em;
}

.navbar-light .navbar-nav .nav-link.campgrounds.current {
    background-color: #E6E6E2;
}

.pac-container.pac-logo {
    z-index: 1060;
}

@media (max-width: 1400px) {
    .navbar .container {
        max-width: 1320px;
    }
    .footer-bottom .footerNav ul {
        flex-wrap: wrap;
    }
}

@media (max-width: 576px) {
    .mobile-menu {
        overflow-x: scroll;
        padding-left: 2.5em;
        background: transparent;
        min-height: 100vh !important;
    }
}

.center {
    text-align: center;
    margin: 0 auto;
}

.container.legal-text a {
    color: white;
    text-decoration: none;
    font-weight: bold;
}

.navbar.gs-bar {
    background-color: #FAFAFA;
    padding-top: 5px;
    padding-bottom: 5px;
}

.nascar-logo {
    padding-top: 5em;
}

.topnav, .bottomnav {
    display: flex;
    justify-content: space-between;
    /*max-width: 1296px;*/
}

.navbar>.container.bottomnav {
    justify-content: flex-start;
}

.bottomnav .nav-right {
    margin-left: auto;
}

.topnav a {
    font-family: 'Aeonik', sans-serif;
    font-size: 14px;
    font-weight: 500;
    line-height: 14px;
    color: #232323;
    text-decoration: none;
}

.topnav > div > a {
    padding-left: 10px;
    padding-right: 10px;
}

.topnav > div > a:last-of-type {
    border-right: 0 !important;
}

.topnav > div > a.home-logo {
    padding-left: 3px;
}
.topnav > div > a.home-logo img {
    padding-left: 3px;
}

.topnav>div>a:nth-of-type(2){
    border-left: 1px solid #D8D8D8;
    border-right: 1px solid #D8D8D8;
}

.mobileNav>div>a:nth-of-type(1){
    padding-right: 15px;
}

.mobileNav>div>a:nth-of-type(2){
    border-left: 1px solid #D8D8D8;
    padding-left: 5px;
}

#navbarSupportedContent .navbar-nav {
    font-family: 'Aeonik', sans-serif;
    justify-content: space-around;
    align-items: baseline;
    width: 100%;
}
#navbarSupportedContent .navbar-nav a:focus img {
    border: 0 !important;
}

#navbarSupportedContent .nav-foot .btn {
    display: flex;
    align-items: center;
    justify-content: center;
    height: 42px;
}

.navbar.gs-brand-bar {
    border-bottom: 1px solid #E6E6E2;
    background-color: #FFFFFF;
    padding-top: 4px;
    padding-bottom: 0;
}
/*.navbar.gs-brand-bar .container {
    padding-left: 0;
    padding-right: 0;
}*/

.navbar.bg-white.no-border {
    padding: 0;
    border: 0;
    background-color: #F8F8F6 !important;
    height: 48px;
}

.navbar-light .navbar-nav .nav-link, .global-header .dropdown-toggle {
    /*display: flex;*/
    font-family: 'Aeonik', sans-serif;
    font-size: 14px;
    font-weight: 400;
    line-height: 72px;
    color: #232323;
    background-color: transparent;
    padding: 0 8px 0 0;
    text-decoration: none;
    white-space: nowrap;
    height: 72px;
}
@media (max-width: 991px) {
    .navbar-light .navbar-nav .nav-link, .global-header .dropdown-toggle {
        height: 48px;
        line-height: 48px;
    }
}
.dropdown-toggle:hover {
    color: #232323;
}

/*@media (min-width: 1552px) {
    .gs-brand-bar .navbar-nav .nav-link, .dropdown-toggle {
        font-size: 12px;
        line-height: 12px;
    }
}*/

.more-dropdown .dropdown-menu {
    padding: 5px 0;
    margin: 2px 0 0;
    font-size: 14px;
    text-align: left;
    list-style: none;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #ccc;
    border-radius: 0 0 4px 4px;
    -webkit-box-shadow: 0 6px 12px rgba(0,0,0,.175);
    box-shadow: 0 6px 12px rgba(0,0,0,.175);
}
.more-dropdown .dropdown-menu.show {
    top: 31px;
    width: 200px;
}
.more-dropdown .dropdown-menu.show .dropdown-item:hover {
    background-color: #fff;
}

.navbar-light .navbar-nav .nav-link.current {
    font-family: 'Aeonik', sans-serif;
    background-color: #E6E6E2;
    color: #232323;
    font-weight: 700;
    border-radius: 4px 4px 0 0;
}

.navbar-light .bottomnav .navbar-nav .nav-link.dropdown-toggle.show {
    text-decoration: none;
    background-color: #f8f9fa;
    /*box-shadow: inset 0 0 5px rgba(33, 43, 54, 0.09);*/
    color: #232323;
    font-weight: 700;
}

.mobile-global .navbar-nav .dropdown .dropdown-toggle {
    height: 100%;
    display: flex;
    align-items: center;
}

.bottomnav .dropdown-menu {
    top: 96%;
    padding: 0;
    border-radius: 0;
    border: 1px solid #EAECEF;
    box-shadow: 0 2px 8px rgba(0, 0, 0, 0.13);
    background-color: #fff;
}

.bottomnav .dropdown-item {
    padding: 16px;
    color: #474342;
    font-weight: 500;
    font-size: 14px;
    line-height: 14px;
    z-index: 999 !important;
}

.rewards-dropdown {
    min-width: 210px;
    left: 14px;
    z-index: 999 !important;
}

.dropdown-item.active, .dropdown-item:active {
    font-weight: 700;
    background-color: #fff;
    color: #232323;
}

.bottomnav .dropdown-item:focus, .bottomnav .dropdown-item:hover {
    background-color: #fff;
    font-weight: 700;
}

.navbar-light .bottomnav .hide-mobile .navbar-nav {
    align-items: center;
    /*margin-left: 18px;*/
}
.navbar-light .bottomnav .hide-mobile .nav-item {
    align-self: stretch;
}
@media (min-width: 1355px) {
    .navbar-light .bottomnav {
        padding-left: 0;
        padding-right: 0;
    }
}
.navbar-light .bottomnav .navbar-nav .nav-link {
    display: flex;
    align-items: center;
    padding: 0  0 0 24px;
    font-size: 14px;
    height: 48px;
    line-height: 48px;
}
.navbar-light .bottomnav .nav-right .navbar-nav .nav-link,
.navbar-light .bottomnav .navbar-nav .nav-link.active-bu {
    font-weight: 700;
}

.navbar-light .bottomnav .navbar-nav .nav-link.active {
    background-color: #f8f9fa;
    border-radius: 0;
    border-bottom: 4px solid #DC982E;
    box-shadow: inset 0 0 5px rgba(33, 43, 54, 0.09);
    padding: 10px 16px 9px;
}

.bottomnav .nav-right .navbar-nav .nav-r-border {
    color: #D8D8D8;
}

.navLogo-container {
    max-width: 100%;
    margin: 9px 24px 9px 0;
}

.navLogo {
    max-width: 125px;
    width: 100%;
    min-height: 24px;
}
.membLogo.navLogo {
    max-width: 183px;
    margin-left: 6px;
}
.cg-logo .navLogo {
    max-width: 126px;
    width: 100%;
    min-height: 24px;
}
.navLogo.cc-logo {
    max-width: 179px;
}
.movileNav .navLogo.cc-logo {
    max-width: 179px;
}

.mobileNav, .show-tablet {
    display: none;
}

.show-tablet .dropdown-menu[data-bs-popper] {
    top: 32px;
    border-radius: 0 0 4px 4px;
}

.show-tablet .dropdown-menu[data-bs-popper] .dropdown-item {
    font-size: 12px;
    line-height: 12px;
    color: #474342;
    background-color: transparent;
    padding: 10px 16px;
    text-decoration: none;
}

.show-tablet .dropdown-menu[data-bs-popper] .dropdown-item.active {
    background-color: #DC982E;
    color: #474342;
    font-weight: 600;
}

.nav-mobile-only {
    display: none;
}

.nav-foot {
    display: none;
}

.show-xxl {
    display: none;
}
@media (min-width: 1920px) {
    .show-xxl {
        display: block;
    }
    .hide-xxl {
        display: none;
    }
    .show-jumbo {
        display: block;
    }
}
@media (min-width: 1440px) {
    #navbarSupportedContent .navbar-nav .hide-xl {
        display: none;
    }
    .show-1440-up {
        display: block;
    }
}

.hide-desktop {
    display: none;
}

/*.hide-mid {
    display: none;
}*/
@media (max-width: 1440px) {
    /*.show-mid {
        display: block;
    }*/
    .hide-mobile.nav-right #flipToggler {
        font-size: 16px;
    }
}
@media (max-width: 1200px) {
    .hide-tablet {
        display: none;
    }
    .show-tablet {
        display: flex;
    }
}
@media (max-width: 1199px) {
    .offcanvas-backdrop.show {
        opacity: .0;
    }
}
@media (max-width: 991px) {
    .show-mobile-menu {
        display: block !important;
    }
    .hide-xxl {
        display: none;
    }
}


@media (max-width: 1024px) {
    .nascar-logo {
        padding-top: 6em;
    }
    .hide-desktop {
        display: block;
    }
}

@media (max-width: 1090px) {
    .mobileNav {
        width: 100%;
        display: flex;
        justify-content: space-between;
        padding: 0 16px;
        align-items: center;
        height: 44px;
    }
}

@media (max-width: 991px) {
    .more-dropdown {
        display: none;
    }
}

@media (max-width: 991px) {
    .nascar-logo {
        margin: auto;
        padding-top: 1em;
    }
    .navbar {
        padding-top: 0;
    }
    .gs-brand-bar .container, .container-md, .container-sm {
        max-width: 100%;
        padding: 0;
    }
    .gs-brand-bar .navbar-nav.mb-2 {
        margin-bottom: 0 !important;
    }
    .gs-brand-bar .nav-item {
        width: 100%;
        order: 3;
    }
    .gs-brand-bar .nav-item.m-order-one {
        order: 1;
    }
    .nav-mobile-only {
        display: block;
    }
    .gs-brand-bar .m-order-two {
        order: 2;
        width: 100%;
    }
    .navbar-light .navbar-nav .brand-specific .nav-link, .brand-specific .dropdown-item {
        font-family: 'Aeonik', sans-serif;
        font-size: 16px;
        line-height: 16px;
        background-color: #F8F8F6;
        color: #474342;
        font-weight: 600;
    }
    .navbar-light .navbar-nav .brand-specific .nav-link.active {
        font-family: 'Aeonik', sans-serif;
        font-weight: 700;
        border-left: 6px solid #E6E6E2;
        border-radius: 0;
        padding: 16px 26px 16px 20px;
    }
    .brand-btn .btn-primary {
        font-family: 'Aeonik', sans-serif;
        font-size: 16px;
        font-style: normal;
        font-weight: 600;
        line-height: 16px;
        width: 100%;
        padding: 10px;
        color: #fff;
        background: #23410A;
    }
    .brand-btn .btn-primary-global {
        font-size: 16px;
        font-weight: 700;
        line-height: 24px;
        border-radius: 4px;
        width: 100%;
        padding: 10px;
        color: #fff;
        background: #23410A;
    }
    .brand-btn .btn-primary-global:active {
        color: #FFFFFF;
        background: #23410A;
    }
    button.navbar-toggler {
        border: none;
    }
    .mobileNav > div {
        display: flex;
        justify-content: space-evenly;
    }

    .mobileNav > div > a {
        margin: auto;
    }
    .hide-tablet {
        display: inline;
    }
    .show-tablet,.hide-mobile {
        display: none;
    }
    .navbar.gs-brand-bar {
        height: 44px;
        padding-top: 0;
        position: fixed;
        top: 0;
        right: 0;
        left: 0;
        z-index: 999999;
        box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.20);
    }
    /*.gs-brand-bar.navbar-light .navbar-toggler {
        padding: 0px 0px 3px;
    }
    .gs-brand-bar.navbar-light .navbar-toggler:focus {
        box-shadow: none;
    }*/
    .mobileNav .navbar-toggler-icon,
    .mobileNav .btn-close {
        background-image: none;
        height: 24px !important;
        width: 24px !important;
        border-radius: 0;
        padding: 0;
        cursor: pointer;
    }
    .mobileNav .btn-close {
        opacity: 1;
    }
    .navLogo-container {
        /*margin: 2px 0 9px;*/
        margin: 0 auto;
    }
    .navbar-light .navbar-nav .nav-link, .brand-specific .dropdown-item {
        font-size: 16px;
        line-height: 16px;
        color: #000;
        background-color: #FFF;
        padding: 16px 26px;
        text-decoration: none;
        font-weight: 500;
        border-bottom: 1px solid #E6E6E2;
    }
    #navbarSupportedContent .navbar-nav.nav-foot .dropdown-item {
        background-color: #F8F8F6;
    }
    .brand-specific .dropdown-item {
        background-color: #F8F8F6;
        color: #232323;
        font-family: 'Aeonik', sans-serif;
        font-weight: 600;
    }
    .navbar-light .navbar-nav .nav-brand {
        font-family: 'Aeonik', sans-serif;
        font-size: 16px;
        line-height: 16px;
        font-weight: 700;
        padding: 20px 16px;
        background-color: transparent;
        border-radius: 0;
        color: #000;
        border-bottom: 1px solid #E6E6E2;
    }
    .nav-foot {
        display: block;
    }
    #navbarSupportedContent .navbar-nav.nav-foot .nav-link {
        background-color: #F8F8F6;
    }
    .navbar-light .navbar-nav.nav-foot .foot-black .nav-link {
        background-color: #000;
        color: #fff;
        border-bottom: none;
        padding: 9px 16px;
    }
    .navbar-light .navbar-nav.nav-foot .foot-dark .nav-link {
        background-color: #212b36;
        color: #fff;
        padding: 14px 16px;
        border-bottom: none;
    }
    .navbar-light .navbar-nav.nav-foot .foot-dark .nav-link.nav-foot-border {
        border-bottom: 1px solid rgba(234,236,239,.4);
    }
    .navbar-light .navbar-nav.nav-foot .foot-dark .btn-white {
        margin: 10px auto;
        width: 100%;
        padding: 10px;
        border-radius: 4px;
        border: 1px solid #212B36;
        background-color: #f8f9fa;
        font-size: 15px;
        line-height: 15px;
        font-weight: 600;
        letter-spacing: 1px;
        color: #212b36;
    }
    .navbar-light .dropdown-toggle::after {
        vertical-align: baseline;
    }
    .navbar-light .dropdown-toggle::after {
        float: right;
    }
    .brand-specific .dropdown-menu {
        margin: 0;
        background-color: transparent;
        border: 0;
        border-radius: 0;
        padding: 0;
    }
    /*.offcanvas.offcanvas-end.mobile-global {
        top: 72px;
        box-shadow: none;
        --bs-offcanvas-width: 85%;
        z-index: 99999 !important;
        max-height: 100vh;
    }*/
    .global-header .dropdown-menu[data-bs-popper] {
        margin-top: 0;
    }
}

/* Footer Styles */

footer {
    background-color: #232323;
    color: #fff;
    padding-top: 40px;
    font-family: 'Aeonik', sans-serif;
}

/* If on /creditcard or membershipLogoRoutes */
footer.loyalty-footer {
    font-family: 'Aeonik', sans-serif;
}
/* */
footer .legal-text p {
    color: #fff;
    font-size: 12px;
    line-height: 18px;
    margin-bottom: 10px;
}
footer .contact-section {
    display: flex;
    min-height: 280px;
}
footer .contact-section.pad-bottom {
    margin-bottom: 124px;
}
@media (max-width: 991px) {
    footer .contact-section.pad-bottom {
        margin-bottom: 0;
    }
}
.contact-section p {
    margin: 0;
}
.contact-section h3 {
    color: #fff;
    font-size: 18px;
    line-height: 24px;
    font-family: "Aeonik", sans-serif;
    font-weight: 700;
    margin-bottom: 16px;
}
/* if on /creditcard or membershipLogoRoutes */
.contact-section.loyalty-footer h3 {
    font-family: 'Aeonik', sans-serif;
}
/* */
@media (max-width: 1024px) {
    .contact-section h3 {
        font-size: 16px;
    }
}
.contact-section a {
    color: #fff;
    text-decoration: none;
    font-size: 16px;
    line-height: 24px;
}
.contact-section a > p {
    margin-bottom: 8px;
}
.contact-section .logo-container {
    /* max-width: 212px;
    margin-bottom: 24px; */
    width: 149px;
    height: 40px;
}
.contact-section .logo-container>img {
    width: 100%;
}
.contact-section svg {
    margin-right: 12px;
}
.contact-methods {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    padding: 0;
    gap: 16px;
}
.contact-methods.mb-40 {
    margin-bottom: 40px;
}
.contact-methods .campgroundlogo-container {
    /* margin-bottom: 16px; */
    max-width: 227px;
    height: 40px;
}
div.legal-text {
    margin-top: 32px;
    margin-bottom: 40px;
}
p.legal-text {
    font-size: 12px;
    line-height: 18px
}
.legal-text a {
    color: #fff;
}
footer button {
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px;
}
footer #enewsQuestion {
    margin-top: 16px;
}
footer #permQuestionUs {
    font-size: 14px;
    line-height: 22px;
    width: 96%;
    padding: 0;
    margin-left: 16px;
    text-align: left;
    cursor: pointer;
}
footer #permQuestionUs a {
    font-size: 14px;
    text-decoration: underline;
}
footer #permQuestionUs a:hover {
    text-decoration: none;
}
footer #enewsQuestion .form-check-input[type=checkbox] {
    border-radius: 2px;
    height: 18px;
    width: 18px;
}
footer #enewsQuestion .form-check .form-check-input:checked {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20'%3E%3Cpath fill='none' stroke='%23212B36' stroke-linecap='round' stroke-linejoin='round' stroke-width='3' d='m6 10 3 3 6-6'/%3E%3C/svg%3E");
    background-size: auto;
    border: 1px solid #f8f9fa;
}
footer #enewsQuestion .form-check label {
    color: #fff !important;
    position: relative !important;
}
footer .whats-this {
    padding: 0;
    font-size: 11px !important;
}
.privacy-copy {
    display: block;
    margin-top: 14px;
    margin-left: 24px !important;
    font-size: 11px;
    line-height: 20px;
}
.privacy-copy a {
    font-size: 11px;
    line-height: 20px;
    text-decoration: underline;
}
.footer-email-input {
    height: 100%;
    align-items: flex-start;
    background: #fff;
    border-radius: 4px 0 0 4px;
    color: #474342;
    font-family: 'Aeonik', sans-serif;
    font-size: 16px;
    font-weight: 700;
    line-height: 16px;
    padding: 18px 16px !important;
    width: 68% !important;
}
.footer-email-input::placeholder {
    color: #474342;
    font-weight: 700;
}
footer .btn-enews, .footer-email-input {
    display: flex;
    flex-direction: row;
    height: 52px !important;
}
@media (max-width: 1024px) {
    footer .btn-enews, .footer-email-input {
        height: 42px !important;
    }
}
footer .btn-enews {
    align-items: center;
    background-color: #232323;
    border: 2px solid #fff;
    color: #fff;
    font-size: 16px;
    font-weight: 700;
    justify-content: center;
    padding: 9px 16px 9px 24px;
    width: 30%;
    white-space: nowrap;
}
@media (max-width: 576px) {
    footer .btn-enews {
        font-size: 14px;
    }
}
footer .input-group>:not(:first-child):not(.dropdown-menu):not(.valid-tooltip):not(.valid-feedback):not(.invalid-tooltip):not(.invalid-feedback) {
    border-top-right-radius: 4px;
    border-bottom-right-radius: 4px;
}
footer .error-placeholder::placeholder {
    color: #dc3545 !important;
}

@media (max-width: 1400px) {
    footer .contact-section {
        display: flex;
        justify-content: start;
    }
    footer div.legal-text {
        padding: 0 20px;
    }
}

@media (max-width: 1399px) {
    footer .contact-section {
        gap: 40px;
    }
}

@media (max-width: 1199px) {
    footer .container {
        max-width: 100%;
    }
    .footer-email-input {
        width: 216px !important;
        font-size: 14px;
    }
    footer .contact-section {
        font-size: 14px;
    }
    .contact-section .link-list a {
        font-size: 14px;
    }
}
@media (max-width: 1024px) {
    .footer-email-input {
        width: 232px !important;
    }
}
@media (max-width: 1023px) {
    .footer-email-input {
        width: 225px !important;
    }
}

.links-section {
    width: 100%;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    gap: 16px;
}
/* if on /creditcard or membershipLogoRoutes */
.links-section.loyalty-footer h3,
.links-section.loyalty-footer a
{
    font-family: 'Aeonik', sans-serif;
}
/* */
@media (max-width: 1024px) {
    .links-section div {
        flex: 1 1 33%;
    }
    .links-section .partners {
        display: none;
    }
    .partner-sub-list {
        display: none;
    }
}
.links-section .partner-list {
    display: none;
}
@media (max-width: 1024px) {
    .links-section .partner-list {
        display: block;
        margin-top: 32px;
    }
}

.contact-section .w-27 {
    width: 27%;
}

@media (max-width: 1024px) {
    .contact-section .w-25 {
        width: 33% !important;
    }
}

@media (max-width: 991px) {
    .links-section .partner-list {
        display: none;
    }
    footer .contact-section {
        flex-direction: column;
        padding-left: 0;
        padding-right: 0;
        margin-bottom: 1em;
        gap: 0;
    }
    footer .contact-section div {
        justify-content: center;
        text-align: center;
    }
    footer .contact-section a {
        text-align: center;
        margin: auto;
    }
    footer .contact-section .logo-container {
        text-align: center;
        margin: 17px auto;
    }
    footer .contact-methods {
        min-width: 100%;
        margin: auto auto 40px;
        display: flex;
        flex-direction: column;
        align-items: center;
        gap: 16px;
    }
    footer .contact-links {
        margin-top: 30px;
    }
    footer .campgroundlogo-container {
        margin-bottom: 16px;
    }
    #enewsForm {
        padding: 0;
        margin-bottom: -32px;
    }
    #enewsForm .input-group>:not(:first-child):not(.dropdown-menu):not(.valid-tooltip):not(.valid-feedback):not(.invalid-tooltip):not(.invalid-feedback) {
        border-top-right-radius: 4px;
        border-bottom-right-radius: 4px;
    }
    #enewsQuestion {
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: center;
        text-align: left;
    }
    footer #permQuestionUs {
        width: 344px;
    }
    .permQuestionUs {
        font-size: 14px;
    }
    .footer-email-input {
        display: flex;
        flex-direction: row;
        align-items: flex-start;
        padding: 14px 16px;
        width: 252px !important;
        height: 42px;
        background: #FFFFFF;
        border-radius: 4px 0 0 4px;
        color: #474342 !important;
        font-size: 14px !important;
    }
    .btn-enews {
        background-color: #232323;
        display: flex;
        flex-direction: row;
        justify-content: center;
        align-items: center;
        padding: 9px 16px 9px 24px;
        width: 120px !important;
        height: 42px;
        border: 2px solid #FFFFFF;
        color: #fff;
        white-space: nowrap;
    }
}

@media (max-width: 500px) {
    footer .contact-section {
        flex-direction: column;
        margin-bottom: 0;
    }
    /*footer .contact-section div {
        justify-content: start;
        text-align: left;
    }*/
    footer .contact-methods {
        padding-left: calc(var(--bs-gutter-x) * .5);
        padding-right: calc(var(--bs-gutter-x) * .5);
        margin-bottom: 24px;
    }
    .footer-email-input {
        display: flex;
        flex-direction: row;
        align-items: flex-start;
        padding: 14px 16px;
        width: 226px !important;
        height: 42px;
        background: #FFFFFF;
        border-radius: 4px 0 0 4px;
        font-size: 14px;
        font-family: 'Aeonik', sans-serif;
        font-weight: 700;
    }
    /* if on /creditcard or membershipLogoRoutes */
    .footer-email-input {
        font-family: 'Aeonik', sans-serif;
    }
    /* */
    .btn-enews {
        display: flex;
        flex-direction: row;
        justify-content: center;
        align-items: center;
        padding: 9px 16px 9px 24px;
        width: 120px;
        height: 42px;
        border: 2px solid #FFFFFF;
        border-radius: 0 4px 4px 0;
        background-color: #232323;
    }
    footer #enewsQuestion {
        width: 100%;
        align-items: flex-start;
        justify-content: flex-start;
    }
    footer #enewsQuestion .form-check {
        margin: 0 auto;
    }
    /*footer #permQuestionUs {
        width: 260px;
    }*/
    footer .privacy-copy p {
        /*width: 232px;*/
        margin: 0 60px;
    }
    footer .contact-links {
        margin-top: 42px;
    }
    footer #permQuestionUs {
        width: 80%;
    }
}

@media (max-width: 499px) {
    footer .privacy-copy p {
        margin: 0 auto;
    }
    footer #permQuestionUs {
        width: 98%;
    }
}

@media (max-width: 376px) {
    .footer-email-input {
        width: 210px !important;
    }
}

@media (max-width: 375px) {
    .footer-email-input {
        width: 170px !important;
    }
    .btn-enews {
        width: 110px !important;
    }
}

/* Footer Bottom */

.footer-bottom {
    background-color: #000;
    padding: 16px 0;
}
@media (max-width: 991px) {
    .footer-bottom {
        padding: 32px 16px;
    }

    a.anchor
    {
        height: 30px;
        display: block;
    }

}
.footer-bottom .legal-text {
    text-align: center;
    margin: 16px 0px 10px;
    font-size: 11px;
    line-height: 18px;
    font-family: "Aeonik", sans-serif;
    color: #fff;
}
/* if on /creditcard or membershipLogoRoutes */
.footer-bottom .legal-text.loyalty-footer {
    font-family: 'Aeonik', sans-serif;
}
/* */
@media (max-width: 991px) {
    .footer-bottom p.legal-text {
        margin-top: 16px;
        margin-bottom: 0;
        text-align: center;
    }
}
.footer-bottom .footerNav, .footer-bottom .footerNav ul, .footer-bottom .logos-container {
    display: flex;
    align-items: center;
    justify-content: space-between;
}
@media (min-width: 1800px) {
    .footer-bottom .logos-container {
        margin-right: 1.5rem;
    }
}
@media (min-width: 320px) {
    .footer-bottom .footerLegal {
        width: 100%;
        margin-top: 16px;
    }
    .footer-bottom .legal-desktop {
        display: flex;
        justify-content: center;
    }
    .footer-bottom .footerNav {
        flex-direction: column;
    }
    .footer-bottom .logos-container {
        justify-content: center;
    }
    .footer-bottom .footerNav ul {
        justify-content: center;
        margin-top: 16px;
    }
}

@media (max-width: 991px) {
    .logos-container {
        flex-direction: column;
    }
}
.footer-bottom .footerNav ul {
    list-style-type: none;
    margin: 0;
    padding: 0;
}
@media (max-width: 1024px) {
    .footer-bottom .footerNav ul {
        flex-wrap: wrap;
    }
}
.footer-bottom #footerGSLogo {
    max-width: 136px;
    margin-right: 20px;
}
@media (max-width: 991px) {
    .footer-bottom #footerGSLogo {
        margin-right: 0;
        margin-bottom: 18px;
    }
}
.footer-bottom .socials {
    display: flex;
    gap: 8px;
}
.footer-bottom .socials .social-icon {
    max-width: 27px;
}
@media (max-width: 320px) {
    .social-icon {
        margin-right: 10px;
    }
}
.footer-bottom .legal-mobile {
    display: none;
    margin-top: 18px;
    color: #fff;
}
@media (max-width: 991px) {
    .footer-bottom .legal-desktop {
        display: none;
    }
    .footer-bottom .legal-mobile {
        display: block;
    }
}
.footer-bottom .legal-mobile .link-block {
    display: flex;
    justify-content: center;
    align-items: center;
    margin-bottom: 13px;
}
.footer-bottom .legal-mobile .link-block:last-child {
    margin-bottom: 0;
}
.footer-bottom .legal-mobile .link-block a {
    color: #fff;
    font-family: 'Aeonik', serif;
    font-size: 12px;
    line-height: 14px;
    text-decoration: none;
    white-space: nowrap;
}
/* if on /creditcard or membershipLogoRoutes */
.footer-bottom .legal-mobile.loyalty-footer .link-block a {
    font-family: 'Aeonik', sans-serif;
}
/* */
.footer-bottom .legal-mobile .link-block .divider {
    margin: 0 8px;
    line-height: 14px;
}
.footer-bottom .footerNav .legal-mobile ul {
    margin: 30px auto 0;
    justify-content: center;
    flex-wrap: wrap;
    max-width: 350px;
}
.footer-bottom .footerNav .legal-mobile li {
    margin: 4px 0;
    padding-left: 8px;
    padding-right: 8px;
}
.footer-bottom .footerNav .legal-mobile .left-border {
    border-left: 1px solid #fff;
}
.footer-bottom .footerNav .legal-desktop li.list-divider {
    color: #fff;
    margin: 0 8px;
}
.footer-bottom .footerNav .legal-desktop li:first-of-type {
    border-left: none;
}
.footer-bottom .footerNav li > a {
    color: #fff;
    font-family: 'Aeonik', serif;
    font-size: 12px;
    line-height: 14px;
    text-decoration: none;
    white-space: nowrap;
}
/* if on /creditcard or membershipLogoRoutes */
.footer-bottom .footerNav.loyalty-footer li > a {
    font-family: 'Aeonik', sans-serif;
}
/* */
@media (max-width: 991px) {
    #footerAccordion {
        width: 100%;
        margin-bottom: 40px;
    }
    #footerAccordion .accordion-item {
        background-color: #232323;
        border: 1px solid #232323;
        border-radius: 0;
    }
    #footerAccordion .accordion-button {
        background-color: transparent;
        border: transparent;
        border-radius: 0px;
        color: #fff;
        font-size: 16px;
        line-height: 16px;
        font-weight: 700;
        padding: 14px 23px;
    }
    #footerAccordion .accordion-header {
        font-family: 'Aeonik', sans-serif;
        font-style: normal;
        font-weight: 700;
        font-size: 14px;
        line-height: 14px;
    }
    /* if on /creditcard or membershipLogoRoutes */
    #footerAccordion .accordion-header.loyalty-footer {
        font-family: 'Aeonik', sans-serif;
    }
    /* */
    #footerAccordion .accordion-button::after,
    #footerAccordion .accordion-button:not(.collapsed)::after {
        background-image: none;
        font: var(--fa-font-regular);
        height: 14px;
        width: 14px;
        line-height: 14px;
        font-size: 14px;
    }
    #footerAccordion .accordion-button::after {
        content: '\f078';
    }
    .contact-section .accordion-body {
        padding-top: 0;
        padding-bottom: 0;
        padding-left: 24px;
    }
    .contact-section .accordion-body a {
        display: block;
        font-size: 14px;
        line-height: 14px;
        font-weight: 400;
        padding: 16px 0 16px;
        text-align: left;
    }
    .contact-section .accordion-button:not(.collapsed) {
        box-shadow: none;
    }
    .contact-section .accordion-body a p {
        font-size: 14px;
        line-height: 14px;
        margin-bottom: 0;
    }
}

@media only screen and (max-width: 280px) {
    .contact-section .contact-methods {
        padding: 5px;
    }

    .footer-bottom .socials a {
        margin-right: 0;
    }

    .footer-links-wrapper .link-block:nth-last-of-type(1) {
        flex-wrap: wrap;
    }

    .legal-mobile .footer-links-wrapper .link-block:last-child .divider:nth-child(4) {
        display: none;
    }

    .legal-mobile .footer-links-wrapper .link-block:last-child a[title="Code of Conduct"] {
        margin-top: 14px;
    }
}

.legal-copy {
    font-size: 12px;
    font-weight: 400;
    line-height: 18px;
    margin-bottom: 40px;
}
@media (max-width: 1024px) {
    .legal-copy {
        margin-top: 32px;
    }
}
.legal-copy a,
.legal-copy a:hover {
    color: #fff;
}
.legal-copy a {
    text-decoration: underline;
}
.legal-copy p {
    margin-bottom: 24px;
}
.legal-copy p:last-of-type {
    margin-bottom: 0;
}
.global-header .search-nav {
    position: relative;
    height: 64px;
    background: #F8F8F6;
}
.sticky-element-sticky {
    transform: translateZ(0);
}
.global-header .flip-search {
    position: absolute;
    display: none;
    width: 100%;
    height: 64px;
    background: #F8F8F6;
    z-index: 999;
}
.global-header .flip-search .flip-content {
    display: flex;
    align-items: center;
    justify-content: space-between;
    height: 64px;
    /*max-width: 1296px;*/
    padding-left: 0;
    padding-right: 0;
}
@media (max-width: 1399px) {
    .global-header .flip-search .flip-content {
        padding-left: 16px;
        padding-right: 16px;
    }
}
.global-header .flip-search .flip-content .navLogo-container {
    padding: 0;
}
.global-header .flip-search .flip-content .global-search__input-group {
    display: flex;
    align-items: center;
    max-height: 54px;
    width: 448px;
    padding: 6px 10px;
    border-radius: 6px;
    background: #FFFFFF;
    box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.10);
}
.global-header .flip-search .flip-content .global-search__input-group .form-control:focus {
    background-color: transparent;
}
.global-header .flip-search .flip-content .global-search__group-text {
    background: none;
    border-style: none;
    padding: 0;
}
.global-header .flip-search .flip-content .global-search__input-group >:not(:first-child):not(.dropdown-menu):not(.form-floating):not(.valid-tooltip):not(.valid-feedback):not(.invalid-tooltip):not(.invalid-feedback) {
    border-radius: 4px;
}
.global-header .flip-search .flip-content .global-search__input {
    border: none;
    font-family: 'Aeonik', sans-serif;
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 20px;
}
.global-header .flip-search .flip-content input[type=text].form-control {
    height: 42px;
}
.global-header .flip-search .flip-content .global-search__submit {
    width: 45px;
    height: 42px;
    background: #23410A;
    border-radius: 4px;
    font-style: normal;
    font-weight: 500;
    font-size: 16px;
    line-height: 16px;
    color: #fff;
}
@media (max-width: 1023px) {
    .global-header .flip-search .flip-content .global-search__submit {
        padding: 12px;
    }
}
.global-header .flip-search .flip-content .global-search__search-icon {
    margin-right: 8px;
}
@media (max-width: 1023px) {
    .global-header .flip-search .flip-content .global-search__search-icon {
        margin-right: 0;
    }
}
.global-header .flip-search .flip-content .global-search__submit span {
    color: #FFFFFF;
}
@media (max-width: 1023px){
    .global-header .flip-search .flip-content .global-search__submit span {
        display: none;
    }
}
.global-header .flip-search .flip-content .close-flip,
.global-header .flip-search .flip-content .close-flip:hover {
    font-size: 22px;
    color: #474342;
    text-align: right;
}
.global-header .nav-item.flip-toggle a {
    font-size: 20px;
    color: #474342;
}
@media (max-width: 991px) {
    .global-header .sticky-search {
        display: none;
    }
}
.mobile-search {
    display: none;
    height: 56px;
    width: 100%;
    background: #fff;
    border-bottom: 1px solid #BFC5CE;
    z-index: 1050;
}
#mobileSearchModal {
    overflow: hidden;
}

.modal-backdrop.active-backdrop {
    opacity: 0;
}

#mobileSearchModal .modal-fullscreen {
    top: 44px;
}
@media (max-width: 991px) {
    .mobile-search {
        display: block;
        position: sticky;
        top: 44px;
    }
    .mobile-search.hide-mobile {
        display: none;
    }
}
.mobile-search >.container {
    padding: 0 16px;
}
.mobile-search .mobile-search-bar {
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 16px;
    padding-left: 24px;
    padding-right: 16px;
}
.mobile-search .input-group {
    margin-top: 4px;
}
.mobile-search .input-group .form-control {
    border: 0;
    background-color: transparent;
    font-size: 14px;
    font-weight: 700;
}
.mobile-search .input-group .input-group-text {
    padding: 0;
    border: 0;
    background-color: transparent;
}
.mobile-search .input-group .input-group-text button {
    padding: 0;
    border: 0;
    background-color: transparent;
    color: #474342;
    font-size: 20px;
}
.offcanvas-nav-search {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    background-color: #F8F9FA;
    padding: 24px 16px;
}
.offcanvas-nav-search .btn {
    height: 42px;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
    font-weight: 600;
}
.offcanvas-nav-search .btn i {
    margin-right: 8px;
}
.navbar .btn-primary:active {
    background-color: #23410a;
}
/*.global-header .dropdown-menu[data-bs-popper] {
    margin-top: 1px;
    z-index: 9999;
}*/
@media (max-width: 991px) {
    .top-50 {
        margin-top: 50px;
    }
    .top-100 {
        margin-top: 100px;
    }
    .top-115 {
        margin-top: 115px;
    }
}
#mobileSearchModal .modal-header {
    border: 0;
}
#mobileSearchModal .modal-header h2.modal-title {
    font-family: 'Aeonik', sans-serif;
    font-size: 18px;
    font-weight: 700;
    line-height: 24px;
}
#mobileSearchModal .modal-header .btn-close {
    opacity: 1;
    background-size: 14px;
    height: 24px;
    width: 24px;
}
#mobileSearchModal .form-floating .form-control {
    height: 52px;
}
#mobileSearchModal .form-floating .form-control:focus {
    border-color: #474342;
}
#mobileSearchModal .form-floating {
    margin-bottom: 24px;
}
#mobileSearchModal .form-floating label {
    font-size: 12px;
    font-weight: 400;
    line-height: 18px;
    letter-spacing: 0.2px;
}
#mobileSearchModal .modal-body button {
    display: block;
    width: 100%;
    padding: 16px 0;
}
#mobileSearchModal .modal-body button:hover {
    background-color: #23410a;
}
#mobileSearchModal .modal-body button:active {
    background-color: #23410a;
}
#mobileSearchModal .modal-body button i {
    margin-right: 8px;
}

#mobileSearchFilters .modal-content {
    border: 0;
}
#mobileSearchFilters .modal-header {
    border: 0;
}
#mobileSearchFilters .modal-header a {
    font-family: 'Aeonik', sans-serif;
    font-weight: 700;
    font-size: 18px;
    line-height: 22px;
    text-decoration: none;
    color: #474342;
}
#mobileSearchFilters .modal-header a i {
    margin-left: 6px;
}
#mobileSearchFilters .modal-body {
    padding: 8px 24px 24px;
}
#mobileSearchFilters .modal-body .form-check-input[type=checkbox] {
    border-radius: 2px;
    border: 2px solid #464342;
}
#mobileSearchFilters .modal-body .form-check-input:checked {
    background-color: #C30B24;
    border: 2px solid #C30B24 !important;
}
#mobileSearchFilters .modal-body .form-check-input[type=radio] {
    border: 2px solid #464342;
}
#mobileSearchFilters .modal-footer {
    border: 0;
    background-color: #F8F9FA;
    justify-content: center;
}
#mobileSearchFilters .modal-footer .btn {
    padding: 18px 24px;
}
#mobileSearchFilters .modal-footer .btn:active {
    background-color: #C30B24;
}
.hero-container-desktop {
    z-index: -1 !important;
}

#enewsForm .input-group {
    width: 426px;
}
@media (max-width: 1399px) {
    #enewsForm .input-group {
        width: 100%;
    }
}
@media (max-width: 500px) {
    .form-check-label {
        width: 90%;
    }
}
#HeaderParkList {
    position: absolute;
    overflow: scroll;
    max-height: 300px;
}

.dropdown-header-item, .dropdown-header-item:hover {
    cursor: default;
    background-color: #fff !important;
    color: #212529;
    text-decoration: none;
    font-weight: bold;
}