/* 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 {
  font-family: "Oxanium", "SpaceX", "Source Sans Pro", "Roboto", sans-serif;
  text-transform: uppercase; }
  #sec-hero h1 span {
    font-family: "SpaceX", "Source Sans Pro", sans-serif; }

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

#sec-intro {
  padding: 40px 0 80px;
  background-color: #1D1D1D; }
  #sec-intro p {
    color: #C9C9C9; }
  #sec-intro a {
    width: fit-content; }
  #sec-intro picture,
  #sec-intro img {
    border-radius: 5px; }
  @media screen and (min-width: 1025px) {
    #sec-intro {
      padding: 83px 0 124px; } }

.product-page-nav {
  background-color: #1D1D1D;
  border-bottom: 1px solid #707070;
  padding: 20px 0; }
  .product-page-nav a {
    font-size: 14px;
    font-weight: 600;
    color: #FFFFFF;
    display: flex;
    align-items: center;
    text-transform: uppercase;
    font-family: "Oxanium", "SpaceX", "Source Sans Pro", "Roboto", sans-serif;
    margin-bottom: 6px; }
    .product-page-nav a span {
      color: #C9C9C9;
      margin-right: 7px;
      display: inline-block; }
    .product-page-nav a:hover {
      color: #EC2025; }
    .product-page-nav a:last-of-type {
      margin-right: 0; }
  @media screen and (min-width: 1025px) {
    .product-page-nav {
      padding: 40px 0; }
      .product-page-nav a {
        margin-right: 45px;
        margin-bottom: 0;
        font-size: 16px; } }

.about-product .head-content {
  padding-bottom: 20px;
  margin-bottom: 45px;
  border-bottom: 1px solid #707070; }

.about-product .product-details-wrapper p, .about-product .product-details-wrapper ul li {
  color: #C9C9C9; }

.about-product .product-details-wrapper h4 {
  margin-bottom: 25px;
  text-transform: uppercase; }

.about-product .product-details-wrapper ul {
  padding-left: 15px; }
  .about-product .product-details-wrapper ul li {
    margin-bottom: 8px; }

.about-product .product-details-wrapper .applications h4 span {
  color: #EC2025; }

.about-product .product-details-wrapper .applications .card h4 {
  margin-bottom: 21px;
  line-height: 1.4; }

.about-product .product-details-wrapper .applications .card p {
  font-weight: 600;
  color: #FFFFFF; }

@media screen and (min-width: 1025px) {
  .about-product .head-content {
    padding-bottom: 40px;
    margin-bottom: 60px; }
  .about-product .product-details-wrapper h4 {
    margin-bottom: 40px; }
  .about-product .product-details-wrapper ul {
    padding-left: 23px; }
    .about-product .product-details-wrapper ul li {
      margin-bottom: 10px; } }

#product-details {
  background-color: #2B2B2B;
  padding: 70px 0; }
  #product-details h3 {
    font-size: 28px; }
  #product-details ul {
    margin-top: 20px; }
  #product-details .installation hr {
    border-color: #C9C9C9;
    margin-bottom: 35px; }
  #product-details .reference-cards .card picture,
  #product-details .reference-cards .card img {
    border-radius: 5px 5px 0px 0px; }
  #product-details .reference-cards .card h4 {
    margin: 45px 0 15px;
    text-transform: capitalize; }
  #product-details .reference-cards .card p {
    font-size: 16px; }
  @media screen and (min-width: 1025px) {
    #product-details {
      padding: 104px 0 114px; }
      #product-details h3 {
        font-size: 32px; }
      #product-details .installation hr {
        margin-bottom: 70px; } }

#specifications {
  background-color: #1D1D1D;
  padding: 60px 0 90px; }
  #specifications table {
    width: 100%; }
    #specifications table thead tr {
      background-color: transparent !important; }
    #specifications table tr {
      display: flex;
      width: 100%;
      padding: 14px 20px;
      background-color: rgba(43, 43, 43, 0.58); }
      #specifications table tr:nth-of-type(odd) {
        background-color: #2B2B2B; }
      #specifications table tr th,
      #specifications table tr td {
        flex: 1;
        color: #C9C9C9;
        padding: 10px; }
      #specifications table tr th {
        color: #FFFFFF;
        text-transform: uppercase;
        font-family: "Oxanium", "SpaceX", "Source Sans Pro", "Roboto", sans-serif;
        font-weight: 600; }
      #specifications table tr th:first-child,
      #specifications table tr td:first-child {
        text-transform: uppercase !important;
        font-family: "Oxanium", "SpaceX", "Source Sans Pro", "Roboto", sans-serif;
        color: #FFFFFF;
        font-weight: 600; }
      #specifications table tr th:last-child,
      #specifications table tr td:last-child {
        flex: 1; }
  #specifications .spec-content p {
    color: #C9C9C9; }
  @media screen and (min-width: 1025px) {
    #specifications {
      padding: 135px 0 178px; } }
  @media screen and (max-width: 769px) {
    #specifications .specification-table {
      overflow-x: auto;
      -webkit-overflow-scrolling: touch; }
    #specifications table {
      min-width: 700px; }
      #specifications table tr {
        padding: 16px; }
        #specifications table tr td, #specifications table tr th {
          font-size: 16px; }
        #specifications table tr td:first-child, #specifications table tr th:first-child {
          flex: 0 0 35%; } }

#colour {
  padding: 70px 0 45px; }
  #colour p {
    max-width: 1070px; }
  #colour h2, #colour p {
    color: #3D3C3C; }
  #colour .card picture,
  #colour .card img {
    border-radius: 5px; }
  #colour .card .image-title {
    margin-top: 20px; }
    #colour .card .image-title h4 {
      font-size: 18px;
      color: #3D3C3C;
      margin: 0;
      line-height: 1.5; }
  @media screen and (min-width: 1025px) {
    #colour {
      padding: 116px 0 67px; }
      #colour .card .image-title {
        margin-top: 34px; }
        #colour .card .image-title h4 {
          font-size: 20px; } }

#product-literature {
  padding: 70px 0 38px;
  background-color: #1D1D1D; }
  #product-literature h4 {
    text-transform: uppercase; }
  #product-literature .literature-wrapper {
    border-bottom: 1px solid #707070;
    padding: 18px 0; }
    #product-literature .literature-wrapper:first-of-type {
      padding-top: 0; }
    #product-literature .literature-wrapper a {
      color: #FFFFFF;
      font-size: 18px;
      font-weight: 600;
      width: fit-content; }
      #product-literature .literature-wrapper a picture,
      #product-literature .literature-wrapper a img {
        margin-right: 20px; }
      #product-literature .literature-wrapper a:hover {
        color: #EC2025; }
  @media screen and (min-width: 1025px) {
    #product-literature {
      padding: 170px 0 48px; }
      #product-literature .head-content {
        margin-bottom: 80px; }
      #product-literature .literature-wrapper {
        padding: 20px 0; }
        #product-literature .literature-wrapper a {
          font-size: 20px; }
          #product-literature .literature-wrapper a picture,
          #product-literature .literature-wrapper a img {
            margin-right: 25px; } }

#sec-callout {
  padding: 65px 0 60px; }
  #sec-callout .content h2 {
    font-family: "SpaceX", "Source Sans Pro", sans-serif;
    color: #EC2025;
    text-transform: uppercase; }
    #sec-callout .content h2 span {
      font-family: "Oxanium", "SpaceX", "Source Sans Pro", "Roboto", sans-serif;
      color: #3D3C3C;
      font-weight: 700; }
  #sec-callout .content h3 {
    font-size: 25px; }
  #sec-callout .cta-wrapper h2 {
    font-family: "Oxanium", "SpaceX", "Source Sans Pro", "Roboto", sans-serif;
    text-transform: uppercase; }
    #sec-callout .cta-wrapper h2 a {
      color: #3D3C3C;
      font-weight: 400; }
      #sec-callout .cta-wrapper h2 a:hover {
        color: #EC2025; }
  #sec-callout .cta-wrapper a {
    width: fit-content;
    margin-top: 5px; }
  @media screen and (min-width: 1025px) {
    #sec-callout {
      padding: 102px 0 97px; }
      #sec-callout .content h3 {
        font-size: 32px; }
      #sec-callout a {
        margin-left: auto;
        margin-top: 22px; } }
