@charset "utf-8";
/* CSS Document */

@import url('https://fonts.googleapis.com/css?family=Fjalla+One');
@import url('https://fonts.googleapis.com/css?family=Roboto:300,400');
@font-face {
	font-family: 'jerseym54';
	src:url("../fonts/Jersey_es_modified.eot"),
			url("../fonts/Jersey_es_modified.eot?#iefix") format("embedded-opentype"),
			url("../fonts/Jersey_es_modified.ttf") format("truetype"),
			url("../fonts/Jersey_es_modified.svg#rogfont") format("svg");
	font-weight: normal;
	font-style: normal
}
@font-face {
	font-family: 'machinen';
	src:url("../fonts/MACHINEN.ttf") format("truetype");
	font-weight: normal;
	font-style: normal
}

body { background-color: #000 !important; color: #FFF !important; padding-bottom: 80px; }

h1 { color: #ffa83a; margin-bottom: 30px; margin-top: 80px; font-size: 80px; font-family: machinen, Jerseym54 !important; }
h3 { font-size: 60px; color: #ffa83a; margin-bottom: 30px; font-family: machinen, Jerseym54 !important; line-height: 60px; }
h4 { font-family: "Fjalla One" !important; margin-bottom: 20px; font-size: 30px; }

small { color: #9b9b9b !important; }
a, a:hover { color: #ffa83a; }

.mt-40 { margin-top: 40px; }
.mt-80 { margin-top: 80px; }
.yellow { color: #ffa83a; }

/* ASUS */
.w1200 { position: relative; }

.w1200 img { padding-left: 110px; }

.hd_sec_spec {
		background: url(../images/bg-spec.jpg) center top no-repeat;
		background-size: contain;
	}
	.hd_sec_spec ul {
		position: absolute;
		top: 0;
		left: 0;
		width: 100%;
		height: 100%;
	}
	.hd_sec_spec ul li {
		position: absolute;
		list-style-type: none;
	}
	.hd_sec_spec ul li p {
		font-size: 16px;
		letter-spacing: 0.5px;
		line-height: 1.25;
		margin-bottom: 15px;
		max-width: 290px;
	}
	.hd_sec_spec ul li b{
		font-weight: bold;
	}
	.hd_sec_spec ul li p span {
		display: inline-block;
		vertical-align: bottom;
		margin-bottom: -25px;
		padding-left: 10px;
	}
	.hd_sec_spec ul li:nth-child(-n+9) {left: 3%; }
	.hd_sec_spec ul li:nth-child(1) {top: 9%; }
	.hd_sec_spec ul li:nth-child(2) {top: 13.5%; }
	.hd_sec_spec ul li:nth-child(3) {top: 17.5%; }
	.hd_sec_spec ul li:nth-child(4) {top: 22%; }
	.hd_sec_spec ul li:nth-child(5) {top: 30%; }
	.hd_sec_spec ul li:nth-child(6) {top: 36.5%; }
	.hd_sec_spec ul li:nth-child(7) {top: 46.5%; }
	.hd_sec_spec ul li:nth-child(8) {top: 58.5%; }
	.hd_sec_spec ul li:nth-child(9) {top: 71.5%; }

	.hd_sec_spec ul li:nth-child(n+10) {left: 81%; }
	.hd_sec_spec ul li:nth-child(10) {top: 12.5%; }
	.hd_sec_spec ul li:nth-child(11) {top: 20.5%; }
	.hd_sec_spec ul li:nth-child(12) {top: 31%; }
	.hd_sec_spec ul li:nth-child(13) {top: 52%; }
	.hd_sec_spec ul li:nth-child(14) {top: 69.5%; }
	.hd_sec_spec ul li:nth-child(15) {top: 80.5%; }
	.hd_sec_spec ul li:nth-child(16) {top: 90.5%; }