﻿h3 {
    font-family: Century Gothic, Geneva, Verdana, sans-serif;
    font-size: 18px;
    font-weight: 800;
    margin-bottom: 5px;
}

h4 {
    font-family: Century Gothic, Geneva, Verdana, sans-serif;
    font-size: 14px;
    font-weight: 600;
    margin-bottom: 5px;
}

.menudiv {
    width: 100%;
    background-color: black;
}

.underscreen {
    /* The image used */
    background-image: url("/images/Earthrise_with_Black_Head.png");
    /* Set a specific height */
    min-height: 660px;
    /* Create the underscreen scrolling effect */
    background-attachment: fixed;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    /* Starts to mess up when it gets smaller, so set minimum */
    min-width: 1000px;
}

* {
    margin: 0;
    padding: 0;
    box-sizing: border-box;
}

.stage {
    height: 110px;
    width: 220px;
    min-width: 220px;
    margin: 50px auto 0 30px;
}

.p {
    font-size: 24px;
    text-align: center;
    margin-top: 10px;
    cursor: pointer;
    width: 100%;
    background: gray;
    border-radius: 10px;
    font-family: Century Gothic, Geneva, Verdana, sans-serif;
    letter-spacing: 4px;
    font-weight: 600;
}

.div {
    margin-left: auto;
    margin-right: auto;
    border-radius: 10px;
    width: 200px;
    height: 30px;
    margin-top: 4%;
    transition-duration: 0.2s;
}

.p:hover {
    background: white;
    color: black;
}

.div:nth-child(odd) {
    transform: perspective(200px) rotateY(45deg);
    box-shadow: -2px 2px 7px gray;
}

.div:nth-child(even) {
    transform: perspective(200px) rotateY(-45deg);
    box-shadow: 2px 2px 7px gray;
}

.div:hover {
    transform: rotateY(0);
    background: white;
    color: black;
    box-shadow: 0px 0px 0px;
}

.majorhead {
    font-family: Century Gothic, Geneva, Verdana, sans-serif;
    font-size: 36px;
    padding-right: 100px;
    font-weight: 800;
    margin-left: 100px;
}

nav {
    max-width: 800px;
    mask-image: linear-gradient(90deg, rgba(255, 255, 255, 0) 0%, #ffffff 25%, #ffffff 75%, rgba(255, 255, 255, 0) 100%);
    margin: 0 auto;
    padding: 60px 160px 0 0;
}

nav ul {
    text-align: center;
    background: linear-gradient(90deg, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.2) 25%, rgba(255, 255, 255, 0.2) 75%, rgba(255, 255, 255, 0) 100%);
    box-shadow: 0 0 25px rgba(0, 0, 0, 0.1), inset 0 0 1px rgba(255, 255, 255, 0.6);
}

nav ul li {
    display: inline-block;
}

nav ul li a {
    padding: 18px;
    font-family: "Open Sans";
    text-transform: uppercase;
    color: rgba(255, 255, 255, 0.5);
    font-size: 18px;
    text-decoration: none;
    display: block;
}

nav ul li a:hover {
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.1), inset 0 0 1px rgba(255, 255, 255, 0.6);
    background: rgba(255, 255, 255, 0.1);
    color: rgba(255, 255, 255, 0.7);
    text-decoration: none;
}

nav ul li a:visited {
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.1), inset 0 0 1px rgba(255, 255, 255, 0.6);
    background: rgba(255, 255, 255, 0.1);
    color: rgba(255, 255, 255, 0.7);
    text-decoration: none;
}

.hometext {
    position: absolute;
    top: 80px;
    left: 100px;
    right: 0px;
    font-family: Century Gothic, Geneva, Verdana, sans-serif;
    font-size: 24px;
    padding-right: 100px;
    height: 246px;
    max-height: 246px;
    overflow: hidden;
    font-weight: 800;
    text-shadow: 2px 2px 4px #000000;
    line-height: 30px;
    min-width: 900px;
}

.homecenter {
    font-size: 10px;
    color: white;
    -webkit-text-stroke: 1px black;
    font-family: Arial, Helvetica, sans-serif;
    font-weight: 500;
    padding: 220px 100px 0 100px;
}

.writingtips {
    width: 700px;
    background-color: white;
    font-size: 14px;
    margin: 0 20px 0 300px;
}

.writingtips h1 {
    font-size: 36px;
    color: blue;
    font-family: 'Lucida Handwriting', 'Lucida Sans Regular', 'Lucida Grande', 'Lucida Sans Unicode', Geneva, Verdana, sans-serif;
    border-bottom: 5px solid blue;
    width: 100%;
}

.tipcategory {
    display: none;
}

.standardbody {
    font-size: 16px;
    color: darkblue;
    font-family: Century Gothic, Geneva, Verdana, sans-serif;
    margin: 20px 100px 0 100px;
}

.ulmiddle li {
    font-size: 16px;
    color: darkblue;
    font-family: Century Gothic, Geneva, Verdana, sans-serif;
    margin: 16px 100px 0 120px;
    line-height: 16px;
}

.ulmiddle li:first-child {
    margin-top: 0;
}

.tipschyron {
    font-size: 16px;
    color: blue;
    font-family: 'Lucida Handwriting', 'Lucida Sans Regular', 'Lucida Grande', 'Lucida Sans Unicode', Geneva, Verdana, sans-serif;
    border-bottom: 5px solid blue;
    width: 100%;
}

div.text {
  display: block;
  margin:  0 auto;
  position: relative;
  top: 5px;
  /* left: 25%; */
  /* bottom: 0; */
  /* left: 0; */
  width: 100%;
  height: 200px;
  font-size: 36px;
  font-weight: 400;
  font-family: 'Lucida Handwriting', 'Lucida Sans Regular', 'Lucida Grande', 'Lucida Sans Unicode', Geneva, Verdana, sans-serif;
}

h2.start {
  display: inline-block;
  position: absolute;
  margin: 0 auto;
  /* top: 100%; */
  font-size: 36px;
  color: #FFF;
  width: 100%;
  font-weight: 400;
  float: left;
}

.rw-words{
	display: inline;
}

/* Animated Text Effect */

.rw-words-1 span{
  display: inline-block;
	position: absolute;
	opacity: 0;
	margin-left: 10px;
  overflow: hidden;
	-webkit-animation: rotateWord 9s linear 0s infinite;
	-moz-animation: rotateWord 9s linear 0s infinite;
	-o-animation: rotateWord 9s linear 0s infinite;
	-ms-animation: rotateWord 9s linear 0s infinite;
	animation: rotateWord 9s linear 0s infinite;
  color: #CCC;
}

.rw-words-1 span:nth-child(1) {
  -webkit-animation-delay: 0s; 
	-moz-animation-delay: 0s; 
	-o-animation-delay: 0s; 
	-ms-animation-delay: 0s; 
	animation-delay: 0s; 
  color: #9b59b6;
}

.rw-words-1 span:nth-child(2) { 
    -webkit-animation-delay: 3s; 
	-moz-animation-delay: 3s; 
	-o-animation-delay: 3s; 
	-ms-animation-delay: 3s; 
	animation-delay: 3s; 
	color: #2ecc71;
}
.rw-words-1 span:nth-child(3) { 
    -webkit-animation-delay: 6s; 
	-moz-animation-delay: 6s; 
	-o-animation-delay: 6s; 
	-ms-animation-delay: 6s; 
	animation-delay: 6s; 
	color: #f1c40f;	
}

@-webkit-keyframes rotateWord {
    0% { opacity: 0; }
    2% { opacity: 0; -webkit-transform: translateY(-30px); }
	5% { opacity: 1; -webkit-transform: translateY(0px);}
    17% { opacity: 1; -webkit-transform: translateY(0px); }
	20% { opacity: 0; -webkit-transform: translateY(30px); }
	80% { opacity: 0; }
    100% { opacity: 0; }
}
@-moz-keyframes rotateWord {
    0% { opacity: 0; }
    2% { opacity: 0; -moz-transform: translateY(-30px); }
	5% { opacity: 1; -moz-transform: translateY(0px);}
    17% { opacity: 1; -moz-transform: translateY(0px); }
	20% { opacity: 0; -moz-transform: translateY(30px); }
	80% { opacity: 0; }
    100% { opacity: 0; }
}
@-o-keyframes rotateWord {
    0% { opacity: 0; }
    2% { opacity: 0; -o-transform: translateY(-30px); }
	5% { opacity: 1; -o-transform: translateY(0px);}
    17% { opacity: 1; -o-transform: translateY(0px); }
	20% { opacity: 0; -o-transform: translateY(30px); }
	80% { opacity: 0; }
    100% { opacity: 0; }
}
@-ms-keyframes rotateWord {
    0% { opacity: 0; }
    2% { opacity: 0; -ms-transform: translateY(-30px); }
	5% { opacity: 1; -ms-transform: translateY(0px);}
    17% { opacity: 1; -ms-transform: translateY(0px); }
	20% { opacity: 0; -ms-transform: translateY(30px); }
	80% { opacity: 0; }
    100% { opacity: 0; }
}
@keyframes rotateWord {
    0% { opacity: 0; }
    2% { opacity: 0; transform: translateY(-30px); }
	5% { opacity: 1; transform: translateY(0px);}
    17% { opacity: 1; transform: translateY(0px); }
	20% { opacity: 0; transform: translateY(30px); }
	80% { opacity: 0; }
    100% { opacity: 0; }
}