/* Colours */
/* Fluid heading sizes - set your min/max sizes and you're done! */
/* For Home Page Only */
/* Fluid heading sizes - set your min/max sizes and you're done! */
/* Some device sizes to use with min-width */
/* adjusted breakpoints for above */
/* 100% widths look better than "Snapping" IMO */
/* Utility */
/* Additional Spacers -- don't think you'll need more than 7, but if you do -- maybe just use a custom class  :)  */
#sec-hero h1 span {
  font-family: "Oxanium", "SpaceX", "Source Sans Pro", "Roboto", sans-serif;
  text-transform: uppercase; }

@media screen and (min-width: 1025px) {
  #sec-hero {
    padding: 150px 0 160px; } }

@media screen and (max-width: 1025px) {
  #sec-hero {
    padding: 70px 0 !important;
    height: unset !important; } }

#sec-intro {
  padding: 202px 0 64px;
  background: #1D1D1D; }
  #sec-intro .content {
    border-radius: 5px;
    background-color: #1D1D1D;
    z-index: 5;
    position: relative;
    padding: 52px 25px 0 0; }
  #sec-intro h2 span {
    font-family: "Source Sans Pro", "SpaceX", "Oxanium", "Roboto", sans-serif;
    font-weight: 400;
    margin-top: 0; }
  #sec-intro p {
    color: #C9C9C9; }
  #sec-intro .side-img {
    position: absolute;
    max-width: 91%;
    right: 0;
    top: 38px; }
    #sec-intro .side-img picture,
    #sec-intro .side-img img {
      max-width: 100% !important;
      max-height: 100% !important;
      width: 100% !important;
      object-fit: cover;
      height: 100% !important;
      border-radius: 5px 0px 0px 5px; }
  @media screen and (min-width: 1025px) {
    #sec-intro {
      padding: 46px 0 198px; }
      #sec-intro .side-img {
        max-width: 66%;
        bottom: -105px; }
        #sec-intro .side-img picture,
        #sec-intro .side-img img {
          border-radius: 5px; }
      #sec-intro .content {
        padding: 129px 55px 13px 0; }
        #sec-intro .content p {
          max-width: 674px; } }
  @media screen and (min-width: 769px) and (max-width: 1025px) {
    #sec-intro .content {
      padding-bottom: 50px; } }
  @media screen and (max-width: 641px) {
    #sec-intro .side-img {
      height: 315px; } }

#sec-products {
  padding: 80px 0 90px;
  background-color: #2B2B2B; }
  #sec-products .product-content hr {
    margin: 62px 0;
    border-bottom: 1px solid #C9C9C9; }
  #sec-products .product-content .img picture,
  #sec-products .product-content .img img {
    border-radius: 5px; }
  #sec-products .product-content h3 {
    font-size: 28px;
    padding-bottom: 26px;
    border-bottom: 1px solid #C9C9C9;
    margin-bottom: 30px;
    font-weight: 400; }
  #sec-products .product-content h4 {
    font-weight: 600;
    text-transform: uppercase;
    margin-bottom: 40px; }
  #sec-products .product-content p {
    color: #C9C9C9; }
  #sec-products .carousel .product-variant {
    margin-right: 10px; }
    #sec-products .carousel .product-variant picture,
    #sec-products .carousel .product-variant img {
      max-width: 75px;
      max-height: 57px;
      width: 75px;
      height: 57px;
      object-fit: cover;
      border-radius: 5px; }
    #sec-products .carousel .product-variant:last-of-type {
      margin-right: 0; }
  #sec-products .carousel .owl-nav {
    position: absolute;
    width: fit-content;
    top: 1px;
    right: -30px; }
    #sec-products .carousel .owl-nav .owl-prev {
      display: none; }
    #sec-products .carousel .owl-nav button {
      font-size: 35px; }
      #sec-products .carousel .owl-nav button:hover {
        color: #EC2025; }
      #sec-products .carousel .owl-nav button.disabled {
        color: #C9C9C9; }
  #sec-products .cta-container a:first-of-type {
    margin-right: 35px; }
  @media screen and (min-width: 1025px) {
    #sec-products {
      padding: 111px 0 146px; }
      #sec-products .product-content hr {
        margin: 98px 0; }
      #sec-products .product-content h3 {
        font-size: 32px;
        padding-bottom: 32px;
        margin-bottom: 45px; } }

#sec-callout {
  padding: 255px 0 220px;
  background-color: #1D1D1D;
  overflow: hidden; }
  #sec-callout .bg-img {
    position: absolute;
    inset: 0;
    bottom: unset;
    height: 432px !important;
    width: 100% !important;
    z-index: 0; }
    #sec-callout .bg-img picture,
    #sec-callout .bg-img img {
      position: relative;
      object-fit: cover;
      max-height: 100% !important;
      max-width: 100% !important;
      height: 100% !important;
      width: 100% !important; }
  #sec-callout .content {
    position: relative;
    z-index: 1; }
  #sec-callout h2 span {
    font-family: "Source Sans Pro", "SpaceX", "Oxanium", "Roboto", sans-serif !important;
    font-weight: 400 !important;
    line-height: 1.2; }
  #sec-callout p {
    color: #C9C9C9; }
  @media screen and (min-width: 1025px) {
    #sec-callout .bg-img {
      inset: 0;
      height: 100% !important; } }
  @media screen and (max-width: 1025px) {
    #sec-callout {
      padding: 295px 0 66px; }
      #sec-callout .content {
        padding: 52px 21px 0 0;
        background-color: #1D1D1D;
        border-radius: 5px;
        position: relative; }
        #sec-callout .content::before {
          background-color: #1D1D1D;
          position: absolute;
          inset: 0;
          right: unset;
          content: '';
          left: -100%;
          width: 100% !important;
          height: 100% !important; } }

#sec-callout p {
  color: #FFFFFF; }
