 @charset "UTF-8";
/* CSS Document */

a {
  color:#222;
  text-decoration:underline;
}

a:active {
  color:#222;
  text-decoration:underline;
}

a:visited {
  color:#222;
  text-decoration:underline;
}

a:hover {
  color:#15ff00;
  text-decoration:underline;
}

hr{
    padding: 0px;
    margin: 0px;
  }


.navbar {
  display: none;
  position:fixed;}


/* Introversion news !
–––––––––––––––––––––––––––––––––––––––––––––––––– */

.introversion-real-two-column {
  float: left;
  box-sizing:
  border-box;
  width: 50%;
}

.introversion-social-icon {
  border:0;
  height: 40px; /* Redefined to be larger for bigger screens further down */
}

#introversion-news {
    max-height: 1000px;
    overflow: hidden;
}

#introversion-news-readmore1 {
    position: absolute;
    margin-bottom: 40px;
    bottom: 0;
    left: 0;
    width: 100%;
    background-image: linear-gradient(to bottom, transparent, white);
    height: 40px;
}

#introversion-news-readmore2 {
    position: absolute;
    bottom: 0;
    left: 0;
    height: 40px;
    width: 100%;
    background: white;
    text-align: center;
}


/* Youtube responsive embedding in news section
–––––––––––––––––––––––––––––––––––––––––––––––––– */
.embed-container { position: relative; padding-bottom: 56.25%; height: 0; overflow: hidden; max-width: 100%; }
.embed-container iframe, .embed-container object, .embed-container embed { position: absolute; top: 0; left: 0; width: 100%; height: 100%; }




/* Sections
–––––––––––––––––––––––––––––––––––––––––––––––––– */
.section {
  padding: 12rem 0 7rem;
  text-align: left;
}
.section-heading,
.section-description {
  margin-bottom: 1.2rem;
}



/* Section - News
–––––––––––––––––––––––––––––––––––––––––––––––––– */
.news {
  padding-top: 10rem;
  padding-bottom:10rem;

}
.news .section-description {
  margin-bottom: 4rem;
}

a.news {
  color:#222;
  text-decoration:underline;
}

a.news:active {
  color:#222;
  text-decoration:underline;
}

a.news:visited {
  color:#222;
  text-decoration:underline;
}

a.news:hover {
  color:#15ff00;
  text-decoration:underline;
}



/* Section - Games
–––––––––––––––––––––––––––––––––––––––––––––––––– */
.games {
  background-size: 100%;
  background-color: #0e1326;
  color:#FFF;
  padding-top: 7rem;
}
.games .section-description {
  margin-bottom: 4rem;
}

.gamelinks	{
     color:#fff;
     font-size:1.2rem
}

a.gamelinks {
     color:#15ff00;
     text-decoration:underline;
     font-size:1.2rem
}


a.gamelinks:visited {
     color:#15ff00;
     text-decoration:underline;
}

a.gamelinks:hover {
    color: #fff; }

a.gamelinks:active {
    color: #15ff00; }





/* Section - aboutimage
–––––––––––––––––––––––––––––––––––––––––––––––––– */
.aboutimage {
  background-image: url('../images/about/groupphoto.jpg');
  height:550px;
  background-size: cover;
  background-position:center;
  background-size: 100%;
  color: #fff;
  background-color:#000;
}
.aboutimage .section-description {
  margin-bottom: 4rem;
}




/* Section - about
–––––––––––––––––––––––––––––––––––––––––––––––––– */
.about {
  background-size: 100%;
  background-color: #000;
  color:#FFF;
  padding-top: 5rem;
  padding-bottom: 5rem;
}
.about .section-description {
  padding-top: 5rem;
  margin-bottom: 4rem;
}


/* Section - press
–––––––––––––––––––––––––––––––––––––––––––––––––– */
.press {
  background-size: 100%;
  background-color: #29343d;
  color:#FFF;
}
.press .section-description {
  margin-bottom: 4rem;
}



.press	{
     color:#fff;
     font-size:1.2rem
}

a.press {
     color:#15ff00;
     text-decoration:underline;
     font-size:1.2rem
}


a.press:visited {
     color:#15ff00;
     text-decoration:underline;
}

a.press:hover {
    color: #fff; }

a.press:active {
    color: #15ff00; }


/* Section - footer
–––––––––––––––––––––––––––––––––––––––––––––––––– */
.footer {
  background-size: 100%;
  background-color: #081927;
  color:#FFF;
  padding-top: 5rem;
  padding-bottom: 5rem;
}
.footer .section-description {
  margin-bottom: 4rem;

}



/* Bigger than 150 */
@media (min-width: 150px) {

    /* Top Image 800 x 450
–––––––––––––––––––––––––––––––––––––––––––––––––– */
.mobilelogo {
display:block;
}

.topimage {
  background-image: url('../images/top/topbackgroundmobile,3.jpg');
  height:80rem;
  background-size: cover;
  background-position:center;
  background-size: 100%;
  color: #fff;

}
.topimage .section-description {
  margin-bottom: 4rem;
}

.somethinghidden{
    display: none;}

.special-top{
    display:none;}

.pagallery2{
    display: none;}

.newsheadline{
font-size:2rem; line-height:2.5rem;
}

#play_vid {
  height:190px;
  padding-top:4%;
}

#player {
  height:190px;
  padding-top:4%;
}

.topimage {
  height:200px;
}

.aboutimage {
  height:180px;
  }



.news {
  padding-top: 3rem;
  padding-bottom:4rem;
}
.news .section-description {
  margin-bottom: 2rem;
}


/* Bigger than 350 */
@media (min-width: 350px) {

  .introversion-social-icon {
    height: 60px; /* Redefined to be larger for bigger screens further down */
  }


.newsheadline{
font-size:2.7rem; line-height:2.5rem;
    }

#play_vid {
  height:190px;
  padding-top:3%;
}

#player {
  height:190px;
  padding-top:3%;
}

.topimage {
  height:200px;
}

.aboutimage {
  height:250px;
  }

  .section {
    padding: 12rem 0 11rem;
  }
  .hero {
    padding-bottom: 12rem;
    text-align: left;
    height: 165px;
  }
  .phone {
    position: absolute;
    top: -7rem;
    right: 3rem;
    max-height: 362px;
    z-index: 3;
  }
  .phone + .phone {
    top: -6rem;
    display: block;
    max-width: 73.8%;
    right: 0;
    z-index: 2;
    max-height: 338px;
  }
  .hero-heading {
    font-size: 2.4rem;
  }
}






/* Bigger than 550 */
@media (min-width: 550px) {

  .introversion-social-icon {
    height: 80px; /* Redefined to be larger for bigger screens further down */
  }

/* Top Image 2560x1440
–––––––––––––––––––––––––––––––––––––––––––––––––– */
.topimage {
  background-image: url('../images/top/topbackground,3.jpg');
}

.pagallery2{
    display: block;}

.newsspacer{
  height:1.5rem;
}

.newsheadline{
font-size:2.2rem; line-height:2.5rem;
    }

.steambuy {
    margin-left:auto;
    margin-right:auto;
  width:457px;
}

#play_vid {
  padding-top:2%;
  height:320px;
}

#player {
  padding-top:2%;
  height:320px;
}

.topimage {
  height:350px;
}

.aboutimage {
  height:400px;
  }

  .section {
    padding: 12rem 0 11rem;
  }
  .hero {
    padding-bottom: 12rem;
    text-align: left;
    height: 165px;
  }
  .phone {
    position: absolute;
    top: -7rem;
    right: 3rem;
    max-height: 362px;
    z-index: 3;
  }
  .phone + .phone {
    top: -6rem;
    display: block;
    max-width: 73.8%;
    right: 0;
    z-index: 2;
    max-height: 338px;
  }
  .hero-heading {
    font-size: 2.4rem;
  }
}


/* Bigger than 600 */
@media (min-width: 650px) {

.introversion-social-icon {
    height: 100px; /* Redefined to be larger for bigger screens further down */
}

.somethinghidden{
    text-align:center;
    display:inline;
    margin-left:10px;}
    }

/* Bigger than 800 */
@media (min-width: 800px) {

.mobilelogo {
display:none;
}


.newsheadline{
font-size:3.2rem; line-height:3.2rem; margin-left:-2px;
    }

  .newsspacer{
      height:3.5rem;
    }

  .topimagespacer{
      height:6rem;
    }

/* Navbar */
  .navbar + .docs-section {
    border-top-width: 0; }
  .navbar,
  .navbar-spacer {
    display: block;
    width: 100%;
    height: 6rem;
    background: #fff;
    z-index: 99;
    border-top: 0px solid #eee;
    border-bottom: 1px solid #eee; }
  .navbar-spacer {
    display: none; }
  .navbar > .container {
    width: 90%;}
  .navbar-list {
    list-style: none;
    margin-bottom: 0;
    float:right; }
  .navbar-item {
    position: relative;
    float: left;
    margin-bottom: 0; }

  a.navbar-link {
    text-transform: uppercase;
    font-size: 11px;
    font-weight: 600;
    letter-spacing: .2rem;
    margin-left: 20px;
    text-decoration: none;
    line-height: 6rem;
    color: #222; }

   a.navbar-link:visited {
     color:#222;
     text-decoration:underline;
}

a.navbar-link:hover {
    color: #15ff00; }

a.navbar-link:active {
    color: #15ff00; }







#play_vid {
  padding-top:1%;
  height:480px;
}

#player {
  padding-top:1%;
  height: 480px;

}

.topimage {
  height:500px;
}

.aboutimage {
  height:500px;
  }

  .hero {
    height: 190px;
  }
  .hero-heading {
    font-size: 2.6rem;
  }
  .section {
    padding: 14rem 0 15rem;
  }
  .hero {
    padding: 16rem 0 14rem;
  }
  .section-description {
    max-width: 60%;
    margin-left: auto;
    margin-right: auto;
  }
  .phone {
    top: -14rem;
    right: 5rem;
    max-height: 510px;
  }
  .phone + .phone {
    top: -12rem;
    max-height: 472px;
  }
  .categories {
    padding: 15rem 0 8rem;
  }
}



/* Bigger than 1100 */
@media (min-width: 1100px) {
.special-top{
    text-align:center;
    display:block;
    height:60px;
    margin-top:15px;}

.newsheadline{
font-size:4rem; line-height:4rem; margin-left:-2px;
    }

/* Navbar */
  .navbar + .docs-section {
    border-top-width: 0; }
  .navbar,
  .navbar-spacer {
    display: block;
    width: 100%;
    height: 6rem;
    background: #fff;
    z-index: 99;
    border-top: 0px solid #eee;
    border-bottom: 1px solid #eee; }
  .navbar-spacer {
    display: none; }
  .navbar > .container {
    width: 100%;}
  .navbar-list {
    list-style: none;
    margin-bottom: 0;
    float:right; }
  .navbar-item {
    position: relative;
    float: left;
    margin-bottom: 0; }

  .navbar-link {
    text-transform: uppercase;
    font-size: 11px;
    font-weight: 600;
    letter-spacing: .2rem;
    margin-left: 30px;
    text-decoration: none;
    line-height: 6rem;
    color: #222; }

   .navbar-link:visited {
     color:#222;
     text-decoration:underline;
}

  .navbar-link:hover {
    color: #15ff00; }

  .navbar-link:active {
    color: #15ff00; }




  .newsspacer{
      height:5rem;
    }

.topimage {
  height:700px;
}

#play_vid {
  padding-top:7%;
  height:600px;
}

#player {
  padding-top:7%;
  height: 600px;
}



.aboutimage {
  height:550px;
  }




/* Bigger than 1300 */
@media (min-width: 1300px) {
.topimage {
  height:800px;
}

.special-top{
    text-align:center;
    display:block;
    height:71px;
    margin-top:47px;}


.aboutimage {
  height:550px;
  }

  .section {
    padding: 20rem 0 10rem;
  }
  .hero {
    padding: 22rem 0;
  }
  .hero-heading {
    font-size: 3.0rem;
  }
  .phone {
    top: -16rem;
    max-height: 615px;
  }
  .phone + .phone {
    top: -14rem;
    max-height: 570px;
  }
}
