body,
html {
  font-family: Verdana, Geneva, sans-serif;
  text-rendering: optimizeLegibility !important;
  background-color: #000;
  background-clip: border-box;
  width: 100% !important;
  height: 100% !important;
  max-width: 100%;
  overflow-x: hidden;
}
h1 {
  font-weight: 700;
  font-size: 32px;
  color: #fff;
}
h2 {
  font-size: 22pt;
  font-weight: 700;
  color: #ccc;
  margin-top: 5px;
  margin-bottom: 20px;
}
p {
  font-size: 14pt;
  color: #ccc;
  line-height: 1.25;
}
.text-justify {
  text-align: justify;
}
ul,
ol {
  list-style: none;
}
#preloader {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: #ddd;
  z-index: 99999;
  height: 100%;
}
#status {
  position: absolute;
  left: 50%;
  top: 50%;
  width: 64px;
  height: 64px;
  margin: -32px 0 0 -32px;
  padding: 0;
}
.vcenter {
  display: inline-block;
  vertical-align: middle;
  float: none;
}
ul,
ol {
  padding: 0;
  -webkit-padding: 0;
  -moz-padding: 0;
}
ul.cat li {
  display: inline-block;
}
ol.type li {
  display: inline-block;
  margin-left: 20px;
}
ol.type li a {
  color: #777;
  padding: 8px 16px;
  border: 1px solid #ccc;
  border-radius: 2px;
}
ol.type li a.active {
  color: #f6f6f6;
  border: 1px solid #cf5022;
  background: #cf5022;
}
ol.type li a:hover {
  color: #f6f6f6;
  border: 1px solid #cf5022;
  background: #cf5022;
}
.navbar-custom {
  padding: 0;
  border-bottom: 0;
  letter-spacing: 1px;
  background: #03252b;
  text-transform: uppercase;
}
.navbar-custom .navbar-brand {
  font-weight: 100;
}
.navbar-custom .navbar-brand img {
  margin-top: -14px;
  height: 48px;
}
.navbar-custom .navbar-brand i.fa {
  color: #fff;
}
.navbar-custom .navbar-brand:focus {
  outline: 0;
}
.navbar-custom .navbar-toggle {
  color: #fff;
  background-color: #123435;
  font-size: 18px;
  border-radius: 2px;
  padding: 0 4px;
}
.navbar-custom .navbar-brand .navbar-toggle:focus,
.navbar-custom .navbar-brand .navbar-toggle:active {
  outline: 0;
}
.navbar-custom a {
  color: #b6d7d7;
}
#nav-menu .nav {
  font-size: 13px;
}
.navbar-custom .nav li a {
  -webkit-transition: background 0.3s ease-in-out;
  -moz-transition: background 0.3s ease-in-out;
  transition: background 0.3s ease-in-out;
}
.navbar-custom .nav li a:hover {
  outline: 0;
  color: #fff;
  -webkit-transition: color 0.25s;
  -moz-transition: color 0.25s;
  transition: color 0.25s;
  background-color: transparent;
}
.navbar-custom .nav li a:focus,
.navbar-custom .nav li a:active {
  outline: 0;
  background-color: transparent;
  color: #fff;
  -webkit-transition: color 0.25s;
  -moz-transition: color 0.25s;
  transition: color 0.25s;
}
.navbar-custom .nav li.active {
  outline: 0;
}
.navbar-custom .nav li.active a {
  background-color: rgba(255, 255, 255, 0.18);
}
.navbar-custom .nav li.active a:hover {
  color: #fff;
}
nav ul ul {
  display: none;
}
nav ul li:hover > ul {
  display: block;
}
nav ul {
  box-shadow: 0 0 9px rgba(0, 0, 0, 0.15);
  padding: 0 20px;
  border-radius: 10px;
  list-style: none;
  position: relative;
  display: inline-table;
}
nav ul:after {
  content: '';
  clear: both;
  display: block;
}
nav ul li {
  float: left;
}
nav ul li:hover a {
  color: #fff;
}
nav ul li a {
  display: block;
  padding: 25px 40px;
  color: color;
  text-decoration: none;
}
nav ul ul {
  background: #5f6975;
  border-radius: 0;
  padding: 0;
  position: absolute;
  top: 100%;
}
nav ul ul li {
  float: none;
  border-top: 1px solid #6b727c;
  border-bottom: 1px solid #575f6a;
  position: relative;
}
nav ul ul li a {
  padding: 15px 40px;
  color: #fff;
}
nav ul ul li a:hover {
  background: #123435;
}
nav ul ul ul {
  position: absolute;
  left: 100%;
  top: 0;
}
.section-title.center {
  padding-top: 40px;
}
.section-title h2,
.section-title.center h2 {
  margin-bottom: 5px;
}
.language {
  background: #03252b;
}
.language img {
  border: 1px solid #000;
}
.language:hover img {
  box-shadow: 0 0 10px #9ecaed;
  -webkit-transition: box-shadow 0.25s;
  -moz-transition: box-shadow 0.25s;
  transition: box-shadow 0.25s;
}
.flag {
  position: relative;
  top: 13px;
  margin: 0 15px;
  width: 32px;
  height: 20px;
}
#intro {
  display: table;
  width: 100%;
  height: 1000px;
  padding: 80px 0;
  text-align: center;
  color: #fff;
  background-color: #000;
  background-clip: border-box;
}
@media (max-width: 768px) {
  #intro {
    padding: 60px 0;
  }
}
#dust-canvas {
  height: 1000px;
  position: absolute;
  top: 0;
  left: 50%;
  transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
}
#parallax2 {
  position: absolute;
  top: 0;
  left: 50%;
  transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
}
#parallax1 {
  position: absolute;
  top: 433px;
  left: 50%;
  transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
}
#parallax-logo {
  position: absolute;
  top: 120px;
  left: 50%;
  transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
}
#fixed-silhouette {
  position: absolute;
  top: 719px;
  left: 49.9%;
  transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  height: auto;
  z-index: 1;
}
#main-container {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
}
#s-body {
  position: relative;
  left: 0;
  top: 0;
}
#s-about-game {
  padding: 80px 0;
  background: #000
    url(../img/Logos/Compressed/Intruders_logo.png)
    no-repeat center fixed;
}
#about-subtitle,
#about-text {
  margin-bottom: 20px;
  padding-left: -15px;
}
#intruders-logo {
  margin: 0 auto 40px auto;
  padding-top: 120px;
}
#about-gif-divs {
  padding: 40px auto;
}
#hide-img {
  background: #000
    url(../img/About_game_section/Compressed/about-hide-compressor.png)
    no-repeat center;
}
#discover-img {
  background: #000
    url(../img/About_game_section/Compressed/about-discover-compressor.png)
    no-repeat center;
}
#immerse-img {
  background: #000
    url(../img/About_game_section/Compressed/about-immerse-compressor.png)
    no-repeat center;
}
#hide-img:hover,
.hide-mobile-hover {
  background-image: url(../img/About_game_section/Compressed/about-hide-gif-compressor.gif) !important;
}
#discover-img:hover,
.discover-mobile-hover {
  background-image: url(../img/About_game_section/Compressed/about-discover-gif-compressor.gif) !important;
}
#immerse-img:hover,
.immerse-mobile-hover {
  background-image: url(../img/About_game_section/Compressed/about-immerse-gif-compressor.gif) !important;
}
.about-gif {
  max-width: 230px;
  max-height: 230px;
  border: 4px solid #fff;
  border-radius: 50%;
  display: block;
  margin: 45px auto 25px auto;
  box-shadow: 0 0 20px #9ecaed;
  transition: all 0.7s;
  -webkit-transition: all 0.7s;
  -moz-transition: all 0.7s;
}
.gif-div:hover .about-gif {
  box-shadow: 0 0 40px #9ecaed;
  -ms-transform: scale(1.05);
  -webkit-transform: scale(1.05);
  transform: scale(1.05);
}
.about-gif-mobile-hover {
  max-width: 230px;
  max-height: 230px;
  border: 4px solid #fff;
  border-radius: 50%;
  display: block;
  margin: 45px auto 25px auto;
  box-shadow: 0 0 45px #9ecaed;
  transition: all 0.9s;
  -webkit-transition: all 0.9s;
  -moz-transition: all 0.9s;
  -ms-transform: scale(1.1);
  -webkit-transform: scale(1.1);
  transform: scale(1.1);
}
.gif-div:hover p {
  font-weight: 700;
}
.no-hover {
  pointer-events: none;
}
#s-videos {
  padding: 60px 0;
}
#s-videos img {
  margin-top: 20px;
}
#s-videos p {
  margin-top: 20px;
  margin-bottom: 30px;
}
#skull-intruders {
  padding-top: 50px;
}
#skull-intruders img {
  margin: 0 auto;
  float: none;
}
#s-stores {
  padding: 80px 0;
  background: #000 url(../img/Compressed/parallax1-compressor.jpg) no-repeat
    center fixed;
}
.store-logo {
  max-width: 85%;
  border-radius: 50%;
  display: block;
  margin: 40px auto 20px auto;
  transition: all 0.3s;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
}
.store-element:hover .store-logo {
  box-shadow: 0 0 24px #9ecaed;
  -ms-transform: scale(1.03);
  -webkit-transform: scale(1.03);
  transform: scale(1.03);
}
#s-gallery {
  padding: 60px 0;
}
#s-gallery .gallery-text {
  margin-left: 10px;
}
#s-gallery H4 {
  font-size: 20px;
}
#s-gallery li {
  margin-bottom: 3px;
  list-style: none;
  padding: 0;
  font-size: 13px;
}
#s-gallery li:before {
  content: '✓';
  font-weight: 600;
  padding-right: 10px;
  color: #e75926;
}
#s-gallery i.fa {
  float: left;
  display: block;
  margin-right: 15px;
  font-size: 44px;
  text-shadow: 0 0 1px #666;
}
#s-gallery p {
  margin-top: 20px;
  margin-bottom: 30px;
}
.slider-container {
  visibility: hidden;
  position: relative;
  margin: 0 auto;
  width: 960px;
  height: 540px;
  overflow: hidden;
}
#s-bso {
  margin-bottom: 30px;
}
#bso-subtitle {
  margin-bottom: 20px;
}
#bso-img {
  margin: 0 auto;
}
#s-awards {
  margin-bottom: 30px;
}
#awards-title {
  padding-top: 50px;
}
#awards-subtitle {
  margin-bottom: 35px;
}
#intruders-awards {
  margin: 25px auto 50px auto;
}
#intruders-awards img {
  margin: 0 auto;
}
#s-D3dRudder {
  margin-bottom: 30px;
}
#D3dRudder-title {
  margin-bottom: 25px;
}
#BSO-text2,
#D3dRudder-text2 {
  margin-top: 15px;
}
#D3dRudder-img {
  margin: 0 auto;
}
#s-press {
  padding: 80px 0;
  background: #000 url(../img/parallax2.jpg) no-repeat center fixed;
}
#press-title {
  margin-bottom: 20px;
}
#press-img {
  margin: 0 auto;
}
#press-download {
  margin: 30px auto;
  padding: 10px;
  background-color: #011514;
  color: #9ecaed;
  box-shadow: 0 0 2px #9ecaed;
  transition: all 0.3s;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
}
#press-download:hover {
  margin: 28px auto;
  padding: 12px;
  background-color: #011514;
  color: #fff;
  box-shadow: 0 0 10px #9ecaed;
}
#s-logos img {
  margin: 0 auto;
  transition: all 0.25s;
  -webkit-transition: all 0.25s;
  -moz-transition: all 0.25s;
}
#s-logos img:hover {
  margin: 0 auto;
  opacity: 0.6;
  -ms-transform: scale(1.1);
  -webkit-transform: scale(1.1);
  transform: scale(1.1);
}
#s-rrss {
  margin-bottom: 50px;
}
.social {
  margin-left: -30px;
}
.social ul {
  margin-top: 30px;
}
.social ul li {
  display: inline-block;
  margin: 0 20px;
}
.social i.fa {
  font-size: 40px;
  padding-top: 8px;
  color: #fff;
  border-radius: 4px;
  transition: all 0.3s;
  transition: all 0.25s;
  -webkit-transition: all 0.25s;
  -moz-transition: all 0.25s;
}
.social i.fa:hover {
  color: #777;
  -ms-transform: scale(1.2);
  -webkit-transform: scale(1.2);
  transform: scale(1.2);
}
.logos-and-rrss-title {
  margin: 80px auto 30px auto;
  font-size: 20pt;
}
#s-footer {
  margin-top: 80px;
  padding: 20px 0;
  text-align: center;
  background-color: #011514;
}
#s-footer p {
  font-size: 14px;
  margin-top: 10px;
}
