*, *::after, *::before { -webkit-box-sizing: border-box; box-sizing: border-box; }

body {
	font-family: 'Lato', Arial, sans-serif;
	color: #fff;
	background: #fff;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	text-align: center;
	margin: 0;
}

a {
	outline: none;
	color: #6699CC;
	text-decoration: none;
}

a:hover, a:focus {
	color: #6699CC;
}

main {
	max-width: 1885px;
	margin-top: -8px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	position: relative;
	text-align: left;
}

/* Header */
.codrops-header {
	position: relative;
	height: 310px;
  	padding-top: 5px;
	width: 100%;
	-webkit-box-orient: horizontal;
	-webkit-box-direction: normal;
	-ms-flex-direction: row;
	-webkit-flex-direction: row;
	flex-direction: row;
	-webkit-align-items: center;
	align-items: center;
	z-index: 10;
	background: #000;
}
header .container{
	position: relative;
	/* margin-top: -5em; */
	width: 100%;
	height: 246px;
	background-color: #34343d;
}
header .site-branding{
	background-color: #34343d;
	height: 248px;
	text-align: center;
	/* margin-top: 7em; */
}
header .site-branding h2{
	font-family: 'Lato', Arial, sans-serif;
	font-size: 3em;
	margin: 0;
	font-weight: bold;
	color: #fff;
}
header .site-branding h3{
	font-size: 2em;
	font-weight: normal;
	margin: 0.25em 0 0;
	color: #9f9da7;
}
header .site-branding h4{
	font-size: 0.8em;
	/* margin: 0.25em 0 0; */
	color: #34343d;
}
header .wrapper {
	height: 55px;
	background-color: #000;
	color: white;
	margin: 0 auto;
	max-width: 980px;
	position: relative;
	padding: 0;
	border: 0;
	box-sizing: 0;
}
header #logo {
	position: absolute;
	top: 0;
	left: 20px;
	width: 90px;
	height: 80px;
	z-index: 100;
	color: #0D9AF1;
	text-decoration: none;
	margin: 0;
	padding: 0;
	border: 0;
	box-sizing: border-box;
}

nav {
	float: right;
	display: block;
	margin: 0;
	padding: 0;
	border: 0;
}
.nav-item {
  display: block;
  float: left;
  text-align: center;
}
.nav-item a {
  box-sizing: border-box;
  margin-left: 30px;
  margin-right: 30px;
  display: block;
  height: 20px;
  line-height: 20px;
  font-size: 20px;
  font-weight: 600;
  position: relative;
	color: #fff;
	font-style: normal;
}


header nav a:hover, a:focus {
	color: #6699CC;
}
.active {
	color: #6699CC;
}

/* Content Filler */
.spacer {
    height: 100px; 
}

/* Content */
.content {
	/* background: #34343d; */
	background: #ffff;
	/* width: 100%; */
}
.content p {
	font-family: 'Lato', Arial, sans-serif;
	/* color: #9F9DA7; */
	color: #000;
	font-size: 1.3em;
	line-height: 1.6;
	font-weight: 500;
	margin: 0;
}
.content__inner {
	max-width: 1000px;
	margin: 0 auto;
	/* padding: 8em 5% 0em; */
	padding: 4em 5% 0em;
}
p .margin-paragraph {
	margin: 8em 0 1.5em;
}
p strong {
	color: #fff;
}

.about{
	max-width: 980px;
}
.about h1{
	font-family: 'Lato', Arial, sans-serif;
	font-size: 3em;
	margin: 0;
	font-weight: bold;
	color: #000;
	text-align: center;
}
.about h2{
	font-family: 'Lato', Arial, sans-serif;
	font-size: 2em;
	margin: 0;
	font-weight: normal;
	color: #34343d;
	text-align: center;
}
.about h3, a{
	font-family: 'Lato', Arial, sans-serif;
	font-size: 1.2em;
	margin: 0;
	color: #34343d;
	font-weight: bold;
	text-align: center;
	font-style: italic;
	padding-bottom: 1.5em;
}
.font-awesome{
	font-size: 2rem;
	text-align: center;
	padding: 0.4em;
}
.font-awesome span{
	padding: 0.2em;
}
.subject{
	max-width: 980px;
}
.subject h2{
	font-family: 'Lato', Arial, sans-serif;
	font-size: 3em;
	margin: 0;
	font-weight: bold;
	color: #000;
	text-align: center;
	padding: 1em;
	/* padding-top: 2em; */
}
.subject h3{
	font-family: 'Lato', Arial, sans-serif;
	font-size: 1.3em;
	margin: 0;
	color: #6699CC;
	font-weight: 550;
	font-weight: normal;
}
.subject h4{
	font-family: 'Lato', Arial, sans-serif;
	font-size: 1.1em;
	margin: 0;
	color: #000;
	font-weight: normal;
	padding-bottom: 1.2em;
}
.subject h5{
	font-family: 'Lato', Arial, sans-serif;
	color: #000;
	font-size: 1.1em;
	margin: 0;
	font-weight: normal;
	padding-bottom: 4em;
	line-height: 1.3;
}
.subject h6{
	font-family: 'Lato', Arial, sans-serif;
	font-size: 1.2em;
	margin: 0;
	color: #000;
	font-weight: 500;
	/* font-weight: normal; */
}
.subject p{
	font-family: 'Lato', Arial, sans-serif;
	font-size: 1.2em;
	margin: 0;
	color: #000;
}
.subject b{
	font-weight: bold;
}
.subject a{
	font-family: 'Lato', Arial, sans-serif;
	font-size: 1em;
	margin: 0;
	color: #6699CC;
	font-style: normal;
	font-weight: normal;
}

/* quote */
blockquote {
    display: block;
    margin-top: 1em;
    margin-bottom: 1em;
    margin: 60px;
}
blockquote q {
    quotes: "\201C" "\201D";
		color: #9F9DA7;
		font-size: 30px;
		text-align: left;
		font-family: 'Merriweather',Georgia;
}
blockquote p{
	color: #9F9DA7;
	font-size: 25px;
	text-align: right;
	font-family: 'Merriweather',Georgia;
	font-style: italic;
}

/* figure */
figure {
	 display: block;
	 margin-top: 3em;
	 margin-bottom: 3em;
	 margin-left: 50px;
	 margin-right: 50px;
}

img {
    max-width: 100%;
    height: auto;
		margin-bottom: 2em;
}

figcaption {
    display: block;
		color: #C0C0C0;
		font-size: 19px;
		font-family: 'Lato', Arial, sans-serif;
}


/* TimeLine */
/*body {
	background:#111;
	font-size:18px;
	color:#FFF;
}*/
h1 {
  font-size:1.8em;
  text-align: center;
  margin:20px 0 40px;
  padding:0;
}
.container {
	width:90%;
	margin:0 auto;
	overflow:auto;
	padding:0%;
}
.right-content, .left-content {
	float:left;
	display:block;
	width:50%;
	padding:1% 2%;
}
.left-content {
	border-right:5px dotted #666;
	text-align:right;
}
.left-content p {
	font-size: 16px;
	margin:80px 10px 0;
}
.right-content p {
	font-size: 16px;
	margin:30px 10px 80px;
}
.container p {
-webkit-transition: all 0.7s ease-in-out;
-moz-transition: all 0.7 ease-in-out;
-ms-transition: all 0.7s ease-in-out;
-o-transition: all 0.7s ease-in-out;
transition: all 0.7s ease-in-out;
}
.left-content .more-padding {
  padding-right:100px;
}
.right-content .more-padding {
  padding-left:100px;
}


/* footer */
footer {
  margin: 0;
  padding: 0;
  border: 0;
  box-sizing: border-box;
  /* height: 1px; */
  background-color:#242830;
}

footer .wrapper {
  max-width: 100%;
  position: relative;
  border: 0;
  box-sizing: border-box;
  display: table;
  background-color: #000; /*change color to body background*/
  color: white;
  width: 100%;
}

footer p {
  font-family: "Source Sans Pro", sans-serif;
  font-size: 14px;
  color:#a9a9a9;
}

footer a {
  font-family: "Source Sans Pro", sans-serif;
  font-size: 16px;
  color:#a9a9a9;
  font-weight: bold;
  font-style: normal;
}

footer .wrapper .links {
  margin: 0;
  padding: 0;
  border: 0;
  box-sizing: border-box;
  display: table-cell;
  width: 200px;
  padding-left: 80px;
  color: white;
}

footer .wrapper .footer-menu {
  margin: 0;
  padding: 0;
  border: 0;
  box-sizing: border-box;
  display: table-cell;
  width: 200px;
  color: white;
}

footer .wrapper .footer-menu ul {
  list-style-type: none;
}

footer .wrapper .footer-menu ul li {
  text-align: right;
  margin-top: 0;
  line-height: 1.4;
}

footer .wrapper .about {
  margin: 0;
  padding: 0;
  border: 0;
  box-sizing: border-box;
  display: table-cell;
  padding: 0 60px 0 80px;
  color: white;
  text-align: center;
}

footer .wrapper .colophon {
  margin-left: 130px;
  margin-right: 130px;
  margin-top: 15px;
  padding: 0;
  border: 0;
  box-sizing: border-box;
  /* max-width: 700px; */
  color: white;
}
footer .wrapper .colophon p{
	font-size: 15px;
	line-height: 1.3em;
	color:#a9a9a9;
	font-weight: 500;
}
footer .wrapper .copyright {
  /* margin-right: 170px; */
  padding: 0;
  border: 0;
  box-sizing: border-box;
  margin-top: 50px;
  color: white;
}

footer .wrapper .copyright p {
  font-family: "Source Sans Pro", sans-serif;
  font-size: 16px;
  color:#a9a9a9;
  font-weight: 500;
}

footer .wrapper .copyright a {
  font-family: "Source Sans Pro", sans-serif;
  font-size: 16px;
  color:#a9a9a9;
}



@media (max-width: 1024px) {
	/* header media */
	.nav-item a {
	  font-style: normal;
	}

	/* footer media mobile */
	footer a{
		font-style: normal;
	}
	footer .wrapper .links {
	  width: 50px;
	  padding-left: 30px;
		}
	footer .wrapper .colophon {
	  margin-left: 25px;
	  margin-right: 10px;
	}
	footer .wrapper .colophon p{
		font-size: 12px;
		font-style: normal;
	}
}


@media (max-width: 640px) {
	/* header media */
	header .site-branding h4{
		font-size: 0.1em;
	}
	.nav-item a {
	  margin-left: 15px;
	  margin-right: 15px;
	  font-style: normal;
	  font-size: 18px;
	}

	/* content media */
	.about a{
		font-size: 0.8em;
	}
	.about p{
		font-size: 1.3em;
		line-height: 1.5em;
	}
	.mailto{
		/* padding: 2em; */
	}
	.mailto h3{
		font-size: 23px;
	}

	/* Timeline */
	h1 {
	  font-size:1.8em;
	  text-align: center;
	  margin:20px 0 40px;
	  padding:0;
	}
	.container {
		width:100%;
		margin:0 auto;
		overflow:auto;
		padding:5%;
	}
	.right-content, .left-content {
		float:left;
		display:block;
		width:50%;
		padding:1% 2%;
	}
	.left-content p {
		font-size: 16px;
		line-height: 1.7em;
		margin:150px 10px 0;
	}
	.right-content p {
		font-size: 16px;
		line-height: 1.7em;
		margin:30px 10px 150px;
	}

	/* footer media mobile */
	footer a{
		font-style: normal;
	}
	footer .wrapper .links {
	  	width: 0;
	  	padding-left: 0;
	}
	footer .wrapper .footer-menu ul li {
		text-align: left;
		margin: 2px;
	}
	footer .wrapper .about {
	  padding: 0 5px 0 10px;
	}
	footer .wrapper .colophon p{
		font-size: 12px;
	}
}
@media only screen and (min-width: 640px) {
.brnodisplay {
    display: none;
}
