/*!
 * Bootstrap v4.0.0-alpha.6 (https://getbootstrap.com)
 * Copyright 2011-2017 The Bootstrap Authors
 * Copyright 2011-2017 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */
/*! normalize.css v5.0.0 | MIT License | github.com/necolas/normalize.css */
.body {
  max-width: 2000px;
  margin-left: auto;
  margin-right: auto; }

.navUser {
  background-color: #e3e3e3 !important; }

.navUser-action--quickSearch {
  color: #5b5b5b; }

.col-12 .col-md-4 .col-lg-3 .spec-col h6 .attribute-name {
  margin-top: 0px !important; }

h6 {
  margin-top: 0px !important;
  font-weight: 600;
  font-size: 17px; }

@media only screen and (max-width: 799px) {
  .navPages {
    background-color: #939393; } }

.navPages-action .has-subMenu {
  color: #ffffff !important; }

.navPage-subMenu-item {
  text-align: center; }

.navPages .navPage-subMenu-list {
  padding-left: 25px; }

.navPage-subMenu-list .navPage-childList-item {
  border-radius: 3px;
  padding: 3px; }

.navPage-subMenu-list .navPage-childList-item:hover {
  background-color: #1a2233;
  transition-duration: 200ms; }

.navPage-subMenu {
  background-color: #939393; }

.navPages-list li a {
  font-size: 16px; }

.navPages-action {
  color: #ffffff !important; }

.navPages-action:hover {
  color: #ffffff !important; }

.navPage-subMenu-action {
  border-radius: 6px; }

.navPage-subMenu-action:hover {
  background-color: #1A2233;
  transition-duration: 200ms; }

.navPages-action.is-open {
  background-color: #939393 !important; }

.navPages-container.is-open {
  padding-top: 75px; }

.sidebarBlock .navList-item {
  background-color: #1a2233; }
  .sidebarBlock .navList-item .navList-action {
    background-color: #1a2233; }

.locations-page .location-blocks {
  max-width: 100%;
  height: 560px;
  text-align: center;
  border-radius: 8px;
  margin-bottom: 20px;
  background-color: #ddd; }
  .locations-page .location-blocks h3 {
    height: 0; }
  .locations-page .location-blocks .page-heading {
    margin-bottom: 0; }
  .locations-page .location-blocks .map {
    width: 100%; }
  .locations-page .location-blocks p {
    width: 60%;
    float: left;
    padding-top: 60px; }
  .locations-page .location-blocks .hrs {
    float: right;
    margin-top: 35px;
    width: 40%; }

@media only screen and (max-width: 575px) {
  .location-blocks .grayed {
    padding: 0; }
    .location-blocks .grayed h3 {
      margin: 0px; } }

@media only screen and (max-width: 515px) {
  .locations-page .location-blocks {
    height: 690px; }
    .locations-page .location-blocks .grayed {
      background: #ddd; }
      .locations-page .location-blocks .grayed .hrs {
        float: none;
        width: 80%;
        margin: auto;
        margin-top: 45px; }
      .locations-page .location-blocks .grayed p {
        width: 100%;
        padding-top: 20px;
        margin: auto; } }

.locations-banner {
  text-align: center;
  padding-top: 30px;
  padding-bottom: 100px; }
  .locations-banner .col-md-4 {
    max-width: 25%; }
  .locations-banner h3 {
    margin-top: 10px;
    font-weight: bold;
    color: #000;
    font-size: 37px; }
  .locations-banner .location-info {
    margin-top: 30px; }
    .locations-banner .location-info .location-address {
      font-weight: bold;
      color: #000; }
      .locations-banner .location-info .location-address a {
        font-size: 15px;
        text-decoration: none; }
      .locations-banner .location-info .location-address a:hover {
        transition-duration: 200ms; }

.location-title {
  font-size: 20px;
  margin-top: 10px; }

.equipmentbox h2 {
  padding: 30px 0 45px;
  text-align: center;
  font-size: 35px; }

.see-all-btn {
  font-weight: 500;
  background-color: #1b2233;
  padding: 12px 46px 12px;
  border-radius: 34px;
  text-align: center;
  display: block;
  margin: 40px auto 30px;
  text-decoration: none !important;
  color: #fff !important;
  max-width: 250px; }

@media only screen and (max-width: 755px) {
  .locations-banner .location-info .location-address {
    padding: 30px; } }

@media only screen and (max-width: 755px) {
  .locations-banner .location-info .col-md-4 {
    max-width: 50%; } }

@media only screen and (max-width: 620px) {
  .locations-banner .location-info .location-address {
    padding: 10px; }
  .location-info .col-md-4 {
    margin-bottom: 30px; }
  .locations-banner {
    padding-bottom: 30px; } }

@media only screen and (max-width: 560px) {
  .locations-banner h3 {
    font-size: 28px; }
  .locations-banner .location-info .location-address {
    font-size: 1em; } }

@media only screen and (max-width: 380px) {
  .location-info {
    display: block !important; }
  .locations-banner .location-info .location-address {
    padding: 30px;
    margin-top: 10px; }
    .locations-banner .location-info .location-address .location-title {
      font-size: 1.5em; }
    .locations-banner .location-info .location-address a {
      font-size: 1em; } }

.page .meet-the-team {
  width: 1200px; }
  .page .meet-the-team .employee {
    width: 400px;
    float: left; }

.service-rate-list {
  max-width: 500px;
  margin: 0px auto;
  background-color: lightgray;
  border-radius: 9px;
  padding: 20px;
  font-family: "Oswald", Arial, Helvetica, sans-serif; }
  .service-rate-list .regular-price {
    display: flex;
    font-size: 20px;
    font-weight: bold; }
    .service-rate-list .regular-price .price {
      text-decoration: line-through; }
  .service-rate-list .winter-promo {
    display: flex;
    font-size: 20px;
    font-weight: bold;
    color: #00a156;
    font-style: italic;
    margin-bottom: 20px; }

.mechanic-needed {
  text-align: center;
  height: 290px;
  padding-top: 1px;
  background-color: #FFC702; }
  .mechanic-needed h3 {
    font-size: 2.5em; }
  .mechanic-needed p {
    font-size: 1.4em;
    font-weight: 700;
    margin-top: 40px;
    margin-bottom: 60px;
    font-family: Oswald,Arial,Helvetica,sans-serif; }
  .mechanic-needed a {
    font-size: 1.3em;
    text-decoration: none;
    background-color: #1A2233;
    color: #ffffff;
    padding: 12px 24px;
    border-radius: 7px;
    text-transform: uppercase;
    font-weight: 700; }
  .mechanic-needed a:hover {
    background-color: #ffffff;
    color: #1a2233;
    transition-duration: 120ms; }

.productView-description .tabs-content .minispec {
  text-align: center; }

.productView-description .tabs-content .tabs-description table .spec-field {
  background-color: #1A2233 !important; }

.productView-description .tab-content table {
  background-color: #fff;
  padding: 5px !important; }
  .productView-description .tab-content table .category {
    color: #dbdbdb;
    font-weight: 700;
    background-color: #1b2438;
    font-size: 1.2em;
    padding-left: 5px; }
  .productView-description .tab-content table .spec-field {
    border-bottom: 2px solid white; }
  .productView-description .tab-content table .spec-value {
    background-color: #dbdbdb;
    border-bottom: 2px solid white;
    text-align: center;
    border-right: 2px solid white; }

.productView-description .tab-content table td:first-of-type {
  font-weight: bold; }

.productView-description .tab-content table td, th {
  padding: 5px 15px !important;
  border: 1px solid #ccc; }

.gal-box {
  display: block;
  max-width: 600px; }

.row {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-right: -15px;
  margin-left: -15px; }

@media (min-width: 576px) {
  .row {
    margin-right: -15px;
    margin-left: -15px; } }

@media (min-width: 768px) {
  .row {
    margin-right: -15px;
    margin-left: -15px; } }

@media (min-width: 992px) {
  .row {
    margin-right: -15px;
    margin-left: -15px; } }

@media (min-width: 1200px) {
  .row {
    margin-right: -15px;
    margin-left: -15px; } }

.productview-description .minispec tr {
  background-color: gray;
  padding: 3px;
  border-top: 1px solid black;
  border-bottom: 1px solid black; }

.col, .col-1, .col-10, .col-11, .col-12, .col-2, .col-3, .col-4, .col-5, .col-6, .col-7, .col-8, .col-9, .col-lg, .col-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-md, .col-md-1, .col-md-10, .col-md-11, .col-md-12, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-sm, .col-sm-1, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-xl, .col-xl-1, .col-xl-10, .col-xl-11, .col-xl-12, .col-xl-2, .col-xl-3, .col-xl-4, .col-xl-5, .col-xl-6, .col-xl-7, .col-xl-8, .col-xl-9 {
  position: relative;
  width: 100%;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px; }

@media (min-width: 576px) {
  .col, .col-1, .col-10, .col-11, .col-12, .col-2, .col-3, .col-4, .col-5, .col-6, .col-7, .col-8, .col-9, .col-lg, .col-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-md, .col-md-1, .col-md-10, .col-md-11, .col-md-12, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-sm, .col-sm-1, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-xl, .col-xl-1, .col-xl-10, .col-xl-11, .col-xl-12, .col-xl-2, .col-xl-3, .col-xl-4, .col-xl-5, .col-xl-6, .col-xl-7, .col-xl-8, .col-xl-9 {
    padding-right: 15px;
    padding-left: 15px; } }

@media (min-width: 768px) {
  .col, .col-1, .col-10, .col-11, .col-12, .col-2, .col-3, .col-4, .col-5, .col-6, .col-7, .col-8, .col-9, .col-lg, .col-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-md, .col-md-1, .col-md-10, .col-md-11, .col-md-12, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-sm, .col-sm-1, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-xl, .col-xl-1, .col-xl-10, .col-xl-11, .col-xl-12, .col-xl-2, .col-xl-3, .col-xl-4, .col-xl-5, .col-xl-6, .col-xl-7, .col-xl-8, .col-xl-9 {
    padding-right: 15px;
    padding-left: 15px; } }

@media (min-width: 992px) {
  .col, .col-1, .col-10, .col-11, .col-12, .col-2, .col-3, .col-4, .col-5, .col-6, .col-7, .col-8, .col-9, .col-lg, .col-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-md, .col-md-1, .col-md-10, .col-md-11, .col-md-12, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-sm, .col-sm-1, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-xl, .col-xl-1, .col-xl-10, .col-xl-11, .col-xl-12, .col-xl-2, .col-xl-3, .col-xl-4, .col-xl-5, .col-xl-6, .col-xl-7, .col-xl-8, .col-xl-9 {
    padding-right: 15px;
    padding-left: 15px; } }

@media (min-width: 1200px) {
  .col, .col-1, .col-10, .col-11, .col-12, .col-2, .col-3, .col-4, .col-5, .col-6, .col-7, .col-8, .col-9, .col-lg, .col-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-md, .col-md-1, .col-md-10, .col-md-11, .col-md-12, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-sm, .col-sm-1, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-xl, .col-xl-1, .col-xl-10, .col-xl-11, .col-xl-12, .col-xl-2, .col-xl-3, .col-xl-4, .col-xl-5, .col-xl-6, .col-xl-7, .col-xl-8, .col-xl-9 {
    padding-right: 15px;
    padding-left: 15px; } }

.col {
  -webkit-flex-basis: 0;
  -ms-flex-preferred-size: 0;
  flex-basis: 0;
  -webkit-box-flex: 1;
  -webkit-flex-grow: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  max-width: 100%; }

.col-auto {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  width: auto; }

.col-1 {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 8.333333%;
  -ms-flex: 0 0 8.333333%;
  flex: 0 0 8.333333%;
  max-width: 8.333333%; }

.col-2 {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 16.666667%;
  -ms-flex: 0 0 16.666667%;
  flex: 0 0 16.666667%;
  max-width: 16.666667%; }

.col-3 {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 25%;
  -ms-flex: 0 0 25%;
  flex: 0 0 25%;
  max-width: 25%; }

.col-4 {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 33.333333%;
  -ms-flex: 0 0 33.333333%;
  flex: 0 0 33.333333%;
  max-width: 33.333333%; }

.col-5 {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 41.666667%;
  -ms-flex: 0 0 41.666667%;
  flex: 0 0 41.666667%;
  max-width: 41.666667%; }

.col-6 {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 50%;
  -ms-flex: 0 0 50%;
  flex: 0 0 50%;
  max-width: 50%; }

.col-7 {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 58.333333%;
  -ms-flex: 0 0 58.333333%;
  flex: 0 0 58.333333%;
  max-width: 58.333333%; }

.col-8 {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 66.666667%;
  -ms-flex: 0 0 66.666667%;
  flex: 0 0 66.666667%;
  max-width: 66.666667%; }

.col-9 {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 75%;
  -ms-flex: 0 0 75%;
  flex: 0 0 75%;
  max-width: 75%; }

.col-10 {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 83.333333%;
  -ms-flex: 0 0 83.333333%;
  flex: 0 0 83.333333%;
  max-width: 83.333333%; }

.col-11 {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 91.666667%;
  -ms-flex: 0 0 91.666667%;
  flex: 0 0 91.666667%;
  max-width: 91.666667%; }

.col-12 {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 100%;
  -ms-flex: 0 0 100%;
  flex: 0 0 100%;
  max-width: 100%; }

.pull-0 {
  right: auto; }

.pull-1 {
  right: 8.333333%; }

.pull-2 {
  right: 16.666667%; }

.pull-3 {
  right: 25%; }

.pull-4 {
  right: 33.333333%; }

.pull-5 {
  right: 41.666667%; }

.pull-6 {
  right: 50%; }

.pull-7 {
  right: 58.333333%; }

.pull-8 {
  right: 66.666667%; }

.pull-9 {
  right: 75%; }

.pull-10 {
  right: 83.333333%; }

.pull-11 {
  right: 91.666667%; }

.pull-12 {
  right: 100%; }

.push-0 {
  left: auto; }

.push-1 {
  left: 8.333333%; }

.push-2 {
  left: 16.666667%; }

.push-3 {
  left: 25%; }

.push-4 {
  left: 33.333333%; }

.push-5 {
  left: 41.666667%; }

.push-6 {
  left: 50%; }

.push-7 {
  left: 58.333333%; }

.push-8 {
  left: 66.666667%; }

.push-9 {
  left: 75%; }

.push-10 {
  left: 83.333333%; }

.push-11 {
  left: 91.666667%; }

.push-12 {
  left: 100%; }

.offset-1 {
  margin-left: 8.333333%; }

.offset-2 {
  margin-left: 16.666667%; }

.offset-3 {
  margin-left: 25%; }

.offset-4 {
  margin-left: 33.333333%; }

.offset-5 {
  margin-left: 41.666667%; }

.offset-6 {
  margin-left: 50%; }

.offset-7 {
  margin-left: 58.333333%; }

.offset-8 {
  margin-left: 66.666667%; }

.offset-9 {
  margin-left: 75%; }

.offset-10 {
  margin-left: 83.333333%; }

.offset-11 {
  margin-left: 91.666667%; }

@media (min-width: 576px) {
  .col-sm {
    -webkit-flex-basis: 0;
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -webkit-box-flex: 1;
    -webkit-flex-grow: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    max-width: 100%; }
  .col-sm-auto {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: auto; }
  .col-sm-1 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 8.333333%;
    -ms-flex: 0 0 8.333333%;
    flex: 0 0 8.333333%;
    max-width: 8.333333%; }
  .col-sm-2 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 16.666667%;
    -ms-flex: 0 0 16.666667%;
    flex: 0 0 16.666667%;
    max-width: 16.666667%; }
  .col-sm-3 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 25%;
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%; }
  .col-sm-4 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 33.333333%;
    -ms-flex: 0 0 33.333333%;
    flex: 0 0 33.333333%;
    max-width: 33.333333%;
    float: right; }
  .col-sm-5 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 41.666667%;
    -ms-flex: 0 0 41.666667%;
    flex: 0 0 41.666667%;
    max-width: 41.666667%; }
  .col-sm-6 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 50%;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%; }
  .col-sm-7 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 58.333333%;
    -ms-flex: 0 0 58.333333%;
    flex: 0 0 58.333333%;
    max-width: 58.333333%; }
  .col-sm-8 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 66.666667%;
    -ms-flex: 0 0 66.666667%;
    flex: 0 0 66.666667%;
    max-width: 66.666667%; }
  .col-sm-9 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 75%;
    -ms-flex: 0 0 75%;
    flex: 0 0 75%;
    max-width: 75%; }
  .col-sm-10 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 83.333333%;
    -ms-flex: 0 0 83.333333%;
    flex: 0 0 83.333333%;
    max-width: 83.333333%; }
  .col-sm-11 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 91.666667%;
    -ms-flex: 0 0 91.666667%;
    flex: 0 0 91.666667%;
    max-width: 91.666667%; }
  .col-sm-12 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 100%;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%; }
  .pull-sm-0 {
    right: auto; }
  .pull-sm-1 {
    right: 8.333333%; }
  .pull-sm-2 {
    right: 16.666667%; }
  .pull-sm-3 {
    right: 25%; }
  .pull-sm-4 {
    right: 33.333333%; }
  .pull-sm-5 {
    right: 41.666667%; }
  .pull-sm-6 {
    right: 50%; }
  .pull-sm-7 {
    right: 58.333333%; }
  .pull-sm-8 {
    right: 66.666667%; }
  .pull-sm-9 {
    right: 75%; }
  .pull-sm-10 {
    right: 83.333333%; }
  .pull-sm-11 {
    right: 91.666667%; }
  .pull-sm-12 {
    right: 100%; }
  .push-sm-0 {
    left: auto; }
  .push-sm-1 {
    left: 8.333333%; }
  .push-sm-2 {
    left: 16.666667%; }
  .push-sm-3 {
    left: 25%; }
  .push-sm-4 {
    left: 33.333333%; }
  .push-sm-5 {
    left: 41.666667%; }
  .push-sm-6 {
    left: 50%; }
  .push-sm-7 {
    left: 58.333333%; }
  .push-sm-8 {
    left: 66.666667%; }
  .push-sm-9 {
    left: 75%; }
  .push-sm-10 {
    left: 83.333333%; }
  .push-sm-11 {
    left: 91.666667%; }
  .push-sm-12 {
    left: 100%; }
  .offset-sm-0 {
    margin-left: 0; }
  .offset-sm-1 {
    margin-left: 8.333333%; }
  .offset-sm-2 {
    margin-left: 16.666667%; }
  .offset-sm-3 {
    margin-left: 25%; }
  .offset-sm-4 {
    margin-left: 33.333333%; }
  .offset-sm-5 {
    margin-left: 41.666667%; }
  .offset-sm-6 {
    margin-left: 50%; }
  .offset-sm-7 {
    margin-left: 58.333333%; }
  .offset-sm-8 {
    margin-left: 66.666667%; }
  .offset-sm-9 {
    margin-left: 75%; }
  .offset-sm-10 {
    margin-left: 83.333333%; }
  .offset-sm-11 {
    margin-left: 91.666667%; } }

@media (min-width: 768px) {
  .col-md {
    -webkit-flex-basis: 0;
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -webkit-box-flex: 1;
    -webkit-flex-grow: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    max-width: 100%; }
  .col-md-auto {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: auto; }
  .col-md-1 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 8.333333%;
    -ms-flex: 0 0 8.333333%;
    flex: 0 0 8.333333%;
    max-width: 8.333333%; }
  .col-md-2 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 16.666667%;
    -ms-flex: 0 0 16.666667%;
    flex: 0 0 16.666667%;
    max-width: 16.666667%; }
  .col-md-3 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 25%;
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%; }
  .col-md-4 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 33.333333%;
    -ms-flex: 0 0 33.333333%;
    flex: 0 0 33.333333%;
    max-width: 33.333333%; }
  .col-md-5 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 41.666667%;
    -ms-flex: 0 0 41.666667%;
    flex: 0 0 41.666667%;
    max-width: 41.666667%; }
  .col-md-6 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 50%;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%; }
  .col-md-7 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 58.333333%;
    -ms-flex: 0 0 58.333333%;
    flex: 0 0 58.333333%;
    max-width: 58.333333%; }
  .col-md-8 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 66.666667%;
    -ms-flex: 0 0 66.666667%;
    flex: 0 0 66.666667%;
    max-width: 66.666667%; }
  .col-md-9 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 75%;
    -ms-flex: 0 0 75%;
    flex: 0 0 75%;
    max-width: 75%; }
  .col-md-10 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 83.333333%;
    -ms-flex: 0 0 83.333333%;
    flex: 0 0 83.333333%;
    max-width: 83.333333%; }
  .col-md-11 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 91.666667%;
    -ms-flex: 0 0 91.666667%;
    flex: 0 0 91.666667%;
    max-width: 91.666667%; }
  .col-md-12 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 100%;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%; }
  .pull-md-0 {
    right: auto; }
  .pull-md-1 {
    right: 8.333333%; }
  .pull-md-2 {
    right: 16.666667%; }
  .pull-md-3 {
    right: 25%; }
  .pull-md-4 {
    right: 33.333333%; }
  .pull-md-5 {
    right: 41.666667%; }
  .pull-md-6 {
    right: 50%; }
  .pull-md-7 {
    right: 58.333333%; }
  .pull-md-8 {
    right: 66.666667%; }
  .pull-md-9 {
    right: 75%; }
  .pull-md-10 {
    right: 83.333333%; }
  .pull-md-11 {
    right: 91.666667%; }
  .pull-md-12 {
    right: 100%; }
  .push-md-0 {
    left: auto; }
  .push-md-1 {
    left: 8.333333%; }
  .push-md-2 {
    left: 16.666667%; }
  .push-md-3 {
    left: 25%; }
  .push-md-4 {
    left: 33.333333%; }
  .push-md-5 {
    left: 41.666667%; }
  .push-md-6 {
    left: 50%; }
  .push-md-7 {
    left: 58.333333%; }
  .push-md-8 {
    left: 66.666667%; }
  .push-md-9 {
    left: 75%; }
  .push-md-10 {
    left: 83.333333%; }
  .push-md-11 {
    left: 91.666667%; }
  .push-md-12 {
    left: 100%; }
  .offset-md-0 {
    margin-left: 0; }
  .offset-md-1 {
    margin-left: 8.333333%; }
  .offset-md-2 {
    margin-left: 16.666667%; }
  .offset-md-3 {
    margin-left: 25%; }
  .offset-md-4 {
    margin-left: 33.333333%; }
  .offset-md-5 {
    margin-left: 41.666667%; }
  .offset-md-6 {
    margin-left: 50%; }
  .offset-md-7 {
    margin-left: 58.333333%; }
  .offset-md-8 {
    margin-left: 66.666667%; }
  .offset-md-9 {
    margin-left: 75%; }
  .offset-md-10 {
    margin-left: 83.333333%; }
  .offset-md-11 {
    margin-left: 91.666667%; } }

@media (min-width: 992px) {
  .col-lg {
    -webkit-flex-basis: 0;
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -webkit-box-flex: 1;
    -webkit-flex-grow: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    max-width: 100%; }
  .col-lg-auto {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: auto; }
  .col-lg-1 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 8.333333%;
    -ms-flex: 0 0 8.333333%;
    flex: 0 0 8.333333%;
    max-width: 8.333333%; }
  .col-lg-2 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 16.666667%;
    -ms-flex: 0 0 16.666667%;
    flex: 0 0 16.666667%;
    max-width: 16.666667%; }
  .col-lg-3 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 25%;
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%; }
  .col-lg-4 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 33.333333%;
    -ms-flex: 0 0 33.333333%;
    flex: 0 0 33.333333%;
    max-width: 33.333333%; }
  .col-lg-5 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 41.666667%;
    -ms-flex: 0 0 41.666667%;
    flex: 0 0 41.666667%;
    max-width: 41.666667%; }
  .col-lg-6 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 50%;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%; }
  .col-lg-7 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 58.333333%;
    -ms-flex: 0 0 58.333333%;
    flex: 0 0 58.333333%;
    max-width: 58.333333%; }
  .col-lg-8 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 66.666667%;
    -ms-flex: 0 0 66.666667%;
    flex: 0 0 66.666667%;
    max-width: 66.666667%; }
  .col-lg-9 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 75%;
    -ms-flex: 0 0 75%;
    flex: 0 0 75%;
    max-width: 75%; }
  .col-lg-10 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 83.333333%;
    -ms-flex: 0 0 83.333333%;
    flex: 0 0 83.333333%;
    max-width: 83.333333%; }
  .col-lg-11 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 91.666667%;
    -ms-flex: 0 0 91.666667%;
    flex: 0 0 91.666667%;
    max-width: 91.666667%; }
  .col-lg-12 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 100%;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%; }
  .pull-lg-0 {
    right: auto; }
  .pull-lg-1 {
    right: 8.333333%; }
  .pull-lg-2 {
    right: 16.666667%; }
  .pull-lg-3 {
    right: 25%; }
  .pull-lg-4 {
    right: 33.333333%; }
  .pull-lg-5 {
    right: 41.666667%; }
  .pull-lg-6 {
    right: 50%; }
  .pull-lg-7 {
    right: 58.333333%; }
  .pull-lg-8 {
    right: 66.666667%; }
  .pull-lg-9 {
    right: 75%; }
  .pull-lg-10 {
    right: 83.333333%; }
  .pull-lg-11 {
    right: 91.666667%; }
  .pull-lg-12 {
    right: 100%; }
  .push-lg-0 {
    left: auto; }
  .push-lg-1 {
    left: 8.333333%; }
  .push-lg-2 {
    left: 16.666667%; }
  .push-lg-3 {
    left: 25%; }
  .push-lg-4 {
    left: 33.333333%; }
  .push-lg-5 {
    left: 41.666667%; }
  .push-lg-6 {
    left: 50%; }
  .push-lg-7 {
    left: 58.333333%; }
  .push-lg-8 {
    left: 66.666667%; }
  .push-lg-9 {
    left: 75%; }
  .push-lg-10 {
    left: 83.333333%; }
  .push-lg-11 {
    left: 91.666667%; }
  .push-lg-12 {
    left: 100%; }
  .offset-lg-0 {
    margin-left: 0; }
  .offset-lg-1 {
    margin-left: 8.333333%; }
  .offset-lg-2 {
    margin-left: 16.666667%; }
  .offset-lg-3 {
    margin-left: 25%; }
  .offset-lg-4 {
    margin-left: 33.333333%; }
  .offset-lg-5 {
    margin-left: 41.666667%; }
  .offset-lg-6 {
    margin-left: 50%; }
  .offset-lg-7 {
    margin-left: 58.333333%; }
  .offset-lg-8 {
    margin-left: 66.666667%; }
  .offset-lg-9 {
    margin-left: 75%; }
  .offset-lg-10 {
    margin-left: 83.333333%; }
  .offset-lg-11 {
    margin-left: 91.666667%; } }

@media (min-width: 1200px) {
  .col-xl {
    -webkit-flex-basis: 0;
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -webkit-box-flex: 1;
    -webkit-flex-grow: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    max-width: 100%; }
  .col-xl-auto {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: auto; }
  .col-xl-1 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 8.333333%;
    -ms-flex: 0 0 8.333333%;
    flex: 0 0 8.333333%;
    max-width: 8.333333%; }
  .col-xl-2 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 16.666667%;
    -ms-flex: 0 0 16.666667%;
    flex: 0 0 16.666667%;
    max-width: 16.666667%; }
  .col-xl-3 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 25%;
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%; }
  .col-xl-4 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 33.333333%;
    -ms-flex: 0 0 33.333333%;
    flex: 0 0 33.333333%;
    max-width: 33.333333%; }
  .col-xl-5 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 41.666667%;
    -ms-flex: 0 0 41.666667%;
    flex: 0 0 41.666667%;
    max-width: 41.666667%; }
  .col-xl-6 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 50%;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%; }
  .col-xl-7 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 58.333333%;
    -ms-flex: 0 0 58.333333%;
    flex: 0 0 58.333333%;
    max-width: 58.333333%; }
  .col-xl-8 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 66.666667%;
    -ms-flex: 0 0 66.666667%;
    flex: 0 0 66.666667%;
    max-width: 66.666667%; }
  .col-xl-9 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 75%;
    -ms-flex: 0 0 75%;
    flex: 0 0 75%;
    max-width: 75%; }
  .col-xl-10 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 83.333333%;
    -ms-flex: 0 0 83.333333%;
    flex: 0 0 83.333333%;
    max-width: 83.333333%; }
  .col-xl-11 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 91.666667%;
    -ms-flex: 0 0 91.666667%;
    flex: 0 0 91.666667%;
    max-width: 91.666667%; }
  .col-xl-12 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 100%;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%; }
  .pull-xl-0 {
    right: auto; }
  .pull-xl-1 {
    right: 8.333333%; }
  .pull-xl-2 {
    right: 16.666667%; }
  .pull-xl-3 {
    right: 25%; }
  .pull-xl-4 {
    right: 33.333333%; }
  .pull-xl-5 {
    right: 41.666667%; }
  .pull-xl-6 {
    right: 50%; }
  .pull-xl-7 {
    right: 58.333333%; }
  .pull-xl-8 {
    right: 66.666667%; }
  .pull-xl-9 {
    right: 75%; }
  .pull-xl-10 {
    right: 83.333333%; }
  .pull-xl-11 {
    right: 91.666667%; }
  .pull-xl-12 {
    right: 100%; }
  .push-xl-0 {
    left: auto; }
  .push-xl-1 {
    left: 8.333333%; }
  .push-xl-2 {
    left: 16.666667%; }
  .push-xl-3 {
    left: 25%; }
  .push-xl-4 {
    left: 33.333333%; }
  .push-xl-5 {
    left: 41.666667%; }
  .push-xl-6 {
    left: 50%; }
  .push-xl-7 {
    left: 58.333333%; }
  .push-xl-8 {
    left: 66.666667%; }
  .push-xl-9 {
    left: 75%; }
  .push-xl-10 {
    left: 83.333333%; }
  .push-xl-11 {
    left: 91.666667%; }
  .push-xl-12 {
    left: 100%; }
  .offset-xl-0 {
    margin-left: 0; }
  .offset-xl-1 {
    margin-left: 8.333333%; }
  .offset-xl-2 {
    margin-left: 16.666667%; }
  .offset-xl-3 {
    margin-left: 25%; }
  .offset-xl-4 {
    margin-left: 33.333333%; }
  .offset-xl-5 {
    margin-left: 41.666667%; }
  .offset-xl-6 {
    margin-left: 50%; }
  .offset-xl-7 {
    margin-left: 58.333333%; }
  .offset-xl-8 {
    margin-left: 66.666667%; }
  .offset-xl-9 {
    margin-left: 75%; }
  .offset-xl-10 {
    margin-left: 83.333333%; }
  .offset-xl-11 {
    margin-left: 91.666667%; } }

/*******************************************
                  GENERAL
*******************************************/
.panel-body {
  background: none !important; }

.heroCarousel .slick-dots li {
  display: none; }

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

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

/*******************************************
                  HEADER
*******************************************/
.header-logo {
  margin: 30px auto 15px;
  padding: 0; }

.navPages-action {
  color: #e4e4e4;
  font-size: 14px;
  letter-spacing: .5px;
  font-weight: 700;
  display: inline-block;
  padding: .78571rem 0; }

.navPage-subMenu-item .navPages-action {
  font-weight: 400;
  padding: 0 0 .35714rem; }

.navUser-item--account {
  display: none; }

.mobileMenu-toggle .mobileMenu-toggleIcon, .mobileMenu-toggle .mobileMenu-toggleIcon::after, .mobileMenu-toggle .mobileMenu-toggleIcon::before,
.mobileMenu-toggle.is-open .mobileMenu-toggleIcon::before, .mobileMenu-toggle.is-open .mobileMenu-toggleIcon::after {
  background: #ffffff; }

@media (min-width: 801px) {
  .header-logo {
    margin: 1rem auto 1.8rem; }
  .navPages {
    padding: 0 0 20px; } }

@media (min-width: 902px) and (max-width: 1091px) {
  .navPages-action {
    display: inline-block;
    padding: .78571rem .4rem;
    font-size: 13px; } }

@media (min-width: 801px) and (max-width: 901px) {
  .navPages-action {
    display: inline-block;
    padding: .78571rem .3rem !important;
    font-size: 12px; } }

@media (max-width: 800px) {
  .header-logo-image {
    max-height: 3.35714rem; } }

/*******************************************
                  FOOTER
*******************************************/
.footer-info-heading {
  font-size: 20px;
  text-transform: inherit;
  font-weight: 700; }

.footer a, .footer p {
  color: #4f4f4f; }

.footer p {
  color: #000000; }

.footer-copyright > .powered-by {
  color: #4f4f4f;
  text-align: center; }

/*******************************************
                  CATEGORY
*******************************************/
.navList-action, .navList-item {
  background: #022269;
  border-radius: 10px;
  margin: 10px 0;
  padding: 1px 10px;
  color: #dedede !important; }

.navBar-action, .navList-action {
  font-size: 1rem; }

a.navList-action {
  color: #dedede; }

.breadcrumb-label {
  text-decoration: none;
  font-size: 1rem; }

/*******************************************
                 PRODUCTS
*******************************************/
.productView-description {
  width: 100%;
  float: left; }

.productView-description, .productView-details, .productView-images {
  padding-left: 1rem;
  padding-right: 1rem; }

p.productView-price {
  background: #11378a;
  color: #fff;
  text-align: center;
  width: auto;
  float: left;
  padding: 10px 15px;
  border-radius: 7px;
  margin: 10px 0; }

@media (min-width: 801px) {
  p.productView-price {
    font-size: 20px;
    margin-bottom: 1rem; } }

.card-title > a, .heroCarousel-slide a, .navPages-action, .navUser-action, .navUser-action-divider, .productView-info-name a, .socialLinks .icon, .tag a {
  text-decoration: none; }

.productView-info-name {
  margin-bottom: .21429rem;
  margin-right: .35714rem;
  font-weight: 700; }

.productView-title {
  margin: -.78571rem 0 .35714rem;
  background: #f3f3f3;
  padding: 5px 15px; }

.productView-description .tab-content table {
  width: 100%;
  padding: 15px 0;
  border-collapse: separate;
  border-width: 0 !important;
  border-style: solid;
  border-color: #dfdfdf; }

tr.productSpecificatons_tblRowHeader {
  background: #ccc; }

.productOptions-list {
  border: 1px solid #dfdfdf;
  list-style: none;
  margin: 0; }

.productOptions-list-item {
  padding: 1.5rem; }

.productOptions-list-item + .productOptions-list-item {
  border-top: 1px solid #dfdfdf; }

.productView-description .col-sm-4 {
  background: #f3f3f3; }

/*******************************************
                 PAGES
*******************************************/
.grayed {
  background: #f3f3f3;
  padding: 1px 15px 20px; }

/*******************************************
                  HOMEPAGE
*******************************************/
.navUser-item--cart {
  display: none; }

.navUser {
  background-color: #02102f; }

.banners {
  background-color: #ffffff;
  width: 100%;
  color: #101010; }

.banners a {
  color: #101010; }

.banner {
  margin: 0 auto;
  max-width: 100%;
  width: 100%; }

.blackened {
  background: #262626;
  color: #fff;
  padding: 20px 0; }

.google-reviews {
  padding-bottom: 45px;
  text-align: center;
  font-size: 35px;
  margin-top: 0; }

.index-logo {
  padding: 5px;
  margin-bottom: 26px;
  margin-top: 12px; }

.brands-logo {
  background: #e3e3e3;
  padding-bottom: 50px;
  padding-top: 50px; }

.brands-logo h3 {
  color: #000;
  font-weight: 600;
  font-size: 40px;
  margin: 10px 0; }

.brands-logo span {
  font-size: 70px;
  display: block;
  line-height: 1.2; }

.brands-logo img {
  padding: 30px 0; }

.mainintro {
  float: none;
  width: 100%;
  background-color: #1b2438; }

.mainintro img {
  float: right;
  width: 100%; }

.mainintro h2 {
  color: #FFF;
  font-size: 33px;
  margin-bottom: 10px;
  margin-top: 0px; }

.mainintro p {
  color: #FFF;
  font-size: 16px;
  letter-spacing: .5px; }

.align-items-center {
  -webkit-box-align: center !important;
  -ms-flex-align: center !important;
  align-items: center !important; }

.getstartedbutton {
  background-color: #ffc600;
  padding-top: 5px;
  padding-bottom: 8px;
  padding-left: 30px;
  padding-right: 30px;
  border-radius: 34px;
  text-decoration: none !important;
  text-align: center;
  width: 200px;
  border: 1px solid #ffc600;
  color: #1b2233; }

.heroCarousel.slick-initialized {
  margin-bottom: 0px; }

.equipmentbox {
  float: none;
  width: 100%;
  background: #fff; }

.equipmentbox {
  padding-bottom: 0px; }

.quote-phrase {
  margin-top: 50px; }

.advantage {
  text-align: left; }

.advantage img {
  margin-top: 2.28571rem; }

.new-equip-image {
  background-image: url("https://cdn8.bigcommerce.com/s-jyrcxy/product_images/uploaded_images/new-equip-bg.jpg");
  background-repeat: no-repeat;
  min-height: 920px;
  margin-top: -50px;
  text-align: left; }

.new-equip-image h4 {
  color: #fff;
  margin-top: 0; }

.new-equip-image h1 {
  color: #fff;
  font-size: 52px;
  padding-top: 150px;
  text-align: left; }

span.hover-craft {
  font-weight: 100;
  display: block;
  font-size: 80%; }

.button.mega-button {
  background: #ffc702;
  font-size: 26px;
  color: #1f1f1f;
  padding: 20px 30px; }

.button.mega-button a {
  text-decoration: none; }

.mega-text {
  font-size: 48px; }

.pd-80 {
  padding: 80px 0; }

.mt-40 {
  margin-top: 40px; }

.wordUp p {
  font-size: 36px;
  font-weight: 500;
  padding: 30px 0;
  color: #001440; }

.numbered h5 {
  /* width: 100px; */
  background: #fff;
  margin: 30px 0 80px;
  border-radius: 50%;
  border: 8px #000 solid;
  text-align: center;
  font-size: 60px;
  padding: 15px; }

/*.footer {
    float: none;
    width: 100%;
}
*/
#mainintro {
  text-align: center;
  margin-bottom: 50px; }

.quoteContainer {
  float: left;
  width: 50%;
  padding-left: 15px;
  padding-right: 15px; }

.test-button {
  float: left;
  width: 100%;
  padding-top: 33px;
  padding-bottom: 21px; }

.test-button a {
  background-color: #f9ba00;
  padding-left: 25px;
  padding-right: 25px;
  padding-top: 10px;
  padding-bottom: 10px;
  border-radius: 3px;
  text-decoration: none;
  color: #454545; }

#getaquote, .get-quote {
  background-color: #001440;
  text-align: center;
  border-radius: 5px; }

#getaquote a, a.get-quote {
  color: #FFF;
  font-size: 21px;
  text-decoration: none; }

/***** QUOTE FORM ****/
#quote-form {
  float: left;
  list-style-type: none; }

#quote-form .form-label {
  color: #001440; }

#quote-form .form-submit-button {
  background-color: #ffc600;
  float: left;
  width: 30%;
  margin-top: 12px;
  padding-top: 12px;
  padding-bottom: 13px;
  border-radius: 3px;
  font-weight: bold; }

#quote-form .form-dropdown {
  width: 100%;
  float: left;
  padding: 9px;
  margin-bottom: 23px;
  border: solid 2px #001440;
  border-radius: 3px; }

#quote-form .form-textarea {
  float: left;
  width: 100%;
  border: solid 2px #001440;
  border-radius: 3px;
  padding: 16px; }

#quote-form .form-input {
  border-width: 0px;
  padding: 0px;
  height: 0px; }

#quote-form input {
  width: 100%;
  float: left;
  border: solid 2px #001440;
  padding: 9px;
  margin-bottom: 26px;
  border-radius: 3px; }

#quote-form li {
  float: left;
  width: 100%; }

/***** RENTAL FORM ****/
#rental-form {
  list-style-type: none;
  width: 100%; }

#rental-form span.form-sub-label-container label, #rental-form span.form-sub-label-container img {
  display: none; }

#rental-form .form-label {
  color: #001440; }

#rental-form .form-submit-button {
  background-color: #ffc600;
  float: none;
  margin: 12px auto 0;
  padding: 13px 20px;
  border-radius: 3px;
  font-weight: bold;
  display: block; }

#rental-form .form-dropdown {
  width: 98% !important;
  float: left;
  padding: 9px;
  margin-bottom: 23px;
  border: solid 2px #001440;
  border-radius: 3px; }

#rental-form .form-textarea {
  float: left;
  width: 100%;
  border: solid 2px #001440;
  border-radius: 3px;
  padding: 16px; }

#rental-form .form-input {
  border-width: 0px;
  padding: 0px;
  height: 0px; }

#rental-form input {
  width: 98%;
  float: left;
  border: solid 2px #001440;
  padding: 9px;
  margin-bottom: 5px;
  border-radius: 3px; }

#rental-form li {
  float: left;
  width: 50%; }

#rental-form li.full-width {
  width: 100% !important;
  margin-top: 10px; }

#rental-form li.full-width input {
  width: 100% !important; }

.winter-hours {
  background-color: #f9ba00;
  padding-top: 9px;
  padding-bottom: 1px;
  margin-bottom: -10px;
  color: #ffffff;
  font-weight: bold; }

.clr {
  clear: both; }

.quoteContainer {
  float: left;
  width: 50%;
  padding-left: 15px;
  padding-right: 15px; }

.test-button a {
  background-color: #f9ba00;
  padding-left: 25px;
  padding-right: 25px;
  padding-top: 10px;
  padding-bottom: 10px;
  border-radius: 3px;
  text-decoration: none;
  color: #454545; }

.map {
  float: left; }

.gallery-img {
  margin-top: 30px; }

@media (max-width: 1680px) {
  .new-equipment {
    width: 12% !important;
    margin-right: 3% !important; }
  .numbered h5 {
    padding: 5px; } }

@media (max-width: 1550px) {
  #newnav {
    padding-top: 31px !important; }
  .new-equipment {
    width: 15% !important;
    margin-top: 31px !important; }
  .numbered h5 {
    padding: 5px;
    font-size: 45px; } }

@media (max-width: 1425px) {
  .new-equipment {
    margin-right: 50px !important;
    margin-top: 46px !important; }
  .numbered h5 {
    font-size: 40px; } }

@media (max-width: 1325px) {
  .new-equipment {
    margin-right: 11% !important;
    margin-top: 50px !important; } }

@media (max-width: 1250px) {
  .numbered h5 {
    font-size: 32px; } }

@media (max-width: 1150px) {
  .numbered h5 {
    font-size: 26px; }
  .new-equip-image h1 {
    padding-top: 50px;
    font-size: 40px; } }

@media (max-width: 1060px) {
  .numbered h5 {
    font-size: 20px;
    padding: 10px;
    border: 3px #000 solid; }
  .mainintro {
    padding: 20px 0; } }

@media (max-width: 995px) {
  .navPages-action {
    text-transform: none !important; }
  .numbered h5 {
    border: 3px #000 solid;
    font-size: 20px;
    padding: 2px; }
  .wordUp p {
    font-size: 20px; }
  .new-equip-image {
    min-height: 600px; } }

@media (max-width: 890px) {
  .new-equip-image h1 {
    padding-top: 30px;
    font-size: 25px; }
  .button.mega-button {
    font-size: 20px;
    padding: 10px; } }

@media (max-width: 800px) {
  .navUser {
    background-color: #001440 !important; }
  .new-equipment {
    display: none !important; }
  .new-equip-image {
    min-height: 320px;
    /*background-size: contain;*/ }
  .wordUp p {
    padding: 0px 0 30px; } }

@media (max-width: 1450px) {
  .textcontain {
    float: left !important;
    width: 100% !important;
    padding-right: 0px !important;
    padding-left: 0px !important; }
  .mainintro h1 {
    width: 100% !important;
    text-align: center !important; }
  .getstartedbutton {
    width: 100% !important;
    text-align: center !important;
    margin: 0 auto; } }

@media (min-width: 801px) {
  .navPages-action {
    padding: .78571rem .5rem; } }

@media only screen and (max-width: 800px) {
  .winter-hours {
    text-align: center;
    padding-top: 30px !important; }
  .winter-hours p {
    margin-bottom: 0.5rem !important; } }

@media only screen and (max-width: 767px) {
  .tesimonial {
    float: left;
    width: 100%;
    padding-left: 0px;
    padding-right: 0px; }
  .quoteContainer {
    width: 100% !important; }
  .index-logo {
    display: none !important; }
  #second-test {
    display: none; }
  .numbered h5 {
    border: 3px #000 solid;
    font-size: 60px;
    padding: 2px;
    font-weight: 300;
    margin: 10px 0 80px; } }

@media (max-width: 725px) {
  .pdfdownload {
    width: 100% !important;
    margin-left: 0px !important;
    margin-right: 0px !important;
    margin-bottom: 20px; }
  .new-equip-image h4 {
    margin-top: -10px;
    font-size: 15px; } }

@media (max-width: 680px) {
  .numbered h5 {
    border: 3px #000 solid;
    font-size: 40px;
    padding: 5px;
    font-weight: 300;
    margin: 10px 0 80px; }
  .wordUp p {
    margin: 0 10px; } }

@media (max-width: 575px) {
  .numbered h5 {
    background: #ffc702;
    margin: 0 10px;
    color: #001440;
    border-radius: 0;
    border: 2px #000 solid;
    text-align: center;
    font-size: 60px;
    padding: 0; }
  .advantage img {
    display: block;
    margin: 30px auto 0;
    width: auto; }
  .advantage {
    text-align: center; }
  .advantage h6 {
    font-size: 16px; }
  .pd-80 {
    padding: 40px 0; }
  .mega-text {
    font-size: 45px; }
  .new-equip-image {
    background-size: cover; }
  .card-title {
    text-align: center;
    margin-bottom: 20px; }
  .map {
    float: none; }
  .services-offered ul {
    margin-bottom: 0; }
  .current-specials-discounts .col-sm-5 strong {
    font-size: 38px; } }

@media (max-width: 524px) {
  #mainintro {
    font-size: 26px; }
  .button.mega-button {
    padding: 15px 15px 18px;
    margin-top: 5px !important; }
  .new-equip-image h1 {
    font-size: 18px; } }

@media (max-width: 390px) {
  .new-equip-image {
    min-height: 160px; }
  .new-equip-image h1 {
    font-size: 16px;
    padding-top: 10px;
    margin-bottom: 0; }
  .new-equip-image h4 {
    margin-top: 0px;
    font-size: 13px; }
  .button.mega-button {
    padding: 5px 10px;
    margin-top: 0px !important; }
  .pd-80 {
    padding: 20px 0; } }

@media (max-width: 1525px) {
  .header-logo {
    padding-left: 69px; } }

@media (max-width: 1425px) {
  .header-logo {
    padding-right: 4%;
    padding-bottom: 0px; } }

@media (max-width: 1325px) {
  .header-logo {
    width: 100%;
    padding-top: 28px; } }

@media (min-width: 801px) {
  .header-logo > a {
    display: block; }
  .navPages {
    padding-bottom: 2px; } }

@media (max-width: 800px) {
  .header-logo {
    width: 100%;
    text-align: center;
    padding: 0;
    margin-top: 15px; }
  .header-logo--left .header-logo-image {
    right: 0; }
  .body {
    margin-top: 3.5rem; } }

.intro-giant-photo {
  background-image: url(https://cdn8.bigcommerce.com/s-jyrcxy/product_images/uploaded_images/new-equip-bg.jpg);
  height: 770px;
  padding-top: 9%;
  margin-top: -50px; }

.intro-giant-photo h4 {
  float: left;
  width: 100%;
  text-align: left;
  color: #fff;
  margin-top: 2px; }

.intro-giant-photo .button.mega-button {
  background: #ffc702;
  font-size: 26px;
  color: #1f1f1f;
  padding: 20px 30px;
  float: left;
  margin-top: 16px; }

.intro-giant-photo .col-sm-5 h1 strong {
  text-transform: uppercase;
  font-size: 50px;
  text-align: left;
  float: left;
  width: 82%;
  color: #fff; }

.intro-giant-photo .col-sm-5 h1 span {
  color: #fff;
  text-align: left;
  font-size: 41px; }

.holmes-rental-advantage {
  padding-left: 15%;
  padding-right: 15%;
  padding-top: 5%;
  padding-bottom: 5%;
  float: left;
  width: 100%; }

.holmes-rental-advantage h6 {
  font-size: 18px; }

.holmes-rental-advantage h2 {
  text-transform: uppercase;
  font-size: 36px;
  padding-bottom: 3%; }

.holmes-rental-advantage .col-sm-3 {
  padding-bottom: 3%; }

.current-specials-discounts {
  float: left;
  width: 100%;
  padding-left: 10%;
  padding-right: 10%;
  background-color: #f9f9f9;
  padding-top: 6%;
  padding-bottom: 7%;
  margin-bottom: 30px; }

.current-specials-discounts .col-sm-5 strong {
  padding-right: 27%;
  float: left;
  width: 100%;
  padding-bottom: 5%;
  font-size: 45px;
  text-transform: uppercase; }

.current-specials-discounts .col-sm-5 span {
  font-size: 33px;
  padding-bottom: 3%; }

.current-specials-discounts .col-sm-6 .card-title {
  font-size: 19px; }

.shop-by-brand {
  padding-top: 6%;
  padding-bottom: 3%;
  float: left;
  width: 100%; }

.shop-by-brand-h1 {
  text-transform: uppercase; }

.shop-by-brand .button.mega-button {
  margin-top: 9%; }

.shop-by-brand h5 {
  margin-top: 0px;
  padding-bottom: 4%; }

.shop-by-brand .col-sm-4 {
  margin-bottom: 3%; }

.quoting-process {
  background-color: #f9f9f9;
  padding: 10%;
  margin-bottom: -110px;
  position: relative;
  float: left;
  width: 100%; }

.quoting-process .col-md-6 strong {
  text-transform: uppercase; }

.quoting-process .col-sm-9.wordUp p {
  font-size: 22px; }

.quoting-process .col-sm-2.numbered h5 {
  background: #f9f9f9;
  margin: 25px 0 50px;
  border-radius: 50%;
  border: 8px solid #e8e7e7;
  text-align: center;
  font-size: 34px;
  padding: 15px; }

.disclaimer {
  font-size: 15px;
  color: #767676; }

.disclaimer-2 {
  font-size: 15px;
  color: #767676;
  margin-top: 53px; }

@media screen and (max-width: 1700px) {
  .quoting-process .col-sm-2.numbered h5 {
    font-size: 24px; }
  .current-specials-discounts .col-sm-6 {
    padding-top: 11%; } }

@media screen and (max-width: 1500px) {
  .quoting-process .col-sm-2.numbered h5 {
    font-size: 18px; }
  .current-specials-discounts .col-sm-5 strong {
    padding-right: 13%;
    font-size: 43px; } }

@media screen and (max-width: 1400px) {
  .quoting-process .col-sm-2.numbered h5 {
    margin: 12px 0 50px;
    font-size: 42px;
    border: 0px solid #e8e7e7;
    border-right: 5px solid #e8e7e7;
    border-radius: 0px; }
  .quoting-process .col-md-6 {
    flex: 100%;
    max-width: 100%; }
  .quoting-process .col-md-5 {
    display: none; } }

@media screen and (max-width: 1250px) {
  .current-specials-discounts .col-sm-6 {
    padding-top: 4%; }
  .current-specials-discounts .col-sm-5 {
    flex: 100%;
    max-width: 100%;
    text-align: center; }
  .current-specials-discounts .col-sm-5 strong {
    padding-right: 15%;
    padding-left: 15%; }
  .current-specials-discounts .offset-sm-1 {
    margin-left: 0%; } }

@media screen and (max-width: 1199px) {
  .buyers-guide {
    padding-top: 9%; }
  .intro-giant-photo .col-sm-5 h1 strong {
    width: 100%; }
  .intro-giant-photo .col-sm-5 {
    flex: 87%;
    max-width: 54%; }
  .intro-giant-photo {
    padding-top: 14%; } }

@media screen and (max-width: 991px) {
  .buyers-guide {
    padding-top: 11%; }
  .buyers-guide a {
    font-size: 20px; }
  .holmes-rental-advantage .col-sm-3 {
    flex: 40%;
    max-width: 41%; }
  .mainintro {
    padding-bottom: 40px; }
  .mainintro h2 {
    margin-top: 30px; } }

@media screen and (max-width: 767px) {
  .quoting-process .col-md-6 {
    text-align: center; }
  .quoting-process .col-sm-2.numbered h5 {
    margin: 8px 0 0px;
    border-right: 0px solid #e8e7e7; }
  .quoting-process .col-sm-9.wordUp p {
    text-align: center; }
  .quoting-process .col-sm-9 {
    flex: 100%;
    max-width: 100%; }
  .quoting-process .col-sm-2 {
    flex: 100%;
    max-width: 100%; }
  .shop-by-brand .col-sm-4 {
    margin-bottom: 3%;
    flex: 100%;
    max-width: 100%;
    padding: 0% 25%; }
  .shop-by-brand .col-sm-3 {
    margin-bottom: 3%;
    flex: 100%;
    max-width: 100%;
    padding: 0% 25%; }
  .holmes-rental-advantage .col-sm-3 {
    flex: 88%;
    max-width: 100%; }
  .brands-logo img {
    width: 80%; }
  .brands-logo h3 {
    text-align: center; }
  .shop-by-brand img {
    width: 80%;
    margin-bottom: 20px; } }

@media screen and (max-width: 670px) {
  .intro-giant-photo .col-sm-5 {
    flex: 90%;
    max-width: 90%; }
  .intro-giant-photo {
    padding-top: 24%; } }

@media screen and (max-width: 610px) {
  .buyers-guide {
    height: 730px;
    padding-top: 23%;
    padding-left: 15%;
    padding-right: 15%; }
  .buyers-guide a {
    float: left;
    width: 100%; } }

@media screen and (max-width: 400px) {
  .intro-giant-photo .col-sm-5 h1 strong {
    font-size: 39px; }
  .intro-giant-photo {
    padding-top: 40%; } }

.navPages-item-page:last-child a {
  background-color: #ffc702;
  padding-left: 20px;
  padding-right: 20px;
  border-radius: 38px;
  margin-top: 15px;
  color: #1b2233 !important;
  margin-bottom: 20px; }

.no-marg {
  margin: 0 !important; }

.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0; }

.grey-yan {
  background-color: #eee;
  margin-top: -2.5rem;
  margin-bottom: 2rem;
  padding: 2rem 0px; }

.videosec h2 {
  color: #fff;
  font-size: 39px;
  border-bottom: 2px solid #ffbd3d; }

.videosec {
  color: #fff;
  font-size: 22px; }

.videosec:before {
  content: '';
  display: block;
  position: relative;
  background-color: #011340;
  height: 434px;
  top: 340px;
  z-index: -1;
  margin-top: -321px; }

@media (min-width: 1350px) {
  .videosec iframe {
    padding: 0 15%; }
  .videosec .col-md-5 {
    padding-right: 15%; } }

@media (max-width: 1349px) {
  .videosec {
    background-color: #011340; }
  .videosec iframe {
    padding: 5% 2%; }
  .videosec .col-md-5 {
    padding: 0 5%;
    text-align: center; }
  .videosec:before {
    display: none; } }

/************************************
           GOOGLE REVIEWS
************************************/
#map-plug {
  display: none; }

#google-reviews {
  display: flex;
  flex-wrap: wrap;
  /*display: grid;
grid-template-columns: repeat( auto-fit, minmax(320px, 1fr));*/ }

.review-item {
  border: solid 1px rgba(183, 163, 120, 0.43);
  margin: 5px;
  padding: 1em;
  flex: 1 1 20%;
  border-radius: 5px; }

@media (max-width: 1200px) {
  .review-item {
    flex: 1 1 40%; } }

@media (max-width: 450px) {
  .review-item {
    flex: 1 1 90%; } }

.review-meta, .review-stars {
  text-align: center;
  font-size: 115%; }

.review-author {
  text-transform: capitalize;
  font-weight: bold; }

.review-date {
  opacity: .6;
  display: block; }

.review-text {
  line-height: 1.55;
  text-align: left;
  max-width: 32em;
  margin: auto; }

.review-stars ul {
  display: inline-block;
  list-style: none !important;
  margin: 0;
  padding: 0; }

.review-stars ul li {
  float: left;
  list-style: none !important;
  margin-right: 1px;
  line-height: 1; }

.review-stars ul li i {
  color: #E4B248;
  font-size: 1.4em;
  font-style: normal; }

.review-stars ul li i.inactive {
  color: #c6c6c6; }

.star:after {
  content: "\2605"; }

.no-padding {
  padding: 0; }
