@font-face {
    font-family: socialFont;
    src: url(Social_Shapes.ttf);
    /* src: url(socicon/fonts/socicon.ttf); */
 }

 *{
    box-sizing: border-box;
    margin: 0;
    padding: 0;
    font-family: 'Roboto';
 }

/* Works on Firefox */
* {
    scrollbar-width: thin;
    scrollbar-color: #078836 rgba(0, 0, 0, 0.700);
  }
  
  /* Works on Chrome, Edge, and Safari */
  *::-webkit-scrollbar {
    width: 12px;
  }
  
  *::-webkit-scrollbar-track {
    background: rgba(0, 0, 0, 0.500);
  }
  
  *::-webkit-scrollbar-thumb {
    background-color: #078836;
    border-radius: 20px;
    border: 3px solid rgba(0, 0, 0, 0.500);
  }

  #gameAnchor{
    scroll-margin-top: 90px;
  }

  #serviceAnchor{
    scroll-margin-top: 90px;
  }

  #studioAnchor{
    scroll-margin-top: 90px;
  }

  #contactAnchor{
    scroll-margin-top: 90px;
  }

 .grid {
    display: block;
    /* grid-template-columns: auto;
    grid-template-rows: auto; */
 }

 .menu-options a.icon {
    display: none;
  }

.showcase{
    position: relative;
    right: 0;
    width: 100%;
    min-height: 100vh;
    /* padding: 100px; */
    /* display: flex; */
    /* justify-content: space-between; */
    align-items: center;
    background: #111;
    transition: 0.5s;
    z-index: 2;
}

.showcase video
{
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: fill;
  opacity: 0.8;
}

/* body{
    width: 100%;
    height: 100%;
    margin: 0 auto;
} */

.menuPos{
    /* position: absolute; */
    position:fixed;
    margin:auto;
    right: 0;
    top: 0;
    left: 0;
    width: 100%;
    padding: 15px 100px;
    z-index: 1000;
    /* overflow: hidden; */
    background-color: rgba(0, 0, 0, 0.600);

    /* display: flex; */
    /* justify-content: space-between; */
    /* align-items: center; */
}

#allMenu {
  position: inline;
}

.logo{
    float: left;
    width: 10%;
    z-index: 1000;
}

.menu-options{
    width: 80%;
    float: right;
    z-index: 1000;
}

/* .menu-options ul li{
    margin-left: 10px;
    display: inline-block;
    float: center;
    text-align: center;
    list-style: none;
    color: #078836;
 align-items: center;
} */

.menu-options a:hover {
    color: #ffffff;
}

.menu-options a{
    float: right;
    display: block;
    text-align: right;
    padding: 14px 16px;
    color: #078836;
    text-decoration: none;
    font-size: 25px;
    font-weight: bold;
}



.dropdown {
  position:flex;
  float: right;
  overflow: hidden;
  width: 10%;
  z-index: 1000;
}

.dropdown .dropbtn {
  font-size: 16px;  
  border: none;
  outline: none;
  color: white;
  padding: 14px 16px;
  background-color: inherit;
  font-family: inherit;
  margin: 0;
}

.dropdown:hover .dropbtn {
  background-color: #078836;
}

.dropdown-content {
  display: none;
  position: absolute;
  background-color: rgba(0,0,0,0.3);
  min-width: 40px;
  box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
  z-index: 1000;
}

.dropdown-content a {
  float: none;
  color: black;
  padding: 12px 16px;
  text-decoration: none;
  display: block;
  text-align: left;
}

.dropdown-content a:hover {
  background-color: #078836;
}

.dropdown:hover .dropdown-content {
  display: block;
}

@media (max-width: 600px) {
  .dropdown {
      width: 20%;
  }
}
@media (max-width: 600px) {
  .menuPos{
    padding: 15px 20px; 
  }
}


.textVideo
{
  position: relative;
  padding-top: 350px;
  z-index: 10;
  text-align: center;
}

.textVideo h2
{
  font-size: 5em;
  font-weight: 800;
  color: #fff;
  line-height: 1em;
  text-transform: uppercase;
}
.textVideo h3
{
  font-size: 2em;
  font-weight: 700;
  color: #fff;
  line-height: 1em;
  text-transform: uppercase;
}

.textVideo a
{
  display: inline-block;
  font-size: 1em;
  background: #078836;
  padding: 10px 10px;
  text-transform: uppercase;
  text-decoration: none;
  font-weight: 500;
  margin-top: 10px;
  color: rgb(255, 255, 255);
  letter-spacing: 2px;
  transition: 0.2s;
}
.textVideo a:hover
{
  letter-spacing: 6px;
}

/* .menu{
    width: 100%;
    background-color: #252323;
    height: 75px;
} */

/* main{
    margin: 0 auto;
    width: 1080px;
    position: relative;
} */

.social_youtube {
    /* font-family: socialFont; */
    font-family:socicon;
    color: #078836;
}

.social_facebook {
  /* font-family: socialFont; */
  font-family:socicon;
  color: #078836;
}

.social_discord {
  /* font-family: socialFont; */
  font-family:socicon;
  color: #078836;
}

.social_twitch {
  /* font-family: socialFont; */
  font-family:socicon;
  color: #078836;
}

.social_twitter {
  /* font-family: socialFont; */
  font-family:socicon;
  color: #078836;
}

.social_instagram{
  /* font-family: socialFont; */
  font-family:socicon;
  color: #078836;
}

.social_youtube::before{
  content: "\e051";
}
.social_facebook::before{
  content: "\e041";
}

.social_discord::before{
  content: "\e086";
}

.social_twitch::before{
  content: "\e05a";
}
.social_twitter::before{
  content: "\e040";
}

.social_instagram::before{
  content: "\e057";
}

.col-100{
    width: 100%;
    position: relative;
    /* z-index: 5; */
}

.games{
  position: relative;
  display: flex;
  background-image: url('../img/textureB.webp');
  border-top: 5px solid #078836;
  /* opacity: 0.5; */

  /* top: 0;
  left: 0; */
  /* background: rgba(0, 0, 0, 0); */
  /* background-image: url("./img/logo.png");   */
  /* width: 100%;
  height: 100%; */
}

.GameVideo{
  width: 50%;
  padding: 50px;
  /* background: rgb(41, 40, 40); */
}

.GameVideo video{
  /* width: 640px;
  height: 360px; */
  width: 100%;
  border-style: solid;
  border-color:#078836;
  /* padding: 10px; */
}

.GameContent{
  width: 50%;
  padding: 50px;
  /* background: rgb(85, 84, 84); */
}

.GameStores{
  text-align: center;
  padding: 10px;
  background: black;
}

.tabs {
  /* max-width: 400px; */
  /* display: flex; */
  padding: 50px;
  flex-direction: column;
  width: 100%;
  background: #000000c4;
  box-shadow: 0px 0px 10px black;
}

.tabs_head{
  display: flex;
  align-items: stretch;

}

.tabs_toggle{
  display: flex;
  width: 33.3334%;
  height: 50px;
  align-items: center;
  justify-content: center;
  /* background: #f2f2f2; */
  cursor: pointer;
  color: #078836;
  font-size: 20pt;
}

.tabs_toggle.is_active{
  /* background: #078836; */
  color: #ffffff;
  font-size: 28pt;
}

.tabs_content{
  padding: 30px;
  display: none;
}

.tabs_content p{
 color: white;
 font-size: 16pt;
}

.tabs_content.is_active{
  display: block;
}

.columnImages img{
  opacity: 0.8; 
  cursor: pointer; 
}

.columnImages img:hover{
  opacity: 1;
}

.bigImage {
  position: relative;
  display: none;
}

.closebtn {
  position: absolute;
  top: 10px;
  right: 15px;
  color: white;
  font-size: 35px;
  cursor: pointer;
}

/* Slideshow container */
.slideshow-container {
  /* max-width: 1000px; */
  width: 100%;
  position: relative;
  margin: auto;
  border-top: 5px solid #078836;
}

/* Next & previous buttons */
.prev, .next {
  cursor: pointer;
  position: absolute;
  top: 50%;
  width: auto;
  padding: 16px;
  margin-top: -22px;
  color: white;
  font-weight: bold;
  font-size: 18px;
  transition: 0.6s ease;
  border-radius: 0 3px 3px 0;
  user-select: none;
}

/* Position the "next button" to the right */
.next {
  right: 0;
  border-radius: 3px 0 0 3px;
}

/* On hover, add a black background color with a little bit see-through */
.prev:hover, .next:hover {
  background-color: rgba(0,0,0,0.8);
}

/* Caption text */
.caption {
  color: #f2f2f2;
  font-size: 15px;
  padding: 30px;
  padding-top: 100px;
  padding-left: 600px;
  position: absolute;
  top: 0px;
  width: 100%;
  text-align: center;

  /* display: inline-flex; */
  /* position: absolute;
  -moz-box-align: center;
  align-items: center;
  -moz-box-pack: center;
  justify-content: center;
  width: 33.3333%;
  min-width: 320px;
  bottom: 300px; */
}

.caption h3{
  font-size: 32pt;
  text-decoration: underline;
  text-underline-position: under;
  text-decoration-color: #ffffff;
  text-decoration-thickness: 2px;
}

.caption p{
  font-size: 28pt;
}

.caption a
{
  display: inline-block;
  font-size: 1em;
  background: #078836;
  padding: 10px 10px;
  text-transform: uppercase;
  text-decoration: none;
  font-weight: 500;
  margin-top: 10px;
  color: rgb(255, 255, 255);
  letter-spacing: 2px;
  transition: 0.2s;
}
.caption a:hover
{
  letter-spacing: 6px;
}



/* Number text (1/3 etc) */
.numbertext {
  color: #f2f2f2;
  font-size: 12px;
  padding: 8px 12px;
  position: absolute;
  top: 0;
}

/* The dots/bullets/indicators */
.dot {
  cursor: pointer;
  height: 15px;
  width: 15px;
  margin: 0 2px;
  background-color: #bbb;
  border-radius: 50%;
  display: inline-block;
  transition: background-color 0.6s ease;
}

.active, .dot:hover {
  background-color: #717171;
}

/* Fading animation */
.fade {
  animation-name: fade;
  animation-duration: 1.5s;
}

.theStudio{
  border-top: 5px solid #078836;
  text-align: center;
  padding: 50px;
  padding-top: 30px;
  background-color: rgb(0, 0, 0);
  color: white;
}

.theStudio h2{
  font-size: 32pt;
  /* border-bottom: 3px solid #078836; */
  text-decoration: underline;
  text-underline-position: under;
  text-decoration-color: #078836;
  text-decoration-thickness: 2px;
}

/* .theStudio h2 span{
  border-bottom: 3px solid #078836;
} */

.theStudio p{
  font-size: 22pt;
  text-align: justify;
  padding-left: 100px;
  padding-right: 100px;
}

.theStudio a
{
  display: inline-block;
  font-size: 1em;
  background: #078836;
  padding: 10px 10px;
  text-transform: uppercase;
  text-decoration: none;
  font-weight: 500;
  margin-top: 10px;
  color: rgb(255, 255, 255);
  letter-spacing: 2px;
  transition: 0.2s;
}
.theStudio a:hover
{
  letter-spacing: 6px;
}

.pillars{
  position: relative;
  display: flex;
  border-top: 5px solid #00000048;
  /* background-image: url('../img/HexagonTile_B.png'); */
}

#essence{
  background-image: url('../img/HexagonTile_B.png');
}

#people{
  background-image: url('../img/8918.jpg');
}

/*#job{
  background-image: url('../img/jobpattern.jpg');
}*/

.pillarsContainer{
  position: relative;
  width: 100%;
  max-width: 1980px;
  margin: auto;
}
.pillarsContainer h2{
  text-align: center;
  padding-top: 30px;
  padding-bottom: 10px;
  font-size: 32pt;
  color: white; 

}

.pillars ul{
  display: flex;
  flex-wrap: wrap;
  margin: -10px 0px 20px;
  -moz-box-pack: center;
  justify-content: center;
  list-style: none;
  padding: 0px;
}

.pillars li{
  padding-right: 7.5px;
  width: 25%;
  margin-top: 36px;
  display: block;
  list-style: none;
}

.wrapper {
  position: relative;
  display: block;
  min-height: 100%;
  background: rgba(0, 0, 0, 0.60);
  box-sizing: border-box;
}

.wrapper img{
  border-style: none;
  vertical-align: middle;
  max-width: 100%;
}

.wrapper .text{
  position: relative;
  padding: 20px 20px 40px;
  box-sizing: border-box;
  color: white;
}

.wrapper .text h3{
  margin-bottom: 7px;
  font-size: 20pt;
  color: white;
}

.wrapper .text p{
  margin: 0px;
  font-size: 18pt;
  text-align: justify;
}

.bar{
  position: absolute;
  top: -8px;
  height: 3px;
  left: 0px;
  right: 0px;
  background-color: currentcolor;
}


.thejob{
  /* border-top: 5px solid #078836; */
  text-align: center;
  padding: 50px;
  padding-top: 30px;
  background-color: rgb(0, 0, 0);
  color: white;
  border-top: 5px solid #00000048;
}

.thejob h2{
  font-size: 32pt;
  /* border-bottom: 3px solid #078836; */
  text-decoration: underline;
  text-underline-position: under;
  text-decoration-color: #078836;
  text-decoration-thickness: 2px;
}

/* .thejob h2 span{
  border-bottom: 3px solid #078836;
} */

.thejob p{
  font-size: 22pt;
  text-align: center;
  padding-left: 100px;
  padding-right: 100px;
}

.thejob a
{
  display: inline-block;
  font-size: 1em;
  background: #4a4a4a;
  padding: 10px 10px;
  text-transform: uppercase;
  text-decoration: none;
  font-weight: 500;
  margin-top: 10px;
  color: rgb(255, 255, 255);
  letter-spacing: 2px;
  transition: 0.2s;
}
.thejob a:hover
{
  letter-spacing: 6px;
}


.tab {
  display: inline-block;
  margin-left: 4em;
}

.contact{
  border-top: 5px solid #078836;
  text-align: center;
  padding: 50px;
  padding-top: 30px;
  background-color: rgb(0, 0, 0);
  color: white;
}

.contact h2{
  font-size: 32pt;
  text-decoration: underline;
  text-underline-position: under;
  text-decoration-color: #078836;
  text-decoration-thickness: 2px;
}

.contact h3{
  font-size: 28pt;
}


.contact h3{
  @media (max-width: 768px){font-size: 20pt;}
}

.contact p{
  font-size: 14pt;
  text-align: center;
  padding-left: 100px;
  padding-right: 100px;
  padding-top: 50px;
}

.contact a
{
  display: inline-block;
  font-size: 1em;
  background: #078836;
  padding: 10px 10px;
  text-transform: uppercase;
  text-decoration: none;
  font-weight: 500;
  margin-top: 10px;
  color: rgb(255, 255, 255);
  letter-spacing: 2px;
  transition: 0.2s;
}
.contact a:hover
{
  letter-spacing: 6px;
}



@keyframes fade {
  from {opacity: .4} 
  to {opacity: 1}
}

/* On smaller screens, decrease text size */
@media only screen and (max-width: 300px) {
  .prev, .next,.text {font-size: 11px}
}



@media screen and (max-width: 1000px) {
    .menu-options a/*:not(:first-child)*/ {display: none;}
    .menu-options a.icon {
      float: right;
      display: block;
      z-index: 10;
    }
  }
  

  @media screen and (max-width: 1000px) {
    .menu-options.responsive {position: relative;}
    .menu-options.responsive a.icon {
      position: absolute;
      right: 0;
      top: 0;
      z-index: 10;
    }
    .menu-options.responsive a {
      float: none;
      direction: rtl;
      display: block;
      text-align: left;
      z-index: 10;
      background-color: rgba(0, 0, 0, 0.500);
    }

    .games{
      display: block;
      /* width: 100%; */

    }

    .GameContent .GameVideo{
      width: 100%;
      display: flex;
      padding: 0px;
      margin: 0px;
      /* object-fit: cover;  */
      height: 100%;
    }

    .GameVideo video{
      width: 100%;
      object-fit: cover; 
    }

    .theStudio p{
      padding-left: 10px;
      padding-right: 10px;
    }

    .pillars ul{
      position: relative;
      display: block;
    }

  }


  /*game section */

.bg-cover{
    background-image: url('../img/8918.jpg');
    background-size: cover;
}

.container {
    margin-left: 30rem;
    margin-right: 30rem;
    padding-left: 1rem;
    padding-right: 1rem;
}

.container {
  @media (max-width: 1680px){
  margin-left: auto;
  margin-right: auto;}
}

.text-center {
    text-align: center;
    color: white;
}

.py-12 {
    padding-top: 3rem;
    padding-bottom: 3rem;
}

.flex {
    display: flex;
}

.flex-col {
    flex-direction: column;
}

.mdflex-row {
    @media (min-width: 768px) {
        flex-direction: row;
    }
}

.justify-center {
    justify-content: center;
}

.items-center {
    align-items: center;
}

.space-x-0 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(0px * var(--tw-space-x-reverse));
    margin-left: calc(0px * calc(1 - var(--tw-space-x-reverse)));
}

.mdspace-x-4 > :not([hidden]) ~ :not([hidden]) {
    @media (min-width: 768px) {
        --tw-space-x-reverse: 0;
        margin-right: calc(1rem * var(--tw-space-x-reverse));
        margin-left: calc(1rem * calc(1 - var(--tw-space-x-reverse)));
    }
}

.space-y-4 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(1rem * calc(1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(1rem * var(--tw-space-y-reverse));
}

.mdspace-y-0 > :not([hidden]) ~ :not([hidden]) {
    @media (min-width: 768px) {
        --tw-space-y-reverse: 0;
        margin-top: calc(0px * calc(1 - var(--tw-space-y-reverse)));
        margin-bottom: calc(0px * var(--tw-space-y-reverse));
    }
}

.w-full {
    width: 100%;
}

.md:w-1_2 {
    @media (min-width: 768px) {
        width: 50%;
    }
}

.p-4 {
    padding: 1rem;
}

.text-left {
    text-align: left;
}

.text-5xl {
    font-size: 3rem;
    line-height: 1;
}

.font-bold {
    font-weight: 700;
}

.mt-4 {
    margin-top: 1rem;
}

.text-xl {
    font-size: 1.25rem;
    line-height: 1.75rem;
}

.mt-8 {
    margin-top: 2rem;
}

.bg-green-500 {
    background-color: #10B981;
}

.hover\\:bg-green-700:hover {
    background-color: #047857;
}

.text-white {
    color: #ffffff;
}

.font-bold {
    font-weight: 700;
}

.py-2 {
    padding-top: 0.5rem;
    padding-bottom: 0.5rem;
}

.px-4 {
    padding-left: 1rem;
    padding-right: 1rem;
}

.rounded {
    border-radius: 0.25rem;
}

.flex-wrap {
    flex-wrap: wrap;
}

.justify-center {
    justify-content: center;
}

.mt-8 {
    margin-top: 2rem;
}

.space-x-4 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(1rem * var(--tw-space-x-reverse));
    margin-left: calc(1rem * calc(1 - var(--tw-space-x-reverse)));
}

.w-40 {
    width: 10rem;
}

.h-24 {
    height: 6rem;
}



/* Style for clickable images */
.clickable-image {
  cursor: pointer;
  transition: 0.3s;
}

.clickable-image:hover {
  opacity: 0.7;
}

/* The Modal (background) */
.modal {
  display: none;
  position: fixed;
  z-index: 1;
  padding-top: 200px;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: auto;
  background-color: rgb(0,0,0);
  background-color: rgba(0,0,0,0.9);
}

/* Modal Content (Image) */
.modal-content {
  margin: auto;
  display: block;
  width: 80%;
  max-width: 1080px;
}

/* Caption of Modal Image */
#caption {
  margin: auto;
  display: block;
  width: 80%;
  max-width: 700px;
  text-align: center;
  color: #ccc;
  padding: 10px 0;
}

/* Add Animation */
.modal-content, #caption {    
  animation-name: zoom;
  animation-duration: 0.6s;
}

@keyframes zoom {
  from {transform:scale(0)} 
  to {transform:scale(1)}
}

/* The Close Button */
.close {
  position: absolute;
  top: 160px;
  right: 200px;
  color: #f1f1f1;
  font-size: 40px;
  font-weight: bold;
  transition: 0.3s;
}

.close:hover,
.close:focus {
  color: #bbb;
  text-decoration: none;
  cursor: pointer;
}


.bg-gray-800{
  background-color: #000000;
}


.containerB {
  margin-left: auto;
  margin-right: auto;
  padding-left: 1rem;
  padding-right: 1rem;
}

.text-centerB {
  text-align: center;
}

.py-12B {
  padding-top: 3rem;
  padding-bottom: 3rem;
}

.flexB {
  display: flex;
}

.flex-colB {
  flex-direction: column;
}

.mdflex-rowB {
  @media (min-width: 768px) {
      flex-direction: row;
  }
}

.justify-centerB {
  justify-content: center;
}

.items-centerB {
  align-items: center;
}

.space-x-0B > :not([hidden]) ~ :not([hidden]) {
  --tw-space-x-reverse: 0;
  margin-right: calc(0px * var(--tw-space-x-reverse));
  margin-left: calc(0px * calc(1 - var(--tw-space-x-reverse)));
}

.mdspace-x-4B > :not([hidden]) ~ :not([hidden]) {
  @media (min-width: 768px) {
      --tw-space-x-reverse: 0;
      margin-right: calc(1rem * var(--tw-space-x-reverse));
      margin-left: calc(1rem * calc(1 - var(--tw-space-x-reverse)));
  }
}

.space-y-4B > :not([hidden]) ~ :not([hidden]) {
  --tw-space-y-reverse: 0;
  margin-top: calc(1rem * calc(1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(1rem * var(--tw-space-y-reverse));
}

.mdspace-y-0B > :not([hidden]) ~ :not([hidden]) {
  @media (min-width: 768px) {
      --tw-space-y-reverse: 0;
      margin-top: calc(0px * calc(1 - var(--tw-space-y-reverse)));
      margin-bottom: calc(0px * var(--tw-space-y-reverse));
  }
}

.w-fullB {
  width: 100%;
}

.mdw-1_3B {
  @media (min-width: 768px) {
      width: 33.333333%;
  }
}

.p-4B {
  padding: 1rem;
}

.mx-autoB {
  margin-left: auto;
  margin-right: auto;
}

.text-3xlB {
  font-size: 1.875rem;
  line-height: 2.25rem;
}

.font-boldB {
  font-weight: 700;
  color: white
}

.mt-4B {
  margin-top: 1rem;
}

.mt-2B {
  margin-top: 0.5rem;
}

.text-lgB {
  font-size: 1.125rem;
  line-height: 1.75rem;
  color: white
}


.custom-hr {
  border: 0.5px solid #666;
  margin: 10px 0;
  width: 30%; /* Adjust the width as needed */
  margin-left: auto;
  margin-right: auto;
}
  