* html {
  font-size: 100%; }

html {
  font-size: 16px;
  line-height: 0.5em; }

html, body {
  padding: 0;
  margin: 0;
  height: 100%; }

h1, h2, h3, h4, h5, h6, p, table {
  padding: 0;
  margin: 0; }

html {
  line-height: 1.5em;
  font-family: Tahoma, Arial, Helvetica, sans-serif; }

h1, h2, h3, h4, h5, h6 {
  font-family: "Francois One", sans-serif;
  color: #1D3E5F; }

h1 {
  font-size: 2em;
  line-height: 1.5em;
  margin: 1.5em 0 0.75em;
  color: #001E30; }
  @media only screen and (min-width: 641px) and (max-width: 1023px) {
    h1 {
      font-size: 1.25em;
      line-height: 1.2em;
      margin: 1.2em 0 1.2em; } }
  @media only screen and (min-width: 321px) and (max-width: 640px) {
    h1 {
      font-size: 1.125em;
      line-height: 1.33333333em;
      margin: 1.33333333em 0 1.33333333em; } }
  @media only screen and (max-width: 320px) {
    h1 {
      font-size: 1em;
      line-height: 1.5em;
      margin: 1.5em 0 1.5em; } }

h2 {
  font-size: 1.5em;
  line-height: 2em;
  margin: 1em 0 0; }
  @media only screen and (min-width: 641px) and (max-width: 1023px) {
    h2 {
      font-size: 1.125em;
      line-height: 1.33333333em;
      margin: 1.33333333em 0 0; } }
  @media only screen and (min-width: 321px) and (max-width: 640px) {
    h2 {
      font-size: 1em;
      line-height: 1.5em;
      margin: 1.5em 0 0; } }
  @media only screen and (max-width: 320px) {
    h2 {
      font-size: 0.875em;
      line-height: 1.71428571em;
      margin: 1.71428571em 0 0; } }

h3 {
  font-size: 1.1875em;
  line-height: 2.52631579em;
  margin: 1.26315789em 0 0; }
  @media only screen and (min-width: 641px) and (max-width: 1023px) {
    h3 {
      font-size: 1em;
      line-height: 1.5em;
      margin: 1.5em 0 0; } }
  @media only screen and (min-width: 321px) and (max-width: 640px) {
    h3 {
      font-size: 0.875em;
      line-height: 1.71428571em;
      margin: 1.71428571em 0 0; } }
  @media only screen and (max-width: 320px) {
    h3 {
      font-size: 0.8125em;
      line-height: 1.84615385em;
      margin: 1.84615385em 0 0; } }

h4 {
  font-size: 1em;
  line-height: 1.5em;
  margin: 1.5em 0 0; }
  @media only screen and (min-width: 641px) and (max-width: 1023px) {
    h4 {
      font-size: 0.875em;
      line-height: 1.71428571em;
      margin: 1.71428571em 0 0; } }
  @media only screen and (min-width: 321px) and (max-width: 640px) {
    h4 {
      font-size: 0.8125em;
      line-height: 1.84615385em;
      margin: 1.84615385em 0 0; } }
  @media only screen and (max-width: 320px) {
    h4 {
      font-size: 0.75em;
      line-height: 2em;
      margin: 2em 0 0; } }

p {
  font-size: 1em;
  line-height: 1.5em;
  margin: 0 0 1.5em; }
  @media only screen and (min-width: 321px) and (max-width: 640px) {
    p {
      font-size: 0.875em;
      line-height: 1.71428571em;
      margin: 0 0 1.71428571em; } }
  @media only screen and (max-width: 320px) {
    p {
      font-size: 0.8125em;
      line-height: 1.84615385em;
      margin: 0 0 1.84615385em; } }

ul, ol {
  font-size: 1em;
  line-height: 1.5em;
  margin: 0 0 1.5em; }
  @media only screen and (min-width: 321px) and (max-width: 640px) {
    ul, ol {
      font-size: 0.875em;
      line-height: 1.71428571em;
      margin: 0 0 1.71428571em; } }
  @media only screen and (max-width: 320px) {
    ul, ol {
      font-size: 0.8125em;
      line-height: 1.84615385em;
      margin: 0 0 1.84615385em; } }

a {
  text-decoration: none;
  color: #369; }
  a:visited {
    color: #903; }
  a:hover {
    color: #669966; }

figure img {
  max-width: 100%; }

footer.inner {
  font-size: 0.8125em;
  line-height: 1.84615385em; }

pre {
  font-size: 1em;
  line-height: 1.5em;
  border-style: solid;
  border-width: 0.1875em;
  padding: 1.3125em;
  margin: 1.5em 0; }
  @media only screen and (min-width: 321px) and (max-width: 640px) {
    pre {
      font-size: 0.875em;
      line-height: 1.71428571em;
      border-style: solid;
      border-width: 0.21428571em;
      padding: 1.5em;
      margin: 1.71428571em 0; } }
  @media only screen and (max-width: 320px) {
    pre {
      font-size: 0.8125em;
      line-height: 1.84615385em;
      border-style: solid;
      border-width: 0.23076923em;
      padding: 1.61538462em;
      margin: 1.84615385em 0; } }

@-webkit-keyframes fadeInDown {
  0% {
    -webkit-transform: translateY(-20px);
    opacity: 0; }

  100% {
    -webkit-transform: translateY(0px);
    opacity: 1; } }

@-moz-keyframes fadeInDown {
  0% {
    -moz-transform: translateY(-20px);
    opacity: 0; }

  100% {
    -moz-transform: translateY(0px);
    opacity: 1; } }

@keyframes fadeInDown {
  0% {
    -webkit-transform: translateY(-20px);
    -moz-transform: translateY(-20px);
    -ms-transform: translateY(-20px);
    -o-transform: translateY(-20px);
    transform: translateY(-20px);
    opacity: 0; }

  100% {
    -webkit-transform: translateY(0px);
    -moz-transform: translateY(0px);
    -ms-transform: translateY(0px);
    -o-transform: translateY(0px);
    transform: translateY(0px);
    opacity: 1; } }

@-webkit-keyframes lightSpeedIn {
  0% {
    -webkit-transform: translateX(100%) skewX(-30deg);
    opacity: 0; }

  60% {
    -webkit-transform: translateX(-20%) skewX(30deg);
    opacity: 1; }

  80% {
    -webkit-transform: translateX(0%) skewX(-15deg);
    opacity: 1; }

  100% {
    -webkit-transform: translateX(0%) skewX(0deg);
    opacity: 1; } }

@-moz-keyframes lightSpeedIn {
  0% {
    -moz-transform: translateX(100%) skewX(-30deg);
    opacity: 0; }

  60% {
    -moz-transform: translateX(-20%) skewX(30deg);
    opacity: 1; }

  80% {
    -moz-transform: translateX(0%) skewX(-15deg);
    opacity: 1; }

  100% {
    -moz-transform: translateX(0%) skewX(0deg);
    opacity: 1; } }

@keyframes lightSpeedIn {
  0% {
    -webkit-transform: translateX(100%) skewX(-30deg);
    -moz-transform: translateX(100%) skewX(-30deg);
    -ms-transform: translateX(100%) skewX(-30deg);
    -o-transform: translateX(100%) skewX(-30deg);
    transform: translateX(100%) skewX(-30deg);
    opacity: 0; }

  60% {
    -webkit-transform: translateX(-20%) skewX(30deg);
    -moz-transform: translateX(-20%) skewX(30deg);
    -ms-transform: translateX(-20%) skewX(30deg);
    -o-transform: translateX(-20%) skewX(30deg);
    transform: translateX(-20%) skewX(30deg);
    opacity: 1; }

  80% {
    -webkit-transform: translateX(0%) skewX(-15deg);
    -moz-transform: translateX(0%) skewX(-15deg);
    -ms-transform: translateX(0%) skewX(-15deg);
    -o-transform: translateX(0%) skewX(-15deg);
    transform: translateX(0%) skewX(-15deg);
    opacity: 1; }

  100% {
    -webkit-transform: translateX(0%) skewX(0deg);
    -moz-transform: translateX(0%) skewX(0deg);
    -ms-transform: translateX(0%) skewX(0deg);
    -o-transform: translateX(0%) skewX(0deg);
    transform: translateX(0%) skewX(0deg);
    opacity: 1; } }

@-webkit-keyframes fadeIn {
  0% {
    opacity: 0; }

  100% {
    opacity: 1; } }

@-moz-keyframes fadeIn {
  0% {
    opacity: 0; }

  100% {
    opacity: 1; } }

@keyframes fadeIn {
  0% {
    opacity: 0; }

  100% {
    opacity: 1; } }

@font-face {
  font-family: "Francois One";
  font-weight: normal;
  font-style: normal;
  font-display: swap;
  src: url('/fonts/francoisone-webfont.eot');
  src: url('/fonts/francoisone-webfont.eot?#iefix') format('embedded-opentype'), url('/fonts/francoisone-webfont.woff') format('woff'), url('/fonts/francoisone-webfont.ttf') format('truetype'), url('/fonts/francoisone-webfont.svg#Francois One') format('svg'); }

@font-face {
  font-family: "Roboto";
  font-weight: normal;
  font-style: normal;
  font-display: swap;
  src: url('/fonts/Roboto-Regular-webfont.eot');
  src: url('/fonts/Roboto-Regular-webfont.eot?#iefix') format('embedded-opentype'), url('/fonts/Roboto-Regular-webfont.woff') format('woff'), url('/fonts/Roboto-Regular-webfont.ttf') format('truetype'), url('/fonts/Roboto-Regular-webfont.svg#Roboto') format('svg'); }

@font-face {
  font-family: "Roboto";
  font-weight: bold;
  font-style: normal;
  font-display: swap;
  src: url('/fonts/Roboto-Bold-webfont.eot');
  src: url('/fonts/Roboto-Bold-webfont.eot?#iefix') format('embedded-opentype'), url('/fonts/Roboto-Bold-webfont.woff') format('woff'), url('/fonts/Roboto-Bold-webfont.ttf') format('truetype'), url('/fonts/Roboto-Bold-webfont.svg#Roboto') format('svg'); }

@font-face {
  font-family: "Open Sans";
  font-weight: normal;
  font-style: normal;
  font-display: swap;
  src: url('/fonts/OpenSans-Regular-webfont.eot');
  src: url('/fonts/OpenSans-Regular-webfont.eot?#iefix') format('embedded-opentype'), url('/fonts/OpenSans-Regular-webfont.woff') format('woff'), url('/fonts/OpenSans-Regular-webfont.ttf') format('truetype'), url('/fonts/OpenSans-Regular-webfont.svg#Open Sans') format('svg'); }

@font-face {
  font-family: "Open Sans";
  font-weight: bold;
  font-style: normal;
  font-display: swap;
  src: url('/fonts/OpenSans-Bold-webfont.eot');
  src: url('/fonts/OpenSans-Bold-webfont.eot?#iefix') format('embedded-opentype'), url('/fonts/OpenSans-Bold-webfont.woff') format('woff'), url('/fonts/OpenSans-Bold-webfont.ttf') format('truetype'), url('/fonts/OpenSans-Bold-webfont.svg#Open Sans') format('svg'); }

@font-face {
  font-family: "Open Sans";
  font-weight: 600;
  font-style: normal;
  font-display: swap;
  src: url('/fonts/OpenSans-Semibold-webfont.eot');
  src: url('/fonts/OpenSans-Semibold-webfont.eot?#iefix') format('embedded-opentype'), url('/fonts/OpenSans-Semibold-webfont.woff') format('woff'), url('/fonts/OpenSans-Semibold-webfont.ttf') format('truetype'), url('/fonts/OpenSans-Semibold-webfont.svg#Open Sans') format('svg'); }

.grid {
  background-image: -webkit-linear-gradient( rgba(0, 0, 0, 0.1) 1px, rgba(0, 0, 0, 0) 1px), -webkit-linear-gradient( rgba(0, 0, 0, 0.06) 1px, rgba(0, 0, 0, 0) 1px);
  background-image: linear-gradient( rgba(0, 0, 0, 0.1) 1px, rgba(0, 0, 0, 0) 1px), linear-gradient( rgba(0, 0, 0, 0.06) 1px, rgba(0, 0, 0, 0) 1px);
  background-size: 100% 24px, 100% 8px;
  background-position: -1px -1px, -1px -1px; }

.grid2 {
  background-image: -webkit-linear-gradient(-360deg, rgba(0, 129, 202, 0.3) 1px, transparent 1px), -webkit-linear-gradient(-360deg, rgba(0, 129, 202, 0.1) 1px, transparent 1px), -webkit-linear-gradient(-360deg, rgba(129, 158, 202, 0.3) 1px, transparent 1px), -webkit-linear-gradient( rgba(255, 0, 0, 0.3) 1px, rgba(255, 0, 0, 0) 1px), -webkit-linear-gradient( rgba(255, 0, 0, 0.3) 1px, rgba(255, 0, 0, 0) 1px);
  background-image: linear-gradient(90deg, rgba(0, 129, 202, 0.3) 1px, transparent 1px), linear-gradient(90deg, rgba(0, 129, 202, 0.1) 1px, transparent 1px), linear-gradient(90deg, rgba(129, 158, 202, 0.3) 1px, transparent 1px), linear-gradient( rgba(255, 0, 0, 0.3) 1px, rgba(255, 0, 0, 0) 1px), linear-gradient( rgba(255, 0, 0, 0.3) 1px, rgba(255, 0, 0, 0) 1px);
  background-size: 100px 100px, 10px 10px, 20px 20px, 100% 16px, 100% 8px;
  background-position: -1px -1px, -1px -1px, -1px -1px, -1px -1px, -1px -1px; }

p {
  font-family: Roboto, sans-serif; }

header, footer {
  padding: 1em; }

#content {
  padding: 1em; }

#sticky-footer {
  overflow: hidden; }

#sticky-container {
  min-height: 100%;
  margin-bottom: -60px;
  background-color: #8FACCA; }
  #sticky-container:after {
    height: 60px;
    content: '';
    display: block; }

#sticky-footer {
  height: 60px;
  background-color: #D393A5; }

/*# sourceMappingURL=sticky-footer.css.map */