/***** BEGIN RESET *****/

* {
    background:transparent;
    border:0;
    margin:0;
    padding:0;font-family: 'Source Sans Pro', sans-serif;
}
ol, ul {list-style: none;}
.clear {clear: both; height:0px; margin:0;}

/***** END RESET *****/

  
header, nav, article, footer {display:block;}

body {
	font-size:16px;
	font-family: 'Source Sans Pro', sans-serif;
	font-weight: 400;
	color:#000;
	-webkit-text-size-adjust: none;
	overflow-x: hidden!important;
	min-width: 280px;
}
.invwrap {
	-webkit-text-size-adjust: none;
	width: 100%;
	
}
.headwrap {width:100%; margin:0 auto; overflow-x:hidden;}
.wrap {width:90%; margin:0 auto;}
.minwrap {width:85%; margin:0 auto;max-width: 1500px;}


.go-right {float:right;}

.show-tablet, .show-768 {display:none;}

.col2 {width:48%; margin-right:2%; float:left;}

/* INVENTORY STYLES
------------------------------------------------*/
/*ALL INVENTORY SYTLES GO HERE FOR SAFEKEEPING*/
.container{width:96%;max-width:1500px;margin:40px auto;}
.invmain{padding:0px 0 60px 0; width: 100%;overflow: hidden; background: url("../siteart/p6.png") fixed;}
.cf{background:none; }
.container .cf a {color: #454545;}
.container .cf a:hover {color: #000000;}
.container .cf h1{color: #000000;}
.container .cf h5{color: #000000;}

.hosted-content .p-tb-10 { margin:0% auto; }
/***************************** typography styles **/


.no-margin {margin:0 !important;}

a {color:#f2640e; text-decoration:none;}
a:hover {color:#000; cursor: pointer;}



strong {font-weight:normal; font-family: 'Source Sans Pro', sans-serif; font-weight: 700; color:#f2640e; text-transform:uppercase }
em {font-style:italic;}

.red {color:#ff7a00;}
.dk-red {color:#f5d73b;}
.white {color:#fff;}
.black {color:#000;}
.green {color:#9bad97;font-size: 48px}


.text-center {text-align:center;}
.text-left {text-align:left;}
.text-right {text-align:right;}

h1 {
	color:#f2640e;
	font-size:36px;
	font-weight:700;
	font-family: 'Source Sans Pro', sans-serif;
	margin-bottom:0;
	text-transform:uppercase;
	border-bottom: 1px solid #000;
}
h2 {
	color:#000;
	font-size:30px;
	font-weight:400;
	font-family: 'Source Sans Pro', sans-serif;
	margin-bottom:0;
}
h3 {
	color:#000;
	font-size:26px;
	font-weight:700;
	font-family: 'Source Sans Pro', sans-serif;
}

h4 {
	color:#f2640e;
	font-size:24px;
	font-weight:600;
	font-family: 'Source Sans Pro', sans-serif;
}

h5 {
	color:#000;
	font-size:18px;
	font-weight:400;
	font-family: 'Source Sans Pro', sans-serif;
	margin-bottom:10px;
}

h6 {
	color:#000000;
	font-size:18px;
	font-family: 'Source Sans Pro', sans-serif; 
	font-weight: 300
}
h6 a {color:#f2640e; text-decoration:none;font-family: 'Source Sans Pro', sans-serif; font-weight: 300}
h6 a:hover {color:#252525}
p {margin-bottom:20px; font-family: 'Source Sans Pro', sans-serif; font-weight: 300; font-size: 18px;}





/***************************** header styles **/


.rt-header {
	width: 370px;
	background: #f2640e;
	padding:37px 0;
	margin: 0 -100px 0px 0;
	float: right; 
	text-align: right;
	font-size: 17px;
    -webkit-transform: skewX(-45deg);
    -moz-transform: skewX(-45deg);
    -ms-transform: skewX(-45deg);
    -o-transform: skewX(-45deg);
    transform: skewX(-45deg);
}

.head-cont {
	padding: 7px 0;
	width: 68%;
	margin-right: 190px;
    -webkit-transform: skewX(45deg);
    -moz-transform: skewX(45deg);
    -ms-transform: skewX(45deg);
    -o-transform: skewX(45deg);
    transform: skewX(45deg);
}

.rt-header a {
	color: #fff;
}
.rt-header a:hover {color: #000;}
.rt-header img {padding-right: 6px; display:inline-block}

.fb img {padding-right: 0px;}
.fb {margin-left: 15px;}
.fb2 img {padding-right: 0px;}
.fb2 {margin-left: 15px;display:none;}

header {
	width:100%; 
	}

.rt-header .hvr-underline-from-center:before {
  background: #fff;
}



	
.logo { float:left; padding-left: 1%; }
.logo img {max-width: 360px; width: 100%; height:auto; display:block;  }



/* Sticky Header Styles */

header.sticky {
  padding: 0 0;
  position:fixed;
  margin-top: -32px;
  height: 105px;
  z-index: 2147483647;
}

header.sticky #tophead {
    display:none;
}
header.sticky nav {
	margin-top: 30px;
}




/***************************** nav styles **/
nav {
	float: none;
	background: #000;
	border-top: 2px solid #f2640e;
	border-bottom: 2px solid #f2640e;
}

  
nav ul {width:100%; margin:0 auto;float: none;text-align:center;}
nav a:link, nav a:active, nav a:visited {
	display:block;
	text-decoration:none;
	color:#FFFFFF;
	font-weight:400;
	font-size:18px;
	line-height:24px;
	padding: 8px 24px;
	text-transform:uppercase;
	text-align:center;
}
nav a:hover {color:#f2640e;}


nav ul ul ul {
	position: absolute; 
	left: 100%; 
	top:0;
}

nav ul li:hover > ul {
	display: block;
	z-index:99999;
	
}

nav ul ul li {
	float: none; 
	position: relative;
	display:block;
	border-right: 0;
	border-left: 0;
	border-bottom: 1px solid #454545;
	text-align:left;
}
nav ul ul li:first-child {
  border-left: 0;
}
nav ul ul li a:link, nav ul ul li a:active, nav ul ul li a:visited{
	font-size:16px;
	line-height:24px;
	padding:5px 0 5px 15px;
	border-right:0;
	color: #FFFFFF;
	text-align:left;
}
nav ul ul li a:hover {
	background: #f2640e;
	color:#fff;
}



/*******************************************************************SLIDESHOW***************************************************************/
.slidegroup {
	width: 100%;
	margin: 0px auto;
	padding: 30px 0 60px 0;
}
.slidegroup .slide-contain {
	border: 2px solid #f2640e;
}

.slide-contain {
	width:100%;
	float:none;
	margin: 0 auto;
	z-index:1;
	overflow:hidden;

}

.cycle-slideshow, .cycle-slide { width:100%; }

.cycle-slideshow img, .cycle-slide img { width:100%; float:left; }

.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:35px; height:16px; display:inline-block; color:#fff; cursor:pointer; 
}
.pager span.cycle-pager-active { color: #f2640e;}
.pager > * { cursor:pointer;}

/* overlay */
.cycle-overlay { 
	font-family: 'roboto_regular';
	background: rgba(242,100,14,.75);
	padding: 20px;
   	 position:absolute; 
	bottom:0; 
	max-width:380px; 
	min-width: 350px;
	width: 25%;
	z-index:600;
	color:#FFFFFF; 
	padding:1% 2% 1% 2%;
	margin-bottom:5%;
	margin-left: 80px;
	box-shadow: 2px 2px 6px rgba(0,0,0,.45);
}

.cycle-overlay p {
	font-size:45px;
	line-height:55px;
	color: #353535;
	font-weight: 700;
}

.cycle-overlay span {
	float: left;
	font-weight:400;
	color:#fff;
	font-size:36px;
	line-height: 45px;
	padding:5px 15px 5px 0px;
	border-radius:5px;
	text-transform: uppercase;
}
.cycle-overlay span a {
	float: left;
	font-weight:400;
	color:#fff;
	font-size:28px;
	line-height: 30px;
	padding:5px 15px 5px 0px;
	border-radius:5px;
	text-transform: uppercase;
}

.cycle-overlay span a:hover {
	color:#fff;
}

.cycle-overlay span .hvr-underline-from-center:before {
  background: #000;
}

.cycle-overlay img {
	width: 24px!important;
	padding-left: 18px;
	float:right;
	margin-top: 5px;
}



.cycle-overlay a:hover span {
	color:#000;	
	text-decoration:none;
}







/************************************************** Equipment Images *****************/	
	

.box-contain2 {width: 100%;float: none; margin: 0 auto; text-align: center;display: block; border-top: 1.5px solid #000; border-bottom: 0px solid #000;  }
.box-contain2 .zoom-container {border: 1.5px solid #000;}

.box-contain {width: 100%;float: none; margin: 0 auto; text-align: center;display: block; border-top: 1.5px solid #f2640e; border-bottom: 1.5px solid #f2640e;  }

.zoom-container {
	float:left; 
	width:25%; 
	border: 1.5px solid #f2640e;
	margin: 0;
	position:relative; 
	overflow:hidden; 
	display:inline-block; 
	box-sizing: border-box
}
.zoom-container .zoom-caption {
	position:absolute; 
	top:0; 
	right:0; 
	bottom:0; 
	left:0; 
	z-index:10; 
	background: rgba(0,0,0,.6); 
	-webkit-transition:all .5s ease; 
	-moz-transition:all .5s ease; 
	-ms-transition:all .5s ease; 
	-o-transition:all .5s ease; 
	transition:all .5s ease; 
}
.zoom-container .zoom-caption h2 {
	display:block; 
	text-align:center;  
	text-transform:uppercase;
	color:#fff; 
	position:absolute; 
	font-size: 34px;
	top:43%; 
	left:50%; 
	transform:translate(-50%, -50%);
	font-weight: 600; 
	width: 90%;
	text-shadow: 2px 2px 6px rgba(0,0,0,.4);
}

.zoom-container .zoom-caption span {
	display:block; 
	text-align:center;  
	text-transform:uppercase;
	color:#C0C0C0; 
	position:absolute; 
	font-size: 20px;
	top:50%;
	margin-top: 28px;
	left:50%; 
	transform:translate(-50%, -50%);
	font-weight: 400; 
	width: 90%;
	text-shadow: 2px 2px 6px rgba(0,0,0,.4);
}

.zoom-container img {
	display:block; 
	width:100%; 
	height:auto; 
	-webkit-transition:all .5s ease; 
	-moz-transition:all .5s ease; 
	-ms-transition:all .5s ease; 
	-o-transition:all .5s ease; 
	transition:all .5s ease;
	padding: 0; 
	margin: 0;
}
.zoom-container:hover .zoom-caption {
	background:rgba(242,100,14,.6); 
}
.zoom-container:hover img {
	-webkit-transform:scale(1.25); 
	-moz-transform:scale(1.25); 
	-ms-transform:scale(1.25); 
	-o-transform:scale(1.25); 
	transform:scale(1.25); 
	display: block;
}

.zoom-container:hover span {
	color: #fff;
}







/***************************** grey/yellow styles **/
article {display:block; margin:0px auto 0px auto; padding: 50px 0 0 0;}

.contimg {float: left; display: inline-block; max-width: 200px; padding-right: 30px; padding-bottom: 10px;}

/***************************** organge styles **/

.inner-contain {background: #f2640e; z-index: 99; position: relative; display: block; text-align: center; border-top: 3px solid #000; border-bottom: 3px solid #000; }
.inner-contain span {color: #000; font-weight: 400; }
.inner-contain h4 {color: #fff; padding: 7px 0;}

.inner-contain .mid {
	display:inline-block;
	float:none;
	margin-left: -74px;
}
.inner-contain h1 {padding-top: 30px;}


.inner-contain .lt {
	display:inline-block;
	float:left;
}
.inner-contain .lt img {
	height: 100%;
	max-height: 45px;
	float: left;
}

.about {
	text-align:center;
}

.bout {
	text-align:center;
}
.about img {
	margin: 0 auto;
	max-width: 400px;
	width: 100%;
	border: 2px solid #f2640e;
}
.bout img {
	max-width: 500px;
	width: 100%;
	border: 2px solid #f2640e;
}
.hoppa h3 {text-align: center;}



/***************grain bins ******/

.top-bin-wrap {
	background: url("/siteart/grain-bins/bin.png") center center;
	background-size: cover;
	width: 100%;
}

.top-bin-wrap h1 {
	background: rgba(242,100,14,.8);
	padding: 20px;
	color: #fff;
	border-bottom: 0px;
	width: 200px;
	text-align:center;
	margin: 0 auto;
}

.top-bin-wrap ul {
	padding-top: 80px;
	padding-bottom: 15%;
	background-image: -webkit-linear-gradient(rgba(0,0,0,0), rgba(0,0,0,.85));
	background-image: -o-linear-gradient(rgba(0,0,0,0), rgba(0,0,0,.85));
	background-image: linear-gradient(rgba(0,0,0,0),rgba(0,0,0,.85));
}
.top-bin-wrap li {
	font-size: 35px;
	width: 49%;
	padding: 5px;
	box-sizing: border-box;
	display:inline-block;
	font-weight: 600;
	color: #fff;
	list-style: none;
}


.low-bin-wrap {
	background: url("/siteart/grain-bins/bin-low.png") center top;
	background-size: cover;
	width: 100%;
}
.low-head {
	background-image: -webkit-linear-gradient(rgba(255,255,255,1.00) 55%, rgba(255,255,255,0));
	background-image: -o-linear-gradient(rgba(255,255,255,1.00) 55%, rgba(255,255,255,0));
	background-image: linear-gradient(rgba(255,255,255,1.00) 55%,rgba(255,255,255,0));
	height: 230px;
}
.low-bin-wrap h3 {
	text-align: center; 
	color: #f2640e;
	font-size: 35px;
	padding: 40px 10px 40px 10px;
}

.low-bin-wrap .logos {
	background: rgba(255,255,255,.5);
	padding: 20px 0;
}
/***************************** bin/hopper styles **/

.cont {
	background: url("/siteart/p6.png") fixed;
	padding: 40px 0;

}

.pix {
	background: url("/siteart/p6.png") fixed;
}




.head {
	background: url("/siteart/p6.png") fixed;
	padding: 15px 0;
	text-align: center;
	border-bottom: 3px solid #f2640e;
}
.head h2 {
	font-weight: 700;
	text-decoration: underline;
}

.bin {
	float: right; 
	display: inline-block;
	padding: 0px 0px 40px 20px;
	width: 90%;
	max-width: 570px 
}


.hop {width: 50%; float:left; margin-bottom: 30px;}



.right-hop {
  width: calc(50% - 20px);
	max-width: 700px;
	float:right;
	margin-bottom: 20px;
}
.right-hop img {
	width: 100%;
	max-width: 700px;
	float:right;
	border: 2px solid #f2640e;
	box-sizing: border-box;
}


table {
	display:block;
  border-collapse: collapse;
  width:100%;
	float:left;
}

td, th {
	width: 20%;
  border: 1px solid #dddddd;
  text-align: left;
  padding: 8px;
}
th {
	color: #f2640e;
}
tr:nth-child(even) {
  background-color: #fff;
}
tr:nth-child(odd) {
  background-color: #ebebeb;
}





.logos a {
	margin: 20px 20px 20px 0 ;
}

/* Shrink */
.hvr-shrink {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: transform;
  transition-property: transform;
}
.hvr-shrink:hover, .hvr-shrink:focus, .hvr-shrink:active {
  -webkit-transform: scale(0.9);
  transform: scale(0.9);
	opacity: .7;
}











.inner-wrap {width: 90%;display:block; margin:0px auto 0px auto;}
.one-third {
	padding: 15px;
	width: 20%;
	margin: 10px 0;
	display:inline-block;
	box-sizing:border-box;
	background: #fff;
	height:300px;
	box-sizing: border-box;
}
.one-third h3 {
	text-transform: uppercase;
	margin-bottom: 10px;
}

.two-third {
	float:right;
	padding: 30px 0;
	width: 80%;
	display:inline-block;
	box-sizing:border-box;
}

.map-area {
	width: calc(100% - 2px);
	text-align:center;
	float:none;
	box-sizing: border-box;
	border: 1px solid #f2640e;
	height:270px;
}
.map-area iframe {width:calc(100% - 1px);height: 100%;  box-sizing: border-box;  }







/* Underline From Center */
.hvr-underline-from-center {
  display: inline-block;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  position: relative;

}
.hvr-underline-from-center:before {
  content: "";
  position: absolute;
  z-index: -1;
  left: 51%;
  right: 51%;
  bottom: 0;
  background: #f2640e;
  height: 1px;
  -webkit-transition-property: left, right;
  transition-property: left, right;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}
.hvr-underline-from-center:hover:before, .hvr-underline-from-center:focus:before, .hvr-underline-from-center:active:before {
  left: 0;
  right: 0;
}




/***************************** contactstyles **/


.contact-contain {
	width: 100%;
}
.contact-wrap {
	margin:0 auto;  
	padding: 100px 0px 50px 0; 
	text-align: left;
}
.continfo {margin-top: 20px;width: 30%; display: inline-block;}
.continfo p {font-weight: 400;}
.continfo a:hover {color: #f2640e;}
.continfo a {padding-top: 8px;}


.map-area2 {
	width:calc(100% - 2px);
	margin-top: 30px;
	margin-bottom: 30px;
	display:block;
	text-align:center;
	float:right;
	border: 1px solid #f2640e;
}
.map-area2 iframe {
	width:100%; 
	height:300px; 
	display:block;
}






/***************************** footer styles **/

footer {
	width:100%;
	height:15vh;
	background: #000;
	padding:0;
	color:#fff;
	padding: 15px 0 0 0;
	border-top: 3px solid #f2640e;
}
footer p {font-size:14px; margin-bottom:14px; }
footer a {text-decoration:none;}

footer h4 {color: #f2640e; }


footer .hvr-underline-from-center:before {background: #353535;}

.quick-link {float:left; display:block;padding-bottom: 30px; text-transform: uppercase}
.loc {width: 240px;}
.quick-link ul {width:100%; display:inline-block; padding-bottom:20px; width: 140px; vertical-align: top;}
.quick-link li {display:block; line-height:20px;}
.quick-link a {text-transform:uppercase; font-size:18px; line-height: 20px; color: #fff;}
.quick-link a:hover {color:#f2640e;}


.hosted {text-align: right; text-transform: uppercase; color: #fff;margin-top: 10px; padding-top: 5px; }
.hosted a {color: #fff;}
.hosted a:hover {color: #f2640e;}


#formpage {width: 60%; margin: 25px auto; float: right;display: inline-block;padding-top: 25px;}
.form-box h2 {
	text-align: left;
}


/*** form styles ***/
.col2 {Max-width: 750px; width:50%; float:left; color: #000000;border-radius: 0; margin: 0;}
.col3 {Max-width: 500px; width:33%; float:left; color: #000000;border-radius: 0; }
.col4 {Max-width: 375px; width:25%; float:left; color: #000000;border-radius: 0; }
.col-full {Max-width: 1500px; width:100%; float: left;color: #000000;border-radius: 0;}
#formpage input {
	width:100%;
	padding:6px 4px;
	border:1px solid #f2640e;
	color:#000000;
	font-size: 14px;
	background:#fff;
	font-family: 'Source Sans Pro', sans-serif;
	border-radius: 0;
	box-shadow:0;
	margin:0;
	float:none;
}

#formpage textarea {
	width:100%;
	padding:6px 4px;
	border:1px solid #f2640e;
	color:#000000;
	font-size:14px;
	height:100px;
	background:#fff;
	float: left;
	font-family: 'Source Sans Pro', sans-serif;
	border-radius: 0;
	margin:0;
	float:none;
}

/* selects have similar styles to input & textarea fields, but with no padding. Text in a dropdown select is positioned differently */
#formpage select {
	width:100%;
	border:1px solid #f2640e;
	color:#000000;
	vertical-align:middle;
	font-size:14px;
	background:#fff;
	line-height:normal;
	padding:5px;
	font-family: 'Source Sans Pro', sans-serif;
	 border-radius: 0;
	 margin:0;
	float:none;
}




/* focus states of various types of fields */

#formpage input:focus,
#formpage textarea:focus,
#formpage select:focus {
	background:#E8E8E8; 
	border:1px solid #B4B4B4;
	color:#000000;
	outline-style:none;
	font-size: 14px;
	font-family: 'Source Sans Pro', sans-serif;
	width: 100%;
	border-radius: 0;
	margin:0;
	float:none;
}
#formpage input.checkbox {
    padding:0; 
    border:0;
    width:13px;
    height:13px;
    display:inline;
    background-color:#fff;
	margin:0;
	float:none;
	color: #000000
 }
#formpage input.radio:focus,
#formpage input.checkbox:focus {
	background:none; 
	border:0;
	outline-style:none;
	border-radius: 0; 
	color: #FFFFFF;
	display: inline;
	margin:0;
	float:none;
}



#formpage input.btn,
#formpage input.bn:focus {
	font-family: 'Source Sans Pro', sans-serif;
	width:100%; 
    padding:7px 0;
    background:#f1592a;
    border:0;
	border-radius: 0;
    font-size: 14px;
	line-height:14px;
    color:#FFFFFF;
	-webkit-appearance:none;
	margin:0;
	float:none;}

#formpage input.sub {background:#000; color:#FFFFFF; 
	font-family: 'Source Sans Pro', sans-serif; cursor: pointer;margin:0;
	float:none;
border: 0px;}

#formpage input.sub:hover {background:#f2640e; color:#FFFFFF; 
	font-family: 'Source Sans Pro', sans-serif; cursor: pointer;margin:0;
	float:none;}


.detailed-row a:hover {cursor: pointer;}

/*  FORM
------------------------------------------------*/


.submit-button {
	max-width: 300px;
	float:none;
	margin: 0 auto;
}


.column3 input[type="text"] {
    padding: 6px 0px;
    font-size: 13px;
    background-color: #b4b4b4;
    border: none!important;
    color: white;
    width: 100%;
	max-width:300px;
	float: none;
	margin:0;
}

.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;
	max-width:300px;
	color:#fff;
	float: none;
	margin:0;
}
.column3 input[type="submit"]:hover{
	background:#f2640e;
	cursor: pointer;
	float: none;
	margin:0;
}

/*  EXPANDER
------------------------------------------------*/	
.toggle.expander.expanded {
	display: none;
	float: none;
	margin:0;
}
a.expander.toggle.column3.submit-button.collapsed:hover {
	background: #f2640e;}
a.expander.toggle.column3.submit-button.collapsed {
    width: 100%;
	max-width: 1502px;
    background: #343434;
    display: inline-block;
    text-align: center;
    padding: 5px 5px;
    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;
	float: none;
	margin:0;
}

a.expander.toggle.column3.submit-button.collapsed {
    width: 100%;
    background: #343434;
    display: inline-block;
	padding: 5px 5px;
    text-align: center;
    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;
	text-decoration:none;
	float: none;
	margin:0;
}

.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;
	float: none;
}
	
.text-link.expander.expanded {
	color: #fff;
	max-width:300px;
	float: none;
	margin:0;
}

	
.toggle.expander.expanded:hover {
	text-decoration:none;
	color:#767475;
	background:#f9f8f3;	
	outline-style:none;
	border:1px #0f355b solid;
	max-width:300px;
	float: none;
	margin:0;
}
	
.toggle.expander.collapsed:hover {
	text-decoration:none;
}

 .captcha {
	width:100%;
	margin:0 auto;
	color:#f2640e;
	line-height:19px;
	text-align:center;
	font-weight: 200;
}

.captcha a{
	color:#000;
}

.captcha input{
	margin:0;
	float:none;
	max-width:300px
}





/***************************** responsive styles **/

@media screen and (max-width: 1600px) {
	.cycle-overlay { 
		background: rgba(242,100,14,.75);
		padding: 20px;
		max-width:320px; 
		min-width: 200px;
		width: 33%;
		margin-bottom:3%;
		margin-left: 80px;
	}

	.cycle-overlay p {
		font-size:40px;
		line-height:50px;
		font-weight: 700;
	}

	.cycle-overlay span {
		font-weight:400;
		font-size:28px;
		line-height: 40px;
		padding:5px 15px 5px 0px;
	}
	
	.cycle-overlay span a {
		font-size:22px;
		line-height: 24px;
		padding:5px 15px 5px 0px;
	}
}

@media screen and (max-width: 1410px) {
	.one-third {
		width: 25%;
	}
	.two-third {
		width: 75%;
	}
}
@media screen and (max-width: 1300px) {
	nav a:link, nav a:active, nav a:visited {
		font-size:17px;
		line-height:20px;
		padding: 8px 10px;
	}
	
	nav ul ul {
		top: 36px;
		left: 18px;
	}
	
	
	.quick-link a {font-size: 16px;}
	.hosted {font-size: 16px;}
	
	
	.quick-link ul { width: 120px; vertical-align: top;}
	
	.zoom-container .zoom-caption h2 {
		font-size: 28px;
	}
	.zoom-container .zoom-caption span {
		margin-top: 22px;
		font-size:18px
	}
	.top-bin-wrap li {
		font-size: 30px;
	}
}
@media screen and (max-width: 1140px) {
	h1 {font-size:32px;}
	h3 {font-size:26px;}
	.front h6 {font-size: 18px;}
	.greentextwrap h2 {font-size: 24px;}

	.one-third {
		width: 30%;
	}
	.two-third {
		width: 70%;
	}
	
	
	.bin {
		float: right; 
		display: inline-block;
		padding: 0px 0px 40px 20px;
		width: 90%;
		max-width: 500px 
	}


}


@media screen and (max-width: 1024px) {
	.wrap {width:90%;}
	body {font-size:14px;}
	p {margin-bottom:14px;}
	h1 {font-size:28px;}
	h2 {font-size: 24px}
	h3 {font-size:22px;}
	h4 {font-size:20px;}
	h6 { font-size: 16px;}
	
	
	
	nav a:link, nav a:active, nav a:visited {
		font-size:16px;
		line-height:18px;
		padding: 8px 15px;
	}
	nav ul ul {
		top: 34px;
		left: 16px;
	}
	
	

	.top-bin-wrap li {
		font-size: 22px;
		width: 49%;
		padding: 5px;
		box-sizing: border-box;
		display:inline-block;
		font-weight: 600;
		color: #fff;
		list-style: none;
	}
	
	
	.logoBar h2 {
		border-bottom: 3px solid #000;
		padding-left: 2%;
		width: 300px;
		margin-bottom: 35px;
		color: #f2640e;
		font-weight: 600;
	}

	
	footer p {font-size:12px; margin-bottom:12px;}
	
	
	
	
	.orangetextwrap p {
		margin-left: 0px;
		margin-top: 40px;
	}
	.orangetextwrap {padding-left: 0;}
	
	

	
	.one-third {
		height: 240px;
	}
	.map-area {
		height: 260px;
	}
	.inner-contain .lt img {
		max-height: 39px;
	}
	.inner-contain .mid {
		margin-left: -39px;}
	
}

@media screen and (max-width: 1020px) {
	#location {display: none; visibility:hidden;}
	.lt-header {width: 40%;}
	
	
	.one-third {
		width: 35%;
	}
	.two-third {
		width: 65%;
	}
	
	.hop {width: 100%; float:none; margin-bottom: 30px;}

	table {
	  border-collapse: collapse;
	  width: 100%;
		max-width: 700px;
		float:none;
		margin: 20px 0;
	}
	.right-hop {
	  width: 100%;
		max-width: 700px;
		float:none;
		margin: 20px 0;
	}
	.show-tablet {display:block;}
	.hide-tablet {display:none;}
	.cont-4 {display: none; visibility:hidden;}
	
	#simple-menu {
		float:right;
		background:url(../siteart/mobile-nav-icon.png) no-repeat center center;
		height:38px;
		width:38px;
		display:block;
		cursor:pointer;
	}
	#simple-menu:hover {background:url(../siteart/mobile-nav-icon-hover.png) no-repeat center center;}
	
	nav a:hover{cursor: pointer}
	nav {height: 38px;}
	
}

@media screen and (max-width: 910px) {
	.zoom-container {
		width: 50%;
	}
	
	.bin {
		float: none; 
		display: block;
		padding: 0px 0px 40px 20px;
		width: 90%;
		max-width: 500px;
		margin: 0 auto;
	}
	nav a:link, nav a:active, nav a:visited {
		font-size:18px;
		line-height:18px;
		padding: 8px 11px;
	}
	nav ul ul {
		top: 34px;
		left: 16px;
	}
	
}

@media screen and (max-width: 880px) {
	
	
	.whole{
		display: inline-block;width: 35%; margin: 10px 20px; position: relative; float: none; flex-wrap:no-wrap;}
	
	.brands-wrap {
	text-align: center;
	position: relative;
	float: none;}
	.brands-wrap img {max-width: 120px;}
	
	.continfo {width: 96%; }
	#formpage {width: 98%; float: none;padding-top: 40px;}
	.contact-wrap {
	width:90%; 
	margin:0 auto;  
	padding: 60px 0px; 
	text-align: left;
}


	.front h6 {font-size: 16px;padding: 30px 20px;margin-top: 10px;}
	.greentextwrap {width: 100%;text-align: center;height: 240px; }
	.greentextwrap h2 {
	color: #000000;
	font-size: 24px;
	margin-left: 0px;
	margin-top: 20px;
	}
	.greentextwrap p {
		margin-left: 0px;
		margin-top: 20px;
	}
	
	
}


@media screen and (max-width: 850px) {
	.inner-contain .lt {
		display:none;
		visibility: hidden;
	}
	.inner-contain .mid {
		margin-left: 0px; padding: 0 10px;}
}

@media screen and (max-width: 800px) {
	
	
	
	
	
	.one-third {
		width: 40%;
	}
	.two-third {
		width: 60%;
	}

}
@media screen and (max-width: 768px) {
	
	
	.show-768 {display:block;}
	
	.loc-list {font-size:12px;}
	
	.categorybox h1 {visibility:hidden;display: none;}
	
	
	
	#no-show {display: none; visibility:hidden;}
	
	
	
	article {width:100%; display:block; margin:0px auto 0px auto;}
	
	
	.contact-info {width:40%; margin:0 0% 15px 0;}
	.map {width:100%;}
	
	.contactform {float: none; margin: 20px auto; width: 90%}
	

	.manu-contain .zoom-container {
		width:22.5%; 
		margin: 10px 1%;
	}
}

@media screen and (max-width: 740px) {
	.rt-header {
		width: 100%;
		background: #fff;
		padding:0;
		margin: 0 0px 0px 0;
		float: none; 
		text-align: center;
		font-size: 16px;
		-webkit-transform: skewX(0deg);
		-moz-transform: skewX(0deg);
		-ms-transform: skewX(0deg);
		-o-transform: skewX(0deg);
		transform: skewX(0deg);
	}
	.rt-header a {color: #f2640e}
	.head-cont {
		padding: 18px 0;
		width: 100%;
		margin-right: 0px;
		-webkit-transform: skewX(0deg);
		-moz-transform: skewX(0deg);
		-ms-transform: skewX(0deg);
		-o-transform: skewX(0deg);
		transform: skewX(0deg);
	}
	
	.fb {margin-left: 15px;display:none;}
	.fb2 {display:inline-block;}
	
	.headwrap {width: 100%;}
	.logo {
		float: none;
		margin-top: 0;
		width: 100%;
		position: relative;
		padding-left: 0px;
	}
	
	.logo img {
		width: 90%;
		height: auto;
		display: block;
		max-width:500px;
		margin: 0 auto;
	}
	
}

@media screen and (max-width:700px) {
	
	.one-third {
		width: 45%;
	}
	.two-third {
		width: 55%;
	}
}
@media screen and (max-width:660px) {
	footer{height:30vh;}
	.dept {text-align: center;}
	.emp {margin-right: 0px;}
	.no-break {display:block;}
	
	h1 {font-size:26px;}
	
	
	.top-bin-wrap li {
		font-size: 22px;
		width: 100%;
		padding: 5px;
		box-sizing: border-box;
		display:inline-block;
		font-weight: 600;
		color: #fff;
		list-style: none;
	}
	
	
.low-bin-wrap h3 {
	font-size: 26px;
}
	
	.new-used h2 img {width:3%;}
	
	
	
	.contact-info {width:60%;}
	
	
	
	.brands a {width:31.33333%;}
	
	.locations div {width:48%; margin:0 2% 15px 0;}
	
	.whole{
	display: inline-block;width: 40%; margin: 10px 20px; position: relative; float: none; flex-wrap:no-wrap;}

	
	
	
	
	.manu-contain .zoom-container {
		width:30.5%; 
		margin: 10px 1%;
	}
	
	
	footer {padding: 20px 0;}
	.quick-link {width:100%; padding-left:0%; border-right:0; text-align: center;padding-top: 0px;padding-bottom:55px ;}
	.quick-link ul {padding-bottom:0px ; padding-left: 0; display:block;width: 100%;}
	.divfooter {width:90%; padding-left:0%; margin:15px 5% 0 5%; text-align:center;}
	
	
	.hosted {float: none; text-align: center;padding-bottom: 10px;  }
	
}


@media screen and (max-width:615px) {
	.one-third {
		width: 50%;
	}
	.two-third {
		width: 50%;
	}
}
@media screen and (max-width:560px) {
	.one-third {
		width: 100%;
		text-align:center;
	}
	.two-third {
		width: 100%;
	}
}
@media screen and (max-width:520px) {
	.whole{
	display: inline-block;width: 80%; margin: 5px 20px; position: relative; float: none; flex-wrap:no-wrap;}
	
	
	.right {visibility: hidden; display: none;}
	
	.pager {display:none;}

	
}
@media screen and (max-width:480px) {
	.top-bar {height: auto;}
	.top-bar a {display:block;}
	
	.col2 {width:100%; margin-right:0%;}
	
	.loc-list {width:100%;}

	
	.new-used h2 img {width:4.5%;}
	

	
	.border-box h6 {width:35%;}
	
	
	.brands-wrap {
	padding: 0px; 
	margin: 0 auto;text-align: center; float: none; }
	.brands-wrap img { width: 100%; margin: 0 auto;text-align: center; float: none;}
	
	
	.manu-contain .zoom-container {
		width:47%; 
		margin: 10px 1%;
	}
	
	.zoom-container .zoom-caption h2 {
		font-size: 24px;
	}
	.zoom-container .zoom-caption span {
		margin-top: 20px;
		font-size:16px
	}
	
	
}
@media screen and (max-width:400px) {
	
	.empcontain .minwrap{width: 95%;}
	
	.zoom-container .zoom-caption h2 {
		font-size: 20px;
	}
	.zoom-container .zoom-caption span {
		margin-top: 17px;
		font-size:14px
	}
	
	
	.top-bin-wrap li {
		font-size: 18px;
		width: 100%;
		padding: 5px;
		box-sizing: border-box;
		display:inline-block;
		font-weight: 600;
		color: #fff;
		list-style: none;
	}
	
}

@media screen and (max-width:385px) {
	h5 {font-size: 16px;}
	.emp i {color: #000000; font-weight: 300; font-size: 14px; }
	.emp {min-width: 0px
		; width: 85%; }
	
	.hours .go-right {float:none;}
	
	.contact-info {width:100%;}
	
	.brands a {width:48%;}
	
	.loc {width:100%; margin:0 0% 20px 0;}
	
	.low-bin-wrap .logos img 
	{
		width: 100%;
	}

	
}




