﻿/***** 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;
	font-family:Helvetica, Arial, sans-serif;
	line-height:22px;
	
}

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 */  
article, aside, figure, footer, header, nav, section {
    display: block;
	border:none;
	margin:0;
	padding:0;
}

p {
	margin-top:15px;
}
/***** END RESET *****/

h1 {
	margin:20px 0 ;
	width:90%;
	font-family: 'Orbitron', sans-serif;
	line-height:28px;
	font-size:22px;
}

h2 {
	font-family:'Orbitron', sans-serif;
	letter-spacing:3px;
	font-size:22px;
}

h3 {
	font-family:'Orbitron', sans-serif;
	letter-spacing:3px;
	font-size:12px;
	margin:0;
}


h6 {
	font-size:18px;
	color:#000;
	font-weight:700;
	margin:-590px 5% 0 2%;
	font-family: 'Orbitron', sans-serif;
	background:hsla(0,0%,100%,0.93);
	padding:30px 30px 0;
}


h5 {
	font-size:24px;
	margin:10px 0;
	color:#000;
	font-weight:700;
	font-family: 'Orbitron', sans-serif;
}
.section.group.featuredInventory.padding_80{  text-align:center !important;}

@media screen and (max-width:600px) {
h1, h2 {
	font-size:17px;
}}
/*---------------------------
  INVENTORY & THANK YOU PAGE
----------------------------*/
.productline img{
	width:200px;
	height:auto;
	float:left;
	margin:auto 30px auto 0;
	padding:30px 0;
}

.productline p {
	width:100%;
}

.productline {
	width:100%;
	max-width:1000px;
	border:1px #000000 solid;
	margin:10px auto;
	padding:30px;
	box-sizing:border-box;
}

.sitecontainer.product h2 {
	width:100%;
	max-width:1000px;
	margin:0 auto 30px;
}

.sitecontainer {
    width: 80%;
	margin:0 10% ;
	float:left;
}

.thanks {
	margin:50px 0 300px;
	font-size:18px;
	text-align:center;
	float:left;
	width:100%;
}

.partspage {
	width:80%;
	margin:0 10%;
	float:left;
	margin-bottom:30px;
}
/*  EQUIPMENT LANDING  ============================================================================= */
.landingPage {
	min-height: 700px;
	width:80%;
	margin:0 auto;
	max-width:1200px;
}
	.landingPageTitle {
		margin-bottom: 40px !important;
	}
	.landingPageTitle h1 {
		text-align: left !important;
		font-size: 28px;
	}
	
/* === */
	
.landingPageBox {
	background: #f8f8f8;
	border: 1px solid #000;
	box-sizing: border-box !important;
	position: relative;
	width: 24%;
	margin-right: 1%;
	margin-bottom: 1%;
	float: left;
	displaY: inline-block;
}
	.landingPageBox img {
		width: 100%;
		height: auto;
		float: left;
	}
	.landingPageBox span {
		padding: 20px;
		box-sizing: border-box;
		display: inline-block;
		width: 100%;
		text-align: left !important;
	}
	.landingPageBox span h3 {
		color: #a9a9a9;
		text-transform: uppercase;
		margin-bottom: 10px;
		font-size: 12px;
	}
	.landingPageBox span strong {
		width: 100%;
		display: inline-block;
		text-transform: uppercase;
		color: #000;
		font-size: 16px;
	}
	.landingPageBox:hover {
		border: 1px solid #fcb817;
		
		-webkit-transition: all 0.3s;
		-moz-transition: all 0.3s;
		-ms-transition: all 0.3s;
		-o-transition: all 0.3s;	
		transition: all 0.3s; 
	}
		
.linkfill {
	display: inline-block !important;
	width: 100% !important;
	height: 100% !important;
	line-height: 0 !important;
	font-size: 0 !important;
	color: transparent !important;
	text-decoration: none !important;
	position: absolute;
	left: 0;
	top: 0;
	right: 0;
	bottom: 0;
}


.inner {
	display: inline-block;
	vertical-align: middle;
	width: 100%;
	height: auto;
	max-width: 1200px;
}
@media screen and (max-width: 980px) and (min-width: 751px) {
	.landingPageBox {
	    width: 32%;
	}
}

@media screen and (max-width: 750px) {
/*Equipment Landing*/
	.landingPageBox {
	    width: 49%;
	}
	.landingPage {
	width:90%;
}
}

@media screen and (max-width:400px) {
	.landingPageBox {
		width:100%;
	}}
/*---------------------------
         HEADER
----------------------------*/
.logo {
	width:19%;
	float:left;
	margin:10px auto 10px 10%;
	min-width:155px;
}

.logo img {
	width:100%;
	height:auto;
	max-width:250px;
}

.headericon {
	margin:20px 10% 0 auto;
	float:right;
}

.fa {
	font-size:28px !important;
	color:hsla(228,100%,22%,1.00);
}
/*---------------------------
  			FOOTER
----------------------------*/
.footer {
	width:100%;
	background:#000000;
	float:left;
	margin-top:10px;
}

.footerinfo {
	width:80%;
	margin:30px 10% 0;
}

.footerthird {
	width:33%;
	color:#fff;
	text-align:center;
	float:left;
	font-size:12px;
	text-transform:uppercase;
	border-right:#fff 2px solid;
}

.footerthird a {
	color:#fff;
	text-decoration:none;
	text-transform:uppercase;
}

.footerthird a:hover {
	color:#969696;
}

.footerthird p {
	line-height:14px;
	margin-top:5px;
}

.footersandhills {
	width:100%;
	float:left;
	color:#848484;
	font-size:10px;
	text-align:center;
}
.footersandhills a {
	color:#848484;
	font-size:10px;
}


@media screen and (min-width:801px) and (max-width:1350px){ 
.footerinfo {
	width:90%;
}}

@media screen and (max-width:800px) {
h3 {
	font-size:10px;
}
.footerthird {
	width:100%;
	margin:20px 0;
	border-right:none;
}

.footersandhills {
	margin-bottom:20px;
}}
/*---------------------------
         HOMEPAGE
----------------------------*/
.mainpic {
	width:100%;
	float:left;
	margin:0 auto 50px;
}

.mainpic img {
	width:100%;
	height:auto;
}

.topwrap {
	width:70%;
	margin:0 auto 0 15%;
	float:left;
	max-width:1046px;
}

.aboutcontactwrap {
margin: 0 auto;
}

.featuredinvwrapper {
margin: 0 auto;
}

.welcome {
	width:100%;
	margin:0 auto;
}

.welcome p {
	text-align:justify;
}

.firstp {
	width:68.5%;
}

.secondp {
	text-align:left !important;
}

.pushing {
	float:right;
	margin-top:-75px;
	width:37%;
}

.contactinfo, .contactinfo2 {
	width:24.5%;
	margin:0 auto 5%;
	float:right;
}


.contactinfo a, .contactinfo2 a {
	text-decoration:none;
	color:#000000;
}

.contactinfo a:hover {
	color:#8B8B8B;
}

.contactinfo2 {
	display:none;
}

.bigbanner {
	display:block;
}

.smallbanner {
	display:none;
}

.snazzy {
    overflow: hidden;
    width: 100%;
}

.snazzy iframe {
    pointer-events: none;
}
.parts {
	float:left;
	width:100%;
	background:url(../siteart/dirt_backhoe.png);
	background-size:cover;
	height:50%;
	background-repeat:no-repeat;
}

.parts2 {
	float:left;
	width:80%;
	margin:0 10% 50px;
	max-width:1000px;
}

@media screen and (min-width: 1500px) {
.parts2 {
	margin-left: -moz-calc(50% - 500px);
	margin-left: -webkit-calc(50% - 500px);
	margin-left: -o-calc(50% - 500px);
	margin-left: calc(50% - 500px);
	margin-right: -moz-calc(50% - 500px);
	margin-right: -webkit-calc(50% - 500px);
	margin-right: -o-calc(50% - 500px);
	margin-right: calc(50% - 500px);
}}

.smallparts {
	display:none;
	width:100%;
	float:left;
}

.partsinfo {
	float:right;
	width:40%;
	margin:50px 10% 0 auto;
	background:hsla(0,0%,100%,0.72);
	padding:20px 30px;
}
.partsinfo2 {
	width:100%;
	margin:0 auto;
}

.partsinfo img {
	width:18%;
	height:auto;
	margin:30px 7% 0 auto;
	float:left;
}
.partsinfo2 img {
	width:18%;
	height:auto;
	margin:30px 7% 0 auto;
	float:left;
}

/*---------------------------
      FEATURED INVENTORY
----------------------------*/
.inner {
	display: inline-block;
	vertical-align: middle;
	width: 100%;
	height: auto;
	max-width: 1200px;
	margin:50px 0;
}

.featuredInventoryContent {
	margin-top:30px;
}
	li.featuredInventoryContentBox {
		background:#F8F8F8;
		border: 1px solid #000;
		position: relative;
		margin-bottom:30px;
	}
	li.featuredInventoryContentBox img {
		width: 100%;
		height: auto;
		float: left;
		border-bottom: 1px solid #000;
	}
	li.featuredInventoryContentBox span {
		padding: 20px;
		box-sizing: border-box;
		display: inline-block;
		width: 100%;
		text-align: center;
	}
	li.featuredInventoryContentBox span strong {
		width: 100%;
		display: inline-block;
		text-transform: uppercase;
		color: #000;
		font-size: 14px;
	}
	
@media screen and (min-width:1500px) {
	.topwrap {
			margin-left: -moz-calc(50% - 523px);
			margin-left: -webkit-calc(50% - 523px);
			margin-left: -o-calc(50% - 523px);
			margin-left: calc(50% - 523px);
			margin-right: -moz-calc(50% - 523px);
			margin-right: -webkit-calc(50% - 523px);
			margin-right: -o-calc(50% - 523px);
			margin-right: calc(50% - 523px);
	}}
	
@media screen and (max-width:1200px) {
.topwrap {
		width:90%;
		margin:0 5%;
}}

@media screen and (max-width:1100px) {
.topwrap {
		width:68%;
		margin:0 16%;
}

.welcome {
	width:100%;
	margin:0;
}

.welcome p {
	width:100%;
}

.pushing {
	display:none;
}
.contactinfo2 {
	display:block;
	float:left;
	width:100%;
	margin-top:30px;
}

.contactinfo {
	display:none;
}

.firstp {
	width:100%;
}

.secondp {
	text-align:justify !important;
}}


@media screen and (max-width:1000px) {
	.welcome {
		width:80%;
		margin:0 10% 30px;
	}
	
	.welcome img {
		display:none;
	}
	
	.contactinfo {
		width:80%;
		margin:0 10%;
	}
	
	.contactinfo p {
		float:left;
	}
	
	.contactinfo img {
		margin:-30px 0 30px;
		width:50%;
		height:auto;
		float:right;
	}
	
	.smallparts {
		display:block;
	}
	
	.parts {
		background:none;
		height:auto;
		margin-top:50px;
	}
	
	.partsinfo {
		width:80%;
		margin:0 10% !important;
		float:left;
		text-align:center;
		background:none;
	}
	.bigbanner {
		display:none;
	}
	
	.smallbanner {
		display:block;
	}
	
	.inner {
	width:80%;
	margin:0 10%;
	}
}
	
@media screen and (max-width:875px) {
	.topwrap {
		width:90%;
		margin:0 5%;
	}
	
	.partsinfo {
		width:90%;
		margin:0 !important;
	}}

@media screen and (max-width:600px) {
	.snazzy {
		display:none;
		
	}
	
	h6 {
		margin:0;
	}
	
	body {
		overflow-x:hidden;
	}}





/*---------------------------
       INVENTORY PAGE
----------------------------*/
.list-top-section .list-title .list-listings-count,
.list-content .price-container .price {color:#322f7d !important;}

.view-listing-details-link,
.list-content .list-error-container .info button,
.faceted-search-content .selected-facets-container .selected-facet {color:#fff !important; background:#322f7d !important;}





/*---------------------------
       CONTACT PAGE
----------------------------*/
/*CONTACT FORM */


.form2 {
	width:45%;
	float:right;
	margin-right:10%;
	z-index:2;
	}

.form {
	width:80%;
	float:left;
	margin:0 10% 50px;
	}

.contactform {
	background-color:hsla(0,0%,100%,0.93);
	padding:30px;
}

.fields2 {
	width: 90%;
	margin:10px 5%;
	float:left;
}

.form .fields2 {
	width: 47%;
	margin:10px 1%;
	float:left;
	padding-left:1%;
}

.formcontact {
	float:left;
	width:100%;
	margin-bottom:5%;
}

.form2 input {
	padding-top:10px;
	padding-bottom:10px;
	border:1px solid #8e8d8d;
	color:black;
	font-size:14px;
	background-color:#FDFDFC;
	width:100%; 
}

.form input {
	padding-top:10px;
	padding-bottom:10px;
	border:1px solid #8e8d8d;
	color:black;
	font-size:14px;
	background-color:#FDFDFC;
	width:100%; 
}

textarea {
    width: 98%;
	margin:10px 1%;
    padding: 4px 8px;
    font-size: 18px;
    background-color:#FDFDFC;
    border: 1px solid #8e8d8d;
    box-sizing: border-box;
	float:left;
    color:#000;
    min-height: 100px;
}

input[type="submit"]{
	text-align:center;
	width:30%;
	background-color:#E4A302;
	color:#fff;
	box-shadow: 2px 2px 2px #000;
	padding-top:10px;
	padding-bottom:10px;
    border-radius: 5px;
    margin-top:35px; 
	margin-left:33%;
	font-weight:700;
}

input[type="submit"]:hover{
	background-color: #CC8B00;
	cursor:pointer;
	color:#000;
}

.column3 {margin:5px 0;}

.column3 input[type="text"] {
    padding: 6px 5px;
    font-size: 13px;
    background-color: #fff;
    display: inline-block;
    border: none!important;
    color: white;
    width: 65%;
	border-radius:3px;
	font-weight:700;
}
.CaptchaAnswerPanel {
    padding: 5px 5px 10px 5px;
    width: 90%;
	margin-left:2%;
}
.column3 input[type="submit"] {
	-webkit-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
	text-align:center;
	width:30%;
	margin-left:34%;
	background-color:#000000;
	color:#fff;
	box-shadow: 2px 2px 2px #000;
	padding-top:10px;
	padding-bottom:10px;
   -webkit-border-radius: 5px;
    border-radius: 5px;
}

.column3 input[type="submit"]:hover{
	background-color:#C85700;
	color:#fff;
}
/*  EXPANDER
------------------------------------------------*/	
.toggle.expander.expanded {
	display: none;
}

a.expander.toggle.column3.submit-button.collapsed {
    width: 50%;
    background: #343434;
    display: inline-block;
    border-radius: 5px;
    text-align: center;
    padding: 15px 0;
    color: #fff;
    font-size: 14px;
    -webkit-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
    text-transform: uppercase;
	margin:10px 25% 0;
}

a.expander.toggle.column3.submit-button2.collapsed {
    width: 50%;
    background: #343434;
    display: inline-block;
    border-radius: 5px;
    text-align: center;
    padding: 15px 0;
    color: #fff;
    font-size: 14px;
    -webkit-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
	margin:10px 25% 0;
    text-transform: uppercase;
	text-decoration:none;
}

.text-link.expander.collapsed {
	visibility: visible;
	-webkit-transition:.5s ease-in;  
	-moz-transition:.5s ease-in;  
	-o-transition:.5s ease-in;  
	transition:.5s ease-in;
}
	
.text-link.expander.expanded {
	color: #fff;
}

.text-link.expander.collapsed {
}
	
.toggle.expander.expanded:hover {
	text-decoration:none;
	color:#767475;
	background:#f9f8f3;	
	outline-style:none;
	border:1px #0f355b solid;
    border-radius:5px;
    -moz-border-radius:5px;
    -webkit-border-radius:5px;
}
	
.toggle.expander.collapsed:hover {
	text-decoration:none;
}

 .capthca {
	width:100%;
	margin:0 auto;
	color:#767475;
	line-height:19px;
	text-align:center;
}

.capthca a{
	color:#767475;	
}

.capthca input{
	margin:0;
	float:none;
}

@media screen and (max-width:1100px) {
.form2 {
		width:80%;
		margin:0 10%;
}

.form2.contactpage {
	margin:50px 10%;
}
.contactinformation {
	width:80% !important;
	margin:0 10%;
}
}

@media screen and (max-width:700px) {
.form .fields2 {
	width: 98%;
	margin:10px 1%;
	float:left;
	padding-left:1%;
}}


.contactinformation {
	text-align:left;
	width:20%;
	margin:0 auto 0 10%;
	line-height:30px;
	float:left;
}

.contactinformation h5 {
	line-height:30px;
}
	
.contactinformation a {
	color:#848484;
	text-decoration:none;
	font-size:18px;
}

.contactinformation a:hover {
	color:#242424;
	font-weight:bold;
}

.map {
	width:100%;
	margin:30px 0 0;
	float:left;
}

.hosted-content h5 {
	font-family:Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size:14px;
	font-weight:200;
}