/*! normalize.css v1.1.0 | MIT License | git.io/normalize */
/* ==========================================================================
   HTML5 display definitions
   ========================================================================== */
/**
 * Correct `block` display not defined in IE 6/7/8/9 and Firefox 3.
 */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section,
summary {
  display: block;
}
/**
 * Correct `inline-block` display not defined in IE 6/7/8/9 and Firefox 3.
 */
audio,
canvas,
video {
  display: inline-block;
  *display: inline;
  *zoom: 1;
}
/**
 * Prevent modern browsers from displaying `audio` without controls.
 * Remove excess height in iOS 5 devices.
 */
audio:not([controls]) {
  display: none;
  height: 0;
}
/**
 * Address styling not present in IE 7/8/9, Firefox 3, and Safari 4.
 * Known issue: no IE 6 support.
 */
[hidden] {
  display: none;
}
/* ==========================================================================
   Base
   ========================================================================== */
/**
 * 1. Correct text resizing oddly in IE 6/7 when body `font-size` is set using
 *    `em` units.
 * 2. Prevent iOS text size adjust after orientation change, without disabling
 *    user zoom.
 */
html {
  font-size: 100%;
  /* 1 */
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  /* 2 */
}
/**
 * Address `font-family` inconsistency between `textarea` and other form
 * elements.
 */
html,
button,
input,
select,
textarea {
  font-family: sans-serif;
}
/**
 * Address margins handled incorrectly in IE 6/7.
 */
body {
  margin: 0;
}
/* ==========================================================================
   Links
   ========================================================================== */
/**
 * Address `outline` inconsistency between Chrome and other browsers.
 */
a:focus {
  outline: thin dotted;
}
/**
 * Improve readability when focused and also mouse hovered in all browsers.
 */
a:active,
a:hover {
  outline: 0;
}
/* ==========================================================================
   Typography
   ========================================================================== */
/**
 * Address font sizes and margins set differently in IE 6/7.
 * Address font sizes within `section` and `article` in Firefox 4+, Safari 5,
 * and Chrome.
 */
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}
h2 {
  font-size: 1.5em;
  margin: 0.83em 0;
}
h3 {
  font-size: 1.17em;
  margin: 1em 0;
}
h4 {
  font-size: 1em;
  margin: 1.33em 0;
}
h5 {
  font-size: 0.83em;
  margin: 1.67em 0;
}
h6 {
  font-size: 0.67em;
  margin: 2.33em 0;
}
/**
 * Address styling not present in IE 7/8/9, Safari 5, and Chrome.
 */
abbr[title] {
  border-bottom: 1px dotted;
}
/**
 * Address style set to `bolder` in Firefox 3+, Safari 4/5, and Chrome.
 */
b,
strong {
  font-weight: bold;
}
blockquote {
  margin: 1em 40px;
}
/**
 * Address styling not present in Safari 5 and Chrome.
 */
dfn {
  font-style: italic;
}
/**
 * Address differences between Firefox and other browsers.
 * Known issue: no IE 6/7 normalization.
 */
hr {
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  height: 0;
}
/**
 * Address styling not present in IE 6/7/8/9.
 */
mark {
  background: #ff0;
  color: #000;
}
/**
 * Address margins set differently in IE 6/7.
 */
p,
pre {
  margin: 1em 0;
}
/**
 * Correct font family set oddly in IE 6, Safari 4/5, and Chrome.
 */
code,
kbd,
pre,
samp {
  font-family: monospace, serif;
  _font-family: 'courier new', monospace;
  font-size: 1em;
}
/**
 * Improve readability of pre-formatted text in all browsers.
 */
pre {
  white-space: pre;
  white-space: pre-wrap;
  word-wrap: break-word;
}
/**
 * Address CSS quotes not supported in IE 6/7.
 */
q {
  quotes: none;
}
/**
 * Address `quotes` property not supported in Safari 4.
 */
q:before,
q:after {
  content: '';
  content: none;
}
/**
 * Address inconsistent and variable font size in all browsers.
 */
small {
  font-size: 80%;
}
/**
 * Prevent `sub` and `sup` affecting `line-height` in all browsers.
 */
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sup {
  top: -0.5em;
}
sub {
  bottom: -0.25em;
}
/* ==========================================================================
   Lists
   ========================================================================== */
/**
 * Address margins set differently in IE 6/7.
 */
dl,
menu,
ol,
ul {
  margin: 1em 0;
}
dd {
  margin: 0 0 0 40px;
}
/**
 * Address paddings set differently in IE 6/7.
 */
menu,
ol,
ul {
  padding: 0 0 0 40px;
}
/**
 * Correct list images handled incorrectly in IE 7.
 */
nav ul,
nav ol {
  list-style: none;
  list-style-image: none;
}
/* ==========================================================================
   Embedded content
   ========================================================================== */
/**
 * 1. Remove border when inside `a` element in IE 6/7/8/9 and Firefox 3.
 * 2. Improve image quality when scaled in IE 7.
 */
img {
  border: 0;
  /* 1 */
  -ms-interpolation-mode: bicubic;
  /* 2 */
}
/**
 * Correct overflow displayed oddly in IE 9.
 */
svg:not(:root) {
  overflow: hidden;
}
/* ==========================================================================
   Figures
   ========================================================================== */
/**
 * Address margin not present in IE 6/7/8/9, Safari 5, and Opera 11.
 */
figure {
  margin: 0;
}
/* ==========================================================================
   Forms
   ========================================================================== */
/**
 * Correct margin displayed oddly in IE 6/7.
 */
form {
  margin: 0;
}
/**
 * Define consistent border, margin, and padding.
 */
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}
/**
 * 1. Correct color not being inherited in IE 6/7/8/9.
 * 2. Correct text not wrapping in Firefox 3.
 * 3. Correct alignment displayed oddly in IE 6/7.
 */
legend {
  border: 0;
  /* 1 */
  padding: 0;
  white-space: normal;
  /* 2 */
  *margin-left: -7px;
  /* 3 */
}
/**
 * 1. Correct font size not being inherited in all browsers.
 * 2. Address margins set differently in IE 6/7, Firefox 3+, Safari 5,
 *    and Chrome.
 * 3. Improve appearance and consistency in all browsers.
 */
button,
input,
select,
textarea {
  font-size: 100%;
  /* 1 */
  margin: 0;
  /* 2 */
  vertical-align: baseline;
  *vertical-align: middle;
  /* 3 */
}
/**
 * Address Firefox 3+ setting `line-height` on `input` using `!important` in
 * the UA stylesheet.
 */
button,
input {
  line-height: normal;
}
/**
 * Address inconsistent `text-transform` inheritance for `button` and `select`.
 * All other form control elements do not inherit `text-transform` values.
 * Correct `button` style inheritance in Chrome, Safari 5+, and IE 6+.
 * Correct `select` style inheritance in Firefox 4+ and Opera.
 */
button,
select {
  text-transform: none;
}
/**
 * 1. Avoid the WebKit bug in Android 4.0.* where (2) destroys native `audio`
 *    and `video` controls.
 * 2. Correct inability to style clickable `input` types in iOS.
 * 3. Improve usability and consistency of cursor style between image-type
 *    `input` and others.
 * 4. Remove inner spacing in IE 7 without affecting normal text inputs.
 *    Known issue: inner spacing remains in IE 6.
 */
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  /* 2 */
  cursor: pointer;
  /* 3 */
  *overflow: visible;
  /* 4 */
}
/**
 * Re-set default cursor for disabled elements.
 */
button[disabled],
html input[disabled] {
  cursor: default;
}
/**
 * 1. Address box sizing set to content-box in IE 8/9.
 * 2. Remove excess padding in IE 8/9.
 * 3. Remove excess padding in IE 7.
 *    Known issue: excess padding remains in IE 6.
 */
input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  /* 1 */
  padding: 0;
  /* 2 */
  *height: 13px;
  *width: 13px;
  /* 3 */
}
/**
 * 1. Address `appearance` set to `searchfield` in Safari 5 and Chrome.
 * 2. Address `box-sizing` set to `border-box` in Safari 5 and Chrome
 *    (include `-moz` to future-proof).
 */
input[type="search"] {
  -webkit-appearance: textfield;
  /* 1 */
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  /* 2 */
  box-sizing: content-box;
}
/**
 * Remove inner padding and search cancel button in Safari 5 and Chrome
 * on OS X.
 */
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
/**
 * Remove inner padding and border in Firefox 3+.
 */
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}
/**
 * 1. Remove default vertical scrollbar in IE 6/7/8/9.
 * 2. Improve readability and alignment in all browsers.
 */
textarea {
  overflow: auto;
  /* 1 */
  vertical-align: top;
  /* 2 */
}
/* ==========================================================================
   Tables
   ========================================================================== */
/**
 * Remove most spacing between table cells.
 */
table {
  border-collapse: collapse;
  border-spacing: 0;
}
/* ==========================================================================
   Clearfix
   Micro-clearfix (http://nicolasgallagher.com/micro-clearfix-hack/)
   ========================================================================== */
.cf:before,
.cf:after {
  content: "";
  display: block;
}
.cf:after {
  clear: both;
}
.cf {
  zoom: 1;
}
/* ==========================================================================
   HTML5BP Image Replacement
   ========================================================================== */
/* html5bp image replacement */
.ir {
  background-color: transparent;
  border: 0;
  overflow: hidden;
  /* IE 6/7 fallback */
  *text-indent: -9999px;
}
.ir:before {
  content: "";
  display: block;
  width: 0;
  height: 100%;
}
.clearfix {
  *zoom: 1;
}
.clearfix:before,
.clearfix:after {
  display: table;
  content: "";
  line-height: 0;
}
.clearfix:after {
  clear: both;
}
@font-face {
  font-family: 'fontello';
  src: url('../fonts/fontello.eot?31107998');
  src: url('../fonts/fontello.eot?31107998#iefix') format('embedded-opentype'), url('../fonts/fontello.woff?31107998') format('woff'), url('../fonts/fontello.ttf?31107998') format('truetype'), url('../fonts/fontello.svg?31107998#fontello') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'relay regular';
  src: url('../fonts/relr-webfont.eot');
  src: url('../fonts/relr-webfont.eot?#iefix') format('embedded-opentype'), url('../fonts/relr-webfont.woff') format('woff'), url('../fonts/relr-webfont.ttf') format('truetype'), url('../fonts/relr-webfont.svg#RelayRegular') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'relay light';
  src: url('../fonts/rellt-webfont.eot');
  src: url('../fonts/rellt-webfont.eot?#iefix') format('embedded-opentype'), url('../fonts/rellt-webfont.woff') format('woff'), url('../fonts/rellt-webfont.ttf') format('truetype'), url('../fonts/rellt-webfont.svg#RelayRegular') format('svg');
  font-weight: normal;
  font-style: normal;
}
[class^="icon-"]:after,
[class*=" icon-"]:after {
  font-family: "fontello";
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  display: block;
  line-height: 1em;
  speak: none;
  text-align: center;
  text-decoration: inherit;
  text-indent: 0;
  text-transform: none;
  height: 1em;
  width: 1em;
}
.icon-warning {
  content: '\e800';
}
.icon-youtube {
  content: '\e80c';
}
.icon-menu {
  content: '\e80a';
}
.icon-facebook {
  content: '\e804';
}
.icon-instagram {
  content: '\e80b';
}
.icon-grid {
  content: '\e801';
}
.icon-twitter {
  content: '\e80d';
}
.icon-arrow-down {
  content: '\e805';
}
.icon-arrow-left {
  content: '\e806';
}
.icon-arrow-right {
  content: '\e807';
}
.icon-arrow-up {
  content: '\e808';
}
.icon-pinterest {
  content: '\e802';
}
.icon-check {
  content: '\e803';
}
.hidden {
  opacity: 0;
  visibility: hidden;
}
.visible {
  opacity: 1;
  visibility: visible;
}
.cta {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  background: none;
  border-left-width: 0;
  border-right-width: 0;
  border-top-style: solid;
  border-top-width: 1px;
  border-bottom-style: solid;
  border-bottom-width: 1px;
  display: inline-block;
  line-height: 1.4;
  padding: 12px 0;
  text-align: left;
  width: 100%;
}
.cta.pull {
  border-bottom: none;
  position: relative;
  padding-left: 20px;
  padding-right: 20px;
  left: -20px;
  width: 100%;
}
.cta:after {
  font-family: "fontello";
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  display: block;
  line-height: 1em;
  speak: none;
  text-align: center;
  text-decoration: inherit;
  text-indent: 0;
  text-transform: none;
  height: 1em;
  width: 1em;
  content: '\e807';
  display: inline-block;
  float: right;
  line-height: 1;
  margin-left: 10px;
}
.cta.backwards {
  text-align: right;
}
.cta.backwards:after {
  display: none;
}
.cta.backwards:before {
  font-family: "fontello";
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  display: block;
  line-height: 1em;
  speak: none;
  text-align: center;
  text-decoration: inherit;
  text-indent: 0;
  text-transform: none;
  height: 1em;
  width: 1em;
  content: '\e806';
  display: inline-block;
  float: left;
  line-height: 1;
  margin-right: 10px;
}
.btn {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -o-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
  *behavior: url(http://local.rekorderlig2013.com/assets/js/libs/boxsizing.htc );
  background: #252525;
  border: solid 1px #252525;
  color: white;
  display: inline-block;
  line-height: 1;
  margin: 0;
  padding: 12px;
  outline: none;
  text-decoration: none;
  text-transform: uppercase;
}
form {
  *zoom: 1;
}
form:before,
form:after {
  display: table;
  content: "";
  line-height: 0;
}
form:after {
  clear: both;
}
form label,
form input,
form .select,
form .choice,
form textarea {
  display: block;
  float: left;
  margin: 0 0 20px 0;
  width: 50%;
}
form label {
  clear: both;
}
form label span {
  display: block;
}
form button,
form input[type=button],
form input[type=submit] {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -o-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
  *behavior: url(http://local.rekorderlig2013.com/assets/js/libs/boxsizing.htc );
  background: #252525;
  border: solid 1px #252525;
  color: white;
  display: inline-block;
  line-height: 1;
  margin: 0;
  padding: 12px;
  outline: none;
  text-decoration: none;
  text-transform: uppercase;
  color: #555555;
  font-family: 'relay regular';
  font-size: 16px;
  color: #ececec;
}
form input[type=text],
form input[type=email],
form input[type=password],
form input[type=tel],
form select,
form textarea {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -o-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
  *behavior: url(http://local.rekorderlig2013.com/assets/js/libs/boxsizing.htc );
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -o-transition: all 0.5s;
  -ms-transition: all 0.5s;
  transition: all 0.5s;
  background: #ececec;
  border: none;
  border-radius: 0;
  display: block;
  line-height: 1;
  outline: none;
  padding: 12px;
}
form input[type=text].error,
form input[type=email].error,
form input[type=password].error,
form input[type=tel].error,
form select.error,
form textarea.error {
  -webkit-box-shadow: 0 0 0 1px rgba(255, 0, 0, 0.2) inset;
  -moz-box-shadow: 0 0 0 1px rgba(255, 0, 0, 0.2) inset;
  -o-box-shadow: 0 0 0 1px rgba(255, 0, 0, 0.2) inset;
  -ms-box-shadow: 0 0 0 1px rgba(255, 0, 0, 0.2) inset;
  box-shadow: 0 0 0 1px rgba(255, 0, 0, 0.2) inset;
  background: rgba(255, 0, 0, 0.02);
  color: #660000;
}
form input[type=text],
form input[type=email],
form input[type=password],
form input[type=tel] {
  line-height: 20px;
  padding: 10px;
}
form .required {
  margin-bottom: 20px;
  overflow: hidden;
  position: relative;
}
form .required input {
  margin-bottom: 0;
  padding-right: 48px;
}
form .required:after {
  font-family: "fontello";
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  display: block;
  line-height: 1em;
  speak: none;
  text-align: center;
  text-decoration: inherit;
  text-indent: 0;
  text-transform: none;
  height: 1em;
  width: 1em;
  content: '\e800';
  font-size: 24px;
  position: absolute;
  top: 8px;
  right: 12px;
}
form .required input {
  width: 100%;
}
form .checkbox {
  *zoom: 1;
}
form .checkbox:before,
form .checkbox:after {
  display: table;
  content: "";
  line-height: 0;
}
form .checkbox:after {
  clear: both;
}
form .checkbox input {
  display: none;
}
form .checkbox label {
  display: inline-block;
  line-height: 1;
  position: relative;
  padding-left: 31px;
}
form .checkbox label:before {
  background: #ececec;
  content: '';
  display: inline-block;
  line-height: 0;
  margin: 0 10px 0 -31px;
  position: relative;
  top: 4px;
  height: 1.5em;
  width: 1.5em;
}
form .checkbox input:checked + label:after {
  font-family: "fontello";
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  display: block;
  line-height: 1em;
  speak: none;
  text-decoration: inherit;
  text-indent: 0;
  text-transform: none;
  content: '\e803';
  font-size: 1.5em;
  line-height: 1;
  position: absolute;
  text-align: center;
  height: 1em;
  width: 1em;
  top: 4px;
  left: 0;
}
form .checkbox label {
  margin: 0;
}
form .select {
  *zoom: 1;
  background: #ececec;
  background-image: url(../image/site-images/dropdown-arrow.png ) !important;
  background-position: right center;
  background-repeat: no-repeat;
  background-size: 32px;
  overflow: hidden;
}
form .select:before,
form .select:after {
  display: table;
  content: "";
  line-height: 0;
}
form .select:after {
  clear: both;
}
form .select select {
  background: transparent !important;
  width: 140%;
}
.two-columns {
  *zoom: 1;
  clear: both;
  overflow: hidden;
}
.two-columns:before,
.two-columns:after {
  display: table;
  content: "";
  line-height: 0;
}
.two-columns:after {
  clear: both;
}
.two-columns .column {
  display: block;
  float: left;
  width: 50%;
}
.two-columns .column button.cta {
  padding: 4px 0 0 0;
}
body {
  color: #555555;
  font-family: 'myriad pro', 'myriad-pro', sans-serif;
  font-size: 14px;
  line-height: 21px;
}
a {
  color: #959595;
  outline: none;
  text-decoration: none;
}
a:hover {
  color: #555555;
}
label span {
  color: #959595;
  font-size: 12px;
  text-transform: uppercase;
}
label span p {
  margin: 10px 0;
}
#error {
  text-align: center;
  border-top: solid 1px #ececec;
  border-bottom: solid 1px #ececec;
  color: #252525;
  margin-bottom: 20px;
  padding: 70px 0;
}
#error.success {
  margin: 0;
}
#error p {
  margin: 10px 0;
}
.title,
.lead,
.first > p:first-child {
  font-size: 24px;
  font-weight: normal;
  letter-spacing: 0;
  line-height: 30px;
  text-align: center;
  text-transform: none;
}
.text-left {
  text-align: left;
}
.text-center {
  text-align: center;
}
.text-right {
  text-align: right;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: 'relay regular';
  font-weight: 400;
  letter-spacing: 3px;
  margin: 0 0 20px 0;
  text-transform: uppercase;
}
h1.title,
h2.title,
h3.title,
h4.title,
h5.title,
h6.title,
h1.lead,
h2.lead,
h3.lead,
h4.lead,
h5.lead,
h6.lead {
  text-align: left;
}
input,
select,
textarea,
button,
.btn {
  color: #555555;
  font-family: 'relay regular';
  font-size: 16px;
}
button,
.btn {
  color: #ececec;
}
.cta {
  border-color: #ececec;
  color: #555555;
  font-family: 'relay regular';
  font-size: 14px;
  text-transform: uppercase;
}
.cta.naked {
  border: none;
}
.cta:after {
  color: #959595;
}
.cta:hover,
.cta:hover:after {
  color: #252525;
}
.required:after {
  color: red;
}
#menu > ul {
  font-family: 'relay regular';
  font-size: 16px;
  letter-spacing: 1px;
  line-height: 1;
  text-transform: uppercase;
}
.hgroup {
  color: #ffffff;
}
.hgroup h2 {
  font-size: 24px;
}
.hgroup h3 {
  font-size: 16px;
}
.text.gray {
  color: #959595;
}
footer {
  font-size: 11px;
  text-transform: uppercase;
}
footer p {
  color: #959595;
  margin: 0;
}
footer a {
  color: #555555;
}
footer a:hover {
  color: #ffffff;
}
html > body {
  background: #252525;
}
html > body header nav#menu a {
  border-color: #3b3b3b !important;
}
html > body .arrows .arrow {
  color: #ffffff;
}
html > body hr {
  background: #ececec;
}
html > body .container {
  margin: auto;
  width: 960px;
}
html > body .container.narrow {
  width: 580px;
}
html > body .wrapper.grids .grid-item a {
  background-color: #959595;
}
html > body .wrapper.grids .grid-item:nth-child( 2n + 1 ) a {
  background-color: #dac920;
}
html > body .wrapper.grids .grid-item:nth-child( 2n + 2 ) a {
  background-color: #bb3261;
}
html > body .wrapper.collective .signature {
  float: right;
  width: 200px;
}
html > body .wrapper.collective .signature:before {
  background-position: center center;
  background-repeat: no-repeat;
  background-size: 100% auto;
  background-size: contain;
  content: '';
  display: block;
  margin: 0 0 20px 0;
  height: 120px;
  width: 200px;
}
html > body .wrapper.collective .signature.agnes-thor:before {
  background-image: url('../image/collective/signature-agnes-thor.png');
}
html > body .wrapper.collective .signature.chris-sorman:before {
  background-image: url('../image/collective/signature-chris-sorman.png');
}
html > body .wrapper.collective .signature.caroline-blomst:before {
  background-image: url('../image/collective/signature-caroline-blomst.png');
}
html > body .wrapper.collective .signature.erika-lindberg:before {
  background-image: url('../image/collective/signature-erika-lindberg.png');
}
html > body .wrapper.stockists #panel {
  overflow: hidden;
  overflow-y: auto;
  padding: 0 10px;
  -webkit-overflow-scrolling: touch;
  background: #ffffff;
}
html > body .wrapper.stockists #panel::-webkit-scrollbar {
  width: 8px;
}
html > body .wrapper.stockists #panel::-webkit-scrollbar-track {
  background: none;
  border-radius: 10px;
}
html > body .wrapper.stockists #panel::-webkit-scrollbar-thumb {
  background: rgba(0, 0, 0, 0.25);
  border-radius: 8px;
}
html > body .wrapper.stockists #panel #back {
  display: none;
}
html > body .wrapper.stockists #panel #map-results {
  display: block;
  list-style-type: none;
  margin: 0;
  overflow: hidden;
  padding: 0;
  margin-bottom: 20px;
}
html > body .wrapper.stockists #panel #map-results li {
  display: inline-block;
}
html > body .wrapper.stockists #panel #map-results li {
  border-bottom: solid 1px #ececec;
  display: block;
}
html > body .wrapper.stockists #panel #map-results li > span {
  cursor: pointer;
  display: block;
  padding: 0 0 10px 0;
}
html > body .wrapper.stockists #panel #map-results li strong {
  color: #555555;
  font-weight: normal;
}
html > body .wrapper.stockists #panel #map-results li strong img {
  display: inline-block;
  position: relative;
  top: 10px;
  height: 28px;
  width: 35px;
}
html > body .wrapper.stockists #panel #map-results li strong small {
  margin-left: .5em;
}
html > body .wrapper.stockists #panel #map-results li .extra {
  display: none;
  margin-left: 35px;
}
html > body .wrapper.stockists #panel #map-results li .extra p {
  margin: 0;
}
html > body .wrapper.stockists #panel #map-results li.active .extra {
  display: block;
}
html > body .wrapper.stockists #map {
  background: #ececec;
}
html > body .wrapper.articles article {
  z-index: 0;
}
html > body .wrapper.articles article.current {
  -webkit-box-shadow: 0 0 36px #252525;
  -moz-box-shadow: 0 0 36px #252525;
  -o-box-shadow: 0 0 36px #252525;
  -ms-box-shadow: 0 0 36px #252525;
  box-shadow: 0 0 36px #252525;
}
html > body .wrapper.articles article.previous .hero:before,
html > body .wrapper.articles article.next .hero:before {
  content: '.';
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  height: 100%;
  width: 100%;
}
html > body .wrapper.articles article.previous .hero:before {
  background-image: -webkit-gradient(linear, 5% top, 75% top, from(#252525), to(rgba(37, 37, 37, 0)));
  background-image: -webkit-linear-gradient(left, color-stop(#252525 5%), color-stop(rgba(37, 37, 37, 0) 75%));
  background-image: -moz-linear-gradient(left, #252525 5%, rgba(37, 37, 37, 0) 75%);
  background-image: linear-gradient(to right, #252525 5%, rgba(37, 37, 37, 0) 75%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff252525', endColorstr='#00252525', GradientType=1);
}
html > body .wrapper.articles article.next .hero:before {
  background-image: -webkit-gradient(linear, 25% top, 95% top, from(rgba(37, 37, 37, 0)), to(#252525));
  background-image: -webkit-linear-gradient(left, color-stop(rgba(37, 37, 37, 0) 25%), color-stop(#252525 95%));
  background-image: -moz-linear-gradient(left, rgba(37, 37, 37, 0) 25%, #252525 95%);
  background-image: linear-gradient(to right, rgba(37, 37, 37, 0) 25%, #252525 95%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00252525', endColorstr='#ff252525', GradientType=1);
}
html > body .wrapper.articles article .hero {
  background-color: #ffffff;
}
html > body .wrapper.articles article .hgroup h2 {
  font-size: 32px;
}
html > body .wrapper.articles article .hgroup h3 {
  padding-bottom: 165px;
}
html > body footer {
  border-color: #555555;
}
.flags,
.age {
  background: #d8d8c8 url(../flags/bg.jpg ) top left repeat-x;
}
.flags header,
.age header {
  text-align: center;
}
.flags header h1,
.age header h1 {
  background-image: url(../image/rekorderlig-logo-invert.png );
  background-size: auto 96px;
  margin: 80px auto;
  height: 96px;
  width: 580px;
}
.flags header h1:after,
.age header h1:after {
  display: none !important;
}
.flags header p,
.age header p {
  text-transform: uppercase;
}
.flags .countries {
  display: block;
  list-style-type: none;
  margin: 0;
  overflow: hidden;
  padding: 0;
  margin: 80px auto 0;
  width: 588px;
}
.flags .countries li {
  display: inline-block;
}
.flags .countries li {
  text-align: center;
  display: block;
  float: left;
  margin: 0 10px 20px 10px;
  position: relative;
}
.flags .countries li:before {
  text-align: center;
  background-position: top center;
  background-repeat: no-repeat;
  background-size: 90% auto;
  content: '';
  display: block;
  height: 78px;
  width: 78px;
}
.flags .countries li a {
  display: block;
  padding-top: 72px;
  position: absolute;
  vertical-align: bottom;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
}
.flags .countries li.au:before {
  background-image: url(../flags/au.png );
}
.flags .countries li.dk:before {
  background-image: url(../flags/dk.png );
}
.flags .countries li.au:before {
  background-image: url(../flags/au.png );
}
.flags .countries li.cz:before {
  background-image: url(../flags/cz.png );
}
.flags .countries li.fi:before {
  background-image: url(../flags/fi.png );
}
.flags .countries li.de:before {
  background-image: url(../flags/de.png );
}
.flags .countries li.nz:before {
  background-image: url(../flags/nz.png );
}
.flags .countries li.uk:before {
  background-image: url(../flags/uk.png );
}
.flags .countries li.se:before {
  background-image: url(../flags/se.png );
}
.flags .countries li.ee:before {
  background-image: url(../flags/ee.png );
}
.flags .countries li.es:before {
  background-image: url(../flags/es.png );
}
.flags .countries li.ca:before {
  background-image: url(../flags/ca.png );
}
.flags .countries li.gr:before {
  background-image: url(../flags/gr.png );
}
.flags .countries li.us:before {
  background-image: url(../flags/us.png );
}
.flags .countries li.sg:before {
  background-image: url(../flags/sg.png );
}
.flags .countries li.sa:before {
  background-image: url(../flags/sa.png );
}
.flags .countries li.cl:before {
  background-image: url(../flags/cl.png );
}
.flags .countries li:nth-child( 7 ) {
  clear: both;
}
.age {
  background: #333132;
  color: #ffffff;
}
.age header h1 {
  background-image: url(../image/rekorderlig-logo.png );
}
.age article p {
  margin: 0 0 20px 0;
  text-transform: uppercase;
}
.age article #form-age {
  margin: auto;
  width: 70%;
}
.age article #form-age #day,
.age article #form-age #year {
  width: 22%;
}
.age article #form-age #day {
  margin-right: 3%;
}
.age article #form-age #year {
  margin-left: 3%;
}
.age article #form-age #month {
  width: 50%;
}
.age article #form-age .cta {
  background: #ffffff;
  line-height: 1;
  padding: 20px;
  width: 50%;
}
.age footer {
  background: #252525;
  position: fixed;
  right: 0;
  bottom: 0;
  left: 0;
}
@media screen and (max-width: 768px) {
  html > body.flags header h1 {
    margin: 0 auto 48px !important;
    right: auto !important;
  }
  html > body.flags header h1:after {
    display: none !important;
  }
  html > body.flags header p {
    display: none;
  }
  html > body.flags .countries {
    margin: 0 auto;
    width: auto;
  }
  html > body.flags .countries li {
    clear: both;
    float: none;
    margin: 0 0 48px 0 !important;
  }
  html > body.flags .countries li:before {
    background-size: 72px;
    width: 100%;
  }
}
@media screen and (max-width: 1024px) {
  html > body.flags header p {
    display: none;
  }
}
.menu-mobile #invoker {
  border-right: solid 1px #555555;
  color: #959595;
  font-size: 32px;
  line-height: 72px;
  overflow: visible;
  position: absolute;
  text-align: center;
  z-index: 999 !important;
  top: 0;
  left: 0;
  height: 72px;
  width: 72px;
}
.menu-mobile #invoker:after {
  font-family: "fontello";
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  display: block;
  line-height: 1em;
  speak: none;
  text-align: center;
  text-decoration: inherit;
  text-indent: 0;
  text-transform: none;
  height: 1em;
  width: 1em;
  content: '\e80a';
  display: inline-block;
  text-indent: 0 !important;
  height: 48px;
  width: 48px;
}
.menu-mobile header {
  margin: 20px 0 !important;
  padding: 0 !important;
  position: static !important;
  min-height: 32px;
}
.menu-mobile header h1#logo {
  background-size: auto 32px;
  margin: 0 auto 0;
  position: relative;
  height: 32px;
  width: 120px;
}
.menu-mobile header h1#logo.icon {
  margin: 0 auto 10px;
  right: -16px;
}
.menu-mobile header h1#logo.icon:after {
  font-family: "fontello";
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  display: block;
  line-height: 1em;
  speak: none;
  text-align: center;
  text-decoration: inherit;
  text-indent: 0;
  text-transform: none;
  height: 1em;
  width: 1em;
  content: '\e80a';
  font-size: 24px;
  display: inline-block;
  line-height: 18px;
  margin: 0;
  position: absolute;
  height: 32px;
  top: 0;
  left: -32px;
}
.menu-mobile header nav#menu ul {
  display: block;
  list-style-type: none;
  margin: 0;
  overflow: hidden;
  padding: 0;
  margin: 0 20px;
  width: auto;
}
.menu-mobile header nav#menu ul li {
  display: inline-block;
}
.menu-mobile header nav#menu ul li {
  display: none;
}
.menu-mobile header nav#menu ul li a {
  border-bottom-style: solid;
  border-bottom-width: 1px;
  display: block;
  padding: 10px 0;
  text-align: center;
  text-decoration: none;
}
.menu-mobile header nav#menu ul li:last-child a {
  border: none;
  padding-bottom: 0;
}
.menu-mobile header nav#menu ul li ul {
  display: none;
}
.menu-mobile header nav#menu.open li {
  display: block;
}
.menu-mobile header nav#menu.open li ul {
  display: none !important;
}
.menu-mobile header nav#menu.open.sub li {
  display: none;
}
.menu-mobile header nav#menu.open.sub .shown,
.menu-mobile header nav#menu.open.sub .shown li {
  display: block !important;
}
.menu-mobile header nav#menu.open.sub .shown li {
  display: block !important;
  margin-top: 0;
  position: static;
  font-size: 12px;
}
.menu-mobile header nav#menu.mobile {
  position: relative;
  top: 20px;
}
.menu-mobile header nav#menu.mobile ul {
  margin: 0;
}
.menu-mobile header nav#menu.mobile ul li {
  padding: 0 !important;
}
.menu-mobile header nav#menu.mobile ul li a {
  background: #181818 !important;
  border-color: #252525 !important;
  padding: 12px 0 !important;
}
html > body header nav#menu.open.sub li.has-menu.shown > a {
  color: #ffffff;
}
html > body header nav#menu.open.sub li.has-menu.shown ul.collective.shown {
  border: none;
  margin: 0;
  position: static;
  top: auto;
  left: auto;
  right: auto;
  bottom: auto;
  width: auto;
}
html > body header nav#menu.open.sub li.has-menu.shown ul.collective.shown li {
  margin: 0;
}
html > body header nav#menu.open.sub li.has-menu.shown ul.collective.shown li a {
  border-bottom-style: solid;
  border-bottom-width: 1px;
}
html > body header nav#menu.open.sub li.has-menu.shown ul.collective.shown li:last-child a {
  border: none;
}
html > body nav#menu li a:hover {
  color: #ffffff;
}
html > body nav#menu li.has-menu:hover a {
  background: #252525;
}
html > body.collective nav#menu li.active.has-menu a {
  background: none;
}
.columns {
  *zoom: 1;
  margin-top: 15px;
  margin-bottom: 15px;
}
.gb .columns {
  background: url('../image/coolbrands-logo.png') no-repeat 5px bottom;
}
.gb .columns section:first-child {
  margin-bottom: 180px;
}
.columns:before,
.columns:after {
  display: table;
  content: "";
  line-height: 0;
}
.columns:after {
  clear: both;
}
.columns .box {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -o-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
  *behavior: url(http://local.rekorderlig2013.com/assets/js/libs/boxsizing.htc );
  border-style: solid;
  border-width: 5px;
}
.columns .box .hero {
  background-color: #959595;
  height: 100%;
}
.columns .box.box-image-text .hero {
  max-height: 171px;
}
.columns .box.box-image-text .text {
  padding: 0 20px;
}
.columns .box.box-content .hero {
  max-height: 164px;
}
.columns .box.box-content .text {
  padding: 20px 20px 0 20px;
}
.columns .box.box-featured .fill-in {
  background: #ffffff;
  height: 100%;
}
.columns .box.box-featured .hero {
  height: 400px;
  background-size: auto 400px !important;
  background-position: center center;
}
.columns .box.box-featured .text {
  padding: 0 20px;
}
.columns .box.box-content,
.columns .box.box-image-text,
.columns .box.box-featured {
  position: relative;
}
.columns .box.box-featured .text {
  position: absolute;
  bottom: 0;
}
.columns .box.box-featured .text p:first-child {
  height: 126px;
  overflow: auto;
}
.columns .box.box-featured .text p:last-child {
  margin: 0;
}
.columns .box#box-shop .hgroup {
  height: 164px;
}
.columns section {
  display: block;
  float: left;
  width: 320px;
}
.columns section:nth-child( 1 ) .box {
  height: 300px;
}
.columns section:nth-child( 2 ) .box {
  height: 600px;
}
.columns section:nth-child( 2 ) .box:last-child {
  height: 300px;
}
.columns section:nth-child( 3 ) .box {
  height: 225px;
}
.columns section .box {
  border-color: transparent !important;
}
#box-blog {
  height: 321px;
}
html,
body {
  height: 100%;
  width: 100%;
}
body.noscroll {
  overflow: hidden !important;
}
img {
  display: block;
  height: auto;
  width: 100%;
}
img.auto {
  display: inline-block;
  height: auto;
  width: auto;
}
p,
ul,
ol {
  margin: 0 0 20px 0;
}
hr {
  border: none;
  clear: both;
  display: block;
  line-height: 1;
  margin: 0 0 20px 0;
  padding: 0;
  height: 1px;
  width: 100%;
}
iframe {
  height: 100%;
  width: 100%;
}
.hgroup h2,
.hgroup h3 {
  display: block;
  line-height: 1;
  margin: 0;
  letter-spacing: 1px;
  text-align: center;
  text-shadow: 0 1px 1px #000000;
  text-transform: uppercase;
}
.hgroup h3 {
  border-top-style: solid;
  border-top-width: 1px;
  margin-top: 10px;
  padding-top: 10px;
}
.hgroup.whitespace {
  margin: auto;
  padding: 80px 0;
  width: 420px;
}
#overlay {
  display: table;
  -webkit-transition: opacity .5s, visibility .5s;
  -moz-transition: opacity .5s, visibility .5s;
  -o-transition: opacity .5s, visibility .5s;
  -ms-transition: opacity .5s, visibility .5s;
  transition: opacity .5s, visibility .5s;
  background: rgba(0, 0, 0, 0.8);
  position: fixed;
  vertical-align: middle;
  z-index: 99999;
  height: 100%;
  width: 100%;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
}
#overlay .row {
  display: table-row;
}
#overlay .row .cell {
  display: table-cell;
  vertical-align: middle;
}
#overlay .hgroup:after {
  background: url(../image/site-images/dot.png ) center center no-repeat;
  content: '';
  display: block;
  margin-left: -100px;
  margin-top: -100px;
  position: relative;
  z-index: 99999;
  top: 100px;
  left: 50%;
  height: 100px;
  width: 165px;
}
#overlay article {
  overflow: hidden;
  overflow-y: auto;
  padding: 0 10px;
  -webkit-overflow-scrolling: touch;
  background: #ffffff;
  margin: auto;
  padding: 40px;
  padding-bottom: 28px;
  height: 733px;
  width: 500px;
  position: relative;
}
#overlay article::-webkit-scrollbar {
  width: 8px;
}
#overlay article::-webkit-scrollbar-track {
  background: none;
  border-radius: 10px;
}
#overlay article::-webkit-scrollbar-thumb {
  background: rgba(0, 0, 0, 0.25);
  border-radius: 8px;
}
#overlay article button {
  padding-top: 0;
}
#overlay article #cancel {
  position: absolute;
  right: 13px;
  top: 13px;
  font-size: 1.2em;
  font-family: Arial Unicode MS;
}
#overlay > .content {
  position: relative;
  display: table-cell;
  width: 100%;
  height: 100%;
  padding: 3% 20%;
  vertical-align: middle;
  text-align: center;
}
#overlay > .content > .video-overlay {
  position: relative;
  width: 100%;
  height: 0;
  padding-bottom: 56.25%;
  margin: 0 auto;
  background: #1c1c1c;
  -webkit-box-shadow: 0 0 3em 0 rgba(0, 0, 0, 0.6);
  -moz-box-shadow: 0 0 3em 0 rgba(0, 0, 0, 0.6);
  -o-box-shadow: 0 0 3em 0 rgba(0, 0, 0, 0.6);
  -ms-box-shadow: 0 0 3em 0 rgba(0, 0, 0, 0.6);
  box-shadow: 0 0 3em 0 rgba(0, 0, 0, 0.6);
}
#overlay > .content > .video-overlay #cancel {
  width: 30px;
  height: 30px;
  position: absolute;
  top: -15px;
  right: -15px;
  z-index: 10;
}
#overlay > .content > .video-overlay .video-holding {
  background: url('../image/homepage/video-overlay.jpg') no-repeat center center;
  height: 100%;
  width: 100%;
  position: absolute;
  cursor: pointer;
  z-index: 5;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}
#overlay > .content > .video-overlay .video-holding h2 {
  margin: 0;
  padding: 0;
}
#overlay > .content > .video-overlay .video-holding h3 {
  border-top: 1px solid;
  margin-top: 10px;
  padding-top: 10px;
}
#overlay > .content > .video-overlay .video-holding .inner {
  position: absolute;
  top: 50%;
  left: 0;
  padding: 0 15%;
  margin-top: -6%;
}
#overlay > .content > .video-overlay .video-holding .inner:after {
  background: url(../image/site-images/play-sprite.png ) top center no-repeat;
  content: '';
  display: block;
  height: 60px;
  width: 60px;
  margin: 0 auto;
}
#overlay > .content > .video-overlay .video-holding:hover .inner:after {
  background-position: bottom center;
}
#overlay > .content > .video-overlay iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  margin: 0;
  vertical-align: top;
}
.sharer {
  display: block;
  list-style-type: none;
  margin: 0;
  overflow: hidden;
  padding: 0;
}
.sharer li {
  display: inline-block;
}
.sharer li {
  display: block;
  float: left;
  font-size: 24px;
  margin: 0 0 0 10px;
  overflow: hidden;
  height: 1em;
}
.sharer li a {
  display: inline-block;
  line-height: 1;
  margin: 0;
  text-decoration: none;
  text-indent: -999em;
  width: 1em;
}
.sharer li a:before {
  font-family: "fontello";
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  display: block;
  line-height: 1em;
  speak: none;
  text-align: center;
  text-decoration: inherit;
  text-indent: 0;
  text-transform: none;
  height: 1em;
  width: 1em;
}
.sharer li {
  margin: 0 10px 0 0;
}
.sharer li.grid > a:before {
  content: '\e801';
}
.sharer li.facebook > a:before {
  content: '\e804';
}
.sharer li.twitter > a:before {
  content: '\e80d';
}
.sharer li.pinterest > a:before {
  content: '\e802';
}
.arrows {
  position: absolute;
  top: 50%;
  left: 0;
  bottom: auto;
  right: 0;
}
.arrows .arrow {
  display: block;
  font-size: 32px;
  margin-top: -16px;
  overflow: hidden;
  position: absolute;
  text-decoration: none;
  text-indent: -999em;
  top: 0;
  bottom: 0;
  height: 1em;
  width: 1em;
}
.arrows .arrow:before {
  font-family: "fontello";
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  display: block;
  line-height: 1em;
  speak: none;
  text-align: center;
  text-decoration: inherit;
  text-indent: 0;
  text-transform: none;
  height: 1em;
  width: 1em;
}
.arrows .arrow.arrow-left {
  left: 20px;
}
.arrows .arrow.arrow-left:before {
  content: '\e806';
}
.arrows .arrow.arrow-right {
  right: 20px;
}
.arrows .arrow.arrow-right:before {
  content: '\e807';
}
.hero {
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  overflow: hidden;
  position: relative;
  height: 410px;
}
.hero .hgroup {
  display: table;
  position: absolute;
  z-index: 999;
  top: 0;
  right: 15%;
  bottom: 0;
  left: 15%;
  height: 100%;
  width: 70%;
}
.hero .hgroup .row {
  display: table-row;
}
.hero .hgroup .row .cell {
  display: table-cell;
  vertical-align: middle;
}
.hero .hgroup .arrows {
  z-index: 9999999 !important;
}
.text {
  background: #ffffff;
  padding: 40px;
}
.text.gray {
  background: transparent;
}
.shop {
  background: #ffffff;
  margin: 20px auto 0;
  overflow: hidden;
  width: 580px;
}
.shop .hero {
  height: 200px;
}
.shop .text {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -o-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
  *behavior: url(http://local.rekorderlig2013.com/assets/js/libs/boxsizing.htc );
  padding: 20px 20px 0 20px;
}
.shop .text p:last-child {
  margin: 0;
}
.grid-container {
  display: block;
  list-style-type: none;
  margin: 0;
  overflow: hidden;
  padding: 0;
}
.grid-container .grid-item {
  display: block;
  float: left;
  margin: 0 10px 10px 0;
  overflow: hidden;
  height: 235px;
  width: 313.33333333px;
}
.grid-container .grid-item:nth-child( 3n + 3 ) {
  margin: 0;
}
.grid-container .grid-item .hero {
  height: 100%;
}
.grid-container .grid-item > a {
  display: block;
  position: relative;
  height: 100%;
  width: 101%;
}
.grid-container .grid-item > a .hero,
.grid-container .grid-item > a .hgroup {
  position: absolute;
  height: 100%;
  width: 100%;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
}
.grid-container .grid-item > a .hgroup {
  display: table;
}
.grid-container .grid-item > a .hgroup .row {
  display: table-row;
}
.grid-container .grid-item > a .hgroup .row .cell {
  display: table-cell;
  vertical-align: middle;
}
.grid-container .grid-item > a .hgroup .cell {
  padding: 0 20px;
}
.grid-container .grid-item > a:hover .hero {
  opacity: .3;
}
html > body {
  margin: 0;
  overflow: hidden;
  overflow-y: auto;
  position: relative;
}
html > body header {
  margin: 0 0 10px 0;
  padding-top: 20px;
}
html > body header h1 {
  background-image: url(../image/rekorderlig-logo.png );
  background-position: center;
  background-repeat: no-repeat;
  background-size: auto 48px;
  display: block;
  margin: 0 auto 20px;
  line-height: 1;
  position: relative;
  text-indent: -999em;
  height: 48px;
  width: 200px;
}
html > body header h1 a {
  display: block;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  height: 100%;
  width: 100%;
}
html > body footer {
  border-top-style: solid;
  border-top-width: 1px;
  clear: both;
  padding: 20px 0;
}
html > body footer div {
  margin: auto;
  overflow: hidden;
  width: 960px;
}
html > body footer div p.copyright {
  display: inline-block;
  float: left;
  width: auto;
}
html > body footer div p.agency {
  clear: both;
  float: left;
  margin: 0;
}
html > body footer div ul {
  display: block;
  list-style-type: none;
  margin: 0;
  overflow: hidden;
  padding: 0;
}
html > body footer div ul li {
  display: inline-block;
}
html > body footer div ul.legal {
  float: left;
}
html > body footer div ul.legal li {
  margin-left: 5px;
}
html > body footer div ul.social {
  float: right;
}
html > body footer div ul.social li {
  display: block;
  float: left;
  font-size: 24px;
  margin: 0 0 0 10px;
  overflow: hidden;
  height: 1em;
}
html > body footer div ul.social li a {
  display: inline-block;
  line-height: 1;
  margin: 0;
  text-decoration: none;
  text-indent: -999em;
  width: 1em;
}
html > body footer div ul.social li a:before {
  font-family: "fontello";
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  display: block;
  line-height: 1em;
  speak: none;
  text-align: center;
  text-decoration: inherit;
  text-indent: 0;
  text-transform: none;
  height: 1em;
  width: 1em;
}
html > body footer div ul.social li:first-child {
  margin: 0;
}
html > body footer div ul.social li.facebook > a:before {
  content: '\e804';
}
html > body footer div ul.social li.twitter > a:before {
  content: '\e80d';
}
html > body footer div ul.social li.instagram > a:before {
  content: '\e80b';
}
html > body footer div ul.social li.pinterest > a:before {
  content: '\e802';
}
html > body footer div ul.social li.youtube > a:before {
  content: '\e80c';
}
html > body.age div#invoker {
  display: none!important;
}
html > body.collective header {
  position: absolute;
  z-index: 99999;
  left: 0;
  right: 0;
}
html > body.collective header nav#menu ul.collective {
  border-top-style: solid;
  border-top-width: 1px;
  display: block;
  margin-left: -480px;
  margin-top: 36px;
  overflow: hidden;
  position: fixed;
  top: auto;
  left: 50%;
  width: 960px;
}
html > body.collective header nav#menu ul.collective li {
  display: inline-block;
  font-size: 12px;
  margin-bottom: -4px;
  margin-right: -4px;
}
html > body.collective header nav#menu ul.collective li a {
  background: transparent;
  border: none;
}
html > body.collective .hero .hgroup {
  margin-left: -390px;
  left: 50%;
  right: auto;
  width: 780px;
}
html > body.collective .hero .arrows {
  margin-left: -500px;
  margin-top: 4px;
  left: 50%;
  right: auto;
  width: 1000px;
}
html > body.collective footer {
  position: absolute;
  z-index: 99999;
  bottom: 0;
  left: 0;
  right: 0;
}
html > body .wrapper {
  margin: auto;
  position: relative;
  width: 960px;
}
html > body .wrapper.absolute {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  width: 100%;
}
html > body .wrapper.articles article {
  margin: auto;
  width: 580px;
}
html > body .wrapper.articles article .hero {
  background-color: #959595;
  background-size: auto 410px;
}
html > body .wrapper.articles article.current {
  position: relative;
  z-index: 999;
}
html > body .wrapper.articles article.previous,
html > body .wrapper.articles article.next {
  position: absolute;
  text-indent: -999em;
  top: 0;
  height: 700px;
}
html > body .wrapper.articles article.previous {
  left: -390px;
}
html > body .wrapper.articles article.next {
  right: -390px;
}
html > body .wrapper.pages {
  position: relative;
}
html > body .wrapper.pages article {
  background-size: cover;
  background-position: center center;
}
html > body .wrapper.pages article .text {
  margin: auto;
  width: 500px;
}
html > body .wrapper.collective .slide {
  -webkit-transition: opacity .5s, visibility .5s;
  -moz-transition: opacity .5s, visibility .5s;
  -o-transition: opacity .5s, visibility .5s;
  -ms-transition: opacity .5s, visibility .5s;
  transition: opacity .5s, visibility .5s;
  background-color: #959595;
  position: absolute;
  height: 100%;
  width: 100%;
}
html > body .wrapper.collective .slide.slide1 {
  z-index: 9999;
}
html > body .wrapper.collective .slide.slide2 {
  z-index: 999;
}
html > body .wrapper.collective .slide .scroller {
  overflow: hidden;
  overflow-y: auto;
  padding: 0 10px;
  -webkit-overflow-scrolling: touch;
  margin-top: 80px;
}
html > body .wrapper.collective .slide .scroller::-webkit-scrollbar {
  width: 8px;
}
html > body .wrapper.collective .slide .scroller::-webkit-scrollbar-track {
  background: none;
  border-radius: 10px;
}
html > body .wrapper.collective .slide .scroller::-webkit-scrollbar-thumb {
  background: rgba(0, 0, 0, 0.25);
  border-radius: 8px;
}
html > body .wrapper.stockists {
  height: 100%;
  width: 100%;
}
html > body .wrapper.stockists article,
html > body .wrapper.stockists aside {
  padding: 0 !important;
  position: absolute;
  top: 0;
  bottom: 0;
}
html > body .wrapper.stockists article {
  left: 0;
  height: 100%;
  width: 400px;
}
html > body .wrapper.stockists article > div {
  padding: 20px;
}
html > body .wrapper.stockists article form {
  *zoom: 1;
  margin: 0 0 20px 0;
}
html > body .wrapper.stockists article form:before,
html > body .wrapper.stockists article form:after {
  display: table;
  content: "";
  line-height: 0;
}
html > body .wrapper.stockists article form:after {
  clear: both;
}
html > body .wrapper.stockists article form input,
html > body .wrapper.stockists article form .select,
html > body .wrapper.stockists article form button {
  display: inline-block;
  margin: 0;
}
html > body .wrapper.stockists article form input {
  margin-right: 2.5%;
  width: 55%;
}
html > body .wrapper.stockists article form .select {
  margin-right: 2.5%;
  width: 25%;
}
html > body .wrapper.stockists article form .select#trade {
  width: 55%;
  margin: 0 0 2.5% 0;
  float: none;
  zoom: 1;
}
html > body .wrapper.stockists article form button {
  width: 15%;
  float: left;
}
html > body .wrapper.stockists article form input,
html > body .wrapper.stockists article form .select,
html > body .wrapper.stockists article form button {
  height: 40px;
}
html > body .wrapper.stockists aside {
  right: 0;
  left: 400px;
}
html > body .wrapper.stockists aside p {
  text-align: center;
  margin: 0;
  margin-left: -150px;
  margin-top: -10.5px;
  position: absolute;
  top: 50%;
  left: 50%;
  height: 21px;
  width: 300px;
}
.pinterest-recipe {
  display: none;
}
.stockist-legend {
  list-style-type: none;
  padding: 0;
}
.stockist-legend li img {
  display: inline-block;
  margin-right: 0;
  position: relative;
  top: 8px;
  height: auto;
  width: auto;
}
@media screen and (max-width: 1024px) {
  html > body {
    overflow: auto;
    position: static;
    height: auto;
  }
  html > body form label,
  html > body form input,
  html > body form .select,
  html > body form .choice,
  html > body form textarea,
  html > body form button {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -o-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
    *behavior: url(http://local.rekorderlig2013.com/assets/js/libs/boxsizing.htc );
    float: none;
    margin: 0 0 20px 0 !important;
    width: 100% !important;
  }
  html > body form label:last-child,
  html > body form input:last-child,
  html > body form .select:last-child,
  html > body form .choice:last-child,
  html > body form textarea:last-child,
  html > body form button:last-child {
    margin: 0 !important;
  }
  html > body form .two-columns .column:last-child > button {
    border-top: solid 1px #ececec;
    display: block;
    margin-top: 20px !important;
    padding: 12px 0;
  }
  html > body button {
    width: 100%;
  }
  html > body #overlay article {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -o-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
    *behavior: url(http://local.rekorderlig2013.com/assets/js/libs/boxsizing.htc );
    height: 90% !important;
    width: 90% !important;
  }
  html > body #overlay article:before {
    display: none !important;
  }
  html > body #overlay > .content {
    padding: 3% 10%;
  }
  html > body #overlay > .content > .video-overlay .video-holding .inner {
    margin-top: -8%;
  }
  html > body .container {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -o-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
    *behavior: url(http://local.rekorderlig2013.com/assets/js/libs/boxsizing.htc );
    padding: 0 20px;
    width: 100% !important;
  }
  html > body .btn {
    width: 100%;
  }
  html > body .text {
    padding: 20px;
  }
  html > body .lead,
  html > body .first > p:first-child {
    font-size: 14px;
    line-height: 21px;
    text-align: left;
  }
  html > body .wrapper.articles {
    width: 100%;
  }
  html > body .wrapper.articles article {
    width: 100%;
  }
  html > body .wrapper.articles article.previous,
  html > body .wrapper.articles article.next {
    display: none;
  }
  html > body .wrapper.pages {
    position: static;
  }
  html > body .wrapper.pages article .hgroup,
  html > body .wrapper.pages article .text {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -o-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
    *behavior: url(http://local.rekorderlig2013.com/assets/js/libs/boxsizing.htc );
    width: 100%;
  }
  html > body .wrapper.pages article .hgroup {
    width: 80%;
  }
  html > body .wrapper.collective {
    position: static;
  }
  html > body .wrapper.collective .slide {
    position: relative;
  }
  html > body .wrapper.collective .slide.slide1 {
    height: 300px;
  }
  html > body .wrapper.collective .slide.slide1 .hgroup {
    margin: 0;
    left: 25%;
    width: 50%;
  }
  html > body .wrapper.collective .slide.slide1 .arrows {
    margin-left: 0;
    left: auto;
    width: 100%;
  }
  html > body .wrapper.collective .slide.slide2 {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -o-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
    *behavior: url(http://local.rekorderlig2013.com/assets/js/libs/boxsizing.htc );
    background: #ffffff !important;
    padding: 20px;
    height: auto;
  }
  html > body .wrapper.collective .slide.slide2 .hgroup {
    margin: 0;
    position: static;
    height: auto;
    width: 100%;
  }
  html > body .wrapper.collective .slide.slide2 .arrows {
    display: none;
  }
  html > body .wrapper.collective .slide.slide2 .scroller {
    margin: 0;
    max-height: none;
    overflow: visible;
    padding: 0;
    height: auto;
    width: 100%;
  }
  html > body .wrapper.collective .slide.slide2 .scroller p {
    color: #555555;
  }
  html > body .wrapper.collective .slide.slide2 .scroller p.signature.agnes-thor:before {
    background-image: url('../image/collective/signature-agnes-thor-black.png');
  }
  html > body .wrapper.collective .slide.slide2 .scroller p.signature.chris-sorman:before {
    background-image: url('../image/collective/signature-chris-sorman-black.png');
  }
  html > body .wrapper.collective .slide.slide2 .scroller p.signature.caroline-blomst:before {
    background-image: url('../image/collective/signature-caroline-blomst-black.png');
  }
  html > body .wrapper.collective .slide.slide2 .scroller p.signature.erika-lindberg:before {
    background-image: url('../image/collective/signature-erika-lindberg-black.png');
  }
  html > body .wrapper.stockists article,
  html > body .wrapper.stockists aside {
    position: relative !important;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
    width: auto !important;
  }
  html > body .wrapper.stockists article {
    height: auto !important;
  }
  html > body .wrapper.stockists aside {
    height: 300px !important;
  }
  html > body .wrapper.grids {
    width: 100%;
  }
  html > body.age article p {
    font-size: 24px;
    line-height: 30px;
    margin: 64px 0;
  }
  html > body .two-columns {
    width: 100%;
  }
  html > body .two-columns .column {
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    -o-box-sizing: content-box;
    -ms-box-sizing: content-box;
    box-sizing: content-box;
    *behavior: url(http://local.rekorderlig2013.com/assets/js/libs/boxsizing.htc );
    float: none;
    width: auto;
  }
  html > body footer {
    padding: 20px;
    position: static !important;
  }
  html > body footer div {
    width: auto;
  }
}
@media screen and (max-width: 768px) {
  #invoker {
    border-right: solid 1px #555555;
    color: #959595;
    font-size: 32px;
    line-height: 72px;
    overflow: visible;
    position: absolute;
    text-align: center;
    z-index: 999 !important;
    top: 0;
    left: 0;
    height: 72px;
    width: 72px;
  }
  #invoker:after {
    font-family: "fontello";
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    display: block;
    line-height: 1em;
    speak: none;
    text-align: center;
    text-decoration: inherit;
    text-indent: 0;
    text-transform: none;
    height: 1em;
    width: 1em;
    content: '\e80a';
    display: inline-block;
    text-indent: 0 !important;
    height: 48px;
    width: 48px;
  }
  header {
    margin: 20px 0 !important;
    padding: 0 !important;
    position: static !important;
    min-height: 32px;
  }
  header h1#logo {
    background-size: auto 32px;
    margin: 0 auto 0;
    position: relative;
    height: 32px;
    width: 120px;
  }
  header h1#logo.icon {
    margin: 0 auto 10px;
    right: -16px;
  }
  header h1#logo.icon:after {
    font-family: "fontello";
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    display: block;
    line-height: 1em;
    speak: none;
    text-align: center;
    text-decoration: inherit;
    text-indent: 0;
    text-transform: none;
    height: 1em;
    width: 1em;
    content: '\e80a';
    font-size: 24px;
    display: inline-block;
    line-height: 18px;
    margin: 0;
    position: absolute;
    height: 32px;
    top: 0;
    left: -32px;
  }
  header nav#menu ul {
    display: block;
    list-style-type: none;
    margin: 0;
    overflow: hidden;
    padding: 0;
    margin: 0 20px;
    width: auto;
  }
  header nav#menu ul li {
    display: inline-block;
  }
  header nav#menu ul li {
    display: none;
  }
  header nav#menu ul li a {
    border-bottom-style: solid;
    border-bottom-width: 1px;
    display: block;
    padding: 10px 0;
    text-align: center;
    text-decoration: none;
  }
  header nav#menu ul li:last-child a {
    border: none;
    padding-bottom: 0;
  }
  header nav#menu ul li ul {
    display: none;
  }
  header nav#menu.open li {
    display: block;
  }
  header nav#menu.open li ul {
    display: none !important;
  }
  header nav#menu.open.sub li {
    display: none;
  }
  header nav#menu.open.sub .shown,
  header nav#menu.open.sub .shown li {
    display: block !important;
  }
  header nav#menu.open.sub .shown li {
    display: block !important;
    margin-top: 0;
    position: static;
    font-size: 12px;
  }
  header nav#menu.mobile {
    position: relative;
    top: 20px;
  }
  header nav#menu.mobile ul {
    margin: 0;
  }
  header nav#menu.mobile ul li {
    padding: 0 !important;
  }
  header nav#menu.mobile ul li a {
    background: #181818 !important;
    border-color: #252525 !important;
    padding: 12px 0 !important;
  }
  html > body #recommend,
  html > body #overlay {
    display: none !important;
  }
  html > body #recommend.home-video,
  html > body #overlay.home-video {
    display: table !important;
  }
  html > body #recommend.home-video > .content > .video-overlay .video-holding h2,
  html > body #overlay.home-video > .content > .video-overlay .video-holding h2 {
    font-size: 1em;
  }
  html > body #recommend.home-video > .content > .video-overlay .video-holding h3,
  html > body #overlay.home-video > .content > .video-overlay .video-holding h3 {
    font-size: .65em;
    line-height: 150%;
  }
  html > body #recommend.home-video > .content > .video-overlay .video-holding .inner:after,
  html > body #overlay.home-video > .content > .video-overlay .video-holding .inner:after {
    background: none;
  }
  html > body #box-shop .hgroup {
    height: auto !important;
  }
  html > body footer {
    padding: 20px;
    position: static !important;
  }
  html > body footer div {
    width: auto;
  }
  html > body footer div p {
    display: none !important;
  }
  html > body footer div ul {
    float: none !important;
  }
  html > body footer div ul.legal li {
    display: block;
  }
  html > body footer div ul.legal li a {
    border-top-style: solid;
    border-top-width: 1px;
    display: block;
    padding: 10px 0;
    text-align: center;
  }
  html > body footer div ul.legal li:first-child a {
    border: none;
  }
  html > body footer div ul.social {
    margin: 10px auto 0;
  }
  .gb .columns section:first-child {
    margin-bottom: 0;
  }
  .gb .columns section:nth-child(3) {
    margin-bottom: 180px;
  }
}
@media screen and (max-width: 480px) {
  html > body #recommend,
  html > body #overlay {
    display: none !important;
  }
  html > body #recommend.home-video,
  html > body #overlay.home-video {
    display: none !important;
  }
  html > body .columns section {
    float: none;
    width: 100%;
  }
  html > body .columns section .box {
    border: none;
    height: 320px !important;
    margin: 0 0 20px 0;
  }
  html > body .columns section .box-featured,
  html > body .columns section .box-image-text,
  html > body .columns section .box-content {
    height: auto !important;
  }
  html > body .columns section .box-featured .hero,
  html > body .columns section .box-image-text .hero,
  html > body .columns section .box-content .hero {
    min-height: 0 !important;
    max-height: none !important;
    position: relative !important;
    height: 300px !important;
  }
  html > body .columns section .box-featured .text,
  html > body .columns section .box-image-text .text,
  html > body .columns section .box-content .text {
    position: static !important;
  }
  html > body .columns section .box-featured .text .cta.pull,
  html > body .columns section .box-image-text .text .cta.pull,
  html > body .columns section .box-content .text .cta.pull {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -o-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
    *behavior: url(http://local.rekorderlig2013.com/assets/js/libs/boxsizing.htc );
    margin: 0;
    padding-left: 0;
    padding-right: 0;
    left: auto;
  }
  html > body .columns section .box-featured .hero {
    height: 400px !important;
  }
  html > body .hgroup h2 {
    font-size: 16px;
  }
  html > body .hgroup h3 {
    font-size: 12px;
  }
  html > body.box-content .hgroup {
    height: 0;
    top: 50px;
  }
  html > body .columns .box.box-content .hgroup {
    height: 0;
    top: 125px;
  }
  html > body .wrapper.articles article .hero {
    background-size: auto 200px;
    height: 200px;
  }
  html > body .wrapper.articles article .hero .hgroup h2 {
    font-size: 14px !important;
  }
  html > body .wrapper.articles article .hero .hgroup h3 {
    padding-bottom: 0;
  }
}
@media screen and (min-width: 480px) and (max-width: 768px) {
  .columns {
    margin: 0;
  }
  .columns section:nth-child( 1 ),
  .columns section:nth-child( 2 ) {
    float: left;
    width: 50%;
  }
  .columns section:nth-child( 3 ) {
    width: 100%;
  }
  .columns section:nth-child( 3 ) .box {
    float: left;
    width: 50%;
  }
  .columns section:nth-child( 1 ) .box {
    height: 300px;
  }
  .columns section:nth-child( 2 ) .box {
    height: 600px;
  }
  .columns section:nth-child( 2 ) .box:last-child {
    height: 300px;
  }
  .columns section:nth-child( 3 ) .box {
    height: 225px;
  }
}
@media screen and (min-width: 480px) and (max-width: 768px) and (orientation: landscape) {
  .columns section,
  .columns .box {
    float: none !important;
    width: 100% !important;
  }
}
@media screen and (min-width: 768px) and (max-width: 1024px) {
  #invoker {
    border-right: solid 1px #555555;
    color: #959595;
    font-size: 32px;
    line-height: 72px;
    overflow: visible;
    position: absolute;
    text-align: center;
    z-index: 999 !important;
    top: 0;
    left: 0;
    height: 72px;
    width: 72px;
  }
  #invoker:after {
    font-family: "fontello";
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    display: block;
    line-height: 1em;
    speak: none;
    text-align: center;
    text-decoration: inherit;
    text-indent: 0;
    text-transform: none;
    height: 1em;
    width: 1em;
    content: '\e80a';
    display: inline-block;
    text-indent: 0 !important;
    height: 48px;
    width: 48px;
  }
  header {
    margin: 20px 0 !important;
    padding: 0 !important;
    position: static !important;
    min-height: 32px;
  }
  header h1#logo {
    background-size: auto 32px;
    margin: 0 auto 0;
    position: relative;
    height: 32px;
    width: 120px;
  }
  header h1#logo.icon {
    margin: 0 auto 10px;
    right: -16px;
  }
  header h1#logo.icon:after {
    font-family: "fontello";
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    display: block;
    line-height: 1em;
    speak: none;
    text-align: center;
    text-decoration: inherit;
    text-indent: 0;
    text-transform: none;
    height: 1em;
    width: 1em;
    content: '\e80a';
    font-size: 24px;
    display: inline-block;
    line-height: 18px;
    margin: 0;
    position: absolute;
    height: 32px;
    top: 0;
    left: -32px;
  }
  header nav#menu ul {
    display: block;
    list-style-type: none;
    margin: 0;
    overflow: hidden;
    padding: 0;
    margin: 0 20px;
    width: auto;
  }
  header nav#menu ul li {
    display: inline-block;
  }
  header nav#menu ul li {
    display: none;
  }
  header nav#menu ul li a {
    border-bottom-style: solid;
    border-bottom-width: 1px;
    display: block;
    padding: 10px 0;
    text-align: center;
    text-decoration: none;
  }
  header nav#menu ul li:last-child a {
    border: none;
    padding-bottom: 0;
  }
  header nav#menu ul li ul {
    display: none;
  }
  header nav#menu.open li {
    display: block;
  }
  header nav#menu.open li ul {
    display: none !important;
  }
  header nav#menu.open.sub li {
    display: none;
  }
  header nav#menu.open.sub .shown,
  header nav#menu.open.sub .shown li {
    display: block !important;
  }
  header nav#menu.open.sub .shown li {
    display: block !important;
    margin-top: 0;
    position: static;
    font-size: 12px;
  }
  header nav#menu.mobile {
    position: relative;
    top: 20px;
  }
  header nav#menu.mobile ul {
    margin: 0;
  }
  header nav#menu.mobile ul li {
    padding: 0 !important;
  }
  header nav#menu.mobile ul li a {
    background: #181818 !important;
    border-color: #252525 !important;
    padding: 12px 0 !important;
  }
  html > body .columns section {
    width: 33.33333333%;
  }
}
@media screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: landscape) {
  #invoker {
    border-right: solid 1px #555555;
    color: #959595;
    font-size: 32px;
    line-height: 72px;
    overflow: visible;
    position: absolute;
    text-align: center;
    z-index: 999 !important;
    top: 0;
    left: 0;
    height: 72px;
    width: 72px;
  }
  #invoker:after {
    font-family: "fontello";
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    display: block;
    line-height: 1em;
    speak: none;
    text-align: center;
    text-decoration: inherit;
    text-indent: 0;
    text-transform: none;
    height: 1em;
    width: 1em;
    content: '\e80a';
    display: inline-block;
    text-indent: 0 !important;
    height: 48px;
    width: 48px;
  }
  header {
    margin: 20px 0 !important;
    padding: 0 !important;
    position: static !important;
    min-height: 32px;
  }
  header h1#logo {
    background-size: auto 32px;
    margin: 0 auto 0;
    position: relative;
    height: 32px;
    width: 120px;
  }
  header h1#logo.icon {
    margin: 0 auto 10px;
    right: -16px;
  }
  header h1#logo.icon:after {
    font-family: "fontello";
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    display: block;
    line-height: 1em;
    speak: none;
    text-align: center;
    text-decoration: inherit;
    text-indent: 0;
    text-transform: none;
    height: 1em;
    width: 1em;
    content: '\e80a';
    font-size: 24px;
    display: inline-block;
    line-height: 18px;
    margin: 0;
    position: absolute;
    height: 32px;
    top: 0;
    left: -32px;
  }
  header nav#menu ul {
    display: block;
    list-style-type: none;
    margin: 0;
    overflow: hidden;
    padding: 0;
    margin: 0 20px;
    width: auto;
  }
  header nav#menu ul li {
    display: inline-block;
  }
  header nav#menu ul li {
    display: none;
  }
  header nav#menu ul li a {
    border-bottom-style: solid;
    border-bottom-width: 1px;
    display: block;
    padding: 10px 0;
    text-align: center;
    text-decoration: none;
  }
  header nav#menu ul li:last-child a {
    border: none;
    padding-bottom: 0;
  }
  header nav#menu ul li ul {
    display: none;
  }
  header nav#menu.open li {
    display: block;
  }
  header nav#menu.open li ul {
    display: none !important;
  }
  header nav#menu.open.sub li {
    display: none;
  }
  header nav#menu.open.sub .shown,
  header nav#menu.open.sub .shown li {
    display: block !important;
  }
  header nav#menu.open.sub .shown li {
    display: block !important;
    margin-top: 0;
    position: static;
    font-size: 12px;
  }
  header nav#menu.mobile {
    position: relative;
    top: 20px;
  }
  header nav#menu.mobile ul {
    margin: 0;
  }
  header nav#menu.mobile ul li {
    padding: 0 !important;
  }
  header nav#menu.mobile ul li a {
    background: #181818 !important;
    border-color: #252525 !important;
    padding: 12px 0 !important;
  }
}
@media screen and (min-width: 1025px) {
  html > body .hidden-desktop {
    display: none;
  }
  html > body header nav#menu {
    display: table;
    margin: 0px auto;
  }
  html > body header nav#menu ul {
    *zoom: 1;
    display: table-cell;
    line-height: 1;
    list-style-type: none;
    margin: 0;
    padding: 0;
    text-align: center;
  }
  html > body header nav#menu ul:before,
  html > body header nav#menu ul:after {
    display: table;
    content: "";
    line-height: 0;
  }
  html > body header nav#menu ul:after {
    clear: both;
  }
  html > body header nav#menu ul li {
    display: block;
    float: left;
    line-height: 1;
    position: relative;
    white-space: nowrap;
    z-index: 99999;
    width: auto;
  }
  html > body header nav#menu ul li a {
    display: block;
    float: left;
    padding: 10px 12px;
  }
  html > body header nav#menu ul li > ul {
    display: none;
    margin: 20px 0 0 ;
    position: absolute;
    z-index: 999;
    top: 1em;
  }
  html > body header nav#menu ul li > ul li {
    display: block;
    float: none;
    overflow: hidden;
    position: relative;
  }
  html > body header nav#menu ul li > ul li a {
    line-height: 24px;
    text-align: left;
    width: 100%;
  }
  html > body header nav#menu ul li:hover > ul {
    display: block;
  }
  html > body header nav#menu ul li nav.sub {
    margin-left: -76px;
    margin-top: 2.5em;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 924px;
  }
  html > body header nav#menu ul li nav.sub ul li {
    display: inline-block;
    float: none;
  }
  html > body.collective header nav#menu > ul {
    color: #ffffff;
  }
  html > body.collective header nav#menu > ul > li > a {
    color: #ffffff;
  }
  html > body.collective header nav#menu > ul > li > a:hover {
    color: #252525;
  }
  html > body.collective header nav#menu > ul > li.dropdown > a {
    color: #ffffff;
  }
  html > body.collective header nav#menu > ul > li.has-menu.active ul li a {
    color: #ffffff;
  }
  html > body.collective header nav#menu > ul > li.has-menu.active ul li a:hover {
    color: #252525;
  }
  html > body.collective footer {
    border-color: transparent;
  }
  html > body.collective footer p,
  html > body.collective footer a {
    color: #ffffff;
  }
}
@media screen and (max-width: 768px) {
  .grid-container .grid-item {
    float: none;
    margin: 0 0 20px 0 !important;
    width: 100% !important;
  }
  .grid-container .grid-item:last-child {
    margin: 0 !important;
  }
  .articles article .hgroup h2 {
    font-size: 24px !important;
  }
}
@media screen and (min-width: 768px) and (max-width: 1024px) {
  .grid-container {
    margin: -5px;
  }
  .grid-container .grid-item {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -o-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
    *behavior: url(http://local.rekorderlig2013.com/assets/js/libs/boxsizing.htc );
    margin: 0;
    padding: 5px;
    width: 50%;
  }
}
@media screen and (max-height: 768px) {
  #overlay .hgroup {
    display: none;
  }
  .scroller,
  #overlay article {
    max-height: 320px;
  }
}
@media screen and (min-height: 768px) and (max-height: 1024px) {
  #overlay .hgroup {
    display: none;
  }
  .scroller {
    max-height: 480px;
  }
  #overlay article {
    max-height: 568px;
  }
}
@media screen and (min-width: 480px) and (max-width: 1024px) {
  html > body .columns section .box.box-featured .hero {
    background-size: auto 880px;
  }
  html > body .columns section .box.box-featured .text p:first-child {
    overflow: hidden;
    height: 126px;
  }
  html > body .columns section .box.box-content .text p:first-child {
    overflow: hidden;
    height: 42px;
  }
}

/* US exceptions */

.us .columns section:nth-child( 1 ) .box {
  height: 225px;
}

.us #box-newsletter .text {
  display: none;
}