body {
  color: #fff;
  letter-spacing: 0;
  background-color: #000;
  font-family: Roobert;
  font-size: 1vw;
  font-weight: 400;
  line-height: 1.6;
}

h1 {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 7em;
  font-weight: 400;
  line-height: 1.1;
}

h2 {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 2.5em;
  font-weight: 700;
  line-height: 1.4;
}

h3 {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 2.19em;
  font-weight: 700;
  line-height: 1.4;
}

h4 {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 1.88em;
  font-weight: 700;
  line-height: 1.4;
}

h5 {
  color: #fff500;
  letter-spacing: 4px;
  text-transform: uppercase;
  margin-top: 0;
  margin-bottom: 16px;
  font-family: Oswald, sans-serif;
  font-size: 30px;
  font-weight: 200;
  line-height: 1.4;
  position: static;
}

h6 {
  margin-top: 0;
  margin-bottom: 0;
  font-family: Satoshi Variable;
  font-size: 24px;
  font-weight: 400;
  line-height: 1.4;
}

p {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 1.5em;
}

a {
  font-size: 1em;
  text-decoration: none;
}

label {
  margin-bottom: .3em;
  font-size: 1.25em;
  font-weight: 700;
  display: block;
}

blockquote {
  border-left: .3em solid #e2e2e2;
  margin-bottom: 1em;
  padding: 1em 2em 1em 1.7em;
  font-size: 1.2em;
  line-height: 1.6;
}

.container {
  z-index: 4;
  width: 100%;
  max-width: 100em;
  border: 0 solid #0d1216;
  margin-left: auto;
  margin-right: auto;
  padding-left: 8.3em;
  padding-right: 8.3em;
  position: relative;
}

.html {
  width: 0;
  height: 0;
  position: absolute;
  top: 0%;
  bottom: auto;
  left: 0%;
  right: 0%;
  overflow: hidden;
}

.page-wrapper {
  width: 100%;
  font-size: 1em;
  position: relative;
  overflow: hidden;
}

.heading_wrap {
  width: 100%;
  max-width: 60vw;
  grid-column-gap: 32px;
  grid-row-gap: 32px;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  display: flex;
}

.main-hero_heading {
  width: 100%;
  text-align: center;
  text-transform: uppercase;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  font-family: Spartan, sans-serif;
  font-size: 28px;
  font-weight: 700;
  display: block;
  position: static;
}

.main-hero_heading.yellow.bigger {
  font-size: 38px;
}

.main-hero_heading.bottom {
  text-align: center;
  margin-bottom: 20px;
}

.main-hero_heading.bottom.active {
  z-index: 4;
  display: flex;
  position: relative;
}

.quotetext-wrap {
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  padding-top: 60px;
  padding-bottom: 60px;
  display: flex;
  position: relative;
}

.padding {
  z-index: 4;
  flex-direction: column;
  justify-content: center;
  align-items: stretch;
}

.section-quote {
  background-color: #000;
  position: relative;
}

.videosection-wrap {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding-top: 40px;
  padding-bottom: 100px;
  display: flex;
}

.section_banner {
  background-color: #000;
  margin-bottom: 4px;
  display: none;
  overflow: hidden;
}

.banner_component {
  width: 100vw;
  padding-top: 0;
  padding-bottom: 0;
  display: flex;
  overflow: hidden;
}

.banner_wrapper {
  width: 200vw;
  box-shadow: none;
  display: flex;
}

.banner_marquee {
  width: 100vw;
  border-top: 1px solid rgba(251, 255, 0, .08);
  border-bottom: 1px solid rgba(251, 255, 0, .08);
  justify-content: space-around;
  align-items: center;
  padding-top: 1rem;
  padding-bottom: 1rem;
  display: flex;
  overflow: hidden;
}

.banner_text-wrapper {
  justify-content: center;
  align-items: center;
}

.banner_text {
  color: rgba(255, 245, 0, .4);
  letter-spacing: .1em;
  text-transform: uppercase;
  text-shadow: 0 0 20px rgba(217, 255, 0, .51);
  font-family: Oswald, sans-serif;
  font-size: 18px;
  font-weight: 100;
  line-height: 1;
}

.section_banner2 {
  background-color: #000;
  border-bottom: 1px #000;
  margin-top: 4px;
  display: none;
  overflow: hidden;
}

.banner2_component {
  width: 100vw;
  justify-content: flex-end;
  display: flex;
  overflow: hidden;
}

.banner2_inner-wrapper {
  width: 200vw;
  justify-content: flex-end;
  padding-bottom: 0;
  display: flex;
}

.banner2_marquee {
  width: 100vw;
  border-top: 1px solid rgba(251, 255, 0, .08);
  border-bottom: 1px solid rgba(251, 255, 0, .08);
  justify-content: space-around;
  align-items: center;
  padding-top: 1rem;
  padding-bottom: 1rem;
  display: flex;
  overflow: hidden;
}

.banner2_text-wrapper {
  justify-content: center;
  align-items: center;
  padding-left: 1rem;
  padding-right: 1rem;
  display: flex;
}

.navbar2_menu-button {
  padding: 0;
}

.text-block {
  color: #fff500;
  letter-spacing: 3px;
  text-transform: uppercase;
  font-weight: 700;
  text-decoration: none;
  transition: all .35s;
}

.text-block:hover {
  color: #ff0e32;
}

.navbar_link {
  color: rgba(255, 255, 255, .6);
  letter-spacing: 1px;
  text-transform: uppercase;
  padding: .5rem 1rem;
  font-family: Oswald, sans-serif;
  font-size: 1em;
  font-weight: 300;
  text-decoration: none;
  transition: all .3s ease-in-out;
}

.navbar_link:hover {
  color: #fff;
}

.navbar_link.w--current {
  color: #000;
}

.navbar_component {
  width: 100vw;
  min-height: 4.5rem;
  -webkit-backdrop-filter: blur(6px);
  backdrop-filter: blur(6px);
  background-color: rgba(0, 0, 0, .59);
  align-items: center;
  padding-top: 1rem;
  padding-bottom: 1rem;
  display: block;
  position: fixed;
}

.navbar_button-wrapper {
  grid-column-gap: 1rem;
  display: flex;
}

.navbar_menu {
  justify-content: center;
  align-items: center;
  display: flex;
  position: static;
}

.navbar_menu.is-page-height-tablet {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
}

.button {
  color: rgba(255, 255, 255, .9);
  text-align: center;
  background-color: rgba(0, 0, 0, 0);
  border: 1px solid rgba(255, 255, 255, .15);
  padding: 14px 40px 8px;
  transition: all .35s;
}

.button:hover {
  color: #fff;
  border-color: #fff;
  box-shadow: 0 0 40px rgba(255, 245, 0, .21);
}

.navbar_container {
  width: 100%;
  height: 100%;
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto;
  grid-template-columns: auto 1fr auto;
  grid-auto-columns: 1fr;
  justify-content: space-between;
  align-items: center;
  margin-left: auto;
  margin-right: auto;
  display: grid;
}

.navbar2_logo-link {
  padding-left: 0;
}

.section-booksession {
  position: relative;
}

.booksession-wrap {
  z-index: 4;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding-top: 100px;
  padding-bottom: 100px;
  display: flex;
  position: relative;
}

.video-wrap {
  cursor: pointer;
  border: 1px solid #646000;
  border-radius: 8px;
  transition: all .3s;
  overflow: hidden;
}

.video-wrap:hover {
  border-color: #fff500;
  box-shadow: 0 0 30px #797400;
}

.yellow {
  color: #ff0e32;
}

.yellow.bold {
  text-align: left;
  font-weight: 700;
}

.section-header {
  position: relative;
}

.header-wrap {
  height: 100%;
  min-height: 80vh;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding-top: 25vh;
  padding-bottom: 100px;
  display: flex;
  position: relative;
}

.heading-1 {
  color: #fff500;
  text-align: center;
  letter-spacing: 10px;
  text-transform: uppercase;
  margin-bottom: 32px;
  font-family: Oswald, sans-serif;
  font-size: 80px;
  font-weight: 700;
}

.h2-session {
  max-width: 50vw;
  text-align: center;
  letter-spacing: 3.5px;
  text-transform: uppercase;
  margin-top: 0;
  margin-bottom: 32px;
  font-size: 26px;
  font-weight: 300;
}

.typer {
  color: #fff;
}

.typer.yellow {
  color: #fff500;
}

.button-hero {
  color: #fff;
  text-align: center;
  background-color: rgba(255, 245, 0, 0);
  border: 3px solid #fff500;
  margin-top: 24px;
  padding: 16px 40px 9px;
  font-size: 28px;
  transition: all .35s;
}

.button-hero:hover {
  color: #fff500;
  background-color: rgba(255, 245, 0, 0);
  border-color: #ff0e32;
  box-shadow: 0 0 40px rgba(255, 245, 0, .21);
}

.button-hero.bottom {
  z-index: 4;
  margin-bottom: 56px;
  position: relative;
}

.button-hero.videobutton {
  margin-top: 40px;
}

.axe-right {
  z-index: 5;
  position: absolute;
  top: 0%;
  bottom: auto;
  left: auto;
  right: 4%;
}

.axe-left {
  z-index: 5;
  transform-style: preserve-3d;
  position: absolute;
  top: auto;
  bottom: 8%;
  left: 8%;
  right: auto;
  transform: rotateX(0)rotateY(180deg)rotateZ(0);
}

.text-stroke {
  justify-content: center;
  align-items: center;
  padding-bottom: 48px;
  display: flex;
}

.with-fill {
  z-index: 2;
  color: #fff500;
  letter-spacing: .4vw;
  text-transform: uppercase;
  font-size: 9vw;
  font-weight: 800;
  line-height: 9vw;
}

.with-fill.heading-1 {
  color: #fff;
  letter-spacing: 10px;
  margin-bottom: 40px;
  font-size: 80px;
  position: absolute;
}

.without-fill {
  z-index: 1;
  color: #fff500;
  letter-spacing: .4vw;
  text-transform: uppercase;
  font-size: 9vw;
  font-weight: 800;
  line-height: 9vw;
  position: absolute;
}

.without-fill.heading-1 {
  color: rgba(0, 0, 0, 0);
  letter-spacing: 10px;
  margin-bottom: 40px;
  font-size: 80px;
}

.text-move {
  color: #fff;
  text-align: center;
  font-size: 1.4em;
  font-weight: 400;
  display: block;
  position: absolute;
  top: 20vh;
  bottom: auto;
  left: 0%;
  right: 0%;
}

.body {
  font-family: Spartan, sans-serif;
}

.lottie-sword {
  max-height: 4vw;
  max-width: 4vw;
}

.text-scroll {
  color: #fff;
  letter-spacing: .2em;
  text-transform: uppercase;
  text-shadow: 0 0 20px #fff;
  margin-bottom: 4px;
  font-family: Oswald, sans-serif;
}

.text-scroll.yellow {
  color: #ff0e32;
  text-shadow: 0 0 20px #c9c9c9;
}

.sword-wrap {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  display: flex;
  position: relative;
  top: 8vh;
}

._3d-wrap {
  margin-bottom: 20px;
  display: none;
}

.button-session {
  color: #000;
  text-align: center;
  background-color: #fff500;
  border: 1px solid rgba(255, 245, 0, .15);
  margin-top: 0;
  margin-bottom: 32px;
  padding: 18px 48px 12px;
  font-size: 18px;
  transition: all .35s;
  display: block;
}

.button-session:hover {
  border-color: #fff500;
  box-shadow: 0 0 40px rgba(255, 245, 0, .21);
}

.text-life {
  text-transform: uppercase;
  font-size: 18px;
}

.background-video {
  width: 100%;
  height: 100%;
  background-image: linear-gradient(to top, #000 2%, rgba(15, 15, 15, .07) 18%), linear-gradient(rgba(0, 0, 0, .7), rgba(0, 0, 0, .7));
  position: absolute;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.text-booksession-serious {
  text-align: center;
  text-transform: uppercase;
  margin-bottom: 12px;
  font-size: 20px;
  position: static;
}

.text-booksession-serious.mb-16 {
  margin-bottom: 16px;
  font-family: Spartan, sans-serif;
}

.lotties-wrap {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  margin-bottom: 16px;
  display: flex;
}

.lottie-pushups, .lottie-bench, .lottie-staircase {
  max-height: 64px;
  max-width: 64px;
}

.lottie-arrow {
  max-height: 40px;
  max-width: 40px;
  margin-top: 8px;
}

.text-follow {
  letter-spacing: 4px;
  text-shadow: 0 0 40px #a8a8a8;
  font-family: Spartan, sans-serif;
  font-weight: 700;
  display: none;
}

.background-video-2 {
  z-index: 0;
  width: 100vw;
  height: 100%;
  display: none;
  position: absolute;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.overlay {
  z-index: 1;
  background-color: rgba(0, 0, 0, .7);
  background-image: linear-gradient(to top, #000 2%, rgba(0, 0, 0, 0) 8%), linear-gradient(#000 2%, rgba(0, 0, 0, .07) 14%);
  position: absolute;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.header82_lightbox {
  width: 100%;
  height: 100%;
  justify-content: center;
  align-items: center;
  transition: all .5s;
  display: flex;
  position: relative;
  overflow: hidden;
}

.header82_lightbox:hover {
  transform: scale(1.1)rotate(-1deg);
}

.video-overlay-layer {
  z-index: 1;
  opacity: .56;
  background-image: url('../images/Screenshot_1.webp');
  background-position: 50%;
  background-size: cover;
  transition: all .5s;
  position: absolute;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.video-overlay-layer:hover {
  opacity: 1;
}

.header82_lightbox-image {
  z-index: 10;
  width: 100%;
  height: 100%;
  opacity: 0;
  position: relative;
}

.lightbox-play-icon {
  z-index: 15;
  width: 64px;
  height: 64px;
  color: #c2ba00;
  position: absolute;
}

.home-hero_section {
  min-height: 100vh;
  background-color: #000;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.home-hero_img {
  z-index: 2;
  width: 26%;
  max-width: 50vh;
  display: block;
  position: absolute;
  transform: rotate(-9deg);
}

.marquee-text_component {
  width: 100%;
  flex-direction: column;
  font-size: 1.2vw;
}

.marquee-text_component.is-2 {
  z-index: 3;
  justify-content: center;
  align-items: flex-end;
  display: flex;
  position: relative;
}

.marquee-text_wrapper {
  width: 100%;
  flex: none;
  justify-content: flex-start;
  align-items: center;
  display: flex;
  overflow: hidden;
}

.marquee-text_wrapper.is-2 {
  justify-content: flex-end;
}

.marquee-text_panel {
  flex: none;
  justify-content: flex-start;
  align-items: center;
  padding-top: 24px;
  padding-bottom: 24px;
  display: flex;
  transform: translate(0%);
}

.marquee-text_text {
  color: rgba(255, 245, 0, .45);
  letter-spacing: -.04em;
  text-transform: uppercase;
  padding-top: .13em;
  font-size: 10em;
  font-weight: 600;
  line-height: .75;
}

.section-horse {
  min-height: 80vh;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  display: none;
  position: relative;
}

.image-horse {
  z-index: 3;
  width: 40%;
  max-width: 40vh;
  display: block;
  position: absolute;
  top: 0;
  left: -8vw;
  transform: rotate(0);
}

.section-wins {
  position: relative;
}

.h2-wrap {
  width: 100%;
  flex-direction: column;
  display: flex;
}

.h2-wrap.first {
  margin-bottom: 16px;
}

.h2-new {
  text-align: center;
  text-transform: uppercase;
  justify-content: center;
  align-items: center;
  font-family: Spartan, sans-serif;
  font-size: 1.8em;
  display: flex;
  position: static;
}

.h2-new.left {
  text-align: center;
  justify-content: center;
  align-items: center;
  margin-bottom: 32px;
  font-size: 1.8em;
}

.h2-new.left.title {
  justify-content: flex-start;
  font-size: 2.5em;
}

.h2-new.title {
  justify-content: flex-end;
  margin-top: -32px;
  font-size: 2.5em;
}

.red {
  color: #ff0e32;
}

.red.bold {
  font-weight: 700;
}

.h3-title {
  text-align: center;
  text-transform: uppercase;
  justify-content: center;
  align-items: center;
  font-family: Spartan, sans-serif;
  font-size: 1.8em;
  display: flex;
  position: static;
}

.h3-title.left {
  text-align: center;
  justify-content: center;
  align-items: center;
  margin-bottom: 32px;
  font-size: 1.8em;
}

.h3-title.left.title {
  justify-content: flex-start;
  font-size: 2.5em;
}

.h3-title.title {
  justify-content: flex-end;
  margin-top: -32px;
  font-size: 2.5em;
}

.yelloww {
  color: #ff0e32;
}

.text-span {
  font-weight: 700;
}

.video-embed {
  z-index: 20;
  width: 100%;
  height: 100%;
  opacity: 0;
  border-radius: 8px;
  position: absolute;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
  overflow: hidden;
}

@media screen and (min-width: 1440px) {
  .heading_wrap {
    flex-direction: column;
    align-items: center;
  }

  .quotetext-wrap {
    padding-top: 140px;
  }

  .videosection-wrap {
    padding-bottom: 140px;
  }

  .home-hero_img {
    max-width: 44vh;
  }

  .yelloww {
    color: #fff500;
  }
}

@media screen and (max-width: 991px) {
  body {
    font-size: .619375em;
  }

  .container {
    padding-left: 6vw;
    padding-right: 6vw;
  }

  .page-wrapper {
    overflow: visible;
  }

  .heading_wrap {
    max-width: 96vw;
  }

  .main-hero_heading {
    font-size: 22px;
  }

  .quotetext-wrap {
    align-items: flex-start;
    padding-top: 60px;
  }

  .padding {
    align-items: stretch;
    padding-left: 20px;
    padding-right: 20px;
  }

  .videosection-wrap {
    padding-bottom: 60px;
  }

  .banner_text-wrapper {
    text-align: center;
  }

  .banner_text {
    font-size: .7rem;
  }

  .banner2_component {
    padding-bottom: 0;
  }

  .banner2_text-wrapper {
    text-align: center;
  }

  .navbar2_menu-button {
    padding: 0;
  }

  .navbar2_menu-button.w--open {
    background-color: rgba(0, 0, 0, 0);
  }

  .menu-icon2_line-bottom {
    width: 24px;
    height: 2px;
    background-color: #fff;
    padding-bottom: 0;
    padding-right: 0;
  }

  .menu-icon_line-middle-inner {
    width: 4px;
    height: 0;
    padding-bottom: 0;
    padding-right: 0;
  }

  .navbar_link {
    color: #fff;
    text-align: center;
    padding: 1rem 0;
    font-size: 1.125rem;
  }

  .menu-icon2_line-middle {
    width: 24px;
    height: 2px;
    background-color: #fff;
    justify-content: center;
    align-items: center;
    margin-top: 6px;
    margin-bottom: 6px;
    padding-bottom: 0;
    padding-right: 0;
    display: flex;
  }

  .navbar_button-wrapper {
    align-items: center;
  }

  .navbar_menu {
    -webkit-text-fill-color: inherit;
    background-color: #fff;
    background-clip: border-box;
    border-bottom: 1px solid #000;
    justify-content: center;
    padding: 1rem 5% 2.5rem;
    display: flex;
    position: absolute;
    overflow: auto;
  }

  .navbar_menu.is-page-height-tablet {
    height: 100vh;
    background-color: rgba(0, 0, 0, .8);
    padding-bottom: 15rem;
  }

  .navbar_container {
    grid-template-columns: .25fr 1fr;
    display: flex;
  }

  .menu-icon {
    width: 48px;
    height: 48px;
    background-color: rgba(0, 0, 0, 0);
    flex-direction: column;
    justify-content: center;
    align-items: center;
    margin-right: -.5rem;
    padding-bottom: 0;
    padding-right: 0;
    display: flex;
  }

  .menu-icon2_line-top {
    width: 24px;
    height: 2px;
    background-color: #fff;
    padding-bottom: 0;
    padding-right: 0;
  }

  .booksession-wrap {
    padding-top: 60px;
    padding-bottom: 60px;
  }

  .header-wrap {
    min-height: 80vh;
  }

  .h2-session {
    max-width: 70vw;
    letter-spacing: 2px;
    font-size: 24px;
  }

  .button-hero.bottom {
    font-size: 22px;
  }

  .axe-right, .axe-left {
    width: 54px;
  }

  .text-stroke {
    padding-bottom: 24px;
  }

  .with-fill.heading-1 {
    margin-bottom: 0;
    position: relative;
  }

  .without-fill.heading-1 {
    display: none;
  }

  .sword-wrap {
    top: 10vh;
  }

  .text-booksession-serious {
    font-size: 18px;
  }

  .home-hero_img {
    width: 15em;
    max-width: 70%;
  }

  .marquee-text_component {
    font-size: 1.5vw;
  }

  .marquee-text_text {
    font-size: 10em;
  }

  .section-horse {
    min-height: 60vh;
  }

  .image-horse {
    width: 10.9em;
    max-width: 60%;
    display: none;
    top: 24%;
  }

  .h2-new {
    font-size: 2.2em;
  }

  .h2-new.left.title, .h2-new.title {
    font-size: 2.3em;
  }

  .h3-title {
    font-size: 2.2em;
  }
}

@media screen and (max-width: 767px) {
  h1 {
    font-size: 5em;
  }

  .container {
    padding-left: 6vw;
    padding-right: 6vw;
    overflow: hidden;
  }

  .heading_wrap {
    grid-column-gap: 20px;
    grid-row-gap: 20px;
    flex-direction: column;
    justify-content: center;
    align-items: flex-start;
  }

  .main-hero_heading {
    font-size: 18px;
  }

  .quotetext-wrap {
    text-align: left;
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
    padding-top: 60px;
    padding-bottom: 60px;
    display: flex;
  }

  .padding {
    padding-left: 0;
    padding-right: 0;
  }

  .videosection-wrap {
    padding-top: 60px;
    padding-bottom: 60px;
  }

  .section_banner {
    z-index: 10;
  }

  .banner_component {
    width: 200vw;
  }

  .banner_wrapper {
    width: 400vw;
  }

  .banner_marquee {
    width: 150vw;
  }

  .banner2_component {
    width: 200vw;
  }

  .banner2_inner-wrapper {
    width: 400vw;
    background-color: #000;
    padding-top: 0;
    padding-bottom: 0;
  }

  .banner2_marquee {
    width: 150vw;
    background-color: #000;
  }

  .navbar_component {
    min-height: 4rem;
  }

  .header-wrap {
    min-height: 70vh;
    padding-top: 15vh;
  }

  .heading-1 {
    margin-bottom: 24px;
    font-size: 56px;
  }

  .h2-session {
    max-width: 70vw;
    letter-spacing: 2px;
    margin-bottom: 8px;
    font-size: 20px;
  }

  .button-hero.bottom {
    font-size: 18px;
  }

  .button-hero.videobutton {
    font-size: 20px;
  }

  .axe-right, .axe-left {
    width: 48px;
  }

  .with-fill.heading-1 {
    font-size: 72px;
    line-height: 80px;
    position: relative;
  }

  .lottie-sword {
    max-height: 40px;
    max-width: 40px;
  }

  .sword-wrap {
    top: 5vh;
  }

  .marquee-text_component {
    font-size: 2vw;
  }

  .image-horse {
    display: none;
  }

  .h2-new {
    font-size: 2em;
  }

  .h2-new.left {
    text-align: left;
  }

  .h2-new.left.title, .h2-new.title, .h3-title {
    font-size: 2em;
  }

  .h3-title.left {
    text-align: left;
  }
}

@media screen and (max-width: 479px) {
  h1 {
    font-size: 4.6em;
  }

  .container {
    padding-left: 4vw;
    padding-right: 4vw;
  }

  .main-wrapper {
    overflow: hidden;
  }

  .main-hero_heading {
    font-size: 16px;
  }

  .quotetext-wrap {
    padding-bottom: 36px;
  }

  .padding {
    padding-left: 0;
    padding-right: 0;
  }

  .videosection-wrap {
    padding-top: 40px;
    padding-bottom: 40px;
  }

  .banner_component {
    width: 300vw;
    padding-bottom: 0;
    transform: translate(-200vw);
  }

  .banner_wrapper {
    width: 600vw;
  }

  .banner_marquee {
    width: 300vw;
  }

  .banner_text {
    color: rgba(255, 245, 0, .19);
    padding-left: 4px;
    padding-right: 4px;
  }

  .banner2_component {
    width: 300vw;
  }

  .banner2_inner-wrapper {
    width: 600vw;
  }

  .banner2_marquee {
    width: 300vw;
  }

  .text-block {
    letter-spacing: 2px;
  }

  .navbar_link {
    border-bottom: 1px solid #424242;
  }

  .navbar_logo {
    width: 80px;
  }

  .navbar_menu.is-page-height-tablet {
    background-color: rgba(0, 0, 0, .9);
  }

  .button {
    padding-left: 32px;
    padding-right: 32px;
  }

  .booksession-wrap {
    padding-top: 36px;
  }

  .header-wrap {
    min-height: 80vh;
    padding-top: 10vh;
    padding-bottom: 0;
  }

  .heading-1 {
    letter-spacing: 6px;
    font-size: 48px;
  }

  .h2-session {
    max-width: 90vw;
    letter-spacing: 2px;
    margin-bottom: 16px;
    font-size: 18px;
  }

  .button-hero {
    padding-left: 20px;
    padding-right: 20px;
    font-size: 16px;
  }

  .button-hero.bottom, .button-hero.videobutton {
    font-size: 16px;
  }

  .axe-right, .axe-left {
    width: 40px;
  }

  .text-stroke {
    padding-bottom: 16px;
  }

  .with-fill.heading-1 {
    font-size: 56px;
    line-height: 60px;
  }

  .sword-wrap {
    top: 5vh;
  }

  .button-session {
    padding-top: 18px;
    padding-left: 32px;
    padding-right: 32px;
    font-size: 16px;
  }

  .text-life {
    text-align: center;
  }

  .text-booksession-serious {
    font-size: 16px;
  }

  .text-follow {
    font-size: 26px;
  }

  .lightbox-play-icon {
    transform: scale(.7);
  }

  .home-hero_img {
    width: 15em;
    max-width: 50%;
  }

  .marquee-text_text {
    font-size: 10.8em;
  }

  .section-horse {
    min-height: 50vh;
  }

  .image-horse {
    width: 15em;
    max-width: 50%;
  }

  .h2-new {
    text-align: right;
    font-size: 1.5em;
  }

  .h2-new.left {
    text-align: left;
  }

  .h2-new.left.title, .h2-new.title {
    font-size: 1.8em;
  }

  .h3-title {
    text-align: right;
    font-size: 1.5em;
  }

  .h3-title.left {
    text-align: left;
  }
}

#w-node-_30f009ee-f84c-ba10-f6bb-28bca986cd11-9fa2aaae {
  justify-self: start;
}

#w-node-_30f009ee-f84c-ba10-f6bb-28bca986cd18-9fa2aaae {
  justify-self: end;
}


@font-face {
  font-family: 'Oswald';
  src: url('../fonts/Oswald-Variable.ttf') format('truetype');
  font-weight: 200 700;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Spartan';
  src: url('../fonts/Spartan-Regular.ttf') format('truetype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Spartan';
  src: url('../fonts/Spartan-Bold.ttf') format('truetype');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Spartan';
  src: url('../fonts/Spartan-SemiBold.ttf') format('truetype');
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}