@charset "utf-8";
/***** BEGIN RESET *****/

* {

    border:0;
    margin:0;
    padding:0;
}

body {
	-webkit-text-size-adjust: none;
	background:#fff;
	overflow-x:hidden;
	color:#000;
	line-height:1!important;
	font-family: 'Montserrat', sans-serif;
}

/*============================
ALL PAGES
============================*/
ol, ul {list-style: none;}
.clear {clear: both; height:0px; margin:0;}

.wrap {width:95%;margin:0 auto;max-width:1400px;}

h1, h2, h3, h4, h5 { font-family: 'Montserrat', sans-serif;text-transform:uppercase;}
p {font-family: 'Montserrat', sans-serif;}

/***** END RESET *****/

/*====================hover easing style

-webkit-transition: all .5s ease; 
-moz-transition: all .5s ease; 
-ms-transition: all .5s ease; 
-o-transition: all .5s ease; 
transition: all .5s ease;

======================================*/

/*============================
HEADER
============================*/

header {width:100%;float:left;}
.tophead {width:100%;float:left;background:#fac402;padding:10px 0;}
.tophead p {float:left;color:#000;text-transform:uppercase;font-size:16px;font-weight:700;}
.tophead p a {color:#000;text-decoration:none;}

.phonewidth {width:200px;float:left;}
.emailwidth {text-align:right;width:calc(100% - 200px);}

.middlehead {width:100%;float:left;background:#fff;padding:5px 0;}
.mainlogo {width:100%;float:left;}
.mainlogo img {width:100%;max-width:500px;margin:0 auto;display:block;}

.tophead p a:hover {text-decoration:underline;}

.view-listing-details-link {background-color: #fac402 !important; color: black !important;}

/*============================
SLIDESHOW
============================*/
.slide-contain {
	width:100%;
	float:left;
	position:relative;z-index:0;
}

.cycle-slideshow {
	width:100%;
	overflow:hidden;
	float:left;
	display:block;
}
.cycle-slideshow img {display:block; width:100%; float:left}

/* pager */
.pager { 
    text-align:center; width:100%; margin:-50px 0 -2px; position:relative; z-index:999; float:left;
}
.pager span { 
    font-family:arial; font-size:50px; width:16px; height:16px; display:inline-block; color:rgba(255,255,255,0.8); cursor:pointer; 
}
.pager span.cycle-pager-active { color:#000;}
.pager > * { cursor:pointer;}

/*============================
CTALINKS
============================*/

.equiplink {width:100%;float:left;background:url("../siteart/yellow-stripes.jpg");background-size:cover;padding:20px 0;
-webkit-transition: all .5s ease; 
-moz-transition: all .5s ease; 
-ms-transition: all .5s ease; 
-o-transition: all .5s ease; 
transition: all .5s ease;
z-index:1;position:relative;}
.equiplink h3 {width:100%;float:left;text-align:center;font-size:20px;letter-spacing:2px;font-weight:800;text-transform:uppercase;color:#000;}
.equiplink h2 {width:100%;float:left;text-align:center;font-size:45px;letter-spacing:3px;font-weight:800;text-transform:uppercase;color:#000;}


.equiplink:hover{transform:scale(1.05);}

.categories {width:100%;float:left;background:url("../siteart/black-stripes.jpg");background-size:cover;padding:30px 0;}

.cat {width:16.66%;float:left;padding:10px;box-sizing:border-box;}

.catbox {width:100%;float:left;box-sizing:border-box;padding:10px;background:#2b2b2b;border:1px solid #676767;border-radius:7px;
-webkit-transition: all .5s ease; 
-moz-transition: all .5s ease; 
-ms-transition: all .5s ease; 
-o-transition: all .5s ease; 
transition: all .5s ease;}

.catimg {width:100%;float:left;}
.catimg img {width:100%;max-width:175px;margin:0 auto;display:block;}
.catbox p {width:100%;float:left;text-transform:uppercase;font-size:14px;color:#fff;text-align:center;letter-spacing:2px;margin:11px 0;line-height:15px;}

.twolines {margin:3px 0!important;}

.catbox:hover {transform:scale(1.07);background:#313131}
#margleft {margin-left:16.66%;}


/*============================
MAINSECTION
============================*/
.welcomemain {width:100%;float:left;background:url("../siteart/construction-bg.jpg");background-size:cover;background-position:center;background-attachment:fixed;padding:50px 0;}

.welcomemain h3 {width:100%;float:left;text-align:left;text-transform:uppercase;font-size:18px;letter-spacing:3px;}
.welcomemain h2 {width:500px;float:left;letter-spacing:5px;font-size:35px;color:#000;}
.titlebar {width:calc(100% - 500px);float:right;height:2px;background:#000;display:block;margin-top:10px;}

.mainleft {width:100%;float:left;margin-top:50px;}
.mainicon {width:75px;float:left;}
.mainicon h2 {width:100%;float:left;text-align:center;color:#f9c302;font-size:38px;margin-top:15px;;font-weight:600;}

.icontxt {width:calc(100% - 75px);float:left;margin-bottom:20px;}
.icontxt h3 {width:100%;float:left;font-size:20px;}
.icontxt p {width:100%;float:left;font-size:18px;line-height:32px;}

.icontxt p a {color:#000}
.icontxt p a:hover {color:#f9c302}

.mainright {width:calc(100% - 400px);float:left;margin-top:30px;}
.mainright  p {font-size:18px;line-height:32px;width:100%;float:left;}

.mainthird {width:33.33%;float:left;}

/*============================
FOOTER
============================*/

.homemap {width:100%;float:left;background:#f0f0f0;padding:15px 0;border-top:1px solid #ddd}
.mapicon {width:50px;float:left;color:#f9c302;font-size:50px;text-align:left;}
.mapaddress {width:calc(100% - 350px);float:left;margin-top:6px;}
.mapaddress h3 {width:100%;float:left;text-align:left;font-size:22px;}
.mapaddress h4 {width:100%;float:left;text-align:left;font-size:16px;margin-top:3px;}

.mapbutton {width:300px;float:right;}
.mapbutton a {background:#f9c302;float:right;padding:15px 10px;box-sizing:border-box;text-align:center;width:100%;color:#000;text-transform:uppercase;font-size:18px;text-decoration:none;font-weight:bold;border-radius:5px;}
.mapbutton a:hover {background:#000;color:#fff;}

.scrolls {width:100%;float:left;background:url("../siteart/yellow-stripes.jpg");background-size:cover;padding:10px 0;}

.scrolling-wrap {
    width:100%;
    height:90px;
    overflow:hidden;
}
 
.scrolling{
    width:100%;
    height:92px;
}

footer {width:100%;float:left;background:#242424;padding:30px 0;}
.footlogo {width:100%;float:left;margin-bottom:30px;}
.footlogo img {width:100%;max-width:500px;margin:0 auto;display:block;}

footer h3 {width:100%;float:left;text-align:center;font-size:14px;font-weight:700;color:#fff;}
footer h3 a {color:#fff;text-decoration:none;}
footer h3 a:hover {text-decoration:underline;}
.margss {margin:0 20px;}

.bottomfoot {width:100%;float:left;background:#1d1d1d;padding:7px 20px;box-sizing:border-box;}
.bottomfoot p {width:50%;float:left;color:#707070;font-size:10px;letter-spacing:2px;padding:3px 0;text-transform:uppercase;}



/*============================
SUB PAGES
============================*/

.subtitle {width:100%;float:left;background:url("../siteart/yellow-stripes.jpg");background-size:cover;}
.subtitle h1 {width:100%;float:left;text-align:center;padding:30px 0;font-size:45px;letter-sapcing:3px;font-weight:800;}

.submain {width:100%;float:left;background:#fff;padding:50px 0;}


/*=====================
EQUIPMENT SEARCH
=====================*/
.topsearch {width:100%;float:left;background:url("../siteart/topimg.jpg");background-size:cover;padding:50px 0 65px;}

.topsearch h1 {width:100%;float:left;text-align:center;color:#fff;text-transform:uppercase;font-size:32px;letter-spacing:5px;}

.detailedSearch {width:100%;float:left;}
.smwrap {width:100%;max-width:1000px;margin:0 auto;display:block;margin-top:30px;}

.detailedSearch h2 {width:100%;float:left;text-align:center;font-weight:800;font-size:25px;text-align:center;text-transform:uppercase;color:#000;letter-spacing:5px;padding-bottom:10px;}

.forminput {width:50%;  float:left; padding:10px; box-sizing: border-box; color:#000;font-weight:bold; font-size:14px;}
#formsubmit {width:100%!important;}

.detailed-form {
	width:100%;
	float:left;
	color: #fff;
	padding:20px 0;
	background:url(../siteart/topography.png) repeat;
	font-family: 'Open Sans', sans-serif;
	font-weight:500;
}
.detailed-search input {
    width: 100%;
    padding: 10px;
    font-size: 14px;
    background-color: #fff;
	color:#000;
	box-sizing: border-box;
	border:1px solid #000;
	font-family: 'Open Sans', sans-serif;
}
.detailed-search select {
    width: 100%;
    padding:10px;
    font-size: 14px;
    background-color: #fff;
	color:#000;
	box-sizing: border-box;
	border:1px solid #000;
	font-family: 'Open Sans', sans-serif;
}

.detailed-row{
	margin: 10px 0;
	color: #000;
	text-transform:uppercase;
	font-weight:600;
	font-size: 12px;

}

#last {
margin-right:0;	
}

.detailed-search input[type="submit"] {
	text-transform:uppercase;
	font-size: 18px;
	font-weight:bold;
    width: 100%;
  	background: #fac402;
	box-sizing:border-box; 
    color: #000;
    display: inline-block;
    border-radius: 0 !important;
    -moz-border-radius: 0 !important;
    -webkit-border-radius: 0 !important;
    outline: none;
	letter-spacing:0px;
	transition: all .2s ease-in-out; 
	-moz-transition: all .2s ease-in-out; 
	-webkit-transition: all .2s ease-in-out;
	cursor: pointer;
	position: relative;
	margin-top:0px;
	padding:8px 7px;
	-webkit-transition: all .5s ease; /* Safari and Chrome */
    -moz-transition: all .5s ease; /* Firefox */
    -ms-transition: all .5s ease; /* IE 9 */
    -o-transition: all .5s ease; /* Opera */
    transition: all .5s ease;
}

.detailed-search input[type="submit"]:hover {
	color:#fff;
	background:#000;
}

.invsearch {background:url("../siteart/construction-bg.jpg");background-size:cover;background-position:center;background-attachment:fixed;padding:50px 0;width:100%;float:left;}




/*==============================================
================================================
RESPONSIVE
================================================
==============================================*/

@media screen and (max-width: 1125px) { 
	.equiplink h2 {font-size:30px;}	
	.equiplink h3 {font-size:18px;}
}

@media screen and (max-width: 1100px) { 
	.mainthird {width:100%;}
	.mainicon {width:40%;padding-right:20px;box-sizing:border-box;}
	.icontxt {width:60%;}
	.icontxt {text-align:left;}
	.icontxt h3 {text-align:left;}
	.mainicon h2 {text-align:right;}
}

@media screen and (max-width: 1075px) { 
	.cat {width:25%;}
	
	#margleft {margin-left:0;}
}

@media screen and (max-width: 900px) { 
	.welcomemain h2 {width:100%;text-align:center;}
	.welcomemain h3 {text-align:center;}
	.titlebar {display:none;}
	.mainleft {width:100%;}
	.mainicon {width:40%;padding-right:20px;box-sizing:border-box;}
	.icontxt {width:60%;}
	.icontxt {text-align:left;}
	.icontxt h3 {text-align:left;}
	.mainicon h2 {text-align:right;}
	
	.mainright {width:100%;}
	.mainright p {text-align:center;}
}

@media screen and (max-width: 800px) { 
	.mapbutton {width:100%;margin-top:10px;}
	.mapaddress {width:calc(100% - 50px)}
	
	.bottomfoot p {width:100%;text-align:center!important;}
	
}

@media screen and (max-width: 670px) { 

	.emailwidth {display:none;}
	.phonewidth {width:100%;font-size:14px!important;}
	.cat {width:50%;} 
	
	.mainicon {width:75px;padding-right:0px;box-sizing:border-box;}
	.mainicon h2 {text-align:left;}
	.icontxt {width:calc(100% - 75px);float:left;}
	
	footer h3 {font-size:12px;line-height:18px;}
	.margss {margin:0 10px;}
	
	.forminput {width:100%;}
	
}


@media screen and (max-width: 500px) { 
	.equiplink h2 {font-size:25px;}	
	.equiplink h3 {font-size:16px;}
	.catbox p {font-size:12px;letter-spacing:0;}
	.mapaddress h4 {font-size:14px;}
	
	.welcomemain h2 {font-size:25px;}
	
	.bottomfoot p {letter-spacing:0;font-size:8px;}
	footer h3 {font-size:10px;}
	.margss {margin:0 5px;}
	.mainright p {font-size:16px; line-height:25px;}
	.icontxt p {font-size:16px;line-height:25px;}
	.mainicon {width:40px;}
	.icontxt {width:calc(100% - 40px)}
	.subtitle h1 {font-size:35px;}
	.hosted-content #listings-title {font-size:20px!important;}
}
