html, body {
  max-width: 100%;
  overflow-x: hidden; }

.hp_slider {
  margin-top: -30px; }
  @media only screen and (max-width: 479px) {
    .hp_slider {
      margin-top: -15px; } }

.newTopNav {
  position: relative;
  text-align: right; }
  .newTopNav .ribbon {
    width: 350px;
    float: right;
    background-color: #3279b6;
    text-align: right;
    position: relative;
    top: -25px;
    margin-right: 25px;
    border-radius: 0 0 15px 0;
    -moz-border-radius: 15px 0 15px 0;
    -webkit-border-radius: 15px 0 15px 0;
    border: 0 solid #000000;
    box-shadow: 0 8px 6px -6px black; }
    @media only screen and (max-width: 479px) {
      .newTopNav .ribbon {
        display: none; } }
    .newTopNav .ribbon ul {
      padding-left: 20px; }
      .newTopNav .ribbon ul li {
        list-style: none;
        display: inline-block;
        margin-right: 35px;
        padding-top: 5px;
        font-family: "Roboto", Helvetica, Arial, sans-serif; }
        .newTopNav .ribbon ul li a {
          color: #fff; }
        .newTopNav .ribbon ul li a:hover {
          color: #ee3a43; }

.masterNavHolder {
  position: relative;
  top: 20px; }
  @media only screen and (max-width: 479px) {
    .masterNavHolder {
      top: 25px; } }
  .masterNavHolder .header-brand-logo {
    width: 160px; }
    @media only screen and (max-width: 479px) {
      .masterNavHolder .header-brand-logo {
        width: 110px; } }

.waterSplash {
  height: 330px;
  background-size: contain;
  background-repeat: no-repeat;
  position: relative;
  top: -170px;
  z-index: 9; }
  @media only screen and (max-width: 479px) {
    .waterSplash {
      top: -40px; } }
  @media only screen and (min-device-width: 1441px) and (max-device-width: 4000px) {
    .waterSplash {
      top: -190px; } }

#header .mainnav {
  margin-top: 15px; }
  @media only screen and (max-width: 479px) {
    #header .mainnav {
      position: absolute;
      top: 0;
      background-color: #003da5;
      width: 100%;
      text-align: left;
      z-index: 99999;
      height: 100vh;
      margin-top: 7px;
      background-size: cover;
      margin-left: -15px; } }

#header .mainnav .active > ul.sub-menu > li > a:hover {
  color: #e4002b; }

#mainnav > li.menu-item-has-children > ul.sub-menu {
  display: none; }

#mainnav > li:hover:after {
  width: 60%;
  background-color: #e4002b;
  content: "";
  height: 5px;
  display: block;
  left: 13px;
  margin-top: -5px; }
  @media only screen and (max-width: 479px) {
    #mainnav > li:hover:after {
      display: none; } }

#mainnav > li.menu-item-has-children:hover > ul.sub-menu {
  background-color: #003da5;
  background-image: url("../images/menu_bg.jpg");
  background-position: bottom;
  background-size: cover;
  position: absolute;
  z-index: 9999 !important;
  display: block;
  float: left;
  width: 250px;
  padding-inline-start: 0;
  border-right: 1px solid #003da5;
  border-bottom: 1px solid #003da5;
  border-left: 1px solid #003da5;
  padding: 15px;
  padding-bottom: 40px; }
  @media only screen and (max-width: 479px) {
    #mainnav > li.menu-item-has-children:hover > ul.sub-menu {
      width: 100%;
      height: auto;
      padding-bottom: 0;
      background-color: #fff;
      margin-top: 10px;
      background-image: none;
      left: -2px; } }
  @media only screen and (max-width: 479px) {
    #mainnav > li.menu-item-has-children:hover > ul.sub-menu a {
      color: #003da5; } }

@media only screen and (max-width: 479px) {
  ul.sub-menu {
    background-color: #fff; } }
@media only screen and (max-width: 479px) {
  ul.sub-menu a {
    color: #003da5;
    cursor: pointer; } }

li#menu-item-506 {
  width: 60px; }
  @media only screen and (max-width: 479px) {
    li#menu-item-506 {
      width: unset; } }

ul.sub-menu > li {
  display: block !important;
  padding: 5px; }

ul.sub-menu > li:hover {
  border-left: 4px solid #003da5; }

ul.sub-menu > li:last-of-type:after {
  padding-bottom: 30px; }

ul.sub-menu > li > a {
  color: #003da5 !important;
  font-weight: 500;
  display: block;
  width: 100%;
  height: 100%; }

.splash {
  background-image: url("//static.globalimageserver.com/media/uploads/iat/sites/3/2018/07/fullWidthSplash.png");
  background-size: cover;
  background-repeat: no-repeat; }

ul.mainnav > li.menu-item > a {
  font-family: 'Roboto', sans-serif;
  font-size: 14px;
  text-transform: uppercase;
  color: #183da5;
  font-weight: 500; }
  @media only screen and (max-width: 479px) {
    ul.mainnav > li.menu-item > a {
      color: #fff;
      padding-left: 15px; } }

.featuredItem > img {
  float: left;
  height: 100px;
  display: inline-block; }
  @media only screen and (max-width: 479px) {
    .featuredItem > img {
      width: 20%; } }

.resElectric .info {
  width: 85%; }
.resElectric img {
  width: 15%; }

.featuredItem > .info {
  display: inline-block;
  float: right;
  width: 70%;
  padding: 10px; }
  @media only screen and (max-width: 479px) {
    .featuredItem > .info {
      width: 80%; } }

.featuredItem > .info > .featureTitle {
  color: #e4002b;
  font-size: 18px;
  font-weight: 500;
  line-height: 18px;
  margin-bottom: 10px; }

.featuredItem > .info > .featureDescription {
  font-weight: 100;
  font-size: 14px;
  line-height: 17px;
  color: #5c6665; }

.featuredItem > .info > .featureDescription > p {
  height: 60px; }
  @media only screen and (max-width: 479px) {
    .featuredItem > .info > .featureDescription > p {
      height: unset; } }

@media only screen and (max-width: 479px) {
  .featuredItem {
    height: 180px;
    margin-bottom: 30px; } }

@media only screen and (max-width: 479px) {
  #custom_carousel > .controls > ul.nav > li > a > img {
    vertical-align: baseline; } }

@media only screen and (max-width: 479px) {
  li.tankItem {
    position: relative;
    left: -20px; } }

.item > .container-fluid > .row > h2 {
  text-align: center;
  margin-top: 0;
  margin-bottom: 30px;
  color: #201547; }
  @media only screen and (max-width: 479px) {
    .item > .container-fluid > .row > h2 {
      font-size: 24px; } }

.hpCta > div > .ctaBadge {
  background-color: #e4002b;
  width: 120px;
  height: 120px;
  border-radius: 30px 0 30px 0;
  -moz-border-radius: 30px 0 30px 0;
  -webkit-border-radius: 30px 0 30px 0;
  border: 0 solid #000000;
  margin: 0 auto; }
  @media only screen and (max-width: 479px) {
    .hpCta > div > .ctaBadge {
      width: 100px;
      height: 100px; } }

.hpCta > div > p {
  height: 60px; }

.hpCta {
  margin-top: -280px;
  margin-bottom: 100px; }

@media only screen and (max-width: 479px) {
  .hpCta > .col-md-6 {
    margin-bottom: 30px; } }

.hpCta > div > .ctaBadge > i {
  color: #ffffff;
  padding-top: 30px;
  font-size: 60px;
  display: block;
  text-align: center; }
  @media only screen and (max-width: 479px) {
    .hpCta > div > .ctaBadge > i {
      font-size: 50px;
      padding-top: 25px; } }

h3 {
  text-align: center;
  font-weight: 800;
  font-size: 28px; }

.ctaButton {
  width: 150px;
  background-color: #0084d5;
  padding-top: 18px;
  font-weight: 600;
  color: #ffffff;
  height: 60px;
  margin: 0 auto;
  text-align: center;
  border-radius: 15px 0 15px 0;
  -moz-border-radius: 15px 0 15px 0;
  -webkit-border-radius: 15px 0 15px 0;
  border: 0 solid #000000; }
  @media only screen and (max-width: 479px) {
    .ctaButton {
      margin-bottom: 30px; } }

.hpCta > .col-md-6 > p {
  padding: 0 30px;
  min-height: 80px; }

.lowerSeperator {
  height: 240px;
  background-image: url("//static.globalimageserver.com/media/uploads/iat/sites/3/2018/07/WaveGraphicHeaderFooter.png");
  background-size: cover;
  background-repeat: no-repeat; }
  @media only screen and (max-width: 479px) {
    .lowerSeperator {
      height: 65px; } }

#financeLeft,
#racingRight {
  height: 480px;
  border-radius: 15px 0 15px 0;
  -moz-border-radius: 15px 0 15px 0;
  -webkit-border-radius: 15px 0 15px 0;
  border: 1px solid #888b8d;
  padding: 20px;
  -webkit-box-shadow: 3px 3px 22px -2px rgba(0, 0, 0, 0.75);
  -moz-box-shadow: 3px 3px 22px -2px rgba(0, 0, 0, 0.75);
  box-shadow: 3px 3px 22px -2px rgba(0, 0, 0, 0.75); }

.racingRow {
  margin-top: 50px;
  margin-bottom: 50px; }

/* #main {background-image: url("//static.globalimageserver.com/media/uploads/iat/sites/3/2018/07/dotGrid.jpg"); background-size:contain; background-repeat: no-repeat;} */
#custom_carousel {
  background-color: #f5f4f4;
  font-family: 'Roboto', sans-serif;
  border: 1px solid #efefef;
  -webkit-box-shadow: 3px 3px 22px -2px rgba(0, 0, 0, 0.75);
  -moz-box-shadow: 3px 3px 22px -2px rgba(0, 0, 0, 0.75);
  box-shadow: 3px 3px 22px -2px rgba(0, 0, 0, 0.75); }

#custom_carousel .item {
  color: #000;
  padding: 20px 0; }

#custom_carousel .controls {
  overflow-x: auto;
  overflow-y: hidden;
  padding: 0;
  margin: 0;
  white-space: nowrap;
  text-align: center;
  position: relative;
  background-color: #201547; }
  @media only screen and (max-width: 479px) {
    #custom_carousel .controls {
      white-space: unset; } }

#custom_carousel .controls li {
  display: table-cell;
  width: 1%;
  max-width: 90px; }
  @media only screen and (max-width: 479px) {
    #custom_carousel .controls li {
      display: inline-grid;
      width: unset;
      max-width: 29%;
      margin: 0 10px 10px 0; } }

#custom_carousel .controls li.active {
  border-top: 10px solid #f4b123; }

#custom_carousel .controls a small {
  overflow: hidden;
  display: block;
  font-size: 16px;
  margin-top: 5px;
  font-weight: 500;
  color: #ffffff; }

.carousel-inner {
  background-color: #f5f4f4;
  margin-bottom: 30px; }

.product_listing tr:nth-child(2) td:first-child {
  width: 80%; }

.grid_switcher {
  float: right;
  margin-top: 20px; }
  @media only screen and (max-width: 479px) {
    .grid_switcher {
      display: none; } }

.grid_switcher > a > i {
  font-size: 32px;
  padding-right: 15px;
  color: #e53a3e; }

.product-list > li.list {
  width: 100%;
  display: block;
  padding-top: 10px;
  padding-bottom: 30px; }

.product-list > li.list:first-child {
  border-bottom: 1px solid grey; }

.product-list > li.list > .visual {
  width: auto;
  margin-top: 100px; }

.product-list > li.list > .description > h3 {
  text-align: left; }

.product-list > li.list > .description > h3 > a:hover {
  color: #0084d5; }

.product-list > li {
  width: 45%; }
  @media only screen and (max-width: 479px) {
    .product-list > li {
      width: 100%; } }

.product-list h3 {
  font-size: 2rem;
  text-align: left; }

li.list > .description > h3 {
  margin-top: 60px; }

.product-list > li.list > .visual {
  margin-top: 20px; }

body {
  background-image: url("//static.globalimageserver.com/media/uploads/iat/sites/3/2018/07/dotGrid.jpg");
  background-repeat: no-repeat;
  background-repeat: repeat-x;
  background-size: 60%;
  background-position-y: 120px; }
  @media only screen and (max-width: 479px) {
    body {
      background-position-y: 85px; } }

.ctaBtn {
  margin-right: 20px;
  width: 280px;
  height: 70px;
  float: left;
  padding: 10px;
  display: inline-block;
  background-color: #ff1739;
  text-align: center;
  color: #fff;
  margin-left: 60px;
  margin-bottom: 55px;
  margin-top: 25px;
  font-size: 3rem;
  font-weight: 700;
  padding-top: 15px;
  border-radius: 30px 0 30px 0;
  -moz-border-radius: 30px 0 30px 0;
  -webkit-border-radius: 30px 0 30px 0;
  -webkit-box-shadow: 17px 20px 20px -7px rgba(0, 0, 0, 0.75);
  -moz-box-shadow: 17px 20px 20px -7px rgba(0, 0, 0, 0.75);
  box-shadow: 17px 20px 20px -7px rgba(0, 0, 0, 0.75); }
  @media only screen and (max-width: 479px) {
    .ctaBtn {
      margin-left: 50px; } }

.ctaBtn:hover {
  background-color: #76232f; }

.ctaRow {
  text-align: center;
  padding-left: 50px; }
  @media only screen and (max-width: 479px) {
    .ctaRow {
      padding-left: 0; } }
  .ctaRow .ctaPip {
    width: 300px;
    text-align: center;
    margin-top: 50px;
    margin-left: 400px;
    margin-bottom: 20px; }
    @media only screen and (max-width: 479px) {
      .ctaRow .ctaPip {
        margin-left: 50px; } }

.feature_image {
  display: inline-block;
  width: 200px;
  margin-right: 40px;
  margin-bottom: 20px; }

.text_content {
  display: inline-block;
  margin-left: 20px; }

.sliderBtn {
  padding: 5px 10px;
  font-weight: 600;
  color: #ffffff;
  height: 60px;
  text-align: center;
  border-radius: 15px 0 15px 0;
  -moz-border-radius: 15px 0 15px 0;
  -webkit-border-radius: 15px 0 15px 0;
  border: 0 solid #000000; }

.storeCard {
  max-width: 370px;
  min-height: 330px;
  display: inline-block;
  width: 450px;
  margin: 10px;
  padding: 10px;
  border-radius: 15px 0 15px 0;
  -moz-border-radius: 15px 0 15px 0;
  -webkit-border-radius: 15px 0 15px 0;
  border: 1px solid rgba(0, 0, 0, 0.2);
  background-color: #efefef;
  box-shadow: 0 2px 3px 0 rgba(0, 0, 0, 0.2);
  margin-bottom: 30px;
  padding: 15px; }
  @media only screen and (max-width: 479px) {
    .storeCard {
      max-width: 260px;
      width: 260px; } }
  @media only screen and (min-device-width: 375px) and (max-device-width: 667px) {
    .storeCard {
      max-width: 320px;
      width: 320px; } }
  @media only screen and (min-device-width: 414px) and (max-device-width: 736px) {
    .storeCard {
      max-width: 350px;
      width: 350px; } }
  .storeCard p.card-text > a:hover {
    color: #003da5; }

.storeCard:hover {
  box-shadow: 0 4px 5px 0 rgba(0, 0, 0, 0.3); }

h3.card-title-store {
  text-align: center;
  border-bottom: 3px solid #3062ad;
  height: 60px;
  font-size: 20px;
  line-height: 25px;
  margin-bottom: 10px; }
  @media only screen and (max-width: 479px) {
    h3.card-title-store {
      height: 80px; } }

.featureDescription > a {
  background-color: #e4032a;
  padding-top: 18px;
  font-weight: 600;
  color: #ffffff;
  margin: 0 auto;
  text-align: center;
  border-radius: 15px 0 15px 0;
  -moz-border-radius: 15px 0 15px 0;
  -webkit-border-radius: 15px 0 15px 0;
  border: 0 solid #000000;
  position: relative;
  top: 20px;
  padding: 15px; }

.locatorRow.rowCount1 {
  margin-left: 350px;
  padding-top: 30px; }
  @media only screen and (max-width: 479px) {
    .locatorRow.rowCount1 {
      margin-left: 0;
      text-align: center; } }
  @media only screen and (max-width: 479px) {
    .locatorRow.rowCount1 .storeCard.count1 {
      max-width: 90%;
      width: 90%;
      text-align: center; } }

.locatorRow.rowCount2 {
  margin-left: 120px;
  padding-top: 20px; }
  @media only screen and (max-width: 479px) {
    .locatorRow.rowCount2 {
      margin-left: 0;
      text-align: center;
      padding: 0 20px; } }
  @media only screen and (max-width: 479px) {
    .locatorRow.rowCount2 .storeCard.count2 {
      max-width: 90%;
      width: 90%; } }

.locatorRow.rowCount3 {
  margin-left: 0;
  padding-top: 20px; }
  @media only screen and (max-width: 479px) {
    .locatorRow.rowCount3 {
      padding: 0 20px;
      text-align: center; } }
  .locatorRow.rowCount3 .storeCard.count3 {
    width: 375px;
    max-width: 375px; }
    @media only screen and (max-width: 479px) {
      .locatorRow.rowCount3 .storeCard.count3 {
        max-width: 90%;
        width: 90%;
        text-align: center; } }

.locatorRow.rowCount4 {display: flex;justify-content: flex-start;flex-wrap: wrap;padding-top: 20px;
  .storeCard{margin-top: 10px;flex: 0 0 50%;-webkit-flex: 0 0 50%;-ms-flex: 0 0 50%;}
}
@media only screen and (max-width: 1199px) {
  .locatorRow.rowCount4 {justify-content: center;}
}
@media only screen and (max-width: 1199px) {
  .locatorRow.rowCount4 {
    .storeCard{flex: 0 0 100%;-webkit-flex: 0 0 100%;-ms-flex: 0 0 100%;}
  }
}
@media only screen and (max-width: 479px) {
    .locatorRow.rowCount4 {
      margin-left: 0;
      padding: 0 20px;
      text-align: center; } }
  @media only screen and (max-width: 479px) {
    .locatorRow.rowCount4 .storeCard.count4 {
      max-width: 90%;
      width: 90%;
      text-align: center; } }

img.pipImage {
  max-width: 300px; }

@media only screen and (max-width: 479px) {
  .mobileCol {
    width: 100%; } }

#mobilebuttonholder {
  position: relative;
  top: -50px;
  width: 50px;
  float: right; }

.controls > .nav > li > a {
  padding: 10px 0; }

.findretailer h3 {
  text-align: center; }

.findMore {
  text-align: center; }

@media only screen and (max-width: 479px) {
  #header .rightheadernav .headernav {
    position: fixed;
    bottom: 0;
    z-index: 99; } }

ul.breadcrumb {
  margin-top: -30px; }

h3.findMore > a {
  font-size: 24px; }

#header {
  height: 100px; }
  @media only screen and (max-width: 479px) {
    #header {
      height: 80px; } }

.footerSocials {
  font-size: 30px; }
  .footerSocials a i:hover {
    color: #e4002b; }

body.page-template-template-productDetails {
  background-position-y: 120px; }
  @media only screen and (max-width: 479px) {
    body.page-template-template-productDetails {
      background-position-y: 85px; } }

@media only screen and (max-width: 479px) {
  ul.breadcrumbs {
    margin-top: -20px; } }

ul.sub-menu > li:last-of-type {
  border-bottom: none !important; }

@media only screen and (max-width: 479px) {
  #mainnav li .subMenu {
    display: none; } }

@media only screen and (max-width: 479px) {
  .mainnav a.amended {
    color: #fff;
    text-transform: uppercase;
    padding-left: 15px;
    display: block;
    font-family: "Roboto", sans-serif;
    font-size: 14px;
    font-weight: 500; } }
@media only screen and (max-width: 479px) {
  .mainnav li ul.subMenu li {
    margin-left: -15px; } }
@media only screen and (max-width: 479px) {
  .mainnav li ul.subMenu li a {
    color: #fff;
    display: block; } }
@media only screen and (max-width: 479px) {
  .mainnav li ul.subMenu li:last-of-type {
    border-bottom: none !important; } }

@media only screen and (max-width: 479px) {
  .dropdown:after {
    font-family: FontAwesome;
    content: "\f063";
    color: #fff;
    display: inline-block;
    padding-left: 20px;
    vertical-align: middle;
    text-align: right;
    position: absolute;
    right: 12px;
    float: none;
    top: 12px;
    padding-right: 15px;
    transform: rotate(0);
    transition: transform .5s ease; } }

@media only screen and (max-width: 479px) {
  .dropdown.arrow:after {
    font-family: FontAwesome;
    content: "\f062";
    position: absolute;
    right: 12px;
    float: none;
    top: 12px;
    transform: rotate(180deg); } }

@media only screen and (max-width: 479px) {
  .arrow.open {
    background-color: #172f72; } }

@media only screen and (max-width: 479px) {
  #header .mainnav .active a {
    color: #fff; } }

@media only screen and (max-width: 479px) {
  .archive h1 {
    margin-left: 20px; } }
@media only screen and (max-width: 479px) {
  .archive .feature_image {
    width: 90%;
    margin: 0 auto;
    margin-left: 30px; } }
@media only screen and (max-width: 479px) {
  .archive .feature_image img {
    width: 90%;
    margin: 0 auto; } }
@media only screen and (max-width: 479px) {
  .archive .btn.btn-primary {
    margin-bottom: 25px; } }

input.wpcf7-form-control.wpcf7-submit.btn {
  width: 150px;
  background-color: #0084d5;
  padding-top: 5px;
  font-weight: 600;
  color: #ffffff;
  height: 60px;
  margin: 0 auto;
  text-align: center;
  border-radius: 15px 0 15px 0;
  -moz-border-radius: 15px 0 15px 0;
  -webkit-border-radius: 15px 0 15px 0;
  border: 0 solid #000000;
  float: right;
  font-size: 16px; }

.bumper {
  position: absolute;
  top: 0;
  width: 100%;
  background-color: #888b8d;
  color: #fff;
  padding-top: 5px;
  padding-bottom: 5px;
  z-index: 99;
  font-weight: 400;
  text-transform: uppercase;
  font-size: 12px; }
  @media only screen and (max-width: 479px) {
    .bumper {
      text-align: center; } }
  .bumper .master {
    width: 1120px; }
    @media only screen and (max-width: 479px) {
      .bumper .master {
        width: 100%; } }
  .bumper a {
    color: #fff;
    padding: 10px; }
  .bumper .left {
    display: inline-block;
    width: 39%; }
    @media only screen and (max-width: 479px) {
      .bumper .left {
        width: 100%; } }
  .bumper .right {
    display: inline-block;
    width: 60%;
    text-align: right; }
    .bumper .right a {
      display: inline-block;
      padding: 0 10px; }
    .bumper .right a:hover {
      color: #e4002b; }
    @media only screen and (max-width: 479px) {
      .bumper .right {
        display: none; } }
  .bumper .dropdown:after {
    content: none; }
  .bumper .dropdown-menu {
    left: 25px;
    border: none;
    background-color: #888b8d;
    width: 230px;
    -webkit-box-shadow: none;
    box-shadow: none;
    border-radius: 0;
    top: 25px;
    font-size: 12px; }
  .bumper .flag-icon img {
    width: 20px;
    margin-right: 10px; }

.dropdown:hover > .dropdown-menu {
  display: block; }

.dropdown > .dropdown-toggle:active {
  /*Without this, clicking will make it sticky*/
  pointer-events: none; }

#custom_carousel .controls ul li a img {
  height: 125px; }

.carousel-inner {
  height: 280px; }

@media only screen and (max-width: 479px) {
  .card-body {
    text-align: left; } }

/*# sourceMappingURL=rlw.css.map */
