@charset "utf-8";
* {
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	-ms-transition: all 0.3s ease;
	transition: all 0.3s ease;
}

#ekp {
	font-family:'DIN Pro', 'DINCondMediumRegular', 'bebas_neue_cyrillicregular', 'BebasNeueTurkishSubset', 'BebasNeuePolishSubset', sans-serif;
	padding: 0;
	margin: 0;
	background-color: #000;
	overflow: hidden;
}
#ekp a:hover{
	text-decoration:none;
	

}


#ekp .a1 {
	-webkit-animation-delay: 0.3s;
}
#ekp .a2 {
	-webkit-animation-delay: 0.6s;
}
#ekp .a3 {
	-webkit-animation-delay: 0.7s;
}
#ekp .block1 {
	background-color: #FFF;
}
#ekp .block1 .mainbox {
	background-color: #FFF;
	padding-top: 6%;
	position:absolute;
}
#ekp .block1 .r {
	position: absolute;
	right: 0;
	margin-top:-120px;
}
#ekp .block1 .down {
	position:relative;
	z-index: 0;
	padding-top:-800px;

}





#ekp .block2 {
	margin-top:0px;
}
#ekp h1 {
	color: #00eefd;
	font-size: 42px;
	text-align: center;
	padding-top: 120px;
	text-transform: uppercase;
	letter-spacing:1px;
}
#ekp .block2 p {
	color: #FFF;
	font-size: 26px;
}
#ekp .block2 .vga {
	background-size:100%;
}
#ekp .block2 .discont {
	background-color: #fee300;
	border-radius: 99em;
	color: #000;
	width: 260px;
	height: 260px;
	padding: 30px;
	text-align: center;
	margin-right: 10px;
	margin-top:-20px;

}
#ekp .block2 .discont h2 {
	font-size: 84px;
	font-weight: 900;
}
#ekp .block2 .discont p {
	color: #000;
	font-size: 32px;
	font-weight: 600;
	margin-top: -20px;
}
#ekp h3 {
	color: #fff;
	font-size: 28px;
	font-weight: 500;
	margin-bottom: 200px;
	text-align:center;

}
/* table */
#ekp .block3 {
	background: url(https://asset.msi.com/event/vga/2017/ekp/images/bg_3.jpg) no-repeat fixed;
	background-size:100%;
}
#ekp .block3 .model {
	margin-top: 150px;
}
#ekp .block3 .pd {
	text-align: center;
}
#ekp .block3 .pd a {
	background: linear-gradient(-55deg, transparent 26px, #00effe 0);
	padding: 5px 25px 5px 15px;
	color: #000;
	font-size: 30px;
	font-weight: 500;
	text-decoration: none;
}
#ekp .block3 .pd a:hover {
	color: #FFF;
	text-decoration: none;
}
#ekp .table-wrap {
	display: table;
	max-height: 306px;
	color: #FFF;
	padding-top:50px;
}
#ekp .table-cell {
	display: table-cell;
	width: 30%;
	margin-top: -15px;
	border: 1px solid #0FF;
}
#ekp .table-cell2 {
	display: table-cell;
	vertical-align: middle;
	width: 5%;
	padding: 10px;
}
#ekp .table-cell a {
	text-decoration: none;
	color: #FF0;
}
#ekp .table-cell h5 {
	font-size: 32px;
	background-color: #0FF;
	color: #000;
	margin-top: 0px;
	text-align: center;
	padding: 10px;
}
#ekp .table-cell p {
	font-weight: 500;
	font-size: 22px;
	line-height: 24px;
	padding: 5px;
}

#ekp .block3 .tc{
	padding:10px;
	border-radius:20px;
	font-size:15px;
	color:#CCC;
	background:rgba(0,0,0,0.3);

}


#ekp h4 {
	text-align: center;
	color: #ffdd00;
	font-size: 36px;
	font-weight: 600;
	padding: 15px;
	background-color: rgba(0,0,0,0.2);
	border: 2px solid #ffdd00;
	border-radius: 10px;
	margin-top: 150px;
	-webkit-animation: neon2 1.5s ease-in-out infinite alternate;
	-moz-animation: neon2 1.5s ease-in-out infinite alternate;
	animation: neon2 1.5s ease-in-out infinite alternate;
}
#ekp h4:hover {
	text-align: center;
	color: #000;
	font-size: 36px;
	font-weight: 600;
	padding: 15px;
	background-color: rgba(255,221,0,0.8);
	border: 2px solid #ffdd00;
	border-radius: 10px;
	margin-top: 150px;
	text-decoration:none;
}



 @media (min-width:320px) and (max-width:480px) {
#ekp .block1 .down {
	top: 400px;
}
#ekp .block1 .mainbox {
	background-color: #FFF;
	padding-top: 30%;
}
#ekp .block2 {
	padding-top: 0px;
	margin-top: 380px;
}
#ekp h1 {
	font-size: 32px;
	padding-top: 20px;
}
#ekp .block2 .discont {
	width: 150px;
	height: 150px;
	margin-top:10px;

}

#ekp .block2 .discont h2 {
	font-size: 46px;
	margin-top:0px;

}
#ekp .block2 .discont p {
	font-size: 22px;

}
#ekp .block2 p{	font-size: 22px;
line-height:26px;}


#ekp .table-cell {
	display: block;
	width: 100%;
	margin-top: -15px;
	border: 1px solid #0FF;
}
#ekp .table-cell2 {
	text-align:center;
display: block;
	width: 100%;
	transform:rotate(90deg);

}

#ekp .block2 h3 {
	margin-bottom: 50px;
}
}
 @media (min-width:481px) and (max-width:720px) {
#ekp .block2 .vga { margin-left:15%;}
#ekp .block2 .discont {
	width: 200px;
	height: 200px;
	margin-top:20px;
	text-align:center;
	}
#ekp .block2 .discont h2 {
	font-size: 60px;
}
#ekp .block2 .discont p {
	font-size: 20px;
}
#ekp .block1 .mainbox {
	background-color: #FFF;
	padding-top: 90px;
}
#ekp .block1 .down {
	top: 520px;
	position: absolute;
}
#ekp h1 {
	color: #00eefd;
	font-size: 32px;
	text-align: center;
	padding-top: 50px;

}
#ekp .block2 {
	padding-top: 0px;
	margin-top: 800px;
}

#ekp .block3 .model{ margin-top:0px;}
}
 @media (min-width:721px) and (max-width:1200px) {
#ekp .block1 .down {
	top: 100px;
}
#ekp .block1 .mainbox {
	padding-top: 16%;
}


#ekp .block2 .discont {
	width: 250px;
	height: 250px;
	margin-top:20px;
	text-align:center;
	}
#ekp .block2 .discont h2 {
	font-size: 60px;
}
#ekp .block2 .discont p {
	font-size: 20px;
}

}


 @-webkit-keyframes neon2 {
 from {
 box-shadow:
 0 0 20px #ffdd00,  0 0 80px rgba(0,0,0,0.5);
}
to {
	box-shadow: 0 0 0px #ffdd00,  0 0 15px #ffdd00;
}
 @-moz-keyframes neon2 {
 from {
 box-shadow:
 0 0 20px #ffdd00,  0 0 80px rgba(0,0,0,0.5);
}
to {
	box-shadow: 0 0 0px #ffdd00,  0 0 15px #ffdd00,  0 0 40px rgba(0,0,0,0.5);}
}





