/* thank you! http://meyerweb.com/eric/tools/css/reset/ */
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, 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, figcaption, figure, footer, header, hgroup, menu, nav, section, summary, time, mark, audio, video { margin: 0; padding: 0; border: 0; outline: 0; font-size: 100%; font: inherit; vertical-align: baseline; }

a { margin: 0; padding: 0; font-size: 100%; vertical-align: baseline; background: transparent; }

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

/* remember to highlight inserts somehow! */
ins { text-decoration: none; }

del { text-decoration: line-through; }

table { border-collapse: collapse; border-spacing: 0; }

@font-face { font-family: "Grow-A"; src: url("/static/fonts/Grow_A.woff"); src: url("/static/fonts/Grow_A.eot#iefix") format("embedded-opentype"), url("/static/fonts/Grow_A.woff") format("woff"), url("/static/fonts/Grow_A.otf") format("opentype"); }
@font-face { font-family: "Grow-ABC"; src: url("/static/fonts/Grow_ABC.woff"); src: url("/static/fonts/Grow_ABC.eot?#iefix") format("embedded-opentype"), url("/static/fonts/Grow_ABC.woff") format("woff"), url("/static/fonts/Grow_ABC.otf") format("opentype"); }
body.is-debug div.center-wrapper { background-image: url("/static/images/grid.png"); background-repeat: repeat-y; background-position: 20px 0; }

h1 { font-family: 'Grow-ABC','Montserrat', Arial, Helvetica, sans-serif; font-weight: 400; font-weight: 400; font-size: 7.2em; text-transform: uppercase; }

h1 { letter-spacing: 0.3em; }

h2 { font-family: 'Grow-ABC','Montserrat', Arial, Helvetica, sans-serif; font-weight: 400; font-size: 7.7em; letter-spacing: 0.1em; }

p { font-family: 'Grow-A','Montserrat', Arial, Helvetica, sans-serif; font-weight: 700; margin-bottom: 1em; line-height: 26px; font-size: 1.8em; text-align: left; margin-bottom: 0; }

img { float: left; max-width: 90%; height: auto; display: inline-block; vertical-align: middle; }
img.extend_size { width: 100%; }

a { font-family: 'Grow-ABC','Montserrat', Arial, Helvetica, sans-serif; font-weight: 400; letter-spacing: 0.1em; text-transform: uppercase; color: #e61e25; text-decoration: none; }
a:hover { color: #444; }

hr.divider { border: 0.7em solid #e61e25; border-width: 4px; margin-bottom: 11.5em; }

html { height: 100%; min-width: 100%; }

body { height: 100%; background-color: #fff; font-family: 'Grow-ABC','Montserrat', Arial, Helvetica, sans-serif; font-weight: 400; text-align: center; color: #e61e25; font-size: 12px; }

body > header { padding-top: 1.5%; z-index: 2000; position: relative; }

header { padding-top: 3em; padding-bottom: 3em; }

section.mainsection { float: left; width: 100%; margin: 0 auto; margin-bottom: 2em; }

div#front { display: block; position: static; }

section#front { position: static; height: 90%; color: #fff; }
section#front img { width: 100%; height: 100%; display: block; position: absolute; top: 0; left: 5%; }

section#content .headline { padding-bottom: 1.5em; }
section#content div.column { width: 66.1016949153%; float: left; margin-bottom: 156px; }
section#content div.column.col-odd { width: 25.4237288136%; margin-right: 8.4745762712%; }
section#content div.column.col-even { margin-top: 0; margin-left: 0; }

section#doner img { border: 10px solid #e61e25; margin-bottom: 6em; max-width: 100%; }

div.center-wrapper { max-width: 1180px; padding: 0 20px 0 20px; margin: 0 auto; position: relative; }

.three { margin: 2em; width: 45.5%; }

.animate-fading { animation: fading 5s infinite; }

@keyframes fading { 0% { opacity: 0; }
  50% { opacity: 1; }
  100% { opacity: 0; } }
@media screen and (max-width: 1200px) { h1 { font-size: 12em; letter-spacing: 0.2em; }
  h1 { font-size: 12em; letter-spacing: 0.2em; } }
@media screen and (max-width: 630px) { h1 { font-size: 4em; }
  h2 { padding-top: 0.2em; font-size: 2.6em; }
  hr.divider { border-width: 3px; margin-bottom: 4.5em; }
  .three { width: 82.5%; }
  section#front { height: 30%; }
  section#front img { height: auto; top: 12.5em; }
  section#content { margin-bottom: 1em; }
  section#content div.column { margin-bottom: 5em; }
  section#content div.column.col-odd { width: 100%; margin-bottom: 5em; }
  section#content div.column.col-even { width: 100%; }
  section#doner img { border: 5px solid #e61e25; max-width: 96%; } }

/*# sourceMappingURL=base.css.map */
