@font-face {
  font-family: blkchcry;
  src: url(./assets/fonts/blkchcry/BLKCHCRY.TTF);
}
@media only screen and (min-width: 769px) {
  html {
    font-size: 10px;
    box-sizing: border-box;
    font-family: "Red Hat Text", sans-serif;
  }

  h1,
  h2,
  h3,
  h4,
  h5,
  h6,
  a,
  div,
  p,
  ul,
  li,
  img,
  body,
  html,
  * {
    margin: 0;
    padding: 0;
  }

  body {
    overscroll-behavior: none;
    overflow-x: hidden;
    width: 100vw;
    height: 100vh;
    background-color: black;
  }

  body {
    max-height: 100vh;
    font-family: "Red Hat Text", sans-serif;
  }

  .bgImageContainer {
    width: 100vw;
    height: 100vh;
    background: rgba(0, 0, 0, 0.4) url(/assets/background4.jpg);
    background-blend-mode: darken;
    background-repeat: no-repeat;
    background-size: 95vw 120vh;
    background-position: center;
    position: fixed;
    z-index: 2;
  }

  .outerContainer {
    height: 200vh;
  }

  .container {
    position: fixed;
    display: flex;
  }

  .page {
    width: 100vw;
    height: 100vh;
  }

  .seeStats {
    box-sizing: content-box;
    padding: 1rem 4rem;
    font-size: 1.4vw;
    font-family: "Red Hat Text", sans-serif;
    font-weight: 600;
    border-radius: 5rem;
    position: relative;
    top: -5vh;
    left: 40vw;
  }

  .stats {
    color: white;
    text-align: center;
    margin-top: -8vh;
  }

  #statHeader1 {
    width: 40vw;
    margin-bottom: -15vh;
  }

  #statHeader2 {
    font-size: 1.5vw;
    margin-bottom: 5vh;
  }

  #statHeader2a {
    font-size: 1.5vw;
    margin-bottom: 5vh;
  }

  #statHeader3 {
    font-size: 2.5vw;
    margin-bottom: 5vh;
  }

  #statPara2 {
    font-size: 2vw;
    margin-bottom: 5vh;
  }

  #statPara2a {
    font-size: 2vw;
    margin-bottom: 5vh;
    color: red;
  }

  #statHeader5 {
    font-size: 2.5vw;
    margin-bottom: 5vh;
  }

  #statPara3 {
    font-size: 2vw;
    margin-bottom: 25vh;
  }

  .page5a {
    display: grid;
    place-items: center;
    gap: 5vw;
  }

  .statImg {
    width: 40vw;
  }

  .page5 {
    display: grid;
    place-items: center;
  }

  #statHeader6 {
    width: 65vw;
    margin-bottom: -35vh;
    margin-top: -20vh;
  }

  .hamburger-Menu {
    font-family: "Red Hat Text", sans-serif;
    width: 100vw;
    height: 0;
    background: rgba(0, 0, 0, 0.699);
    position: fixed;
    z-index: 8;
    cursor: default;
    display: flex;
    align-items: center;
    justify-content: space-around;
    opacity: 1;
    overflow: hidden;
    transition: all 1s ease-in-out;
  }

  .navList {
    list-style: none;
    width: 60vw;
  }

  .navList li{
    margin-bottom: 10px;
  }

  .navItems>a {
    text-decoration: none;
    font-family: blkchcry;
    color: rgb(255, 255, 255);
    transition: all 0.2s ease-in;
    font-size: 4vw;
    font-weight: 700;
    text-shadow: 0px 10px 20px rgb(0, 0, 0);
  }
  .navItems>a:hover {
    font-size: 4.5vw;
  }

  .close-Icon {
    height: 5vw;
    width: 5vw;
    margin-left: 5vw;
    cursor: pointer;
    margin-right: 10rem;
  }

  .navIcons {
    display: flex;
    gap: 1rem;
    position: fixed;
    z-index: 6;
    top: 2vh;
    width: 95vw;
    justify-content: flex-end;
  }

  #hamburger-Image {
    width: 3vw;
    cursor: pointer;
  }

  .fill {
    color: gold;
    text-align: center;
    font-size: 3vw;
    margin-top: 5vh;
  }

  .page6 {
    width: 100vw;
    height: 100vh;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
  }

  .page6>h1,
  .page6>p {
    color: white;
    font-size: 1.3vw;
    padding: 5vh 20vw;
    text-align: center;
    letter-spacing: 1px;
  }

  .page7 {
    width: 100vw;
    height: 100vh;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    background: rgba(0, 0, 0, 0.432);
  }

  .page7>h1,
  .page7>p {
    color: white;
    font-size: 1.3vw;
    padding: 5vh 20vw;
    text-align: center;
    letter-spacing: 1px;
  }

  #statpara9 {
    width: 40vw;
    margin-top: -10vh;
    margin-bottom: -15vh;
  }

  .pageInner {
    display: grid;
    grid-template-columns: 1fr 1fr;
    place-items: center;
    place-content: center;
  }

  .page2 {
    background-color: rgb(0, 0, 0);
  }

  .textCont {
    min-height: 110vh;
    margin-bottom: 10vh;
    background-color: rgba(0, 0, 0, 0.712);
  }

  .textCont2 {
    background-color: transparent;
  }

  .para {
    padding-inline: 5vw;
    font-size: 1vw;
    letter-spacing: 1px;
    color: white;
    text-align: center;
  }

  .dontWeImg {
    width: 30vw;
    margin-top: 22vh;
    margin-bottom: 5vh;
    margin-inline: 10vw;
  }

  .dontWeImgMob {
    display: none;
  }

  .pressImg {
    width: 75vw;
    margin-right: -20vw;
    margin-left: -15vw;
    margin-bottom: 33vh;
  }

  .pressImgMob {
    display: none;
  }

  .textCont1 {
    padding-block: 5vh;
  }

  .pressImg2 {
    width: 40vw;
    margin-bottom: 24vh;
  }

  .pressImg2a {
    width: 50vw;
    margin-bottom: 23vh;
  }

  .para2a {
    margin-block: 25vh;
  }

  .packagingImg {
    width: 50vw;
    margin-bottom: 23vh;
  }

  .ingredientsImg {
    width: 50vw;
    margin-bottom: 20vh;
  }

  .pressImg3 {
    width: 35vw;
    margin-bottom: 23vh;
    visibility: hidden;
  }

  .pressImg3Mob {
    display: none;

  }

  .para1 {
    margin-block: 21vh;
  }

  .para2 {
    margin-block: 30vh;
  }

  .para3 {
    margin-block: 28vh;
  }

  .philImg {
    width: 45vw;
    margin-bottom: 7vw;
  }

  .philImgMob {
    display: none;
  }

  .para4 {
    margin-block: 23vh;
  }

  .para4>span {
    text-align: left;
  }

  .lovedImg {
    width: 45vw;
  }

  .para6 {
    margin-block: 45vh;
  }

  .factsImg {
    width: 45vw;
  }

  .factsImgMob {
    display: none;
  }

  .para7 {
    margin-block: 45vh;
  }

  #statHeader1Mob {
    display: none;
  }

  .lovedImgMob {
    display: none;
  }

  .text {
    color: gold;
    font-size: 3.2vw;
    font-weight: 500;
    margin-bottom: 27vh;
  }
}






@media only screen and (max-width: 768px) {
  html {
    max-width: 100vw;
    height: auto;

  }

  body {
    max-width: 100vw;
    height: auto;

  }

  .bgImageContainer {
    width: 100vw;
    height: 100vh;
    background: rgba(0, 0, 0, 0.459) url(/assets/background4.jpg);
    background-blend-mode: darken;
    background-repeat: no-repeat;
    background-size: 210vw 90vh;
    background-position: center;
    position: fixed;

    z-index: -2;
  }

  .outerContainer {
    height: auto;
    width: 100%;
  }

  .container {
    position: relative;
    top: 0;
    max-width: 100vw;
    height: 100vh;
    overflow: scroll;
    overflow-x: hidden;

  }

  .hamburger-Menu {
    width: 100vw;
    height: 100vh;
    background: rgba(0, 0, 0, 0.699);
    position: fixed;
    z-index: 5;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: space-around;
    left: -100vw;
    transition: all 1s ease-in-out;
  }

  .navList {
    margin-top: 10vh;
    list-style: none;
    width: 80vw;
  }

  .navItems>a {
    text-decoration: none;
    font-family: blkchcry;
    color: rgb(255, 255, 255);
    transition: all 0.2s ease-in;
    font-size: 5vw;
    font-weight: 700;
    text-shadow: 0px 10px 20px rgb(0, 0, 0);
  }

  .navItems>a:hover {
    font-size: 6vw;
  }

  .close-Icon {
    height: 10vw;
    width: 10vw;
    cursor: pointer;
  }

  .navIcons {
    width: 100vw;
    height: fit-content;
    background: rgba(0, 0, 0, 0.479);
    display: flex;
    align-items: center;
    justify-content: center;
    position: fixed;
    top: 0;
    z-index: 3;
    border-bottom: 1px solid gold;
    opacity: 1;
    transition: all 1s ease-in-out;
  }

  #hamburger-Image {
    width: 10vw;
    margin: 2.5vh 0;
  }

  .hamBurger {
    cursor: pointer;
    display: grid;
    gap: 1rem;
    place-items: center;
    margin-left: 3.5rem;
    margin-top: 5rem;
  }

  .para {
    color: white;
    text-align: left;
    margin-inline: 5vw;
    font-size: clamp(13.8px, 1.8vw, 20px);
  }

  .pressImg {
    display: none;
  }

  .pressImgMob {
    width: 120vw;
    margin-left: -9vw;
    margin-bottom: -10vh;
    margin-top: 20vw;

  }

  .textCont1 {
    display: flex;
    flex-direction: column;
    align-items: center;
    max-width: 100vw;
    padding-block: 5vh;
  }

  .dontWeImg {
    display: none;
  }

  .dontWeImgMob {
    width: 60vw;
    margin-bottom: 8vh;

  }

  .pageInner2 {
    display: flex;
    flex-direction: column;
    align-items: center;
    max-width: 100vw;

    padding-block: 5vh;

  }

  .pageInner3 {
    display: flex;
    flex-direction: column;
    align-items: center;
    max-width: 100vw;

    padding-block: 5vh;
  }

  .pageInner4 {
    display: flex;
    flex-direction: column;
    align-items: center;
    max-width: 100vw;

    padding-block: 5vh;
  }

  .pageInner6 {
    display: flex;
    flex-direction: column;
    align-items: center;
    max-width: 100vw;

    padding-block: 5vh;
  }

  .pageInner7 {
    display: flex;
    flex-direction: column;
    align-items: center;
    max-width: 100vw;
    padding-block: 5vh;
    margin-bottom: 10vh;
  }

  .lovedImgMob {
    width: 80vw;
  }

  .lovedImg {
    display: none;
  }

  .factsImg {
    width: 60vw;
    transform: rotate(-90deg);
    margin-inline: -7vh;
    margin-right: -15vh;
    display: none;
  }

  .factsImgMob {
    width: 60vw;
    margin-bottom: 3vh;
  }

  .pressImg2 {
    width: 75vw;
    margin-bottom: 8vh;

  }

  .pressImg3 {
    display: none;
  }

  .pressImg3Mob {
    width: 40vw;
    margin-bottom: 5vh;
    display: hidden;
  }

  .philImg {
    display: none;
  }

  .philImgMob {
    width: 50vw;
    margin-bottom: 8vh;
  }

  .page5 {
    width: 100vw;
    height: 100vh;
  }

  .page5a {
    width: 100vw;

    display: flex;
    flex-direction: column;
  }

  .page6 {
    display: flex;
    flex-direction: column;
    align-items: center;
    max-width: 100vw;

    padding-block: 5vh;
  }

  .img {
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 5vh;
  }

  #statImg1,
  #statImg2 {
    width: 90vw;
  }

  #statHeader1Mob {
    width: 80vw;

  }

  #statHeader1 {
    display: none;
  }

  .stats {
    color: white;
    text-align: center;
    margin-bottom: 70vh;
  }

  .statItem {
    font-size: 4vw;
    margin-bottom: 3vw;
  }

  .hamburger {
    cursor: pointer;
  }

  .para {
    text-align: center;
  }

  .page2 {
    background-color: rgb(0, 0, 0);
  }

  .packaging {
    color: GOLD;
    font-size: 6vw;
    margin-bottom: 5vh;
  }

  .text {
    color: gold;
    font-size: 4vw;
    font-weight: 500;
    margin-bottom: 5vh;
    text-align: center;
  }

  .page4 {
    background-color: black;
    padding-bottom: 5vh;
  }

  .pressImg2a {
    width: 75vw;
    margin-left: 12vw;
  }

  .packagingImg {
    width: 90vw;
  }

  .ingredientsImg {
    width: 80vw;
  }

}