body
{
  margin:0;
  padding:0;
  display:flex;
  justify-content:center;
  font-family: Georgia;
}

#footer_buttons li{
	display:inline;
}

#footer_buttons li{
	font-size:30px;
	padding:0vw 7vw;
}

#footer_button a{
  box-shadow: 0 1px 5px rgba(0,0,0,0.2);
  color:black;
  text-decoration:none;
  padding: 10px 8px;
  background-color:white;
  border-radius:7px;
}

#footer_button a:hover{
  box-shadow: 0 1px 15px rgba(0,0,0,0.5);
  transition:0.2s;
}

.footer{
  height:200px;
  background-color:rgba(0, 0, 0, 0.3);
}

.footer_container{
  font-family: "Arial", "Courier New", monospace;
  position:relative;
  left:0%;
  top:20%;
  margin:auto;
  width:auto;
}




.trailer_box{
  width:95%;
  padding-bottom:500px;
}

.trailer_left{
  height:500px;
  width:50%;
  float:left;
}

.trailer_right{
  height:500px;
  width:50%;
  float:right;
}

.trailer_tiny{
  height: 68%;
  width:90%;
}

h1{
    font-family: "Arial", "Courier New", monospace;
    font-size:50px;
    font-weight:bold;
}

h3{
  margin:40px;
}


/*start of hi text*/

h4 {
  font-size: 40px; /* Larger subtitle */
  font-weight: bold;
  font-family: "Arial", "Courier New", monospace;
  margin-top: 30px;
  margin-bottom: 20px;
  color: #ffffff;
  text-align: center;
  text-shadow: 0px 1px 5px rgba(0, 0, 0, 0.7);
}

.looping-text {
  font-size: 40px;
  font-family: Arial, sans-serif;
  font-weight: bold;
  color: #ffffff;
  text-align: center;
  display: inline-block; /* Ensures it behaves like a box */
  width: 80px; /* Adjust this to fit your longest text, like 'hi...' */
}



/* end of hi text*/


.map_name{
  font-size:60px;
  font-family: "Arial", "Courier New", monospace;
  font-weight: bold;
  width:100%;
  height:10%;
  padding-top: 20px;
}
.map_description{
  font-size:35px;
  font-family: "Arial", "Courier New", monospace;
  width:60%;
  height:25%;
  padding-top:15px;
}

.map_buttons{
  font-family: "Arial", "Courier New", monospace;
  width:100%;
  height:10%;
}

#mapbuttons li{
	display:inline;
}

#mapbuttons li{
	font-size:30px;
	padding:0vw 6vw;
}

#playercount a{
  box-shadow: 0 1px 5px rgba(0,0,0,0.2);
  color:#fff;
  text-decoration:none;
  font-weight:bold;
  padding: 6px 4px;
  background-color:rgba(233, 100, 245, 0.6);
  border-radius:7px;
}

#version a{
  box-shadow: 0 1px 5px rgba(0,0,0,0.2);
  color:#fff;
  text-decoration:none;
  font-weight:bold;
  padding: 6px 4px;
  background-color:rgba(233, 100, 245, 0.5);
  border-radius:7px;
}

#download a{
  box-shadow: 0 1px 5px rgba(0,0,0,0.2);
  color:#fff;
  text-decoration:none;
  font-weight:bold;
  padding: 6px 8px;
  background-color:rgba(255, 0, 0, 0.6);
  border-radius:7px;
}

#download a:hover{
  box-shadow: 0 1px 15px rgba(0,0,0,0.5);
  transition:0.3s;
  background-color:rgba(255, 0, 0, 1);
}

#trailer a{
  box-shadow: 0 1px 5px rgba(0,0,0,0.2);
  color:#fff;
  text-decoration:none;
  font-weight:bold;
  padding: 6px 8px;
  background-color:rgba(255, 0, 0, 0.6);
  border-radius:7px;
}

#trailer a:hover{
  box-shadow: 0 1px 15px rgba(0,0,0,0.5);
  transition:0.3s;
  background-color:rgba(255, 0, 0, 1);
}


.biomerun3{
  background-image:url("../images/biome_run_3.png");
  background-size: cover;
  height:80%;
  width:100%;
  overflow:hidden;
  background-position: 50% 50%;
}

.pillarninjas{
  background-image:url("../images/pillarninjas.png");
  background-size: cover;
  height:80%;
  width:100%;
  overflow:hidden;
  background-position: 50% 70%;
}

.biomerun2{
  background-image:url("../images/biomerun2.png");
  background-size: cover;
  height:80%;
  width:100%;
  overflow:hidden;
  background-position: 50% 35%;
}

.bee{
  background-image:url("../images/bee.png");
  background-size: cover;
  height:80%;
  width:100%;
  overflow:hidden;
  background-position: 50% 50%;
}

.hmw{
  background-image:url("../images/hmw.png");
  background-size: cover;
  height:80%;
  width:100%;
  overflow:hidden;
  background-position: 50% 25%;
}

.turfwars{
  background-image:url("../images/turfwars.png");
  background-size: cover;
  height:80%;
  width:100%;
  overflow:hidden;
  background-position: 50% 50%;
}

.horseriders{
  background-image:url("../images/horseriders.png");
  background-size: cover;
  height:80%;
  width:100%;
  overflow:hidden;
  background-position: 50% 50%;
}

.reef{
  background-image:url("../images/reef.png");
  background-size: cover;
  height:80%;
  width:100%;
  overflow:hidden;
  background-position: 50% 30%;
}

.remix{
  background-image:url("../images/biome_run_remix.png");
  background-size: cover;
  height:80%;
  width:100%;
  overflow:hidden;
  background-position: 50% 50%;
}

.elytra{
  background-image:url("../images/elytra_factory.png");
  background-size: cover;
  height:80%;
  width:100%;
  overflow:hidden;
  background-position: 50% 50%;
}

.ashen{
  background-image:url("../images/ashen.png");
  background-size: cover;
  height:80%;
  width:100%;
  overflow:hidden;
  background-position: 50% 50%;
}

.inanis_temple{
  background-image:url("../images/inanis_temple.png");
  background-size: cover;
  height:80%;
  width:100%;
  overflow:hidden;
  background-position: 50% 25%;
}

.lines{
  background-image:url("../images/lines.png");
  background-size: cover;
  height:80%;
  width:100%;
  overflow:hidden;
  background-position: 50% 50%;
}

.map_container{
  width:100%;
  height:550px;
}

.map_darkener{
  height: 200%;
  width:100%;
  background-color: rgba(0, 0, 0, 0.6);
}











.maps_description{
  width:40%;
  background-color:turquoise;
  border-radius:7px;
  padding: 6px 0px;
  box-shadow: 0 0 12px rgba(0, 0, 0, 0.3);
  text-decoration: none;
}
.maps_text {
  width:70%;
  font-size:30px;
  color:white;
  font-family: "Arial", "Courier New", monospace;
}



.banner{
  width:100%;
  height:500px;
    background-image: url("../images/biome_run_3.png");
    background-size:cover;
    background-color:rgba(0, 0, 0, 0.5);
}

.banner_opacity{
  position:relative;
  left:0%;
  top:20%;
  width:15%;
  background-color:turquoise;
  border-radius:7px;
  box-shadow: 0 0 12px rgba(0, 0, 0, 0.4);
  text-decoration: none;
}

.friendly_text{
  position:relative;
  padding:5px;
  left:0%;
  top:20%;
  width:400px;
  background-color:rgba(64, 224, 208, 0.3);
  border-radius:7px;
  box-shadow: 0 0 12px rgba(0, 0, 0, 0.4);
  text-decoration: none;
}

.friendly_text:hover{
  transition:0.3s;
  background-color: rgba(64, 224, 208, 0.8)
}

.banner_opacity:hover{
  box-shadow: 0 0 15px rgba(0, 0, 0, 0.5);
  transition:0.5s;
}

.banner_opacity a{
  text-decoration:none;
}

.friendly_text a{
  text-decoration:none;
}

.banner_text {
  font-size:40px;
  color:white;
  font-family: "Arial", "Courier New", monospace;
}








.big{
  height:300px;
  background-color:white;
}

.small1{
  background-color:red;
  height:30px;
  width:30%;
  float:left;
  overflow:hidden;
}

.small2{
  background-color:yellow;
  height:30px;
  width:30%;
  float:left;
}
.small3{
  background-color:pink;
  height:30px;
  width:40%;
  float:left;
}














.space
{
  height:100px;
  background-color: rgba(0, 0, 0, 0);
}

#navbar li{
	display:inline;
}

#navbar a{
	color:#fff;
	text-decoration: none;
	font-size:22px;
	padding:0vw 10vw;
}

#notselected a:hover{
	font-size:23px;
  color:#E6E6FA;
	transition:0.1s;
}

#selected{
  padding: 10px 10px;
  border: 2px white solid;
  opacity: 0.8;
  border-radius:100px;
}

#home{
  width:100%;
  color: #ffffff;
  background: linear-gradient(-45deg, #9FE2BF, #BB8FCE, #23a6d5, #33DBEF);
  background-size: 400% 400%;
  position: relative;
  animation: change 4s ease-in-out infinite;
}

#maps{
  width:100%;
  color: #ffffff;
  background: linear-gradient(-45deg, #e73c7e, #E65B48, #e73c7e, #23a6d5);
  background-size: 400% 400%;
  position: relative;
  animation: change 4s ease-in-out infinite;
}

#trailers{
  width:100%;
  color: #ffffff;
  background: linear-gradient(-45deg, #FA8072, #82E0AA, #F0B27A, #FA8072);
  background-size: 400% 400%;
  position: relative;
  animation: change 4s ease-in-out infinite;
}

@keyframes change {
  0%{
    background-position: 0 50%;
  }
  50%{
    background-position: 100% 50%;
  }
  100%{
    background-position: 0 50%;
  }
}





















input[type="checkbox"]
{-webkit-appearance: none;
  visibility: hidden;
  display: none;
}

.check
{
  position: relative;
  display: block;
  width: 40px;
  height: 20px;
  background: #092c3e;
  cursor: pointer;
  border-radius: 20px;
  overflow: hidden;
  transition: ease-in 0.5s;
}

input[type="checkbox"]:checked ~ .check
{
  background: #fff;
  box-shadow: 0 0 0 1200px rgba(4, 4, 5, 0.8);
}

.check::before
{
  content: '';
  position: absolute;
  top: 2px;
  left: 2px;
  background: #fff;
  width:16px;
  height:16px;
  border-radius: 50%;
  transition: 0.5s;
}

input[type="checkbox"]:checked ~ .check:before
{
  transform: translateX(-50px);
}

.check::after
{
  content: '';
  position: absolute;
  top: 2px;
  right: 2px;
  background: #092c3e;
  width:16px;
  height:16px;
  border-radius: 50%;
  transition: 0.5s;
  transform: translateX(50px);
}

input[type="checkbox"]:checked ~ .check:after
{
  transform: translateX(0px);
}



iframe{
  width:560px;
  height:315px;
}

@media(max-width:1200px){
  .trailer_tiny{
    height:50%;
  }
  h1{
      font-size:30px;
  }
  iframe{
    width:392px;
    height:220px;
  }
}

@media(max-width:991px){
  .banner{
    width:100%;
    height:300px;
  }
  .biomerun3{
      background-size: contain;
  }
  .hmw{
      background-size: contain;
  }
  .horseriders{
      background-size: contain;
  }
  .reef{
      background-size: contain;
  }
  .ashen{
      background-size: contain;
  }
  .inanis_temple{
      background-size: contain;
  }
  .lines{
      background-size: contain;
  }
  .bee{
      background-size: contain;
  }
  .biomerun2{
      background-size: contain;
  }
  .pillarninjas{
      background-size: contain;
  }
  .turfwars{
      background-size: contain;
  }
  #selected{
    padding: 30px 10px;
    border: 0px white solid;
    text-decoration:underline;
    opacity: 0.8;
    border-radius:100px;
  }
  #navbar a{
  	font-size:50px;
  	padding:0vw 5vw;
  }
  #notselected a:hover{
  	font-size:51px;
  }
  .map_container{
    width:100%;
    height:700px;
  }
  .map_description{
    font-size:40px;
    width:97%;
  }
  .maps_text {
    width:100%;
  }
  #mapbuttons li{
  	padding:0vw 3vw;
  }
  h3{
    font-size:30px;
  }
  .trailer_left{
    width:100%;
  }
  .trailer_right{
    width:100%;
  }
  iframe{
    width:520px;
    height:290px;
  }
  h1{
      font-size:50px;
  }
  .space{
    background-color: rgba(0, 0, 0, 0);
  }
}

@media(max-width:767px){
  #navbar a{
    font-size:40px;
    padding:0vw 2vw;
  }
  #notselected a:hover{
    font-size:51px;
  }
  .map_description{
    font-size:37px;
    width:97%;
  }
  #mapbuttons li{
    font-size:25px;
    padding:0 1vw;
  }
  iframe{
    width:400px;
    height:225px;
  }
  h1{
      font-size:38px;
  }
  .footer{
    height:300px;
  }
  .space{
    background-color: rgba(0, 0, 0, 0);
  }
}
