/*! normalize.css v4.1.1 | MIT License | github.com/necolas/normalize.css */

/**
 * 1. Change the default font family in all browsers (opinionated).
 * 2. Correct the line height in all browsers.
 * 3. Prevent adjustments of font size after orientation changes in IE and iOS.
 */

html {
  font-family: sans-serif; /* 1 */
  line-height: 1.15; /* 2 */
  -ms-text-size-adjust: 100%; /* 3 */
  -webkit-text-size-adjust: 100%; /* 3 */
}

/**
 * Remove the margin in all browsers (opinionated).
 */

body {
  margin: 0;
}

/* HTML5 display definitions
   ========================================================================== */

/**
 * Add the correct display in IE 9-.
 * 1. Add the correct display in Edge, IE, and Firefox.
 * 2. Add the correct display in IE.
 */

article,
aside,
details, /* 1 */
figcaption,
figure,
footer,
header,
main, /* 2 */
menu,
nav,
section,
summary { /* 1 */
  display: block;
}

/**
 * Add the correct display in IE 9-.
 */

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

/**
 * Add the correct display in iOS 4-7.
 */

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

/**
 * Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */

progress {
  vertical-align: baseline;
}

/**
 * Add the correct display in IE 10-.
 * 1. Add the correct display in IE.
 */

template, /* 1 */
[hidden] {
  display: none;
}

/* Links
   ========================================================================== */

/**
 * 1. Remove the gray background on active links in IE 10.
 * 2. Remove gaps in links underline in iOS 8+ and Safari 8+.
 */

a {
  background-color: transparent; /* 1 */
  -webkit-text-decoration-skip: objects; /* 2 */
}

/**
 * Remove the outline on focused links when they are also active or hovered
 * in all browsers (opinionated).
 */

a:active,
a:hover {
  outline-width: 0;
}

/* Text-level semantics
   ========================================================================== */

/**
 * 1. Remove the bottom border in Firefox 39-.
 * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
 */

abbr[title] {
  border-bottom: none; /* 1 */
  text-decoration: underline; /* 2 */
  text-decoration: underline dotted; /* 2 */
}

/**
 * Prevent the duplicate application of `bolder` by the next rule in Safari 6.
 */

b,
strong {
  font-weight: inherit;
}

/**
 * Add the correct font weight in Chrome, Edge, and Safari.
 */

b,
strong {
  font-weight: bolder;
}

/**
 * Add the correct font style in Android 4.3-.
 */

dfn {
  font-style: italic;
}

/**
 * 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;
}

/**
 * Add the correct background and color in IE 9-.
 */

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

/**
 * Add the correct font size in all browsers.
 */

small {
  font-size: 80%;
}

/**
 * Prevent `sub` and `sup` elements from affecting the line height in
 * all browsers.
 */

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

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

/* Embedded content
   ========================================================================== */

/**
 * Remove the border on images inside links in IE 10-.
 */

img {
  border-style: none;
}

/**
 * Hide the overflow in IE.
 */

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

/* Grouping content
   ========================================================================== */

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */

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

/**
 * Add the correct margin in IE 8.
 */

figure {
  margin: 1em 40px;
}

/**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE.
 */

hr {
  box-sizing: content-box; /* 1 */
  height: 0; /* 1 */
  overflow: visible; /* 2 */
}

/* Forms
   ========================================================================== */

/**
 * 1. Change font properties to `inherit` in all browsers (opinionated).
 * 2. Remove the margin in Firefox and Safari.
 */

button,
input,
optgroup,
select,
textarea {
  font: inherit; /* 1 */
  margin: 0; /* 2 */
}

/**
 * Restore the font weight unset by the previous rule.
 */

optgroup {
  font-weight: bold;
}

/**
 * Show the overflow in IE.
 * 1. Show the overflow in Edge.
 */

button,
input { /* 1 */
  overflow: visible;
}

/**
 * Remove the inheritance of text transform in Edge, Firefox, and IE.
 * 1. Remove the inheritance of text transform in Firefox.
 */

button,
select { /* 1 */
  text-transform: none;
}

/**
 * 1. Prevent a WebKit bug where (2) destroys native `audio` and `video`
 *    controls in Android 4.
 * 2. Correct the inability to style clickable types in iOS and Safari.
 */

button,
html [type="button"], /* 1 */
[type="reset"],
[type="submit"] {
  -webkit-appearance: button; /* 2 */
}

/**
 * Remove the inner border and padding in Firefox.
 */

button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
  border-style: none;
  padding: 0;
}

/**
 * Restore the focus styles unset by the previous rule.
 */

button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
  outline: 1px dotted ButtonText;
}

/**
 * Change the border, margin, and padding in all browsers (opinionated).
 */

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

/**
 * 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 {
  box-sizing: border-box; /* 1 */
  color: inherit; /* 2 */
  display: table; /* 1 */
  max-width: 100%; /* 1 */
  padding: 0; /* 3 */
  white-space: normal; /* 1 */
}

/**
 * Remove the default vertical scrollbar in IE.
 */

textarea {
  overflow: auto;
}

/**
 * 1. Add the correct box sizing in IE 10-.
 * 2. Remove the padding in IE 10-.
 */

[type="checkbox"],
[type="radio"] {
  box-sizing: border-box; /* 1 */
  padding: 0; /* 2 */
}

/**
 * Correct the cursor style of increment and decrement buttons in Chrome.
 */

[type="number"]::-webkit-inner-spin-button,
[type="number"]::-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 and cancel buttons in Chrome and Safari on OS X.
 */

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

/**
 * Correct the text style of placeholders in Chrome, Edge, and Safari.
 */

::-webkit-input-placeholder {
  color: inherit;
  opacity: 0.54;
}

/**
 * 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 */
}

/* Global imports */

.row {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.col-1 {
  width: 100%;
  padding: 18px;
  padding: 1.8rem;
  float: left;
}

.col-2 {
  width: 100%;
  padding: 18px;
  padding: 1.8rem;
  float: left;
}

@media all and (min-width: 32rem) {

  .col-2 {
    width: 50%;
  }
}

.col-3 {
  width: 100%;
  padding: 20px;
  padding: 2rem;
  float: left;
}

@media all and (min-width: 48rem) {

  .col-3 {
    width: 50%;
  }
}

@media all and (min-width: 76.8rem) {

  .col-3 {
    width: 33.33333%;
  }
}

.col-5 {
  width: 50%;
  padding: 18px;
  padding: 1.8rem;
  float: left;
}

@media all and (min-width: 32rem) {

  .col-5 {
    width: 33.33333%;
  }
}

@media all and (min-width: 48rem) {

  .col-5 {
    width: 20%;
  }
}

@media all and (min-width: 76.8rem) {

  .col-5 {
    width: 20%;
  }
}

/* Componentens */

.Header {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  width: 100%;
  padding: 12px 20px;
  padding: 1.2rem 2rem;


}

@media all and (min-width: 48rem) {

  .Header {
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    position: fixed;
  }
}

.Header-logoContainer {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.Header-title {
  font-size: 16px;
  font-size: 1.6rem;
  color: #FFFFFF;
}

.Header-logo {
  height: 16px;
  height: 1.6rem;
}

.Header a svg .chevron {
  -webkit-transition: -webkit-transform 0.3s ease;
  transition: -webkit-transform 0.3s ease;
  transition: transform 0.3s ease;
  transition: transform 0.3s ease, -webkit-transform 0.3s ease;
}

.Header a svg:hover .chevron{
  -webkit-transform: translateX(0.6rem);
          transform: translateX(0.6rem);
}

.Header-description {
  font-size: 13px;
  font-size: 1.3rem;
  color: #FFFFFF;
  line-height: 1.75;
  text-align: center;
  margin: 0;
  padding: 0 20px;
  padding: 0 2rem;
}

@media all and (min-width: 48rem) {

  .Header-description {
    text-align: right;
    padding: 0;
  }
}

.Sketch {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}

@media all and (min-width: 48rem) {

  .Sketch {
    min-height: 100vh;
  }
}

.Sketch-note {
  color: white;
  font-size: 13px;
  font-size: 1.3rem;
  text-align: center;
  margin-top: 16px;
  margin-top: 1.6rem;
  padding: 0 20px;
  padding: 0 2rem;
}

.Controls {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  background-color: #FFFFFF;
  box-sizing: content-box;
  width: 100%;
  margin: 0 20px;
  margin: 0 2rem;
  padding-bottom: 10px;
  padding-bottom: 1rem;
}

@media all and (min-width: 32rem) {

  .Controls {
    width: auto;
    margin: 0 1rem;
  }
}

.Controls-row {
  padding: 5px;
  padding: 0.5rem;
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}

@media all and (min-width: 48rem) {

  .Controls-row {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
  }
}

.Controls-row-slider {
  margin-top: 5px;
  margin-top: 0.5rem;
  border-top: 1px solid #262626;
  border-top: 0.1rem solid #262626;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
}

.Controls-row-slider div {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  width: 100%;
}

.Controls-view {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
}

.Button {
  background-color: transparent;
  border: 3px solid #181919;
  border: 0.3rem solid #181919;
  color: #181919;
  font-size: 13px;
  font-size: 1.3rem;
  margin: 0 auto;
  padding: 12px 20px;
  padding: 1.2rem 2rem;
  text-decoration: none;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  cursor: pointer;
}

.Button:hover, .Button:focus {
  background-color: #181919;
  color: #FFFFFF;
  outline: 0;
}

.Button:visited, .Button:active {
  background-color: transparent;
  color: #181919;
  outline: 0;
}

.RadioButton {
  background-color: transparent;
  border: none;
  color: #181919;
  font-size: 13px;
  font-size: 1.3rem;
  margin: 0 auto;
  padding: 12px 20px;
  padding: 1.2rem 2rem;
  text-decoration: none;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}

.RadioButton:hover, .RadioButton:focus {
  background-color: #F3F3F3;
  outline: 0;
}

.RadioButton:visited, .RadioButton:active {
  background-color: transparent;
  color: #181919;
  outline: 0;
}

.RadioButton label, .RadioButton input {
  cursor: pointer;
}

.Slider {
  background-color: transparent;
  color: #181919;
  font-size: 13px;
  font-size: 1.3rem;
  margin: 0 auto;
  padding: 12px 5px;
  padding: 1.2rem 0.5rem;
  text-decoration: none;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  cursor: pointer;

  display: -webkit-box;

  display: -ms-flexbox;

  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
      -ms-flex-direction: column-reverse;
          flex-direction: column-reverse;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}

.Slider-label {
  padding-bottom: 5px;
  padding-bottom: 0.5rem;
}

.Slider input {
  margin-top: 5px;
  margin-top: 0.5rem;
  padding-bottom: 5px;
  padding-bottom: 0.5rem;
  width: 100%;
}

.Slider input[type=range] {
  -webkit-appearance: none;/* Hides the slider so that custom slider can be made */
  width: 100%;/* Specific width is required for Firefox. */
  background: transparent;/* Otherwise white in Chrome */
}

.Slider input[type=range]::-webkit-slider-thumb {
  -webkit-appearance: none;
}

.Slider input[type=range]:focus {
  outline: none;/* Removes the blue border. You should probably do some kind of focus styling for accessibility reasons though. */
}

.Slider input[type=range]::-ms-track {
  width: 100%;
  cursor: pointer;/* Hides the slider so custom styles can be added */
  background: transparent;
  border-color: transparent;
  color: transparent;
}

/* Special styling for WebKit/Blink */

.Slider input[type=range]::-webkit-slider-thumb {
  -webkit-appearance: none;
  border: 5px solid #181919;
  border: 0.5rem solid #181919;
  height: 20px;
  height: 2rem;
  width: 20px;
  width: 2rem;
  border-radius: 2rem;
  background: #FFFFFF;
  cursor: pointer;
  margin-top: -7px;
  margin-top: -0.7rem;/* You need to specify a margin in Chrome, but in Firefox and IE it is automatic */
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}

/* All the same stuff for Firefox */

.Slider input[type=range]::-moz-range-thumb {
  border: 5px solid #181919;
  border: 0.5rem solid #181919;
  height: 10px;
  height: 1rem;
  width: 10px;
  width: 1rem;
  border-radius: 1rem;
  background: #FFFFFF;
  cursor: pointer;
}

/* All the same stuff for IE */

.Slider input[type=range]::-ms-thumb {
  border: 5px solid #181919;
  border: 0.5rem solid #181919;
  height: 20px;
  height: 2rem;
  width: 20px;
  width: 2rem;
  border-radius: 2rem;
  background: #FFFFFF;
  cursor: pointer;
}

/* STYLING KNOB */

.Slider input[type=range]:active::-webkit-slider-thumb {
  -webkit-transform: scale(1.2);
          transform: scale(1.2);
}

/* STYLING THE TRACK */

.Slider input[type=range]::-webkit-slider-runnable-track {
  width: 100%;
  height: 4px;
  height: 0.4rem;
  cursor: pointer;
  background: #262626;
  border-radius: 0;
  border: 0;
}

.Slider input[type=range]:focus::-webkit-slider-runnable-track {
  outline: none;
}

.Slider input[type=range]::-moz-range-track {
  width: 100%;
  height: 4px;
  height: 0.4rem;
  cursor: pointer;
  background: #262626;
  border-radius: 0;
  border: 0;
}

.Slider input[type=range]::-ms-track {
  width: 100%;
  height: 4px;
  height: 0.4rem;
  cursor: pointer;
  background: transparent;
  border-color: transparent;
  border-width: 16px 0;
  border-width: 1.6rem 0;
  color: transparent;
}

.Slider input[type=range]::-ms-fill-lower {
  background: #2a6495;
  border: 0;
}

.Slider input[type=range]:focus::-ms-fill-lower {
  background: #262626;
}

.Slider input[type=range]::-ms-fill-upper {
  background: #262626;
  border: 0;
}

.Slider input[type=range]:focus::-ms-fill-upper {
  background: #262626;
}

.Footer {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  width: 100%;
  padding: 12px 20px 20px 20px;
  padding: 1.2rem 2rem 2rem 2rem;
  margin-top: 20px;
  margin-top: 2rem;
  font-size: 13px;
  font-size: 1.3rem;
}

@media all and (min-width: 48rem) {

  .Footer {
    position: fixed;
    bottom: 0;
  }
}

.Footer-socialShareLink {
  margin-left: 16px;
  margin-left: 1.6rem;
}

/* Font */

@font-face {
  font-family: Monaco;
  src: url(../fonts/monaco-webfont.woff);
}

/* Globals */

* {
  box-sizing: border-box;
}

html {
  font-size: 62.5%;
}

html, body {
  width: 100%;
  height: 100%;
  font-family: Monaco, sans-serif;
  color: #181919;
  background: url('../images/background.jpg') repeat;
  background-size: 100%;
}

@media all and (min-width: 48rem) {

  html, body {
    background-size: 25%;
  }
}

h1 {
  font-size: 36px;
  font-size: 3.6rem;
  font-weight: 300;
}

a {
  text-decoration: none;
  cursor: pointer;
  color: #FFFFFF;
}

a:hover {
  text-decoration: underline;
}

.Page {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  min-height: 100vh;
}

/*# sourceMappingURL=main.css.map */
