@font-face {
  font-family: 'futura_md_btmedium';
  src: url('../fonts/tt0142m-webfont.eot');
  src: url('../fonts/tt0142m-webfont.eot?#iefix') format('embedded-opentype'), url('../fonts/tt0142m-webfont.woff2') format('woff2'), url('../fonts/tt0142m-webfont.woff') format('woff'), url('../fonts/tt0142m-webfont.ttf') format('truetype'), url('../fonts/tt0142m-webfont.svg#futura_md_btmedium') format('svg');
  font-weight: normal;
  font-style: normal;
}
html,
body {
  margin: 0;
  padding: 0;
  font-family: 'Open Sans', sans-serif;
}
h2.title {
  font-size: 48px;
  color: #182375;
}
.hide {
  display: none;
}
.left {
  float: left;
}
.right {
  float: right;
}
/*
.wrap {
  max-width: 1023px;
  min-width: 320px;
  margin: 0 auto;
  position: relative;
}
*/
.menu {
  list-style: none;
  margin: 0;
  padding: 0;
  /*  &.products-menu{
    position: absolute;
    top: 64px;
    display: block;
    width: 80%;
    margin: auto;
    li{
      display: inline-block;
      float: left;
      width: 100px;
    }
    a{
      text-decoration: none;
    }
  }*/
}
.menu li {
  margin: 0;
  padding: 0;
}
.no-social {
  display: none;
}
#fp-nav {
  display: none;
}
.footer-content {
  display: none;
}
.section .content .footer-content {
  display: none;
}
.section .content .wrap {
  padding: 64px 0 0 0;
}
.section .content .footer-wrap {
  padding: 0;
}
.section .content .text-wrap {
  display: block;
  text-align: justify;
  width: 90%;
  margin: auto;
}
.section .content {
  padding: 64px 10px 20px 10px;
}
.section .content a.btn,
.section .content button.btn {
  display: block;
  text-align: center;
  color: #182375;
  text-decoration: none;
  border: 1px solid #182375;
  background: transparent;
  padding: 5px;
  margin: 5px;
  cursor: pointer;
}
.section .content a.btn.white,
.section .content button.btn.white {
  color: #ffffff;
  border: 1px solid #ffffff;
}
.section .content a.btn.arrow:after,
.section .content button.btn.arrow:after {
  content: "";
  display: inline-block;
  background: url("../img/btn-schevron.png") top center no-repeat;
  width: 8px;
  height: 18px;
  margin: 0 -10px -2px 10px;
}
.section .content a.btn.arrow:hover:after,
.section .content button.btn.arrow:hover:after {
  background: url("../img/btn-schevron.png") bottom center no-repeat;
}
.section .content a.btn:hover,
.section .content button.btn:hover {
  color: #db360e;
  border: 1px solid #db360e;
}
.section .content input {
  display: block;
  width: 80%;
  line-height: 36px;
  height: 36px;
  font-size: 16px;
  padding: 0 20px 3px 20px;
  background: #ffffff;
  border: 1px solid #182375;
  box-sizing: content-box;
}
.section .content input:focus {
  outline: none;
  box-shadow: none;
}
.section .content textarea {
  display: block;
  width: 80%;
  line-height: 36px;
  height: 72px;
  font-size: 16px;
  padding: 0 20px 3px 20px;
  background: #ffffff;
  border: 1px solid #182375;
  box-sizing: content-box;
}
.section .content textarea:focus {
  outline: none;
  box-shadow: none;
}
.section .content button {
  background: #182375;
  width: 168px;
  height: 39px;
  line-height: 38px;
  display: block;
  border: none;
  margin: 10px auto;
  font-size: 18px;
  color: #ffffff;
  text-align: center;
  font-weight: 100;
  cursor: pointer;
}
.section .content .links {
  list-style: none;
  display: block;
  padding: 0;
}
.section .content .links li {
  display: block;
  margin-right: 17px;
}
.section .content:after {
  content: "";
  display: block;
  width: 100%;
  clear: both;
}
.section .content h2 {
  color: #182375;
  font-size: 24px;
  font-weight: 500;
  margin: 0 0 10px 0;
}
.section .content p {
  font-size: 16px;
  line-height: 24px;
}
.section .content p a {
  color: #dc3710;
  text-decoration: none;
}
.section .content p a:hover {
  text-decoration: underline;
}
.section .content .gallery {
  padding: 10px;
}
.section .content .gallery .large {
  display: inline-block;
  width: 190px;
  height: 190px;
}
.section .content .gallery .large img {
  width: 186px;
}
.section .content .gallery.no-carousel {
  padding: 10px 20px 10px 10px;
  text-align: center;
}
.section .content .gallery.no-carousel .large {
  display: inline-block;
  width: 190px;
  height: 190px;
}
.section .content .gallery.no-carousel .large img {
  width: 186px;
}
.section .content .gallery .jcarousel {
  display: inline-block;
  float: right;
  margin: -10px 20px 0 0;
  height: 190px;
  overflow: hidden;
}
.section .content .gallery .jcarousel ul {
  margin-left: -40px;
}
.section .content .gallery .jcarousel li {
  margin: 2px 5px;
  border-radius: 50%;
  overflow: hidden;
  height: 40px;
  width: 40px;
  border: 1px solid #e9e9e9;
}
.section .content .gallery .jcarousel li:hover {
  border: 3px solid #88bddd;
  margin: -2px 3px;
}
.section .content .gallery .jcarousel li img {
  border-radius: 50%;
  width: 40px;
  height: 40px;
  cursor: pointer;
}
.section .content .gallery .navigation {
  display: none;
}
.first-screen {
  background-size: cover !important;
}
.first-screen h1.slogan-large {
  text-align: center;
  color: #ffffff;
  font-size: 48px;
  font-weight: 400;
  font-family: 'futura_md_btmedium';
  text-shadow: 2px 2px 5px black;
}
.first-screen h1.slogan-large sup {
  font-size: 40px;
}
.primary-products {
  background-size: cover !important;
  background-position: center center !important;
  text-align: center;
  /*    .white {
      background: #ffffff;
      padding: 22px 0;
      position: absolute;
      bottom: 38px;
      width: 100%;
    }*/
}
.primary-products .content h2 {
  color: #ffffff;
  margin-top: 0;
}
.primary-products p {
  color: #ffffff;
}
.primary-products a.btn {
  display: block;
  height: 50px;
  line-height: 50px;
  border: 2px solid #ffffff !important;
  padding: 0 15px;
  color: #ffffff !important;
  text-decoration: none;
  font-size: 18px;
  margin-bottom: 30px;
}
.primary-products a.btn:hover {
  color: #88bddd !important;
  border: 2px solid #88bddd !important;
}
.primary-products .social-wrap {
  position: relative;
  bottom: auto;
}
.subscribtion-form {
  position: relative;
  overflow: hidden;
  margin: 0 auto;
  width: 100%;
  text-align: center;
}
.subscribtion-form label {
  font-size: 24px;
  color: #ffffff;
  font-weight: normal;
  height: 37px;
  line-height: 37px;
  display: block;
  vertical-align: middle;
  margin: auto;
}
.subscribtion-form .email-subscribe-field {
  height: 37px;
  line-height: 37px;
  border: 1px solid #bababa;
  display: block;
  margin: 10px auto;
  padding: 0 20px;
  width: 80%;
  font-size: 14px;
}
.subscribtion-form .email-subscribe-field:focus {
  box-shadow: none;
  outline: none;
}
.subscribtion-form .email-subscribe-button {
  background: #182375;
  width: 168px;
  height: 39px;
  line-height: 38px;
  display: block;
  border: none;
  margin: auto;
  font-size: 18px;
  color: #ffffff;
  text-align: center;
  font-weight: 100;
  cursor: pointer;
}
.subscribtion-form:hover .email-subscribe-field {
  border: 1px solid #88bddd;
}
.subscribtion-form:hover .email-subscribe-button {
  background: #88bddd;
}
.about-awards-subscribe .white {
  background: #ffffff;
  padding: 22px 0;
  position: absolute;
  bottom: 38px;
  width: 100%;
}
.about-awards-subscribe .social-wrap {
  text-align: center;
  position: inherit;
}
.awards-carousel ul {
  list-style-type: none;
  margin-left: -30px;
}
.awards-carousel ul li {
  display: block;
  width: 256px;
  margin: 10px;
  float: left;
}
.first-screen-footer {
  color: #5a5a5a;
}
.first-screen-footer a {
  color: #5a5a5a;
  font-size: 13px;
  line-height: 13px;
  text-decoration: none;
}
.first-screen-footer a:hover {
  color: #2073bc;
}
.upward-link {
  color: #969696;
  text-decoration: none;
  font-size: 14px;
  /*  &:hover {
    &:before {
      background: url("../img/upward.png") bottom center no-repeat;
    }

    color: #88bddd;
  }*/
}
.upward-link:before {
  background: url("../img/upward.png") top center no-repeat;
  width: 28px;
  height: 11px;
  margin: -10px auto 0 auto;
  display: block;
  content: "";
}
.where-to-buy {
  margin-top: 64px;
}
.where-to-buy .gallery {
  display: none;
}
.where-to-buy .results {
  margin: 0;
  padding: 0;
}
.where-to-buy .results li {
  display: inline-block;
  margin: 5px;
  padding: 10px;
  border: 1px solid #c6c6c6;
  width: 90%;
  position: relative;
}
.where-to-buy .results p {
  margin-top: 0;
  font-size: 14px;
  line-height: 20px;
}
.where-to-buy .results .map {
  float: right;
  border-radius: 50%;
  margin: -50px -5px -5px 0;
}
.where-to-buy .results .view-map {
  text-decoration: none;
  position: absolute;
  bottom: 14px;
  color: #db360e;
  font-size: 16px;
}
.locations-map {
  margin: 10px;
  font-size: 12px;
}
.locations-map a {
  display: inline-block;
  color: #000000;
  text-decoration: none;
}
.locations-map a:hover {
  color: #db360e;
}
.locations-map #location-map {
  width: 95%;
  height: 180px;
}
.section.map h1 {
  text-align: center;
  color: #182375;
  font-size: 28px;
  line-height: 32px;
  font-weight: 600;
  clear: both;
}
.section.map p {
  display: none;
}
.section.map .social-wrap {
  float: right;
  position: relative;
  margin-top: 15px;
  bottom: auto;
}
.section.map .left {
  width: 90%;
}
.section.map .left .info {
  margin-top: -20px;
  font-size: 16px;
  line-height: 26px;
  padding: 10px;
}
.section.map .left .info div {
  border: 1px solid #c6c6c6;
  margin: 10px;
}
.section.map .left a {
  color: #fd3302;
  text-decoration: none;
}
.section.map a {
  text-decoration: none;
  color: #969696;
  font-style: italic;
  font-size: 12px;
}
.section.map a:hover {
  text-decoration: none;
  color: #c3d9e6;
}
.section.map .amcharts-link {
  display: none;
}
.aftermarket-effect-the-magnuson-moss-warranty-act .content {
  width: 90%;
  margin: 0 auto;
}
.section.contact-us h2 {
  margin-top: 0;
  margin-bottom: 30px;
}
.section.contact-us .content p {
  display: none;
  font-size: 16px;
  line-height: 25px;
}
.section.contact-us .locations-wrap h3 {
  font-size: 28px;
  color: #182375;
  line-height: 32px;
  font-weight: normal;
}
.section.contact-us .links-wrap {
  float: right;
  margin-top: -50px;
}
.section.contact-us .links-wrap a {
  color: #000000;
  text-decoration: none;
  font-size: 14px;
}
.section.contact-us .links-wrap a:hover {
  color: #db360e;
}
.section.contact-us a.btn {
  display: inline-block;
  font-size: 18px;
  color: #182375;
  text-decoration: none;
  line-height: 40px;
  border: 1px solid #182375;
  height: 40px;
  padding: 0 20px;
  background: #ffffff;
  cursor: pointer;
  float: right;
  margin: -10px 0 0 20px;
}
.section.contact-us a.btn:after {
  content: "";
  display: inline-block;
  background: url("../img/btn-schevron.png") top center no-repeat;
  width: 8px;
  height: 18px;
  margin: 0 -10px -2px 10px;
}
.section.contact-us a.btn:hover {
  color: #db360e;
  border: 1px solid #db360e;
}
.section.contact-us a.btn:hover:after {
  background: url("../img/btn-schevron.png") bottom center no-repeat;
}
.section.contact-us .map-wrap {
  border: 1px solid #c6c6c6;
  padding-left: 10px ;
  overflow: hidden;
}
.section.contact-us .map-wrap p {
  margin: 10px 0;
}
.section.contact-us .map-wrap .info {
  width: 509px;
  float: left;
}
.section.contact-us .map-wrap .map,
.section.contact-us .map-wrap #location-map {
  width: 90%;
  height: 147px;
}
.section.contact-form .content {
  text-align: center;
  /*
    .row {
      width: 740px;
      text-align: left;
      margin: 0 auto 12px auto;
    }*/
  /*
    textarea {
      height: 70px;
      border: 1px solid #bababa;
      line-height: 37px;
      width: 620px;
      padding: 10px;
      vertical-align: top;
    }*/
}
.section.contact-form .content h2.title {
  font-size: 32px;
  line-height: 32px;
  margin: 0 0 10px 0;
}
.section.contact-form .content label {
  width: 60px;
  display: inline-block;
}
.section.contact-form .content input {
  display: block;
  border: 1px solid #bababa;
  line-height: 28px;
  width: 80% !important;
  padding: 0 12px;
}
.section.contact-form .content button {
  background: #182375;
  border: none;
  font-size: 22px;
  line-height: 38px;
  height: 38px;
  padding: 0 60px;
  color: #ffffff;
  margin: 0 auto;
  display: block;
  cursor: pointer;
}
.section.questions h2 {
  margin-bottom: 25px;
}
.section.questions span.gray {
  margin-bottom: 5px;
  display: block;
  color: #5a5a5a;
}
.section.questions .results {
  min-height: 350px;
  margin-top: 30px;
}
.section.questions .question {
  font-size: 18px;
  color: #182375;
  margin-bottom: 10px;
  cursor: pointer;
}
.section.questions .answer {
  font-size: 16px;
  display: none;
  margin-bottom: 15px;
}
.products-sections {
  font-size: 14px;
  color: #182375;
}
.products-sections a {
  text-decoration: none;
  color: #182375;
}
.product-page {
  padding: 64px 10px;
  min-width: 320px;
  max-width: 1023px;
}
.product-page h1 {
  color: #182375;
  font-size: 28px;
  font-weight: 400;
}
.product-page .product-gallery {
  display: block;
  width: 100%;
  height: 120px;
  overflow: hidden;
  text-align: center;
}
.product-page .product-gallery .large {
  display: inline-block;
  text-align: center;
  width: 180px;
}
.product-page .product-gallery .large img {
  width: 180px;
}
.product-page a.btn,
.product-page button.btn {
  display: block;
  text-align: center;
  color: #182375;
  text-decoration: none;
  border: 1px solid #182375;
  background: transparent;
  padding: 5px;
  margin: 5px;
  cursor: pointer;
}
.product-page a.btn.white,
.product-page button.btn.white {
  color: #ffffff;
  border: 1px solid #ffffff;
}
.product-page a.btn.arrow:after,
.product-page button.btn.arrow:after {
  content: "";
  display: inline-block;
  background: url("../img/btn-schevron.png") top center no-repeat;
  width: 8px;
  height: 18px;
  margin: 0 -10px -2px 10px;
}
.product-page a.btn.arrow:hover:after,
.product-page button.btn.arrow:hover:after {
  background: url("../img/btn-schevron.png") bottom center no-repeat;
}
.product-page a.btn:hover,
.product-page button.btn:hover {
  color: #db360e;
  border: 1px solid #db360e;
}
.products-menu {
  text-align: center;
  margin: 10px 0 -20px -15px;
}
.products-menu li {
  display: inline-block;
  width: 150px;
}
.products-menu li a {
  display: table-cell;
  width: 150px;
  vertical-align: middle;
  height: 42px;
  line-height: 20px;
  background: #d8dae8;
  border: 2px solid #ffffff;
  color: #5a5a5a;
  text-decoration: none;
  font-size: 16px;
  text-align: center;
}
.products-menu li a:hover {
  height: 42px;
  border: 2px solid #182375;
  color: #182375;
  background: #ffffff;
}
.products-menu li.active a {
  height: 42px;
  border: 2px solid #182375;
  color: #182375;
  background: #ffffff;
}
.online-catalog {
  background: none;
}
.inner-scroll .social-wrap {
  position: inherit;
}
table.zebra {
  width: 100%;
  border-collapse: collapse;
  margin-bottom: 10px;
}
table.zebra tr:nth-child(odd) {
  background: #e8e8e8;
}
table.zebra td {
  padding: 11px;
}
.white-popup {
  position: relative;
  background: #FFF;
  padding: 20px;
  width: auto;
  max-width: 500px;
  margin: 20px auto;
}
.white-popup h4 {
  margin-top: -10px;
}
.social-wrap {
  display: none;
}
.breadcrumbs {
  display: none;
}
