:root {
  --black-bg: #22262a;
  --goldenrod: #f6b714;
  --white: white;
  --black: #333;
}

.w-form-formrecaptcha {
  margin-bottom: 8px;
}

body {
  color: #333;
  font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
  font-size: 14px;
  line-height: 20px;
}

h1 {
  margin-top: 20px;
  margin-bottom: 10px;
  font-family: Open Sans, sans-serif;
  font-size: 40px;
  font-weight: 700;
  line-height: 120%;
}

h2 {
  margin-top: 20px;
  margin-bottom: 10px;
  font-family: Open Sans, sans-serif;
  font-size: 32px;
  font-weight: 600;
  line-height: 120%;
}

h3 {
  margin-top: 20px;
  margin-bottom: 10px;
  font-family: Open Sans, sans-serif;
  font-size: 24px;
  font-weight: 600;
  line-height: 120%;
}

h4 {
  margin-top: 10px;
  margin-bottom: 10px;
  font-family: Open Sans, sans-serif;
  font-size: 18px;
  font-weight: 600;
  line-height: 120%;
}

p {
  margin-bottom: 10px;
  font-family: Open Sans, sans-serif;
  font-size: 16px;
}

a {
  border-radius: 10px;
  text-decoration: underline;
}

.sub-slider-nav-dots {
  display: none;
}

.main-slider-container {
  background-color: var(--black-bg);
  width: 100%;
  height: 100vh;
  position: relative;
  overflow: hidden;
}

.first-slider-container {
  z-index: 10;
  position: relative;
}

.main-slide-container {
  width: 100%;
  height: 100%;
  overflow: hidden;
}

.main-slide-wrapper {
  background-image: linear-gradient(rgba(51, 51, 51, .35), rgba(51, 51, 51, .35)), url('../images/1.jpg');
  background-position: 0 0, 50%;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  display: flex;
}

.main-slide-wrapper._1 {
  background-image: linear-gradient(rgba(51, 51, 51, .35), rgba(51, 51, 51, .35)), url('../images/Home-slider-2-min.png');
  background-position: 0 0, 50% 100%;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
}

.main-slide-wrapper._2 {
  background-image: linear-gradient(rgba(51, 51, 51, .35), rgba(51, 51, 51, .35)), url('../images/Home-slider-1-min.png');
  background-position: 0 0, 50% 100%;
}

.sub-slider-nav-arrow {
  display: none;
}

.slider-trigger-right {
  z-index: 50;
  position: absolute;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.c-slider-btn-circle {
  border: 1px solid #aaa;
  border-radius: 1000px;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.sub-slider-slide {
  perspective: 1000px;
  width: 350px;
  padding: 1vh 1vw;
  transform: perspective(1000px);
}

.sub-slider-mask {
  overflow: visible;
}

.main-slider-nav-arrow {
  display: none;
}

.ci-main-slide-content {
  position: relative;
}

.main-slide-title {
  color: #fff;
  letter-spacing: 1px;
  text-transform: uppercase;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Open Sans, sans-serif;
  font-size: 30px;
  font-weight: 700;
  position: relative;
}

.main-slide-title.h3-heading {
  color: #000;
  font-size: 20px;
}

.b-slider-control {
  align-items: center;
  display: flex;
}

.slider-trigger-left {
  z-index: 50;
  position: absolute;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.sub-slider {
  background-color: rgba(0, 0, 0, 0);
  width: 350px;
  height: 25vh;
}

.ci-slider-btn-loading {
  opacity: .5;
  border-radius: 1000px;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.c-main-slide-description {
  color: #fff;
  width: 50vw;
  margin-bottom: 20px;
  font-family: Open Sans, sans-serif;
  font-size: 1.1em;
  font-weight: 400;
  line-height: 1.4em;
}

.second-slider-container {
  z-index: 20;
  align-items: flex-end;
  padding-top: 20px;
  padding-bottom: 20px;
  display: flex;
  position: absolute;
  top: auto;
  bottom: 0%;
  left: auto;
  right: 0%;
}

.c-main-slide-title {
  margin-bottom: 20px;
}

.sub-slide-wrapper {
  background-color: #333;
  background-image: linear-gradient(to top, rgba(19, 19, 19, .5), rgba(0, 0, 0, 0) 30%), url('https://d3e54v103j8qbb.cloudfront.net/img/background-image.svg');
  background-position: 0 0, 50%;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
  border-radius: 10px;
  justify-content: flex-end;
  align-items: flex-end;
  width: 100%;
  height: 100%;
  display: flex;
  position: relative;
  box-shadow: 1px 1px 10px rgba(19, 19, 19, .5);
}

.sub-slide-wrapper._2 {
  background-image: linear-gradient(rgba(51, 51, 51, .35), rgba(51, 51, 51, .35)), url('../images/Home-slider-2-min.png');
  background-position: 0 0, 50%;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
  justify-content: flex-end;
  align-items: flex-end;
}

.sub-slide-wrapper._3 {
  background-image: linear-gradient(rgba(0, 0, 0, .35), rgba(0, 0, 0, .35)), url('../images/Home-slider-1-min.png');
  background-position: 0 0, 50%;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
}

.sub-slider-container {
  padding-right: 20vw;
  position: relative;
  overflow: hidden;
}

._w-slider-btn {
  border-radius: 500px;
  justify-content: center;
  align-items: center;
  width: 50px;
  height: 50px;
  padding: 15px;
  display: flex;
  position: relative;
}

.c-slider-btn-loading {
  border: 1px dashed #aaa;
  border-radius: 1000px;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.c-main-slide-content {
  text-align: center;
  margin-bottom: 80px;
}

.sub-slide-container {
  width: 100%;
  height: 100%;
}

.main-slider-nav-dots {
  display: none;
}

._w-slider-control {
  padding-left: 20px;
  padding-right: 20px;
}

.main-slider {
  background-color: #222;
  flex-direction: column;
  height: 85vh;
}

.main-slider.mobile {
  display: none;
}

.c-slider-btn {
  cursor: pointer;
  margin-left: 10px;
  margin-right: 10px;
}

.c-slider-btn-icon {
  z-index: 10;
  justify-content: center;
  align-items: center;
  display: flex;
  position: relative;
}

.c-slide-btn-block {
  justify-content: center;
  align-items: center;
  width: 75px;
  height: 75px;
  display: flex;
  position: relative;
}

.navbar {
  background-color: var(--black-bg);
  padding-top: 0%;
  padding-bottom: 0%;
}

.button {
  background-color: var(--goldenrod);
  text-align: center;
  border-radius: 5px;
  width: 161px;
  margin-left: auto;
  margin-right: auto;
  font-family: Open Sans, sans-serif;
  font-weight: 700;
  transition: all .4s;
  display: block;
}

.button:hover {
  transform: scale(.9);
}

.button.contact {
  margin-top: 20px;
  margin-left: 0;
  margin-right: 0;
}

.button.center {
  margin-left: 0;
}

.nav-link-2 {
  color: #fff;
  font-family: Open Sans, sans-serif;
  font-size: 10px;
  font-weight: 600;
}

.nav-link-2:hover {
  color: var(--goldenrod);
}

.nav-link-2.w--current {
  color: #f6b714;
}

.container {
  flex-direction: row;
  justify-content: flex-start;
  align-items: center;
  margin-left: auto;
  margin-right: auto;
  display: block;
  position: relative;
}

.image {
  align-self: auto;
  margin-top: 15px;
}

.section {
  margin-top: 100px;
  padding-left: 5rem;
  padding-right: 5rem;
  display: block;
}

.section.dark {
  background-color: var(--black-bg);
  margin-top: 0;
  padding-bottom: 2rem;
  overflow: visible;
}

.section.about {
  display: none;
}

.section.privacy-policy {
  margin-top: 20px;
}

.paragraph {
  text-align: left;
  margin-bottom: 20px;
  font-weight: 600;
  line-height: 26px;
}

.paragraph.normal {
  font-weight: 400;
  line-height: 150%;
}

.text-wrapper {
  flex-direction: column;
  display: flex;
}

.text-wrapper.flex.contact {
  margin-top: 10px;
}

.text-wrapper.flex.contact.footertext {
  justify-content: flex-start;
  align-items: flex-start;
  margin-top: 10px;
}

.text-wrapper.flex.contact.left {
  justify-content: flex-start;
  align-items: flex-start;
}

.text-wrapper.flex.footertext {
  justify-content: flex-end;
  margin-bottom: 0;
}

.text-wrapper.flex.left {
  justify-content: flex-start;
  align-items: flex-start;
  margin-bottom: 20px;
}

.text-wrapper.flex--left {
  justify-content: flex-start;
  align-items: center;
  margin-top: 20px;
  margin-bottom: 15px;
  display: flex;
}

.text-wrapper.flex-vertical {
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  margin-top: 40px;
  margin-bottom: 15px;
  display: flex;
}

.text-wrapper.contact {
  margin-top: 20px;
}

.text-wrapper.contact.vertical {
  flex-direction: column;
  align-items: flex-start;
  margin-top: 18px;
  padding-right: 20px;
  display: flex;
}

.text-wrapper.contact.vertical.dik {
  margin-top: 18px;
}

.text-wrapper.contact.footer {
  padding-top: 0;
  padding-left: 0;
  padding-right: 4rem;
}

.text-wrapper.footerline {
  border-bottom: 2px solid var(--white);
}

.text-wrapper.footerline.bottom {
  border-bottom-style: none;
  flex-direction: row;
  justify-content: space-between;
}

.text-wrapper.flex {
  justify-content: flex-start;
  align-items: center;
  margin-top: 20px;
  margin-bottom: 15px;
  display: flex;
}

.flexbox {
  flex: 1;
  justify-content: center;
  align-items: flex-start;
  margin-bottom: 20px;
  display: flex;
}

.flexbox.middle {
  justify-content: space-around;
  margin-top: 20px;
  display: flex;
}

.flexbox.flexbox--vertical {
  width: 100%;
  display: flex;
  position: relative;
}

.flexbox.privacy-policy {
  flex-direction: column;
  justify-content: flex-start;
}

.flex-left {
  flex-direction: column;
  justify-content: space-between;
  align-self: flex-start;
  width: 45%;
  margin-right: 0%;
  display: block;
}

.flex-left.who-we {
  margin-right: 5%;
}

.flex-left.contact {
  width: 70%;
  display: flex;
}

.flex-left.motorsport {
  align-self: flex-start;
  width: 100%;
  position: -webkit-sticky;
  position: sticky;
  top: 0;
}

.flex-right {
  flex-direction: column;
  flex: none;
  justify-content: flex-start;
  align-self: flex-start;
  width: 40%;
  margin-left: 0;
  padding-left: 5%;
  display: block;
  position: relative;
}

.flex-right.image--wrap {
  width: 50%;
  overflow: visible;
}

.flex-right.contact {
  justify-content: space-between;
  align-self: flex-start;
  display: flex;
}

.flex-right.first {
  order: -1;
  align-items: flex-start;
  width: 20%;
  display: flex;
}

.flex-right.first.nomargin {
  padding-top: 1rem;
  padding-left: 0%;
  position: -webkit-sticky;
  position: sticky;
  top: 48px;
}

.r-icon {
  order: 1;
  width: 25px;
  height: 25px;
  margin-left: 15px;
  display: none;
}

.r-icon.footericon {
  order: -1;
  margin-left: 0;
  margin-right: 15px;
}

.r-icon.contacticon {
  margin-left: 0;
  margin-right: 15px;
}

.r-icon.right {
  order: 1;
  display: none;
}

.h3 {
  color: var(--black);
  margin-top: 0;
  margin-bottom: 0;
  font-size: 20px;
}

.h3.white {
  color: var(--white);
  align-self: auto;
}

.h3.contact.yellow {
  color: var(--goldenrod);
  font-size: 40px;
}

.h2.white {
  color: #fff;
}

._w-paragraph {
  color: var(--white);
  line-height: 26px;
}

.image-2 {
  width: 622px;
  max-width: none;
  height: 452px;
  position: absolute;
  left: -12%;
  right: 0%;
  overflow: hidden;
}

.section-slider {
  overflow: hidden;
}

.slider-wrap {
  align-items: center;
  margin-top: 10px;
  margin-bottom: 10px;
  padding: 40px;
  display: flex;
}

.slider-block {
  flex: none;
}

.slider-img {
  width: 250px;
  margin-right: 20px;
}

.slider-img.vrooam {
  width: 200px;
  height: 100px;
}

.footer {
  background-color: var(--black-bg);
  padding: 60px 5rem 0;
}

.navbar-2 {
  background-color: var(--black-bg);
  justify-content: flex-start;
  height: 60px;
  padding-left: 5rem;
  padding-right: 5rem;
  display: block;
}

.c-paragraph {
  color: #333;
  text-align: left;
  height: 20px;
  margin-bottom: 0;
  font-size: 14px;
}

.c-paragraph.white {
  color: var(--white);
  height: auto;
  margin-bottom: 0;
  font-family: Open Sans, sans-serif;
}

.c-form {
  flex-flow: column;
  flex: 0 auto;
  align-content: stretch;
  align-self: stretch;
  align-items: stretch;
  display: flex;
}

.field-label {
  color: var(--black);
  margin-top: 36px;
  margin-bottom: 20px;
  font-family: Open Sans, sans-serif;
  font-size: 14px;
  font-weight: 400;
}

.field-label.yellow {
  color: var(--goldenrod);
}

.textarea-2 {
  background-color: rgba(51, 51, 51, .15);
  border: 1px solid #fafafa;
  border-radius: 5px;
  height: 300px;
  min-height: 298px;
}

.textarea-2.light {
  background-color: var(--white);
}

.form-flex {
  justify-content: space-around;
  align-self: stretch;
  align-items: stretch;
  width: 100%;
  display: flex;
}

.form-field-wrapper-copy {
  flex-direction: column;
  align-self: stretch;
  margin-bottom: 20px;
  margin-right: 10px;
  display: flex;
}

.form-field-wrapper {
  flex-direction: column;
  width: 50%;
  margin-right: 10px;
  display: flex;
}

.form-block {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.text-field {
  background-color: rgba(51, 51, 51, .15);
  border: 1px #000;
  border-radius: 5px;
}

.text-field._2 {
  border-color: #fafafa;
  width: auto;
  margin-right: 0;
}

.text-field.light {
  background-color: var(--white);
}

.c-button {
  background-color: var(--goldenrod);
  text-align: center;
  border-radius: 5px;
  width: 161px;
  margin-top: 15px;
  margin-right: auto;
  font-family: Open Sans, sans-serif;
  font-weight: 700;
  transition: all .4s;
  display: block;
}

.c-button:hover {
  transform: scale(.9);
}

.c-button.footerform {
  border-radius: 0 24px 24px 0;
  margin-top: 0;
}

.c-button.footerform:hover {
  background-color: #af8c31;
  transform: none;
}

.link {
  color: var(--goldenrod);
  text-decoration: none;
}

.link.white {
  color: var(--white);
  margin-bottom: 10px;
  font-family: Open Sans, sans-serif;
}

.link.white:hover {
  color: var(--goldenrod);
}

.link-2 {
  color: var(--goldenrod);
  text-decoration: none;
}

.bold-text {
  font-style: normal;
  font-weight: 400;
}

.section-title-----web {
  text-align: center;
  max-width: 35.625rem;
  margin: 0 auto 1.75rem;
  font-size: 3.25rem;
  font-weight: 700;
  line-height: 1.2em;
}

.section-title-----web.section-title--left {
  text-align: left;
}

.section-title-----web.section-title--left.section-title--center-md.section-title--web.section-title--web--lg {
  max-width: 40rem;
}

.section-title-----web.section-title--left.section-title--center-md.section-title--web.section-title--web--lg.section-title-----web--left-mobile {
  color: var(--goldenrod);
  margin-bottom: .5rem;
}

.section-title-----web.section-title-2 {
  color: var(--white);
  text-align: left;
  font-size: 20px;
}

.p {
  margin-bottom: 2rem;
}

.p.p-max-w-md {
  color: var(--white);
  line-height: 150%;
}

.section-about {
  background-color: #fff;
  min-height: 0;
  padding-top: 8.75rem;
  padding-bottom: 8.75rem;
  display: block;
  position: relative;
}

.section-about.hero {
  background-image: linear-gradient(to bottom, var(--black-bg), var(--black-bg));
  color: #fff;
  position: relative;
}

.section-about.sections {
  background-color: var(--black-bg);
  padding-top: 2rem;
  padding-bottom: 2rem;
  position: relative;
}

.container-2 {
  z-index: 2;
  max-width: 1420px;
  height: 100%;
  margin-left: auto;
  margin-right: auto;
  padding-left: 5rem;
  padding-right: 5rem;
  position: relative;
}

.container-2.container--grey {
  justify-content: flex-end;
  display: flex;
}

.container-2.container--grey.container--left {
  justify-content: flex-start;
  margin-left: 0;
  margin-right: 0;
  padding-left: 4rem;
  padding-right: 4rem;
}

.container-2.container--grey.container--center {
  justify-content: space-between;
  align-items: stretch;
  padding-left: 5rem;
  padding-right: 5rem;
}

.section__half-col {
  width: 33%;
  max-width: 560px;
  padding: 1rem;
}

.section__half-col.motorsport {
  width: 100%;
}

.section__half-col.motorsport.paralax-left {
  border-bottom: 1px solid #e2e2e2;
  max-width: none;
  margin-bottom: 2rem;
  padding-bottom: 3rem;
}

.section__rounded-img-right {
  background-image: url('../images/InfinityX-Proactive-Partner.jpg');
  background-position: 0%;
  background-repeat: no-repeat;
  background-size: cover;
  border-top-left-radius: 200px;
  width: 50%;
  position: absolute;
  top: 0%;
  bottom: 0%;
  left: auto;
  right: 0%;
}

.section__rounded-img-right.motorsport {
  background-image: linear-gradient(rgba(51, 51, 51, .4), rgba(51, 51, 51, .4)), url('../images/Sinter-Brake-Pads.jpg');
  background-position: 0 0, 0 0;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
}

.section__rounded-img-right.photography {
  background-image: linear-gradient(rgba(51, 51, 51, .4), rgba(51, 51, 51, .4)), url('../images/dollar-gill-yqNRxWNrC04-unsplash-min.jpg');
  background-position: 0 0, 0 0;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
}

.a-headings {
  color: #fff;
  text-align: left;
  margin-bottom: 10px;
  font-family: Open Sans, sans-serif;
  font-size: 16px;
  font-weight: 600;
  text-decoration: none;
}

.a-headings.a-headings--yellow {
  color: var(--goldenrod);
  font-size: 32px;
}

.a-headings.a-headings--yellow.centered {
  text-align: center;
  font-size: 40px;
}

.a-headings.a-headings--white {
  color: var(--white);
  font-size: 32px;
}

.a-headings.a-headings--white.dealers-subheading {
  text-transform: uppercase;
}

.a-headings.dealer {
  margin-top: 20px;
}

.a-headings.dealer.dealers.nomargin {
  margin-top: 0;
}

.a-headings.copyright {
  font-size: 10px;
  font-weight: 300;
}

.a-headings.top--margin {
  margin-top: 10px;
  transition: color .3s;
}

.a-headings.top--margin:hover {
  color: var(--goldenrod);
}

.a-headings.top--margin.dealer-menu {
  color: #000;
  font-size: 14px;
  line-height: 18px;
}

.a-headings.dealers {
  color: #000;
  margin-bottom: 20px;
  font-size: 14px;
}

.div-block-2 {
  justify-content: space-between;
  align-items: center;
  display: flex;
}

.html-embed {
  margin-bottom: 0;
}

.footer-flex {
  flex-direction: row;
  margin-top: 5%;
  display: flex;
}

.column {
  flex-direction: column;
  width: 33%;
  margin-top: 30px;
  margin-right: 20px;
  display: flex;
}

.column.new {
  flex-direction: column;
  align-items: center;
}

.d-107-link-block {
  color: #fff;
  text-transform: uppercase;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  text-decoration: none;
  display: flex;
}

.form {
  display: flex;
}

.text-field-2 {
  border-top-left-radius: 24px;
  border-bottom-left-radius: 24px;
  margin-bottom: 0;
}

.bold-text-3, .bold-text-4 {
  font-weight: 400;
}

.text-span {
  color: var(--goldenrod);
  font-size: 40px;
}

.m-paragraph {
  color: #000;
  margin-top: 20px;
  margin-bottom: 30px;
  line-height: 150%;
}

.section-brands {
  background-color: rgba(0, 0, 0, 0);
  padding: 5rem;
}

.web-link {
  color: var(--goldenrod);
  height: 19px;
  font-size: 14px;
  text-decoration: none;
  transition: color .3s;
  position: relative;
  top: 10px;
}

.web-link:hover {
  color: #333;
}

.brand-2 {
  flex-direction: row;
  justify-content: center;
  align-items: center;
  height: 100%;
  display: flex;
}

.brand-2.w--current {
  flex-direction: row;
  align-items: center;
}

.div-block-3 {
  flex-direction: column;
  display: flex;
}

.link-6 {
  color: #000;
  text-decoration: none;
}

.link-6.thin {
  font-size: 12px;
  font-weight: 300;
}

.link-6.thin.white {
  color: #daa520;
}

.link-6.thin.yellow {
  color: var(--goldenrod);
}

.dealer-wrap {
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: flex-start;
  display: flex;
}

.form-block-2 {
  margin-top: 30px;
}

.link-7 {
  color: var(--goldenrod);
  text-decoration: none;
}

.heading-3 {
  color: #333;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 24px;
  font-weight: 600;
  text-decoration: none;
  display: block;
  position: static;
  top: 0;
}

.dealers {
  width: 250px;
  margin-bottom: 20px;
  margin-right: 10px;
}

.col {
  margin-bottom: 32px;
  padding-left: 20px;
  padding-right: 20px;
}

.col._2col {
  flex: 0 50%;
}

.col._2col.overflow-visible {
  overflow: visible;
}

.col._2col.overflow-visible.reverse {
  order: -1;
}

.col._2col.tab-menu {
  flex-direction: column;
  align-items: stretch;
  display: flex;
}

.h3-2 {
  letter-spacing: 0;
  text-transform: none;
  margin-bottom: 20px;
  font-size: 2.2rem;
  font-weight: 500;
  line-height: 1.2;
}

.tab_illo-wrapper {
  text-align: center;
  margin-left: auto;
  margin-right: auto;
  position: relative;
}

.strategy-illo_bg {
  width: 100%;
  max-width: 600px;
  max-height: 460px;
}

.row {
  margin-bottom: -32px;
  margin-left: -20px;
  margin-right: -20px;
}

.row.flex-center {
  justify-content: center;
  align-items: center;
  margin-bottom: 20px;
  display: flex;
}

.tab_text-wrapper {
  overflow: hidden;
}

.tab_text {
  margin-top: 0;
  margin-bottom: 0;
}

.tab-link {
  opacity: .4;
  color: #182c4f;
  cursor: pointer;
  background-color: rgba(0, 0, 0, 0);
  border-left: 4px solid rgba(0, 0, 0, 0);
  margin-top: 0;
  margin-bottom: 0;
  margin-left: -28px;
  padding: 0 8% 0 28px;
  transition: border-color .2s, opacity .2s ease-out;
  display: block;
}

.tab-link:hover {
  border-left-color: var(--goldenrod);
  opacity: .6;
  text-decoration: none;
}

.tab-link.w--current {
  border-left-color: var(--goldenrod);
  opacity: 1;
  background-color: rgba(0, 0, 0, 0);
}

.tab_pane {
  overflow: visible;
}

.tab-heading {
  font-size: 24px;
}

.tab-link-copy {
  opacity: .4;
  color: #182c4f;
  cursor: pointer;
  background-color: rgba(0, 0, 0, 0);
  border-left: 4px solid rgba(0, 0, 0, 0);
  margin-top: 0;
  margin-bottom: 0;
  margin-left: -28px;
  padding: 0 8% 0 28px;
  transition: border-color .2s, opacity .2s ease-out;
  display: block;
}

.tab-link-copy:hover {
  border-right: 4px solid var(--goldenrod);
  border-left: 0px none var(--goldenrod);
  opacity: .6;
  text-decoration: none;
}

.tab-link-copy.w--current {
  border-right: 4px solid var(--goldenrod);
  border-left: 0px none var(--goldenrod);
  opacity: 1;
  background-color: rgba(0, 0, 0, 0);
}

.tab-para {
  margin-bottom: 30px;
}

.body-2 {
  background-color: var(--black-bg);
  height: 100vh;
}

.d-135-color-overlay {
  background-color: rgba(0, 0, 0, .3);
  border-radius: 10px;
  position: absolute;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.demo-wrapper {
  flex-flow: row-reverse;
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100vh;
  margin-top: 0;
  margin-right: 0%;
  display: flex;
  position: relative;
  top: 0%;
  bottom: 0%;
  left: 0%;
  right: 0%;
}

.d-135-view-project-text {
  z-index: 5;
  color: #fff;
  letter-spacing: 2px;
  text-transform: uppercase;
  padding-left: 15px;
  padding-right: 15px;
  font-family: Open Sans, sans-serif;
  font-size: 14px;
  font-weight: 600;
  position: relative;
}

.d-135-view-project-wrapper {
  margin-top: 40px;
}

.d-135-card-wrapper {
  background-image: url('../images/brands-photo-min.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  margin-left: 15px;
  margin-right: 15px;
  text-decoration: none;
  display: flex;
  position: relative;
}

.d-135-card-wrapper._2 {
  background-image: linear-gradient(rgba(0, 0, 0, .39), rgba(0, 0, 0, .39)), url('../images/taylor-barnard.jpg');
  background-position: 0 0, 100%;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
}

.d-135-text-wrapper {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  display: flex;
  position: relative;
}

.d-135-view-project-underline {
  background-color: var(--goldenrod);
  transform-origin: 0%;
  height: 10px;
  margin-top: -10px;
  position: relative;
  top: -10px;
}

.d-135-view-project-underline.h1-heading {
  top: -20px;
}

.d-135-view-project-underline.h2-heading-underline {
  top: -12px;
}

.d-135-h3-heading {
  color: #fff;
  letter-spacing: 2px;
  margin-top: 0;
  font-size: 32px;
  font-weight: 700;
  line-height: 1;
}

.toc-wrapper {
  flex-direction: column;
  display: flex;
}

.h3-heading.white {
  z-index: 5;
  color: #fff;
  text-transform: uppercase;
  position: relative;
}

.div-block-4 {
  flex-direction: column;
  max-width: 380px;
  display: flex;
}

.brand-logos {
  max-width: 30%;
}

.brand-logos.fifty {
  max-width: 50%;
}

.link-block {
  text-align: right;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  margin-top: 0;
  display: block;
}

.heading-wrapper {
  justify-content: space-between;
  align-items: center;
  display: flex;
}

.partner-block {
  margin-bottom: 2rem;
}

.section__rounded-img-right-2 {
  background-image: none;
  background-repeat: repeat;
  border-top-left-radius: 20px;
  border-bottom-left-radius: 20px;
  flex-direction: column;
  justify-content: center;
  align-items: stretch;
  width: 70%;
  margin-top: 5em;
  display: flex;
  position: absolute;
  top: 0%;
  bottom: 0%;
  left: auto;
  right: 0%;
}

.section__rounded-img-right-2.left {
  background-image: none;
  border-radius: 0 200px 200px 0;
  justify-content: center;
  width: 60%;
  margin-top: 3em;
  top: 5%;
  bottom: 0%;
  left: 0%;
  right: auto;
}

.section__rounded-img-right-2.last {
  background-image: none;
  width: 60%;
  margin-top: 0;
}

.section-2 {
  background-color: #fff;
  min-height: 0;
  padding-top: 8.75rem;
  padding-bottom: 8.75rem;
  display: block;
  position: relative;
}

.section-2.section-home-2 {
  background-color: #fff;
  margin-top: 8em;
  padding-top: 3rem;
  padding-bottom: 0;
  position: relative;
}

.section-2.section-home-2.reverse.two {
  background-color: rgba(0, 0, 0, 0);
  margin-top: 0;
  padding-top: 5rem;
}

.section-2.section-home-2.one {
  background-color: rgba(0, 0, 0, 0);
  margin-top: 0;
  padding-top: 5rem;
}

.section-2.section-home-2.three {
  background-color: rgba(0, 0, 0, 0);
  margin-top: 0;
  padding-top: 5rem;
  padding-bottom: 10em;
}

.l-paragraph-2 {
  color: #22262a;
  text-align: left;
  font-size: 15px;
  line-height: 26px;
}

.section__half-col-2 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto auto auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  width: 100%;
  max-width: 560px;
  padding-top: 0;
  padding-bottom: 2rem;
  padding-right: 2rem;
  display: grid;
}

.section__half-col-2.reverse {
  padding-top: 0;
  padding-left: 2rem;
  padding-right: 0;
}

.h3-3 {
  color: #333;
  align-self: flex-start;
  height: 42px;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 18px;
}

.container-3 {
  z-index: 2;
  max-width: 1420px;
  height: 100%;
  margin-left: auto;
  margin-right: auto;
  padding-left: 4rem;
  padding-right: 4rem;
  position: relative;
}

.container-3.container--green {
  display: flex;
}

.container-3.container--green.reverse {
  justify-content: flex-end;
}

.r-paragraph-2 {
  text-align: left;
  align-self: auto;
  font-size: 15px;
  line-height: 26px;
}

.image-3 {
  border-top-left-radius: 20px;
  border-bottom-left-radius: 20px;
  position: static;
  top: 20px;
}

.image-3.reverse {
  border-radius: 0 20px 20px 0;
}

.wrapper {
  width: 50%;
}

.div-block-5 {
  flex-direction: column;
  display: flex;
}

.heading-h1 {
  z-index: 5;
  color: #333;
  text-transform: capitalize;
  position: relative;
}

.h2-heading, .heading-4 {
  z-index: 5;
  position: relative;
}

.cookie-popup {
  background-color: var(--black-bg);
  display: block;
}

.bold-text-5 {
  font-family: Open Sans, sans-serif;
  font-weight: 700;
}

@media screen and (min-width: 1280px) {
  .container {
    max-width: 1180px;
  }

  .image-2 {
    width: 731px;
    height: 531px;
    top: -59px;
    left: -19%;
  }

  .r-paragraph-2 {
    font-size: 16px;
  }
}

@media screen and (min-width: 1440px) {
  .navbar {
    justify-content: space-between;
    display: block;
  }

  .container {
    justify-content: space-between;
    max-width: 1280px;
    display: block;
  }

  .section.dark {
    background-color: var(--black-bg);
  }

  .flexbox {
    justify-content: center;
  }

  .flexbox.middle {
    margin-top: 20px;
  }

  .flex-right.image--wrap {
    width: 45%;
  }

  .image-2 {
    position: absolute;
  }

  .section-slider {
    overflow: hidden;
  }

  .slider-wrap {
    align-items: center;
    margin-top: 80px;
    margin-bottom: 80px;
    padding: 40px;
    display: flex;
  }

  .slider-block {
    flex: none;
    align-items: center;
    display: flex;
  }

  .slider-img {
    width: 250px;
    margin-right: 100px;
  }

  .slider-img.vrooam {
    width: 150px;
  }

  .footer {
    background-color: var(--black-bg);
  }

  .c-paragraph {
    font-size: 16px;
  }

  .text-field, .div-block-3 {
    width: auto;
  }

  .l-paragraph-2, .r-paragraph-2 {
    font-size: 16px;
  }
}
.contact .alert.alert-success{
    margin-top: 25px;
    text-align: center;
    padding: 13px;
}
.section-about .container-2 .form-block .alert.alert-success{
    margin-top: 25px;
    text-align: center;
    padding: 13px;
}
@media screen and (min-width: 1920px) {
  .nav-link-2, .nav-link-2.w--current {
    font-size: 16px;
  }

  .container {
    max-width: 1600px;
  }

  .text-wrapper.flex {
    justify-content: flex-start;
  }

  .image-2 {
    left: 3%;
  }

  .c-form {
    align-self: stretch;
    align-items: center;
  }

  .field-label {
    color: #484848;
  }

  .textarea-2, .form-flex, .form-field-wrapper-copy {
    width: 100%;
  }

  .form-field-wrapper {
    flex: 0 auto;
    width: 90%;
  }

  .form-block {
    align-self: flex-start;
    align-items: center;
    width: 100%;
  }
.contact .form-block{
    align-items: center;
}

  .container-2.container--grey.container--left {
    justify-content: center;
    max-width: 1200px;
  }

  .section__rounded-img-right {
    background-position: 50%;
  }

  .div-block-3 {
    max-width: none;
  }

  .l-paragraph-2 {
    text-align: left;
  }

  .r-paragraph-2 {
    margin-left: 0;
  }
}

@media screen and (max-width: 991px) {
  .main-slide-title {
    text-align: left;
    letter-spacing: 1px;
    font-size: 30px;
  }

  .main-slide-title.h3-heading {
    align-self: flex-start;
  }

  .second-slider-container {
    display: none;
  }

  .c-main-slide-content {
    flex-direction: column;
    align-items: center;
    display: flex;
  }

  .main-slider-nav-dots {
    background-image: linear-gradient(to top, rgba(19, 19, 19, .75), rgba(0, 0, 0, 0));
    display: block;
  }

  .main-slider {
    height: 100vh;
  }

  .main-slider.desktop {
    display: none;
  }

  .main-slider.mobile {
    display: block;
  }

  .nav-link-2, .nav-link-2.w--current {
    font-size: 16px;
  }

  .section {
    padding-left: 5%;
    padding-right: 5%;
  }

  .section.privacy-policy {
    margin-top: 20px;
  }

  .text-wrapper.flex.footertext {
    justify-content: flex-start;
    align-items: flex-start;
  }

  .text-wrapper.flex.left.top {
    margin-bottom: 40px;
  }

  .text-wrapper.flex--left {
    align-items: flex-start;
    margin-top: 10px;
  }

  .text-wrapper.contact.footer {
    align-self: auto;
    padding-left: 0;
  }

  .text-wrapper.footerline.bottom {
    text-align: left;
    flex-direction: column;
    justify-content: space-between;
    align-self: center;
    align-items: center;
  }

  .text-wrapper.flex {
    margin-top: 10px;
  }

  .flexbox {
    position: relative;
  }

  .flexbox.flexbox--vertical {
    flex-direction: column;
  }

  .flex-left.who-we {
    width: 100%;
  }

  .flex-left.motorsport {
    width: 100%;
    margin-right: 0%;
  }

  .flex-right {
    display: none;
  }

  .flex-right.image--wrap {
    flex: 0 auto;
    order: -1;
    align-self: center;
    align-items: center;
    width: 100%;
    margin-bottom: 20px;
    display: flex;
    position: static;
  }

  .flex-right.first.nomargin {
    flex-direction: row;
    justify-content: center;
    align-items: center;
    width: 100%;
    margin-bottom: 8rem;
    padding-top: 0;
    position: static;
  }

  .r-icon.footericon {
    order: -1;
    margin-left: 0;
    margin-right: 15px;
  }

  .h3 {
    text-align: left;
    font-size: 18px;
  }

  .image-2 {
    height: 450px;
    position: static;
  }

  .c-form {
    align-self: stretch;
    align-items: flex-start;
  }

  .field-label {
    margin-top: 10px;
    margin-bottom: 10px;
  }

  .form-flex {
    flex-direction: row;
    align-self: stretch;
    align-items: stretch;
  }

  .form-field-wrapper-copy, .form-field-wrapper {
    align-self: stretch;
  }

  .text-field {
    margin-right: 0;
  }

  .c-button.footerform {
    margin-top: 0;
  }

  .section-title-----web {
    margin-bottom: 1.5rem;
    font-size: 2.75rem;
  }

  .section-title-----web.section-title--left {
    text-align: left;
    font-size: 2.25rem;
  }

  .section-title-----web.section-title--left.section-title--center-md {
    text-align: center;
  }

  .section-title-----web.section-title-2 {
    text-align: left;
    font-size: 22px;
  }

  .p.p-max-w-md {
    max-width: 600px;
  }

  .section-about {
    min-height: 0;
    padding-top: 6rem;
    padding-bottom: 6rem;
  }

  .section-about.hero {
    background-image: linear-gradient(rgba(0, 168, 143, 0), rgba(0, 168, 143, 0));
    padding-top: 0;
    padding-bottom: 0;
  }

  .container-2 {
    padding-left: 3rem;
    padding-right: 3rem;
  }

  .container-2.container--grey {
    background-color: #00a88f;
    border-top-left-radius: 120px;
    margin-top: -10rem;
  }

  .container-2.container--grey.container--left {
    background-color: var(--black-bg);
    border-top-left-radius: 0;
    margin-top: 0;
    padding-top: 2rem;
  }

  .container-2.container--grey.container--center {
    background-color: rgba(0, 0, 0, 0);
    flex-direction: column;
    margin-top: 0;
  }

  .section__half-col {
    text-align: center;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: 100%;
    max-width: 100%;
    padding-top: 0;
    padding-bottom: 0;
    padding-right: 0;
    display: flex;
  }

  .section__half-col.motorsport {
    padding-right: 1rem;
  }

  .section__rounded-img-right {
    background-position: 50%;
    border-top-left-radius: 0;
    width: 100%;
    height: 30rem;
    position: relative;
  }

  .a-headings.top--margin {
    margin-right: 20px;
  }

  .a-headings.dealers {
    align-self: flex-start;
  }

  .icon, .icon-2 {
    color: var(--goldenrod);
  }

  .footer-flex {
    flex-flow: column wrap;
    align-items: flex-start;
  }

  .column {
    text-align: left;
    flex-direction: column;
    justify-content: flex-start;
    width: 100%;
    margin-top: 0;
  }

  .column.new {
    margin-top: 0;
  }

  .m-paragraph {
    text-align: left;
  }

  .section-brands {
    padding-left: 5%;
    padding-right: 5%;
  }

  .web-link {
    display: inline;
  }

  .menu-button-2.w--open {
    background-color: var(--black-bg);
  }

  .div-block-3 {
    margin-bottom: 15px;
  }

  .dealer-wrap {
    flex-wrap: wrap;
    width: 100%;
  }

  .nav-menu {
    background-color: var(--black-bg);
  }

  .tab-link, .tab-link-copy {
    padding-right: 0%;
  }

  .d-135-color-overlay {
    position: absolute;
  }

  .demo-wrapper {
    flex-direction: column-reverse;
    flex: 0 auto;
    align-items: center;
    width: 90%;
    margin-top: 40px;
    margin-left: 5%;
    margin-right: 5%;
  }

  .d-135-card-wrapper {
    background-size: cover;
    height: 120%;
    margin-bottom: 30px;
    margin-left: 5%;
    margin-right: 5%;
  }

  .d-135-card-wrapper._2 {
    width: 90vw;
    margin-left: 0%;
    margin-right: 0%;
  }

  .d-135-view-project-underline.h2-heading-underline {
    margin-top: -5px;
  }

  .toc-wrapper {
    flex-direction: row;
    justify-content: center;
    align-self: auto;
    align-items: center;
    margin-left: 40px;
  }

  .heading-wrapper {
    width: 100%;
  }

  .section__rounded-img-right-2 {
    background-position: 50%;
    border-top-left-radius: 200px;
    width: 100%;
    height: 30rem;
    position: relative;
  }

  .section__rounded-img-right-2.left {
    width: auto;
  }

  .section__rounded-img-right-2.last {
    border-top-left-radius: 200px;
    width: auto;
  }

  .section-2 {
    min-height: 0;
    padding-top: 6rem;
    padding-bottom: 6rem;
  }

  .section-2.section-home-2 {
    background-image: linear-gradient(rgba(0, 168, 143, 0), rgba(0, 168, 143, 0));
    padding-top: 0;
    padding-bottom: 0;
  }

  .section__half-col-2 {
    text-align: center;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: 100%;
    max-width: 100%;
    padding-top: 11.6rem;
    padding-bottom: 5rem;
    padding-right: 0;
    display: flex;
  }

  .h3-3 {
    text-align: left;
    font-size: 18px;
  }

  .h3-3.left {
    text-align: right;
  }

  .container-3 {
    padding-left: 3rem;
    padding-right: 3rem;
  }

  .container-3.container--green {
    border-top-left-radius: 120px;
    margin-top: -10rem;
  }

  .container-3.container--green.reverse {
    margin-top: 0;
  }

  .wrapper {
    width: 100%;
  }

  .h2-heading {
    margin-top: 0;
    margin-right: 0;
    padding-right: 0;
  }

  .heading-4 {
    margin-top: 0;
    margin-bottom: 0;
  }

  .image-4 {
    text-align: left;
  }

  .div-block-6 {
    align-self: auto;
  }
}

@media screen and (max-width: 767px) {
  .ci-main-slide-content {
    text-align: left;
  }

  .main-slide-title {
    letter-spacing: 5px;
    align-self: flex-start;
    font-size: 2em;
  }

  .c-main-slide-description {
    margin-bottom: 10px;
    font-size: 1em;
  }

  .c-main-slide-content {
    flex-direction: row;
    justify-content: space-between;
    width: 100%;
    padding-left: 7vw;
    padding-right: 7vw;
  }

  .c-slide-btn-block {
    width: 12vw;
    height: 12vw;
  }

  .navbar {
    padding-left: 5%;
    padding-right: 5%;
  }

  .button {
    margin-left: 0;
  }

  .button.contact {
    text-align: center;
    margin-left: 0;
    margin-right: auto;
  }

  .button.left {
    margin-left: 0;
    margin-right: 0;
  }

  .button.center {
    align-self: auto;
  }

  .nav-link-2, .nav-link-2.w--current {
    font-size: 14px;
  }

  .section {
    padding-left: 20px;
    padding-right: 20px;
  }

  .section.privacy-policy {
    margin-top: 20px;
  }

  .text-wrapper.flex.contact.left {
    text-align: left;
    align-self: center;
  }

  .text-wrapper.flex.left.top {
    margin-bottom: 20px;
  }

  .text-wrapper.flex--left {
    text-align: center;
    flex-direction: column;
    align-items: center;
  }

  .text-wrapper.flex-vertical {
    align-items: flex-start;
  }

  .text-wrapper.contact.footer {
    padding-right: 0;
  }

  .text-wrapper.footerline.bottom {
    align-self: center;
  }

  .text-wrapper.flex {
    flex-direction: column;
  }

  .flexbox {
    flex-direction: column;
    justify-content: flex-start;
    align-items: stretch;
  }

  .flexbox.middle {
    flex-direction: row;
    justify-content: center;
  }

  .flexbox.flexbox--vertical {
    flex-direction: column;
  }

  .flex-left {
    width: 100%;
    margin-right: 0%;
  }

  .flex-left.who-we {
    width: 100%;
  }

  .flex-left.contact {
    align-items: stretch;
    width: 100%;
  }

  .flex-right {
    width: 100%;
    display: flex;
  }

  .flex-right.image--wrap {
    width: 100%;
  }

  .r-icon {
    order: -1;
    margin-top: 10px;
    margin-left: 0;
    margin-right: 0;
  }

  .h3 {
    text-align: center;
    align-self: center;
  }

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

  .image-2 {
    width: 100%;
    height: 350px;
    position: static;
  }

  .c-paragraph {
    flex: 0 auto;
  }

  .c-paragraph.white {
    text-align: center;
  }

  .c-form {
    align-self: stretch;
    align-items: stretch;
    width: auto;
  }

  .field-label {
    align-self: stretch;
    width: 100%;
    font-size: 16px;
  }

  .textarea-2 {
    width: 100%;
  }

  .form-flex {
    align-self: stretch;
  }

  .form-field-wrapper-copy {
    align-self: center;
    width: 100%;
  }

  .form-field-wrapper {
    align-self: flex-start;
    width: 100%;
  }

  .form-block {
    align-self: stretch;
    align-items: center;
  }

  .text-field {
    align-self: stretch;
    width: 100%;
  }

  .c-button {
    text-align: center;
    align-self: auto;
    margin-left: auto;
  }

  .section-title-----web {
    margin-bottom: 1rem;
    font-size: 2rem;
  }

  .section-title-----web.section-title--left {
    font-size: 2rem;
  }

  .section-title-----web.section-title--left.section-title--center-md {
    text-align: left;
  }

  .section-title-----web.section-title-2 {
    font-size: 22px;
  }

  .p {
    position: static;
    top: auto;
    bottom: 0%;
    left: auto;
    right: 0%;
  }

  .p.p-max-w-md {
    text-align: center;
    align-self: center;
  }

  .section-about {
    padding-top: 4rem;
    padding-bottom: 4rem;
  }

  .section-about.hero {
    background-color: var(--black-bg);
    flex-flow: column-reverse;
    justify-content: flex-end;
    display: flex;
  }

  .container-2 {
    margin-left: 1rem;
    margin-right: 1rem;
    padding-left: 0;
    padding-right: 0;
  }

  .container-2.container--grey {
    border-top-left-radius: 0;
    margin-top: 0;
    padding-left: 2rem;
    padding-right: 2rem;
  }

  .container-2.container--grey.container--left {
    order: -1;
  }

  .section__half-col {
    text-align: left;
    align-items: flex-start;
    padding-top: 2rem;
    padding-bottom: 2rem;
  }

  .section__half-col.motorsport {
    text-align: center;
    align-items: center;
  }

  .section__half-col.motorsport.paralax-left {
    padding-left: 0;
    padding-right: 0;
  }

  .section__rounded-img-right {
    border-top-right-radius: 140px;
    height: 24rem;
  }

  .section__rounded-img-right.motorsport {
    border-top-right-radius: 0;
    flex: 0 auto;
    order: 0;
  }

  .a-headings {
    text-align: left;
    align-self: center;
  }

  .a-headings.dealer.dealers, .a-headings.dealers {
    text-align: left;
  }

  .div-block-2 {
    justify-content: space-between;
    align-items: center;
    display: flex;
  }

  .bold-text-3 {
    text-align: center;
  }

  .dealer-wrap {
    flex-direction: column;
    justify-content: space-between;
    align-items: center;
  }

  .dealers {
    align-self: flex-start;
  }

  .col {
    padding-left: 12px;
    padding-right: 12px;
  }

  .col._2col.overflow-visible.reverse {
    order: 0;
  }

  .h3-2 {
    font-size: 1.4rem;
  }

  .row {
    margin-left: -12px;
    margin-right: -12px;
  }

  .row.flex-center {
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
  }

  .tab-link, .tab-link-copy {
    margin-top: 12px;
    margin-bottom: 12px;
    margin-left: -16px;
    padding-left: 16px;
  }

  .demo-wrapper {
    margin-top: 40px;
    padding-left: 0;
    padding-right: 0;
  }

  .d-135-view-project-underline.h1-heading {
    margin-top: -5px;
  }

  .h3-heading.white {
    text-align: center;
  }

  .partner-block {
    align-self: flex-start;
    margin-bottom: 40px;
  }

  .section__rounded-img-right-2 {
    height: 24rem;
  }

  .section__rounded-img-right-2.left, .section__rounded-img-right-2.last {
    width: auto;
  }

  .section-2 {
    padding-top: 4rem;
    padding-bottom: 4rem;
  }

  .section-2.section-home-2 {
    background-image: none;
    flex-flow: column-reverse;
    display: flex;
  }

  .section-2.section-home-2.three {
    padding-bottom: 2em;
  }

  .l-paragraph-2 {
    text-align: center;
    margin-left: 0;
    margin-right: 0;
  }

  .section__half-col-2 {
    text-align: left;
    align-items: center;
    padding-top: 4rem;
    padding-bottom: 3rem;
  }

  .section__half-col-2.reverse {
    align-self: auto;
    align-items: center;
    padding-left: 0;
  }

  .h3-3 {
    text-align: center;
    align-self: center;
  }

  .container-3 {
    margin-left: 1rem;
    margin-right: 1rem;
    padding-left: 0;
    padding-right: 0;
  }

  .container-3.container--green {
    border-top-left-radius: 0;
    justify-content: flex-start;
    margin-top: 0;
    padding-left: 2rem;
    padding-right: 2rem;
  }

  .r-paragraph-2 {
    text-align: center;
    margin-left: 0;
  }

  .heading-h1 {
    font-size: 30px;
  }

  .heading-4 {
    margin-top: 20px;
    margin-bottom: 20px;
  }
}

@media screen and (max-width: 479px) {
  .main-slide-title {
    font-size: 1.5em;
  }

  .navbar {
    padding-left: 5%;
    padding-right: 5%;
  }

  .button.center {
    margin-bottom: 25%;
    margin-left: auto;
  }

  .container {
    justify-content: space-between;
    margin-left: 0;
    margin-right: 0;
    display: flex;
  }

  .image {
    margin-top: 0;
    display: inline-block;
  }

  .section {
    padding-left: 7vw;
    padding-right: 7vw;
  }

  .section.dark {
    margin-top: 50px;
  }

  .paragraph.normal {
    text-align: center;
  }

  .text-wrapper.flex.footertext {
    width: 100%;
  }

  .text-wrapper.contact.vertical {
    padding-left: 20px;
    padding-right: 20px;
  }

  .text-wrapper.contact.footer {
    padding-right: 0;
  }

  .flexbox {
    align-items: center;
  }

  .flexbox.flexbox--vertical {
    flex-direction: column;
  }

  .flexbox.privacy-policy {
    align-items: center;
  }

  .flex-left {
    width: 100%;
    margin-right: 0%;
  }

  .flex-left.contact {
    width: 100%;
  }

  .flex-left.motorsport {
    margin-bottom: 0;
    position: static;
  }

  .flex-right {
    display: none;
    top: 1303px;
  }

  .flex-right.contact {
    position: static;
  }

  .flex-right.first.nomargin {
    flex-direction: column;
    align-self: center;
    margin-bottom: 2rem;
    position: static;
  }

  .r-icon.footericon {
    margin-right: 0;
  }

  .h3 {
    text-align: center;
  }

  .image-2 {
    height: auto;
  }

  .footer {
    padding-left: 5%;
    padding-right: 5%;
  }

  .c-paragraph {
    text-align: center;
  }

  .c-paragraph.white {
    text-align: left;
    align-self: auto;
  }

  .c-form {
    width: 100%;
  }

  .field-label {
    margin-top: 10px;
    margin-bottom: 10px;
    font-size: 16px;
  }

  .textarea-2 {
    width: 100%;
  }

  .form-flex {
    flex-direction: column;
    align-self: stretch;
  }

  .form-field-wrapper-copy {
    align-self: flex-start;
    align-items: stretch;
    width: 100%;
  }

  .form-field-wrapper {
    width: 100%;
    margin-right: 0;
  }

  .form-block {
    align-items: flex-start;
    margin-top: 20px;
  }

  .text-field {
    width: auto;
    margin-right: 0;
  }

  .c-button.footerform {
    margin-top: 0;
  }

  .section-title-----web {
    text-align: left;
    padding-left: .5rem;
    padding-right: 1.5rem;
  }

  .section-title-----web.section-title--left.section-title--center-md.section-title--web.section-title--web--lg.section-title-----web--left-mobile {
    text-align: center;
    margin-left: 0;
    margin-right: 0;
  }

  .section-title-----web.section-title-2 {
    font-size: 20px;
  }

  .container-2.container--grey.container--left {
    justify-content: center;
    padding-left: 5%;
    padding-right: 5%;
  }

  .container-2.container--grey.container--center {
    padding-left: 0;
    padding-right: 0;
  }

  .section__half-col {
    text-align: left;
    padding-left: 0;
  }

  .section__half-col.motorsport {
    padding-right: 0;
  }

  .section__rounded-img-right.motorsport {
    background-image: linear-gradient(to bottom, null, null), url('../images/Sinter-Brake-Pads.jpg');
    background-position: 0 0, 50%;
  }

  .section__rounded-img-right.photography {
    background-image: linear-gradient(rgba(0, 0, 0, 0), rgba(0, 0, 0, 0)), url('../images/dollar-gill-yqNRxWNrC04-unsplash-min.jpg');
    background-position: 0 0, 50%;
  }

  .a-headings.top--margin {
    margin-right: 10px;
    font-size: 14px;
  }

  .div-block-2 {
    justify-content: space-between;
    align-items: center;
    display: flex;
  }

  .text-span {
    font-size: 32px;
  }

  .m-paragraph {
    line-height: 150%;
  }

  .section-brands {
    padding-bottom: 2rem;
    padding-left: 5%;
    padding-right: 5%;
  }

  .brand-2 {
    padding-left: 0;
  }

  .menu-button-2 {
    margin-left: 48px;
    padding-left: 5px;
    padding-right: 5px;
  }

  .div-block-3 {
    height: auto;
  }

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

  .row {
    margin-left: 0;
    margin-right: 0;
  }

  .tab-link, .tab-link-copy {
    margin-left: -12px;
    padding-left: 12px;
  }

  .demo-wrapper {
    align-items: center;
    margin-right: 0;
    padding-left: 0;
    padding-right: 0;
  }

  .d-135-view-project-underline.h1-heading {
    margin-top: 0;
  }

  .toc-wrapper {
    flex-direction: row;
    margin-left: 0;
  }

  .link-block {
    text-align: left;
    margin-top: 20px;
  }

  .heading-wrapper {
    flex-direction: column;
    align-items: flex-start;
    margin-bottom: 20px;
  }

  .partner-block {
    border-bottom: 1px #e2e2e2;
  }

  .section__rounded-img-right-2 {
    height: auto;
    margin-top: 0;
  }

  .section__rounded-img-right-2.left {
    width: 100%;
  }

  .section__rounded-img-right-2.last {
    width: auto;
  }

  .section-2.section-home-2.three {
    padding-bottom: 0;
  }

  .section__half-col-2 {
    text-align: left;
    padding-bottom: 0;
  }

  .h3-3 {
    text-align: center;
  }

  .h3-3.left {
    text-align: center;
    align-self: center;
  }

  .image-3.reverse {
    width: auto;
  }

  .heading-h1 {
    font-size: 30px;
  }

  .heading-4 {
    text-align: center;
  }

  .div-block-6 {
    align-self: center;
  }

  .heading-2 {
    text-align: center;
    font-size: 28px;
  }
}

#w-node-div-block-4-0ee38c18 {
  grid-area: 1 / 1 / 2 / 3;
}

#w-node-e7ba1a4b-41bf-ebe2-085b-8d5c9f6e5ded-0ee38c18 {
  grid-area: 2 / 1 / 3 / 3;
}

#w-node-c08155ce-2cb1-5ff9-82d3-ba14e9775526-0ee38c18 {
  grid-area: 4 / 2 / 5 / 3;
}

#w-node-_8e3ae9ef-5bf7-508e-9b06-7726702fe4cc-0ee38c18 {
  grid-area: 3 / 1 / 4 / 2;
}

#w-node-_8e3ae9ef-5bf7-508e-9b06-7726702fe4e3-0ee38c18 {
  grid-area: 4 / 1 / 5 / 2;
}

#w-node-_0d9edae9-573b-1486-a705-bc20d522ee61-0ee38c18 {
  grid-area: 3 / 2 / 4 / 3;
}

#w-node-div-block-3-0ee38c18 {
  grid-area: 1 / 1 / 2 / 3;
}

#w-node-a9323b04-7ea9-e751-31ed-7f5d2fde3abc-0ee38c18 {
  grid-area: 2 / 1 / 3 / 3;
}

#w-node-d5682857-c5c7-86be-816b-f90b40730cf4-0ee38c18 {
  grid-area: 4 / 2 / 5 / 3;
}

#w-node-_8e3ae9ef-5bf7-508e-9b06-7726702fe4db-0ee38c18 {
  grid-area: 4 / 1 / 5 / 2;
}

#w-node-b59f0839-5b9d-fc51-1c53-b96f98a8649b-0ee38c18 {
  grid-area: 3 / 1 / 4 / 2;
}

#w-node-_8d35f9f2-2bb6-56a4-cdaa-38c81d594ae6-0ee38c18 {
  grid-area: 3 / 2 / 4 / 3;
}

#w-node-div-block-2-0ee38c18 {
  grid-area: 1 / 1 / 2 / 3;
}

#w-node-bd66ced8-62c7-1e1e-6f19-50955b57a96f-0ee38c18 {
  grid-area: 2 / 1 / 3 / 3;
}

#w-node-_8e3ae9ef-5bf7-508e-9b06-7726702fe4d3-0ee38c18 {
  grid-area: 4 / 1 / 5 / 2;
}

#w-node-_9cde1819-e1ab-4373-20c7-3c0a2a6cae4c-0ee38c18 {
  grid-area: 4 / 2 / 5 / 3;
}

#w-node-fa9661c4-57e7-de1a-a8ec-93e857f28e8f-0ee38c18 {
  grid-area: 3 / 1 / 4 / 2;
}

#w-node-_3c7f866c-27d6-2dba-e6a8-be836885320e-0ee38c18 {
  grid-area: 3 / 2 / 4 / 3;
}

#w-node-a5873d13-5372-953c-5fab-df6d302fd402-0ee38c18 {
  grid-area: 5 / 1 / 6 / 2;
}


