html, body {
  height: 100%;
  margin: 0;
  }

body {
  margin: 0;
  font-family: "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  font-size: 16px;
  font-weight: 400;
  line-height: 1.5;
  color: #212529;
  text-align: left;
  background-color: #f8f9fa;
  margin-top: 60px;

}

/* Custom Fonts */

@font-face {
    font-family: 'Run';
    src: url(../mithical.github.io/fonts/run.ttf);
 }
 
 /* --- Page Header --- */

.page-header {
	position: fixed;
    width: 100%;
	top: 0;
    height: 50px;
    box-shadow: 0 -1px 3px #343434;
    -moz-box-shadow: 0 -1px 3px #343434;
    z-index: 100;
	
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=95)";
	filter: alpha(opacity=95);
	-moz-opacity: 0.95;
	-khtml-opacity: 0.95;
	opacity: 0.95;	
}

.title {
	font-family: Run;
	font-size: 38px;
	text-align: center;
}

.logo img {
	position: relative;
	float: left;
	width: 45px;
	margin-top: 3px;
	margin-left: 10px;
}

.menu {
	position: relative;
	float: right;
	z-index: 101;
	margin-top: 2px;
}

/* --- Page Content --- */

.wrapper {
	min-height: 100%;
	margin-bottom: -200px; 
	padding-bottom: 200px;
}

.container {
	padding: 15px;
	border-color: #ddd;
	background-color: #ffffff;
	border-radius: 5px;
	margin: 10px auto;
		
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	-khtml-border-radius: 5px;
		    
	-webkit-box-shadow: 0 0 2px rgba(0, 0, 0, .2), inset 0 1px 0 rgba(255, 255, 255, 0.9);
	-ms-box-shadow: 0 1px 2px rgba(0, 0, 0, .2), 0 1px 0 rgba(255, 255, 255, 0.9) inset;
	-o-box-shadow: 0 1px 2px rgba(0, 0, 0, .2), 0 1px 0 rgba(255, 255, 255, 0.9) inset;
}

.borderless-container {
	margin: 10px auto;
}

.container-max {
	width: 98%;
	border-color: #ddd;

	border-radius: 5px;
	margin: 10px auto;

}

.container-pokemon {
	width: 400px;
	display: inline-block;
	vertical-align: top;
	margin: 8px;
	background-color:rgba(255, 255, 255, 0.5);
		
	-webkit-border-radius: 10px;
	border-radius: 50px 10px 50px 10px;
	-moz-border-radius: 10px;
	-khtml-border-radius: 10px;
		    
	-webkit-box-shadow: 0 0 2px rgba(0, 0, 0, .2), inset 0 1px 0 rgba(255, 255, 255, 0.9);
	-ms-box-shadow: 0 1px 2px rgba(0, 0, 0, .2), 0 1px 0 rgba(255, 255, 255, 0.9) inset;
	-o-box-shadow: 0 1px 2px rgba(0, 0, 0, .2), 0 1px 0 rgba(255, 255, 255, 0.9) inset;
	border: 1px solid #ffcb04;
}

.container-mobile {
border-color: #ddd;
background-color: #ffffff;
border-radius: 5px;
margin: 10px auto;
	
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
-khtml-border-radius: 5px;
	    
-webkit-box-shadow: 0 0 2px rgba(0, 0, 0, .2), inset 0 1px 0 rgba(255, 255, 255, 0.9);
-ms-box-shadow: 0 1px 2px rgba(0, 0, 0, .2), 0 1px 0 rgba(255, 255, 255, 0.9) inset;
-o-box-shadow: 0 1px 2px rgba(0, 0, 0, .2), 0 1px 0 rgba(255, 255, 255, 0.9) inset;

}

.container-max-color {
	width: 98%;
	border-color: #ddd;
	background-color: #fff;
	border-radius: 5px;
	margin: 10px auto;

}




.padded10 {
	padding: 10px;
}

.padded10top {
	padding-top: 10px;
}

.smaller {
	font-size: 90%;
}

.border-blue {
	-webkit-box-shadow: 0 0.5px 4px rgb(0, 174, 254), inset 0 1px 0 rgba(255, 255, 255, 0.9);
	-ms-box-shadow: 0 1px 2px rgba(0, 0, 0, .2), 0 1px 0 rgba(255, 255, 255, 0.9) inset;
	-o-box-shadow: 0 1px 2px rgba(0, 0, 0, .2), 0 1px 0 rgba(255, 255, 255, 0.9) inset;
	box-shadow: 0 0.5px 4px rgb(0, 174, 254), inset 0 1px 0 rgba(255, 255, 255, 0.9);
}

#aboutBorder {
	border-style: dashed;
	padding: 10px;
}

img.icon-size {
	width: 20px;
}

.banner img {
	max-width: 100%;
}

img.smallWidth {
	width: 200px;
	padding-top: 15px;
}

img.fullWidth {
	width: 100%;
}

img.halfWidth {
	width: 50%;
}

img.smallerWidth {
	width: 20%;
}

img.alignCenter {
	display: block;
	margin-right: auto;
	margin-left: auto;
}

.twitchClip {
	position: relative;
	padding-bottom: 56.25%; /*16:9*/
	height: 0; 
	overflow: hidden;
}

 .twitchClip iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.inl2mages {
	display: inline-block;

}


.twitter {
	width: 500px;
}

.medium {
	width: 600px;
}

.divider {
	height: 1px;
	background: #e7e7e7;
	margin: 5px;
	border-width: 1px;
	width: 100%;
	position: relative;
	right: 5px;
}

.divider-md {
	height: 1px;
	background: #e7e7e7;
	margin: 5px auto;
	border-width: 1px;
	width: 50%;
	position: relative;
}

.divider-sm {
	height: 1px;
	background: #e7e7e7;
	margin: 10px auto;
	border-width: 1px;
	width: 10%;
	position: relative;
}

/* --- Page Footer --- */

.page-footer {
	width: 100%;
	height: 200px;
	
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=95)";
	filter: alpha(opacity=95);
	-moz-opacity: 0.95;
	-khtml-opacity: 0.95;
	opacity: 0.95;	
}

.page-footer .copyright {
	color: #fff;
	font-size: .9em;
	display: block;

}

.page-footer img {
	padding-top: 10px;
	width: 150px;
}

/* --- Header | Footer | Navigation Background Colors --- */

.content-white {
	color: #ffffff;
}

.content-blue {
	color: #00aeff;
}

.content-black {
	color: #000;
}

.content-iemulators {
	color: #014ed1;
}

.bg-main {
	background-color: #00aeff !important;
}

.bg-white {
	background-color: #fff !important;
}

.bg-dark {
	background-color: #000 !important;
}

.bg-iemulators {
	background-color: #044ed1 !important;
}

.bg-twitch {
	background-color: #6441A4 !important;
}

.bg-pokemon {
	background-color: #ffcb04 !important;
}

.bg-gray {
	background-color: gray !important;
}

.typewriter h1 {
  font-size: 1.5rem;
  font-family: monospace; /* Web-safe typewriter-like font */
  overflow: hidden; /* Ensures the content is not revealed until the animation */
  border-right: .15em solid #00aeff; /* The typwriter cursor */
  white-space: nowrap; /* Keeps the content on a single line */
  margin: 0 auto; /* Gives that scrolling effect as the typing happens */
  letter-spacing: .15em; /* Adjust as needed */
  animation: 
    typing 2.5s steps(30, end),
    blinking-cursor .5s step-end infinite;
}

/* The typing effect */
@keyframes typing {
  from { width: 0 }
  to { width: 100% }
}

/* The typewriter cursor effect */
@keyframes blinking-cursor {
  from, to { border-color: transparent }
  50% { border-color: #00aeff; }
}



/* --- Nav Overlay Button --- */

.btn-transparent {
    background-color: transparent;
	color: #fff;
}

.btn-blue:active,
.btn-blue.active,
.open > .dropdown-toggle.btn-blue {
    background-image: none;
}
      
/* --- Overlay Menu --- */
      
.overlay {
    height: 100%;
    width: 0;
    position: fixed;
    z-index: 1;
    top: 0;
    right: 0;
    background-color: rgb(0,0,0);     
    background-color: #00aeff;
    overflow-x: hidden;
    transition: 0.20s;
    z-index: 1001;
    opacity: 0.90;    
}

.overlay-content {
    position: relative;
    top: 10%;
    width: 100%;
    text-align: center;
    margin-top: 15px;
	
}

.overlay a {
    font-family: Run;
    padding: 5px;
    text-decoration: none;
    font-size: 45px;
    color: #fff;
    display: block;
    transition: 0.3s;  
}

.overlay a:hover, .overlay a:focus {
    color: #fff;
	text-decoration: none;
	text-shadow: 0 1px 10px #275fa1;
}

.overlay a:active {
    color: #d4f0ff;
	text-shadow: 0 1px 10px #275fa1;
}

.overlay .closebutton {
    position: absolute;
    top: -16px;
    right: 1px;
    font-size: 50px;
	width: 50px;
	text-decoration: none;
}

/* -- Pokemon Table -- */

.gameCaught {
	position: relative;
	width: 110px;
	bottom: 5px;
}

.pokemonMoon {
	position: relative;
	width: 100px;
	bottom: 5px;
}

.pokeImage {
	position: relative;
	left: 15px;
	display: block;
	width: 100px;
	height: 100px;
	padding: 10px;
	overflow:  hidden;
	
	
}

.pokeImage img {
	
	max-width: 100%;
	margin: auto;
	
	
}

img.evenSmallerPoke {
	
	position: relative;
	 
	max-width: 60%;

	
}
	

img.smallerPoke {
	position: relative;
	 
	max-width: 80%;
	left: 10px;
}

img.biggerPoke {
	position: relative;
	max-width: 130%;
	right: 10px;

}


.pokeballImage {
	display: block;
	width: 100px;
	height: 100px;

	overflow: hidden;
	
}

.pokeInfo {

	line-height: 20px;
	left: 20px;
	position: relative;
}



.pokeRow img {
	z-index: -1;
	overflow: hidden;
	left: 70px;
	position: relative;
	display: block;
}




/* --- Media Queries --- */

@media (min-width: 576px) {
	.container {
		max-width: 540px;
  }
  	.borderless-container {
  		max-width: 540px;
  	}
  	
  	.container-mobile {
  		max-width: 540px;
  		
  		}
	.banner img {
		max-width: 540px;
}

	.overlay-content {
		top: 25%;	
}

.typewriter h1 {
  font-size: 2rem;
  }


}

@media (min-width: 768px) {
	.container {
		max-width: 700px;
  }
	.borderless-container {
		max-width: 700px;
	}
	
		.container-mobile {
			max-width: 700px;
			
			}
	.banner img {
		max-width: 700px;
}

	.overlay-content {
    	top: 25%;
	
}

.typewriter h1 {
  font-size: 2rem;
  }


}

@media (min-width: 992px) {
	.container {
		max-width: 800px;
  }
	.borderless-container {
		max-width: 800px;
   }
	.banner img {
		max-width: 800px;
}

	.container-mobile {
		max-width: 800px;
		
		}

	.overlay-content {
		top: 25%;	
}

.typewriter h1 {
  font-size: 2rem;
  }


}

@media (min-width: 1200px) {
	.container {
		max-width: 900px;
  }
	.borderless-container {
		max-width: 900px;
   } 
	.banner img {
		max-width: 900px;
	}
	
		.container-mobile {
			max-width: 900px;
			
			}
	
	.typewriter h1 {
	  font-size: 2rem;
	  }
	
	

}

/* iPhone 6 to iPhone XS Max */

@media only screen 
    and (min-device-width: 320px) 
    and (max-device-width: 736px) 
    and (orientation: portrait), only screen
    and (min-device-width: 320px) 
    and (max-device-width: 736px) 
    and (orientation: landscape) {
        .container {
            width: 95%;
        }
		.borderless-container {
			width: 95%;
		}
			
		img.icon-size {
			width: 20px;
		}
		
		.container-max {
			width: 95%;
		}
		
		.container-pokemon {
			width: 95%;
		}
		
		.container-mobile {
			width: 95%;
		}
		
		.container-max-color {
			width: 95%;
		}
		
		.mb-0 {
		
			font-size: 14px;
		
		}
}

/* iPhone XS Max Resolution */
@media only screen 
    and (device-width : 414px) 
    and (device-height : 896px) 
    and (-webkit-device-pixel-ratio : 3) { 	
}

@media only screen 
and (min-device-width : 375px) 
and (max-device-width : 812px) 
and (-webkit-device-pixel-ratio : 3)
and (orientation : portrait) { 
}

/* iPhone 6, 7, 8 */
@media only screen 
and (min-device-width : 375px) 
and (max-device-width : 667px) 
and (orientation : portrait) { /* STYLES GO HERE */ }

@media only screen 
and (min-device-width : 375px) 
and (max-device-width : 667px) 
and (orientation : landscape) { /* STYLES GO HERE */}

/* iPhone 6 Plus, 7 Plus, 8 Plus */
@media only screen 
and (min-device-width : 414px) 
and (max-device-width : 736px) 
and (orientation : portrait) { /* STYLES GO HERE */ }

@media only screen 
and (min-device-width : 414px) 
and (max-device-width : 736px) 
and (orientation : landscape) { /* STYLES GO HERE */}






















