@charset "UTF-8";
/*
* @Master Landingpage CSS
* 
* @author Sandra Ruettgers
* @version 1.0  (2015-02-09)
*
*/
/* http://meyerweb.com/eric/tools/css/reset/ 
   v2.0 | 20110126
   License: none (public domain)
*/
/* RESET */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
}

/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
  display: block;
}

body {
  line-height: 1;
}

ol, ul {
  list-style: none;
}

blockquote, q {
  quotes: none;
}

blockquote:before, blockquote:after,
q:before, q:after {
  content: '';
  content: none;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

/* Variables */
/* * FONTS * * * * */
/* * * * * * * * * */
@font-face {
  font-family: 'Quattro';
  src: url("//gf3.geo.gfsrv.net/cdne7/b0a67711cd288fc21cadf75dd2dff8.woff") format("woff"), url("//gf2.geo.gfsrv.net/cdn4a/a276838c0f11d6d3715feca6593167.ttf") format("ttf"), url("//gf1.geo.gfsrv.net/cdn06/1af7485602977dc48fff236c566144.eot") format("eot");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'PTSans';
  src: url("//gf1.geo.gfsrv.net/cdnfb/0c145fa8e5ada8aa0762f5490ff155.woff2") format("woff2"), url("//gf3.geo.gfsrv.net/cdnb0/1266b8a43fd70b5fb5b7795429a4d4.woff") format("woff");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'PTSans';
  src: url("//gf3.geo.gfsrv.net/cdn2c/6e7c14a5ade44c8491abf5387a45e2.woff2") format("woff2"), url("//gf1.geo.gfsrv.net/cdnfa/fc155f68b5aa097eb1fdecb3880545.woff") format("woff");
  font-weight: 700;
  font-style: normal;
}
@font-face {
  font-family: 'PTSans Narrow';
  src: url("//gf3.geo.gfsrv.net/cdn54/d632c6e9cd73e97e95ae0714286ef5.woff2") format("woff2"), url("//gf2.geo.gfsrv.net/cdnaf/500f19918b2d59c053a96677e207b3.woff") format("woff");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'PTSans Narrow Bold';
  src: url("//gf2.geo.gfsrv.net/cdn40/c3d023b1be3ef54e414e51d93b23c1.woff2") format("woff2"), url("//gf3.geo.gfsrv.net/cdn29/e4970ed8c62af6172f7461b63b8bee.woff") format("woff");
  font-weight: 700;
  font-style: normal;
}
/* Mixins */
/* - - - - - - - - - - - - - - - - - - - - - - - */
/* MOBILE - - - - - - - - - - - - - - - - - - - */
/* - - - - - - - - - - - - - - - - - - - - - - - */
/*------------------------------------*\
  ### Main Styles Mobile ###
--------------------------------------*/
html,
body {
  height: 100%;
  width: 100%;
}

body {
  background: url(//gf1.geo.gfsrv.net/cdn63/4047bed964dcc231086f3e5fa0f417.jpg) center 0 repeat-y #000;
  color: #fff;
  font-size: 16px;
  font-family: "PTSans", Arial, Helvetica, sans-serif;
  line-height: 160%;
}

h1#logo {
  background: url(//gf2.geo.gfsrv.net/cdn7b/09be67632418c7e234a9d7873d067c.png) center center no-repeat;
  background-size: contain;
  padding-top: 25%;
  text-indent: -9999px;
  width: 100%;
}

h2 {
  color: #fff;
  font-family: "Quattro", Georgia, Times, serif;
  font-weight: 200;
  line-height: 120%;
  margin: 40% 0 10%;
  text-align: center;
}

h3 {
  font-family: "Quattro", Georgia, Times, serif;
  line-height: 120%;
  margin-bottom: 20px;
  text-transform: uppercase;
}

h4 {
  font-family: "Quattro", Georgia, Times, serif;
  line-height: 120%;
  margin-bottom: 5px;
}

section {
  background-size: 100%;
  margin-bottom: 20px;
  overflow: hidden;
  padding-top: 177.86666666666667%;
  position: relative;
  width: 100%;
}
section ul.feature_list {
  color: #154567;
  list-style: none;
  line-height: 140%;
  text-align: center;
}
section ul.feature_list > li {
  padding: 4% 0;
  position: relative;
}
section ul.feature_list > li::after {
  background: url(//gf3.geo.gfsrv.net/cdne6/61282d8a8b0efafbffeb7876b37ec6.svg) center center no-repeat;
  background-size: 100%;
  content: '';
  display: block;
  height: 13px;
  line-height: 160%;
  left: 50%;
  bottom: 0;
  transform: translate(-50%, 50%);
  position: absolute;
  width: 165px;
  -webkit-transform: translate(-50%, 50%);
  -moz-transform: translate(-50%, 50%);
  -ms-transform: translate(-50%, 50%);
  -o-transform: translate(-50%, 50%);
}
section ul.feature_list > li:last-child::after {
  background: none;
}

a {
  color: #e8a314;
  position: relative;
}
a:hover {
  color: #fff6d8;
}
a.extern_link {
  margin-right: 15px;
}
a.extern_link::after {
  background: url(//gf3.geo.gfsrv.net/cdn26/b098307a34d183275f1a3a30f4d6a4.svg) 0 0 no-repeat;
  content: '';
  display: inline-block;
  height: 10px;
  top: 0;
  right: -18px;
  margin: 0 5px;
  position: absolute;
  transform: translateY(30%);
  width: 10px;
  -webkit-transform: translateY(30%);
  -moz-transform: translateY(30%);
  -ms-transform: translateY(30%);
  -o-transform: translateY(30%);
}

#landing {
  overflow-x: hidden;
}

.wrapper {
  left: 50%;
  margin: 0 auto;
  position: absolute;
  top: 10%;
  transform: translateX(-50%);
  width: 80%;
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -o-transform: translateX(-50%);
}
.wrapper.static {
  position: static;
  transform: none;
  -webkit-transform: none;
  -moz-transform: none;
  -ms-transform: none;
  -o-transform: none;
}

.logo_positioner {
  margin: 10% auto 0;
  width: 80%;
}

/*------------------------------------*\
  ### Buttons Mobile ###
--------------------------------------*/
.btn_default {
  background-image: url(//gf2.geo.gfsrv.net/cdna1/cabf083888b42c8b51968d1be0a768.png);
  background-position: center top;
  background-repeat: no-repeat;
  background-size: 100%;
  background-color: transparent;
  border: 0;
  cursor: pointer;
  color: #fff;
  font-size: 34px;
  font-family: "PTSans Narrow Bold", Arial, Helvetica, sans-serif;
  letter-spacing: .042em;
  margin: 0 auto;
  padding-top: 19.740148148148148%;
  position: relative;
  text-shadow: 0 -0.035em 0.025em #000;
  text-transform: uppercase;
  width: 100%;
  z-index: 0;
}
.btn_default span {
  left: 50%;
  position: absolute;
  top: 50%;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  width: 100%;
}
.btn_default:hover {
  background-position: center center;
}
.btn_default:active {
  background-position: center bottom;
}

.btn_steam {
  background-image: url(//gf2.geo.gfsrv.net/cdna7/e33e22a443cf3f468d166e687711c1.gif);
  color: #fff;
}
.btn_steam::after {
  background-position: center 0;
}
.btn_steam:hover::after {
  background-position: center -75px;
}
.btn_steam:active::after {
  background-position: center -150px;
}

.btn_video {
  background-image: url(//gf1.geo.gfsrv.net/cdnf3/1ab8f8dd00f2c53fe28a447aba83b6.png);
  background-position: center 0;
  content: '';
  display: block;
  height: 50px;
  left: 50%;
  position: absolute;
  top: 50%;
  transform: translate(-50%, -65%);
  width: 85px;
  -webkit-transform: translate(-50%, -65%);
  -moz-transform: translate(-50%, -65%);
  -ms-transform: translate(-50%, -65%);
  -o-transform: translate(-50%, -65%);
}
.btn_video:hover {
  background-position: center -50px;
}
.btn_video:active {
  background-position: center -100px;
}

#moreInfo,
.menu_logo {
  display: none;
}

/*------------------------------------*\
  ### Menu Mobile ###
--------------------------------------*/
#menu {
  margin: 60% auto 5%;
  opacity: 1;
  text-align: center;
  width: 90%;
}

#scroll,
#menu2 {
  display: none;
}

.border {
  border-width: 4px;
  border-color: #000;
  border-style: solid;
  -webkit-border-image: url(//gf3.geo.gfsrv.net/cdne0/3ff854731a033f5b35924019d49956.png) 4 4 4 4 round;
  border-image: url(//gf3.geo.gfsrv.net/cdne0/3ff854731a033f5b35924019d49956.png) 4 4 4 4 round;
}

#videoPreview {
  display: flex;
  flex-direction: column;
  margin: 0 auto;
  width: 80%;
}
#videoPreview .video {
  background: white;
  position: relative;
  margin: 10% auto;
  padding-top: 47.8125%;
  width: 85.625%;
}
#videoPreview .video > span {
  background: url(//gf3.geo.gfsrv.net/cdn52/ea734e11ca1381ede40c32e17c87e2.png);
  bottom: 0;
  color: #dbc384;
  position: absolute;
  padding: 2% 0;
  text-align: center;
  text-transform: uppercase;
  width: 100%;
}
#videoPreview .video:hover {
  cursor: pointer;
}
#videoPreview .video:hover .btn_video {
  background-position: center -50px;
}
#videoPreview .video:hover > span {
  color: #fff;
  text-shadow: 0 0 10px #dbc384;
}
#videoPreview .video.trailer {
  background-image: url(//gf3.geo.gfsrv.net/cdn8f/fcbd8b842deec2dff50910ec2fa6c3.jpg);
  left: 0;
}
#videoPreview .video.gameplay {
  right: 0;
}
#videoPreview #vid1,
#videoPreview #vid2 {
  bottom: 0;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  transition: transform .3s ease;
  width: 100%;
  -webkit-transition: transform .3s ease;
  -moz-transition: transform .3s ease;
  -ms-transition: transform .3s ease;
  -o-transition: transform .3s ease;
}

/*------------------------------------*\
  ### Start Panel Mobile ###
--------------------------------------*/
#start {
  background-color: #000;
  background-image: url(//gf3.geo.gfsrv.net/cdn23/ca893842dbb8af70a3027df1d8230a.jpg);
  background-size: 100%;
  background-position: center top;
  background-repeat: no-repeat;
  padding: 0;
  width: 100%;
}

/*------------------------------------*\
  ### Panel One Desktop ###
--------------------------------------*/
#one {
  background-image: url(//gf1.geo.gfsrv.net/cdnfd/ab82e7bb55281ecaedee2619e40d02.jpg);
  background-position: center bottom;
  background-repeat: no-repeat;
  background-size: 100%;
  color: #154567;
}
#one h3 {
  text-align: center;
}

/*------------------------------------*\
  ### Panel Two Mobile ###
--------------------------------------*/
#two {
  background-image: url(//gf2.geo.gfsrv.net/cdn46/85743efc027138a83883d4ccdd68dd.jpg);
  background-position: center bottom;
  background-repeat: no-repeat;
}
#two ul.feature_list > li::after {
  background-image: url(//gf1.geo.gfsrv.net/cdn06/353456a42b50d61e42937aba73e519.svg);
}
#two ul.feature_list > li:last-child::after {
  background: none;
}
#two h3 {
  text-shadow: 1px 1px 4px #244494;
}

/*------------------------------------*\
  ### Panel Three Mobile ###
--------------------------------------*/
#three {
  background-image: url(//gf2.geo.gfsrv.net/cdn10/aa19f1b6a6b3136e3315fdb2c094a2.jpg);
  background-position: center bottom;
  background-repeat: no-repeat;
  color: #440600;
}
#three > .wrapper {
  right: 0%;
  width: 80%;
}

/*------------------------------------*\
  ### Media Mobile ###
--------------------------------------*/
#media {
  background-image: url(//gf2.geo.gfsrv.net/cdn7b/cdba5f85b5e9c34a8fb1cbbb6f2649.jpg);
  background-position: center bottom;
  background-repeat: no-repeat;
  background-size: 100% 100%;
  padding: 0;
}

#mediaSlider {
  padding: 8% 0;
}
#mediaSlider h3 {
  margin-bottom: 5%;
  text-align: center;
}

.caption {
  color: #fff6da;
  display: none;
}

.sliderNavScroller, .slidesScroller {
  overflow: hidden;
  width: 100%;
}

.sliderNav,
.slides {
  position: relative;
  list-style: none;
  padding: 0;
  width: 100%;
}

.sliderNav li,
.slide {
  float: left;
}

.lazyLoading {
  position: relative;
}
.lazyLoading:before {
  background: url("//gf3.geo.gfsrv.net/cdn2a/c9858353c7e846dd0e24111ef22217.gif") center center no-repeat;
  width: 32px;
  height: 32px;
  margin: -16px 0 0 -16px;
  content: '';
  position: absolute;
  top: 150px;
  left: 50%;
}

.sliderNav li {
  width: 200px;
}

.sliderDots {
  padding: 2% 0 6%;
  text-align: center;
}

.sliderDot,
.sliderDotActive {
  background: #000;
  border-radius: 50%;
  display: inline-block;
  height: 10px;
  margin: 0 3px;
  width: 10px;
}

.sliderDotActive {
  background: #fab238;
}

/*------------------------------------*\
  ### System Mobile ###
--------------------------------------*/
#system {
  background-image: url(//gf1.geo.gfsrv.net/cdn34/be1b3e73a13f0d50ae8205291af02a.jpg);
  background-position: center top;
  background-repeat: no-repeat;
  background-size: 100% 101%;
  color: #ffefbd;
  height: auto;
  padding: 5% 0;
  margin-bottom: 0;
}
#system h3 {
  hyphens: auto;
  text-align: center;
}
#system > .wrapper {
  position: static;
  transform: none;
  -webkit-transform: none;
  -moz-transform: none;
  -ms-transform: none;
  -o-transform: none;
}

#requirements {
  display: flex;
  flex-direction: column;
}
#requirements .requirements {
  display: none;
}
#requirements .requirements.mobile {
  display: block;
}
#requirements .column {
  display: grid;
  grid-column-gap: 2px;
  grid-template-columns: 1fr 2fr;
  margin: 0 0 20px;
  transition: height .5s;
  -webkit-transition: height .5s;
  -moz-transition: height .5s;
  -ms-transition: height .5s;
  -o-transition: height .5s;
}
#requirements .column .head {
  background-color: rgba(40, 66, 110, 0.3);
  grid-column: 1 / span 2;
  font-weight: bold;
  position: relative;
}
#requirements .column .head .dropdown {
  border-style: solid;
  border-width: 10px 7px 0 7px;
  border-color: TOMATO transparent transparent transparent;
  display: block;
  height: 0;
  position: absolute;
  right: 10px;
  top: 50%;
  transform: translateY(-50%);
  width: 0;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
}
#requirements .column > div {
  background: rgba(0, 0, 0, 0.2);
  align-content: space-around;
  color: #fff7de;
  padding: 5px 8px;
}
#requirements .column > div:not(.head) {
  display: none;
}
#requirements .column > div.even {
  background: rgba(0, 0, 0, 0.65);
}
#requirements .column.open .dropdown {
  transform: translateY(-50%) rotate(-180deg);
  -webkit-transform: translateY(-50%) rotate(-180deg);
  -moz-transform: translateY(-50%) rotate(-180deg);
  -ms-transform: translateY(-50%) rotate(-180deg);
  -o-transform: translateY(-50%) rotate(-180deg);
}
#requirements .column.open > div {
  display: block;
}

.download {
  display: none;
}

/*------------------------------------*\
  ### Register Mobile ###
--------------------------------------*/
#register {
  background-image: url(//gf1.geo.gfsrv.net/cdn3a/1faed1d4be5560ed5b49d7d8927bb8.jpg);
  background-position: center top;
  background-repeat: no-repeat;
  background-size: 100% 100%;
  padding: 10% 0;
  margin-bottom: 0;
}
#register > .wrapper {
  position: static;
  transform: none;
  -webkit-transform: none;
  -moz-transform: none;
  -ms-transform: none;
  -o-transform: none;
}
#register > .wrapper p {
  line-height: 150%;
}
#register > .wrapper h3 {
  text-shadow: 1px 1px 4px #244494;
  text-align: center;
  margin-top: 8%;
}

.username-dropdown {
  background: #fff;
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px;
  color: #4a2d11;
  left: 0;
  position: absolute;
  top: 50px;
  width: 373px;
  z-index: 2;
}

.username-dropdown > li {
  border-top: 1px solid #b0b7de;
  padding: 8px 15px;
}

.username-dropdown > li.active, .username-dropdown > li:hover {
  background: #b0b7de;
  cursor: pointer;
}

.user-label {
  margin-top: 30px;
}

#usernamePreselect, #usernamePreselectPopup {
  color: #fff;
  display: block;
  height: 50px;
  font-size: 1.1em;
  margin: 0 15px 0 0;
}

#usernamePreselect > p, #usernamePreselectPopup > p {
  float: left;
}

#usernamePreselect > a, #usernamePreselectPopup > a {
  float: right;
}

#registerForm {
  color: #b0b7de;
  font-family: "PTSans", Arial, Helvetica, sans-serif;
}
#registerForm h4 {
  font-family: "PTSans", Arial, Helvetica, sans-serif;
  color: #fff;
  text-shadow: 1px 1px 4px #442533;
}
#registerForm form .btn_default {
  padding-top: 19.4805555555555556%;
  margin: 5% 0 1%;
}
#registerForm form > input {
  box-shadow: none;
  margin: 5% auto;
  text-align: center;
  width: 100%;
}

label,
input {
  border: none;
  display: block;
  font-family: "PTSans", Arial, Helvetica, sans-serif;
  margin: 0 0 3% 0;
  text-align: left;
  width: 100%;
}

input {
  background: #f1e7d0;
  border: 0;
  border-radius: 4px;
  box-shadow: inset -2px 2px 2px rgba(0, 0, 0, 0.5);
  padding: 4%;
  width: 92%;
}
input:focus {
  outline: none;
}
input.error {
  border-color: #bb2527;
  background-color: #fff;
  color: #bb2527;
}
input.ok {
  background-color: #fff;
  border-color: SKYBLUE;
  color: SKYBLUE;
}

label {
  color: #b0b7de;
  line-height: 100%;
  margin: 10px 0;
}

.input_wrapper {
  margin: 0 0 20px;
}

.password_info,
.error_info {
  background: #fff;
  border: 2px solid #b0b7de;
  border-radius: 6px;
  box-shadow: 0 0 4px #000;
  box-sizing: border-box;
  color: #111;
  display: none;
  height: auto;
  line-height: 140%;
  opacity: 0;
  padding: 3% 5%;
  position: relative;
  width: 92%;
  z-index: 99;
}
.password_info.shown,
.error_info.shown {
  animation-duration: .3s;
  animation-name: fadeIn;
  display: block;
  opacity: 1;
}
.password_info:after,
.error_info:after {
  border-style: solid;
  border-width: 0 8px 8px 8px;
  border-color: transparent transparent #b0b7de transparent;
  content: '';
  display: block;
  height: 0;
  position: absolute;
  top: -8px;
  left: 10px;
  width: 0;
}

.error_info {
  background: #c5233d;
  border: 2px solid #c5233d;
  color: #fff;
}
.error_info:after {
  border-color: transparent transparent #c5233d transparent;
}

.password_info strong {
  font-weight: bold;
}
.password_info > ul {
  list-style-image: url("//gf2.geo.gfsrv.net/cdn70/2a6d9bb5758d5bba17dfa892b59c8e.png");
  padding-left: 18px;
  margin: 4px 0 8px 0;
}
.password_info > ul.bullet_error {
  list-style-image: url("http://gf2.geo.gfsrv.net/cdn4a/898cf3b9547d01b978b456af5a251b.png");
}
.password_info > ul.bullet_ok {
  list-style-image: url("http://gf3.geo.gfsrv.net/cdn80/52bf36385e17f7f8bf7e4a4faf13cd.png");
}

.password_info2 {
  display: none;
  min-width: 200px;
  opacity: 1;
  right: 163px;
  top: 20px;
  width: auto;
}
.password_info2:after {
  bottom: -14px;
  height: 14px;
  left: auto;
  right: -47px;
  top: auto;
  width: 48px;
}

/*------------------------------------*\
  ### Footer Mobile ###
--------------------------------------*/
footer {
  background-image: url(//gf1.geo.gfsrv.net/cdn0b/a18e4673afb1be0fbf51eb8b3bddfe.png);
  background-position: center bottom;
  background-size: 100% 100%;
  overflow: hidden;
  padding: 5% 10% 10%;
  text-align: center;
}

.logos_ranking {
  display: flex;
  flex-direction: column-reverse;
  justify-content: center;
  margin: 0 auto 20px;
  text-align: center;
}
.logos_ranking > div {
  display: flex;
  justify-content: center;
}
.logos_ranking > div a, .logos_ranking > div span {
  background-repeat: no-repeat;
  margin: 5px 10px 5px;
  text-indent: -9999px;
}

.logos {
  justify-content: center;
  flex-direction: row;
  flex-wrap: wrap;
  text-indent: -9999px;
}
.logos a {
  background-image: url(//gf1.geo.gfsrv.net/cdn62/4e6b6de4f5bcf1d00f6b9761cd1d56.png);
  display: inline-block;
  height: 44px;
}
.logos a.webzen {
  background-position: 0 0;
  width: 52px;
}
.logos a.game {
  background-position: -52px 0;
  width: 135px;
}
.logos a.gf {
  background-position: -190px 0;
  width: 142px;
}

.ranking {
  margin-bottom: 20px;
}
.ranking .usk,
.ranking .safeplay,
.ranking .pegi {
  background-image: url(//gf2.geo.gfsrv.net/cdn43/6796f23ba83d778b070c459ca445ab.png);
  height: 77px;
  width: 70px;
}
.ranking .usk {
  background-position: -132px 0;
  width: 80px;
}
.ranking .safeplay {
  background-position: -70px 0;
  width: 65px;
}

.legal {
  line-height: 130%;
  font-family: "PTSans", Arial, Helvetica, sans-serif;
}
.legal > p > a {
  padding: 0 3px;
}
.legal > p > span {
  border-left: 1px solid #293f5a;
  margin: 0 10px;
}
.legal > p > span:first-child {
  border-left: none;
}

.legal_line {
  margin: 22px 0 15px 0;
  color: #293f5a;
}

/*------------------------------------*\
  ### Influencer Mobile ###
--------------------------------------*/
.section#influencer {
  background: url(//gf3.geo.gfsrv.net/cdn24/a0902cca8db6de0e34913cc0badefe.jpg) bottom center no-repeat;
  background-size: cover;
  margin: 0 auto 15px;
  height: auto;
  padding: 50px 0;
}
.section#influencer #registerFormBottomArea {
  margin: 0 auto;
  width: 430px;
}
.section#influencer #registerFormBottomArea > p {
  font-size: 23px;
  line-height: 1.167em;
  margin: 0 auto 30px;
  text-align: left;
  text-shadow: 1px 1px 4px #442533;
}
.section#influencer form {
  background: rgba(0, 0, 0, 0.6);
  border-radius: 20px;
  padding: 25px;
}
.section#influencer form label,
.section#influencer form input:not(.btn_play) {
  font-size: 18px;
}
.section#influencer #registerFormBottomArea > form .line {
  background: -moz-radial-gradient(center, ellipse cover, rgba(108, 72, 83, 0.5) 0%, rgba(108, 72, 83, 0) 50%);
  background: -webkit-gradient(radial, center center, 0px, center center, 100%, color-stop(0%, rgba(108, 72, 83, 0.5)), color-stop(50%, rgba(108, 72, 83, 0)));
  background: -webkit-radial-gradient(center, ellipse cover, rgba(108, 72, 83, 0.5) 0%, rgba(108, 72, 83, 0) 50%);
  background: -o-radial-gradient(center, ellipse cover, rgba(108, 72, 83, 0.5) 0%, rgba(108, 72, 83, 0) 50%);
  background: -ms-radial-gradient(center, ellipse cover, rgba(108, 72, 83, 0.5) 0%, rgba(108, 72, 83, 0) 50%);
  background: radial-gradient(ellipse at center, rgba(108, 72, 83, 0.5) 0%, rgba(108, 72, 83, 0) 50%);
  background-position: center -20px;
  background-repeat: no-repeat;
  background-size: auto;
  margin: 40px -10% 0;
  height: 40px;
  width: 120%;
  position: relative;
  z-index: 1;
}
.section#influencer #registerFormBottomArea > form .line:after {
  background: -moz-linear-gradient(left, rgba(108, 72, 83, 0) 0%, #6c4853 10%, #6c4853 90%, rgba(108, 72, 83, 0) 100%);
  background: -webkit-gradient(linear, left top, right top, color-stop(0%, rgba(108, 72, 83, 0)), color-stop(10%, #6c4853), color-stop(90%, #6c4853), color-stop(100%, rgba(108, 72, 83, 0)));
  background: -webkit-linear-gradient(left, rgba(108, 72, 83, 0) 0%, #6c4853 10%, #6c4853 90%, rgba(108, 72, 83, 0) 100%);
  background: -o-linear-gradient(left, rgba(108, 72, 83, 0) 0%, #6c4853 10%, #6c4853 90%, rgba(108, 72, 83, 0) 100%);
  background: -ms-linear-gradient(left, rgba(108, 72, 83, 0) 0%, #6c4853 10%, #6c4853 90%, rgba(108, 72, 83, 0) 100%);
  background: linear-gradient(to right, rgba(108, 72, 83, 0) 0%, #6c4853 10%, #6c4853 90%, rgba(108, 72, 83, 0) 100%);
  bottom: auto;
  top: -1px;
  content: '';
  display: block;
  height: 1px;
  position: absolute;
  width: 100%;
  z-index: 2;
}
.section#influencer h1#m2logo {
  background-image: url(//gf2.geo.gfsrv.net/cdn7b/09be67632418c7e234a9d7873d067c.png);
  background-size: 100%;
  height: 135px;
  width: 450px;
  margin: 0 auto;
}
.section#influencer .password_info,
.section#influencer .password_info2 {
  padding: 10px 15px;
}
.section#influencer .password_info:after,
.section#influencer .password_info2:after {
  border-style: solid;
  border-width: 10px 8px 0 8px;
  border-color: #b0b7de transparent transparent transparent;
  bottom: -10px;
  content: '';
  display: block;
  height: 0;
  left: 50%;
  position: absolute;
  top: auto;
  width: 0;
}

.submit_btn_wrapper {
  position: relative;
  width: 385px;
  z-index: 1;
}
.submit_btn_wrapper:hover {
  background: url(//gf2.geo.gfsrv.net/cdn74/8a6f321b0124557b3d810c9dd37c51.png) center -300px no-repeat !important;
}
.submit_btn_wrapper:after {
  background: url(//gf2.geo.gfsrv.net/cdn74/8a6f321b0124557b3d810c9dd37c51.png) center -225px no-repeat !important;
  bottom: 0px;
  content: '';
  display: block;
  left: 0px;
  position: absolute;
  right: 0px;
  top: 0px;
  z-index: -1;
}

.btn_play {
  background: url(//gf3.geo.gfsrv.net/cdnec/5fa1b3d9bdff5511b7ff30a8027b6a.gif) center 4px no-repeat !important;
  border: 0px;
  color: #fff;
  cursor: pointer;
  font-size: 34px;
  font-weight: 700;
  letter-spacing: 0.042em;
  line-height: 100%;
  height: 75px;
  margin: 0 auto;
  outline: none;
  padding: 0 15px;
  position: relative;
  text-align: center;
  text-shadow: 0px -0.035em 0.025em #000;
  text-transform: uppercase;
  width: 385px;
  z-index: 0;
}

.positioner {
  position: relative;
  display: inline-block;
}

.helpIcon {
  background: url(//gf1.geo.gfsrv.net/cdnf3/49310228291cf7d93979e34216cc9d.png) no-repeat -160px 0px;
  cursor: pointer;
  display: inline-block;
  height: 16px;
  margin-left: 5px;
  margin-top: -3px;
  width: 16px;
  vertical-align: middle;
}
.helpIcon:hover {
  background-position: -180px 0px;
}

#overlayWrapper.influencer {
  background: url("//gf3.geo.gfsrv.net/cdn52/ea734e11ca1381ede40c32e17c87e2.png");
  background: rgba(0, 0, 0, 0.7);
  height: 100%;
  bottom: 0;
  left: 0;
  right: 0;
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 400;
  /*display: none;*/
  visibility: hidden;
  opacity: 0;
  -webkit-transform: scale(0.9);
  -moz-transform: scale(0.9);
  transform: scale(0.9);
  -webkit-transition: -webkit-transform 0.2s, opacity 0.2s, visibility 0s 0.2s;
  -moz-transition: -webkit-transform 0.2s, opacity 0.2s, visibility 0s 0.2s;
  transition: transform 0.2s, opacity 0.2s, visibility 0s 0.2s;
}
#overlayWrapper.influencer.open {
  visibility: visible;
  opacity: 1;
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  transform: scale(1);
  -webkit-transition: -webkit-transform 0.4s, opacity 0.4s;
  -moz-transition: -webkit-transform 0.4s, opacity 0.4s;
  transition: transform 0.4s, opacity 0.4s;
}
#overlayWrapper.influencer #overlay {
  background: #131416;
  /* Old browsers */
  background: url("//gf1.geo.gfsrv.net/cdn63/4047bed964dcc231086f3e5fa0f417.jpg"), -moz-linear-gradient(left, #131416 0%, #131416 0%, #272a2d 47%, #1c1e20 100%);
  /* FF3.6+ */
  background: url("//gf1.geo.gfsrv.net/cdn63/4047bed964dcc231086f3e5fa0f417.jpg"), -webkit-gradient(linear, left top, right top, color-stop(0%, #131416), color-stop(0%, #131416), color-stop(47%, #272a2d), color-stop(100%, #1c1e20));
  /* Chrome,Safari4+ */
  background: url("//gf1.geo.gfsrv.net/cdn63/4047bed964dcc231086f3e5fa0f417.jpg"), -webkit-linear-gradient(left, #131416 0%, #131416 0%, #272a2d 47%, #1c1e20 100%);
  /* Chrome10+,Safari5.1+ */
  background: url("//gf1.geo.gfsrv.net/cdn63/4047bed964dcc231086f3e5fa0f417.jpg"), -o-linear-gradient(left, #131416 0%, #131416 0%, #272a2d 47%, #1c1e20 100%);
  /* Opera 11.10+ */
  background: url("//gf1.geo.gfsrv.net/cdn63/4047bed964dcc231086f3e5fa0f417.jpg"), -ms-linear-gradient(left, #131416 0%, #131416 0%, #272a2d 47%, #1c1e20 100%);
  /* IE10+ */
  background: url("//gf1.geo.gfsrv.net/cdn63/4047bed964dcc231086f3e5fa0f417.jpg"), linear-gradient(to right, #131416 0%, #131416 0%, #272a2d 47%, #1c1e20 100%);
  /* W3C */
  box-shadow: 0px 0px 8px #000;
  color: #ffefbd;
  font-size: 0.9em;
  height: auto;
  left: 50%;
  margin: 0 auto;
  text-align: center;
  top: 50%;
  transform: translate(-50%, -50%);
  width: 410px;
}
#overlayWrapper.influencer .close {
  background: url(//gf1.geo.gfsrv.net/cdn65/c7d6ec8ab870c245c72098bd6184ae.jpg) 0 0 no-repeat;
  cursor: pointer;
  height: 30px;
  right: -1px;
  position: absolute;
  top: -1px;
  width: 30px;
}
#overlayWrapper.influencer .close:hover {
  background-position: 0px -30px;
}
#overlayWrapper.influencer .close:active {
  background-position: 0px -60px;
}

#overlay.border {
  border-width: 4px;
  border-color: #e8a314;
  border-style: solid;
  -webkit-border-image: url(//gf2.geo.gfsrv.net/cdn73/b880f82a8f65e9ab46f58937217180.jpg) 4 4 4 4 stretch;
  border-image: url(//gf2.geo.gfsrv.net/cdn73/b880f82a8f65e9ab46f58937217180.jpg) 4 4 4 4 stretch;
}

#overlay .seperator {
  background: -moz-linear-gradient(top, transparent 0%, rgba(0, 0, 0, 0.27) 100%);
  /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, transparent), color-stop(100%, rgba(0, 0, 0, 0.27)));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, transparent 0%, rgba(0, 0, 0, 0.27) 100%);
  /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top, transparent 0%, rgba(0, 0, 0, 0.27) 100%);
  /* Opera 11.10+ */
  background: -ms-linear-gradient(top, transparent 0%, rgba(0, 0, 0, 0.27) 100%);
  /* IE10+ */
  background: linear-gradient(to bottom, transparent 0%, rgba(0, 0, 0, 0.27) 100%);
  /* W3C */
  border-top: 1px solid rgba(158, 158, 158, 0.2);
  border-bottom: 1px solid rgba(0, 0, 0, 0.8);
  background-position: 50% center;
  padding: 20px;
}

#gfLoginText.info_box {
  background-color: #00a8ff;
  border: 0;
  color: #fff;
  display: flex;
  font-size: 16px;
  line-height: 20px;
  margin: 10px 0;
  padding: 15px;
  text-align: left;
}

#gfLoginText.info_box > .gf_logo {
  height: 75px;
  margin-right: 10px;
  min-width: 75px;
}

#overlay label,
#overlay input:not(.btn_play) {
  font-size: 18px;
}

/*------------------------------------*\
  ### Overlays Mobile ###
--------------------------------------*/
#overlayWrapper {
  height: 100%;
  text-align: center;
  width: auto;
}
#overlayWrapper > div {
  margin: 0 auto;
  position: relative;
}
#overlayWrapper > div.vid_big_outer {
  line-height: 0;
}

.overlay {
  background: rgba(0, 0, 0, 0.8);
  bottom: 0;
  height: 100%;
  display: block;
  left: 0;
  opacity: 0;
  position: fixed;
  right: 0;
  top: 0;
  visibility: hidden;
  width: 100%;
  z-index: 1000;
  transition: transform 0.6s, opacity 0.6s, visibility 0.6s;
  -moz-transition: transform 0.6s, opacity 0.6s, visibility 0.6s;
  -webkit-transition: transform 0.6s, opacity 0.6s, visibility 0.6s;
  -ms-transition: transform 0.6s, opacity 0.6s, visibility 0.6s;
  -o-transition: transform 0.6s, opacity 0.6s, visibility 0.6s;
}
.overlay.open {
  opacity: 1;
  visibility: visible;
}

.close-overlay,
.close {
  background-image: url(//gf1.geo.gfsrv.net/cdn65/c7d6ec8ab870c245c72098bd6184ae.jpg);
  background-position: 0 0;
  background-repeat: no-repeat;
  cursor: pointer;
  height: 30px;
  position: absolute;
  right: 0;
  top: 0;
  width: 30px;
}
.close-overlay:hover,
.close:hover {
  background-position: 0 -30px;
}
.close-overlay:active,
.close:active {
  background-position: 0 -60px;
}

.modal {
  background: #131416;
  background: url(//gf1.geo.gfsrv.net/cdn63/4047bed964dcc231086f3e5fa0f417.jpg), -moz-linear-gradient(left, #131416 0, #131416 0, #272a2d 47%, #1c1e20 100%);
  background: url(//gf1.geo.gfsrv.net/cdn63/4047bed964dcc231086f3e5fa0f417.jpg), -webkit-gradient(linear, left top, right top, color-stop(0%, #131416), color-stop(0%, #131416), color-stop(47%, #272a2d), color-stop(100%, #1c1e20));
  background: url(//gf1.geo.gfsrv.net/cdn63/4047bed964dcc231086f3e5fa0f417.jpg), -webkit-linear-gradient(left, #131416 0, #131416 0, #272a2d 47%, #1c1e20 100%);
  background: url(//gf1.geo.gfsrv.net/cdn63/4047bed964dcc231086f3e5fa0f417.jpg), -o-linear-gradient(left, #131416 0, #131416 0, #272a2d 47%, #1c1e20 100%);
  background: url(//gf1.geo.gfsrv.net/cdn63/4047bed964dcc231086f3e5fa0f417.jpg), -ms-linear-gradient(left, #131416 0, #131416 0, #272a2d 47%, #1c1e20 100%);
  background: url(//gf1.geo.gfsrv.net/cdn63/4047bed964dcc231086f3e5fa0f417.jpg), linear-gradient(to right, #131416 0, #131416 0, #272a2d 47%, #1c1e20 100%);
  box-shadow: 0 0 8px #000;
  color: #ffefbd;
  left: 50%;
  position: absolute !important;
  text-align: center;
  top: 50%;
  transform: translate(-50%, -50%) !important;
  -webkit-transform: translate(-50%, -50%) !important;
  -moz-transform: translate(-50%, -50%) !important;
  -ms-transform: translate(-50%, -50%) !important;
  -o-transform: translate(-50%, -50%) !important;
}
.modal.border {
  border-width: 4px;
  border-color: #e8a314;
  border-style: solid;
  -webkit-border-image: url(//gf2.geo.gfsrv.net/cdn73/b880f82a8f65e9ab46f58937217180.jpg) 4 4 4 4 stretch;
  border-image: url(//gf2.geo.gfsrv.net/cdn73/b880f82a8f65e9ab46f58937217180.jpg) 4 4 4 4 stretch;
}

#registerOverlay {
  display: none;
}

#steamOverlay {
  color: #000;
  padding: 5%;
  width: 80%;
}
#steamOverlay p {
  margin: 0 0 20px;
}
#steamOverlay .btn_default {
  text-transform: none;
  line-height: 130%;
  width: 80%;
}
#steamOverlay .btn_default strong {
  display: block;
}

/*------------------------------------*\
  ### Font Sizes Mobile ###
--------------------------------------*/
@media screen and (max-width: 767px) {
  h2 {
    font-size: 9vw;
  }

  h3 {
    font-size: 8vw;
  }

  h4 {
    font-size: 4.75vw;
  }

  .btn_default {
    font-size: 5vw;
  }

  #videoPreview .video > span {
    font-size: 4.838709677419355vw;
  }

  #requirements .column .head {
    font-size: 5vw;
  }

  input {
    font-size: 4vw;
  }

  label {
    font-size: 4.5vw;
  }

  .legal {
    font-size: 4vw;
  }

  .error_info,
  .password_info {
    font-size: 4vw;
  }

  #steamOverlay .btn_default {
    font-size: 4vw;
  }

  #steamOverlay .btn_default strong {
    font-size: 5vw;
  }
}
/* - - - - - - - - - - - - - - - - - - - - - - - */
/* TABLET - - - - - - - - - - - - - - - - - - - –*/
/* - - - - - - - - - - - - - - - - - - - - - - - */
@media only screen and (min-width: 768px) {
  /*------------------------------------*\
    ### Main Styles Tablet ###
  --------------------------------------*/
  body {
    font-size: 2.5vw;
  }

  h1#logo {
    margin: 0 auto;
    width: 70%;
  }

  h2 {
    font-size: 5vw;
    margin: 10% 0 35%;
  }

  h3 {
    font-size: 5.5vw;
  }

  h4 {
    font-size: 3vw;
  }

  .logo_positioner {
    left: 50%;
    margin: 0 auto;
    position: absolute;
    top: 2%;
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    width: 60%;
    z-index: 20;
  }

  section {
    padding-top: 133.333333333333%;
  }
  section ul.feature_list li {
    padding: 25px 0;
  }

  #videoPreview {
    bottom: 0;
    left: 0;
    right: 0;
    flex-direction: row;
    justify-content: center;
    position: absolute;
  }
  #videoPreview .video {
    margin: 10% auto 5%;
    height: 153px;
    padding: 0;
    width: 274px;
  }
  #videoPreview .video > span {
    font-size: 2.25vw;
  }

  #menu {
    bottom: 22%;
    left: auto;
    opacity: 1;
    margin: 10% auto 5%;
    position: absolute;
    width: 100%;
  }
  #menu .inner {
    display: flex;
    justify-content: center;
  }

  /*------------------------------------*\
  ### Buttons Desktop ###
  --------------------------------------*/
  .btn_default {
    background-image: url(//gf2.geo.gfsrv.net/cdna1/cabf083888b42c8b51968d1be0a768.png);
    background-position: center 0;
    font-size: 3vw;
    padding: 9.765625% 0 0;
    margin: 0 2%;
    width: 50.130208333333333%;
  }

  /*------------------------------------*\
    ### Start Panel Tablet ###
  --------------------------------------*/
  #start {
    background-image: url(//gf2.geo.gfsrv.net/cdna4/06b9f3dd9f25041875397c1c05898e.jpg);
    padding-top: 102.994791666666667%;
  }

  /*------------------------------------*\
    ### Panel One Tablet ###
  --------------------------------------*/
  #one {
    background-image: url(//gf2.geo.gfsrv.net/cdn75/2a579c4668eaffd7143d60808ee73d.jpg);
    padding-top: 104.1666666666666667%;
  }
  #one > .wrapper {
    left: 65%;
    width: 46%;
  }

  /*------------------------------------*\
    ### Panel Two Tablet ###
  --------------------------------------*/
  #two {
    background-image: url(//gf1.geo.gfsrv.net/cdn97/cabd3a8206d3c33543472fbd84de04.jpg);
    padding-top: 104.1666666666666667%;
  }
  #two > .wrapper {
    left: 30%;
    width: 45%;
  }
  #two > .wrapper h3 {
    width: 120%;
  }

  /*------------------------------------*\
    ### Panel Three Tablet ###
  --------------------------------------*/
  #three {
    background-image: url(//gf1.geo.gfsrv.net/cdn92/0b6c2f4d7c8aa30a59714648104b2e.jpg);
    padding-top: 104.1666666666666667%;
  }
  #three > .wrapper {
    left: 63%;
    width: 50%;
  }

  /*------------------------------------*\
    ### Media Tablet ###
  --------------------------------------*/
  #media {
    background-image: url(//gf3.geo.gfsrv.net/cdn8e/af2d118a6121bb6d880b3bbc07c00d.jpg);
    background-size: 100% 100%;
  }

  #mediaSlider .tabs {
    font-family: "Quattro", Georgia, Times, serif;
    margin: 0 auto;
    position: relative;
    z-index: 1;
  }
  #mediaSlider .tabs > li {
    color: #ff8a00;
    display: inline-block;
    height: 2em;
    line-height: 2em;
    margin: 0 10px 20px 0;
    padding: 0 3%;
  }
  #mediaSlider .tabs > li:hover, #mediaSlider .tabs > li.active {
    background-color: #0c1b29;
    background: rgba(0, 0, 0, 0.5);
    cursor: pointer;
    color: #ffefbd;
  }

  	/*------------------------------------*\
      ### System Desktop ###
    --------------------------------------*/
  #system {
    background-image: url(//gf1.geo.gfsrv.net/cdn30/a8215fd8c73834e4fd1a63c79d4e63.jpg);
    background-position: center bottom;
    min-height: calc(850px - 20%);
  }

  /*------------------------------------*\
     ### Register Tablet ###
   --------------------------------------*/
  #register {
    background-image: url(//gf3.geo.gfsrv.net/cdne1/849fbb9528d8b3c14ceeabdfd20ede.jpg);
  }
  #register #registerForm {
    margin: 0 auto;
    width: 60%;
  }
  #register #registerForm form {
    text-align: center;
  }
  #register #registerForm form p,
  #register #registerForm form h4 {
    text-align: left;
  }
  #register #registerForm form > button {
    padding-top: 19.480501865038996%;
    margin: 5% auto;
    text-align: center;
    width: 100%;
  }

  input,
  label {
    font-size: 3vw;
  }

  .password_info,
  .error_info {
    font-size: 2.5vw;
  }

  /*------------------------------------*\
     ### Requirements Tablet ###
   --------------------------------------*/
  #requirements {
    font-size: 2vw;
  }
  #requirements .column .head {
    font-size: 3vw;
  }

  /*------------------------------------*\
  ### Faq Tablet ###
  --------------------------------------*/
  #faq #chooseTopic,
  #faq #topic {
    font-size: 1.8vw;
    margin: 0 auto;
    width: 50%;
  }
  #faq .tab-content .question .arrow {
    right: 20px;
  }

  /*------------------------------------*\
     ### Footer Tablet ###
   --------------------------------------*/
  .logos_ranking > div {
    display: flex;
    flex-direction: row;
    justify-content: center;
  }
  .logos_ranking > div > span {
    margin: 0 1%;
  }

  .legal {
    font-size: 2vw;
  }

  /*------------------------------------*\
     ### Overlays Tablet ###
   --------------------------------------*/
  #steamOverlay {
    padding: 30px 45px;
    width: 80%;
  }
  #steamOverlay .btn_wrapper {
    display: flex;
  }
  #steamOverlay .btn_wrapper .btn_default {
    flex: 1;
    font-size: 2vw;
  }
  #steamOverlay .btn_wrapper .btn_default strong {
    font-size: 3vw;
    line-height: 120%;
  }
}
/* - - - - - - - - - - - - - - - - - - - - - - - */
/* DESKTOP - - - - - - - - - - - - - - - - - - - */
/* - - - - - - - - - - - - - - - - - - - - - - - */
@media only screen and (min-width: 1024px) {
  /*------------------------------------*\
    ### Main Styles Desktop ###
  --------------------------------------*/
  body {
    font-size: 1.1979166666666667vw;
  }

  :focus {
    outline: none;
  }

  h2 {
    font-size: 1.75vw;
    margin: 10% 0;
  }

  h3 {
    font-size: 2.86vw;
  }

  h4 {
    font-size: 1.25vw;
  }

  .logo_positioner {
    top: 15%;
    width: 35%;
  }

  /*------------------------------------*\
    ### Scroll Desktop ###
  --------------------------------------*/
  nav#scroll {
    bottom: 50%;
    display: block;
    height: 18.125em;
    margin: -11.875em 0 0;
    position: fixed;
    right: 0;
    text-indent: -9999px;
    top: 50%;
    width: 8%;
    z-index: 999;
  }
  nav#scroll > ul > li,
  nav#scroll > ul > li.active {
    border-radius: 20px;
    height: 40px;
    line-height: 40px;
    margin: 0 0 10px 0;
    position: relative;
    width: 40px;
  }
  nav#scroll > ul > li.active {
    background: #70413b;
  }
  nav#scroll > ul > li:after, nav#scroll > ul > li:before {
    background: white;
    background: rgba(255, 255, 255, 0.7);
    border-radius: 6px;
    content: '';
    display: block;
    height: 12px;
    left: 14px;
    position: absolute;
    vertical-align: middle;
    top: 14px;
    width: 12px;
  }
  nav#scroll > ul > li:before {
    background: transparent;
  }
  nav#scroll > ul > li:hover:before {
    background: #70413b;
    border-radius: 20px;
    margin: -14px 0 0 -14px;
    height: 40px;
    transition: all 1s linear;
    -webkit-transition: all .4s ease-out;
    -moz-transition: all .4s ease-out;
    width: 40px;
  }
  nav#scroll > ul > li:hover {
    cursor: pointer;
  }
  nav#scroll > ul > li:hover:after {
    background: white;
  }
  nav#scroll > ul > li:hover.active {
    background: #70413b;
  }
  nav#scroll > ul > li:nth-child(2).active, nav#scroll > ul > li:nth-child(2):hover:before {
    background: #b88aa2;
  }
  nav#scroll > ul > li:nth-child(3).active, nav#scroll > ul > li:nth-child(3):hover:before {
    background: #2c3958;
  }
  nav#scroll > ul > li:nth-child(4).active, nav#scroll > ul > li:nth-child(4):hover:before {
    background: #f98904;
  }
  nav#scroll > ul > li:nth-child(5).active, nav#scroll > ul > li:nth-child(5):hover:before {
    background: #215e76;
  }
  nav#scroll > ul > li:nth-child(6).active, nav#scroll > ul > li:nth-child(6):hover:before {
    background: #744146;
  }

  section {
    padding-top: 40%;
  }

  /*------------------------------------*\
    ### Start Section Desktop ###
  --------------------------------------*/
  #start {
    background-image: url(//gf1.geo.gfsrv.net/cdnf0/fee8580ddbe56ee377ec255124091b.jpg);
    background-size: 100%;
    padding-top: 44.2708333334%;
  }

  .wrapper {
    width: 65%;
  }

  #videoPreview {
    bottom: 20%;
    margin: 0;
    width: 100%;
    z-index: 11;
  }
  #videoPreview .video {
    height: 0;
    margin: 0 2%;
    padding: 7.96875% 0 0;
    width: 14.270833333333333%;
  }
  #videoPreview .video > span {
    font-size: 15px;
  }

  #vidBG {
    bottom: 0;
    left: 0;
    position: absolute;
    right: 0;
    text-align: center;
    top: 0;
    z-index: 10;
  }
  #vidBG > video {
    object-fit: fill;
    height: 100%;
    width: 100%;
  }

  /*------------------------------------*\
    ### Menu Desktop ###
  --------------------------------------*/
  #menu {
    bottom: 2%;
    left: 0;
    margin: 0;
    opacity: 1;
    padding: 1% 0;
    right: 0;
    text-align: center;
    width: 100%;
    z-index: 21;
  }
  #menu .inner {
    position: relative;
  }
  #menu .inner.hidden button {
    opacity: .6;
  }
  #menu.sticky {
    background-image: url(//gf3.geo.gfsrv.net/cdn51/7cee5afb6e756807826d5337c1f5a1.png);
    background-position: center bottom;
    background-color: #000;
    background-repeat: no-repeat;
    background-size: 110%;
    bottom: inherit;
    opacity: 1;
    position: fixed;
    top: 0;
    transition: top .5s, opacity .5s;
    z-index: 100;
    -webkit-transition: top .5s, opacity .5s;
    -moz-transition: top .5s, opacity .5s;
    -ms-transition: top .5s, opacity .5s;
    -o-transition: top .5s, opacity .5s;
  }
  #menu.hidden > button {
    opacity: 0.6;
  }

  #moreInfo,
  .menu_logo {
    display: block;
    font: 0.75vw/120% "PTSans", Arial, Helvetica, sans-serif;
  }

  .menu_logo {
    background: #000;
    height: 80px;
    margin-right: 5%;
    width: 200px;
  }

  #moreInfo {
    display: block;
    position: relative;
    margin-left: 5%;
    width: 200px;
  }
  #moreInfo .internal_link {
    color: #fff;
    position: absolute;
    top: 50%;
    left: 0;
    transform: translateY(-50%);
    width: 100%;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
  }

  /*------------------------------------*\
    ### Buttons Desktop ###
  --------------------------------------*/
  .btn_default {
    font-size: 1.5vw;
    padding: 3.9583333333333% 0 0;
    width: 20.05208333333333%;
  }
  .btn_default:hover::after {
    background-image: url(//gf2.geo.gfsrv.net/cdn74/8a6f321b0124557b3d810c9dd37c51.png);
    background-position: center -300px;
  }
  .btn_default:active::after {
    background-image: url(//gf2.geo.gfsrv.net/cdn74/8a6f321b0124557b3d810c9dd37c51.png);
    background-position: center -375px;
  }

  /*------------------------------------*\
    ### Panel One Desktop ###
  --------------------------------------*/
  #one {
    background-image: url(//gf2.geo.gfsrv.net/cdn40/bfafe1798cc1d258171ec19016233e.jpg);
    padding: 40% 0 0;
  }
  #one > .wrapper {
    right: 19%;
    left: auto;
    width: 24%;
  }

  /*------------------------------------*\
    ### Panel Two Desktop ###
  --------------------------------------*/
  #two {
    background-image: url(//gf3.geo.gfsrv.net/cdne0/21e9b06c40ed0625ce263d659cbccf.jpg);
    padding: 40% 0 0;
  }
  #two > .wrapper {
    left: 37%;
    width: 28%;
  }

  /*------------------------------------*\
    ### Panel Three Desktop ###
  --------------------------------------*/
  #three {
    background-image: url(//gf1.geo.gfsrv.net/cdn90/b51f2cf4d56cd16e5e6a4974dd98d2.jpg);
    padding: 40% 0 0;
  }
  #three > .wrapper {
    right: 0%;
    width: 30%;
  }

  /*------------------------------------*\
    ### Media Desktop ###
  --------------------------------------*/
  #media {
    background-image: url(//gf1.geo.gfsrv.net/cdn6c/f9b4e681ce6e25f28fc4f3df13b165.jpg);
  }

  #mediaSlider {
    margin: 0 auto;
    padding: 1.25em 0;
    text-align: left;
    max-width: 900px;
    width: 75%;
    line-height: 0;
  }
  #mediaSlider > h3 {
    background: rgba(0, 209, 255, 0.1);
    color: #fff;
    font-size: 2em;
    height: 2em;
    padding: 0 0.625rem;
    text-align: center;
    line-height: 2em;
  }
  #mediaSlider .sliderDots {
    display: none;
  }
  #mediaSlider .slide {
    float: left;
    overflow: hidden;
    position: relative;
    min-height: 1px;
  }
  #mediaSlider .slide .caption {
    display: block;
    background: rgba(0, 0, 0, 0.5);
    bottom: 0;
    left: 0;
    line-height: 130%;
    right: 0;
    padding: 20px 25px;
    position: absolute;
    text-align: center;
    z-index: 2;
  }
  #mediaSlider .slide img {
    height: 100%;
    width: 100%;
  }

  .sliderNav,
  .slides {
    box-sizing: border-box;
    list-style: none;
    padding: 0;
    position: relative;
    width: 100%;
  }

  .sliderNav li {
    border: 4px solid #000;
    box-sizing: border-box;
    cursor: pointer;
    float: left;
    overflow: hidden;
    transition: transform .5s;
    -webkit-transition: transform .5s;
    -moz-transition: transform .5s;
    -ms-transition: transform .5s;
    -o-transition: transform .5s;
  }
  .sliderNav li img {
    filter: alpha(opacity=60);
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=$procent)";
    -khtml-opacity: 0.6;
    -moz-opacity: 0.6;
    opacity: 0.6;
    width: 100%;
  }
  .sliderNav li.active, .sliderNav li:hover {
    border-width: 4px;
    border-color: #000;
    border-style: solid;
    -webkit-border-image: url(//gf3.geo.gfsrv.net/cdne0/3ff854731a033f5b35924019d49956.png) 4 4 4 4 round;
    border-image: url(//gf3.geo.gfsrv.net/cdne0/3ff854731a033f5b35924019d49956.png) 4 4 4 4 round;
  }
  .sliderNav li.active img, .sliderNav li:hover img {
    opacity: 1;
  }

  .scrollNavActive li {
    cursor: pointer;
  }

  .lazyLoading {
    position: relative;
    min-height: 1px;
  }
  .lazyLoading:before {
    background: url("//gf3.geo.gfsrv.net/cdn2a/c9858353c7e846dd0e24111ef22217.gif") center center no-repeat;
    content: '';
    height: 32px;
    left: 50%;
    margin: -16px 0 0 -16px;
    position: absolute;
    top: 150px;
    width: 32px;
  }

  .sliderNavScroller,
  .slidesScroller {
    box-sizing: border-box;
    overflow: hidden;
    width: 100%;
  }

  .slidesScroller {
    border-width: 4px;
    border-color: #000;
    border-style: solid;
    -webkit-border-image: url(//gf3.geo.gfsrv.net/cdne0/3ff854731a033f5b35924019d49956.png) 4 4 4 4 round;
    border-image: url(//gf3.geo.gfsrv.net/cdne0/3ff854731a033f5b35924019d49956.png) 4 4 4 4 round;
  }

  .slidesWrapper,
  .sliderNavWrapper {
    margin: 0 auto;
    position: relative;
  }
  .slidesWrapper .prev,
  .slidesWrapper .next,
  .sliderNavWrapper .prev,
  .sliderNavWrapper .next {
    background: rgba(0, 0, 0, 0.6);
    cursor: pointer;
    display: block;
    position: absolute;
    bottom: 4px;
    top: 4px;
    width: 38px;
    z-index: 99;
  }
  .slidesWrapper .prev:hover,
  .slidesWrapper .next:hover,
  .sliderNavWrapper .prev:hover,
  .sliderNavWrapper .next:hover {
    background: rgba(0, 0, 0, 0.8);
  }
  .slidesWrapper .prev:before,
  .slidesWrapper .next:before,
  .sliderNavWrapper .prev:before,
  .sliderNavWrapper .next:before {
    background-image: url(//gf3.geo.gfsrv.net/cdn84/1835ba3d3da2448fdf6037cd91363f.svg);
    background-position: center center;
    background-repeat: no-repeat;
    background-size: 100%;
    content: '';
    display: block;
    height: 23px;
    left: 50%;
    position: absolute;
    top: 50%;
    width: 13px;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
  }
  .slidesWrapper .prev,
  .sliderNavWrapper .prev {
    left: 4px;
  }
  .slidesWrapper .prev.prevInactive,
  .sliderNavWrapper .prev.prevInactive {
    opacity: 0.5;
  }
  .slidesWrapper .prev.prevInactive::before,
  .sliderNavWrapper .prev.prevInactive::before {
    background-image: url(//gf2.geo.gfsrv.net/cdn1a/e4a76c87d611d4cacf899e29ddf62a.svg);
  }
  .slidesWrapper .prev.prevInactive:hover,
  .sliderNavWrapper .prev.prevInactive:hover {
    cursor: default;
    opacity: 0.5;
  }
  .slidesWrapper .prev.prevInactive:hover::before,
  .sliderNavWrapper .prev.prevInactive:hover::before {
    background-image: url(//gf2.geo.gfsrv.net/cdn1a/e4a76c87d611d4cacf899e29ddf62a.svg);
  }
  .slidesWrapper .prev:before,
  .sliderNavWrapper .prev:before {
    background-image: url(//gf3.geo.gfsrv.net/cdn84/1835ba3d3da2448fdf6037cd91363f.svg);
  }
  .slidesWrapper .prev:hover::before,
  .sliderNavWrapper .prev:hover::before {
    background-image: url(//gf3.geo.gfsrv.net/cdn81/eb1fa514429de3a6e5f6809f840aff.svg);
  }
  .slidesWrapper .next,
  .sliderNavWrapper .next {
    right: 4px;
  }
  .slidesWrapper .next:hover::before,
  .sliderNavWrapper .next:hover::before {
    background-image: url(//gf3.geo.gfsrv.net/cdn81/eb1fa514429de3a6e5f6809f840aff.svg);
  }
  .slidesWrapper .next.nextInactive,
  .sliderNavWrapper .next.nextInactive {
    opacity: 0.5;
  }
  .slidesWrapper .next.nextInactive::before,
  .sliderNavWrapper .next.nextInactive::before {
    background-image: url(//gf2.geo.gfsrv.net/cdn1a/e4a76c87d611d4cacf899e29ddf62a.svg);
  }
  .slidesWrapper .next.nextInactive:hover,
  .sliderNavWrapper .next.nextInactive:hover {
    cursor: default;
  }
  .slidesWrapper .next.nextInactive:hover::before,
  .sliderNavWrapper .next.nextInactive:hover::before {
    background-image: url(//gf2.geo.gfsrv.net/cdn1a/e4a76c87d611d4cacf899e29ddf62a.svg);
  }
  .slidesWrapper .next:before,
  .sliderNavWrapper .next:before {
    transform: rotate(180deg) translate(35%, 50%);
    -webkit-transform: rotate(180deg) translate(35%, 50%);
    -moz-transform: rotate(180deg) translate(35%, 50%);
    -ms-transform: rotate(180deg) translate(35%, 50%);
    -o-transform: rotate(180deg) translate(35%, 50%);
  }

  .sliderNavWrapper {
    margin-top: 40px;
  }

  	/*------------------------------------*\
      ### System Desktop ###
    --------------------------------------*/
  #system {
    background-image: url(//gf1.geo.gfsrv.net/cdnfa/02a67afd5e591215603ca57b23c779.jpg);
    background-position: bottom center;
    background-color: #3a508c;
    padding: 33% 0 0;
    font-size: 0.8vw;
  }
  #system > .wrapper {
    top: 50%;
    left: 50%;
    position: absolute;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
  }
  #system > .wrapper > h3 {
    font-size: 2vw;
  }

  #requirements {
    font-size: 1vw;
    flex-direction: row;
    width: 60%;
  }
  #requirements .requirements {
    display: block;
  }
  #requirements .requirements.mobile {
    display: none;
  }
  #requirements .requirements table {
    border-collapse: separate;
    border-spacing: 2px;
    color: #fff7de;
    font-size: 0.9vw;
    line-height: 150%;
    position: relative;
    width: 100%;
    z-index: 1;
  }
  #requirements .requirements table span {
    white-space: nowrap;
  }
  #requirements .requirements table > colgroup > col.name {
    width: 24%;
  }
  #requirements .requirements table > colgroup > col.min, #requirements .requirements table > colgroup > col.max {
    width: 38%;
  }
  #requirements .requirements table tr td {
    background-color: #42568d;
  }
  #requirements .requirements table thead > tr:nth-child(1) > td:nth-child(1) {
    background-color: rgba(0, 0, 0, 0.1);
  }
  #requirements .requirements table > thead > tr {
    color: #fff;
  }
  #requirements .requirements table > thead > tr:nth-child(1) > td:nth-child(2) {
    background-color: rgba(0, 0, 0, 0.3);
  }
  #requirements .requirements table > thead > tr:nth-child(1) > td:nth-child(3) {
    background-color: rgba(40, 66, 110, 0.3);
  }
  #requirements .requirements table > tbody > tr > td:nth-child(1) {
    background: rgba(0, 0, 0, 0.2);
    color: #fff;
  }
  #requirements .requirements table > tbody > tr > td:nth-child(2) {
    background: rgba(0, 0, 0, 0.65);
  }
  #requirements .requirements table > tbody > tr > td:nth-child(3) {
    background: rgba(40, 66, 110, 0.65);
  }
  #requirements .requirements table > tbody > tr {
    margin: 2px;
  }
  #requirements .requirements table > thead > tr > td,
  #requirements .requirements table > tbody > tr > td {
    padding: 10px 15px;
  }
  #requirements .column {
    width: 60%;
  }
  #requirements .column.min div:not(.head):nth-child(even) {
    background: rgba(0, 0, 0, 0.65);
  }
  #requirements .column.max {
    grid-template-columns: 1fr;
    width: calc(40%);
  }
  #requirements .column.max > div:not(.head) {
    margin-left: 2px;
    box-sizing: border-box;
    width: calc(100% - 2px);
  }
  #requirements .column.max > div:nth-child(odd) {
    display: none;
  }
  #requirements .column.max .head {
    padding-left: 8px;
    grid-column: inherit;
  }
  #requirements .column .head {
    font-size: 1.125vw;
    padding-left: calc(30% + 28px);
  }
  #requirements .column div.even {
    background: rgba(0, 0, 0, 0.2);
  }
  #requirements .column > div:not(.head) {
    display: block;
    margin: 0 1px 1px 0;
  }

  .sys_content {
    display: flex;
  }

  .download {
    background-image: url(//gf1.geo.gfsrv.net/cdn0a/fb3a874d442b4f8f693769f08d2c9e.png);
    background-position: center;
    background-repeat: no-repeat;
    background-size: auto 100%;
    display: inline-block;
    flex: 1 30%;
    height: auto;
    position: relative;
    width: auto;
  }
  .download > p {
    color: #000;
    text-align: center;
    position: absolute;
    bottom: 5%;
    width: 100%;
  }

  	/*------------------------------------*\
      ### Register Desktop ###
    --------------------------------------*/
  #register {
    background-image: url(//gf2.geo.gfsrv.net/cdn74/a7fd7b167fff78b90ad097eccf3384.jpg);
    padding: 43.229166666666667% 0 0;
  }
  #register > .wrapper {
    top: 0;
    position: absolute;
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    width: 50%;
  }
  #register > .wrapper > h3 {
    margin: 7% auto 0;
    text-align: center;
    width: 70%;
  }
  #register > .wrapper p {
    font-size: 0.8vw;
  }

  .char {
    background: url(//gf2.geo.gfsrv.net/cdn17/a79f332256241dbdb4412c6f503ff0.png) bottom center no-repeat;
    background-size: 100%;
    bottom: 2px;
    left: 20%;
    padding-top: 35.9375%;
    position: absolute;
    width: 18.229166666666667%;
  }

  #registerForm {
    box-sizing: border-box;
    padding: 4% 5%;
    margin: 0 auto;
    width: 54%;
  }
  #registerForm form > h4 {
    margin-bottom: 7%;
  }
  #registerForm form > button {
    padding-top: 17.756060143326917%;
    margin: 5% 0;
    width: 91.14777540241151%;
  }

  label,
  input {
    font-size: 0.9vw;
    margin: 0 0 3% 0;
    width: calc(100% - 30px);
  }

  label {
    line-height: 130%;
    margin: 0 0 10px;
  }

  .input_wrapper {
    margin: 0 0 15px;
    position: relative;
  }

  .password_info,
  .error_info {
    font-size: .9vw;
    opacity: 0;
    position: absolute;
    right: -300px;
    top: 0;
    transition: opacity 1s;
    width: 250px;
    -webkit-transition: opacity 1s;
    -moz-transition: opacity 1s;
    -ms-transition: opacity 1s;
    -o-transition: opacity 1s;
  }
  .password_info.shown,
  .error_info.shown {
    right: -270px;
    opacity: 1;
    transition: opacity .3s;
    -webkit-transition: opacity .3s;
    -moz-transition: opacity .3s;
    -ms-transition: opacity .3s;
    -o-transition: opacity .3s;
  }
  .password_info:after,
  .error_info:after {
    border-width: 8px 8px 8px 0;
    border-color: transparent #b0b7de transparent transparent;
    top: 10px;
    left: -8px;
  }

  .error_info:after {
    border-color: transparent #c5233d transparent transparent;
  }

  /*------------------------------------*\
    ### Footer Desktop ###
  --------------------------------------*/
  footer {
    padding: 3% 1% 4%;
  }

  .logos_ranking,
  .logos {
    margin: 0 auto;
    width: 60%;
  }

  .legal {
    font-size: 12px;
    margin: 3% auto 0;
    width: 35%;
  }

  /*------------------------------------*\
    ### Overlays Desktop ###
  --------------------------------------*/
  #overlayWrapper > div {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
  }

  #steamOverlay {
    width: 35%;
  }
  #steamOverlay h3 {
    font-size: 2vw;
  }
  #steamOverlay .btn_wrapper .btn_default {
    font-size: 1vw;
  }
  #steamOverlay .btn_wrapper .btn_default strong {
    font-size: 1.5vw;
    line-height: 120%;
  }

  #registerOverlay,
  #steamOverlay {
    color: #ffefbd;
    min-width: 430px;
    width: 23%;
  }
  #registerOverlay .seperator,
  #steamOverlay .seperator {
    border-top: 1px solid rgba(158, 158, 158, 0.2);
    border-bottom: 1px solid rgba(0, 0, 0, 0.8);
    padding: 25px;
  }
  #registerOverlay > p,
  #steamOverlay > p {
    font-size: 0.9vw;
  }
  #registerOverlay .btn_default,
  #steamOverlay .btn_default {
    height: 75px;
    padding: 0;
    margin: 0;
    width: 385px;
  }
}
@keyframes fadeIn {
  0% {
    display: none;
    opacity: 0;
    transform: translateX(50px);
    -webkit-transform: translateX(50px);
    -moz-transform: translateX(50px);
    -ms-transform: translateX(50px);
    -o-transform: translateX(50px);
  }
  1% {
    display: block;
    opacity: 0;
    transform: translateX(50px);
    -webkit-transform: translateX(50px);
    -moz-transform: translateX(50px);
    -ms-transform: translateX(50px);
    -o-transform: translateX(50px);
  }
  100% {
    display: block;
    opacity: 1;
    transform: translateX(0);
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    -ms-transform: translateX(0);
    -o-transform: translateX(0);
  }
}
