/*
Theme Name: Persberichten Publiceren
Theme URI: http://www.persberichtenpubliceren.nl
Description: L5 WordPress template.
Version: 1.0.0
Author: LAN5
Author URI: http://www.persberichtenpubliceren.nl
*/
/* Last modified date: 24 Jun 2016 */
/*! normalize.css v3.0.1 | MIT License | git.io/normalize */
/**
 * 1. Set default font family to sans-serif.
 * 2. Prevent iOS text size adjust after orientation change, without disabling
 *    user zoom.
 */
html {
  font-family: sans-serif;
  /* 1 */
  -ms-text-size-adjust: 100%;
  /* 2 */
  -webkit-text-size-adjust: 100%;
  /* 2 */
}

/**
 * Remove default margin.
 */
body {
  margin: 0;
}

/* HTML5 display definitions
   ========================================================================== */
/**
 * Correct `block` display not defined for any HTML5 element in IE 8/9.
 * Correct `block` display not defined for `details` or `summary` in IE 10/11 and Firefox.
 * Correct `block` display not defined for `main` in IE 11.
 */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section,
summary {
  display: block;
}

/**
 * 1. Correct `inline-block` display not defined in IE 8/9.
 * 2. Normalize vertical alignment of `progress` in Chrome, Firefox, and Opera.
 */
audio,
canvas,
progress,
video {
  display: inline-block;
  /* 1 */
  vertical-align: baseline;
  /* 2 */
}

/**
 * Prevent modern browsers from displaying `audio` without controls.
 * Remove excess height in iOS 5 devices.
 */
audio:not([controls]) {
  display: none;
  height: 0;
}

/**
 * Address `[hidden]` styling not present in IE 8/9/10.
 * Hide the `template` element in IE 8/9/11, Safari, and Firefox < 22.
 */
[hidden],
template {
  display: none;
}

/* Links
   ========================================================================== */
/**
 * Remove the gray background color from active links in IE 10.
 */
a {
  background: transparent;
}

/**
 * Improve readability when focused and also mouse hovered in all browsers.
 */
a:active,
a:hover {
  outline: 0;
}

/* Text-level semantics
   ========================================================================== */
/**
 * Address styling not present in IE 8/9/10/11, Safari, and Chrome.
 */
abbr[title] {
  border-bottom: 1px dotted;
}

/**
 * Address style set to `bolder` in Firefox 4+, Safari, and Chrome.
 */
b,
strong {
  font-weight: bold;
}

/**
 * Address styling not present in Safari and Chrome.
 */
dfn {
  font-style: italic;
}

/**
 * Address variable `h1` font-size and margin within `section` and `article`
 * contexts in Firefox 4+, Safari, and Chrome.
 */
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}

/**
 * Address styling not present in IE 8/9.
 */
mark {
  background: #ff0;
  color: #000;
}

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

/* Embedded content
   ========================================================================== */
/**
 * Remove border when inside `a` element in IE 8/9/10.
 */
img {
  border: 0;
}

/**
 * Correct overflow not hidden in IE 9/10/11.
 */
svg:not(:root) {
  overflow: hidden;
}

/* Grouping content
   ========================================================================== */
/**
 * Address margin not present in IE 8/9 and Safari.
 */
figure {
  margin: 1em 40px;
}

/**
 * Address differences between Firefox and other browsers.
 */
hr {
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  height: 0;
}

/**
 * Contain overflow in all browsers.
 */
pre {
  overflow: auto;
}

/**
 * Address odd `em`-unit font size rendering in all browsers.
 */
code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}

/* Forms
   ========================================================================== */
/**
 * Known limitation: by default, Chrome and Safari on OS X allow very limited
 * styling of `select`, unless a `border` property is set.
 */
/**
 * 1. Correct color not being inherited.
 *    Known issue: affects color of disabled elements.
 * 2. Correct font properties not being inherited.
 * 3. Address margins set differently in Firefox 4+, Safari, and Chrome.
 */
button,
input,
optgroup,
select,
textarea {
  color: inherit;
  /* 1 */
  font: inherit;
  /* 2 */
  margin: 0;
  /* 3 */
}

/**
 * Address `overflow` set to `hidden` in IE 8/9/10/11.
 */
button {
  overflow: visible;
}

/**
 * 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 Firefox, IE 8/9/10/11, and Opera.
 * Correct `select` style inheritance in Firefox.
 */
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.
 */
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  /* 2 */
  cursor: pointer;
  /* 3 */
}

/**
 * Re-set default cursor for disabled elements.
 */
button[disabled],
html input[disabled] {
  cursor: default;
}

/**
 * Remove inner padding and border in Firefox 4+.
 */
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}

/**
 * Address Firefox 4+ setting `line-height` on `input` using `!important` in
 * the UA stylesheet.
 */
input {
  line-height: normal;
}

/**
 * It's recommended that you don't attempt to style these elements.
 * Firefox's implementation doesn't respect box-sizing, padding, or width.
 *
 * 1. Address box sizing set to `content-box` in IE 8/9/10.
 * 2. Remove excess padding in IE 8/9/10.
 */
input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  /* 1 */
  padding: 0;
  /* 2 */
}

/**
 * Fix the cursor style for Chrome's increment/decrement buttons. For certain
 * `font-size` values of the `input`, it causes the cursor style of the
 * decrement button to change from `default` to `text`.
 */
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto;
}

/**
 * 1. Address `appearance` set to `searchfield` in Safari and Chrome.
 * 2. Address `box-sizing` set to `border-box` in Safari 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 and Chrome on OS X.
 * Safari (but not Chrome) clips the cancel button when the search input has
 * padding (and `textfield` appearance).
 */
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}

/**
 * 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 8/9/10/11.
 * 2. Remove padding so people aren't caught out if they zero out fieldsets.
 */
legend {
  border: 0;
  /* 1 */
  padding: 0;
  /* 2 */
}

/**
 * Remove default vertical scrollbar in IE 8/9/10/11.
 */
textarea {
  overflow: auto;
}

/**
 * Don't inherit the `font-weight` (applied by a rule above).
 * NOTE: the default cannot safely be changed in Chrome and Safari on OS X.
 */
optgroup {
  font-weight: bold;
}

/* Tables
   ========================================================================== */
/**
 * Remove most spacing between table cells.
 */
table {
  border-collapse: collapse;
  border-spacing: 0;
}

td,
th {
  padding: 0;
}

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

@font-face {
  font-family: "texgyreadventor-regular";
  src: url('fonts/texgyreadventor-regular.otf?1425484769') format('opentype');
}
@font-face {
  font-family: "texgyreadventor-bold";
  src: url('fonts/texgyreadventor-bold.otf?1425484769') format('opentype');
}
html {
  color: #5c5a5a;
  font: 16px "Halant", sans-serif;
  line-height: 30px;
  background: #414040;
}

h1, h2, h3, h4, h5, h6 {
  margin: 0 0 20px 0;
  font: 700 100% #040404;
  font-family: 'texgyreadventor-bold', sans-serif;
  line-height: 40px;
}

h1 {
  font-size: 300%;
}

h2 {
  font-size: 300%;
}

h3 {
  font-size: 200%;
}

h4 {
  color: #ed7b23;
}

.single h1,
.single h2 {
  font-size: 200%;
}

p {
  margin: 0 0 20px 0;
}

a:link, a:visited {
  font-weight: 700;
  color: #5c5a5a;
  text-decoration: none;
}
a:hover {
  text-decoration: underline;
}

img {
  max-width: 100%;
  height: auto;
}

#section-header {
  color: #fff;
  background: rgba(0, 0, 0, 0.8);
}

#section-content {
  background: #fff;
}

#section-footer {
  padding: 20px 0 0;
  color: #fff;
  background: #414040;
  background: -webkit-linear-gradient(#787777, #414040);
  background: -o-linear-gradient(#787777, #414040);
  background: -moz-linear-gradient(#787777, #414040);
  background: linear-gradient(#787777, #414040);
}
#section-footer h2 {
  font-size: 120%;
  text-transform: uppercase;
  line-height: 30px;
  font-weight: normal;
}
#section-footer a,
#section-footer strong {
  color: #fff;
  font-weight: 400;
}
#section-footer .footer-second ul {
  padding: 0 0 0 14px;
}

.alt-font {
  font-family: 'texgyreadventor-bold', sans-serif;
  font-size: 120%;
}

.uppercase {
  text-transform: uppercase;
}

.button,
.form-callme .form .submit input {
  padding: 5px 10px;
  background: #ef7835;
  color: #fff !important;
  display: inline-block;
  border: 2px solid #838181;
  border-radius: 4px;
  font-family: 'texgyreadventor-bold', sans-serif;
  line-height: 30px;
  text-transform: uppercase;
  background-image: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuMCIgeTE9IjAuNSIgeDI9IjEuMCIgeTI9IjAuNSI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2VmNzgzNSIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iI2QyNTAyYyIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==');
  background-size: 100%;
  background-image: -webkit-gradient(linear, 0% 50%, 100% 50%, color-stop(0%, #ef7835), color-stop(100%, #d2502c));
  background-image: -moz-linear-gradient(left, #ef7835, #d2502c);
  background-image: -webkit-linear-gradient(left, #ef7835, #d2502c);
  background-image: linear-gradient(to right, #ef7835, #d2502c);
}

.slider .slide-wrapper .slide-content .button .button-arrow, .slider-action .button .button-arrow {
  margin: 0 0 0 10px;
  width: 30px;
  height: 30px;
  background: url('images/button-arrow.png?1427128949') no-repeat;
  background-size: 30px 30px;
  float: right;
}

.form-callme .form .submit input {
  padding: 0 10px;
  height: 32px;
  line-height: 1;
  border: 2px solid #fff;
  background: #414040;
  background-image: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzQxNDA0MCIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iIzc4Nzc3NyIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==');
  background-size: 100%;
  background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #414040), color-stop(100%, #787777));
  background-image: -moz-linear-gradient(top, #414040, #787777);
  background-image: -webkit-linear-gradient(top, #414040, #787777);
  background-image: linear-gradient(to bottom, #414040, #787777);
}
.form-callme .form .submit input:hover {
  background: #000;
}

#iv_Form_0 label {
  display: none;
}

@media (min-width: 0) {
  #section-header {
    position: fixed;
    width: 100%;
    z-index: 20;
  }

  #region-header {
    padding: 10px 0;
  }

  .logo {
    position: relative;
    z-index: 2;
  }
  .logo img {
    height: 30px;
    float: left;
  }

  #region-content {
    padding: 60px 0 20px;
  }

  .no-rcp #region-content {
    padding-top: 0 !important;
  }

  .region-footer {
    padding: 20px 0;
  }

  .section-content-preface {
    min-height: 50px;
  }

  .section-content-postscript .zone {
    padding-top: 30px;
    padding-bottom: 30px;
  }

  .form-callme {
    overflow: hidden;
    background: #ef7835;
    border-top: 2px solid #838181;
    background-image: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2VmNzgzNSIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iI2QyNTAyYyIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==');
    background-size: 100%;
    background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #ef7835), color-stop(100%, #d2502c));
    background-image: -moz-linear-gradient(top, #ef7835, #d2502c);
    background-image: -webkit-linear-gradient(top, #ef7835, #d2502c);
    background-image: linear-gradient(to bottom, #ef7835, #d2502c);
  }
  .form-callme .zone {
    padding: 10px 0 !important;
  }
  .form-callme .text .heading {
    margin: 0 0 2px;
    font-family: 'texgyreadventor-bold', sans-serif;
    color: #414040;
    font-weight: 700;
    font-size: 120%;
  }
  .form-callme .text .content {
    color: #fff;
    line-height: 1;
  }
  .form-callme .form {
    font-family: 'texgyreadventor-bold', sans-serif;
    color: #414040;
  }
  .form-callme .form .submit {
    height: 32px;
  }
  .form-callme .form strong {
    font-weight: normal;
  }
  .form-callme .wpcf7-validation-errors {
    background: #f3f781;
  }

  .contact-map iframe {
    height: 300px;
  }

  .ww_widget-home-wat-wij-doen .zone {
    padding-bottom: 0 !important;
  }

  .ww_widget-home-blocks {
    text-align: center;
  }
  .ww_widget-home-blocks h3 {
    color: #fff;
    font-size: 130%;
    text-transform: uppercase;
    background: url('images/bg-home-blocks.png?1427128949') repeat-x;
  }

  .ww_widget-home-webdesign {
    padding: 0 0 10px;
    background: url('images/bg-gradient.jpg?1427128949') no-repeat center 40px;
    background-size: 100% 100%;
  }
  .ww_widget-home-webdesign .heading {
    padding: 20px 0 0;
    font-family: 'Halant', sans-serif !important;
    font-size: 200%;
    text-shadow: 0 0 10px #000;
    color: #fff;
  }
  .ww_widget-home-webdesign .button {
    border: 2px solid #fff;
  }

  .ww_widget-home-een-kwestie-van-doen-en-herhalen {
    padding: 10px 0 0;
    background: #000;
    text-align: center;
  }
  .ww_widget-home-een-kwestie-van-doen-en-herhalen h3 {
    color: #fff;
  }

  .ww_widget-home-waarom-wij-het-doen .zone {
    position: relative;
    margin-bottom: 0;
    padding-bottom: 40px;
  }
  .ww_widget-home-waarom-wij-het-doen .zone .icon-contact-person {
    position: absolute;
  }

  .ww_widget-gratis-adviesgesprek .zone {
    position: relative;
  }
  .ww_widget-gratis-adviesgesprek .zone .icon-contact-person {
    display: none;
  }

  .ww_widget-preface-webdesign {
    padding: 60px 0 20px;
    background: url('images/bg-gradient-preface.jpg?1427128950') no-repeat center 0;
    background-size: 100% 100%;
    color: #fff;
  }
  .ww_widget-preface-webdesign .heading {
    padding: 20px 0 0;
    font-family: 'Halant', sans-serif !important;
    font-size: 200%;
    font-weight: 400;
    text-shadow: 0 0 10px #000;
    color: #fff;
  }

  .zone {
    max-width: 100%;
    margin-left: auto;
    margin-right: auto;
  }
  .zone:after {
    content: " ";
    display: block;
    clear: both;
  }

  #region-header {
    width: 70.83333%;
    float: left;
    margin-left: 2.08333%;
    margin-right: 2.08333%;
  }

  #region-navigation {
    width: 20.83333%;
    float: left;
    margin-left: 2.08333%;
    margin-right: 2.08333%;
  }

  .region-content-3,
  .region-content-6,
  .region-content-12,
  #region-content,
  .region-footer {
    width: 95.83333%;
    float: left;
    margin-left: 2.08333%;
    margin-right: 2.08333%;
  }
}
@media (min-width: 0) and (max-width: 499px) {
  #region-header {
    padding: 10px 0;
  }
}
@media (min-width: 500px) and (max-width: 739px) {
  #region-header {
    padding: 10px 0;
  }
}
@media (min-width: 0) and (max-width: 739px) {
  .region-content-3 {
    padding: 10px 0 30px;
    border-top: 2px solid #ccc;
  }

  .ww_widget-preface-webdesign,
  .ww_widget-home-webdesign {
    text-align: center;
  }

  .ww_widget-home-blocks .zone .region-content-3 {
    margin-left: 0;
    margin-right: 0;
    width: 100%;
  }

  .ww_widget-home-een-kwestie-van-doen-en-herhalen .zone .leren-herhalen-lanceren-horizontal {
    display: none;
  }

  .ww_widget-home-waarom-wij-het-doen {
    padding: 0 0 140px;
  }
  .ww_widget-home-waarom-wij-het-doen .zone .icon-contact-person {
    margin-right: -100px;
    right: 50%;
    bottom: -192px;
  }
  .ww_widget-home-waarom-wij-het-doen .zone .icon-contact-person img {
    width: 200px;
  }

  .form-callme {
    text-align: center;
  }
  .form-callme .text {
    margin: 0 0 10px;
  }
  .form-callme .form .company input,
  .form-callme .form .phone input,
  .form-callme .form .email input {
    width: 100%;
    max-width: 300px;
  }
  .form-callme .form .submit {
    margin: 10px 0 0;
  }

  .footer-first .logo-footer {
    max-width: 180px;
  }
}
@media (min-width: 740px) {
  .logo img {
    height: 50px;
  }

  .menu-toggle {
    margin: 25px 10px !important;
  }

  .section-content-preface {
    min-height: 70px;
  }

  #region-content {
    padding: 100px 0 20px;
  }

  .section-content-postscript .zone {
    padding-top: 40px;
    padding-bottom: 40px;
  }

  .slider-action {
    display: none;
  }

  .contact-map iframe {
    height: 600px;
  }

  .ww_widget-home-blocks {
    background: url('images/bg-home-blocks.png?1427128949') repeat-x 0 90px;
  }
  .ww_widget-home-blocks h3 {
    margin: 0 0 60px;
    height: 30px;
    overflow: hidden;
    background: none;
  }

  .ww_widget-home-webdesign {
    padding: 0;
  }
  .ww_widget-home-webdesign .heading {
    padding: 60px 0 0;
  }

  .ww_widget-home-een-kwestie-van-doen-en-herhalen .zone .leren-herhalen-lanceren-vertical {
    display: none;
  }

  .ww_widget-home-waarom-wij-het-doen .zone {
    margin-bottom: 0;
  }
  .ww_widget-home-waarom-wij-het-doen .zone .icon-contact-person {
    right: 0;
    bottom: -52px;
  }
  .ww_widget-home-waarom-wij-het-doen .zone .icon-contact-person img {
    width: 200px;
  }

  .ww_widget-gratis-adviesgesprek .zone .icon-contact-person {
    position: absolute;
    right: 0;
    bottom: -32px;
    display: block;
  }
  .ww_widget-gratis-adviesgesprek .zone .icon-contact-person img {
    width: 200px;
  }

  .ww_widget-preface-webdesign {
    padding: 90px 0 0;
  }

  .zone {
    width: 720px;
    margin-left: auto;
    margin-right: auto;
  }
  .zone:after {
    content: " ";
    display: block;
    clear: both;
  }

  #region-header {
    width: 520px;
    float: left;
    margin-left: 10px;
    margin-right: 10px;
  }

  .region-content-3,
  #region-navigation {
    width: 160px;
    float: left;
    margin-left: 10px;
    margin-right: 10px;
  }

  .region-content-12,
  #region-content {
    width: 700px;
    float: left;
    margin-left: 10px;
    margin-right: 10px;
  }

  .region-footer {
    width: 220px;
    float: left;
    margin-left: 10px;
    margin-right: 10px;
  }

  .region-content-6 {
    width: 340px;
    float: left;
    margin-left: 10px;
    margin-right: 10px;
  }
}
@media (min-width: 740px) and (max-width: 979px) {
  .form-callme {
    text-align: center;
  }
  .form-callme .text {
    margin: 0 0 10px;
  }
  .form-callme .form .company input,
  .form-callme .form .phone input,
  .form-callme .form .email input {
    width: 100%;
    max-width: 300px;
  }
  .form-callme .form .submit {
    margin: 10px 0 0;
  }
}
@media (min-width: 980px) {
  .ww_widget-home-wat-wij-doen .zone p,
  .ww_widget-home-waarom-wij-het-doen .zone p,
  .ww_widget-home-hoe-wij-het-doen .zone p {
    padding: 0 20%;
  }

  .ww_widget-home-webdesign .heading {
    padding: 80px 0 0;
    font-size: 300%;
    line-height: 50px;
  }

  .ww_widget-home-waarom-wij-het-doen .zone .icon-contact-person {
    right: 0;
    bottom: -64px;
  }
  .ww_widget-home-waarom-wij-het-doen .zone .icon-contact-person img {
    width: 300px;
  }

  .ww_widget-gratis-adviesgesprek .zone {
    padding-top: 100px;
  }
  .ww_widget-gratis-adviesgesprek .zone .icon-contact-person {
    right: 0;
    bottom: -44px;
  }
  .ww_widget-gratis-adviesgesprek .zone .icon-contact-person img {
    width: 300px;
  }

  .ww_widget-preface-webdesign .heading {
    padding: 80px 0 0;
    font-size: 300%;
    line-height: 50px;
  }

  .form-callme .text {
    margin: 0 20px 0 0;
    width: 360px;
    float: left;
  }
  .form-callme .form {
    float: left;
  }
  .form-callme .form .company,
  .form-callme .form .phone,
  .form-callme .form .email {
    margin: 0 20px 0 0;
    width: 140px;
    float: left;
  }
  .form-callme .form .company input,
  .form-callme .form .phone input,
  .form-callme .form .email input {
    width: 100%;
  }
  .form-callme .form .submit {
    margin: 30px 0 0;
    width: 80px;
    float: left;
  }

  .zone {
    width: 960px;
    margin-left: auto;
    margin-right: auto;
  }
  .zone:after {
    content: " ";
    display: block;
    clear: both;
  }

  #region-header {
    width: 700px;
    float: left;
    margin-left: 10px;
    margin-right: 10px;
  }

  .region-content-3,
  #region-navigation {
    width: 220px;
    float: left;
    margin-left: 10px;
    margin-right: 10px;
  }

  .region-content-12,
  #region-content {
    width: 940px;
    float: left;
    margin-left: 10px;
    margin-right: 10px;
  }

  .region-footer {
    width: 300px;
    float: left;
    margin-left: 10px;
    margin-right: 10px;
  }

  .region-content-6 {
    width: 460.0px;
    float: left;
    margin-left: 10px;
    margin-right: 10px;
  }
}
@media (min-width: 1220px) {
  .form-callme .text {
    width: 480px;
  }
  .form-callme .form .company,
  .form-callme .form .phone,
  .form-callme .form .email {
    width: 180px;
  }
  .form-callme .form .company strong,
  .form-callme .form .phone strong,
  .form-callme .form .email strong {
    font-size: 120%;
  }

  .zone {
    width: 1200px;
    margin-left: auto;
    margin-right: auto;
  }
  .zone:after {
    content: " ";
    display: block;
    clear: both;
  }

  #region-header {
    width: 880px;
    float: left;
    margin-left: 10px;
    margin-right: 10px;
  }

  .region-content-3,
  #region-navigation {
    width: 280px;
    float: left;
    margin-left: 10px;
    margin-right: 10px;
  }

  .region-content-12,
  #region-content {
    width: 1180px;
    float: left;
    margin-left: 10px;
    margin-right: 10px;
  }

  .region-footer {
    width: 380px;
    float: left;
    margin-left: 10px;
    margin-right: 10px;
  }

  .region-content-6 {
    width: 580px;
    float: left;
    margin-left: 10px;
    margin-right: 10px;
  }
}
.admin-bar #main-navigation {
  padding: 112px 0 0;
}

#region-navigation {
  position: fixed;
  margin: 0;
  top: 0;
  left: 0;
  width: 100%;
}
#region-navigation.menu-active, #region-navigation.closing {
  height: 100%;
}

.menu-primary-menu-container {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  display: table;
  opacity: 0;
  visibility: hidden;
  transition: opacity .25s ease-in-out;
  -moz-transition: opacity .25s ease-in-out;
  -webkit-transition: opacity .25s ease-in-out;
}
.menu-primary-menu-container.menu-active {
  opacity: 1;
  visibility: visible;
}

#main-navigation {
  font-family: 'Halant', sans-serif !important;
  margin: 0;
  padding: 70px 0 0;
  width: 100%;
  height: 100%;
  background: rgba(237, 123, 35, 0.9);
  list-style: none;
  display: table-cell;
  vertical-align: middle;
}
#main-navigation li {
  position: relative;
  width: 100%;
  text-align: center;
  display: block;
}
#main-navigation li a {
  padding: 10px;
  color: #fff;
  font-size: 7vh;
  font-weight: 400;
  line-height: 1;
  display: block;
}
#main-navigation li a:hover {
  background: #fff;
  color: #ed7b23;
  text-decoration: none;
}
#main-navigation li > ul {
  padding: 0;
  background: #333;
  display: none;
}
#main-navigation li > ul li {
  display: block;
}
#main-navigation li > ul a {
  color: #fff;
  display: block;
}
#main-navigation li > ul ul {
  background: #666;
}
#main-navigation li > ul ul a {
  color: #fff;
}

.menu-toggle {
  position: relative;
  margin: 15px 10px;
  width: 20px;
  height: 20px;
  float: right;
  display: block;
  z-index: 2;
}
.menu-toggle .lines {
  position: absolute;
  top: 50%;
  left: 0;
  margin-top: -2px;
  width: 100%;
  height: 4px;
  display: block;
  background: #fff;
  font-size: 0px;
  user-select: none;
  transition: background-color 0.3s;
}
.menu-toggle .lines:before, .menu-toggle .lines:after {
  position: absolute;
  left: 0;
  width: 100%;
  height: 100%;
  background: #fff;
  content: '';
  transition: transform 0.3s;
}
.menu-toggle .lines:before {
  transform: translateY(-200%);
  -webkit-transform: translateY(-200%);
  -ms-transform: translateY(-200%);
}
.menu-toggle .lines:after {
  transform: translateY(200%);
  -webkit-transform: translateY(200%);
  -ms-transform: translateY(200%);
}
.menu-toggle:hover {
  cursor: pointer;
}

.sub-menu-toggle {
  position: absolute;
  top: 0;
  right: 0;
  width: 40px;
  height: 40px !important;
}
.sub-menu-toggle .close {
  display: none;
}
.sub-menu-toggle-active .open {
  display: none;
}
.sub-menu-toggle-active .close {
  display: block;
}
.sub-menu-toggle:hover {
  cursor: pointer;
}

.menu-toggle-active .lines {
  background-color: transparent;
}
.menu-toggle-active .lines:before {
  transform: translateY(0) rotate(45deg);
  -webkit-transform: translateY(0) rotate(45deg);
  -ms-transform: translateY(0) rotate(45deg);
}
.menu-toggle-active .lines:after {
  transform: translateY(0) rotate(-45deg);
  -webkit-transform: translateY(0) rotate(-45deg);
  -ms-transform: translateY(0) rotate(-45deg);
}

/* global */
.wpcf7-form .row {
  margin: 0 0 10px;
}
.wpcf7-form input,
.wpcf7-form select,
.wpcf7-form textarea {
  padding: 0 5px;
  width: 100%;
  border: 1px solid #ccc;
}
.wpcf7-form .wpcf7-submit {
  padding: 5px 10px;
  width: auto;
  color: #fff;
  font-family: 'texgyreadventor-bold', sans-serif;
  background: #ed7b23;
  border: 1px solid #ed7b23;
}
.wpcf7-form .wpcf7-submit:hover {
  background: #000;
  border: 1px solid #000;
}
.wpcf7-form .required {
  color: red;
}

/* custom */
h1.entry-title {
  display: none;
}

.pbp_header_aop {
  padding: 250px 20px;
  background: url(/pbp2/wp-content/themes/stayhungry/images/artikel-marketing-optimalisatie.jpg) no-repeat center 40px;
  background-position: center center;
  background-size: cover;
  width: 100vw;
  position: relative;
  left: 50%;
  right: 50%;
  margin-top: -140px;
  margin-left: -50vw;
  margin-right: -50vw;
}

.pbp_header_aop h1{
  line-height: 1.375em;
  color: #fff;
  text-shadow: 0 2px 2px rgba(0,0,0,.5);
  margin: .1em 0;
  font-size: 38px;
}

.pbp_header_aop p{
  color: #f6f6f6;
  text-shadow: 0 2px 2px rgba(0,0,0,.25);
  margin: 1em 0;
  font-size: 16px;
}

.wp-block-columns.pbp_header {
  padding: 100px  150px;
  background: url(/wp-content/themes/stayhungry/images/bg-social-icons.jpg) no-repeat center 40px;
  background-size: 100% 100%;
  width: 100vw;
  position: relative;
  left: 50%;
  right: 50%;
  margin-top: -140px;
  margin-left: -50vw;
  margin-right: -50vw;
}

.wp-block-columns.calltoaction {
  padding: 0 0 10px;
  background: url(/wp-content/themes/stayhungry/images/bg-gradient.jpg) no-repeat center 40px;
  background-size: 100% 100%;
  width: 100vw;
  position: relative;
  left: 50%;
  right: 50%;
  margin-left: -50vw;
  margin-right: -50vw;
}

h1.sow-headline {
    font-family: Open Sans;
    font-weight: 300;
    text-align: center;
    color: #ff7213;
    line-height: 1.4em;
}

h3.sow-sub-headline {
    font-family: Open Sans;
    font-weight: 300;
    text-align: center;
    color: #3c3c3c;
    line-height: 1.4em;
}


@media (min-width: 0) and (max-width: 499px) {
  #main-navigation {
    padding: 50px 0 0;
  }
  #main-navigation li a {
    font-size: 5vh;
    line-height: 0.8;
  }
}
.query-news .query-row {
  padding: 30px 0;
  border-top: 2px solid #ccc;
}
.query-news .query-row .title {
  font-size: 200%;
}
.query-news .query-row .post-date {
  font-style: italic;
  font-size: 80%;
}
.query-news .query-row-0 {
  padding-top: 0;
  border-top: none;
}

.slider .slide-wrapper {
  position: relative;
  overflow: hidden;
}
.slider .slide-wrapper .slide-background {
  display: none;
}
.slider .slide-wrapper .slide-content {
  position: relative;
  z-index: 1;
  color: #fff;
}
.slider .slide-wrapper .slide-content .heading {
  font-family: 'Halant', sans-serif !important;
  text-shadow: 0 0 10px #000;
}
.slider .slide-wrapper .slide-content .button {
  border: 2px solid #fff;
}
.slider .slide-wrapper .slide-content .person-stayhungry {
  vertical-align: bottom;
}

.slider-action .button .button-arrow {
  float: none;
  display: inline-block;
  vertical-align: top;
}

@media (min-width: 0) and (max-width: 739px) {
  .wp-block-columns.pbp_header {
    padding: 10px;
    background: url(/wp-content/themes/stayhungry/images/bg-social-icons.jpg) no-repeat center top;
    margin-top: -10px;
  }
  .slider {
    text-align: center;
    background: url('images/bg-gradient.jpg?1427128949') no-repeat center 0;
    background-size: 100% 100%;
  }
  .slider .slide-content {
    padding: 60px 0 0;
  }
  .slider .slide-content .heading {
    font-size: 200%;
  }
  .slider .slide-content .button {
    display: none;
  }
  .slider .slide-content .person-stayhungry {
    width: 60%;
  }

  .slider-action {
    border-top: 2px solid #838181;
    border-bottom: 2px solid #838181;
  }
  .slider-action .button {
    text-align: center;
    display: block;
    border: none;
    border-radius: 0;
    width: 100%;
  }
}
@media (min-width: 740px) {
  .slider {
    background: url('images/bg-social-icons.jpg?1427128949') no-repeat center 0;
    background-size: 100%;
  }
  .slider .slide-wrapper .slide-background {
    position: absolute;
    width: 100%;
    display: block;
  }
  .slider .slide-wrapper .slide-background img {
    width: 100%;
    float: left;
  }
  .slider .slide-wrapper .slide-content {
    position: relative;
    z-index: 1;
  }
  .slider .slide-wrapper .slide-content .heading {
    margin: 60px 0 20px;
    font-size: 240%;
    line-height: 1;
  }
}
@media (min-width: 740px) and (max-width: 979px) {
  .slider .slide-content .zone > div {
    padding: 60px 0 0;
  }

  .person-stayhungry {
    width: 75%;
  }
}
@media (min-width: 980px) {
  .slider .slide-content .zone > div {
    padding: 80px 0 0;
  }
  .slider .slide-content .zone .heading {
    font-size: 320%;
  }
  .slider .slide-content .zone .button {
    font-size: 140%;
  }
}
@media (min-width: 980px) and (max-width: 1219px) {
  .person-stayhungry {
    width: 75%;
  }
}
@media (min-width: 1220px) {
  .slider .slide-content .zone .heading {
    margin: 80px 0 20px;
    font-size: 420%;
  }
  .slider .slide-content .zone .button {
    font-size: 160%;
  }
}
