﻿/***** 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 --------

*/

/***** 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 {

}

a:link, a:visited, a:active {text-decoration:none;}
a:hover {text-decoration:none;}


hr{border:#000 1px solid;}

/*--- HEADER STYLES ---------------------*/
header {}
.header {
    display: flex;
    align-items: center;
    padding: 10px 4%;
    justify-content: space-between;
    background: #fff;
}
.headerlogo {
    width: 10%;
}
.headerlogo img{
    width: 204px;
}
.headernav{
	width: 80%;
}
.search-inv a{opacity: 1; transition: .3s all;color: #fff;font-size: 20px; width: 100%; text-align: center;}
.search-inv a:hover {opacity: 0.8;}
.search-inv {
    width: 50%;
    height: 100%;
    background: #3c3c3c;
    margin-left: 0px;
    display: flex;
    justify-content: center;
    align-items: center;
    color: #fff;
}
.flex-search {
  padding: 0 !important;
  width: 90%;
  margin: 0 auto;
  align-items: flex-start !important;
  gap: 10px;
}
#search {
  position: absolute;
  top: 0;
  bottom: 0px;
  left: 0;
  right: 0;
  background: #fff;
  z-index: 999;
  box-shadow: rgb(0 0 0 / 18%) 0px 2px 4px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  height: 118px;
  padding: 0px 20px;
}
.search-bg {
  -webkit-animation: slide-down .3s ease-out;
  -moz-animation: slide-down .3s ease-out;
  align-items: center;
  justify-content: center;
}
.search-btn {
  display: none;
}
.search-btn:hover {
  opacity: 1;
}
#search-header input {
  caret-color: #000 !important;
  background: #fff;
}
#search-header input:focus {
  outline-width: 0;
}
.searchTerm::placeholder { /* Chrome, Firefox, Opera, Safari 10.1+ */
  color: #000;
  opacity: 1; /* Firefox */
}
.searchTerm:-ms-input-placeholder { /* Internet Explorer 10-11 */
  color: #000;
}
.searchTerm::-ms-input-placeholder { /* Microsoft Edge */
  color: #000;
}
input#search-box:focus {
  outline: none;
}
.search-wrap {
  padding: 13px 0;
  width: 100%;
}
.search-wrap i.fa-solid.fa-magnifying-glass {
  font-size: 32px;
  color: #721c03;
  margin-right: 20px;
}
.search-header input[type="text"]:not([class^="Mui"]) {
  width: 100% !important;
  border: none !important;
  font-size: 22px !important;
  color: #000 !important;
    font-family: 'Exo 2';
  font-weight: 600 !important;
  letter-spacing: 2px !important;
  -webkit-user-select: initial;
  -khtml-user-select: initial;
  -moz-user-select: initial;
  -ms-user-select: initial;
  user-select: initial;
  height: auto !important;
  line-height: 70px !important;
  background: #fff;
}
#closeSearch {
  float: right;
  background: transparent;
  border: none;
  font-size: 28px;
  cursor: pointer;
  -webkit-transition: all 0.4s ease !important;
  -moz-transition: all 0.4s ease !important;
  -ms-transition: all 0.4s ease !important;
  -o-transition: all 0.4s ease !important;
  color: #000;
  position: absolute;
  right: 40px;
  top: 15px;
}
#closeSearch:hover {
  color: #f6d02a;
}
form.search-header {
  display: flex;
  align-items: center;
}
.headinfosect{
	display: flex;
	width: 10%;
}
.head-socials {
    width: 55%;
    display: flex;
    justify-content: space-around;
    color: #000;
}   
.head-socials a{
    color: #000;
	transition-duration: 0.5s;

}      
.head-socials a:hover{
    color: #f6d02a;
}     
.head-search {
    width: 45%;
    text-align: center;
    color: #fff;
}  
.head-search a{
    color: #fff;
	transition-duration: 0.5s;
}
.head-search a:hover{
    color: #f6d02a;
}
.herosection{
	background: url("/siteart/cropped-tcg-new-hero.jpg");
	background-size: cover;
	width: 100%;
	height: 800px;
	display: flex;
	align-items: flex-end;
	padding: 50px 4%;
	background-position: center;
	box-sizing: border-box;
}
.herotext {
    width: 65%;
}
.heroheader {
    background: #f6d02a;
    padding: 8px 20px;
    font-size: 42px;
    font-family: 'Exo 2';
    text-transform: uppercase;
    font-weight: 900;
    width: 52%;
    box-sizing: border-box;
    position: relative;
    top: 18px;
	z-index: 1;
}
.herobtn {
    width: 55%;
    display: block;
    text-align: center;
    font-family: 'Exo 2';
    color: #fff;
    background: #000;
    padding: 12px;
    text-transform: uppercase;
    font-weight: 600;
    border-radius: 20px;
    border-bottom: #f6d02a solid 5px;
	transition-duration: 0.5s;
}
.herobtn:hover {
    width: 58%;
    color: #000;
	font-weight: 600;
    background: #f6d02a;
    border-bottom: #000 solid 5px;
}
.heroparasect {
    background: #000000bf;
    padding: 30px 60px 30px 24px;
    margin-bottom: 15px;
}
.heropara {
    font-family: "Comfortaa", sans-serif;
    font-size: 15px;
    color: #fff;
    line-height: 30px;
}
.hpaboutsect{
	background: url("/siteart/blk-texture-bkgd.jpg");
	background-size: cover;
	width: 100%;
	padding: 8% 20% 6% 20%;
	box-sizing: border-box;
	display: flex;
	justify-content: center;
	text-align: center;
	flex-wrap: wrap;
	background-attachment: fixed;
	background-color: black;
}

.paratext {
 font-family: "Comfortaa", sans-serif;
    font-size: 15px;
    line-height: 30px;
	margin-bottom: 15px;
}
.headertext{
    font-family: 'Exo 2';
	font-size: 30px;
	text-transform: uppercase;
	margin-bottom: 15px;
}
.yellowbtn{
	width: 380px;
	text-align: center;
	background: #f6d02a;
	color: #000;
	font-family: 'Exo 2';
	padding: 10px;
	box-sizing: border-box;
	font-weight: 800;
	text-transform: uppercase;
	margin: 15px 0px;
	border-radius: 20px;
	border-bottom: solid 5px #000;
	transition-duration: 0.5s;
}
.yellowbtn:hover{
	width: 400px;
	background: #000;
	color: #fff;
	border-bottom: solid 5px #f6d02a;
}
.hpsetapart{
	background: url("/siteart/yellow-texture-bkgd.jpg");
	    background-size: cover;
    background-attachment: fixed;
    padding: 5% 0% 3% 0%;
    width: 67%;
    height: 465px;
    box-sizing: border-box;
}
.setapartflex {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-evenly;
    align-items: flex-start;
    padding: 3% 1%;
}
.hphalfpadtitle{
	background: #000;
	padding: 10px 10px 5px 5%;
	box-sizing: border-box;
	width: 95%;
	text-align: center;
	border-bottom-right-radius: 20px;
	border-top-right-radius: 20px;
	
}
.hpapartbox {
    width: 33%;
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 20px 0px 20px 15px;
    box-sizing: border-box;
}
.set-apart-img{
	background: url("/siteart/northern-light-excavator.jpg");
	background-size: cover;
    width: 33%;
    height: 465px;
    background-position: right;
}
.hpapartleft {
    width: 60px;
    height: 58px;
    display: flex;
    justify-content: center;
    align-items: center;
    border: solid 3px #000;
    border-radius: 40px;
    box-sizing: border-box;
    font-size: 22px;
}
.hpapartright {
    width: calc(100% - 50px);
    padding: 0px 15px;
    box-sizing: border-box;
}
.smparatext {
 font-family: "Comfortaa", sans-serif;
    font-size: 14px;
}
.smheader {
    font-size: 20px;
    font-weight: 800;
    font-family: 'Exo 2';
    padding-bottom: 5px;
    text-transform: uppercase;
}
.hpctasect {
    display: flex;
    justify-content: space-between;
    height: 500px;
    border-top: solid 30px #000;
    background: #000;
}
.hpctatextsect {
	background: #000000c7;
    width: 100%;
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
	transition-duration: 0.5s;
}
.hpctatextsect:hover {
  background: #00000087;
}
.hpctatext {
   width: 75%;
	text-align: center;
	background: #f6d02a;
	color: #000;
	font-family: 'Exo 2';
	padding: 15px;
	box-sizing: border-box;
	font-weight: 800;
	text-transform: uppercase;
	border-radius: 30px;
	border-bottom: solid 5px #000;
	transition-duration: 0.5s;
}
.hpctatext:hover {
   width: 78%;
	border-bottom: solid 5px  #f6d02a;
	background: #000;
	color: #fff;
}
.hpctabtn {
    width: 33%;
}
.white{
	color: #fff;
}
.black{
	color: #000;
}
.yellow{
	color: #f6d02a;
}
.secondpagesect {
    padding: 60px 0px 80px 0px;
    background: #f6d02a;
	overflow: hidden;
}
.partformpad {
    padding: 40px 6%;
}
.partformpad form{
    display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}
.partformpad form h2{
    width: 100%;
}
.flexbox{
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	align-items: center;
}
.halfbox{
	width: 48%;
}
.cpinfobox {
    background: #000;
    margin: 0px 85px;
    border-radius: 20px;
    padding: 40px;
}
.cpinfo {
    width: 100%;
    color: #f6d02a;
    padding: 20px 0px;
	font-size: 16px;
}
.cpinfo a{
    color: #fff;
	padding-left: 15px;
		font-family: 'Comfortaa';
}
.cpinfo i{
    	font-size: 20px;

}
.whitepagepadding{
	padding: 80px 0px 120px 0px;
}
.contactimgsect{
	width: 100%;
	height: 400px;
background-image: url("/siteart/contact-equipment-img.jpg");
	background-size: cover;
	background-position: 65% 38%;
}
/*---BODY--------------------------------*/




/*--------FORM STYLES--------------------*/


.CaptchaPanel{
	width: 100%;
}
.halfformfields {
    width: 49.9%;
    height: 40px;
    padding: 0px 10px;
    box-sizing: border-box;
    margin: 5px 0px;
	font-family: 'Comfortaa';
}
.fullformfields {
    width: 100%;
    height: 40px;
    box-sizing: border-box;
    margin: 5px 0px;
    padding: 0px 10px;
	font-family: 'Comfortaa';
}
.comments {
    width: 100%;
    padding: 10px;
    height: 160px;
    font-family: 'Comfortaa';
}
.CaptchaMessagePanel{
font-family: 'Comfortaa';
	font-size: 15px;
}
.CaptchaWhatsThisPanel a{
font-family: 'Comfortaa';
color: #000;	
	font-size: 14px;
}
.fullcenter {
    text-align: center;
    justify-content: center;
    display: flex;
    width: 100%;
}

.submitform{
	width: 380px;
	text-align: center;
	background: #000;
	color: #f6d02a;
	font-family: 'Exo 2';
	padding: 10px;
	box-sizing: border-box;
	font-weight: 800;
	text-transform: uppercase;
	margin: 15px 0px;
	border-radius: 20px;
	border-bottom: solid 5px #000;
	transition-duration: 0.5s;
		border: #000 solid 1px;
	display: block;
}
.submitform:hover{
	width: 400px;
	background: #f6d02a;
	color: #000;
	border: #000 solid 1px;
	border-bottom: solid 5px #000;
}
/*-------- FOOTER STYLES ----------------*/
footer{}

.footer {
    background: #fff;
    display: flex;
    justify-content: space-between;
    padding: 40px 4%;
    align-items: flex-start;
    align-content: flex-start;
    flex-wrap: wrap;
}
.footersect {
    width: 24%;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
	padding: 0px 20px;
	box-sizing: border-box;
}
.footerlogo {
    width: 222px;
}
.footerheader {
    font-family: 'Exo 2';
    width: 100%;
    border-top: solid #f6d02a 4px;
    border-bottom: solid #f6d02a 4px;
    padding: 8px;
    color: #000;
    text-transform: uppercase;
    font-size: 15px;
    margin-bottom: 10px;
}
.footerlinks {
    font-family: 'Comfortaa';
    font-size: 12px;
    width: 100%;
    margin: 5px 0px;
    color: #000;
	transition-duration: 0.5s;
}
.footerlinks:hover {
    letter-spacing: 0.5px;
}

/*----INVENTORY STYLES - KEEP AT BOTTOM OF CSS----*/
.list-redesign .has-search-bar{
	background: #f6d02a !important;
}
.faceted-search-content .selected-facets-container{
	background: #fff!important;
	
}
.faceted-search-content .faceted-section-box{
		background: #fff!important;

}
.faceted-search-content .faceted-section-box{
		background: #fff!important;
	
}
.show-closest-first-container {
    background: #ffffff!important;
	border: 1px #f6d02a solid!important;
}
.list-redesign .list-container-flexrow .list-listing-card-wrapper .listing-card-grid{
	    background: #ffffff!important;

}
.invbkgd{
    background: #f6d02a!important;

}
.list-content .list-error-container .info button:not(.login-button){
	color: #000000!important;
    background: #f6d02a!important;
}
.list-content .list-main-section{
	border: 1px solid #f6d02a!important;
}
.faceted-search-content .selected-facets-container .selected-facet{
	color: #000000!important;
    background: #f6d02a!important;
}
.faceted-search-content .faceted-section-box .faceted-search{
		color: #000000!important;
    background: #f6d02a!important;
}
.list-top-section .list-listings-count{
		color: #000000!important;
	
}
.list-container-flexrow .view-listing-details-link, .list-container-flexrow .dealer-phone-call, .list-container-flexrow .dealer-phone-text{
		color: #000000!important;
    background: #f6d02a!important;
}

.list-top-section .list-title .list-title-text{
    font-family: 'Exo 2'!important;	
}
.list-redesign{
margin-top: 30px!important;	
	    font-family: 'Comfortaa'!important;
}
.parts-list-content .parts-title-and-breadcrumbs .parts-listings-count{
		color: #000000!important;
	
}
.parts-list-content{
	margin-top: 30px!important;	
	    font-family: 'Comfortaa'!important;
}
.parts-list-content .parts-title-and-breadcrumbs .parts-title-text{
    font-family: 'Exo 2'!important;	
	
}
.parts-list-content .media-buttons .print-this, .parts-list-content .media-buttons .email-this{
    display: inline-block;
    background: unset;
    border: 2px solid #000000!important;
    border-radius: 30px!important;
    margin: unset;
    font-size: 14px!important;
    background-color: transparent!important;
    text-align: center;
    color: #000!important;
    padding: 8px 5px 8px 9px!important;	
}
.list-top-section .list-bcrumbs-and-title .ground-bcrumbs .media-buttons .print-this, .list-top-section .list-bcrumbs-and-title .ground-bcrumbs .media-buttons .email-this{
 display: inline-block;
    background: unset;
    border: 2px solid #000000!important;
    border-radius: 30px!important;
    margin: unset;
    font-size: 14px!important;
    background-color: transparent!important;
    text-align: center;
    color: #000!important;
    padding: 8px!important;	
}
.parts-redesign .parts-list-content .grid .parts-listing-container{
background: #fff!important;	
}
.view-listing-details-link{
color: #000000!important;	
background-color: #f6d02a!important;
}
.fa-magnifying-glass:before, .fa-search:before {color:black!important;}

/*---------- RESPONSIVE STYLES ----------*/



@media only screen and (max-width: 1435px) {
	.setapartflex{
	padding: 3% 2%;	
	}	
	.hpapartbox{
	padding: 20px 0px 20px 15px;	
	}
}
@media only screen and (max-width: 1345px) {
	.cpinfobox{
    margin: 0px 15px;
	}
	.hpctatext {
		width: 95%;}
	.hpctatext:hover {
		width: 98%;}
	.hpctasect {
		    height: 400px;
	}
	.heroheader{
	    width: 80%;	
	}
}
@media only screen and (max-width: 1140px) {
	.hpsetapart{
	width: 100%;
    height: auto;	
	}
	.set-apart-img{
		width: 100%;
    height: 350px;
    background-position: 85% 80%;
	}
}
@media only screen and (max-width: 1023px) {
.headernav {
    display: none;
}
.headerlogo {
    width: 75%;
}	
	.headinfosect {
	width: 15%;	
		align-items: center;
	}
	.headinfosect a{
		font-size: 20px;
	}
}

@media only screen and (max-width: 980px) {
    .hpctasect {
        height: 250px;    border-top: solid 12px #000;
    }
	.hpctatext{
	    padding: 10px 8px; font-size: 14px;	
	}
	    .hpapartbox {
        padding: 20px 0px 20px 40px;
        width: 50%;
    }
	.hpaboutsect{
		padding: 8% 2% 6% 2%;

	}
	.paratext{
		font-size: 14px;
    line-height: 24px;
    margin-bottom: 2px;
	}
	.herotext {
    width: 100%;
}
	.herosection {   
		height: 500px;
		    padding: 15px 0%;
	}
}
@media only screen and (max-width: 920px) {
	
.halfbox {
    width: 100%;
}
	.cpinfobox{
    margin: 10px 0px;
	}
}
@media only screen and (max-width: 850px) {
	.footer {padding: 40px 2%;}	
	.footersect {
		width: 50%;    padding: 15px 20px;}
	.contactimgsect {
		height: 180px;
	}
}
@media only screen and (max-width: 750px) {
	.hpapartbox {
        padding: 20px 0px 20px 0px;
	}
}
@media only screen and (max-width: 650px) {
	.headertext{
		margin-bottom: 10px;    
		font-size: 24px;
	}
	
}
@media only screen and (max-width: 600px) {
	.headerlogo {
        width: 50%;
    }
	    .headinfosect {
			width: 30%;}
	.secondpagesect {
    padding: 30px 0px;
	}
	.hpapartbox{
		width: 100%;
		flex-wrap: wrap;
		justify-content: center;
	}
	.hpapartright {
    width: 100%;
    padding: 12px 15px;
    box-sizing: border-box;
    text-align: center;
}
	    .hpapartbox {
        padding: 5px;
    }
	.heropara{
	    font-size: 12px;
    line-height: 22px;	
	}
	.heroparasect {
        padding: 30px 20px 12px 24px;
        margin-bottom: 6px;
	}
	.heroheader {
		top: 26px;    font-size: 30px;
	}
	.herobtn {
		font-size: 13px; width: 70%}
	.herobtn {
		font-size: 13px; width: 72%}
}
@media only screen and (max-width: 480px) {
	.partformpad {
    padding: 20px 2%;
}
	    .hpctasect {
        height: 500px;
		flex-wrap: wrap;
    }
	.hpctabtn {
    width: 100%;
}
	.hpctatextsect{
	    background: #00000075;	
	}
	.hpctatextsect:hover{
	    background: #0000003d;	
	}
	.halfformfields {
		width: 100%;}
.footersect {
	width: 100%; padding: 5px 20px 15px 20px;}
	.whitepagepadding {
    padding: 40px 0px;
}
	.submitform {
		width: 98%; font-size: 14px;}
	.submitform:hover {
		width: 100%;}
}
@media only screen and (max-width: 360px) {
	.contactimgsect {
		height: 130px;
	}
	.footersect {
        width: 100%;
        padding: 5px 5px 15px 5px;
    }
}
@media only screen and (max-width: 300px) {
	.header{
		flex-wrap: wrap;
	}
	.headerlogo {
        width: 100%;
        text-align: center;
    }
	.headerlogo img {
    max-width: 150px;
    width: 100%;
}
	  .headinfosect {
        width: 100%;
        justify-content: center;
    }
	.head-socials{
     width: 55%;
    display: flex;
    justify-content: flex-start;
	}
	.head-socials i{
     padding: 0px 8px;
	}
	.head-search {
    width: 45%;
    text-align: right;
}
.heroheader {
        width: 100%;
		top: 22px;
        font-size: 25px;
    }
}



