@charset "utf-8";
@font-face {
	font-family: 'arsenalregular';
	src: url('arsenal-regular-webfont.eot');
	src: url('arsenal-regular-webfont.eot?#iefix') format('embedded-opentype'),  url('arsenal-regular-webfont.woff') format('woff'),  url('arsenal-regular-webfont.ttf') format('truetype'),  url('arsenal-regular-webfont.svg#arsenalregular') format('svg');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'arsenalitalic';
	src: url('arsenal-italic-webfont.eot');
	src: url('arsenal-italic-webfont.eot?#iefix') format('embedded-opentype'),  url('arsenal-italic-webfont.woff') format('woff'),  url('arsenal-italic-webfont.ttf') format('truetype'),  url('arsenal-italic-webfont.svg#arsenalitalic') format('svg');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'arsenalbold_italic';
	src: url('arsenal-bolditalic-webfont.eot');
	src: url('arsenal-bolditalic-webfont.eot?#iefix') format('embedded-opentype'),  url('arsenal-bolditalic-webfont.woff') format('woff'),  url('arsenal-bolditalic-webfont.ttf') format('truetype'),  url('arsenal-bolditalic-webfont.svg#arsenalbold_italic') format('svg');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'arsenalbold';
	src: url('arsenal-bold-webfont.eot');
	src: url('arsenal-bold-webfont.eot?#iefix') format('embedded-opentype'),  url('arsenal-bold-webfont.woff') format('woff'),  url('arsenal-bold-webfont.ttf') format('truetype'),  url('arsenal-bold-webfont.svg#arsenalbold') format('svg');
	font-weight: normal;
	font-style: normal;
}

/* Generated by Font Squirrel (http://www.fontsquirrel.com) on June 9, 2014 */

@font-face {
    font-family: 'open_sansbold';
    src: url('fonts/opensans-bold-webfont.eot');
    src: url('fonts/opensans-bold-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/opensans-bold-webfont.woff') format('woff'),
         url('fonts/opensans-bold-webfont.ttf') format('truetype'),
         url('fonts/opensans-bold-webfont.svg#open_sansbold') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'open_sanslight';
    src: url('fonts/opensans-light-webfont.eot');
    src: url('fonts/opensans-light-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/opensans-light-webfont.woff') format('woff'),
         url('fonts/opensans-light-webfont.ttf') format('truetype'),
         url('fonts/opensans-light-webfont.svg#open_sanslight') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'open_sansregular';
    src: url('fonts/opensans-regular-webfont.eot');
    src: url('fonts/opensans-regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/opensans-regular-webfont.woff') format('woff'),
         url('fonts/opensans-regular-webfont.ttf') format('truetype'),
         url('fonts/opensans-regular-webfont.svg#open_sansregular') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'open_sansbold_italic';
    src: url('fonts/opensans-bolditalic-webfont.eot');
    src: url('fonts/opensans-bolditalic-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/opensans-bolditalic-webfont.woff') format('woff'),
         url('fonts/opensans-bolditalic-webfont.ttf') format('truetype'),
         url('fonts/opensans-bolditalic-webfont.svg#open_sansbold_italic') format('svg');
    font-weight: normal;
    font-style: normal;

}

html {
}
body {
	font-family: "open_sansregular";
	font-size: 14px;
	color: #000;
	background-image: url(../images/page-bg.jpg);
	background-repeat: repeat-x;
}
html, body, h2, h3, h4, h5, h6, p, input, textarea, select, form, ul, li, a {
	font-weight: normal;
	padding: 0px;
	margin: 0px;
	line-height:20px
}
a {
	text-decoration: none;
}
img {
	border: 0px;
}
h1 {
	font-family:"arsenalregular"
}
ul {
	list-style-type: none;
}
ul.general {
	padding-left: 30px;
	list-style-type: disc;
}
ul.general li {
	margin-bottom: 15px;
}
.main-menu ul li a, .bucket-menu ul li a, .post-readmore, .open-close-more, .footer-menu ul li a, .content-right h3, .content-right h2.main {
	text-transform: capitalize;
}
.main-menu ul li a, .phone-line, .phone-line a, .tag-drescriptions h2 .blue, .tag-drescriptions .blue-tag, .post-title, .post-readmore, .footer-menu ul li a, .most-popular ul li a, .content-section .content-left a, .content-section a.general {
	color: #3a73b9;
}
.bucket-menu ul li a, .tag-drescriptions, .open-close-more, .footer-contents .copyrights, .content-right h2.main, .content-right form .button {
	color: #fff;
}
.page-post .product-title, .phone-line a:hover {
	color: #8cc53f;
}
.page-post .post-date, .content-right h3, .content-right form input {
	color: #999;
}
.most-popular ul li a:hover, .most-popular ul li a.selected, .post-readmore:hover, .sm-title {
	color: #000
}/* CSS Document */
.holder {
	width: 1000px;
	position: relative;
	margin: 0 auto;
}
.header {
	height: 106px;
	position: relative;
	width:1000px;
	margin:auto;
}

.header-wrapper{
	width: 100%;
}
.logo {
	left: 0;
	position: absolute;
	top: 20px;
	width: 280px;
}
.main-menu {
	float: right;
	margin-top: 20px;
}
.main-menu ul li {
	float: left;
	margin-right: 30px;
}
.main-menu ul li.last {
	margin-right: 0px;
}
.main-menu ul li.in-the-moment a {
	background: none repeat scroll 0 0 #3A73B9;
	border-radius: 3px;
	color: #FFFFFF;
	padding: 4px 11px;
	text-decoration:none;
}
.main-menu ul li.in-the-moment a:hover {
	color: #FFFFFF;
	text-decoration:none;
}
.main-menu ul li a {
	font-size: 12px;
	text-decoration:none;
}
.main-menu ul li a:hover, .main-menu ul li a.selected {
	color: #8cc53f;
	text-decoration:none;
}
.phone-line {
	clear: both;
	float: right;
	font-size: 24px;
	margin-top: 7px;
}
.phone-line a {
	text-decoration: underline;
}
.sm-links {
	float: left;
	margin-left: -200px
}
.header-sm-icons {
	margin-right: 3px
}
.banner {
	height: 655px;
	float: left;
}
#banner.scrolled {
	z-index: 300;
}
#banner {
	height: 655px;
	overflow: hidden;
	margin-left: -500px;
	position: absolute;
	left: 50%;
	top: 107px;
	width: 1000px;
	z-index: 500;
	float:left
}

.banner-button{
	z-index:10000;
	position:absolute;
	font:arsenalregular;
	font-size:24px;
	text-decoration:none;
	color:#fff;
	background-image:url(../images/banner1-button.png);
	width:171px;
	height:62px;
	background-repeat:no-repeat;
	bottom:332px}
	

	
.banner-button:hover{
	cursor:pointer;
	background-image:url(../images/banner-button-hover.png);}
	
#banner article {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 655px;
}
#banner article img {
	max-width: 100%;
	max-height: 100%;
	position: absolute;
}
#banner article div {
	margin: 0px 0 0 0px;
	font-size: 24px;
	line-height: 30px;
	color: #fff;
}
#banner article.banner-1 h1 {
	margin: 140px 30px 33px 70px;
	font-family:"arsenalbold";
	font-size:48px;
	color:#fff;
	letter-spacing:-2px
}
#banner article.banner-1 h2 {
	margin: 0 0 0 70px;
	font-family:"arsenalbold";
	font-size:48px;
	color:#fff;
	letter-spacing:-2px
}
#banner article.banner-1 p {
	margin: 0 0 33px 70px;
	font-family:"arsenalregular";
	font-size:24px;
	color:#fff;
	z-index:1000;
}
#banner article.banner-2, #banner article.banner-3 {
	margin-left: 100%;
}
#banner article.banner-1 .stock {
	z-index: 600;
	right: 0;
	bottom: 0px;
}
#banner article.banner-1 .desktop {
	z-index: 650;
	right: 375px;
	bottom: 24px;
}
#banner article.banner-1 .tablet {
	z-index: 700;
	right: 270px;
	bottom: 0px;
}
#banner article.banner-1 .phone {
	z-index: 700;
	right: 700px;
	bottom: 0px;
}
#banner .next, #banner .prev {
	opacity: 0;
	position: absolute;
	top: 300px;
	color: #fff;
	font-size: 80px;
	padding: 20px;
	z-index: 750;
}
#banner:hover .next, #banner:hover .prev {
	opacity: 1;
	transition: .8s;
}
#banner .next {
	right: 0;
	padding-right: 0;
}
#banner .prev {
	left: 0;
	padding-left: 0;
}
#banner .nav {
	position: absolute;
	bottom: 80px;
	left: 105px;
	list-style: none;
	padding: 0;
	z-index: 600;
}
#banner .nav li {
	display: inline-block;
*display:inline;
	zoom: 1;
	margin: 5px;
	text-align: center;
	vertical-align: middle;
}
#banner .nav img {
	display: block;
	border-radius: 26px;
	margin-bottom: 2px;
}
#banner .nav a {
	font-size: 10px;
	font-weight: normal;
	text-transform: uppercase;
	color: #fff;
	display: block;
}
#banner .nav li.active img {
	-webkit-box-shadow: 0px 0px 0px 5px rgba(255, 255, 255, .5);
	box-shadow: 0px 0px 0px 5px rgba(255, 255, 255, .5);
}
#section-comp-grid {
	position: relative;
}
#section-comp-grid:before {
	top: 0;
	left: 50%;
	border: solid transparent;
	content: " ";
	height: 0;
	width: 0;
	position: absolute;
	pointer-events: none;
	border-color: rgba(255, 255, 255, 0);
	border-top-color: #ffffff;
	border-width: 25px 30px 0 30px;
	margin-left: -30px;
}
body>nav>ul>li ul li a .fa-angle-right {
	float: right;
	margin-top: 12px;
}


#icon-links{
	width:1000px;
	height:413px;
	float:left;
	margin-top:705px;}
	
	.icon-box{
		width:240px;
		height:198px;
		float:left;
		margin: 0 5px 12px 5px;
		text-align:center
		}
		
		.icon-box p
		{color:#757575;
		margin:7px 0px 7px 0px}
		
		.capitals{
			text-transform:uppercase}
		

.white-content{
	float:left;
	width:910px;
	margin:00px 45px 40px 45px}
	
	.white-content p{
		font-family:"open_sansregular";
		line-height:20px;
		color:#757575;}
	
	.main-blue{
		font-family:"arsenalregular";
		font-size:36px;
		color:#8cc53f}
		
.fb-content{
	float:left;
	width:910px;
	margin:40px 45px;
	height:200px}
	
	
.stepcarousel{
position: relative; /*leave this value alone*/
border:none;
overflow: scroll; /*leave this value alone*/
width: 882px; /*Width of Carousel Viewer itself*/
height: 170px; /*Height should enough to fit largest content's height*/
margin:auto;
}

.stepcarousel .belt{
position: absolute; /*leave this value alone*/
left: 0;
top: 0;
}

.stepcarousel .panel{
float: left; /*leave this value alone*/
overflow: hidden; /*clip content that go outside dimensions of holding panel DIV*/
margin: 10px; /*margin around each panel*/
width: 280px;
border:#CCC 3px solid /*Width of each panel holding each content. If removed, widths should be individually defined on each content DIV then. */
}

.panel img{
	width:280px}
		
		
.grey-content-box{
	width:910px;
	background-color:#f4f4f4;
	float:left;
	margin:0px 45px 45px 45px;
	padding:0px;
	height:328px}
	
	.content-image{
		float:left;
		width:409px}
	
	.content-text{
		width:442px;
		margin-left:40px;
		margin-top:37px;
		float:left;}
		
		.content-text p{
			line-height:20px;
			color:#757575}
			
			.in-the-moment{
				background: none repeat scroll 0 0 #3A73B9;
				border-radius: 3px;
				color: #FFFFFF;
				padding: 4px 11px;
				border-bottom: 2px solid #fff;
				}
				
			.in-the-moment:hover{
				color: #ffffff;
				border-bottom: 2px solid #8cc53f;
				text-decoration:none
				}
				
				
				
.footer {
	width:1000px;
	margin:auto;
	height:375px;
	}
	
	.footer-wrapper{
		width:100%;
		margin:auto;
		float:left;
		background-image:url(../images/footer-bg.jpg);
		}
		
		.footer-links{
			height:30px;
			float:left;
			width:1000px;}
			
		.footer-links ul li{
			font:"open_sansregula";
			font-size:14px;
			float:left;
			margin-right:30px;
			
			}
			
			.footer-links ul li a {
				font-size: 12px;
				}
				.footer-links ul li a:hover, .footer-links ul li a.selected {
				color: #8cc53f;
				border-bottom: 2px solid #8cc53f;
				text-decoration:none
				}
			
		.footer-rest{
			float:left;
			width:1000px;
			height:345px;	
			
			}
			
			.footer-form{
				width:500px;
				float:left;}
				
				
			.small-heading{
				font-family:"arsenalregular";
				font-size:24px;
				color: #FFF;
				padding:20px 0px 20px 0px}
				
				.third-heading{
				font-family:"arsenalregular";
				font-size:20px;
				color: #8cc53f;
				padding:20px 0px 20px 0px;
				text-align:center}
				
				.form-field {
					width:243px;
					height:24px;
					font-family:"open_sansregular";
					font-size:12px;
					background-color:#255795;
					color:#FFF;
					border:none;
					padding:5px;
					margin-bottom:10px;
					}
					
					.green-button{
						width:134px;
						height:30px;
						color:#FFF;
						background-color:#8cc53f;
						border:none;}
						
						.green-button:hover{
						width:134px;
						height:30px;
						color:#FFF;
						background-color:#8cc53f;
						border-bottom: 2px solid #8cc53f;
						cursor:pointer}
						
						.social-buttons{
							text-align:right;
							float:right}
							
							.footer-rest p {
								color:#FFF}
								
								.copyright{
									float:left;
									margin-top:285px;
									margin-left:-500px}
			
input:invalid {
        border-color: #b94a48;
        -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
        box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
      }

      input:valid {
        border-color: #468847;
        -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
        box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
      }
	  
	.scrollToTop{
	width:100px; 
	height:130px;
	padding:10px; 
	text-align:center; 
	background: whiteSmoke;
	font-weight: bold;
	color: #444;
	text-decoration: none;
	position:fixed;
	top:475px;
	right:0px;
	display:none;
	background: url(../images/back-to-top.png) no-repeat 0px 20px;
}
.scrollToTop:hover{
	text-decoration:none;
}

.toggleBtn-off,
.toggleBtn-on {
	display: inline-block;
	margin:	2px 5px 3px;
	width: 36px;
	height: 16px;
	line-height: 20px;
	background: transparent url(../images/switch.png) no-repeat left bottom;
	text-decoration: none;
	vertical-align: middle;
	/* outline: none; */
}
.toggleBtn-on {
	background-position: left top;
	cursor: default;
}
.toggleBtn-off:hover,
.toggleBtn-on:hover {
	text-decoration: none;
}
.security.toggle span {
	font-weight: bold;
	color:#FFF;
}
.security.toggle span:first-child {
	display: block;
}
.security.toggle span:nth-child(2) {
	display: inline-block;
}
.security.toggle span:last-child {
}
