#floorGradient{
  position: absolute;
  width: 100%;
  background-image: linear-gradient(rgba(0,0,0,0), rgba(0,0,0,.8));
  bottom: 0px;
  height: 20%;
  left: 0px;
  pointer-events: none;
}

#lottieholder {
    position: absolute;
    top: calc(15% - 50px);
    right: calc(15% - 50px);
  }

#scene2 {
  display: none;
}
.smallAR {
  opacity: 0;
  display: none;
  height: 40px;
  top: auto;
  left: auto;
  position: fixed;
  padding-left: 10px;
  padding-right: 10px;
  bottom: 7%;
  justify-content: center;
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  width: 44.5%;
  -webkit-box-pack: center;
  right: 5%;
}
body {
  position: relative;
  overflow: hidden !important;
  margin: 0;
  padding: 0;
}

#nameplate, #subnameplate {
  pointer-events: none;
  z-index: 1;
}
#sideMenu, #swatchDiv, #fc1, #fc2, #swatchTextContainer {
  pointer-events: none;
}
#swatchTextContainer{

  background-size: 500px 80px;
  background-repeat: no-repeat;
  background-position: center;
  text-shadow: black 1px 1px 10px;
}

#swatchDsc{
  text-shadow: black 1px 1px 10px, 0 0 1em black, 0 0 0.2em black;;
}

#swatchContainer {
  pointer-events: all;
}
#discBtn {
  display: none;
  position: fixed;
  left: 0%;
  top: auto;
  right: 0%;
  bottom: 1%;
  margin-bottom: 0%;
  margin-left: 10px;
  color: hsla(0, 0%, 100%, 0.8);
  font-size: 10px;
  line-height: 12px;
  text-align: left;
}
#disc {
  display: none;
}

#loadImg {
  height: auto;
  width: 225px;
  left: auto;
}
.container {
  position: static;
  display: block;
  overflow: visible;
  height: 60%;
  max-height: 100%;
  max-width: 100%;
  min-height: 800px;
  border-radius: 0px;
  background-color: #790909;
  -o-object-fit: none;
  object-fit: none;
}

.footer {
  padding-top: 60px;
  padding-bottom: 40px;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  text-align: center;
}

.footer-flex-container {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 40px;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  text-align: left;
}

.footer-logo-link {
  max-height: 60px;
  min-width: 60px;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
}

.footer-image {
  width: 100%;
  height: 100%;
  -o-object-fit: contain;
  object-fit: contain;
  -o-object-position: 0% 50%;
  object-position: 0% 50%;
}

.footer-heading {
  margin-top: 0px;
  margin-bottom: 20px;
  font-size: 14px;
  line-height: 1.5;
}

#tireTrackHolder{
  overflow: hidden;
  
}

.footer-link {
  display: block;
  margin-bottom: 10px;
  color: #444;
  text-decoration: none;
}

.footer-link:hover {
  text-decoration: underline;
}

.navbar {
  position: fixed;
  left: 0%;
  top: auto;
  right: 0%;
  bottom: 0%;
}

.heading {
  position: fixed;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: auto;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 65px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  font-family: 'Barlow Condensed', sans-serif;
  color: #fff;
  font-size: 51px;
  line-height: 52px;
  font-weight: 800;
  text-align: center;
  
  text-transform: uppercase;
}

.text-block {
  margin-top: 60px;
  text-align: center;
}

.heading-2 {
  position: fixed;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: auto;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 37px;
  margin-bottom: 0px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  color: #fff;
  font-size: 18px;
  font-weight: 800;
  text-align: center;
}

.button {
  position: fixed;
  left: 0%;
  top: auto;
  right: auto;
  bottom: 10%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 10%;
  width: auto;
  height: 5%;
  max-width: 224px;
  min-height: 40px;
  min-width: 150px;
  margin-top: auto;
  margin-left: 60px;
  padding: 5px 2%;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-radius: 30px;
  background-color: #0058b3;
  font-family: 'Barlow Condensed', sans-serif;
  font-size: 100%;
  font-weight: 800;
  text-align: center;
  -o-object-fit: fill;
  object-fit: fill;
  letter-spacing: 1px;
}

.button:hover {
  background-color: #fff;
  color: #0058b3;
}

.div-block {
  position: fixed;
  left: 0%;
  top: 0%;
  right: auto;
  bottom: 0%;
  display: -ms-grid;
  display: grid;
  width: 120px;
  height: 100vh;
  max-height: 100vh;
  min-height: auto;
  margin-top: 0%;
  margin-left: 0%;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-align-content: space-around;
  -ms-flex-line-pack: distribute;
  align-content: space-around;
  grid-auto-columns: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  grid-template-areas: "Area"
    "Area";
  -ms-grid-columns: 1fr 0px 1fr;
  grid-template-columns: 1fr 1fr;
  -ms-grid-rows: 1fr 0px 1fr;
  grid-template-rows: 1fr 1fr;
}

.text-block-2 {
  margin-top: 5%;
  color: #fff;
  font-weight: 700;
  text-align: center;
}

.image {
  display: inline-block;
  width: 50px;
  height: auto;
  max-width: 100%;
  margin-top: 0%;
  margin-left: 0px;
  text-align: left;
}

.div-block-2 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  margin-left: 0px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  pointer-events: all;
}

.text-block-3 {
  position: absolute;
  display: inline-block;
  margin: 0px auto auto 12px;
  -webkit-transform: rotate(-90deg);
  -ms-transform: rotate(-90deg);
  transform: rotate(-90deg);
  color: #fff;
  font-weight: 800;
  text-align: center;
  letter-spacing: 1px;
}

.div-block-3 {
  position: fixed;
  left: 0%;
  top: auto;
  right: 0%;
  bottom: 10%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 30%;
  height: 5%;
  max-width: 320px;
  min-height: 50px;
  min-width: 208px;
  margin-right: auto;
  margin-left: auto;
  padding: 5px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  grid-auto-flow: row;
  grid-auto-columns: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  -ms-grid-columns: 2fr 1fr 1fr 1fr;
  grid-template-columns: 2fr 1fr 1fr 1fr;
  -ms-grid-rows: auto auto;
  grid-template-rows: auto auto;
  border-radius: 30vw;
  background-color: rgba(0, 0, 0, 0.5);
  opacity: 1;
}

.button-2 {
  display: block;
  width: 90%;
  height: auto;
  min-height: 30px;
  margin: 0% auto;
  padding: 1% 2%;
  border-radius: 30px;
  background-color: #e19b24;
  background-image: url('../images/Truck-Icon.png');
  background-position: 15% 50%;
  background-size: auto 60%;
  background-repeat: no-repeat;
  background-attachment: scroll;
  font-size: 80%;
  line-height: 3vw;
  text-align: center;
  text-decoration: none;
  background-clip: border-box;
  -webkit-text-fill-color: inherit;
}

.body {
  background-color: white;
  font-family: 'Barlow Condensed', sans-serif;
  -o-object-fit: fill;
  object-fit: fill;
  letter-spacing: 0.5px;
}

.button-3 {
  width: 95%;
  min-height: 30px;
  margin-top: 0%;
  margin-bottom: 0%;
  margin-left: 1%;
  padding: 0% 2%;
  border-radius: 30px;
  background-color: transparent;
  background-image: url('../images/Steering-Wheel.png');
  background-position: 50% 50%;
  background-size: auto 60%;
  background-repeat: no-repeat;
  font-size: 80%;
}

.button-4 {
  min-height: 30px;
  background-color: transparent;
  background-image: url('../images/Off-Road-Icon.png');
  background-position: 50% 50%;
  background-size: auto 70%;
  background-repeat: no-repeat;
}

.button-5 {
  background-image: url('../images/configbutton.png');
  background-position: 0px 0px;
  background-size: auto;
}

.button-6 {
  min-height: 30px;
  background-color: transparent;
  background-image: url('../images/mountain-icon.png');
  background-position: 50% 50%;
  background-size: auto 60%;
  background-repeat: no-repeat;
}

.text-block-4 {
  position: fixed;
  left: 0%;
  top: auto;
  right: 0%;
  bottom: 6%;
  display: inline-block;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
  color: hsla(0, 0%, 100%, 0.8);
  font-size: 1vw;
  font-weight: 800;
  text-align: center;
  letter-spacing: 1px;
}

.text-block-5 {
      position: fixed;
    left: 0%;
    top: auto;
    right: 0%;
    bottom: 1%;
    margin-bottom: 0%;
    margin-left: 60px;
    color: hsla(0, 0%, 100%, 0.8);
    font-size: 10px;
    line-height: 12px;
    text-align: left;
}

#tireTrack{
  
}

.div-block-4 {
  position: fixed;
  left: 0%;
  top: auto;
  right: 0%;
  bottom: 0%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  grid-auto-columns: 1fr;
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  grid-template-areas: ". . Area";
  -ms-grid-columns: 0.25fr 0px 1fr 0px 1fr 0px 1fr 0px 0.25fr;
  grid-template-columns: 0.25fr 1fr 1fr 1fr 0.25fr;
  -ms-grid-rows: ;
  grid-template-rows: repeat(auto-fit, minmax(1vw, 1fr));
}

.div-block-5 {
  position: static;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 101%;
  height: 100%;
  max-width: 200px;
  min-width: 101px;
  margin-right: 2px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-justify-content: space-around;
  -ms-flex-pack: distribute;
  justify-content: space-around;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-radius: 40px;
  background-color: #e19b24;
}

.div-block-5.collapsed {
  display: none;
  width: 19.5%;
  min-width: 25px;
  margin-left: 2px;
  border: 1px solid transparent;
  background-color: transparent;
  cursor: pointer;
}

.div-block-5.collapsed:hover {
  border-style: solid;
  border-color: #fff;
}

.div-block-5.collapsed.btn2 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 19.5%;
  min-width: 25px;
  cursor: pointer;
}

.div-block-5.collapsed.btn3 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-right: 2px;
  width: 19.5%;
  max-width: 200px;
  min-width: 25px;
  cursor: pointer;
}

.div-block-5.collapsed.btn4 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  width: 19.5%;
  display: flex;
  min-width: 25px;
  cursor: pointer;
}

.div-block-5.btn2 {
  display: none;
  width: 39.5%;
  min-width: 100px;
  margin-left: 2px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  grid-column-gap: 10px;
  grid-row-gap: 10px;
}

.div-block-5.btn1 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 39.5%;
  min-width: 100px;
  margin-left: 2px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  grid-column-gap: 10px;
  grid-row-gap: 10px;
}

.div-block-5.btn3 {
  display: none;
  width: 39.5%;
  max-width: 180px;
  min-height: 40px;
  min-width: 100px;
  margin-right: 0px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  grid-column-gap: 10px;
  grid-row-gap: 10px;
}

.div-block-5.btn4 {
  display: none;
  width: 39.5%;
  min-height: 40px;
  min-width: 100px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  grid-column-gap: 8px;
  grid-row-gap: 8px;
}

.image-2 {
  width: 25px;
}

.image-2.btn2 {
  width: 22px;
}

.image-2.btn4 {
  width: 28px;
}

.image-2.btn3 {
  margin-right: 0px;
}

.text-block-6 {
  color: #fff;
  font-size: 12px;
  letter-spacing: 0.5px;
  font-weight: 800;
}

#smallAr2, #largeAr{
  position: fixed;
  left: auto;
  top: auto;
  
  bottom: 10%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 250px;
  height: 40px;
  padding-right: 20px;
  padding-left: 20px;
  -webkit-justify-content: center;
  -ms-flex-pack: distribute;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border: 1px solid white;
  border-radius: 20px;
  color: white;
  text-decoration: none;
  font-weight: 800;
  letter-spacing: 1px;
  font-size: 80%;
  right: 5%;

}

.div-block-6 {
  position: fixed;
  left: auto;
  top: auto;
  right: 60px;
  bottom: 10%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 250px;
  height: 40px;
  padding-right: 20px;
  padding-left: 20px;
  -webkit-justify-content: center;
  -ms-flex-pack: distribute;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border: 1px solid transparent;
  border-radius: 20px;
  cursor: pointer;
}

.div-block-6:hover {
  border-style: solid;
  border-width: 1px;
  border-color: #fff;
}

.div-block-6.mobile {
  display: none;
  font-size: 80%;
  font-weight: 800;
}

.text-block-7 {
  width: auto;
  padding-right: 10px;
  font-family: 'Barlow Condensed', sans-serif;
  color: #fff;
  font-weight: 800;
  letter-spacing: 1px;
}

.image-3 {
  height: 25px;
}

.div-block-7 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 60px;
  height: 60px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-radius: 30px;
  cursor: pointer;
}

.div-block-7:hover {
  background-color: rgba(255,255,255,.5);
}

.div-block-7:active {
  background-color: #fff;
}

.div-block-8 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 60px;
  height: 60px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-radius: 30px;
  cursor: pointer;
}

.div-block-8:hover {
  background-color: rgba(255,255,255, .5);
}

.div-block-8:active {
  background-color: #fff;
}

.heading-3 {
  position: fixed;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: auto;
  margin-top: 30px;
  color: #fff;
  text-align: center;
}

.heading-3.specstext {
  
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: auto;
  display: block;
  
}

.heading-3.specstext2.small {
  display: none;
}

.div-block-9 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.div-block-9.labfeat1text {
  display: none;
  font-weight: 800;
}

.div-block-9.labfreat2text {
  display: none;
  font-weight: 800;
}

.grid {
  width: 200px;
  -ms-grid-rows: auto auto auto auto;
  grid-template-rows: auto auto auto auto;
}

.div-block-10 {
  width: 30px;
  height: 30px;
  border-radius: 30px;
  background-color: transparent;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#505050), to(#000));
  background-image: linear-gradient(180deg, #505050, #000);
  box-shadow: 0 0 20px 1px rgba(0, 0, 0, 0.4);
}

.div-block-10.swatch.s2 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#fff), to(#d8dae8));
  background-image: linear-gradient(180deg, #fff, #d8dae8);
  cursor: pointer;
}

.div-block-10.swatch.s2:hover {
  background-image: radial-gradient(circle farthest-corner at 50% 50%, #fff, #d8dae8);
}

.div-block-10.swatch.s2:active {
  background-image: radial-gradient(circle farthest-corner at 50% 50%, #d8dae8, #fff);
}

.div-block-10.swatch.s1 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  cursor: pointer;
}

.div-block-10.swatch.s1:hover {
  background-image: radial-gradient(circle farthest-corner at 50% 50%, #505050, #000);
}

.div-block-10.swatch.s1:active {
  background-image: radial-gradient(circle farthest-corner at 50% 50%, #000, #505050);
}

.div-block-10.swatch.s3 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-image: -webkit-gradient(linear, left top, left bottom, from(red), to(#840000));
  background-image: linear-gradient(180deg, red, #840000);
  cursor: pointer;
}

.div-block-10.swatch.s3:hover {
  background-image: radial-gradient(circle farthest-corner at 50% 50%, red, #840000);
}

.div-block-10.swatch.s3:active {
  background-image: radial-gradient(circle farthest-corner at 50% 50%, #840000, red);
}

.div-block-10.swatch.s4 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#717171), to(#2f2f2f));
  background-image: linear-gradient(180deg, #717171, #2f2f2f);
  cursor: pointer;
}

.div-block-10.swatch.s4:hover {
  background-image: radial-gradient(circle farthest-corner at 50% 50%, #717171, #2f2f2f);
}

.div-block-10.swatch.s4:active {
  background-image: radial-gradient(circle farthest-corner at 50% 50%, #2f2f2f, #717171);
}

.div-block-10.swatch.s5 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#45ADF2), to(#094988));
  background-image: linear-gradient(180deg, #45ADF2, #094988);
  cursor: pointer;
}

.div-block-10.swatch.s5:hover {
  background-image: radial-gradient(circle farthest-corner at 50% 50%, #45ADF2, #094988);
}

.div-block-10.swatch.s5:active {
  background-image: radial-gradient(circle farthest-corner at 50% 50%, #094988, #45ADF2);
}

.div-block-10.swatch.s6 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#faf2d8), to(#a79776));
  background-image: linear-gradient(180deg, #faf2d8, #a79776);
  cursor: pointer;
}

.div-block-10.swatch.s6:hover {
  background-image: radial-gradient(circle farthest-corner at 50% 50%, #faf2d8, #a79776);
}

.div-block-10.swatch.s6:active {
  background-image: radial-gradient(circle farthest-corner at 50% 50%, #a79776, #faf2d8);
}

.div-block-10.swatch.s7 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#fff), to(#a7a7a7));
  background-image: linear-gradient(180deg, #fff, #a7a7a7);
  cursor: pointer;
}

.div-block-10.swatch.s7:hover {
  background-image: repeating-radial-gradient(circle farthest-corner at 50% 50%, #fff, #a7a7a7);
}

.div-block-10.swatch.s7:active {
  background-image: repeating-radial-gradient(circle farthest-corner at 50% 50%, #a7a7a7, #fff);
}

.div-block-10.swatch.s8 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#3d70b1), to(#1b2d45));
  background-image: linear-gradient(180deg, #3d70b1, #1b2d45);
  cursor: pointer;
}

.div-block-10.swatch.s8:hover {
  background-image: repeating-radial-gradient(circle farthest-corner at 50% 50%, #3d70b1, #1b2d45);
}

.div-block-10.swatch.s8:active {
  background-image: repeating-radial-gradient(circle farthest-corner at 50% 50%, #1b2d45, #3d70b1);
}

.div-block-11 {
  display: -ms-grid;
  display: grid;
  width: 80px;
  height: 180px;
  -webkit-justify-content: space-around;
  -ms-flex-pack: distribute;
  justify-content: space-around;
  justify-items: start;
  -webkit-align-content: space-around;
  -ms-flex-line-pack: distribute;
  align-content: space-around;
  grid-auto-columns: 1fr;
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  -ms-grid-columns: 1fr 1fr;
  grid-template-columns: 1fr 1fr;
  -ms-grid-rows: auto auto;
  grid-template-rows: auto auto;
}

.div-block-12 {
  position: fixed;
  display: none;
  width: 230px;
  height: 100vh;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.image-4 {
  width: 60%;
}

.image-4.whitecheck {
  display: none;
}

.image-4.blackcheck {
  display: none;
}

.div-block-13 {
  position: fixed;
  left: 0%;
  top: auto;
  right: 0%;
  bottom: 17%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100vw;
  height: 50px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-justify-content: space-around;
  -ms-flex-pack: distribute;
  justify-content: space-around;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
}

.div-block-13.swatchtext {
  bottom: 19%;
  display: none;
  height: 6%;
}

.text-block-8 {
  color: #fff;
  font-size: 18px;
  font-weight: 800;
  text-align: center;
}

.text-block-9 {
  color: hsla(0, 0%, 100%, 0.8);
  font-size: 1vw;
  text-align: center;
}

.div-block-14 {
  position: relative;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 25%;
  height: 50%;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-justify-content: space-around;
  -ms-flex-pack: distribute;
  justify-content: space-around;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-radius: 20px;
  background-color: #000;
}

.div-block-15 {
  position: fixed;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  display: none;
  width: 100vw;
  height: 100vh;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: rgba(0, 0, 0, 0.66);
}

.div-block-16 {
  width: 60%;
  height: auto;
  max-height: 250px;
  max-width: 250px;
  min-height: 50px;
  min-width: 50px;
  margin-top: 0px;
  background-color: #fff;
}

.text-block-10 {
  width: 90%;
  margin-top: 0px;
  padding-bottom: 0px;
  color: #fff;
  font-size: 2vh;
  line-height: 32px;
  font-weight: 800;
  text-align: center;
}

.image-5 {
  width: 100%;
  margin-top: 5px;
  margin-bottom: -15px;
  padding-bottom: 0px;
}

.image-5.invert {
  display: none;
}

.text-block-11 {
  width: 250px;
  margin-top: 0px;
  margin-bottom: 16px;
  color: #fff;
  font-size: 12px;
  opacity: 80%;
  text-align: center;
}

.div-block-17 {
  position: fixed;
  left: auto;
  top: 0%;
  right: 0%;
  bottom: auto;
  display: none;
  width: 90px;
  height: 90px;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end;
  cursor: pointer;
}

.image-6 {
  width: 40px;
  height: auto;
}

.image-6.hover {
  display: none;
}

.div-block-18 {
  position: fixed;
  left: auto;
  top: 0%;
  right: 0%;
  bottom: auto;
  display: none;
  width: 250px;
  height: 300px;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end;
}

.div-block-18.offroadaction {
  display: none;
  width: 200px;
  height: 400px;
}

.div-block-18.brightideas {
  display: none;
  width: 25vw;
}

.div-block-18.platesfordays {
  left: 0%;
  top: auto;
  right: auto;
  bottom: 0%;
  display: none;
  width: 450px;
  height: 320px;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.div-block-18.truegrip {
  left: 0%;
  top: 0%;
  right: auto;
  bottom: auto;
  display: none;
  width: 300px;
  height: 325px;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
}

.div-block-18.cleared {
  left: auto;
  top: auto;
  right: 0%;
  bottom: 0%;
  display: none;
  width: 450px;
  height: 320px;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.div-block-19 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 180px;
  height: 180px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.div-block-19.offroad {
  height: 300px;
}

.div-block-19.brightideas {
  width: 200px;
}

.div-block-19.truegrip {
  height: 250px;
}

.div-block-20 {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 80%;
  margin-top: 18px;
  padding-top: 0px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-radius: 10px;
  background-color: #020202;
}

.image-7 {
  position: relative;
  width: 30px;
  margin-top: 0px;
  padding-top: 0px;
}

.image-7.hover {
  display: none;
}

.div-block-21 {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: -158px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.div-block-21.offroad {
  margin-top: -253px;
}

.div-block-21.truegrip {
  margin-top: -215px;
}

.text-block-12 {
  color: #fff;
  font-size: 20px;
  letter-spacing: 1px;
  font-weight: 800;
}

.text-block-12.offroad {
  width: 130px;
  margin-top: 99px;
  font-weight: 800;
  text-align: center;
}

.text-block-12.brightideas {
  font-weight: 800;
}

.text-block-12.platesfordays {
  width: 100px;
  padding-top: 13px;
  font-weight: 800;
  text-align: center;
}

.text-block-12.truegrip {
  margin-top: 54px;
  font-weight: 800;
}

.text-block-12.cleared {
  font-weight: 800;
  text-align: center;
}

.text-block-13 {
  width: 85%;
  padding-top: 12px;
  color: hsla(0, 0%, 100%, 0.8);
  font-size: 12px;
  text-align: center;
}

.text-block-13.brightideas {
  padding-top: 12px;
  line-height: 18px;
}

.text-block-13.truegrip {
  padding-top: 16px;
  line-height: 16px;
}

.div-block-22 {
  position: fixed;
  left: 0%;
  top: 0%;
  right: auto;
  bottom: auto;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 25vw;
  height: 45vh;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end;
}

.div-block-22.dust {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

.div-block-22.rock {
  left: auto;
  top: 0%;
  right: 0%;
  bottom: auto;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
}

.div-block-23 {
  width: 50px;
  height: 100px;
}

.image-8 {
  width: 50px;
}

.text-block-14 {
  padding-left: 9px;
  color: #fff;
  text-align: left;
}

.text-block-14.rock {
  width: 60px;
}

.image-9 {
  width: 150px;
  margin-top: 8px;
}

.image-9.truegrip {
  width: 75px;
  margin-top: 20px;
}

.div-block-24 {
  position: fixed;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  display: none;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: rgba(0, 0, 0, 0.66);
  color: #000;
}

.div-block-25 {
  position: fixed;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 70%;
  height: 70%;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #000;
}

.image-10 {
  position: absolute;
  left: auto;
  bottom: auto;
  width: 100px;
}

.image-11 {
  position: static;
  left: auto;
  top: 18%;
  right: 13%;
  bottom: auto;
  width: 40px;
}

.image-11.videoclose {
  display: none;
}

.image-11.videohover {
  display: block;
}

.div-block-26 {
  position: fixed;
  left: auto;
  top: calc(15% - 20px);
  right: calc(15% - 20px);
  bottom: auto;
  cursor: pointer;
}

.video {
  position: absolute;
  width: 100%;
  max-height: 100%;
  height: auto;
}

.div-block-27 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 15%;
  margin-top: -15%;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.div-block-28 {
  width: auto;
  height: auto;
}

.div-block-29 {
  position: fixed;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100vw;
  height: 100vh;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  grid-column-gap: 22px;
  grid-row-gap: 22px;
  background-color: #000;
}

.text-block-15 {
  height: 132px;
  color: #ffa400;
  font-size: 136px;
  line-height: 132px;
}

.text-block-16 {
  height: 132px;
  color: #fff;
  font-size: 136px;
  line-height: 132px;
}
.container-2 {
  position: fixed;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  max-height: 100vh;
  max-width: 100%;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -o-object-fit: none;
  object-fit: none;
  background-image: linear-gradient(#1B2431, #5C6572, #54575B);
}

@media screen and (max-width: 991px) and (min-height: 500px) {
  .footer {
    padding-right: 20px;
    padding-left: 20px;
  }
  
  #lottieholder {
    position: absolute;
    top: calc(15% - 50px);
  }
  
  #smallAr2, #largeAr{
    left: auto;
    max-width: 224px;
    width: auto;
    min-width: 150px;
  }

  #swatchTextContainer{
    background-image: none;
  }
  
  .div-block-5.collapsed {
    width: 20%;
    min-width: 30px;
  }

  .div-block-5.btn1 {
    width: 30%;
    max-width: 200px;
    min-width: 100px;
  }

  .div-block-6 {
    width: 150px;
  }
  
  #largeAr, #smallAr2{
    width: 150px;
  }

  .text-block-7 {
    font-size: 10px;
  }

  .div-block-14 {
    width: 40%;
  }
  


  .div-block-15 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: none;
  }

  .text-block-10 {
    text-align: center;
  }

  .div-block-18.platesfordays {
    width: 350px;
  }

  .div-block-18.truegrip {
    width: 250px;
  }

  .div-block-18.cleared {
    width: 350px;
  }
  
}

@media screen and (max-width: 767px) and (min-height: 500px) {
  .footer {
    padding: 40px 20px;
  }
  
  


  .footer-image {
    -o-object-fit: contain;
    object-fit: contain;
  }

  .div-block-5.btn1 {
    min-width: 70px;
  }

  .div-block-18.platesfordays {
    width: 250px;
  }

  .div-block-18.cleared {
    width: 250px;
  }
  #lottieholder {
        top: -100px;
    position: relative;
  }
  #lottieholder {
    position: absolute;
    top: calc(15% - 50px);
    left: calc(50% - 50px);
  }
  
}

@media screen and (max-width: 767px) {
  .footer {
    padding-right: 20px;
    padding-left: 20px;
    text-align: left;
  }
  
  #w-node-_507c6de5-4b6e-f6c7-f077-af2b14698058-46bfd256{
    display: none;
  }
  #floorGradient{
  height: 40%;
  }
  
  #smallAr2, #largeAr{
    left: auto;
    width: auto;
    max-width: 224px;
    min-width: 150px;
  }

  .footer-flex-container {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .footer-logo-link {
    height: 60px;
  }

  .footer-heading {
    margin-top: 20px;
  }

  .heading {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-top: 42px;
    font-size: 30px;
  }

  .heading-2 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-top: 26px;
    padding-bottom: 0px;
    font-size: 16px;
  }

  .button {
    position: fixed;
    left: 0%;
    top: auto;
    right: 0%;
    bottom: 7%;
    width: 44.5%;
    height: 4%;
    min-width: 0px;
    margin-top: 3%;
    margin-left: 5%;
    padding: 2% 1%;
    font-size: 80%;
    text-align: center;
    white-space: nowrap;
  }

  .div-block {
    position: fixed;
    left: 0%;
    top: auto;
    right: 0%;
    bottom: 24%;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 25%;
    height: 15%;
    margin-top: 70%;
    margin-left: 6%;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-justify-content: space-around;
    -ms-flex-pack: distribute;
    justify-content: space-around;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    grid-auto-columns: 1fr;
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    -ms-grid-columns: 1fr 1fr;
    grid-template-columns: 1fr 1fr;
    -ms-grid-rows: 1fr 1fr;
    grid-template-rows: 1fr 1fr;
    border-radius: 15px;
    background-color: transparent;
    line-height: 20px;
  }

  .text-block-2 {
    display: inline-block;
    margin-left: -4px;
    margin-top: 0px;
    padding-left: 0%;
    font-size: 14px;
  }

  .image {
    overflow: visible;
    width: 85%;
    margin-top: 0%;
    margin-bottom: 0%;
    margin-left: 0%;
    -webkit-column-count: 0;
    column-count: 0;
  }

  .div-block-2 {
    width: 100%;
    height: 50%;
    margin-left: 0px;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    margin-top: 5px;
  }

  .text-block-3 {
    display: none;
  }

  .div-block-3 {
    bottom: 15%;
    width: 90%;
    height: 5%;
    max-height: none;
    max-width: 400px;
    min-height: 50px;
    margin-top: 3%;
    margin-bottom: 0px;
    padding-bottom: 5px;
  }

  .button-2 {
    width: 90%;
    height: auto;
    min-height: 30px;
    margin-top: 0vw;
    margin-bottom: 0px;
    margin-left: auto;
    padding: 0% 2%;
    border-radius: 30px;
    background-image: url('../images/Truck-Icon.png');
    background-size: auto 50%;
    background-repeat: no-repeat;
    background-attachment: scroll;
    direction: ltr;
    font-size: 1.5vh;
    line-height: 10vw;
    text-align: center;
    letter-spacing: normal;
    background-clip: border-box;
    -webkit-text-fill-color: inherit;
  }

  .text-block-4 {
    bottom: 23%;
    font-size: 14px;
  }

  .text-block-5 {
    bottom: 0%;
    margin: 0%;
    font-size: 10px;
    line-height: 12px;
    text-align: left;
    background-color: black;
    padding: 2%;
    display: none;
  }

  .div-block-4 {
    left: 0%;
    top: auto;
    right: 0%;
    bottom: 0%;
    font-size: 3vw;
    text-align: center;
  }

  .div-block-5.collapsed {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    display: none;
  }

  .div-block-5.collapsed.btn2 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
  }

  .div-block-5.collapsed.btn3 {
    display: flex;
  }

  .div-block-5.collapsed.btn4 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
  }

  .div-block-5.btn2 {
    display: none;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    grid-column-gap: 10px;
    grid-row-gap: 10px;
  }

  .div-block-5.btn1 {
    display: flex;
    width: 40%;
    min-height: 40px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-align-content: space-around;
    -ms-flex-line-pack: distribute;
    align-content: space-around;
    grid-column-gap: 10px;
    grid-row-gap: 10px;
  }

  .div-block-5.btn3 {
    
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    
    grid-row-gap: 4vw;
    display: none;
  }

  .div-block-5.btn4 {
    display: none;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    grid-column-gap: 8px;
    grid-row-gap: 8px;
  }

  .image-2.btn3 {
    margin-right: 0px;
  }

  .div-block-6 {
    bottom: 7%;
    display: none;
    width: 44%;
    padding-right: 10px;
    padding-left: 10px;
    -webkit-justify-content: space-around;
    -ms-flex-pack: distribute;
    justify-content: space-around;
    right: 5%;
    border: solid white 1px;
  }
  
  #largeAr, #smallAr2{
    bottom: 7%;
    display: none;
    width: 44%;
    padding-right: 10px;
    padding-left: 10px;
    -webkit-justify-content: center;
    -ms-flex-pack: distribute;
    justify-content: center;
    line-height: 14px;
    right: 5%;
  }

  .div-block-6.mobile {
    right: 5%;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 44%;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    grid-column-gap: 10px;
    grid-row-gap: 10px;
    border-color: #fff;
  }

  .text-block-7 {
    width: 120px;
    max-width: 120px;
    padding-right: 0px;
    padding-left: 0px;
    font-size: 80%;
  }

  .div-block-7 {
    width: 45px;
    height: 45px;
    margin: 5px;
    margin-right: 10px;
  }

  .div-block-8 {
    width: 45px;
    height: 45px;
    margin: 5px;
    margin-right: 10px;
  }

  .heading-3.specstext {
    width: 220px;
    margin-top: 58px;
    margin-right: auto;
    margin-left: auto;
  }

  .heading-3.specstext2 {
     display: none;
  }

  .heading-3.specstext2.small {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-top: 22px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }

  .div-block-9.labfeat1text {
    display: none;
  }

  .div-block-9.labfreat2text {
    display: none;
    grid-auto-columns: 1fr;
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    -ms-grid-columns: 1fr 1fr;
    grid-template-columns: 1fr 1fr;
    -ms-grid-rows: auto auto;
    grid-template-rows: auto auto;
  }

  .div-block-11 {
    width: 180px;
    height: 80px;
    -ms-grid-columns: 1fr 1fr 1fr 1fr;
    grid-template-columns: 1fr 1fr 1fr 1fr;
    -ms-grid-rows: 1fr 1fr;
    grid-template-rows: 1fr 1fr;
  }

  .div-block-12 {
    display: none;
    width: 100vw;
    height: 25vh;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: end;
    -webkit-align-items: flex-end;
    -ms-flex-align: end;
    align-items: flex-end;
  }

  .div-block-13.swatchtext {
    top: 30vh;
    bottom: 0%;
  }

  .text-block-9 {
    font-size: 10px;
  }

  .div-block-15 {
    display: none;
  }

  .div-block-17 {
    display: none;
    width: 50px;
    height: 50px;
  }

  .image-6 {
    width: 20px;
  }

  .div-block-18 {
    width: 100vw;
    height: 270px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }

  .div-block-18.offroadaction {
    display: none;
    width: 100vw;
    height: 500px;
  }

  .div-block-18.brightideas {
    display: none;
    width: 100vw;
    height: 380px;
  }

  .div-block-18.platesfordays {
    left: 0%;
    top: 0%;
    right: auto;
    bottom: auto;
    display: none;
    width: 100vw;
    height: 380px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: end;
    -webkit-align-items: flex-end;
    -ms-flex-align: end;
    align-items: flex-end;
  }

  .div-block-18.truegrip {
    display: none;
    width: 100vw;
    height: 470px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }

  .div-block-18.cleared {
    left: 0%;
    top: 0%;
    right: auto;
    bottom: auto;
    display: none;
    width: 100vw;
    height: 380px;
    -webkit-box-align: end;
    -webkit-align-items: flex-end;
    -ms-flex-align: end;
    align-items: flex-end;
  }

  .div-block-19.offroad {
    width: 90%;
    height: 400px;
  }

  .div-block-19.brightideas {
    width: 90%;
    height: 280px;
  }

  .div-block-19.truegrip {
    width: 90%;
    height: 80%;
  }

  .div-block-20.offroad {
    margin-top: 18px;
  }

  .div-block-20.brightideas {
    width: 100%;
  }

  .image-7 {
    width: 70px;
    padding-top: 0px;
    padding-bottom: 0px;
  }

  .image-7.hover {
    display: none;
  }

  .div-block-21.offroad {
    margin-top: -357px;
  }

  .div-block-21.brightideas {
    margin-top: -255px;
  }

  .div-block-21.truegrip {
    margin-top: -333px;
  }

  .text-block-12.offroad {
    width: 100%;
    height: auto;
    margin-top: 0px;
    padding-top: 182px;
    font-size: 2em;
    line-height: 32px;
  }

  .text-block-12.brightideas {
    font-size: 32px;
    line-height: 32px;
  }

  .text-block-12.platesfordays {
    width: 85%;
    font-size: 32px;
    line-height: 38px;
  }

  .text-block-12.truegrip {
    width: 90%;
    margin-top: 25px;
    padding-top: 174px;
    font-size: 32px;
    text-align: center;
  }

  .text-block-12.cleared {
    font-size: 32px;
    line-height: 38px;
  }

  .text-block-13.brightideas {
    width: 85%;
    font-size: 18px;
    line-height: 22px;
  }

  .text-block-13.offroad {
    width: 85%;
    padding-top: 25px;
    font-size: 18px;
  }

  .text-block-13.truegrip {
    padding-top: 28px;
    font-size: 18px;
  }

  .div-block-22 {
    width: 18vw;
  }

  .div-block-22.rock {
    width: 20vw;
  }

  .image-9 {
    width: 80%;
  }

  .image-9.truegrip {
    width: 50%;
    padding-top: 20px;
  }

  .div-block-24 {
    display: none;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .div-block-25 {
    width: 95%;
  }

  .image-10 {
    position: relative;
    top: -15%;
    right: 0%;
  }

  .div-block-26 {
    position: absolute;
    left: calc(50% - 20px);
  }

  .div-block-29 {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
  }
  
  

  .text-block-15 {
    height: auto;
    font-size: 10vw;
    line-height: 10vh;
  }

  .text-block-16 {
    height: auto;
    font-size: 10vw;
    line-height: 10vh;
  }
}

#swatchDiv.w-node-ea4ab4f2-3d65-ba06-c5af-269e7557d828-46bfd256 {
  -ms-grid-column: span 1;
  grid-column-start: span 1;
  -ms-grid-column-span: 1;
  grid-column-end: span 1;
  -ms-grid-row: span 1;
  grid-row-start: span 1;
  -ms-grid-row-span: 1;
  grid-row-end: span 1;
}

#swatchContainer.w-node-_9589d76f-4044-ecfc-35e3-a02596aa3129-46bfd256 {
  -ms-grid-column: span 1;
  grid-column-start: span 1;
  -ms-grid-column-span: 1;
  grid-column-end: span 1;
  -ms-grid-row: span 1;
  grid-row-start: span 1;
  -ms-grid-row-span: 1;
  grid-row-end: span 1;
}

#s1.w-node-_72273b3c-2903-871f-93dd-217911032f12-46bfd256 {
  -ms-grid-column: span 1;
  grid-column-start: span 1;
  -ms-grid-column-span: 1;
  grid-column-end: span 1;
  -ms-grid-row: span 1;
  grid-row-start: span 1;
  -ms-grid-row-span: 1;
  grid-row-end: span 1;
}

#w-node-dcd8375c-4936-3d98-8c42-dc7ae59e64bb-46bfd256 {
  -ms-grid-row: 1;
  -ms-grid-row-span: 3;
  -ms-grid-column: 1;
  -ms-grid-column-align: start;
  justify-self: start;
  -ms-grid-row-align: center;
  align-self: center;
  grid-area: Area;
}

.div-block-4>#w-node-dcd8375c-4936-3d98-8c42-dc7ae59e64bb-46bfd256 {
  -ms-grid-row: 1;
  -ms-grid-row-span: 1;
  -ms-grid-column: 5;
}

#w-node-_67bb6339-e6c2-b87a-f2ca-ba2b11575243-46bfd256 {
  -ms-grid-column: span 1;
  grid-column-start: span 1;
  -ms-grid-column-span: 1;
  grid-column-end: span 1;
  -ms-grid-row: span 1;
  grid-row-start: span 1;
  -ms-grid-row-span: 1;
  grid-row-end: span 1;
  -ms-grid-row-align: center;
  align-self: center;
  -ms-grid-column-align: start;
  justify-self: start;
}

#w-node-e3d59ba3-1a35-9f60-7f14-33ce71409719-46bfd256 {
  -ms-grid-column: 2;
  grid-column-start: 2;
  -ms-grid-column-span: 1;
  grid-column-end: 3;
  -ms-grid-row: 1;
  grid-row-start: 1;
  -ms-grid-row-span: 1;
  grid-row-end: 2;
  -ms-grid-row-align: end;
  align-self: end;
}

#w-node-_719952a3-58a6-b4ac-74e8-20fbc42db048-46bfd256 {
  -ms-grid-column: 2;
  grid-column-start: 2;
  -ms-grid-column-span: 1;
  grid-column-end: 3;
  -ms-grid-row: 2;
  grid-row-start: 2;
  -ms-grid-row-span: 1;
  grid-row-end: 3;
}

#w-node-_507c6de5-4b6e-f6c7-f077-af2b14698058-46bfd256 {
  -ms-grid-column: 3;
  grid-column-start: 3;
  -ms-grid-column-span: 1;
  grid-column-end: 4;
  -ms-grid-row: 1;
  grid-row-start: 1;
  -ms-grid-row-span: 1;
  grid-row-end: 2;
}

@media screen and (max-width: 991px) and (max-height: 500px) {
  #sideMenu{
    min-height: 100px;
    display: flex;
  }
  
  .div-block-26{
    right: calc(50% - 20px);
  }
  #nameplate{
    margin-top: 5px;
    top: 2%;
  }
  #menu{
    bottom: 5%;
    width: 200px;
  }
  
  #lottieholder{
    position: absolute;
    top: 10px;
    left: calc(50% - 50px);
  }
  #cta{
    max-width: 168px;
    bottom: calc(5% + 5px);
  }
  #arButton, #largeAr, #smallAr2{
    left: auto;
    right: 5%;
    bottom: calc(5% + 5px);
    width: 168px;
    font-size: 80%;
    letter-spacing: 1px;
    line-height: 14px;
  }
  .div-block{
    position: fixed;
    left: 0%;
    top: auto;
    right: 0%;
    bottom: 24%;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 25%;
    height: 15%;
    margin-top: 70%;
    margin-left: 5%;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-justify-content: space-around;
    -ms-flex-pack: distribute;
    justify-content: space-around;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    grid-auto-columns: 1fr;
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    -ms-grid-columns: 1fr 1fr;
    grid-template-columns: 1fr 1fr;
    -ms-grid-rows: 1fr 1fr;
    grid-template-rows: 1fr 1fr;
    border-radius: 15px;
    background-color: transparent;
    line-height: 20px;
  }
  
  
  
  .div-block-7{
    margin: 5px;
    margin-right: 10px;

  }
  .div-block-8{
    
    margin-left: 0px;
    margin: 5px;
    margin-right: 10px;
  }
  
  .text-block-2{
    margin-top: 0%;
  }
  
  #w-node-_719952a3-58a6-b4ac-74e8-20fbc42db048-46bfd256 {
    grid-column-start: 1;
  }
  
  #w-node-e3d59ba3-1a35-9f60-7f14-33ce71409719-46bfd256 {
    grid-column-start: 1;
  }
  
  #w-node-_507c6de5-4b6e-f6c7-f077-af2b14698058-46bfd256{
    bottom: 18%; 
    display: none;
  }
  
  
  
  .div-block-2 {
    width: 100%;
    height: 50%;
    margin-left: 0px;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    margin-top: 5px;
  }
  
  .text-block-3 {
    display: none;
  }
  
  .text-block-4{
    bottom: 23%;
    font-size: 14px;
  }
  
  .div-block-11 {
    grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr;
    grid-template-rows: 1fr;
  }
  
  #swatchDiv{
    height: auto;
    bottom: 31%;
    width: 100vw;
    justify-content: center;
  }
  
  #swatchContainer{
    height: auto;
    width: auto;
  }
  
  #subnameplate{
    margin-top: -7px;
  }
  
  
}
  
}

@media screen and (max-width: 500px){
  #smallAr2, #largeAr{
    left: 50%;
    right: auto;
  }
}

@media screen and (min-width: 800px){
  #smallAr2, #largeAr{
    left: auto;
  }
}

@media screen and (max-height: 340px){
  #w-node-_507c6de5-4b6e-f6c7-f077-af2b14698058-46bfd256{
    bottom: 22%; 
    display: none;
  }
  #swatchDsc{
    line-height: 10px;
  }
}



