@charset "UTF-8";
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font: inherit;
  font-size: 100%;
  vertical-align: baseline; }

html {
  line-height: 1; }

ol, ul {
  list-style: none; }

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

caption, th, td {
  text-align: left;
  font-weight: normal;
  vertical-align: middle; }

q, blockquote {
  quotes: none; }
  q:before, q:after, blockquote:before, blockquote:after {
    content: "";
    content: none; }

a img {
  border: none; }

article, aside, details, figcaption, figure, footer, header, hgroup, main, menu, nav, section, summary {
  display: block; }

h2, h3, h4, h5, h6, a.cta-link, .remote .arrow span, .remote-control .logo .date, .story .content .name, .story .content .date, .story-banner .content .name, .story-banner .content .date, .news-featured .content .name, .news-featured .content .date, .block-item p.text, .block-item .title, .block-button .title, .main-content .title-news, .submenu-widget .submenu-title, .share-this .sharethis-title, .title-share, .title-question, .interview-block .question, .title-answer, .footer-content .footer-title, .copyright, form .share-field .placeholder, form .share-field input[type="text"], form .share-field textarea, .gform_page_footer input.gform_previous_button,
.gform_page_footer button.gform_previous_button, blockquote {
  font-family: 'Neucha', cursive;
  letter-spacing: 1px;
  font-weight: 400; }

.topmenu li ul, .bottommenu li ul, .remote-control, .logobanner, .block-item .block, .block-button, .talkcloud, .interview-block .video-block {
  -moz-box-shadow: 0 3px 4px 0 rgba(0, 0, 0, 0.1);
  -webkit-box-shadow: 0 3px 4px 0 rgba(0, 0, 0, 0.1);
  box-shadow: 0 3px 4px 0 rgba(0, 0, 0, 0.1); }

html {
  overflow-y: scroll;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box; }

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

body {
  background: #fff;
  color: #3e3e3e;
  font-family: "Open Sans", sans-serif;
  text-align: left;
  line-height: 1.5;
  font-size: 16px; }
  body:before {
    display: block;
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    height: 40px;
    background-color: #8c73af; }

h1, h2, h3, h4, h5, h6 {
  margin-bottom: 0.5em; }
  h1 a, h2 a, h3 a, h4 a, h5 a, h6 a {
    text-decoration: none;
    color: inherit; }
    h1 a:hover, h2 a:hover, h3 a:hover, h4 a:hover, h5 a:hover, h6 a:hover {
      text-decoration: none;
      color: inherit; }

h1 {
  font-weight: 700;
  font-family: "Montserrat", sans-serif;
  font-size: 28px; }

h2, h3, h4, h5, h6 {
  font-size: 29px;
  font-weight: 400;
  line-height: 1; }

*:focus {
  outline-color: #8c73af;
  outline-width: thick; }

i.left:before {
  margin: 0 0.25em 0 0; }

i.right:before {
  margin: 0 0 0 0.25em; }

a {
  text-decoration: underline;
  color: #492b9b; }
  a.tel, a.tel:hover {
    text-decoration: none; }
  a:hover {
    color: #42d4ab;
    text-decoration: underline; }
  a.cta-link {
    font-size: 20px;
    text-decoration: none;
    display: inline-block;
    zoom: 1;
    *display: inline;
    color: #492b9b; }
    a.cta-link i {
      color: #50e3c2; }
    a.cta-link:hover {
      color: #42d4ab; }
    .lila a.cta-link, .purple a.cta-link {
      color: #fff; }
      .lila a.cta-link:hover, .purple a.cta-link:hover {
        color: #42d4ab; }
    .white a.cta-link, .lgrey a.cta-link {
      color: #492b9b; }
      .white a.cta-link:hover, .lgrey a.cta-link:hover {
        color: #42d4ab; }
  a.cta-btn {
    display: inline-block;
    zoom: 1;
    *display: inline;
    padding: 0 25px;
    background-color: #4cdaba;
    color: #fff;
    font-weight: 700;
    text-transform: lowercase;
    text-decoration: none;
    line-height: 40px;
    margin-bottom: 2em;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    -moz-transition: background 0.2s ease;
    -o-transition: background 0.2s ease;
    -webkit-transition: background 0.2s ease;
    transition: background 0.2s ease; }
    a.cta-btn:hover {
      background-color: #8c73af;
      color: #fff; }
    .lila a.cta-btn:hover, .purple a.cta-btn:hover {
      background-color: #fff;
      color: #5c42ab; }
    .white a.cta-btn:hover, .lgrey a.cta-btn:hover {
      background-color: #5c42ab;
      color: #fff; }

.frame {
  width: 100%;
  max-width: 1260px;
  padding: 0 20px;
  margin: 0 auto;
  position: relative; }
  .frame .contentblock {
    margin-left: 310px; }
  .banner + .frame {
    min-height: 485px; }
  .top .frame, .bottom-content .frame {
    padding: 0 5px; }
  .header .frame {
    padding-top: 50px; }

.noview {
  display: none; }

.clear {
  clear: both; }

.contentblock div img, .contentblock article img, .contentblock aside img, .contentblock section img, .contentblock nav img {
  max-width: 100%;
  height: auto; }
.contentblock div.fiddy, .contentblock article.fiddy, .contentblock aside.fiddy, .contentblock section.fiddy, .contentblock nav.fiddy {
  width: 50%;
  float: left; }
.contentblock div.kwart, .contentblock article.kwart, .contentblock aside.kwart, .contentblock section.kwart, .contentblock nav.kwart {
  width: 25%;
  float: left; }
.contentblock div.third, .contentblock article.third, .contentblock aside.third, .contentblock section.third, .contentblock nav.third {
  width: 33.33333%;
  float: left; }
.contentblock div.full, .contentblock article.full, .contentblock aside.full, .contentblock section.full, .contentblock nav.full {
  width: 100%;
  float: none;
  clear: both; }
.contentblock div.medium, .contentblock .submenu + div.share-this, .contentblock article.medium, .contentblock .submenu + article.share-this, .contentblock aside.medium, .contentblock .submenu + aside.share-this, .contentblock section.medium, .contentblock .submenu + section.share-this, .contentblock nav.medium, .contentblock .submenu + nav.share-this {
  width: 54.3956043956044%;
  float: left; }
.contentblock div.small, .contentblock article.small, .contentblock aside.small, .contentblock section.small, .contentblock nav.small {
  width: 45.6043956043956%;
  float: left; }

.white {
  background-color: #fff; }

.lila {
  background-color: #ded2e6; }

.purple {
  background-color: #8c73af; }

.lgrey {
  background-color: #f5f5f5; }

.dgrey {
  background-color: #4f4f4f; }

.green {
  background-color: #4cdaba; }

/* MENUS
--------------------------------------------------------------------------------*/
.wp-nav-menu ul {
  list-style: none;
  margin: 0; }
.wp-nav-menu a {
  text-decoration: none; }
  .wp-nav-menu a:hover {
    text-decoration: none; }

.topmenu > ul > li:first-child, .bottommenu > ul > li:first-child {
  display: none; }
.topmenu ul, .bottommenu ul {
  float: right; }
.topmenu a, .bottommenu a {
  padding: 0 15px;
  line-height: 40px;
  font-family: "Montserrat", sans-serif;
  color: #492b9b;
  font-size: 15px; }
.topmenu li, .bottommenu li {
  float: left;
  position: relative; }
  .topmenu li ul, .bottommenu li ul {
    float: none;
    padding: 15px 0 15px;
    position: absolute;
    min-width: 250px;
    left: 50%;
    margin-left: -125px;
    width: auto;
    background: #fff;
    visibility: hidden;
    /* hides sub-menu */
    opacity: 0;
    z-index: -1;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    -moz-transition: opacity 300ms ease-in-out;
    -o-transition: opacity 300ms ease-in-out;
    -webkit-transition: opacity 300ms ease-in-out;
    transition: opacity 300ms ease-in-out; }
    .topmenu li ul li, .bottommenu li ul li {
      float: none;
      white-space: nowrap;
      display: block;
      padding: 0;
      margin: 0; }
    .topmenu li ul a, .bottommenu li ul a {
      display: block;
      font-size: 16px;
      padding: 0 20px; }
  .topmenu li:hover > a, .bottommenu li:hover > a {
    color: #42d4ab; }
  .topmenu li:hover ul, .bottommenu li:hover ul {
    visibility: visible;
    opacity: 1;
    z-index: 1;
    -moz-transition-delay: 0s, 0s, 0.3s;
    -o-transition-delay: 0s, 0s, 0.3s;
    -webkit-transition-delay: 0s, 0s, 0.3s;
    transition-delay: 0s, 0s, 0.3s; }
  .topmenu li.current-menu-item > a, .topmenu li.current-menu-parent > a, .topmenu li.current-menu-ancestor > a, .bottommenu li.current-menu-item > a, .bottommenu li.current-menu-parent > a, .bottommenu li.current-menu-ancestor > a {
    color: #42d4ab; }

.topmenu li {
  padding-bottom: 11px; }
  .topmenu li ul {
    top: 100%; }
    .topmenu li ul:before {
      display: block;
      content: '';
      width: 46px;
      height: 19px;
      position: absolute;
      left: 50%;
      margin-left: -23px;
      top: -19px;
      background: url("../img/submenu-top.png") left top no-repeat; }

.bottommenu li {
  padding-top: 11px;
  margin-top: -11px; }
  .bottommenu li ul {
    bottom: 100%; }
    .bottommenu li ul:before {
      display: block;
      content: '';
      width: 46px;
      height: 19px;
      position: absolute;
      left: 50%;
      margin-left: -23px;
      bottom: -19px;
      background: url("../img/submenu-bottom.png") left top no-repeat; }

.hamburger {
  position: absolute;
  display: none;
  top: 20px;
  right: 15px;
  width: 60px;
  height: 60px;
  padding: 15px;
  background: #fff;
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;
  border-radius: 10px; }
  .hamburger i {
    background: #5c42ab;
    height: 5px;
    width: 30px;
    display: block; }
    .hamburger i.first, .hamburger i.first + i {
      -moz-transition: ease-in-out 100ms;
      -o-transition: ease-in-out 100ms;
      -webkit-transition: ease-in-out 100ms;
      transition: ease-in-out 100ms; }
    .hamburger i.first + i {
      position: absolute;
      top: 27px;
      right: 15px; }
      .hamburger i.first + i + i {
        margin-top: 19px; }

.active .topmenu {
  display: block; }
.active .hamburger i.first {
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  position: absolute;
  top: 27px; }
  .active .hamburger i.first + i {
    -moz-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
    position: absolute;
    top: 27px;
    right: 15px;
    margin: 0; }
    .active .hamburger i.first + i + i {
      display: none; }

/* HEADER
--------------------------------------------------------------------------------*/
header {
  position: relative;
  z-index: 100; }

.top {
  height: 40px;
  position: relative;
  z-index: 2; }
  .top nav {
    position: relative;
    height: 40px; }

/* BEDIENINGSPANEEL
--------------------------------------------------------------------------------*/
.remote {
  position: absolute;
  left: 0;
  right: 0;
  top: 90px;
  bottom: 0;
  text-align: left; }
  .remote .frame {
    position: relative; }
  .remote .arrow {
    display: none;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    height: 118px;
    color: #4cdaba;
    cursor: pointer;
    text-decoration: none;
    line-height: 0;
    padding: 85px 32px 0; }
    .remote .arrow span {
      font-size: 18px;
      display: inline; }
    .remote .arrow .icon-menu-up {
      display: none; }
  .remote .active ul {
    padding-top: 15px;
    display: block; }
  .remote .active .icon-menu-up {
    display: inline; }
  .remote .active .icon-menu-down {
    display: none; }

.remote-control {
  width: 260px;
  position: fixed;
  padding: 15px 0;
  z-index: 2;
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;
  border-radius: 10px; }
  .remote-control .logo {
    padding: 0 32px;
    margin-bottom: 15px;
    max-width: 260px; }
    .remote-control .logo a {
      position: relative;
      display: block; }
      @media all and (-webkit-min-device-pixel-ratio: 1.5) {
        .remote-control .logo a {
          background: url("../img/logo@2x.png") no-repeat center;
          background-size: cover; }
          .remote-control .logo a img {
            visibility: hidden; } }
      body.has-svg .remote-control .logo a {
        background: url("../img/logo.svg") no-repeat center;
        background-size: cover; }
        body.has-svg .remote-control .logo a img {
          visibility: hidden; }
    .remote-control .logo img {
      display: block; }
    .remote-control .logo .date {
      position: absolute;
      left: 0;
      bottom: 10px;
      font-size: 20px;
      color: #5c42ab; }
  .remote-control ul {
    list-style: none;
    margin: 0; }
    .remote-control ul a.remote-button {
      font-size: 20px;
      font-family: "Montserrat", sans-serif;
      text-decoration: none;
      color: #492b9b;
      line-height: 3;
      display: block;
      padding: 0 15px;
      text-align: center; }
      .remote-control ul a.remote-button:hover {
        color: #42d4ab; }
      .remote-control ul a.remote-button span {
        display: block;
        border-top: 1px solid #f5f5f5; }
    .remote-control ul i {
      color: #4cdaba;
      font-size: 24px; }
      .remote-control ul i:before {
        margin-left: 0; }
    .remote-control ul .button-content {
      display: none;
      background-color: #f1f1f1;
      padding: 13px 20px;
      font-size: 12px;
      max-height: 700px;
      overflow: auto;
      overflow-x: visible; }
    .remote-control ul .button-link {
      padding-top: 10px;
      margin-top: 10px;
      border-top: 1px solid #fff;
      text-align: center; }
    .remote-control ul li.active span {
      border: 0; }
    .remote-control ul li.active a.remote-button {
      background-color: #5c42ab;
      color: #fff; }

/* BANNER
--------------------------------------------------------------------------------*/
.banner-home {
  height: 635px;
  width: 100%;
  position: absolute;
  top: 0; }

.banner {
  height: 485px;
  width: 100%; }
  .banner.empty {
    height: 152px; }

.banner-img {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
  -ms-behavior: url("/wp-content/themes/walkforlife/htc/backgroundsize.min.htc"); }

.header {
  padding: 0;
  position: relative;
  z-index: 1; }
  .page-template-template-stories .header {
    padding-bottom: 80px; }
  .single-verhaal .header, .blog .header, .page-template-template-logos .header {
    border-bottom: 60px solid #f5f5f5; }

.logobanner {
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;
  border-radius: 10px;
  overflow: hidden;
  width: 100%;
  padding: 30px;
  margin-bottom: -60px; }
  .logobanner ul {
    list-style: none;
    margin: 0;
    display: block;
    overflow: hidden; }
    .logobanner ul li {
      padding: 30px;
      float: left;
      width: 25%; }
    .logobanner ul a, .logobanner ul span {
      display: block;
      width: 100%;
      text-decoration: none;
      max-width: 150px;
      margin: 0 auto;
      padding-bottom: 50%;
      background-size: contain;
      background-position: center center;
      background-repeat: no-repeat;
      -ms-behavior: url("/wp-content/themes/walkforlife/htc/backgroundsize.min.htc"); }
      .logobanner ul a:hover, .logobanner ul span:hover {
        -webkit-filter: grayscale(0%);
        -moz-filter: grayscale(0%);
        filter: grayscale(0%); }

/* STORIES
--------------------------------------------------------------------------------*/
.story-banner {
  width: 100%;
  padding-bottom: 65.93406593406593%;
  min-height: 350px;
  overflow: hidden;
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;
  border-radius: 10px;
  margin-bottom: -60px;
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
  -ms-behavior: url("/wp-content/themes/walkforlife/htc/backgroundsize.min.htc"); }
  .story-banner .content {
    max-width: 620px; }
    .story-banner .content .quote {
      font-size: 65px; }

.stories {
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;
  border-radius: 10px;
  overflow: hidden;
  width: 100%; }

.story, .story-banner, .news-featured {
  position: relative;
  width: 100%; }
  .story .content, .story-banner .content, .news-featured .content {
    position: absolute;
    padding: 15px 30px;
    bottom: 0;
    left: 0;
    color: #fff;
    width: 100%; }
    .story .content .name, .story .content .date, .story-banner .content .name, .story-banner .content .date, .news-featured .content .name, .news-featured .content .date {
      font-size: 32px;
      line-height: 1;
      display: block; }
      .sidebar .story .content .name, .sidebar .story .content .date, .sidebar .story-banner .content .name, .sidebar .story-banner .content .date, .sidebar .news-featured .content .name, .sidebar .news-featured .content .date {
        font-size: 24px; }
      .story .content .name a, .story .content .date a, .story-banner .content .name a, .story-banner .content .date a, .news-featured .content .name a, .news-featured .content .date a {
        color: #fff;
        text-decoration: none;
        display: block; }
        .story .content .name a:hover, .story .content .date a:hover, .story-banner .content .name a:hover, .story-banner .content .date a:hover, .news-featured .content .name a:hover, .news-featured .content .date a:hover {
          color: #fff;
          text-decoration: none; }
    .story .content .quote, .story-banner .content .quote, .news-featured .content .quote {
      margin-bottom: 13px;
      text-shadow: 0 1px 5px rgba(0, 0, 0, 0.28);
      text-shadow: 0 1px 5px 0 rgba(0, 0, 0, 0.28);
      line-height: 1;
      quotes: "“" "”" "‘" "’"; }
      .story .content .quote:before, .story-banner .content .quote:before, .news-featured .content .quote:before {
        content: open-quote; }
      .story .content .quote:after, .story-banner .content .quote:after, .news-featured .content .quote:after {
        content: close-quote; }
      .story .content .quote a, .story-banner .content .quote a, .news-featured .content .quote a {
        color: #fff;
        text-decoration: none; }
        .story .content .quote a:hover, .story-banner .content .quote a:hover, .news-featured .content .quote a:hover {
          color: #fff;
          text-decoration: none; }
    .story .content .featured-title, .story-banner .content .featured-title, .news-featured .content .featured-title {
      margin-bottom: 13px;
      text-shadow: 0 1px 5px rgba(0, 0, 0, 0.28);
      text-shadow: 0 1px 5px 0 rgba(0, 0, 0, 0.28);
      line-height: 1; }
      .story .content .featured-title a, .story-banner .content .featured-title a, .news-featured .content .featured-title a {
        color: #fff;
        text-decoration: none; }
        .story .content .featured-title a:hover, .story-banner .content .featured-title a:hover, .news-featured .content .featured-title a:hover {
          color: #fff;
          text-decoration: none; }

.story .content {
  max-width: 390px;
  width: auto; }
  .story .content .quote {
    font-size: 45px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 4;
    /* number of lines to show */
    line-height: 45px;
    /* fallback */
    max-height: 180px;
    /* fallback */ }
    .sidebar .story .content .quote {
      font-size: 28px;
      overflow: hidden;
      text-overflow: ellipsis;
      display: -webkit-box;
      -webkit-box-orient: vertical;
      -webkit-line-clamp: 4;
      /* number of lines to show */
      line-height: 28px;
      /* fallback */
      max-height: 112px;
      /* fallback */ }
  .story .content a.cta-link {
    color: #fff; }
.story:hover a.cta-link {
  color: #42d4ab; }
.story a.cta-btn {
  position: absolute;
  bottom: 15px;
  right: 15px;
  margin: 0; }
.story .img {
  display: block;
  width: 100%;
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
  -ms-behavior: url("/wp-content/themes/walkforlife/htc/backgroundsize.min.htc"); }
  .sidebar .story .img {
    min-height: 240px; }
.story.full .img {
  height: 395px; }
.story.medium .img, .submenu + .story.share-this .img {
  height: 415px; }
.story.small .img {
  height: 415px; }
.story a.click {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  width: 100%;
  height: 100%; }
.story .overlay {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  width: 100%;
  height: 100%;
  background-image: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzAwMDAwMCIgc3RvcC1vcGFjaXR5PSIwLjAiLz48c3RvcCBvZmZzZXQ9IjUwJSIgc3RvcC1jb2xvcj0iIzAwMDAwMCIgc3RvcC1vcGFjaXR5PSIwLjAiLz48c3RvcCBvZmZzZXQ9Ijc1JSIgc3RvcC1jb2xvcj0iIzAwMDAwMCIgc3RvcC1vcGFjaXR5PSIwLjIiLz48c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMwMDAwMDAiIHN0b3Atb3BhY2l0eT0iMC42Ii8+PC9saW5lYXJHcmFkaWVudD48L2RlZnM+PHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgZmlsbD0idXJsKCNncmFkKSIgLz48L3N2Zz4g');
  background-size: 100%;
  background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, rgba(0, 0, 0, 0)), color-stop(50%, rgba(0, 0, 0, 0)), color-stop(75%, rgba(0, 0, 0, 0.2)), color-stop(100%, rgba(0, 0, 0, 0.6)));
  background-image: -moz-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0) 50%, rgba(0, 0, 0, 0.2) 75%, rgba(0, 0, 0, 0.6) 100%);
  background-image: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0) 50%, rgba(0, 0, 0, 0.2) 75%, rgba(0, 0, 0, 0.6) 100%);
  background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0) 50%, rgba(0, 0, 0, 0.2) 75%, rgba(0, 0, 0, 0.6) 100%); }

.title-stories {
  font-size: 28px;
  font-family: "Montserrat", sans-serif;
  font-weight: 700;
  padding-bottom: 20px;
  line-height: 1;
  color: #fff;
  overflow: hidden; }
  .title-stories a.cta-link {
    float: right;
    line-height: 40px; }
    .title-stories a.cta-link i {
      font-size: 20px; }

.stories-more {
  overflow: hidden;
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;
  border-radius: 10px; }

/* NEWS
--------------------------------------------------------------------------------*/
.news-featured {
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;
  border-radius: 10px;
  overflow: hidden;
  margin-bottom: -60px; }
  .news-featured .img {
    display: block;
    width: 100%;
    padding-bottom: 43.40659340659341%;
    min-height: 300px;
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
    -ms-behavior: url("/wp-content/themes/walkforlife/htc/backgroundsize.min.htc"); }
    .sidebar .news-featured .img {
      min-height: 240px; }
  .news-featured:hover a.cta-link {
    color: #42d4ab; }
  .news-featured a.click {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    width: 100%;
    height: 100%; }
  .news-featured .overlay {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    width: 100%;
    height: 100%;
    background-image: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzAwMDAwMCIgc3RvcC1vcGFjaXR5PSIwLjAiLz48c3RvcCBvZmZzZXQ9IjUwJSIgc3RvcC1jb2xvcj0iIzAwMDAwMCIgc3RvcC1vcGFjaXR5PSIwLjAiLz48c3RvcCBvZmZzZXQ9Ijc1JSIgc3RvcC1jb2xvcj0iIzAwMDAwMCIgc3RvcC1vcGFjaXR5PSIwLjIiLz48c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMwMDAwMDAiIHN0b3Atb3BhY2l0eT0iMC42Ii8+PC9saW5lYXJHcmFkaWVudD48L2RlZnM+PHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgZmlsbD0idXJsKCNncmFkKSIgLz48L3N2Zz4g');
    background-size: 100%;
    background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, rgba(0, 0, 0, 0)), color-stop(50%, rgba(0, 0, 0, 0)), color-stop(75%, rgba(0, 0, 0, 0.2)), color-stop(100%, rgba(0, 0, 0, 0.6)));
    background-image: -moz-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0) 50%, rgba(0, 0, 0, 0.2) 75%, rgba(0, 0, 0, 0.6) 100%);
    background-image: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0) 50%, rgba(0, 0, 0, 0.2) 75%, rgba(0, 0, 0, 0.6) 100%);
    background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0) 50%, rgba(0, 0, 0, 0.2) 75%, rgba(0, 0, 0, 0.6) 100%); }
  .news-featured .content {
    max-width: 620px; }
    .news-featured .content .featured-title {
      font-size: 45px; }

/* DEFAULT BLOCK
--------------------------------------------------------------------------------*/
.block-item {
  padding: 0 0 20px 20px;
  max-width: 465px; }
  .main-content .block-item {
    max-width: 100%; }
  .block-item .block {
    display: block;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    border-radius: 10px;
    overflow: hidden;
    background-color: #fff;
    color: #3e3e3e;
    position: relative;
    height: 150px; }
    .block-item .block > a {
      float: left;
      position: relative;
      z-index: 2; }
  .block-item a.click {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    width: 100%;
    height: 100%; }
  .block-item img {
    float: left;
    display: block;
    margin-right: 15px; }
  .block-item .inner {
    padding: 10px;
    height: 150px; }
    .block-item .inner > i {
      font-size: 26px;
      padding: 5px;
      color: #bbb; }
  .block-item .date {
    font-size: 12px;
    color: #848585; }
  .block-item p.text {
    color: #42d4ab;
    font-size: 20px; }
  .block-item .title {
    font-size: 29px;
    margin: 0;
    position: relative;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    /* number of lines to show */
    line-height: 29px;
    /* fallback */
    max-height: 58px;
    /* fallback */ }
  .block-item a.cta-link {
    position: absolute;
    bottom: 10px;
    line-height: 1; }
  .block-item:hover a.cta-link {
    color: #42d4ab; }

.page-info .title {
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 1;
  /* number of lines to show */
  line-height: 29px;
  /* fallback */
  max-height: 29px;
  /* fallback */ }

/* SIMPLE LOOP (SEARCH/CAT/ARCHIVE)
--------------------------------------------------------------------------------*/
.list-item {
  padding: 20px 0; }
  .list-item + .list-item {
    border-top: 1px dotted #bbb; }
  .list-item .title {
    font-size: 18px;
    font-weight: 700;
    line-height: 1;
    color: #492b9b;
    margin: 0;
    position: relative; }
    .list-item .title a {
      color: #492b9b;
      text-decoration: none; }

/* WALKS ON FRONTPAGE
--------------------------------------------------------------------------------*/
.title-buttons {
  font-size: 28px;
  font-family: "Montserrat", sans-serif;
  font-weight: 700;
  padding-bottom: 20px;
  line-height: 1;
  overflow: hidden; }
  .title-buttons a.cta-link {
    float: right;
    line-height: 40px; }
    .title-buttons a.cta-link i {
      font-size: 20px; }

.button-content {
  padding: 40px 0; }
  .button-content .contentblock {
    overflow: hidden; }

.buttons {
  margin-left: -20px; }

.block-button {
  display: block;
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;
  border-radius: 10px;
  overflow: hidden;
  background-color: #fff;
  color: #3e3e3e;
  position: relative;
  height: 180px;
  float: left;
  margin: 0 0 20px 20px;
  text-decoration: none; }
  .block-button.big {
    width: 290px; }
  .block-button.small {
    width: 186px; }
  .block-button .title {
    font-size: 29px;
    line-height: 2;
    margin: 0;
    text-align: center;
    display: block; }
    .block-button .title i {
      color: #4cdaba; }
  .block-button span {
    width: 100%;
    height: 122px;
    display: block;
    -webkit-filter: grayscale(100%);
    -moz-filter: grayscale(100%);
    filter: grayscale(100%);
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
    -ms-behavior: url("/wp-content/themes/walkforlife/htc/backgroundsize.min.htc"); }
  .block-button:hover {
    text-decoration: none;
    color: #42d4ab; }
    .block-button:hover span.img {
      -webkit-filter: grayscale(0%);
      -moz-filter: grayscale(0%);
      filter: grayscale(0%); }

/* MAIN
--------------------------------------------------------------------------------*/
.page-content, .single-content {
  padding: 40px 0; }
  .page-content article, .single-content article {
    max-width: 700px;
    padding-left: 100px; }
    .page-content article > .block-item, .single-content article > .block-item {
      margin-left: -20px; }

.story-content {
  padding: 0 0 70px 0; }

.news-content {
  padding: 20px 0 50px 0; }

.news-loop {
  margin-left: -20px; }

.main-content {
  padding: 40px 0; }
  .main-content.purple {
    color: #fff; }
  .main-content .contentblock {
    overflow: hidden; }
  .main-content article {
    padding-right: 20px; }
  .main-content .title-news {
    color: #fff;
    font-size: 30px;
    line-height: 1;
    padding-bottom: 18px;
    overflow: hidden; }
    .main-content .title-news i {
      color: #4cdaba;
      font-size: 36px; }
      .main-content .title-news i:before {
        margin-left: 0; }
    .main-content .title-news a.cta-link {
      float: right;
      color: #fff;
      font-size: 20px;
      line-height: 50px; }
      .main-content .title-news a.cta-link i {
        font-size: 20px; }
      .main-content .title-news a.cta-link:hover {
        color: #42d4ab; }

.submenu-widget .submenu-title {
  color: #fff;
  font-size: 30px; }
.submenu-widget a {
  color: #fff;
  font-family: "Montserrat", sans-serif;
  line-height: 2.25; }
  .submenu-widget a:hover {
    color: #42d4ab; }
.submenu-widget li.current-menu-item a {
  color: #42d4ab; }

.interview-block + .share-this {
  margin-left: 30%;
  padding-top: 40px; }
.share-this .sharethis-title {
  color: #492b9b;
  font-size: 30px; }
  .purple .share-this .sharethis-title {
    color: #fff; }
.share-this a {
  float: left;
  color: #492b9b;
  font-size: 48px; }
  .purple .share-this a {
    color: #fff; }
  .share-this a:hover {
    color: #4cdaba; }

.breadcrumbs-content {
  padding: 15px 0;
  font-size: 10px;
  text-transform: lowercase; }
  .breadcrumbs-content a {
    color: #492b9b;
    text-decoration: none; }
    .breadcrumbs-content a.item-home {
      text-transform: capitalize; }
    .breadcrumbs-content a:hover {
      color: #42d4ab; }
  .breadcrumbs-content span {
    color: #42d4ab; }

.sidebar-content {
  padding: 20px 0 40px; }
  .sidebar-content .contentblock {
    overflow: hidden; }
  .sidebar-content .sidebar > nav, .sidebar-content .sidebar > div, .sidebar-content .sidebar > aside {
    padding: 20px 0; }
    .sidebar-content .sidebar > nav.stories-more, .sidebar-content .sidebar > div.stories-more, .sidebar-content .sidebar > aside.stories-more {
      padding: 0; }

.title-share {
  color: #fff;
  font-size: 32px;
  float: left;
  padding-right: 45px;
  overflow: hidden;
  width: 30%;
  margin-top: 20px; }
  .title-share i {
    display: block;
    color: #4cdaba;
    font-size: 55px;
    line-height: 1; }

.title-question {
  color: #492b9b;
  font-size: 32px;
  float: left;
  padding-right: 45px;
  overflow: hidden;
  width: 30%;
  max-width: 275px; }
  .title-question i {
    display: block;
    color: #4cdaba;
    font-size: 55px;
    line-height: 1; }

.talkcloud {
  padding: 20px 40px;
  position: relative;
  min-height: 200px;
  width: 70%;
  float: right;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px; }
  .talkcloud.green {
    color: #fff; }
  .sidebar-content .talkcloud {
    margin: 30px 0 50px; }

.talkie {
  width: 44px;
  height: 46px;
  position: absolute;
  background: url("../img/talkcloud.png") left top no-repeat;
  top: 36px;
  left: -44px; }
  .green .talkie {
    background: url("../img/talkcloud-green.png") left top no-repeat; }

.interview-block {
  overflow: hidden;
  padding: 15px 0; }
  .interview-block .question {
    float: left; }

.title-answer {
  color: #adadad;
  font-size: 20px; }
  .green .title-answer {
    color: #fff; }

/* VIDEO
--------------------------------------------------------------------------------*/
.video-block {
  position: relative;
  width: 100%;
  max-width: 635px;
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;
  border-radius: 10px;
  overflow: hidden;
  margin: 20px 0; }
  .video-block iframe {
    border: 10px solid #000;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    border-radius: 10px; }
  .interview-block .video-block {
    width: 70%;
    max-width: 635px;
    float: right;
    margin: 0;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px; }
    .interview-block .video-block iframe {
      border: 5px solid #000;
      -moz-border-radius: 5px;
      -webkit-border-radius: 5px;
      border-radius: 5px; }
  .video-block .video-inner a {
    display: block;
    overflow: hidden;
    color: #fff;
    font-size: 60px; }
    .video-block .video-inner a span {
      position: absolute;
      top: 50%;
      left: 50%;
      margin-left: -50px;
      margin-top: -50px;
      width: 100px;
      height: 100px; }
  .video-block .video-inner .video-replaced {
    position: relative;
    padding-bottom: 59.16666666666667%;
    height: 0;
    overflow: hidden; }
  .video-block .video-inner img {
    width: 100%;
    height: auto;
    display: block; }
  .video-block .video-inner iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%; }

/* FOOTER
--------------------------------------------------------------------------------*/
.logos-content {
  padding: 20px 0;
  overflow: hidden; }
  .logos-content ul {
    list-style: none;
    margin: 0;
    display: block;
    overflow: hidden;
    margin-left: -20px;
    margin-right: -20px; }
    .logos-content ul li {
      padding: 20px;
      float: left;
      min-width: 130px; }
    .logos-content ul a, .logos-content ul span {
      display: block;
      width: 100%;
      max-width: 120px;
      margin: 0 auto;
      text-decoration: none;
      height: 60px;
      -webkit-filter: grayscale(100%);
      -moz-filter: grayscale(100%);
      filter: grayscale(100%);
      background-size: contain;
      background-position: center center;
      background-repeat: no-repeat;
      -ms-behavior: url("/wp-content/themes/walkforlife/htc/backgroundsize.min.htc"); }
      .logos-content ul a:hover, .logos-content ul span:hover {
        -webkit-filter: grayscale(0%);
        -moz-filter: grayscale(0%);
        filter: grayscale(0%); }

.footer-content {
  padding: 25px 0;
  color: #fff; }
  .footer-content .contentblock {
    overflow: hidden; }
  .footer-content .sidebar-footer {
    margin-left: -15px; }
  .footer-content aside {
    padding: 15px;
    font-size: 13px; }
  .footer-content .footer-title {
    color: #fff;
    font-size: 30px;
    font-weight: 400; }
  .footer-content a {
    color: #fff;
    text-decoration: none; }
    .footer-content a:hover {
      color: #42d4ab; }
  .footer-content .footermenu a {
    font-size: 15px;
    font-family: "Montserrat", sans-serif;
    line-height: 2; }
  .footer-content ul.socialmedia {
    list-style: none;
    margin: 0;
    overflow: hidden; }
    .footer-content ul.socialmedia li {
      float: left; }
    .footer-content ul.socialmedia a {
      display: block;
      font-size: 48px; }
  .footer-content .colofon {
    padding: 30px 0 0; }
    .footer-content .colofon .colofon-title {
      font-size: 14px;
      color: #fff;
      font-weight: 600; }
    .footer-content .colofon ul {
      list-style: none;
      margin: 0;
      overflow: hidden; }
    .footer-content .colofon li.colofon-item {
      float: left;
      height: 72px;
      width: 130px;
      padding: 15px 0; }
      .footer-content .colofon li.colofon-item a {
        display: block;
        width: 130px;
        height: 50px;
        background-position: left center;
        background-repeat: no-repeat; }
    .footer-content .colofon li.dizain a {
      background-size: 103px 22px;
      background-image: url("../img/dizain.png");
      -moz-transition: background 0.2s ease;
      -o-transition: background 0.2s ease;
      -webkit-transition: background 0.2s ease;
      transition: background 0.2s ease; }
      .footer-content .colofon li.dizain a:hover {
        background-image: url("../img/dizain-hover.png"); }
    .footer-content .colofon li.outlandwebdesign a {
      background-size: 130px 50px;
      background-image: url("../img/oweb-logo-wit.png");
      -moz-transition: background 0.2s ease;
      -o-transition: background 0.2s ease;
      -webkit-transition: background 0.2s ease;
      transition: background 0.2s ease; }
      .footer-content .colofon li.outlandwebdesign a:hover {
        background-image: url("../img/oweb-logo-kleur.png"); }

.copyright {
  float: left;
  line-height: 40px;
  color: #494949;
  margin: 0;
  padding: 0 15px; }

/* FORMS
--------------------------------------------------------------------------------*/
table.gfield_list {
  display: block; }
  table.gfield_list thead {
    display: none; }
  table.gfield_list tbody,
  table.gfield_list tbody tr,
  table.gfield_list tbody tr td {
    display: block; }
  table.gfield_list tbody tr td {
    border-top: 2px solid #f5f5f5; }
    table.gfield_list tbody tr td.gfield_list_icons {
      padding: 10px 0 0;
      text-align: right; }
  table.gfield_list tbody tr {
    padding: 15px 0; }
  table.gfield_list .vbg-list-item {
    margin-top: 2px; }

article .gform_wrapper {
  padding-top: 30px; }

form ul {
  margin: 0;
  list-style: none; }
form .fieldset, form .gform_body {
  background-color: #fff;
  padding: 8px;
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;
  border-radius: 10px;
  margin: 15px 0; }
form .share-field {
  position: relative; }
  form .share-field .placeholder {
    position: absolute;
    top: 8px;
    left: 8px;
    font-size: 20px;
    color: #bbb;
    line-height: 1; }
  form .share-field.textarea .placeholder {
    font-size: 55px; }
  form .share-field .hide span {
    display: none; }
  form .share-field .hide i {
    color: #42d4ab; }
  form .share-field input[type="text"] {
    padding-left: 40px;
    font-size: 20px;
    line-height: 1; }
  form .share-field input[type="text"], form .share-field textarea {
    position: relative;
    background: transparent;
    font-size: 20px;
    line-height: 1; }
  form .share-field.submit input {
    float: left;
    margin: 20px 0; }
  form .share-field.submit a.addthis_button_facebook {
    font-size: 42px;
    color: #42d4ab;
    margin: 0 20px; }
form input, form textarea, form select, form button {
  border: 0;
  padding: 8px;
  color: #848585;
  font-size: 12px;
  font-family: "Open Sans", sans-serif;
  line-height: 2;
  display: block; }
  form input + input, form input + textarea, form input + select, form input + button, form textarea + input, form textarea + textarea, form textarea + select, form textarea + button, form select + input, form select + textarea, form select + select, form select + button, form button + input, form button + textarea, form button + select, form button + button {
    border-top: 2px solid #f5f5f5; }
  form input::-webkit-input-placeholder, form textarea::-webkit-input-placeholder, form select::-webkit-input-placeholder, form button::-webkit-input-placeholder {
    color: #848585;
    font-weight: 400; }
  form input::-moz-placeholder, form textarea::-moz-placeholder, form select::-moz-placeholder, form button::-moz-placeholder {
    color: #848585;
    opacity: 1;
    font-weight: 400; }
  form input::-moz-placeholder, form textarea::-moz-placeholder, form select::-moz-placeholder, form button::-moz-placeholder {
    color: #848585;
    opacity: 1;
    font-weight: 400; }
  form input:-ms-input-placeholder, form textarea:-ms-input-placeholder, form select:-ms-input-placeholder, form button:-ms-input-placeholder {
    color: #848585;
    font-weight: 400; }
form textarea,
form select,
form input[type="text"],
form input[type="number"],
form input[type="phone"],
form input[type="email"] {
  width: 100%;
  background: #fff;
  color: #42d4ab;
  font-weight: 700; }
form textarea {
  max-width: 100%;
  height: 6em; }
form button,
form input[type="button"],
form input[type="submit"] {
  -webkit-appearance: none;
  padding: 3px 30px;
  background-color: #4cdaba;
  color: #fff;
  font-family: "Montserrat", sans-serif;
  font-weight: 700;
  letter-spacing: 1px;
  text-transform: lowercase;
  cursor: pointer;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px; }
  form button:hover,
  form input[type="button"]:hover,
  form input[type="submit"]:hover {
    background-color: #8c73af; }
  form button.gform_next_button,
  form input[type="button"].gform_next_button,
  form input[type="submit"].gform_next_button {
    float: right; }
  .remote-control form button, .remote-control
  form input[type="button"], .remote-control
  form input[type="submit"] {
    margin: 0 auto; }
form li.gfield + li {
  border-top: 2px solid #f5f5f5; }
form li.gfield_error {
  border-right: 2px solid red; }
form li#field_5_24 label.gfield_label {
  display: block;
  padding: 20px 0 0 8px; }
form li#field_4_16, form li#field_4_17 {
  padding-bottom: 20px; }
  form li#field_4_16 input, form li#field_4_17 input {
    color: #848585; }
  form li#field_4_16 label.gfield_label, form li#field_4_17 label.gfield_label {
    display: block;
    padding: 8px 0 0 8px; }
form .gfield_description {
  padding: 5px 8px;
  border-top: 2px solid #f5f5f5; }
form .validation_message {
  display: none; }

.gform_validation_container, .gform_wrapper .gform_validation_container, body .gform_wrapper .gform_body ul.gform_fields li.gfield.gform_validation_container, body .gform_wrapper li.gform_validation_container, body .gform_wrapper ul.gform_fields li.gfield.gform_validation_container {
  display: none !important;
  position: absolute !important;
  left: -9000px; }

.gform_wrapper .hidden_label .gfield_label, .gform_wrapper label.hidden_sub_label, .gform_wrapper label.screen-reader-text {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden; }

.gf_page_steps {
  color: #492b9b;
  font-size: 10px;
  font-weight: 400;
  line-height: 11px;
  margin: -3px 0;
  overflow: hidden; }
  .gf_page_steps .icon-cta-right {
    color: #5c42ab;
    font-size: 12px;
    margin: 0 2px; }
    .gf_page_steps .icon-cta-right:before {
      margin-right: 0; }
  .gf_page_steps + .gform_body, .gf_page_steps + .validation_error + .gform_body {
    background: transparent;
    margin: 0;
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    border-radius: 0;
    padding: 0; }

.gform_body {
  padding: 0 8px; }
  .gform_body ul.gform_fields {
    padding-top: 0; }

.gfield_html,
.gsection,
.ginput_container_total {
  padding: 8px; }

.gsection h2.gsection_title {
  font-size: 21px;
  margin-bottom: 0;
  margin-top: 3px; }

.gfield_total .gfield_label {
  color: #bbb;
  display: block !important;
  float: left;
  font-size: 16px;
  padding: 8px; }
.gfield_total .ginput_container_total {
  color: #492b9b;
  float: right;
  font-size: 16px;
  font-weight: 700;
  text-align: right; }

.validation_error {
  font-size: 10px;
  font-weight: 400;
  margin: 15px 0; }

.gform_page_fields {
  background-color: #fff;
  margin: 15px 0;
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;
  border-radius: 10px;
  padding: 8px; }

.gf_step {
  float: left; }
  .gf_step span.gf_step_number {
    display: none; }
  .gf_step span.gf_step_label {
    display: inline; }
  .gf_step.gf_step_last i.icon-cta-right {
    display: none; }

.gf_step_active {
  color: #42d4ab; }

.ginput_container_address > span {
  display: block; }

.ginput_complex span.address_zip,
.ginput_complex span.address_number {
  border-top: 0;
  display: block;
  float: left;
  padding-bottom: 2px;
  width: 50%; }
.ginput_complex span.address_zip {
  padding-right: 3px; }
.ginput_complex span.address_number {
  padding-left: 3px; }
.ginput_complex span.address_street,
.ginput_complex span.address_city {
  border-top: 2px solid #f5f5f5; }
.ginput_complex span.address_street {
  clear: left; }

.gform_page_footer input[type=button],
.gform_page_footer input[type=submit],
.gform_page_footer button {
  border: 0;
  padding: 3px 20px; }
.gform_page_footer input.gform_previous_button,
.gform_page_footer button.gform_previous_button {
  background: none;
  color: #492b9b;
  display: inline-block;
  *display: inline;
  float: left;
  font-size: 16px;
  line-height: 30px;
  padding: 0;
  text-decoration: none;
  zoom: 1;
  -webkit-appearance: none; }
  .gform_page_footer input.gform_previous_button i,
  .gform_page_footer button.gform_previous_button i {
    color: #50e3c2; }
  .gform_page_footer input.gform_previous_button:hover,
  .gform_page_footer button.gform_previous_button:hover {
    color: #42d4ab; }
.gform_page_footer .gform_previous_button + .gform_next_button,
.gform_page_footer .gform_previous_button + .gform_button {
  float: right; }

.gform_page_footer:after,
.ginput_complex:after,
.gfield_price:after {
  clear: both;
  content: " ";
  display: block;
  height: 0; }

.gform_body {
  margin: 0 0 15px; }
  .gform_body select,
  .gform_body input[type=text],
  .gform_body input[type=email],
  .gform_body input[type=phone],
  .gform_body textarea {
    font-weight: 400;
    padding: 5px 8px; }
  .gform_body select {
    height: 30px;
    line-height: 30px; }

.gfield_label {
  display: block;
  color: #492b9b;
  padding: 6px 7px 0;
  font-weight: 700;
  font-size: 12px; }

body.has-placeholder .gfield_label,
body.has-placeholder .ginput_container_address label {
  display: none; }
body.has-placeholder .gfield.with-label .gfield_label,
body.has-placeholder .gfield_price .gfield_label {
  display: block; }

/* =Teh Wordpress
--------------------------------------------------------------------------------*/
strong {
  font-weight: 600; }

em {
  font-style: italic; }

p {
  margin: 0 0 1em 0; }

a img {
  border: none; }

iframe {
  width: 100%; }

table {
  margin: 0 0 1em 0;
  border-collapse: collapse;
  border-spacing: 0;
  width: 100%; }

ul {
  list-style: square;
  margin: 0 0 1em 1.1em; }

ol {
  list-style: decimal;
  margin: 0 0 1em 1em; }

ol ol {
  list-style: upper-alpha; }

ol ol ol {
  list-style: lower-roman; }

ol ol ol ol {
  list-style: lower-alpha; }

ul ul, ol ol, ul ol, ol ul {
  margin-bottom: 0; }

dl {
  margin: 0 0 0 0; }

dt {
  font-weight: 700; }

dd {
  margin-bottom: 1em; }

mark {
  font-weight: 700;
  background: none; }

cite, i {
  font-style: italic; }

big {
  font-size: 131.25%; }

small {
  font-size: 75%; }

blockquote {
  font-size: 55px;
  line-height: 1.1;
  padding: 10px 0;
  quotes: "“" "”" "‘" "’"; }
  article blockquote {
    font-size: 30px;
    padding: 30px 0;
    max-width: 450px; }
  blockquote:before {
    content: open-quote; }
  blockquote:after {
    content: close-quote; }
  blockquote p {
    display: inline; }

blockquote cite, blockquote em, blockquote i {
  font-style: normal; }

pre {
  background: #fff;
  color: #3e3e3e;
  margin-bottom: 18px;
  padding: 1.5em;
  font-family: courier, "Courier New", monospace; }

abbr, acronym {
  border-bottom: 1px dotted #666;
  cursor: help; }

sup, sub {
  height: 0;
  line-height: 1;
  position: relative;
  vertical-align: baseline; }

sup {
  bottom: 1ex; }

sub {
  top: .5ex; }

address {
  font-style: italic;
  margin-bottom: 18px;
  color: #3e3e3e; }

del {
  text-decoration: line-through; }

ins {
  font-weight: 400;
  text-decoration: none; }

/* =Images
--------------------------------------------------------------------------------*/
img.size-auto, img.size-full, img.size-large, img.size-medium, .attachment img {
  max-width: 100%;
  height: auto; }

.alignleft, img.alignleft {
  display: inline;
  float: left;
  margin-right: 25px; }

.alignright, img.alignright {
  display: inline;
  float: right;
  margin-left: 25px; }

.aligncenter, img.aligncenter {
  clear: both;
  display: block;
  margin-left: auto;
  margin-right: auto; }

.wp-caption {
  background: #f1f1f1;
  line-height: 18px;
  margin-bottom: 20px;
  max-width: 632px !important;
  padding: 4px;
  text-align: center; }

.wp-caption img {
  margin: 5px 5px 0; }

.wp-caption p.wp-caption-text {
  color: #888;
  font-size: 12px;
  margin: 5px; }

.wp-smiley {
  margin: 0; }

.gallery {
  margin: auto; }
  .gallery a {
    display: block; }
    .gallery a img {
      width: 136px;
      height: 136px;
      float: left;
      margin: 1px;
      border: 0; }

.gallery-item {
  float: left;
  margin: 0 10px 10px 0;
  text-align: center;
  width: 20%; }

.gallery-caption {
  margin-left: 0; }

/* responsive
--------------------------------------------------------------------------------*/
@media (max-width: 1280px) {
  .frame .contentblock {
    margin-left: 280px; }
  .header .frame {
    padding-top: 20px; }

  .remote {
    top: 60px; }

  .banner-home {
    height: 600px; } }
@media (max-width: 1040px) {
  .contentblock div.third, .contentblock article.third, .contentblock aside.third, .contentblock section.third, .contentblock nav.third {
    width: 50%; }

  .story.full .img {
    height: 345px; }
  .story.medium .img, .submenu + .story.share-this .img {
    height: 365px; }
  .story.small .img {
    height: 365px; } }
@media (max-width: 1000px) {
  .contentblock div.fiddy, .contentblock article.fiddy, .contentblock aside.fiddy, .contentblock section.fiddy, .contentblock nav.fiddy {
    width: 100%;
    float: none;
    clear: both; } }
@media (max-width: 960px) {
  .contentblock div.medium, .contentblock .submenu + div.share-this, .contentblock article.medium, .contentblock .submenu + article.share-this, .contentblock aside.medium, .contentblock .submenu + aside.share-this, .contentblock section.medium, .contentblock .submenu + section.share-this, .contentblock nav.medium, .contentblock .submenu + nav.share-this {
    width: 100%;
    float: none;
    clear: both; }
  .contentblock div.small, .contentblock article.small, .contentblock aside.small, .contentblock section.small, .contentblock nav.small {
    width: 100%;
    float: none;
    clear: both; }

  .story.full .img, .story.medium .img, .submenu + .story.share-this .img, .story.small .img {
    height: 280px; } }
@media (max-width: 900px) {
  .copyright {
    float: none;
    width: 100%;
    clear: both;
    text-align: right; } }
@media (max-width: 875px) and (min-width: 761px) {
  .title-share {
    width: auto;
    float: none;
    clear: both;
    margin-left: 44px;
    padding-right: 0; }
    .title-share i {
      display: inline;
      font-size: 32px;
      line-height: 1.5; }

  .sidebar-content .talkcloud {
    float: none;
    width: auto;
    clear: both;
    margin-left: 44px; } }
@media (max-width: 760px) {
  .header .frame {
    padding-top: 120px; }

  .banner-home {
    height: 500px; }

  .hamburger {
    display: block; }

  .copyright {
    text-align: left; }

  .topmenu, .bottommenu {
    display: none; }
    .topmenu > ul > li:first-child, .bottommenu > ul > li:first-child {
      display: block; }

  .topmenu {
    -moz-box-shadow: 0 3px 4px 0 rgba(0, 0, 0, 0.1);
    -webkit-box-shadow: 0 3px 4px 0 rgba(0, 0, 0, 0.1);
    box-shadow: 0 3px 4px 0 rgba(0, 0, 0, 0.1);
    position: absolute;
    top: 20px;
    right: 15px;
    padding: 50px 25px 25px;
    background: #fff;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    border-radius: 10px;
    text-align: center; }
    .topmenu i {
      display: none; }
    .topmenu ul {
      float: none; }
    .topmenu li {
      display: block;
      float: none; }
      .topmenu li:hover > a {
        color: #492b9b; }
      .topmenu li a {
        padding: 0;
        line-height: 3;
        display: block;
        font-size: 20px; }
        .topmenu li a:hover {
          color: #42d4ab; }
      .topmenu li ul {
        visibility: visible;
        opacity: 1;
        z-index: 1;
        position: relative;
        left: initial;
        top: initial;
        padding: 0;
        margin: 0;
        -moz-box-shadow: 0 0 0 0 transparent;
        -webkit-box-shadow: 0 0 0 0 transparent;
        box-shadow: 0 0 0 0 transparent; }
        .topmenu li ul:before {
          display: none;
          content: '';
          background: none; }
        .topmenu li ul a {
          padding: 0;
          font-size: 14px; }

  .top {
    background: transparent; }

  .remote {
    top: 20px; }
    .remote .remote-control {
      position: absolute; }
    .remote ul {
      display: none; }
    .remote .arrow {
      display: block; }

  .menuactive .arrow {
    display: none; }

  .banner.empty {
    height: 118px; }

  .frame .contentblock {
    margin-left: 0; }
  .contentblock div.medium, .contentblock .submenu + div.share-this, .contentblock article.medium, .contentblock .submenu + article.share-this, .contentblock aside.medium, .contentblock .submenu + aside.share-this, .contentblock section.medium, .contentblock .submenu + section.share-this, .contentblock nav.medium, .contentblock .submenu + nav.share-this {
    width: 54.3956043956044%;
    float: left;
    clear: none; }
  .contentblock div.small, .contentblock article.small, .contentblock aside.small, .contentblock section.small, .contentblock nav.small {
    width: 45.6043956043956%;
    float: left;
    clear: none; }

  .story.full .img {
    height: 345px; }
  .story.medium .img, .submenu + .story.share-this .img {
    height: 365px; }
  .story.small .img {
    height: 365px; }

  .page-content, .single-content {
    padding: 30px 0; }
    .page-content article, .single-content article {
      padding-left: 30px;
      padding-right: 30px; } }
@media (max-width: 680px) {
  .contentblock div.medium, .contentblock .submenu + div.share-this, .contentblock article.medium, .contentblock .submenu + article.share-this, .contentblock aside.medium, .contentblock .submenu + aside.share-this, .contentblock section.medium, .contentblock .submenu + section.share-this, .contentblock nav.medium, .contentblock .submenu + nav.share-this {
    width: 100%;
    float: none;
    clear: both; }
  .contentblock div.small, .contentblock article.small, .contentblock aside.small, .contentblock section.small, .contentblock nav.small {
    width: 100%;
    float: none;
    clear: both; }

  .story.full .img {
    height: 300px; }
  .story.medium .img, .submenu + .story.share-this .img {
    height: 300px; }
  .story.small .img {
    height: 300px; } }
@media (max-width: 670px) {
  .contentblock div.third, .contentblock article.third, .contentblock aside.third, .contentblock section.third, .contentblock nav.third {
    width: 100%;
    float: none;
    clear: both; } }
@media (max-width: 600px) {
  .title-share {
    width: auto;
    float: none;
    clear: both;
    margin-left: 44px;
    padding-right: 0; }
    .title-share i {
      display: inline;
      font-size: 32px;
      line-height: 1.5; }

  .sidebar-content .talkcloud {
    float: none;
    width: auto;
    clear: both;
    margin-left: 44px; }

  form .share-field.textarea .placeholder {
    font-size: 50px; } }
@media (max-width: 580px) {
  .title-question {
    clear: both;
    float: none;
    width: 100%;
    max-width: 100%;
    margin-bottom: 20px;
    font-size: 28px;
    padding: 0 20px; }
    .title-question i {
      display: inline;
      font-size: 28px; }

  .talkcloud {
    width: 100%;
    max-width: 100%;
    clear: both;
    float: none;
    padding: 20px; }

  .interview-block .video-block {
    width: 100%;
    max-width: 100%;
    clear: both;
    float: none; }

  blockquote {
    font-size: 40px; } }
@media (max-width: 500px) {
  .story a.cta-btn {
    display: none; }

  .story-banner .content, .news-featured .content {
    padding: 15px; }
    .story-banner .content .quote, .news-featured .content .quote {
      font-size: 45px; }
    .story-banner .content .name, .story-banner .content .date, .news-featured .content .name, .news-featured .content .date {
      font-size: 24px; }

  .page-content article, .single-content article {
    padding-left: 0;
    padding-right: 0; } }
@media (max-width: 485px) {
  .title-share {
    width: 100%;
    margin-left: 0;
    font-size: 20px; }
    .title-share i {
      font-size: 20px; }

  .sidebar-content .talkcloud {
    width: 100%;
    margin-left: 0; }

  form .share-field.textarea .placeholder {
    font-size: 40px; } }
@media (max-width: 460px) {
  .main-content [class^="title-"] a.cta-link, .main-content [class*=" title-"] a.cta-link, .button-content [class^="title-"] a.cta-link, .button-content [class*=" title-"] a.cta-link, .sidebar-content [class^="title-"] a.cta-link, .sidebar-content [class*=" title-"] a.cta-link {
    display: block;
    float: none;
    margin: 10px 0; } }
@media (max-width: 400px) {
  .frame {
    padding: 0 10px; }
    .header .frame {
      padding-top: 100px; }

  .remote {
    top: 10px; }

  .hamburger {
    right: 5px;
    top: 10px; }

  .topmenu {
    right: 5px;
    top: 10px; }

  .banner.empty {
    height: 98px; } }
@media (max-width: 350px) {
  .remote .remote-control {
    width: auto;
    left: 10px;
    right: 10px; }

  .topmenu {
    left: 5px;
    top: 100px;
    padding-top: 0; }

  .block-item img {
    display: none; } }
@media (max-width: 600px) {
  .logobanner ul {
    margin-left: -20px;
    margin-right: -20px; } }
@media (max-width: 1030px) {
  .logobanner ul li {
    width: 33.33333%; } }
@media (max-width: 880px) {
  .logobanner ul li {
    width: 50%; } }
@media (max-width: 760px) {
  .logobanner ul li {
    width: 33.33333%; } }
@media (max-width: 600px) {
  .logobanner ul li {
    width: 50%; } }
@media (max-width: 440px) {
  .logobanner ul li {
    padding: 20px; } }
