:root {
  --black: #333;
  --dark-slate-blue: #204261;
  --white: #fff;
  --orange: #ffad00;
  --red: red;
}

.nav {
  background-color: #fff;
}

.brand {
  float: none;
  width: 40%;
  margin-left: auto;
  margin-right: auto;
  padding-top: 9px;
  padding-bottom: 9px;
  display: block;
}

.navlink {
  color: #fff;
  font-family: Palatino Linotype, Book Antiqua, Palatino, serif;
  font-size: 20px;
}

.navlink.w--current {
  color: #ffad00;
}

.navmenu {
  text-align: center;
  background-color: #204261;
  margin-bottom: -60px;
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
}

.navdiv {
  background-image: linear-gradient(#ffffff6b, #ffffff6b);
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  display: block;
  position: relative;
  top: 0;
  left: 0;
  right: 0;
}

.mainsection {
  background-image: linear-gradient(#ffffffe8, #ffffffe8), url('../images/nutsandbolts.jpg');
  background-position: 0 0, 50%;
  background-size: auto, cover;
  height: 65vh;
  padding-top: 59px;
  box-shadow: 0 1px 31px #000;
}

.mainsection.tools {
  background-image: none;
  height: auto;
}

.mainsection.tools-copy {
  background-image: url('../images/utility-trailers.jpg');
  background-position: 50%;
  background-size: cover;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  height: 550px;
  display: flex;
}

.middlediv {
  width: 85%;
  margin-top: 59px;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

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

.middlediv.bottom.homes {
  border-bottom: 1px dotted #ffad00;
  padding-bottom: 85px;
}

.middlediv.tools {
  margin-top: 0;
}

.middlediv.tools2 {
  margin-bottom: 50px;
  padding-bottom: 0;
}

.middlediv.tools2.maps {
  height: auto;
}

.middlediv.contact {
  margin-bottom: 50px;
  padding-bottom: 0;
}

.middlediv.contact.maps {
  height: auto;
}

.middlediv.narrow {
  width: 60%;
  margin-bottom: 50px;
  padding-bottom: 0;
}

.middlediv.narrow.maps {
  height: auto;
}

.footer {
  background-color: #204261;
}

.footerdiv {
  width: 85%;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.fotertext {
  color: #ffad00;
  text-align: center;
  margin-bottom: 0;
  padding-top: 20px;
  padding-bottom: 20px;
}

.homeheader {
  color: #ffad00;
  text-align: center;
  margin-top: 0;
  font-family: Impact, Haettenschweiler, Franklin Gothic Bold, Charcoal, sans-serif;
}

.quantum, .sitemap {
  color: #ffad00;
  text-decoration: none;
}

.right {
  float: right;
  height: 23vh;
}

.left {
  height: 23vh;
}

.trailerimg {
  height: 38vh;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.bottomsection {
  padding-top: 55px;
  padding-bottom: 55px;
}

.icon {
  height: 17vh;
  margin-bottom: 15px;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.icon.cal {
  height: 17vh;
}

.subheading {
  color: #ffad00;
  text-align: center;
  margin-top: 5px;
  font-family: Open Sans, sans-serif;
  font-size: 24px;
}

.homepara {
  margin-top: 30px;
  padding-left: 20px;
  padding-right: 20px;
  font-size: 18px;
  line-height: 25px;
}

.number {
  float: left;
  color: #ffad00;
  text-align: right;
  width: 30vw;
  margin-top: 36px;
  margin-left: 54px;
  font-size: 20px;
}

.number.otherside {
  float: right;
  text-align: left;
  margin-top: 35px;
}

.blacxk {
  color: #000;
}

.logo {
  width: 100%;
}

.callus {
  display: none;
}

.bottom-section {
  background-color: #ffad00;
  margin-top: 0;
  padding-top: 0;
  padding-bottom: 0;
}

.imgdiv {
  background-image: url('../images/Tools-and-more-of-Alexandria-MN.jpg');
  background-position: 50% 0;
  background-size: cover;
  height: 50vh;
}

.imgdiv.trail {
  background-image: url('../images/utility-trailers.jpg');
  background-position: 50% 49%;
  background-size: cover;
}

.imgdiv.trail.skid {
  background-image: url('../images/skid.jpg');
  background-size: cover;
}

.imgdiv.trail.skid.trailk {
  background-image: url('../images/trailer-parts-diagram.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: 80%;
}

.imgdiv.trail.nn {
  background-image: url('../images/Mustang_1650R_skid_loader_with_grapple.540f631552157.jpg');
  background-size: cover;
}

.imgdiv.trail-copy {
  background-image: url('../images/CURT-Logo-1c_orange-on-black.jpg');
  background-position: 50% 49%;
  background-size: cover;
  width: 100px;
  height: auto;
}

.imgdiv.trail-copy.skid {
  background-image: url('../images/skid.jpg');
  background-size: cover;
}

.imgdiv.trail-copy.skid.trailk {
  background-image: url('../images/trailer-parts-diagram.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: 80%;
}

.imgdiv.trail-copy.nn {
  background-image: url('../images/Mustang_1650R_skid_loader_with_grapple.540f631552157.jpg');
  background-size: cover;
}

.toolsheder {
  color: #fff;
  text-align: center;
  margin-top: 0;
  padding-top: 10px;
  padding-bottom: 10px;
  font-family: Droid Sans, sans-serif;
  font-weight: 400;
}

.subheadingtools {
  color: #ffad00;
  text-align: left;
  font-family: Droid Serif, serif;
  font-size: 28px;
  font-weight: 400;
}

.subheadingtools._2 {
  text-align: left;
  font-size: 24px;
}

.subheadingtools._2.m {
  color: #000;
  text-align: center;
}

.subheadingtools._2.m._10 {
  color: #204261;
  margin-top: 0;
  font-size: 20px;
}

.subheadingtools.mm {
  text-align: center;
}

.toolspara {
  margin-top: 20px;
  margin-bottom: 21px;
  padding-right: 45px;
  font-size: 18px;
  line-height: 30px;
}

.toolspara.toolpara {
  padding-left: 33px;
  padding-right: 33px;
}

.toolbox {
  width: auto;
  height: 15vw;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.cols {
  border-right: 3px solid #f5f5f5;
}

.yellow {
  border: 10px solid #ffad00;
  border-radius: 10px;
  width: 87%;
  margin-top: 15px;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.call {
  color: #204261;
  text-align: center;
  padding-left: 20px;
  padding-right: 20px;
  font-family: Georgia, Times, Times New Roman, serif;
  font-size: 30px;
  line-height: 50px;
}

.yell {
  color: #ffad00;
}

.video-row {
  margin-top: 40px;
}

.form {
  margin-top: 50px;
  margin-right: 30px;
}

.text {
  color: #ffad00;
  margin-bottom: 10px;
  font-family: Georgia, Times, Times New Roman, serif;
  font-size: 18px;
}

.field {
  background-color: #20426129;
  border: 1px solid #ffad00;
  margin-bottom: 25px;
}

.red {
  color: red;
}

.submitbiutton {
  color: #204261;
  text-transform: uppercase;
  background-color: #0000;
  border: 3px solid #204261;
  border-radius: 10px;
  width: 40%;
  margin-top: 60px;
  font-family: Georgia, Times, Times New Roman, serif;
  font-size: 20px;
  font-weight: 700;
  transition: all .7s;
}

.submitbiutton:hover {
  background-color: #ffad00;
}

.embed {
  float: left;
  width: 100%;
  margin-bottom: 35px;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.cols2 {
  padding-left: 40px;
}

.maprow {
  margin-top: 50px;
}

.maplink {
  width: 100%;
  text-decoration: none;
}

.inventorybutton {
  color: #204261;
  text-align: center;
  text-transform: uppercase;
  background-color: #ffad00;
  border: 2px solid #204261;
  border-radius: 7px;
  width: 40%;
  margin-left: auto;
  margin-right: auto;
  font-family: Droid Serif, serif;
  transition: all .7s;
  display: block;
}

.inventorybutton:hover {
  background-color: #20426185;
}

.inventorybutton.backbutton {
  margin-bottom: 30px;
  font-family: Droid Sans, sans-serif;
  font-size: 16px;
  font-weight: 700;
  transition-property: none;
}

.inventorybutton.backbutton:hover {
  color: #fff;
  background-color: #204261;
}

.inventorybutton.backbutton.inventorybasck {
  margin-top: 50px;
}

.inventorybutton.large {
  width: 350px;
  margin-bottom: 30px;
  font-family: Droid Sans, sans-serif;
  font-size: 16px;
  font-weight: 700;
  transition-property: none;
}

.inventorybutton.large:hover {
  color: #fff;
  background-color: #204261;
}

.inventorybutton.large.inventorybasck {
  margin-top: 50px;
}

.trailerrow.asdvsdf {
  margin-bottom: 50px;
}

.trailerrow._222 {
  margin-bottom: 40px;
  padding-bottom: 1px;
}

.trailerrow.ge {
  border: 1px #000;
  border-bottom-style: solid;
  margin-bottom: 50px;
  padding-bottom: 50px;
}

.trailerrow.ge.m {
  border-bottom-style: none;
}

.trailerrow.ge.no {
  border-style: none;
}

.itemheader {
  color: #204261;
  text-align: center;
  font-family: Lato, sans-serif;
  text-decoration: underline;
}

.itemheader.sdgsdgh {
  margin-bottom: 55px;
}

.itempara {
  text-align: center;
  margin-bottom: 30px;
  font-size: 22px;
  display: block;
}

.itempara.ddd {
  margin-top: 30px;
  line-height: 27px;
}

.itempara.model {
  display: none;
}

.specdiv {
  display: block;
}

.specdiv.cutt {
  margin-top: 41px;
}

.specdiv.adfbafsb {
  margin-top: 50px;
}

.specheader {
  color: #ffad00;
  text-align: center;
  background-color: #204261;
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 10px;
  padding-bottom: 10px;
}

.specwords {
  text-align: center;
  border: 1px solid #000;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 7vh;
  margin-bottom: 0;
  padding-top: 10px;
  padding-bottom: 10px;
  font-size: 16px;
  display: flex;
}

.specwords.yelloww {
  background-color: #ffad00;
  border-bottom-width: 3px;
  justify-content: center;
  align-items: center;
  font-size: 18px;
  font-weight: 700;
  display: none;
}

.specs {
  text-align: left;
  margin-top: 25px;
  font-size: 22px;
  line-height: 24px;
}

.specs.bbb {
  text-align: center;
  border-bottom: 1px solid #000;
  margin-bottom: 100px;
  padding-bottom: 100px;
  font-weight: 700;
}

.slider {
  border: 4px solid #ffad00;
  border-radius: 7px;
  width: 40vw;
  height: auto;
  margin-bottom: 40px;
  margin-left: auto;
  margin-right: auto;
  display: none;
}

.slimg {
  width: 100%;
}

.invimg {
  border: 3px solid #ffad00;
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  transition: all .7s;
  display: block;
}

.invimg:hover {
  box-shadow: 0 0 32px #ffad00;
}

.invimg.igg {
  border-style: none;
  width: auto;
  height: 30vh;
}

.invimg.igg:hover {
  box-shadow: none;
}

.invheading {
  text-align: center;
  text-transform: uppercase;
  margin-top: 10px;
  margin-left: auto;
  margin-right: auto;
  font-family: Droid Sans, sans-serif;
  font-size: 20px;
  font-weight: 400;
  display: block;
}

.invrow {
  height: auto;
  margin-bottom: 35px;
  display: none;
}

.itemlink {
  color: #204261;
  text-decoration: none;
}

.dots {
  margin-bottom: -44px;
}

.ing {
  padding-left: 0;
}

.aegaeg {
  margin-bottom: 35px;
  display: flex;
}

.colss {
  border: 1px #204261;
  padding-bottom: 45px;
  padding-left: 0;
  padding-right: 0;
}

.plate {
  width: 100%;
}

.attheader {
  color: #204261;
  text-align: center;
  margin-top: 90px;
  margin-bottom: 35px;
  font-family: Exo, sans-serif;
}

.partsrow {
  margin-top: 40px;
  margin-bottom: 80px;
}

.brakes {
  height: 30vh;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.itemhead {
  color: #ffad00;
  text-align: center;
  background-color: #204261;
  margin-top: 0;
  padding-top: 10px;
  padding-bottom: 10px;
}

.div-link {
  color: var(--black);
  border: 4px solid #ffad00;
  width: 50vh;
  margin-left: auto;
  margin-right: auto;
  text-decoration: none;
  transition: all .7s;
  display: block;
}

.div-link:hover {
  box-shadow: 0 0 25px 1px #ffad00;
}

.column {
  text-align: center;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.tires {
  height: 40vh;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.tires.fend {
  width: 50vh;
  height: auto;
}

.tires.brak {
  height: 20vh;
}

.more {
  text-align: center;
  font-size: 20px;
}

.text-span, .text-span-2, .text-span-3 {
  color: red;
}

.button-3 {
  color: #204261;
  text-transform: uppercase;
  background-color: #0000;
  border: 3px solid #204261;
  border-radius: 10px;
  width: auto;
  margin-top: 0;
  padding: 10px 20px;
  font-family: Droid Sans, sans-serif;
  font-size: 18px;
  font-weight: 700;
}

.button-3:hover {
  background-color: var(--dark-slate-blue);
  color: var(--white);
}

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

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

.hours-para {
  margin-top: 0;
  padding-left: 10px;
  padding-right: 10px;
  font-size: 18px;
  line-height: 25px;
}

.homepara-copy {
  margin-top: 10px;
  padding-left: 20px;
  padding-right: 20px;
  font-size: 18px;
  line-height: 25px;
}

.columns {
  margin-top: 10px;
}

.image {
  height: 75px;
}

.columns-2, .columns-3, .columns-4, .columns-5 {
  margin-top: 10px;
}

.invrow-copy {
  height: auto;
  margin-bottom: 35px;
  display: block;
}

.columns-6, .columns-7, .columns-8 {
  margin-top: 10px;
}

.plateimg {
  height: 150px;
}

.column-3, .column-4 {
  text-align: center;
}

.lightbox-link {
  margin-right: 10px;
}

.column-5 {
  text-align: center;
}

.plateimg-copy {
  height: 150px;
}

.columns-10 {
  margin-top: 10px;
}

.column-6, .column-7, .column-8 {
  text-align: center;
}

.columns-11 {
  margin-top: 10px;
}

.image-3 {
  height: 70px;
}

.columns-12 {
  flex-flow: row;
  justify-content: center;
  align-items: center;
  width: 60%;
  margin-top: 40px;
  display: flex;
}

.image-4 {
  height: 250px;
}

.column-9, .column-10, .column-11 {
  text-align: center;
}

.lightbox-link-3 {
  margin-right: 20px;
}

.columns-13 {
  margin-bottom: 20px;
}

.subheadingtools-copy {
  color: #ffad00;
  text-align: left;
  font-family: Droid Serif, serif;
  font-size: 28px;
  font-weight: 400;
}

.subheadingtools-copy._2 {
  text-align: left;
  font-size: 24px;
}

.subheadingtools-copy._2.m {
  color: #000;
  text-align: center;
}

.subheadingtools-copy._2.m._10 {
  color: #204261;
  margin-top: 0;
  font-size: 20px;
}

.subheadingtools-copy.mm {
  text-align: center;
}

.cols-copy {
  border-right: 3px solid #f5f5f5;
}

.image-5 {
  width: 35px;
}

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

.link-block {
  padding: 10px;
}

.infopara {
  margin-top: 10px;
  margin-bottom: 20px;
  padding-right: 45px;
  font-size: 18px;
  line-height: 30px;
}

.infopara.toolpara {
  padding-left: 33px;
  padding-right: 33px;
}

.image-6 {
  width: 30px;
}

.link-block-2 {
  margin-top: 5px;
  padding: 10px;
  display: inline-block;
  position: absolute;
  top: 0%;
  bottom: 0%;
  right: 5%;
}

.image-5-copy {
  width: 40px;
}

.div-block-copy {
  text-align: center;
  margin-top: 10px;
}

.columns-4-copy {
  height: 115px;
  margin-top: 10px;
  overflow: hidden;
}

.div-block-4 {
  display: flex;
}

.attheader-copy {
  color: #204261;
  text-align: center;
  margin-top: 20px;
  margin-bottom: 35px;
  font-family: Exo, sans-serif;
}

.link-3 {
  color: #333;
  text-decoration: none;
}

.columns-14 {
  margin-top: 10px;
}

.lightbox-link-4 {
  padding: 10px;
}

.div-block-11 {
  text-align: center;
}

.image-7 {
  height: 150px;
}

.image-8 {
  max-height: 150px;
}

.image-9 {
  height: 200px;
}

.div-block-12 {
  text-align: center;
}

.toolspara-copy {
  margin-top: 20px;
  margin-bottom: 21px;
  padding-right: 0;
  font-size: 18px;
  line-height: 30px;
}

.toolspara-copy.toolpara {
  padding-left: 33px;
  padding-right: 33px;
}

.lightbox-link-8 {
  padding-left: 10px;
  padding-right: 10px;
}

.image-10 {
  height: 150px;
}

.column-20 {
  text-align: center;
}

html.w-mod-js [data-ix="imginitial"] {
  opacity: 0;
  display: none;
  transform: scale(.31)translate(-1000px);
}

@media screen and (min-width: 1440px) {
  .inventorybutton.backbutton.inventorybasck {
    width: 35%;
  }
}

@media screen and (min-width: 1920px) {
  .inventorybutton.backbutton.inventorybasck {
    width: 30%;
  }

  .image-8 {
    max-height: 150px;
  }
}

@media screen and (max-width: 991px) {
  .nav {
    background-color: #fff;
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
  }

  .brand {
    float: none;
    width: 35%;
    margin-left: auto;
    margin-right: auto;
    display: block;
  }

  .navlink {
    text-align: center;
  }

  .navmenu {
    background-image: linear-gradient(#204261f5, #204261f5), url('../images/nutsandbolts.jpg');
    background-position: 0 0, 50%;
    background-size: auto, cover;
    width: 300px;
    height: 100%;
    margin-top: 91px;
    position: fixed;
    inset: 0 0 0 auto;
  }

  .navdiv {
    border-bottom: 2px solid #204261;
  }

  .mainsection {
    height: 40vh;
    margin-top: 81px;
    padding-top: 12px;
  }

  .mainsection.tools, .mainsection.tools-copy {
    margin-top: 77px;
  }

  .middlediv {
    margin-top: 40px;
  }

  .middlediv.bottom {
    width: 95%;
  }

  .middlediv.bottom.homes {
    padding-bottom: 60px;
  }

  .middlediv.tools {
    width: 95%;
  }

  .middlediv.tools2, .middlediv.contact, .middlediv.narrow {
    width: 95%;
    margin-top: 32px;
  }

  .footerdiv {
    width: 95%;
  }

  .homeheader {
    font-size: 30px;
    line-height: 30px;
  }

  .trailerimg {
    height: 24vh;
  }

  .icon, .icon.cal {
    height: 17vh;
  }

  .subheading {
    font-size: 19px;
  }

  .homepara {
    font-size: 16px;
    line-height: 22px;
  }

  .menubutton {
    margin-top: -86px;
  }

  .menubutton.w--open {
    background-color: #0000;
  }

  .navicon {
    color: #204261;
    font-size: 50px;
  }

  .number {
    margin-left: 0;
    display: none;
  }

  .number.otherside {
    display: none;
  }

  .logo {
    width: 100%;
  }

  .callus {
    display: none;
  }

  .imgdiv {
    height: 20vh;
    margin-top: -8px;
  }

  .imgdiv.trail.skid, .imgdiv.trail-copy.skid {
    height: 250px;
    margin-top: 0;
  }

  .toolsheder {
    font-size: 24px;
  }

  .call {
    padding-left: 6px;
    padding-right: 6px;
  }

  .form {
    margin-right: 20px;
  }

  .cols2 {
    padding-left: 24px;
  }

  .specwords {
    height: 10vh;
  }

  .slider {
    width: 70vw;
  }

  .invrow {
    height: auto;
  }

  .itemhead {
    font-size: 27px;
  }

  .tires.brak {
    height: 10vh;
  }

  .button-3 {
    text-align: center;
    font-size: 18px;
  }

  .hours-para, .homepara-copy {
    font-size: 16px;
    line-height: 22px;
  }

  .invrow-copy {
    height: auto;
  }

  .icon-2 {
    color: var(--dark-slate-blue);
    font-size: 32px;
    line-height: 33px;
  }

  .image-3 {
    height: auto;
  }

  .columns-12 {
    width: 80%;
  }

  .toolspara-copy {
    padding-right: 20px;
  }

  .link-block-2 {
    position: static;
  }

  .menu-button {
    margin-top: 10px;
  }

  .columns-4-copy {
    height: auto;
  }

  .lightbox-link-4, .lightbox-link-5, .lightbox-link-6, .lightbox-link-7 {
    padding: 10px;
  }

  .toolspara-copy {
    margin-top: 0;
    margin-bottom: 0;
  }
}

@media screen and (max-width: 767px) {
  .brand {
    width: 45%;
    margin-top: -6px;
    padding-top: 9px;
    padding-bottom: 9px;
    padding-left: 9px;
  }

  .navmenu {
    margin-top: 81px;
  }

  .mainsection {
    height: 30vh;
    margin-top: 65px;
    padding-top: 0;
  }

  .mainsection.tools-copy {
    height: 400px;
  }

  .middlediv.bottom.homes {
    padding-bottom: 20px;
  }

  .homeheader {
    padding-top: 25px;
    font-size: 24px;
    line-height: 24px;
  }

  .trailerimg {
    height: 18vh;
  }

  .homepara {
    margin-bottom: 50px;
  }

  .menubutton {
    margin-top: -71px;
    padding-top: 3px;
    padding-bottom: 3px;
  }

  .callus {
    width: 26%;
    margin-top: 9px;
    display: block;
  }

  .imgdiv {
    margin-top: 74px;
  }

  .toolsheder {
    font-size: 20px;
  }

  .toolspara.toolpara {
    text-align: center;
  }

  .toolbox {
    height: 50vw;
  }

  .cols {
    border-style: none;
  }

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

  .form {
    margin-bottom: 50px;
  }

  .embed {
    float: none;
    width: 80vw;
  }

  .inventorybutton.backbutton.inventorybasck {
    width: 60%;
  }

  .specdiv {
    margin-top: 40px;
  }

  .specwords {
    height: 8vh;
  }

  .slider {
    width: 90vw;
  }

  .invheading {
    margin-bottom: 40px;
  }

  .invrow {
    height: auto;
    margin-bottom: 0;
  }

  .rowdiv, .itemlink {
    margin-left: auto;
    margin-right: auto;
    display: block;
  }

  .aegaeg {
    display: flex;
  }

  .attheader {
    margin-top: 40px;
  }

  .column {
    margin-bottom: 20px;
  }

  .tires.brak {
    height: 20vh;
  }

  .section {
    padding-top: 40px;
  }

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

  .hours-para {
    margin-bottom: 10px;
  }

  .homepara-copy {
    margin-bottom: 50px;
  }

  .section-2 {
    margin-top: 100px;
  }

  .invrow-copy {
    height: auto;
    margin-bottom: 0;
  }

  .column-2 {
    text-align: center;
    justify-content: flex-start;
    align-items: center;
    display: block;
  }

  .plateimg, .plateimg-copy {
    height: auto;
  }

  .columns-12 {
    width: 90%;
  }

  .image-4 {
    height: 200px;
  }

  .column-12 {
    text-align: center;
  }

  .lightbox-link-3 {
    width: 80vw;
    margin-bottom: 20px;
  }

  .column-13 {
    text-align: center;
  }

  .cols-copy {
    border-style: none;
  }

  .toolspara-copy {
    padding-right: 0;
  }

  .toolspara-copy.toolpara, .infopara.toolpara {
    text-align: center;
  }

  .columns-4-copy {
    height: 110px;
  }

  .div-block-4 {
    flex-flow: column;
  }

  .column-14, .column-15 {
    padding-bottom: 10px;
  }

  .attheader-copy {
    margin-top: 40px;
  }

  .column-19, .column-18 {
    padding-bottom: 10px;
  }

  .toolspara-copy.toolpara {
    text-align: center;
    text-align: center;
  }
}

@media screen and (max-width: 479px) {
  .brand {
    width: 90%;
  }

  .navmenu {
    margin-top: 72px;
  }

  .mainsection {
    height: 35vh;
    margin-top: 70px;
  }

  .mainsection.tools-copy {
    height: 350px;
  }

  .middlediv {
    width: 90%;
    margin-top: 40px;
    padding-top: 20px;
  }

  .middlediv.bottom.homes {
    padding-bottom: 20px;
  }

  .middlediv.contact {
    margin-top: 0;
  }

  .homeheader {
    padding-top: 17px;
    font-size: 20px;
    line-height: 20px;
  }

  .trailerimg {
    height: 20vh;
  }

  .icon, .icon.cal {
    height: 15vh;
  }

  .homepara {
    padding-left: 10px;
    padding-right: 10px;
  }

  .menubutton {
    margin-top: -63px;
  }

  .callus {
    width: 40%;
    margin-top: 17px;
  }

  .imgdiv {
    height: 20vh;
    margin-top: 76px;
  }

  .toolsheder {
    line-height: 30px;
  }

  .cols {
    margin-top: 60px;
  }

  .yellow {
    width: 90%;
  }

  .call {
    line-height: 40px;
  }

  .form {
    margin-right: 0;
  }

  .submitbiutton {
    width: 80%;
    margin-left: auto;
    margin-right: auto;
    display: block;
  }

  .inventorybutton {
    width: 90%;
    margin-bottom: 25px;
  }

  .inventorybutton.backbutton.inventorybasck {
    width: 90%;
  }

  .inventorybutton.large {
    width: auto;
  }

  .specwords {
    height: 18vh;
  }

  .slider {
    margin-top: 80px;
    margin-bottom: 7px;
    display: none;
  }

  .aegaeg {
    display: block;
  }

  .colss {
    margin-bottom: 22px;
  }

  .attheader {
    margin-top: 20px;
  }

  .itemhead {
    font-size: 22px;
  }

  .div-link {
    width: 100%;
  }

  .tires.brak {
    height: 10vh;
  }

  .section {
    padding-top: 20px;
  }

  .button-3 {
    text-align: center;
    width: auto;
    margin-left: auto;
    margin-right: auto;
    display: block;
  }

  .homepara-copy {
    padding-left: 10px;
    padding-right: 10px;
  }

  .section-3 {
    margin-top: 100px;
  }

  .column-3 {
    padding-right: 0;
  }

  .columns-9 {
    margin-right: auto;
    padding-right: 0;
  }

  .lightbox-link {
    margin-right: 10px;
  }

  .plateimg-copy {
    height: 100px;
  }

  .lightbox-link-2 {
    text-align: center;
    width: 100%;
    height: auto;
  }

  .image-2 {
    width: 100%;
    height: auto;
  }

  .columns-12 {
    width: 95%;
  }

  .image-4 {
    height: 175px;
  }

  .column-12 {
    text-align: center;
  }

  .lightbox-link-3 {
    width: auto;
    margin-right: 0;
  }

  .columns-13 {
    flex-flow: column;
    justify-content: center;
    align-items: center;
    display: flex;
  }

  .cols-copy {
    margin-top: 0;
  }

  .toolspara-copy {
    padding-right: 0;
  }

  .columns-4-copy {
    height: auto;
  }

  .div-block-4 {
    flex-flow: column;
  }

  .attheader-copy {
    margin-top: 20px;
  }

  .image-10 {
    height: 90px;
  }
}


