/* 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  :)  */
#masthead {
  position: absolute;
  inset: 0;
  bottom: unset;
  background-color: transparent;
  padding-bottom: 0; }

#sec-hero {
  padding: 0;
  padding-top: 80px;
  max-height: 960px;
  height: 921px !important; }
  #sec-hero .bg-img {
    position: absolute;
    inset: 0;
    height: 100% !important;
    width: 100% !important;
    z-index: -1; }
    #sec-hero .bg-img::after {
      content: '';
      height: 100% !important;
      width: 100% !important;
      background-color: rgba(37, 36, 36, 0.47);
      mix-blend-mode: multiply;
      position: absolute;
      inset: 0;
      z-index: 0; }
    #sec-hero .bg-img picture,
    #sec-hero .bg-img img {
      position: relative;
      object-fit: cover;
      max-height: 100% !important;
      max-width: 100% !important;
      height: 100% !important;
      width: 100% !important; }
  #sec-hero .home-hero-content {
    margin-bottom: 270px; }
    #sec-hero .home-hero-content h1 {
      text-transform: uppercase;
      line-height: 1.15; }
    #sec-hero .home-hero-content h3 {
      margin-bottom: 0;
      text-transform: uppercase;
      font-size: 20px;
      font-family: "Oxanium", "SpaceX", "Source Sans Pro", "Roboto", sans-serif; }
  #sec-hero .home-hero-actions {
    display: flex;
    justify-content: center;
    gap: 29px;
    margin: 65px 0 92px; }
    #sec-hero .home-hero-actions a {
      margin-top: 0;
      padding: 16px 20px;
      min-width: unset; }
  @media screen and (min-width: 769px) {
    #sec-hero {
      height: 960px; }
      #sec-hero .home-hero-content {
        margin-bottom: 176px; }
        #sec-hero .home-hero-content h3 {
          font-size: 28px; }
      #sec-hero .home-hero-actions {
        margin: 64px 0; }
        #sec-hero .home-hero-actions a {
          padding: 24px 54px; } }

#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-featured-collections {
  /* 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  :)  */
  padding: 60px 0 80px;
  background: #2B2B2B; }
  #sec-featured-collections .card picture,
  #sec-featured-collections .card img {
    max-width: 100% !important;
    width: 100% !important;
    object-fit: cover;
    border-radius: 5px;
    overflow: hidden; }
  #sec-featured-collections .card h3 {
    font-size: 20px;
    font-weight: 600;
    line-height: 1.4;
    margin: 37px 0 18px;
    font-family: "Oxanium", "SpaceX", "Source Sans Pro", "Roboto", sans-serif; }
  #sec-featured-collections .card p {
    color: #C9C9C9;
    margin-bottom: 38px;
    max-width: 450px; }
  #sec-featured-collections .card a {
    width: fit-content;
    margin-top: auto; }
  @media screen and (min-width: 1025px) {
    #sec-featured-collections .card h3 {
      font-size: 24px;
      margin: 50px 0 30px; }
    #sec-featured-collections .card p {
      font-size: 18px;
      margin-bottom: 48px; } }
  #sec-featured-collections .owl-carousel .owl-dots {
    margin-top: 50px; }
    #sec-featured-collections .owl-carousel .owl-dots button {
      display: inline-block;
      width: 86px;
      height: 8px;
      background-color: #C9C9C9;
      margin-right: 17px; }
      #sec-featured-collections .owl-carousel .owl-dots button:last-of-type {
        margin-right: 0; }
      #sec-featured-collections .owl-carousel .owl-dots button.active {
        background-color: #EC2025; }
  #sec-featured-collections h4 {
    font-weight: 600;
    margin-bottom: 0;
    text-transform: uppercase; }
  @media screen and (min-width: 769px) {
    #sec-featured-collections {
      padding: 123px 0 59px; } }

#sec-value-props {
  /* 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  :)  */
  padding: 38px 0 0;
  background: #1D1D1D; }
  #sec-value-props .card {
    background: #2B2B2B;
    border-radius: 5px;
    padding: 46px 25px 37px 29px; }
    #sec-value-props .card h3 {
      font-size: 20px;
      line-height: 1.2;
      font-weight: 700;
      margin-bottom: 0;
      margin-left: 19px;
      text-transform: uppercase;
      font-family: "Oxanium", "SpaceX", "Source Sans Pro", "Roboto", sans-serif; }
      #sec-value-props .card h3 span {
        font-family: "SpaceX", "Source Sans Pro", sans-serif;
        font-weight: 400;
        color: #EC2025; }
    #sec-value-props .card .card-heading {
      margin-bottom: 16px; }
    #sec-value-props .card h4 {
      font-size: 24px;
      line-height: 1.4;
      font-family: "Source Sans Pro", "SpaceX", "Oxanium", "Roboto", sans-serif;
      font-weight: 600; }
    #sec-value-props .card p {
      color: #C9C9C9;
      font-size: 18px; }
    #sec-value-props .card .value-card-content {
      position: relative;
      padding-bottom: 26px; }
    #sec-value-props .card .value-card-content:after {
      content: '';
      position: absolute;
      left: 0;
      bottom: 0;
      width: 160px;
      height: 2px;
      background: #EC2025; }
    @media screen and (min-width: 769px) {
      #sec-value-props .card {
        padding: 70px 53px 61px 46px; }
        #sec-value-props .card h3 {
          font-size: 24px; }
        #sec-value-props .card .card-heading {
          margin-bottom: 23px; }
        #sec-value-props .card .value-card-content:after {
          width: 239px; } }
    @media screen and (max-width: 769px) {
      #sec-value-props .card picture,
      #sec-value-props .card img {
        max-height: 48px !important;
        max-width: 48px !important;
        width: 48px !important;
        height: 48px !important;
        object-fit: contain; }
      #sec-value-props .card h4 {
        font-size: 20px;
        margin-bottom: 17px; } }
  @media screen and (min-width: 1025px) {
    #sec-value-props {
      padding: 74px 0; } }

#sec-featured-products,
#sec-flooring-industry {
  /* 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  :)  */
  padding: 68px 0 74px; }
  #sec-featured-products .product-card h4,
  #sec-flooring-industry .product-card h4 {
    font-size: 16px;
    margin-bottom: 25px;
    margin-top: 25px;
    font-family: "Oxanium", "SpaceX", "Source Sans Pro", "Roboto", sans-serif; }
  #sec-featured-products .product-card a,
  #sec-flooring-industry .product-card a {
    color: #3D3C3C;
    width: fit-content; }
    #sec-featured-products .product-card a:hover,
    #sec-flooring-industry .product-card a:hover {
      color: #EC2025; }
  @media screen and (min-width: 769px) {
    #sec-featured-products .product-card h4,
    #sec-flooring-industry .product-card h4 {
      font-size: 18px; } }
  @media screen and (min-width: 1025px) {
    #sec-featured-products .product-card h4,
    #sec-flooring-industry .product-card h4 {
      margin-bottom: 22px;
      margin-top: 40px;
      font-size: 24px; } }
  #sec-featured-products .carousel-container,
  #sec-flooring-industry .carousel-container {
    margin-left: auto; }
    #sec-featured-products .carousel-container .owl-carousel,
    #sec-flooring-industry .carousel-container .owl-carousel {
      overflow: visible; }
  #sec-featured-products h4,
  #sec-flooring-industry h4 {
    text-transform: capitalize;
    margin-bottom: 0;
    font-weight: 600; }
  #sec-featured-products a,
  #sec-flooring-industry a {
    color: #3D3C3C;
    margin-bottom: 5px;
    width: fit-content; }
    #sec-featured-products a:hover,
    #sec-flooring-industry a:hover {
      color: #EC2025; }
  @media screen and (min-width: 1024px) {
    #sec-featured-products,
    #sec-flooring-industry {
      padding: 124px 0; }
      #sec-featured-products .carousel-container,
      #sec-flooring-industry .carousel-container {
        width: 97vw; } }
  @media screen and (min-width: 1620px) {
    #sec-featured-products .carousel-container,
    #sec-flooring-industry .carousel-container {
      width: 92vw; } }

#sec-sound-control {
  position: relative;
  padding: 112px 0 85px;
  overflow: hidden; }
  #sec-sound-control .bg-img {
    position: absolute;
    inset: 0;
    height: 100% !important;
    width: 100% !important;
    z-index: -1; }
    #sec-sound-control .bg-img::after {
      content: '';
      height: 100% !important;
      width: 100% !important;
      background-color: rgba(37, 36, 36, 0.87);
      mix-blend-mode: multiply;
      position: absolute;
      inset: 0;
      z-index: 0; }
    #sec-sound-control .bg-img picture,
    #sec-sound-control .bg-img img {
      position: relative;
      object-fit: cover;
      max-height: 100% !important;
      max-width: 100% !important;
      height: 100% !important;
      width: 100% !important; }
  #sec-sound-control .container {
    position: relative;
    z-index: 1; }
    #sec-sound-control .container h2 {
      text-transform: uppercase; }
      #sec-sound-control .container h2 span {
        font-family: "Oxanium", "SpaceX", "Source Sans Pro", "Roboto", sans-serif;
        font-weight: 700; }
      #sec-sound-control .container h2 .h2-span {
        color: #EC2025;
        font-family: "SpaceX", "Source Sans Pro", sans-serif; }
    #sec-sound-control .container h3 {
      font-size: 32px;
      line-height: 1.3; }
    #sec-sound-control .container p {
      color: #C9C9C9; }
  #sec-sound-control .card {
    margin-bottom: 16px; }
    #sec-sound-control .card:last-of-type {
      margin-bottom: 0; }
    #sec-sound-control .card h2 {
      text-transform: uppercase;
      margin-bottom: 0;
      font-family: "SpaceX", "Source Sans Pro", sans-serif;
      color: #EC2025; }
    #sec-sound-control .card h4 {
      font-size: 24px;
      margin-bottom: 0;
      font-weight: 600;
      text-transform: uppercase; }
  @media screen and (min-width: 769px) {
    #sec-sound-control {
      padding: 174px 0 126px; }
      #sec-sound-control .card {
        margin-bottom: 55px; }
        #sec-sound-control .card h2 {
          margin-bottom: 5px; } }
  @media screen and (max-width: 769px) {
    #sec-sound-control .card h2 {
      line-height: 1.2;
      font-size: 20px; }
    #sec-sound-control .card h4 {
      font-size: 16px; }
    #sec-sound-control .btn.btn-primary {
      margin-top: 60px;
      width: fit-content; } }

#sec-clients {
  padding: 83px 0 68px;
  background-color: #232323; }
  #sec-clients h4 {
    margin-bottom: 68px;
    font-weight: 600;
    text-transform: uppercase; }
  #sec-clients .btn.btn-secondary.large {
    margin-top: 200px; }
  #sec-clients .carousel .testimonial-slides .card-content {
    margin-bottom: 63px; }
    #sec-clients .carousel .testimonial-slides .card-content .icon-quotation {
      display: inline-block;
      font-size: 45px;
      line-height: 1;
      vertical-align: bottom;
      margin-right: 5px;
      color: #EC2025; }
    #sec-clients .carousel .testimonial-slides .card-content p {
      display: inline; }
  #sec-clients .carousel .testimonial-slides .testimonial-card p:first-of-type {
    font-size: 30px;
    font-family: "Source Sans Pro", "SpaceX", "Oxanium", "Roboto", sans-serif;
    line-height: 1.2; }
  #sec-clients .carousel .testimonial-slides .testimonial-card p.h4 {
    font-size: 18px;
    font-family: "Oxanium", "SpaceX", "Source Sans Pro", "Roboto", sans-serif;
    text-transform: uppercase; }
  #sec-clients .carousel .testimonial-slides .owl-nav {
    display: flex;
    gap: 14px;
    position: absolute;
    bottom: -125px;
    right: 0;
    left: 0;
    background-color: #232323; }
    #sec-clients .carousel .testimonial-slides .owl-nav button {
      width: 55px;
      height: 55px;
      background-color: #EC2025; }
      #sec-clients .carousel .testimonial-slides .owl-nav button i {
        font-family: 'standard-icons';
        color: #FFFFFF;
        font-style: normal;
        font-size: 17px; }
        #sec-clients .carousel .testimonial-slides .owl-nav button i.chevron-left::before {
          content: '\e90c'; }
        #sec-clients .carousel .testimonial-slides .owl-nav button i.chevron-right::before {
          content: '\e90b'; }
      #sec-clients .carousel .testimonial-slides .owl-nav button.disabled {
        background-color: rgba(236, 32, 37, 0.8); }
  @media screen and (min-width: 641px) {
    #sec-clients .carousel .testimonial-slides .testimonial-card .card-content {
      margin-bottom: 110px; }
    #sec-clients .carousel .testimonial-slides .testimonial-card p:first-of-type {
      font-size: 38px; }
    #sec-clients .carousel .testimonial-slides .testimonial-card p.h4 {
      font-size: 22px; }
    #sec-clients h4 {
      margin-bottom: 80px; } }
  @media screen and (min-width: 1025px) {
    #sec-clients {
      padding: 149px 0 169px; }
      #sec-clients .carousel .testimonial-slides .testimonial-card .card-content {
        margin-bottom: 191px; }
        #sec-clients .carousel .testimonial-slides .testimonial-card .card-content .icon-quotation {
          font-size: 60px; }
      #sec-clients .carousel .testimonial-slides .testimonial-card p:first-of-type {
        font-size: 50px; }
      #sec-clients .carousel .testimonial-slides .testimonial-card p.h4 {
        font-size: 24px; }
      #sec-clients .carousel .testimonial-slides .owl-nav {
        bottom: 0;
        right: 0;
        left: unset; }
      #sec-clients .btn.btn-secondary.large {
        margin-top: 129px; }
      #sec-clients h4 {
        margin-bottom: 110px; } }

#sec-members {
  padding: 59px 0 47px;
  background-color: #FFFFFF;
  overflow: hidden; }
  #sec-members .logo {
    margin-right: 35px; }
    #sec-members .logo:last-of-type {
      margin-right: 0; }
  #sec-members .members-track {
    display: flex;
    justify-content: space-between;
    align-items: center; }
  #sec-members .members-slider {
    overflow: hidden;
    width: 100%; }
  #sec-members .members-track {
    width: max-content;
    justify-content: unset;
    animation: membersScroll 18s linear infinite; }
  @media screen and (max-width: 767px) {
    #sec-members {
      padding: 24px 0 19px; }
      #sec-members .logo {
        max-width: 80px;
        margin-right: 25px; } }

@keyframes membersScroll {
  from {
    transform: translateX(0); }
  to {
    transform: translateX(-50%); } }

#sec-posts {
  background-color: #232323;
  padding: 60px 0 100px; }
  #sec-posts h4 {
    text-transform: uppercase; }
  #sec-posts .card {
    overflow: hidden; }
    #sec-posts .card picture,
    #sec-posts .card img {
      border-radius: 5px;
      transition: all 0.3s linear;
      overflow: hidden;
      height: 428px;
      width: 100%;
      object-fit: cover; }
      #sec-posts .card picture:hover,
      #sec-posts .card img:hover {
        transform: scale(1.03); }
    #sec-posts .card h4 {
      margin: 35px 0 22px;
      text-transform: unset;
      font-size: 20px;
      line-height: 1.8;
      padding-right: 15px; }
      #sec-posts .card h4 a {
        color: #FFFFFF; }
        #sec-posts .card h4 a:hover {
          color: #EC2025;
          text-decoration: underline; }
    #sec-posts .card .entry-meta span {
      color: #C9C9C9;
      font-family: "Source Sans Pro", "SpaceX", "Oxanium", "Roboto", sans-serif;
      font-weight: 600;
      font-size: 16px; }
      #sec-posts .card .entry-meta span.sep {
        position: relative;
        bottom: 15px;
        font-size: 30px; }
    @media screen and (min-width: 1025px) {
      #sec-posts .card h4 {
        font-size: 22px; }
      #sec-posts .card picture,
      #sec-posts .card img {
        height: 604px; }
      #sec-posts .card .entry-meta span {
        font-size: 20px; }
        #sec-posts .card .entry-meta span.sep {
          bottom: 12px; } }
    @media screen and (max-width: 769px) {
      #sec-posts .card picture,
      #sec-posts .card img {
        height: 380px; } }
  @media screen and (min-width: 1025px) {
    #sec-posts {
      padding: 124px 0 82px; } }
  @media screen and (max-width: 1025px) {
    #sec-posts .post-2, #sec-posts .post-3 {
      display: none; } }

#sec-accordion {
  padding: 50px 0 30px; }
  #sec-accordion h4 {
    text-transform: uppercase;
    margin-bottom: 40px; }
  #sec-accordion .accordion {
    border-bottom: 1px solid #707070;
    padding-bottom: 18px;
    margin-bottom: 20px;
    cursor: pointer; }
    #sec-accordion .accordion i::before {
      content: "\e905"; }
    #sec-accordion .accordion i:hover {
      background-color: #EC2025;
      color: #FFFFFF;
      border-color: #EC2025 !important; }
    #sec-accordion .accordion.active i {
      background-color: #EC2025;
      color: #FFFFFF;
      border-color: #EC2025 !important; }
      #sec-accordion .accordion.active i::before {
        content: "\e907"; }
    #sec-accordion .accordion.literature-accordion i {
      transition: transform 0.3s linear; }
      #sec-accordion .accordion.literature-accordion i::before {
        content: '\e90e'; }
    #sec-accordion .accordion.literature-accordion.active i {
      transform: rotate(90deg); }
    #sec-accordion .accordion ul {
      margin-top: 20px; }
      #sec-accordion .accordion ul li {
        margin-bottom: 5px; }
    #sec-accordion .accordion .title h4 {
      margin: 0;
      text-transform: unset;
      font-family: "Source Sans Pro", "SpaceX", "Oxanium", "Roboto", sans-serif;
      line-height: 1.5; }
    #sec-accordion .accordion .title i {
      width: 43px;
      height: 43px;
      font-size: 10px;
      border: 1px solid #3D3C3C;
      padding: 20px;
      display: flex;
      align-items: center;
      justify-content: center;
      margin-left: 20px;
      border-radius: 50%;
      margin-right: 5px; }
    #sec-accordion .accordion .body {
      margin-top: 10px;
      display: none; }
  #sec-accordion .btn.btn-primary {
    margin-top: 30px; }
  @media screen and (min-width: 1025px) {
    #sec-accordion {
      padding: 70px 0 52px; }
      #sec-accordion h4 {
        margin-bottom: 60px; }
      #sec-accordion .accordion ul {
        margin-top: 30px; }
      #sec-accordion .accordion .title i {
        width: 53px;
        height: 53px;
        font-size: 13px;
        border-width: 2px; } }

#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 .content {
  max-width: 736px; }

section .btn.btn-secondary.large {
  margin-top: 0; }
  section .btn.btn-secondary.large::after {
    position: relative;
    bottom: 2px; }
  @media screen and (min-width: 1025px) {
    section .btn.btn-secondary.large {
      font-size: 24px; } }
