﻿
/*===================== 
	CSS reset/normalize 
=======================*/

/**Correct `block` display not defined in IE 8/9.**/
article,aside,details,figcaption,figure,footer,header,hgroup,
main,nav,section,summary {display: block;}
pre {white-space: pre-wrap;}
small { font-size: 80%;}


/*===================== 
		Fonts
=======================*/



/*===================== 
	base styles 
=======================*/

html {
    -ms-text-size-adjust: 100%; /* 2 */
    -webkit-text-size-adjust: 100%; /* 2 */
	scroll-behavior: smooth;
	}

body {
    font-family: 'Roboto Slab', serif;
    margin: 0;
	padding:0;
	background:url(../siteart/p6.png) repeat;
	color:#000;
	scroll-behavior: smooth;
	}

svg:not(:root) {overflow: hidden;/*reset*/}
	
/* clear floats */ 
.group:before,
.group:after {content: ""; display: table;} 
.group:after {clear: both;}
.group {zoom: 1;}	
.clear { clear: both;}
	
/*image replacement*/
.hide-text {
	text-indent:  100%;
	white-space:  nowrap;
	overflow:  hidden;
	}	

hr {
    -moz-box-sizing: content-box;
    box-sizing: content-box;
	border-style: solid;
    height: 0;
	} 

img { border: 0; max-width:100%;} 
	
/*===================== 
	typography 
=======================*/

h1, h2, h3, h4, h5, h6 {
    font-family: 'Roboto Slab', serif;
	margin: 0;
	padding:0 0 2% 0;
	font-weight:normal;
	line-height:1.5em;
	}
	h1 {font-size: 48px;}
	h2 {font-size: 42px;}
	h3 {font-size: 30px;}
	h4 {font-size: 24px;}
	h5 {font-size: 20px;}

p {
    font-family: 'Roboto Slab', serif;
	padding: 0 0 2% 0;
	font-size:15px;
	line-height:1.5em;
	margin: 0;
	}
strong{font-family: 'Roboto Slab', serif;font-weight:700;}

/*===================== 
	link styles 
=======================*/

a.link:focus {outline: thin dotted;/*reset*/
	}
	
a {
    text-decoration:none;
	color:inherit;
}

a:hover  {text-decoration: none;} 	
	
.appbutton{}
.appbutton a{background:#38b749; padding:5px 10px;color:#fff; border-radius:3px;}
.appbutton a:hover{background:#262626; padding:5px 10px;color:#fff; border-radius:3px;}
 
 
/*===================== 
	list styles 
=======================*/
ul.list{
	margin:0;
	padding: 0 0 5% 7%;
}
ul.list li{
	font-size:16px;
}

/*===================== 
	header styles 
=======================*/
.topbar{background:#231f20; padding:4px 0;font-size:15px;color:#fff;}
.topbar p{padding:0;color:#ffa200;font-size:15px;text-align:right;font-weight:900;}
.topbar a{color:#ffa200 !important;}

.topbar i{margin-right:5px;}
.topbar ul{list-style:none;}
.topbar ul li{float:left;padding:7px 40px 7px 0;}
.topbar ul li:last-child{float:right;padding:7px 0 7px 0;}

.header{width:100%;margin:0;padding:10px 0;background:#000;}

.headerwrap{width:96%;max-width:1100px;margin:0 auto;}
.headlogo,.navbar{display:inline-block;zoom: 1;*display: inline;vertical-align:middle;}
.headlogo{width:30%;margin:2% 0;}
.navbar{width:69%;}

/*===================== 
	content styles 
=======================*/
.wrapper{width:96%;max-width:1100px;margin:0 auto;padding:0;}
.container{width:100%;max-width:1150px;margin:0 auto;}

.internal{padding:3% 0;background:#fff;}
.pagetitler{font-size:48px;color:#0a0a0a;}

/*===================== 
	slideshow styles 
=======================*/
.herowrap{position:relative;width:96%;max-width:1100px;margin:0 auto;}
.slidetext{position:absolute;bottom:40px;width:100%;left:0;}
.slidetext h1{color:#fff;font-weight:700;line-height:1.2em;}
.slidetext h1 span{display:block;}

.slides{background:url(../siteart/concrete_wall.png) repeat;padding:0;color:#fff;position:relative;}

.cycle-slideshow{box-shadow: 0px 2px 5px 1px rgba(0,0,0,.75);}
.cycle-slideshow img{
	width:100%;
}

/* pager */
.cycle-pager { 
    text-align: center; width: 100%; z-index: 500; position: absolute; bottom: 10px; overflow: hidden;display:none;
}
.cycle-pager span { 
    font-family: arial; font-size: 50px; width: 16px; height: 16px; 
    display: inline-block; color: #ddd; cursor: pointer; transition: all .5s ease-in-out; 
}
.cycle-pager span.cycle-pager-active { color:#2885b3;}
.cycle-pager > * { cursor: pointer;}



/*===================== 
	welcome styles 
=======================*/
.welcome{padding:2% 0;background:#fff;}
.welcome .wrapper{position:relative;}
.welcometext{width:48%;float:left;}
.mobilegreeting{display:none;}
.welcometext p{padding-bottom:4%;}
.welcometext h5{color:#000;line-height:1.2em;font-size:20px;font-weight:700;}
.welcometext h5 a{color:#ffa200;}
.welcomeimage{width:48%;float:right;position:relative;min-height:250px;}
.welcomeimage img{position:absolute;border:3px solid rgb(253,126,9);top:-100px;z-index:101;width:99%;}
.welcomeimage a{position:absolute;display:block;width:200px;right:15px;bottom:30px;background:rgb(253,126,9);text-align:center;color:#fff;font-weight:700;padding:10px 0;-moz-border-radius:20px;-webkit-border-radius:20px;border-radius:20px;z-index:102;}
.welcomeimage a:hover{background:#fff;color:#333;-moz-transition:all .3s ease;-webkit-transition:all .3s ease;-ms-transition:all .3s ease;transition:all .3s ease;}

/*===================== 
	feature styles 
=======================*/
.equipmentfeature{background:url("../siteart/tree-background.jpg") center center no-repeat;-moz-background-size:cover;-webkit-background-size:cover;background-size:cover;padding:4% 0;text-align:center;margin:0 auto;}
.equipmentfeature h2{color:#fff;}
.equipmentfeature h4{text-align:left;color:#fff;line-height:1.3em;}
.equipmentfeature h4 a{color:#ffa200;}
.equipmentfeature h4 a:hover{color:#fff;-moz-transition:all .3s ease;-webkit-transition:all .3s ease;-ms-transition:all .3s ease;transition:all .3s ease;}
.thirds{display:inline-block;zoom: 1;*display: inline;vertical-align:middle;width:28%;margin:0 2%;}
.partnerlogo{margin-bottom:4%;}
.connectbtn{width:70%;margin:0 auto;background:rgb(253,126,9);text-align:center;color:#fff;font-weight:700;padding:10px 30px;-moz-border-radius:5px;-webkit-border-radius:5px;border-radius:5px;font-size:16px;}

/*===================== 
	servicebar styles 
=======================*/
.servicebar{padding:3% 0;background:#fff;text-align:center;}
.servicebar h2{color:#ffa200;}
.servicebar h4{color:#ffa200;text-align:left;padding-bottom:6%;}
.servicebar p{text-align:left;}
.morebtn{width:90px;background:rgb(253,126,9);text-align:center;color:#fff;font-weight:700;padding:10px 30px;-moz-border-radius:5px;-webkit-border-radius:5px;border-radius:5px;font-size:16px;margin-top:8%;}

/*===================== 
	used feature styles 
=======================*/
.usedfeatures{padding:3% 0;text-align:center;background:#ccc;}
.usedfeatures h2{color:#fff;}
.quarters{display:inline-block;zoom: 1;*display: inline;vertical-align:middle;width:20%;margin:0 2%;}
.usedfeatures h5{text-align:left;line-height:1.3em;}
.featurebox{background:rgb(253,126,9);position:relative;width:100%;height:200px;overflow:hidden;}
.featurebox img{position:absolute;width:96%;left:2%;right:2%;top:2%;}
.titlebar{position:absolute;bottom:0;width:100%;padding:10px 0;text-align:center;border-top:4px solid rgb(253,126,9);background:#fff;}
.titlebar p{font-size:12px;text-align:center;font-weight:700;padding:0;}
.reversed{background:#000;}

/*===================== 
	products styles 
=======================*/
.specgrid{margin:4% auto;text-align:center;}
.halves{display:inline-block;zoom: 1;*display: inline;vertical-align:top;width:45%;margin:0 2%;}
.specgrid p{text-align:left;padding-bottom:4%;}
.specgrid p a{color:#ffa200;}
.specgrid p a:hover{color:#0a0a0a;}
.categoryblock{text-align:left;margin-bottom:4%;}
.categoryblock h3{padding:0;}
.categoryblock ul{list-style:none;padding:0;margin:0;}
.categoryblock ul li a{color:#ffa200;}
.categoryblock ul li a:hover{color:#0a0a0a;}
.brandgrid{text-align:center;}
.branded{display:inline-block;zoom: 1;*display: inline;vertical-align:middle;width:15%;margin:1% 2%;}

/*===================== 
	parts styles 
=======================*/
.listit{margin-top:0;margin-bottom:4%;}
.listit li{font-size:15px}

/*===================== 
	inventory styles 
=======================*/
.filterrow{margin:0 auto;width:100%;}
.filterbutton{display:inline-block;zoom: 1;*display: inline;vertical-align:middle;padding:8px;text-align:center;color:#fff;background:#333;margin-right:5px;font-size:14px;}
.selected{background:#ffa200 !important;color:#fff !important;}
.filterbutton:hover{background:#787878;-moz-transition:all .3s ease;-webkit-transition:all .3s ease;-ms-transition:all .3s ease;transition:all .3s ease;}

/*===================== 
	location styles 
=======================*/
.toggler{background:rgba(71,71,71,0.1);padding:15px;margin-bottom:10px;}
.toggler:hover{cursor:pointer;}
.locationblock{padding:2% 4%;width:92%;margin:0 auto;}
.contactaddress{float:left;width:30%;}
.contactmap{width:70%;float:right;}
.contactmap iframe{height:300px;border:none;}
.staffinfo{margin:2% auto;text-align:center;}
.staffholder{float:left;margin-right:2%;width:18.4%;text-align:left;min-height:350px;}
.staffholder:nth-of-type(5){margin-right:0;}
.staffholder a{color:#ffa200;}
.staffholder h4{font-size:16px;font-weight:700;padding:0;}

/*===================== 
	about styles 
=======================*/
.aboutimage{width:40%;float:left;}
.abouttext{width:56%;float:left;margin-left:4%;}
.mission{width:90%;margin:2% auto;color:#ffa200;}
.teamblock{padding:4% 0;background:url("../siteart/management-team-background.jpg") center center no-repeat;-moz-background-size:cover;-webkit-background-size:cover;background-size:cover;}
.teamblock h2{color:#fff;padding-bottom:1%;}
.teamgrid{text-align:center;margin:0 auto;}
.teammember{display:inline-block;zoom: 1;*display: inline;vertical-align:top;width:22%;margin:1% 1% 2% 1%;}
.membertitle{background:#3c3c3c;padding:1%;}
.membertitle h5,.membertitle p{color:#fff;}
.membertitle p{font-size:14px;}

/*===================== 
	Form styles 
=======================*/
#formpage{padding:0 10px;}
#formpage .half{float:left;width:48%;margin:0 1%;}
#formpage .commentbox{width:98%;margin:0 auto;}

#formpage label{
	display:block;
	font-size:16px;
	padding-top: 4%;
	width:100%;
}
#formpage input{
	font-family: 'Roboto Slab', serif;
	border: #999999 solid 1px;
	border-radius: 2px;
	padding: 1%;
	font-size:14px;
	width:98%;
	margin-bottom:10px;
}
#formpage input:focus{
	border: #2885b3 solid 1px;
}
#formpage input.button2{
	display:block;
	width:50%;
	margin:0 auto 5% auto;
	border:#277e32 solid 1px;
	background-color:#38b749;
	color:#fff;
	border-radius: 2px;
}

#formpage input.button2:hover{
	background-color:#277e32;
	cursor:pointer;
}

#formpage select{
	font-family: 'Roboto Slab', serif;
	border: #999999 solid 1px;
	padding: 1%;
	font-size:14px;
	margin-bottom:10px;
	width:100%;
}

#formpage textarea{
	font-family: 'Roboto Slab', serif;
	border: #999999 solid 1px;
	border-radius: 2px;
	padding: 1%;
	font-size:14px;
	width:98%;
}

#formpage input[type='checkbox'],input[type='radio']{width:15px !important;min-width:15px !important;margin-right:2px;}

#formpage .captchabox{width:98%;margin:0 auto;}
#formpage .sendbutton{width:100%;margin:0 auto;background:#ffa200;color:#fff;font-weight:700;float:none;display:block;}
#formpage .sendbutton:hover{background:#333;cursor:pointer;-moz-transition:all .3s ease;-webkit-transition:all .3s ease;-ms-transition:all .3s ease;transition:all .3s ease;}

/*===================== 
	footer styles 
=======================*/

.pagebottom{background:url("../siteart/footer-bg.png") center center no-repeat;-moz-background-size:cover;-webkit-background-size:cover;background-size:cover;padding:100px 0;text-align:center;position:relative;}

.footercontact{margin:2% auto;}
.footercontact span{padding:0 3px;font-weight:700;}
.footercontact span a:hover{color:#ffa200;}
.divider{margin-left:6px;}

footer {
	margin: 0 auto;
	width: 100%;
	}
	
a.footerlink:link,
a.footerlink:visited, 
a.footerlink:active {
	text-decoration: none; 
	font-size:11px;
	color:#0a0a0a;
	border-bottom:none;
	}
	a.footerlink:hover {
		text-decoration:none; 
		font-size:11px;
		color: #ffa200;
		}

.footertext {
	font-size:11px; 
	color:#0a0a0a;
	}

.smallfootertext {
	font-size:11px; 
	color:#0a0a0a;
	}

.divfooter {
	text-align:center; 
	margin:0 auto;
	}

.return{position:fixed;bottom:2%;right:2%;width:40px;height:40px;text-align:center;}
.return i{font-size:40px;color:#ffa200;}
.return svg{font-size:40px !important;color:#ffa200 !important;}

/*===================== 
	shop styles 
=======================*/
#hs-outside-wrapper{background:#fff !important;}
#hs-content-wrapper{max-width:1150px;margin:0 auto;width:90%;}
.hs-btn.hs-highlighted{background:#ffa200 !important;color:#fff !important;}
.hs-btn.hs-highlighted:hover{background:#808285 !important;color:#fff !important;}
.hs-faceted-search h3{font-size:20px;}

/*===================== 
	Responsive styles 
=======================*/
@media screen and (max-width: 1400px) {
	h1 {font-size: 40px;}
	h2 {font-size: 36px;}
	h3 {font-size: 30px;}
	h4 {font-size: 24px;}
	h5 {font-size: 20px;}	
	.slidetext{bottom:10px;}
	.welcometext{width:53%;}
	.welcomeimage{width:43%;}
	.welcomeimage img{top:-60px;}
	
	.pagetitler{font-size:40px;}
}

@media screen and (max-width: 1100px) {
	.headlogo{width:350px;margin:1% 0;}
	.navbar{width:100px;float:right;margin-top:15px;}
	.slidetext{text-align:center;}
	.slidetext h1 span{display:inline;}
	.welcome{padding:4% 0;}
	.welcomeimage{min-height:auto;}
	.welcomeimage a{width:150px;}
	.welcomeimage img{position:relative;top:auto;width:98%;}
	#usedtext{width:80%;margin:0 auto;}
	.usedfeatures h5{text-align:center;}
	.reversed{margin:0 auto;width:40%;}
	.quarters{width:29%;margin:2%;}
}

@media screen and (max-width: 1000px) {
	h1 {font-size: 36px;}
	h2 {font-size: 30px;}
	h3 {font-size: 24px;}
	h4 {font-size: 20px;}
	h5 {font-size: 18px;}
	.pagebottom{padding:60px 0;}
	.footerlogo{width:200px;margin:0 auto;}
	
	.pagetitler{font-size:36px;}
	.branded{width:20%;}
	
	.staffholder{width:23.5%;}
	.staffholder:nth-of-type(4){margin-right:0;}
	.staffholder:nth-of-type(5){margin-right:2%;}
}

@media screen and (max-width: 800px) {
	h1 {font-size: 30px;}
	h2 {font-size: 24px;}
	h3 {font-size: 20px;}
	h4 {font-size: 18px;}
	h5 {font-size: 16px;}	
	.welcometext,.welcomeimage{float:none;width:90%;display:block;margin:0 auto;text-align:center;}
	.welcomeimage a{right:30px;}
	.thirds{width:80%;margin:2% auto;text-align:center;display:block;}
	.equipmentfeature h4{text-align:center;}
	.partnerlogo{margin:0 2% 4% 2%;}
	.connectbtn{width:50%;margin-bottom:4%;}
	.servicebar h4{text-align:center;padding:0;font-weight:700;}
	.morebtn{margin:0 auto;width:60%;}
	.servicebar p{text-align:center;}
	.reversed{margin-bottom:4%;}
	.quarters{width:45%;}
	.usedfeatures h2{width:90%;margin:0 auto;line-height:1.2em;}
	.footercontact span{font-size:15px;}
	
	.pagetitler{font-size:30px;}
	.internal{text-align:center;}
	.internal .wrapper{width:90%;}
	.categoryblock ul li{font-size:15px;}
	.specgrid p,.categoryblock{text-align:center;}
	.branded{width:25%;}
	
	.listit{padding:0;}
	.listit li{list-style:none;font-weight:700;margin:3px 0;}
	
	.contactaddress,.contactmap{width:100%;margin:0 auto;float:none;display:block;}
	.staffholder{width:32%;text-align:center;}
	.staffholder:nth-of-type(3),.staffholder:nth-of-type(6){margin-right:0;}
	.staffholder:nth-of-type(4){margin-right:2%;}
	
	.aboutimage,.abouttext{float:none;display:block;width:100%;margin:0 auto;}
	.aboutimage{margin-top:4%;}
	.mission{width:100%;margin-bottom:4%;}
	.teammember{width:30%;}
	.membertitle p{font-size:12px;}
	
	#formpage .half,#formpage .commentbox{text-align:left;}
}

@media screen and (max-width: 700px) {
	.slidetext{display:none;}
	.mobilegreeting{display:block;line-height:1.2em;font-size:24px;}
	.mobilegreeting span{display:block;color:#ffa200;font-weight:700;}
	.welcometext h5{font-size:18px;}
	.thirds,#usedtext{width:90%;}
	.footercontact span{font-size:14px;}
	
	.halves{width:100%;margin:4% auto;}
	.categoryblock{display:inline-block;zoom: 1;*display: inline;vertical-align:top;width:45%;margin:2%;}
	
	.staffholder{min-height:320px;}
	
	.teammember{width:47%;}
	
	#formpage .half,#formpage .commentbox,#formpage .captchabox{width:100%;margin:0 auto;}
}

@media screen and (max-width: 600px) {
	.headlogo{width:300px;}	
	.navbar{margin-top:10px;}
	.equipmentfeature,.servicebar{padding:6% 0;}
	.footercontact span{display:block;width:100%;margin:0 auto;text-align:center;padding:2px 0;}
	.divider{display:none !important;}
	.branded{width:40%;margin:2% 4%;}
	
	.contactmap iframe{height:220px;}
	.staffholder{width:49%;min-height:350px;}
	.staffholder:nth-of-type(2),.staffholder:nth-of-type(4){margin-right:0;}
	.staffholder:nth-of-type(3){margin-right:2%;}
}

@media screen and (max-width: 480px){
	h1 {font-size: 26px;}
	h2 {font-size: 20px;}
	h3 {font-size: 18px;}
	h4 {font-size: 16px;}
	h5 {font-size: 15px;}		
	.headlogo{width:240px;}
	.navbar{margin-top:4px;}
	.mobilegreeting{font-size:22px;}
	.mobilegreeting span{display:inline;}
	.welcome{padding:6% 0;}
	.welcometext h5{font-size:16px;}
	.welcomeimage a{width:80%;left:10%;right:10%;bottom:20px;font-size:14px;}
	.connectbtn{width:80%;}
	.morebtn{width:100%;padding:10px 0;margin-bottom:4%;}
	.quarters{width:90%;}
	.featurebox{height:250px;}
	.footerlogo{width:150px;}
	
	.pagetitler{font-size:26px;}
	.categoryblock{width:100%;margin:2% auto;}
	.categoryblock ul li{font-size:14px;}
	
	.listit li{margin:5px 0;font-size:14px;}
	
	.staffholder{min-height:300px;}
	.staffholder p{font-size:12px;}
}

@media screen and (max-width: 380px){
	.headlogo{width:200px;}
	.navbar{margin-top:0px;}
	
	.staffholder{min-height:auto;width:100%;margin:2% auto !important;}
	
	.teammember{width:80%;margin:2% auto;}
	.membertitle{margin-top:-5px;}
}
	
