﻿/***** BEGIN RESET *****/
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
  background: transparent;
  border: 0;
  margin: 0;
  padding: 0;
}
ol, ul {
  list-style: none;
}
table {
  border-collapse: collapse;
  width: 100%;
}
td {
  vertical-align: top;
}
/* Make HTML 5 elements display block-level for consistent styling */
header, nav, article, footer, address {
  display: block;
}
/*-------- COLORS --------

*/

@font-face {
    font-family: 'Sharp Grotesk';
    src: url("/fonts/SharpGroteskSmBold15.woff") format('woff');
}


/***** END RESET *****/ ::-moz-selection {
  background: #000;
  color: #fff;
  text-shadow: none;
}
::selection {
  background: #000;
  color: #fff;
  text-shadow: none;
}
/* Clearfix */
.cf:before, .cf:after {
  content: " ";
  display: table;
}
.cf:after {
  clear: both;
}
.cf {
  *zoom: 1;
}
.clear {
  clear: both;
}
/*-------- BODY STYLES --------*/
h1,h2,h3,h4,h5,h6{
  font-family: 'Sharp Grotesk' !important;}
body {
  margin: 0;
  -webkit-text-size-adjust: none;
  overflow-x: hidden;
  font-family: 'Noto Sans Display', sans-serif !important;
  font-size: 16px;
  line-height: 25px;
  font-weight: 400;
  color: #141414;
}
h1,h2 {
  color: #141414;
  font-size: 32px;
  font-weight: 700;
  text-align: left;
  padding: 0px 0 15px 0;
  font-family: 'Sharp Grotesk';
	text-transform: uppercase;
}

h2 {
	text-transform: uppercase;
}
a:link, a:visited, a:active {
  text-decoration: none;
	font-family: 'Noto Sans Display', sans-serif;
}
a:hover {
  text-decoration: none;
}
hr {
  display: inline-block;
  height: 1px;
  border: 0;
  width: 150px;
  border-top: 8px solid #e60005;
}
/*--- HEADER STYLES ---------------------*/
header {
  width: 100%;
  background: #fff;
}
.head-wrap {
  max-width: 85%;
  margin: 0 auto;
  text-align: center;
	padding: 5px 0;
}
.header.flex-container {
  flex-wrap: wrap-reverse;
  align-items: center;
  justify-content: space-between;
}
.logo {
  flex-basis: 25%;
  text-align: left;
}
.nav {
  flex-basis: 70%;
}
.logo img {
  width: 63%;
}
.quote-nav {
  border: #141414 solid 1px;
  padding: 8px 10px;
  margin: 0 20px !important;
}
.quote-nav:hover {
  background: #212121;
  color: #fff !important;
}
.quote-nav:hover a {
  color: #fff;
  -webkit-transition: color .2s ease-in-out;
}
.current {
  color: #000;
  border-bottom: #e60005 solid 2px;
}
.current a {
  font-weight: 700 !important;
}
.quote-current a {
  color: #000;
  font-weight: 700 !important;
}
/*---BODY--------------------------------*/
.flex-container {
  display: flex;
  width: 100%;
  align-items: center;
}
.wrapper {
  width: 100%;
  margin: 0 auto;
  text-align: center;
  background: #fff;
}
.inner-wrap {
  width: 85%;
  margin: 0 auto;
}
.wrapper-inner {
  width: 85%;
  margin: 0 auto;
  text-align: center;
}
#pad {
  padding: 4% 0;
}
.center, .center h1, .center h2 {
  text-align: center !important;
}
#red-txt {
  color: #e60005;
}


.hero, .hero-tools, .hero-inv, .hero-about, .hero-locations {
  width: 100%;
  display: inline-block;
  background-attachment: fixed !important;
  padding: 8% 0;
}
.hero-tools, .hero-inv, .hero-about, .hero-locations {
  padding: 4% 0 !important;
  text-align: center;
}
.hero {
  background-image: url("../siteart/hero/main-image.jpg");
	background-repeat: no-repeat;
	background-color: #222;
}
.hero-tools {
  background-image: url("../siteart/hero/buying-tools.jpg");
	background-repeat: no-repeat;
	background-color: #222;
}
.hero-inv {
  background-image: url("../siteart/hero/inventory-page.jpg");
	background-repeat: no-repeat;
	background-color: #222;
}
.hero-about {
  background-image: url("../siteart/hero/about-us.jpg");
	background-repeat: no-repeat;
	background-color: #222;
}
.hero-locations {
  background-image: url("../siteart/hero/locations-page.jpg");
	background-repeat: no-repeat;
	background-color: #222;
}
.hero-quote {
  background-image: url("../siteart/hero/quote-page.jpg");
	background-repeat: no-repeat;
	background-color: #222;
  width: 100%;
  display: inline-block;
  background-attachment: fixed;
  padding: 15% 0;
}
.hero-text {
  padding: 2% 0%;
  width: 85%;
  margin: 0 auto;
  text-align: center;
}
.hero-text h1 {
  font-size: 3vw !important;
  font-weight: 700;
  color: #fff;
  text-align: left;
  line-height: 3.75vw;
  padding-bottom: 1%;
  width: 49%;
}
.hero-text p {
  font-size: 22px !important;
  font-weight: 400;
  color: #fff;
  text-align: left;
  line-height: 30px;
  padding: 8px 0;
  width: 42%;
  float: left;
  margin: 0 auto;
  letter-spacing: .5px;
}
.hero-text1 p {
  font-size: 20px !important;
  font-weight: 400;
  color: #fff;
  line-height: 28px;
}
.hero-text1 {
  width: 60%;
  padding: 5%;
  margin: 0 auto;
  text-align: center;
}
.hero-text-inv {
  padding: 5% !important;
  margin: 0 auto;
  text-align: center;
}
.hero-text-subpage h2 {
  font-size: 48px !important;
  font-weight: 700;
  color: #fff;
  text-align: center;
  line-height: 60px;
  padding: 5px 0;
  margin: 0 auto;
  letter-spacing: 1px;
	font-family: 'Sharp Grotesk';
}
.hero-text-subpage h1, .hero-text-inv h1 {
  font-size: 28px !important;
  line-height: 30px;
  letter-spacing: 2px;
  text-transform: uppercase;
  font-weight: 700;
  color: #fff;
  text-align: center !important;
  margin: 0 auto;
  width: 40%;
}
.hero-text-inv h2 {
  font-size: 50px !important;
  font-weight: 700;
  color: #fff;
  text-align: center;
  line-height: 60px;
  padding: 5px 0;
  margin: 0 auto;
  letter-spacing: 1px;
  width: 60%;
	font-family: 'Sharp Grotesk';
}
.hero-btn {
  margin: 0 auto;
  text-align: center;
  float: left;
}
.search-wrap {
  position: relative;
  width: 85%;
  margin: 0 auto;
  color: #fff;
}
.hero-search {
  position: absolute;
  top: -420px;
  right: 0;
  width: 400px;
  padding: 25px;
  box-sizing: border-box;
  z-index: 9999999;
  background-color: rgba(255, 255, 255, 0.6);
  background: rgba(255, 255, 255, 0.6);
  color: rgba(255, 255, 255, 0.6);
  border: 1px #ccc solid;
  line-height: normal;
  font-family: 'Noto Sans Display', sans-serif;
  margin-right: 20px;
}
.mobile-search {
  background: #fff;
  position: relative;
  top: 0px;
  right: 0px;
  width: 90%;
  margin: 0 auto;
  border: 1px #fff solid;
  display: none;
  padding: 25px 0;
}
/*Buying Tools Page */
.tool-wrap {
  width: 60%;
}
.flex-container.tools-wrap {
  flex-wrap: wrap;
  gap: 15px;
  justify-content: center;
}
.perspective {
  -webkit-perspective: 800px;
  -moz-perspective: 800px;
  perspective: 800px;
  display: inline-block;
  flex-basis: 15%;
}
.tool {
  background: #0c2232;
  outline: 1px solid transparent;
  cursor: pointer;
  padding: 30px 15px;
  letter-spacing: 1px;
  font-weight: 400;
  transition: all 0.3s;
  border-radius: 6px;
  width: 180px;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -moz-transform-style: preserve-3d;
  transform-style: preserve-3d;
}
.tool:hover {
  -webkit-transform: rotateY(15deg);
  -moz-transform: rotateY(15deg);
  -ms-transform: rotateY(15deg);
  transform: rotateY(15deg);
}
.tool h2 {
  font-family: inherit;
  font-size: 15px;
  color: #fff;
  display: inline-block;
  position: relative;
  font-weight: normal;
}
.tool .fa-brands, .tool .fa-solid {
  color: #fff;
  font-size: 30px !important;
  padding: 5px 0;
}
.tool-wrap h1 {
  text-align: center !important;
}
#buttons-red {
  vertical-align: text-top;
  background: #e60005;
  text-align: center;
  padding: 15px 30px;
  display: inline-block;
  color: #fff;
  margin: 15px 0;
  font-weight: 700;
  font-size: 14px;
  transition: 180ms ease all;
	border-radius: 10px;
	position: relative;
	display: inline-block;
    
    box-shadow: 0px 0px 4px rgb(0 0 0 / 0%);
	
}
#buttons-red:hover {
   transition: 180ms ease all;
	transform: translateY(-4px);
    box-shadow: 0px 4px 4px rgb(0 0 0 / 45%)
	
}

#buttons-red:inactive {
	background: #c8cdd2;
	color: #fff !important;
}

#buttons-white {
  vertical-align: text-top;
  background: #fff;
  text-align: center;
  padding: 15px 30px;
  display: inline-block;
  color: #e60005;
  margin: 15px 0;
  font-weight: 700;
  font-size: 14px;
border-radius: 10px;
border:solid 2px #e60005;
transition: 180ms ease all;
position: relative;
   box-shadow: 0px 0px 4px rgb(0 0 0 / 0%);
	
}
#buttons-white:hover {
	transform: translateY(-4px);
    box-shadow: 0px 4px 4px rgb(0 0 0 / 45%);
	 transition: 180ms ease all;
	
}


.button-inv {
  vertical-align: text-top;
  background: #e60005;
  text-align: center;
  padding: 15px 30px;
  display: inline-block;
  color: #fff;
  margin: 5px;
  font-weight: 700;
  font-size: 14px;
  transition: ease .5s;
	border-radius: 10px;
}
.button-inv:hover {
  background: #212121;
  transition: ease .5s;
}
#buttons-blue {
  vertical-align: text-top;
  background: #001c61;
  text-align: center;
  padding: 12px 30px;
  display: inline-block;
  color: #fff;
  margin: 15px 0;
  font-weight: 700;
  font-size: 14px;
  transition: ease .5s;
	border-radius: 10px;
}
#buttons-blue:hover {
  background: #e60005;
  transition: ease .5s;
}
.flex-container.home-text {
  flex-wrap: wrap;
  align-items: stretch;
}
.home-text {
  width: 100%;
  margin: 0 auto;
  text-align: center;
  background: url("../siteart/network-bg.jpg");
	background-repeat: no-repeat;
}
.column {
  flex-basis: 50%;
}
.column img {
  max-width: 100%;
  height: 100%;
}
.network-right {
  text-align: left;
  padding: 10% 0;
  color: #fff !important;
}
.network-right h2 {
  color: #fff !important;
	    font-size: 28px;
    font-weight: 700;
    text-align: left;
    padding: 0px 0 15px 0;
    text-transform: uppercase;
}
.flex-container.edge-text {
  flex-wrap: wrap;
  align-items: stretch;
  height: 535px;
}
.edge-text {
  width: 100%;
  margin: 0 auto;
  text-align: center;
  background-image: url("../siteart/network-bg.jpg");
	background-repeat:no-repeat;
	background-color:#000;
}
.edge-left {
  flex-basis: 42%;
  text-align: left;
  padding: 5% 0;
  color: #fff !important;
}
.edge-left h2 {
  color: #fff !important
}
.edge-right {
  flex-basis: 58%;
}
.edge-right img {
  width: 100%;
  display: block;
  height: 535px;
}
.flex-container.advantage-wrap {
  justify-content: space-between;
  align-items: flex-start;
  flex-wrap: wrap;
}
.advantage {
  flex-basis: 30%;
  text-align: left;
  padding: 25px 0;
}
.advantage h3 {
  font-size: 24px;
    color: #141414;
    font-weight: 700;
    text-align: left;
    padding: 0px 0 15px 0;
    text-transform: uppercase;
}
.advantage img {
  max-width: 100%;
  padding-bottom: 5px;
}
.inner-wrap.center p {
  width: 60%;
  margin: 0 auto;
}

.contact-footer h3 {color: #141414;font-size: 32px;font-weight: 700;text-align: left;padding: 0px 0 15px 0;text-transform: uppercase;}
/*---LOCATIONS PAGE---------------------*/
.locations {
  text-align: center;
}
.desktop-locations-text h1 {
  text-align: center !important;
}
#map {
  width: 100%;
  position: relative;
  padding: 10px 0;
}
#map img {
  width: 55%;
  height: auto;
  float: right;
}
#locations-map {
  width: 40%;
  padding: 0 2%;
  margin: 0;
  left: 0;
  height: 100%;
}
.locations-map-text {
  text-align: left;
}
.locations-map-text h1 {
  margin: 0;
}
.locations-map-text h3 {
  font-size: 18px !important;
  padding-bottom: 5px;
  font-weight: 400 !important;
}
.locations-map-text h4 {
  color: #e60005;
  font-size: 18px !important;
  padding-bottom: 5px;
}
.locations-map-text p {
  margin: 0;
  font-size: 16px !important;
}
.locations-map-text a {
  vertical-align: text-top;
  background: #e60005;
  text-align: center;
  padding: 15px 30px;
  display: inline-block;
  color: #fff !important;
  margin: 15px 0;
  font-weight: 700;
  font-size: 14px;
  line-height: 95%;
	border-radius: 10px;
	transition: 180ms ease all;
	position: relative;
    
    box-shadow: 0px 0px 4px rgb(0 0 0 / 0%);
}
.locations-map-text a:hover {
  transition: 180ms ease all;
transform: translateY(-4px);
    box-shadow: 0px 4px 4px rgb(0 0 0 / 45%);
}
.search-hidden {
  display: none;
  width: 100%;
  background: #f3f3f3;
  margin: 0 auto;
  text-align: center;
}
.locations-search {
  display: none;
}
/*--------INDIVIDUAL LOCATION PAGES--------------------*/
.light {
  background: #ececec;
}
.branch-col-1 {
  display: inline-block;
  float: left;
  text-align: left;
  width: 25%;
  vertical-align: top;
}
.branch-col-1 img {
  width: 100%;
}
.branch-col-2 {
  display: inline-block;
  text-align: left;
  width: 45%;
  vertical-align: top;
}
.location-specialties {
  padding: 20px 0;
}
.location-specialties h2 {
  font-size: 14px !important;
  font-weight: 700 !important;
  text-transform: uppercase;
}
#specialty-button {
  vertical-align: text-top;
  background: #c4cdd5;
  text-align: center;
  padding: 5px 18px;
  display: inline-block;
  color: #001c61;
  margin: 5px 3px;
  font-weight: 400;
  font-size: 14px;
  border-radius: 20px;
  transition: ease .5s;
}
.branch-col-3 {
  display: inline-block;
  float: right;
  width: 20%;
  vertical-align: top;
}
#phone-button {
  vertical-align: text-top;
  background: #001c61;
  border: 2px solid #001c61;
  text-align: center;
  padding: 8px 30px;
  display: block;
  color: #fff !important;
  font-weight: 600;
  font-size: 14px;
  transition: ease .5s;
}
#directions-button {
  vertical-align: text-top;
  background: #001c61;
  border: 2px solid #001c61;
  text-align: center;
  padding: 8px 30px;
  margin: 10px 0;
  display: block;
  color: #fff !important;
  font-weight: 600;
  font-size: 14px;
  transition: ease .5s;
}
#phone-button:hover, #directions-button:hover {
  background: #e60005;
  border: 2px solid #e60005;
  transition: ease .5s;
}
#phone-button a {
  color: #fff !important;
}
#inv-branch-button {
  vertical-align: text-top;
  background: none;
  border: 2px solid #001c61;
  text-align: center;
  padding: 8px 30px;
  display: block;
  color: #001c61 !important;
  font-weight: 600;
  font-size: 14px;
  transition: ease .5s;
  margin-bottom: 15px;
}
#inv-branch-button:hover {
  background: #001c61;
  transition: ease .5s;
  color: #fff !important;
}
/*INVENTORY UPDATE FORM*/
.inv-updates {
  background: url("../siteart/inv-updates.jpg") no-repeat;
  width: 100%;
  margin: 0 auto;
  text-align: center;
  color: #fff !important;
}
.inv-updates h1, .inv-updates a {
  color: #fff;
  padding: 0;
}
.inv-updates h1 {
  padding-bottom: 20px;
}
.inv-form-wrap {
  width: 50%;
  margin: 0 auto;
}
/** Free Quote Form */
.free-quote {
  position: relative;
  width: 85%;
  margin: 0 auto;
}
.quote-form {
  position: absolute;
  top: -815px;
  right: 0;
  padding: 20px;
  box-sizing: border-box;
  z-index: 9999999;
  background-color: rgba(255, 255, 255, 0.6);
  background: rgba(255, 255, 255, 0.6);
  border: 1px #ccc solid;
  line-height: normal;
 font-family: 'Noto Sans Display', sans-serif;
  font-size: 16px !important;
}
.quote-form h2 {
  font-size: 22px !important;
  font-weight: 700 !important;
  margin-bottom: 10px !important;
}
/*-- detailed search--*/
.detailed-search-wrap {
  width: 80%;
  margin: 20px auto 0 auto;
  padding: 20px 0;
}
.detailed-search-wrap .column4 {
  width: 24%;
  display: inline-block;
  float: left;
  box-sizing: border-box;
  margin: 5px 5px 5px 0;
  color: #000 !important;
}
.detailed-search-wrap .column3 {
  width: 32%;
  display: inline-block;
  float: left;
  box-sizing: border-box;
  margin: 5px 5px 5px 0;
  color: #000 !important;
}
.detailed-row .column3.second {
  vertical-align: middle;
  margin-top: 20px;
}
.detailed-search input[type='submit'] {
   font-size: 14px;
  color: #e60005;
  font-weight: 600;
 background: #fff;
  width: 100%;
  padding: 12px 15px;
  letter-spacing: .50px;
  font-family: 'Noto Sans Display', sans-serif;
  border-radius: 10px !important;
  -moz-border-radius: 10px !important;
  -webkit-border-radius: 10px !important;
  outline: none;
  border:solid 2px #e60005;
  cursor: pointer;
  -webkit-appearance: none;
	
	
	vertical-align: text-top;
  
  text-align: center;
 transition: 180ms ease all;
	position: relative;
	display: inline-block;
    
    box-shadow: 0px 0px 4px rgb(0 0 0 / 0%);
	
	
	
}
.detailed-search input[type='submit']:hover {
  
 transition: 180ms ease all;
    transform: translateY(-4px);
    box-shadow: 0px 4px 4px rgb(0 0 0 / 45%);
}
.detailed-search input[type='text'], .detailed-search select {
  font-weight: 400;
  font-family: 'Noto Sans Display', sans-serif;
  border: 1px #ddd solid;
  width: 100%;
  padding: 0 8px;
  font-size: 14px;
  height: 40px;
  background-color: #fff;
  box-sizing: border-box;
  -webkit-border-radius:10px;
  border-radius:10px;
}
.detailed-search h3,.quote-form h2 {
  margin-bottom: 20px;
  color: #333;
  font-size: 28px !important;
  font-weight: 700;
font-family: 'Sharp Grotesk';
	text-transform: uppercase;
	
}
.detailed-search label {
  display: block;
  font-size: 14px;
  text-transform: uppercase;
  margin-bottom: 6px;
  color: #000;
  font-weight: 700;
}
.column4, .column3 {
  margin: 0px 0 15px 0;
}
/* NOUI SLIDER */
.detailed-search .hp-slider .example-val {
  padding: 5px 0;
}
.detailed-search .noUi-target {
  position: relative;
  direction: ltr
}
.detailed-search .noUi-origin {
  position: absolute;
  right: 0;
  top: 0;
  left: 0;
  bottom: 0;
  border-radius: 2px
}
.detailed-search .noUi-handle {
  position: relative;
  z-index: 1
}
.detailed-search .noUi-marker, .detailed-search .noUi-pips, .detailed-search .noUi-tooltip, .detailed-search .noUi-value {
  position: absolute
}
.detailed-search .noUi-horizontal {
  height: 12px;
  z-index: 0
}
.detailed-search .noUi-horizontal .noUi-handle {
  width: 25px;
  height: 21px;
  left: -13px;
  top: -6px
}
.detailed-search .noUi-background {
  background: #ccc;
}
.detailed-search .noUi-connect {
  background: #fff !important;
  border: 1px #000 solid;
}
.detailed-search .noUi-target {
  width: calc(95% - 15px);
  margin: 15px auto 0 auto;
}
.detailed-search .noUi-handle {
  background: #e60005 !important;
  border: 1px solid #ccc;
  border-radius: 3px;
}
.detailed-search .noUi-handle:after, .detailed-search .noUi-handle:before {
  content: "";
  display: block;
  position: absolute;
  height: 12px;
  width: 1px;
  background: #E8E7E6;
  left: 10px;
  top: 3px
}
.detailed-search .noUi-handle:after {
  left: 12px
}
.detailed-search .noUi-pips-horizontal {
  padding: 5px 0;
  height: 10px;
  top: 100%;
  left: 0;
  width: 100%
}
.detailed-search .noUi-marker-horizontal.noUi-marker {
  margin-left: -1px;
  width: 1px;
  height: 5px;
  background: #777;
}
.detailed-search .example-val {
  font-size: 14px;
  text-transform: uppercase;
  margin-bottom: 6px;
  color: #000;
  font-weight: 700;
}
.detailed-search .example-val span {
  font-weight: 400;
}
.detailed-search #slider-price-value-lower:before, .detailed-search #slider-price-value-upper:before {
  content: '$';
  padding-right: 2px
}
/*--------FORM STYLES--------------------*/
/*-------- FOOTER STYLES ----------------*/
footer {}
.contact-footer {
  background: #c8cdd2;
  width: 100%;
  margin: 0 auto;
  border-top: 2px solid #d6d3d3;
}
.footer-flex {
  gap: 10px;
  align-items: flex-start !important;
  justify-content: space-between;
  flex-wrap: wrap;
}
.half {
  flex-basis: 40% !important;
  text-align: left !important;
}
.half h4 {
  font-size: 22px;
  text-align: left;
  font-weight: 700;
  line-height: 40px;text-transform: uppercase;
}
#contact-right {
  font-weight: 300;
  color: #141414;
}
.flex-container.bottom-foot {
  align-items: flex-start;
  justify-content: space-between;
}
.footer {
  background: #212121;
  width: 100%;
  margin: 0 auto;
  padding: 10px 0;
  color: #fff !important;
}
.foot-logo {
  flex-basis: 25%;
  text-align: left;
}
.foot-logo img {
  max-width: 100%;
      width: 200px;
    padding-top: 10px;
}
.foot-logo p, .foot-logo a {
  font-size: 10px;
  color: #fff;
  font-weight: 300;
  text-align: left;
}
.inline {
  display: inline-flex;
}
.foot-nav {
  text-align: right;
  color: #fff;
}
.foot-nav .fa-brands {
  font-size: 18px;
}
.foot-nav a {
  color: #fff;
  font-size: 14px;
  font-weight: 300;
  padding-bottom: 5px;
  display: inline-block;
}
.foot-links li {
  margin: 25px 25px 10px;
}
#social {
  display: inline-block;
  margin: 5px 10px;
  color: #fff;
}
/*----INVENTORY STYLES - KEEP AT BOTTOM OF CSS----*/
.list-content .list-top-section .sticky-top-menu {
  z-index: 99999999 !important;
}
.list-content .list-top-section .list-sort-order .sort-by-dropdown-container .list-sort-order-select {
  height: 35px !important;
}
.faceted-search-content .faceted-section-box .faceted-option-checkbox-container .option-name {
  margin-top: -3px !important;
}
#inv {
  padding: 5% 0;
}
#inv *:not(.fa):not(.far):not(.fas):not(.fab):not(.material-icons) {
  font-family: bahnschrift, urw-din, sans-serif !important;
} /* Reset font, ignore icons */
.listing-top-right a, .lower-detail-data-left button, .send-email-btn, .media-buttons a, .media-buttons button, .faceted-search, .listing-dealer-info a, .view-listing-details-link, .main-detail-data .contact-options a, .fin-calc-btn-mobile, .selected-facet, .page-nav, .apply-button, .back-button, .calculator-btn, .mobile-done-button {
  -moz-border-radius: 10px !important;
  -o-border-radius: 10px !important;
  -webkit-border-radius: 10px !important;
  border-radius: 10px !important;
}
.faceted-search-content .faceted-section-box .faceted-option-checkbox-container label input {
  margin: 2px 3px 3px 4px;
}
.faceted-text-input-searchType .search-type input[type=checkbox], .faceted-text-input-searchType .search-type input[type=radio] {
  margin: 0px 3px 0px 6px;
}
.bread-crumbs-heading .return-links .return-links-link span, #no-compare-listings, .bread-crumbs-heading .return-links .return-links-link i {
  color: #e60005 !important;
}
.hosted-content .attachment-search .search-checkboxes label .row {
  margin-left: 0 !important;
  margin-right: 0 !important;
  margin-bottom: 0px !important;
}
.view-listing-details-link, .selected-facet, .view-listing-details-link, .buy-now-link, .check-availability-link, .email-seller-link, .offer-btn, .buy-btn, .dealer-phone-mobile, .offer-btn-mobile, .send-email-btn-mobile, .send-wholesale-email-btn-mobile, .fin-calc-btn-mobile, .mobile-breadcrumb, .main-detail-data .contact-options a, button.g-recaptcha.button, .page-nav, .apply-button, .mobile-done-button, .dealer-btns-bottom a {
  background: #e60005 !important;
}
.selected-facet, .dealer-phone-mobile, .offer-btn, .offer-btn-mobile, .fin-calc-btn-mobile, .send-wholesale-email-btn-mobile, .send-email-btn-mobile, .buy-now-link, .view-listing-details-link, .main-detail-data .contact-options a, button.g-recaptcha.button, .page-nav, .apply-button, .mobile-done-button {
  border: solid 1px #e60005 !important;
  transition: ease all 0.2s !important;
}
.selected-facet:hover, .dealer-phone-mobile:hover, .offer-btn:hover, .offer-btn-mobile:hover, .fin-calc-btn-mobile:hover, .send-wholesale-email-btn-mobile:hover, .send-email-btn-mobile:hover, .buy-now-link:hover, .view-listing-details-link:hover, .main-detail-data .contact-options a:hover, button.g-recaptcha.button:hover, .page-nav:hover, .apply-button:hover, .mobile-done-button:hover, .dealer-btns-bottom a:hover {
  background: #fff !important;
  color: #e60005 !important;
}
.check-availability-link, .email-seller-link, .video-chat-link, .faceted-search, .faceted-show-all-btn, .cs-btns a, .calculator-btn {
  background: #000 !important;
  border: solid 1px #000 !important;
  transition: ease all 0.2s !important;
}
.check-availability-link:hover, .email-seller-link:hover, .video-chat-link:hover, .faceted-search:hover, .faceted-show-all-btn:hover, .cs-btns a:hover, .calculator-btn:hover {
  background: #fff !important;
  color: #000 !important;
}
.list-content .list-title .list-listings-count, .list-content .list-main-section .list-container .list-listing .listing-top .listing-top-left .listing-main-stats .price, #parts-content .parts-top-section .parts-title-and-breadcrumbs .parts-title .parts-listings-count, #inv .error-message, #inv .info, .detail-content .detail-main-body .main-detail-data .detail-price, .detail-content .search-results, .list-content .list-top-section .listing-option-bar .list-listings-count, .detail-price, .compare-price, .compare-title {
  color: #000 !important;
}
/* heading */
.list-content .list-title .list-title-text, .detail-content-mobile .detail-main-body .detail-mobile-top .detail-title, .main-detail-data .detail-title, .parts-title-text {
  padding-left: 4px;
}
.detail-content .detail-additional-data .data-row .data-label, .detail-content-mobile .detail-additional-data .data-row .data-label, .part-detail-additional-data .data-label, .part-detail-content .detail-contact-bar {
  background: #000 !important;
}
.detail-content-mobile .detail-contact-bar .contact-bar-btn, .list-page-nav, .contact-options a {
  background: #000 !important;
}
.list-main-section .contact-options a {
  border: #000 solid 1px !important;
  transition: ease all 0.2s !important;
}
.list-main-section .contact-options a:hover {
  background: transparent !important;
  color: #000 !important;
}
.detail-content .dealer-info .phone-and-email .send-email-btn, .list-content .list-listing-mobile .dealer-phone-container a, .back-button {
  border-color: #000 !important;
  color: #000 !important;
}
.material-icons, .collapsible-content a {
  color: #fff !important;
}
#parts-content .parts-bottom-section .parts-list-view .parts-list-content .parts-listing-container .parts-listing-column .parts-button.view-details {
  background-color: #000 !important;
}
.detail-content-mobile .detail-main-body .main-detail-data .dealer-phone-mobile-container .dealer-phone-mobile {
  margin-right: 0 !important;
}
.detail-content .detail-main-body .main-detail-data .details-fin-calc .detail-btn-calc {
  height: 48px !important;
  box-sizing: border-box;
}
/*---------- RESPONSIVE STYLES ----------*/
@media only screen and (max-width: 1716px) {
  .quote-form {
    background: #fff;
    position: relative;
    top: 0px;
    right: 0px;
    width: 90%;
    border: 0;
    margin: 0 auto;
    z-index: 500;
  }
  .free-quote {
    width: 100%;
    border-bottom: 2px #f3f3f3 solid;
  }
  .hero-quote {
    padding: 5% 0;
  }
  .hero-quote .hero-text h1 {
    width: 100%;
    font-size: 30px !important;
    line-height: 35px;
  }
  .hero-quote .hero-text h2 {
    font-size: 14px !important;
    width: 100%;
  }
}
@media only screen and (max-width: 1474px) {
  .column.left {
    flex-basis: 60%;
  }
  .column.right {
    flex-basis: 40%;
  }
  .network-right {
    padding: 8% 0 2%;
  }
}
@media screen and (max-width: 1300px) {
  .logo img {
    width: 100%;
    max-width: 320px;
  }
  .hero-text-subpage {
    width: 90%;
  }
  .hero-text-subpage h2, .hero-text-inv h2 {
    font-size: 30px !important;
    line-height: 40px;
    width: 90%;
  }
  .hero-text-subpage p {
    font-size: 18px !important;
    line-height: 22px !important;
  }
  .hero-text-subpage h1, .hero-text-inv h1 {
    font-size: 18px !important;
    line-height: 22px;
  }
  .inner-wrap, .inner-wrap.center, .inner-wrap.center p {
    width: 90%;
  }
}
@media screen and (max-width: 1220px) {
  .foot-links li {
    margin: 25px 11px 10px;
  }
}
@media screen and (max-width: 1050px) {
  .logo, .nav {
    flex-basis: 50%;
  }
  .nav {
    text-align: right;
  }
  .head-wrap {
    max-width: 90% !important;
  }
  .advantage {
    flex-basis: 100%;
  }
  .advantage h1, .advantage {
    text-align: center;
  }
  .advantage img {
    width: 50%;
  }
  .column.left, .column.right {
    flex-basis: 100%;
  }
  .inner-wrap {
    width: 90%;
  }
  .mobile-search {
    display: block;
  }
  .hero-search {
    display: none;
  }
	
	.hero-text p {
		
	}
  .hero-text h1, .hero-text p {
    width: 100%;
  }
  .hero-text h1 {
        font-size: 30px !important;
    line-height: 1.25;
  }
  .hero-text p {
    font-size: 14px !important;
    width: 100%;
  }
  .network-right {
    padding: 40px 0;
  }
  .edge-left, .edge-right {
    flex-basis: 100%;
  }
  .flex-container.edge-text, .edge-right img {
    height: auto !important;
  }
  .edge-left {
    padding: 0;
  }
  #map img {
    width: 100%;
    float: none;
  }
  .desktop-locations-text {
    display: none;
  }
  .search-hidden {
    display: block;
  }
  .locations-search {
    width: 100%;
    max-width: 380px;
    color: #212121;
    font-family: 'Noto Sans Display', sans-serif;
    text-align: center;
    margin: 0 auto;
    display: inline-block;
  }
  .locations-search h1 {
    text-align: center !important;
  }
  .locations-search strong {
    display: block;
    font-size: 14px;
    text-transform: uppercase;
    margin-bottom: 6px;
  }
  .locations-search input, .locations-search select {
    padding: 10px 5px;
    box-sizing: border-box;
    margin-bottom: 15px;
    width: 100%;
    border: 1px #ddd solid;
    border-radius: 10px !important;
  }
  .locations-search select {
    padding: 8px 5px;
  }
  .locations-search input[type="submit"] {
    background: #001c61;
    padding: 12px 15px;
    margin: 3px 0 0;
    font-size: 13px;
    font-weight: 600;
    text-transform: none;
    color: #fff;
    font-family: 'Noto Sans Display', sans-serif;
    border-radius: 10px !important;
    -webkit-appearance: none;
    -webkit-border-radius: 10px;
  }
  .locations-search input[type="submit"]:hover {
    background: #e60005;
  }
  #locations-map {
    width: 100%;
    padding: 1% 0 0 0;
  }
  .branch-col-1 {
    display: block;
    float: none;
    margin-bottom: 10px;
    width: 40%;
  }
  .branch-col-2 {
    float: left;
    width: 62%;
  }
  .branch-col-3 {
    display: inline-block;
    float: none;
    width: 20%;
    vertical-align: top;
  }
  #inv-branch-button, #phone-button, #directions-button {
    width: 80%;
    font-size: 13px;
  }
	
	.column img {
 		height: auto;
}
}
@media screen and (max-width: 990px) {
  .flex-container.bottom-foot {
    display: block;
  }
  .foot-logo, .foot-nav, .foot-logo p, .foot-logo a {
    text-align: center;
  }
  .foot-links li {
    margin: 10px;
  }
  .inv-form-wrap {
    width: 75%;
    margin: 0 auto;
  }
}
@media screen and (max-width: 900px) {
  .half {
    flex-basis: 100% !important;
  }
  .half iframe {
    height: 250px;
  }
  .footer-flex {
    gap: 60px;
  }
}
@media only screen and (max-width: 767px) {
  .inner-wrap p, .advantage p {
    line-height: 140%;
    font-size: 15px;
  }
}
@media screen and (max-width: 649px) {
  .branch-col-1 {
    width: 100%;
  }
  .branch-col-2 {
    float: left;
    width: 100%;
  }
  .branch-col-3 {
    display: inline-block;
    float: left;
    width: 100%;
  }
  #inv-branch-button, #phone-button, #directions-button {
    width: auto;
    font-size: 13px;
  }
  .advantage img {
    width: 75%;
  }
  .logo {
    flex-basis: 75%;
  }
  .nav {
    flex-basis: 25%;
  }
}
@media only screen and (max-width: 530px) {
  .flex-container.footer-flex {
    display: block;
  }
  #pad {
    padding: 50px 0;
  }
  .flex-form {
    padding-bottom: 40px !important;
  }
  .inv-form-wrap {
    width: 100%;
    margin: 0 auto;
  }
}