@font-face {
	font-family: 'lg smart';
	src: url(lg-smart.eot);
        src: local('lg smart'), url(lg-smart.otf);
}
a {
	color: #000;
	text-decoration: none;
}
body {
	background: #fff;
	color: #000;
	font: 1.25em 'lg smart';
	margin: 0;
}
h1, h2, h3, h4 {
	margin: 0;
}
h1 {
	font-size: 3em;
}
h2 {
	font-size: 1.50em;
	font-weight: normal;
	margin-bottom: 50px;
}
h3 {
	color: #333;
	font-size: 2em;
	text-align: center;
	margin: 50px 0;
}
h4 {
	color: #181818;
	font-size: 1.5em;
	text-align: center;
	margin-bottom: 50px;
}
#back {
	margin-top: 0;
}
.back {
	background: #d80546;
	border-radius: 50px;
	color: #fff;
	display: block;
	margin: 50px auto 0 auto;
	padding: 13px;
	text-align: center;
	width: 333px;
}
.evaluation {
	border-bottom: 1px solid #252525;
	border-top: 1px solid #252525;
	margin: 50px 0;
	overflow: hidden;
	padding: 50px 0;
	text-align: left;
}
.evaluation div {
	color: #181818;
	float: left;
	width: 475px;
}
.evaluation div:last-child {
	float: right;
}
.evaluation span {
	background: #252525;
	border-radius: 50%;
	color: #fff;
	float: right;
	padding: 3px 5px;
}
.footer {
	background: #303030;
	color: #fff;
	font-size: .75em;
}
.footer img {
	float: right;
	margin-top: 25px;;
}
.footer span {
	display: table-cell;
	height: 80px;
	vertical-align: middle;
}
.footer div, .menu div, .test, .text, .ultrawide div {
	display: table;
	margin: 0 auto;
	width: 1000px;
}
.gallery {
	overflow: hidden;
	padding: 50px 0;
}
.gallery img {
	border: 3px solid #ebebeb;
}
.gallery .small {
	float: left;
	margin: 25px 25px 0 0;
	height: 156px;
	width: 231px;
}
.gallery .small:nth-child(4), .gallery .small:nth-child(8) {
	margin-right: 0;
}
#head {
	height: 230px;
	padding-top: 600px;
}
.head {
	background-position: top;
	color: #333;
	height: 155px;
	padding-top: 675px;
	text-align: center;
}
.head h1 {
	margin-bottom: 25px;
}
.head h2 {
	background: #d80546;
	border-radius: 25px;
	color: #fff;
	display: inline;
	font-size: 1em;
	padding: 5px 25px;
}
.hide {
	display: none;
}
.measurement {
	padding: 25px 0;
	text-align: center;
}
.menu {
	background: #333;
	border-bottom: 10px solid #ae1a48;
}
.menu a {
	color: #fff;
	display: table-cell;
	height: 70px;
	text-align: center;
	vertical-align: middle;
	width: 30%;
}
.menu a:nth-child(1) {
	width: 191px;
	padding-right: 50px;
}
.menu a:nth-child(2):hover, .menu a:nth-child(3):hover, .menu a:nth-child(4):hover {
	background: #252525;
}
.menu a:nth-child(5) {
	padding-left: 50px;
}
.menu a:nth-child(6), .menu a:nth-child(7), .menu a:nth-child(8) {
	padding-left: 13px;
}
.minus, .plus {
	border: 1px solid #252525;
	display: table;
	float: left;
	width: 475px;
}
.minus {
	float: right;
}
.minus div, .plus div {
	display: table-cell;
	vertical-align: middle;
}
.minus div:first-child, .plus div:first-child {
	border-right: 1px solid #252525;
	color: #3d3d3d;
	font-size: 4em;
	text-align: center;
	width: 100px;
}
.minus div:last-child, .plus div:last-child {
	color: #181818;
	font-size: .75em;
	padding: 0 25px;
}
.model {
	background-position: center 50px;
	background-repeat: no-repeat;
	display: table;
	float: left;
	height: 400px;
	text-align: center;
	width: 500px;
}
.model:hover a {
	background: #a50034;
	color: #fff;
}
.model:hover div:first-child {
	background: url(../img/dark.png);
	border-radius: 13px;
}
.model:hover div:last-child {
	background: url(../img/rating.png);
	color: #fff;
	display: block;
	height: 107px;
	margin: 50px 0 0 -329px;
	padding-top: 50px;
	position: absolute;
	text-transform: uppercase;
	width: 157px;
}
.model:hover div:last-child span {
	font-size: 3em;
	font-weight: bold;
}
.model:hover span {
	color: #fff;
}
.model a {
	border: 3px #a50034 solid;
	border-radius: 13px;
	color: #4c4c4c;
	display: inline;
	font-size: .75em;
	font-weight: bold;
	padding: 13px;
	text-transform: uppercase;
}
.model div:first-child {
	display: table-cell;
	padding-bottom: 50px;
	vertical-align: bottom;
}
.model div:last-child {
	display: none;
}
.model span {
	display: block;
}
.model span:first-child {
	font-weight: bold;
}
.model span:nth-child(2) {
	margin-bottom: 25px;
}
#nav, #nav-2 {
	font-size: 3em;
	height: 49px;
	margin: 25px 0 0 0;
	padding: 0;
	position: relative;
	text-align: center;
	z-index: 10;
}
#nav a, #nav-2 a {
	color: #000;
	margin: 0 5px;
	text-shadow: 0 0 5px #fff;
}
#nav a.activeSlide, #nav-2 a.activeSlide {
	color: #ccc;
}
.plus-minus {
	overflow: hidden;
}
.resume {
	color: #181818;
	font-size: 1.25em;
	font-weight: bold;
	text-align: center;
}
#slideshow {
	color: #333;
	margin-top: -74px;
}
#slideshow a {
	background: #a50034;
	border-radius: 13px;
	color: #fff;
	display: inline;
	padding: 25px;
	text-transform: uppercase;
}
#slideshow div {
	background-position: top;
	background-repeat: no-repeat;
	height: 230px;
	padding-top: 600px;
	text-align: center;
	width: 100%;
}
#slideshow-2 {
	margin-top: -74px;
}
#slideshow-2 a {
	background: #a50034;
	border-radius: 13px;
	color: #fff;
	display: inline;
	padding: 25px;
	text-transform: uppercase;
}
#slideshow-2 h1 {
	font-size: 1.5em;
	margin-bottom: 13px;
}
#slideshow-2 h2 {
	font-size: 1.25em;
}
#slideshow-2 .slide {
	background-position: top;
	background-repeat: no-repeat;
	color: #fff;
	height: 830px;
	width: 100%;
}
#slideshow-2 .slide:nth-child(2), #slideshow-2 .slide:nth-child(3) {
	color: #000;
}
#slideshow-2 .slide div {
	margin: 545px auto 0 auto;
	width: 1000px;
}
#slideshow-2 .slide:first-child div {
	margin: 465px auto 0 auto;
	width: 1000px;
}
.technology {
	color: #383838;
	padding: 50px 0;
	text-align: center;
}
.technology h2 {
	color: #666;
	margin: 13px 0 0 0;
	text-transform: uppercase;
}
.technology-multitasking #slideshow-3, .technology-ultrawide #slideshow {
	margin: 0;
}
.technology-multitasking #slideshow-3 div, .technology-ultrawide #slideshow div {
	background-position: top;
	background-repeat: no-repeat;
	height: 600px;
	padding: 0;
	width: 100%;
}
.technology-srgb {
	background: url(../img/technology-srgb.jpg) top no-repeat;
	height: 600px;
	text-align: center;
}
.technology-srgb img {
	margin: 79px 0 0 -2px;
}
.technology-wqhd {
	background: url(../img/technology-wqhd.jpg) top no-repeat;
	height: 600px;
	text-align: center;
}
.technology-wqhd img {
	margin: 31px 0 0 3px;
}
.test {
	overflow: hidden;
	padding: 50px 0;
}
.test-title {
	background: #333;
	color: #fff;
	font-size: 1.75em;
	padding: 25px 0;
	text-align: center;
}
.text {
	color: #171717;
	padding: 50px 0;
}
.text strong {
	color: #595959;
	display: block;
	font-size: 1.25em;
	margin-bottom: 50px;
	text-align: center;
}
.total {
	border: 1px solid #252525;
	border-radius: 50%;
	color: #181818;
	display: table;
	font-size: 1.50em;
	font-weight: bold;
	height: 100px;
	margin: 0 auto;
	text-align: center;
	width: 100px;
}
.total div {
	display: table-cell;
	vertical-align: middle;
}
.ultrawide {
	background: url(../img/ultrawide.jpg) top no-repeat;
	color: #fff;
}
.ultrawide div {
	width: 100%;
}
.ultrawide span {
	display: table-cell;
	height: 300px;
	text-align: center;
	vertical-align: middle;
}
.ultrawide strong {
	display: block;
	font-size: 2.25em;
	font-weight: normal;
	margin-bottom: 25px;
}