﻿/***** 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 --------*/

.header-top-color {
	background-color: #2f2f2f;
	opacity: 98%;
}

/***** 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 --------*/

.flex {
	display: flex;
	justify-content: space-between;
	width: 93%;
	margin: 0 auto;
	padding-top: 14px;
} 

.icon-btn-row {
	display: flex;
	width: 86%;
	margin: 0 auto;
	justify-content: space-between;
}

.get-in-touch {
	display: flex;
	width: 92%;
	margin: 0 auto;
	padding-top: 115px;
	padding-bottom: 200px;
	gap: 70px;
}

body {

}

a:link, a:visited, a:active {text-decoration:none;}
a:hover {text-decoration:none; cursor: pointer !important;}
button:hover {cursor: pointer !important;}

hr{border:#000 2px solid;}

.hero-wrapper {
	width: 88%;
	margin: 0 auto;
	padding: 119px 0 245px 0;
	display: flex;
	justify-content: right;
	
}

.hero-wrapper div {
	width: 44%;
}

h1 {
	font-family: veneer, sans-serif;
	text-transform: uppercase;
	color: #fff;
	letter-spacing: .5px;
	font-size: 279%;
	line-height: 49px;
	font-weight: 500;
}

.contact-h1 {
	font-size: 366%;
}

h1 span {
	color: #ff0101;
}

.hero p {
	font-family: roboto, sans-serif;
	color: #fff;
	text-transform: uppercase;
	font-weight: 500;
	font-size: 113%;
	padding: 5px 0 31px 0;
	letter-spacing: .5px;
	line-height: 26px;
	width: 76%;
}

.icon-btn {
	padding: 28px 20px 84px 33px;
}

.icon-btn h3 {
	color: #fff;
	text-transform: uppercase;
	font-family: century gothic, sans-serif;
	font-weight: bold;
	letter-spacing: 1px;
	font-size: 21px;
}

.icon-btn p {
	color: #fff;
	font-family: roboto, sans-serif;
	font-weight: 200;
	line-height: 21px;
	padding-top: 4px;
	font-size: 15px;
}

.h3-section {
	padding-left: 24px; 
	width: 70%;
}

h2 { 
	color: #2f2f2f;
	text-transform: uppercase;
	font-family: veneer, sans-serif;
	font-size: 67px;
}

h2 span{
	font-family: century gothic, sans-serif;
	font-size: 12px;
	letter-spacing: .5px;
	font-weight: bold;
	font-size: 20px;
}

.h2-section p {
	font-family: roboto, sans-serif;
	font-size: 19px;
	line-height: 28px;
	padding: 17px 0 52px 0;
	
}

.h2-section {
	text-align: center;
	width: 80%;
	margin: 0 auto;
}

.body {
	padding-top: 90px;
}

.our-locations {
	width: 85%;
	margin: 0 auto;
	padding-top: 128px;
}

.half-slide {
	flex: 1;
	overflow: hidden;
}

.locations-align {
	display: flex;
	justify-content: flex-end;
	flex: 1;
	gap: 50px;
}

h4 {
	font-family: century gothic, sans-serif;
	font-weight: bold;
	color: #dc0000;
	text-transform: uppercase;
	padding: 40px 0 10px 0;
}

.location-contact {
	background-color: #2f2f2f;
	box-shadow: rgba(0, 0, 0, 0.25) 0px 14px 28px, rgba(0, 0, 0, 0.22) 0px 10px 10px;
	
}

.location-contact a {
	color: #fff;
	font-family: century gothic, sans-serif;
	font-weight: bold;
	line-height: 34px;
	letter-spacing: .5px;
}

.location-contact a:hover {
	color: #dc0000;
}

.map {
	display: flex;
	justify-content: space-between;
}

.location-contact > div {
	padding: 20px 90px 20px 31px;
}

.location-contact i {
	padding-right: 16px;
	opacity: 60%; 
}

.location-contact a:hover i{
	opacity: 100%;
}

.location-icon {
	display: flex;
	width: 100%;
	padding: 36px 0 128px 0;
}

#CaptchaAnswer {
	color: #000;
}

.location-icon p {
	font-family: century gothic, sans-serif;
	font-weight: bold;
	font-size: 18px;
	text-transform: uppercase;
}

.fa-location-dot {
	color: #dc0000; 
	padding-right: 13px;
}

.location-content {
	padding-top: 57px;
}

.contact-hero > .hero-wrapper {
	width: 90%;
	justify-content: left;
	padding: 310px 0 26px 0;
}

.complete-form {
	width: 90%;
	margin: 0 auto;
	padding-top: 40px;
}

.complete-form p {
	font-family: century gothic, sans-serif;
	text-transform: uppercase;
	font-weight: bold;
	color: #2f2f2f;
	font-size: 15px;
}

.contact-form {
	width: 90%;
	margin: 0 auto;
	flex: 2;
}

.captcha {
	flex: 1;
}

.form {
	display: flex;
	width: 90%;
	margin: 0 auto;
}

.input,
.textarea {
	padding: 10px;
	margin-bottom: 16px;
	font-family: century gothic, sans-serif;
	font-size: 15px;
	color: grey;
	width: 420px;
}

.select select {
	padding: 10px;
	margin-bottom: 16px;
	font-family: century gothic, sans-serif;
	font-size: 15px;
	color: grey;
	width: 444px;
}

.captcha {
	display: flex;
	justify-content: space-between;
	gap: 20px;
}
.captcha input {
	width: 234px;
	background-color: #2f2f2f;
	border: none;
	color: #fff;
	box-shadow: rgba(0, 0, 0, 0.25) 0px 14px 28px, rgba(0, 0, 0, 0.22) 0px 10px 10px;
	font-family: century gothic, sans-serif;
	font-weight: bold;
	text-transform: uppercase;
	letter-spacing: .5px;
	font-size: 17px;
	padding: 14px 56px;
}

.captcha input:hover {
	background-color: #ff0101;
}

.CaptchaPanel {
	margin: 53px 0 10px 0 !important;
}

#CaptchaAnswer {
	background-color: #fff !important;
	border: 2px solid #2f2f2f !important;
	box-shadow: none;
}

.CaptchaMessagePanel {
	font-family: century gothic, sans-serif;
	text-transform: uppercase;
	color: #2f2f2f;
	font-size: 14px;
	line-height: 18px;
	letter-spacing: .5px;
}

.CaptchaWhatsThisPanel a {
	font-family: century gothic, sans-serif;
	text-transform: uppercase;
	color: #ff0101;
	font-size: 14px;
	letter-spacing: .5px;
	font-weight: bold;
}
.map-width{
	width: 800px;
}
.thank-you-wrap {
	display: inline;
}
.submain {
	text-align: center;
	padding-top: 95px;
}
.thank-you-wrap h2 {
	display: inline;
	font-size: 57px;
}
.inventory-hero {
	background: #2f2f2f;
}


/*--- HEADER STYLES ---------------------*/
header {}

.top-header {
	display: flex;
	justify-content: flex-end;
	width: 96%;
}

.top-header a {
	color: #fff;
	opacity: 60%;
	font-family: century-gothic, sans-serif;
	font-weight: 500;
	letter-spacing: 1px;
	font-size: 13px;
}

.top-header a:hover {
	color: #dc0000;
	opacity: 100%;
}

.top-header div {
	width: 316px;
	display: flex;
	justify-content: space-between;
	padding: 10px 7px 10px 0;
}

header i {
	padding-right: 8px;
}




/*---BODY--------------------------------*/




/*--------FORM STYLES--------------------*/



/*---IMAGES------------------------------*/

.hero {
	background: url("/siteart/hero.jpg") no-repeat;
	background-size: cover;
	background-position: 0% 57%;
	box-shadow: rgba(100, 100, 111, 0.2) 0px 7px 29px 0px;
	
}

.contact-hero {
	background: url("/siteart/contact-hero.jpg") no-repeat;
	background-size: cover;
	background-position: 0% 56%;
	box-shadow: rgba(100, 100, 111, 0.2) 0px 7px 29px 0px;
}

.bkg-img {
	background: url("/siteart/bkg-img.png") no-repeat;
	background-size: cover;
}

.contact-hero img,
.hero img,
.inventory-hero img {
	width: 267px;
	padding-top: 7px;
	padding-left: 19px;
}

.inventory-bkg {
	background: url("/siteart/inventory-bkg.jpg") no-repeat;
	background-size: cover;
	box-shadow: rgba(0, 0, 0, 0.25) 0px 14px 28px, rgba(0, 0, 0, 0.22) 0px 10px 10px;
	width: 87.5%;
	height: 72%;
	margin: 0 auto;
}

.attachments-bkg {
	background: url("/siteart/attachments-bkg.jpg") no-repeat;
	background-size: cover;
	box-shadow: rgba(0, 0, 0, 0.25) 0px 14px 28px, rgba(0, 0, 0, 0.22) 0px 10px 10px;
	width: 87.5%;
	height: 72%;
	margin: 0 auto;
}

.parts-bkg {
	background: url("/siteart/parts-bkg.jpg") no-repeat;
	background-size: cover;
	box-shadow: rgba(0, 0, 0, 0.25) 0px 14px 28px, rgba(0, 0, 0, 0.22) 0px 10px 10px;
	width: 87.5%;
	height: 72%;
	margin: 0 auto;
}

.icon-btn-row a:hover .inventory-bkg, .icon-btn-row a:hover .attachments-bkg, .icon-btn-row a:hover .parts-bkg {background: #2f2f2f;}

.icon-width > img {
	width: 50px;
	padding-top: 6px;
}

.google-map {
	padding-top: 58px;
}

.footer-logo {
	display: flex;
	justify-content: flex-end;
	padding: 65px 101px 36px 0;
}

footer img {
	width: 247px;
}

.fa-paper-plane {
	font-size: 50px;
	padding-left: 15px;
}


/*---BUTTONS------------------------------*/

.get-in-touch button,
.hero button {
	background-color: #2f2f2f;
	border: none;
	color: #fff;
	font-family: century gothic, sans-serif;
	text-transform: uppercase;
	font-weight: bold;
	letter-spacing: .5px;
	font-size: 15px;
	padding: 14px 56px;
	box-shadow: rgba(0, 0, 0, 0.25) 0px 14px 28px, rgba(0, 0, 0, 0.22) 0px 10px 10px;
}

.get-in-touch button:hover,
.hero button:hover {
	background-color: #ff0101;
}

.icon-btn {
	display: flex;
}


/*-------- INVENTORY STYLES ----------------*/

.list-top-section .list-title .list-title-text {
	font-family: Veneer, sans-serif !important;
	font-size: 40px !important;
}

.list-top-section .list-title .list-listings-count {
	color: #2f2f2f !important;
}

.faceted-section-box label {
	color: #2f2f2f !important;
}

.view-listing-details-link {
	background-color: #ff0101 !important;
}

.view-listing-details-link:hover {
	background-color: #2f2f2f !important;
}

.list-content .price-container .price,
.part-list-price {
	color: #ff0101 !important;
}

.list-content .listing-portion-title,
.part-name-value-large {
	font-family: Veneer, sans-serif !important;
	font-size: 22px !important;
	letter-spacing: .8px;
}

.list-content .list-listing .dealer-name {
	font-family: Veneer, sans-serif !important;
	font-size: 20px !important;
}

.listing-category,
.fin-calc span,
.machine-location,
.list-content .spec-label,
.list-content .spec-value,
.list-content .dealer-data,
.list-content .list-listing .listing-top-right .listing-dealer-info .phone-link,
.option-name,
.faceted-section-title,
.part-dealer-info,
.part-list-price,
.list-content .price-container .price,
.bold span {
	font-family: Century Gothic, sans-serif !important;
}

.faceted-option-checkbox-container span {
	color: #2f2f2f !important;
}


.auction-iframe {
	width: 60%;
}
.auction-iframe img {
	float: right;
	width: 255px;
	margin: 20px 0;
}

.detail__title {
	color: #2f2f2f !important;
	font-size: 40px !important;
}
.listing-prices__retail-price, .lisitng-prices__discount-formatted-price, .listing-prices__exclusive-wholesale-price {
	color: #ff0101 !important;
}







/*-------- FOOTER STYLES ----------------*/
footer{}

.footer {
	background-color: #2f2f2f;
	
}

.footer-header {
	font-family: veneer, sans-serif;
	color: #fff;
	text-transform: uppercase;
	font-size: 30px;
}

footer button,
.thank-you button {
	font-family: century gothic, sans-serif;
	text-transform: uppercase;
	font-weight: bold;
	letter-spacing: .5px;
	font-size: 13px;
	padding: 11px 45px;
	box-shadow: rgba(0, 0, 0, 0.25) 0px 14px 28px, rgba(0, 0, 0, 0.22) 0px 10px 10px;
	background-color: #fff;
	color: #2f2f2f;
	border: none;
	margin-top: 18px;
}

.thank-you button {
	background-color: #ff0101 !important;
	color: #fff !important;
	margin-top: 24px !important;
}

.thank-you button:hover {
	background-color: #2f2f2f !important;
	color: #fff !important;
}

footer button:hover {
	background-color: #ff0101;
	color: #fff;
}

footer li,
footer p {
	font-family: century gothic, sans-serif;
	text-transform: uppercase;
	color: #fff;
	letter-spacing: .5px;
	font-size: 15px;
	line-height: 37px;
}

footer ul li a {
	color: #fff;
}

footer ul li a:hover {
	color: #dc0000;
	font-weight: bold;
}

.footer-row {
	display: flex;
	padding: 70px 0 0 133px;
	gap: 115px;
	margin-top: 130px;
}





/*----INVENTORY STYLES - KEEP AT BOTTOM OF CSS----*/







/*---------- RESPONSIVE STYLES ----------*/
@media only screen and (max-width: 1676px) {
	.get-in-touch button,
	.hero button {
		font-size: 13px;
	}
}
@media only screen and (max-width: 1668px) {
	.map-width {
		width: 763px;
	}
}
@media only screen and (max-width: 1657px) {
	.icon-width > img {
		width: 42px;
	}
}
@media only screen and (max-width: 1631px) {
	.hero p {
		width: 81%;
	}
}
@media only screen and (max-width: 1624px) {
	.map-width {
		width: 724px;
	}
}
@media only screen and (max-width: 1616px) {
	.icon-btn-row {
		width: 98%;
	}
}
@media only screen and (max-width: 1600px) {
	.location-contact > div {
		padding: 20px 78px 20px 31px;
	}
}
@media only screen and (max-width: 1575px) {
	.top-header a {
		font-size: 11px;
	}
	.top-header div {
		width: 268px;
	}
}
@media only screen and (max-width: 1570px) {
	.location-contact > div {
		padding: 20px 69px 20px 31px;
	}
}
@media only screen and (max-width: 1564px) {
	.input,
	.textarea {
		width: 359px;
	}
	.select select {
		width: 385px;
	}
}
@media only screen and (max-width: 1548px) {
	.map-width {
		width: 685px;
	}
}
@media only screen and (max-width: 1535px) {
	.contact-hero img,
	.hero img,
	.inventory-hero img {
		width: 228px;
		padding-top: 13px;
	}
	.auction-iframe {
		width: 70%;
	}
}
@media only screen and (max-width: 1531px) {
	.hero p {
		width: 85%;
	}
}
@media only screen and (max-width: 1518px) {
	.location-contact a {
		font-size: 15px;
	}
}
@media only screen and (max-width: 1516px) {
	.hero-wrapper div {
		width: 45%;
	}
}
@media only screen and (max-width: 1499px) {
	.location-contact > div {
		padding: 15px 69px 15px 31px;
	}
	.icon-btn {
		padding: 32px 30px 99px 33px;
	}
}
@media only screen and (max-width: 1482px) {
	.hero-wrapper div {
		width: 46%;
	}
}
@media only screen and (max-width: 1466px) {
	.map {
		flex-wrap: wrap;
		justify-content: center;
	}
	.location-contact > div {
		padding: 15px 112px 15px 31px;
	}
}
@media only screen and (max-width: 1458px) {
	.hero p {
		width: 90%;
	}
}
@media only screen and (max-width: 1453px) {
	.icon-btn {
		padding: 26px 26px 79px 33px;
	}
}
@media only screen and (max-width: 1450px) {
	.hero-wrapper div {
		width: 47%;
	}
}
@media only screen and (max-width: 1449px) {
	table {
		width: 103%;
	}
}
@media only screen and (max-width: 1446px) {
	.form {
		gap: 35px;
	}
}
@media only screen and (max-width: 1439px) {
	.icon-btn {
		padding: 26px 21px 79px 33px;
	}
}
@media only screen and (max-width: 1431px) {
	.slick-slide img {
		padding-top: 20px;
	}
}
@media only screen and (max-width: 1421px) {
	.icon-btn {
		padding: 26px 21px 79px 26px;
	}
}
@media only screen and (max-width: 1450px) {
	.hero-wrapper div {
		width: 48%;
	}
}
@media only screen and (max-width: 1397px) {
	.icon-btn {
		padding: 26px 21px 79px 23px;
	}
}
@media only screen and (max-width: 1390px) {
	.hero-wrapper div {
		width: 49%;
	}
}
@media only screen and (max-width: 1386px) {
	.slick-slide img {
		padding-top: 29px;
	}
	.h3-section {
		width: 75%;
	}
}
@media only screen and (max-width: 1378px) {
	h1 {
		font-size: 275%;
		line-height: 104%;
	}
}
@media only screen and (max-width: 1364px) {
	.hero p {
		font-size: 107%;
		line-height: 24px;
		width: 89%;
	}
	.get-in-touch button,
	.hero button {
		font-size: 13px;
	}
}
@media only screen and (max-width: 1360px) {
	.input,
	.textarea {
		width: 318px;
	}
	.select select {
		width: 343px;
	}
}
@media only screen and (max-width:1319px) {
	.contact-hero > .hero-wrapper {
		padding: 213px 0 20px 0;
	}
	.slick-slide img {
		padding-top: 69px;
	}
}
@media only screen and (max-width: 1309px) {
	.captcha input {
		width: 216px;
		padding: 14px 43px;
	}
}
@media only screen and (max-width: 1304px) {
	.h3-section {
		width: 85%;
	}
}
@media only screen and (max-width: 1278px) {
	.hero {
		background: url("/siteart/hero(dark).jpg") no-repeat;
		background-size: cover;
		background-position: 0% 57%;
		box-shadow: rgba(100, 100, 111, 0.2) 0px 7px 29px 0px;
	}
	.hero-wrapper {
		padding: 57px 0 100px 0;
	}
	.hero-wrapper div {
		width: 49%;
	}
	h1 {
		font-size: 214%;
		line-height: 40px;
	}
	.hero p {
		font-size: 93%;
		line-height: 22px;
	}
	
	.contact-h1 {
		font-size: 293%;
	}
	.get-in-touch button,
	.hero button {
		font-size: 11px;
	}
}
@media only screen and (max-width: 1262px) {
	.hero p {
		width: 93%;
	}
}
@media only screen and (max-width: 1256px) {
	.icon-btn {
		padding: 26px 21px 79px 19px;
	}
}
@media only screen and (max-width: 1241px) {
	.captcha input {
		width: 203px;
		padding: 14px 35px;
	}
	.h2-section p {
		font-size: 17px;
	}
	h2 {
		font-size: 55px;
	}
	h2 span {
		font-weight: 600;
		font-size: 17px;
	}
}
@media only screen and (max-width:1240px) {
	.hero-wrapper div {
		line-height: 42px;
	}
}
@media only screen and (max-width: 1234px) {
	.auction-iframe {
		width: 80%;
	}
}
@media only screen and (max-width: 1233px) {
	.icon-btn h3 {
		font-size: 17px;
	}
	.icon-btn p {
		font-size: 13px;
		line-height: 20px;
	}
}
@media only screen and (max-width: 1222px) {
	.form {
		flex-wrap: wrap;
	}
	table {
		display: flex;
		justify-content: center;
	}
	.captcha {
		justify-content: center;
	}
	tr {
		justify-content: left;
		display: flex;
		gap: 23px;
	}
}
@media only screen and (max-width: 1194px) {
	.footer-row {
		padding: 70px 0 0 73px;
	}
}
@media only screen and (max-width: 1184px) {
	.captcha td {
		width: 350px !important;
	}
	.icon-width > img {
		width: 35px;
		padding-top: 2px;
	}
	.icon-btn {
		padding: 23px 25px 69px 27px;
	}
	.h3-section {
		padding-left: 17px;
	}
}
@media only screen and (max-width: 1180px) {
	.h3-section {
		width: 84%;
	}
}
@media only screen and (max-width: 1153px) {
	.parts-bkg,
	.attachments-bkg,
	.inventory-bkg {
		width: 93.5%;
	}
}
@media only screen and (max-width: 1148px) {
	.top-header a {
		font-size: 12px;
	}
	.slick-slide img {
		padding-top: 99px;
	}
	.get-in-touch {
		padding-top: 65px;
	}
	.top-header div {
		width: 285px;
	}
}
@media only screen and (max-width: 1136px) {
	.hero p {
		width: 97%;
	}
}
@media only screen and (max-width: 1099px) {
	.hero-wrapper div {
		width: 48%;
	}
	.slick-slide img {
		padding-top: 131px;
	}
}
@media only screen and (max-width: 1080px) {
	.contact-hero img,
	.hero img,
	.inventory-hero img {
		width: 196px;
		padding-top: 20px;
	}
	footer img {
		width: 194px;
	}
}
@media only screen and (max-width: 1076px) {
	.hero-wrapper div {
		width: 49%;
	}
}
@media only screen and (max-width: 1067px) {
	.get-in-touch {
		gap: 69px;
	}
	footer li,
	footer p {
		font-size: 14px;
	}
	.footer-header {
		font-size: 28px;
	}
}
@media only screen and (max-width: 1054px) {
	.hero-wrapper {
		justify-content: center;
		text-align: center;
	}
	.hero-wrapper div {
		width: 58%;
	}
	.contact-hero > .hero-wrapper {
		text-align: left;
	}
}
@media only screen and (max-width: 1047px) {
	.icon-btn {
		padding: 23px 25px 69px 21px;
	}
}
@media only screen and (max-width: 1043px) {
	.hero-wrapper div {
		width: 59%;
	}
}
@media only screen and (max-width: 1025px) {
	.hero-wrapper div {
		width: 60%;
	}
}
@media only screen and (max-width: 1023px) {
	.contact-hero img,
	.hero img,
	.inventory-hero img {
		padding-top: 13px;
	}
	.hero-wrapper {
		padding: 94px 0 100px 0;
	}
}
@media only screen and (max-width: 1020px) {
	.h3-section {
		padding-left: 10px;
	}
}
@media only screen and (max-width: 1018px) {
	.icon-btn h3 {
		font-size: 15px;
	}
}
@media only screen and (max-width: 1008px) {
	.hero-wrapper div {
		width: 61%;
	}
}
@media only screen and (max-width: 997px) {
	.icon-btn p {
		font-size: 12px;
		line-height: 18px;
	}
	.icon-btn {
		padding: 19px 25px 61px 21px;
	}
}
@media only screen and (max-width: 984px) {
	h2 span {
		font-size: 16px;
	}
}
@media only screen and (max-width: 954px) {
	.h2-section {
		flex: none;
	}
	.half-slide {
		flex: 2;
	}
	.icon-btn-row a {
		width: 57%;
	}
	.top-header a {
		font-size: 11px;
	}
	.top-header div {
		width: 270px;
	}
}
@media only screen and (max-width: 944px) {
	.icon-width > img {
		width: 30px;
		padding-top: 0px;
	}
}
@media only screen and (max-width: 931px) {
	.hero-wrapper div {
		width: 66%;
	}
}
@media only screen and (max-width: 927px) {
	.icon-btn {
		padding: 19px 19px 61px 19px;
	}
}
@media only screen and (max-width: 918px) {
	.map-width {
		width: 770px;
	}
}
@media only screen and (max-width: 901px) {
	.icon-btn {
		padding: 19px 15px 61px 15px;
	}
	.h2-section {
		width: 90%;
	}
}
@media only screen and (max-width: 885px) {
	.complete-form {
		width: 81%;
		text-align: center;
		line-height: 23px;
	}
}
@media only screen and (max-width: 875px) {
	.icon-btn {
		padding: 19px 12px 61px 12px;
	}
	.icon-btn p {
		font-size: 11px;
		line-height: 16px;
	}
	.icon-btn h3 {
		font-size: 14px;
	}
	.body {
		padding-top: 73px;
	}
}
@media only screen and (max-width: 866px) {
	.map-width {
		width: 712px;
	}
}
@media only screen and (max-width: 828px) {
	.footer-logo img {
		width: 160px;
	}
	.footer-logo {
		justify-content: center;
		padding: 95px 0 38px 0;
	}
}
@media only screen and (max-width: 810px) {
	.top-header {
		width: 108%;
		margin: 0 auto;
		justify-content: center;
	}
	.footer-row {
		padding: 70px 0 0 60px;
		gap: 79px;
	}
	tr {
		justify-content: left;
	}
	.input,
	.textarea {
		width: 290px;
	}
	.top-header {
		width: 97%;
	}
	.top-header {
		text-align: center;
	}
	.select select {
		width: 315px;
	}
	.flex {
		justify-content: space-between;
	}
	.hero-wrapper div {
		width: 69%;
	}
	.get-in-touch button,
	.hero button {
		font-size: 11px;
	}
	.top-header a {
		font-weight: 300;
	}
}
@media only screen and (max-width: 801px) {
	.icon-width > img {
		width: 27px;
	}
}
@media only screen and (max-width: 791px) {
	.h3-section {
		width: 84%;
		padding-left: 6px;
	}
	.icon-btn {
		padding: 15px 12px 51px 12px;
	}
}
@media only screen and (max-width: 788px) {
	.map-width {
		width: 632px;
	}
}
@media only screen and (max-width: 783px) {
	.icon-btn p {
		font-size: 10px;
		line-height: 14px;
	}
}
@media only screen and (max-width: 765px) {
	.hero-wrapper div {
		width: 72%;
	}
	.contact-hero img,
	.hero img,
	.inventory-hero img {
		padding-top: 16px;
	}
}
@media only screen and (max-width: 735px) {
	.location-contact div {
		padding: 15px 90px 15px 31px;
	}
}
@media only screen and (max-width: 725px) {
	.icon-width > img {
		width: 24px;
	}
	.icon-btn h3 {
		font-size: 13px;
	}
	.icon-btn p {
		padding-top: 2px;
	}
}
@media only screen and (max-width: 720px) {
	.location-contact > div {
		padding: 15px 89px 15px 28px;
	}
}
@media only screen and (max-width: 719px) {
	.h3-section {
		width: 77%;
	}
	.icon-btn {
		padding: 14px 12px 51px 17px;
	}
}
@media only screen and (max-width: 717px) {
	.hero-wrapper div {
		width: 73%;
	}
}
@media only screen and (max-width: 710px) {
	.map-width {
		width: 575px;
	}
	.contact-hero img,
	.hero img,
	.inventory-hero img {
		width: 172px;
		padding-top: 13px;
	}
}
@media only screen and (max-width: 707px) {
	.hero-wrapper div {
		width: 74%;
	}
}
@media only screen and (max-width: 698px) {
	.hero-wrapper div {
		width: 75%;
	}
}
@media only screen and (max-width: 692px) {
	.footer-header {
		font-size: 24px;
		letter-spacing: 0.8px;
	}
	footer li,
	footer p {
		font-size: 12px;
		line-height: 31px;
	}
}
@media only screen and (max-width: 688px) {
	.hero-wrapper div {
		width: 80%;
	}
}
@media only screen and (max-width: 686px) {
	.hero-wrapper div {
		width: 81%;
	}
	h1 {
		font-size: 157%;
		line-height: 29px;
	}
	.hero p {
		font-size: 82%;
		line-height: 20px;
		padding: 3px 0 28px 0;
	}
	.complete-form p {
		font-size: 13px;
		line-height: 18px;
	}
}
@media only screen and (max-width: 684px) {
	.home-h1 {
		font-size: 174%;
		line-height: 31px;
	}
}
@media only screen and (max-width: 673px) {
	.location-contact > div {
		padding: 15px 81px 15px 28px;
	}
}
@media only screen and (max-width: 672px) {
	.h3-section {
		width: 80%;
	}
}
@media only screen and (max-width: 666px) {
	.locations-align {
		display: block;
	}
	.location-contact > div {
		padding: 23px 43px 20px 48px;
		display: flex;
		gap: 24px;
		text-align: center;
	}
	.location-content {
		padding-top: 31px;
	}
	td {
		display: block;
		text-align: center;
	}
	tr {
		display: block;
	}
	.input,
	.textarea {
		width: 412px;
	}
	.select select {
		width: 435px;
	}
	.complete-form p {
		font-size: 14px;
		line-height: 21px;
	}
	h1 {
		font-size: 238%;
	}
	h4 {
		text-align: left;
		padding: 40px 0 10px 0;
	}
	.location-contact > div {
		padding: 23px 43px 20px 43px;
	}
}
@media only screen and (max-width: 650px) {
	.icon-btn {
		padding: 14px 12px 51px 12px;
	}
}
@media only screen and (max-width: 646px) {
	.footer-row {
		gap: 43px;
	}
}
@media only screen and (max-width: 637px) {
	.auction-iframe img {
		float: none;
}
@media only screen and (max-width: 636px) {
	.map-width {
		width: 500px;
	}
}
@media only screen and (max-width: 634px) {
	.h3-section {
		width: 82%;
		
	}
}
@media only screen and (max-width: 621px) {
	.icon-btn {
		padding: 14px 12px 51px 11px;
	}
}
@media only screen and (max-width: 608px) {
	.footer-row {
		padding: 70px 0 0 48px;
	}
}
@media only screen and (max-width: 602px) {
	.hero-wrapper div {
		width: 52%;
	}
	.icon-btn-row {
		display: flex;
		flex-wrap: wrap;
		justify-content: center;
	}
	.hero-wrapper {
		justify-content: left;
		text-align: left;
		padding: 125px 0 63px 0;
	}
	.home-h1 {
		font-size: 228%;
		line-height: 37px;
	}
	.h3-section {
		padding-left: 12px;
	}
	.icon-width > img {
		width: 36px;
	}
	.icon-btn h3 {
		font-size: 15px;
	}
	.icon-btn p {
		font-size: 11px;
		line-height: 15px;
	}
	.icon-btn {
		padding: 17px 26px 52px 43px;
	}
	.icon-btn-row a {
		width: 75%;
	}
}
@media only screen and (max-width: 600px) {
	.hero-wrapper div {
		width: 62%;
	}
	.hero p {
		width: 85%;
	}
}
@media only screen and (max-width: 588px) {
	.footer-row {
		display: block;
	}
	.th-equipment {
		padding-top: 55px;
	}
}
@media only screen and (max-width: 558px) {
	.hero {
		background-position: 3% 99%;
	}
}
@media only screen and (max-width: 554px) {
	.map-width {
		width: 434px;
	}
}
@media only screen and (max-width: 541px) {
	.hero-wrapper div {
		width: 78%;
	}
}
@media only screen and (max-width: 540px) {
	.icon-btn {
		padding: 17px 9px 52px 24px;
	}
	.auction-iframe img {
		width: 222px;
		margin: 34px 0 20px 0;
}
}
@media only screen and (max-width: 520px) {
	.hero p {
		width: 90%;
	}
}
@media only screen and (max-width: 516px) {
	.location-icon p {
		font-size: 15px;
	}
	.location-icon {
		margin: 0 auto;
		justify-content: center;
	}
	.top-header a {
		font-size: 10px;
	}
	.top-header div {
		width: 234px;
	}
}
@media only screen and (max-width: 503px) {
	.hero-wrapper div {
		width: 74%;
	}
	.hero {
		background-position: 7% 99%;
	}
}
@media only screen and (max-width: 500px) {
	.input,
	.textarea {
		width: 365px;
	}
	.select select {
		width: 391px;
	}
	.contact-hero > .hero-wrapper {
		justify-content: center;
		text-align: center;
	}
	.contact-hero img,
	.hero img,
	.inventory-hero img {
		padding-top: 19px;
	}
}
@media only screen and (max-width: 496px) {
	.location-contact > div {
		padding: 23px 35px 20px 35px;
		gap: 17px;
	}
}
@media only screen and (max-width: 486px) {
	.input,
	.textarea {
		width: 375px;
	}
	
	.select select {
		width: 400px;
	}
}
@media only screen and (max-width: 478px) {
	.map-width {
		width: 375px;
	}
	h2 {
		text-align: center;
	}
	.h2-section {
		text-align: center;
	}
	.h2-section p {
		padding: 35px 0 38px 0;
	}
	.slick-slide img {
		padding-top: 82px;
	}
}
@media only screen and (max-width: 470px) {
	.icon-btn-row a {
		width: 85%;
	}
}
@media only screen and (max-width: 465px) {
	h2 {
		font-size: 54px;
	}	
}
@media only screen and (max-width: 462px) {
	.location-contact a {
		font-size: 14px;
	}
}
@media only screen and (max-width: 457px) {
		h2 {
			font-size: 53px;
		}
}
@media only screen and (max-width: 455px) {
	.location-contact > div {
		padding: 23px 27px 20px 28px;
	}
}
@media only screen and (max-width: 453px) {
	.hero-wrapper div {
		width: 79%;
	}
}
@media only screen and (max-width: 448px) {
	h2 {
		font-size: 52px;
	}
}
@media only screen and (max-width: 444px) {
	.input,
	.textarea {
		width: 320px;
	}
	.select select {
		width: 345px;
	}
}
@media only screen and (max-width: 440px) {
	h2 {
		font-size: 51px;
	}
}
@media only screen and (max-width: 437px) {
	.location-contact > div {
		display: block;
	}
	h4 {
		text-align: center;
	}
	.locations-align > div {
		width: 79%;
		margin: 0  auto;
	}
	.location-icon {
		padding: 117px 0 0 0;
	}
	.footer-row {
		margin-top: 27px;
	}
	.our-locations {
		padding-top: 125px;
	}
	.captcha {
		padding-bottom: 50px;
	}
	.location-contact > div {
		padding: 15px 27px 15px 28px;
	}
}
@media only screen and (max-width: 432px) {
	.location-icon p {
		font-size: 14px;
	}
}
@media only screen and (max-width: 431px) {
	h2 {
		font-size: 42px;
	}
	h2 span {
		font-size: 14px;
	}
}
@media only screen and (max-width: 422px) {
	.footer-row {
		text-align: center;
		padding: 70px 0 0 0;
	}
}
@media only screen and (max-width: 421px) {
	.hero-wrapper div {
		width: 88%;
	}
}
@media only screen and (max-width: 407px) {
	.hero-wrapper div {
		width: 90%;
	}
	.icon-width > img {
		width: 32px;
	}
	.icon-btn {
		padding: 17px 9px 52px 18px;
	}
}
@media only screen and (max-width: 404px) {
	.location-icon p {
		font-size: 13px;
	}
}
@media only screen and (max-width: 402px) {
	.hero-wrapper div {
		width: 91%;
	}
	.map-width {
		width: 335px;
	}
}
@media only screen and (max-width: 398px) {
	.hero-wrapper div {
		width: 92%;
	}
}
@media only screen and (max-width: 393px) {
	.top-header a {
		font-size: 9px;
	}
	.top-header div {
		width: 214px;
	}
}
@media only screen and (max-width: 387px) {
	.icon-btn-row a {
		width: 90%;
	}
	.h2-section p {
		font-size: 16px;
	}
}
@media only screen and (max-width: 386px) {
	.contact-hero img,
	.hero img,
	.inventory-hero img {
		width: 148px;
		padding-top: 17px;
	}
	.auction-iframe img {
		width: 191px;
	}
}
@media only screen and (max-width: 380px) {
	.captcha input {
		width: 142px;
	}
	.captcha .input {
		font-size: 13px;
		padding: 14px 20px;
	}
}
@media only screen and (max-width: 368px) {
	.input,
	.textarea {
		width: 270px;
	}
	.select select {
		width: 298px;
	}
	.complete-form p {
		font-size: 14px;
		line-height: 23px;
	}
	h4 {
		padding: 36px 0 19px 0;
	}
	.captcha .input {
		display: block;
		margin: 0 auto;
	}
	.captcha {
		display: block;
	}
	.submit {
		margin-bottom: 20px !important; 
	}
	.contact-hero img,
	.hero img,
	.inventory-hero img {
		padding-top: 20px;
		padding-left: 14px;
	}
	.captcha input {
		width: 166px;
	}
	.captcha td {
		width: 100% !important;
	}
}
@media only screen and (max-width: 367px) {
	.CaptchaImage {
		width: 46%;
	}
}
@media only screen and (max-width: 364px) {
	.contact-h1 {
		font-size: 248%;
	}
}
@media only screen and (max-width: 360px) {
	.map-width {
		width: 299px;
	}
}
@media screen and (max-width: 358px) {
	.input,
	.textarea {
		width: 269px;
	}
	.select select {
		width: 294px;
	}
}
@media only screen and (max-width: 355px) {
	.h3-section {
		width: 79%;
	}
	.icon-btn {
		padding: 16px 22px 56px 18px;
	}
	.h2-section p {
		font-size: 15px;
		padding: 21px 0 38px 0;
		line-height: 26px;
	}
	h2 {
		font-size: 39px;
	}
	h2 span {
		font-size: 13px;
	}
}
@media only screen and (max-width: 352px) {
	.flex {
		flex-wrap: nowrap;
	}
}
@media only screen and (max-width: 346px) {
	.body {
		padding-top: 63px;
	}
}
@media only screen and (max-width: 343px) {
	.location-contact a {
		font-size: 13px;
	}
}
@media only screen and (max-width: 342px) {
	.captcha .input {
		font-size: 11px;
	}
	.captcha input {
		width: 126px;
	}
	.CaptchaMessagePanel {
		font-size: 12px;
	}
}
@media only screen and (max-width: 340px) {
	.input,
	.textarea {
		width: 237px;
	}
	.select select {
		width: 261px;
	}
}
@media only screen and (max-width: 339px) {
	.home-h1 {
		font-size: 212%;
	}
	.hero p {
		font-size: 77%;
		line-height: 19px;
	}
}
@media only screen and (max-width: 330px) {
	footer li,
	footer p {
		font-size: 11px;
	}
	h2 {
		font-size: 37px;
	}
	h2 span {
		font-size: 12px;
	}
}
@media only screen and (max-width: 326px) {
	.icon-btn p {
		font-size: 10px;
		line-height: 13px;
	}
	.icon-btn h3 {
		font-size: 14px;
	}
	.icon-btn {
		padding: 16px 22px 40px 18px;
	}
}
@media only screen and (max-width: 324px) {
	.icon-width > img {
		width: 32px;
	}
}
@media only screen and (max-width: 322px) {
	.icon-btn {
		padding: 16px 22px 56px 13px;
	}
}
@media only screen and (max-width: 320px) {
	.map-width {
		width: 279px;
	}
	h2 {
		font-size: 41px;
	}
}
@media only screen and (max-width: 317px) {
	.h3-section {
		width: 84%;
	}
}
@media only screen and (max-width: 316px) {
	.hero-wrapper div {
		width: 86%;
	}
	.hero p {
		font-size: 72%;
		line-height: 18px;
		width: 92%;
	}
	.contact-h1 {
		font-size: 226%;
	}
}
@media only screen and (max-width: 312px) {
	h2 {
		font-size: 40px;
	}
	h2 span {
		font-size: 13px;
	}
}
@media only screen and (max-width: 308px) {
	.h3-section {
		padding-left: 9px;
	}
}
@media only screen and (max-width: 304px) {
	.icon-width > img {
		width: 30px;
	}
	h2 {
		font-size: 39px;
	}
	h2 span {
		font-size: 12px;
	}
}
@media only screen and (max-width: 303px) {
	.contact-h1 {
		font-size: 225%;
	}
	.complate-form p {
		line-height: 20px;
	}
	h4 {
		font-size: 15px;
	}
}
@media only screen and (max-width: 302px) {
	.icon-btn {
		padding: 16px 22px 56px 11px;
	}
	.contact-h1 {
		font-size: 210%;
	}
}
@media only screen and (max-width: 297px) {
	h2 {
		font-size: 38px;
	}
	.h2-section p {
		font-size: 14px;
		line-height: 25px;
	}
}
@media only screen and (max-width: 293px) {
	.hero p {
		font-size: 68%;
		line-height: 17px;
	}
}
@media only screen and (max-width: 289px) {
	h2 {
		font-size: 37px;
	}
}
@media only screen and (max-width: 286px) {
	.icon-btn-row a {
		width: 93%;
	}
}
@media only screen and (max-width: 282px) {
	.contact-h1 {
		font-size: 207%;
	}
}
@media only screen and (max-width: 281px) {
	h2 {
		font-size: 36px;
	}
}








