/* UNIVERSAL 
---------------------------------------------- */
@font-face {
  font-family: "acherusgrotesque";
  src: url("../../fonts/acherusgrotesque-black-webfont.woff2") format("woff2"),
       url("../../fonts/acherusgrotesque-black-webfont.woff") format("woff");
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'Gotham Narrow SSm A';
  src: url("../../fonts/gothamnarrow-medium-webfont.eot");
  src: local("☺"), url("../../fonts/gothamnarrow-medium-webfont.otf") format("woff");
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'Tungsten A';
  src: url("../../fonts/Tungsten-Medium.otf");
  src: local("☺"), url("../../fonts/Tungsten-Medium.otf") format("woff");
  font-weight: normal;
  font-style: normal;
}
html{z-index: -1;height: 100%;overflow-x: hidden;}
html.fixed{overflow: hidden;}
body{margin: 0;padding:0px;background: #000000;overflow-x: hidden;height:auto !important; font-family: 'Gotham Narrow SSm A', 'Gotham Narrow SSm B', sans-serif; font-size: 14px; font-weight: 500; letter-spacing: .5px; line-height: 1.8;}
body.noscroll{height: 100% !important;overflow: hidden;}
#scrollable{position: absolute;width:100%;}
#scrollable img{max-width: inherit;}
#scrollable video {border: none;max-width: inherit;}
b{font-weight: 600;}
a{text-decoration: none;transition: all 0.3s ease 0s;-moz-transition:all 0.3s ease 0s;-webkit-transition: all 0.3s ease 0s;}
a:hover {cursor: pointer;}
.main-wrap p{color: white;font-size: 14px;line-height: 30px;letter-spacing: 0.7px;margin-bottom:0px;font-family: 'Gotham Narrow SSm A', 'Gotham Narrow SSm B', sans-serif;line-height: 24px;letter-spacing: 1px;}
#scrollable p{color:white;font-size:14px;font-family: 'Gotham Narrow SSm A', 'Gotham Narrow SSm B', sans-serif;font-weight: 400;font-style: normal;line-height: 24px;letter-spacing: 1px;}
#scrollable h1{margin: 0;padding: 0;font-size: 51.5px;color: white;padding: 10px 0px;text-transform: uppercase;font-family: 'klavika-web', Arial, Helvetica, sans-serif;}
#scrollable h2{margin: 0;padding: 0px;font-size: 72px;color: #ffffff;text-transform: uppercase;font-family: 'Gotham Narrow SSm A', 'Gotham Narrow SSm B', sans-serif;font-weight: 700;font-style: normal;letter-spacing: 4px;line-height:76px}
#scrollable h3{margin: 0;padding: 0px;font-size: 38px;color: #ffffff;text-transform: uppercase;font-family: "Tungsten A", "Tungsten B";font-weight: 600;font-style: normal;letter-spacing: 3px;line-height:34px}
#scrollable h4{margin: 0;padding: 0px;font-size: 16px;color: black;text-transform: uppercase;font-family: "Tungsten A", "Tungsten B";
font-weight: 600;font-style: normal;letter-spacing: 3px;line-height:34px}
#scrollable h5{margin: 0;padding: 0px;font-size: 12.36px;color: white;text-transform: uppercase;font-family: 'Gotham Narrow SSm A', 'Gotham Narrow SSm B', sans-serif;font-weight: 500;font-style: normal;letter-spacing: 5px;line-height:34px}
#scrollable h6{font-family: 'Gotham Narrow SSm A', 'Gotham Narrow SSm B', sans-serif;font-weight: 300;font-style: normal;}
#scrollable h2 span{color:#ff0000;}
sup{font-size: 10px;vertical-align: super;top: 9px;position: relative;}
.clearfix{clear: both}
.clearfix:after{content:".";display:block;clear:both;visibility:hidden;line-height:0;height:0;font-size:0;}
section,article,header,footer,nav,aside,hgroup,figure,figcaption {display: block;padding: 0;margin: 0;}
.scrolling{position: relative!important;z-index: 1!important;-webkit-overflow-scrolling: touch;}
#wrapper{width:1600px;margin:0 auto;}
.container{margin:0 auto;display:block;position:relative;max-width:1170px;width:90%;}
ul li{font-family: 'Gotham Narrow SSm A', 'Gotham Narrow SSm B', sans-serif;
font-weight: 300;
font-style: normal;}
a.btn{
    display: inline-block;
    text-transform: uppercase;
    font-size: 12px;
    font-weight: 700;
    line-height: 1;
    color: #fff;
    padding:14px 32px;
    border-radius: 28px;
    letter-spacing: 1px;
    text-align: center;
    background: #EA4338;
    border: 2px solid #EA4338;
    -webkit-box-shadow: 0px 0px 21px 0px rgba(234,67,56,0.46);
    -moz-box-shadow: 0px 0px 21px 0px rgba(234,67,56,0.46);
    box-shadow: 0px 0px 21px 0px rgba(234, 67, 56, 0.87);
}
a.btn:hover{
	background: #737776;
    color: #ffffff;
    border: 2px solid #737776;
}
.container{
	margin: 0 auto;
	max-width: 1800px;
	width: 100%;
	display:block;
	float: none;
	background: #F7F7F7;
	position: relative;
}
.success h5{
	color: #121212;
    margin: 50px 0 400px 0px;
}
.no-btn .details a.btn{
	display: none !important;
}
.no-btn .details{
	width: 74px;
}
.no-btn .details h2{
	margin-right: 0px;
}

/* TRIANGLE 
---------------------------------------------- */
.triangle-extended{
	position: absolute;
    height: 745px;
    background: #1b1b1b;
    width: 2000px;
    top: -30px;
	right: -2000px;
    z-index: 2;
    pointer-events: none;
}
.triangle{
	position: absolute;
    top: -30px;
    right: 0px;
    z-index: 2;
    pointer-events: none;
}

/* FORM 
---------------------------------------------- */
#main .contest-entry{
	padding:0px !important;
}
#main .form .contest-entry p{
	color: #333333;
    margin-bottom: 0px;
    font-size: 60px;
    font-family: "Tungsten A", "Tungsten B";
    font-weight: 400;
    letter-spacing: 8px;
    line-height: normal;
}
#main .form{
	display: block;
	position: relative;
	overflow: hidden;
	padding-top: 150px;
	left:-10vw;
}
#main .form .top{
	background:rgba(255, 255, 255, 0.18);
	z-index: 1;
	position: relative;
}
#main .form .top h4{
	font-size: 15px;
    color: white;
    display: inline-block;
    float: left;
    margin-right:20px;
    top: 12px;
    position: relative;
}
#main .form .social-wrap{
	display: inline-block;
	float: left;
}
#main .form .social-wrap a img{
	display: inline-block;
	float: left;
	opacity: 1;
	transition:0.3s ease all;
}
#main .form .social-wrap a img:hover{
	opacity: 0.8;
}
#main .form .social-wrap a img.twitter{
	margin: 0 20px;
}
#main .form .container{
	max-width: 232px;
	margin: 0 auto;
	padding:31px 0px;
}
#main .form .bottom{
	padding:85px 0px 50px 0px;
	z-index: 2;
	position: relative;
}
#main .form .bottom p{
	color: #231f20;
	text-align: center;
	font-size: 24px;
	text-transform: uppercase;
	margin-bottom: 0;
    line-height: 35px;
    font-weight: 600;
}
#main .form .bottom p:last-of-type{
	font-size: 44px;
	font-style: italic;
	margin-bottom: 30px;
    line-height: 44px;
    font-weight: 800;
}
#main .form{
	display:block;
	position:relative;
	text-align: center;
}
#main .form .col {
	width:50%;
	margin: 50px auto;
}
#main .form input{
	background: white;
    border: 2px solid #d6d6d6;
	font-family: 'Gotham Narrow SSm A', 'Gotham Narrow SSm B', sans-serif;
    xtext-transform: uppercase;
    font-size: 14px;
    color: #7B797C;
    padding: 12px 18px;
    letter-spacing: 2px;
    font-size: 12px;
    font-weight: 600;
    color:#CCCCCC;
}
#main .form .nice-select.open{
	background:none;
}
::placeholder { /* Chrome, Firefox, Opera, Safari 10.1+ */
    color: #CCCCCC;
    opacity: 1; /* Firefox */
}
:-ms-input-placeholder { /* Internet Explorer 10-11 */
    color: #CCCCCC;
}
::-ms-input-placeholder { /* Microsoft Edge */
    color: #CCCCCC;
}
#main input[type=text]{
    border-radius: 0px;
}
#main input[type=submit]{
    display: inline-block;
    text-transform: uppercase;
    font-size: 12px;
    font-weight: 700;
    line-height: 1;
    color: #fff;
    padding: 14px 38px;
    border-radius: 28px;
    letter-spacing: 1px;
    text-align: center;
    background: #E82A2C;
    border: 2px solid #E82A2C;
    transition: 0.3s ease all;
    width: auto;
}
#main input[type=submit]:hover{
	background:white;
	color: black;
}
#main textarea, input {
   outline: none;
}
#main .error{
	color: red;
    text-align: center;
    margin-top: 20px;
    line-height: 22px;	
}
#main .success{
	color: #967b44;
    text-align: center;
    margin-top: 30px;
    line-height: 22px;
    font-size: 24px;
}
#main .signup .signup-form{
	width:830px;
}
#main .signup input[type="checkbox"] + label{
	color:#333333;
	font-weight: 600;
	line-height: 20px;
}
#main .signup a{
	color:#333333;
}
#main .signup a:hover{
	color:#FF2B2B;
}
#main .signup .nice-select{
	background: white;
    line-height: 43px;
    color: #7B797C;
    height: 45px;
    font-family: 'Gotham Narrow SSm A', 'Gotham Narrow SSm B', sans-serif;
    xtext-transform: uppercase;
    font-size: 14px;
}
#main .signup .nice-select .current{
	border: 2px solid #d6d6d6;
	padding-left:18px;
	color: #CCCCCC;
	letter-spacing: 2px;
    font-size: 12px;
    font-weight: 600;
}
#main .signup .nice-select .list{
	border:2px solid #d6d6d6;
	border-top:none;
	overflow: scroll;
	max-height:300px;
}
#main .signup .form-table-submit{
	padding-top:0px;
}
#main .signup input[type="checkbox"] + label:before{
	border: 2px solid #FF2B2B;
}
#main .signup input[type="checkbox"]:checked + label:before{
	border: 2px solid #333333;
    background: url(<?php echo $block->getViewFileUrl('Gauge_APage::images/icon-check-white.png'); ?>) no-repeat center center #231f20;
}
#main .signup .signup_privacy{
	margin-top:20px;
}
#main .contest-entry.newsletter-form .signup-form #signup_email {
	display: inline-block;
	width: 48.5% !important;
	margin-right: 3%;
	float: left;
}
#main .contest-entry.newsletter-form .signup-form #nice-signup_country {
	margin-right: 0 !important;
}

/* VIDEO
---------------------------------------------- */
#video-background {
  /*position: fixed;*/
  background-color: #e0e4e7;
  right: 0; 
  top: 0;
  /*padding-top: 72px;*/
  width: 100%; 
  height: auto;
  z-index: -100;
}
.video-img {
    display: none;
}

/* HEADLINE
---------------------------------------------- */
.header .headline {
	position:absolute;
	z-index:100;
	top:30vw;
	right:10vw;
	width: 90%;
    max-width: 430px;
}
.header .headline img{
	width:100%;
}
#scrollable .header .headline h3{
	font-size:52px;
	line-height:normal;
	color:#fffff;
	text-align:right;
	margin-top:-20px;
	padding: 0px 20px;
}

/* LIGHTBOX
---------------------------------------------- */
#html5-elem-box{
	background: black!important;
}
#html5-elem-wrap{
	background:black!important;
}
#html5-watermark{
	display: none!important;
}
div.pp_default .pp_nav .currentTextHolder{
	display: none;
}
.plus a{
	display:block !important;
}
.top a.pp_previous{
	display: none;
}
.top a.pp_next{
	display: none;
}

/* SOCIAL
---------------------------------------------- */
.social{
	padding: 0px 0px 70px;
}
.social .wrap{
	max-width: 213px;
	margin:0 auto;
}
#scrollable .social h3{
	color: #000000;
    display: block;
    margin: 0px 0px 20px;
    font-size: 25px;
}
.social a{
	border: 2px #E82A2C solid;
    width: 40px;
    height: 40px;
    border-radius: 20px;
    display: inline-block;
    vertical-align: top;
	margin: 0px 12px;
	transition:0.3s ease all;
}
.social a:hover{
	border: 2px #000000 solid;
}
.social a img{
    position: relative;
	opacity: 1;
	transition:0.3s ease all;
}
.social .facebook{
	width: 10px;
    top: 9px;
}
.social .twitter{
	width: 18px;
    top: 11px;
}
.social .instagram{
	width: 18px;
    top: 9px;
}

/* MEDIA QUERIES
---------------------------------------------- */
@media (max-width: 1260px){
	.triangle{
		height: 70%;
	}
	#main .form{
		left:-7vw;
	}
}
@media (max-width: 1120px){
	.triangle{
		height: 60%;
	}
}
@media (max-width: 1040px){
	.intro h2{
		text-align: center;
		display: block;
		margin: 20px auto;
	}
}
@media (max-width: 1024px){
	#main .form{
		left: auto;
	}
	.triangle{
		height:300px;
	}
}
@media (max-width: 830px){
    #main .signup-form {
	    margin: 0 auto !important;
	    padding: 20px 0px !important;
	}
	#main .contest-entry.newsletter-form .signup-form input[type="text"]{
		width:100% !important;;
	}
	#main .contest-entry.newsletter-form .signup-form .nice-select{
		width:100% !important;
	}
	#main .signup .signup-form {
	    width: 80%;
	}
	#main .contest-entry.newsletter-form .signup-form #signup_email{
		width:100% !important;
	}
	#main .form .bottom{
		padding-top: 50px;
	}
	.header .headline {
		top:25vw;
		right:5vw;
	    max-width: 350px;
	}
}
@media (max-width: 770px){
	#main .form .contest-entry p{
	    font-size: 30px;
	    padding: 0 55px;
	    line-height: 32px;
	}
}
@media (max-width: 640px){
	.triangle{
		height:200px;
	}
	.header .headline {
		top:20vw;
	}
}
@media (max-width:500px){
	#main .signup-form .signup-choices li {
    	display: table !important;
    	padding:0px !important;
    }
    .main-logo{
	    height:45px;
	    width: 45px;
    }
    #main .form{
	    padding-top: 100px;
    }
    .intro h2{
	    font-size: 41px;
	    line-height: 43px;
	    margin: 7px auto;
    }
	.header .headline {
		top:80px;
		right:20px;
		max-width:300px;
	}
	#scrollable .header .headline h3{
		padding:0px 15px;
		font-size:40px;
	}
}
@media (max-width:430px){
	#main .form .bottom p{
		font-size: 14px;
		line-height: 15px;
	}
	#main .form .bottom p:last-of-type {
    	font-size: 28px;
    	margin-bottom: 0px;
    }
}