/* RESET */

/* http://meyerweb.com/eric/tools/css/reset/ 
   v2.0 | 20110126
   License: none (public domain)
*/

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
	display: block;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}


/**
 * @license
 * MyFonts Webfont Build ID 3462089, 2017-10-10T05:14:33-0400
 * 
 * The fonts listed in this notice are subject to the End User License
 * Agreement(s) entered into by the website owner. All other parties are 
 * explicitly restricted from using the Licensed Webfonts(s).
 * 
 * You may obtain a valid license at the URLs below.
 * 
 * Webfont: CenturySch-Reg by URW++
 * URL: https://www.myfonts.com/fonts/urw/century-schoolbook/t-regular/
 * Copyright: Copyright 2010 URW++ Design &amp; Development Hamburg
 * Licensed pageviews: 10,000
 * 
 * 
 * License: https://www.myfonts.com/viewlicense?type=web&buildid=3462089
 * 
 * © 2017 MyFonts Inc
*/


/* @import must be at top of file, otherwise CSS will not work */
@import url("//hello.myfonts.net/count/34d3c9");

  
@font-face {font-family: 'CenturySch-Reg';src: url('webfonts/34D3C9_0_0.eot');src: url('webfonts/34D3C9_0_0.eot?#iefix') format('embedded-opentype'),url('webfonts/34D3C9_0_0.woff2') format('woff2'),url('webfonts/34D3C9_0_0.woff') format('woff'),url('webfonts/34D3C9_0_0.ttf') format('truetype'),url('webfonts/34D3C9_0_0.svg#wf') format('svg');}
 




/* BASICS */

body, html 				{
						height: 100%;

						}


html 					{  

						}


body 					{
						background-color: #f5e946;

						}
			


a 						{color: #000000;
						text-decoration: none;
						padding-bottom: 1px;
						font-family: 'Oswald', sans-serif;

						}

.large 					{font-size: 36px;}


/* TYPO */

h1 						{
						font-family: 'Oswald', sans-serif;
						font-size: 36px;
						margin-bottom: 60px;
						}


p 						{
						max-width: 480px;
						color: #000000;
						line-height: 21px;
						text-align: left;
						}

.


hr						{
						background:url(../images/hr.svg) repeat-x top left;
						height: 10px;
						border: 0;
}


/* HEADER */


.logo 					{
						max-width: 600px;
						height: 400px;
						margin: 0 auto;
						margin-top: 100px;
						margin-bottom: 80px;
						}

.logo img 				{width: 100%;}


.logo_small					{
						max-width: 200px;
						height: auto;
						margin: 0 auto;
						margin-top: 20px;
						margin-bottom: 60px;
						}

.logo_small img 				{width: 100%;}


/* Sections */



section 				{padding: 20px;
						box-sizing:border-box;
						width: auto;
						text-align: center;
												box-sizing: border-box;

						}

footer 					{text-align: center;
						font-family: 'Oswald', sans-serif;
						line-height: 1.2;
						text-transform: uppercase;
						padding: 30px;
						box-sizing: border-box;

}

.about					{margin: 0 auto;
						padding: 100px 0;
						box-sizing: border-box;
						}

.about p 				{max-width: 740px;
						font-family: 'CenturySch-Reg', serif;
						font-size: 40px;
						line-height: 1.1;
						text-align: center;
						margin: 0 auto;
						margin-bottom: 40px;
						box-sizing: border-box;
						padding-left: 20px;
						padding-right: 20px;

						}

/* NL */

#mc_embed_signup		{background-color: transparent !important;}

#mc_embed_signup form 	{padding: 0px !important;}

#mc_embed_signup input.email {border-radius: 0 !important; 
						-webkit-border-radius: 0!important;
						background-color: transparent;
						border: 0;
						border-bottom: 2px solid black;
						font-family: 'Oswald', sans-serif !important;
						color: #000 !important;
						width: 240px !important;
						margin: 0 auto !important;
						text-align: center;
						text-transform: uppercase;
						margin-bottom: 30px !important;
						font-size: 24px !important;
						padding-bottom: 4px !important;
						}

#mc_embed_signup .button {background-color: #000 !important;
						color: #f5e946 !important;
						font-family: 'Oswald', sans-serif;
						letter-spacing: 0.5px;
						border-radius: 0 !important; 
						-webkit-border-radius: 0!important;
						width: 150px !important;
						padding: 20px !important;
						vertical-align: center;
						height: auto !important;
						line-height: 1 !important;
						margin: 0 auto !important;
						font-size: 24px !important;
}

::-webkit-input-placeholder { /* WebKit, Blink, Edge */
    color:    #000;
}
:-moz-placeholder { /* Mozilla Firefox 4 to 18 */
   color:    #000;
   opacity:  1;
}
::-moz-placeholder { /* Mozilla Firefox 19+ */
   color:    #000;
   opacity:  1;
}
:-ms-input-placeholder { /* Internet Explorer 10-11 */
   color:    #000;
}
::-ms-input-placeholder { /* Microsoft Edge */
   color:    #000;
}

