
	.menu {
	display: none;

	}

.active.menu {

	display: block;

}

#background {

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



#realhamburger {

	background-color: #F9F8F8;
	padding: 3px;
	border: none;
	margin-top: 25%;
	margin: auto;
    margin-left: 16%;
    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;
    margin-left: 10%;
 	width: 70%;
 	padding: 15px;

}



.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: 45px;
 	font-family: 'Source Sans Pro', sans-serif;
 	text-align: left;
 	text-transform: uppercase;
 	font-weight: bold;
 	margin-top: 100px;
 	padding: 20px;
 	padding-bottom: 30px;
 	display: block;
    margin: auto;
    width: 50%;
    margin-left: 13%;

 }

 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;
}*/

blockquote p {

    font-style: italic;
    font-size: 14px;
    font-family: serif;
    color: #727272;

}


@media (max-width: 400px){

	blockquote p {

    font-style: italic;
    font-size: 14px;
    font-family: serif;
    color: #727272;

}

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;
	padding-bottom: 30px;


 }

  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;
}

 .memorials {

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

 li {

 	padding: 1px;
 }

}



@media only screen and (min-width: 1000px) {


#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;
    bottom: 10px;
    /*margin-top: 605px;
    margin-bottom: 100px;*/
    position: fixed;
    border-style: none;
}

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


blockquote p {

    float: right;
    width: 20%; 
    margin: 0;
    clear: right;
    margin-right: 120px;
    font-style: italic;
    font-size: 14px;
    font-family: serif;
    color: #727272;

}

p {

	width: 48%;
    display: block;
 	line-height: 1.4;
 	font-size: 16px;
 	font-family: sans-serif;
 	margin-left: 220px;
}

h3 { 

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


 }

h2 { 

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


 }

 img {

	display: block;
    margin: auto;
    width: 50%;
    margin-left: 230px;
    margin-bottom: 30px;
    margin-top: 10px;


}

h1 {

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

 }

 #realhamburger {

	background-color: #F9F8F8;
	padding: 3px;
	border: none;
	margin-top: 30px;
    margin-left: 230px;
    display: block;
    margin-bottom: 10px;


}

nav {

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

}

 .memorials {

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

 li {

 	padding: 1px;
 }


}