html {
	height: 100%;
	width: 100%;
	margin: 0;
}

body {
	height: 100%;
	width: 100%;
	margin: 0;
	background-color: transparent;
	display: block;
	}

	ul {
	display: list-item;
	max-width: 100%;
	margin: auto;
	padding-bottom: 40px;
	}

	ul li {
	display: inline-block;
	width: 18%;
	margin-left: 0;
	margin-right: 0;
	text-align: center;
	}

	.menubar {
	color: black;
	}

	ul li p {
	font-family: 'Roboto Slab', serif;
	font-size: 1em;
	letter-spacing:0.1em;
	font-weight: 300;
	line-height: 185%;
	}

	h1 {
	width: 100%;
	font-family: 'Roboto Slab', serif;
	font-size: 1.4em;
	font-weight: 300;
	color: white;
	position: relative;
	margin-top: 9pt;
	margin-left: 0;
	text-align: left;
	padding-left: 60px;
	min-width: 200px;
	}

	h2 {
	color: black;
    font-family: "Roboto Slab",serif;
    font-size: 4em;
    font-weight: 300;
		letter-spacing: 0.2em;
		line-height: 2.1em;
    margin-left: auto;
    margin-right: auto;
    margin-top: 60px;
    min-width: 200px;
    padding-left: 120px;
    padding-right: 120px;
    position: relative;
    text-align: center;
	}

	#graphic {
	color: midnightblue;
	padding-top: 15%;
	padding-bottom: 5%;
	}

	#illustration {
	color: midnightblue;
	padding-bottom: 5%;
	}

	p.long {
	display: inline-block;
	vertical-align: top;
	font-family: 'Roboto Slab', serif;
	font-size: 1em;
	font-weight: 400;
	line-height: 1.9em;
	margin-top: 0;
	margin-bottom: 15pt;
	width: 58%;
	margin-right: 33.7%;
	padding-bottom: 20px;
	padding-left: 3.6%;
	padding-right: 3.6%;
	}

	p.short {
	display: inline-block;
	vertical-align: top;
	font-family: 'Roboto Slab', serif;
	font-size: 1em;
	font-weight: 400;
	line-height: 1.9em;
	margin-top: 0;
	margin-bottom: 15pt;
	width: 26%;
	padding-bottom: 20px;
	padding-left: 3.6%;
	padding-right: 3.6%;
	}

	p.long b {
	font-family: 'Lato', sans-serif;
	font-size: 1.5em;
	letter-spacing:0.2em;
	font-weight: 900;
	line-height: 185%;
	width: 100%;
	color: midnightblue;
	}

	.process p.long b {
	font-family: 'Roboto Slab', serif;
	font-size: 1.0em;
	letter-spacing:0.2em;
	font-weight: 900;
	line-height: 185%;
	width: 100%;
	color: midnightblue;
	}

	.overline {
	text-decoration: overline;
	font-size: 0.8em;
	}

	.underline {
	text-decoration: underline;
	}

	.process p.short b {
	font-family: 'Roboto Slab', serif;
	font-size: 1.0em;
	letter-spacing:0.2em;
	font-weight: 900;
	line-height: 185%;
	width: 100%;
	color: midnightblue;
	}

p.short i.about {
	text-decoration: none;
	display: inline-block;
	vertical-align: top;
	font-family: 'Roboto Slab', serif;
	font-size: 0.9em;
	font-weight: 300;
	line-height: 1.9em;
	margin-top: 0;
	margin-bottom: 15pt;
	width: 100%;
	padding-bottom: 20px;
	padding-left: 22px;
	padding-right: 22px;
}

	.process {
	display: none;
	font-size: 0.8em;
	letter-spacing: 0.1em;
	}

a:link {
    color: white;
    text-decoration: none;
}

	.scroll {
	color: white;
	}

#banner {
	width: 100%;
	height: 70%;
	position: absolute;
	top: 0;
	z-index: 1;
	background-color: white;
	}

	.filltop {
	height: 70%;
	margin: 0px;
	padding: 0;
	position: relative;}

	.backcolor01{
	margin-top: 0;
	width: 100%;
	height: 90%;
	}

	.backcolor02
	{
	margin-top: 0px;
	width: 100%;
	}

	.background {
	position: inherit;
	margin: 0 auto;
	padding: 0;
	margin: auto;
	margin-bottom: 30px;
	display: block;
	background-color: transparent;
	}

	.backcolor01 h2 {
	color: white;
	display: flex;
	vertical-align: middle;
	}

	.backcolor02 h2 {
	color: midnightblue;
	}

	.info {
	position: inherit;
	margin: 0 auto;
	padding: 0;
	margin: auto;
	margin-bottom: 30px;
	display: block;
	background-color: midnightblue;
	}

	img.xlarge {
	display: inline-block;
	width: 59%;
	background-color: transparent;
	margin-left: 2.6%;
	margin-right: 2.6%;
	margin-bottom: 53px;
	}

	img.large {
	display: inline-block;
	width: 27%;
	background-color: transparent;
	margin-left: 2.6%;
	margin-right: 2.6%;
	margin-bottom: 53px;
	}

	img.standard {
	display: inline-block;
	width: 27%;
	background-color: transparent;
	margin-left: 2.6%;
	margin-right: 2.6%;
	margin-bottom: 53px;
	}


.info {
	width: 100%;
	height: 50px;
	margin: 0;
	padding: 0;
	position: fixed;
	top: 0;
	display: inline-block;
	background-color: midnightblue;
	z-index: 1;
	}

div .logo {
	position: fixed;
	margin-left: 0;
	margin-right: auto;
	width: 30px;
	padding-left: 12px;
	padding-top: 10px;
	padding-bottom: 10px;
	background-color: transparent;
	}


	@media screen and (max-width: 1200px) {

	img.large{
	width: 27%;
	margin-left: 2.6%;
	margin-right: 2.6%;
	}

	img.standard{
	width: 27%;
	margin-left: 2.6%;
	margin-right: 2.6%;
	}

	}

	@media screen and (max-width: 993px) {

	body {
	font-size: 100%;}

	img.large{
	width: 92.8%;
	margin-left: 2.6%;
	margin-right: 2.6%;
	}

	img.standard{
	width: 41%;
	margin-right: 2.6%;
	margin-left: 2.6%;
	}

	p.long {
	font-size: 1.2em;
	width: 92.8%;
	padding-bottom: 20px;
	padding-left: 3.6%;
	padding-right: 3.6%;
	margin-right: 0;
	}

	p.short {
	font-size: 1.2em;
	width: 92.8%;
	padding-bottom: 20px;
	padding-left: 3.6%;
	padding-right: 3.6%;
	}

	img.xlarge {
	display: inline-block;
	width: 92.8%;
	background-color: transparent;
	margin-left: 2.6%;
	margin-right: 2.6%;
	}

	h2 {
	font-size: 3em;
	}
