@charset "utf-8";
@import url("../webfonts/GE_Inspira_Bold/stylesheet.css");
/* CSS Document */
 
/** * Eric Meyer's Reset CSS v2.0 (http://meyerweb.com/eric/tools/css/reset/) * http://cssreset.com */
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}

@font-face {
	font-family: 'GEInspira-Bold';
	src: url('../webfonts/GEInspira-Bold.eot') format('eot'), 
	     url('../webfonts/GEInspira-Bold.woff') format('woff'), 
	     url('../webfonts/GEInspira-Bold.ttf')  format('truetype'),
	     url('../webfonts/GEInspira-Bold.svg#GEInspira-Bold') format('svg');
}


p {
	margin-bottom: 10px !important;
	margin-top: 0px !important;
}
body {
	font-family: Arial, sans-serif
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
	display: block;
}
footer, header, section {
	float: left;
	width: 100%;
	height: auto;
}
body {
	line-height: 1;
	font-family: 'GEInspira-Bold';
}
ol, ul {
	list-style: none;
}
a {
	color: #000000;
	text-decoration: none;
}
a:hover {
#A09E35
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after, q:before, q:after {
	content: '';
	content: none;
}
/*table {
	border-collapse: collapse;
	border-spacing: 0;
}*/
img {
	max-width: 100%;
	height: auto;
	width: auto;
}
/*------- Start CSS ------*/


.header-wrapper {
	float: left;
	width: 100%;
	border-top: solid 8px #505050;
	padding-top: 8px;
}
.flex-wrapper {
	width: 100%;
	max-width: 980px;
	height: auto;
	margin: 0px auto;
}
.logo {
	float: left;
}
.phone-top {
	float: right;
	margin-top: 20px;
	margin-right: 5px;
	color: #a09e35;
	font-size: 18px;
	background-image: url(../images/phone.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 20px;
}

.email a{
        background: url(../images/mail.png) no-repeat left top;
	float: right;
        height:18px;
	margin-top: 10px;
	margin-right: 5px;
	color: #a09e35;
	font:normal 18px;
	padding-left: 30px;
	text-decoration:underline;
}

.email a:hover {
text-decoration:underline;
	color: #a09e35;
}

.menu-wrapper {
	float: left;
	width: 100%;
	height: auto;
	border-top: solid 2px #a4a33f;
	margin-top: 2px;
}
.navigation {
	width: 100%;
	max-width: 980px;
	margin: 0px auto;
	margin-bottom: 10px;
}
.navigation li {
	float: left;
}
.navigation li a {
	float: left;
	display: block;
	padding: 17px 41px;
	font-size: 14px;
	color: #000000;
	background-color: #fff;
	margin-right:1px
}
.navigation li a:hover, #selector {
	background-color: #cdcc88;
	background-image: url(../images/hover-icon.png);
	background-position: center top;
	background-repeat: no-repeat;
}
.slider-wrapper {
	width: 100%;
	float: left;
}
.wrapper-heading {
	background-color: #eeeeee;
	width: 100%;
	float: left;
	padding: 30px 0px;
	margin-top: 10px;
}
.grey-heading {
	font-size: 25px;
	color: #505050;
	margin-bottom: 10px;
	text-align: center;
}
.green-heading {
	font-size: 30px;
	color: #969300;
	text-align: center;
}
.margin-top-50 {
	margin-top: 50px;
}
.left-section {
	float: left;
	width: 53%;
	height: auto;
}

.left-section-inner{
	float: left;
	width: 30%;
	height: auto;
}

.right-section {
   float: right;
    height: auto;
    width: 42%;;
}
.right-section-inner {
    float: right;
    height: auto;
    margin:20px 0 0  0;
    width: 100%;
}

.right-section-inner1 {
    float: right;
    height: auto;
    margin:20px 0 0  0;
    width: 70%;
	font-size:18px;
	line-height: 24px;
	color: #555	;
}
.left-section p {
	font-size: 14px;
	color: #555555;
	line-height: 24px;
	font-family:'GEInspira-Bold';
}

.left-section p span{
	font-size: 18px;
	color: #000;
	line-height: 24px;
	font-style:italic;
}
.grey-text-normal {
	color: #969300;
	font-size: 14px;
	line-height: 24px;
}
.wrapper-ul {
	display: 100%;
	background-color: #f7f7f7;
	border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	-ms-border-radius: 10px;
	-o-border-radius: 10px;
	padding: 15px;
}
.wrapper-ul li {
	list-style-type: none;
	font-size: 14px;
	list-style-position: outside;
/*	margin-left: 20px;
	padding-left: 10px;*/
	margin-bottom: 30px;

}

.wrapper-ul li .icon_spring {
	font-size: 14px;
	padding: 10px 0 10px 45px;
	height:35px;
	margin:5px 0;
	width:35px;
	background:url(../images/icon_spring.png) no-repeat left center;
}

.wrapper-ul li .icon_machined {
	font-size: 14px;
	padding: 10px 0 10px 45px;
	height:35px;
	width:35px;
	background:url(../images/icon_machined.png) no-repeat left center;
}

.wrapper-ul li .icon_stamped {
	font-size: 14px;
	padding: 10px 0 10px 45px;
	height:35px;
	margin:5px 0;
	width:35px;
	background:url(../images/icon_stamped.png) no-repeat left center;
}

.wrapper-ul li .icon_molded {
	font-size: 14px;
	padding: 10px 0 10px 45px;
	height:35px;
	margin:5px 0;
	width:35px;
	background:url(../images/icon_molded.png) no-repeat left center;
}
.wrapper-ul li a:hover, #act_sub {
color:#A09E35 !important;
}
.wrapper-ul li a:hover {
	color: #A09E35;
}
.blank {
	width: 100%;
	float: left;
	height: auto;
}
.wrapper-servces {
	width: 100%;
	float: left;
	height: auto;
	margin-top: 30px;
}
.dashed-border-wrapper {
	width: 100%;
	float: left;
	height: auto;
	background-image: url(../images/dashed-border.gif);
	background-repeat: repeat-x;
	background-position: center center;
	margin-bottom: 30px;
}
.heading {
	width: 305px;
	padding: 15px;
	height: auto;
	margin: 0px auto;
	background-color: #fff;
	overflow: hidden;
	font-size: 28px;
	color: #505050;
	text-transform: uppercase;
}
.box {
	float: left;
	width: 27%;
	height: auto;
	margin-right: 20px;
	padding: 20px;
	min-height: 250px;
	border-radius: 20px;
	-moz-border-radius: 20px;
	-ms-border-radius: 20px;
	-o-border-radius: 20px;
	-webkit-border-radius: 20px;
}
.box:hover {
	background-color: #CDCC88;
}
.box:hover .service-heading {
	color: #555555;
}
/*.box:hover .service-text{ color:#fff;}*/
.box:hover .img-services img {
	-webkit-transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
	-moz-transform: scale(0.8);
	-webkit-transform: scale(0.8);
	-o-transform: scale(0.8);
}
.margin-right-0 {
	margin-right: 0px !important;
}
.img-services-inner {
	text-align: left;
	float: left;
	margin-top: 20px;
}
.img-services {
	text-align: center;
	width: 100%;
	float: left;
	margin-bottom: 20px;
}
.service-heading {
	text-align: center;
	color: #969300;
	font-size: 25px;
	margin-bottom: 20px;
}
.service-text {
	width: 100%;
	float: left;
	text-align: center;
	font-size: 14px;
	line-height: 24px;
	color: #555555;
}
.grey-bg-footer {
	background-color: #3d3d3d;
	height: auto;
	padding-bottom: 20px;
	margin-top: 30px;
}
.left-ftr {
	float: left;
	width: 48%;
	height: auto;
}
.right-ftr {
	float: right;
	width: 48%;
	height: auto;
}
.ftr-heading {
	border-bottom: solid 1px #fff;
	font-size: 16px;
	color: #fff;
	padding-top: 20px;
	padding-bottom: 10px;
	margin-bottom: 10px;
}
.ftr-links {
	width: 100%;
	float: left;
	display: block;
}
.ftr-links li {
	float: left;
	border-right: solid 1px #fff;
}
.ftr-links li a {
	float: left;
	display: block;
	padding: 0px 9px;
	color: #fff;
	font-size: 12px;
}
.ftr-links li a:hover {
	color: #6F6F6F;
}
.padding-left-none {
	padding-left: 0px !important;
}
.border-right-none {
	border-right: none !important;
}
.div-h {
	font-size: 12px;
	color: #cdc900;
}
.right-ftr table td {
	margin-bottom: 10px;
}
.div-cell {
	color: #fff;
	font-size: 12px;
	line-height:16px;
}
.div-grey {
	font-size: 12px;
	color: #8e8d8d;
}
.div-in-cell {
	font-size: 12px;
	color: #fff;
}
.green-text {
	font-size: 12px;
	color: #969300 !important;
}
.copyright {
	color: #cdc900;
	font-size: 12px;
	margin-top: 20px;
	margin-bottom: 20px;
	display: block;
	width: 100%;
	float: left;
}
.inner_heading {
	font-size: 28px;
	text-transform: uppercase;
	width: 100%;
	float: left;
	padding-left: 20px;
	border-left: solid 3px #969300;
	color: #555555;
	margin-bottom: 40px;
}
.product_wrapper {
	width: 100%;
	float: left;
	height: auto;
}
.product_wrapper li {
	float: left;
	width: 23%;
	margin-right: 25px;
}
.product_wrapper li a {
	display: block;
	background-color: #e2e2e2;
	width: 100%;
	height: auto;
	float: left;
	min-height: 215px;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-ms-border-radius: 5px;
	-o-border-radius: 5px;
	-webkit-border-radius: 5px;
	padding-bottom: 20px;
}
.img_product {
	width: 100%;
	float: left;
	text-align: center;
	height: auto;
	padding-bottom: 25px;
}
.img_product img {
	border-radius: 5px 5px 0px 0px;
	-moz-border-radius: 5px 5px 0px 0px;
	-webkit-border-radius: 5px 5px 0px 0px;
	-ms-border-radius: 5px 5px 0px 0px;
	-o-border-radius: 5px 5px 0px 0px;
}
.product_title {
	width: 87%;
	padding-left: 15px;
	padding-right: 15px;
	float: left;
	text-align: center;
	font-size: 16px;
	color: #555555;
	padding-bottom: 15px;
	background-image: url(../images/line.gif);
	background-position: center bottom;
	background-repeat: no-repeat;
	text-transform:capitalize;
}
.product_wrapper li a:hover {
	background-color: #cdcc88;
}
.product_wrapper li a:hover .product_title {
	color: #fff;
	background-image: url(../images/line-white.gif);
}

.left-panel {
	width: 70%;
	height: auto;
	float: left;
}
.right-panel {
	width: 28%;
	height: auto;
	float: right;
}
.product-images {
	display: block;
	width: 100%;
	float: left;
	height: auto;
}
.product-images li {
	float: left;
	margin-right: 5px;
}
.bullets {
	float: left;
	padding: 10px;
	font-size: 14px;
	color: #555555;
	margin-right: 20px;
	background-image: url(../images/1401185913_bullet_star.png);
	padding-left: 40px;
	background-repeat: no-repeat;
	background-position: left center;
}
.clear-both {
	clear: both;
	height: 5px;
	width: 100%;
}
.small {
	font-size: 20px;
	font-family: Cambria, "Hoefler Text", "Liberation Serif", Times, "Times New Roman", serif;
	font-style: italic;
	color: #6b6a20;
	text-align: center;
	width: 100%;
	float: left;
	margin-top: 30px;
	line-height: 24px;
}

.small span{
	font-size: 18px;
	font-family: Cambria, "Hoefler Text", "Liberation Serif", Times, "Times New Roman", serif;
	font-style: italic;
	color: #000;
	line-height: 24px;
}
.full-img {
	margin: 0px;
	width: 100%;
	text-align: center;
}
.address_box {
	width: 25%;
	margin-right: 20px;
	border: dashed 1px #555555;
	float: left;
	height: auto;
	min-height: 80px;
	font-size: 14px !important;
	color: #555555;
	padding: 20px;
	line-height: 24px;
	border-radius: 10px;
	-moz-border-radius: 10px;
	-ms-border-radius: 10px;
	-webkit-border-radius: 10px;
	-o-border-radius: 10px;
}
.address_box:hover {
	background-color: #CDCC88;
}
.extra_width {
	width: 100% !important;
}
.img-left {
	float: left;
	margin-right: 30px;
	margin-bottom: 30px;
}
.float-left {
	float: left;
	width: 80%;
	margin-top: 0px;
}
/*.shadow-top {
	background-image: url(../images/top_shodow.gif);
	background-repeat: repeat-x;
	background-position: top left;
	padding-top: 20px;
}*/
.banner-wrapper {
	width: 100%;
	float: left;
	margin-top: 10px;
}
.services {
/*	background-image: url(../images/inner-bg.png);
	background-repeat: no-repeat;
	background-size: contain;*/
		background:#e7e1a6;
	margin-bottom: 10px;
	height: 114px;
}
.page_heading {
	font-size: 30px;
	color: #000;
	margin-top: 22px;
	margin-left: 30px;
	width:940px;
	float:left;
}

.page_heading1 {
	font-size: 30px;
	color: #000;
	margin-top: 35px;
	margin-left: 30px;
	width:940px;
	float:left;
}
.page_heading_inner {
	font-size: 30px;
	color: #000;
	margin-top: 35px;
	margin-left: 30px;
	width:940px;
	float:left;
}

.page_heading span {
	font-size: 18px;
	color: #000;
	margin-top: 10px;
	margin-left: 0;
	float:left;
	width:940px;
}
.service_icon {
/*	background-image: url(../images/Services.png);
	background-repeat: no-repeat;*/
	padding-left: 60px;
	padding-top: 8px;
}
.products {
/*	background-image: url(../images/inner-bg.png);
	background-repeat: no-repeat;
	background-size: contain;*/
	margin-bottom: 20px;
	height: 114px;
	background:#e7e1a6;
}
.products_icon {
/*	background-image: url(../images/product.png);*/
	background-repeat: no-repeat;
	padding-left: 60px;
	padding-top: 8px;
}
.dod {
/*	background-image:  url(../images/inner-bg.png);
	background-repeat: no-repeat;
	background-size: contain;*/
	margin-bottom: 10px;
	height: 114px;
		background:#e7e1a6;
}

.team {
/*	background-image:  url(../images/inner-bg.png);
	background-repeat: no-repeat;
	background-size: contain;*/
	margin-bottom: 20px;
	height: 114px;
		background:#e7e1a6;
}
.dod_icon {
	background-image: url(../images/DOD.png);
	background-repeat: no-repeat;
	padding-left: 60px;
	padding-top: 8px;
}
.about {
/*	background-image:  url(../images/inner-bg.png);
	background-repeat: no-repeat;
	background-size: contain;*/
		background:#e7e1a6;
	margin-bottom: 20px;
	height: 114px;
}
.about_icon {
/*	background-image: url(../images/about_us.png);
	background-repeat: no-repeat;*/
	padding-left: 60px;
	padding-top: 8px;
}
.contact {
/*	background-image: url(../images/about_bg.jpg);
	background-repeat: no-repeat;
	background-size: contain;*/
		background:#e7e1a6;
	margin-bottom: 20px;
	height: 114px;
}
.contact_icon {
	background-image:  url(../images/inner-bg.png);
	background-repeat: no-repeat;
	padding-left: 60px;
	padding-top: 8px;
}
.request {
/*	background-image:  url(../images/inner-bg.png);
	background-repeat: no-repeat;
	background-size: contain;*/
		background:#e7e1a6;
	margin-bottom: 20px;
	height: 114px;
}
.request_icon {
/*	background-image: url(../images/Request_a_quote.png);
	background-repeat: no-repeat;*/
	padding-left: 60px;
	padding-top: 8px;
}
.green-text:hover {
	color: #646464;
}
.right-section p {
	color: #555555;
	font-size: 14px;
	line-height: 24px;
	margin-top: 0px;
}
.row {
	width: 100%;
	float: left;
	margin-bottom: 10px;
}
.text_feild {
	width: 80%;
	padding: 10px;
	border: solid 1px #555;
	font-family: 'GEInspira-Bold';
	font-size:14px;
	color:#555555;
}
.send {
	width: 40%;
	padding: 10px;
	background-color: #CDCC88;
	border: none;
	text-transform: uppercase;
	font-family: 'GEInspira-Bold';
	font-size: 18px;
	cursor: pointer;
	background-image: url(../images/Untitled-1_03.png);
	background-position: 30px top;
	background-repeat:no-repeat;
	
	-webkit-transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
}
.send:hover {
	background-color: rgba(88,88,88,1.00);
	color: rgba(255,255,255,1.00);
	background-position: 30px -43px;
	
	-webkit-transition: all 0.5s ease-in-out;
	-moz-transition: all 0.5s ease-in-out;
	-o-transition: all 0.5s ease-in-out;
	transition: all 0.5s ease-in-out;
}
.message{ color:rgba(25,177,1,1.00); margin-bottom:10px; width:100%; float:left;}

.black16{
	color: #555555;
    font-size: 16px;
    line-height: 30px;
	float:left;
	}
	
.black16 span{
	color: #000;
    font-size: 18px;
	font-style:italic;
	}
	
.black15{
	color: #555555;
    font-size: 15px;
    line-height: 28px;
	float:left;
		width:100%;
}

.black15 span{
	color: #000;
    font-size: 15px;
    line-height: 28px;
	font-style:italic;

}

.black18{
	color: #000;
    font-size: 18px;
    line-height: 28px;
	text-align:center;
	margin:10px 0;
}
	
.black22{
	color: #000;
    font-size: 22px;
    line-height: 30px;
	float:left;
	margin-top:30px;
	width:100%;
}

.quote {
    color: #555;
    float: left;
    font-size: 15px;
    margin: 5px 0;
    width: 25%;
line-height:20px;
}
.quote1{
	width:70%;
	float:left;
	margin:5px 0;
	font-size: 15px;
		line-height:20px;
}