/***** BEGIN RESET *****/

* {
    background:transparent;
    border:0;
    margin:0;
    padding:0;
	font-family: 'Montserrat', sans-serif;
}
ol, ul {list-style: none;}
.clear {clear: both; height:0px; margin:0;}

/***** END RESET *****/

	

article, .footer {display:block;	min-width: 280px;}

body {
	font-size:16px;
	font-weight:400;
	overflow-x: hidden;
	color:#000;
	-webkit-text-size-adjust: none;
	min-width: 280px;
	font-family: 'Montserrat', sans-serif;
}
.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;}

.header{display: block;
min-width: 280px;}


    
/* 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;}
.cf{background:none; }
.container{background: none}
.container .cf a:hover {color: #A2A568;}
.container .cf h5{color: #000000;}
.fa-map-marker::before {color: #A2A568;}
.hosted-content .p-tb-10 { margin:2% auto; }

.main {overflow-x: hidden;}


.invbuttons {
	margin: 20px auto;
	text-align: center;
	float: none;
}
.invbuttons a {
	background: #A2A568;
	border: 2px solid #fff;
	color: #000000;
	padding: 12px;
	border-radius: 5px;
	font-size: 18px;
	width: 30%; 
	max-width: 500px;
	margin: 0 3%;
}
.invbuttons a:hover {
	background: #a1a1a1;
	color: #A2A568;
}

/* 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: #A2A568 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 #A2A568;
}

.parts_container{
	margin: 0 auto;
}


.part-img {
	max-width: 500px;
	width: 35%;
	float: right;
	padding: 30px 0 30px 0;
	box-sizing: border-box;
}

.partsearch {
width:100%;
float:left;
margin:15px auto 20px auto;	
}


#keysearch form {
	width:100%;
	float:right;
	margin:5px 0 0;
}

#form input.keyword, #form input.squarebutton {
	margin:0;
}

#form .keyword {
	width:calc(100% - 63px);
	padding:10px;
	border-left:solid 1px #808080;
	border-top:solid 1px #808080;
	border-bottom:solid 1px #808080;
	border-right:0;
	float:left;
	-webkit-appearance: none;
	border-radius:0;
	background:#fff;
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
}

#form .squarebutton, #form .squarebutton:focus {
	width:41px;
	height:41px;
	color:#fe0000;
	float:left;
	position:relative;
	border:solid 1px #808080;
	background:url(../siteart/search2.png) no-repeat #A2A568 center;
	background-size:60% 60%;
}

#form .squarebutton:hover {
	background:url(../siteart/search2.png) no-repeat #000 center;
	background-size:60% 60%;
	color:#000;
	cursor:pointer;
}




/***************************** typography styles **/


.no-margin {margin:0 !important;}

a {color:#2B2B2B; text-decoration:none;}
a:hover {color:#A2A568;}



strong {font-weight:700; }
em {font-style:italic;}

.red {color:#ff7a00;}
.dk-red {color:#f5d73b;}
.white {color:#fff;}
.black {color:#A2A568;}

.text-center {text-align:center;}
.text-left {text-align:left;}
.text-right {text-align:right;}

h1 {
	color:#A2A568;
	font-size:28px;
	margin-bottom:0;
	font-weight:400;
	text-transform:uppercase;
}
h2 {
	color:#fff;
	text-decoration: underline;
	font-size:26px;
	font-weight:400;
	margin-bottom:0;
}
h3 {
	color:#484747;
	font-size:24px;
	font-weight:400;
}

h4 {
	color:#000000;
	font-size:20px;
	font-weight:400;
}

h5 {
	color: #000000;
	font-size:18px;
	font-weight:400;
}

h6 {
	color:#000;
	font-size:14px;
	font-weight:400;
}
h6 a {text-decoration:none;}
h6 a:hover {color:#A2A568;}
p {margin-bottom:16px; }

h6 a span{text-decoration:none;}
h6 a:hover span {color:#A2A568;}



/***************************** header styles **/
.header {
width: 100%;
background: url("/templates/movohydraulics.com/siteart/qbkls-blk.png") repeat;
position: relative;
z-index: 999;
border-top: 5px solid #A2A568;
}
.top-bar {
	width:100%;
	background:#A2A568;
	padding:4px 0 6px 0;
	text-align: right;
	display: inline-block;
	line-height: 25px;
	display: none;
	z-index: 9999999;
	
}
.top-bar h6 {
	color: #fff;font-weight: 500;}
.top-bar h6 a{color: #fff !important; }
.top-bar a:hover { color: #b7b7b7}

.cont-top {float:left; padding-top: 4px; display:none}
.phone {margin-right: 18px;}
	
.google {display:block; padding-top: 10px; position: relative;}
.goog-te-gadget-simple .goog-te-menu-value span {font-size: 15px;color: #000;}
/*===================== 
	Keyword Search form styles 
=======================*/


	



/* 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: #fff!important;
  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;
}

/* Underline From Center */
.hvr-underline-from-center2 {
  display: inline-block;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  position: relative;

}
.hvr-underline-from-center2:before {
  content: "";
  position: absolute;
  z-index: -1;
  left: 51%;
  right: 51%;
  bottom: 0;
  background: #A2A568!important;
  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-center2:hover:before, .hvr-underline-from-center2:focus:before, .hvr-underline-from-center2:active:before {
  left: 0;
  right: 0;
}


	
.header {
	width:100%; 
 	background: url("/templates/movohydraulics.com/siteart/qbkls-blk.png") repeat; 
	position: relative;
	z-index: 999;
border-top: 5px solid #A2A568}
	
.header a {color: #fff;}
		
	
.logo { float:left; display: inline-block; padding-top: 10px;;}
.logo img {width:100%; display:block; max-width:400px;}


.headinfo {
	float:right;
	text-align:right;
	padding-top: 30px;
	overflow: hidden!important;
	z-index: 999999;
}
.headinfo span {
	font-weight: 800;
	color: #fff;
	font-size: 18px;
}
.headinfo .hyd {display:none;}
.headinfo h6 {padding-top:8px; font-weight: 700;
	text-transform: uppercase; font-size: 16px; color: #fff;}

.headinfo a:hover {color: #acacac}

.head-butt {
	background: #fff;
	border: 1px solid #A2A568;
	color: #A2A568;
	padding: 3px 20px;
	margin-top: 6px;
	clear:both;
	display:block;
	float:right;
	text-transform: uppercase;
	font-size: 14px;
	width: 150px;
	text-align:center;
}
.head-butt:hover {
	background: #A2A568;
	color: #fff;
}

.no-cursor:hover {cursor: default;}

.mid-head {
	margin: 35px auto 0 auto;
	float:none;
	position:absolute;
	display:block;
	text-align:center;
	width: calc(100% - 90px);
}
.mid-head h6 {
	margin-left:-60px;
	font-weight: 800;
	font-size: 22px;
	color: #fff;
}
.mid-head span {display:inline-block}
.mid-head a {font-size: 18px;}
.mid-head a:hover {color: #acacac}


.mid-head .hyd {
	margin-left:-80px;
	margin-bottom: 32px;
	font-weight: 800!important;
	color: #fff;
	font-size: 20px;
}

.banner img {
	width: 38%;
}


/* Keyframes */
@-webkit-keyframes fill {
  0% {
    width: 0%;
    height: 1px;
  }
  50% {
    width: 100%;
    height: 1px;
  }
  100% {
    width: 100%;
    height: 100%;
    background: #ffcc00;
  }
}


/*******************************************************************SLIDESHOW***************************************************************/



.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:16px; height:16px; display:inline-block; color:#fff; cursor:pointer; 
}
.pager span.cycle-pager-active { color: #000;}
.pager > * { cursor:pointer;}

/* overlay */
.cycle-overlay { 
	font-family: 'roboto_regular';
	background: rgba(255,255,255,.80);
	padding: 20px;
   	 position:absolute; 
	bottom:0; 
	width: 480px;
	z-index:600;
	color:#FFFFFF; 
	padding:35px 2% 35px 4%;
	margin-bottom:3%;
}

.cycle-overlay p {
	font-size:30px;
	line-height:30px;
	color: #A2A568;
	font-weight: 400;
}

.cycle-overlay span {
	float: left;
	font-weight:700;
	color:#A2A568;
	font-size:40px;
	padding:5px 15px 5px 0px;
	border-radius:5px;
}

.cycle-overlay img {
	width: 24px!important;
	padding-left: 18px;
	float:right;
	margin-top: 5px;
}



.cycle-overlay a:hover span {
	color:#000;	
	text-decoration:none;
}








/* Underline From Center */
.hvr-underline-from-center {
  display: inline-block;
  -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: #A2A568;
  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 #A2A568; border-bottom: 2px solid #A2A568;}

.honey {background: url("../siteart/dark-honeycomb.png") repeat;}

.box-bg {background: url("../siteart/qbkls-blk.png") fixed;}

.logos {
	float:none; 
	text-align:center;
	padding: 30px 0 30px 0;
}
.logos a {
	display: inline-block;
	box-sizing: border-box;
}


 /***** ZOOM *****/

 
 .cat {
	width:90%;
	margin:40px 5% 55px 5%;
	float:left; 
 }
 .logos h2 {color: #A2A568; border-bottom: 5px solid #72703f!important; border: 1px solid #A2A568; margin-bottom: 30px; background: #efefe3; text-decoration: none; padding: 8px 0; width: 82%; float:none; text-align:center;margin: 0 auto 25px auto;}

.zoom-container h4 {margin-bottom: 0px;}

.text-white .zoom-container{
	float:none;
	width: 19.5%;
	margin: 10px auto;
}

.zoom-container {
	float:none;
	width: calc(25% - 4px);
	margin: 1px auto;
	position: relative;
	overflow: hidden;
	display: inline-block;
	border: 1px solid #A2A568; 
	background: #ffffff;
	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;
	-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-size: 24px;
	padding: 10px 0;
	text-transform: uppercase;
	font-weight:bold;
	background: rgba(140,139,83,0.70);
	color: #fff;
	text-shadow: 0px 2px 5px rgba(0, 0, 0, 1);
	width:100%;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
	-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:hover .zoom-caption {
	background: rgba(140,139,83,0.70);
}
.zoom-container:hover .zoom-caption h4 {
	background: none;
	color: #fff;
}	  
.zoom-container:hover img {
	
	transform: scale(1.3);
}


.prod .zoom-container:hover .zoom-caption {
	background: none;
	cursor:default
}
.prod .zoom-container:hover .zoom-caption h4 {
	background: rgba(140,139,83,0.70);
	color: #fff;
}	

.prod .zoom-container:hover img {
	
	transform: scale(1);
}

.box-contain {
	width: 100%;
	text-align:center;
	background: #A2A568;
	padding: 20px;
	box-sizing: border-box;
}
.box-buttons a {
	color: #A2A568;
	width: 47%;
	float:none;
	box-sizing: border-box;
	display:inline-block;
	margin: 0 10px;
	background: #fff;
	border-bottom: 3px solid #000;
	padding: 13px 0;
}
.box-buttons h4 {
	color: #A2A568;
	font-weight: 800;
	text-transform: uppercase;
	
}
.box-buttons a:hover  {
	background: #acacac;
}
.box-buttons a:hover h4 {
	color: #fff
}
.box-buttons img {
	padding-right: 12px;
	vertical-align: middle;
}


/* 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.98);
  transform: scale(0.98);
}






/***************************** grey/yellow styles **/
article {width:100%; display:block; margin:0px auto 0px auto; padding: 60px 0; }

/***************************** organge styles **/

.inner-contain {background: url("../siteart/qbkls-blk.png") fixed; position:relative; border-top: 5px solid #A2A568;}
.inner-wrap {width: 74%;display:block; margin:0px auto 0px auto;max-width: 1400px;}
.one-third {
	padding: 15px;
	width: 35%;
	margin: 30px 0;
	display:inline-block;
	box-sizing:border-box;
	background: url("../siteart/qbkls-blk.png") fixed;
	height:300px;
	box-sizing: border-box;
	border: 3px solid #A2A568;
}
.one-third h3 {
	text-decoration: underline;
	text-transform: uppercase;
	font-weight: 700;
	color: #efefe3;
}

.one-third a {
	color: #fff;
}

.two-third {
	float:right;
	padding: 30px 0;
	width: 65%;
	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 #A2A568;height:300px;
}
.map-area iframe {width:calc(100% - 1px);height: 100%;  box-sizing: border-box;  }


/** 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:  #A2A568; text-transform: uppercase;}

/***************************** brand styles **/
.mid {width:100%; display:block; padding: 140px auto 0 auto;  background: url(../siteart/wool.png) fixed;  margin:  0 auto;}

.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 #000;
}
.text-white .sub {color: #A1A1A1;  font-size: 22px; display:block; }


.text-white a {color: #000;}
.text-white a:hover {color: #A2A568;}

.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; display: inline-block;}


.half2 #formpage {margin-top: 0px;}


.map-area2 {
	width:90%;
	display:block;
	text-align:center;
	border: 1px solid #a1a1a1;
	box-sizing: border-box;
	margin: 60px auto 0px auto;
}
.map-area2 iframe {width:100%; height:280px; display:block; }
.facebook-pop {
	width: 100%;
	text-align:left;
	height: 400px!important;
}
.fb_iframe_widget span {
	height: 400px!important;
	
}
.fb_iframe_widget iframe {
	height: 400px!important;
	
}
/***************************** INVENTORY STYLES **/

.hs-btn.hs-highlighted {
    background: #A2A568 !important;
    color: #fff !important;
}
.hs-btn.hs-highlighted:hover {
    background: #292929 !important;
}
/***************************** .footer styles **/

.footer {
	width:100%;
	background:#292929;
	color:#000;
}

.footer .col1, .footer .col2, footer .col3 {
	float: left;
	width: 25%;
	color: #fff!important;
	font-weight: 800;
	text-transform: uppercase;
	display: inline-block;
	line-height: 24px;
	padding: 1.5em;
}

.footer .col2 h6, .footer .col2 a, .footer .col1 a  {
	color: #fff!important;
	font-weight: 800;
}

.footer .col3 p {
	margin: 20px 0;
	padding: .5em;
	border: 3px solid #A2A568;
	text-align: center;
	font-weight: 800;
	display: inline-block;
}


.quick-link {  float:none; text-align: center; padding: 10px 0; background: #A2A568;}
.quick-link ul {}
.quick-link li {display:inline-block; line-height:20px;}
.quick-link a {text-transform:uppercase; font-size:16px;color:#fff; padding: 10px 20px; font-weight: 800;}
.quick-link a:hover {color: #acacac;}

.hosted {text-align: center; width: 100%; display: block;  color:#fff; background:#A2A568 ; padding: 15px 10px; box-sizing: border-box; border-top: 1px solid #fff;font-size: 12px;}
.hosted a {color: #fff; }
.hosted a:hover {color: #acacac;}


.rtfooter {float: right; text-align: right; width: 40%; max-width: 600px;padding: 25px 0 ;}

.rtfooter h4 {text-decoration: none!important;}

.quick-one {width: 200px;}
.quick-two {width: 340px;}
.quick-three {width: 250px;}






#formpage2 {float: none; padding: 0 ; width: 100%;}
#formpage2 h4 {color: #000; text-align: left;font-weight: 700; text-decoration: underline; margin-top: 10px;}
#formpage2 p {color: #000; padding-top: 5px;}
form a:hover {cursor: pointer}
#formpage2 label {display:block;}
.col2 {width:calc(50% - 4px); margin: 0  auto;display: block; float: none; }
#formpage2 option {color: #000000; }
/*** form styles ***/
#formpage2 .row-half {
	width:50%;
	width:calc(50% - 4px); display:inline-block;box-sizing: border-box; vertical-align: top;margin-bottom: 8px;}
#formpage2 .row p {margin-bottom: 0px; margin-top: 5px;}
#formpage2 .col-full {padding-bottom: 2px;}
#formpage2 .col2 {padding-bottom: 8px;}
#formpage2 input {
	width:100%;
	width:calc(100% - 12px);
	padding:5.5px 5px;
	border:1px solid #000;
	color:#000000;
	background:#FFFFFF;
	font-size:14px;
}
#formpage2 .column3 input{
	background:#A2A568;
	color: #fff;
	width:100%;
	font-size:14px;
}


#formpage2 .column3 input:hover{
	cursor: pointer;
	background: #ffffff;
	color: #ab8913;
}
#formpage2 textarea {
	padding:6px 5px;
	width:100%;
	width:calc(100% - 7px);
	border:1px solid #000;
	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 #A2A568;
	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 #A2A568;
	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 #A2A568;
    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 #A2A568;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: #A2A568;
	border:1px solid #A2A568;
    display: inline-block;
	padding: 5.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;
}
#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-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:#A2A568;
	line-height:19px;
	text-align:center;
}

#formpage2 .captcha a{
	color:#A2A568;
}
#formpage2 .captcha a:hover {
	color:#A2A568;
}
#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: 1650px) {
		
	.logo img {width:100%; height:auto; display:block; max-width:350px;}
	.headinfo {padding-top: 14px;}
	.mid-head {margin-top: 25px; }
	.mid-head h6 {font-size: 18px;margin-left: -40px;}
	.mid-head .hyd {font-size: 18px;margin-left: -40px; margin-bottom: 40px;}
}

@media screen and (max-width: 1450px) {
	.new-used h2 {width:72%;}

	.sec {
		width: 32.2%;
		margin: 40px 2px;
	}
	.mid-head h6 {margin-left: -20px;}
	.mid-head .hyd {margin-left: -20px;}
	
}
@media screen and (max-width: 1370px) {
	.sec {
		height: 360px;
	}
	
	.infobox h2 {font-size: 22px;}
	.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;}
	
	.text-white .zoom-container{
		width: 24.5%;
	}

	
}
@media screen and (max-width: 1300px) {
	
	.new-used h2 {width:72%;}
	
	
	.inner-wrap {width: 85%;}
	
	
	

	.cycle-overlay { 
		font-family: 'roboto_regular';
		background: rgba(255,255,255,.80);
		width: 380px;
		padding:30px 2% 30px 4%;
		margin-bottom:3%;
	}

	.cycle-overlay p {
		font-size:30px;
		line-height:30px;
		color: #A2A568;
		font-weight: 400;
	}

	.cycle-overlay span {
		float: left;
		font-weight:700;
		color:#A2A568;
		font-size:32px;
		padding:5px 15px 5px 0px;
		border-radius:5px;
	}

}
@media screen and (max-width: 1250px) {
	
	.third {
		width: 98%;
		margin: 10px auto;
		float: left;
		text-align: left;
		position: relative;
		display: inline-block;
	}
	.top-bar {display:block;}
	.cont-top {display:block; float: none; text-align:center;}
	.mid-head {display:none;}
	.headinfo .hyd {display:block;}
	.header {border-top: 0px;}
	
}


@media screen and (max-width: 1140px) {

	
	
	.quick-one {
		width: 250px
	}
	.quick-two {
		width: 380px
	}
}

@media screen and (max-width: 1050px) {
	.zoom-container .zoom-caption h4 {font-size: 22px;}
}
@media screen and (max-width: 1024px) {
	.wrap {width:96%; display: inline-block;}
	.headwrap {width:96%;}
	body {font-size:14px;}
	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;}
	
	.inner-wrap {width: 91%;}
	
	.text-wrap {padding: 25px 0px 65px 0px}
	.text-white .sub {font-size: 20px;}
	.text-white {padding:20px 0;}
	
	.cycle-overlay { 
		font-family: 'roboto_regular';
		background: rgba(255,255,255,.80);
		width: 340px;
		padding:20px 2% 15px 4%;
		margin-bottom:4.5%;
	}
	.cycle-overlay img {margin-top: 2px;}
	.cycle-overlay p {
		font-size:24px;
		line-height:24px;
		color: #A2A568;
		font-weight: 400;
	}

	.cycle-overlay span {
		float: left;
		font-weight:700;
		color:#A2A568;
		font-size:28px;
		padding:5px 15px 5px 0px;
		border-radius:5px;
	}
	
	
	
	.text-white .zoom-container{
		width: 32.5%;
	}
	

}
@media screen and (max-width: 950px) {

	
	
	.new-used h2 img {width: 5%}
	
	
	
	
	
	.quick-one {
		width: 200px
	}
	.quick-two {
		width: 290px
	}
	

}

@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; }
    .headwrap { padding: 15px 0;
        }

}

@media screen and (max-width: 860px) {
	
	.sec {
		height: 360px;
		width: 47%;
		margin: 20px .8% 0 .8%;
	}
	
	
	
	
	.box-buttons a {width: 46%}
	
}


@media screen and (max-width: 800px) {
	.one-third {width: 50% }
	.two-third {width: 50%}
	
}

@media screen and (max-width: 768px) {
	
	.show-768 {display:block;}
	.loc-list {font-size:12px;}
	
	.headinfo {padding-top: 17px;}
	.headinfo h6 {font-size: 14px;}
	.headinfo span {font-size: 16px;}
	
	h2 {font-size: 20px;}
	h4 {font-size: 15px;}
	
	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;}
	
	.half2 {width:100%; float:none; margin:40px auto 0 auto; padding-top:0px; }
	.contact-info {width:40%; margin:0 0% 15px 0;}
	
	.hosted {text-align: center; float: none;width: 100%; max-width: 768px; margin-top: 10px; }
	
	.manu-logos a.lg {width:45%; max-width:250px;}
	.manu-logos a.med-sm {width:19.4%; max-width:145px;}
	
	
	
	.text-white .zoom-container{
		width: 49%;
	}
	
	
	
	.zoom-container {
		width: calc(33% - 4px);
	}
	
	.facebook-pop {text-align: center;}
}



@media screen and (max-width:700px) {
		.sec {width: 97%; height: auto; padding-bottom: 25px;}
	
	.logo img {max-width: 300px;}
	.headinfo {padding-top: 7px;}
	.headinfo span {font-size: 15px;}
	.footer .col1, .footer .col2, .footer .col3 {float: none; width: 100%;}
}
@media screen and (max-width:660px) {

	
.show-tablet {display:block;}
	.hide-tablet {display:none;}
	

	
	
	.text-white .sub {font-size: 18px;}
	h1 {font-size: 24px;}
	h2 {font-size: 24px;}
	h3 {font-size:16px;}
	h6 {font-size:13px;}
	
	
	.orangetextwrap {
		display:block;
		text-align:left;
		float:left;
		background: #A2A568;
		width: 25%;
		min-width: 175px;
		text-align: right;
		padding: 4px 25px 0px 5px;
		color: #000000;
		margin-top: 40px;
	}
	
	.contact-info {width:60%;padding-bottom: 8px;}
	
	
	.locations div {width:48%; margin:0 2% 15px 0;}
	
	
}

@media screen and (max-width:620px) {
	.box-buttons a {width: 48%; margin: 0 auto}
	.cont-top {float:none; text-align:center;}
	
}
@media screen and (max-width:600px) {	
	.headwrap {width:100%;}
	.logo {width: 95%; float: none; text-align: center; margin :0 auto; display:block;}
	.logo img {margin :0 auto;}
	
	.headinfo {
		float:none;text-align:center;
		padding: 10px 0;
	}
	.head-butt {float:none; width: 100px;text-align:center; margin: 0 auto; margin-top: 8px;}
	
	 .cat h1 {color: #ffffff; border-bottom: 2px solid #a1a1a1; margin-bottom: 15px;}
	
	
	.zoom-container {
		width: calc(50% - 4px);
	}
	
	
	
	.quick-link {width:100%!important; padding-left:0%; border-right:0; text-align: center; height: auto; }
	.quick-link ul {padding-bottom:0px; padding-left: 0px !important;}
	
	
	.cycle-overlay { 
		font-family: 'roboto_regular';
		background: rgba(255,255,255,.80);
		width: 300px;
		padding:20px 2% 15px 4%;
		margin-bottom:4.5%;
	}
	.cycle-overlay img {margin-top: 0px;}
	.cycle-overlay p {
		font-size:20px;
		line-height:20px;
		color: #A2A568;
		font-weight: 400;
	}

	.cycle-overlay span {
		float: left;
		font-weight:700;
		color:#A2A568;
		font-size:24px!important;
		padding:5px 15px 5px 0px;
		border-radius:5px;
	}
	.pager {display:none;}
	
	
}


@media screen and (max-width:545px) {
	.box-buttons a {width: 98%; margin: 8px auto}
	.box-contain {padding: 10px;}
	
	#formpage2 .row-half {
	width:100%;
	width:calc(100% - 4px); display:inline-block;box-sizing: border-box; vertical-align: top;margin-bottom: 8px;}
}

@media screen and (max-width:515px) {
	.invbuttons a {
		background: #A2A568;
		border: 2px solid #fff;
		color: #000000;
		padding: 8px;
		border-radius: 5px;
		font-size: 18px;
		width: 80%;
		max-width: 500px;
		margin: 0 3% 18px 3%;
	}
	
	
	.zoom-container .zoom-caption h4 {
		font-size: 20px;
	}
	
	
	.one-third {width: calc(100% - 2px); float:none; margin: 30px auto 0 auto; padding: 15px 0 0 0; text-align: center; height: 200px; }
	.two-third {width:100%;float:none; margin: 0 auto; padding-top: 0px; }
	.map-area {height: 230px;}
	
}


@media screen and (max-width:480px) {
	
	
	
#formpage2 .row-half  {width:100%; margin-right:0%;}
	
	.loc-list {width:100%;}
	
	
	
	.cont-top span {display:block;}

}
@media screen and (max-width:395px) {
	.top-bar h6 {font-size: 13px;}
	.top-bar img {width: 14px; margin-left: 10px; padding-right: 3px;}
	.fb2 {margin: 0px 5px 5px 0;}
	
	
	
	
	.zoom-container .zoom-caption h4 {
		font-size: 17px;
	}
	
}
@media screen and (max-width:375px) {
	.top-bar h6 {font-size: 12px;}
	
	.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) {
	
	
	.top-bar h6 {font-size: 12px;}
	.top-bar img {width: 16px; margin-left: 7px; padding-right: 3px;}
	
	
}


@media screen and (max-width:335px) {
	.fb2 {margin: 0px auto; display: block; float:none; text-align:center}
	.fb2 img {margin: 18px auto 0px auto; display: block; float:none; text-align:center ; padding: 0px;}
	
	
	.top-bar h6 {display:block; text-align:center;}
	
	.cycle-overlay { 
		font-family: 'roboto_regular';
		background: rgba(255,255,255,.80);
		width: 260px;
		padding:20px 2% 15px 4%;
		margin-bottom:4.5%;
	}
	.cycle-overlay img {margin-top: 0px;}
	.cycle-overlay p {
		font-size:18px;
		line-height:18px;
		color: #A2A568;
		font-weight: 400;
	}

	.cycle-overlay span {
		float: left;
		font-weight:700;
		color:#A2A568;
		font-size:20px!important;
		padding:5px 15px 5px 0px;
		border-radius:5px;
	}
}




