/*! normalize.css v3.0.2 | MIT License | git.io/normalize */
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, a:hover {
  outline: 0; }

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

b, strong {
  font-weight: 700; }

dfn {
  font-style: italic; }

h1 {
  font-size: 2em;
  margin: .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: -.5em; }

sub {
  bottom: -.25em; }

img {
  border: 0; }

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

figure {
  margin: 1em 40px; }

hr {
  -webkit-box-sizing: content-box;
          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] {
  -webkit-box-sizing: border-box;
          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;
  -webkit-box-sizing: content-box;
  box-sizing: content-box; }

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

fieldset {
  border: 1px solid silver;
  margin: 0 2px;
  padding: .35em .625em .75em; }

legend {
  border: 0;
  padding: 0; }

textarea {
  overflow: auto; }

optgroup {
  font-weight: 700; }

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

td, th {
  padding: 0; }

html {
  width: 100%;
  height: 100%;
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-feature-settings: "calt", "liga", "clig", "kern";
  -webkit-font-feature-settings: "calt", "liga", "clig", "kern";
  -moz-font-feature-settings: "calt", "liga", "clig", "kern";
  -moz-font-feature-settings: "calt=1, liga=1, clig=1, kern=1";
  -ms-font-feature-settings: "calt", "liga", "clig", "kern";
  -o-font-feature-settings: "calt", "liga", "clig", "kern"; }

::-moz-selection {
  background: #b3d4fc;
  text-shadow: none; }

::selection {
  background: #b3d4fc;
  text-shadow: none; }

hr {
  display: block;
  height: 1px;
  border: 0;
  border-top: 1px solid #ccc;
  margin: 1em 0;
  padding: 0; }

audio,
canvas,
iframe,
img,
svg,
video {
  vertical-align: middle; }

img, svg {
  width: 100%;
  height: auto; }

fieldset {
  border: 0;
  margin: 0;
  padding: 0; }

textarea {
  resize: vertical; }

.browserupgrade {
  margin: 0.2em 0;
  background: #ccc;
  color: #000;
  padding: 0.2em 0; }

.list-unstyled {
  padding: 0;
  margin: 0;
  list-style: none; }

.list-centered {
  text-align: center; }
  .list-centered li {
    float: none;
    display: inline-block !important; }

.text-centered {
  text-align: center; }

.clearfix::after {
  display: block;
  content: "";
  clear: both; }

.container {
  margin-right: auto;
  margin-left: auto;
  padding-left: 0;
  padding-right: 0; }
  .container::after {
    display: block;
    content: "";
    clear: both; }
  @media (min-width: 400px) {
    .container {
      width: 540px;
      max-width: 100%; } }
  @media (min-width: 768px) {
    .container {
      width: 720px;
      max-width: 100%; } }
  @media (min-width: 992px) {
    .container {
      width: 960px;
      max-width: 100%; } }
  @media (min-width: 1200px) {
    .container {
      width: 1140px;
      max-width: 100%; } }

.container-fluid {
  width: 100%;
  margin-right: auto;
  margin-left: auto;
  padding-left: 0;
  padding-right: 0; }
  .container-fluid::after {
    display: block;
    content: "";
    clear: both; }

.row {
  margin-left: 0;
  margin-right: 0; }
  .row::after {
    display: block;
    content: "";
    clear: both; }

.no-gutters {
  margin-right: 0;
  margin-left: 0; }
  .no-gutters > .col,
  .no-gutters > [class*="col-"] {
    padding-right: 0;
    padding-left: 0; }

.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12, .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12, .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12, .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12, .col-xl-1, .col-xl-2, .col-xl-3, .col-xl-4, .col-xl-5, .col-xl-6, .col-xl-7, .col-xl-8, .col-xl-9, .col-xl-10, .col-xl-11, .col-xl-12, .col-xxl-1, .col-xxl-2, .col-xxl-3, .col-xxl-4, .col-xxl-5, .col-xxl-6, .col-xxl-7, .col-xxl-8, .col-xxl-9, .col-xxl-10, .col-xxl-11, .col-xxl-12 {
  position: relative;
  min-height: 1px;
  padding-left: 0;
  padding-right: 0; }

.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12 {
  float: left; }

.col-xs-1 {
  width: 8.33333%; }

.col-xs-2 {
  width: 16.66667%; }

.col-xs-3 {
  width: 25%; }

.col-xs-4 {
  width: 33.33333%; }

.col-xs-5 {
  width: 41.66667%; }

.col-xs-6 {
  width: 50%; }

.col-xs-7 {
  width: 58.33333%; }

.col-xs-8 {
  width: 66.66667%; }

.col-xs-9 {
  width: 75%; }

.col-xs-10 {
  width: 83.33333%; }

.col-xs-11 {
  width: 91.66667%; }

.col-xs-12 {
  width: 100%; }

.col-xs-pull-0 {
  right: auto; }

.col-xs-pull-1 {
  right: 8.33333%; }

.col-xs-pull-2 {
  right: 16.66667%; }

.col-xs-pull-3 {
  right: 25%; }

.col-xs-pull-4 {
  right: 33.33333%; }

.col-xs-pull-5 {
  right: 41.66667%; }

.col-xs-pull-6 {
  right: 50%; }

.col-xs-pull-7 {
  right: 58.33333%; }

.col-xs-pull-8 {
  right: 66.66667%; }

.col-xs-pull-9 {
  right: 75%; }

.col-xs-pull-10 {
  right: 83.33333%; }

.col-xs-pull-11 {
  right: 91.66667%; }

.col-xs-pull-12 {
  right: 100%; }

.col-xs-push-0 {
  left: auto; }

.col-xs-push-1 {
  left: 8.33333%; }

.col-xs-push-2 {
  left: 16.66667%; }

.col-xs-push-3 {
  left: 25%; }

.col-xs-push-4 {
  left: 33.33333%; }

.col-xs-push-5 {
  left: 41.66667%; }

.col-xs-push-6 {
  left: 50%; }

.col-xs-push-7 {
  left: 58.33333%; }

.col-xs-push-8 {
  left: 66.66667%; }

.col-xs-push-9 {
  left: 75%; }

.col-xs-push-10 {
  left: 83.33333%; }

.col-xs-push-11 {
  left: 91.66667%; }

.col-xs-push-12 {
  left: 100%; }

.col-xs-offset-0 {
  margin-left: 0%; }

.col-xs-offset-1 {
  margin-left: 8.33333%; }

.col-xs-offset-2 {
  margin-left: 16.66667%; }

.col-xs-offset-3 {
  margin-left: 25%; }

.col-xs-offset-4 {
  margin-left: 33.33333%; }

.col-xs-offset-5 {
  margin-left: 41.66667%; }

.col-xs-offset-6 {
  margin-left: 50%; }

.col-xs-offset-7 {
  margin-left: 58.33333%; }

.col-xs-offset-8 {
  margin-left: 66.66667%; }

.col-xs-offset-9 {
  margin-left: 75%; }

.col-xs-offset-10 {
  margin-left: 83.33333%; }

.col-xs-offset-11 {
  margin-left: 91.66667%; }

.col-xs-offset-12 {
  margin-left: 100%; }

@media (min-width: 400px) {
  .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12 {
    float: left; }
  .col-sm-1 {
    width: 8.33333%; }
  .col-sm-2 {
    width: 16.66667%; }
  .col-sm-3 {
    width: 25%; }
  .col-sm-4 {
    width: 33.33333%; }
  .col-sm-5 {
    width: 41.66667%; }
  .col-sm-6 {
    width: 50%; }
  .col-sm-7 {
    width: 58.33333%; }
  .col-sm-8 {
    width: 66.66667%; }
  .col-sm-9 {
    width: 75%; }
  .col-sm-10 {
    width: 83.33333%; }
  .col-sm-11 {
    width: 91.66667%; }
  .col-sm-12 {
    width: 100%; }
  .col-sm-pull-0 {
    right: auto; }
  .col-sm-pull-1 {
    right: 8.33333%; }
  .col-sm-pull-2 {
    right: 16.66667%; }
  .col-sm-pull-3 {
    right: 25%; }
  .col-sm-pull-4 {
    right: 33.33333%; }
  .col-sm-pull-5 {
    right: 41.66667%; }
  .col-sm-pull-6 {
    right: 50%; }
  .col-sm-pull-7 {
    right: 58.33333%; }
  .col-sm-pull-8 {
    right: 66.66667%; }
  .col-sm-pull-9 {
    right: 75%; }
  .col-sm-pull-10 {
    right: 83.33333%; }
  .col-sm-pull-11 {
    right: 91.66667%; }
  .col-sm-pull-12 {
    right: 100%; }
  .col-sm-push-0 {
    left: auto; }
  .col-sm-push-1 {
    left: 8.33333%; }
  .col-sm-push-2 {
    left: 16.66667%; }
  .col-sm-push-3 {
    left: 25%; }
  .col-sm-push-4 {
    left: 33.33333%; }
  .col-sm-push-5 {
    left: 41.66667%; }
  .col-sm-push-6 {
    left: 50%; }
  .col-sm-push-7 {
    left: 58.33333%; }
  .col-sm-push-8 {
    left: 66.66667%; }
  .col-sm-push-9 {
    left: 75%; }
  .col-sm-push-10 {
    left: 83.33333%; }
  .col-sm-push-11 {
    left: 91.66667%; }
  .col-sm-push-12 {
    left: 100%; }
  .col-sm-offset-0 {
    margin-left: 0%; }
  .col-sm-offset-1 {
    margin-left: 8.33333%; }
  .col-sm-offset-2 {
    margin-left: 16.66667%; }
  .col-sm-offset-3 {
    margin-left: 25%; }
  .col-sm-offset-4 {
    margin-left: 33.33333%; }
  .col-sm-offset-5 {
    margin-left: 41.66667%; }
  .col-sm-offset-6 {
    margin-left: 50%; }
  .col-sm-offset-7 {
    margin-left: 58.33333%; }
  .col-sm-offset-8 {
    margin-left: 66.66667%; }
  .col-sm-offset-9 {
    margin-left: 75%; }
  .col-sm-offset-10 {
    margin-left: 83.33333%; }
  .col-sm-offset-11 {
    margin-left: 91.66667%; }
  .col-sm-offset-12 {
    margin-left: 100%; } }

@media (min-width: 768px) {
  .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 {
    float: left; }
  .col-md-1 {
    width: 8.33333%; }
  .col-md-2 {
    width: 16.66667%; }
  .col-md-3 {
    width: 25%; }
  .col-md-4 {
    width: 33.33333%; }
  .col-md-5 {
    width: 41.66667%; }
  .col-md-6 {
    width: 50%; }
  .col-md-7 {
    width: 58.33333%; }
  .col-md-8 {
    width: 66.66667%; }
  .col-md-9 {
    width: 75%; }
  .col-md-10 {
    width: 83.33333%; }
  .col-md-11 {
    width: 91.66667%; }
  .col-md-12 {
    width: 100%; }
  .col-md-pull-0 {
    right: auto; }
  .col-md-pull-1 {
    right: 8.33333%; }
  .col-md-pull-2 {
    right: 16.66667%; }
  .col-md-pull-3 {
    right: 25%; }
  .col-md-pull-4 {
    right: 33.33333%; }
  .col-md-pull-5 {
    right: 41.66667%; }
  .col-md-pull-6 {
    right: 50%; }
  .col-md-pull-7 {
    right: 58.33333%; }
  .col-md-pull-8 {
    right: 66.66667%; }
  .col-md-pull-9 {
    right: 75%; }
  .col-md-pull-10 {
    right: 83.33333%; }
  .col-md-pull-11 {
    right: 91.66667%; }
  .col-md-pull-12 {
    right: 100%; }
  .col-md-push-0 {
    left: auto; }
  .col-md-push-1 {
    left: 8.33333%; }
  .col-md-push-2 {
    left: 16.66667%; }
  .col-md-push-3 {
    left: 25%; }
  .col-md-push-4 {
    left: 33.33333%; }
  .col-md-push-5 {
    left: 41.66667%; }
  .col-md-push-6 {
    left: 50%; }
  .col-md-push-7 {
    left: 58.33333%; }
  .col-md-push-8 {
    left: 66.66667%; }
  .col-md-push-9 {
    left: 75%; }
  .col-md-push-10 {
    left: 83.33333%; }
  .col-md-push-11 {
    left: 91.66667%; }
  .col-md-push-12 {
    left: 100%; }
  .col-md-offset-0 {
    margin-left: 0%; }
  .col-md-offset-1 {
    margin-left: 8.33333%; }
  .col-md-offset-2 {
    margin-left: 16.66667%; }
  .col-md-offset-3 {
    margin-left: 25%; }
  .col-md-offset-4 {
    margin-left: 33.33333%; }
  .col-md-offset-5 {
    margin-left: 41.66667%; }
  .col-md-offset-6 {
    margin-left: 50%; }
  .col-md-offset-7 {
    margin-left: 58.33333%; }
  .col-md-offset-8 {
    margin-left: 66.66667%; }
  .col-md-offset-9 {
    margin-left: 75%; }
  .col-md-offset-10 {
    margin-left: 83.33333%; }
  .col-md-offset-11 {
    margin-left: 91.66667%; }
  .col-md-offset-12 {
    margin-left: 100%; } }

@media (min-width: 992px) {
  .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12 {
    float: left; }
  .col-lg-1 {
    width: 8.33333%; }
  .col-lg-2 {
    width: 16.66667%; }
  .col-lg-3 {
    width: 25%; }
  .col-lg-4 {
    width: 33.33333%; }
  .col-lg-5 {
    width: 41.66667%; }
  .col-lg-6 {
    width: 50%; }
  .col-lg-7 {
    width: 58.33333%; }
  .col-lg-8 {
    width: 66.66667%; }
  .col-lg-9 {
    width: 75%; }
  .col-lg-10 {
    width: 83.33333%; }
  .col-lg-11 {
    width: 91.66667%; }
  .col-lg-12 {
    width: 100%; }
  .col-lg-pull-0 {
    right: auto; }
  .col-lg-pull-1 {
    right: 8.33333%; }
  .col-lg-pull-2 {
    right: 16.66667%; }
  .col-lg-pull-3 {
    right: 25%; }
  .col-lg-pull-4 {
    right: 33.33333%; }
  .col-lg-pull-5 {
    right: 41.66667%; }
  .col-lg-pull-6 {
    right: 50%; }
  .col-lg-pull-7 {
    right: 58.33333%; }
  .col-lg-pull-8 {
    right: 66.66667%; }
  .col-lg-pull-9 {
    right: 75%; }
  .col-lg-pull-10 {
    right: 83.33333%; }
  .col-lg-pull-11 {
    right: 91.66667%; }
  .col-lg-pull-12 {
    right: 100%; }
  .col-lg-push-0 {
    left: auto; }
  .col-lg-push-1 {
    left: 8.33333%; }
  .col-lg-push-2 {
    left: 16.66667%; }
  .col-lg-push-3 {
    left: 25%; }
  .col-lg-push-4 {
    left: 33.33333%; }
  .col-lg-push-5 {
    left: 41.66667%; }
  .col-lg-push-6 {
    left: 50%; }
  .col-lg-push-7 {
    left: 58.33333%; }
  .col-lg-push-8 {
    left: 66.66667%; }
  .col-lg-push-9 {
    left: 75%; }
  .col-lg-push-10 {
    left: 83.33333%; }
  .col-lg-push-11 {
    left: 91.66667%; }
  .col-lg-push-12 {
    left: 100%; }
  .col-lg-offset-0 {
    margin-left: 0%; }
  .col-lg-offset-1 {
    margin-left: 8.33333%; }
  .col-lg-offset-2 {
    margin-left: 16.66667%; }
  .col-lg-offset-3 {
    margin-left: 25%; }
  .col-lg-offset-4 {
    margin-left: 33.33333%; }
  .col-lg-offset-5 {
    margin-left: 41.66667%; }
  .col-lg-offset-6 {
    margin-left: 50%; }
  .col-lg-offset-7 {
    margin-left: 58.33333%; }
  .col-lg-offset-8 {
    margin-left: 66.66667%; }
  .col-lg-offset-9 {
    margin-left: 75%; }
  .col-lg-offset-10 {
    margin-left: 83.33333%; }
  .col-lg-offset-11 {
    margin-left: 91.66667%; }
  .col-lg-offset-12 {
    margin-left: 100%; } }

@media (min-width: 1200px) {
  .col-xl-1, .col-xl-2, .col-xl-3, .col-xl-4, .col-xl-5, .col-xl-6, .col-xl-7, .col-xl-8, .col-xl-9, .col-xl-10, .col-xl-11, .col-xl-12 {
    float: left; }
  .col-xl-1 {
    width: 8.33333%; }
  .col-xl-2 {
    width: 16.66667%; }
  .col-xl-3 {
    width: 25%; }
  .col-xl-4 {
    width: 33.33333%; }
  .col-xl-5 {
    width: 41.66667%; }
  .col-xl-6 {
    width: 50%; }
  .col-xl-7 {
    width: 58.33333%; }
  .col-xl-8 {
    width: 66.66667%; }
  .col-xl-9 {
    width: 75%; }
  .col-xl-10 {
    width: 83.33333%; }
  .col-xl-11 {
    width: 91.66667%; }
  .col-xl-12 {
    width: 100%; }
  .col-xl-pull-0 {
    right: auto; }
  .col-xl-pull-1 {
    right: 8.33333%; }
  .col-xl-pull-2 {
    right: 16.66667%; }
  .col-xl-pull-3 {
    right: 25%; }
  .col-xl-pull-4 {
    right: 33.33333%; }
  .col-xl-pull-5 {
    right: 41.66667%; }
  .col-xl-pull-6 {
    right: 50%; }
  .col-xl-pull-7 {
    right: 58.33333%; }
  .col-xl-pull-8 {
    right: 66.66667%; }
  .col-xl-pull-9 {
    right: 75%; }
  .col-xl-pull-10 {
    right: 83.33333%; }
  .col-xl-pull-11 {
    right: 91.66667%; }
  .col-xl-pull-12 {
    right: 100%; }
  .col-xl-push-0 {
    left: auto; }
  .col-xl-push-1 {
    left: 8.33333%; }
  .col-xl-push-2 {
    left: 16.66667%; }
  .col-xl-push-3 {
    left: 25%; }
  .col-xl-push-4 {
    left: 33.33333%; }
  .col-xl-push-5 {
    left: 41.66667%; }
  .col-xl-push-6 {
    left: 50%; }
  .col-xl-push-7 {
    left: 58.33333%; }
  .col-xl-push-8 {
    left: 66.66667%; }
  .col-xl-push-9 {
    left: 75%; }
  .col-xl-push-10 {
    left: 83.33333%; }
  .col-xl-push-11 {
    left: 91.66667%; }
  .col-xl-push-12 {
    left: 100%; }
  .col-xl-offset-0 {
    margin-left: 0%; }
  .col-xl-offset-1 {
    margin-left: 8.33333%; }
  .col-xl-offset-2 {
    margin-left: 16.66667%; }
  .col-xl-offset-3 {
    margin-left: 25%; }
  .col-xl-offset-4 {
    margin-left: 33.33333%; }
  .col-xl-offset-5 {
    margin-left: 41.66667%; }
  .col-xl-offset-6 {
    margin-left: 50%; }
  .col-xl-offset-7 {
    margin-left: 58.33333%; }
  .col-xl-offset-8 {
    margin-left: 66.66667%; }
  .col-xl-offset-9 {
    margin-left: 75%; }
  .col-xl-offset-10 {
    margin-left: 83.33333%; }
  .col-xl-offset-11 {
    margin-left: 91.66667%; }
  .col-xl-offset-12 {
    margin-left: 100%; } }

@media (min-width: 1800px) {
  .col-xxl-1, .col-xxl-2, .col-xxl-3, .col-xxl-4, .col-xxl-5, .col-xxl-6, .col-xxl-7, .col-xxl-8, .col-xxl-9, .col-xxl-10, .col-xxl-11, .col-xxl-12 {
    float: left; }
  .col-xxl-1 {
    width: 8.33333%; }
  .col-xxl-2 {
    width: 16.66667%; }
  .col-xxl-3 {
    width: 25%; }
  .col-xxl-4 {
    width: 33.33333%; }
  .col-xxl-5 {
    width: 41.66667%; }
  .col-xxl-6 {
    width: 50%; }
  .col-xxl-7 {
    width: 58.33333%; }
  .col-xxl-8 {
    width: 66.66667%; }
  .col-xxl-9 {
    width: 75%; }
  .col-xxl-10 {
    width: 83.33333%; }
  .col-xxl-11 {
    width: 91.66667%; }
  .col-xxl-12 {
    width: 100%; }
  .col-xxl-pull-0 {
    right: auto; }
  .col-xxl-pull-1 {
    right: 8.33333%; }
  .col-xxl-pull-2 {
    right: 16.66667%; }
  .col-xxl-pull-3 {
    right: 25%; }
  .col-xxl-pull-4 {
    right: 33.33333%; }
  .col-xxl-pull-5 {
    right: 41.66667%; }
  .col-xxl-pull-6 {
    right: 50%; }
  .col-xxl-pull-7 {
    right: 58.33333%; }
  .col-xxl-pull-8 {
    right: 66.66667%; }
  .col-xxl-pull-9 {
    right: 75%; }
  .col-xxl-pull-10 {
    right: 83.33333%; }
  .col-xxl-pull-11 {
    right: 91.66667%; }
  .col-xxl-pull-12 {
    right: 100%; }
  .col-xxl-push-0 {
    left: auto; }
  .col-xxl-push-1 {
    left: 8.33333%; }
  .col-xxl-push-2 {
    left: 16.66667%; }
  .col-xxl-push-3 {
    left: 25%; }
  .col-xxl-push-4 {
    left: 33.33333%; }
  .col-xxl-push-5 {
    left: 41.66667%; }
  .col-xxl-push-6 {
    left: 50%; }
  .col-xxl-push-7 {
    left: 58.33333%; }
  .col-xxl-push-8 {
    left: 66.66667%; }
  .col-xxl-push-9 {
    left: 75%; }
  .col-xxl-push-10 {
    left: 83.33333%; }
  .col-xxl-push-11 {
    left: 91.66667%; }
  .col-xxl-push-12 {
    left: 100%; }
  .col-xxl-offset-0 {
    margin-left: 0%; }
  .col-xxl-offset-1 {
    margin-left: 8.33333%; }
  .col-xxl-offset-2 {
    margin-left: 16.66667%; }
  .col-xxl-offset-3 {
    margin-left: 25%; }
  .col-xxl-offset-4 {
    margin-left: 33.33333%; }
  .col-xxl-offset-5 {
    margin-left: 41.66667%; }
  .col-xxl-offset-6 {
    margin-left: 50%; }
  .col-xxl-offset-7 {
    margin-left: 58.33333%; }
  .col-xxl-offset-8 {
    margin-left: 66.66667%; }
  .col-xxl-offset-9 {
    margin-left: 75%; }
  .col-xxl-offset-10 {
    margin-left: 83.33333%; }
  .col-xxl-offset-11 {
    margin-left: 91.66667%; }
  .col-xxl-offset-12 {
    margin-left: 100%; } }

.section-inner {
  padding: 0 1.5em; }
  @media (min-width: 400px) {
    .section-inner {
      padding: 0 2em; } }
  @media (min-width: 992px) {
    .section-inner {
      padding: 0 10em; } }

html {
  height: 100%; }

body {
  color: #000;
  margin: 0;
  background: snow; }

img, svg {
  width: 100%;
  height: auto; }

body.page-home {
  background-position: 0.8em 0.8em; }

@media (min-width: 992px) {
  body.page-gjester .section-inner {
    padding: 0 4.5em; } }

body.page-program #menu {
  background: #ffe200; }

body.page-gjest h2 {
  color: #2b9e43; }

@media (min-width: 992px) {
  body.page-marked .section-inner {
    padding: 0 3.5em; } }

body.page-program, body.page-arets-tegneserie, body.page-gjest, body.page-arkiv {
  background: snow;
  color: #1D1D1B; }
  @media (min-width: 992px) {
    body.page-program header a.active, body.page-arets-tegneserie header a.active, body.page-gjest header a.active, body.page-arkiv header a.active {
      color: #2b9e43; } }
  @media (min-width: 992px) {
    body.page-program header a:hover, body.page-program header a.active:hover, body.page-arets-tegneserie header a:hover, body.page-arets-tegneserie header a.active:hover, body.page-gjest header a:hover, body.page-gjest header a.active:hover, body.page-arkiv header a:hover, body.page-arkiv header a.active:hover {
      color: #ffe200; } }

body.page-kontakt, body.page-home {
  background: #ffe200;
  color: #1D1D1B; }
  @media (min-width: 992px) {
    body.page-kontakt header a.active, body.page-home header a.active {
      color: #2b9e43; } }
  @media (min-width: 992px) {
    body.page-kontakt header a:hover, body.page-kontakt header a.active:hover, body.page-home header a:hover, body.page-home header a.active:hover {
      color: snow; } }

body.page-marked, body.page-gjester {
  background: #2b9e43;
  color: #1D1D1B; }
  @media (min-width: 992px) {
    body.page-marked header a.active, body.page-gjester header a.active {
      color: snow; } }
  body.page-marked header a:hover, body.page-marked header a.active:hover, body.page-gjester header a:hover, body.page-gjester header a.active:hover {
    color: #2b9e43 !important; }
    @media (min-width: 992px) {
      body.page-marked header a:hover, body.page-marked header a.active:hover, body.page-gjester header a:hover, body.page-gjester header a.active:hover {
        color: #ffe200 !important; } }
  body.page-marked header nav ul, body.page-gjester header nav ul {
    background: #ffe200; }
    @media (min-width: 992px) {
      body.page-marked header nav ul, body.page-gjester header nav ul {
        background: #2b9e43; } }

body.menuOpen header nav ul {
  display: block; }
  @media (max-width: 991.9px) {
    body.menuOpen header nav ul a {
      color: snow; }
      body.menuOpen header nav ul a:hover, body.menuOpen header nav ul a.active:hover {
        color: #ffe200; } }

body.menuOpen header #menu {
  position: fixed;
  background: transparent;
  border: 1px solid snow;
  color: snow; }
  body.menuOpen header #menu span._meny {
    display: none !important; }
  body.menuOpen header #menu span._close {
    display: block !important; }

header {
  color: snow;
  height: auto;
  z-index: 1000; }
  header::after {
    display: block;
    content: "";
    clear: both; }
  header nav {
    z-index: 1000;
    float: left;
    width: 100%;
    margin-bottom: 8em; }
    @media (min-width: 992px) {
      header nav {
        margin-bottom: 1em; } }
    header nav h1 {
      position: relative;
      z-index: 2;
      width: auto;
      height: auto;
      display: block;
      margin: 0; }
      header nav h1::after {
        display: block;
        content: "";
        clear: both; }
      @media (min-width: 992px) {
        header nav h1 {
          z-index: 99999; } }
      header nav h1 a svg {
        position: absolute;
        width: auto;
        height: 6em;
        top: 0.8em;
        left: 2em;
        width: 6em;
        z-index: -1; }
        @media (min-width: 400px) {
          header nav h1 a svg {
            top: 0.8em;
            left: 3.2em; } }
      header nav h1 a:hover svg {
        opacity: 0.8; }
    header nav ul {
      z-index: 9999;
      margin: auto auto;
      padding: 1em 1em;
      text-align: center;
      background: #2b9e43;
      position: fixed;
      left: 0;
      right: 0;
      top: 0;
      display: none;
      line-height: 1.5; }
      header nav ul::after {
        display: block;
        content: "";
        clear: both; }
      @media (min-width: 992px) {
        header nav ul {
          line-height: 1.3;
          padding: 2.2em 9em 3.8em 9em;
          background: transparent;
          position: relative;
          display: block; } }
      header nav ul li {
        padding: 0;
        margin: 0;
        list-style: none;
        margin: 0 0.6em;
        white-space: nowrap; }
        @media (min-width: 992px) {
          header nav ul li {
            display: inline;
            text-align: center; } }
        @media (min-width: 992px) {
          header nav ul li.desktopHide {
            display: none; } }
        header nav ul li a {
          color: #1D1D1B; }
        header nav ul li a.active {
          position: relative;
          color: #1D1D1B; }
          header nav ul li a.active:hover {
            color: #2b9e43; }
    header nav #menu {
      position: absolute;
      background: snow;
      color: #1D1D1B;
      top: 2.4em;
      right: 1.5em;
      z-index: 9999;
      border: 0;
      outline: none;
      padding: 0em;
      margin: 0;
      height: 3em;
      width: 3em;
      text-align: center;
      text-transform: uppercase;
      border-radius: 50%;
      line-height: 1em;
      -webkit-box-sizing: border-box;
              box-sizing: border-box; }
      header nav #menu span {
        font-size: 12px; }
      header nav #menu span._meny {
        display: block; }
      header nav #menu span._close {
        display: none; }
      @media (min-width: 768px) {
        header nav #menu {
          top: 2em;
          right: 3em;
          height: 4em;
          width: 4em; } }
      @media (min-width: 992px) {
        header nav #menu {
          display: none; } }
    header nav a {
      color: snow;
      text-decoration: none;
      border: 0; }
      header nav a:hover {
        color: #1D1D1B; }

header nav.isOpen button {
  color: transparent; }

header nav.isOpen button:after {
  content: '\00d7';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  color: #FFF; }

header nav.isOpen ul {
  opacity: 1;
  visibility: visible; }

body.page-home footer {
  display: none; }

footer::after {
  display: block;
  content: "";
  clear: both; }

footer .footer-inner {
  margin-top: 3em;
  padding: 1.6em 0 1em 0; }

footer .footer-links {
  border-top: 2px solid #2b9e43;
  padding: 2em 1.5em; }
  @media (min-width: 400px) {
    footer .footer-links {
      padding: 2em 2em; } }
  @media (min-width: 992px) {
    footer .footer-links {
      padding: 2em 10em; } }
  footer .footer-links a {
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    color: #2b9e43;
    border: 0;
    width: 50%;
    float: left; }
    footer .footer-links a:nth-child(2) {
      text-align: right; }

.section::after {
  display: block;
  content: "";
  clear: both; }

.section-inner::after {
  display: block;
  content: "";
  clear: both; }

.section-home {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  height: 76%;
  z-index: 1; }
  .section-home .introduction-image {
    position: absolute;
    top: 0;
    left: 25%;
    width: 50%;
    z-index: -1;
    text-align: center; }
    .section-home .introduction-image .introduction-image-inner img {
      width: 100%;
      max-width: 18em;
      height: auto; }
  .section-home .introduction-text {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0; }
    .section-home .introduction-text .introduction-text-inner {
      padding: 2rem 1rem;
      text-align: center;
      max-width: 29em;
      margin: auto auto; }
      @media (min-width: 768px) {
        .section-home .introduction-text .introduction-text-inner {
          padding: 3rem 1rem; } }

.section-marked .section-inner {
  margin-top: 4em; }
  .section-marked .section-inner .maked-times {
    padding-bottom: 1em; }
    .section-marked .section-inner .maked-times .maked-times-one, .section-marked .section-inner .maked-times .maked-times-two, .section-marked .section-inner .maked-times .maked-times-three {
      display: inline-block;
      color: snow;
      padding-bottom: 1em; }
    .section-marked .section-inner .maked-times .maked-times-one, .section-marked .section-inner .maked-times .maked-times-three {
      -webkit-transform: rotate(-2deg);
      transform: rotate(-2deg); }
    .section-marked .section-inner .maked-times .maked-times-two {
      -webkit-transform: rotate(2deg);
      transform: rotate(2deg); }
  .section-marked .section-inner div.table {
    font-size: 16px;
    float: left;
    border: 0;
    position: relative;
    -webkit-transform: scale(1);
            transform: scale(1);
    display: block;
    height: 0;
    width: 100%;
    margin: 10% 0%;
    padding-bottom: 34%;
    -webkit-transition: transform .2s;
    -webkit-transition: -webkit-transform .2s;
    transition: -webkit-transform .2s;
    transition: transform .2s;
    transition: transform .2s, -webkit-transform .2s; }
    @media (min-width: 400px) {
      .section-marked .section-inner div.table {
        width: 44%;
        padding-bottom: 16%;
        margin: 6% 3%; } }
    @media (min-width: 768px) {
      .section-marked .section-inner div.table {
        width: 23%;
        padding-bottom: 10%;
        margin: 4% 1%; } }
    @media (min-width: 1200px) {
      .section-marked .section-inner div.table {
        width: 18%;
        padding-bottom: 8%;
        margin: 3% 1%; } }
    @media (min-width: 1800px) {
      .section-marked .section-inner div.table {
        width: 12.28%;
        padding-bottom: 6%;
        margin: 2% 1%; } }
    .section-marked .section-inner div.table .table-name {
      position: absolute;
      top: 0;
      left: 0;
      bottom: 0;
      right: 0;
      background: url("../img/OCX_box.svg");
      background-repeat: no-repeat;
      background-position: center center;
      background-size: 100% auto; }
      .section-marked .section-inner div.table .table-name span.centered {
        position: absolute;
        top: 0;
        left: 1em;
        right: 1em;
        top: 50%;
        -webkit-transform: translateY(-50%);
                transform: translateY(-50%);
        -webkit-hyphens: auto;
        -ms-hyphens: auto;
            hyphens: auto; }
    .section-marked .section-inner div.table:hover .table-name {
      cursor: pointer;
      -webkit-transform: rotate(12deg);
      transform: rotate(12deg);
      background: url("../img/OCX_box-black.svg");
      background-repeat: no-repeat;
      background-position: center center;
      background-size: 100% auto;
      color: snow; }

.table-text {
  position: fixed;
  display: none;
  z-index: 999999;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  background: url("../img/OCX_bubble-black-simple.svg");
  background-repeat: no-repeat;
  background-position: center center;
  background-size: auto 100%; }
  .table-text .table-text-inner {
    text-align: center;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translateY(-50%);
            transform: translateY(-50%);
    width: 18em;
    margin-left: -9em;
    max-height: 20em;
    overflow-y: scroll;
    -webkit-overflow-scrolling: touch;
    color: snow; }
    @media (min-width: 768px) {
      .table-text .table-text-inner {
        width: 40em;
        margin-left: -20em; } }
    @media (min-width: 992px) {
      .table-text .table-text-inner {
        overflow: hidden; } }
    .table-text .table-text-inner a {
      color: snow;
      border-color: #666; }
    .table-text .table-text-inner .table-links {
      line-height: 1.5; }
  .table-text.isVisible {
    display: block; }

.section-marked div.table:nth-child(1) .table-name {
  -webkit-transform: rotate(-5deg);
  transform: rotate(-5deg); }

.section-marked div.table:nth-child(2) .table-name {
  -webkit-transform: rotate(3deg);
  transform: rotate(3deg); }

.section-marked div.table:nth-child(3) .table-name {
  -webkit-transform: rotate(-1deg);
  transform: rotate(-1deg);
  top: -1em; }

.section-marked div.table:nth-child(4) .table-name {
  -webkit-transform: rotate(-10deg);
  transform: rotate(-10deg);
  top: -0.4em; }

.section-marked div.table:nth-child(5) .table-name {
  -webkit-transform: rotate(3deg);
  transform: rotate(3deg); }

.section-marked div.table:nth-child(6) .table-name {
  -webkit-transform: rotate(1deg);
  transform: rotate(1deg); }

.section-marked div.table:nth-child(7) .table-name {
  -webkit-transform: rotate(4deg);
  transform: rotate(4deg);
  top: -1em; }

.section-marked div.table:nth-child(8) .table-name {
  -webkit-transform: rotate(-8deg);
  transform: rotate(-8deg); }

.section-marked div.table:nth-child(9) .table-name {
  -webkit-transform: rotate(2deg);
  transform: rotate(2deg);
  top: -0.6em; }

.section-marked div.table:nth-child(10) .table-name {
  -webkit-transform: rotate(3deg);
  transform: rotate(3deg); }

.section-marked div.table:nth-child(11) .table-name {
  -webkit-transform: rotate(-2deg);
  transform: rotate(-2deg); }

.section-marked div.table:nth-child(12) .table-name {
  -webkit-transform: rotate(4deg);
  transform: rotate(4deg); }

.section-marked div.table:nth-child(13) .table-name {
  -webkit-transform: rotate(-14deg);
  transform: rotate(-14deg);
  top: -0.6em; }

.section-marked div.table:nth-child(14) .table-name {
  -webkit-transform: rotate(-2deg);
  transform: rotate(-2deg); }

.section-marked div.table:nth-child(15) .table-name {
  -webkit-transform: rotate(-7deg);
  transform: rotate(-7deg);
  top: 0.2em; }

.section-marked div.table:nth-child(16) .table-name {
  -webkit-transform: rotate(1deg);
  transform: rotate(1deg); }

.section-marked div.table:nth-child(17) .table-name {
  -webkit-transform: rotate(2deg);
  transform: rotate(2deg);
  top: -0.6em; }

.section-marked div.table:nth-child(18) .table-name {
  -webkit-transform: rotate(6deg);
  transform: rotate(6deg);
  top: 0.6em; }

.section-marked div.table:nth-child(19) .table-name {
  -webkit-transform: rotate(12deg);
  transform: rotate(12deg); }

.section-marked div.table:nth-child(20) .table-name {
  -webkit-transform: rotate(-2deg);
  transform: rotate(-2deg); }

.section-marked div.table:nth-child(21) .table-name {
  -webkit-transform: rotate(-6deg);
  transform: rotate(-6deg); }

.section-marked div.table:nth-child(22) .table-name {
  -webkit-transform: rotate(2deg);
  transform: rotate(2deg); }

.section-marked div.table:nth-child(23) .table-name {
  -webkit-transform: rotate(4deg);
  transform: rotate(4deg);
  top: -1em; }

.section-marked div.table:nth-child(24) .table-name {
  -webkit-transform: rotate(8deg);
  transform: rotate(8deg); }

.section-marked div.table:nth-child(25) .table-name {
  -webkit-transform: rotate(-7deg);
  transform: rotate(-7deg); }

.section-marked div.table:nth-child(26) .table-name {
  -webkit-transform: rotate(-2deg);
  transform: rotate(-2deg); }

.section-marked div.table:nth-child(27) .table-name {
  -webkit-transform: rotate(10deg);
  transform: rotate(10deg); }

.section-marked div.table:nth-child(28) .table-name {
  -webkit-transform: rotate(2deg);
  transform: rotate(2deg);
  top: -1.6em; }

.section-marked div.table:nth-child(29) .table-name {
  -webkit-transform: rotate(-2deg);
  transform: rotate(-2deg); }

.section-marked div.table:nth-child(30) .table-name {
  -webkit-transform: rotate(3deg);
  transform: rotate(3deg); }

.section-marked div.table:nth-child(31) .table-name {
  -webkit-transform: rotate(1deg);
  transform: rotate(1deg); }

.section-marked div.table:nth-child(32) .table-name {
  -webkit-transform: rotate(4deg);
  transform: rotate(4deg);
  top: -1em; }

.section-marked div.table:nth-child(33) .table-name {
  -webkit-transform: rotate(-8deg);
  transform: rotate(-8deg); }

.section-marked div.table:nth-child(34) .table-name {
  -webkit-transform: rotate(2deg);
  transform: rotate(2deg);
  top: -0.6em; }

.section-marked div.table:nth-child(35) .table-name {
  -webkit-transform: rotate(3deg);
  transform: rotate(3deg); }

.section-marked div.table:nth-child(36) .table-name {
  -webkit-transform: rotate(-2deg);
  transform: rotate(-2deg); }

.section-marked div.table:nth-child(37) .table-name {
  -webkit-transform: rotate(4deg);
  transform: rotate(4deg); }

.section-marked div.table:nth-child(38) .table-name {
  -webkit-transform: rotate(-14deg);
  transform: rotate(-14deg);
  top: -0.6em; }

.section-marked div.table:nth-child(39) .table-name {
  -webkit-transform: rotate(3deg);
  transform: rotate(3deg); }

.section-marked div.table:nth-child(40) .table-name {
  -webkit-transform: rotate(1deg);
  transform: rotate(1deg); }

.section-marked div.table:nth-child(41) .table-name {
  -webkit-transform: rotate(4deg);
  transform: rotate(4deg);
  top: -1em; }

.section-marked div.table:nth-child(42) .table-name {
  -webkit-transform: rotate(-8deg);
  transform: rotate(-8deg); }

.section-marked div.table:nth-child(43) .table-name {
  -webkit-transform: rotate(2deg);
  transform: rotate(2deg);
  top: -0.6em; }

.section-marked div.table:nth-child(44) .table-name {
  -webkit-transform: rotate(3deg);
  transform: rotate(3deg); }

.section-marked div.table:nth-child(45) .table-name {
  -webkit-transform: rotate(-2deg);
  transform: rotate(-2deg); }

.section-archive ul.archive-links {
  text-align: center;
  margin: 0;
  padding: 0; }
  .section-archive ul.archive-links li {
    list-style: none;
    margin-bottom: 2em; }
    .section-archive ul.archive-links li:nth-child(1) {
      -webkit-transform: rotate(-5deg);
      transform: rotate(-5deg); }
    .section-archive ul.archive-links li:nth-child(2) {
      -webkit-transform: rotate(2deg);
      transform: rotate(2deg); }
    .section-archive ul.archive-links li:nth-child(3) {
      -webkit-transform: rotate(-1deg);
      transform: rotate(-1deg); }
    .section-archive ul.archive-links li:nth-child(4) {
      -webkit-transform: rotate(-15deg);
      transform: rotate(-15deg); }
    .section-archive ul.archive-links li:nth-child(5) {
      -webkit-transform: rotate(-5deg);
      transform: rotate(-5deg); }
    .section-archive ul.archive-links li:nth-child(6) {
      -webkit-transform: rotate(2deg);
      transform: rotate(2deg); }
    .section-archive ul.archive-links li:nth-child(7) {
      -webkit-transform: rotate(5deg);
      transform: rotate(5deg); }
    .section-archive ul.archive-links li:nth-child(8) {
      -webkit-transform: rotate(-7deg);
      transform: rotate(-7deg); }
    .section-archive ul.archive-links li:nth-child(9) {
      -webkit-transform: rotate(10deg);
      transform: rotate(10deg); }
    .section-archive ul.archive-links li:nth-child(10) {
      -webkit-transform: rotate(-5deg);
      transform: rotate(-5deg); }
    .section-archive ul.archive-links li:nth-child(11) {
      -webkit-transform: rotate(6deg);
      transform: rotate(6deg); }
    .section-archive ul.archive-links li a:hover {
      color: #2b9e43; }
      .section-archive ul.archive-links li a:hover:before {
        content: 'OCX '; }

.section-kontakt .sponsors {
  margin-top: 6em;
  padding-bottom: 3em; }
  .section-kontakt .sponsors::after {
    display: block;
    content: "";
    clear: both; }
  .section-kontakt .sponsors .sponsors-group {
    margin-bottom: 2em; }
    .section-kontakt .sponsors .sponsors-group::after {
      display: block;
      content: "";
      clear: both; }
    @media (min-width: 1200px) {
      .section-kontakt .sponsors .sponsors-group {
        float: left;
        width: 25%;
        margin-right: 5%; } }
    .section-kontakt .sponsors .sponsors-group .sponsor-group-name {
      font-size: 11px;
      color: #1D1D1B;
      text-transform: uppercase; }
    .section-kontakt .sponsors .sponsors-group .sponsor {
      position: relative;
      width: 30%;
      margin-right: 5%;
      float: left;
      -webkit-box-sizing: border-box;
              box-sizing: border-box;
      min-height: 5em; }
      @media (min-width: 1200px) {
        .section-kontakt .sponsors .sponsors-group .sponsor {
          width: 45% !important; } }
      @media (min-width: 1800px) {
        .section-kontakt .sponsors .sponsors-group .sponsor {
          width: 20% !important; } }
      .section-kontakt .sponsors .sponsors-group .sponsor img {
        width: 100%;
        height: auto;
        position: absolute;
        top: 50%;
        width: 100%;
        -webkit-transform: translateY(-50%);
                transform: translateY(-50%); }
      .section-kontakt .sponsors .sponsors-group .sponsor a:hover {
        opacity: 0.4; }
    .section-kontakt .sponsors .sponsors-group .sponsor-smaller img {
      max-width: 3.5em !important; }
  .section-kontakt .sponsors a {
    border: none; }

.section-marked {
  text-align: center;
  color: #1D1D1B; }

.section-award {
  color: #1D1D1B; }
  .section-award .section-inner {
    max-width: 70em;
    margin: auto auto; }
  .section-award .cover-grid {
    margin-top: 1em; }
    .section-award .cover-grid::after {
      display: block;
      content: "";
      clear: both; }
  .section-award figure {
    padding: 0 0 2em 0;
    margin: 0; }
  .section-award .inner-col {
    padding-top: 0em; }
  .section-award .cover-col {
    max-width: 30em;
    float: none; }
  .section-award img.cover {
    width: 100%;
    margin-bottom: 1em;
    border: 2px solid #1D1D1B; }
  .section-award img {
    width: 70%; }
  .section-award img.full {
    width: 100%; }
  .section-award .award-nominees {
    text-align: center;
    padding-top: 2em; }
  .section-award .nominated-wrapper {
    margin-top: 1.2em;
    margin-bottom: 1em; }
  .section-award .nominated {
    text-align: center;
    margin-bottom: 2.5em;
    padding: 0.5em;
    font-size: 28px; }
    .section-award .nominated.nominated-one {
      -webkit-transform: rotate(-5deg);
      transform: rotate(-5deg); }
    .section-award .nominated.nominated-two {
      -webkit-transform: rotate(5deg);
      transform: rotate(5deg); }
    .section-award .nominated.nominated-three {
      -webkit-transform: rotate(5deg);
      transform: rotate(5deg); }
    .section-award .nominated.nominated-four {
      -webkit-transform: rotate(15deg);
      transform: rotate(15deg); }
    .section-award .nominated.nominated-five {
      -webkit-transform: rotate(-5deg);
      transform: rotate(-5deg); }
    .section-award .nominated .nominated-name {
      color: #ffe200;
      padding-bottom: 1em; }
      .section-award .nominated .nominated-name strong {
        text-transform: none; }
    .section-award .nominated .nominated-title {
      color: #2b9e43;
      text-transform: uppercase; }

.section-marked .marked-box-temporary {
  margin: auto auto;
  width: 13.8em;
  height: 13.8em;
  background: url("../img/OCX_box.svg");
  background-repeat: no-repeat;
  background-position: center center;
  background-size: 100% auto;
  position: relative; }
  @media (min-width: 400px) {
    .section-marked .marked-box-temporary {
      width: 15em;
      height: 15em; } }
  @media (min-width: 768px) {
    .section-marked .marked-box-temporary {
      width: 26em;
      height: 26em; } }
  .section-marked .marked-box-temporary p {
    position: absolute;
    width: 80%;
    left: 10%;
    top: 22%;
    -webkit-transform: rotate(-5deg);
    transform: rotate(-5deg); }
    @media (min-width: 400px) {
      .section-marked .marked-box-temporary p {
        top: 27%; } }
    @media (min-width: 768px) {
      .section-marked .marked-box-temporary p {
        top: 39%; } }

.sponsors-group:nth-child(1) .sponsor:nth-child(2) {
  width: 35%; }

.sponsors-group:nth-child(1) .sponsor:nth-child(3) {
  width: 50%; }

.sponsors-group:nth-child(1) .sponsor:nth-child(4) {
  width: 15%; }

.sponsors-group:nth-child(2) .sponsor:nth-child(2) {
  width: 32%; }

.sponsors-group:nth-child(2) .sponsor:nth-child(3) {
  width: 30%; }

.sponsors-group:nth-child(2) .sponsor:nth-child(4) {
  width: 12%; }

.sponsors-group:nth-child(2) .sponsor:nth-child(5) {
  width: 26%; }

.sponsors-group:nth-child(3) .sponsor:nth-child(2) {
  width: 40%; }

.sponsors-group:nth-child(3) .sponsor:nth-child(3) {
  width: 40%; }

.sponsors-group:nth-child(3) .sponsor:nth-child(4) {
  width: 20%; }

section#dots {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: -100; }

.dots-wrapper {
  position: relative;
  width: 100%;
  height: 100%; }

.dot {
  position: fixed;
  cursor: pointer;
  width: 100px;
  height: 100px;
  top: auto;
  -webkit-animation: popIn 0.05s cubic-bezier(0.19, 1.01, 0.95, -0.12);
          animation: popIn 0.05s cubic-bezier(0.19, 1.01, 0.95, -0.12);
  -webkit-animation-fill-mode: both;
          animation-fill-mode: both;
  -webkit-transform: scale(0);
          transform: scale(0); }
  .dot.remove {
    display: none; }
  .dot span {
    position: absolute;
    height: 0;
    border-radius: 50%;
    background: #2b9e43;
    display: block;
    width: 60%;
    padding-bottom: 60%;
    left: 20%;
    top: 20%; }

@-webkit-keyframes popIn {
  0% {
    -webkit-transform: scale(0);
            transform: scale(0); }
  50% {
    -webkit-transform: scale(1.2);
            transform: scale(1.2); }
  100% {
    -webkit-transform: scale(1);
            transform: scale(1); } }

@keyframes popIn {
  0% {
    -webkit-transform: scale(0);
            transform: scale(0); }
  50% {
    -webkit-transform: scale(1.2);
            transform: scale(1.2); }
  100% {
    -webkit-transform: scale(1);
            transform: scale(1); } }

.dot:nth-child(21) {
  -webkit-animation-delay: .5s;
          animation-delay: .5s; }

.dot:nth-child(17) {
  -webkit-animation-delay: .6s;
          animation-delay: .6s; }

.dot:nth-child(3) {
  -webkit-animation-delay: .7s;
          animation-delay: .7s; }

.dot:nth-child(4) {
  -webkit-animation-delay: .8s;
          animation-delay: .8s; }

.dot:nth-child(24) {
  -webkit-animation-delay: .9s;
          animation-delay: .9s; }

.dot:nth-child(14) {
  -webkit-animation-delay: 1s;
          animation-delay: 1s; }

.dot:nth-child(7) {
  -webkit-animation-delay: 1.1s;
          animation-delay: 1.1s; }

.dot:nth-child(27) {
  -webkit-animation-delay: 1.2s;
          animation-delay: 1.2s; }

.dot:nth-child(9) {
  -webkit-animation-delay: 1.6s;
          animation-delay: 1.6s; }

.dot:nth-child(10) {
  -webkit-animation-delay: 1s;
          animation-delay: 1s; }

.dot:nth-child(11) {
  -webkit-animation-delay: 1.5s;
          animation-delay: 1.5s; }

.dot:nth-child(32) {
  -webkit-animation-delay: 1.6s;
          animation-delay: 1.6s; }

.dot:nth-child(13) {
  -webkit-animation-delay: 1.7s;
          animation-delay: 1.7s; }

.dot:nth-child(6) {
  -webkit-animation-delay: 1.8s;
          animation-delay: 1.8s; }

.dot:nth-child(15) {
  -webkit-animation-delay: 1.6s;
          animation-delay: 1.6s; }

.dot:nth-child(16) {
  -webkit-animation-delay: 2s;
          animation-delay: 2s; }

.dot:nth-child(2) {
  -webkit-animation-delay: 1.1s;
          animation-delay: 1.1s; }

.dot:nth-child(18) {
  -webkit-animation-delay: 2.2s;
          animation-delay: 2.2s; }

.dot:nth-child(19) {
  -webkit-animation-delay: 1.3s;
          animation-delay: 1.3s; }

.dot:nth-child(20) {
  -webkit-animation-delay: 1.4s;
          animation-delay: 1.4s; }

.dot:nth-child(1) {
  -webkit-animation-delay: 2.5s;
          animation-delay: 2.5s; }

.dot:nth-child(22) {
  -webkit-animation-delay: 2.6s;
          animation-delay: 2.6s; }

.dot:nth-child(23) {
  -webkit-animation-delay: 1.7s;
          animation-delay: 1.7s; }

.dot:nth-child(5) {
  -webkit-animation-delay: 2.8s;
          animation-delay: 2.8s; }

.dot:nth-child(25) {
  -webkit-animation-delay: 2.8s;
          animation-delay: 2.8s; }

.dot:nth-child(26) {
  -webkit-animation-delay: 2.0s;
          animation-delay: 2.0s; }

.dot:nth-child(8) {
  -webkit-animation-delay: 2.1s;
          animation-delay: 2.1s; }

.dot:nth-child(28) {
  -webkit-animation-delay: .2s;
          animation-delay: .2s; }

.dot:nth-child(29) {
  -webkit-animation-delay: .3s;
          animation-delay: .3s; }

.dot:nth-child(30) {
  -webkit-animation-delay: 1.4s;
          animation-delay: 1.4s; }

.dot:nth-child(31) {
  -webkit-animation-delay: 1.5s;
          animation-delay: 1.5s; }

.dot:nth-child(12) {
  -webkit-animation-delay: .6s;
          animation-delay: .6s; }

.d-1 {
  top: 10.5%;
  left: 2%; }

.d-2 {
  top: 6.5%;
  left: 13%; }

.d-3 {
  top: 2%;
  left: 25.7%; }

.d-4 {
  top: 8.5%;
  left: 37%; }

.d-5 {
  top: 6%;
  left: 50%; }

.d-6 {
  top: 9%;
  left: 65%; }

.d-7 {
  top: 5%;
  left: 76.5%; }

.d-8 {
  top: 8.5%;
  left: 89.5%; }

/*Row two*/
.d-9 {
  top: 39%;
  left: 3.5%; }

.d-10 {
  top: 32.5%;
  left: 17%; }

.d-11 {
  top: 30%;
  left: 27%; }

.d-12 {
  top: 31%;
  left: 39.5%; }

.d-13 {
  top: 32.5%;
  left: 52.5%; }

.d-14 {
  top: 31.5%;
  left: 65%; }

.d-15 {
  top: 29%;
  left: 76.5%; }

.d-16 {
  top: 33.5%;
  left: 88.5%; }

/*Row three*/
.d-17 {
  top: 68%;
  left: 5.5%; }

.d-18 {
  top: 56%;
  left: 17%; }

.d-19 {
  top: 58%;
  left: 30%; }

.d-20 {
  top: 59.5%;
  left: 46%; }

.d-21 {
  top: 60%;
  left: 60%; }

.d-22 {
  top: 55.5%;
  left: 70.5%; }

.d-23 {
  top: 55%;
  left: 83.5%; }

/*Row four*/
.d-24 {
  top: 88.5%;
  left: 3.5%; }

.d-25 {
  top: 78.5%;
  left: 23.5%; }

.d-26 {
  top: 76%;
  left: 36.5%; }

.d-27 {
  top: 77%;
  left: 51.5%; }

.d-28 {
  top: 79%;
  left: 64.5%; }

.d-29 {
  top: 77%;
  left: 77%; }

.d-30 {
  top: 78%;
  left: 91%; }

.d-31 {
  top: 98%;
  left: 28%; }

.d-32 {
  top: 98%;
  left: 86%; }

.d-2, .d-10, .d-18,
.d-4, .d-12, .d-20,
.d-6, .d-14, .d-22,
.d-8, .d-16, .d-17,
.d-26, .d-28, .d-30,
.d-21, .d-29 {
  display: none; }

@media only screen and (min-width: 35em) {
  .dot span {
    width: 80%;
    padding-bottom: 80%;
    left: 10%;
    top: 10%; } }

@media only screen and (min-width: 60em) {
  .dot span {
    width: 100%;
    padding-bottom: 100%;
    left: 0;
    top: 0; }
  .d-2, .d-10, .d-18,
  .d-4, .d-12, .d-20,
  .d-6, .d-14, .d-22,
  .d-8, .d-16, .d-17,
  .d-26, .d-28, .d-30,
  .d-21, .d-29 {
    display: block; } }

@media only screen and (min-height: 25em) {
  section#soon svg {
    max-width: 600px; } }

.section-guests .section-inner {
  text-align: center; }
  .section-guests .section-inner a.guest, .section-guests .section-inner .guest-empty {
    display: block;
    border: 0;
    float: left;
    margin-bottom: 0.2em;
    background: url("../img/OCX_pang.svg");
    background-repeat: no-repeat;
    background-position: center center;
    background-size: 100% auto;
    text-align: center;
    position: relative;
    -webkit-transition: -webkit-transform .1s linear;
    transition: -webkit-transform .1s linear;
    transition: transform .1s linear;
    transition: transform .1s linear, -webkit-transform .1s linear;
    -webkit-transform: scale(1);
            transform: scale(1);
    height: 0;
    width: 100%;
    padding-bottom: 110%; }
    @media (min-width: 400px) {
      .section-guests .section-inner a.guest, .section-guests .section-inner .guest-empty {
        width: 50%;
        padding-bottom: 60%; } }
    @media (min-width: 768px) {
      .section-guests .section-inner a.guest, .section-guests .section-inner .guest-empty {
        width: 33.33%;
        padding-bottom: 42%; } }
    @media (min-width: 992px) {
      .section-guests .section-inner a.guest, .section-guests .section-inner .guest-empty {
        width: 25%;
        padding-bottom: 28%; } }
    @media (min-width: 1200px) {
      .section-guests .section-inner a.guest, .section-guests .section-inner .guest-empty {
        width: 20%;
        padding-bottom: 24%; } }
    @media (min-width: 1800px) {
      .section-guests .section-inner a.guest, .section-guests .section-inner .guest-empty {
        width: 16.66%;
        padding-bottom: 20%; } }
    .section-guests .section-inner a.guest:hover, .section-guests .section-inner .guest-empty:hover {
      background: url("../img/OCX_pang-white.svg");
      background-repeat: no-repeat;
      background-position: center center;
      background-size: auto 100%;
      -webkit-transform: scale(1.2);
              transform: scale(1.2); }
    .section-guests .section-inner a.guest .guest-name, .section-guests .section-inner .guest-empty .guest-name {
      position: absolute;
      top: 0;
      left: 0;
      right: 0;
      bottom: 0;
      text-transform: uppercase; }
      .section-guests .section-inner a.guest .guest-name .guest-name-inner, .section-guests .section-inner .guest-empty .guest-name .guest-name-inner {
        position: absolute;
        top: 45%;
        -webkit-transform: translateY(-50%);
                transform: translateY(-50%);
        width: 100%; }
        .section-guests .section-inner a.guest .guest-name .guest-name-inner span.rotate, .section-guests .section-inner .guest-empty .guest-name .guest-name-inner span.rotate {
          -webkit-hyphens: auto;
          -ms-hyphens: auto;
              hyphens: auto;
          display: block;
          -webkit-transform-origin: 50% 50%;
          transform-origin: 50% 50%; }
          .section-guests .section-inner a.guest .guest-name .guest-name-inner span.rotate.rotate_class_one, .section-guests .section-inner .guest-empty .guest-name .guest-name-inner span.rotate.rotate_class_one {
            -webkit-transform: rotate(-2deg);
            transform: rotate(-2deg); }
          .section-guests .section-inner a.guest .guest-name .guest-name-inner span.rotate.rotate_class_two, .section-guests .section-inner .guest-empty .guest-name .guest-name-inner span.rotate.rotate_class_two {
            -webkit-transform: rotate(-10deg);
            transform: rotate(-10deg); }
          .section-guests .section-inner a.guest .guest-name .guest-name-inner span.rotate.rotate_class_thr, .section-guests .section-inner .guest-empty .guest-name .guest-name-inner span.rotate.rotate_class_thr {
            -webkit-transform: rotate(-15deg);
            transform: rotate(-15deg); }
          .section-guests .section-inner a.guest .guest-name .guest-name-inner span.rotate.rotate_class_fou, .section-guests .section-inner .guest-empty .guest-name .guest-name-inner span.rotate.rotate_class_fou {
            -webkit-transform: rotate(20deg);
            transform: rotate(20deg); }
          .section-guests .section-inner a.guest .guest-name .guest-name-inner span.rotate.rotate_class_fiv, .section-guests .section-inner .guest-empty .guest-name .guest-name-inner span.rotate.rotate_class_fiv {
            -webkit-transform: rotate(60deg);
            transform: rotate(60deg); }
  .section-guests .section-inner .guest-empty {
    width: 80% !important;
    padding-bottom: 90% !important;
    left: 10%; }
    @media (min-width: 768px) {
      .section-guests .section-inner .guest-empty {
        width: 50% !important;
        padding-bottom: 60% !important;
        left: 25%; } }
    @media (min-width: 1200px) {
      .section-guests .section-inner .guest-empty {
        width: 33.33% !important;
        padding-bottom: 42% !important;
        left: 33.33%; } }

.section-guest .section-inner {
  max-width: 70em;
  margin: auto auto; }
  .section-guest .section-inner .text {
    width: 100%; }
    @media (min-width: 768px) {
      .section-guest .section-inner .text {
        width: 40%;
        margin-right: 10%;
        float: left; } }
    .section-guest .section-inner .text .meta strong {
      display: inline;
      line-height: 1.5; }
  .section-guest .section-inner .images {
    width: 100%;
    margin-top: 2em; }
    @media (min-width: 768px) {
      .section-guest .section-inner .images {
        margin-top: 0;
        width: 50%;
        float: left;
        text-align: right; } }
    .section-guest .section-inner .images img {
      margin-top: 0.3em; }

.section-program .section-inner {
  padding: 0 1em; }
  @media (min-width: 768px) {
    .section-program .section-inner {
      padding: 0 1em; } }
  @media (min-width: 992px) {
    .section-program .section-inner {
      padding: 0 2.5em; } }

@media (min-width: 768px) {
  .day-sign {
    width: 100% !important; } }

@media (min-width: 992px) {
  .day-sign {
    width: 50% !important;
    margin-left: 25%;
    margin-top: -70%; } }

@media (min-width: 1200px) {
  .day-sign {
    margin-top: -43%; } }

@media (min-width: 1800px) {
  .day-sign {
    margin-top: -30%; } }

.day-comingSoon {
  width: 100% !important; }
  .day-comingSoon .date-inner {
    padding: 5em 1em !important; }

.day, .day-comingSoon {
  width: 100%;
  float: left;
  padding: 0.5em;
  -webkit-box-sizing: border-box;
          box-sizing: border-box; }
  @media (min-width: 768px) {
    .day, .day-comingSoon {
      width: 50%; } }
  @media (min-width: 992px) {
    .day, .day-comingSoon {
      width: 25%; } }
  .day .day-inner .date, .day-comingSoon .day-inner .date {
    text-align: center; }
    .day .day-inner .date .date-inner, .day-comingSoon .day-inner .date .date-inner {
      padding: 1em;
      text-transform: uppercase;
      border: 3px solid #1D1D1B;
      margin-bottom: 1em; }
  .day .day-inner .content .content-inner, .day-comingSoon .day-inner .content .content-inner {
    border-bottom: 3px solid #1D1D1B; }
    .day .day-inner .content .content-inner p, .day-comingSoon .day-inner .content .content-inner p {
      border-left: 3px solid #1D1D1B;
      border-right: 3px solid #1D1D1B;
      border-top: 3px solid #1D1D1B;
      padding-right: 1em;
      padding-left: 1em;
      margin: 0;
      padding-bottom: 1.5em;
      padding-top: 1.5em;
      position: relative;
      background: snow; }
      .day .day-inner .content .content-inner p:hover, .day-comingSoon .day-inner .content .content-inner p:hover {
        background-color: #2b9e43;
        color: snow; }

html {
  font-size: 100%;
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-feature-settings: "calt", "liga", "clig", "kern";
  -webkit-font-feature-settings: "calt", "liga", "clig", "kern";
  -moz-font-feature-settings: "calt", "liga", "clig", "kern";
  -moz-font-feature-settings: "calt=1, liga=1, clig=1, kern=1";
  -ms-font-feature-settings: "calt", "liga", "clig", "kern";
  -o-font-feature-settings: "calt", "liga", "clig", "kern"; }

@font-face {
  font-family: 'Helvetica Black';
  src: url("../fonts/helvetica-black-webfont.eot");
  src: url("../fonts/helvetica-black-webfont.eot?#iefix") format("embedded-opentype"), url("../fonts/helvetica-black-webfont.woff") format("woff"), url("../fonts/helvetica-black-webfont.ttf") format("truetype"); }

.section-kontakt .text p, .introduction-text-inner, ul.archive-links li a {
  font-size: 1.4rem; }
  @media (min-width: 992px) {
    .section-kontakt .text p, .introduction-text-inner, ul.archive-links li a {
      font-size: 1.6rem; } }
  @media (min-width: 1200px) {
    .section-kontakt .text p, .introduction-text-inner, ul.archive-links li a {
      font-size: 2.4rem; } }
  @media (min-width: 1800px) {
    .section-kontakt .text p, .introduction-text-inner, ul.archive-links li a {
      font-size: 3rem; } }

body {
  font-family: 'Helvetica Neue', Helvetica, Arial, Sans-serif;
  font-size: 18px;
  line-height: 1.2;
  font-weight: normal; }
  @media (min-width: 400px) {
    body {
      font-size: 20px; } }
  body .mobileShow {
    display: none; }
  body .mobileHide {
    display: inline; }
  @media (min-width: 400px) {
    body .mobileShow {
      display: inline; }
    body .mobileHide {
      display: none; } }

figcaption {
  font-size: 14px;
  margin-top: 0.3em;
  margin-bottom: 1em; }

header, h1, h2, h3, .day .content-inner strong, div.table, .text strong, .rotate, .footer-links, .closeButton, .section-award strong {
  font-family: 'Helvetica Black', 'Helvetica Neue', Helvetica, Arial, Sans-serif;
  font-weight: normal;
  text-transform: uppercase; }

.guest-spark-temporary, .marked-box-temporary {
  text-transform: uppercase; }

.day .content-inner strong, .text strong {
  display: block;
  margin-bottom: 0.3em; }

.section-award .text strong {
  margin-bottom: 0em; }

h1, h2, h3, .closeButton {
  line-height: 1.2;
  margin: 0;
  font-weight: normal;
  font-size: 18px; }
  @media (min-width: 400px) {
    h1, h2, h3, .closeButton {
      font-size: 20px; } }

.date-inner h2, .section-guest h2 {
  font-size: 28px;
  line-height: 1.1; }

article, .day .content-inner, .text, .image, .program-notice, .table-text .table-text-inner {
  font-size: 18px; }

.program-notice {
  text-align: center;
  padding: 1em; }

header {
  letter-spacing: 0.02em;
  text-transform: uppercase; }
  header a {
    border: 0; }

a {
  color: #000;
  text-decoration: none;
  border-bottom: 1px solid #000; }

header a {
  border: 0; }

.section-kontakt .text p {
  margin-top: 0;
  margin-bottom: 0.8em; }
