@charset "UTF-8";
/* SMALL */

#wowslider-container1 {
	opacity:.3;
}

.full-logo {
	width:250px;
	height:auto;
}

.logo {
	width:250px;
	heighgt:auto;
}

.full-content {
	text-align:left;
	margin:50px auto 0px auto;
	width:90%;
}

.full-content h1 {
	font-size:2.5em;
	letter-spacing:-.07em;
	line-height:.9em;
	text-shadow: 0px 0px 15px #fff;
	margin:20px 0px 10px 0px;
	font-family: 'Montserrat', sans-serif;
	font-weight:700;
}

.full-content h2 {
	font-size:1.8em;
	letter-spacing:-.06em;
	line-height:1em;
	margin:0px 0px 0px 0px;
	color:#ed1c24;
	font-family: 'Montserrat', sans-serif;
	font-weight:700;
}

.full-buttons {
	margin:40px 0px 0px 0px;
}

.button1 {
	padding:20px 25px;
	display:inline-block;
	background-color:#ed1c24;
	color:#fff;
	text-decoration:none;
	margin:5px 0px 5px 0px;
	font-size:1em;
	width:80%;
	border:1px solid #fff;
}

.button1:hover {
	padding:20px 25px;
	display:inline-block;
	background-color:#000;
	color:#fff;
	text-decoration:none;
	margin:5px 0px 5px 0px;
	font-size:1em;
	width:80%;
	border:1px solid #fff;
}

.brands-content {
	width:95%;
	margin:0px auto 0px auto;
}

.brandBlock-1 {
	width:100%;
	height:auto;
	margin:0px 0px 5px 0px;
	float:left;
}

.brandBlock-1 img {
	width:100%;
}

.brandBlock-2 {
	width:100%;
	height:auto;
	margin:0px 0px 5px 0px;
	float:left;
}

.brandBlock-2 img {
	width:100%;
}

.brandBlock-3 {
	width:100%;
	height:auto;
	margin:0px 0px 5px 0px;
	float:left;
}

.brandBlock-3 img {
	width:100%;
}

.contact-content {
	width:90%;
	margin:0px auto 0px auto;
}

.contact-form {
	width:95%;
	margin:0px auto 0px auto;
	text-align:left;
}

.scrollDown {
	margin:20px 0px 0px 0px;
	text-align:center;
	width:90px;
	display:none;

}

.scrollDown p {
	margin:0px 0px 5px 0px;
	font-size:.7em;
	color:#666666;
}

.cat-content {
	width:85%;
	margin:0px auto 0px auto;
}

.cat-block {
	width:100%;
	margin:0px auto 40px auto;
	float:left;
}

.cat-logo {
	width:200px;
	float:none;
	margin:0px auto 0px auto;
}

.cat-image {
	width:70%;
	height:auto;
}

.cat-text {
	width:90%;
	float:none;
	margin:0px auto 0px auto;
	text-align:center;
}

.cat-text h3 {
	color:#fff;
	margin:5px 0px 10px 0px;
	font-size:1.6em;
}

.buttonDownload {
	padding:15px 15px;
	display:inline-block;
	background-color:#ed1c24;
	color:#fff;
	text-decoration:none;
	margin:5px 0px 5px 0px;
	font-size:1em;
	width:150px;
	border:1px solid #fff;
	text-align:center;
}

.buttonDownload:hover {
	background-color:#000;
}

h2 {
	font-size:2em;
}






/* LEVEL 2 */

.header-wrapper {
	width:100%;
	height:auto;
	background-color:#fff;
	border-bottom:3px solid #ed1c24;
	text-align:center;
	position:fixed;
	left:0;
	top:0;
	z-index:100;
}

.headerLogo {
	width:200px;
	height:auto;
	margin:25px auto 0px auto;
}

.homeButton {
	display:block;
	padding:10px 0px;
	text-decoration:none;
	background-color:#fff;
	float:none;
	color:#6E6E6E;
	font-size:.9em;
	margin:10px auto 0px auto;
	width:100%;
}

.homeButton:hover {
	background-color:#ed1c24;
	color:#fff;
}

.level2-wrapper {
	width:100%;
	padding:50px 0px 50px 0px;
	background-color:#000;
	margin:80px auto 0px auto;
}

.level2-content {
	width:90%;
	margin:0px auto 0px auto;
}

.level2-logoBlock {
	margin:0px auto 0px auto;
	width:250px;
	height:auto;
}

.level2-logo {
	width:250px;
	height:auto;
}

.level2-content h1 {
	color:#fff;
	font-size:1.5em;
	margin:20px 0px 60px 0px;
}

.column {
	width:100%;
	float:none;
	text-align:left;
	margin:0px 0px 0px 0px;
}

