@font-face {
  font-family: 'FontAwesome';
  src: url("../fonts/fontawesome-webfont.eot");
  src: url("../fonts/fontawesome-webfont.eot?#iefix") format("embedded-opentype"), url("../fonts/fontawesome-webfont.woff2") format("woff2"), url("../fonts/fontawesome-webfont.woff") format("woff"), url("../fonts/fontawesome-webfont.ttf") format("truetype"), url("../fonts/fontawesome-webfont.svg#fontawesomeregular") format("svg");
  font-weight: normal;
  font-style: normal; }
@font-face {
  font-family: 'Antraste';
  src: url("../fonts/Antraste.eot");
  /* IE9 Compat Modes */
  src: url("../fonts/Antraste.eot?#iefix") format("embedded-opentype"), url("../fonts/Antraste.woff") format("woff"), url("../fonts/Antraste.ttf") format("truetype"), url("../fonts/Antraste.svg#6cc14dae4fc72b0e359181cb343c6ab7") format("svg");
  /* Legacy iOS */
  font-weight: normal;
  font-style: normal; }
/* BEGIN reset css */
/* remove and neutralize the inconsistent default styling of HTML elements */
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, textarea, p, blockquote, th, td {
  margin: 0;
  padding: 0; }

table {
  border-collapse: collapse;
  border-spacing: 0; }

fieldset, img {
  border: 0; }

address, caption, cite, code, dfn, em, strong, th, var {
  font-style: normal;
  font-weight: normal; }

ol, ul {
  list-style: none; }

caption, th {
  text-align: left; }

h1, h2, h3, h4, h5, h6 {
  font-size: 100%;
  font-weight: normal; }

q:before, q:after {
  content: ''; }

abbr, acronym {
  border: 0; }

/* END reset css */
html, body {
  background-color: #231F20;
  font-family: "Antraste", Helvetica, Arial, sans-serif;
  color: #00FF00;
  -webkit-font-smoothing: subpixel-antialiased;
  -webkit-text-size-adjust: none;
  text-align: center; }

body {
  min-height: 100vh; }

.clearfix:after {
  clear: both;
  content: "";
  display: block;
  height: 0pt;
  visibility: hidden; }

img {
  border: none; }
  img.responsive {
    max-width: 100%;
    height: auto; }
  img.responsive-full {
    max-width: none;
    width: 100%;
    height: auto; }

::selection {
  background: #fff;
  color: #00FF00;
  /* Safari */ }

::-moz-selection {
  background: #fff;
  color: #00FF00;
  /* Firefox */ }

input, textarea, select {
  outline: none; }

h1, h2, h3, h4, h5, h6 {
  font-family: "Antraste", Helvetica, Arial, sans-serif;
  margin: 0; }

p {
  font-family: "Antraste", Helvetica, Arial, sans-serif;
  font-size: 11px;
  line-height: 13px;
  margin-bottom: 20px; }

a {
  color: #00FF00;
  text-decoration: underline;
  -moz-transition: 0.4s ease;
  -ms-transition: 0.4s ease;
  -o-transition: 0.4s ease;
  transition: 0.4s ease;
  -webkit-transition: 0.4s ease; }
  a:hover, a:focus {
    text-decoration: none;
    -moz-transition: 0.4s ease;
    -ms-transition: 0.4s ease;
    -o-transition: 0.4s ease;
    transition: 0.4s ease;
    -webkit-transition: 0.4s ease; }

.fleft {
  float: left; }

.fright {
  float: right; }

.no-padding {
  padding: 0; }

.hidden {
  display: none; }

.hidden-xs {
  display: none; }

@media (min-width: 768px) {
  .hidden-xs {
    display: block; } }
@media (min-width: 768px) and (max-width: 991px) {
  .hidden-sm {
    display: none; } }
@media (min-width: 992px) and (max-width: 1199px) {
  .hidden-md {
    display: none; } }
@media (min-width: 1200px) and (max-width: 1499px) {
  .hidden-lg {
    display: none; } }
@media (min-width: 1500px) {
  .hidden-xl {
    display: none; } }
body {
  height: 100vh;
  min-height: 768px;
  position: relative; }

#mainWrapper, #main {
  min-width: 320px;
  /*padding-top: 70px;
  @media (min-width: $screen-md-min) {
  	padding-top: 86px;
  }*/ }

.container {
  /*max-width: 1280px;
  margin: 0 auto;
  padding: 0 20px;*/ }

#headerWrapper {
  padding-top: 75px;
  padding-bottom: 100px; }
  #headerWrapper p {
    font-size: 14px;
    line-height: 21px;
    text-transform: uppercase;
    letter-spacing: 2px;
    margin-bottom: 0;
    font-weight: 400; }
  @media (min-width: 600px) {
    #headerWrapper {
      padding-bottom: 200px; } }
  @media (min-width: 992px) {
    #headerWrapper {
      padding-bottom: 200px; } }

#footer {
  padding-bottom: 35px; }
  #footer ul li {
    font-size: 18px;
    line-height: 21px;
    text-transform: uppercase;
    letter-spacing: 2px;
    margin-bottom: 15px; }
    #footer ul li a, #footer ul li a:visited {
      text-decoration: none; }
    #footer ul li:last-child {
      margin-bottom: 0; }
  #footer p {
    padding-top: 60px;
    font-size: 14px;
    line-height: 21px;
    text-transform: uppercase;
    letter-spacing: 2px;
    margin-bottom: 0;
    font-weight: 400; }
  @media (min-width: 600px) {
    #footer {
      padding-bottom: 70px; }
      #footer ul li {
        margin-bottom: 60px; }
        #footer ul li:last-child {
          margin-bottom: 0; }
      #footer p {
        padding-top: 115px; } }
  @media (min-width: 992px) {
    #footer {
      position: absolute;
      bottom: 0;
      left: 0;
      width: 100%;
      padding-bottom: 75px; }
      #footer ul li {
        display: inline-block;
        vertical-align: middle;
        margin: 0 65px;
        margin-bottom: 0; }
      #footer p {
        padding-top: 160px; } }

.image {
  padding: 0 30px;
  text-align: center;
  margin-bottom: 100px; }
  .image img {
    max-width: 768px;
    height: auto;
    margin: 0 auto; }
  @media (min-width: 600px) {
    .image {
      padding: 0 60px;
      margin-bottom: 200px; } }
  @media (min-width: 992px) {
    .image {
      margin-bottom: 200px; } }

/* Large desktop */
/* Portrait tablet to landscape and desktop */
/* Landscape phone to portrait tablet */
/* Landscape phones and down */

/*# sourceMappingURL=global.css.map */
