@charset "UTF-8";
/* ------------------------------------- */
/* Theme Name: Norway Cup                */
/* Author: Flammier & Ollyver            */
/* Version: 1.0                          */
/* Text Domain: norwaycup                */
/* ------------------------------------- */
/* ------------------- */
/* Base                */
/* ------------------- */
/*! sanitize.css v6.0.0 | CC0 License | github.com/csstools/sanitize.css */
/* Document
 * ========================================================================== */
/**
 * 1. Remove repeating backgrounds in all browsers (opinionated).
 * 2. Add border box sizing in all browsers (opinionated).
 */
*,
::before,
::after {
  background-repeat: no-repeat;
  /* 1 */
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  /* 2 */ }

/**
 * 1. Add text decoration inheritance in all browsers (opinionated).
 * 2. Add vertical alignment inheritance in all browsers (opinionated).
 */
::before,
::after {
  text-decoration: inherit;
  /* 1 */
  vertical-align: inherit;
  /* 2 */ }

/**
 * 1. Correct the line height in all browsers.
 * 2. Add the default cursor in all browsers (opinionated).
 * 3. Prevent adjustments of font size after orientation changes in
 *    IE on Windows Phone and in iOS.
 * 4. Breaks words to prevent overflow in all browsers (opinionated).
 */
html {
  line-height: 1.15;
  /* 1 */
  cursor: default;
  /* 2 */
  -ms-text-size-adjust: 100%;
  /* 3 */
  -webkit-text-size-adjust: 100%;
  /* 3 */
  word-break: break-word;
  /* 4 */ }

/* Sections
 * ========================================================================== */
/**
 * Remove the margin in all browsers (opinionated).
 */
body {
  margin: 0; }

/**
 * Correct the font size and margin on `h1` elements within `section` and
 * `article` contexts in Chrome, Firefox, and Safari.
 */
h1 {
  font-size: 2em;
  margin: 0.67em 0; }

/* Grouping content
 * ========================================================================== */
/**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE.
 */
hr {
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
  /* 1 */
  height: 0;
  /* 1 */
  overflow: visible;
  /* 2 */ }

/**
 * Add the correct display in IE.
 */
main {
  display: block; }

/**
 * Remove the list style on navigation lists in all browsers (opinionated).
 */
nav ol,
nav ul {
  list-style: none; }

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
pre {
  font-family: monospace, monospace;
  /* 1 */
  font-size: 1em;
  /* 2 */ }

/* Text-level semantics
 * ========================================================================== */
/**
 * Remove the gray background on active links in IE 10.
 */
a {
  background-color: transparent; }

/**
 * Add the correct text decoration in Edge, IE, Opera, and Safari.
 */
abbr[title] {
  text-decoration: underline;
  -webkit-text-decoration: underline dotted;
  text-decoration: underline dotted; }

/**
 * Add the correct font weight in Chrome, Edge, and Safari.
 */
b,
strong {
  font-weight: bolder; }

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
code,
kbd,
samp {
  font-family: monospace, monospace;
  /* 1 */
  font-size: 1em;
  /* 2 */ }

/**
 * Add the correct font size in all browsers.
 */
small {
  font-size: 80%; }

/*
 * Remove the text shadow on text selections in Firefox 61- (opinionated).
 * 1. Restore the coloring undone by defining the text shadow
 *    in all browsers (opinionated).
 */
::-moz-selection {
  background-color: #b3d4fc;
  /* 1 */
  color: #000;
  /* 1 */
  text-shadow: none; }

::selection {
  background-color: #b3d4fc;
  /* 1 */
  color: #000;
  /* 1 */
  text-shadow: none; }

/* Embedded content
 * ========================================================================== */
/*
 * Change the alignment on media elements in all browers (opinionated).
 */
audio,
canvas,
iframe,
img,
svg,
video {
  vertical-align: middle; }

/**
 * Add the correct display in IE 9-.
 */
audio,
video {
  display: inline-block; }

/**
 * Add the correct display in iOS 4-7.
 */
audio:not([controls]) {
  display: none;
  height: 0; }

/**
 * Remove the border on images inside links in IE 10-.
 */
img {
  border-style: none; }

/**
 * Change the fill color to match the text color in all browsers (opinionated).
 */
svg {
  fill: currentColor; }

/**
 * Hide the overflow in IE.
 */
svg:not(:root) {
  overflow: hidden; }

/* Tabular data
 * ========================================================================== */
/**
 * Collapse border spacing in all browsers (opinionated).
 */
table {
  border-collapse: collapse; }

/* Forms
 * ========================================================================== */
/**
 * Remove the margin in Firefox and Safari.
 */
button,
input,
optgroup,
select,
textarea {
  margin: 0; }

/**
 * Inherit styling in all browsers (opinionated).
 */
button,
input,
select,
textarea {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit; }

/**
 * 1. Show the overflow in IE.
 * 2. Remove the inheritance of text transform in Edge, Firefox, and IE.
 */
button {
  overflow: visible;
  /* 1 */
  text-transform: none;
  /* 2 */ }

/**
 * Correct the inability to style clickable types in iOS and Safari.
 */
button,
[type="button"],
[type="reset"],
[type="submit"] {
  -webkit-appearance: button; }

/**
 * Restore the focus styles unset by the previous rule in Firefox.
 */
button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
  outline: 1px dotted ButtonText; }

/**
 * Remove the inner border and padding in Firefox.
 */
::-moz-focus-inner {
  border-style: none;
  padding: 0; }

/**
 * Correct the padding in Firefox.
 */
fieldset {
  padding: 0.35em 0.75em 0.625em; }

/**
 * Show the overflow in Edge and IE.
 */
input {
  overflow: visible; }

/**
 * 1. Correct the text wrapping in Edge and IE.
 * 2. Correct the color inheritance from `fieldset` elements in IE.
 * 3. Remove the padding so developers are not caught out when they zero out
 *    `fieldset` elements in all browsers.
 */
legend {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  /* 1 */
  color: inherit;
  /* 2 */
  display: table;
  /* 1 */
  max-width: 100%;
  /* 1 */
  padding: 0;
  /* 3 */
  white-space: normal;
  /* 1 */ }

/**
 * 1. Add the correct display in Edge and IE.
 * 2. Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */
progress {
  display: inline-block;
  /* 1 */
  vertical-align: baseline;
  /* 2 */ }

/**
 * Remove the inheritance of text transform in Firefox.
 */
select {
  text-transform: none; }

/**
 * 1. Remove the default vertical scrollbar in IE.
 * 2. Change the resize direction on textareas in all browsers (opinionated).
 */
textarea {
  overflow: auto;
  /* 1 */
  resize: vertical;
  /* 2 */ }

/**
 * 1. Add the correct box sizing in IE 10-.
 * 2. Remove the padding in IE 10-.
 */
[type="checkbox"],
[type="radio"] {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  /* 1 */
  padding: 0;
  /* 2 */ }

/**
 * Correct the cursor style of increment and decrement buttons in Chrome.
 */
::-webkit-inner-spin-button,
::-webkit-outer-spin-button {
  height: auto; }

/**
 * 1. Correct the odd appearance in Chrome and Safari.
 * 2. Correct the outline style in Safari.
 */
[type="search"] {
  -webkit-appearance: textfield;
  /* 1 */
  outline-offset: -2px;
  /* 2 */ }

/**
 * Remove the inner padding in Chrome and Safari on macOS.
 */
::-webkit-search-decoration {
  -webkit-appearance: none; }

/**
 * 1. Correct the inability to style clickable types in iOS and Safari.
 * 2. Change font properties to `inherit` in Safari.
 */
::-webkit-file-upload-button {
  -webkit-appearance: button;
  /* 1 */
  font: inherit;
  /* 2 */ }

/* Interactive
 * ========================================================================== */
/*
 * Add the correct display in Edge and IE.
 */
details {
  display: block; }

/*
 * Add the correct styles in Edge, IE, and Safari.
 */
dialog {
  background-color: white;
  border: solid;
  color: black;
  display: block;
  height: -moz-fit-content;
  height: -webkit-fit-content;
  height: fit-content;
  left: 0;
  margin: auto;
  padding: 1em;
  position: absolute;
  right: 0;
  width: -moz-fit-content;
  width: -webkit-fit-content;
  width: fit-content; }

dialog:not([open]) {
  display: none; }

/*
 * Add the correct display in all browsers.
 */
summary {
  display: list-item; }

/* Scripting
 * ========================================================================== */
/**
 * Add the correct display in IE 9-.
 */
canvas {
  display: inline-block; }

/**
 * Add the correct display in IE.
 */
template {
  display: none; }

/* User interaction
 * ========================================================================== */
/*
 * 1. Remove the tapping delay on clickable elements in all browsers (opinionated).
 * 2. Remove the tapping delay in IE 10.
 */
a,
area,
button,
input,
label,
select,
summary,
textarea,
[tabindex] {
  -ms-touch-action: manipulation;
  /* 1 */
  touch-action: manipulation;
  /* 2 */ }

/**
 * Add the correct display in IE 10-.
 */
[hidden] {
  display: none; }

/* Accessibility
 * ========================================================================== */
/**
 * Change the cursor on busy elements in all browsers (opinionated).
 */
[aria-busy="true"] {
  cursor: progress; }

/*
 * Change the cursor on control elements in all browsers (opinionated).
 */
[aria-controls] {
  cursor: pointer; }

/*
 * Change the cursor on disabled, not-editable, or otherwise
 * inoperable elements in all browsers (opinionated).
 */
[aria-disabled],
[disabled] {
  cursor: disabled; }

/*
 * Change the display on visually hidden accessible elements
 * in all browsers (opinionated).
 */
[aria-hidden="false"][hidden]:not(:focus) {
  clip: rect(0, 0, 0, 0);
  display: inherit;
  position: absolute; }

/* Custom additions
 * ========================================================================== */
/**
 * Remove default input styling.
 */
input[type="search"]::-webkit-search-decoration,
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-results-button,
input[type="search"]::-webkit-search-results-decoration {
  display: none; }

/* Break points */
/* @font-face */
/* Border radius */
/* Transitions */
/* Flex Center */
/* Disable User Select Background */
/* Color */
/* Concourse T3 */
@font-face {
  font-family: Metric;
  src: url("fonts/Metric-Regular.eot");
  src: url("fonts/Metric-Regular.eot?#iefix") format("embedded-opentype"), url("fonts/Metric-Regular.woff") format("woff"), url("fonts/Metric-Regular.ttf") format("truetype");
  font-weight: normal;
  font-style: normal; }

@font-face {
  font-family: Metric;
  src: url("fonts/Metric-RegularItalic.eot");
  src: url("fonts/Metric-RegularItalic.eot?#iefix") format("embedded-opentype"), url("fonts/Metric-RegularItalic.woff") format("woff"), url("fonts/Metric-RegularItalic.ttf") format("truetype");
  font-weight: normal;
  font-style: italic; }

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

@font-face {
  font-family: Metric;
  src: url("fonts/Metric-BoldItalic.eot");
  src: url("fonts/Metric-BoldItalic.eot?#iefix") format("embedded-opentype"), url("fonts/Metric-BoldItalic.woff") format("woff"), url("fonts/Metric-BoldItalic.ttf") format("truetype");
  font-weight: bold;
  font-style: italic; }

@font-face {
  font-family: Metric;
  src: url("fonts/Metric-Light.eot");
  src: url("fonts/Metric-Light.eot?#iefix") format("embedded-opentype"), url("fonts/Metric-Light.woff") format("woff"), url("fonts/Metric-Light.ttf") format("truetype");
  font-weight: lighter;
  font-style: normal; }

/* Feather */
@font-face {
  font-family: Feather;
  src: url("fonts/Feather.eot");
  src: url("fonts/Feather.eot?#iefix") format("embedded-opentype"), url("fonts/Feather.woff") format("woff"), url("fonts/Feather.ttf") format("truetype");
  font-weight: normal;
  font-style: normal; }

/* ------------------- */
/* Vendor              */
/* ------------------- */
/**
 * Responsive Pricing Table Overrides
 */
.rpt_plans {
  clear: both;
  float: left;
  width: 100%;
  margin-bottom: 2em; }

.rpt_style_basic {
  font-family: Metric !important; }

/* Title */
.rpt_style_basic .rpt_plan .rpt_title {
  border-bottom: 0 !important;
  background: #ffd100 !important;
  padding: 1em 1em 0.75em !important;
  font-size: 1em !important;
  color: black !important;
  line-height: 1.5em !important;
  text-align: center !important;
  font-weight: bold;
  font-style: italic; }

/* Currency */
.rpt_style_basic .rpt_plan .rpt_head .rpt_price .rpt_currency {
  position: relative;
  top: -44px;
  left: -10px;
  font-size: 35px;
  line-height: 0px; }

/* Head */
.rpt_style_basic .rpt_plan .rpt_head {
  border-top: 0 !important;
  background: #fafafa !important;
  background: #fafafa !important;
  background: #fafafa !important;
  background: #fafafa !important;
  background: #fafafa !important;
  background: #fafafa !important; }

/* Price */
.rpt_style_basic .rpt_plan .rpt_head .rpt_price {
  color: black !important;
  text-shadow: none !important;
  font-weight: bold !important; }

/* Recurrence */
.rpt_style_basic .rpt_plan .rpt_head .rpt_recurrence {
  font-weight: lighter !important;
  color: black !important;
  font-size: 0.8em !important; }

/* Subtitle */
.rpt_style_basic .rpt_plan .rpt_head .rpt_subtitle {
  font-size: 1em !important;
  line-height: 1.5em !important;
  font-weight: normal !important;
  padding: 10px 30px 20px;
  color: #01b4ff !important;
  font-weight: bold !important; }

/* Description */
.rpt_style_basic .rpt_plan .rpt_head .rpt_description {
  font-weight: lighter !important;
  color: black !important;
  font-size: 0.8em !important; }

/* Features */
.rpt_style_basic .rpt_plan .rpt_features {
  border-top: 3px solid #eeeeee !important;
  padding: 0em 0em !important;
  font-size: 0.8em !important;
  line-height: 1.4em !important;
  text-align: left !important;
  background: #fafafa !important; }

.rpt_style_basic .rpt_plan .rpt_features .rpt_feature {
  border-bottom: 3px solid #eeeeee !important;
  padding: 1em 1em 0.75em !important; }

.rpt_style_basic .rpt_plan .rpt_features .rpt_feature:last-child {
  border-bottom: none !important; }

/* Foot */
.rpt_style_basic .rpt_plan .rpt_foot {
  padding: 0.5em 1em 0.25em !important;
  border-top: 0 !important;
  color: black !important;
  font-style: italic;
  font-size: 1em !important;
  font-weight: bold !important;
  background: #ffd100 !important; }

.rpt_style_basic .rpt_plan .rpt_foot:hover {
  opacity: 1 !important; }

/* Recommended plans */
.rpt_style_basic .rpt_recommended_plan {
  position: relative;
  top: -10px; }

.rpt_style_basic .rpt_recommended_plan .rpt_title {
  background: #111; }

.rpt_style_basic .rpt_recommended_plan .rpt_head {
  /* Price head gradient */
  background: #fafafa !important; }

/* ------------------- */
/* Partials            */
/* ------------------- */
.container {
  clear: both; }
  .container .block {
    max-width: 1200px;
    margin: 0 auto;
    padding: 0 5vw; }

/* ------------------- */
/* Typography          */
/* ------------------- */
body {
  font-family: Metric; }

h1 {
  margin: 0; }

h2 {
  margin: 0; }

figure {
  width: 100%;
  margin: 0; }
  figure img {
    width: 100%;
    height: auto; }

@media (min-width: 600px) {
  body {
    font-size: 18px; } }

@media (min-width: 1200px) {
  body {
    font-size: 20px; } }

img.alignright {
  float: right;
  margin: 0 0 1em 1em; }

img.alignleft {
  float: left;
  margin: 0 1em 1em 0; }

img.aligncenter {
  display: block;
  width: 100%;
  height: auto;
  margin-left: auto;
  margin-right: auto; }

.alignright {
  float: right; }

.alignleft {
  float: left; }

.aligncenter {
  display: block;
  margin-left: auto;
  margin-right: auto; }

.navigation {
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none; }
  .navigation .nav-main-anchor {
    width: 1.5em;
    height: 1.5em;
    float: right;
    margin: 1em 0;
    cursor: pointer; }
  .navigation .nav-search-anchor {
    display: none;
    font-family: Feather; }
  .navigation .logo {
    display: inline-block;
    width: 148px;
    float: left;
    margin: 1em 0; }
  .navigation .nav-main {
    clear: both;
    margin: 1em 0; }
    .navigation .nav-main ul {
      margin: 0;
      padding: 0;
      text-align: right; }
      .navigation .nav-main ul li {
        margin-bottom: 1em; }
        .navigation .nav-main ul li a {
          text-decoration: none;
          color: black;
          position: relative; }
      .navigation .nav-main ul .current-menu-item a:after {
        content: "";
        position: absolute;
        top: 100%;
        right: 0;
        width: 100%;
        height: 2px;
        background: black; }

@media (max-width: 799px) {
  .nav-mobile-flex {
    display: block;
    clear: both;
    float: left;
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center; }
  .nav-collapsed .nav-main {
    display: none; }
  .nav-collapsed .search-form {
    display: none; } }

@media (min-width: 800px) {
  .nav-tablet-flex {
    display: block;
    clear: both;
    float: left;
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center; }
  .navigation .nav-main-anchor {
    display: none; }
  .navigation .nav-search-anchor {
    cursor: pointer; }
  .navigation .logo {
    width: 172px;
    margin: 2em 0; }
  .navigation .nav-main {
    display: inline-block;
    float: right;
    clear: none; }
    .navigation .nav-main div {
      display: inline-block;
      float: left; }
    .navigation .nav-main ul li {
      display: inline-block;
      float: left;
      margin: 0.25em 2em 0 0; } }

.nav-top {
  background-color: #ffd100;
  padding: 0.75em 0 0.5em;
  text-align: right;
  font-size: 0.8em; }
  .nav-top ul {
    display: block;
    margin: 0;
    padding: 0;
    text-align: right; }
    .nav-top ul li {
      display: inline-block; }
    .nav-top ul .nav-secondary {
      display: inline-block; }
      .nav-top ul .nav-secondary li {
        margin-right: 1em; }
      .nav-top ul .nav-secondary a {
        color: black;
        text-decoration: underline; }
      .nav-top ul .nav-secondary .current-menu-item {
        text-decoration: underline; }
    .nav-top ul .lang-item a {
      color: black;
      text-decoration: underline; }
    .nav-top ul .lang-item:before {
      content: ' / '; }
    .nav-top ul .lang-item-first:before {
      content: ''; }
    .nav-top ul .current-lang a {
      font-weight: bold;
      text-decoration: none; }
    .nav-top ul .social-links {
      display: none;
      margin-left: calc(1em - 4px); }
      .nav-top ul .social-links span {
        padding: 5px !important;
        font-size: 0.8em !important; }
      .nav-top ul .social-links li {
        border: 2px solid black;
        -webkit-border-radius: 50px;
        -moz-border-radius: 50px;
        border-radius: 50px; }

@media (min-width: 600px) {
  .nav-top ul .social-links {
    display: inline-block; } }

.pagination {
  padding: 2em 0;
  float: left;
  width: 100%; }
  .pagination span {
    display: inline-block;
    float: left;
    width: 50%; }
    .pagination span a {
      text-decoration: none;
      color: black;
      background: white;
      border: 3px solid black;
      padding: 0.5em 0.5em 0.25em;
      -webkit-border-radius: 0.25em;
      -moz-border-radius: 0.25em;
      border-radius: 0.25em; }
  .pagination .newer-posts {
    float: left;
    text-align: left; }
    .pagination .newer-posts a:before {
      content: ' ';
      font-family: Feather; }
  .pagination .older-posts {
    float: right;
    text-align: right; }
    .pagination .older-posts a:after {
      content: ' ';
      font-family: Feather; }
  .pagination .next-post {
    float: right;
    text-align: right; }
    .pagination .next-post a:after {
      content: ' ';
      font-family: Feather; }
  .pagination .previous-post {
    float: left;
    text-align: left; }
    .pagination .previous-post a:before {
      content: ' ';
      font-family: Feather; }

@media (min-width: 800px) {
  .search-results-section .pagination {
    clear: both; } }

.home-actions {
  text-align: center; }
  .home-actions ul {
    margin: 0;
    width: 100%;
    padding: 2em 0;
    display: block;
    list-style: none; }
    .home-actions ul li {
      display: inline-block;
      margin: 0 0.5em; }
      .home-actions ul li a {
        text-decoration: none;
        color: black;
        background: white;
        border: 3px solid black;
        padding: 0.5em 0.5em 0.25em;
        -webkit-border-radius: 0.25em;
        -moz-border-radius: 0.25em;
        border-radius: 0.25em; }

.custom-header {
  margin-bottom: 2em; }
  .custom-header .wp-custom-header img,
  .custom-header .wp-custom-header video {
    width: 100%;
    height: auto; }
  .custom-header .wp-custom-header .wp-custom-header-video-button {
    display: none; }
  .custom-header .media {
    width: 100%; }
  .custom-header .title {
    text-align: center;
    padding: 2em 0 0; }
    .custom-header .title h2 {
      font-weight: bold;
      font-size: 2em;
      line-height: 1em;
      margin: 0;
      padding: 0; }
    .custom-header .title p {
      margin: 0; }
  .custom-header.has-media {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center; }
    .custom-header.has-media .media {
      background: black; }
      .custom-header.has-media .media img,
      .custom-header.has-media .media video {
        opacity: 0.75; }
    .custom-header.has-media .title {
      position: absolute;
      padding: 0;
      left: 0;
      right: 0;
      z-index: 2; }
      .custom-header.has-media .title h2 {
        color: #ffd100;
        font-style: italic; }
      .custom-header.has-media .title p {
        color: #ffd100; }
  .custom-header .buttons ul {
    list-style: none;
    padding: 0; }
    .custom-header .buttons ul li a {
      color: black;
      background: #FFD100;
      font-weight: bold;
      font-size: 1em;
      padding: 0.5em 1em 0.25em;
      text-decoration: none;
      border: 3px solid black;
      margin: 0.25em 0.5em 0;
      border-bottom: 2px solid black; }
      .custom-header .buttons ul li a:hover {
        border-color: white;
        color: white;
        background: black; }

@media (min-width: 600px) {
  .custom-header .title h2 {
    font-size: 3em; } }

@media (min-width: 800px) {
  .custom-header .title h2 {
    font-size: 6em; }
  .custom-header .buttons ul li a {
    font-size: 1.5em; } }

@media (min-width: 1200px) {
  .custom-header .title h2 {
    font-size: 7em; } }

.footer .contact {
  background: #ffd100;
  float: left;
  width: 100%;
  padding: 2em 0; }
  .footer .contact .block > div {
    margin-bottom: 1em; }
  .footer .contact .block h2 {
    font-size: 1em; }
  .footer .contact .block p {
    margin: 0; }
  .footer .contact .block .social-links {
    margin-bottom: 0;
    text-align: center; }
    .footer .contact .block .social-links li {
      text-align: center;
      border: 3px solid black;
      -webkit-border-radius: 50px;
      -moz-border-radius: 50px;
      border-radius: 50px;
      margin: 0 0.5em 1em; }
  .footer .contact .contact-title {
    text-align: center;
    padding-bottom: 2em; }
    .footer .contact .contact-title h1 {
      z-index: 2;
      margin: 0; }
      .footer .contact .contact-title h1 span {
        padding: 0 1em;
        background: #ffd100;
        color: black;
        font-style: italic; }
    .footer .contact .contact-title hr {
      z-index: 1;
      border: 0;
      border-bottom: 3px solid black;
      width: 100%;
      margin: -1.1em 0 0; }

.footer .sponsors {
  background: #4a4a4a; }
  .footer .sponsors .footer-logo img {
    max-height: 2em;
    max-width: auto;
    height: 2em;
    width: auto;
    margin: 2em auto 2em; }
  .footer .sponsors .block {
    padding: 2em 5vw 1.5em; }
    .footer .sponsors .block h2 {
      display: block;
      text-align: center;
      font-size: 1em;
      color: white;
      padding: 1em 0 0; }
      .footer .sponsors .block h2:first-child {
        padding: 0; }
    .footer .sponsors .block ul {
      display: block;
      list-style: none;
      margin: 0.5em 0;
      padding: 0;
      text-align: center; }
      .footer .sponsors .block ul li {
        margin: 0.5em;
        padding: 0;
        display: inline-block;
        height: 1.5em; }
        .footer .sponsors .block ul li img {
          width: auto;
          height: 100%; }

.footer .copyright {
  background: #4a4a4a;
  float: left;
  width: 100%;
  color: white;
  text-align: center; }
  .footer .copyright .block {
    padding: 0 5vw; }
  .footer .copyright .textwidget {
    font-size: 0.8em; }

@media (min-width: 600px) {
  .footer .contact {
    padding: 2em 0 1em; }
    .footer .contact .block > div {
      padding-right: 1em; }
    .footer .contact .block .visitor-address,
    .footer .contact .block .postal-address,
    .footer .contact .block .contact-info,
    .footer .contact .block .social-links {
      text-align: center;
      width: 50%;
      display: inline-block;
      float: left;
      padding: 0 1em; }
    .footer .contact .block .social-links {
      text-align: center; }
      .footer .contact .block .social-links li {
        text-align: center; }
  .footer .sponsors .footer-logo img {
    max-height: 3em;
    height: 3em;
    margin: 0 auto 4em; }
  .footer .sponsors .block {
    padding: 4em 5vw 2em; }
    .footer .sponsors .block h2 {
      font-weight: normal; }
    .footer .sponsors .block ul {
      margin: 0 0 1em; }
      .footer .sponsors .block ul li {
        margin: 1em;
        height: 1.5em; } }

@media (min-width: 800px) {
  .footer .contact {
    padding: 2em 0 2em; }
    .footer .contact .block > div {
      margin-bottom: 0; }
    .footer .contact .block .visitor-address,
    .footer .contact .block .postal-address,
    .footer .contact .block .contact-info,
    .footer .contact .block .social-links {
      text-align: left;
      width: 25%;
      padding: 0 1em 0 0; }
    .footer .contact .block .social-links {
      text-align: right;
      padding-right: 0; }
      .footer .contact .block .social-links li {
        text-align: right;
        margin: 0 0 0.5em 0.5em; }
  .footer .sponsors {
    float: left;
    width: 100%;
    padding: 0 0 2em; }
    .footer .sponsors .block h2 {
      text-align: left; }
    .footer .sponsors .block ul {
      text-align: left; }
      .footer .sponsors .block ul li {
        margin: 0;
        padding: 0;
        display: inline-block;
        height: 1.5em; }
        .footer .sponsors .block ul li img {
          width: auto;
          height: 100%; }
    .footer .sponsors .footer-logo {
      width: 33.3333%;
      display: inline-block;
      float: left; }
      .footer .sponsors .footer-logo img {
        margin: 3px 0 0;
        height: 3em !important; }
    .footer .sponsors .sponsor-logos {
      width: 66.6666%;
      display: inline-block;
      float: left; }
      .footer .sponsors .sponsor-logos .widget {
        display: inline-block;
        float: left; }
        .footer .sponsors .sponsor-logos .widget:nth-of-type(1) {
          width: 35%; }
          .footer .sponsors .sponsor-logos .widget:nth-of-type(1) li {
            margin: 0.5em 1em 0.5em 0; }
        .footer .sponsors .sponsor-logos .widget:nth-of-type(2) {
          width: 65%; }
          .footer .sponsors .sponsor-logos .widget:nth-of-type(2) h2 {
            text-align: right; }
          .footer .sponsors .sponsor-logos .widget:nth-of-type(2) ul {
            text-align: right; }
          .footer .sponsors .sponsor-logos .widget:nth-of-type(2) li {
            margin: 0.5em 0 0.5em 1em; } }

@media (min-width: 1200px) {
  .footer .contact .block .social-links li {
    margin: 0 0 1em 1em; }
  .footer .sponsors .sponsor-logos .widget:nth-of-type(1) {
    width: 40%; }
    .footer .sponsors .sponsor-logos .widget:nth-of-type(1) li {
      margin: 0.5em 2em 0.5em 0; }
  .footer .sponsors .sponsor-logos .widget:nth-of-type(2) {
    width: 60%; }
    .footer .sponsors .sponsor-logos .widget:nth-of-type(2) h2 {
      text-align: left; }
    .footer .sponsors .sponsor-logos .widget:nth-of-type(2) ul {
      text-align: left; }
    .footer .sponsors .sponsor-logos .widget:nth-of-type(2) li {
      margin: 0.5em 2em 0.5em 0; } }

.search-form {
  display: block;
  clear: both;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none; }
  .search-form form {
    background: transparent;
    border-bottom: 3px solid #7ed322;
    float: left;
    width: 100%;
    margin-bottom: 2em; }
    .search-form form input {
      float: left;
      -moz-appearance: none;
      -webkit-appearance: none;
      font-size: 2em;
      line-height: 1em;
      width: calc(100% - 3em);
      border: 0;
      background: transparent;
      padding: 0.5em 0.25em 0.25em; }
      .search-form form input:focus {
        outline: none; }
      .search-form form input::-ms-clear {
        display: none; }
      .search-form form input::-webkit-input-placeholder {
        padding: 0.1em 0 0.25em; }
      .search-form form input:-ms-input-placeholder {
        padding: 0.1em 0 0.25em; }
      .search-form form input::-ms-input-placeholder {
        padding: 0.1em 0 0.25em; }
      .search-form form input::placeholder {
        padding: 0.1em 0 0.25em; }
    .search-form form button {
      float: right;
      font-size: 2em;
      line-height: 0.75em;
      width: 2em;
      background-color: transparent;
      border: 0;
      padding: 0.4em 0.25em 0.25em;
      font-family: Feather;
      color: #7ed322;
      cursor: pointer; }

@media (min-width: 800px) {
  .search-form {
    overflow: hidden; }
  .search-collapsed {
    max-height: 0;
    -webkit-transition: max-height 0.2s;
    -o-transition: max-height 0.2s;
    transition: max-height 0.2s; }
  .search-opened {
    max-height: 350px;
    -webkit-transition: max-height 0.2s;
    -o-transition: max-height 0.2s;
    transition: max-height 0.2s; } }

.countdown-timer {
  margin-bottom: 2em;
  font-weight: bold;
  font-style: italic;
  color: #fc0296; }
  .countdown-timer h2 {
    font-size: 1.5em; }
  .countdown-timer p {
    font-size: 1.5em;
    margin: 0;
    display: inline; }

.the-countdown-3-intro-text {
  display: inline;
  margin: 0; }
  .the-countdown-3-intro-text:after {
    content: ' '; }

.the-countdown-3-outro-text {
  display: inline; }
  .the-countdown-3-outro-text:before {
    content: ' '; }

.the-countdown-3-wrapper {
  display: inline; }

.hasCountdown {
  display: inline; }

.the-countdown .titleIcon {
  margin-right: 7px; }

.row-hasCountdown {
  width: 100%;
  *zoom: 1; }

.hasCountdown:before,
.hasCountdown:after {
  display: inline;
  content: ""; }

.hasCountdown:after {
  clear: both; }

.hasCountdown, .intro-text, .outro-text {
  margin-bottom: 0; }
  .hasCountdown:after, .intro-text:after, .outro-text:after {
    content: ' '; }

.countdown_section {
  width: auto;
  margin-left: 0;
  display: inline;
  float: none; }
  .countdown_section:after {
    content: ', '; }
  .countdown_section:last-child:after {
    content: ''; }

.countdown_section:first-child {
  margin-left: 0; }

.countdown_amount {
  display: inline;
  font-weight: inherit;
  font-size: 1em;
  line-height: 1em; }
  .countdown_amount:after {
    content: ' '; }

.countdown_section {
  background: transparent;
  border-radius: 0;
  font-size: 1.5em;
  padding: 0;
  text-align: left; }

.countdown_section br {
  display: none; }

.hasCountdown, .intro-text, .outro-text {
  margin-bottom: 10px; }

@media (min-width: 600px) {
  .countdown-timer {
    text-align: center; }
    .countdown-timer h2 {
      font-size: 2em; }
    .countdown-timer p {
      font-size: 2em; }
  .countdown_section {
    font-size: 2em; } }

.advertisements {
  background: #fafafa;
  width: 100%;
  float: left; }
  .advertisements .widgettitle {
    display: none; }
  .advertisements .block ul {
    margin: 1em 0;
    float: left;
    width: 100%;
    padding: 0;
    list-style: none; }
    .advertisements .block ul li {
      margin: 0;
      padding: 0;
      width: 33.3333%;
      display: inline-block;
      float: left; }
      .advertisements .block ul li:nth-child(1) {
        padding-right: 0.5em; }
      .advertisements .block ul li:nth-child(2) {
        padding: 0 0.25em; }
      .advertisements .block ul li:nth-child(3) {
        padding-left: 0.5em; }
      .advertisements .block ul li img {
        width: 100%;
        height: auto; }

@media (min-width: 600px) {
  .advertisements .block ul {
    margin: 2em 0; } }

.page-template-default .entry-header h1 {
  color: #fc0296; }

.page-template .entry-header h1 {
  color: #fc0296; }

.page-template-archive .entry-header h1 {
  color: #01b4ff; }

.entry-header {
  padding: 1em 0; }
  .entry-header h1 {
    font-weight: bold;
    font-size: 2em;
    line-height: 1em;
    padding-top: 0.5em;
    font-style: italic; }
  .entry-header .post-edit-link {
    text-decoration: none;
    color: black; }
  .entry-header time + .post-edit-link:before {
    content: ' · '; }

.entry-article {
  line-height: 1.25em;
  margin-bottom: 2em; }
  .entry-article h1 {
    max-width: 16em;
    font-size: 2em;
    line-height: 1em;
    margin: 0 auto 1.5em; }
  .entry-article h2 {
    max-width: 21.3333em;
    font-size: 1.5em;
    line-height: 1em;
    margin: 0 auto 1.5em; }
  .entry-article h3 {
    max-width: 32em;
    font-size: 1em;
    line-height: 1em;
    margin: 0 auto 1.5em; }
  .entry-article p {
    max-width: 32em;
    margin: 0 auto 1.5em; }
  .entry-article figure {
    max-width: 32em;
    margin: 0 auto 1.5em; }
    .entry-article figure img {
      width: 100%; }
  .entry-article sup {
    line-height: 0em; }
  .entry-article blockquote {
    max-width: 32em;
    margin: 0 auto 1em;
    color: #fc0296; }
    .entry-article blockquote p {
      font-size: 1.5em;
      line-height: 1.25em; }
  .entry-article a {
    color: black; }
  .entry-article ul,
  .entry-article ol {
    max-width: 32em;
    margin: 0 auto 1.5em; }
    .entry-article ul li,
    .entry-article ol li {
      margin-bottom: 0.5em; }

.single-post .entry-header h1 {
  color: #01b4ff; }

.single-post .entry-header time {
  color: #01b4ff; }

.featured-post .entry-header h1 {
  color: #fc0296; }

.featured-post .entry-header time {
  color: #fc0296; }

@media (max-width: 599px) {
  .entry-article img {
    width: 100%;
    height: auto; } }

@media (min-width: 600px) {
  .entry-header {
    text-align: center; }
    .entry-header h1 {
      font-size: 3em; } }

@media (min-width: 800px) {
  .entry-header {
    padding: 3em 0 2em; }
    .entry-header h1 {
      font-size: 4em;
      line-height: 0.9em;
      padding-top: 0.25em; } }

.posts {
  max-width: 1200px;
  margin: 0 auto; }
  .posts .block .posts-section {
    text-align: center;
    margin: 2em 0;
    clear: both; }
    .posts .block .posts-section h1 {
      z-index: 2;
      margin: 0; }
      .posts .block .posts-section h1 span {
        padding: 0 1em;
        background: white;
        color: #01b4ff;
        font-style: italic; }
    .posts .block .posts-section hr {
      z-index: 1;
      border: 0;
      border-bottom: 3px solid #01b4ff;
      width: 100%;
      margin: -1.1em 0 0; }
  .posts .block .post {
    clear: both;
    margin-bottom: 2em; }
    .posts .block .post a {
      text-decoration: none; }
    .posts .block .post figure {
      margin-bottom: 1em; }
      .posts .block .post figure img {
        border: 3px solid #01b4ff; }
    .posts .block .post header {
      color: black; }
      .posts .block .post header h2 {
        font-weight: bold;
        font-size: 1.5em;
        margin-bottom: -0.25em; }
        .posts .block .post header h2 a {
          color: #01b4ff; }
      .posts .block .post header time {
        padding-bottom: 0.25em;
        display: block;
        color: #01b4ff; }
    .posts .block .post .post-edit-link {
      color: #01b4ff;
      margin-top: 1em;
      display: inline-block; }
    .posts .block .post.is-featured header h2 a {
      color: #fc0296; }
    .posts .block .post.is-featured header time {
      color: #fc0296; }
    .posts .block .post.is-featured figure img {
      border: 3px solid #fc0296; }
    .posts .block .post.is-featured .post-edit-link {
      color: #fc0296; }

@media (min-width: 600px) {
  .posts .block .post {
    padding: 2em 0;
    margin-bottom: 0;
    width: 100%;
    float: left; }
    .posts .block .post summary p {
      margin-bottom: 0; }
    .posts .block .post header {
      width: 55%; }
    .posts .block .post figure {
      width: 35%; }
    .posts .block .post:nth-of-type(odd) header {
      float: right; }
    .posts .block .post:nth-of-type(odd) figure {
      float: left; }
    .posts .block .post:nth-of-type(even) header {
      float: left; }
    .posts .block .post:nth-of-type(even) figure {
      float: right; } }

@media (min-width: 800px) {
  .posts .block .post {
    padding: 2em; }
    .posts .block .post header {
      width: 45%; }
    .posts .block .post figure {
      width: 35%; }
    .posts .block .post:nth-of-type(odd) header {
      margin-right: 10%; }
    .posts .block .post:nth-of-type(odd) figure {
      margin-left: 5%; }
    .posts .block .post:nth-of-type(even) header {
      margin-left: 10%; }
    .posts .block .post:nth-of-type(even) figure {
      margin-right: 5%; } }

.subpages {
  padding: 2em 0;
  float: left;
  width: 100%; }
  .subpages .block .post {
    clear: both;
    margin-bottom: 2em; }
    .subpages .block .post a {
      text-decoration: none; }
    .subpages .block .post figure {
      margin-bottom: 1em; }
      .subpages .block .post figure img {
        border: 3px solid #fc0296; }
    .subpages .block .post header {
      color: black; }
      .subpages .block .post header h2 {
        font-weight: bold;
        font-size: 1.5em;
        margin-bottom: 0.5em; }
        .subpages .block .post header h2 a {
          color: #fc0296; }
      .subpages .block .post header time {
        padding-bottom: 0.25em;
        display: block;
        color: #fc0296; }
    .subpages .block .post .post-edit-link {
      color: #fc0296;
      margin-top: 1em;
      display: inline-block; }

@media (min-width: 600px) {
  .subpages .block .post {
    padding: 2em 0;
    margin-bottom: 0;
    width: 100%;
    float: left; }
    .subpages .block .post summary p {
      margin-bottom: 0; }
    .subpages .block .post header {
      width: 55%; }
    .subpages .block .post figure {
      width: 35%; }
    .subpages .block .post:nth-of-type(odd) header {
      float: right; }
    .subpages .block .post:nth-of-type(odd) figure {
      float: left; }
    .subpages .block .post:nth-of-type(even) header {
      float: left; }
    .subpages .block .post:nth-of-type(even) figure {
      float: right; } }

@media (min-width: 800px) {
  .subpages .block .post {
    padding: 2em; }
    .subpages .block .post header {
      width: 45%; }
    .subpages .block .post figure {
      width: 35%; }
    .subpages .block .post:nth-of-type(odd) header {
      margin-right: 10%; }
    .subpages .block .post:nth-of-type(odd) figure {
      margin-left: 5%; }
    .subpages .block .post:nth-of-type(even) header {
      margin-left: 10%; }
    .subpages .block .post:nth-of-type(even) figure {
      margin-right: 5%; } }

.search-results .search-query {
  padding: 1em 0; }

.search-results .post {
  border-bottom: 3px solid #fafafa;
  margin-bottom: 1em;
  padding-bottom: 1em;
  clear: both; }
  .search-results .post header h2 {
    margin-bottom: -0.25em; }
    .search-results .post header h2 a {
      text-decoration: none;
      color: #7ed322; }
  .search-results .post summary p {
    margin-bottom: 0; }
  .search-results .post summary .post-edit-link {
    color: #7ed322;
    text-decoration: none;
    display: inline-block;
    margin-top: 1em; }

@media (min-width: 600px) {
  .search-results .search-query {
    display: none; } }

@media (min-width: 800px) {
  .search-results .search-query {
    padding: 3em 0 2em; }
  .search-results .navigation .search-form {
    max-height: 350px !important;
    display: block !important; }
  .search-results-section .post {
    max-width: 32em;
    margin: 0 auto 2em; }
  .search-results-section:first-of-type {
    margin-top: 2em; } }

.page-template-partners .footer .sponsors {
  display: none; }

.partners {
  background: #4a4a4a; }
  .partners .block {
    padding: 2em 5vw 1.5em; }
    .partners .block h2 {
      display: block;
      text-align: center;
      font-size: 2em;
      color: white;
      font-style: italic;
      padding: 2em 0 0.25em; }
      .partners .block h2:first-child {
        padding: 0 0 0.25em; }
    .partners .block ul {
      display: block;
      list-style: none;
      margin: 0.5em 0;
      padding: 0;
      text-align: center; }
      .partners .block ul li {
        margin: 0.5em;
        padding: 0;
        display: inline-block;
        height: 1.5em; }
        .partners .block ul li img {
          width: auto;
          height: 100%; }

@media (min-width: 600px) {
  .partners .block {
    padding: 4em 5vw 2em; }
    .partners .block ul {
      margin: 0 0 1em; }
      .partners .block ul li {
        margin: 1em;
        height: 2em; } }

@media (min-width: 1200px) {
  .partners .block ul li {
    margin: 1.5em; } }

.not-found .entry-article {
  margin-bottom: 1em; }
  .not-found .entry-article ul, .not-found .entry-article ol {
    list-style: none;
    padding: 0;
    margin: 0 auto 1em; }

.search-no-results .entry-header {
  color: #7ed322; }

@media (min-width: 600px) {
  .not-found .entry-article {
    margin-bottom: 2em;
    text-align: center; } }
