@charset "utf-8";
/* CSS Document */

* {
  margin: 0;
  padding: 0;
  border: 0;
}
html {
  font-size: 18px;
  margin: 0 auto;
  max-width: 1280px;
  
}
body {
  width: 100%;
  height: 6700px;
  background-image: url("../img/background.png");
  background-size: 100% 100%;
  background-repeat: no-repeat;
  alignment-baseline: center;
  margin: 0 auto;
}

/* GERAL */

@font-face {
		  font-family: "Dell Replica";
		  src: url("../fonts/DellReplicaTT-Light.ttf") format("truetype");
}

@font-face {
		  font-family: 'DellReplicaTT-Bold';
		  src: url("../fonts/DellReplicaTT-Bold.ttf") format("truetype");
}

@font-face {
			font-family: "Dell Replica TT";
			src: url("../fonts/DellReplicaTT-Regular.ttf") format("truetype");
}

h1 {
	font-family: "Dell Replica";
	color: #4d4d4f;
	font-size: 43px;
	font-weight: 300;
	line-height: 43px;
}

p {
	font-family: "Dell Replica";
	color: #4d4d4f;
	font-size: 18px;
	font-weight: 300;
}

h3 {
	font-family: "Dell Replica";
	color: #74cbc8;
	font-size: 14px;
	font-weight: 300;
	line-height: 44.595px;
	position: absolute;
	top: 5%;
	left: 5%;
}

h4 {
	font-family: "DellReplicaTT-Bold";
	color: #097eb9;
	font-size: 14px;
	font-weight: 700;
	line-height: 18px;
	width: 33%;
	height: 100%;
	text-align: center;
}

h5 {
	font-family: "Dell Replica";
	color: #4d4d4f;
	font-size: 12px;
	font-weight: 400;
	line-height: 17px;
	width: 100%;
}


/* CONTAINERS */

header {
	width: 100%;
	height: 198px;
	margin: 0 auto;
	position: relative;
}

header img {
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translate(-50%, -50%);
}

.main_container {
	width: 96.4%;
	height: 96.25%;
	position: relative;
	margin: 0 auto;
}

.mod_b {
	width: 100%;
	height: 900px;
	position: relative;
	top: 0.32%;
	background-image: url("../img/platinum_silver.png");
	background-repeat: no-repeat;
	background-size: 100% auto;
}

.mod_b_plus {
	width: 100%;
	height: 600px;
	position: relative;
}

.mod_c {
	width: 100%;
	height: 900px;
	position: relative;
}

.dell_cinema {
	width: 100%;
	height: 850px;
	position: relative;
}

.dmc {
	width: 100%;
	height: 360px;
	position: relative;
}

.box05 {
	width: 100%;
	height: 200px;
	position: relative;
}

.box04 {
	width: 100%;
	height: 200px;
	position: relative;
}

.box06 {
	width: 100%;
	height: 300px;
	position: relative;
}

.box02 {
	width: 100%;
	height: 300px;
	position: relative;
}

.slots {
	width: 100%;
	height: 420px;
	position: relative;
}

.disclaimer {
	width: 100%;
	height: 160px;
	position: relative;
}

/* CONTENT */

.headline_01 {
	width: 30%;
	height: 19%;
	position: absolute;
	top: 8%;
	left: 5%;
}

.feature {
	width: 80%;
	height: 8%;
	display: inline-flex;	
	position: absolute;
	left: 50%;
	bottom: -12%;
	transform: translate(-50%, 0);
}

.plus_left {
	width: 50%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
}

.plus_left img {
	width: 100%;
	height: auto;
	position: absolute;
	top: 3%;
	left: 5%;
}

.plus_right {
	width: 50%;
	height: 100%;
	position: absolute;
	top:0;
	right: 0;
	text-align: right;
	margin-top: 16%;
	margin-right: 16%;
}

.gamerconfig {
	width: 100%;
	height: 350px;
	position: relative;
}

.slider-holder
        {
            width: 100%;
            height: 100%;
             margin-left: auto;
            margin-right: auto;
            margin-top: 0px;
            text-align: center;
            overflow: hidden;
        }
        
        .image-holder
        {
            width: 800%;
            height: 100%;
            clear: both;
            position: relative;
            
            -webkit-transition: left 2s;
            -moz-transition: left 2s;
            -o-transition: left 2s;
            transition: left 2s;
        }

		.image-holder img {
			width: 12.5%;
			height: auto;
		}
        
        .slider-image
        {
            float: left;
            margin: 0px;
            padding: 0px;
            position: relative;
        }
        
        #slider-image-1:target ~ .image-holder
        {
            left: 0px;
        }
        
        #slider-image-2:target ~ .image-holder
        {
            left: -100%;
        }
        
        #slider-image-3:target ~ .image-holder
        {
            left: -200%;
        }
    
        .button-holder
        {
            position: absolute;
            bottom: -2%;
			left: 50%;
			transform: translate(-50%);
        }
        
        .slider-change
        {
            display: inline-block;
            height: 20px;
            width: 175px;
            border-radius: 10px;
            background-color: #097eb9;
        }
		
		.slider-change p {
			color: white;
}

.mod_c img {
	width: 56%;
	height: auto;
	position: absolute;
	top: 15%;
	left: 0;
}

.headline_02 {
	width: 36%;
	height: 75%;
	position: absolute;
	right: 10%;
	top: 8%;
}

.dmc_r {
	width: 50%;
	height: 100%;
	position: absolute;
	left: 0;
	padding: 3%;
}

.dmc_r img {
	width: 70.6%;
	height: auto;
}

.dmc_l {
	width: 50%;
	height: 100%;
	position: absolute;
	right: 0;
}

.dmc_l img {
	width: 87.7%;
	height: auto;
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
}

.dmc_plus {
	width: 100%;
	height: 300px;
	position: relative;
	display: inline-flex;
	text-align: center;
}

.dmc_icon_01 {
	height: 100%;
	width: 25%;
	position: relative;
}

.dmc_icon_01 img {
	position: absolute;
	top: 40%;
	left: 50%;
	transform: translate(-50%, -50%);
}

.dmc_icon_01 p {
	width: 100%;
	position: absolute;
	bottom: 15%;
	left: 50%;
	transform: translate(-50%, 0);
}

.dmc_icon_02 {
	height: 100%;
	width: 25%;
	position: relative;
}

.dmc_icon_02 img {
	position: absolute;
	top: 40%;
	left: 50%;
	transform: translate(-50%, -50%);
}

.dmc_icon_02 p {
	width: 100%;
	position: absolute;
	bottom: 15%;
	left: 50%;
	transform: translate(-50%, 0);
}

.dmc_icon_03 {
	height: 100%;
	width: 25%;
	position: relative;
}

.dmc_icon_03 img {
	position: absolute;
	top: 40%;
	left: 50%;
	transform: translate(-50%, -50%);
}

.dmc_icon_03 p {
	width: 90%;
	position: absolute;
	bottom: 15%;
	left: 50%;
	transform: translate(-50%, 0);
}

.dmc_icon_04 {
	height: 100%;
	width: 25%;
	position: relative;
}

.dmc_icon_04 img {
	position: absolute;
	top: 40%;
	left: 50%;
	transform: translate(-50%, -50%);
}

.dmc_icon_04 p {
	width: 90%;
	position: absolute;
	bottom: 15%;
	left: 50%;
	transform: translate(-50%, 0);
}

.box_05_l {
	width: 50%;
	height: 100%;
	position: relative;
	left: 0;
}

.box_05_l img {
	width: 39.2%;
	height: auto;
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
}

.box_05_r {
	width: 50%;
	height: 100%;
	position: absolute;
	top: 0;
	right: 0;
}

.box_05_r p {
	position: absolute;
	top: 50%;
	transform: translate(0, -50%);
}

.box_06_l {
	width: 50%;
	height: 100%;
	position: relative;
	left: 0;
}

.box_06_l img {
	width: 39.2%;
	height: auto;
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
}

.box_06_r {
	width: 50%;
	height: 100%;
	position: absolute;
	top: 0;
	right: 0;
}

.box_06_r p {
	width: 95%;
	position: absolute;
	top: 50%;
	transform: translate(0, -50%);
}

.win_icon_01 {
	height: 100%;
	width: 33.3%;
	position: relative;
}

.win_icon_02 {
	height: 100%;
	width: 33.3%;
	position: relative;
}

.win_icon_02 {
	height: 100%;
	width: 33.3%;
	position: relative;
}

.box_02_l {
	width: 50%;
	height: 100%;
	position: relative;
	left: 0;
}

.box_02_l img {
	width: 42.4%;
	height: auto;
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
}

.box_02_r {
	width: 50%;
	height: 100%;
	position: absolute;
	top: 0;
	right: 0;
}

.box_02_r p {
	width: 95%;
	position: relative;
	top: 50%;
	transform: translate(0, -50%);
}

.mactext1 {
	width: 100%;
	position: absolute;
	bottom: 5%;
	left: 50%;
	transform: translate(-50%, 0);
}

.mactext2 {
	width: 100%;
	position: absolute;
	bottom: 5%;
	left: 50%;
	transform: translate(-50%, 0);
}

.slots img {
	width: 45%;
	height: auto;
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
}

.box_03 {
	width: 80%;
	height: auto;
	position: absolute;
	bottom: 5%;
	left: 50%;
	transform: translate(-50%);
}

.disclaimer p {
	width: 85%;
	font-size: 14px;
	position: absolute;
	top: 70%;
	left: 50%;
	transform: translate(-50%, -50%);
}


@media (min-width: 768px) and (max-width: 959px) {

	
	.headline_01 {
		top: 5%;
		left: 2%;
	}
	
	.feature {
		width: 93%;
		bottom: 20%
	}
	
	.plus_left img {
		left: 5%;
	}
	
	.plus_right {
		margin-right: 10%;
	}
	
	.headline_02 {
		right: 20%;
		top: -10%;
	}
	
}

@media (min-width: 768px) and (max-width: 959px) {
	
	.mod_b {
		top: 0.32%;
	}
	
	.mod_b h1 {
		width: 130%;
	}
	
	.feature {
		bottom: 8%;
	}
	
	.mod_c img {
		left: -6%;
	}
	
	.dmc_r p {
		font-size: 16px;
	}
	
	.dmc_plus p {
		font-size: 14px;
	}
	
	.box_02_r p {
		font-size: 16px;
	}
	
	.slots img {
		width: 65%;
	}
	
}

@media (min-width: 540px) and (max-width: 767px) {
	
	body {
		height: 6340px;
	}
	
	.mod_b {
		top: 0.82%;
	}
	
	.headline_01 {
		top: 45%;
		width: 90%;
	}
	
	.feature {
		display: block;
		width: 90%;
		height: auto;
		bottom: 11%;
	}
	
	.feature h4 {
		width: 100%;
	}
	
	.plus_left img {
		width: 130%;
		top: -12%;
	}
	
	.plus_right {
		width: 100%;
		margin-right: 5%;
		margin-top: 55%;
	}
	
	.mod_c img {
		width: 70%;
		top: -20%;
	}
	
	.headline_02 {
		width: 85%;
		top: 50%;
	}
	
	.headline_02 h1 {
		font-size: 30px;		
	}
	
	iframe {
		height: 50%;
		position: absolute;
		bottom: 10%;
	}
	
	.dmc_r {
		width: 95%;
		top: 0;
	}
	
	.dmc_r img {
		width: 100%;
		height: auto;
	}
	
	.dmc_r p {
		width: 80%;
	}
	
	.dmc_l {
		width: 100%;
		top: 110%;
	}
	
	.dmc_l img {
		width: 95%;
		height: auto;
	}
	
	.dmc_plus {
		top: 360px;
	}
	
	.dmc_plus img {
		width: 45%;
	}
	
	.dmc_plus p {
		font-size: 13px;
	}
	
	.box04 {
		top: 9%;
	}
	
	.box_04_l {
		top: -70%;
		width: 100%;
	}
	
	.box_04_l img {
		width: 75%;
	}
	
	.box_04_r {
		width: 95%;
	}
	
	.box02 {
		top: 3%;
	}
	
	.box_02_l {
		width: 100%;
		top: 115%;
	}
	
	.box_02_l img {
		width: 75%;
		height: auto;
	}
	
	.box_02_r {
		width: 90%;
		top: 200%;
	}
	
	.box_02_r p {
		width: 90%;
	}
	
	.slots {
		top: 14.5%;
	}
	
	.slots img {
		width: 90%;
		top: 40%;
	}
	
	.box_03 {
		bottom: -10%;
	}
	
	.disclaimer {
		top: 17%;
	}	
	
}

@media (min-width: 480px) and (max-width: 539px) {
	
	body {
		height: 6520px;
	}
	
	.mod_b {
		top: 0.9%;
	}
	
	.headline_01 {
		top: 45%;
		width: 90%;
	}
	
	.headline_01 h1 {
		font-size: 30px;		
	}
	
	.feature {
		display: block;
		width: 90%;
		height: auto;
		bottom: 10%;
	}
	
	.feature h4 {
		width: 100%;
	}
	
	.plus_left img {
		display: none;
	}
	
	.plus_right {
		width: 100%;
		margin-right: 5%;
		margin-top: 40%;
	}
	
	.mod_c img {
		width: 100%;
		top: -20%;
	}
	
	.headline_02 {
		width: 85%;
		top: 35%;
	}
	
	.headline_02 h1 {
		font-size: 30px;		
	}
	
	iframe {
		height: 50%;
		position: absolute;
		bottom: 10%;
	}
	
	.dmc_r {
		width: 95%;
		top: 0;
	}
	
	.dmc_r img {
		width: 100%;
		height: auto;
	}
	
	.dmc_r p {
		width: 80%;
	}
	
	.dmc_l {
		width: 100%;
		top: 110%;
	}
	
	.dmc_l img {
		width: 95%;
		height: auto;
	}
	
	.dmc_plus {
		top: 325px;
	}
	
	.dmc_plus img {
		width: 45%;
	}
	
	.dmc_plus p {
		font-size: 13px;
	}
	
	.box04 {
		top: 9%;
	}
	
	.box_04_l {
		top: -70%;
		width: 100%;
	}
	
	.box_04_l img {
		width: 75%;
	}
	
	.box_04_r {
		width: 95%;
	}
	
	.box02 {
		top: 5%;
	}
	
	.box_02_l {
		width: 100%;
		top: 80%;
	}
	
	.box_02_l img {
		width: 75%;
		height: auto;
	}
	
	.box_02_r {
		width: 90%;
		top: 180%;
	}
	
	.box_02_r p {
		width: 90%;
	}
	
	.slots {
		top: 17%;
	}
	
	.slots img {
		width: 90%;
		top: 40%;
	}
	
	.box_03 {
		bottom: -10%;
	}
	
	.disclaimer {
		top: 20%;
	}
	
	.disclaimer p {
		font-size: 12px;
	}
		
}

@media (min-width: 320px) and (max-width: 479px) {
	
	body {
		height: 6250px;
	}
	
	.mod_b {
		top: 0.777%;
	}
	
	.headline_01 {
		top: 30%;
		width: 90%;
	}
	
	.headline_01 h1 {
		font-size: 30px;		
	}
	
	.feature {
		display: block;
		width: 90%;
		height: auto;
		bottom: 10%;
	}
	
	.feature h4 {
		width: 100%;
	}
	
	.plus_left img {
		display: none;
	}
	
	.plus_right {
		width: 100%;
		margin-right: 5%;
		margin-top: 40%;
	}
	
	.mod_c img {
		width: 100%;
		top: -10%;
	}
	
	.headline_02 {
		width: 85%;
		top: 25%;
	}
	
	.headline_02 h1 {
		font-size: 30px;		
	}
	
	iframe {
		height: 50%;
		position: absolute;
		bottom: 10%;
	}
	
	.dmc_r {
		width: 95%;
		top: 0;
	}
	
	.dmc_r img {
		width: 100%;
		height: auto;
	}
	
	.dmc_r p {
		width: 80%;
	}
	
	.dmc_l {
		width: 100%;
		top: 110%;
	}
	
	.dmc_l img {
		width: 95%;
		height: auto;
	}
	
	.dmc_plus {
		display: none;
	}
	
	.box04 {
		top: 9%;
	}
	
	.box_04_l {
		top: -70%;
		width: 100%;
	}
	
	.box_04_l img {
		width: 75%;
	}
	
	.box_04_r {
		width: 95%;
	}
	
	.box02 {
		top: 5%;
	}
	
	.box_02_l {
		width: 100%;
		top: 80%;
	}
	
	.box_02_l img {
		width: 75%;
		height: auto;
	}
	
	.box_02_r {
		width: 90%;
		top: 180%;
	}
	
	.box_02_r p {
		width: 90%;
	}
	
	.slots {
		top: 17%;
	}
	
	.slots img {
		width: 90%;
		top: 40%;
	}
	
	.box_03 {
		bottom: -10%;
	}
	
	.disclaimer {
		top: 20%;
	}
	
	.disclaimer p {
		font-size: 12px;
	}
	
}