body{
	padding: 0px;
	margin: 0px;
	width: 100%;
	height: 100%;
	background: rgba(222,222,222,.65);
}
#img_loader{
	opacity: 0;
	position: fixed;
	left: -200%;
}
#content{
	width: 100%;
	height: 100%;
	position: relative;
	overflow: hidden;

	background-size: cover;
}
#content-wrap{
	width: 100%;
	height: 100%;
	position: relative;
	z-index: 2;
	background: #131313;
}
#floater{
	height: auto;
	position: fixed;
	right: 10%;
	display: inline-block;
	display: none;

}
html{
	width: 100%;
	height: 100%;
}
.logo-wrap-small {
    font-size: 74px!important;
}
#title{
	margin-top: 60px;
	font-size: 154px;
	left: 105px;;
	color: white;
	position: relative;
	display: block;;
	font-family: 'LuloCleanOne-Bold';
	display: none;
	transition: All .3s ease;
-webkit-transition: All .3s ease;
-moz-transition: All .3s ease;
-o-transition: All .3s ease;
}
#nav_list{
	list-style: none;
	position: absolute;
	bottom: 3%;
	left: 105px;
	padding-left: 0;
	display: none;
}
.nav_list_item a {
	color: white;
	font-family: 'LuloCleanOne-Bold';
	cursor: pointer;
	text-decoration: none;

}
#arrow_wrap{
	background: url(../img/arrow.png);
	background-size: cover;
	width: 120px;
	position: absolute;
	display: block;
	z-index: 9999;
	height: 86px;
	top: 50px;
	right: 0;
	margin-right: -23px;
}
.controller_mobile{
	margin: 0 auto!important;
	margin-top: 100px!important;
}
#contact_info{
	font-size: 37px;
	display: none;
}
#contact{
	    margin-bottom: 105px;
}
.nav_list_item{
	display: block;
	font-size: 58px;
	color: white;
	margin-bottom: 10px;
	-webkit-transition: all 0.3s ease;
-moz-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
-ms-transition: all 0.3s ease;
}
.nav_list_item:hover{
	font-size: 84px;
}
#press a, #contact a{
	text-decoration: none;
}
#frame{
	width: 100%;
	height: 100%;
	background: transparent;
	border:  15px solid #3192f2;
	position: fixed;
	z-index: 999999;
	pointer-events: none;
	-webkit-animation: colorchange 1.1s infinite;
	animation:colorchange 1.1s infinite;
}
#floater{
	position: fixed;
	width: 840px;
}
#controller{
	width: 85px;
	margin-top: 50px;
	display: block;
	cursor: pointer;
	    margin-left: -23px;
}
#contact_info:hover{
	text-decoration: underline;
}
#controller img{
	width: 85px;
}
@media screen and (min-width: 450px) {
	 #floater img,#img_wrap,#floater{
		 width: 250px;
	 }
	 .nav_list_item{
		font-size: 30px;
		}
		#contact_info{
			font-size: 20px;
		}
		.nav_list_item:hover{
		 font-size: 44px;
		}
		#title{
			font-size: 56px;
		}
 }
@media screen and (min-width: 600px) {
	 #floater img,#img_wrap,#floater{
		 width: 450px;
	 }
	 .nav_list_item{
		font-size: 30px;
		}
		#contact_info{
			font-size: 24px;
		}
		.nav_list_item:hover{
		 font-size: 54px;
		}
		#title{
			font-size: 64px;
		}
 }
@media screen and (min-width: 800px) {
	 #floater img,#img_wrap,#floater{
		 width: 600px;
	 }
	 .nav_list_item{
		 font-size: 32px;
	 }
	 #contact_info{
		 font-size: 28px;
	 }
	 .nav_list_item:hover{
	 	font-size: 64px;
	 }
	 #title{
		 font-size: 72px;
	 }
 }
 @media screen and (min-width: 1200px) {
 	 #floater img,#img_wrap,#floater{
 		 width: 800px;
 	 }
	 .nav_list_item{
		 font-size: 38px;
	 }
	 #contact_info{
		 font-size: 32px;
	 }
	 .nav_list_item:hover{
	 	font-size: 72px;
	 }
	 #title{
		 font-size: 80px;
	 }
  }
@media screen and (min-width: 1350px) {
	 #floater img,#img_wrap,#floater{
		 width: 840px!important;
	 }
	 .nav_list_item{
		 font-size: 40px;
	 }
	 #contact_info{
		 font-size: 36px;
	 }
	 .nav_list_item:hover{
	 	font-size: 78px;
	 }
	 #title{
		font-size: 102px;
	}
 }
 @media screen and (min-width: 1450px) {
 	 #floater img,#img_wrap,#floater{
 		 width: 900px;
 	 }
	 .nav_list_item{
		font-size: 46px;
	}
		#contact_info{
			font-size: 40px;
		}
		.nav_list_item:hover{
		 font-size: 86px;
		}
		#title{
		 font-size: 114px;
	 }
  }
 @media screen and (min-width: 1680px) {
 	 #floater img,#img_wrap,#floater{
 		 width: 1000px;
 	 }
	 .nav_list_item{
		font-size: 52px;
	}
		#contact_info{
			font-size: 42px;
		}
		.nav_list_item:hover{
		 font-size: 94px;
		}
		#title{
		 font-size: 124px;
	 }
  }
	@media screen and (min-width: 1880px) {
		#floater img,#img_wrap,#floater{
			width: 1100px;
		}
		.nav_list_item{
 		font-size: 56px;
 	}
 		#contact_info{
 			font-size: 42px;
 		}
 		.nav_list_item:hover{
 		 font-size: 98px;
 		}
 		#title{
 		 font-size: 132px;
 	 }
	 }
	 @media screen and (min-width: 1980px) {
 		#floater img,#img_wrap,#floater{
 			width: 1200px;
 		}
		.nav_list_item{
		 font-size: 62px;
	 }
		 #contact_info{
			 font-size: 46px;
		 }
		 .nav_list_item:hover{
			font-size: 98px;
		 }
		 #title{
			font-size: 140px;
		}
 	 }
	 @media screen and (min-width: 2080px) {
 		#floater img,#img_wrap,#floater{
 			width: 1300px;
 		}
		.nav_list_item{
		 font-size: 68px;
	 }
		 #contact_info{
			 font-size: 48px;
		 }
		 .nav_list_item:hover{
			font-size: 104px;
		 }
		 #title{
			font-size: 146px;
		}
 	 }
	 @media screen and (min-width: 2180px) {
 		#floater img,#img_wrap,#floater{
 			width: 1500px;
 		}
		.nav_list_item{
		 font-size: 72px;
	 }
		 #contact_info{
			 font-size: 50px;
		 }
		 .nav_list_item:hover{
			font-size: 110px;
		 }
		 #title{
			font-size: 154px;
		}
 	 }
	 #loader{
	 	position: fixed;
		top: 50%;
		color: white;
		text-align: center;
		width: 100%;
		font-size: 120px;
		font-family: 'LuloCleanOne-Bold';
		margin-top: -90px;
	 }
	 @media screen and (min-width: 2280px) {
 		#floater img,#img_wrap,#floater{
 			width: 1600px;
 		}
 		.nav_list_item{
 			font-size: 76px;
 		}
 		#contact_info{
 			font-size: 54px;
 		}
 		.nav_list_item:hover{
 		 font-size: 118px;
 		}
 			#title{
 			 font-size: 164px;
 		 }
 	 }
	 #loader{
	 	position: fixed;
		top: 50%;
		color: white;
		text-align: center;
		width: 100%;
		font-size: 120px;
		font-family: 'LuloCleanOne-Bold';
		margin-top: -90px;
	 }
	 @media only screen and (max-width: 760px) {
 }
 .title_mobile{
	 text-align: center;
	 left: 0%!important;
	 margin-left: 0;
	 font-size: 120px!important;
 }
 .nav_list_mobile{
	 width: 100%;
	 left: 0%!important;
	 top: 30%!important;
 }
 iframe{
	 position: fixed;
 }
 .nav_list_item_mobile{
	 text-align: center;
	 left:0%!important;
	 font-size: 94px!important;
 }
 .loader_mobile{
	 font-size: 98px!;
 }
 .floater_img_mobile{
	 width: 800px!important;
 }
@import url("//hello.myfonts.net/count/31b1f3");


@font-face {font-family: 'LuloCleanOne-Bold';src: url('31B1F3_0_0.eot');src: url('31B1F3_0_0.eot?#iefix') format('embedded-opentype'),url('31B1F3_0_0.woff2') format('woff2'),url('31B1F3_0_0.woff') format('woff'),url('31B1F3_0_0.ttf') format('truetype');}
@keyframes colorchange
	 {
		 0%   {border-color: #ff00cc;}
		 6.66%  {border-color: #9900ff;}
		 13.32%  {border-color: #0000ff;}
		 19.98%  {border-color: #0066ff;}
		 26.65% {border-color: #00ccff;}
		 33.3% {border-color: #00ffcc;}
		 39.97% {border-color: #00ff00;}
		 46.63% {border-color: #ccff00;}
		 53.29% {border-color: #ffff00;}
		 59.95% {border-color: #ffcc00;}
		 66.6% {border-color: #ffcc00;}
		 73.26% {border-color: #ff9900;}
		 79.93% {border-color: #ff6600;}
		 86.58% {border-color: #ff0000;}
		 93.24% {border-color: #ff0099;}
		100% {border-color: #ff00cc;}
	 }

	 @-webkit-keyframes colorchange /* Safari and Chrome - necessary duplicate */
	 {
		 0%   {border-color: #ff00cc;}
		 6.66%  {border-color: #9900ff;}
		 13.32%  {border-color: #0000ff;}
		 19.98%  {border-color: #0066ff;}
		 26.65% {border-color: #00ccff;}
		 33.3% {border-color: #00ffcc;}
		 39.97% {border-color: #00ff00;}
		 46.63% {border-color: #ccff00;}
		 53.29% {border-color: #ffff00;}
		 59.95% {border-color: #ffcc00;}
		 66.6% {border-color: #ffcc00;}
		 73.26% {border-color: #ff9900;}
		 79.93% {border-color: #ff6600;}
		 86.58% {border-color: #ff0000;}
		 93.24% {border-color: #ff0099;}
		100% {border-color: #ff00cc;ot
	 }
