.nav {
  background-color: transparent;
}

.brand {
  display: block;
  width: 15%;
  margin: 0px auto;
  padding-bottom: 5px;
  float: left;
  background-color: transparent;
}

.navlink {
  padding-right: 10px;
  padding-left: 10px;
  -webkit-transition: all 700ms ease;
  transition: all 700ms ease;
  font-family: 'Open Sans', sans-serif;
  color: #ed7b1a;
  font-size: 1.3vw;
  font-weight: 600;
  cursor: pointer;
}

.navlink:hover {
  color: #d9291a;
}

.navlink.w--current {
  padding-right: 10px;
  padding-left: 10px;
  color: #d9291a;
}

.navlink.w--current:hover {
  color: #d9291a;
}

.navmenu {
  display: block;
  width: 100%;
  margin-right: auto;
  margin-left: auto;
  float: none;
  text-align: center;
}

.navdiv {
  display: block;
  width: 85%;
  margin-right: auto;
  margin-left: auto;
  padding-top: 16px;
}

.menudiv {
  position: static;
  left: 0px;
  top: 0px;
  right: 0px;
  width: 85%;
  margin-top: 0px;
  margin-bottom: -59px;
  float: left;
  background-color: transparent;
}

.social {
  display: block;
  width: 100%;
  margin-top: 0px;
  float: none;
}

.number {
  margin-top: 0px;
  margin-bottom: 0px;
  color: #fff;
  font-size: 2vw;
  line-height: 0.8;
  text-align: center;
  letter-spacing: 2px;
}

.icon {
  display: block;
  width: 50px;
  margin-right: auto;
  margin-left: auto;
}

.icon._1 {
  float: right;
}

.icon._3 {
  float: left;
}

.mainsection {
  padding-top: 125px;
  padding-bottom: 85px;
  background-image: radial-gradient(circle farthest-corner at 50% 50%, #363636, #000);
}

.mainsection.sfhg {
  padding-top: 65px;
}

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

.middlediv.asdasd {
  margin-top: 65px;
}

.footer {
  padding-top: 40px;
  padding-bottom: 40px;
  background-color: #000;
  background-image: url('../images/black-bokeh-background_zyoeuauu.jpg');
  background-position: 0px 0px;
  background-size: cover;
}

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

.footertext {
  width: 100%;
  float: left;
  color: #fff;
  text-align: center;
}

.sitemaplink {
  color: #fff;
}

.quantum {
  color: #fff;
}

.homeimages {
  height: auto;
  border-style: none;
  border-top-width: 15px;
  border-top-color: #ed7b1a;
}

.imgrow {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 100%;
}

.columndiv {
  height: 37vw;
  margin: 20px;
  border: 5px solid #000;
  background-image: url('../images/7248881.jpg');
  background-position: 0px 0px;
  background-size: cover;
  box-shadow: none;
}

.columndiv.repair {
  background-image: url('../images/7248879.jpg');
  background-position: 0px 0px;
  background-size: cover;
}

.columndiv.auto {
  background-image: url('../images/4.2015_241_0_4_21.jpg');
  background-position: 63% 50%;
  background-size: cover;
}

.columndiv.cont {
  background-image: url('../images/2.2015_241_0_4_19-2.jpg');
  background-position: 50% 50%;
  background-size: cover;
}

.imheaders {
  padding-top: 10px;
  padding-bottom: 10px;
  background-color: #000;
  font-family: Oswald, sans-serif;
  color: #fff;
  text-align: center;
  text-transform: uppercase;
}

.body {
  background-color: #000;
}

.homerow {
  margin-top: 0px;
}

.homerow.below {
  margin-top: 100px;
}

.centerdiv {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 85%;
  height: 100%;
  margin-right: auto;
  margin-left: auto;
  padding-bottom: 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;
}

.homeheader {
  display: block;
  margin-top: 0px;
  font-family: Ferrorosso, sans-serif;
  color: #f8c301;
  font-size: 5.2vw;
  line-height: 0.6;
  text-align: center;
  text-transform: none;
}

.terry {
  display: block;
  margin-right: auto;
  margin-left: auto;
  font-family: Revalia, sans-serif;
  color: #fff;
  font-size: 6.7vw;
  text-align: center;
}

.homeimg {
  width: 100%;
}

.homebottomheader {
  margin-top: 5px;
  margin-bottom: 0px;
  padding-top: 10px;
  padding-bottom: 0px;
  background-color: transparent;
  font-family: Revalia, sans-serif;
  color: #d9291a;
  font-size: 1.1vw;
  text-align: center;
}

.rowpara {
  font-family: Tahoma, Verdana, Segoe, sans-serif;
  color: #707070;
  font-size: 1.3vw;
  line-height: 1.3;
  text-align: center;
}

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

.saying {
  color: #b3b3b3;
  font-size: 1.8vw;
}

.navbanner {
  position: absolute;
  left: 0px;
  top: 0px;
  right: 0px;
  height: auto;
  margin-top: 0px;
}

.quotebutton {
  display: inline-block;
  width: 20%;
  margin-top: 25px;
  border: 3px solid #d9291a;
  background-color: transparent;
  -webkit-transition: all 700ms ease;
  transition: all 700ms ease;
  color: #d9291a;
  font-size: 1.4vw;
  text-align: center;
  text-transform: uppercase;
}

.quotebutton:hover {
  background-color: #d9291a;
  color: #fff;
}

.logo {
  height: 30vw;
}

.footerrow {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 0px;
}

.middlesection {
  padding-top: 30px;
  padding-bottom: 30px;
  background-color: #fff;
}

.divid {
  display: block;
  width: 60%;
  margin: 10px auto 15px;
}

.icons {
  display: block;
  width: 20%;
  margin-right: auto;
  margin-left: auto;
}

.footersection {
  padding-top: 25px;
  padding-bottom: 25px;
  background-color: #000;
}

.rowlink {
  text-decoration: none;
}

.add {
  font-size: 1.4vw;
  line-height: 0.6;
}

.bottomheader {
  margin-top: 0px;
  margin-bottom: 15px;
  color: #f8c301;
  text-align: center;
}

.warrantytext {
  color: #fff;
  font-size: 1.5vw;
  line-height: 1.2;
  text-align: center;
}

.touch {
  margin-top: 0px;
  margin-bottom: 20px;
  font-family: Ferrorosso, sans-serif;
  color: #ed7b1a;
  font-size: 3vw;
  font-weight: 400;
  text-align: center;
  text-transform: capitalize;
}

.divider {
  display: block;
  width: 20%;
  margin-right: auto;
  margin-bottom: 20px;
  margin-left: auto;
  text-align: center;
}

.heading {
  margin-top: 50px;
  margin-bottom: 70px;
  font-family: Ferrorosso, sans-serif;
  color: #f8c301;
  font-size: 4vw;
  line-height: 1.2;
  font-weight: 400;
  text-align: center;
  text-transform: none;
}

.heading.sss {
  margin-top: 0px;
  margin-bottom: 0px;
}

.divide {
  display: block;
  width: 60%;
  margin-top: 30px;
  margin-right: auto;
  margin-left: auto;
}

.rebuildrow {
  margin-top: 50px;
}

.subheading {
  position: relative;
  margin-top: 0px;
  margin-bottom: 25px;
  font-family: 'Open Sans', sans-serif;
  color: #ed7b1a;
  font-size: 1.3vw;
  text-align: center;
  text-transform: uppercase;
}

.subheading.coo {
  position: absolute;
  left: 0px;
  top: 0px;
  right: 0px;
  display: block;
  width: 80%;
  margin-right: auto;
  margin-left: auto;
  padding: 10px 15px;
  background-color: rgba(0, 0, 0, 0.53);
  font-size: 14px;
  line-height: 21px;
}

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

.rowparas {
  color: #707070;
  font-size: 18px;
  line-height: 30px;
}

.rowparas.cennter {
  text-align: center;
}

.img {
  display: block;
  width: 50%;
  margin-right: auto;
  margin-left: auto;
}

.img._22 {
  width: 80%;
  margin-bottom: 0px;
}

.warratysectin {
  background-color: #f8c301;
}

.co {
  padding-right: 0px;
  padding-left: 0px;
  background-color: #ed7b1a;
}

.wardiv {
  padding: 30px 20px;
}

.rowtest {
  font-size: 2.5vw;
  line-height: 1.1;
  text-align: center;
}

.bottomrow {
  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;
}

.yeartext {
  margin-bottom: 23px;
  font-family: 'Changa One', Impact, sans-serif;
  font-size: 4vw;
  line-height: 1;
  text-align: center;
}

.one {
  font-size: 9vw;
  line-height: 0.8;
}

.one.dyno {
  font-size: 7vw;
  line-height: 1;
}

.warheader {
  margin-bottom: 20px;
  font-family: Lato, sans-serif;
  font-size: 3vw;
  line-height: 1.1;
}

.para3 {
  padding-right: 20px;
  padding-bottom: 1px;
  font-size: 20px;
  line-height: 30px;
}

.contactnowbutton {
  padding-top: 15px;
  padding-bottom: 15px;
  background-color: #000;
  font-family: Oswald, sans-serif;
  font-size: 1.5vw;
  text-transform: uppercase;
  cursor: pointer;
}

.tablink {
  width: 24.6%;
  margin-right: 0.3vw;
  padding-top: 15px;
  padding-bottom: 15px;
  background-color: #d9291a;
  color: #fff;
  font-size: 1.6vw;
  text-align: center;
}

.tablink.w--current {
  background-color: #971207;
}

.trans {
  font-size: 2.6vw;
  line-height: 0.8;
}

.dyno {
  padding-top: 0px;
  font-size: 7vw;
  line-height: 0.5;
}

.galleryslider {
  height: auto;
  padding-right: 55px;
  padding-left: 55px;
  background-color: transparent;
}

.lightbox {
  width: 100%;
}

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

.lightboximg {
  width: 100%;
  margin-bottom: 20px;
  border: 2px solid #ed7b1a;
}

.galleryrow {
  margin-bottom: 5px;
}

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

.types {
  display: block;
  margin-right: auto;
  margin-left: auto;
}

.map {
  height: 400px;
}

.bbb {
  display: block;
  width: 37%;
  margin-top: 10px;
  margin-right: auto;
  margin-left: auto;
  text-align: center;
}

.bbblogo {
  width: 100%;
}

.contactform {
  padding: 20px;
}

.text {
  font-family: Exo, sans-serif;
  color: #d9291a;
  font-size: 18px;
}

.field {
  border: 1px solid #ed7b1a;
  background-color: hsla(0, 0%, 100%, 0);
  color: #fff;
}

.submitbutton {
  width: 30%;
  border: 4px solid #ed7b1a;
  border-radius: 7px;
  background-color: #f8c301;
  -webkit-transition: all 700ms ease;
  transition: all 700ms ease;
  font-family: Exo, sans-serif;
  font-size: 1.5vw;
  text-transform: uppercase;
}

.submitbutton:hover {
  background-color: rgba(237, 123, 26, 0.37);
}

.subheader {
  margin-top: 0px;
  font-family: Exo, sans-serif;
  color: #d9291a;
  font-size: 1.8vw;
  text-align: center;
}

.contactpara {
  color: #707070;
  font-size: 16px;
  line-height: 23px;
}

.contactpara._11 {
  font-size: 20px;
  line-height: 30px;
  text-align: center;
}

.contactpara.topone {
  margin-bottom: 40px;
  padding-right: 70px;
  padding-left: 70px;
  font-size: 20px;
  text-align: center;
}

.controw {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 100px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
}

.smallicons {
  position: relative;
  left: 0px;
  top: 0px;
  right: 0px;
  display: block;
  width: 20%;
  margin-right: auto;
  margin-bottom: 10px;
  margin-left: auto;
}

.groupimg {
  display: block;
  width: 60%;
  margin-right: auto;
  margin-left: auto;
}

.cos {
  border-right: 1px solid #000;
}

.contbottomrow {
  margin-top: 40px;
}

.video {
  margin-top: 20px;
}

.areaslink {
  color: #fff;
  text-decoration: underline;
}

.arealink {
  width: 100%;
  padding-top: 15px;
  padding-bottom: 15px;
  -webkit-transition: all 700ms ease;
  transition: all 700ms ease;
  font-family: Exo, sans-serif;
  color: #d9291a;
  font-size: 16px;
  text-decoration: none;
  cursor: pointer;
}

.arealink:hover {
  -webkit-transform: scale(0.9);
  -ms-transform: scale(0.9);
  transform: scale(0.9);
  color: #ed7b1a;
}

.arealink.copy {
  text-align: center;
}

.zip {
  margin-top: 0px;
  margin-right: 50px;
  float: right;
}

.col {
  padding-left: 50px;
  border-right: 3px solid #ed7b1a;
}

.col.no {
  border-style: none solid none none;
}

.col.no.nono {
  border-style: none;
}

.col.sdasd {
  padding-left: 10px;
}

.maps {
  height: 300px;
}

.sitemaprow {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

.maplink {
  width: 100%;
  margin-bottom: 15px;
  padding-top: 20px;
  padding-bottom: 20px;
  font-family: Ferrorosso, sans-serif;
  color: #ed7b1a;
  font-size: 2vw;
  line-height: 1.1;
  text-align: center;
  text-decoration: none;
}

.maplink.drop {
  margin-bottom: 0px;
  padding-bottom: 5px;
}

.sociallink {
  float: right;
}

.googlelink {
  display: block;
  width: 50px;
  margin-right: auto;
  margin-left: auto;
}

.hiring {
  margin-top: 20px;
  border: 4px solid #f8c301;
  background-color: transparent;
  -webkit-transition: all 700ms ease;
  transition: all 700ms ease;
  font-family: Oswald, sans-serif;
  color: #f8c301;
  font-size: 4vw;
  line-height: 1;
  text-transform: uppercase;
}

.hiring:hover {
  background-color: rgba(248, 195, 1, 0.35);
}

.hiringheading {
  display: block;
  height: 25vw;
  margin-top: 0px;
  padding-right: 0px;
  padding-left: 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;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.75)), color-stop(35%, transparent), color-stop(66%, transparent), to(rgba(0, 0, 0, 0.75))), url('../images/shutterstock_125234174.jpg');
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.75), transparent 35%, transparent 66%, rgba(0, 0, 0, 0.75)), url('../images/shutterstock_125234174.jpg');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, cover;
}

.techn {
  display: block;
  margin-right: auto;
  margin-left: 4vw;
  float: left;
}

.srows {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 100%;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-style: solid none none;
  border-width: 4px;
  border-color: #d9291a;
  background-image: linear-gradient(268deg, #000, transparent 32%), url('../images/back-01.png');
  background-position: 0px 0px, 100% 50%;
  background-size: auto, 55%;
  background-repeat: repeat, no-repeat;
}

.co22 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 100%;
  padding-right: 0px;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end;
  -webkit-align-self: flex-end;
  -ms-flex-item-align: end;
  align-self: flex-end;
}

.winning {
  margin-top: 0px;
  font-family: Oswald, sans-serif;
  color: #ed7b1a;
  font-size: 3vw;
  line-height: 1;
  text-align: center;
}

.what {
  display: block;
  margin-right: auto;
  margin-bottom: 40px;
  margin-left: auto;
  font-family: Oswald, sans-serif;
  color: #fff;
  font-size: 1.8vw;
  line-height: 1;
  text-align: center;
}

.whatoffer {
  margin-top: 20px;
}

.divimg {
  display: block;
  height: 10vw;
  margin-right: auto;
  margin-left: auto;
}

.divheader {
  margin-top: 10px;
  font-family: Exo, sans-serif;
  color: #d9291a;
  font-size: 2vw;
  text-align: center;
}

.divpara {
  color: #fff;
  font-size: 18px;
  line-height: 20px;
  text-align: center;
}

.hirings {
  margin-top: 0px;
  color: #d9291a;
  font-size: 5vw;
  line-height: 0.7;
  text-align: center;
  text-transform: uppercase;
}

.app {
  color: #ed7b1a;
  font-size: 2vw;
}

.applicationdiv {
  margin-top: 100px;
}

.text2 {
  width: auto;
  margin-right: 0.5vw;
  color: #fff;
  font-size: 1.2vw;
  line-height: 1;
}

.text2.n {
  width: 45%;
  font-size: 1.2vw;
}

.text2.l {
  width: 24%;
}

.text2.oiuhg {
  width: 100%;
  font-size: 20px;
}

.text2.u {
  width: 29%;
}

.text2.vv {
  font-size: 1vw;
}

.field2 {
  margin-right: 0vw;
  border: 2px solid #fff;
  background-color: transparent;
  color: #fff;
}

.appheader {
  margin-top: 0px;
  margin-bottom: 40px;
  color: #f8c301;
  font-size: 3vw;
  line-height: 1;
  text-align: center;
}

.datediv {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 5px;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.formdiv {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 50%;
  -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;
}

.formdiv.rigiht {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 30%;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.subheadingapp {
  margin-top: 0px;
  margin-bottom: 0px;
  color: #ed7b1a;
  font-size: 2vw;
  line-height: 1;
}

.subheadingapp._55 {
  margin-top: 40px;
  margin-bottom: 20px;
}

.namerow {
  display: block;
  width: 33%;
  margin-right: 0.5vw;
  -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;
}

.namerow.m {
  display: block;
  margin-right: 0.5vw;
}

.namerow.ce {
  width: 50%;
  margin-right: 0.5vw;
}

.namerow.loca {
  width: 60%;
}

.namerow._234 {
  width: 50%;
}

.namerow._456 {
  width: 100%;
}

.two {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.listlist {
  color: #707070;
  font-size: 20px;
}

.appsubmit {
  border: 4px solid #d9291a;
  background-color: transparent;
  -webkit-transition: all 700ms ease;
  transition: all 700ms ease;
  color: #d9291a;
  font-size: 2vw;
  line-height: 1;
}

.appsubmit:hover {
  background-color: rgba(217, 41, 26, 0.46);
}

.div-block {
  margin-bottom: 20px;
}

.g-recaptcha {
  margin-bottom: 20px;
}

.link {
  display: block;
  padding-top: 10px;
  padding-bottom: 10px;
  color: #fff;
  text-decoration: none;
}

.button {
  display: inline-block;
  width: 200px;
  margin-top: 25px;
  border: 3px solid #d9291a;
  background-color: transparent;
  -webkit-transition: all 700ms ease;
  transition: all 700ms ease;
  color: #d9291a;
  font-size: 1.4vw;
  text-align: center;
  text-transform: uppercase;
}

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

.column {
  text-align: center;
}

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

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

  .brand {
    width: 20%;
    margin-top: 2px;
    margin-left: 7px;
    float: left;
  }

  .navlink {
    font-size: 21px;
    text-align: center;
  }

  .navmenu {
    position: fixed;
    top: 0px;
    right: 0px;
    bottom: 0px;
    width: 300px;
    height: 100%;
    margin-top: 83px;
    background-color: rgba(0, 0, 0, 0.8);
  }

  .navdiv {
    width: 100%;
    padding-top: 0px;
    background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0.5)));
    background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5));
  }

  .number {
    font-size: 14px;
    line-height: 17px;
  }

  .middlediv {
    width: 95%;
  }

  .homeimages {
    margin-top: -6px;
  }

  .homebottomheader {
    font-size: 18px;
    line-height: 23px;
  }

  .rowpara {
    font-size: 16px;
  }

  .div1 {
    padding-right: 0px;
    padding-left: 0px;
  }

  .saying {
    font-size: 23px;
  }

  .quotebutton {
    width: 50%;
    margin-top: 35px;
    font-size: 20px;
  }

  .logo {
    width: 60%;
    height: auto;
  }

  .divid {
    width: 70%;
    margin-top: 20px;
    margin-bottom: 20px;
  }

  .icons {
    width: 50%;
  }

  .add {
    font-size: 14px;
  }

  .warrantytext {
    font-size: 14px;
  }

  .menubutton {
    font-size: 40px;
  }

  .menubutton.w--open {
    background-color: transparent;
  }

  .navicon {
    color: #f8c301;
  }

  .heading {
    margin-top: 0px;
    font-size: 50px;
  }

  .subheading {
    font-size: 25px;
  }

  .subheading.coo {
    width: 50%;
  }

  .rowparas {
    margin-bottom: 50px;
  }

  .img._22 {
    width: 50%;
  }

  .wardiv {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    height: 100%;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .rowtest {
    font-size: 20px;
  }

  .bottomrow {
    -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;
  }

  .yeartext {
    font-size: 33px;
  }

  .one {
    font-size: 78px;
  }

  .warheader {
    margin-bottom: 10px;
    font-size: 25px;
  }

  .para3 {
    font-size: 16px;
    line-height: 24px;
  }

  .contactnowbutton {
    font-size: 15px;
  }

  .co2 {
    -webkit-align-self: center;
    -ms-flex-item-align: center;
    -ms-grid-row-align: center;
    align-self: center;
  }

  .co3 {
    padding-top: 15px;
    padding-bottom: 15px;
  }

  .tablink {
    display: inline-block;
    padding-right: 20px;
    padding-left: 20px;
    float: left;
    font-size: 22px;
    line-height: 31px;
  }

  .mnutabd {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
  }

  .galleryslider {
    padding-right: 0px;
    padding-left: 0px;
  }

  .bbb {
    width: 80%;
  }

  .submitbutton {
    font-size: 18px;
  }

  .subheader {
    font-size: 28px;
  }

  .contactpara.topone {
    padding-right: 20px;
    padding-left: 20px;
  }

  .controw {
    display: block;
  }

  .smallicons {
    width: 30%;
  }

  .cos {
    height: 280px;
  }

  .cos.no {
    height: 280px;
    border-right-style: none;
  }

  .cos.no.tops {
    padding-top: 20px;
  }

  .cos.tops {
    height: 280px;
    padding-top: 20px;
    border-top: 1px solid #000;
  }

  .col.no {
    border-style: none;
  }

  .maps {
    margin-top: -40px;
    margin-bottom: 50px;
  }

  .hiring {
    font-size: 60px;
  }

  .hiringheading {
    height: auto;
  }

  .srows {
    height: auto;
  }

  .winning {
    font-size: 40px;
  }

  .what {
    font-size: 30px;
  }

  .divimg {
    height: 150px;
  }

  .divheader {
    font-size: 25px;
  }

  .divblock {
    height: 330px;
  }

  .text2 {
    width: auto;
    font-size: 25px;
  }

  .text2.n {
    width: auto;
    font-size: 25px;
  }

  .text2.l {
    width: auto;
  }

  .text2.oiuhg {
    font-size: 25px;
  }

  .text2.u {
    width: auto;
  }

  .text2.vv {
    font-size: 16px;
  }

  .appheader {
    font-size: 45px;
  }

  .formdiv.rigiht {
    width: 50%;
  }

  .subheadingapp {
    font-size: 30px;
  }

  .namerow {
    width: 100%;
  }

  .namerow.ce {
    width: 100%;
  }

  .namerow.ce.ccc {
    width: 100%;
  }

  .namerow.loca {
    width: 100%;
  }

  .namerow._234 {
    width: 100%;
  }

  .two {
    display: block;
  }

  .two.qwerg {
    display: block;
  }

  .appsubmit {
    font-size: 25px;
  }

  .employe {
    margin-bottom: 40px;
  }

  .button {
    width: 50%;
    margin-top: 35px;
    font-size: 20px;
  }
}

@media screen and (max-width: 767px) {
  .nav {
    left: 0px;
    top: 0px;
    right: 0px;
  }

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

  .navmenu {
    top: 0px;
    right: 0px;
    bottom: 0px;
    margin-top: 74px;
  }

  .navdiv {
    position: fixed;
    left: 0px;
    top: 0px;
    right: 0px;
  }

  .icon {
    width: 40px;
  }

  .homebottomheader {
    font-size: 20px;
  }

  .rowpara {
    margin-bottom: 30px;
    font-size: 18px;
  }

  .icons {
    width: 35%;
  }

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

  .callus {
    width: 7%;
    margin-top: 16px;
    margin-left: 12px;
    float: left;
  }

  .subheading.coo {
    width: 70%;
    font-size: 16px;
  }

  .img._22 {
    width: 70%;
  }

  .wardiv {
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }

  .bottomrow {
    display: block;
  }

  .yeartext {
    padding-top: 20px;
    padding-bottom: 20px;
    font-size: 33px;
  }

  .yeartext._233524 {
    font-size: 45px;
  }

  .co3 {
    padding-right: 25px;
    padding-left: 25px;
  }

  .tablink {
    font-size: 17px;
    line-height: 22px;
  }

  .trans {
    font-size: 27px;
  }

  .dyno {
    font-size: 74px;
  }

  .contactpara.topone {
    padding-right: 0px;
    padding-left: 0px;
  }

  .cos {
    height: 280px;
  }

  .arealink {
    font-size: 20px;
  }

  .col {
    border-style: none;
  }

  .hiringheading {
    height: 350px;
    margin-top: -22px;
    padding-bottom: 3px;
  }

  .techn {
    height: 90%;
  }

  .srows {
    height: 100%;
    background-size: auto, auto;
  }

  .divpara {
    text-align: left;
  }

  .hirings {
    font-size: 40px;
  }

  .app {
    font-size: 20px;
  }

  .column {
    padding-bottom: 20px;
  }
}

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

  .navmenu {
    top: 0px;
    right: 0px;
    bottom: 0px;
    width: 200px;
  }

  .number {
    margin-bottom: 30px;
  }

  .icon {
    width: 50px;
  }

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

  .saying {
    line-height: 27px;
    text-align: center;
  }

  .quotebutton {
    width: 90%;
  }

  .logo {
    width: 80%;
  }

  .footerrow {
    display: block;
  }

  .warrantytext {
    margin-bottom: 30px;
  }

  .menubutton {
    margin-top: -73px;
    padding-top: 8px;
    padding-right: 9px;
  }

  .callus {
    width: 11%;
    margin-top: 8px;
  }

  .subheading.coo {
    width: 90%;
  }

  .img._22 {
    width: 90%;
  }

  .contactnowbutton {
    font-size: 23px;
    line-height: 27px;
  }

  .tablink {
    display: block;
    width: 100%;
    margin-right: 0px;
    margin-bottom: 10px;
    float: none;
    font-size: 20px;
  }

  .mnutabd {
    display: block;
  }

  .types {
    margin-bottom: 20px;
  }

  .contactform {
    padding-right: 0px;
    padding-left: 0px;
  }

  .submitbutton {
    width: 50%;
  }

  .contactpara._11 {
    font-size: 20px;
    line-height: 30px;
  }

  .contactpara.topone {
    font-size: 20px;
    line-height: 25px;
  }

  .cos {
    height: auto;
    margin-bottom: 30px;
  }

  .cos.no {
    height: auto;
  }

  .cos.tops {
    height: auto;
    padding-top: 0px;
    border-style: none;
  }

  .arealink {
    font-size: 16px;
  }

  .zip {
    margin-right: 20px;
  }

  .col {
    padding-left: 20px;
  }

  .maps {
    margin-top: -52px;
  }

  .hiring {
    font-size: 40px;
  }

  .hiringheading {
    margin-top: -44px;
  }

  .srows {
    background-position: 0px 0px, 100% 50%;
    background-size: auto, 70% 100%;
  }

  .winning {
    font-size: 30px;
  }

  .divpara {
    text-align: center;
  }

  .hirings {
    font-size: 30px;
  }

  .divblock {
    height: auto;
    margin-bottom: 20px;
  }

  .app {
    font-size: 20px;
  }

  .appheader {
    font-size: 30px;
  }

  .subheadingapp._55 {
    font-size: 28px;
  }

  .button {
    width: 90%;
  }
}

@font-face {
  font-family: 'Ferrorosso';
  src: url('../fonts/FerroRosso.ttf') format('truetype');
  font-weight: 400;
  font-style: normal;
  font-display: auto;
}