@charset "utf-8";
/* CSS Document */
@font-face {
	font-family: 'UniversLTW01-57Condense';
	src: url('../fonts/universltw01-57condense.eot');
	src: url('../fonts/universltw01-57condense.eot?#iefix') format('embedded-opentype'), url('../fonts/universltw01-57condense.woff') format('woff'), url('../fonts/universltw01-57condense.ttf') format('truetype'), url('../fonts/universltw01-57condense.svg#UniversLTW01-57Condense') format('svg');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'UniversLTW01-67BoldCn';
	src: url('../fonts/universltw01-67boldcn.eot');
	src: url('../fonts/universltw01-67boldcn.eot?#iefix') format('embedded-opentype'), url('../fonts/universltw01-67boldcn.woff') format('woff'), url('../fonts/universltw01-67boldcn.ttf') format('truetype'), url('../fonts/universltw01-67boldcn.svg#Universltw01-67boldcn') format('svg');
	font-weight: normal;
	font-style: normal;
}
.no-gutter > [class*='col-'] {
	padding-right: 0;
	padding-left: 0;
}
body {
	background-color: #000;
	color: #fff;
	font-family: 'UniversLTW01-57Condense';
}
p {
	font-size: 18px;
}
.logo {
	padding: 20px 40px 0 40px;
}
.nobkimg {
	background-image: none;
}
#contentnopad {
	padding: 0;
}
/* front slider custom css */
.skdslider {
	display: none;
	margin-top: 30px;
	z-index:1;
	
}
#mobilelogo {
	display: block;
	margin-top: 60px;
	text-align: center;
	font-family: 'UniversLTW01-67BoldCn';
}
.skdslider h2 {
	color: #fff;
	font-size: 30px;
	text-transform: uppercase;
}
.slide-navs {
	display: none;
}
.slide-desc {
	margin-left: 70px;
}
.slide-desc p {
	font-family: 'UniversLTW01-67BoldCn';
	color: #fff;
	font-size: 18px;
	text-transform: uppercase;
	margin-left: 5px;
}
.ghost-button {
	display: inline-block;
	width: 200px;
	padding: 8px;
	color: #fff;
	border: 1px solid #fff;
	text-align: center;
	outline: none;
	text-decoration: none;
	background-color: transparent;
	font-family: 'UniversLTW01-57Condense';
	text-transform: uppercase;
	margin-left: 5px;
}
.ghost-button:hover, .ghost-button:active {
	background-color: #fff;
	color: #000;
}
.panel-body {
	color: #000;
}
.panel-group {
	margin-top: 40px;
	margin-bottom: 40px;
}
/* front page card links */


#introstatement {
	font-family: 'UniversLTW01-67BoldCn';
	text-transform: uppercase;
	margin: 0 auto;
	text-align: center;
}
#introstatement h1 {
	font-size: 24px;
}
.card {
	overflow: hidden;
	position: relative;
	margin-bottom: 0;
}
.card_content {
	background-color: rgba(0,0,0,0.5);
	padding: 10px;
	position: absolute;
	bottom: 0;
	z-index: 999;
	transition: all 0.5s ease;
	font-family: 'UniversLTW01-67BoldCn';
	color: #fff;
	width: 100%;
	margin-bottom: 0;
}
.subtitle {
	text-align: center;
}
.card_content h3 {
	font-size: 1.4em;
	margin-bottom: 0.5em;
	text-transform: uppercase;
}
.card:hover .card_content {
	background-color: rgba(0,0,0,0.6);
	bottom: 0;
}
.img_wrapper {
	margin: 0;
	padding: 0;
}
.img_grayscale {
	margin-bottom: 0 !important;
	padding: 0 !important
}
/* Brand section*/

.brandsections {
	text-align: center;
	margin-top: 30px;
	margin-bottom: 40px;
}
.brandsections p {
	width: 90%;
	margin: 0 auto;
	padding-top: 10px;
	padding-bottom: 20px;
}
.brandsec-leftcol {
	text-align: center;
}
.img-center {
	margin: 0 auto;
}
.fp-textlinks li {
	list-style: none;
	font-family: 'UniversLTW01-57Condense';
	font-size: 18px;
	line-height: 28px;
	text-align: left;
}
.fp-textlinks a {
	text-decoration: none;
	color: #fff;
}
.fp-textlinks a:hover {
	text-decoration: underline;
	color: #fff;
}
/* redbar front page */
.redbk {
	background-color: #ed1c24;
	text-align: center;
	color: #fff;
	text-transform: uppercase;
}
#reviews {
	display: table;
	margin: 0 auto;
}
#reviews li {
	list-style: none;
	display: table-cell
}
#review-logo {
	display: none;
}
/* mail signup front page */
.mailsignup {
	text-align: center;
	padding-top: 30px;
	background-image: url(../imgs/landing/mailbackground.png);
	background-repeat: no-repeat;
	background-position: top;
}
.mailsignup p, h2 {
	text-transform: uppercase;
}
#mce-EMAIL {
	color: #000;
	font-size: 18px;
}
.mailsignup img {
	display: inline-block;
}
#mc_embed_signup .mc-field-group input {
	margin-bottom: 15px;
	margin-top: 15px;
	width: 30%;
	padding: 8px 0;
	text-indent: 2%;
}
#sociallinks {
	text-align: center;
	display: table;
	list-style-position: inside;
	margin: 0 auto;
	padding-left: 0;
	padding-top: 15px;
	margin-bottom: 20px;
}
#sociallinks li {
	display: table-cell;
	padding: 8px;
}
#footer {
	display: none;
	margin-bottom: 40px;
}
#footer ul {
	margin-left: 0;
	padding-left: 0;
}
#footer li {
	list-style: none;
}
#footer li a {
	text-decoration: none;
	color: #fff;
}
#footer li a:hover {
	text-decoration: underline;
	color: #fff;
}
#footer h2 {
	font-size: 18px;
}
#downloads {
	margin-bottom: 50px;
}
#downloads h1 {
	font-size: 75px;
	text-transform: uppercase;
	font-family: 'UniversLTW01-67BoldCn';
	margin-top: 100px;
	margin-bottom: 50px;
}
#downloads h2 {
	margin-bottom: 30px;
}
#downloads select {
	width: 300px;
	padding: 8px;
	color: #fff;
	border: 1px solid #fff;
	text-align: center;
	outline: none;
	text-decoration: none;
	background-color: transparent;
	font-family: 'UniversLTW01-57Condense';
	text-transform: uppercase;
	margin-left: 5px;
}
#downloads option {
	color: #000;
	padding: 5px;
	background-color:#fff;
}
.dselection {
	font-family: 'UniversLTW01-57Condense';
	font-size: 18px;
	padding-bottom: 10px;
}
.resetbutton {
	float: right;
	color: #fff;
	border: 1px solid #fff;
	text-align: center;
	outline: none;
	text-decoration: none;
	background-color: transparent;
	font-family: 'UniversLTW01-57Condense';
	text-transform: uppercase;
}
#downloadadvert {
	float: right;
	margin-top: 195px;
}
.otherdownloadsbtn {
	display: inline-block;
	width: 200px;
	padding: 8px;
	color: #fff;
	border: 1px solid #f00;
	text-align: center;
	outline: none;
	text-decoration: none;
	background-color: #ed1c24;
	font-family: 'UniversLTW01-57Condense';
	text-transform: uppercase;
	margin-bottom: 15px;
	margin-right: 10px;
}
.firmcol {
	padding-top: 58px;
}
.firmware a {
	color: #fff;
	text-decoration: none;
}
.parallax-window {
	min-height: 250px;
	background: transparent;
}
#bulkcopy h3 {
	margin-top: 40px;
}
#bulkcopy h1 {
	font-size: 60px;
	text-transform: uppercase;
	font-family: 'UniversLTW01-67BoldCn';
	margin-top: 100px;
}
.country {
	background-color: #ed1c24;
	color: #fff;
}
.state {
	background-color: #656565;
	color: #fff;
}
#bulkcopydistrib p {
	line-height: 16px;
	padding: 0;
}
#bulkcopydistrib h3 {
	padding: 5px;
}
#bulkcopydistrib h1 {
	font-size: 60px;
	text-transform: uppercase;
	font-family: 'UniversLTW01-67BoldCn';
	margin-top: 100px;
}
#bulkcopydistrib a {
	color: #fff;
}
#bulkcopydistrib a:hover {
	color: #fff;
}
#errors {
	padding-bottom: 30px !important;
}
.innovation {
	display: none;
}
#innostatement {
	display: block;
}
#streetfighternav {
	float: right;
	z-index: 5;
}
.innotext {
	padding-top: 50px;
}
.innotext img {
	margin-top: 100px;

}
.innotextright img {
	margin-top: 10px;
}
.innotextright p {
	padding-right: 0px;
}
#aplusbullets {
	margin-left: 30px;
}
#prodimg {
	margin-top: 50px;
}



/* Landscape phones and portrait tablets */
@media (max-width: 768px) {
.logo {
	display: none !important;
}
.card_content {
	bottom: 0px;
}
#introstatement h1 {
	font-size: 75px;
	line-height: 60px;
	padding-top: 40px;
}
.skdslider {
	display: none;
}
.skdslider h2 {
	font-family: 'UniversLTW01-67BoldCn';
	color: #fff;
	font-size: 60px;
	text-transform: uppercase;
	line-height: 50px;
}
#review-logo {
	display: none;
}
#mobilelogo {
	display: block;
}
.brandsections p {
	width: 50%;
	margin: 0 auto;
	padding-top: 10px;
	padding-bottom: 20px;
}
.slide-desc {
	margin-left: 70px;
}
.slide-desc p {
	font-family: 'UniversLTW01-67BoldCn';
	color: #fff;
	font-size: 20px;
	text-transform: uppercase;
	margin-left: 5px;
}
.slide-navs {
	display: block;
}
#innostatement {
	display: block;
	text-align: center;
}
#innostatement h1 {
	font-family: 'UniversLTW01-67BoldCn';
	color: #fff;
	font-size: 55px;
	text-transform: uppercase;
	line-height: 45px;
	margin-top: 80px;
	padding-bottom:-20px;
}
#prodimg {
	margin-top: 50px;
}
}





/* Portrait tablets and small desktops */
@media (min-width: 769px) and (max-width: 991px) {
.logo {
	display: none !important;
}
.card_content {
	bottom: -190px;
}
#introstatement h1 {
	font-size: 75px;
	line-height: 60px;
	padding-top: 40px;
}
.skdslider{
 width:100%;
 position: relative;
 display: block;
 overflow:hidden;
 z-index:1;

}

.skdslider h2 {
	font-family: 'UniversLTW01-67BoldCn';
	color: #fff;
	font-size: 60px;
	text-transform: uppercase;
	line-height: 50px;
}
#review-logo {
	display: block;
}
#mobilelogo {
	display: none;
}
#introstatement {
	display: block;
}
.brandsections p {
	width: 50%;
	margin: 0 auto;
	padding-top: 10px;
	padding-bottom: 20px;
}
.slide-desc {
	margin-left: 70px;
}
.slide-desc p {
	font-family: 'UniversLTW01-67BoldCn';
	color: #fff;
	font-size: 20px;
	text-transform: uppercase;
	margin-left: 5px;
}
.slide-navs {
	display: block;
}
.innovation {
	display: block;
}
.innovationcopy {
	position: absolute;
	left: 180px;
	bottom: 150px;
	width: 30%;
}
.innovationcopy h2 {
	font-family: 'UniversLTW01-67BoldCn';
	color: #fff;
	font-size: 75px;
	text-transform: uppercase;
	line-height: 60px;
}
.innovationcopy p {
	font-family: 'UniversLTW01-67BoldCn';
	color: #fff;
	font-size: 30px;
	text-transform: uppercase;
}
#innostatement {
	display: none;
}
}
#prodimg {
	margin-top: 20px;
}
#profiles{
	margin-bottom:150px;
	}
#prodimg {
	margin-top: 50px;
}



/* Landscape tablets and medium desktops */
@media (min-width: 992px) and (max-width: 1199px) {
.card_content {
	bottom: -190px;
}
#introstatement h1 {
	font-size: 75px;
	line-height: 60px;
	padding-top: 40px;
}
#footer {
	display: block;
	margin-bottom: 40px;
}
#footer ul {
	margin-left: 0;
	padding-left: 0;
}
#footer li {
	list-style: none;
}
#footer li a {
	text-decoration: none;
	color: #fff;
}
#footer li a:hover {
	text-decoration: underline;
	color: #fff;
}
#footer h2 {
	font-size: 18px;
}
#footer div {
	padding-left: 80px;
}
.footmargin {
	margin-top: 40px;
}
.skdslider{
 width:100%;
 position: relative;
 display: block;
 overflow:hidden;
 z-index:1;

}
.skdslider h2 {
	font-family: 'UniversLTW01-67BoldCn';
	color: #fff;
	font-size: 90px;
	text-transform: uppercase;
	line-height: 70px;
}
#review-logo {
	display: block;
}
.brandsections p {
	width: 50%;
	margin: 0 auto;
	padding-top: 10px;
	padding-bottom: 20px;
}
#mobilelogo {
	display: none;
}
.slide-desc {
	margin-left: 70px;
}
.slide-desc p {
	font-family: 'UniversLTW01-67BoldCn';
	color: #fff;
	font-size: 20px;
	text-transform: uppercase;
	margin-left: 5px;
}
#introstatement {
	display: block;
}
.slide-navs {
	display: block;
}
.drawing {
	display: block;
}
.innovation {
	display: block;
	position: relative;
}
.innovationcopy {
	position: absolute;
	left: 180px;
	bottom: 150px;
	width: 30%;
}
.innovationcopy h2 {
	font-family: 'UniversLTW01-67BoldCn';
	color: #fff;
	font-size: 75px;
	text-transform: uppercase;
	line-height: 60px;
}
.innovationcopy p {
	font-family: 'UniversLTW01-67BoldCn';
	color: #fff;
	font-size: 30px;
	text-transform: uppercase;
}
#prodimg {
	margin-top: 0;
}

.innotextright img {
	margin-top: 100px;
}
.innotextright p {
	padding-right: 0px;
}
}





/* Large desktops and laptops */
@media (min-width: 1200px) {
.card_content {
	bottom: -190px;
}
#introstatement h1 {
	font-size: 75px;
	line-height: 60px;
	padding-top: 40px;
}
#footer div {
	padding-left: 80px;
}
.skdslider h2 {
	font-family: 'UniversLTW01-67BoldCn';
	color: #fff;
	font-size: 120px;
	text-transform: uppercase;
	line-height: 100px;
}
#review-logo {
	display: block;
}
.brandsections p {
	width: 50%;
	margin: 0 auto;
	padding-top: 10px;
	padding-bottom: 20px;
}
.skdslider{
 width:100%;
 position: relative;
 display: block;
 overflow:hidden;
 z-index:1;

}
#mobilelogo {
	display: none;
}
.slide-desc {
	margin-left: 70px;
}
#introstatement {
	margin-bottom: 50px;
}
.slide-desc p {
	font-family: 'UniversLTW01-67BoldCn';
	color: #fff;
	font-size: 40px;
	text-transform: uppercase;
	margin-left: 5px;
}
.slide-navs {
	display: block;
}
#footer {
	display: block;
	margin-bottom: 40px;
}
#footer ul {
	margin-left: 0;
	padding-left: 0;
}
#footer li {
	list-style: none;
}
#footer li a {
	text-decoration: none;
	color: #fff;
}
#footer li a:hover {
	text-decoration: underline;
	color: #fff;
}
#footer h2 {
	font-size: 18px;
}
.footmargin {
	margin-top: 40px;
}
.innovation {
	display: block;
}
.innovationcopy {
	position: absolute;
	left: 180px;
	bottom: 300px;
	width: 30%;
}
.innovationcopy h2 {
	font-family: 'UniversLTW01-67BoldCn';
	color: #fff;
	font-size: 75px;
	text-transform: uppercase;
	line-height: 60px;
}
.innovationcopy p {
	font-family: 'UniversLTW01-67BoldCn';
	color: #fff;
	font-size: 30px;
	text-transform: uppercase;
}
#innostatement {
	display: none;
}
.innotext {
	padding-top: 50px;
}
#prodimg {
	margin-top: 0;
}
.innotextright img {
	margin-top: 100px;
}
.innotextright p {
	padding-right: 0px;
}
}
