body {
  background: white;
  font-family: 'Open Sans', sans-serif;
  margin-top: 2em;
  margin-right: 0;
  margin-left: 0;
  -webkit-margin-before: 0em;
  -webkit-margin-after: 0em;
}

h1 {
  display: block;
  font-family: 'Raleway', sans-serif;
  font-size: 280%;
  font-weight: 900;
  font-style: normal;
  letter-spacing: 1px;
  text-align: left;
  padding-top: .25em;
  color: #694d07;
}

h2 {
  font-family: 'Raleway', sans-serif;
  font-style: normal;
  font-weight: 900;
  font-size: 258%;
  line-height: 43px;
  color: #364d6d;
}

h3 {
  font-family: 'Open Sans', sans-serif;
  font-size: 150%;
  font-weight: 800;
  font-style: normal;
  line-height: 27px;
  letter-spacing: -.5px;
  padding-top: 1em;
  padding-bottom: .5em;
  color: #795a0a;
}

h4 {
  font-family: 'Open Sans', sans-serif;
  display: block;
  font-style: normal;
  font-weight: 700;
  font-size: 120%;
  line-height: 21px;
  padding-top: .5em;
  padding-bottom: .75em;
  padding-left: 0em;
  color: #364d6d;
  -webkit-margin-before: 0em;
  -webkit-margin-after: 0em;
}

h5 {
  display: block;
  font-family: 'Open Sans', sans-serif;
  font-size: 99%;
  font-weight: 600;
  font-style: italic;
  line-height: 20px;
  color: #202d3e;
  padding-bottom: .25em;
}

em {
  font-weight: bold;
  color: black;
}

.hero_bio, p {
  font-family: 'Open Sans', sans-serif;
  font-size: 100%;
  font-weight: 400;
  line-height: 20px;
  font-style: normal;
  max-width: 80%;
  text-align: left;
  padding-top: .5em;
  padding-bottom: .5em;
  color: black;
}

a {
  font-family: 'Open Sans', sans-serif;
  font-weight: 400;
  text-decoration: underline;
}

a:active {
  color: black;
}


/* Navigation - Remove margins and padding from the list, and add a background color */
ul.topnav {
  list-style-type: none;
  margin: 0;
  overflow: hidden;
  background-color: rgb(234, 214, 187);
}

/* Float the list items side by side */
ul.topnav li {
  float: left;
}

/* Style the links inside the list items */
ul.topnav li a {
  font-family: 'Open Sans', sans-serif;
  font-weight: 700;
  display: inline-block;
  color: #364d6d;
  text-align: center;
  padding: 14px 16px;
  text-decoration: none;
  transition: 0.3s;
  font-size: 17px;
}

/* Change background color of links on hover */
ul.topnav li a:hover {
  background-color: #364d6d;
  color: white;
}

/* Hide the list item that contains the link that should open and close the topnav on small screens */
ul.topnav li.icon {
  display: none;
}

/* When the screen is less than 680 pixels wide, hide all list items, except for the first one ("Home"). Show the list item that contains the link to open and close the topnav (li.icon) */
@media screen and (max-width:680px) {
  ul.topnav li:not(:first-child) {
    display: none;
  }

  ul.topnav li.icon {
    float: right;
    display: inline-block;
  }

h1 {
  font-size: 250%;
  }
h2 {
    font-size: 200%;
    line-height: 1em;
  font-kerning: auto;
}

}

/* The "responsive" class is added to the topnav with JavaScript when the user clicks on the icon. This class makes the topnav look good on small screens */
@media screen and (max-width: 680px) {
  ul.topnav.responsive {
    position: relative;
  }

  ul.topnav.responsive li.icon {
    position: absolute;
    right: 0;
    top: 0;
  }

  ul.topnav.responsive li {
    float: none;
    display: inline;
  }

  ul.topnav.responsive li a {
    display: block;
    text-align: left;
  }
}


#end {
  font-size: 90%;
  margin: 2em;
}



cite {
  font-family: 'Open Sans', sans-serif;
  font-weight: 600;
  font-style: italic;
  color: #143c72;
}

iframe {
  max-width: 90%;
  padding: .3em;
  margin-top: .25em;
  margin-bottom: .5em;
  border: 1px dotted rgb(58, 110, 181);
}

.main_history {
  margin-top: 4em;
  margin-left: 3em;
  margin-bottom: 1em;
}

.main_topic, .main_timeline, .main_resources, .main_map {
  margin-top: 500px;
  margin-left: 3em;
  margin-bottom: .5em;
}

.main_heroes {
  width: 80%;
  margin-top: .25em;
  margin-left: 2em;
  margin-bottom: .5em;
}

.main_history h1 {
  margin-top: 2em;
}

.main_timeline h2, .main_timeline h3 {
  padding-top: .5em;
 /* padding-right: 8em;*/
  color: rgb(84, 106, 74);
}

.main_resources h2, .main_resources h3 {
  padding-top: .5em;
  /*padding-right: 8em;*/
  color: rgb(87, 114, 114);
}

.main_map h2, .main_map h3 {
  padding-top: .5em;
  padding-right: 8em;
  color: #69526c;
}

.main_heroes h2, .main_heroes h3 {
  padding-top: .5em;
  padding-right: 1em;
  color: rgb(58, 110, 181);
}

.main_history h2, .main_history h3 {
  padding-top: .5em;
  padding-right: 10em;
  color: #860c1a;
}

.hero_bio, .history_source {
  display: inline-block;
  float: left;
  max-width: 80%;
  padding-top: .25em;
  padding-bottom: 1.5em;
  /*margin-top: .25em;*/
  margin-right: 1em;
  margin-bottom: .25em;
  margin-left: 1.5em;
  border-bottom: .5px dotted #464141;
}

.history_source_open {
  display: inline-block;
  float: left;
  width: 410px;
  height: 100%;
  padding-top: 0em;
  padding-bottom: 1.5em;
  margin-top: 0em;
  margin-right: 1em;
  margin-bottom: .25em;
  margin-left: 3em;
  border-bottom: .5px dotted #464141;
}

.hero_image, .history_source_image {
  max-width: 80%;
  /*float: left;*/
  /*clear: both;*/
  margin-right: .75em;
}

.hero_copy, .history_source_copy {
  font-family: 'Open Sans', sans-serif;
  font-size: 95%;
  font-weight: 400;
  letter-spacing: -.4px;
  padding-top: .25em;
  padding-bottom: .25em;
  max-width: 80%;
}


/*Mobile*/

@media only screen and (min-device-width : 320px) and (max-device-width : 480px) {

 
  p {
 
    width: 73%;
  }

h2 {
  margin-left: 0px;
}
  iframe {
    width: 300px;
    height: 110%;
  }

  .hero_image, .history_source_image {
    max-width: 80%;
    float: none;
    margin-right: 0em;
  }

  .hero_bio, .history_source {
    height: auto;
  }

  .nav_explore ul {
    margin-right: 0;
  }
}



 
    
    
    














