/* hide scrollbar but allow scrolling */
body {
  -ms-overflow-style: none; /* for Internet Explorer, Edge */
  scrollbar-width: none; /* for Firefox */
  overflow-y: scroll; 
}

body::-webkit-scrollbar {
  display: none; /* for Chrome, Safari, and Opera */
}
  
  .text {
    text-align: center;
    font-weight: bold;
  }
  .main {
    text-align: center;
    font-weight: bold;
    max-width: 340px;
    color: #ffbb00;
    margin: 40px auto;
    background-color: rgba(255,255,255,0.06);
    border: 1px solid rgba(255,255,255,0.1);
    font-family: 'Bungee Shade';
    border-radius: 15px;
    padding: 10px;
    backdrop-filter: blur(10px);

  }

  .glow {
    font-weight: bold;
    color: #fff;
    text-align: center;
    -webkit-animation: glow 1s ease-in-out infinite alternate;
  -moz-animation: glow 1s ease-in-out infinite alternate;
    animation: glow 1s ease-in-out infinite alternate;
  }
  
  @keyframes glow {
    from {
      text-shadow: 0 0 10px #fff, 0 0 20px #fff, 0 0 30px #be9201, 0 0 40px #be9201, 0 0 50px #be9201, 0 0 60px #be9201, 0 0 70px #be9201;
    }
    
    to {
      text-shadow: 0 0 20px #fff, 0 0 30px #fab908, 0 0 40px #fab908, 0 0 50px #fab908, 0 0 60px #fab908, 0 0 70px #fab908, 0 0 80px #fab908;
    }
  }

  .header {
    background-color:#464545;
    font-family: 'Sofia';
    text-align:center;
    color: #fab908;
    font-weight: bold;
    background-color: rgba(255,255,255,0.06);
    border: 1px solid rgba(255,255,255,0.1);
    
    border-radius: 1px;
    padding: 5px;
    /*backdrop-filter: blur(10px);*/
  }

  .flooter {
    background-color:#464545;
    text-align:center;
    padding:5px;
    font-family: 'Sofia';
    position: fixed;
    left: 8px;
    right: 8px;
    bottom: 8px;
    font-weight: bold;
    color: #fab908;
    background-color: rgba(255,255,255,0.06);
    border: 1px solid rgba(255,255,255,0.1);
    border-radius: 1px;
    backdrop-filter: blur(10px);
  }
  
  .btn-hdfilme {
    font-weight: bold;
    padding: 30px 90px;
    margin: auto;
    text-align: center;
    text-decoration: none;
    color: #000000;
    background-color: #be9201;
    border-radius: 50px;
    outline: none;
    transition: 0.3s;

    transition: transform .2s;
    
  }
  .btn-hdfilme:hover {
    background-color: #fab908;
    transform: scale(1.5);
  }

.btn-cineto {
    font-weight: bold;
    padding: 30px 90px;
    margin: auto;
    text-align: center;
    text-decoration: none;
    color: #000000;
    background-color: #be9201;
    border-radius: 50px;
    outline: none;
    transition: 0.3s;

    transition: transform .2s;
    
  }
  .btn-cineto:hover {
    background-color: #fab908;
    transform: scale(1.5);
  }

  .btn-kinoger {
    margin: auto;
    padding: 30px 90px;
    margin-top: 5px;
    font-weight: bold;

    text-align: center;
    text-decoration: none;
    color: #000000;
    background-color: #be9201;
    border-radius: 50px;
    outline: none;
    transition: 0.3s;

    transition: transform .2s;
    
  }
  .btn-kinoger:hover {
    background-color: #fab908;
    transform: scale(1.5);
  }

.btn-filmpalast {
    margin: auto;
    padding: 30px 90px;
    margin-top: 5px;
    font-weight: bold;

    text-align: center;
    text-decoration: none;
    color: #000000;
    background-color: #be9201;
    border-radius: 50px;
    outline: none;
    transition: 0.3s;

    transition: transform .2s;
    
  }
  .btn-filmpalast:hover {
    background-color: #fab908;
    transform: scale(1.5);
  } 

.btn-bsto {
    
    padding: 30px 90px;
    margin:auto;
    font-weight: bold;
    text-align: center;
    text-decoration: none;
    color: #000000;
    background-color: #be9201;
    border-radius: 50px;
    outline: none;
    transition: 0.3s;

    transition: transform .2s;
    
  }
  .btn-bsto:hover {
    background-color: #fab908;
    transform: scale(1.5);
  }


  .btn-kinows {
    
    padding: 30px 90px;
    margin:auto;
    font-weight: bold;
    text-align: center;
    text-decoration: none;
    color: #000000;
    background-color: #be9201;
    border-radius: 50px;
    outline: none;
    transition: 0.3s;

    transition: transform .2s;
    
  }
  .btn-kinows:hover {
    background-color: #fab908;
    transform: scale(1.5);
  }

  .btn-streamcloud {
    margin:auto;
    padding: 30px 90px;
    margin-top: 5px;
    font-weight: bold;

    text-align: center;
    text-decoration: none;
    color: #000000;
    background-color: #be9201;
    border-radius: 50px;
    outline: none;
    transition: 0.3s;

    transition: transform .2s;
    
  }
  .btn-streamcloud:hover {
    background-color: #fab908;
    transform: scale(1.5);
  }






  .btn-9anime {
    margin:auto;
    padding: 30px 90px;
    font-weight: bold;
    text-align: center;
    text-decoration: none;
    color: #000000;
    background-color: #be9201;
    border-radius: 50px;
    outline: none;
    transition: 0.3s;

    transition: transform .2s;
    
  }
  .btn-9anime:hover {
    background-color: #fab908;
    transform: scale(1.5);
  }

  .btn-aniworld {
    margin:auto;
    padding: 30px 90px;
    margin-top: 5px;
    font-weight: bold;

    text-align: center;
    text-decoration: none;
    color: #000000;
    background-color: #be9201;
    border-radius: 50px;
    outline: none;
    transition: 0.3s;

    transition: transform .2s;
    
  }
  .btn-aniworld:hover {
    background-color: #fab908;
    transform: scale(1.5);
  }




  .body {
    background-image: url('modern-monitor.jpg');
    background-repeat: no-repeat;
    background-attachment:fixed;
    background-size: 100% 100%;

  }
  img {
    max-width: auto; height: auto;
  }

  /*@media only screen and (max-width: 620px) {
    /* For mobile phones: */
   /*  .main , .header , .flooter , .body , .button {
      width: 100%;
      height: auto;
    }
 /* }*/

  @media only screen and (min-width: 320px) {
    /*Ihr Code für schmalere Smartphones, wie z.B. das Iphone*/
    .main , .header , .flooter , .body , .btn-cineto , .btn-hdfilme , .btn-kinoger , .btn-bsto , .btn-filmpalast , .btn-kinows , .btn-streamcloud , .btn-9anime , .btn-aniworld{
      width: auto;
      height: auto;
    }
  }
    @media only screen and (min-width: 480px) {
    /* Ihr Code für breitere Smartphones */
    .main , .header , .flooter , .body , .btn-cineto , .btn-hdfilme , .btn-kinoger , .btn-bsto , .btn-filmpalast , .btn-kinows , .btn-streamcloud , .btn-9anime , .btn-aniworld {
      width: auto;
      height: auto;
    }
    }
    
    @media only screen and (min-width: 768px) {
    /* Ihr Code für Tablets*/
    .main , .header , .flooter , .body , .btn-cineto , .btn-hdfilme , .btn-kinoger , .btn-bsto , .btn-filmpalast , .btn-kinows , .btn-streamcloud , .btn-9anime , .btn-aniworld {
      width: auto;
      height: auto;
    }
  }
    @media only screen and (min-width: 1280px) {
    /* Ihr Code für die Desktop-Version*/
    .main , .header , .flooter , .body , .btn-cineto , .btn-hdfilme , .btn-kinoger , .btn-bsto , .btn-filmpalast , .btn-kinows , .btn-streamcloud , .btn-9anime , .btn-aniworld {
      width: auto;
      height: auto;
    }
    }