body {
  background-image: -webkit-linear-gradient(270deg, rgba(255, 232, 202, .2), rgba(255, 232, 202, .2)), url('../images/ricepaper2_2X.png');
  background-image: linear-gradient(180deg, rgba(255, 232, 202, .2), rgba(255, 232, 202, .2)), url('../images/ricepaper2_2X.png');
  background-position: 0px 0px, 0px 0px;
  background-size: auto, 500px;
  background-attachment: scroll, fixed;
  font-family: 'PT Sans', sans-serif;
  color: #333;
  font-size: 14px;
  line-height: 20px;
  font-weight: 400;
}

h1 {
  margin-top: 0px;
  margin-bottom: 10px;
  font-family: 'Droid Sans', sans-serif;
  color: #312783;
  font-size: 40px;
  line-height: 50px;
  font-weight: 400;
}

h2 {
  width: 100%;
  margin-top: 0px;
  margin-bottom: 20px;
  font-family: 'Droid Serif', serif;
  color: #312783;
  font-size: 32px;
  line-height: 36px;
  font-weight: 400;
}

h3 {
  width: 100%;
  margin-top: 30px;
  margin-bottom: 0px;
  font-family: 'Droid Sans', sans-serif;
  color: #e9b250;
  font-size: 20px;
  line-height: 30px;
  font-weight: 400;
}

h4 {
  margin-top: 30px;
  margin-bottom: 0px;
  font-family: 'Droid Sans', sans-serif;
  color: #312783;
  font-size: 16px;
  line-height: 22px;
  font-weight: 400;
}

p {
  margin-bottom: 10px;
  font-family: 'PT Sans', sans-serif;
  font-size: 16px;
  line-height: 26px;
  font-weight: 400;
}

strong {
  font-weight: bold;
}

figure {
  margin-top: 30px;
  margin-bottom: 30px;
  border: 2px solid #b4a175;
}

.heroheadersection {
  position: relative;
  height: 600px;
  padding: 20px 10px;
  background-color: #fff;
  background-image: url('../images/klas-jongens-header.jpg');
  background-position: 50% -106px;
  background-size: cover;
  background-repeat: no-repeat;
  background-attachment: fixed;
}

.widthblock {
  display: block;
  width: 100%;
  max-width: 1024px;
  margin-right: auto;
  margin-left: auto;
}

.mainsection {
  padding: 80px 10px 100px;
}

.lessonholder {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.lessonblock {
  position: relative;
  height: 100%;
  padding: 15px 15px 30px;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  background-color: #fff;
}

.lessonblock.last {
  margin-right: 0%;
}

.footersection {
  background-color: #fff;
}

.logoholder {
  width: 310px;
  float: left;
  background: transparent url('../images/logo-100jaaronderwijsvrijheid.svg') no-repeat top center;
  
  height: 90px;
  
}

.introductieholder {
  display: block;
  width: 80%;
  margin-right: auto;
  margin-left: auto;
  padding-right: 0px;
}

.introductieholder.doublecolumn {
  margin-top: 0px;
}

.lessonlinkblock {
  width: 49%;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  color: #000;
  text-decoration: none;
}

.photoholder {
  overflow: hidden;
  height: 190px;
  -webkit-align-self: flex-start;
  -ms-flex-item-align: start;
  align-self: flex-start;
  border: 2px solid #ffeacf;
}

.photoholder.big {
  height: auto;
}

.lessontitleholder {
  position: relative;
  margin-top: 10px;
  margin-bottom: 60px;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
}

.photogeschiedenis {
  min-width: 100%;
}

.hoofdfotoholder {
  position: relative;
  overflow: hidden;
  height: 400px;
  margin-bottom: 80px;
}

.fotoslideshowholder {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 60px;
  margin-bottom: 60px;
  padding: 20px;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  border: 1px solid #ffe8ca;
  background-color: transparent;
}

.slideshowlightboxlink {
  width: 32.5%;
  margin-top: 10px;
  margin-bottom: 5px;
}

.hoofdfototextholder {
  position: absolute;
  margin-top: 240px;
  margin-left: 0px;
  padding: 0px 80px 20px 0px;
  background-color: transparent;
}

.hoofdfotoheading1 {
  font-family: 'Droid Sans', sans-serif;
  color: #312783;
}

.hoofdfotoheading2 {
  font-family: 'Droid Sans', sans-serif;
  color: #f8b051;
  font-size: 38px;
  font-weight: 400;
}

.lessonnumberheading3white {
  margin-bottom: 10px;
  color: #312783;
}

.lessonnumberheading3white.lessononeheading {
  color: #fff;
}

.mainsplitterholder {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.splittermain {
  width: 70%;
  padding-right: 20px;
}

.splittercolumnright {
  width: 30%;
  padding-left: 20px;
}

.downloadsholder {
  margin-bottom: 30px;
  padding: 10px;
  border: 1px solid #ffe8ca;
  background-color: hsla(0, 0%, 100%, .7);
}

.rightcolumnheading3 {
  margin-top: 10px;
  color: #f8b051;
}

.rightcolumnul {
  padding-left: 0px;
  font-family: 'PT Sans', sans-serif;
  color: #e30613;
  font-size: 16px;
  line-height: 24px;
  list-style-type: none;
}

.bijschriftfotoslideshow {
  width: 100%;
  margin-top: 5px;
  margin-bottom: 5px;
  font-size: 15px;
  font-style: italic;
}

.linkblock {
  color: #e30613;
  text-decoration: none;
}

.rightcolumnlistitemtext {
  padding-top: 10px;
  padding-bottom: 10px;
  color: #727272;
}

.rightcolumnlistitemtext.last {
  border-bottom-style: none;
}

.rightcolumnlistitem {
  border-bottom: 1px solid #fff0db;
}

.headersection {
  position: static;
  width: 100%;
  padding: 20px 10px;
  background-color: hsla(0, 0%, 100%, .9);
}

.lessononesection {
  padding-top: 60px;
  padding-bottom: 60px;
  background-color: rgba(255, 250, 243, .2);
}

.heading2lessonwhite {
  min-height: 66px;
  margin-bottom: 10px;
  color: #ab4248;
  font-size: 26px;
  line-height: 30px;
}

.introsection {
  padding-top: 120px;
  padding-bottom: 120px;
}

.lessonteaserholder {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

.paragraphwhite {
  color: #fff;
}

.button {
  margin-top: 0px;
  padding: 9px 15px;
  float: right;
  background-color: transparent;
  color: #000;
  text-decoration: none;
  text-transform: uppercase;
}

.button.white {
  background-color: #fff;
}

.button.blue {
  position: relative;
  float: right;
  background-color: #312783;
  color: #fff;
}

.button.blue.rightcolumn {
  margin-top: 10px;
  margin-bottom: 10px;
}

.button.blue.contactform {
  margin-top: 30px;
}

.lessontwosection {
  padding-top: 60px;
  padding-bottom: 60px;
  background-color: #fff;
}

.leftblock {
  padding-right: 20px;
  padding-bottom: 20px;
  padding-left: 0px;
}

.leftblock._40procent {
  width: 40%;
}

.leftblock._60procent {
  width: 60%;
}

.rightblock {
  padding-right: 40px;
  padding-bottom: 20px;
  padding-left: 20px;
}

.rightblock._60procent {
  width: 60%;
  padding-right: 20px;
  padding-bottom: 20px;
  padding-left: 20px;
}

.rightblock._40procent {
  position: relative;
  width: 40%;
}

.artikellist {
  margin-bottom: 30px;
  padding-left: 20px;
}

.heading3article {
  margin-top: 40px;
  margin-bottom: 0px;
  color: #b4a175;
}

.heading3article.first {
  margin-top: 20px;
  color: #b4a175;
}

.titellesheading1 {
  margin-bottom: 0px;
  float: left;
  clear: left;
  background-color: transparent;
  font-family: PT Sans-caption, sans-serif;
  color: #fff;
  font-size: 48px;
  line-height: 58px;
  font-weight: 400;
}

.heading3home {
  color: #312783;
}

.lessonssection {
  padding-top: 60px;
  padding-bottom: 60px;
  background-color: rgba(255, 232, 202, .3);
}

.lessonsholder {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 20px;
  padding: 10px;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  border: 1px solid #ffe8ca;
}

.buttonholder {
  position: absolute;
  left: 0px;
  right: 0px;
  bottom: 0px;
  padding-top: 20px;
  padding-right: 20px;
  padding-bottom: 20px;
  text-align: right;
}

.heading2home {
  margin-bottom: 10px;
  color: #cc8c38;
  text-align: left;
}

.horizontalline {
  height: 1px;
  margin-top: 10px;
  margin-bottom: 20px;
  background-color: #e7e2d6;
}

.heading3fotoserie {
  margin-top: 0px;
  margin-bottom: 0px;
  color: #f8b051;
  line-height: 24px;
  font-weight: 400;
}

.artikellistitem {
  margin-bottom: 0px;
}

.artikellistitemparagraph {
  margin-bottom: 5px;
  line-height: 24px;
}

.heading2articleheading {
  width: auto;
  margin-bottom: 0px;
  padding: 10px 40px 10px 20px;
  float: left;
  color: #f8b051;
  font-size: 21px;
  line-height: 30px;
}

.navbar {
  background-color: transparent;
}

.navmenu {
  position: relative;
  float: right;
  background-color: #fff;
}

.navlink {
  padding: 10px;
  float: left;
  color: #312783;
  line-height: 22px;
  font-weight: 700;
  text-decoration: none;
  text-transform: uppercase;
}

.dropdowntoggle {
  padding: 0px 20px 0px 0px;
  font-family: PT Sans, sans-serif;
  color: #312783;
  font-size: 14px;
  line-height: 22px;
  font-weight: 700;
  text-transform: uppercase;
}

.blockquote {
  border-left-color: #f8b051;
  color: #312783;
  line-height: 29px;
  font-weight: 700;
}

.zoekformwrapper {
  float: right;
}

.zoektextfield {
  width: 262px;
  float: left;
  border-right: 1px none #000;
}

.zoekform {
  width: 300px;
}

.navicon {
  margin-right: 0px;
}

.searchbutton {
  width: 38px;
  height: 38px;
  float: left;
  border-top: 1px solid #ccc;
  border-right: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
  background-image: url('../images/icon-search-grey.svg');
  background-position: 50% 50%;
  background-size: 26px;
  background-repeat: no-repeat;
}

.fotomainsplitter {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 10px;
  padding: 10px;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  border: 1px solid #ffe8ca;
  background-color: hsla(0, 0%, 100%, .4);
}

.librarysplitbocks {
  width: 20%;
  padding: 10px;
  background-color: transparent;
}

.librarycaptionholder {
  height: 100%;
  padding: 20px 10px 10px;
}

.librarycaptionparagraph {
  position: relative;
  left: 0px;
  right: 0px;
  bottom: 0px;
  color: #312783;
  font-size: 14px;
  line-height: 20px;
  font-style: italic;
}

.libraryphotoholder {
  position: relative;
  overflow: hidden;
  height: 120px;
  border: 2px solid #ffe4c0;
}

.libraryphotoblock {
  height: 250px;
  background-color: #fff;
}

.libraryimage {
  position: static;
  display: inline;
  max-width: 150%;
  min-width: 100%;
  margin-right: auto;
  margin-left: auto;
}

.librarymorepicturesbutton {
  padding: 10px 15px;
  float: right;
  background-color: #b4a175;
  color: #312783;
  font-size: 16px;
  text-decoration: none;
}

.librarymorepicturesbuttontext {
  color: #fff;
  font-size: 16px;
  line-height: 22px;
  font-weight: 400;
  text-decoration: none;
}

.librarysection {
  margin-bottom: 60px;
}

.heroheadersubheading {
  margin-bottom: 10px;
  float: left;
  background-color: #fcf4eb;
}

.herophotoheaderheadingholder {
  padding: 10px 40px 15px 20px;
  float: left;
  clear: left;
  background-color: #312783;
}

.flexcontent50procent {
  width: 50%;
  padding: 10px;
}

.navlinkdropdown {
  display: block;
  width: 100%;
}

.navlinkdropdown.w--open {
  width: 100%;
}

.navdropdownlist.w--open {
  position: absolute;
  left: 5px;
  background-color: #fff7ec;
  text-align: left;
}

.navdropdownlink {
  display: block;
  width: 100%;
  margin-right: 0px;
  margin-left: 0px;
  padding-right: 30px;
  padding-left: 10px;
  color: #312783;
  text-align: left;
}

.navdropdownlink:hover {
  color: #cc8c38;
}

.navlinktext {
  float: left;
}

.navlinkdropdowntoggle {
  display: block;
  padding: 10px;
}

.navdropdownicon {
  margin-right: 10px;
  float: right;
}

.navdropdownlistsubsubcategorie.w--open {
  display: inline-block;
}

.credentialsarticle {
  margin-bottom: 20px;
  padding-top: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
  background-color: transparent;
}

.credential {
  float: left;
  color: #cc8c38;
  line-height: 24px;
}

.verticalline {
  width: 1px;
  height: 24px;
  margin-right: 9px;
  margin-left: 9px;
  float: left;
  background-color: #cc8c38;
  line-height: 26px;
}

.flexcontent33procent {
  width: 33.3%;
  padding: 10px;
}

.categorieteaserheading {
  color: #ab424e;
  font-size: 22px;
  line-height: 28px;
}

.categorieheading2 {
  margin-bottom: 0px;
  color: #cc8c38;
  font-size: 18px;
  line-height: 26px;
}

.footerholder {
  padding-right: 10px;
  padding-left: 10px;
}

.disclaimerholder {
  padding-top: 20px;
  padding-bottom: 20px;
  float: right;
}

.disclamerlink {
  color: #cc8c38;
}

.disclamerlink:hover {
  color: #b4a175;
}

.betrokkenpartijenholder {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 40px;
  margin-bottom: 40px;
  padding: 20px;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  border: 1px solid #ffe8ca;
}

.betrokkenparijenblock {
  width: 32.5%;
  margin-top: 10px;
  padding: 10px;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  background-color: #fff;
}

.betrokkenparijenblock.leeg {
  background-color: transparent;
}

.fieldlabel {
  font-size: 16px;
  line-height: 26px;
  font-weight: 400;
}

.textarea {
  min-height: 110px;
}

.utility-page-wrap {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100vw;
  height: 100vh;
  max-height: 100%;
  max-width: 100%;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.utility-page-content {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 260px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  text-align: center;
}

.utility-page-form {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
}

@media (max-width: 991px) {
  h1 {
    font-size: 30px;
  }
  h2 {
    margin-bottom: 10px;
    font-size: 24px;
    line-height: 28px;
    font-weight: 700;
  }
  h3 {
    margin-top: 20px;
    font-size: 18px;
    line-height: 26px;
  }
  p {
    font-size: 15px;
    line-height: 22px;
  }
  .heroheadersection {
    height: 320px;
    padding-right: 20px;
    padding-left: 20px;
    background-position: 50% 50%;
    background-size: cover;
    background-attachment: scroll;
  }
  .mainsection {
    padding-top: 20px;
    padding-bottom: 40px;
  }
  .logoholder {
    width: 270px;
    margin-bottom: 0px;
  }
  .introductieholder {
    width: 90%;
  }
  .photogeschiedenis {
    max-width: 140%;
  }
  .fotoslideshowholder {
    margin-top: 20px;
    margin-bottom: 20px;
  }
  .hoofdfototextholder {
    margin-top: 10px;
    padding-bottom: 0px;
  }
  .mainsplitterholder {
    padding-right: 20px;
    padding-left: 20px;
  }
  .splittercolumnright {
    padding-left: 10px;
  }
  .rightcolumnheading3 {
    margin-top: 0px;
    font-size: 18px;
    line-height: 24px;
  }
  .rightcolumnlistitemtext {
    font-size: 14px;
    line-height: 22px;
  }
  .headersection {
    padding-top: 10px;
    padding-bottom: 0px;
  }
  .lessononesection {
    padding-top: 30px;
    padding-bottom: 30px;
  }
  .heading2lessonwhite {
    min-height: 52px;
    margin-bottom: 5px;
    font-size: 22px;
    line-height: 26px;
  }
  .introsection {
    padding-top: 60px;
    padding-bottom: 60px;
  }
  .lessonteaserholder {
    padding: 10px 20px;
  }
  .leftblock._60procent {
    width: 50%;
  }
  .rightblock._60procent {
    padding-bottom: 0px;
  }
  .rightblock._40procent {
    width: 50%;
    padding-right: 20px;
  }
  .titellesheading1 {
    font-size: 26px;
  }
  .heading3home {
    font-size: 18px;
  }
  .lessonssection {
    padding-top: 40px;
    padding-right: 20px;
    padding-left: 20px;
  }
  .lessonsholder {
    margin-top: 0px;
    padding: 5px;
  }
  .heading2home {
    font-size: 26px;
  }
  .heading2articleheading {
    padding: 8px 20px 8px 10px;
    font-size: 18px;
  }
  .navbar {
    padding-right: 10px;
    padding-left: 10px;
  }
  .navmenu {
    display: block;
    width: 100%;
    margin-right: auto;
    margin-left: auto;
    padding-right: 10px;
    float: none;
    clear: both;
    text-align: left;
  }
  .zoekformwrapper {
    margin-top: 20px;
  }
  .librarysplitbocks {
    width: 25%;
  }
  .librarysection {
    padding-right: 20px;
    padding-left: 20px;
  }
  .heroheadersubheading {
    margin-bottom: 5px;
  }
  .herophotoheaderheadingholder {
    padding: 5px 20px 10px 10px;
  }
  .flexcontent50procent {
    padding: 10px;
  }
  .flexcontent33procent {
    width: 50%;
  }
  .categorieteaserheading {
    font-size: 20px;
    line-height: 26px;
  }
  .fieldlabel {
    font-size: 15px;
    line-height: 23px;
  }
}

@media (max-width: 767px) {
  .lessonblock {
    padding-top: 10px;
  }
  .logoholder {
    width: 227px;
    height: 66px;
    margin-left: 10px;
  }
  .photoholder {
    height: 250px;
  }
  .slideshowlightboxlink {
    width: 49%;
  }
  .mainsplitterholder {
    padding-right: 0px;
    padding-left: 0px;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .splittermain {
    width: 100%;
    margin-bottom: 30px;
    padding-right: 0px;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
  }
  .splittercolumnright {
    width: 100%;
    padding-left: 0px;
  }
  .rightcolumnlistitemtext {
    border-bottom-style: none;
  }
  .rightcolumnlistitem {
    border-bottom: 1px solid #fff0db;
  }
  .headersection {
    padding-bottom: 10px;
  }
  .heading2lessonwhite {
    min-height: 26px;
  }
  .introsection {
    padding-top: 20px;
    padding-bottom: 20px;
  }
  .lessonteaserholder {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .leftblock._60procent {
    width: 100%;
    padding-right: 0px;
    padding-bottom: 0px;
  }
  .rightblock._40procent {
    width: 100%;
    padding-right: 0px;
    padding-left: 0px;
  }
  .titellesheading1 {
    font-size: 22px;
    line-height: 28px;
  }
  .lessonssection {
    padding-top: 20px;
  }
  .buttonholder {
    padding-right: 20px;
  }
  .heading2articleheading {
    font-size: 15px;
    line-height: 21px;
  }
  .navmenu {
    width: 60%;
    margin-right: 0px;
    margin-left: 10px;
    padding-left: 10px;
    background-color: #fff5e7;
  }
  .menubutton {
    float: left;
    border-right: 1px solid #ffe8ca;
    color: #cc8c38;
  }
  .menubutton.w--open {
    background-color: #ffe8ca;
    color: #cc8c38;
  }
  .navlink {
    width: 100%;
    border-bottom: 1px solid #ffe8ca;
  }
  .navlink.last {
    border-bottom-style: none;
  }
  .dropdowntoggle.w--open {
    margin-bottom: 10px;
  }
  .blockquote {
    margin-top: 10px;
  }
  .zoekformwrapper {
    width: 30%;
    margin-top: 15px;
    margin-bottom: 0px;
  }
  .zoektextfield {
    width: 78%;
    margin-bottom: 0px;
  }
  .zoekform {
    width: auto;
  }
  .searchbutton {
    width: 22%;
  }
  .fotomainsplitter {
    padding: 5px;
  }
  .librarysplitbocks {
    width: 50%;
    padding: 5px;
  }
  .librarycaptionholder {
    height: auto;
  }
  .libraryphotoblock {
    height: 260px;
  }
  .librarysection {
    padding-right: 0px;
    padding-left: 0px;
  }
  .heroheadersubheading {
    margin-bottom: 2px;
  }
  .flexcontent50procent {
    width: 100%;
  }
  .menubuttonicon {
    font-size: 30px;
    line-height: 30px;
  }
  .navdropdownlist.w--open {
    background-color: #fff5e7;
  }
  .navdropdownlink {
    border-bottom: 1px solid #ffe8ca;
    font-size: 13px;
    line-height: 21px;
  }
  .navdropdownlink.w--current {
    color: #cc8c38;
  }
  .navdropdownlink.last {
    border-bottom-style: none;
  }
  .flexcontent33procent {
    width: 100%;
    padding: 5px;
  }
  .betrokkenpartijenholder {
    padding: 10px;
  }
  .betrokkenparijenblock {
    width: 49%;
  }
  .fieldlabel {
    font-size: 14px;
    line-height: 22px;
  }
  .textarea {
    margin-bottom: 20px;
  }
}

@media (max-width: 479px) {
  h1 {
    font-size: 24px;
    line-height: 30px;
  }
  h2 {
    font-size: 18px;
    line-height: 22px;
  }
  p {
    font-size: 14px;
    line-height: 19px;
  }
  .heroheadersection {
    height: 185px;
    padding-top: 10px;
    padding-left: 10px;
  }
  .mainsection {
    padding-bottom: 20px;
  }
  .lessonblock {
    padding-top: 10px;
    padding-right: 10px;
    padding-left: 10px;
  }
  .logoholder {
    width: 93%;
    height: auto;
    margin-left: 7%;
  }
  .introductieholder {
    width: 100%;
    padding-right: 10px;
    padding-left: 10px;
  }
  .photoholder {
    height: 130px;
  }
  .lessontitleholder {
    margin-top: 10px;
    margin-bottom: 40px;
  }
  .fotoslideshowholder {
    width: 100%;
    padding: 10px;
  }
  .slideshowlightboxlink {
    width: 100%;
  }
  .hoofdfototextholder {
    padding-bottom: 0px;
  }
  .mainsplitterholder {
    padding-right: 0px;
    padding-left: 0px;
  }
  .splittermain {
    padding-right: 0px;
  }
  .downloadsholder {
    width: 100%;
    padding-bottom: 0px;
  }
  .bijschriftfotoslideshow {
    font-size: 14px;
    line-height: 18px;
  }
  .linkblock {
    width: 100%;
    padding-left: 0px;
  }
  .rightcolumnlistitemtext.last {
    border-bottom: 1px none #000;
  }
  .rightcolumnlistitem.lastlistitem {
    border-bottom-style: none;
  }
  .lessononesection {
    padding-top: 20px;
    padding-bottom: 20px;
  }
  .heading2lessonwhite {
    min-height: 24px;
    font-size: 18px;
    line-height: 24px;
  }
  .button.blue {
    font-size: 12px;
    line-height: 18px;
  }
  .button.blue.contactform {
    margin-top: 10px;
  }
  .titellesheading1 {
    font-size: 20px;
    line-height: 26px;
  }
  .heading3home {
    margin-top: 10px;
    font-size: 16px;
    line-height: 23px;
  }
  .lessonssection {
    padding-right: 10px;
    padding-bottom: 20px;
    padding-left: 10px;
  }
  .lessonsholder {
    padding: 0px;
  }
  .buttonholder {
    padding-top: 10px;
    padding-right: 10px;
    padding-bottom: 10px;
  }
  .heading2home {
    font-size: 20px;
    line-height: 24px;
  }
  .navbar {
    padding-right: 0px;
    padding-left: 0px;
  }
  .navmenu {
    z-index: 100;
    width: 100%;
    margin-top: -54px;
    margin-right: auto;
    margin-left: auto;
    padding-right: 5px;
    padding-left: 5px;
  }
  .menubutton {
    width: 50px;
    height: 45px;
    margin-bottom: 5px;
    padding: 9px;
    border-right-style: none;
  }
  .menubutton.w--open {
    width: 50px;
    height: 45px;
  }
  .navlink {
    padding-right: 5px;
    padding-left: 5px;
  }
  .blockquote {
    padding-top: 5px;
    padding-bottom: 5px;
    padding-left: 10px;
    font-size: 16px;
    line-height: 22px;
  }
  .zoekformwrapper {
    position: relative;
    z-index: 1;
    width: 100%;
    margin-top: 10px;
    clear: left;
    text-align: right;
  }
  .zoektextfield {
    display: block;
    width: 86%;
    height: 30px;
    padding-top: 0px;
    padding-bottom: 0px;
    float: left;
    font-size: 14px;
    line-height: 16px;
    text-align: left;
  }
  .zoekform {
    display: inline-block;
    width: 100%;
    margin-right: auto;
    margin-left: auto;
    text-align: center;
  }
  .searchbutton {
    display: block;
    width: 14%;
    height: 30px;
    float: left;
    background-size: 20px;
  }
  .librarysplitbocks {
    width: 100%;
  }
  .libraryphotoholder {
    height: 132px;
  }
  .libraryphotoblock {
    height: 235px;
  }
  .librarysection {
    padding-right: 10px;
    padding-left: 10px;
  }
  .flexcontent50procent {
    padding: 5px;
  }
  .navdropdownlink {
    padding-left: 5px;
    font-size: 13px;
    line-height: 21px;
  }
  .flexcontent33procent {
    padding: 5px;
  }
  .categorieteaserheading {
    margin-bottom: 5px;
    font-size: 18px;
    line-height: 24px;
  }
  .betrokkenparijenblock {
    width: 100%;
  }
  .fieldlabel {
    font-size: 14px;
    line-height: 22px;
  }
  .textfield {
    font-size: 13px;
  }
}

/* Google Custom Search */
form.gsc-search-box {
    display: none;
}
.gsc-control-cse {
    height: 0px;
}
