﻿/***** 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;  
} 
@import url('https://fonts.googleapis.com/css?family=Montserrat:200,400,600&display=swap');
/*-------- COLORS --------

*/

/***** 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;
}

/*-------- BODY STYLES --------*/

body {
font-family: 'Montserrat', sans-serif !important;
	font-weight: 400;
	overflow-x: hidden;
}

a:link, a:visited, a:active {text-decoration:none;}
a:hover {text-decoration:none;}


hr{border:#000 1px solid;}
h1, h2, h3, h4, h5  {font-family: 'Montserrat', sans-serif;}
h1 {font-size:36px; line-height: 45px; letter-spacing: 1px; text-transform: uppercase;}
h2 {font-size:30px; line-height: 38px;}
h3 {font-size:25px; line-height: 32px;}
h4 {font-size:20px; line-height: 26px; text-transform: uppercase; letter-spacing: 1px; font-weight: 200;}
/*--- HEADER STYLES ---------------------*/
.header {background:#8d8d8d; width: 100%; display: inline-block; }
#padding10 {padding:10px 0;}
#padding25 {padding:25px 0;}
#padding50 {padding:50px 0;}

.logo {width:30%; float: left;}
.logo img {max-width: 270px; width: 100%;}
.header-right {width: 65%; float: right;}
.top {width: 100%; text-align: right;}
.phone {background:#fff; border-radius: 0px 25px; padding:15px 45px; display: inline-block; vertical-align: top; font-size:16px; text-transform: uppercase; color:#000;z-index: 9999;}
.address {background:#3d3d3d; border-radius: 0px 25px; padding:15px 45px; display: inline-block; vertical-align: top; font-size:16px; text-transform: uppercase; color:#fff; margin-left:-25px;z-index: 99;}

.flex-header {display: flex; flex-direction: row; align-items: center; margin-top:5px; z-index: 999999;}
.red-bar {background:#d02631; width:42.8%; height: 30px; display: flex; align-items: center;justify-content: flex-start}
.gray-bar {background:#EFEFEF; width:57.2%; height: 30px; display: flex; align-items: center;justify-content: flex-start}
/*---BODY--------------------------------*/
.hero {display: flex; flex-direction: row; width: 100%;}
img#hero1 {display: flex; max-width: 770px; width: 100%; align-items: center; justify-content: flex-start; height: auto;}
img#hero2 {display: flex; max-width: 770px; width: 100%; align-items: center; justify-content: flex-start;}
.mobile-hero {display: none;}
.width-90 {width: 90%; margin: 0 auto;}
.width-80 {width: 80%; margin: 0 auto;}
.width-60 {width: 75%; margin: 0 auto;}
.cycle-slideshow{width: 100%; }
.cycle-slideshow img{width:100%;}

.flex-container {display: flex; flex-direction: row;}
.red-box {background: #d02631; display: flex; align-items: center; padding:120px 0; width: 43%; margin:10px 10px 10px 0; border-radius: 0 0 25px 0}
.red-box h1, h4 {color:#fff;}
.gray-box {background:#3A3A3A; display: flex; align-items: center; padding:120px 0; width: 57%; margin: 10px 0;border-radius:25px  0 0 0}
.gray-box p {color:#fff; line-height: 25px;}


.gray {background:#504e4f; width: 100%; margin: 0 auto; text-align: center;display: inline-block;}
.ql {display: inline-block;width: 10%; padding:32px 0; transition: .2s ease;}
.ql:hover {background:#3A3A3A}
.ql .fas {font-size:70px; line-height: 78px; color: #EFEFEF;}
.ql h4 {color:#939393; font-weight: 400;}

img#new-eq-left {margin:10px 10px 10px 0;display: flex; width: 43%;}
img#used-eq-right {margin:10px 0; display: flex; width: 57%;}
.mobile-links {display: none;}
.skew-links {background:#fff; max-width: 790px; width: 100%; border-radius: 0 25px; display: inline-block; margin-top:90px;position: absolute; padding:20px 50px;}
#ag-left {float: left;font-size:25px; color:#000;z-index: 9;transition:.2s ease;}
#ag-right {float: right;font-size:25px; color:#000;z-index: 9;transition:.2s ease;}
#ag-left:hover {color:#d02631;}
#ag-right:hover {color:#d02631;}
.white-bg {margin: 0 auto;text-align: center; padding: 25px 0;}
/*.width-60#red-border {border: 1px solid #d02631;border-radius: 25px 0;}*/
.width-60#red-border img {display: inline-block; vertical-align: middle;  max-height: 120px;  border:1px solid #ddd; padding:25px 25px; margin:0 25px; transition: .2s ease;}
.width-60#red-border img:hover { border:1px solid gray; border-radius: 25px 0; }
.white-pattern {background: url(/siteart/cubes.jpg) repeat; width: 100%; display: inline-block;}

/*ABOUT*/
#red-bg {background:#d02631; width: 100%; display: inline-block;}
#drk-gray {color:#504E4F}
#red {color:#d02631;}
.lt-gray {background:#EFEFEF; border-radius: 25px 0;margin:10px 10px;}
h3#text-transform { letter-spacing: 1px; font-weight: 400; }
h4#text-transform {text-transform: uppercase; letter-spacing: 1px; font-weight: 400; }
h4#red {font-weight: 200;}
.white-box {background: #fff; display: flex; align-items: center; padding:120px 0; width: 43%; margin:10px 10px 10px 0; border-radius: 0 0 25px 0}
.left-sect {width:43%; margin: 10px 10px 10px 0; align-items: center;display: flex;}
.right-sect {width:57%; margin: 10px 0px 10px 0; border-radius: 25px 0;background:#fff;}
.icon-lg .fas {font-size:50px; color:#504E4F}
.team-container {margin: 0 auto; text-align: center;}
.team {display: inline-block; width: 20%; margin:10px 5px; vertical-align: top;}
.team img {width: 100%;}

/*PARTS*/
.parts-hero {width: 100%;margin-bottom: -3px;}
.parts-hero img {width: 100%;}
/*SERVICE*/
img#service-img {display: inline-block; padding:0 5px; width: 48%; }

/*FINANCE*/
.white-bg h4 {color:#000;}
img#financing{display: inline-block; padding:0 25px; }
.white-bg {border-top:1px solid #3A3A3A }

/*SHOWROOMS*/
#center {margin: 0 auto; text-align: center;}
.cat-box {display: inline-block; vertical-align: bottom; width:22%; text-align: center; margin: 10px 5px;  background:#fff; border-radius: 20px 0;}
.cat-box img:hover {opacity:.8;}
.cat-box img {width: 100%; max-width: 300px; text-align: center; margin: 0 auto; }
.cat-box h3 {font-size:13px; letter-spacing: 1px; text-transform: uppercase; color:#000; font-weight: 400; padding:10px 0; border-top:2px solid #000;transition: .2s ease;}
.cat-box h3:hover {border-top:2px solid #d02631; color:#d02631; border-bottom:0; letter-spacing: 1.5px;} 
.cat-box-2 {display: inline-block; vertical-align: bottom;text-align: center; margin: 10px 5px;  background:#fff; border-radius: 20px 0;}
.cat-box-2 img:hover {opacity:.8;}
.cat-box-2 img {width: 100%;  text-align: center; margin: 0 auto; border-radius: 20px 0 0 0; max-width: 320px; }
.cat-box-2 h3 {font-size:13px; letter-spacing: 1px; text-transform: uppercase; color:#000; font-weight: 400; padding:10px 0; border-top:2px solid #000;transition: .2s ease;}
.cat-box-2 h3:hover {border-top:2px solid #d02631; color:#d02631; border-bottom:0; letter-spacing: 1.5px;} 
.full-width-btn {padding:10px 0; width: 99%; text-align: center; background:#3A3A3A; color:#fff; transition: .2s ease; margin-top:25px; border-radius: 0px 10px; letter-spacing: 1px; font-size:18px;}
.full-width-btn:hover {background:#737373; letter-spacing: 2px;}


#keywordsearch label {color: #000;}

#keywordsearch h4 { 
margin-bottom: 15px;

}
/*--------HERO SEARCH FORM -----------------------*/
#searchwrap #search input{
	color: #fff;
	border: 1px solid #fff;
	width: 50%;
	max-width: 100%;
	background-position: 10px 10px; 
	background-repeat: no-repeat;
	padding: 12px 40px;

}

#searchwrap #search input:focus {
    width: 60%;
}

#searchwrap #search input.button, #search input[type=submit],#searchwrap #search input[type=reset] {
    border:1px solid #fff;
    background-image: none;
    padding: 0;
    border: none;
    color: white;
    cursor: pointer;
}
.mobile-search {display: none;}
#searchwrap {
	width:360px; 
	color:#fff; 
	align-items: center;
	background: #212121;
	padding-top:6px;
	z-index: 99;
}

#searchwrap .column3 {
	width: 97%;
	margin:5px 0px;
}
#searchwrap .example-white {font-size:13px;}
#searchwrap #keywordsearch h4{line-height: 15px; padding-top:10px;color:#d02631; font-weight: 400;}
#searchwrap #detailedsearch .h4{font-size: 15px; font-weight: 700;}

#searchwrap #quicksearch{background: #fff;}
#searchwrap #keywordsearch {padding:5px 15px; background: #fff; border-radius: 10px 0 0 0 ;}
#searchwrap #detailedsearch {background:#3d3d3d; padding:10px 15px; border-radius: 0 0 10px 0;}
#searchwrap .keysearch {width:100%; margin:10px auto;}
#searchwrap .searchfield {width:97%; margin:10px auto;}

#searchwrap #detailedsearch input  {background:#504e4f; padding:10px 3px; margin:5px 0; width:98%; color:#fff;}
#searchwrap #detailedsearch input placeholder  {background:#504e4f; padding:10px 3px; margin:5px 0; width:98%; color:#fff;}
#searchwrap #keywordsearch input {background:#fff; color:#3d3d3d; border:1px solid #3d3d3d; padding:7px 3px; width:97.6%; margin-top: 4px;}
#searchwrap #searchform select {background:#504e4f; color:#fff; padding:10px 3px; margin:5px 0; width:100%;
    border-radius: 0 !important;
 -webkit-appearance: none;
    -moz-appearance: none;
    -webkit-border-radius: 0px;}

#slider-range {margin-top:10px !important;}
.noUi-pips-horizontal {padding:12px 0 !important;}
.noUi-marker.noUi-marker-horizontal {width:1px !important;}
.noUi-marker noUi-marker-horizontal noUi-marker-normal {left:20% !important;}

#searchwrap .label {margin-top:15px; float:left; width:33%; font-size:8px;}
#searchwrap .labelmiddle {margin-top:15px; float:left; width:33%; text-align:center; font-size:8px;}
#searchwrap .labellast {margin-top:15px; float:left; width:33%; text-align:right; font-size:8px;}

#searchwrap #searchform input.button,
#searchwrap #searchform input.button:focus {
    width:100%; 
    margin:10px 0 10px 0;
    padding:7px 0;
    background: #939393; 
    border:2px #939393 solid;
    font-size:14px;
	line-height:14px;
	font-weight:bold;
    color:#3d3d3d;
	font-family:Arial, sans-serif;
	text-transform:uppercase;
    border-radius: 0 !important;
 -webkit-appearance: none;
    -moz-appearance: none;
    -webkit-border-radius: 0px;
}
#searchwrap #searchform input.button:hover {
	background: #8b8d90; 
	color:#3d3d3d;
	text-shadow:none;
	border:2px #8b8d90 solid;
}

#searchwrap .invframe {float:left; width:90%;}
#searchwrap #invsearchwrap {
	width:350px; 
	position:absolute; 
	top:65px; 
	right:65px; 
	color:#fff; 
	line-height:20px;
	background: #3d3d3d;
}


/*---DETAILED SEARCH-------------------------------*/
.quick-search {width:100%;
	margin: 0 auto;
	text-align: center;
	-webkit-background-size: cover; 
	-moz-background-size: cover; 
	-o-background-size: cover; 
	background-size: cover; }


.quick-search .detailed-search-wrap {
	width: 100%;
	display: inline-block;
}
.quick-search .detailed-search-wrap h2{ color:#d02631;  text-align:left; text-transform:uppercase; font-weight: 400; letter-spacing: 2px; padding-bottom: 15px;}


.quick-search .detailed-search-wrap .content{width: 100%; margin:  0 auto;}

.quick-search .detailed-form {
	margin: auto;
}
.clear {
	clear: both;
}
.quick-search .detailed-row {
	margin: 10px 0 5px;
	font-size: 18px;
	color: #000 !important;
}
.quick-search .column3 {
	width: 33.33%;
	*width: 31%: ;
	float: left;
	padding-right: 20px;
	box-sizing: border-box;
	margin-top: 5px;
	color: #000 !important;
}
.quick-search .last {
	padding-right: 0px;
}
.quick-search .detailed-search input[type='submit'] {
	font-size: 16px;
	background: #d02631;
	width: 100%;
	margin-top: 2px;
	height: 40px;
	color: #fff;
	display: inline-block;
	border-radius: 0 !important;
	-moz-border-radius: 0 !important;
	-webkit-border-radius: 0 !important;
	outline: none;
	border: none;
	transition: all .2s ease-in-out;
	-moz-transition: all .2s ease-in-out;
	-webkit-transition: all .2s ease-in-out;
	-webkit-border-radius: 0;
	-webkit-appearance: none;
	border-radius: 0;
	font-family: 'Montserrat', sans-serif;
	text-transform: uppercase;
	letter-spacing: 1px;
}
.quick-search .detailed-search input[type='submit']:hover{
	background:#a6181d;
	color:#fff;
}
.quick-search .detailed-search input[type='text'] {
	width: 100%;
	margin: 2px 0;
	padding: 0 8px;
	font-size: 14px;
	height: 40px;
	background-color: #f9f9f9;
	border: 1px solid #bebebe;
	box-sizing: border-box;
	-webkit-border-radius: 0;
	border-radius: 0;
	font-family: 'Montserrat', sans-serif;
	text-transform: uppercase;
	letter-spacing: 1px;
}

.quick-search .detailed-search select {
	width: 100%;
	margin: 2px 0;
	padding: 0 8px;
	font-size: 14px;
	height: 40px;
	background-color: #f9f9f9;
	border: 1px solid #bebebe;
	box-sizing: border-box;
	-webkit-border-radius: 0;
	border-radius: 0;
	font-family: 'Montserrat', sans-serif;
	text-transform: uppercase;
	letter-spacing: 1px;
	color: #696969 !important;
}
.quick-search main {
  width:100%;
  padding: 50px;
  margin: 0 auto;
}

.quick-search section {
  display: none;
}

.quick-search label {
  display: inline-block;
  margin: 0 0 -1px;
  padding: 15px 25px;
  font-weight: 600;
  text-align: center;
  border: 1px solid transparent;
}

.quick-search label:before {
  font-family: fontawesome;
  font-weight: normal;
  margin-right: 10px;
}

/*label[for*='1']:before { content: '\f1cb'; }
label[for*='2']:before { content: '\f17d'; }
label[for*='3']:before { content: '\f16b'; }
label[for*='4']:before { content: '\f1a9'; }*/

.quick-search label:hover {
  color: #fff;
  cursor: pointer;
}

.quick-search input:checked + label {
  color: #fff;
  border: 1px solid #fff;
  border-top: 1px solid #fff;
  border-bottom: 1px solid #fff;
}

#tab1:checked ~ #content1 {
  display: block;
}

@media screen and (max-width: 650px) {
 .quick-search  label {
    font-size: 0;
  }
 .quick-search  label:before {
    margin: 0;
    font-size: 18px;
  }
}

@media screen and (max-width: 400px) {
 .quick-search  label {
    padding: 15px;
  }
}


/*-------- CONTACT FORM --------------*/
#formpage { vertical-align:top; margin: 0 auto;  text-align:center;}

#formpage div {
	vertical-align:top;
	padding:5px 5px;
	color: #000;	
	font-family: 'Roboto Condensed', sans-serif;
	font-size:16px; text-align: left;

}

#formpage input {
	padding:6px 5px 10px;
	border:1px solid #8e8d8d;
	font-size:13px;
	background:#fff;
}

#formpage textarea {
	padding:6px 0px;
	border:1px solid #8e8d8d;
	font-weight: 700;
	color:#000;
	font-size:12px;
	background:#fff;
	margin-top: 5px;
}

/* selects have similar styles to input & textarea fields, but with no padding. Text in a dropdown select is positioned differently */
#formpage select {
	border:1px solid #8e8d8d;
	color:#202e3b;
	vertical-align:middle;
	font-size:12px;
	line-height:normal;
	padding:8px 5px;
	margin-top:4px;
	width:100%;
}

.formfield {
	width:30.5%; 
	display:inline-block; 
	margin-right: 12px; 
	margin-top: 10px;
	color: #000;
	text-align:left;
	font-family: 'Roboto Condensed', sans-serif;
	
}
#formpage input  {
    width:100%;
	margin-top: 5px;
}
 
#formpage input.larger  {
    width:100%;
}

#formpage textarea {
    width:98.5%;
    height:85px;
	font-family: 'Roboto Condensed', sans-serif;}

#formpage input.radio {
    padding:0; 
    border:0;
    margin:0 5px 0 0;
    width:15px;
    height:15px;
    display:inline;
	
 }

/* focus states of various types of fields */
#formpage a {color:#000; font-style: italic; font-weight: bold; letter-spacing: 1px;}
#formpage a:hover {color:#000; font-style: italic; font-weight: bold; letter-spacing: 1px; text-decoration: underline}
#formpage input:focus,
#formpage textarea:focus,
#formpage select:focus {
	background:#F4F4F4; 
	color:#000;
	border:1px solid #abacac;
	outline-style:none;
}
#formpage input.radio:focus,
#formpage input.checkbox:focus {
	background:none; 
	border:0;
	outline-style:none;
}

#formpage input.button,
#formpage input.button:focus {
    width:115px;
    margin:0;
    background: #d02631; /* For browsers that do not support gradients */
    line-height:18px;
    color:#fff;
	padding: 10px 20px;
	font-family: 'Roboto Condensed', sans-serif;
	font-weight: 500;
	letter-spacing:1px;
}
#formpage input.button:hover {
	width:115px;
    margin:0;
    padding:10px 20px;
    background: #000; /* For browsers that do not support gradients */
    line-height:18px;
    color:#fff;
}

/* for plain text next to an input field, if not using a table structure */
#formpage label{
	color:#212121;
    font-size:16px;
    text-align:left;font-weight: 400;
	font-family: 'Roboto Condensed', sans-serif;
	
}
#formpage label.basic {
    color:#212121;
    font-size:13px;
    text-align:left;
	padding:10px 10px;
} 

/*control the Captcha */

.CaptchaPanel {margin:0 auto !important;padding:0 0 0 0 !important;line-height:normal !important;color:#000;width: 70%; text-align:center;}

.CaptchaImagePanel {
text-align: center	;
margin-top: 10px;
padding:0 0 0 0;
}

.CaptchaMessagePanel {
padding:0 0 0 0 !important;
margin:0 0 0 0 !important;
font-weight:normal !important;
font-size:12px;
line-height:14px;
text-align: center !important;
}

.CaptchaAnswerPanel {
margin:0 0 0 0;
padding:2px 0px 2px 0px !important;
}

.CaptchaWhatsThisPanel {
	line-height:0;
	margin:0 0 10px 0;
	padding:10px 0 10px 0 !important;text-align: center !important;
}
.CaptchaWhatsThisPanel a {color:#000;}
.CaptchaWhatsThisPanel a:hover {text-decoration:none;} 

.CaptchaImagePanel {text-align: center !important; margin: 0 auto !important;}



/*-------- FOOTER STYLES ----------------*/
.footer{background:#d02631; width: 100%; }
.col-2 {width: 30%; display: inline-block; vertical-align: top;}
.col-2 h4 {color:#ddd;}
.col-2 h4 {color:#ddd;}
.col-2 a {color:#fff;line-height: 27px; transition: .2s ease;}
.col-2 a:hover {color:#ddd;line-height: 27px;}
.col-2 p {color:#fff; line-height: 27px;}







/*----INVENTORY STYLES - KEEP AT BOTTOM OF CSS----*/

.hosted-content .m-bottom-10 h1 {font-size:25px !important;}

.contact-options a, .fin-calc-mobile>a {border-radius:0 !important;}

.legal-text-content {margin:65px 0 0 0; font-size:.9375em !important; font-weight:300 !important;}

.info {color: #d02631 !important;}
.info a {color: #d02631 !important;}

.listing-widgets a {border-radius:0 !important;}

.list-content .list-main-section .list-container .list-listing {background:transparent !important;}

.list-content .list-top-section .listing-option-bar .list-listings-count {color: #d02631 !important;}

.faceted-search-content .faceted-section-box .faceted-option-checkbox-container label input {line-height:13px !important;}

#parts-content .parts-bottom-section .parts-list-view .parts-list-content .error-message {font-weight: 700 !important; color: #d02631 !important;}

.contact-options a {background:#d02631 !important;}

.view-listing-details-link {text-decoration:none !important; color:#fff !important; border-radius:0 !important; background: #d02631 !important;}

#contact-info {margin-bottom:30px !important;}

.faceted-search-content .mobile-done-button-container .mobile-done-button {border-radius:0 !important; background: #d02631 !important;}


.faceted-search-content .faceted-section-box .show-all-modal .show-all-modal-content-container .show-all-modal-content .title-close-row .back-button {border: 1px solid #d02631 !important; color: #d02631 !important}

.faceted-search-content .faceted-section-box .show-all-modal .show-all-modal-content-container .show-all-modal-content .title-close-row .apply-button {background: #d02631 !important;}

/*  INVENTORY
------------------------------------------------*/	
.body-content {width: calc(100% - 40px) !important;}

.list-content {max-width:1250px !important;}

.list-content .list-main-section .list-container .list-error {background-color:transparent !important;}

.list-content .list-main-section {padding:25px 0 !important;}

.paging-container .list-page-number .list-page-selector,
.paging-container .list-page-number {color: #555 !important;}
.paging-container .page-navs .list-page-nav {background-color: #333 !important;}


/*  INVENTORY HEADER
------------------------------------------------*/
.list-content .list-title {align-items:center !important;}

.list-content .list-title .list-title-text, #parts-content .parts-top-section .parts-title-and-breadcrumbs .parts-title .parts-title-text {
	font-size:1.85em !important; font-weight:700; color: #333333 !important;
}

.list-content h1 span, #parts-content .parts-top-section .parts-title-and-breadcrumbs .parts-title {font-size: 18px; text-transform:none; color: #5a5a5a; border:0 !important;}


.list-content .list-title .list-listings-count, #parts-content .parts-top-section .parts-title-and-breadcrumbs .parts-title .parts-listings-count {
	font-size:1em !important; font-weight:400 !important; color:#d02631 !important;
}


/*  INVENTORY FACETED
------------------------------------------------*/	
.faceted-search-content .selected-facets-container .selected-facet {border-radius:0 !important; background-color: #d02631 !important;}
.faceted-search-content .faceted-section-head h5 {font-size:15px !important; font-weight:700 !important;}
.faceted-search-content .faceted-section-box .faceted-text-input {border-radius:0 !important; background:#fff !important;}
.faceted-search-content .faceted-section-box .faceted-search {border-radius:0 !important; background:#d02631 !important;}

.faceted-search-content .faceted-section-box .faceted-option-checkbox-container .option-name {margin:2px 0 0 3px !important; line-height:14px !important;}
.faceted-search-content .faceted-section-box .faceted-btn-container .faceted-show-all-btn {border-radius:0 !important; background-color: #d02631 !important;}
.faceted-search-content .faceted-section-box .faceted-option-checkbox-container .option-count {margin:2px 0 0 0 !important;}

#parts-content .parts-bottom-section .parts-list-view .parts-search-content .parts-search-window .parts-search-form .part-search-partnumber-container input[type="text"] {border-radius:0 !important;}
#parts-content .parts-bottom-section .parts-list-view .parts-search-content .parts-search-window .parts-search-form .parts-search-submit {
	margin:0px 0 3px 5px !important;}
#parts-content .parts-bottom-section .parts-list-view .parts-search-content .parts-search-window .parts-search-form .part-search-partnumber-container button[type="submit"] {border-radius:0 !important; background-color: #d02631 !important;}
#parts-content .parts-bottom-section .parts-list-view .parts-search-content .parts-search-window .parts-search-form .parts-radio .search-type label span {margin:0 0 0 3px !important;}
#parts-content .parts-bottom-section .parts-list-view .parts-search-content .parts-search-window .parts-search-form .parts-radio .part-condition select {border-radius:0 !important;}


/*  INVENTORY MAIN SECTION
------------------------------------------------*/	
.list-content .add-update-time {margin:7px 0 0 5px !important;}
.list-container-flexrow .price-container .price {color: #d02631 !important;}
.list-content .list-main-section .list-container .list-listing .listing-top .listing-top-left .listing-main-stats .price {color:#d02631 !important;}

.list-content .list-main-section .list-container .list-listing .listing-top-right .email-seller-link {border-radius:0 !important; background-color: #333 !important;}
.list-content .list-main-section .list-container .list-listing .listing-top-right .video-chat-link {border-radius:0 !important; background-color: #333 !important;}

#parts-content .parts-bottom-section .parts-list-view .parts-list-content .parts-listing-container .parts-listing-column .part-name-value-large {font-size:15px !important;}
#parts-content .parts-bottom-section .parts-list-view .parts-list-content .parts-listing-container .parts-listing-column .part-dealer-info {font-size:13px !important;}


#parts-content .parts-bottom-section .parts-list-view .parts-list-content .parts-listing-container .parts-listing-column .parts-button {border-radius:0 !important;}

.paging-container .page-navs .list-page-nav {border-radius:0 !important;}

/*  INVENTORY MOBILE
------------------------------------------------*/	
.list-content .list-listing-mobile .price-container .price {color: #d02631 !important;}
.list-content .list-listing-mobile .price-container .fin-stacked.purchase-today-link {background:transparent !important;}
.list-content .list-listing-mobile .email-seller-link {border-radius:0 !important; background-color: #333 !important;}


/*  FRAMELESS INVENTORY
------------------------------------------------*/
.frameless-inv {width:100%; max-width:1115px; margin:0 auto;}
.hosted-content #listings-title {margin:0 0 6px 0; font-size:1.5em !important; line-height:1; font-weight:700 !important; color: #5a5a5a !important;}
.hosted-content a.widget-email {background: #333 !important;}
.hosted-content .btn {background-color: #d02631 !important;}


#parts-content .parts-bottom-section .parts-list-view .parts-list-content .parts-listing-container .part-list-price {color:#d02631 !important;}

#parts-content .parts-bottom-section .parts-list-view .parts-list-content .parts-listing-container .email-seller-link {border-radius:0 !important;}
.alt-inv-listings .list-content .list-title .list-listings-count, #parts-content .parts-top-section .parts-title-and-breadcrumbs .parts-title .parts-listings-count {color:#d02631 !important;}
.alt-inv-listings .faceted-search-content .selected-facets-container .selected-facet {background-color: #d02631 !important;}
.alt-inv-listings .faceted-search-content .faceted-section-box .faceted-btn-container .faceted-show-all-btn {background-color: #d02631 !important;}
.alt-inv-listings #parts-content .parts-bottom-section .parts-list-view .parts-search-content .parts-search-window .parts-search-form .part-search-partnumber-container button[type="submit"] {background-color: #d02631 !important;}
.alt-inv-listings .list-content .list-main-section .list-container .list-listing .listing-top .listing-top-left .listing-main-stats .price {color:#d02631 !important;}

.alt-inv-listings #parts-content .parts-bottom-section .parts-list-view .parts-list-content .parts-listing-container .parts-listing-column .parts-button.view-details {background-color: #d02631 !important;}
.alt-inv-listings .list-content .list-listing-mobile .price-container .price {color:#d02631 !important;}
.alt-inv-listings .mobile-breadcrumb {background-color: #d02631 !important;}

.alt-inv-listings .hosted-content .btn {background-color: #d02631 !important;}



/*---------- RESPONSIVE STYLES ----------*/



@media only screen and (max-width: 1800px) {
	.header-right {width: 72%;}
	.logo {width: 25%;}
	.width-60 {width: 85%;}
}
	
@media only screen and (max-width: 1500px) {
	.formfield {width:30%;}
	.width-60 {width: 80%;}
	.ql {width: 15%;}
	#searchwrap {position: relative; top:0; width: 100%; padding:0 0;}
	img#used-eq-right {width: 56%;}
	.skew-links {max-width: 650px;}
	.phone {font-size:13px;padding:15px 30px 15px 15px;}
	.address {font-size:13px; padding:15px 15px;}
	img#hero1 {display: none;}
	img#hero2 {display: none;}
	.mobile-hero {display: inline-block;}
	.mobile-hero img#hero3 {display: inline-block; width: 50%; float: left;}
	.mobile-hero img#hero4 {display: inline-block; width: 50%; float: left;}
}
@media only screen and (max-width: 1200px) {
	.formfield {width: 45%;}
	.skew-links {display: none;}
	.mobile-links {display: block; width: 100%; margin: 13px 0;}
	.red-mobile-links {margin:5px 0; padding:10px 0; text-align: center; color:#fff; background:#d02631; transition: .2s ease;}
	.red-mobile-links:hover {margin:5px 0; padding:10px 0; text-align: center; color:#fff; background:#C5C5C5;}
	img#new-eq-left {display: none;}
	img#used-eq-right {display: none;}
	#searchwrap {z-index: 9;}
	.width-60#red-border img  {max-width: 250px; width: 100%; height: auto;}

	
}
@media only screen and (max-width: 1050px) {
	.ql {width: 18%;}
	.ql h4 {font-size:15px;}
	.ql .fas {font-size:45px;}
	.col-2 {width: 45%;}
	.col-2 p {font-size:14px;}
	.gray-box p {font-size:15px;line-height: 22px;}
	.red-box h1 {font-size: 35px; line-height: 38px;}
	.quick-search .detailed-search select, .quick-search .detailed-search input[type='text'] {font-size:12px;}
	.flex-container {display: block;}
	.red-box {width: 100%; margin:10px 0 0 0}
	.gray-box {width: 100%; margin:10px 0 }
	.left-sect {width: 100%; margin:10px 0 0 0; padding:25px 0; text-align: center;}
	.right-sect {width: 100%; margin:10px 0 }
	.right-sect p {font-size:15px; line-height: 22px;}
	.width-60 {width: 97%;}
	.width-80 {width: 95%;}
	.team {width: 30.5%;}
}
@media only screen and (max-width: 767px) {
	.logo {text-align: center; margin:0 auto; float: none;}
	.header-right {width: 100%;}
	.phone {width:100%; padding:10px 0; float: none; text-align: center; border-radius: 0 15px 0 0 ;} 
	.address {width: 100%; padding:10px 0;  float: none; text-align: center; border-radius: 0 0 0 15px;}
	.formfield {width: 95%;}
	img#financing {width: 90%; margin:10px 0; padding:0; text-align: center;}
	.ql {width: 30%;}
	.quick-search .column3 {width: 100%;}
	.quick-search .last {padding-right: 20px;}
	img#service-img {width: 100%; padding:5px 0;}
	.width-60#red-border img  {margin: 10px 0; }

}

@media only screen and (max-width: 500px) {
	.logo {width: 50%;}
	.col-2 {width: 100%; padding:15px 0; text-align: center;}
}





