@font-face {
    font-family: 'HalisGR-Book';
    src: url("fonts/2C0F11_1_0.eot");
    src: url("fonts/2C0F11_1_0.eot?#iefix") format("embedded-opentype"), url("fonts/2C0F11_1_0.woff") format("woff"), url("fonts/2C0F11_1_0.ttf") format("truetype")
}
@font-face {
	font-family: 'Parmigiano Sans Std Lt';
	src: url('fonts/ParmigianoSansStd-Lt.eot');
	src: url('fonts/ParmigianoSansStd-Lt.eot?#iefix') format('embedded-opentype'),
		url('fonts/ParmigianoSansStd-Lt.woff2') format('woff2'),
		url('fonts/ParmigianoSansStd-Lt.woff') format('woff'),
		url('fonts/ParmigianoSansStd-Lt.ttf') format('truetype'),
		url('fonts/ParmigianoSansStd-Lt.svg#ParmigianoSansStd-Lt') format('svg');
	font-weight: 300;
	font-style: normal;
}
html {
	margin:0;
	padding:0;
	overflow:hidden;
}

body {
	margin:0;
	padding:0;
	background-color:#000000;
	-webkit-tap-highlight-color: rgba(0,0,0,0);	
	background-size: cover;
	background-position: center center;
	background-repeat: no-repeat;
}

#scene {
	-webkit-tap-highlight-color: rgba(0,0,0,0);
}

.controls #next-button {

	position: absolute;
	left:50%;
	bottom:0px;
	padding: 20px;
	margin-left: -52px;
	text-decoration:none;
	display: none;
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-o-user-select: none;
	user-select: none;
}

.controls #next-button span {

	font-family:'HalisGR-Book', 'Trebuchet MS', Helvetica;
	font-size:16px;
	color:#fff;
	line-height:1;
	width:65px;
	height:31px;
	display: inline-block;
	text-align: center;
	box-sizing:border-box;
	padding:8px 6px 6px 6px;
	border:1px solid #fff;
}

#experience-container {
    position: absolute;
    top: 0;
    left: 0;
    width: 100vw;
    height: 100vh;
  }
  .experience {
      position: absolute;
      top: 0;
      left: 0;
      width: 100vw;
      height: 100vh;
      border-width: 0px;
    }

/*.banner-hp {
  position: fixed;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 56px;
  background: rgba(0, 0, 0, 0.7);
  color: #000;
  text-align: center;
  text-transform: none !important;
  opacity: 0;
}*/

.banner-hp.active {
  opacity: 1;

}

.mobile-only {
  display: none;
}

.desktop-only {
  display: block;
}

@media (max-width: 768px) {

  .mobile-only {
    display: block;
  }

  .desktop-only {
    display: none;
  }
}

#discover-banner {
  color: #fff;
  text-decoration: none;
  float: left;
  margin: 20px 0;
  width: 100%;
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-o-user-select: none;
	user-select: none;
}



.MFO-soundbutton {
  height: 100px;
}

@media (max-width: 480px) {

 	.controls #next-button {

		bottom:-10px;
	}

  #discover-banner {
    margin: 10px 0;
  }

}

#no-webgl {
	position: absolute;
	top:0;
	left:0;
	z-index:5;
	width:100%;
	height:100%;
	display: none;
}

#no-webgl .no-webgl-background{
	background-image: url("../img/no-webgl.jpg");
	width:100%;
	height:100%;
	background-size:cover;
}

.loader {
	position: absolute;
	top:50%;
	left:50%;
	z-index:3;
	opacity:0;
}

.loader .gif {
	position: absolute;;
	width:150px;
	height:150px;
	top:calc(50% - 75px);
	left:calc(50% - 75px);
}

.loader .percentage {

	text-align: center;
	position: absolute;
	top:calc(50% - 12px);
	left:calc(50% - 28px);
	width: 56px;
	height: 27px;
	background:#000000;
	color:white;
	font-family:'HalisGR-Book', sans;
	font-size:20px;
}

.MFO-menu-logo {
	position: absolute;
	top:0;
	left:0;
	width:100%;
	height:auto;
	max-height:140px;
	overflow: hidden;
	display: block;
	padding:24px 0;
	pointer-events:none;
}

.MFO-menu-logo img {
	position: relative;
	display: block;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	width: 100%;
	height: 100%;
	max-height: 140px;
	margin: auto;
}

.MFO-menu-logo img {

}

.guidat {
	width:120px !important;
}


.banner-hp {
	position: absolute;
	/* bottom: 40%; */
	bottom: 58px;
  left: 0;
  width: 100%;
  background: none;
  color: #fff;
  text-align: center;
  text-transform: uppercase !important;
	opacity: 1;
	z-index: 1;
}

.mobile-only {
  display: none;
}

.desktop-only {
  display: block;
}

#discover-banner-text {
	font-family: 'Parmigiano Sans Std Lt';
	/* font-size: 80px;
	line-height: 60px; */
	font-size: 16px;
	line-height: 16px;
}
#discover-banner-text span.subtitle {
	text-transform: uppercase;
	font-size: 27px;
	line-height: 27px;
}

@media (max-width: 768px) {

  .mobile-only {
    display: block;
  }

  .desktop-only {
    display: none;
  }
}
@media (max-width: 414px) {
	body {
		position: relative;
	}
	body, html {
    width: 100vw;
		height: 100vh;
	}
	#discover-banner-text {
		font-family: 'HalisGR-Book';
		/* font-size: 50px;
		line-height: 50px; */
		font-size: 16px;
		line-height: 16px;
	}
	#discover-banner-text span.subtitle {
		font-size: 20px;
		line-height: 20px;
	}
}