/* Custom Stylesheet */
/**
 * Use this file to override Materialize files so you can update
 * the core Materialize files in the future
 *
 * Made By MaterializeCSS.com
 */

.icon-block {
  padding: 0 15px;
}
.icon-block .material-icons {
	font-size: inherit;
}
/* Presentational style rules only
 * Not required
 */

html, body, .container {
  height: 100%;
}

/* Reset */
html, body, h1, p, a, div, section {
  margin: 0;
  padding: 0;
  font-size: 100%;
  font: inherit;
}

/* Basic */

 body {
	text-align:center;
 /*  font-family: -apple-system, BlinkMacSystemFont, sans-serif;*/
     font-family: Courier, monospace;
     background-color: #0F0;
  
}

:root {
  --shadow-color: #0F0;
  --shadow-color-light: white;
}

* {
  padding: 0;
  margin: 0;
  box-sizing: border-box;
}


.logo-1 {
  color: white;
  animation: neon 13.33s infinite;
}
:root {
  --shadow-color: #0F0;
  --shadow-color-light: white;
}

* {
  padding: 0;
  margin: 0;
  box-sizing: border-box;
}


p {
display: inline-block;
text-transform: uppercase;
font-family: Courier, monospace;
font-weight: normal;
height: auto;
text-align: center;
}




a {
  color: #000000;
}

.arial28fluo { color:#00FF00; font-family:Arial, Helvetica, sans-serif; font-size:68px; font-weight:bold; line-height: 20px }


strong {
  font-weight: 700;
}

blockquote {
  display: block;
  max-width: 480px;
  margin: 15px auto;
  padding: 15px;
  background-color: rgba(0, 255, 0, 0.9);  
  font-size: 1.9em;
  line-height: 1em;
  border-radius:20px;
}

blockquote cite {
  display: block;
  font: 18px/23px "Cantarell", sans-serif;
  font-size: 16px;
  margin-top: 16px;
  color: #000;
  text-transform: uppercase;
}

/* Layout */

.navbar {
  width: 100%;
  background-color: rgba(3, 254, 55, 0);
  height: 40px;
  z-index: 9999;
  position: fixed;
}

  .inner {
    position: relative;
    margin: 0 auto;
    text-align: center;
  }

.navbar a {
  display: inline-block;

  font-size: 14px;
  line-height: 24px;
  border-radius: 3px;
  padding: 2px 15px;
  text-decoration: none;
  margin-top: 5px;
}

.container {
  display: table;
  padding-top: 80px;
  width: 100%;
}

.content {
  display: table-cell;
  vertical-align: middle;
  text-align: center;
}

/* Special */
.sub-title {
        color: #fff;
  margin: 50px auto;
  font-size: 2em;
  font-weight:bolder;
  line-height:1em;
  text-transform: uppercase;
}

.button {
display: inline-block;
color: #000;
border: 1px solid #000000;
border-radius: 6px;
text-decoration: none;
text-align: center;
background-color: #00FF00;
-webkit-border-radius: 02px;
border-radius: 02px;
padding: 6px;
} 

.button2 {
        background-color: #ffff33;
        -webkit-border-radius: 04px;
        border-radius: 04px;
        color: #000;
        cursor: pointer;
        display: inline-block;
        font-size: 14px;
        padding: 0px 0px;
        text-align: center;
        text-decoration: none;
      }
      @keyframes glowing {
        0% {
          background-color: #ffff33;
          box-shadow: 0 0 0px #2ba805;
        }
        50% {
          background-color: #cef824;
          box-shadow: 0 0 0px #49e819;
        }
        100% {
          background-color: #03fe37;
          box-shadow: 0 0 0px #2ba805;
        }
      }
      .button2 {
        animation: glowing 1300ms infinite;
      } 

#more-content {
  display: none;
}

.container-result {

  }

/* Media Queries */
@media only screen and (max-width: 340px) {
  
  .logo-1 {
  color: white;
  animation: neon 13.33s infinite;
}

.container-result {
    padding: 183px 0 0 0;
  }
  
  .container {
    position: relative;
    display: block;
    float: left;
    vertical-align: baseline;
    margin: 0 auto;

  }
  
  #more-content {
      /*  float: left; */
   position: relative;
    /*  margin-right: 10px;*/
    
  }
  
 h1 {
  background-color:rgba(0,255,0,0);
    text-transform: uppercase;
    font-size: 2em;
    line-height: 0.3em;
    font-weight: bold;
    color:rgba(255,255,255,1);
    BORDER-RADIUS:8PX;
    display:inline;
    padding:4px;
    margin-top:200px;
  } 
  
  .content, blockquote {  
    display: inline;
    margin: 0 auto;
    padding-top: 80px;
    vertical-align: baseline;
  }

  blockquote {
  display: block;
  max-width: 480px;
  margin: 15px auto;
  padding: 15px;
  background-color: rgba(0, 255, 0, 0.9);  
  font-size: 1em;
  line-height: 1em;
  border-radius:20px;
    
  }

  blockquote cite {
   display: block;
  font-size: 16px;
  margin-top: 16px;
  color: #000;
  text-transform: uppercase;
  }

  .sub-title {
          color: #fff;
    font-size: 14px;
    line-height: 21px;
  }
  
  p {display: inline-block;
font-size: 3em;
text-transform: uppercase;
font-family: Courier, monospace;
font-weight: normal;
height: auto;
text-align: center;
top: 168px;
position: relative;}

  .button {
    max-width: 150px;
    margin: 0 auto;
    font-size: 15px;
    line-height: 20px;
        color: #000000;
  }

  html, body, .container {
    height: auto;
  }
}


.sub {
  color: #64dcdc;
  letter-spacing: 1em;
}

.youtube-video-container {
  position: relative;
  overflow: hidden;
  width: 100%;
}

.youtube-video-container::after {
  display: block;
  content: "";
  padding-top: 56.25%;
}

.youtube-video-container iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

