﻿/***** 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 --------
green: #027405;
dark green:#036306;
GRAY: #f3f3f3;
*/

/***** END RESET *****/

/* Clearfix */
.cf:before,
.cf:after {
    content: " ";
    display: table;
}
.cf:after {
    clear: both;
}
.cf {
    *zoom: 1;
}

/*-------- BODY STYLES --------*/

body {font-family: 'Montserrat', sans-serif; font-size:16px; font-weight:300; line-height: 30px; -webkit-text-size-adjust:none; background: #fff; color: #000; overflow-x:hidden !important;}
h1 { font-size: 30px; color:#027405; text-align:left; text-transform:uppercase; font-weight:300;line-height:30px; padding:2% 0;}
h2 {font-size: 20px; text-align:left; color:#000; font-weight:700;line-height: 36px;}
h3 {font-size:18px; color: #000;  font-weight: 400; text-align:left;}
h4{ font-size: 20px; color: #027405; font-weight: 700;}
h5{ font-size: 16px;color: #000; font-weight: 700; padding-bottom: 8px;}

a{color:#000;}
a:link, a:visited, a:active {text-decoration:none;}
a:hover { text-decoration: underline;}
strong {font-weight:700;}

hr{ border: 1px solid #eee;}

.right{float: right;}
.left{text-align:left;}

.clear{clear: both;}


#pad{padding: 50px 0%;}
#sm-pad{padding: 25px 0;}

.pageimage{width: 100%; display: block;}

/*---Header------------------------------------*/
.header {width: 100%; background:#fff; display: inline-block; box-shadow: 0px 6px 14px -7px rgba(0,0,0,.28);}

.header-top{ background: #027405; padding:10px 0px; text-align:center; margin: 0 auto;}
.header-top p{color:#fff; text-align: center; padding: 0px 10px ; font-size: 13px; text-transform:uppercase;}
.header-top a{color:#fff;}

.header-inner{ width: 95%; margin: 0 auto;}

.header-left{float:left;display:inline-block; padding:6px 0px 0px 0px; }
.header-right {float: right;display:inline-block; padding:18px 0px;}


#logo { width:70%;}


/*-----BODY ------------------------------------------------------------**/
.wrapper { width: 100%; margin: 0 auto; text-align:center;}
.gray{ width: 100%; margin: 0 auto; text-align:center; background:#f3f3f3;}
.wrapper-inner {padding: 20px 0px; width: 80%; margin: 0 auto; text-align:center;}
.wrapper-inner p{text-align:left; padding: 5px 0px;}


#buttons{
	width:300px;
	display: inline-block;
    background: none; 
    line-height:14px;
    color:#000;
	border: 2px solid #000; 
	padding: 12px 10px;
	font-size: 16px;
	font-weight:400;
	text-decoration:none; 
	text-transform: uppercase;
}
#buttons:hover{background: #000; color:#fff; }

.cycle-slideshow img{width: 100%;}
.hero-overlay{position: absolute; margin: 0 auto; text-align: center; top: 15vw; z-index: 111; float: none; left: 0; right: 0; color:#fff;	width:100%;	font-weight:700; font-size: 50px; line-height: 100%}
.hero-overlay span{ color:#fff; font-weight: 300; font-size: 40px;}

/*----------SEARCH BOX ----------------------------------------*/
.quick-search {width:100%;background:url(../siteart/search-bg.jpg) no-repeat;  padding:3% 0; font-family: 'Montserrat', sans-serif;}
.quick-search h1 { font-size: 30px; color:#fff; text-align:center; text-transform:uppercase; font-weight:300;line-height:30px; padding:2% 0;}
.detailed-search-wrap {padding: 20px 0;}
.content {
	width: 85%;
	margin: 0 7.5%;
}

.detailed-form {margin: auto;}

.clear {clear: both;}

.detailed-row {
	margin:5px 0 5px;
	font-size: 18px;
}
.column3 {
	width: 33.33%;
	*width: 31%: ;
	float: left;
	padding-right: 20px;
	box-sizing: border-box;
	margin-top: 5px;
}
.last {padding-right: 0px;}

.detailed-search input[type='submit'] {
	font-size: 16px;
	background: #027405;
	width: 100%;
	margin-top: 2px;
	height: 40px;
	color: #fff;
	display: inline-block;
	border-radius: 0 !important;
	-moz-border-radius: 0 !important;
	-webkit-border-radius: 0 !important;
	outline: none;
	border: none;
	transition: all .2s ease-in-out;
	-moz-transition: all .2s ease-in-out;
	-webkit-transition: all .2s ease-in-out;
	-webkit-border-radius: 0;
	-webkit-appearance: none;
	border-radius: 0;
	font-family: 'Montserrat', sans-serif;
	font-weight:400;
	text-transform: uppercase;
}
.detailed-search input[type='submit']:hover{
	background:#036306;
	color:#fff;
	border:1px solid #036306;
}
.detailed-search input[type='text'] {
	width: 100%;
	margin: 2px 0;
	padding: 0 8px;
	font-size: 14px;
	height: 40px;
	background-color: #f9f9f9;
	border: 1px solid #bebebe;
	box-sizing: border-box;
	-webkit-border-radius: 0;
	border-radius: 0;
}
.detailed-search-wrap h3 span {color: #d7d7d7;}

@media screen and (max-width: 650px) {
  
  .column3 {width:100%; padding-right:0px;}
  .detailed-row {margin:0px;}
}






/*-------QUICK LINKS--------------------------*/
.categories {width:80%; margin: 0 auto;  text-align:center; }
 #quicklinks {
	 float:left;
	position: relative;
	margin: 0 auto;
	display: inline-block;
	width: 20.9%;
	height: 345px;
		-webkit-background-size:cover;
		-moz-background-size:cover;
		-o-background-size:cover;
	background-size:cover;
		-webkit-transition:all .3s ease;
	transition: all	 .3s ease;
		transition-property:all;
		transition-duration: .3s;
		transition-timing-function:ease;
		transition-delay: 0s;
	margin-right: 1px;
}
 #quicklinks a, #quicklinks-2 a{text-decoration: none;}
 #quicklinks h1, #quicklinks-2 h1{	
 	font-size: 20px;
	font-weight:300;
	text-transform: uppercase;
	color: #fff;
	text-align:center;
}
#quicklinks:hover{opacity: .8; }

.quicklinks-text {
	position: absolute;
	text-align: center;
	display: block;
	width: 100%;
	line-height:15px;
	top: 45%;
}
 #quicklinks-2 {
	 float:right;
	position: relative;
	margin: 0 auto;
	display: inline-block;
	width: 37%;
	height: 172px;
		-webkit-background-size:cover;
		-moz-background-size:cover;
		-o-background-size:cover;
	background-size:cover;
		-webkit-transition:all .3s ease;
	transition: all	 .3s ease;
		transition-property:all;
		transition-duration: .3s;
		transition-timing-function:ease;
		transition-delay: 0s;
	margin-bottom:1px;
}
#quicklinks-2:hover{opacity: .8; }


.quicklinks-text-2 {
	position: absolute;
	text-align: center;
	display: block;
	width: 100%;
	line-height:15px;
	top: 35%;
	
	
}

.used {background:url(../siteart/categories/equipment.png) center center no-repeat;}
.rental {background:url(../siteart/categories/rentalequip.png) center center no-repeat;}
.attachments {background:url(../siteart/categories/attach.png) center center no-repeat;}
.parts{background:url(../siteart/categories/parts.jpg) center center no-repeat;}
.service {background:url(../siteart/categories/service.jpg) center center no-repeat;}



/*------- FOOTER STYLES -------------------------------------*/
.footer {background: #000;  font-size: 12px; vertical-align:middle; color:#fff;}

#footer-bottom { width: 100%; margin: 0 auto; text-align:center;}
#footer-bottom a{ display:inline-block; color:#fff; padding: 5px 10px; font-size: 14px;}

.copyright{border-top: 1px solid #fff; width: 100%; margin: 0 auto;}
.copyright img{ padding: 0px 8px; max-width: 30px; display:inline-block;}
.copyright a{color:#fff;}

#footer-left{float:left; }
#footer-right{float:right;}



/*--------FORM STYLES--------------------------------------*/
#formpage { vertical-align:top; margin: 0 auto; }

#formpage div {
	vertical-align:top;
	padding:5px 5px;
	color: #000;
}

#formpage input {
	padding:6px 5px 10px;
	border:1px solid #8e8d8d;
	font-size:13px;
	background:#fff;
}

#formpage textarea {
	padding:6px 0px;
	border:1px solid #8e8d8d;
	font-weight: 700;
	color:#000;
	font-size:12px;
	background:#fff;
	margin-top: 5px;
}

/* selects have similar styles to input & textarea fields, but with no padding. Text in a dropdown select is positioned differently */
#formpage select {
	border:1px solid #8e8d8d;
	color:#202e3b;
	vertical-align:middle;
	font-size:12px;
	line-height:normal;
	padding:5px;
	width:100%;
}

.formfield {
	width:31%; 
	float:left; 
	margin-right: 12px; 
	margin-top: 10px;
	color: #000;
	
}
#formpage input  {
    width:100%;
	margin-top: 5px;
}
 
#formpage input.larger  {
    width:100%;
}

#formpage textarea {
    width:100%;
    height:85px;
}

#formpage input.radio {
    padding:0; 
    border:0;
    margin:0 5px 0 0;
    width:15px;
    height:15px;
    display:inline;
	
 }

/* focus states of various types of fields */
#formpage input:focus,
#formpage textarea:focus,
#formpage select:focus {
	background:#abacac; 
	color:#FFF;
	border:1px solid #abacac;
	outline-style:none;
}
#formpage input.radio:focus,
#formpage input.checkbox:focus {
	background:none; 
	border:0;
	outline-style:none;
}

#formpage input.button,
#formpage input.button:focus {
    width:300px;
	display: inline-block;
    background: none; 
    line-height:14px;
    color:#000;
	border: 2px solid #000; 
	padding: 12px 14px;
	font-size: 16px;
	font-weight:400;
	text-decoration:none; 
	text-transform: uppercase;
	font-family: 'Montserrat', sans-serif;
}
#formpage input.button:hover {
     width:300px;
	display: inline-block;
    background: #000; 
    line-height:14px;
    color:#F3F3F3;
	border: 2px solid #000; 
	padding: 12px 14px;
	font-size: 16px;
	font-weight:400;
	text-decoration:none; 
	text-transform: uppercase;
	font-family: 'Montserrat', sans-serif;
}

/* for plain text next to an input field, if not using a table structure */
#formpage label.basic {
    color:#212121;
    font-size:13px;
    text-align:left;
} 

/*control the Captcha */

.CaptchaPanel {margin:0 auto !important;padding:0 0 0 0 !important;line-height:normal !important;color:#000;width: 30%;}

.CaptchaImagePanel {
	
margin-top: 10px;
padding:0 0 0 0;
}

.CaptchaMessagePanel {
padding:0 0 0 0 !important;
margin:0 0 0 0 !important;
font-weight:normal !important;
font-size:12px;
line-height:14px;
text-align: center;
}

.CaptchaAnswerPanel {
margin:0 0 0 0;
padding:2px 0px 2px 0px !important;
}

.CaptchaWhatsThisPanel {
	line-height:0;
	margin:0 0 10px 0;
	padding:10px 0 10px 0 !important;
}
.CaptchaWhatsThisPanel a {color:#000;}
.CaptchaWhatsThisPanel a:hover {text-decoration:none;} 




/*-------- RESPONSIVE STYLES ----------------------------*/

@media screen and (max-width: 1300px){
.top-right, .top-left{float:none; text-align:center; display:block;}
.searchfieldwrap{width:63%; margin-right:0px;}

#quicklinks-2{width:36.9%;}
#quicklinks h1, #quicklinks-2 h1{font-size:18px;}
}

@media screen and (max-width:1120px) {
.header-right{width: 100%; padding:0;}
.categories{width:95%;}

/*--------Form Styles----------*/

#formpage textarea {
	padding: 6px 0px;
	border:1px solid #8e8d8d;
	font-weight: 700;
	font-size:12px;
	background:#fff;
	margin-top: 5px;
}

/* selects have similar styles to input & textarea fields, but with no padding. Text in a dropdown select is positioned differently */
#formpage select {
	padding:5px;
	width:100%;
}
#comments{text-align:left;}
.formfield {
	width: 97%;
	float:left;
	text-align:left;
	/* margin-right: 10px; */
	/* margin-top: 10px; */
}
#formpage input  {
    width: 95%;
    margin-top: 5px;
}
#formpage textarea {
    width: 95%;
    height:85px;
	float:left; margin-bottom:20px;
}
.message{text-align:left;}
/*control the Captcha */
.CaptchaPanel {margin:0 auto !important; padding:0 0 0 0 !important; line-height:normal !important; width: 95%; margin: 0 auto;}

}

@media screen and (max-width: 895px){
.logo img {width:55%;}
.wrapper-inner{width: 90%;}

.hidden{display:block;}
	
h1{font-size: 25px;}
h2{font-size: 30px;}

#quicklinks{margin:1px 0px;}
#quicklinks-2{width:36.8%; margin-top:1px;}
#quicklinks h1, #quicklinks-2 h1{font-size:16px;}
	
	
	.hero-overlay{font-size: 40px; top: 10vw;}	
	.hero-overlay span{font-size: 30px;}	
	
}

@media screen and (max-width: 649px){
#quicklinks, #quicklinks-2  {width: 100%;}
#quicklinks h1, #quicklinks-2 h1{font-size:20px;}
#footer-left, #footer-right{float:none; text-align:center;}	
#footer-left p{text-align:center; padding-bottom: 10px; }

.searchfieldwrap{width:100%; margin-right:0px;}
.radio, .searchfield{text-align: center;}
	
	

	.hero-overlay{font-size: 28px; top: 6vw;}	
	.hero-overlay span{font-size: 20px;}	
}

@media screen and (max-width: 320px){

}
