﻿/***** BEGIN RESET *****/
@import url("https://use.typekit.net/njd3cik.css");

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 --------*/
:root {
  --red: #A2090F;
  --dark-grey: #191919;
  --grey: #E5E5E5;
  --light-grey: #F2F2F2;
}

/***** 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;
}

h1, h2, h3 {
	font-family: 'runda', sans-serif;
}

#home p, #thankyou p, #about p, #contact p, #employment p, #parts p, #service p, #certified p, #hydraulic p, #oil-analysis p, #on-site-service p, #proactive p, #shop-services p, #hose-tips p, #maintenance-contracts p, #maintenance-inspections p, #preseason p, #undercarriage p, #winter-inspection p  {
	font-family: 'neulis-sans', sans-serif;
	color: var(--dark-grey);
	font-size: 17px;
	line-height: 30px;
}

/*-------- BODY STYLES --------*/

body {

}

a:link, a:visited, a:active {text-decoration:none;}
a:hover {text-decoration:none;}


hr{border:#000 1px solid;}

/*--- HERO STYLES ---------------------*/
.home-hero {background: url("/siteart/home-hero.jpg") no-repeat; background-size: cover; background-position: center; background-color: var(--dark-grey);}
.home-hero > div, .inner-hero > div {background: rgba(25,25,25,.7);}
.home-hero p {color: #fff!important; font-size: 20px!important;}
.home-hero .wrapper {padding-top: 200px!important; padding-bottom: 400px!important;}
.home-hero .heading-lg {max-width: 800px;}

#about .inner-hero {background: url("/siteart/about-hero.jpg") no-repeat; background-color: var(--dark-grey); background-size: cover; background-position: center;}
#service .inner-hero {background: url("/siteart/service-hero.jpg") no-repeat; background-color: var(--dark-grey); background-size: cover; background-position: center;}
#employment .inner-hero {background: url("/siteart/employment-hero.jpg") no-repeat; background-color: var(--dark-grey); background-size: cover; background-position: center;}
#contact .inner-hero, #parts .inner-hero {background: url("/siteart/part-hero.jpg") no-repeat; background-color: var(--dark-grey); background-size: cover; background-position: center;}
.inner-service .inner-hero, #thankyou .inner-hero {background-color: var(--dark-grey);}
.inner-hero .flex {gap: 30px; padding-top: 300px!important; padding-bottom: 30px!important; flex-wrap: wrap; align-items: center;}
.inner-hero a {color: #fff; font-size: 17px; font-weight: 700; line-height: 35px; font-family: 'neulis-sans', sans-serif; transition: all .4s ease-in;}
.inner-hero a:hover {color: #FF4148;}
.inner-hero hr {margin: 0; border: #fff solid 1px; height: 25px;}
.inner-hero p {color: #fff!important;}

/*---BODY--------------------------------*/
/*---quicklinks---*/
.quicklinks > div {background: #fff; box-shadow: 0 2px 10px 0 rgba(38, 38, 38, 0.25); padding: 60px 70px!important; border-radius: 20px; margin: -320px auto 0!important;}
.quicklinks .heading-md {text-align: center; max-width: 800px; margin: 0 auto 40px;}
.quicklinks .flex {gap: 20px; justify-content: center;}
.quicklinks .flex a {background-color: var(--dark-grey); max-width: 580px; width: 100%; height: 320px; border-radius: 20px; position: relative; transition: all .4s ease-in;}
.quicklinks .flex a:first-child {background: var(--red);}
.quicklinks .flex a:hover {background: var(--red)!important;}
.quicklinks .flex a:first-child:hover {background: var(--dark-grey)!important;}
.quicklinks .flex a img {width: 100%; height: 100%; object-fit: cover; border-radius: 20px; opacity: .2;}
.quicklinks .flex .heading-sm {position: absolute; left: 30px; bottom: 30px; right: 0; color: #fff;}
.quicklinks .flex .heading-sm span {font-size: 20px;}

/*---img-right---*/
.img-right {justify-content: space-between; gap: 40px; align-items: center; padding-top: 100px!important; padding-bottom: 100px!important;}
.img-right .content-left {max-width: 900px;}
.img-right .video-height {max-width: 950px; width: 100%; min-width: 650px;}
.img-right .video-height video {width: 100%; height: 100%;}
.img-right p a {color: var(--red); transition: all .4s ease-out;}
.img-right p a:hover {color: var(--dark-grey);}

.img-right .img-height {max-width: 950px; width: 100%; height: 650px; min-width: 300px;}
.img-right .img-height img {width: 100%; height: 100%; object-fit: cover;}

/*---col-3---*/
.col-3 {background: linear-gradient(rgb(255, 255, 255) 55%, rgb(229, 229, 229) 55%); padding-bottom: 100px;}
.col-3 .heading-md {margin-bottom: 40px;}
.col-3 .flex {justify-content: center; gap: 20px;}
.col-3 .flex div {padding: 80px 45px;background: var(--light-grey); border-radius: 20px; max-width: 595px; width: 100%; text-align: center;}
.col-3 .flex h3 {font-size: 60px; margin-bottom: 30px; color: var(--dark-grey);}
.col-3 .flex p {font-family: 'runda', sans-serif!important; font-size: 30px!important; font-weight: 700; line-height: 40px!important;}
.col-3 .flex div:last-child {background: var(--red);}
.col-3 .flex div:last-child h3, .col-3 .flex div:last-child p {color: #fff!important;}

/*---img-left---*/
.img-left {background: var(--grey); position: relative;}
.img-left > .flex {justify-content: space-between; align-items: center; gap: 80px;}
.img-left .img-height {max-width: 880px; width: 100%; height: 730px; position: relative; z-index: 1; min-width: 200px;}
.img-left .img-height img {width: 100%; height: 100%; object-fit: cover;}
.img-left .content-right {max-width: 900px;}
.img-left .btn-top {gap: 20px; flex-wrap: wrap;}

.clip-path-top {clip-path: polygon(0% 0%, 100% 100%, 100% 100%, 0% 100%);background-color: #ffffff; width: 100%; height: 80px; position: absolute; bottom: -.5px; left: 0; right: 0; z-index: 0;}

/*---center-section---*/
.center-section {padding-top: 130px!important; padding-bottom: 100px!important; max-width: 850px!important; text-align: center;}
.center-section p a {color: var(--red); transition: all .4s ease-in;}
.center-section p a:hover {color: var(--dark-grey);}

/*---bg-img---*/
.bg-red {background:url("/siteart/contact-home.jpg") no-repeat; background-position: center; background-size: cover; position: relative;}
.bg-red > div {background: rgba(162,9,15,.9);}
.bg-red .flex {justify-content: space-between; padding-top: 150px!important; padding-bottom: 60px!important; align-items: flex-end; gap: 40px;}
.bg-red .heading-md {max-width: 600px; color: #fff;}
.bg-red p {color: #fff!important;}
.bg-red .flex > div:first-child {max-width: 800px;}

.clip-path-bottom {clip-path: polygon(0% 0%, 100% 0%, 100% 100%, 0% 0%); background-color: #fff; width: 100%; height: 80px; position: absolute; top: -.5px; left: 0; right: 0; z-index: 1;}

/*--------PAGE STYLES--------------------*/
/*---thankyou---*/
#thankyou .box-center {padding-top: 100px!important;}

/*---about---*/
#about .img-left {padding-top: 100px!important;}
#about .img-left .img-height {height: 450px!important; max-width: 930px!important;}
#about .img-left .wrapper > div:first-child {width: 100%;}
#about .img-left .wrapper > div:first-child .img-height:first-child {margin-bottom: 20px;}

.inner-center-section {text-align: center; padding-top: 130px!important; padding-bottom: 130px!important;}
.inner-center-section p {max-width: 900px; margin: 0 auto;}
.inner-center-section ul {margin-top: 30px; margin-bottom: 30px; justify-content: center; gap: 20px;}
#parts .box-center ul {margin-top: 30px; justify-content: center; gap: 20px;}
.inner-center-section ul li, #parts .box-center ul li {width: 100%; padding: 25px 20px; border: #191919 solid 1px;}

.center-video {text-align: center; padding-bottom: 130px!important;}
.center-video .heading-md {margin-bottom: 40px;}
.center-video .video-height {max-width: 1000px; width: 100%; margin: 0 auto;}
.center-video .video-height video {width: 100%; height: 100%;}

/*---contact---*/
#contact .img-right ul {margin-top: 20px; margin-left: 10px;}
#contact .img-right ul a {color: var(--dark-grey); font-size: 17px; font-family: 'neulis-sans', sans-serif; line-height: 35px; transition: all .4s ease-in;}
#contact .img-right ul a:hover {color: var(--red);}
#contact .img-right ul a i {margin-right: 15px;}

/*---employment---*/
/*---parts---*/
.box-center {padding-bottom: 100px!important;}
.box-center > div {text-align: center; padding: 80px 20px!important; box-shadow: 0 2px 10px 0 rgba(38, 38, 38, 0.25); border-radius: 20px; }
.box-center p {max-width: 1050px; margin: 0 auto;}
#parts .img-right .img-height {height: 500px;}
#parts .box-center > div {padding: 80px 40px!important;}

#parts .img-left .wrapper {padding-top: 100px;}
#parts .img-left .heading-md {max-width: 850px;}
#parts .img-left .wrapper > .flex {margin-top: 40px; justify-content: space-between; align-items: center; gap: 30px;}
#parts .img-left .img-height {max-width: 510px!important; height: 800px!important;}
#parts .img-left .content-right {max-width: 100%!important; min-width: 1050px; margin-bottom: 30px;}
#parts .img-left .content-right .flex {gap: 60px; margin-bottom: 60px;}
#parts .img-left .content-right img {width: 70px; margin-bottom: 10px;}
#parts .img-left .heading-sm {margin-bottom: 20px;}
#parts .img-left .info-card {max-width: 600px; width: 100%;}

/*---service---*/
.inner-center-section ul li a {font-family: 'neulis-sans', sans-serif; font-size: 17px; color: var(--dark-grey); transition: all .4s ease-in;}
.inner-center-section ul li a:hover {color: var(--red); text-decoration: underline;}
#service .inner-center-section ul {margin-top: 20px; margin-bottom: 20px;}
#service .inner-center-section .heading-sm {margin-top: 50px; margin-bottom: 30px;}

#service .inner-center-section {padding-top: 100px!important; padding-bottom: 100px!important;}

.financing-service {background: var(--light-grey); padding-top: 100px; padding-bottom: 100px;}
.financing-service .wrapper {justify-content: space-between; gap: 30px;}
.financing-service .finance-btns .flex {gap: 20px; margin-bottom: 20px;}
.financing-service .finance-btns a {padding: 75px; background: #fff; display: flex;justify-content: center;align-items: center; transition: transform .4s;}
.financing-service .finance-btns a:hover {transform: scale(.9);}
.financing-service .finance-btns img {max-width: 350px; width: 100%;}

#service .bg-red .clip-path-bottom {background-color: #F2F2F2;}
.bg-red p a {color: #fff; font-weight: 700;}
.bg-red p a:hover {text-decoration: underline;}

.inner-service .box-center {padding-bottom: 50px!important;}
.inner-service .box-last {padding-bottom: 100px!important;}
.inner-service .box-first {margin-top: 100px!important;}
.inner-service .img-right ul li {list-style: disc; margin-left: 30px;}
.inner-service .img-right ul {margin-top: 20px;}
#undercarriage .box-center .heading-sub {margin-top: 30px; margin-bottom: 10px;}
.inner-service .box-center .list-col {justify-content: center;}
.inner-service .box-center .list-heading {margin-top: 40px;}
.inner-service .box-center .list-col li {margin-bottom: 15px;}
.inner-service .box-center .list-col ul {margin-top: 20px; margin-bottom: 20px;}
.inner-service .box-center .list-col ul:first-child {border-right: solid 2px #191919; padding-right: 50px;}
.inner-service .box-center .list-col ul:last-child {padding-left: 50px;}

/*--------FORM STYLES--------------------*/
.form-all p {margin-bottom: 50px;}
.form-heading {text-align: left!important; font-size: 25px; margin-top: 30px; font-weight: 500;}

.form-all {
	box-sizing: border-box;
	max-width: 1100px!important; 
	width: 100%;
	padding-bottom: 150px !important;
	text-align: center;
}

.parts-form .form-all {padding-top: 120px;}

.label {font-family: 'neulis-sans', sans-serif;text-align: left!important;font-weight: 500;}
.label-row {margin-bottom: 15px;}
.flex-row {display: flex;width: 100%; gap: 15px; margin-bottom: 15px;}

.form-half {display: inline-block;width: 50%;}
.form-half input {
	padding: 15px;
	width: 100%;
	border: solid 1px #191919;
	background: transparent;
	font-family: 'neulis-sans', sans-serif;
	box-sizing: border-box;
}

.form-full textarea {
	width: 100%;
	padding: 15px;
	border: solid 1px #191919;
	background: transparent;
	box-sizing: border-box;
	margin-bottom: -8px;
	font-family: 'neulis-sans', sans-serif;
}
.form-full {margin: 15px 0 30px 0;}

.checkbox {text-align:left; margin-bottom:30px!important;margin-top: 25px!important;}
.checkbox .flex {gap: 20px;}
.checkbox .flex div:last-child {display: flex; flex-direction: row; align-items: center;}
.checkbox .label-row {margin-bottom: 0; margin-left: 5px;}

.form-third {display: inline-block;width: 33.3%;}
.form-third div {width: 100%;}

/*--------Captcha--------------------*/

.include-captcha{display:none;}
#submit-btn {float: right;}
.CaptchaWhatsThisPanel > a, .CaptchaMessagePanel {color: var(--dark-grey);font-family: 'neulis-sans', sans-serif;}
.CaptchaPanel {text-align: right!important;}
.captcha-button {float: right;}


/*-------- FOOTER STYLES ----------------*/
.my-site-footer {background: var(--dark-grey)!important; padding-top: 80px;}
.my-site-footer .wrapper > .flex {justify-content: space-between; padding-bottom: 100px; gap: 30px;}
.my-site-footer li a {color: #fff; font-size: 17px; transition: all .4s ease-in;}
.my-site-footer li a:hover {color: #FF4148;}
.my-site-footer p {color: #fff; font-size: 20px; font-weight: 700;}
.my-site-footer li a {font-family: 'neulis-sans', sans-serif;}

.footer-left .flex {gap: 30px; margin-top: 50px;}
.footer-left .btn-top {margin-top: 50px; margin-bottom: 50px;}
.footer-left i {margin-left: 15px;}
.footer-left .img-height {max-width: 300px; padding: 30px 35px; background: rgba(255,255,255,.6); border-radius: 30px;}
.footer-left .img-height img {width: 100%; max-width: 300px;}

.footer-right {gap: 130px;}
.footer-right i {margin-right: 15px;}
.footer-right p {font-family: 'runda', sans-serif; margin-bottom: 40px;}
.footer-right li {margin-top: 30px;}

.footer-bottom {border-top: #fff solid 1px; padding-top: 30px; padding-bottom: 30px;}
.footer-bottom p {font-family: 'neulis-sans', sans-serif; font-size: 17px!important; font-weight: 400;}

/*-------- UNIVERSAL STYLES ----------------*/
.wrapper {
	padding: 0 15px; 
	margin: 0 auto;
	max-width: 1830px;
}

.flex {display: flex;}
.p-top {margin-top: 20px!important;}
.p-bottom {margin-bottom: 20px;}
.btn-top {margin-top: 60px;}

/*---Headings---*/
.heading-lg {font-size: 75px; font-weight: 700; color: #fff; margin-bottom: 20px;}
.heading-md {font-size: 50px; font-weight: 700; color: var(--dark-grey); margin-bottom: 20px;}
.heading-sm {font-size: 35px; font-weight: 700px;}
.heading-sub {font-size: 20px; margin-bottom: 20px;}

/*---Buttons---*/
.btn-red, .btn-white {
	display: inline-block;
	color: #fff;
	background: var(--red);
	width: 230px;
	padding: 20px 0;
	border: none;
	transition: all .4s ease-out;
	font-size: 20px;
	font-family: 'runda', sans-serif;
	font-weight: 700;
	text-align: center;
}
.btn-red:hover {background: var(--dark-grey)!important;}

.btn-white {color: var(--dark-grey)!important; background: #fff!important;}
.btn-white:hover {background: var(--grey)!important;}


/*----INVENTORY STYLES - KEEP AT BOTTOM OF CSS----*/

.list-top-section .list-listings-count, .dealer-contact__details_right-col span {color: var(--red)!important;}
.listing-prices__retail-price {color: var(--dark-grey)!important;}

.list-container-flexrow .view-listing-details-link, .faceted-search-content .selected-facets-container .selected-facet, .list-content .list-error-container .info button:not(.login-button), .detail__cta-buttons button, .view-all-link, .dealer-contact__buttons button, .detail-contact-bar button {background: var(--red)!important; transition: all .4s ease-out!important;}
.list-container-flexrow .view-listing-details-link:hover, .list-content .list-error-container .info button:not(.login-button):hover,.detail__cta-buttons button:hover, .view-all-link:hover, .dealer-contact__buttons button:hover, .detail-contact-bar button:hover {background: var(--dark-grey)!important;}

/*---------- RESPONSIVE STYLES ----------*/

@media only screen and (max-width: 1330px) {
	#parts .img-left .content-right .flex {gap: 30px; margin-bottom: 30px;}
	#parts .img-left .wrapper > .flex {flex-direction: column;}
	#parts .img-left .img-height {height: 200px!important; max-width: 100%!important;}
	#parts .img-left .content-right {min-width: 100px; margin-bottom: 130px;}
}

@media only screen and (max-width: 1300px) {
	.footer-right {gap: 40px;}
	.my-site-footer .wrapper > .flex {flex-wrap: wrap;}
}

@media only screen and (max-width: 1250px) {
	.col-3 .flex div {padding: 50px 20px;}
}

@media only screen and (max-width: 1230px) {
	.financing-service .finance-btns a {padding: 25px;}
}

@media only screen and (max-width: 1130px) {
	.quicklinks > div {padding: 50px 15px!important;}
	.img-right, .col-3 .flex {flex-direction: column;}
	.img-right .video-height {min-width: 100px;}
	.col-3 .flex div {max-width: 100%; width: auto;}
	.img-left > .flex {gap: 40px;}
	.img-right .img-height, #parts .img-right .img-height {height: 300px; min-width: 100px;}
	.img-right {align-items: flex-start;}
}

@media only screen and (max-width: 1000px) {
	.inner-center-section ul, #parts .box-center ul  {flex-wrap: wrap;}
	#inventory-styles .footer-bottom {padding-bottom: 100px!important;}
}

@media only screen and (max-width: 900px) {
	.quicklinks .flex {flex-wrap: wrap;}
	.quicklinks .flex a {max-width: 900px; height: 200px;}
	.financing-service .wrapper {flex-wrap: wrap;}
	.financing-service .finance-btns img {max-width: 400px;}
}

@media only screen and (max-width: 860px) {
	.img-left > .flex {flex-wrap: wrap;}
	.img-left .img-height {height: 200px;}
	.img-left .content-right {margin-bottom: 120px;}
	.center-section {padding-top: 80px!important;}
	#about .img-left .img-height {height: 300px!important;}
}

@media only screen and (max-width: 730px) {
	.heading-lg, .col-3 .flex h3 {font-size: 50px!important;}
	.heading-md {font-size: 35px;}
	.heading-sm, .col-3 .flex p {font-size: 30px!important;}
	.form-heading {font-size: 20px;}
	.bg-red .flex {flex-wrap: wrap; gap: 0;}
	.footer-right {flex-wrap: wrap; gap: 50px;}
}

@media only screen and (max-width: 700px) {
	.checkbox .flex {flex-wrap: wrap;}
	.form-third {width: 100%;}
	.inner-service .inner-hero .flex {padding-top: 100px!important;}
}

@media only screen and (max-width: 650px) {
	.home-hero .wrapper, #parts .img-left .wrapper, .parts-form .form-all, .inner-service .box-first, #thankyou .box-center {padding-top: 80px!important;}
	.col-3, .center-section, .center-video, .box-center, .inner-service .box-last {padding-bottom: 80px!important;}
	.img-right, .inner-center-section, .financing-service, #service .inner-center-section {padding-top: 80px!important; padding-bottom: 80px!important;}
	.bg-red .flex {padding-top: 100px!important;}
	.form-all {padding-bottom: 100px!important;}
	.my-site-footer .wrapper > .flex {gap: 0;}
	#about .img-left .img-height {height: 200px!important;}
	#parts .img-left .content-right .flex {flex-wrap: wrap;}
	.inner-service .box-center .list-col ul:first-child {padding-right: 30px;}
	.inner-service .box-center .list-col ul:last-child {padding-left: 30px;}
}

@media only screen and (max-width: 600px) {
	.col-3 .flex h3 {font-size: 40px!important;}
	.col-3 .flex p {font-size: 25px!important; line-height: 30px;}
	.flex-row {flex-wrap: wrap;}
	.form-half {width: 100%;}
	.box-center > div {padding: 50px 20px!important;}
}

@media only screen and (max-width: 560px) {
	.inner-service .box-center .list-col {flex-direction: column;}
	.inner-service .box-center .list-col ul:first-child {padding-right: 0px; border-right: 0px; margin-bottom: 0!important;}
	.inner-service .box-center .list-col ul:last-child {padding-left: 0px; margin-top: 0!important;}
}

@media only screen and (max-width: 500px) {
	.financing-service .finance-btns .flex {flex-wrap: wrap;}
	.inner-service .img-right ul li {margin-left: 20px;}
	#parts .box-center > div {padding: 80px 20px !important; }
}

