@charset "utf-8";
/***** BEGIN RESET *****/

* {

    border:0;
    margin:0;
    padding:0;
}

body {
	-webkit-text-size-adjust: none;
	background:#fff;
	overflow-x:hidden;
	color:#000;
	line-height:1!important;
	font-family: 'Oswald', sans-serif !important;
}


ol, ul {list-style: none;}
.clear {clear: both; height:0px; margin:0;}

/***** END RESET *****/

/****************************************************************************hover easing style


			-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;

/*=============================
HEADER
=============================*/

header {
	width:100%;
	float:left;
	box-sizing:border-box;
	padding:0px 0 0 200px;
	background:rgba(255,255,255,0.70);
	height:120px;
	z-index:9;
	position:relative;
	border-bottom:4px solid #284a9f;
}

a {
	color:#284a9f;
}

.addresses {
	width:70%;
	float:right;
	box-sizing:border-box;
	padding-right:70px;
	padding:15px 200px 15px 0;
}

.addresses a {
	color:#fff;
}

.addresses h2 {
	color:#000;
	font-family:'Oswald', sans-serif;
	font-size:20px;
	text-transform:uppercase;
	text-align:right;
}

.addresses h2 .fa {
	color:#284a9f;
}

.divide {
	padding:0 15px;
}

.logo {
	width:20%;
	float:left;
}

.logo img {
	width:100%;
	max-width:315px;
	float:left;
}

.triangle {
	width:0px;
	height:0px;
	border-bottom:65px solid #284a9f;
	border-left:60px solid transparent;
	float:right;
}
.addresses a {color: #000;text-decoration: none;}


.home-txt {padding: 0 !important;}
.inner-home {padding: 70px 0 !important;}
.inner-home a {text-decoration: none;}
button.blue-btn {
    text-align: center;
	transition:.3s all;
    margin: 0;
    display: block;
    background: #212121;
    color: #fff;
    padding: 15px 30px;
    border-radius: 3px;
    line-height: 1 !important;
    font-family: 'Oswald', sans-serif;
    text-transform: uppercase;
    font-weight: 500;
    letter-spacing: 1px;
    font-size: 15px;
	cursor:pointer;
    margin: 0 auto;
    text-decoration: none;
}
button.blue-btn:hover {background: #333;}
/* SIDE TABS */

#fb{top: 125px; left: -300px; z-index: 99999;}
.side{background: #fff; width: 300px; height: 510px; position: fixed; z-index: 100;}
.fb_iframe_widget{display: inline-block; position: relative;}
#facebookTab{display: block; height: 150px; width: 55px; background: url(../siteart/fb.jpg); position: absolute; right: -55px; top: 80px;}
#facebookTab:hover{background: url(../siteart/fb2.jpg); position: absolute; right: -55px; top: 0px;}


/*=============================
SLIDESHOW
=============================*/
.slide-contain {
	width:100%;
float:left;

margin-top:-120px;
z-index:0;

}

.cycle-slideshow {
	width:100%;
	overflow:hidden;
	float:left;
	z-index:0;
	display:block;
}
.cycle-slideshow img {display:block; width:100%; float:left; border-bottom:4px solid #284a9f;}

/* 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:#D30003; color:rgba(255,255,255,0.8); cursor:pointer; 
}
.pager span.cycle-pager-active { color:#284a9f;}
.pager > * { cursor:pointer;}
/*=============================
ABOUT SECTION
=============================*/

.bgimg {
	width:100%;
	float:left;
	background:url("../siteart/bg.jpg");
	background-size:100%;
	background-attachment:fixed;
	background-position:center;
}

.about {
	width:100%;
	float:left;
	padding:70px 0 0;
	background:rgba(255,255,255,0.75)
}

.wrap {
	width:90%;
	max-width:1200px;
	margin:0 auto;
}

.about h1 {
	width:100%;
	display:block;
	color:#000;
	font-weight:bold;
	font-size:40px;
	text-align:center;
	line-height:42px;
	text-transform:uppercase;
}

.about h2 {
	width:100%;
	max-width:700px;
	text-align:center;
	margin:10px auto 0;
	display:block;
	background:#284a9f;
	padding:5px;
	box-sizing:border-box;
	text-transform:uppercase;
	color:#fff;
	font-weight:300;
	letter-spacing:5px;
	line-height:22px;
	font-size:22px;
}
.about p {
	text-align:center;
	font-size:20px;
	line-height:30px;
	margin-top:30px;
	Padding-bottom:50px;
}


/*=============================
SCROLLING INVENTORY
=============================*/
.about h3 {
	color:#284a9f;
	padding-left:20px;
	font-size:30px;
	margin-bottom:-2px;
	letter-spacing:3px;
}

.scrolling-wrap {
    width:100%;
    height:90px;
    overflow:hidden;
	border-top:7px solid #284a9f;
	border-bottom:7px solid #284a9f;
}
 
.scrolling{
    width:100%;
    height:92px;
}

/*=============================
MANUFACTURERS
=============================*/

.manus {
	width:100%;
	float:left;
	padding:50px 0;
	background:rgba(0,0,0,0.65)
}
.manus .wrap {max-width: 1500px !important;}
.manus a {transition:.3s all;}
.manus a:hover {opacity: .5;}

.manus h2 {
	width:100%;
	display:block;
	color:#fff;
	font-weight:bold;
	font-size:40px;
	text-align:center;
	line-height:42px;
	text-transform:uppercase;
}
.toprow {
	width:100%;
	float:left;
	margin-top:20px;
	text-align:center;
}

.toprow img {
	width:14%;
	float:none;
}
.extras {
	width:7.14%;
	float:left;
	display:block;
	height:1px;
}

.bottomrow {
	width:100%;
	float:left;
}

.bottomrow img {
	width:14.28%;
	float:left;
}

/*=============================
FOOTER
=============================*/
footer {
	background:#e5e5e5;
	width:100%;
	float:left;
	padding:30px 0;
}

footer img {
	width:100%;
	max-width:400px;
	margin:0 auto;
	display:block;
}

.bottomfoot {
	width:100%;
	float:left;
	background:#183273;
	padding:15px 30px;
	box-sizing:border-box;
}

.bottomfoot p {
	width:50%;
	float:left;
	color:#DEDEDE;
	font-size:16px;
	text-transform:uppercase;
}

.alignright {
	text-align:right;
}


/*=============================
SUBPAGES
=============================*/
.subpage {
	background:url("../siteart/bg.jpg");
	background-size:cover;
	background-attachment:fixed;
	background-position:bottom;
}

.submain {
	width:100%;
	float:left;
	padding:50px 0;
	background:rgba(255,255,255,0.60);
	border-top:4px solid #284a9f;
}



.titles {
	width:100%;
	float:left;
	padding:60px 0;
	background:rgba(0,0,0,0.50);
	position:relative;
	z-index:0;
}

.titles h1 {
	width:100%;
	display:block;
	color:#fff;
	font-weight:bold;
	font-size:60px;
	text-align:center;
	line-height:62px;
	text-transform:uppercase;
}

/*=============================
INVENTORY
=============================*/
.catside {
	width:20%;
	float:left;
	padding-right:15px;
	box-sizing:border-box;
}

.invwrap {
	width:95%;
	margin:0 auto;
	max-width:1600px;
}

.catside a {
	width:100%;
	float:left;
	background:#284a9f;
	border:1px solid rgba(166,166,166,1.00);
	box-sizing:border-box;
	margin-bottom:5px;
	padding:15px 10px;
	color:#fff;
	font-size:16px;
	font-weight:400;
	text-decoration:none;
	
}

.catside a:hover {
	background:#192D62;
	color:#fff;
}

.catside a .fa {
	float:right;
}

.invside {
	width:80%;
	float:left;
	padding-left:15px;
	box-sizing:border-box;
}

.hosted-content .red, .hosted-content .redtext, .hosted-content .field-validation-error {
	font-size:16px;
	color:#D80003!important;
}

.sidetwos { 
	display:none;
	}

/*=============================
PRODUCT LINES
=============================*/

.product {
	width:100%;
	float:left;
	padding:20px 0;
	border-bottom:2px dotted #284a9f;
}

.productimg {
	width:30%;
	float:left;
	padding:0px 0;
}

.productimg img {
	width:100%;
	max-width:250px;
	float:left;
}


.productinfo {
	width:70%;
	float:left;
}

.productinfo h2 {
	color:#284a9f;
	font-size:25px;
	text-transform:uppercase;
	margin-bottom:10px;
	width:100%;
	float:left;
}

.productinfo p {
	width:100%;
	float:left;
	line-height:25px;
	font-size:18px;
	font-weight:300;
}


/*=============================
CONTACT PAGE
=============================*/

.map {
	width:60%;
	float:left;
	height:400px;
}

.contactside {
	width:40%;
	float:right;
	box-sizing:border-box;
	padding-left:30px;
	padding-top:30px;
}

.contactside h2 {
	color:#284a9f;
	text-transform:uppercase;
	margin-bottom:20px;
	font-size:25px;
}

.contactside p {
	font-size:18px;
	line-height:25px;
}

.staff {
	width:23%;
	float:left;
	padding:10px;
	box-sizing:border-box;
	margin:1%;
	border:1px solid #284a9f;
	background:rgba(255,255,255,0.50)
}

hr {
	width:100%;
	float:left;
	border-top:1px solid #fff;
	margin:20px 0;
}

.staffs {
	color:#284a9f;
	text-transform:uppercase;
	margin-bottom:20px;
	font-size:25px; clear: both;
}
.staffs a {
	color:#284a9f;
	text-decoration:none;
}
.staffs a:hover {
	color:#FFFFFF;
	text-decoration:none;
}
.staff img {
	width:100%;
	float:left;
	border:1px solid #284a9f;
	box-sizing:border-box;
}


.staff p {
	width:100%;text-align:center;
	padding:10px;
	font-size:18px;
	line-height:25px;
	background:#284a9f;
	color:#fff;
	float:left;
	box-sizing:border-box;
	margin-top:1px;
	
}

.staff a {
	color:#fff;
	text-decoration:underline;
}

/* Kenect Button Color */
#mainButton {
	background: hsla(120,100%,48%,1.00)!important; color: #000!important; 
}

/*=========================================================================================
RESPONSIVE
=========================================================================================*/
@media screen and (max-width: 1700px) {
	.addresses {
		padding:15px 50px 15px 0;
	}
}

@media screen and (max-width: 1510px) {
	header {
		padding:0px 0 0 50px;
	}
	
	
}


@media screen and (max-width: 1385px) {
	header {
		padding-left:50px;
	}
	
	.addresses {
		padding-right:50px;
		padding:18px 50px 18px 0;
	}
	
	.addresses h2 {
		font-size:16px;
		
	}
}


@media screen and (max-width: 1200px) {
	.staff {
		width:31.33%
	}
}


@media screen and (max-width: 1125px) {
 .addresses h2 {
		font-size:14px;
		
	}
	
	.divide {
		padding:0 5px;
	}
	
		.addresses {
		padding-right:50px;
		padding:19px 50px 19px 0;
	}
	
	
}

@media screen and (max-width: 1200px) { 
	.slide-contain {margin-top: 0 !important;}
	header{background:#fff;height: auto !important;padding:0;}
	.logo {margin-bottom: -30px;}
	.triangle {
		display:none;
	}
	
	.addresses {
		width:100%;
		float:left;
		background:#284a9f;
		padding:10px 0;
	}
	
	.addresses a {color:#fff;}
	.addresses h2 {
		text-align:center;
		font-size:16px;
		color:#fff!important;
	}
	
	.addresses h2 .fa {
		color:#fff!important;
	}
	

	.logo {
		width:70%;
		float:left;
		padding-left:30px;
		box-sizing:border-box;
	}
	
	.logo img {
		/*max-width:300px;*/
		max-width: 250px;
		float:left;
	}
}

@media screen and (max-width: 1000px) { 
	.catside {
		display:none;
	}
	
	.invside {
		width:100%;
		padding-left:0;
	}
.sidetwos {
display:block;
width:100%;
float:left;
background:#284a9f;
border:1px solid rgba(166,166,166,1.00);
border-top:none;
box-sizing:border-box;	
margin-bottom:20px;
	padding:15px;
}
	.sidetwos:hover {
		cursor:pointer;
		background:#192D62;
	}
	
	.sidetwos a {
		width:48%;
		float:left;
		padding:10px;
		box-sizing:border-box;
		margin:1%;
		border:1px solid #fff;
		color:#fff!important;
		text-decoration:none;
		
	}
	
	.sidetwos a:hover {
		background:#284a9f!important;
	}


.sidetwos h3 {
float:left;
text-align:left;
padding:5px 0px;
box-sizing:border-box;
text-transform:uppercase;
font-size:22px;
color:#fff;	
width:100%;
}

.sidetwos .fa-sliders {
font-size:25px;float:right; color:#fff;
}
}


@media screen and (max-width: 870px) {
	.staff {
		width:48%
	}
}

@media screen and (max-width: 800px) { 
	.extras {
		display:none;
	}
	
	.toprow img {
		width:33.33%;
	}
	
	.bottomrow img {
		width:33.33%;
	}
	
	.map {
	width:100%;
	float:left;
	height:300px;
}

.contactside {
	width:100%;
	padding-left:0px;
	padding-top:0px;
	padding-bottom:30px;
}

.contactside h2 {
text-align:center;
}

.contactside p {
text-align:center;
}
	
	.product {
		padding:0 0 30px 0;
	}

}


@media screen and (max-width: 750px) { 
	.productimg{
		width:100%;
	}
	
	.productimg img {
		float:none;
		margin:0 auto;
		display:block;
	}
	
	.productinfo {
		width:100%;
	}
	
	.productinfo h2 {
		text-align:center;
	}
	
	.productinfo p {
		text-align:center;
	}
	
	#facebookTab {
		display:none;
	}
}

@media screen and (max-width: 600px) {  
	.slide-contain {
		margin-top:0;
	}
	
	.pager {
		display:none;
	}
	
	}

@media screen and (max-width: 480px) { 
.sidetwos a {
		width:100%;
		float:left;
		padding:5px 10px;
		box-sizing:border-box;
		margin:1% 0;
		border:1px solid #fff;
		color:#fff;
		text-decoration:none;
		
	}	
}

@media screen and (max-width: 566px) {
	.staff {
		width:100%;
		margin:1% 0;
	}
}

@media screen and (max-width: 500px) { 

	.logo {
		width:50%;
		padding-left:10px;
	}
	
	.logo img {
		max-width:200px;
	}
	
	header {
		height:auto;
	}
	
	.logo {
		margin-bottom:-12px;
	}
	
	.addresses h2 {
		font-size:14px;
		font-weight:300;
	}
	
	.about h1 {
		
		font-size:30px;
		line-height:32px;
	}
	
	.about h2 {
		font-size:18px;
		line-height:18px;
	}
	
	.bottomfoot p {
		width:100%;
		text-align:center!important;
		padding-bottom:5px;
	}
	
	.titles h1 {
		font-size:45px;
		line-height:47px;
	}
}



