html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, 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%;
	vertical-align: baseline;
}

/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
	display: block;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
body {
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #666;
	line-height: 1;
}
a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #666;
}
a:hover {
	color: #333;
}
header {
	width:100%;
}
.companybar {
	position:absolute;
	width:100%;
	z-index:999;
}
.companybar1 {
	max-width:1200px;
	width:95%;
	height:71px;
	margin: 15px auto 0 auto;
	background: #eeeeee; /* Old browsers */
	background: -moz-linear-gradient(top, #eeeeee 0%, #ffffff 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#eeeeee), color-stop(100%,#ffffff)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #eeeeee 0%,#ffffff 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #eeeeee 0%,#ffffff 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top, #eeeeee 0%,#ffffff 100%); /* IE10+ */
	background: linear-gradient(to bottom, #eeeeee 0%,#ffffff 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#eeeeee', endColorstr='#ffffff',GradientType=0 ); /* IE6-9 */
	box-shadow: 0px 0px 3px #666;
	z-index:9999;	
}
.middle_container {
	max-width:1200px;
	width:98%;
	margin:auto;
}
.fl {
	float:left;
}
.fr {
	float:right;
}
.flex {
	overflow:hidden;
}
.split {
	clear:both;
}
.mobtab {
    display: none;
}
nav {
    display: block;
	float:left;
}
nav ul {
	width:auto;
}
nav ul li {
	list-style:none;
	float:left;
}
nav ul li a {
	padding: 27px 18px 26px 18px;
	display:block;
	text-decoration:none;
	font-family: 'Roboto Condensed', sans-serif;
	font-size:18px;
	text-transform:uppercase;
	border-right:solid 1px #ddd;
}
nav ul li a:hover {
	background-color:#666;
	color:#FFF;
}
.active {
    background-color:#666;
    color:#fff !important; 
}
.active a{
    color:#fff;
}
nav ul ul {
	display:none;
	width:200px;
	background-color:#fff;
	position:absolute;
}
nav ul li:hover ul {
	display:block;
}
nav ul ul li {
	list-style:none;
	float:none;
}
nav ul ul li a {
	padding: 12px;
	display:block;
	text-decoration:none;
	font-family:Calibri;
	font-size:16px;
	text-transform:none;
	border-right:none;
	border-bottom:solid 1px #eee;
}
nav ul ul li a:hover {
	background-color:#eee;
	color:#333;
}

.logo {
	float:left;
	padding: 0px;
}
.social_media {
display: block;
float: right;
width: 160px;
border-right: 1px solid #ddd;
height: 71px;
}
.social_media h2 {
	float:left;
	padding: 27px 10px 27px 18px;
	display:block;
	text-decoration:none;
	font-family: 'Roboto Condensed', sans-serif;
	font-size:18px;
	text-transform:uppercase;
	border-left:solid 1px #ddd;
	font-weight:100;
}
.download{
    display: none;
}
.social_media img {
	float:left;
	margin: 24px 2px 27px 0px;
}
.slider {
    display: block;
	width:100%;
	position:relative;
}
.slider img {
	width:100%;
}
.mobslider {
    display:none;
}
.mhome_bar {
    width: 100%;
    padding-top: 15px;
    position: relative;
    margin-top: -2px;
   background-image:url(imgs/prodcut-page-background.jpg);
background-color: #fff;
    z-index: 99;

}
.three_colm {
	width:100%;
	text-align:center;
}
.three_colm h2 {
	font-family: 'Droid Serif', serif;
	font-size:35px;
	margin: 15px 0 10px 0px;
	font-weight:100;
	color:#666;
}
.three_colm h3 {
	font-size:25px;
	margin: 5px 0 10px 0px;
	font-weight:100;
	color:#4188b8;
	font-family:Calibri;
	letter-spacing:-.5px;
}
.three_colm p {
	font-size:20px;
	color:#666;
	font-family:Calibri;
	line-height:25px;
	margin: 0 0 7px 0px;
	text-align:center;
}

.ipage_content {
	width:100%;
	min-height:400px;
}
.ipage_content h2 {
	font-family: 'Droid Serif', serif;
	font-size:35px;
	margin: 15px 0 10px 0px;
	font-weight:100;
	color:#666;
}
.ipage_content h3 {
	font-size:30px;
	margin: 0px 0 20px 0px;
	font-weight:100;
	color:#d3222a;
	font-family: 'Droid Serif', serif;
	letter-spacing:-.5px;
	text-transform:uppercase;
	border-bottom:solid 1px #a8a8a8;
	padding: 0 0 10px 0px;
}
.ipage_content p {
    font-size: 21px;
    color: #272727;
    font-family: Calibri;
    line-height: 33px;
    margin: 0 0 15px 0px;
    text-align: justify;
}
.leftpanel {
	width:75%;
	float:left;	
}
.rightpanel {
	width:24%;
	float:right;	
}
.category {
	max-width:285px;
	border:solid 1px #ddd;
	background-color:#d3222a;
}
.is-sticky #leftbar {
	margin: 15px 0 0px 0px !important;
	z-index:990;
	width:285px;
}
.category ul {
	width:auto;
}
.category ul li {
	list-style:none;
}
.category ul li a {
	padding: 14px 0 14px 14px;
	font-family: 'Roboto Condensed', sans-serif;
	font-size:15px;
	border-bottom:solid 1px #e7353d;
	display:block;
	text-decoration:none;
	text-transform:uppercase;
	-webkit-transition: all 1s ease 0s;
    -moz-transition: all 1s ease 0s;
    -o-transition: all 1s ease 0s;
    transition: all 1s ease 0s;
	color:#fff;
}
.category ul li a:hover {
	text-decoration:none;
	background-color:#f7f7f7;
	border-bottom:solid 1px #ddd;
	padding: 14px 0 14px 28px;
	color:#d3222a;
}

.products_listed {
	width:100%;	
}
.products_listed h1 {
	font-size:25px;
	font-weight:100;
	color:#d3222a;
	margin: 0 0 20px 0px;
}
.products_listed ul {
	width:auto;
}
.products_listed ul li {
/*	float:left;*/
/*	width:48.2%;*/
/*	margin: 2px;*/
	border:solid 1px #ddd;
	text-align:center;
	padding:5px;
	background-color:#f7f7f7;
    float: none;
    width:50%;
    margin:auto;
    margin-bottom:2px;
}
.products_listed ul li p {
	margin:0px !important;
	padding: 5px 0 4px 0px
}
.products_listed ul li img {
	width:100%;
    min-height: 441px;
}
.listing ul li {
    float:left;
    width:48.2%;
    margin: 2px;  
}

.br {
	border-right:solid 1px #dedddd;
}
.intro {
	padding: 10px 0px 50px 0px
}
.what_we_do {
	padding: 10px 20px 0 20px
}
.what_we_do ul {
	width:auto;
	margin: 15px 0 0 0px;
}
.what_we_do ul li {
	list-style:none;
	border-top:solid 1px #ddd;
	padding: 8px 0 8px 0px;
	font-size:13.5px;
	color:#666;
	font-family:Calibri;
}
.what_we_do ul li a {
	font-size:13.5px;
	color:#666;
	font-family:Calibri;
	text-decoration:none;
}
.what_we_do ul li a:hover {
	color:#333;
}
.get_in_touch {
	padding: 10px 0px 0 20px
}
.bot_logo {
	float:left;
	margin: 30px 20px 0 0px;
}
.red {
	color:#F00;
}
.pichhumb {
	float:left;
	margin-right:7px;
	margin-top:5px;
}
.botlink {
	float:left;
	width:35%;
	margin: 30px 0 0 30px;
}
.botlink ul {
	float:left;
    width: 45%;
}
.botlink ul h2 {
	font-family: 'Droid Serif', serif;
	font-size:22px;
	margin: 0px 0 10px 0px;
	font-weight:100;
	color:#666;
	letter-spacing:-.5px;
}
.botlink ul li {
	width:auto;
	list-style:none;
	line-height:30px;
}
.botlink ul li a {
	font-size:14px;
	text-decoration:none;
	font-family: 'Droid Serif', serif;
}
.feedback_form {
	float:right;
	width:335px;
	margin: 30px 0 0 0px;
}
.feedback_form h2 {
	font-family: 'Droid Serif', serif;
	font-size:22px;
	margin: 0px 0 10px 0px;
	font-weight:100;
	color:#666;
	letter-spacing:-.5px;
}
.ftss {
	width:45%;
	padding:4px;
	background-color:#666;
	border:solid 1px #666;
	color:#fff;
	font-family:Calibri;
	border-radius:4px;
	margin: 0 0 4px 0px;
	font-size:13px;
}
.fts {
	width:94%;
	padding:4px;
	background-color:#666;
	border:solid 1px #666;
	color:#fff;
	font-family:Calibri;
	border-radius:4px;
	margin: 0 0 4px 0px;
	font-size:13px;
}
.link {
	width:auto;
	margin: 25px 0 0 0px;
}
.link a {
	background-color:#666;
	color:#FFF;
	text-decoration:none;
	padding: 8px 20px 7px 20px;
	font-size:12px;
	text-transform:uppercase;
	border-radius:5px;
}
.link a:hover {
	background-color:#333;
	color:#FFF;
}
.points {
	background-color:#d3222a;
	margin-top:-2px;
}
.linestrip {
	width:100%;
}
.linestrip img {
	width:100%;
}
.headbar {
	width:100%;
}
.headbar img {
	width:100%;
}
footer {
	background-color:#f7f2f2;
	height:210px;
	width:100%;
	position:relative;
} 
.copyright {
	background-color:#FFF;
}
.copyright p {
	text-align:center;
	padding: 7px 0 7px 0px;
	font-size:12px;
	color:#666;
	font-family:Calibri;
	text-transform:uppercase;
	letter-spacing:.5px;
}
.copyright p a {
	font-size:12px;
	color:#666;
	font-family:Calibri;
	text-decoration:none;
}
.copyright p a:hover {
	color:#333;
}

.product-scorll {
	width:100%;
}
.product-scorll ul {
	width:100%;
}
.product-scorll ul li {
	width: 260px;
	float: left;
	text-align: center;
	border-right: 1px solid #f23434;
}
.product-scorll  ul li a {
    color: #fff;
    display: block;
    font-family: 'Lora', serif;
    font-size: 20px;
    text-decoration: none;
	padding:10px 0;
}
.product-scorll  ul li a:hover {
	background-color:#AD2929;
}
.map-img {
width:50%;
float:right;
}
.map-img iframe {
width:100%;
height:350px;
}
.content{
width:50%;
float:left;
}
.table-data {
    width: 100%;
    border: 1px solid #ddd;
    margin-bottom: 30px;
    border-collapse: collapse;
}

.table-data thead tr {
    background-color: #d3222a;
    color: rgb(255, 255, 255);
}
.table-data tr {
    background-color: #f5f5f5;
}
.table-data thead tr th {
    border: 1px solid rgb(221, 221, 221);
    line-height: 23px;
    font-family: calibri;
    font-size: 17px;
    font-weight: 500;
    padding: 10px;
}
.table-data tr td {
    text-align: center;
    padding: 11px;
    font-size: 14px;
    font-family: calibri;
    border: 1px solid rgb(221, 221, 221);
    font-weight: 800;
}
.stamp_logo{
    display: block;
     width: 137px;
    float: right;
    position: relative;
    top: -15px;
    left: 0px;
}
.stamp_logo img {
width: 140px;
}

.enquiry_form {
    width: 100%;
    padding-top: 10px;
}
.enquiry_form h2 {
    color: #067cc9;
    font-size: 29px;
    font-weight: 500;
    font-family: 'Oswald', sans-serif;
}
.enquiry_form p {
    font-size: 17px;
    margin: 13px 0 7px 0;
}
.enquiry_form {
    width: 100%;
}
.enquiry_form p {
    width: 48%;
    float: left;
    margin: 10px;
    text-align: left !important;
}
.enquiry_form p label {
width: 100%;
text-align: left;
font-size: 19px;
}
.enquiry_form p label span {
    display: inline-block;
    color: #f33;
}
.enquiry_form p input,
.enquiry_form p textarea {
width: 96%;
padding: 12px 2%;
font-size: 14px;
margin-top: 2px;
background-color: #fff;
border: navajowhite;
color: #000;
font-size: 16px;
border: 1px solid #b3b1b2;
}
.full {
    width: 97% !important;
}
.enquiry_form .full textarea {
    padding: 10px;
    width: 99%;
    min-height: 161px;
}
.button {
padding: 8px 46px;
font-size: 16px;
border-width: 1px 1px 3px;
border-style: solid;
border-color: #d3222a #d3222a #d3222a;
-moz-border-top-colors: none;
-moz-border-right-colors: none;
-moz-border-bottom-colors: none;
-moz-border-left-colors: none;
border-image: none;
cursor: pointer;
border-radius: 3px;
background-color: #d3222a;
color: #FFF;
margin-right: 10px;
transition: all 0.5s ease 0s;
}
.matter,
.matter * {
    box-sizing: border-box;
}
.button:hover {
    background-color: #1B1B1B;
    transition: 0.5s;
    border: 1px solid #000;
}
.logo a {
    position: relative;
    left: 0px;
}
.bottom-logo{
    position: relative;
top: -12px;
}

.gear-parts{
	background:#d3222a;
}
