/* Generated by less 2.5.1 */
@font-face {
  font-family: Changa One;
  src: url(../fonts/ChangaOne-Regular.ttf);
}
@font-face {
  font-family: Gadugi;
  src: url(../fonts/gadugi.ttf);
}
@font-face {
  font-family: Gadugi Bold;
  src: url(../fonts/gadugib.ttf);
}
/* ----------------------------
-------------------------------
---------------------------- */
html {
  scroll-behavior: smooth;
}
body {
  font-family: "Gadugi", Arial, sans-serif;
}
h1,
h2,
h3 {
  font-family: "Changa One", Arial, sans-serif;
  letter-spacing: 1px;
  text-transform: uppercase;
}
h2 {
  font-size: 4rem;
}
h2.white {
  color: white;
}
.white-font {
  color: white;
}
#fittext1 span {
  margin-right: 3px;
}
.navbar .container {
  max-width: 100%;
}
.navbar .header_logo {
  width: 250px;
}
@media screen and (max-width: 480px) {
  .navbar .header_logo {
    width: 150px;
  }
}
@media screen and (max-width: 480px) {
  .navbar .navbar-nav {
    text-align: center;
    margin: 1rem 0;
  }
}
@media screen and (max-width: 480px) {
  .navbar .navbar-nav .nav-item {
    border-top: 1px solid #dedede;
  }
}
@media screen and (max-width: 480px) {
  .navbar .navbar-nav .nav-item .bb_button {
    margin-top: 1.5rem;
    margin-left: 0;
  }
}
.navbar .navbar-nav .nav-item .nav-link {
  font-family: "Changa One", Arial, sans-serif;
  letter-spacing: 1px;
}
.navbar .bb_button {
  margin-left: 1.5rem;
}
#mainNav {
  background-color: white;
  border-bottom: 1px solid rgba(33, 37, 41, 0.1);
}
#mainNav .navbar-nav > li.nav-item > a.nav-link {
  font-size: 1.2rem;
  color: #8b837d !important;
  font-weight: 100;
  padding: 1.2rem 1.5rem;
}
#mainNav .navbar-nav > li.nav-item > a.nav-link:focus,
#mainNav .navbar-nav > li.nav-item > a.nav-link:hover {
  font-size: 1.2rem;
  font-weight: 100;
  color: #432f1f !important;
}
.menu-toggle {
  width: 50px;
  height: 40px;
  position: relative;
  margin: 0;
  padding: 0;
  text-indent: -9999px;
  background-image: url(../img/baseline-menu-24px.svg);
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
  background-color: transparent;
}
.main-navigation {
  position: absolute;
  top: 18px;
  right: 20px;
  width: auto;
}
@media screen and (max-width: 760px) {
  .main-navigation {
    margin: -8px 0;
  }
}
.main-navigation .menu-item a {
  font-family: "Changa One", Arial, sans-serif;
  letter-spacing: 1px;
  text-transform: uppercase;
  font-size: 1.2rem;
  color: #8b837d !important;
  font-weight: 100;
  padding: 0.8rem 1.5rem;
}
.main-navigation .menu-item a:hover,
.main-navigation .menu-item a:focus {
  font-size: 1.2rem;
  font-weight: 100;
  color: #432f1f !important;
}
.main-navigation .menu-item a:hover {
  background-color: #ededed;
  border-radius: 60px;
}
.main-navigation .menu-item.current_page_item {
  /*a {
                color: #432f1f !important;
                background-color: #ededed;
                border-radius: 60px;
                margin: 0 5px;
            }*/
}
.post a,
.post a:visited {
  color: #404040;
}
.post a {
  text-decoration: underline;
}
.post h2 a {
  text-decoration: none;
}
@media screen and (max-width: 760px) {
  #site-navigation {
    background: white;
    box-shadow: 0 10px 25px -10px #555555;
  }
  #site-navigation .menu-item {
    width: 100%;
    text-align: center;
  }
  #site-navigation .menu-item:last-child {
    background-repeat: no-repeat;
    background-position: center;
    margin: 0;
    margin-bottom: 50px;
  }
}
header {
  position: relative;
}
header.masthead {
  padding: 0;
}
header.masthead h1 {
  background: -webkit-linear-gradient(#ffffff, #ababab);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  text-transform: uppercase;
  letter-spacing: 1px;
  line-height: 80%;
}
header.masthead .my-auto {
  position: relative;
}
@media screen and (max-width: 480px) {
  header.masthead p {
    padding: 1rem 2rem;
    margin-bottom: 2rem !important;
  }
  header.masthead p br {
    display: none;
  }
}
header .overlay {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(50, 50, 50, 0.7);
  z-index: -1;
}
.slider {
  position: relative;
  padding: 0;
}
.slider .slider-content {
  position: absolute;
  z-index: 999;
  text-align: center;
  width: 100%;
  bottom: 25%;
}
.slider .slider-content h1 {
  font-size: 200px;
  color: white;
  text-shadow: 0 0px 30px #333333;
  line-height: 60px;
}
@media screen and (max-width: 480px) {
  .slider .slider-content h1 {
    line-height: 20px;
  }
}
@media screen and (max-width: 480px) {
  .list-unstyled {
    margin: 0;
  }
}
.social-icons .fb,
.social-icons .ig,
.social-icons .tw,
.social-icons .re {
  z-index: 999;
  display: block;
  width: 44px;
  height: 50px;
  background-image: url(../img/social-icons.png);
  margin-bottom: 0.8rem;
}
.social-icons .fb {
  background-position: 44px 0;
}
.social-icons .ig {
  background-position: 44px -50px;
}
.social-icons .tw {
  background-position: 44px -100px;
}
.social-icons .re {
  background-position: 44px -150px;
}
footer .social-icons {
  margin-top: 1rem;
}
footer .social-icons div {
  display: inline-block;
  margin-right: 1rem;
}
.floating-icons {
  z-index: 999;
  position: fixed;
  top: 20%;
  left: 2%;
}
@media screen and (max-width: 480px) {
  .floating-icons {
    display: none;
  }
}
.floating-icons .fb,
.floating-icons .ig,
.floating-icons .tw,
.floating-icons .re {
  z-index: 999;
  display: block;
  width: 44px;
  height: 50px;
  background-image: url(../img/social-icons.png);
  margin-bottom: 0.8rem;
}
.floating-icons .fb {
  background-position: 44px 0;
}
.floating-icons .ig {
  background-position: 44px -50px;
}
.floating-icons .tw {
  background-position: 44px -100px;
}
.floating-icons .re {
  background-position: 44px -150px;
}
.video-content {
  position: absolute;
  top: 20%;
  left: 0;
  z-index: 998;
  width: 100%;
}
@media screen and (max-width: 480px) {
  .video-content {
    top: initial;
    bottom: 20%;
  }
}
.site-main {
  margin-top: 120px;
}
.site-main .entry-title {
  font-size: 3rem !important;
}
.widget-area {
  padding-left: 50px;
}
@media screen and (max-width: 480px) {
  .widget-area {
    padding-left: 0;
  }
}
.widget-area .widget {
  margin: 0;
  padding: 0;
}
.widget-area .widget .widget-title {
  font-size: 1.5rem;
}
.widget-area .widget ul {
  margin: 0;
  padding: 0;
  list-style: none;
  margin-bottom: 2rem;
}
.widget-area .widget ul li {
  margin-bottom: 0;
}
.widget-area .widget .menu li {
  margin-bottom: 10px;
}
.widget-area .widget .menu li.current-menu-item a {
  color: black;
  text-decoration: underline;
}
.cover-video {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}
video {
  object-fit: fill;
}
.video {
  object-fit: fill;
}
.video video {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translateX(-50%) translateY(-50%);
  transform: translateX(-50%) translateY(-50%);
  min-width: 100%;
  min-height: 100%;
  width: auto;
  height: auto;
  z-index: -1000;
  overflow: hidden;
}
.screen-height {
  max-width: 100%;
}
@media screen and (max-width: 480px) {
  .screen-height[style] {
    height: 320px !important;
  }
}
a.bb_button {
  background-image: url(../img/button_buynow.png);
  background-repeat: repeat-x;
  width: 276px;
  height: 72px;
  color: white;
  font-size: 24px;
  line-height: 24px;
  text-transform: uppercase;
  text-align: center;
  font-family: "Changa One", Arial, sans-serif;
  letter-spacing: 1px;
  display: inline-block;
  margin-left: 2rem;
  padding: 24px 30px;
}
a.bb_button:hover,
a.bb_button:active {
  color: white !important;
  text-decoration: none;
}
@media screen and (max-width: 480px) {
  a.bb_button {
    width: 260px;
    height: 60px;
    font-size: 20px;
    padding: 16px 0px;
    background-size: 90%;
    background-position: center;
    background-repeat: no-repeat;
    margin: 0;
  }
}
@media screen and (max-width: 480px) {
  section {
    padding: 4rem 0;
  }
}
section.darker {
  background: #f5f5f5;
}
section .section-heading {
  margin-bottom: 3rem;
}
@media screen and (max-width: 480px) {
  section .section-heading {
    font-size: 2rem;
  }
}
section .youtube-video iframe {
  width: 1440px;
  height: 720px;
}
@media screen and (max-width: 780px) {
  section .youtube-video iframe {
    width: 100%;
    height: 280px;
  }
}
section ul li {
  margin-bottom: 2rem;
}
.image-border {
  border: 28px solid transparent;
  border-image-source: url(../img/window_border.png);
  border-image-repeat: round;
  border-image-slice: 65;
  border-image-width: 30px;
  width: 100%;
}
@media screen and (max-width: 480px) {
  .image-border {
    margin-bottom: 2rem;
  }
}
.consoles {
  margin-top: 10%;
}
.consoles img {
  padding: 0.5rem;
  opacity: 0.7;
}
@media screen and (max-width: 480px) {
  .consoles img {
    width: 100px;
  }
}
.last-cta {
  background: #2c1a0e;
}
footer {
  background: black;
  font-size: 12px;
  letter-spacing: 1px;
  padding: 3rem 4rem;
  color: white;
  text-align: center;
}
footer .footer-logos .right {
  text-align: right;
}
@media screen and (max-width: 780px) {
  footer .footer-logos .right {
    text-align: center;
  }
}
footer .footer-logos img {
  height: 60px;
}
@media screen and (max-width: 780px) {
  footer .footer-logos img {
    width: auto;
    height: 40px;
    margin-bottom: 20px;
  }
}
@-webkit-keyframes rubberBand {
  from {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
  30% {
    -webkit-transform: scale3d(1.05, 0.75, 1);
    transform: scale3d(1.05, 0.75, 1);
  }
  40% {
    -webkit-transform: scale3d(0.75, 1.02, 1);
    transform: scale3d(0.75, 1.02, 1);
  }
  50% {
    -webkit-transform: scale3d(1.02, 0.85, 1);
    transform: scale3d(1.02, 0.85, 1);
  }
  65% {
    -webkit-transform: scale3d(0.95, 1.02, 1);
    transform: scale3d(0.95, 1.02, 1);
  }
  75% {
    -webkit-transform: scale3d(1.02, 0.95, 1);
    transform: scale3d(1.02, 0.95, 1);
  }
  to {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}
@keyframes rubberBand {
  from {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
  30% {
    -webkit-transform: scale3d(1.02, 0.75, 1);
    transform: scale3d(1.02, 0.75, 1);
  }
  40% {
    -webkit-transform: scale3d(0.75, 1.02, 1);
    transform: scale3d(0.75, 1.02, 1);
  }
  50% {
    -webkit-transform: scale3d(1.02, 0.85, 1);
    transform: scale3d(1.02, 0.85, 1);
  }
  65% {
    -webkit-transform: scale3d(0.95, 1.02, 1);
    transform: scale3d(0.95, 1.02, 1);
  }
  75% {
    -webkit-transform: scale3d(1.02, 0.95, 1);
    transform: scale3d(1.02, 0.95, 1);
  }
  to {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}
.trailer-section {
  background-size: cover;
}
.features-section {
  background-repeat: repeat;
}
.title .section-heading {
  margin-bottom: 1rem;
}
.title p {
  margin-bottom: 5rem;
}
.tanks-section {
  background-size: cover;
  color: white !important;
}
.tanks-section .n2-section-smartslider {
  background: white;
  border-radius: 6px;
  color: #222222;
  padding: 20px;
  margin-bottom: 20px;
}
.press-section {
  background-size: cover;
}
.press-section h2 {
  color: white;
  text-shadow: 0 0px 30px #333333;
}
.faq-section {
  background-size: repeat;
}
.support-section {
  background-size: cover;
}
.steam-section {
  background: #262626;
  padding: 4rem 0;
}
.card {
  color: #222222;
  padding: 20px;
  margin-bottom: 20px;
}
.card a {
  font-weight: 900;
  color: orange;
  border-bottom: 2px solid orange;
  padding-bottom: 10px;
  text-decoration: none;
}
.card a:hover {
  color: black;
  border-bottom: 2px solid black;
}
.container-full {
  padding-right: 100px;
  padding-left: 100px;
  margin-right: auto;
  margin-left: auto;
  box-sizing: border-box;
}
@media screen and (max-width: 780px) {
  .container-full {
    padding-right: 20px;
    padding-left: 20px;
  }
}
.comments-area .comments-title {
  margin-bottom: 50px;
}
.comments-area .comment-list {
  margin: 0;
  padding: 0;
  list-style: none;
}
.comments-area .comment-list .comment {
  margin-bottom: 50px;
}
.comments-area .comment-meta {
  background: initial;
  text-align: left;
  padding: 0;
  color: initial;
}
.content-area {
  margin-bottom: 100px;
}
