@font-face {
  font-family: 'responsivenav';
  src: url(../../../../zo/responsivenavigation.net/assets/fonts/responsivenav.eot?optmfy);
  src: url(../../../../zo/responsivenavigation.net/assets/fonts/responsivenav.eot?#iefixoptmfy) format("embedded-opentype"), url(../../../../zo/responsivenavigation.net/assets/fonts/responsivenav.woff?optmfy) format("woff"), url(../../../../zo/responsivenavigation.net/assets/fonts/responsivenav.ttf?optmfy) format("truetype"), url(../../../../zo/responsivenavigation.net/assets/fonts/responsivenav.svg?optmfy#responsivenav) format("svg");
  font-weight: normal;
  font-style: normal; }

[class^="icon-"], [class*=" icon-"] {
  font-family: 'responsivenav';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

.icon-reorder:before {
  content: "\e600"; }

.icon-remove:before {
  content: "\e601"; }

.icon-chevron-left:before {
  content: "\e602"; }

.icon-chevron-right:before {
  content: "\e603"; }

.icon-twitter:before {
  content: "\e604"; }

.icon-github:before {
  content: "\e605"; }

.icon-list-ul:before {
  content: "\e606"; }

.icon-caret-down:before {
  content: "\e607"; }

.icon-caret-up:before {
  content: "\e608"; }

.icon-angle-down:before {
  content: "\e609"; }

.icon-angle-up:before {
  content: "\e60a"; }

.icon-angle-right:before {
  content: "\e60b"; }

.icon-angle-left:before {
  content: "\e60c"; }

.icon-mobile:before {
  content: "\e60d"; }

.icon-tablet:before {
  content: "\e60e"; }

.icon-laptop:before {
  content: "\e60f"; }

.icon-desktop:before {
  content: "\e610"; }

.icon-code:before {
  content: "\e611"; }

.icon-terminal:before {
  content: "\e612"; }

.icon-home:before {
  content: "\e613"; }

.icon-menu:before {
  content: "\e614"; }

.icon-list:before {
  content: "\e615"; }

.icon-list2:before {
  content: "\e616"; }

.icon-close:before {
  content: "\e617"; }

.icon-minus:before {
  content: "\e618"; }

.icon-plus:before {
  content: "\e619"; }

.icon-code2:before {
  content: "\e61a"; }

.icon-embed:before {
  content: "\e61b"; }

.icon-google-plus:before {
  content: "\e61c"; }

.icon-twitter2:before {
  content: "\e61d"; }

.icon-github2:before {
  content: "\e61e"; }

/*! normalize.css v3.0.0 | MIT License | git.io/normalize */
article, aside, details, figcaption, figure, footer, header, hgroup, main, nav, section, summary {
  display: block; }

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

audio:not([controls]) {
	display: none;
	height: 0;
	background-color: #FF0;
}

[hidden], template {
  display: none; }

a {
  background: transparent; }

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

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

dfn {
  font-style: italic; }

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

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

small {
  font-size: 80%; }

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

sup {
  top: -.5em; }

sub {
  bottom: -.25em; }

img {
  border: 0; }

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

figure {
  margin: 1em 40px; }

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

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

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

button {
  overflow: visible; }

button, select {
  text-transform: none; }

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

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

input {
  line-height: normal; }

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

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

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

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

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

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

td, th {
  padding: 0; }

b, strong, optgroup {
  font-weight: 700; }

pre, textarea {
  overflow: auto; }

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

*, *:before, *:after {
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
}

html,
body {
  height: 100%; }

html {
  font-family: sans-serif;
  font-size: 100%;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  overflow-y: scroll;
  -webkit-overflow-scrolling: touch; }

body {
  margin: 0;
  font-size: 1em;
  line-height: 1.4;
  text-rendering: optimizeLegibility;
  font-family: "HelveticaNeue-Light","Helvetica Neue Light","Helvetica Neue",Helvetica,Arial,"Lucida Grande",sans-serif;
  color: #335980; }

h1, h2, h3, h4, h5, h6 {
  font-weight: normal; }

h1 {
  font-size: 2em;
  margin: 0 0 0.4em 0; }
.talenMobiel {
	text-align: center;
}


h2 {
  font-size: 1.5em;
  margin: 0 0 0.8em 0; }

h3 {
  font-size: 1.4em;
  margin: 0 0 0.7em 0; }

h4 {
  font-size: 1.3em;
  margin: 0 0 0.6em 0; }

h5 {
  font-size: 1.2em;
  margin: 0 0 0.5em 0; }

h6 {
  font-size: 1.1em;
  margin: 0 0 0.4em 0; }

a {
  color: #0066cc;
  text-decoration: none;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0); }

a:focus,
a:hover {
	color: #361F22;
}

p {
	font-weight: 300;
	margin-right: 0;
	margin-bottom: 1em;
	margin-left: 0;
	margin-top: 0px;
}

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

/* Image alignment & Media
============================================================ */
.aligncenter {
  display: block;
  margin: 0 auto 1em; }

.alignleft {
  display: block;
  margin: 0 auto 1em; }

.alignright {
  display: block;
  margin: 0 auto 1em; }

img,
audio,
video,
canvas {
	max-width: 100%;
}

img {
  height: auto; }

/* Micro Clearfix
============================================================ */
.cf:before, .cf:after, .row:before, .row:after {
  content: "";
  display: table; }

.cf:after, .row:after {
  clear: both; }

.cf, .row {
  zoom: 1; }

/* For IE 6/7 (trigger hasLayout) */
/* 12 Column Mobile First Grid
============================================================ */
.container {
	max-width: 1100px;
	width: 100%;
	margin: 0px auto;
	position: relative;
}


/* ==  Code
================================================= */
code,
pre {
  padding: 0 3px 2px;
  font-family: Monaco,Menlo,Consolas,"Courier New",monospace;
  font-size: 12px;
  color: #333333; }

code {
  padding: 2px 4px;
  color: #d14;
  background-color: #f7f7f9;
  border: 1px solid #e1e1e8; }

pre {
  display: block;
  padding: 9.5px;
  margin: 0 0 10px;
  font-size: 13px;
  line-height: 20px;
  word-break: break-all;
  word-wrap: break-word;
  white-space: pre;
  white-space: pre-wrap;
  background-color: #f5f5f5;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.15); }

pre code {
  padding: 0;
  color: inherit;
  background-color: transparent;
  border: 0; }

/* ==  Header
================================================= */
.header {
	width: 100%;
	position: relative;
	background-size: cover;
	margin-top: 50px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-right: 0;
	padding-left: 0;
	padding-top: 3em;
	padding-bottom: 5px;
	background-color: #1A0000;
}


body.example .header {
	padding-right: 0;
	padding-bottom: 1em;
	padding-left: 0;
	padding-top: 1px;
}

h1.heavy {
	color: #333;
	font-size: 1em;
	line-height: 1.2;
	padding-top: 20px;
	position: relative;
	font-weight: 300;
	text-align: center;
}

h1.heavy span {
  font-size: 0.6em;
  display: block; }

#carbonads-container {
  width: 300px;
  margin: 20px auto 0; }

.menu-toggle {
	position: absolute;
	top: 0;
	left: 0;
	color: #1A0000;
	background-color: #1A0000;
	z-index: 999;
	margin: 5px;
	border-radius: 5px;
}

.menu-toggle:hover {
	color: #1A0000;
	border-radius: 5px;
	box-shadow: 0px 0px 1px 1px #666666;
}

.toggle-me {
	font-size: 1em;
	background-color: #1A0000;
	padding: 7px;
	color: #1A0000;
}

.offcanvas {
	background-color: #FFFFFF;
	position: fixed;
	z-index: 9999;
	top: 0;
	bottom: 0;
	left: 0;
	overflow: hidden;
	width: 0px;
	-webkit-transform: translateX(-300px);
	-moz-transform: translateX(-300px);
	transform: translateX(-300px);
	-webkit-transition: -webkit-transform 0.3s, width 0.3s;
	-moz-transition: -moz-transform 0.3s, width 0.3s;
	transition: transform 0.3s, width 0.3s;
	border-top-width: 1px;
	border-right-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-top-color: #335980;
	border-right-color: #335980;
}

.offcanvas.open {
	-webkit-transform: translateX(0px);
	-moz-transform: translateX(0px);
	transform: translateX(0px);
	width: 250px;
	background-color: #1A0000;
}

.scroll {
	position: absolute;
	overflow-y: scroll;
	width: 100%;
	height: 100%;
}

.offcanvas ul {
	background: #1A0000;
	color: #9900CC;
	list-style: none;
	text-transform: none;
	font-weight: 300;
	line-height: 60px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
	margin-top: 0px;

}

.offcanvas li {
  display: block;

   }

.offcanvas a {
	display: block;
	height: 100%;
	width: 100%;
	color: #a7b5a9;
	text-decoration: none;
	cursor: pointer;
	padding-left: 20px;
	font-weight: 600;
	background-color: #1A0000;
	font-size: 16px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
}

.offcanvas a:hover {
	background-color: #240000;
	color: #FFF;
}

.offcanvas ul ul a {
	padding-left: 40px;
}

/* ==  Updating Page Width
================================================= */
.special {
  padding: 1em 0;
  width: 100%; }

p#curr_size {
  font-size: 22px;
  position: relative;
  text-align: center;
  z-index: 3;
  margin: 0; }

p#curr_size:after {
  border-bottom: 1px solid #f4f4f4;
  content: "";
  position: absolute;
  left: 0;
  top: 16px;
  width: 100%;
  z-index: -1; }

/* ==  Main
================================================= */
section {
  margin-bottom: 2.5em; }

.margin-bottom {
  margin-bottom: 1.5em; }

.twitter-share-button {
  display: block;
  margin: 0 auto; }

h2.headline {
  border-bottom: 1px solid #d5d5d5;
  line-height: 1.5em;
  padding-bottom: 0.4em;
  font-weight: 600; }

p > a {
  color: #A03A1A;
  text-decoration: underline; }

p.center {
  text-align: center; }

.box {
	padding: 1em;
	margin: 0 0 2em 0;
	background-color: #1A0000;
	transition: 0.6s ease background-color;
	min-height: 200px;
}

.box:hover {
	background-color: #1A0000;
}

.box h3 {
  font-weight: bold;
  margin: 0 0 0.5em; }

.button {
  cursor: pointer;
  display: inline-block;
  vertical-align: middle;
  min-height: 1em;
  outline: 0;
  border: 0;
  background-color: #ebebeb;
  color: #999;
  padding: .8em 1.5em;
  font-size: 1rem;
  text-transform: uppercase;
  line-height: 1;
  font-weight: 400;
  font-style: normal;
  text-align: center;
  text-decoration: none;
  -webkit-box-shadow: 0 -0.185rem 0 rgba(0, 0, 0, 0.1) inset;
  -moz-box-shadow: 0 -0.185rem 0 rgba(0, 0, 0, 0.1) inset;
  box-shadow: 0 -0.185rem 0 rgba(0, 0, 0, 0.1) inset;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  -webkit-transition: opacity .25s ease,background-color .25s ease,color .25s ease,background .25s ease,box-shadow .25s ease;
  -moz-transition: opacity .25s ease,background-color .25s ease,color .25s ease,background .25s ease,box-shadow .25s ease;
  -o-transition: opacity .25s ease,background-color .25s ease,color .25s ease,background .25s ease,box-shadow .25s ease;
  -ms-transition: opacity .25s ease,background-color .25s ease,color .25s ease,background .25s ease,box-shadow .25s ease;
  transition: opacity .25s ease,background-color .25s ease,color .25s ease,background .25s ease,box-shadow .25s ease;
  -webkit-appearance: none; }

.button.small {
  font-size: .75rem;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none; }

.button.green {
  background-color: #42bba3;
  color: #fff;
  border-bottom: 1px solid #68ae6e; }

.button.green:hover,
.button.green:focus {
  background-color: #42bba3; }

/* ==  Footer
================================================= */
.footer {
  font-size: 0.9em;
  margin-top: 2em;
  background-color: #ebebeb; }

.footer .container {
  width: 100%;
  padding: 1em 0; }

.footer p {
  margin-bottom: 0; }

.footer a {
  text-decoration: none; }

.copyright {
  padding-top: 8px;
  text-align: center; }

.socials {
  padding-top: 5px;
  text-align: center; }

.socials a {
  display: inline-block;
  margin: 0 5px;
  color: #42bba3;
  font-size: 1.4em;
  text-decoration: none; }

/* ==  Examples
================================================= */
.margin-top {
	text-align: center;
	font-size: 18px;
	color: #C00;
}

.example-header {
  width: 100%;
  background-color: #fff;
  border-bottom: 1px solid #ccc;
  z-index: 99;
  position: relative; }

.example-title {
  margin: 0.5em 0; }

[contenteditable] {
  -webkit-user-modify: read-write-plaintext-only; }

style {
  display: block;
  padding: 20px;
  font-size: 1em;
  white-space: pre;
  white-space: pre;
  border: 1px solid #aaa;
  background-color: #dedede;
  margin: 0px auto 1.5em;
  width: 100%;
  font-family: "Courier New", Courier, monospace;
  overflow: hidden;
  overflow-x: scroll; }

@media all and (min-width: 480px) {
  h1.heavy {
    font-size: 2.2em;
    padding-top: 0; } }
@media all and (min-width: 640px) {
  .aligncenter {
    display: block;
    margin: 0 auto 1em; }

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

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

  div[class*='span-'] {
    float: left;
    margin-left: 1.5%; }

  div[class*='span-']:first-child {
    margin-left: 0; }

  div[class*='span-'].offset-1 {
    margin-left: 8.45833333333%; }

  div[class*='span-'].offset-2 {
    margin-left: 16.9166666667%; }

  div[class*='span-'].offset-3 {
    margin-left: 25.375%; }

  div[class*='span-'].offset-4 {
    margin-left: 33.8333333333%; }

  div[class*='span-'].offset-5 {
    margin-left: 42.2916666667%; }

  div[class*='span-'].offset-6 {
    margin-left: 50.75%; }

  div[class*='span-'].offset-7 {
    margin-left: 59.2083333333%; }

  div[class*='span-'].offset-8 {
    margin-left: 67.6666666667%; }

  div[class*='span-'].offset-9 {
    margin-left: 76.125%; }

  div[class*='span-'].offset-10 {
    margin-left: 84.5833333333%; }

  div[class*='span-'].offset-11 {
	margin-left: 93.0417%;
}

  h1.heavy {
    text-align: left;
    float: left;
    margin-bottom: 0; }

  body.example h1.heavy {
    float: none;
    text-align: right; }

  .header #carbonads-container {
    float: right;
    margin-top: 10px; }

  .copyright {
    text-align: left; }

  .socials {
    text-align: right; } }
@media all and (min-width: 885px) {
  h1.heavy {
    font-size: 3.2em; }

  body.example h1.heavy {
    font-size: 2em; }

  body.example h1.heavy span {
    display: inline;
    font-size: inherit; }

  body.example .header {
    padding: 0.6em 0; } }
