@charset "UTF-8";
/* Base files. */
/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */
html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%; }

body {
  margin: 0; }

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
  display: block; }

audio,
canvas,
progress,
video {
  display: inline-block;
  vertical-align: baseline; }

audio:not([controls]) {
  display: none;
  height: 0; }

[hidden],
template {
  display: none; }

a {
  background-color: transparent; }

a:active {
  outline: 0; }

a:hover {
  outline: 0; }

abbr[title] {
  border-bottom: 1px dotted; }

b,
strong {
  font-weight: bold; }

dfn {
  font-style: italic; }

h1 {
  font-size: 2em;
  margin: 0.67em 0; }

mark {
  background: #ff0;
  color: #000; }

small {
  font-size: 80%; }

sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline; }

sup {
  top: -0.5em; }

sub {
  bottom: -0.25em; }

img {
  border: 0; }

svg:not(:root) {
  overflow: hidden; }

figure {
  margin: 1em 40px; }

hr {
  box-sizing: content-box;
  height: 0; }

pre {
  overflow: auto; }

code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em; }

button,
input,
optgroup,
select,
textarea {
  color: inherit;
  font: inherit;
  margin: 0; }

button {
  overflow: visible; }

button,
select {
  text-transform: none; }

button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer; }

button[disabled],
html input[disabled] {
  cursor: default; }

button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0; }

input {
  line-height: normal; }

input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  padding: 0; }

input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto; }

input[type="search"] {
  -webkit-appearance: textfield;
  box-sizing: content-box; }

input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none; }

fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em; }

legend {
  border: 0;
  padding: 0; }

textarea {
  overflow: auto; }

optgroup {
  font-weight: bold; }

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

td,
th {
  padding: 0; }

html {
  font-size: 62.5%;
  height: 100%;
  overflow-y: scroll; }

body {
  font-size: 1.5em;
  height: 100%;
  line-height: 1.6;
  font-weight: 400;
  font-family: "Raleway", "HelveticaNeue", "Helvetica Neue", Helvetica, Arial, sans-serif;
  background: url("../images/trollskog-background.jpg");
  background-position-x: center;
  background-repeat: no-repeat;
  background-color: #000;
  color: #f1f1f1; }

h2 {
  margin-top: 1em;
  font-size: 1.5em; }

p {
  margin-left: auto;
  margin-right: auto; }

.container.main-column {
  padding-bottom: 8rem;
  min-height: 100%; }

a {
  color: #ABEB31; }
  a:hover {
    color: #7A9E35; }

.u-full-width {
  width: 100%;
  box-sizing: border-box; }

.u-max-full-width {
  max-width: 100%;
  box-sizing: border-box; }

.u-pull-right {
  float: right; }

.u-pull-left {
  float: left; }

.center {
  margin-left: auto;
  margin-right: auto; }

@media (min-width: 550px) {
  .mobile-only {
    display: none !important; } }

h1, h2, h3, h4, h5, h6 {
  margin-top: 2rem;
  margin-bottom: 2rem;
  font-weight: 300; }

h1 {
  font-size: 4.0rem;
  line-height: 1.2;
  letter-spacing: -.1rem; }

h2 {
  font-size: 3.0rem;
  line-height: 1.25;
  letter-spacing: -.1rem; }

h3 {
  font-size: 2.4rem;
  line-height: 1.3;
  letter-spacing: -.1rem; }

h4 {
  font-size: 2.4rem;
  line-height: 1.35;
  letter-spacing: -.08rem; }

h5 {
  font-size: 1.8rem;
  line-height: 1.5;
  letter-spacing: -.05rem; }

h6 {
  font-size: 1.5rem;
  line-height: 1.6;
  letter-spacing: 0; }

@media (min-width: 550px) {
  h1 {
    font-size: 5.0rem; }
  h2 {
    font-size: 3.6rem; }
  h3 {
    font-size: 3.0rem; }
  h4 {
    font-size: 3.0rem; }
  h5 {
    font-size: 2.4rem; }
  h6 {
    font-size: 1.5rem; } }

p {
  margin-top: 0; }

/* Modules */
/*
* Skeleton V2.0.4
* Copyright 2014, Dave Gamache
* www.getskeleton.com
* Free to use under the MIT license.
* http://www.opensource.org/licenses/mit-license.php
* 12/9/2014
* Sass Version by Seth Coelen https://github.com/whatsnewsaes
*/
.container {
  position: relative;
  width: 100%;
  max-width: 960px;
  margin: 0 auto;
  padding: 0 2rem;
  box-sizing: border-box;
  background-color: rgba(0, 0, 0, 0.85); }

.column,
.columns {
  width: 100%;
  float: left;
  box-sizing: border-box; }

/*.container {
  width: $container-width-small;
  padding: 0;
}*/
@media (min-width: 550px) {
  .container {
    width: 550px; }
  .column,
  .columns {
    margin-left: 4%; }
  .column:first-child,
  .columns:first-child {
    margin-left: 0; }
  .one.column,
  .one.columns {
    width: 4.66667%; }
  .two.columns {
    width: 13.33333%; }
  .three.columns {
    width: 22%; }
  .four.columns {
    width: 30.66667%; }
  .five.columns {
    width: 39.33333%; }
  .six.columns {
    width: 48%; }
  .seven.columns {
    width: 56.66667%; }
  .eight.columns {
    width: 65.33333%; }
  .nine.columns {
    width: 74%; }
  .ten.columns {
    width: 82.66667%; }
  .eleven.columns {
    width: 91.33333%; }
  .twelve.columns {
    width: 100%;
    margin-left: 0; }
  .one-third.column {
    width: 30.66667%; }
  .two-thirds.column {
    width: 65.33333%; }
  .one-half.column {
    width: 48%; }
  .offset-by-one.column,
  .offset-by-one.columns {
    margin-left: 8.66667%; }
  .offset-by-two.column,
  .offset-by-two.columns {
    margin-left: 17.33333%; }
  .offset-by-three.column,
  .offset-by-three.columns {
    margin-left: 26%; }
  .offset-by-four.column,
  .offset-by-four.columns {
    margin-left: 34.66667%; }
  .offset-by-five.column,
  .offset-by-five.columns {
    margin-left: 43.33333%; }
  .offset-by-six.column,
  .offset-by-six.columns {
    margin-left: 52%; }
  .offset-by-seven.column,
  .offset-by-seven.columns {
    margin-left: 60.66667%; }
  .offset-by-eight.column,
  .offset-by-eight.columns {
    margin-left: 69.33333%; }
  .offset-by-nine.column,
  .offset-by-nine.columns {
    margin-left: 78%; }
  .offset-by-ten.column,
  .offset-by-ten.columns {
    margin-left: 86.66667%; }
  .offset-by-eleven.column,
  .offset-by-eleven.columns {
    margin-left: 95.33333%; }
  .offset-by-one-third.column,
  .offset-by-one-third.columns {
    margin-left: 34.66667%; }
  .offset-by-two-thirds.column,
  .offset-by-two-thirds.columns {
    margin-left: 69.33333%; }
  .offset-by-one-half.column,
  .offset-by-one-half.column {
    margin-left: 52%; } }

@media (min-width: 1000px) {
  .container {
    width: 960px; } }

.container:after,
.row:after,
.u-cf {
  content: "";
  display: table;
  clear: both; }

.rune-button, .disabled-rune-button {
  position: relative;
  height: 11rem;
  width: 100%;
  line-height: 4rem;
  text-align: center;
  text-decoration: none;
  display: block;
  font-size: 3rem;
  font-family: 'Norse', arial;
  background-size: cover;
  transition: all 0.1s linear;
  border: 0 transparent; }
  .rune-button.variant-1, .disabled-rune-button.variant-1 {
    background-position: 110px; }
  .rune-button.variant-2, .disabled-rune-button.variant-2 {
    background-position: 220px; }
  .rune-button.variant-3, .disabled-rune-button.variant-3 {
    background-position: 330px; }
  .rune-button.variant-4, .disabled-rune-button.variant-4 {
    background-position: 440px; }
  .rune-button.variant-5, .disabled-rune-button.variant-5 {
    background-position: 550px; }
  .rune-button.small, .disabled-rune-button.small {
    padding-top: 0;
    height: 5.5rem;
    width: 5.5rem;
    line-height: 2rem;
    font-size: 1.5rem;
    float: left; }
    .rune-button.small i, .disabled-rune-button.small i {
      font-size: 1.5rem;
      padding-top: 1rem;
      line-height: 1.5rem; }
    .rune-button.small.icon-only i:before, .disabled-rune-button.small.icon-only i:before {
      font-size: 3rem;
      padding-top: 0.25rem;
      text-shadow: 0px 0px 10px #000; }
      .rune-button.small.icon-only i:before:hover, .disabled-rune-button.small.icon-only i:before:hover {
        text-shadow: 0px 0px 10px; }
  .rune-button .rune, .rune-button i, .disabled-rune-button .rune, .disabled-rune-button i {
    color: rgba(0, 0, 0, 0.75);
    padding-top: 3rem;
    font-size: 3rem;
    line-height: 3rem;
    text-shadow: 0px 1px 1px #4d4d4d;
    transition: all 0.1s linear; }

.disabled-rune-button {
  color: rgba(128, 128, 128, 0.55); }

.rune-button {
  color: rgba(255, 255, 255, 0.55); }
  .rune-button:hover {
    background-color: rgba(0, 0, 0, 0.5);
    color: #FFF;
    text-shadow: 0 0 0.2em #FFF; }
    .rune-button:hover .rune, .rune-button:hover i {
      color: #FFF;
      text-shadow: 0 0 0.4em #FFF; }

/*

.button,
button {
  display: inline-block;
  height: 38px;
  padding: 0 30px;
  color: $secondary-color;
  text-align: center;
  font-size: 11px;
  font-weight: 600;
  line-height: 38px;
  letter-spacing: .1rem;
  text-transform: uppercase;
  text-decoration: none;
  white-space: nowrap;
  background-color: transparent;
  border-radius: $global-radius;
  border: 1px solid $secondary-dark-color;
  cursor: pointer;
  box-sizing: border-box;
}

input {
  &[type="submit"],
  &[type="reset"],
  &[type="button"] {
    display: inline-block;
    height: 38px;
    padding: 0 30px;
    color: $secondary-color;
    text-align: center;
    font-size: 11px;
    font-weight: 600;
    line-height: 38px;
    letter-spacing: .1rem;
    text-transform: uppercase;
    text-decoration: none;
    white-space: nowrap;
    background-color: transparent;
    border-radius: $global-radius;
    border: 1px solid $secondary-dark-color;
    cursor: pointer;
    box-sizing: border-box;
  }
}

.button:hover,
button:hover {
  color: $secondary-dark-color;
  border-color: $secondary-darker-color;
  outline: 0;
}

input {
  &[type="submit"]:hover,
  &[type="reset"]:hover,
  &[type="button"]:hover {
    color: $secondary-darker-color;
    border-color: $secondary-color;
    outline: 0;
  }
}

.button:focus,
button:focus {
  color: $secondary-darker-color;
  border-color: $secondary-color;
  outline: 0;
}

input {
  &[type="submit"]:focus,
  &[type="reset"]:focus,
  &[type="button"]:focus {
    color: $secondary-darker-color;
    border-color: $secondary-color;
    outline: 0;
  }
}

.button.button-primary,
button.button-primary {
  color: #fff;
  background-color: $primary-color;
  border-color: $primary-color;
}

input {
  &[type="submit"].button-primary,
  &[type="reset"].button-primary,
  &[type="button"].button-primary {
    color: #fff;
    background-color: $primary-color;
    border-color: $primary-color;
  }
}

.button.button-primary:hover,
button.button-primary:hover {
  color: #fff;
  background-color: $secondary-color;
  border-color: $secondary-color;
}

input {
  &[type="submit"].button-primary:hover,
  &[type="reset"].button-primary:hover,
  &[type="button"].button-primary:hover {
    color: #fff;
    background-color: $secondary-color;
    border-color: $secondary-color;
  }
}

.button.button-primary:focus,
button.button-primary:focus {
  color: #fff;
  background-color: $secondary-color;
  border-color: $secondary-color;
}*/
textarea,
select {
  width: 100%;
  height: 38px;
  padding: 6px 10px;
  background-color: #111A01;
  border: 1px solid #7A9E35;
  box-shadow: none;
  box-sizing: border-box; }

input[type="submit"].button-primary:focus, input[type="reset"].button-primary:focus, input[type="button"].button-primary:focus {
  color: #fff;
  background-color: #7A9E35;
  border-color: #7A9E35; }

input[type="email"], input[type="number"], input[type="search"], input[type="text"], input[type="tel"], input[type="url"], input[type="password"] {
  width: 100%;
  height: 38px;
  padding: 6px 10px;
  background-color: #111A01;
  border: 1px solid #7A9E35;
  box-shadow: none;
  box-sizing: border-box; }

input[type="email"], input[type="number"], input[type="search"], input[type="text"], input[type="tel"], input[type="url"], input[type="password"] {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none; }

input[type="text"],
input[type="password"] {
  width: 100%; }

textarea {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  min-height: 65px;
  padding-top: 6px;
  padding-bottom: 6px; }

input[type="email"]:focus, input[type="number"]:focus, input[type="search"]:focus, input[type="text"]:focus, input[type="tel"]:focus, input[type="url"]:focus, input[type="password"]:focus {
  border: 1px solid #AA6939;
  outline: 0; }

textarea:focus,
select:focus {
  border: 1px solid #AA6939;
  outline: 0; }

label,
legend {
  display: block;
  margin-bottom: .5rem;
  font-weight: 600; }

fieldset {
  padding: 0;
  border-width: 0; }

input[type="checkbox"], input[type="radio"] {
  display: inline; }

label > .label-body {
  display: inline-block;
  margin-left: .5rem;
  font-weight: normal; }

.form-field {
  margin-bottom: 3rem; }
  .form-field .description {
    font-size: 1.2rem; }

.errorlist {
  display: block;
  padding: 1rem;
  background-color: #1C0C01;
  margin: 0 -1rem;
  margin-bottom: 2rem; }
  .errorlist li {
    margin: 0;
    list-style-type: none; }

.inline-label {
  display: inline; }

ul {
  list-style: circle inside; }

ol {
  list-style: decimal inside;
  padding-left: 0;
  margin-top: 0; }

ul {
  padding-left: 0;
  margin-top: 0; }
  ul ul, ul ol {
    margin: 1.5rem 0 1.5rem 3rem;
    font-size: 90%; }

ol ol, ol ul {
  margin: 1.5rem 0 1.5rem 3rem;
  font-size: 90%; }

li {
  margin-bottom: 1rem; }

code {
  padding: .2rem .5rem;
  margin: 0 .2rem;
  font-size: 90%;
  white-space: nowrap;
  background: #1C1444;
  border: 1px solid #050313;
  border-radius: 4px; }

pre > code {
  display: block;
  padding: 1rem 1.5rem;
  white-space: pre; }

th,
td {
  padding: 12px 15px;
  text-align: left;
  border-bottom: 1px solid #1C1444; }

th:first-child,
td:first-child {
  padding-left: 0; }

th:last-child,
td:last-child {
  padding-right: 0; }

button,
.button {
  margin-bottom: 1rem; }

input,
textarea,
select,
fieldset {
  margin-bottom: 1.5rem; }

pre,
blockquote,
dl,
figure,
table,
p,
ul,
ol,
form {
  margin-bottom: 2.5rem; }

/* Site-specific pages */
#nav {
  display: none;
  margin-left: -2rem;
  margin-right: -2rem;
  padding: 0;
  background-color: transparent; }
  @media (min-width: 550px) {
    #nav {
      display: block !important; } }
  #nav #navbar {
    width: 100%; }
  #nav ul {
    margin: 0;
    list-style-type: none;
    display: flex; }
    #nav ul li {
      width: 20%;
      text-align: center;
      margin: 0;
      display: inline-block; }
  @media (max-width: 549px) {
    #nav {
      background-color: rgba(0, 0, 0, 0.85);
      position: fixed;
      top: 0;
      width: 100%;
      height: 100%;
      z-index: 99; }
      #nav ul {
        display: block;
        text-align: center;
        margin: auto;
        width: 30rem; }
        #nav ul li {
          padding: 1rem;
          display: inline-block;
          margin: auto;
          width: auto; } }

@keyframes reg-cta {
  0% {
    left: -3.5rem;
    text-shadow: 0 0 0.1em #FFF; }
  100% {
    left: -4.5rem;
    text-shadow: 0 0 0.3em #FFF; } }

@keyframes reg-cta-mobile {
  0% {
    top: -3.5rem;
    text-shadow: 0 0 0.1em #FFF; }
  100% {
    top: -4.5rem;
    text-shadow: 0 0 0.3em #FFF; } }

.register-cta {
  position: absolute;
  background-color: rgba(0, 0, 0, 0.7);
  border-radius: 1rem;
  left: 15rem;
  width: 15rem;
  top: 2rem;
  padding: 1rem;
  font-family: "Raleway", "HelveticaNeue", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 1.5rem;
  line-height: 1.5; }
  @media (max-width: 549px) {
    .register-cta {
      position: absolute;
      left: -3rem;
      top: 15rem; } }
  .register-cta .arrow {
    position: absolute;
    animation-name: reg-cta;
    animation-duration: 0.75s;
    animation-iteration-count: infinite;
    animation-direction: alternate;
    animation-timing-function: ease-in-out;
    left: -4rem;
    top: 1.5rem; }
    @media (max-width: 549px) {
      .register-cta .arrow {
        left: 6.5rem;
        animation-name: reg-cta-mobile; } }
    .register-cta .arrow i {
      color: #FFF;
      text-shadow: 0 0 0.2em #FFF; }
    @media (max-width: 549px) {
      .register-cta .arrow i:before {
        content: '\e809'; } }

.hamburger {
  display: block;
  position: fixed;
  left: 1rem;
  top: 1rem;
  width: 11rem;
  z-index: 999;
  background-image: url("../images/buttonrow-1.jpg"); }
  @media (min-width: 550px) {
    .hamburger {
      display: none; } }

.user-nav {
  float: right; }
  .user-nav li, .user-nav form {
    display: inline-block; }
  @media (max-width: 549px) {
    .user-nav {
      position: absolute;
      left: 0; } }

#vertical-anchor {
  position: absolute;
  top: 0;
  width: 100%; }

.header {
  background-position: 46% 11%;
  background-size: 46%;
  margin-left: -2rem;
  margin-right: -2rem;
  box-shadow: inset 0 0 10px #000000; }
  .header h1 {
    display: none; }
  .header .logo {
    background-image: url("../images/logo.png");
    background-size: contain;
    background-repeat: no-repeat;
    background-position: 50%;
    height: 15rem; }
    @media (min-width: 1000px) {
      .header .logo {
        height: 25rem; } }
  @media (max-width: 549px) {
    .header .mobile-header {
      display: table;
      table-layout: fixed;
      width: 100%; }
      .header .mobile-header .mobile-header-row {
        display: table-row; }
      .header .mobile-header .logo, .header .mobile-header .hamburger-bread {
        display: table-cell; }
      .header .mobile-header .hamburger-bread {
        width: 11rem;
        padding-right: 1rem;
        vertical-align: middle; } }

.preamble {
  margin: 1rem 0; }

.hero {
  background: url("../images/hero.jpg");
  background-size: cover;
  margin-left: -2rem;
  margin-right: -2rem;
  min-width: 27.5rem;
  box-shadow: inset 0 0 10px #000000;
  border-left: 1px solid black;
  border-right: 1px solid black; }
  @media (max-width: 330px) {
    .hero {
      padding-left: 0;
      padding-right: 0; } }
  @media (min-width: 550px) {
    .hero {
      height: 30rem; } }
  @media (min-width: 1000px) {
    .hero {
      height: 50rem; } }
  .hero.splash {
    background: none;
    padding: 0;
    height: 310px; }
    .hero.splash #trailer {
      height: 310px;
      width: 100%; }
    .hero.splash .rune-button {
      margin: 1rem auto; }

#trailer {
  width: 100%;
  height: 25rem; }
  @media (min-width: 550px) {
    #trailer {
      height: 30rem; } }
  @media (min-width: 1000px) {
    #trailer {
      height: 50rem; } }

.cta {
  display: flex;
  margin-left: -2rem;
  margin-right: -2rem; }
  @media (max-width: 549px) {
    .cta .text {
      display: none; } }

.twitter, .twitter i {
  color: #1a8bf0; }

.facebook, .facebook i {
  color: #4267b2; }

.discord, .discord i {
  color: #7289DA; }

.greenlight-cta {
  color: #ABEB31; }
  .greenlight-cta .rune {
    padding-top: 1.5rem; }
  .greenlight-cta i {
    font-size: 5rem;
    color: #ABEB31; }

.twitter, .facebook, .greenlight-cta, .discord {
  font-size: 2.25rem; }

.about {
  margin-top: 2rem; }
  .about .image {
    height: 30rem;
    background-size: cover;
    background-position: center; }
    @media (max-width: 549px) {
      .about .image {
        height: 20rem; } }

.hero-link, .villain-link {
  text-decoration: none;
  display: block;
  text-align: center;
  margin: 2rem;
  padding: 1rem;
  border-radius: 1rem;
  color: #000; }
  @media (max-width: 549px) {
    .hero-link i, .villain-link i {
      float: none;
      display: block; } }
  .hero-link .subtext, .villain-link .subtext {
    font-size: 2rem; }

.hero-link {
  font-size: 2.5rem;
  background-color: #ABEB31;
  box-shadow: 0 0 0.2em #ABEB31; }
  .hero-link:hover {
    background-color: #d1f48e;
    color: #000; }
  .hero-link i {
    float: left;
    font-size: 4.5rem; }

.villain-link {
  font-size: 2rem;
  background-color: #80b023; }
  .villain-link:hover {
    background-color: #61861a;
    color: #000; }
  .villain-link i {
    float: right;
    font-size: 2rem; }

.register {
  float: left; }
  @media (min-width: 550px) {
    .register {
      float: none; } }

.follow {
  text-align: center;
  width: 5.5rem;
  float: left; }
  .follow i {
    display: inline-block; }
    .follow i:before {
      margin: 0;
      font-size: 2rem; }
      @media (min-width: 550px) {
        .follow i:before {
          font-size: 2rem; } }
  @media (min-width: 550px) {
    .follow {
      width: auto; } }

.news .post {
  margin-top: 5rem; }

h2 {
  font-family: 'Norse', arial; }
  h2.slogan {
    text-align: center; }

.headline {
  background-image: url("/static/images/media/speech-banner.jpg");
  background-position: -320px 0px;
  height: 22rem;
  background-size: auto 33rem;
  margin-left: -2rem;
  margin-right: -2rem;
  position: relative; }
  @media (min-width: 550px) {
    .headline {
      background-position: -250px -25px;
      background-size: auto 35rem;
      height: 22rem; } }
  @media (min-width: 1000px) {
    .headline {
      background-position: 0px -25px;
      background-size: auto 35rem;
      height: 22rem; } }
  .headline .speech-position {
    position: absolute;
    top: 25px;
    left: 120px;
    width: 234.4px; }
    @media (min-width: 550px) {
      .headline .speech-position {
        left: 200px; } }
    @media (min-width: 1000px) {
      .headline .speech-position {
        top: 20px;
        left: 460px; } }
  .headline .speech-bubble {
    display: table-cell;
    background-image: url("/static/images/media/speech-bubble.png");
    background-size: cover;
    width: 234.4px;
    height: 106px;
    vertical-align: middle;
    text-align: center; }
    .headline .speech-bubble p {
      margin-bottom: 0.5rem; }

.post {
  margin-bottom: 3rem;
  padding: 0 1rem; }
  .post .title {
    font-size: 5rem;
    font-weight: bold;
    line-height: initial;
    margin-bottom: 5px;
    margin-left: -1rem; }
    .post .title a {
      text-decoration: none; }
  .post .image {
    display: block;
    height: 14rem;
    width: 100%;
    border: 1px solid black;
    background-size: cover;
    background-position: 50% 50%; }
    .post .image:hover {
      border: 1px solid #425B12; }
  .post .date {
    line-height: 4rem;
    float: right;
    font-style: italic; }
  .post .post-footer, .post .post-info {
    font-size: 1.25rem; }
  .post .post-content {
    margin-top: 1rem; }
    .post .post-content p {
      margin-bottom: 1rem; }

.trailer {
  height: 8rem; }

.mailinglist .image {
  height: 20rem;
  background-size: cover;
  background-position: center;
  margin-bottom: 2rem; }
  @media (min-width: 1000px) {
    .mailinglist .image {
      height: 40rem; } }

.mailinglist form {
  margin: 2rem auto;
  width: 40rem;
  display: flex;
  flex-direction: column; }
  .mailinglist form .controls {
    display: flex; }
    .mailinglist form .controls input {
      margin: 1rem;
      width: 100%; }
  .mailinglist form input {
    background-color: #111A01;
    border: 1px solid #7A9E35; }
  .mailinglist form .button-primary:hover {
    background-color: #7A9E35; }

.media {
  color: #ABEB31;
  background-color: #111A01;
  border: 1px solid #425B12;
  text-decoration: none;
  vertical-align: top;
  display: inline-block;
  width: 20rem;
  height: 14rem;
  padding: 0.25rem;
  margin-bottom: 1rem;
  color: #f1f1f1; }
  .media:hover {
    color: #7A9E35; }
  .media:hover {
    background-color: #111A01;
    border: 1px solid #7A9E35; }
  .media .image {
    height: 14rem;
    width: 100%;
    background-size: cover;
    background-position: 50% 50%; }
  .media .description {
    font-size: 1.5rem; }

.youtube {
  width: 100%;
  height: 30rem; }

.about.media {
  margin: 10px; }
  .about.media.left {
    float: left; }
  .about.media.right {
    float: right; }

#img-trollcross {
  width: 10rem;
  height: 10rem;
  margin: 0 2rem;
  float: left; }

.small-font {
  font-size: 1.2rem; }

#img-andreas {
  float: left;
  margin: 0rem;
  height: 26rem;
  width: 10rem;
  background-image: url("../images/andreas.jpg");
  background-size: cover; }

.footer {
  position: absolute;
  bottom: 0; }

/* Dependencies */
/**
 * Featherlight – ultra slim jQuery lightbox
 * Version 1.5.0 - http://noelboss.github.io/featherlight/
 *
 * Copyright 2016, Noël Raoul Bossart (http://www.noelboss.com)
 * MIT Licensed.
**/
@media all {
  .featherlight {
    display: none;
    /* dimensions: spanning the background from edge to edge */
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 2147483647;
    /* z-index needs to be >= elements on the site. */
    /* position: centering content */
    text-align: center;
    /* insures that the ::before pseudo element doesn't force wrap with fixed width content; */
    white-space: nowrap;
    /* styling */
    cursor: pointer;
    background: #333;
    /* IE8 "hack" for nested featherlights */
    background: rgba(0, 0, 0, 0); }
  /* support for nested featherlights. Does not work in IE8 (use JS to fix) */
  .featherlight:last-of-type {
    background: rgba(0, 0, 0, 0.8); }
  .featherlight:before {
    /* position: trick to center content vertically */
    content: '';
    display: inline-block;
    height: 100%;
    vertical-align: middle;
    margin-right: -0.25em; }
  .featherlight .featherlight-content {
    /* make content container for positioned elements (close button) */
    position: relative;
    /* position: centering vertical and horizontal */
    text-align: left;
    vertical-align: middle;
    display: inline-block;
    /* dimensions: cut off images */
    overflow: auto;
    padding: 25px 25px 0;
    border-bottom: 25px solid transparent;
    /* dimensions: handling large content */
    margin-left: 5%;
    margin-right: 5%;
    max-height: 95%;
    /* styling */
    background: #fff;
    cursor: auto;
    /* reset white-space wrapping */
    white-space: normal; }
  /* contains the content */
  .featherlight .featherlight-inner {
    /* make sure its visible */
    display: block; }
  .featherlight .featherlight-close-icon {
    /* position: centering vertical and horizontal */
    position: absolute;
    z-index: 9999;
    top: 0;
    right: 0;
    /* dimensions: 25px x 25px */
    line-height: 25px;
    width: 25px;
    /* styling */
    cursor: pointer;
    text-align: center;
    font-family: Arial, sans-serif;
    background: #fff;
    /* Set the background in case it overlaps the content */
    background: rgba(255, 255, 255, 0.3);
    color: #000; }
  .featherlight .featherlight-image {
    /* styling */
    width: 100%; }
  .featherlight-iframe .featherlight-content {
    /* removed the border for image croping since iframe is edge to edge */
    border-bottom: 0;
    padding: 0; }
  .featherlight iframe {
    /* styling */
    border: none; }
  .featherlight * {
    /* See https://github.com/noelboss/featherlight/issues/42 */
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box; } }

/* handling phones and small screens */
@media only screen and (max-width: 1024px) {
  .featherlight .featherlight-content {
    /* dimensions: maximize lightbox with for small screens */
    margin-left: 10px;
    margin-right: 10px;
    max-height: 98%;
    padding: 10px 10px 0;
    border-bottom: 10px solid transparent; } }

/**
 * Featherlight Gallery – an extension for the ultra slim jQuery lightbox
 * Version 1.5.0 - http://noelboss.github.io/featherlight/
 *
 * Copyright 2016, Noël Raoul Bossart (http://www.noelboss.com)
 * MIT Licensed.
**/
@media all {
  .featherlight-next,
  .featherlight-previous {
    display: block;
    position: absolute;
    top: 25px;
    right: 25px;
    bottom: 0;
    left: 80%;
    cursor: pointer;
    /* preventing text selection */
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    /* IE9 hack, otherwise navigation doesn't appear */
    background: rgba(0, 0, 0, 0); }
  .featherlight-previous {
    left: 25px;
    right: 80%; }
  .featherlight-next:hover,
  .featherlight-previous:hover {
    background: rgba(255, 255, 255, 0.25); }
  .featherlight-next span,
  .featherlight-previous span {
    display: none;
    position: absolute;
    top: 50%;
    left: 5%;
    width: 82%;
    /* center horizontally */
    text-align: center;
    font-size: 80px;
    line-height: 80px;
    /* center vertically */
    margin-top: -40px;
    text-shadow: 0px 0px 5px #fff;
    color: #fff;
    font-style: normal;
    font-weight: normal; }
  .featherlight-next span {
    right: 5%;
    left: auto; }
  .featherlight-next:hover span,
  .featherlight-previous:hover span {
    display: inline-block; }
  /* Hide navigation while loading */
  .featherlight-loading .featherlight-previous, .featherlight-loading .featherlight-next {
    display: none; } }

/* Always display arrows on touch devices */
@media only screen and (max-device-width: 1024px) {
  .featherlight-next:hover,
  .featherlight-previous:hover {
    background: none; }
  .featherlight-next span,
  .featherlight-previous span {
    display: block; } }

/* handling phones and small screens */
@media only screen and (max-width: 1024px) {
  .featherlight-next,
  .featherlight-previous {
    top: 10px;
    right: 10px;
    left: 85%; }
  .featherlight-previous {
    left: 10px;
    right: 85%; }
  .featherlight-next span,
  .featherlight-previous span {
    margin-top: -30px;
    font-size: 40px; } }
