/***** 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;	min-width: 280px;}

body {
	font-size:16px;
	font-weight:400;
	color:#000;
	-webkit-text-size-adjust: none;
	overflow-x: hidden;
	min-width: 280px;
	font-family: 'Source Sans Pro', sans-serif;
}
.invwrap {
	-webkit-text-size-adjust: none;
	width: 100%;

}
.wrap {width:90%; margin:0 auto; max-width:1200px;}
.headwrap {width:95%; margin:0 auto; max-width:2000px;}


.go-right {float:right;}

.show-tablet, .show-768 {display:none;}


    
/* INVENTORY STYLES
------------------------------------------------*/
/*ALL INVENTORY SYTLES GO HERE FOR SAFEKEEPING*/
.container{width:94%;max-width:1500px;margin:0 auto;background:#fff; }
.invmain{padding:30px 0px; width: 100%;overflow: hidden; box-sizing: border-box; }
.cf{background:#fff; }
.container{background: none;}
.container .cf a:hover {color: #000080;}
.container .cf h5{color: #000000;}
.fa-map-marker::before {color: #000080;}
.hosted-content .p-tb-10 { margin:2% auto; padding:30px 20px!important;}


.main {overflow-x: hidden;}


/*===================== 
                PARTS SEARCH 
=======================*/
iframe.parts_search{
	width:100%;
	min-height:400px;
	height: auto; 
	margin-top: 30px;
	background: #FFFFFF;
	border: 1px solid #000080;
}

.parts_container{
	margin: 0 auto;
}

/***************************** typography styles **/


.no-margin {margin:0 !important;}

a {color:#2B2B2B; text-decoration:none;}
a:hover {color:#000080;}



strong {font-weight:700; }
em {font-style:italic;}

.red {color:#ff7a00;}
.dk-red {color:#f5d73b;}
.white {color:#fff;}
.black {color:#000080;}

.text-center {text-align:center;}
.text-left {text-align:left;}
.text-right {text-align:right;}

h1 {
	color:#000080;
	font-size:40px;
	margin-bottom:0;
	font-weight:700;
	text-transform:uppercase;
}
h2 {
	color:#7d7d7d;
	font-size:30px;
	font-weight:400;
	margin-bottom:0;
}
h3 {
	color:#484747;
	font-size:24px;
	font-weight:400;
}

h4 {
	color:#000000;
	font-size:28px;
	font-weight:700;
	
}

h5 {
	color: #000000;
	font-size:18px;
	font-weight:400;
}

h6 {
	color:#000;
	font-size:18px;
	font-weight:400;
	
}
h6 a {text-decoration:none;}
h6 a:hover {color:#000080;}
p {margin-bottom:16px; }

h6 a span{text-decoration:none;}
h6 a:hover span {color:#000080;}



/***************************** header styles **/

.top-bar {
	padding:0px 0 20px 0;
	float:right;
	display:inline-block;
}
.top-bar img {display: inline-block;  margin-right: 8px;}
.top-bar h6 {color: #fff; display:block; float :right;margin-top: 3px; }
.top-bar a {font-size:24px; color: #fff!important; text-align: right;padding-top: 0px;}
.top-bar a:hover {color: #C1C1C1!important;}
.rt-header {float:right; margin-left:0%; text-align:right; display: inline-block;}

.rt-header .cont {display:block; padding-left: 50px;}


/*===================== 
	Keyword Search form styles 
=======================*/


	
header {
	position: relative;
	z-index: 999;
}
	
.innerheader {
	width:100%; 
	background: url("../siteart/cobalt160400038.jpg") bottom center no-repeat;
	background-size:cover;
}
		
	
.logo { float:none; display: inline-block; padding-bottom:0px; margin: 0 auto; width: 100%;}
.logo img {width:100%; height:auto; display:block; max-width:700px;float:none;margin: 0 auto;}


.no-cursor:hover {cursor: default;}



/***************************** nav styles **/
nav {
	float: none;
	background: #000;
}

  
nav ul {width:100%; margin:0 auto; float: none; text-align: center;}
nav li {float:none; display:inline-block; text-align: center; position:relative; color:#FFFFFF;margin-right: 0%;transition: background .2s ease, color .2s ease;}
nav a:link, nav a:active, nav a:visited {
	display:block;
	text-decoration:none;
	color:#fff;
	font-weight:500;
	font-size:18px;
	line-height:22px;
	padding: 10px 20px 12px 20px;
	text-transform:uppercase;
	font-family: 'Kanit', sans-serif;
}
nav a:hover {background:#fff; color:#000080 }
nav ul ul {
	display: none;
	position: absolute; 
	z-index:99999;
	top: 44px;
	width:200px;
	overflow-x: hidden;
	background:#000;
}

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;
	text-align:left;
	border-right: 0;
	border-left: 0;
	border-bottom: 1px solid #414141;
}
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:14px;
	line-height:24px;
	padding:5px 0 5px 15px;
	border-right:0;
	color: #fff;
	font-family: 'Kanit', sans-serif;
}
nav ul ul li a:hover {
	color:#000080;
	background: #fff;
	font-weight:500;
}


/*******************************************************************SLIDESHOW***************************************************************/



#slideshow {
	width:100%;
	float:none;
	overflow:hidden;
	
	
}

.slide-contain {
	width:100%;
	float:none;
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; margin: 0 5px;
}
.pager span.cycle-pager-active { color: #000080;}
.pager > * { cursor:pointer;}











/* 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: #b52023;
  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); 
} 




.pix {
	background: url("../siteart/cobalt160400038-1.jpg") fixed;
	background-size:cover;
	padding-bottom: 60px;
	border-top: 3px solid #000080;
}
.contwrap {
	max-width: 1500px;
	position: relative;
	width:100%;
	background: #FFFFFF;
	border: 1px solid #000080;
	box-shadow: 0px 5px 5px rgba(0,0,0,.09);
	padding: 15px ;
	box-sizing: border-box;
	margin: 40px auto;
}

.cont {
	width: 95%;
	float: none;
	margin: 0 auto;
	padding-top: 0px;
}
.cont hr {height: 9px;}
.cont h2 {
	padding-top: 0px;
}
.cont h6 {
	color: #000080;
}
.cont a {
	font-weight: 700;
	color: #000080;
	padding: 8px 20px 0px 0px;
}
.cont a:hover {
	color: #b52023;
}
.cont .log {
	width: 100%;
	max-width: 500px;
}

/***************************** grey/yellow styles **/
article {width:100%; display:block; margin:0px auto 0px auto; padding: 60px 0; }

/***************************** organge styles **/

.inner-contain {background: url("../siteart/crossword.png") fixed; position:relative;}

.one-third {
	padding: 30px 0;
	width: 30%;
	display:inline-block;
	box-sizing:border-box;
}
.two-third {
	float:right;
	padding: 30px 0;
	width: 66%;
	display:inline-block;
	box-sizing:border-box;
}

.map-area {
	width: 100%;
	text-align:center;
	float:none;
	box-sizing: border-box;
}
.map-area iframe {width:100%; height:280px; box-sizing: border-box;  }


/** internal page styles **/



.part-button {
	width: 33%;
	box-sizing:border-box;
	padding: 15px;
	text-align:center;
	float:none;
	display:inline-block;
	background: #dadedf;
	color: #000080;
	border: 1px solid #000080;
	margin: 5px auto;
	vertical-align: top;
	font-weight: 700;
	text-transform: uppercasext
}
.part-button:hover {
	background: #000080;
	color: #fff;
}
.part-button:hover p {
	color: #fff;
}





/***************************** crushing & scrap **/
.third {
	text-align:left;
	margin: 40px auto 20px auto;
	float:none;
	display:inline-block;
	vertical-align:middle;
}
.express img {width: 100%; max-width: 300px;margin-top: 20px;}
.express:hover {opacity: .5; cursor:pointer; }
.third h4 {color:  #000080; 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: #000080;}

.half {
	width: 40%;
	min-width: 250px;
	float: left; 
	text-align: left;
	display: inline-block;
	margin: 30px auto;
}
.half2 {width: 55%; float: right;margin: 30px auto; display: inline-block;}


.half2 img {width: 100%;}


.map-area2 {
	width:100%;
	display:block;
	text-align:center;
	border: 1px solid #a1a1a1;
	box-sizing: border-box;
	margin-top: 60px;
}
.map-area2 iframe {width:100%; height:280px; display:block; }



/***************************** footer styles **/

footer {
	width:100%;
	padding:0;
	clear:both;
}

.quick-link {width: 100%;  float:none; text-align: center; display:block;padding: 15px 0 15px 0;background: #fff; border-top: 3px solid #000080 }
.quick-link h4 {text-decoration: underline; text-transform: uppercase; color: #000080; padding-bottom: 10px; }
.quick-link a {font-size:16px; color: #000080; display:inline-block; margin: 10px ;}
.quick-link a:hover {color: #b52023;}
.quick-link img {display:inline-block; padding-right: 8px;}

.hosted {text-align: center;  padding: 20px 0;width: 100%;background: #000080;color: #fff;}
.hosted p {color: #fff;font-size: 14px;margin-bottom: 0px;}
.hosted a {color: #fff;font-size: 14px;margin-bottom: 0px;}
.hosted a:hover {color: #ACACAC;}










#formpage2 {float: none; padding: 0 ; width: 100%;}
#formpage2 h4 {color: #000; text-align: left;font-weight: 700; padding-bottom: 8px;}
#formpage2 h5 {text-decoration: underline;text-transform: uppercase; margin-top: 10px; font-weight: 700; color: #000080;}
#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: inline-block; float: none;}
.col3 {width:calc(33% - 4px); margin: 5px  auto;display: inline-block; float: none;}
#formpage2 option {color: #000000; }
/*** form styles ***/
#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:#000080;
	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 #000080;
	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 #000080;
	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 #000080!important;
    margin:0;
    padding:7px 0;
    background: #000080;
    border:0;
    font-size:14px;
	margin-top:10px;
	line-height:14px;
	font-weight:bold;
    color:#fff;
}
#formpage2 input.button:hover {
	background:#dadedf;
	color:#000080;
	cursor: pointer;
	border:1px solid #000080;
}
 
.column3 {
	margin-bottom: 30px;
}
#formpage2 input.sub:hover {background:#000000; color:#FFFFFF;  cursor: pointer;border:1px solid #000080;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: #000080;
	border:1px solid #000080;
    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:#000080;
	line-height:19px;
	text-align:center;
}

#formpage2 .captcha a{
	color:#000080;
}
#formpage2 .captcha a:hover {
	color:#000080;
}
#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: 1550px) {
	.head {
		height: 600px;
	}
}
@media screen and (max-width: 1370px) {
	h2 {font-size: 26px;}
	
}


@media screen and (max-width: 1200px) {
.top-bar a {font-size:20px; color: #fff; text-align: right;padding-top: 0px;}
}	

@media screen and (max-width: 1180px) {
	h1 {font-size: 32px;}
	h2 {font-size: 24px;}
	
}

@media screen and (max-width: 1040px) {
	h6 {font-size: 16px;}

}

@media screen and (max-width: 950px) {
	h2 {font-size: 22px;}
	
	.top-bar {padding: 0 0 10px 0;}
}

@media screen and (max-width: 860px) {
	
	
	h6 {font-size: 18px;}
	h1 {font-size: 28px;}
	
	.half {width: 100%;}
	.half2 {width: 100%; margin-top: 0px;}
	
	
}

@media screen and (max-width: 768px) {
	h2 {font-size: 20px;}
	.top-bar a {font-size:20px; }
}

@media screen and (max-width: 730px) {
	.slide-contain {
		width: 100%;
	}
	.pager span {margin: 0 3px;}
	
	.head {height: 400px;}
	
	
	nav {height: 38px; background: #000;}
	.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: 20px;
	}
	#simple-menu:hover {background:url(../siteart/mobile-nav-icon-hover.png) no-repeat center center;}
	
}
@media screen and (max-width:675px) {
	
	.innerheader {background: url("/siteart/cob.jpg") top center no-repeat; background-size: cover }
	
	.rt-header {width: 100%;text-align:center;}
	
	.top-bar {padding: 0px 0 70px 0;width: 100%;}
	.top-bar h6 {float:none; }
	.top-bar a {font-size: 18px;color:#000080!important; text-shadow: none; padding-top: 0; padding-bottom: 8px; }
	.top-bar img {margin-top: 0px;width: 16px;}
	
	
	
	
	.slide-contain {
		width: 100%;
	}
}
@media screen and (max-width:600px) {
	 .cat h1 {color: #ffffff; border-bottom: 2px solid #a1a1a1; margin-bottom: 15px;}
	
	.zoom-container {
	width:50%;	
	}
	
	#form .keyword {width: 93%;}
	
	
	
	.one-third {width: 100%; float:none; margin: 0 auto; padding: 30px 0 0 0  }
	.two-third {width:100%;float:none; margin: 0 auto; }
	h6 {font-size: 16px;}
	
	
}
@media screen and (max-width:395px) {
	.top-bar a {font-size: 16px;}
	.top-bar img {width: 14px; margin-left: 10px; padding-right: 3px;}
	.fb {margin: 5px 5px 5px 0;}
	
	
	#form .keyword {width: 90%;}
	
	.pager {display:none;}
	
}




