@charset "utf-8";
@font-face {
    font-family: 'thesanssemilight-plainregular';
    src: url('fonts/thesaslt-webfont-webfont.eot');
    src: url('fonts/thesaslt-webfont-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/thesaslt-webfont-webfont.woff') format('woff'),
         url('fonts/thesaslt-webfont-webfont.ttf') format('truetype'),
         url('fonts/thesaslt-webfont-webfont.svg#thesanssemilight-plainregular') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'thesanssemibold-italicregular';
    src: url('fonts/thesasmbdit-webfont-webfont.eot');
    src: url('fonts/thesasmbdit-webfont-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/thesasmbdit-webfont-webfont.woff') format('woff'),
         url('fonts/thesasmbdit-webfont-webfont.ttf') format('truetype'),
         url('fonts/thesasmbdit-webfont-webfont.svg#thesanssemibold-italicregular') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'thesanssemibold-plainregular';
    src: url('fonts/thesasmbd-webfont-webfont.eot');
    src: url('fonts/thesasmbd-webfont-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/thesasmbd-webfont-webfont.woff') format('woff'),
         url('fonts/thesasmbd-webfont-webfont.ttf') format('truetype'),
         url('fonts/thesasmbd-webfont-webfont.svg#thesanssemibold-plainregular') format('svg');
    font-weight: normal;
    font-style: normal;
}


/* General Styles -------------------------------------------------------------------------------------- */

html {
}
body {
	font-family: "thesanssemilight-plainregular";
	font-size: 14px;
	color: #000;
	border: none;
	margin:0;
	padding:0
}
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:link, a:visited {
	color: #757a36;
	text-decoration: underline;
}
a:hover, a:active, a:focus {
	color: #fff;
	text-decoration: none;
}
h1 {
	font-size: 26px;
	color: #ffffff;
	text-align: center;
	margin-bottom: 30px;
	font-family: "open_sansregular";
}
h2 {
	font-size: 22px;
	color: #5B0825;
	margin-bottom: 12px;
}
h3 {
	font-size: 18px;
	margin-bottom: 4px;
	padding-top: 2px;
	line-height: 22px;
}
.para {
	font-size: 14px;
	line-height: 24px;
	margin-bottom: 24px;
}
.para-middle {
	margin-bottom: 10px;
}
.para-last {
	margin-bottom: 22px;
}
.separator {
	width: 450px;
	height: 6px;
	margin: 0 auto;
	background: url(../images/separator.png) no-repeat 0 0;
}
.separator-bottom {
	margin-bottom: 17px;
}
ul.list {
	clear: left;
	list-style: none;
	padding: 3px 0 0 9px;
}
ul.list li {
	padding-left: 10px;
	margin-bottom: 5px;
	background: url(../images/list-dot.png) no-repeat 0 9px;
}
.tech ul.list li {
	margin-bottom: 16px;
}
ul.list-left li {
	margin-bottom: 0;
}
.tech ul.list li h3 {
	display: inline-block;
}
ul.list li ul {
	padding-left: 20px;
}
ol {
	padding-left: 25px;
}
ol li {
	margin-bottom: 7px;
}
.hide-from-desktop {
	display: none;
}
.mobile-content {
	display: none;
}
.holder {
	width: 1000px;
	margin: auto;
}
.page-top {
	min-height: 106px;
	margin: auto;
	width: 100%;
}
.page-middle {
	width: 100%;
	margin: auto;
	background: url(../images/page-middle-bg.jpg) repeat-x;
	padding-bottom: 2px
}
.page-bottom {
	width: 100%;
	margin: auto;
	padding-bottom:0px;
	float: left
}
.clearfix:before, .clearfix:after {
	content: " ";
	display: table;
}
.clearfix:after {
	clear: both;
}
.hide-from-desktop {
	display: none;
}
.mobile-content {
	display: none;
}
.tier {
	width: 1000px;
	margin: auto
}
.banner-tier {
	width: 1000px;
	margin: auto;
	height: 400px
}
/* Header Styles -------------------------------------------------------------------------------------- */
.header {
	height: 206px;
	position: relative;
	width: 1000px;
	margin: 0 auto;
	color: #3573b9
}
.header-wrapper {
	width: 100%;
	background:url(../images/header-bg.jpg) repeat-x
}
.logo {
	left: 0;
	position: absolute;
	top: 20px;
	width: 241px;
}
.header-nav {
	float: left;
	width:1000px;
	height:33px;
	margin-top:23px;
	-webkit-margin-before:21px
}

.header-nav ul {
	list-style: none;
	padding:0
}
.header-nav ul li {
	float: left;
	z-index: 100;
	position: relative;
	display: inline;
	text-align:center;
	width:14.28%;
}
.header-nav ul li a {
	display: block;
	text-decoration: none;
	text-align: center;
	font-family: "thesanssemilight-plainregular";
	color: #1b315e;
	font-size: 15px;
	padding-top:8px;
	height:25px;
}
.header-nav ul li:hover a, .header-nav ul li a.activated {
	color: #fff;
	background:#3573b9
}
.header-nav ul li.header-button {
	padding: 0px 0px 0px 0px;
}
.header-nav ul li.header-button:hover, .header-nav ul li.header-button a.activated, .header-nav ul li.header-button a.selected {
	color: #fff;
	text-decoration: none;
}
.header-nav ul li.in-the-moment a {
	padding: 3px 15px 3px 15px;
	background: none repeat scroll 0 0 #3573b9;
	border-bottom: #ffffff solid 2px;
	color: #FFFFFF;
	text-decoration: none;
}
.header-nav ul li.in-the-moment a:hover, .header-nav ul li.in-the-moment a.activated, .header-nav ul li.in-the-moment a.selected {
	color: #ffffff;
	border-bottom: #8cc53f solid 2px;
}
.phone-line {
	clear: both;
	float: right;
	font-size: 24px;
	margin-top: 7px;
}
.phone-line a {
	text-decoration: underline;
	color: #3573b9
}
.sm-links {
	float: right;
}
.sm-links a {
	text-decoration: none
}
.header-sm-icons {
	text-decoration: none;
	border: none;
	margin-left: 3px;
	float:left
}

.header-right{
	width:300px;
	text-align:right;
	margin:20px 0px}

.header-text{
	float:left;
	color:#1b315e;
	margin:3px 0px}
	
	.header-text a{
		text-decoration:none;
		color:#1b315e;}
		
			.header-text a:visited, .header-text a:active, .header-text a:hover{
		text-decoration:none;
		color:#1b315e;}
	
	.rightdiv{
		float:right}
		
		.leftdiv{
			float:left}
		
		
	.tagline{
		left:30%;
		top:50px;
		position:absolute;
		float:left;
		color:#3573b9;
		font-size:18px}
		
		.header-big-text{
			font-family:"thesanssemibold-plainregular";
			font-size:20px;
			margin: 1px 0px 0px 0px}

/* Make it a marquee */

.scroller{
	width:1000px;
	float:left;
	color:#FFF}
	
.marquee {
    width: 820px;
    margin:2px auto;
    overflow: hidden;
	color:#FFF;
	float:right
}

.marquee:hover {
    animation-play-state: paused
}
/* Banner Styles ----------------------------------------------------------------------- */
.banner {
	height: 400px;
	float: left;
}
#banner.scrolled {
	z-index: 300;
}
#banner {
	height: 400px;
	overflow: hidden;
	position: absolute;
	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: 182px;
}
.banner-button:hover {
	cursor: pointer;
	background-image: url(../images/banner-button-hover.png);
}
.banner-button2 {
	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: 182px;
	float: left;
	margin-left: 67px
}
.banner-button2:hover {
	cursor: pointer;
	background-image: url(../images/banner-button-hover.png);
}
.banner-button3 {
	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: 182px;
	float: left;
	margin-left: 67px
}
.banner-button3:hover {
	cursor: pointer;
	background-image: url(../images/banner-button-hover.png);
}
#banner article {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 400px;
}
#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;
	width: 1000px
}
#banner article.banner-1 h1 {
	margin: 140px 30px 33px 70px;
	font-family: "thesanssemibold-plainregular";
	font-size: 48px;
	color: #fff;
	letter-spacing: -2px
}
#banner article.banner-1 h2 {
	margin: 0 0 0 70px;
	font-family: "thesanssemibold-plainregular";
	font-size: 48px;
	color: #fff;
	letter-spacing: -2px
}
#banner article.banner-1 p {
	margin: 0 0 33px 70px;
	font-family: "thesanssemibold-plainregular";
	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 article.banner-2 .stock {
	z-index: 600;
	right: 0;
	bottom: 0px;
}
#banner article.banner-2 .desktop {
	z-index: 650;
	right: 375px;
	bottom: 24px;
}
#banner article.banner-2 .tablet {
	z-index: 700;
	right: 270px;
	bottom: 0px;
}
#banner article.banner-2 .phone {
	z-index: 700;
	right: 700px;
	bottom: 0px;
}
#banner article.banner-3 .stock {
	z-index: 600;
	right: 0;
	bottom: 0px;
}
#banner article.banner-3 .desktop {
	z-index: 650;
	right: 375px;
	bottom: 24px;
}
#banner article.banner-3 .tablet {
	z-index: 700;
	right: 270px;
	bottom: 0px;
}
#banner article.banner-3 .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;
	margin: auto;
	float: left
}
#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;
	text-decoration: none
}
#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;
	text-decoration: none
}
#banner a, a:hover, a:visited {
	text-decoration: none
}
/* Icon boxes styles ------------------------------------------------------------------ */
#icon-links {
	width: 1000px;
	height: 413px;
	margin: auto;
	margin-top: 15px
}
.icon-box {
	width: 25%;
	height: 198px;
	float: left;
	margin: 0 0px 12px 0px;
	text-align: center
}
.icon-box p {
	color: #757575;
	margin: 7px 0px 7px 0px
}
.capitals {
	text-transform: uppercase
}
/* content in white background---------------------------------------------------------------- */
.white-content {
	width: 960px;
	margin: 0 auto;
	text-align: left;
	padding: 0px 20px
}
.white-content p {
	font-family: "thesanssemibold-plainregular";
	line-height: 20px;
	color: #fff;
}
.white-heading {
	font-family: "thesanssemibold-plainregular";
	font-size: 26px;
	color: #fff;
	text-align: left;
	margin: 20px 0px
}
.third-heading {
	font-family: "thesanssemibold-plainregular";
	font-size: 20px;
	color: #fff;
	margin: 20px 0px;
	text-align: center
}
/* Step Carousal ---------------------------------------------------------------------------------- */
.stepcarousel {
	position: relative; /*leave this value alone*/
	border: none;
	overflow: scroll; /*leave this value alone*/
	width: 882px; /*Width of Carousel Viewer itself*/
	height: 220px; /*Height should enough to fit largest content's height*/
	margin: auto;
	margin-bottom: 20px;
}
.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: 282px;
	height: 196px; /*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 ----------------------------------------------------------------------------- */		
.grey-content-box {
	width: 998px;
	margin: 0px auto;
	background: #f4f4f4;
	display: table;
	border: #3573b9 solid 1px;
	padding: 0px
}
.grey-content-text {
	width: 60%;
	margin: 0 30px;
	padding: 0px
}
.grey-content-text p {
	margin: 30px 0
}
.content-image {
	width: 20%;
	padding: 0px
}
.content-image img {
	width: 90%;
	margin-bottom: -5px
}
.leftdiv {
	float: left
}
.rightdiv {
	float: right
}
.clearfix {
	clear: both
}
.grey-content-title {
	font-size: 22px;
	color: #fff;
	text-align: left;
	font-family: 'thesanssemibold-plainregular';
	padding: 10px 30px;
	background-color: #3573b9;
	width: auto;
	margin: 25px 0px 0px
}
.grey-content-text a {
	color: #FFF;
	text-decoration: none
}
.grey-content-button {
	background: none repeat scroll 0 0 #990b33;
	border-radius: 3px;
	color: #FFFFFF;
	padding: 4px 11px;
	border-bottom: 2px solid #fff;
}
.grey-content-button:hover {
	color: #ffffff;
	border-bottom: 2px solid #d82658;
	text-decoration: none
}
.fb-tier {
	width: 1000px;
	height: 250px;
	display: table;
	margin: 20px auto;
	padding: 20px 0px 0px 0px;
	overflow: hidden
}
.fb-like-box {
	height: 260px;
	overflow: hidden;
}
/*---------Footer Classes---------------------------------------------------------------------------- */

.footer-wrapper {
	width: 100%;
	display: table;
	overflow: hidden;
}
.footer-top {
	width: 100%;
	display: table;
	background: #FFF
}
.footer-links {
	width: 1000px;
	margin: auto;
	display: table
}
.footer-nav {
	float: left;
	margin-top: 15px;
}
.footer-nav ul {
	list-style: none;
}
.footer-nav ul li {
	float: left;
	z-index: 100;
	position: relative;
	display: inline;
	padding: 2px 0px;
	float: left
}
.footer-nav ul li a {
	display: block;
	text-decoration: none;
	text-align: center;
	padding-top: 10px;
	font-family: 'thesanssemibold-plainregular';
	color: #3573b9;
	font-size: 12px
}
.footer-nav ul li:hover a, .footer-nav ul li a.activated {
	color: #b8bdc3;
	border-bottom: #b8bdc3 solid 2px;
}
.footer-nav ul li.footer-button {
	padding: 0px 0px 0px 0px;
	margin: 0px 10px 0px 0px;
}
.footer-bottom {
	background-color: #b8bdc3;
	width: 100%;
	overflow:hidden;
}
.footer {
	width: 1000px;
	margin: auto;
}
.footer-form {
	width: 50%;
	float: left;
	margin: 20px auto
}
form#contact fieldset {
	padding: 0px 0px 0px 0px;
	margin: 0;
	border: 0;
	width: 100%;
	text-align: left;
	float: left;
	font-family: 'thesanssemibold-plainregular'
}
form#contact input[type="text"], input[type="url"], input[type="email"], input[type="tel"], textarea {
	margin: 3px 0 0 0;
	padding: 6px;
	width: 290px;
	font-family: 'thesanssemibold-plainregular';
	font-size: 12px;
	border: none;
	background:#666;
	color: #FFF
}
form#contact textarea {
	width: 275px;
	height: 150px;
}
form#contact label {
	display: block;
	font-size: 13px;
	color: #666;
	margin-top: 10px;
	font-weight: bold;
}
form#contact label.error {
	width: 180px;
	margin: 3px 0 0 0;
	display: block;
	color: #fff;
	font-size: 11px;
	text-align: left;
	font-family: 'thesanssemibold-plainregular';
	float: right;
}
form#contact .placeholder {
	color: #aaa;
}
.green-button {
	width: 210px;
	height: 30px;
	color: #FFF;
	background-color: #990b33;
	border: none;
	margin: 10px 0px;
}
.green-button:hover {
	width: 210px;
	height: 30px;
	color: #FFF;
	background-color: #990b33;
	border-bottom: 2px solid #d82658;
	cursor: pointer
}
.copyright {
	margin-top:30px;
	margin-bottom: 30px;
	font-size: 12px;
	color:#333;
	text-align:left;
	position:relative;
	float:left;
	width:70%
}
.social-media {
	text-align: right;
	float: right;
	margin: 20px 0px;
	width:50%;
	
}
.small-heading {
	font-family: 'thesanssemibold-plainregular';
	font-size: 18px;
	color: #FFF;
	margin: 0px 0px 10px 0px
}
.thanks {
	color: #FFF;
	float: left
}

.scrollup {
    display: none;
    width: 40px;
    position: fixed;
    height: 40px;
    bottom: 20px;
    right: 20px;
    text-indent: -9999px;
    background: url("../images/gototop-icon.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
	z-index:100000
}

.footer-sm-icons {
	text-decoration: none;
	border: none;
	margin-left: 3px;
}

.address{
	margin:20px 0px 0px 0px;
	color:#333;
	}