body {
	height: auto;
}

h3, h5, h6 {
	margin: 0em 0em 0em 1em;
	font-weight: 300;
	font-family: 'Gochi Hand', cursive;
	color: #888;
	position: relative;
	display: "block";
}

h1{
	color: #555;
	font-family: 'Gochi Hand', cursive;
	font-style: bold;
	font-size: 48px;
	text-align: center;
	margin: 0;
}

h2 {
	margin: 0;
	font-family: 'Indie Flower', cursive;
	font-size: 30px;
}

h3 {
	margin-top: 10px;
    font-size: 1.25em;
	font-style: italic;
}
h4 {
	margin-top: 24px;
	font-family: 'Indie Flower', cursive;
	font-size: 20px;
}

#menu {
	background-color: white;
	border-bottom: 1px solid black;
	position: relative;
	z-index: 3;
	box-shadow: 1px 1px 15px #0005;
}

#btn1, #btn2, #btn3, #btn4, #btn {
	background-color: #eee;
	border: none;
	color: #111;
	padding: 16px 32px;
	text-align: center;
	font-family: 'Gochi Hand', cursive;
	font-size: 24px;
	margin: 4px 2px;
	transition: 0.3s;
}

#btn1:hover {
	background-color: #377CAD;
	color: white;
	transform: scale(1.1) rotate(-4deg);
}

#btn2:hover {
	background-color: #C14141;
	color: white;
	transform: scale(1.1);
}

#btn3:hover {
	background-color: #41C141;
	color: white;
	transform: scale(1.1) rotate(4deg);
}

#btn {
	margin-top: 30px;
	font-size: 20px;
	font-family: 'Comfortaa', regular;
}
#btn:hover{
	background-color: #ccc;
}

input {
	position: absolute;
    margin: 9;
    border: none;
    background-color: whitesmoke;
    padding: 14;
    width: auto;
    font-family: 'Indie Flower', cursive;
}

p {
	font-size: 16px;
	font-family: 'Comfortaa', regular;
}

#quotelink:hover {
	background-color:#ddd;
	cursor: pointer;
}

tr {
	font-size: 14px;
	font-family: 'Comfortaa', regular;
}


blockquote {
	width: 35%;
	min-width: 400px;
	background-color: #f9f9f9;
	border-left: 24px solid #C14141;
	margin: auto;
	margin-top: 15%;
	padding-right: 30px;
	padding-left: 100px;
	padding-bottom: 30px;
	padding-top: 40px;
}
blockquote:before {
  color: #555;
  content: open-quote;
  font-size: 275px;
  font-family: 'Comfortaa', bold;
  line-height: 0.6em;
  margin-left: -0.4em;
  vertical-align: -0.4em;
  position: absolute;
}
blockquote p {
  display: inline;
}

#loader {
	height: 75%;
	width: 25%;
    position: absolute;
    left: 35%;
    top: 30%;
    text-align: center;
}

@media only screen and (max-width: 700px) {
	#loader {
		height: 75%;
		width: 45%;
        left: 27.5%;
	}
}

@media only screen and (min-width: 1000px) {
	#loader {
		height: 75%;
		width: 25%;
        left: 37.5%;
	}
}

.meter { 
    z-index: 2;
    position: relative;
	height: 25px;
	background-color: #555;
	background-image: url("progress-bkg.jpeg");
	padding: 2px;
    margin-top: 15px;
}

.meter > span {
  z-index: 0;
  display: block;
  height: 100%;
  background-color: #f1a165;
  background-image: url("progress-bar.jpeg")/*linear-gradient(to bottom, #f1a165, #f36d0a)*/;
  animation: expand 1.25s;
  animation-timing-function: ease, cubic-bezier(0.1, 0.7, 1.0, 0.1);
}


.meter > span:after {
  content: "";
  position: absolute;
  top: 0; left: 0; bottom: 0; right: 0;
  background-image: linear-gradient(
    -45deg, 
    rgba(255, 255, 255, .2) 25%, 
    transparent 25%, 
    transparent 50%, 
    rgba(255, 255, 255, .2) 50%, 
    rgba(255, 255, 255, .2) 75%, 
    transparent 75%, 
    transparent
  );
  z-index: 1;
  background-size: 50px 50px;
  animation: move 1.25s linear infinite;
  overflow: hidden;
}

@keyframes expand {
  0% {
    width: 0%;
  }
  100% {
    width: 100%;
  }
}

@keyframes move {
  0% {
  	background-position: 0 50px;
  }
  100% {
  	background-position: 100px 50px;
  }
}

a {
	color: black;
	text-decoration: none;
}

ul {
	width: 140px;
}

ul.niv1 {
	position:fixed;
	bottom:0;
	color: #666;
}

ul.niv2 {
	background-color: #eee;
	color: black;
}

li {
	list-style-type: none;
	font-family: 'Gochi Hand', cursive;
	font-size: 24px;
	cursor: pointer;
}

li:hover{
	background-color: #ddd;
}

ul ul {
	display: none;
	position: relative;
	margin: 0px;
	padding: 0px;
	text-align: center;
}
li:hover ul.niv2 {
	display:block;
}

@font-face {
  font-family: 'Gochi Hand';
  font-style: normal;
  font-weight: 400;
  src: local('Gochi Hand'), local('GochiHand-Regular'), url(hES06XlsOjtJsgCkx1Pkfon__g.ttf) format('truetype');
}
@font-face {
  font-family: 'Indie Flower';
  font-style: normal;
  font-weight: 400;
  src: local('Indie Flower'), local('IndieFlower'), url(m8JVjfNVeKWVnh3QMuKkFcZVaUuC.ttf) format('truetype');
}
@font-face {
  font-family: 'Comfortaa';
  font-style: normal;
  font-weight: 400;
  src: local('Comfortaa Regular'), local('Comfortaa-Regular'), url(1Ptsg8LJRfWJmhDAuUs4TYFv.ttf) format('truetype');
}
