
	.menu {
	display: none;

	}

.active.menu {

	display: block;

}

#background {

    width:100%;
    height:100%;
    position: fixed;
    background-color: #F9F8F8;
    top: 0px;
    left: 0px;
    z-index: -100;
  }

/*.container {
    display: inline-block;
    cursor: pointer;
    margin-left: 81%;
    margin-top: 3%;

}

#realhamburger {
	border:none;
	background-color: white;
	margin-left: 79%;
	margin-bottom: 40px;
}


.bar1, .bar2, .bar3 {
    width: 35px;
    height: 5px;
    background-color: #333;
    margin: 6px 0;
    transition: 0.4s;

}

.bar1, .bar2, .bar3: hover {

	background-color: #A2A2A2;
}

*/

#realhamburger {

	background-color: #F9F8F8;
	padding: 3px;
	border: none;
	margin-top: 25%;
	margin: auto;
    margin-left: 15%;
    display: block;
    margin-bottom: 10px;


}

#realhamburger:hover { 
    opacity: 0.6;
}

img {

	display: block;
    margin: auto;
    width: 70%;
    margin-bottom: 30px;
    margin-top: 10px;


}

.firstheading {

	font-size: 10px;
}

a {

	text-decoration: none;
	color: black;
	font-family: sans-serif;
	font-size: 16px;
	line-height: 1.5;


}

nav {

	display: block;
    margin: auto;
 	width: 60%;
 	padding: 15px;

	/*padding-top: 30px;
	padding-bottom: 50px;
	margin: auto;
	*/

	/*padding-right: 60px;*/
}


.navigation li {
	list-style: none;
    border-bottom: 1px solid black;
    padding: 7px;
    font-size: 20px;
  }

.sub_navigation li {

	list-style: none;
	border: none;
	padding: 1px;
}

.navigation li span {

	list-style: none;
    font-size: 20px;
	font-size: 18px;
	text-transform: uppercase;
	font-weight: bold;
}

.sub_navigation li span {

	list-style: none;
	font-size: 15px;
	text-transform: none;
	color: #727272;
}

a:hover { 
    color: #C4C4C4;
}

h5 { 

	font-size: 35px;
	font-family: arial, sans-serif;
	text-transform: uppercase;
	margin-left: 10%;
	margin-top: 120px;
	margin-bottom: 10px;
	visibility: hidden;

 }

 h1 {

 	font-size: 50px;
 	font-family: 'Source Sans Pro', sans-serif;
 	text-align: center;
 	text-transform: uppercase;
 	font-weight: bold;
 	margin-top: 100px;
 	padding: 20px;
 	display: block;
    margin: auto;
    width: 70%;

 }

 h2 { 

	font-size: 27px;
	font-family: arial, sans-serif;
	text-transform: uppercase;
	display: block;
	margin-left: 15%;
	margin-right: 15%;
	margin-top: 50px;
	margin-bottom: 10px;


 }

  h3 { 

	font-size: 20px;
	font-family: sans-serif;
	font-weight: bold;
	text-transform: uppercase;
	margin-left: 15%;
	margin-right: 15%;
	margin-top: 50px;
	margin-bottom: 10px;


 }

 p {
 	display: block;
    margin: auto;
 	width: 70%;
 	padding: 15px;
 	line-height: 1.4;
 	font-size: 16px;
 	font-family: sans-serif;
 }

 .memorials {

 	display: block;
    margin: auto;
 	width: 70%;
 	padding: 15px;
 	line-height: 1.4;
 	font-size: 14px;
 	font-family: sans-serif;
 	margin-bottom: 50px;
 }

 li {

 	padding: 1px;
 }


#back-to-top {
	background-color: #727272;/* Green */
    color: white;
    padding: 10px 20px;
    text-align: center;
    text-decoration: none;
    display: inline-block;
    font-size: 15px;
    border-radius: 8px;
    right: 25px;
    margin-top: 605px;
    position: fixed;
    border-style: none;
}

#back-to-top:hover { 
    background-color: #A2A2A2;
}

blockquote {
	font-style: italic;
	font-family: serif;
	color: #7C7C7C;
}


@media (max-width: 400px){

img {

	display: block;
    margin: auto;
    width: 87%;
    margin-bottom: 30px;
    margin-top: 10px;
}

h1 {

 	font-size: 37px;
 	font-family: 'Source Sans Pro', sans-serif;
 	text-align: left;
 	text-transform: uppercase;
 	font-weight: bold;
 	margin-top: 100px;
 	padding: 20px;
 	display: block;
    margin: auto;
    width: 85%;


 }

 p {
 	display: block;
    margin: auto;
 	width: 85%;
 	padding: 15px;
 	line-height: 1.4;
 	font-size: 16px;
 	font-family: sans-serif;
 }

#realhamburger {

	background-color: #F9F8F8;
	padding: 3px;
	border: none;
	margin-top: 25%;
	margin: auto;
    margin-left: 7%;
    display: block;
    margin-bottom: 10px;


}

nav {

	display: block;
    margin: auto;
 	width: 85%;
 	padding: 5px;
 	margin-left: 2%;

}

h2 { 

	font-size: 27px;
	font-family: arial, sans-serif;
	text-transform: uppercase;
	display: block;
	margin-left: 8%;
	margin-right: 15%;
	margin-top: 50px;
	margin-bottom: 10px;


 }

  h3 { 

	font-size: 20px;
	font-family: sans-serif;
	font-weight: bold;
	text-transform: uppercase;
	margin-left: 8%;
	margin-right: 15%;
	margin-top: 50px;
	margin-bottom: 10px;


 }

 #back-to-top {


	background-color: #727272;/* Green */
    color: white;
    width: 100%;
    margin: 0;
    display: block;
	left: 0;
 	right: 0;
 	border-radius: 0px;
 	bottom: 0px;
 	padding: 15px 20px;
 	font-size: 17px;


    

    /*padding: 10px 20px;
    text-align: center;
    text-decoration: none;

    font-size: 15px;
    border-radius: 8px;
    margin-bottom: 0px;
    position: fixed;
    border-style: none;
    width: 100%;*/
}

#back-to-top:hover { 
    background-color: #A2A2A2;
}


}
