@import url('https://fonts.googleapis.com/css2?family=Cal+Sans&family=Inter:ital,opsz,wght@0,14..32,100..900;1,14..32,100..900&family=League+Spartan:wght@100..900&display=swap');

html,
body {
    margin: 0 !important;
    padding: 0 !important;
    max-width: 100%;
    /*    overflow-x: hidden;*/
}

.title,
nav,
.row {
    overflow-x: hidden;
}

.row {
    --bs-gutter-x: 0 !important;
}

body {
    background-color: #111 !important;
}

.navbar.sticky-top {
    position: sticky !important;
    top: 0;
    z-index: 1020;
}

h1 {
    text-align: center;
}


.order-text {
    text-align: center;
    height: auto;
}

.venmo {
    margin-top: 10px;
}

@media (min-width: 768px) {

    .sticker {
        height: 80%;
        margin: 2rem auto 0 auto;
    }

    #navbarCentered {
        display: block;
    }

    .order-text {
        width: 90%;
        height: auto;
        display: inline-block;
        position: relative;
        padding: 1rem;
        height: auto;
    }

    /* .order-text-l {
        padding: 0% 0 0 15%;
        position: relative;
        display: inline-block;
        width: 50%;
        float: left;
    }

    .order-text-r {
        margin-left: 2rem;
        height: 100%;
        position: relative;
        display: inline-block;
        width: 25%;
        float: right;
        text-align: center;
        padding-right: 20% !important
    }
*/
    .sticker {
        width: 200px !important;
    }

    .venmo {
        width: 225px !important
    }

}


.container-fluid {
    padding: 11.75% 7.5% 10% 0% !important;
}

.navbar {
    max-height: 150px;
    border-top: 1px solid #555;
    border-bottom: 1px solid #555;
    overflow: visible !important;
}

.navbar .container-fluid {
    display: flex;
    justify-content: center;
    align-items: center;
}

@media screen and (max-width: 768px) {
    html {
        scroll-padding-top: 4.5rem;
        /* adjusts anchor jumps */
    }

    .ms-auto {
        margin: 0 15px 0 0;
    }

    #navbarCentered {
        margin-top: 5px !important;
        background-color: #212529;
        border-bottom: 1px solid #555;
    }

    #content-container {
        position: relative !important;
        /*  margin-top: 10rem !important;*/
    }

}


@media screen and (min-width: 769px) {
    .navbar-collapse {
        display: flex !important;
        justify-content: center;
        width: 100%;
    }
}

.navbar-nav {
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 3.5rem;
    /* uniform spacing between links */
    padding: 0 0 0 1REM;
    margin: 0;
}



.nav-link {
    font-family: "League Spartan", sans-serif;
    text-transform: uppercase;
    letter-spacing: .3rem !important;
    font-weight: 600 !important;
    font-size: 18px !important;

}

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

    .container-fluid {
        padding: 11% 5% 10 4% !important;
    }

    .navbar-nav {

        gap: .5rem !important;
        /* uniform spacing between links */

    }

    .nav-link {
        font-family: "League Spartan", sans-serif;
        text-transform: uppercase;
        letter-spacing: .35rem !important;
        font-weight: 600 !important;
        font-size: 18px !important;

    }
}

/*.navbar {
    height: auto;
    width: 100vw!important;
    padding: .75rem 0 .25rem 0!important;
    /* Set desired height


nav {
    width: 100vw!important;
    justify-content: center;
    align-items: center;
}


nav,
nav ul {
    text-align: center;
    padding: 0 !important;
    letter-spacing: .75px !important;
}

nav ul li {
  /*  margin: 0 auto;*/

/*  nav a,
    .nav-link {
        font-family: "League Spartan", sans-serif;
        text-transform: uppercase;
        letter-spacing: .35rem !important;
        font-weight: 600 !important;
        font-size: 20px !important;

    }

    /*

nav a {
    vertical-align: middle;
    height: 100% !important;
}

*/
/*
.navbar-nav .nav-link {
  display: flex;
  align-items: center;
  height: 100%; /* make it fill the li height 
}/

h1 {

    margin-bottom: 0 !important;
    font-family: "League Spartan", sans-serif;
    font-weight: 300 !important;
    font-size: 82px !important;
    letter-spacing: 25px !important;
    text-align: center;
    padding: 9rem 0 7rem 0;
    text-transform: uppercase;
    /**    background: linear-gradient(to bottom,

        #d6d6d6 0%,
        #e1e1e1 50%,
        white 100%);

    images/cfz-symbol.png"**/


}

hr {
    border-top: 1px dashed red !important;
    text-align: center;
    width: 60%;
    margin: 2rem auto 0 auto !important;
    padding: 1.5rem 0 1rem 0 !important;
}

h3,
h4,
h5,
h6,
ul li {
    color: white !important;
}

h3 {
    font-family: "Cal Sans", sans-serif;
    font-size: 32px !important;
    padding: 2rem 0 2rem 0;
    letter-spacing: 2.5px !important;
    text-transform: uppercase;
}

h4 {
    font-family: "Cal Sans", sans-serif;
    font-size: 22px !important;
    /*    text-align: center;*/
    padding-bottom: 1rem;
    line-height: 1.5rem !important;
    letter-spacing: .5px !important;
}

h5 {
    margin-bottom: -.5rem !important;
    font-size: 16px !important;
}

h6 {
    line-height: 1.5rem !important;
    font-family: "Cal Sans", sans-serif;
    font-size: 18px;
    font-weight: 400 !important;
}

ul {
    padding: .5rem 2rem 1.5rem 10% !important;
}



ul li {
    padding: 0 .25rem;
    font-family: "Inter", sans-serif;
    font-size: 15px !important;
    letter-spacing: .5px !important;
    font-weight: 300;
    margin-bottom: .5rem;
}


ul li a {

    letter-spacing: .8px !important;
    font-weight: 300;

}

a {
    color: #f3f3f3 !important;
}

#synopsis {
    padding: 1.5rem 3.5rem 1rem 2rem;
}

.save-links {
    margin-bottom: 3rem !important;
}


p {
    font-family: "Inter", sans-serif;
    font-size: 16px !important;
    letter-spacing: .3px;
    font-weight: 300 !important;
    color: white !important;

}

p b,
li b {
    font-weight: 600 !important;
}

.title {
    text-align: center;
    padding: 0 !important;
    width: 100% !important;
    background-image: url("../images/4J4A9467.jpg");
    background-repeat: no-repeat;
    background-position: 50% -30%;
    background-size: auto 73%;
    margin: -10px 0 0 0 !important;
    color: #f1f1f1;
    background-attachment: fixed;
    -webkit-mask-image: linear-gradient(to right, transparent, black 20%, black 80%, transparent);
    mask-image: linear-gradient(to right, transparent, black 20%, black 80%, transparent);
    aspect-ratio: 6.5 / 3;
}

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

    .title {
        background-position: 60% 0%;
        background-size: 150vw auto;
        aspect-ratio: 4.9 / 3;
    }
}


@media screen and (min-width: 376px) and (max-width: 500px) {

    .title {
        background-position: 60% 0%;
        background-size: 150vw auto;
        aspect-ratio: 4.9 / 3;
    }
}


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

    .title {
        background-position: 60% 0%;
        background-size: 100vw auto;
        aspect-ratio: 6.7 / 3;

    }

}


@media screen and (min-width: 768px) and (max-width:991px) {
    .title {
        background-position: 60% 0%;
        background-size: 100vw auto;
        aspect-ratio: 7 / 3;
    }
}

@@media screen and (min-width: 992px) and (max-width:1200px) {
    .title {
        background-position: 35% -65%;
        background-size: 100vw auto;
        aspect-ratio: 4 / 3;

    }
}

@media screen and (min-width: 1201px) and (max-width:1600px) {
    .title {
        aspect-ratio: 8.5 / 3;
        background-position: 30% -30%;
        background-size: 100vw auto;

    }
}

@media screen and (min-width: 1601px) and (max-width:2000px) {
    .title {
        background-position: 35% -10%;
        background-size: 100vw auto;
        aspect-ratio: 8/ 3;
    }
}

@media screen and (min-width: 2001px) and (max-width:2400px) {
    .title {
        background-size: 100vw auto;

        aspect-ratio: 9 / 3;

    }
}

@media screen and (min-width: 2401px) and (max-width: 3000px) {
    .title {


        aspect-ratio: 8.5 / 3;
    }
}

@media screen and (min-width: 3001px) {
    .title {


        aspect-ratio: 10 / 3;
    }
}



*/ .content {
    padding: 2rem 0;
    background: #111;
}

.container {
    padding: 2rem 8rem !important;
}

.masonry {
    padding: 0 10rem !important;
    column-count: 3;
    /* Change to 2 or 3 for smaller screens */
    column-gap: 1rem;
}

.masonry a {
    display: inline-block;
    width: 100%;
    margin-bottom: 1rem;
}

.masonry img {
    width: 90%;
    height: auto;
    display: block;
    border-radius: 4px;
}

.split-bar {
    background-color: black;
    border: 1px solid #333;
    margin: 3rem 0 4rem 0 !important;
    display: flex;
    height: 200px;
    /* adjust height as needed */
    width: 100%;
}

/* Base shared styles */
.right-half-about,
.left-half-learn,
.right-half-save,
.left-half-order,
.left-half-gallery {
    position: relative;
    background-size: cover;
    background-position: center;
    overflow: hidden;
}

/* Optional text layering (if any content inside) */
.right-half-about>*,
.left-half-learn>*,
.right-half-save>*,
.left-half-order>*,
.left-half-gallery>* {
    position: relative;
    z-index: 2;
}

/* Tinted overlays for each */
.right-half-about::before,
.left-half-learn::before,
.right-half-save::before,
.left-half-order::before,
.left-half-gallery::before {
    content: "";
    position: absolute;
    inset: 0;
    background-color: rgba(151, 128, 87, 0.65);
    /* dark faded goldenrod */
    mix-blend-mode: multiply;
    /* or soft-light, overlay */
    z-index: 1;
}


.left-half-about {
    flex: 1;
    background-color: black;
    color: white;

    display: flex;
    align-items: center;
    /* vertically center */
    justify-content: center;
    /* horizontally center (optional) */

    font-size: 14px;
    /* adjust to fit */
    padding: 0 10px;
    /* optional padding */
    text-align: center;
    /* helpful for multiline */
}

.right-half-about {
    flex: 1;
    background-image: url('../images/about.jpg');
    background-size: 100%;
    background-repeat: no-repeat;
    background-position: bottom;
    filter: grayscale(75%);

}

.right-half-gallery {
    flex: 1;
    background-color: black;
    color: white;

    display: flex;
    align-items: center;
    /* vertically center */
    justify-content: center;
    /* horizontally center (optional) */

    font-size: 14px;
    /* adjust to fit */
    padding: 0 10px;
    /* optional padding */
    text-align: center;
    /* helpful for multiline */
}

.left-half-gallery {
    flex: 1;
    background-image: url('../images/gallery.jpg');
    background-size: 1000px auto;
    background-repeat: no-repeat;
    background-position: 15% 50%;
}

.right-half-order {
    flex: 1;
    background-color: black;
    color: white;
    display: flex;
    align-items: center;
    /* vertically center */
    justify-content: center;
    /* horizontally center (optional) */
    font-size: 14px;
    /* adjust to fit */
    padding: 0 10px;
    /* optional padding */
    text-align: center;
    /* helpful for multiline */
}

.left-half-order {
    flex: 1;
    background-image: url('../images/order.png');
    background-size: 75%;
    background-color: #b1b1b1;
    background-repeat: no-repeat;
    background-position: 50%;
}

.left-half-save {
    flex: 1;
    background-color: black;
    color: white;
    display: flex;
    align-items: center;
    /* vertically center */
    justify-content: center;
    /* horizontally center (optional) */
    font-size: 14px;
    /* adjust to fit */
    padding: 0 10px;
    /* optional padding */
    text-align: center;
    /* helpful for multiline */
}

.right-half-save {
    flex: 1;
    background-image: url('../images/save.jpeg');
    background-size: 100%;
    background-repeat: no-repeat;
    background-position: bottom;
    filter: grayscale(75%);

}

.right-half-learn {
    flex: 1;
    background-color: black;
    color: white;

    display: flex;
    align-items: center;
    /* vertically center */
    justify-content: center;
    /* horizontally center (optional) */

    font-size: 14px;
    /* adjust to fit */
    padding: 0 10px;
    /* optional padding */
    text-align: center;
    /* helpful for multiline */
}

.left-half-learn {
    flex: 1;
    background-image: url('../images/learn.jpeg');
    background-size: 100%;
    background-repeat: no-repeat;
    background-position: 50%;
    filter: grayscale(75%);
}




footer {
    font-family: "League Spartan", sans-serif;
    padding: 2rem 0;
    text-align: center;
    background-color: #333;
}

footer .logo {
    width: 200px;
    margin: 0 auto;
}

.footer-copyright {
    color: #f1f1f1 !important;
    letter-spacing: 1.75px;
    text-transform: uppercase;
    font-size: 14px;
}

@media screen and (max-width: 325px) {
    h1 {
        text-align: center !important;
        padding: 2rem 0 1rem 0 !important;
        font-size: 36px !important;
        margin-bottom: o !important;
    }

    h5 a {
        font-size: 15px !important;
    }


}

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

    h1 {
        text-align: center !important;
        padding: 2rem .5rem 2rem 1rem !important;
        font-size: 48px !important;
        margin-bottom: 0 !important;
    }

    h5 a {
        font-size: 17px !important;
    }

}

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


    .venmo {
        width: 85vw !important
    }


    .split-bar {
        margin: 2rem 0 2rem 0;
    }

    .right-half-save,
    .left-half-learn {
        background-size: cover;
    }

    .container-fluid {
        padding: 0 !important;
    }

    .title {
        text-align: center !important;
    }

    .container {
        padding: 0 !important;
    }

    #synopsis {
        padding: 0 1.5rem !important;
    }

    #synopsis p,
    ul li {
        font-size: 22px !important;
    }

    .container p {
        padding-left: 1rem;
    }

    .order-text-r {
        text-align: center;
    }

    .sticker {
        height: auto;
        width: 80vw;
        margin: 0 auto;
    }

    p {
        font-size: 20px !important;
    }

    .masonry {
        padding: 0 !important;
        column-count: 2;
        /* Change to 2 or 3 for smaller screens */
        column-gap: 1rem;
    }

    .masonry a {
        display: inline-block;
        width: 100%;
        margin-bottom: 1rem;
    }

    .masonry img {
        width: 100%;
        height: auto;
        display: block;
        border-radius: 4px;
    }


    h3 {
        padding: 0 2rem 0 2rem !important;
        font-size: 28px !important;
        line-height: 2rem !important;
    }

    h4 {
        padding: 0 2rem 0 2rem !important;
        font-size: 22px !important;
        line-height: 2rem !important;
    }

    h5 {
        margin-top: 1rem !important;
        font-size: 18px !important;
        padding: 0 1rem;
    }

    h6 {
        padding: 0 2rem 0 2rem !important;
        font-size: 20px !important;
        line-height: 1.5rem !important;
    }

    .order-text {
        width: 100%;
        height: auto;
        display: inline-block;
        position: relative;
        padding: 1rem;
        height: auto;
    }

    /*   .order-text-l {
        padding: 0;
        position: relative;
        display: inline-block;
        width: 100%;
        float: left;
    }

    .order-text-r {
        margin-left: 0;
        height: auto;
        position: relative;
        display: inline-block;
        width: 100%;
        float: none;
        text-align: right;
        padding-right: 0 !important;
    }

 .order-text-r img {
        width: 90% !important;
    }*/

    html,
    body {
        /*      overflow-x: hidden !important;*/
    }

    body {
        padding: 0 !important;
        margin: 0 !important;
    }





    .row {
        --bs-gutter-x: 0 !important;
    }

    #about {
        width: 100vw !important;
        padding: 0 1rem 0 1rem;
    }

    #about p {
        font-size: 24px !important;
    }

    div {
        max-width: 100vw !important;
    }

    .split-bar {
        width: 100% !important
    }

}


@media screen and (min-width: 768px) and (max-width: 1340px) {
    .px-3 {
        padding: 0 .5rem !important;
    }



}

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


    .navbar-nav {
        gap: 1rem !important;
    }

    #navbarCentered {
        width: 100vw !important;
    }

    .nav-link {
        padding: 0 !important;
        font-size: 14px !important;
    }

    @media screen and (min-width: 1340px) {
        nav {
            padding-left: 15px !important;
        }
    }

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

        .container {

            padding: 1.5rem 2rem !important;
        }

        #synopsis {
            padding: 0 1.5rem 0 0 !important;
        }

        h5 a {
            font-size: 14px !important;
        }
    }