/***** BEGIN RESET *****/

* {
    background:transparent;
    border:0;
    margin:0;
    padding:0;
    font-family:'roboto_regular';
}
ol, ul {list-style: none;}
.clear {clear: both; height:0px; margin:0;}

/***** END RESET *****/

	
@font-face {
    font-family: 'roboto_condensedregular';
    src: url('../webfonts/RobotoCondensed-Regular-webfont.eot');
    src: url('../webfonts/RobotoCondensed-Regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('../webfonts/RobotoCondensed-Regular-webfont.woff') format('woff'),
         url('../webfonts/RobotoCondensed-Regular-webfont.ttf') format('truetype'),
         url('../webfonts/RobotoCondensed-Regular-webfont.svg#roboto_condensedregular') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'roboto_condensedbold';
    src: url('../webfonts/RobotoCondensed-Bold-webfont.eot');
    src: url('../webfonts/RobotoCondensed-Bold-webfont.eot?#iefix') format('embedded-opentype'),
         url('../webfonts/RobotoCondensed-Bold-webfont.woff') format('woff'),
         url('../webfonts/RobotoCondensed-Bold-webfont.ttf') format('truetype'),
         url('../webfonts/RobotoCondensed-Bold-webfont.svg#roboto_condensedbold') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'roboto_regular';
    src: url('../webfonts/Roboto-Regular-webfont.eot');
    src: url('../webfonts/Roboto-Regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('../webfonts/Roboto-Regular-webfont.woff') format('woff'),
         url('../webfonts/Roboto-Regular-webfont.ttf') format('truetype'),
         url('../webfonts/Roboto-Regular-webfont.svg#roboto_regular') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'roboto_medium';
    src: url('../webfonts/Roboto-Medium-webfont.eot');
    src: url('../webfonts/Roboto-Medium-webfont.eot?#iefix') format('embedded-opentype'),
         url('../webfonts/Roboto-Medium-webfont.woff') format('woff'),
         url('../webfonts/Roboto-Medium-webfont.ttf') format('truetype'),
         url('../webfonts/Roboto-Medium-webfont.svg#roboto_medium') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'roboto_thin';
    src: url('../webfonts/Roboto-Thin-webfont.eot');
    src: url('../webfonts/Roboto-Thin-webfont.eot?#iefix') format('embedded-opentype'),
         url('../webfonts/Roboto-Thin-webfont.woff') format('woff'),
         url('../webfonts/Roboto-Thin-webfont.ttf') format('truetype'),
         url('../webfonts/Roboto-Thin-webfont.svg#roboto_thin') format('svg');
    font-weight: normal;
    font-style: normal;
}


  
header, nav, article, footer {display:block;	min-width: 280px;}

body {
	font-size:16px;
	font-family: 'roboto_condensedregular';
	font-weight:normal;
	color:#000;
	-webkit-text-size-adjust: none;
	overflow-x: hidden;
	min-width: 280px;
}
.invwrap {
	-webkit-text-size-adjust: none;
	width: 100%;
	
}
.wrap {width:90%; margin:0 auto; max-width:2000px;}
.headwrap {width:90%; margin:0 auto; max-width:2000px;}


.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:94%;max-width:1500px;margin:0 auto;}
.invmain{padding:30px 0; width: 100%;overflow: hidden; background: url(../siteart/wool.png) fixed}

.main {overflow-x: hidden;}


.invbuttons {
	margin: 20px auto;
	text-align: center;
	float: none;
}
.invbuttons a {
	background: #f8c218;
	border: 2px solid #fff;
	color: #000000;
	padding: 12px;
	border-radius: 5px;
	font-size: 18px;
	width: 30%; 
	max-width: 500px;
	margin: 0 3%;
	font-family: 'roboto_condensedbold';
}
.invbuttons a:hover {
	background: #a1a1a1;
	color: #f8c218;
}

/* Bubble Float Bottom */ 
.hvr-bubble-float-bottom { 
	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); 
	position: relative; 
	-webkit-transition-duration: 0.3s; 
	transition-duration: 0.3s; 
	-webkit-transition-property: transform; 
	transition-property: transform; 
} 
.hvr-bubble-float-bottom:before { 
	position: absolute; 
	z-index: -1; 
	content: ''; 
	left: calc(50% - 10px); 
	bottom: 0; 
	border-style: solid; 
	border-width: 10px 10px 0 10px; 
	border-color: #f8c218 transparent transparent transparent; 
	-webkit-transition-duration: 0.3s; 
	transition-duration: 0.3s; 
	-webkit-transition-property: transform; 
	transition-property: transform; 
} 
.hvr-bubble-float-bottom:hover, .hvr-bubble-float-bottom:focus, .hvr-bubble-float-bottom:active { 
	-webkit-transform: translateY(-10px); 
	transform: translateY(-10px); 
	border-color: #a1a1a1 transparent transparent transparent; 
	margin-top: -2px;
} 
.hvr-bubble-float-bottom:hover:before, .hvr-bubble-float-bottom:focus:before, .hvr-bubble-float-bottom:active:before { 
	-webkit-transform: translateY(10px); 
	transform: translateY(10px); 
	border-color: #a1a1a1 transparent transparent transparent;
	margin-top: -2px; 
} 




/*===================== 
                PARTS SEARCH 
=======================*/
iframe.parts_search{
	width:100%;
	min-height:400px;
	height: auto; 
	margin-top: 30px;
	background: #FFFFFF;
	border: 1px solid #f8c218;
}

.parts_container{
	margin: 0 auto;
}

/***************************** typography styles **/


.no-margin {margin:0 !important;}

a {color:#2B2B2B; text-decoration:none;}
a:hover {color:#f8c218;}



strong {font-weight:normal; font-family: 'roboto_condensedbold';}
em {font-style:italic;}

.red {color:#ff7a00;}
.dk-red {color:#f5d73b;}
.white {color:#fff;}
.black {color:#f8c218;}

.text-center {text-align:center;}
.text-left {text-align:left;}
.text-right {text-align:right;}

h1 {
	color:#FFFFFF;
	font-size:36px;
	font-weight:normal;
	font-family: 'roboto_condensedbold';
	margin-bottom:0;
	text-transform:uppercase;
}
h2 {
	color:#f8c218;
	font-size:36px;
	font-weight:normal;
	font-family: 'roboto_regular';
	margin-bottom:0;
}
h3 {
	color:#484747;
	font-size:24px;
	font-weight:normal;
	font-family: 'roboto_regular';
	margin-bottom:8px;
}

h4 {
	color:#000000;
	font-size:20px;
	font-weight:normal;
	font-family: 'roboto_regular';
	margin-bottom:7px;
}

h5 {
	color: #000000;
	font-size:18px;
	font-weight:normal;
	font-family: 'roboto_regular';
	margin-bottom:10px;
}

h6 {
	color:#FFFFFF;
	font-size:18px;
	font-weight:normal;
	font-family: 'roboto_regular';
}
h6 a {text-decoration:none;font-family: 'roboto_regular';}
h6 a:hover {color:#f8c218;}
p {margin-bottom:16px; font-family: 'roboto_regular';}

h6 a span{text-decoration:none;font-family: 'roboto_regular';}
h6 a:hover span {color:#f8c218;}



/***************************** header styles **/

.top-bar {
	padding:22px 0 0 0;
	float:right;
	display:inline-block;
	text-transform: uppercase;
}
.top-bar img {padding-right: 5px; display: inline-block; margin-top: 3px; }
.top-bar h6 {font-size:15px; color: #bfbfbf}
.top-bar a {font-size:15px; color: #bfbfbf; vertical-align: unset;}
.top-bar a:hover {color: #f8c218;}
.rt-header {float:left; margin-left:0%; text-align:left; display: inline-block;}
.rt-header h6 a{color: #bfbfbf !important}
.rt-header .cont {display:block; padding-left: 50px;}
.phone {display:block; margin:0 0 25px 0;}


/*===================== 
	Keyword Search form styles 
=======================*/


	
	.keyone {display: block; visibility: visible;}
	.keytwo {display: none; visibility:hidden;}

#keysearch form {
	width:358px;
	margin:5px auto 0;
}


#form input.keyword, #form input.squarebutton {
	margin:8PX 0 0 0;
}
#form .keyword {
	color: #4b4b4b!important;
	width:295px;
	padding:5px;
	border-left:solid 1px #f8c218;
	border-top:solid 1px #f8c218;
	border-bottom:solid 1px #f8c218;
	border-right:0;
	float:left;
	-webkit-appearance: none;
	border-radius:0;
	background:#a1a1a1;
	font-family: 'roboto_regular';
	font-size:14px;
	box-sizing: border-box;
	height: 30px;
}

#form .squarebutton, #form .squarebutton:focus {
	width:30px;
	height:30px;
	padding: 3px 0px;
	border:solid 1px #f8c218;
	color:#fff;
	float:left;
	position:relative;
	-webkit-appearance: none;
	border-radius:0;
	background:url(/siteart/search.png) no-repeat #ffc600 center;
	background-size:80% 80%;
	box-sizing: border-box;
}

#form .squarebutton:hover {
	background:url(/siteart/search.png) no-repeat #000 center;
	background-size:80% 80%;
	color:#FFF;
	cursor:pointer;
	box-sizing: border-box;
}



	
header {
	width:100%; 
 	background:#000000; 
	-moz-box-shadow:2px 3px 8px #000000; 
	-webkit-box-shadow:2px 3px 8px #000000; 
	box-shadow:2px 3px 8px #000000;
	position: relative;
	z-index: 999;}
	

		
	
.logo { float:left; display: inline-block; padding-top: 10px;}
.logo img {width:100%; height:auto; display:block; max-width:220px;}


.no-cursor:hover {cursor: default;}

/***************************** nav styles **/
nav.primary {
	width:100%;
	display:block;
	background:#f8c218;
	text-align:center;
	margin-top: 10px;
}

nav.primary ul {width:100%; margin:0 auto;}
nav.primary li {float:none;display:inline-block; position:relative; color:#FFFFFF;margin-right: 0%;}
nav.primary a:link, nav a:active, nav a:visited {
	display:block;
	text-decoration:none;
	color:#000000;
	font-weight:light;
	font-family: 'roboto_condensedbold';
	font-size:20px;
	line-height:20px;
	padding:9px 16px;
	text-transform:uppercase;
	border-left: 1px solid #000000;
	 border-bottom: 1px solid #f8c218;
} 
nav.primary ul li a {margin-right: -5px;}
nav.primary ul li a:hover {color:#f8c218; background: #000000; border-bottom: 1px solid #f8c218;}

nav.primary .last a {border-right: 1px solid #000000;}

nav.primary ul ul {
	display: none;
	position: absolute; 
	z-index:99999;
	top: 36px;
	left:0;
	width:240px;
	background:#000000;
	border-bottom: 1px solid #000000;
	border-right: 1px solid #000000
	
}

nav.primary ul ul li a {margin-right: 0px;}
nav.primary ul ul ul {
	position: absolute; 
	left: 100%; 
	top:0;
}

nav.primary ul li:hover > ul {
	display: block;
	z-index:99999;
	
}

nav.primary ul ul li {
	text-align:left;
	float: none; 
	position: relative;
	display:block;
	background: #000000;
	border: 0;
}

nav.primary ul ul li a:link, nav.primary ul ul li a:active, nav.primary ul ul li a:visited{
	font-size:14px;
	line-height:24px;
	padding:0 0 0 15px;
	border-right:0;
	border-top: 1px solid #000000;
	color: #FFFFFF;
}

nav.primary ul ul li a:hover {
	background: #f8c218;
	color:#000000;
}

/* stroke */
nav.stroke ul li a,
nav.fill ul li a {
  position: relative;
}
nav.stroke ul li a:after,
nav.fill ul li a:after {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
  width: 0%;
  content: '.';
  color: transparent;
	background: #000000;
  height: 1px; 
}

nav.stroke ul li a:hover:after {
	
  width: 100%;
}

nav.fill ul li a {
  transition: all .5s;
  padding-top: 10px;
}

nav.fill ul li a:after {
  text-align: left;
  content: '.';
  margin: 0;
  opacity: 0;
}
nav.fill ul li a:hover {
  color: #fff;
  z-index: 1;color: #000000;
}
nav.fill ul li a:hover:after {
  z-index: -1;
  animation: fill 1s forwards;
  -webkit-animation: fill 1s forwards;
  -moz-animation: fill 1s forwards;
  opacity: 1;
  
}

/* Keyframes */
@-webkit-keyframes fill {
  0% {
    width: 0%;
    height: 1px;
  }
  50% {
    width: 100%;
    height: 1px;
  }
  100% {
    width: 100%;
    height: 100%;
    background: #ffcc00;
  }
}



/* The Nivo Slider styles */
.nivoSlider {
	position:relative;
	width:100%;
	height:auto;
	overflow: hidden;
}
.nivoSlider img {
	position:absolute;
	top:0px;
	left:0px;
	max-width: none;
}
.nivo-main-image {
	display: block !important;
	position: relative !important; 
	width: 100% !important;
}



/* If an image is wrapped in a link */
.nivoSlider a.nivo-imageLink {
	position:absolute;
	top:0px;
	left:0px;
	width:100%;
	height:100%;
	border:0;
	padding:0;
	margin:0;
	z-index:6;
	display:none;
	background:white;
	filter: alpha(opacity=0);
	opacity: 0;
	-webkit-opacity:0;
	-moz-opacity:0;
	-khtml-opacity:0;
}


/* The slices and boxes in the Slider */
.nivo-slice {
	display:block;
	position:absolute;
	z-index:5;
	height:100%;
	top:0;
}
.nivo-box {
	display:block;
	position:absolute;
	z-index:5;
	overflow:hidden;
}
.nivo-box img { display:block; }

/* Caption styles */
.nivo-caption {
	position:absolute;
	left:0px;
	bottom:0px;
	background:#000;
	color:#fff;
	width:100%;
	z-index:8;
	padding: 5px 10px;
	opacity: 0.8;
	overflow: hidden;
	display: none;
	-moz-opacity: 0.8;
	filter:alpha(opacity=8);
	-webkit-box-sizing: border-box; /* Safari/Chrome, other WebKit */
	-moz-box-sizing: border-box;    /* Firefox, other Gecko */
	box-sizing: border-box;         /* Opera/IE 8+ */
}
.nivo-caption p {
	padding:5px;
	margin:0;
}
.nivo-caption a {
	display:inline !important;
}
.nivo-html-caption {
    display:none;
}
/* Direction nav styles (e.g. Next & Prev) */
.nivo-directionNav a {
	position:absolute;
	top:45%;
	z-index:9;
	cursor:pointer;
}
.nivo-prevNav {
	left:0px;
}
.nivo-nextNav {
	right:0px;
}
/* Control nav styles (e.g. 1,2,3...) */
.nivo-controlNav {
	text-align:center;
	padding: 5px 0;
}
.nivo-controlNav a {
	cursor:pointer;
}
.nivo-controlNav a.active {
	font-weight:bold;
}



/* Underline From Center */
.hvr-underline-from-center {
  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);
  position: relative;
}
.hvr-underline-from-center:before {
  content: "";
  position: absolute;
  z-index: -1;
  left: 51%;
  right: 51%;
  bottom: 0;
  background: #f8c218;
  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;
}

/* Forward */ 

.hvr-forward img { 
	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-forward:hover img, .hvr-forward:focus img, .hvr-forward:active img { 
	-webkit-transform: translateX(8px); 
	transform: translateX(8px); 
} 


/***************************** content styles **/


.whitemid {background: #FFFFFF;  border-top: 2px solid #f8c218; border-bottom: 2px solid #f8c218;}

.wool {background: url(../siteart/wool.png) repeat;}
.box-contain {width: 100%;float: none; margin: 0px auto; text-align: center; padding: 50px 0; }
.box-buttons {
	text-align:center;
	position:relative;
	*zoom:1;
	*display:inline;
	}
.box-buttons:after {content:""; display:inline-block; clear:both;}
.box-buttons a {
	width: 32%;
	display:inline-block;
	position: relative;
	margin: 5px 2px;
	text-align:left;
	background-size:cover;
	padding:10px 0;
	height:300px;
	text-decoration:none;
	font-family: 'roboto_regular';
	line-height:50px;
	text-shadow: 2px 2px 5px #000000;
	}
	
.box-buttons h2 {font-size: 25px; line-height: 28px; margin-left: 8px; margin-top: 250px;  color: #FFFFFF; }

.box-buttons a.con {background: url(../siteart/box/sale.png);background-size:cover; background-position: center;border: 3px solid #f8c218;}
.box-buttons a.con:hover {background: url(../siteart/box/sale-hover.png);background-size:cover;background-position: center  }
.box-buttons a.con:hover h2 {color: #ffd14d;}


.box-buttons a.rent {background: url(../siteart/box/rent.png);background-size:cover; background-position: center ;border: 2px solid #f8c218;}
.box-buttons a.rent:hover {background: url(../siteart/box/rent-hover.png);background-size:cover;background-position: center  }
.box-buttons a.rent:hover h2 {color: #ffd14d;}

.box-buttons a.att {background: url(../siteart/box/attach.png);background-size:cover; background-position: center ;border: 2px solid #f8c218;}
.box-buttons a.att:hover { background: url(../siteart/box/attach-hover.png);background-size:cover; background-position: center }
.box-buttons a.att:hover h2 {color: #ffd14d;}

.box-buttons a.trucks {background: url(../siteart/box/trk.png);background-size:cover; background-position: center ;border: 2px solid #f8c218;}
.box-buttons a.trucks:hover {background: url(../siteart/box/trk-hover.png);background-size:cover;background-position: center  }
.box-buttons a.trucks:hover h2 {color: #ffd14d;}

.box-buttons a.part {background: url(../siteart/box/parts.png);background-size:cover; background-position: center ;border: 2px solid #f8c218;}
.box-buttons a.part:hover {background: url(../siteart/box/parts-hover.png);background-size:cover; background-position: center }
.box-buttons a.part:hover h2 {color: #ffd14d;}

.box-buttons a.finance {background: url(../siteart/box/financing.png);background-size:cover; background-position: center ;border: 2px solid #f8c218;}
.box-buttons a.finance:hover { background: url(../siteart/box/financing-hover.png);background-size:cover; background-position: center }
.box-buttons a.finance:hover h2 {color: #ffd14d;}

.box-buttons a.trailers {background: url(../siteart/box/parts.png);background-size:cover; background-position: center ;border: 2px solid #f8c218;}
.box-buttons a.trailers:hover {background: url(../siteart/box/parts-hover.png);background-size:cover; background-position: center }
.box-buttons a.trailers:hover h2 {color: #ffd14d;}

.box-buttons a.ag {background: url(../siteart/box/financing.png);background-size:cover; background-position: center ;border: 2px solid #f8c218;}
.box-buttons a.ag:hover {background: url(../siteart/box/financing-hover.png); background-size:cover; background-position: center }
.box-buttons a.ag:hover h2 {color: #ffd14d;}



	  /***** ZOOM *****/

 
 .cat {
	width:90%;
	margin:40px 5% 55px 5%;
	float:left; 
 }
 .cat h1 {color: #ffffff; border-bottom: 2px solid #a1a1a1; margin-bottom: 30px;}
.zoom-container h4 {margin-bottom: 0px;}
.zoom-container {
	float:left;
	width: 20%;
	position: relative;
	overflow: hidden;
	display: inline-block;
	border: 2px solid #000000;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
}
.zoom-container img {
	display: block;
	width: 100%;
	height: auto;
	-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;
}
.zoom-container .zoom-caption {
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	z-index: 10;
	background: rgba(0, 0, 0, .4);
	-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;
}
.zoom-container .zoom-caption h4 {
	display: block;
	text-align: center;
	font-family: roboto_condensedbold;
	font-size: 24px;
	text-transform: uppercase;
	font-weight:bold;
	color: #f8c218;
	text-shadow: 0px 2px 5px rgba(0, 0, 0, 1);
	width:95%;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}
.zoom-container:hover .zoom-caption {
	background: none;
	color: #fff;
}
.zoom-container:hover .zoom-caption h4 {
	color: #fff;
}	  



/*  SCROLLING INVENTORY
------------------------------------------------*/
.scrolling-wrap {
    width:100%;
    height:90px;
    overflow:hidden;
	border-top: 8px solid #f8c218; border-bottom: 8px solid #f8c218;
}
 
.scrolling{
    width:100%;
    height:92px;
}



 /* Wobble Horizontal */ 
@-webkit-keyframes hvr-wobble-horizontal { 
	16.65% { 
		-webkit-transform: translateX(8px); 
		transform: translateX(8px); 
	} 
	33.3% { 
	   -webkit-transform: translateX(-6px); 
	   transform: translateX(-6px); 
	} 
	49.95% { 
		-webkit-transform: translateX(4px); 
		transform: translateX(4px); 
	} 
	66.6% { 
		-webkit-transform: translateX(-2px); 
		transform: translateX(-2px); 
	} 
	83.25% { 
		-webkit-transform: translateX(1px); 
		transform: translateX(1px); 
	} 
	100% { 
		-webkit-transform: translateX(0); 
		transform: translateX(0); 
	} 
} 
@keyframes hvr-wobble-horizontal { 
	16.65% { 
		 -webkit-transform: translateX(8px); 
		transform: translateX(8px); 
	} 
	33.3% { 
		-webkit-transform: translateX(-6px); 
		transform: translateX(-6px); 
	} 
	49.95% { 
		-webkit-transform: translateX(4px); 
		transform: translateX(4px); 
	} 
	66.6% { 
		-webkit-transform: translateX(-2px); 
		 transform: translateX(-2px); 
	} 
	83.25% { 
		 -webkit-transform: translateX(1px); 
		transform: translateX(1px); 
	} 
	100% { 
		 -webkit-transform: translateX(0); 
		transform: translateX(0); 
	} 
} 
.hvr-wobble-horizontal { 
	display: inline-block; 
	vertical-align: middle; 
	-webkit-transform: perspective(1px) translateZ(0); 
	transform: perspective(1px) translateZ(0); 
} 
.hvr-wobble-horizontal:hover, .hvr-wobble-horizontal:focus, .hvr-wobble-horizontal:active { 
	-webkit-animation-name: hvr-wobble-horizontal; 
	animation-name: hvr-wobble-horizontal; 
	-webkit-animation-duration: 1s; 
	animation-duration: 1s; 
	-webkit-animation-timing-function: ease-in-out; 
	animation-timing-function: ease-in-out; 
	-webkit-animation-iteration-count: 1; 
	animation-iteration-count: 1; 
} 

.matback .wrap {text-align:center;}
.sec {
	background: #000000;
	border: 3px solid #fff;
	width:30.7%; 
	display:inline-block;
	float:none;
	margin: 40px 1%;
	vertical-align: top;
	height: 340px;
	text-align:left;
}
.sec h4 {background:#f8c218; color:#FFFFFF; padding: 8px; text-align:center; font-family: roboto_regular}
.sec ul {padding: 15px;}
.sec ul li {color: #FFFFFF; list-style: square; font-size: 18px; margin-left: 30px;}

.sec ul ul {padding: 0 15px 15px 15px}
.sec ul ul li {color: #FFFFFF; list-style: square; font-size: 18px; margin-left: 60px; margin-top: 0; padding-top: 0;}


.manu-logos {
	width:100%;
	display:block;
	margin: 0 0 0 -15px;
	text-align: center;
}
.manu-logos a {display:inline-block;zoom:1; display:inline-block; margin:0px 5px 5px 0px; vertical-align:middle}
.manu-logos a:hover img {opacity: .7;}

.manu-logos .lrg {
	height:auto; 
	max-width: 120px; 
	max-height: 80px;
	display:inline-block;
}
.manu-logos .sm {
	height:auto; 
	max-width: 100px; 
	max-height: 50px;
	display:inline-block;
}


/***************************** used inv page styles **/

.used-wrap {margin: 170px 0 20px 0;}
.used {
	text-align:center;
	position:relative;
	*zoom:1;
	*display:inline;
	padding: 10px 0 0 0;
	float: none;
	}
.used h1 {
	color: #FFFFFF;
	font-family: 'roboto_thin';
	font-weight: 800;
	border-bottom: 2px solid #FFFFFF;
	padding-bottom: 1px;
	margin: 0 20px;
}
.group{overflow:hidden; margin: 0 auto; padding: 35px 20px;}
.gray{ background: #8E8E8E; border-top: 3px solid #FFCC00; border-bottom: 3px solid #FFCC00;}



.pen-wrapper {text-align:center;
	position:relative;
	*zoom:1;
	*display:inline;
	padding: 10px 0 0 0;
	float: none;
	
  }
.whole{
	display: inline-block;width: 15%; margin: 15px 20px; position: relative; float: none; flex-wrap:no-wrap;}





/***************************** grey/yellow styles **/
article {width:100%; display:block; margin:0px auto 0px auto; padding: 60px 0; }

.matback {background: url(../siteart/mat.jpg) fixed center bottom; background-size: cover;}
/***************************** organge styles **/

.inner-contain {background: #a1a1a1; border-top: 3px solid #f8c218; border-bottom: 3px solid #f8c218; position:relative;}
.orange {
	padding:30px 6%;
	text-align:left;
}
.orange h2 {font-family: roboto_condensedbold; color: #000000; }
.orange h3 {color: #484747; }
.orange span {font-family: roboto_condensedbold;}



/** internal page styles **/



.staff {width:100%; display:block;}
.staff:after {content:""; display:block; clear:both;}

.emp {width:23%; float:left; margin:0 2% 15px 0;}
.emp img {width:100%; height:auto; max-width:250px; margin-bottom:5px; display:block;}
.emp:nth-of-type(5), .emp:nth-of-type(9) {clear:left;}




.contact-info {width:28%; float:left; margin:0 2% 15px 0;}
.map {width:70%; float:left;}
.map iframe {width:100%; display:block; height:350px;}

.brands {width:100%; display:block;}
.brands:after {content:""; clear:both; display:block;}
.brands a {width:23%; margin:0 .5% 10px .5%; float:left;}
.brands img {width:100%; height:auto; max-width:210px; display:block;}

.loc {width:31.33333%; float:left; margin:0 2% 20px 0;}


.events:after {content:""; clear:both; display:block;}
.event {width:23%; float:left; margin:0 2% 15px 0;}
.event:nth-of-type(5), .event:nth-of-type(9) {clear:left;}






/***************************** crushing & scrap **/
.third {
	text-align:left;
	margin: 40px auto 20px auto;
	float:none;
	display:inline-block;
	vertical-align:middle;
}
.third .express:hover {opacity: .7; cursor:pointer}
.third h4 {color:  #f8c218; text-transform: uppercase;}

/***************************** brand styles **/
.mid {width:100%; display:block; padding: 140px auto 0 auto;  background: url(../siteart/wool.png) fixed;  margin:  0 auto;}

.map-area {
	width: 100%;
	display:block;
	text-align:center;
	float:none;
	border: 1px solid #f8c218;
	margin-top: 30px;
}
.map-area iframe {width:100%; height:250px; display:block; }

.text-wrap {
	width:90%; 
	max-width:2050px; 
	margin:0 auto; 
	padding: 45px 0px 65px 0px; 
	text-align: left;

}
.text-white h1 {
	border-bottom: 2px solid #a1a1a1;
}
.text-white .sub {color: #A1A1A1; font-family: roboto_regular; font-size: 22px; display:block; }


.text-white a {color: #f8c218;}
.text-white a:hover {color: #fff;}

.continfo {
	border-top:  1px solid #A1A1A1;
	margin-top: 40px;}
.half {
	width: 40%;
	min-width: 250px;
	float: left; 
	text-align: left;
	display: inline-block;
	margin-top: 30px;
}
.half2 {width: 55%; float: right;margin: 30px auto 0 auto; display: inline-block;}

.half h3 {color: #f8c218; padding-bottom: 10px;}
.half h4 {color: #FFFFFF; font-family: 'roboto_regular';margin-left: 2%;}
.half h4 a {color:#FFFFFF; font-family: 'roboto_regular';}
.half a:hover {color: #a1a1a1; }
.half a:hover .contleft {color: #a1a1a1!important;}

.half2 h4 {color:#FFFFFF;}
.half2 p {color: #FFFFFF;}
.half2 #formpage {margin-top: 0px;}




.contleft {margin-left: 20px; }
/***************************** contactstyles **/


.contact-contain {
	width: 100%;
	background: #838383; 
	border-top: 3px solid #ffcc00;
}
.contact-contain a {
	color: #FFFFFF;
}
.contact-wrap {
	width:88%; 
	max-width:2050px; 
	margin:0 auto;  
	padding: 35px 20px; 
	text-align: left;
}
.map-area2 {
	width:100%;
	display:block;
	text-align:center;
	margin-bottom: -80px;
}
.map-area2 iframe {width:100%; height:520px; display:block;}
/***************************** footer styles **/

footer {
	width:100%;
	background: url(../siteart/back.jpg) fixed bottom no-repeat;
	background-size:cover;
	padding:0;
	color:#a1a1a1;
	padding: 45px 0;
}
footer p {font-size:14px; margin-bottom:14px; font-family: 'roboto_regular';}
footer a {color:#a1a1a1; text-decoration:none;}
footer a:hover {color:#CCCCCC;}
footer .go-right {font-family: 'roboto_regular';}
footer h4 {color: #f8c218;}



.hours {width:20.4%; width:calc(20.4% - 2px); float:left; display:block; padding-right:6%; border-right:2px #a5a5ab solid; text-transform:uppercase;}

.quick-link {width:23.2%; width:calc(23.2% - 2px);  float:left; display:block; }
.quick-link ul {width:100%; display:block; padding-bottom:20px;}
.quick-link li {display:block; line-height:20px;}
.quick-link a {font-family: 'roboto_regular'; text-transform:uppercase; font-size:16px;color:#a1a1a1;}
.quick-link a:hover {color: #f8c218;}

a.footerlink:link, a.footerlink:visited, a.footerlink:active{text-decoration:underline; font-size:12px; color:#fff;font-family: 'roboto_regular'; line-height: 20px;}
a.footerlink:hover {text-decoration:none; color:#CCCCCC;font-family: 'roboto_regular'; line-height: 20px;}

.footertext{font-size:12px; color:#fff;font-family: 'roboto_regular';line-height: 20px;}
.smallfootertext{font-size:12px; color:#fff;font-family: 'roboto_regular';line-height: 20px;}

.divfooter {width:50.4%; padding-left:10%; line-height:12px; text-align:right; margin:30px 0 0 0; color:#fff;float:right;}

.hosted {text-align: right;   max-width: 440px; display: block;  color:#a1a1a1; text-transform:uppercase}
.hosted a {color: #a1a1a1;}
.hosted a:hover {color: #f8c218;}


.rtfooter {float: right; text-align: right;}


#formpage2 {float: none; padding: 0 ; width: 100%;}
#formpage2 h2 {text-align: left; padding: 8px 0; color: #000000; margin: 10px auto; text-transform:uppercase; border-bottom: 2px solid #000000;padding-bottom: 0;margin-bottom: 18px;}
#formpage2 h3 {color: #FFFFFF;font-family:'roboto_condensedbold'; text-align: left;}
#formpage2 p {color: #a1a1a1; padding-top: 5px;}
#formpage2 placeholder {font-family:'roboto_regular';}
form a:hover {cursor: pointer}
#formpage2 label {display:block;}
.col2 {width:calc(50% - 2px); margin: 0  auto;display: inline-block; float: none;}
#formpage2 option {color: #000000; font-family:'roboto_regular'}
/*** form styles ***/
#formpage2 .row p {margin-bottom: 0px; margin-top: 5px;}
#formpage2 .col-full {padding-bottom: 8px;}
#formpage2 .col2 {padding-bottom: 8px;}
#formpage2 input {
	width:100%;
	width:calc(100% - 12px);
	padding:5.5px 5px;
	border:1px solid #f8c218;
	color:#000000;
	background:#FFFFFF;
	font-size:14px;
}
#formpage2 .column3 input{
	background:#f8c218;
	color: #000000;
	width:100%;
	font-size:14px;
	font-family:'roboto_regular'
}


#formpage2 .column3 input:hover{
	cursor: pointer;
	background: #ffffff;
	color: #ab8913;
}
#formpage2 textarea {
	padding:6px 5px;
	width:100%;
	width:calc(100% - 7px);
	border:1px solid #f8c218;
	color:#000000;
	font-size:14px;
	background:#FFFFFF;
	height:120px;
	margin-right: 0;
	padding-right: 0;
}

 
/* selects have similar styles to input & textarea fields, but with no padding. Text in a dropdown select is positioned differently */
#formpage2 select {
	width:100%;
	border:1px solid #C8C8C8;
	color:#000000;
	vertical-align:middle;
	font-size:12px;
	margin-bottom:5px;
	background:#FFFFFF;
	line-height:normal;
	padding:5px;
	margin-top: 1px;
}

#formpage2 input.checkbox {
    padding:0; 
    border:0;
    margin:0 5px 0 0;
    width:13px;
    height:13px;
    display:inline;
    background-color:#fff;
 }

#formpage2 input.radio {
    padding:0; 
    border:0;
    margin:0 5px 0 0;
    width:15px;
    height:15px;
    display:inline;
 }

.check { height: 100%;  margin-bottom: 20px; align-content:center }
.check input {margin-top: 10px!important; margin-left: 10px!important;padding: 0 10px;}

/* focus states of various types of fields */

#formpage2 input:focus,
#formpage2 textarea:focus,
#formpage2 select:focus {
	color: #000000;
	border:1px solid #000000;
	outline-style:none;
}
#formpage2 input.radio:focus,
#formpage2 input.checkbox:focus {
	background:none; 
	border:0;
	outline-style:none;
	width: 10px;
}
 


#formpage2 input.button,
#formpage2 input.button:focus {
	width:100%;
	width:calc(100% - 12px);
	border:1px solid #f8c218;
    margin:0;
    padding:7px 0;
    background:#000000;
    border:0;
    font-size:14px;
	margin-top:10px;
	line-height:14px;
	font-weight:bold;
    color:#E4E4E4;
}
#formpage2 input.button:hover {
	background:#898989;
	color:#FFFFFF;
}
 
.column3 {
	margin-bottom: 30px;
}
#formpage2 input.sub:hover {background:#000000; color:#FFFFFF;  cursor: pointer;border:1px solid #f8c218;margin:0;
	float:none;}

/*  EXPANDER
------------------------------------------------*/	

#formpage2 .toggle.expander.expanded {
	display: none;
	float: none;
	margin:0;
}



#formpage2 a.expander.toggle.column3.submit-button.collapsed {
    width:100%;
	width:calc(100% - 12px);
    background: #f8c218;
	border:1px solid #f8c218;
    display: inline-block;
	padding: 5.5px 5px;
    text-align: center;
    color: #000000;
	font-family:'roboto_regular';
    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;
}
#formpage2 a.expander.toggle.column3.submit-button.collapsed:hover {
    width:100%;
	width:calc(100% - 12px);
    background:#000000;
    display: inline-block;
	padding: 5.5px 5px;
    text-align: center;
    color: #FFFFFF;
	font-family:'roboto_regular';
    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;
}
#formpage2 .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;
	background: #363636;
}
	
#formpage2 .text-link.expander.expanded {
	color: #000000;
	max-width:300px;
	float: none;
	margin:0;
}

	
#formpage2 .toggle.expander.expanded:hover {
	text-decoration:none;
	color:#FFFFFF;
	background:#898989;	
	outline-style:none;
	border:1px solid #ab8913;
	max-width:300px;
	float: none;
	margin:0;
}
	
#formpage2 .toggle.expander.collapsed:hover {
	text-decoration:none;
}



#formpage2  .captcha {
	width:100%;
	margin:0 auto;
	color:#FFFFFF;
	line-height:19px;
	text-align:center;
}

#formpage2 .captcha a{
	color:#FFFFFF;
}
#formpage2 .captcha a:hover {
	color:#f8c218;
}
#formpage2 .captcha input{
	margin:0;
	float:none;
	max-width:300px;
}

#formpage2 .CaptchaImage {
	margin: 0 auto;
	text-align: center;
	float: none;
	display: block;
} 





.half2 #formpage2  .captcha {
	width:100%;
	margin:0 auto;
	color:#000000;
	line-height:19px;
	text-align:center;
}

.half2 #formpage2 .captcha a{
	color:#000000;
}

/***************************** responsive styles **/
@media screen and (max-width: 1450px) {
	.new-used h2 {width:72%;}

	.box-buttons a {height: 230px;}
	.box-buttons h2 {font-size: 23px; line-height: 26px; margin-left: 8px; margin-top: 180px;  }
	
	.sec {
		width: 32.2%;
		margin: 40px 2px;
	}
}
@media screen and (max-width: 1370px) {
	.sec {
		height: 360px;
	}
	
 	.head {width: 400px;  }
	.infobox h2 {font-size: 22px;}
	.box-buttons h2 {font-size: 25px; line-height: 30px;}
	
	.sec ul li {font-size: 16px;}
	h1 {font-size: 30px;}
	h2 {font-size: 30px;}
	h3{ font-size: 22px;}
	h4 {font-size: 19px;}
	.half h4 {font-size: 19px;}
	
	.quick-link li {line-height: 19px;}
	.quick-link a {font-size: 16px;}
	.hosted {font-size: 12px;}
	
	
	.box-buttons a {height: 200px;}
	.box-buttons h2 {font-size: 21px; line-height: 24px; margin-left: 8px; margin-top: 155px;  }
}
@media screen and (max-width: 1350px) {
	.top-bar {padding: 27px 0 0 0;}
	.top-bar h6 {font-size: 14px;}
	.top-bar a {font-size: 14px;}
	.top-bar img {margin-top: 0px;}
	#keysearch form {width: 310px;}
	#form .keyword {width: 275px;}
}
@media screen and (max-width: 1300px) {
	
	.new-used h2 {width:72%;}
	
	nav a:link, nav a:active, nav a:visited {font-size:18px;}
	
	
	
	.zoom-container {
	width:25%;	
	}


}
@media screen and (max-width: 1250px) {
	
	.third {
		width: 98%;
		margin: 10px auto;
		float: left;
		text-align: left;
		position: relative;
		display: inline-block;
	}
	
	
}
@media screen and (max-width: 1140px) {
	nav a:link, nav a:active, nav a:visited {font-size:16px;}

}




@media screen and (max-width: 1024px) {
	.wrap {width:96%;}
	.headwrap {width:96%;}
	body {font-size:14px;}
	
	
	nav a:link, nav a:active, nav a:visited {font-size:15px; padding: 9px 13px;}
	
	p {margin-bottom:14px;}
	
	
	.sec ul li {font-size: 16px;}
	h1 {font-size: 26px;}
	h2 {font-size: 26px;}
	h3{ font-size: 20px;}
	h4 {font-size: 17px;}
	.half h4 {font-size: 17px;}
	
	
	.quick-link li {line-height: 18px;}
	.quick-link a {font-size: 15px;}

	.orange {padding: 20px 3%;}
	.inner-contain {z-index: 9;}
	.box-contain {padding: 25px 0 ;}
	
	.text-wrap {padding: 25px 0px 65px 0px}
	.text-white .sub {font-size: 20px;}
	.text-white {padding:20px 0;}
	
	footer p {font-size:12px; margin-bottom:12px;}
	
	
	.hours {width:29.4%; width:calc(29.4% - 2px);padding-right:3%;}
	.quick-link {width:23.2%; width:calc(23.2% - 2px); padding-left:3%;}
	.divfooter {width:37.4%; padding-left:4%;}
	
	
	.box-buttons a {height: 170px;}
	.box-buttons h2 {font-size: 21px; line-height: 24px; margin-left: 8px; margin-top: 125px;  }
}
@media screen and (max-width: 950px) {

	.new-used h2 img {width: 5%}
	

}

@media screen and (max-width: 900px) {
	
	
.infobox {padding: 15px 0 8px 45px; background: rgba(0,0,0,.7); position: relative; text-align: left; margin: 0 auto; display:block; }
	

.zoom-container {
width:33.33%	
}
	
}

@media screen and (max-width: 860px) {
#form .keyword {
	background:#E3E3E3;
}
	.box-buttons a {width: 31.5%;height: 150px;}
	.box-buttons h2 {font-size: 19px; line-height: 22px; margin-left: 8px; margin-top: 110px;  }
	
	.sec {
		height: 360px;
		width: 47%;
		margin: 20px .8% 0 .8%;
	}
	
	
	nav {
		margin-top: 10px;
		display:block;
		float:right;
		width: 100%;
	}
	
.show-tablet {display:block;}
	.hide-tablet {display:none;}
	
	
	#simple-menu {
		float:right;
		background:url(../siteart/mobile-nav-icon.png) no-repeat center center;
		height:38px;
		width:38px;
		display:block;
		cursor:pointer;
		padding-right: 25px;
	}
	#simple-menu:hover {background:url(../siteart/mobile-nav-icon-hover.png) no-repeat center center;}
	
}
@media screen and (max-width: 830px) {
	
	.zoom-container .zoom-caption h4 {
	font-size:18px;	
	}
}
@media screen and (max-width: 768px) {
	
	.last {margin-bottom: 20px; height: 200px;}
	
	.show-768 {display:block;}
	
	.loc-list {font-size:12px;}
	
	article {width:100%; display:block; margin:0px auto 0px auto; padding: 40px 0;}
	
	.half {text-align:left;float:none; min-width: none; margin-left: 0; width: 100%; min-width: 200px;}
	.half h3 {font-size: 20px;}
	.half h4 {font-size: 16px;}
	.half2 {width:100%; float:none; margin:0 auto; padding-top:0px; margin: 0 auto}
	.map-area {margin-top: 5px;}
	.contact-info {width:40%; margin:0 0% 15px 0;}
	.map {width:100%;}
	
	
	.hours {width:50%; width:calc(45% - 2px);padding-right:5%;}
	.quick-link {width:100%; padding-left:0%; border-right:0; text-align: center; padding-bottom: 40px;}
	.quick-link ul {padding-bottom:0px;}
	.divfooter {width:90%; padding-left:0%; margin:15px 5% 0 5%; text-align:center;}
	
	.hosted {text-align: center; float: none;width: 100%; max-width: 768px; margin-top: 10px; }
	.rtfooter {float: none; text-align: center;}
	
	.manu-logos a.lg {width:45%; max-width:250px;}
	.manu-logos a.med-sm {width:19.4%; max-width:145px;}
	
	
	
	
	.top-bar {padding: 35px 0 0 0;}
	.top-bar h6 {font-size: 13px;}
	.top-bar a {font-size: 13px;}
	.top-bar img {margin-top: 0px;width: 16px;}
	#keysearch form {width: 290px;}
	#form .keyword {width: 255px; font-size: 13px; padding: 3px 5px; margin-top: 3px; height: 25px;}
	#form .squarebutton, #form .squarebutton:focus {width: 25px; height: 25px;}

	
}


@media screen and (max-width:700px) {
		.sec {width: 97%; height: auto; padding-bottom: 25px;}
}
@media screen and (max-width:660px) {

	
	
	.text-white .sub {font-size: 18px;}
	h1 {font-size: 24px;}
	h2 {font-size: 24px;}
	h3 {font-size:16px;}
	h6 {font-size:15px;}
	
	
	.orangetextwrap {
		display:block;
		text-align:left;
		float:left;
		background: #f8c218;
		width: 25%;
		min-width: 175px;
		text-align: right;
		padding: 4px 25px 0px 5px;
		color: #000000;
		margin-top: 40px;
	}
	
	.contact-info {width:60%;}
	
	
	
	.locations div {width:48%; margin:0 2% 15px 0;}
	
	
	.box-buttons a {width: 47%;height: 140px;}
	.box-buttons h2 {font-size: 19px; line-height: 22px; margin-left: 8px; margin-top: 100px;  }
}

@media screen and (max-width:600px) {
	 .cat h1 {color: #ffffff; border-bottom: 2px solid #a1a1a1; margin-bottom: 15px;}
	
	.zoom-container {
	width:50%;	
	}
	
	.keyone {display: none; visibility:hidden;}
	.keytwo {display: block; visibility: visible;}
	
	.headwrap {width:100%;}
	.logo {width: 100%; float: none; text-align: center; margin :0 auto;}
	.logo img {margin :0 auto;}
	.rt-header {float: none; width: 305px; margin: 0 auto; display: block;}
	.top-bar {padding: 10px 0 ; width: 100%;background: #252525; border-bottom: 1px solid #a1a1a1}
	
	
	.top-bar h6 {font-size: 13px;}
	.top-bar a {font-size: 13px;}
	.top-bar img {margin-top: 0px;width: 16px;}
	#keysearch form {width: 285px;}
	#form .keyword {width: 250px; font-size: 13px; padding: 3px 5px; margin-top: 3px; height: 26px;}
	#form .squarebutton, #form .squarebutton:focus {width: 25px; height: 26px;}
	#form input.keyword, #form input.squarebutton {margin-top: 0px;}
}
@media screen and (max-width:515px) {
	.invbuttons a {
		background: #f8c218;
		border: 2px solid #fff;
		color: #000000;
		padding: 8px;
		border-radius: 5px;
		font-size: 18px;
		width: 80%;
		max-width: 500px;
		margin: 0 3% 18px 3%;
		font-family: 'roboto_condensedbold';
	}
}

@media screen and (max-width:480px) {
	.logo img {max-width: 190px;}
	nav {margin-top: 10px;}
	
	.col2 {width:100%; margin-right:0%;}
	
	.loc-list {width:100%;}
	
	.box-buttons a {width: 47%;height: 130px;}
	.box-buttons h2 {font-size: 19px; line-height: 22px; margin-left: 8px; margin-top: 90px;  }

}
@media screen and (max-width:395px) {
	.top-bar h6 {font-size: 13px;}
	.rt-header {float: none; width: 305px; margin: 0 auto; display: block;}
	nav {margin-top: 10px;}
	
	
	.box-buttons a {width: 46%;height: 120px;}
	.box-buttons h2 {font-size: 18px; line-height: 21px; margin-left: 8px; margin-top: 85px;  }
	
}
@media screen and (max-width:375px) {
	
	.border-box .strikethrough {display:none;}
	.border-box h6 {width:45%;}
	
	.hours .go-right {float:none;}
	
	.contact-info {width:100%;}
	
	.brands a {width:48%;}
	
	.loc {width:100%; margin:0 0% 20px 0;}
	
	
	
}
@media screen and (max-width:355px) {
	
.zoom-container {
	width:100%;	
	}
	.logo img {max-width: 150px;}
	.top-bar {padding-top: 10px;}
	.top-bar h6 {font-size: 12px;}
	.top-bar a {font-size: 12px;}
	.rt-header {float: none; width: 285px; margin: 0 auto; display: block;}
	

}

@media screen and (max-width:335px) {
	.box-buttons a {width: 97%;height: 100px;}
	.box-buttons h2 {font-size: 18px; line-height: 21px; margin-left: 8px; margin-top: 65px;  }
}

@media screen and (max-width:300px) {
	
	.top-bar {padding-top: 10px;}
	.top-bar h6 {font-size: 11px;}
	.top-bar a {font-size: 11px;}
	.rt-header {float: none; width: 260px; margin: 0 auto; display: block;}
	
		
	#keysearch form {max-width: 265px;}
	#form .keyword {width: 225px; font-size: 13px; padding: 3px 5px; margin-top: 3px;}
	#form .squarebutton, #form .squarebutton:focus {width: 25px; height: 26px;}
	#form input.keyword, #form input.squarebutton {margin-top: 0px;}
}



