* {
	padding: 0;
	margin: 0;
	box-sizing: border-box;
	border: none;
	outline: 0;
	-moz-transform: translate3d(0, 0, 0);
	-o-transform: translate3d(0, 0, 0);
	-ms-transform: translate3d(0, 0, 0);
	-webkit-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0)
}

html,
body {
	position: relative;
	width: 100%;
	height: 100%;
	font-weight: 400;
	background-color: #fff;
	font-family: "Relaway", "Verdana", "Sans-serif"
}

img {
	width: 100%;
	height: auto
}

a {
	display: block;
	color: inherit
}

strong {
	font-weight: 700
}

.noselect {
	-webkit-touch-callout: none;
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none
}

input[type="text"],
input[type="number"],
input[type="tel"],
input[type="password"],
input[type="submit"],
input[type="email"],
input[type="search"],
input[type="url"],
textarea {
	-webkit-appearance: none;
	-webkit-border-radius: 0 0 0 0;
	-moz-border-radius: 0 0 0 0;
	border-radius: 0 0 0 0
}

li {
	list-style-position: inside
}

h3,
h4,
h5 {
	margin: 20px 0
}

@font-face {
	font-family: 'proxima_nova_rgregular';
	src: url("../../index.html");
	src: url("../../index.html?#iefix") format("embedded-opentype"), url("../../index.html") format("woff2"), url("../../index.html") format("woff"), url("../../index.html") format("truetype"), url("../../index.html#proxima_nova_rgregular") format("svg");
	font-weight: normal;
	font-style: normal
}

@font-face {
	font-family: 'bebas_neuebold';
	src: url("../fonts/bebas/bebasneue_bold-webfont.eot");
	src: url("../fonts/bebas/bebasneue_bold-webfontd41d.eot?#iefix") format("embedded-opentype"), url("../fonts/bebas/bebasneue_bold-webfont.woff2") format("woff2"), url("../fonts/bebas/bebasneue_bold-webfont.woff") format("woff"), url("../fonts/bebas/bebasneue_bold-webfont.ttf") format("truetype"), url("../fonts/bebas/bebasneue_bold-webfont.svg#bebas_neuebold") format("svg");
	font-weight: normal;
	font-style: normal
}

@font-face {
	font-family: 'bebas_neuebook';
	src: url("../fonts/bebas/bebasneue_book-webfont.eot");
	src: url("../fonts/bebas/bebasneue_book-webfontd41d.eot?#iefix") format("embedded-opentype"), url("../fonts/bebas/bebasneue_book-webfont.woff2") format("woff2"), url("../fonts/bebas/bebasneue_book-webfont.woff") format("woff"), url("../fonts/bebas/bebasneue_book-webfont.ttf") format("truetype"), url("../fonts/bebas/bebasneue_book-webfont.svg#bebas_neuebook") format("svg");
	font-weight: normal;
	font-style: normal
}

@font-face {
	font-family: 'bebas_neuelight';
	src: url("../fonts/bebas/bebasneue_light-webfont.eot");
	src: url("../fonts/bebas/bebasneue_light-webfontd41d.eot?#iefix") format("embedded-opentype"), url("../fonts/bebas/bebasneue_light-webfont.woff2") format("woff2"), url("../fonts/bebas/bebasneue_light-webfont.woff") format("woff"), url("../fonts/bebas/bebasneue_light-webfont.ttf") format("truetype"), url("../fonts/bebas/bebasneue_light-webfont.svg#bebas_neuelight") format("svg");
	font-weight: normal;
	font-style: normal
}

@font-face {
	font-family: 'bebas_neue_regular';
	src: url("../fonts/bebas/bebasneue_regular-webfont.eot");
	src: url("../fonts/bebas/bebasneue_regular-webfontd41d.eot?#iefix") format("embedded-opentype"), url("../fonts/bebas/bebasneue_regular-webfont.woff2") format("woff2"), url("../fonts/bebas/bebasneue_regular-webfont.woff") format("woff"), url("../fonts/bebas/bebasneue_regular-webfont.ttf") format("truetype"), url("../fonts/bebas/bebasneue_regular-webfont.svg#bebas_neue_regularregular") format("svg");
	font-weight: normal;
	font-style: normal
}

@font-face {
	font-family: 'bebas_neuethin';
	src: url("../fonts/bebas/bebasneue_thin-webfont.eot");
	src: url("../fonts/bebas/bebasneue_thin-webfontd41d.eot?#iefix") format("embedded-opentype"), url("../fonts/bebas/bebasneue_thin-webfont.woff2") format("woff2"), url("../fonts/bebas/bebasneue_thin-webfont.woff") format("woff"), url("../fonts/bebas/bebasneue_thin-webfont.ttf") format("truetype"), url("../fonts/bebas/bebasneue_thin-webfont.svg#bebas_neuethin") format("svg");
	font-weight: normal;
	font-style: normal
}

.clearfix {
	clear: both
}

html,
body {
	background: #000;
	color: #fff;
	font-family: "Open Sans", "Verdana";
	font-weight: 300;
	overflow: hidden
}

.site,
.container {
	height: 100%
}

.jdl-logo-container {
	text-align: center;
	text-transform: uppercase;
	color: #fff;
	text-decoration: none
}

.jdl-logo-container .jdl-logo-text {
;
	margin-top: -14%;
}

.jdl-logo-container .jdl-logo-text p:first-child {
	font-size: 2.8em;
	font-family: "bebas_neuethin";
	font-weight: 600
}

.jdl-logo-container .jdl-logo-text p:last-child {
	font-size: 0.8em;
	font-weight: 900
}

.page-overlay {
	position: absolute;
	top: 143px;
	left: 0;
	right: 0;
	bottom: 0;
	z-index: 7;
	padding-top: 60px;
	padding-bottom: 50px;
	display: none;
	overflow: auto;
	-webkit-overflow-scrolling: touch
}

.page-overlay .page {
	display: none
}

.page-overlay .page .page-content {
	width: 65%;
	margin: 0 auto;
	font-size: 17px;
	font-weight: 300
}

.page-overlay .page .page-content p {
	margin: 20px 0
}

.page-overlay .page .page-content .credits-logo-list {
	margin-bottom: 80px
}

.page-overlay .page .page-content .credits-logo-list .credits-logo-item {
	list-style: none;
	width: 12.6%;
	float: left;
	margin: 0 2%
}

.page-overlay .page .page-content .credits-logo-list .credits-logo-item a::after {
	content: '';
	width: 100%;
	padding-top: 100%;
	display: block
}

.page-overlay .page .page-content .credits-logo-list .credits-logo-item:nth-of-type(1) {
	background: url("../images/logos/logo-pantheon.png") no-repeat center;
	background-size: contain
}

.page-overlay .page .page-content .credits-logo-list .credits-logo-item:nth-of-type(2) {
	background: url("../images/logos/logo-mercury.png") no-repeat center;
	background-size: contain
}

.page-overlay .page .page-content .credits-logo-list .credits-logo-item:nth-of-type(3) {
	background: url("../images/logos/logo-universal.png") no-repeat center;
	background-size: contain
}

.page-overlay .page .page-content .credits-logo-list .credits-logo-item:nth-of-type(4) {
	background: url("../images/logos/logo-miala.png") no-repeat center;
	background-size: contain
}

.page-overlay .page .page-content .credits-logo-list .credits-logo-item:nth-of-type(5) {
	background: url("../images/logos/logo-indaprod.png") no-repeat center;
	background-size: contain
}

.page-overlay .page .page-content .credits-logo-list .credits-logo-item:nth-of-type(6) {
	background: url("../images/logos/logo-subskill.png") no-repeat center;
	background-size: contain
}

.page-overlay .ranking .page-content {
	width: 500px
}

.ranking-list {
	width: 100%;
	border-collapse: collapse
}

.ranking-list tr td {
	border-bottom: 1px solid #fff;
	width: 33.33%;
	text-align: center;
	vertical-align: middle;
	padding: 10px 0
}

h2 {
	text-align: center;
	text-transform: uppercase;
	font-weight: 800;
	font-size: 22px;
	margin-bottom: 60px
}

.btn {
	color: #fff;
	text-align: center;
	display: inline-block;
	text-transform: uppercase;
	font-size: 12px;
	text-decoration: none;
	margin: 40px 0 20px 20px;
	position: relative
}

.btn:hover .rect-left {
	stroke-dasharray: 240px 572px;
	stroke-dashoffset: -88px
}

.btn:hover .rect-right {
	stroke-dasharray: 240px 562px;
	stroke-dashoffset: -88px
}

.btn .btn-border {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	border: 1px solid #fff;
	z-index: 1
}

.btn span {
	padding: 10px;
	display: block
}

.page-close {
	position: fixed;
	left: 15px;
	bottom: 15px;
	z-index: 7;
	display: none
}

.svg-border {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 2
}

.svg-border:hover .rect {
	stroke-dashoffset: 0px
}

.svg-border polyline {
	fill: none;
	stroke-dasharray: 240px;
	stroke-dashoffset: 240px;
	-webkit-transition: all 1.2s cubic-bezier(0.77, 0, 0.175, 1);
	-moz-transition: all 1.2s cubic-bezier(0.77, 0, 0.175, 1);
	-o-transition: all 1.2s cubic-bezier(0.77, 0, 0.175, 1);
	-ms-transition: all 1.2s cubic-bezier(0.77, 0, 0.175, 1);
	transition: all 1.2s cubic-bezier(0.77, 0, 0.175, 1)
}

.infos-bulle {
	text-align: center;
	color: #fff;
	background: rgba(255, 255, 255, 0.1);
	padding: 20px 10px;
	position: relative;
	margin-top: 20px;
	font-weight: 300;
	font-size: 13px;
	-webkit-border-radius: 5px 5px 5px 5px;
	-moz-border-radius: 5px 5px 5px 5px;
	border-radius: 5px 5px 5px 5px
}

.infos-bulle:before {
	content: '';
	position: absolute;
	top: -20px;
	left: 50%;
	margin-left: -10px;
	width: 0;
	height: 0;
	border-left: 10px solid transparent;
	border-right: 10px solid transparent;
	border-bottom: 20px solid #fff;
	opacity: 0.1
}

.new-line {
	display: block
}

.container.experience {
	filter: blur(0px);
	-webkit-filter: blur(0px);
	-moz-filter: blur(0px);
	-o-filter: blur(0px);
	-ms-filter: blur(0px);
	-webkit-transition: all 2s ease;
	-moz-transition: all 2s ease;
	-o-transition: all 2s ease;
	-ms-transition: all 2s ease;
	transition: all 2s ease
}

.container.experience .overlay {
	content: '';
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	background: #000;
	opacity: 0.6;
	display: none;
	z-index: 7
}

.container.experience .overlay-video {
	content: '';
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	background: #000;
	opacity: 0.2;
	display: none;
	z-index: 6
}

.container.experience.blurred {
	filter: blur(15px);
	-webkit-filter: blur(15px);
	-moz-filter: blur(15px);
	-o-filter: blur(15px);
	-ms-filter: blur(15px);
	filter: url(data:image/svg+xml;base64,PHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+DQoJPGZpbHRlciBpZD0iYmx1ciI+DQoJCTxmZUdhdXNzaWFuQmx1ciBzdGREZXZpYXRpb249IjMiIC8+DQoJPC9maWx0ZXI+DQo8L3N2Zz4=#blur)
}

.container.website {
	filter: blur(0px);
	-webkit-filter: blur(0px);
	-moz-filter: blur(0px);
	-o-filter: blur(0px);
	-ms-filter: blur(0px);
	-webkit-transition: all 2s ease;
	-moz-transition: all 2s ease;
	-o-transition: all 2s ease;
	-ms-transition: all 2s ease;
	transition: all 2s ease
}

.container.website .overlay {
	content: '';
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	background: #000;
	opacity: 0.6;
	display: none;
	z-index: 2
}

.container.website .overlay-video {
	content: '';
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	background: #000;
	opacity: 0.2;
	display: none;
	z-index: 2
}

.container.website.blurred {
	filter: blur(25px);
	-webkit-filter: blur(15px);
	-moz-filter: blur(15px);
	-o-filter: blur(15px);
	-ms-filter: blur(15px);
	filter: url(data:image/svg+xml;base64,PHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+DQoJPGZpbHRlciBpZD0iYmx1ciI+DQoJCTxmZUdhdXNzaWFuQmx1ciBzdGREZXZpYXRpb249IjMiIC8+DQoJPC9maWx0ZXI+DQo8L3N2Zz4=#blur)
}

.firefox .container,
.ie .page-overlay,
.tablet .container {
	-webkit-filter: none !important;
	filter: none !important
}

.firefox .container.blurred .overlay,
.firefox .container.blurred .overlay-video,
.ie .container.blurred .overlay,
.ie .container.blurred .overlay-video,
.tablet .container.blurred .overlay,
.tablet .container.blurred .overlay-video {
	opacity: 0.9
}

.clip-loading {
	position: absolute;
	top: 50%;
	left: 50%;
	margin-left: -10px;
	margin-top: -10px;
	width: 20px;
	height: 20px;
	border: 1px solid #fff;
	display: none;
	border-top: none;
	z-index: 3;
	-webkit-border-radius: 50% 50% 50% 50%;
	-moz-border-radius: 50% 50% 50% 50%;
	border-radius: 50% 50% 50% 50%;
	-webkit-animation: clipLoading 0.5s infinite linear;
	-moz-animation: clipLoading 0.5s infinite linear;
	-o-animation: clipLoading 0.5s infinite linear;
	animation: clipLoading 0.5s infinite linear
}

@-webkit-keyframes clipLoading {
	0% {
		-moz-transform: rotate(0);
		-o-transform: rotate(0);
		-ms-transform: rotate(0);
		-webkit-transform: rotate(0);
		transform: rotate(0)
	}

	100% {
		-moz-transform: rotate(360deg);
		-o-transform: rotate(360deg);
		-ms-transform: rotate(360deg);
		-webkit-transform: rotate(360deg);
		transform: rotate(360deg)
	}

}

@-moz-keyframes clipLoading {
	0% {
		-moz-transform: rotate(0);
		-o-transform: rotate(0);
		-ms-transform: rotate(0);
		-webkit-transform: rotate(0);
		transform: rotate(0)
	}

	100% {
		-moz-transform: rotate(360deg);
		-o-transform: rotate(360deg);
		-ms-transform: rotate(360deg);
		-webkit-transform: rotate(360deg);
		transform: rotate(360deg)
	}

}

@-ms-keyframes clipLoading {
	0% {
		-moz-transform: rotate(0);
		-o-transform: rotate(0);
		-ms-transform: rotate(0);
		-webkit-transform: rotate(0);
		transform: rotate(0)
	}

	100% {
		-moz-transform: rotate(360deg);
		-o-transform: rotate(360deg);
		-ms-transform: rotate(360deg);
		-webkit-transform: rotate(360deg);
		transform: rotate(360deg)
	}

}

@keyframes clipLoading {
	0% {
		-moz-transform: rotate(0);
		-o-transform: rotate(0);
		-ms-transform: rotate(0);
		-webkit-transform: rotate(0);
		transform: rotate(0)
	}

	100% {
		-moz-transform: rotate(360deg);
		-o-transform: rotate(360deg);
		-ms-transform: rotate(360deg);
		-webkit-transform: rotate(360deg);
		transform: rotate(360deg)
	}

}

.fixed {
	position: fixed
}

@media (max-width:1024px) {
	.tablet {
		position: fixed;
		top: 0;
		right: 0;
		left: 0;
		bottom: 0
	}

}

.block {
	display: block
}

.inline {
	display: inline
}

.inline-block {
	display: inline-block
}

.none,
.hidden,
[hidden] {
	display: none
}

.table {
	display: table
}

.table>* {
	display: table-row
}

.table>*>* {
	display: table-cell
}

.flex {
	display: flex
}

.flex-column {
	flex-direction: column
}

.flex-column-reverse {
	flex-direction: column-reverse
}

.flex-row {
	flex-direction: row
}

.flex-row-reverse {
	flex-direction: row-reverse
}

.print-block,
.print-inline,
.print-inline-block,
.print-table .print-flex {
	display: none
}

.header {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	z-index: 8;
	padding-bottom: 20px;
	display: none;
	-webkit-transition: background 0.8s ease;
	-moz-transition: background 0.8s ease;
	-o-transition: background 0.8s ease;
	-ms-transition: background 0.8s ease;
	transition: background 0.8s ease
}

.header.page-open {
	background: #000
}

.header .menu-icon {
	width: 30px;
	height: 24px;
	position: absolute;
	left: 35px;
	top: 50%;
	opacity: 0.5;
	-moz-transform: translateY(-50%);
	-o-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
	-webkit-transition: opacity 0.4s ease;
	-moz-transition: opacity 0.4s ease;
	-o-transition: opacity 0.4s ease;
	-ms-transition: opacity 0.4s ease;
	transition: opacity 0.4s ease
}

.header .menu-icon:hover,
.header .menu-icon.menu-open {
	opacity: 1
}

.header .menu-icon .menu-line {
	position: absolute;
	width: 100%;
	height: 3px;
	background: #fff
}

.header .menu-icon .menu-line:first-child {
	top: 0
}

.header .menu-icon .menu-line:nth-child(2) {
	top: 8px
}

.header .menu-icon .menu-line:last-child {
	top: 16px
}

.header .menu-list {
	position: absolute;
	top: 65%;
	left: 35px
}

.header .menu-list .menu-item {
	list-style: none;
	margin: 10px 0;
	float: left;
	clear: both;
	opacity: 0
}

.header .menu-list .menu-item .line {
	position: absolute;
	top: 50%;
	left: 0;
	right: 100%;
	height: 1px;
	background: #fff
}

.header .menu-list .menu-item a {
	color: #fff;
	text-decoration: none;
	font-size: 14px;
	font-weight: 300;
	text-transform: uppercase;
	position: relative
}

.header .sound-2 {
	position: absolute;
	left: 80px;
	top: 50%;
	width: 45px;
	opacity: 0.5;
	height: 30px;
	margin-top: -24px;
	-moz-transform: rotate(180deg);
	-o-transform: rotate(180deg);
	-ms-transform: rotate(180deg);
	-webkit-transform: rotate(180deg);
	transform: rotate(180deg);
	-webkit-transition: opacity 0.4s ease;
	-moz-transition: opacity 0.4s ease;
	-o-transition: opacity 0.4s ease;
	-ms-transition: opacity 0.4s ease;
	transition: opacity 0.4s ease
}

.header .sound-2:hover {
	opacity: 1
}

.header .sound-2 .sound-line {
	background: #fff;
	width: 1px;
	height: 0;
	display: block;
	float: left;
	margin: 0 0.5px
}

.header .sound-icon {
	position: absolute;
	left: 80px;
	top: 50%;
	width: 25px;
	opacity: 0.5;
	-moz-transform: translateY(-50%);
	-o-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
	-webkit-transition: opacity 0.4s ease;
	-moz-transition: opacity 0.4s ease;
	-o-transition: opacity 0.4s ease;
	-ms-transition: opacity 0.4s ease;
	transition: opacity 0.4s ease
}

.header .sound-icon:hover {
	opacity: 1
}

.header .sound-icon.is-off .sound-on {
	display: none
}

.header .sound-icon.is-off .sound-off {
	display: block
}

.header .sound-icon .sound-off {
	display: none
}

.header .jdl-logo-container {
	width: 225px;
	margin: 0 auto;
	padding-top: 5px
}

.header .social-container {
	position: absolute;
	top: 50%;
	right: 35px;
	-moz-transform: translateY(-50%);
	-o-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%)
}

.header .social-container p {
	font-size: 8px;
	text-transform: uppercase;
	text-align: center;
	margin-bottom: 5px
}

.header .social-container .social-list {
	float: left
}

.header .social-container .social-list .social-item {
	float: left;
	margin-right: 14px;
	list-style: none;
	opacity: 0.5;
	-webkit-transition: 0.5s opacity ease;
	-moz-transition: 0.5s opacity ease;
	-o-transition: 0.5s opacity ease;
	-ms-transition: 0.5s opacity ease;
	transition: 0.5s opacity ease
}

.header .social-container .social-list .social-item:last-child {
	margin-right: 0
}

.header .social-container .social-list .social-item:hover {
	opacity: 1
}

.header .social-container .social-list .social-item img {
	width: auto;
	height: 23px
}

.ie .header .sound-2 {
	width: 21px
}

.ie .header .sound-2 .sound-line {
	margin: 0
}

@-webkit-keyframes menuItemLine {
	0% {
		left: -5%;
		right: 105%
	}

	30% {
		left: -5%;
		right: -5%
	}

	60% {
		left: -5%;
		right: -5%
	}

	100% {
		left: 105%;
		right: -5%
	}

}

@-moz-keyframes menuItemLine {
	0% {
		left: -5%;
		right: 105%
	}

	30% {
		left: -5%;
		right: -5%
	}

	60% {
		left: -5%;
		right: -5%
	}

	100% {
		left: 105%;
		right: -5%
	}

}

@-ms-keyframes menuItemLine {
	0% {
		left: -5%;
		right: 105%
	}

	30% {
		left: -5%;
		right: -5%
	}

	60% {
		left: -5%;
		right: -5%
	}

	100% {
		left: 105%;
		right: -5%
	}

}

@keyframes menuItemLine {
	0% {
		left: -5%;
		right: 105%
	}

	30% {
		left: -5%;
		right: -5%
	}

	60% {
		left: -5%;
		right: -5%
	}

	100% {
		left: 105%;
		right: -5%
	}

}

@media (max-width:1024px) {
	.header .jdl-logo-container {
		width: 90px
	}

	.tablet .header .menu-list .menu-item:nth-of-type(2) {
		display: none !important
	}

	.tablet .header .sound-2 {
		display: none
	}

}

.home a {
	text-decoration: none;
	color: #fff;
	display: block;
	height: 100%
}

.home .home-site {
	background: url("../images/home/links.png") no-repeat center;
	background-size: cover;
	left: -50%
}

.home .home-experience {
	background: url("../images/home/rechts.png") no-repeat center;
	background-size: cover;
	right: -50%
}

.home .home-side {
	position: absolute;
	top: 0;
	width: 50%;
	height: 100%
}

.home .home-side:hover .home-side-overlay {
	opacity: 0
}

.home .home-side .home-side-overlay {
	background: #000;
	opacity: 0.2;
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	z-index: 2;
	-webkit-transition: opacity 0.4s ease;
	-moz-transition: opacity 0.4s ease;
	-o-transition: opacity 0.4s ease;
	-ms-transition: opacity 0.4s ease;
	transition: opacity 0.4s ease
}

.home .m {
	background: rgba(255,255,255,.7);
	color: black;
}

.home .s {
	background: rgba(0,0,0,.7);
	color: white;
}

.home .home-desc {
	font-family: "bebas_neuebold";
	position: absolute;
	width: 100%;
	top: 60%;
	left: 50%;
	text-align: center;
	text-transform: uppercase;
	font-size: 1.2em;
	-moz-transform: translate(-50%, -50%);
	-o-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	-webkit-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%)
}

.home .home-desc p:first-child {
	font-weight: 600
}

.home .home-desc p:last-child {
	font-weight: 300
}

.home .jdl-logo-container {
	opacity: .7;
	position: absolute;
	top: 32%;
	left: 50%;
	width: 25%;
	z-index: 3;
	display: none;
	-moz-transform: translate(-50%, -50%);
	-o-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	-webkit-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%)
}

.home .home-icon {
	width: auto;
	height: 50px;
	margin-bottom: 15px
}

.tablet-style {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	z-index: 20;
	background: #000 url("../images/home/site.png") no-repeat center;
	background-size: cover;
	display: none
}

.tablet-style .jdl-logo-container {
	width: 341px;
	position: absolute;
	left: 0;
	right: 0;
	top: 14%;
	margin: auto
}

.tablet-style .intro-desc {
	position: absolute;
	top: 50%;
	left: 0;
	right: 0;
	margin-top: -40px
}

.tablet-style .intro-desc .icon {
	text-align: center;
	text-transform: uppercase;
	font-size: 12px
}

.tablet-style .intro-desc .icon img {
	width: 50px
}

.tablet-style .intro-desc .icon p:nth-of-type(1) {
	font-weight: 800
}

.tablet-style .intro-desc .cta {
	border: 1px solid #fff;
	text-transform: uppercase;
	width: 80px;
	line-height: 34px;
	margin: 24px auto 0;
	text-align: center;
	color: #fff;
	text-decoration: none
}

.tablet-style .intro-desc .infos-bulle {
	width: 475px;
	margin: 65px auto 0;
	padding: 12px
}

.tablet-style .intro-desc .infos-bulle img {
	width: 34px;
	margin-bottom: 12px
}

.tablet-style .intro-desc .infos-bulle p {
	font-size: 12px
}

.tablet-style .intro-desc .infos-bulle p span {
	font-weight: 600;
	text-transform: uppercase
}

.tablet .intro-website-tablet {
	display: block
}

.tablet-rotate {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	z-index: 30;
	background: #000 url("../images/home/site.png") no-repeat center;
	background-size: cover;
	display: none
}

.tablet-rotate .jdl-logo-container {
	position: absolute;
	left: 0;
	right: 0;
	margin: auto;
	top: 29%;
	width: 340px
}

.tablet-rotate .desc {
	position: absolute;
	top: 51%;
	left: 0;
	right: 0;
	text-align: center;
	text-transform: uppercase;
	font-weight: 600
}

.tablet-rotate .desc img {
	width: 54px;
	height: auto;
	margin-bottom: 20px
}

.mobile-alert {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	z-index: 40;
	background: #000 url("../images/experience/bg.png") no-repeat center;
	background-size: cover;
	display: none
}

.mobile-alert .jdl-logo-container {
	position: absolute;
	left: 0;
	right: 0;
	width: 264px;
	margin: auto;
	top: 2%
}

.mobile-alert .desc {
	position: absolute;
	top: 50%;
	left: 0;
	right: 0;
	text-align: center;
	text-transform: uppercase;
	font-weight: 600;
	-moz-transform: translateY(-30%);
	-o-transform: translateY(-30%);
	-ms-transform: translateY(-30%);
	-webkit-transform: translateY(-30%);
	transform: translateY(-30%)
}

.mobile-alert .desc img {
	width: 180px;
	height: auto;
	margin-bottom: 60px
}

.mobile-alert .desc p:nth-of-type(1) {
	font-size: 15px
}

.mobile-alert .desc p:last-child {
	font-size: 12px
}

.mobile .mobile-alert {
	display: block
}

@media (max-width:1024px) and (orientation:portrait) {
	.tablet .tablet-rotate {
		display: block
	}

}

@media (max-height:480px) {
	.mobile-alert .desc {
		-moz-transform: translateY(-10%);
		-o-transform: translateY(-10%);
		-ms-transform: translateY(-10%);
		-webkit-transform: translateY(-10%);
		transform: translateY(-10%)
	}

}

@media (max-width:890px) {
	.clip-choices ul .clip-choices-item .clip-choices-text {
		width: 100px
	}

	.clip-choices ul .clip-choices-item .clip-choices-text .text {
		line-height: 1em
	}

	.clip-choices ul .clip-choices-item .clip-choices-text .text p {
		-moz-transform: translateY(10px);
		-o-transform: translateY(10px);
		-ms-transform: translateY(10px);
		-webkit-transform: translateY(10px);
		transform: translateY(10px)
	}

	.clip-choices ul .clip-choices-item .clip-choices-text .text p:first-child,
	.clip-choices ul .clip-choices-item .clip-choices-text .text p:last-child {
		font-size: 16px
	}

}


@media (max-height:730px) {
	.experience .exp-intro .exp-intro-icon {
		width: 80px;
		margin-top: -60px
	}

	.experience .exp-end .score {
		margin: 20px auto
	}

}

@media (max-height:650px) {
	.experience .exp-intro .exp-intro-icon {
		display: none
	}

}