/*
Theme Name: Micha Wertheim
Description: Micha Wertheim is een responsive thema ontwikkeld voor Micha Wertheim. Het thema maakt gebruik van het Bootstrap framework. De CSS in dit thema is gegenereerd door een LESS Precompiler.
Author: Jacques Ulj&eacute;
Author URI: http://www.webrandt.nl
Version: 0.1
*/
/* Din condensed */
@font-face {
  font-family: 'DUIDELIJK Condensed';
  font-style: normal;
  font-weight: 700;
  src: url('fonts/DUIDELIJKCondensedBold.eot');
  src: url('fonts/DUIDELIJKCondensedBold.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */ url('fonts/DUIDELIJKCondensedBold.woff2') format('woff2'), /* Super Modern Browsers */ url('fonts/DUIDELIJKCondensedBold.woff') format('woff'), /* Modern Browsers */ url('fonts/DUIDELIJKCondensedBold.svg#DUIDELIJKCondensed-Bold') format('svg');
  
  /* IE9 Compat Modes */
  /* Legacy iOS */
}
/**********************
       CONSTANTS
***********************/
.achtergrondkleur {
  background-color: #c6d8a8;
}
/**********************
        MIXINS
***********************/
/**********************
         STYLES
***********************/
html {
  margin: 0px;
  padding: 0px;
  height: 100%;
}
body {
  font-family: 'Quicksand', sans-serif, arial;
  font-size: 15px;
  line-height: 24px;
  color: #5c5c5a;
  margin: 0px 0px 0px 0px;
  padding: 0px;
  height: 100%;
  background-color: #fff;
  letter-spacing: 0px;
}
@media only screen and (max-width: 479px) {
  body {
    font-size: 15px;
    line-height: 20px;
  }
}
.nav-tabs.shrink > li.englishnavitem {
  display: none !important;
}
@media only screen and (max-width: 767px) {
  .nav-tabs.shrink > li.englishnavitem {
    display: block !important;
  }
}
.nav-tabs > li.englishnavitem {
  display: none !important;
}
@media only screen and (max-width: 767px) {
  .nav-tabs > li.englishnavitem {
    display: none !important;
  }
}
.agendaimage {
  width: 50px;
  height: 50px;
}
/* #wrap, #header, #content en #footer o.a. noodzakelijk om footer bij weinig content uit te lijnen onderkant pagina en body html 100% noodzakelijk */
#wrap {
  min-width: 240px;
  min-height: 100%;
  position: relative;
  border: 0px solid #000;
  margin: 0 auto;
}
.logomicha {
  margin-top: 25px;
}
#header {
  padding: 0px 0px 0px 0px;
  background-color: #c6d8a8;
}
#header #nieuwsbrief {
  width: 375px;
}
@media only screen and (max-width: 767px) {
  #header #nieuwsbrief {
    /* display: none !important; */
    width: calc(100vw - 40px);
  }
}
#header #kop {
  margin-top: 0px;
  margin-bottom: 20px;
}
@media only screen and (max-width: 767px) {
  #header #kop {
    margin-top: 0px;
    margin-bottom: 0px;
  }
}
#header #kop #backknop {
  display: none;
  margin-top: 10px;
}
@media only screen and (max-width: 767px) {
  #header #kop #backknop {
    display: block;
    position: absolute;
    z-index: 10;
    left: 20px;
  }
}
#header #kop #socialmobile {
  display: none;
  margin-top: 4px;
}
@media only screen and (max-width: 767px) {
  #header #kop #socialmobile {
    display: none;
    position: absolute;
    z-index: 10;
    left: 20px;
  }
}
@media only screen and (max-width: 479px) {
  #header #kop #socialmobile {
    display: none;
  }
}
#header #kop #left {
  float: left;
  width: 33%;
}
#header #kop #left img {
  display: none;
}
@media only screen and (max-width: 767px) {
  #header #kop #left img {
    display: none;
  }
}
#header #kop #mid {
  margin-left: auto;
  margin-right: auto;
  text-align: center;
  width: 34%;
}
@media only screen and (max-width: 767px) {
  #header #kop #mid {
    position: absolute;
    z-index: 10;
    margin-left: auto;
    margin-right: auto;
    left: 0;
    right: 0;
  }
}
@media only screen and (max-width: 767px) {
  #header #kop #mid .logomicha,
  #header #kop #mid .logo {
    height: 42px !important;
    margin: 4px 0px 4px 0px;
  }
}
#header #kop #right {
  float: right;
  width: 33%;
}
#header #kop #right a {
  float: right;
  color: #ED1C24;
  font-family: "DUIDELIJK Condensed";
  font-size: 15px;
  font-weight: 700;
  letter-spacing: 4px;
  line-height: 18px;
  display: block;
  margin-bottom: 3px;
  text-decoration: none;
  padding-top: 5px;
}
#header #kop #right a .engflag {
  margin-right: 10px;
  margin-top: -3px;
}
#header #kop #right a:hover {
  text-decoration: underline;
}
@media only screen and (max-width: 767px) {
  #header #kop #right #volg {
    display: none;
  }
}
#header #kop.shrink {
  margin-top: 20px;
  margin-bottom: 0px;
}
@media only screen and (max-width: 767px) {
  #header #kop.shrink {
    margin-top: 0px;
    margin-bottom: 0px;
  }
}
#header #kop.shrink #mid .logomicha {
  display: block;
  height: 90px;
  width: auto;
  margin-left: auto;
  margin-right: auto;
  margin-top: 0px;
  margin-bottom: 10px;
}
@media only screen and (max-width: 767px) {
  #header #kop.shrink #mid .logomicha {
    height: 42px !important;
  }
}
#content {
  /* Height of the footer element */
  padding-bottom: 120px;
}
#footer {
  background: transparent;
  background-color: #c6d8a8;
  width: 100%;
  padding-bottom: 240px;
  padding-top: 0px;
  border: 0px solid #000;
}
#footer .article {
  max-width: none;
}
#footer .article h2 {
  font-family: Quicksand;
  font-weight: 700;
  font-size: 15px;
  line-height: 24px;
  margin: 0px 0px 15px 0px;
  text-align: center;
  overflow-wrap: break-word;
  word-wrap: break-word;
  color: #F80000;
  text-transform: uppercase;
  -ms-word-break: break-all;
  word-break: break-word;
  -ms-hyphens: auto;
  -moz-hyphens: auto;
  -webkit-hyphens: auto;
  hyphens: auto;
}
@media only screen and (max-width: 767px) {
  #abonneer {
    display: block !important;
  }
}
@media only screen and (max-width: 767px) {
  #abonneer:after {
    float: none;
    clear: both;
  }
}
#nieuwsbriefinput {
  float: left;
}
@media only screen and (max-width: 767px) {
  #nieuwsbriefinput {
    float: none;
    display: block !important;
  }
}
@media only screen and (max-width: 767px) {
  #mc-embedded-subscribe-form {
    vertical-align: top !important;
    margin-top: 10px !important;
  }
}
form#searchform {
  border: 1px solid #d3d3d3;
}
form#searchform input#s {
  width: 240px;
  height: 25px;
  padding: 0px 0px 0px 10px;
  margin: 0px 0px 0px 0px;
  background-position: top left;
  border: 0px solid #000;
}
@media only screen and (max-width: 767px) {
  form#searchform input#s {
    width: calc(70%);
  }
}
form#searchform .btn {
  padding: 0px;
  margin-left: -1px;
  margin-top: 3px;
  width: 30px;
  height: 30px;
  border: 0px solid #000;
  vertical-align: top;
}
@media only screen and (max-width: 767px) {
  form#searchform .btn {
    float: right;
  }
}
@media only screen and (max-width: 767px) {
  form#searchform {
    width: calc(100%);
    margin-bottom: 20px;
  }
}
@media only screen and (max-width: 479px) {
  form#searchform {
    margin-bottom: 10px;
  }
}
#socialmedia {
  /*
    #volg {
        @media only screen and (max-width : 767px) {
            display: none;             
        }
    }
    
    @media only screen and (max-width : 767px) {
        display: none;             
    }
*/
}
#spacer {
  margin-top: 0px;
}
h1 {
  font-family: 'DUIDELIJK Condensed';
  font-weight: normal;
  font-style: normal;
  font-size: 40px;
  line-height: 50px;
  color: #3b7289;
  text-decoration: none;
  margin: 0px 0px 5px 0px;
}
@media only screen and (max-width: 479px) {
  h1 {
    font-size: 26px;
    line-height: 32px;
  }
}
h1.agenda {
  font-family: 'DUIDELIJK Condensed';
  color: #ed1c24;
  font-size: 72px;
  font-weight: bold;
  letter-spacing: 11.25px;
  line-height: 86px;
  text-transform: uppercase;
  margin: 0px 0px 60px 0px;
}
@media only screen and (max-width: 479px) {
  h1.agenda {
    font-size: 36px;
    line-height: 46px;
  }
}
h2,
h3 {
  font-family: 'DUIDELIJK Condensed';
  letter-spacing: 2px;
  font-weight: normal;
  font-style: normal;
  font-size: 30px;
  line-height: 35px;
  font-size: 34px;
  line-height: 40px;
  color: #3b7289;
  text-decoration: none;
  margin: 0px 0px 5px 0px;
}
@media only screen and (max-width: 479px) {
  h2,
  h3 {
    font-size: 16px;
    line-height: 22px;
    margin: 0px;
  }
}
h3 {
  font-size: 22px;
  line-height: 27px;
  margin: 0px 0px 10px 0px;
}
img {
  max-width: 100%;
  height: auto;
}
img.icon {
  margin-left: 10px !important;
  max-width: 37px !important;
}
img.icon2 {
  margin-right: 10px !important;
  max-width: 37px !important;
}
.delen {
  font-weight: 700;
  margin-bottom: 15px;
}
.alignleft {
  float: left;
  padding: 5px 20px 15px 0px;
}
.img-responsive {
  display: block;
  max-width: 100%;
  width: 100%;
  height: auto;
  border: 0px solid #000;
  padding: 0px 0px 0px 0px;
  margin: 0px 0px 0px 0px;
}
.article {
  max-width: 600px;
}
.article h2 {
  /* These are technically the same, but use both */
  overflow-wrap: break-word;
  word-wrap: break-word;
  color: #ed1c24;
  text-transform: uppercase;
  -ms-word-break: break-all;
  /* Instead use this non-standard one: */
  word-break: break-word;
  /* Adds a hyphen where the word breaks, if supported (No Blink) */
  -ms-hyphens: auto;
  -moz-hyphens: auto;
  -webkit-hyphens: auto;
  hyphens: auto;
}
@media only screen and (max-width: 989px) {
  .article h2 {
    font-size: 20px;
    line-height: 26px;
    margin: 5px 0px 5px 0px;
  }
}
p {
  margin: 15px 0px 15px 0px;
}
@media only screen and (max-width: 479px) {
  p {
    margin: 5px 0px 5px 0px;
  }
}
a {
  background: none;
  padding-left: 0px;
  margin: 0px;
  color: #000;
}
a.catname {
  display: block;
  height: 59px;
  border: 1px solid #ed1c24;
  border-radius: 3px;
  text-align: center;
  padding: 5px;
  color: #ed1c24;
  font-size: 15px;
  font-weight: 500;
}
a.catname:hover {
  text-decoration: none;
}
hr {
  height: 1px;
  border: 0;
  color: #ddd;
  background-color: #ddd;
  width: 100%;
  margin: 15px 0p 15px 0px;
  margin: 25px 0px 40px 0px;
}
@media only screen and (max-width: 767px) {
  hr.hr {
    display: none;
  }
}
@media only screen and (max-width: 767px) {
  #searchhr {
    display: none;
  }
}
#nieuwshr {
  margin-top: 10px;
  margin-bottom: 40px;
}
@media only screen and (max-width: 479px) {
  #nieuwshr {
    margin-top: 10px;
    margin-bottom: 10px;
  }
}
.left {
  float: left;
}
.right {
  float: right;
}
#volg {
  float: right;
  margin-top: 3px;
  color: #fff;
}
.single-item {
  max-width: 800px;
}
.container {
  max-width: 1000px;
}
iframe {
  display: block;
  margin: 0 auto 0;
  max-width: 100%;
}
.container.single-item {
  max-width: 700px;
}
.container.single-item a {
  text-decoration: underline;
}
.container.single-item img {
  max-width: 100%;
  display: block;
  margin: 0 auto 0;
  margin-bottom: 60px;
}
@media only screen and (min-width: 990px) {
  .container.single-item img {
    max-width: 700px;
    height: auto;
  }
}
@media only screen and (min-width: 768px) {
  .container.single-item img {
    max-width: 100%;
    height: auto;
  }
}
@media only screen and (max-width: 479px) {
  .container.single-item img {
    max-width: 100%;
    width: 100%;
    height: auto;
    margin-bottom: 20px;
  }
  .container.single-item img iframe {
    display: block;
    width: 100%;
    height: 80% !important;
  }
}
.container.single-item h1,
.container.single-item .date {
  text-align: center;
}
.container.single-item h1 {
  font-size: 60px;
  line-height: 70px;
  margin-bottom: 50px;
  text-transform: uppercase;
  color: #ED1C24;
  letter-spacing: 0.1em !important;
}
@media only screen and (max-width: 479px) {
  .container.single-item h1 {
    font-size: 26px;
    line-height: 32px;
    margin-bottom: 20px;
  }
}
.container.single-item h2 {
  text-transform: uppercase;
  color: #ED1C24;
}
@media only screen and (max-width: 479px) {
  .container.single-item iframe {
    display: block;
    width: 100%;
    height: 80% !important;
  }
}
@media only screen and (max-width: 479px) {
  .row {
    margin-left: -15px;
    margin-right: -15px;
  }
}
.row.switch {
  margin: 60px 0px 20px 0px;
}
.thumbclass {
  max-width: 100%;
  /* width 100% verwijderen om images niet op te rekken */
  width: 100%;
  display: block;
  margin: 0 auto 0;
  height: auto;
}
@media only screen and (max-width: 767px) {
  .thumbclass {
    display: block;
    margin: 0 auto 0;
    max-width: 375px;
    width: 375px;
  }
}
@media only screen and (max-width: 479px) {
  .thumbclass {
    height: auto;
    width: 70px;
    float: none;
    display: block;
    margin: 0 auto 0;
  }
}
.excerpt {
  max-width: 600px;
}
@media only screen and (max-width: 767px) {
  .excerpt {
    display: block !important;
    margin: 0 auto 0 !important;
  }
}
@media only screen and (max-width: 479px) {
  .excerpt {
    max-width: 100%;
    overflow: hidden;
    /* margin left = thumbwrapper width + thumbwrapper margin-right */
    margin-left: 125px;
  }
}
@media only screen and (min-width: 768px) {
  .thumbwrapper {
    max-height: 217px;
    min-height: 217px;
    width: 100%;
    overflow: hidden;
  }
}
@media (min-width: 990px) {
  .thumbwrapper {
    max-height: 217px;
    min-height: 217px;
    width: 100%;
    overflow: hidden;
  }
}
@media (min-width: 1245px) {
  .thumbwrapper {
    max-height: 217px;
    min-height: 217px;
    width: 100%;
    overflow: hidden;
  }
}
@media only screen and (max-width: 479px) {
  .thumbwrapper {
    float: left;
    overflow: hidden;
    margin-right: 15px;
    margin-bottom: 20px;
    clear: left;
  }
}
.date {
  font-family: Quicksand;
  font-weight: 500;
  font-style: normal;
  font-size: 14px;
  line-height: 16px;
  color: #000;
  text-decoration: none;
  margin: 20px 0px 10px 0px;
}
@media only screen and (max-width: 479px) {
  .date {
    margin-top: 0px;
    margin-bottom: 10px;
    font-size: 12px;
    line-height: 14px;
  }
}
.article,
.filmarticle,
.agenda-event,
.listexcerpt,
.uitgelicht {
  cursor: pointer;
}
.filmarticle {
  margin-bottom: 40px;
}
@media only screen and (max-width: 767px) {
  .filmarticle {
    margin-bottom: 0px;
  }
}
.listexcerpt {
  margin-bottom: 40px;
}
@media only screen and (min-width: 480px) and (max-width: 767px) {
  .listexcerpt h2 {
    margin-top: 20px;
  }
}
.agenda-event {
  position: relative;
  z-index: 10;
}
.clear {
  clear: both;
  content: "";
  width: 100%;
}
.twocolprojects {
  height: 80px;
  overflow: hidden;
  position: relative;
  min-height: 1px;
  padding-left: 20px;
  padding-right: 20px;
  width: 100%;
}
.twocolprojects hr {
  margin: 25px 0px 40px 0px;
}
@media only screen and (max-width: 767px) {
  .twocolprojects {
    display: none;
  }
}
@media only screen and (min-width: 768px) {
  .twocolprojects {
    display: block;
  }
}
@media (min-width: 990px) {
  .twocolprojects {
    display: none;
  }
}
@media (min-width: 1245px) {
  .twocolprojects {
    display: none;
  }
}
.threecolprojects {
  height: 80px;
  overflow: hidden;
  position: relative;
  min-height: 1px;
  padding-left: 20px;
  padding-right: 20px;
  width: 100%;
}
.threecolprojects hr {
  margin: 25px 0px 40px 0px;
}
@media only screen and (max-width: 767px) {
  .threecolprojects {
    display: none;
  }
}
@media only screen and (min-width: 768px) {
  .threecolprojects {
    display: none;
  }
}
@media (min-width: 990px) {
  .threecolprojects {
    display: block;
  }
}
@media (min-width: 1245px) {
  .threecolprojects {
    display: block;
  }
}
.onecolprojects {
  display: none;
  position: relative;
  min-height: 1px;
  padding-left: 20px;
  padding-right: 20px;
  width: 100%;
  pointer-events: none;
}
@media only screen and (max-width: 767px) {
  .onecolprojects {
    display: block;
  }
}
@media only screen and (max-width: 767px) {
  .onecolprojects hr {
    display: block;
    margin: 20px 0px 20px 0px;
  }
}
.listhr {
  position: relative;
  min-height: 1px;
  padding-left: 20px;
  padding-right: 20px;
  width: 100%;
}
@media only screen and (max-width: 767px) {
  .listhr {
    display: block;
    margin: 20px 0px 20px 0px;
  }
}
@media only screen and (max-width: 479px) {
  .listhr hr {
    height: 1px;
    margin: 0px;
    padding: 0px;
  }
}
/**********************
         navigation
***********************/
@media only screen and (max-width: 767px) {
  #navmicha {
    position: fixed;
    top: 0px;
    right: 0px;
    width: 100%;
    background: #c6d8a8;
    height: 50px;
  }
}
ul#menu-navigatie {
  margin-bottom: 0px;
  margin-top: 0px;
  background-color: #c6d8a8;
}
@media only screen and (max-width: 767px) {
  ul#menu-navigatie {
    margin-top: 5px;
    overflow: hidden;
  }
}
.navbar-toggle {
  background-color: transparent;
  margin: 8px 0px 0px 0px ;
}
.navbar-toggle .icon-bar {
  background-color: #fff;
}
@media only screen and (max-width: 767px) {
  .navbar-fixed-top .navbar-collapse {
    width: 100%;
    position: absolute;
    left: 0;
  }
}
.nav-tabs {
  display: block;
  border-bottom: 0px solid #ddd;
}
.nav-tabs li {
  display: block;
  float: none;
  /* background-color: #c6d8a8; */
}
.nav-tabs li:hover {
  background-color: #fff;
}
.nav-tabs li a {
  height: 55px;
  border: 1px solid #fff;
  border-radius: 0px 0px 0 0;
  border-left: 0px;
  border-right: 0px;
  margin-right: 0px;
  padding: 0 20px;
  color: #fff;
  font-family: "DUIDELIJK Condensed";
  font-size: 32px;
  letter-spacing: 4px;
  line-height: 55px;
  text-transform: uppercase;
}
.nav-tabs li a:hover {
  color: #c6d8a8;
}
@media only screen and (max-width: 767px) {
  .nav-tabs li a {
    line-height: 55px;
  }
}
.nav-tabs li.active {
  background-color: #fff;
}
.nav-tabs li.active a {
  border: 0px;
  margin: 0px;
}
a#englishlink {
  color: #fff;
  display: block;
  text-align: center;
  line-height: 35px;
  font-family: "DUIDELIJK Condensed";
  font-size: 15px;
  letter-spacing: 4px;
  font-weight: 500;
  text-decoration: none;
  height: 55px;
  line-height: 55px;
  border: 1px solid #fff;
  border-left: 0px;
  border-right: 0px;
  border-bottom: 0px;
  border-radius: 0px;
  text-transform: uppercase;
  margin-bottom: -1px;
}
a#englishlink:hover {
  color: #c6d8a8;
  text-decoration: none;
  background-color: #fff;
}
#volg {
  float: none;
  display: inline-block;
  padding-bottom: 15px;
  font-size: 15px;
  font-weight: 500;
  color: #ED1C24;
}
#missionstatement {
  display: inline-block;
  max-width: 460px;
  height: 51px;
  color: #ED1C24;
  font-size: 15px;
  font-weight: 500;
  line-height: 24px;
  margin-top: 40px;
  margin-bottom: 20px;
}
#missionstatement.red,
.red {
  color: #ed1c24;
  font-weight: 400;
}
#socialmedia.red {
  color: #ed1c24;
  font-weight: 500;
}
#socialmedia.red p {
  color: #ed1c24;
  font-family: Quicksand;
  font-size: 15px;
  font-weight: 500;
  line-height: 17px;
}
#schrijfwijze {
  font-family: "DUIDELIJK Condensed";
  letter-spacing: 4px;
  text-transform: uppercase;
  color: #fff;
  display: block;
  text-align: center;
  margin-bottom: 40px;
}
#schrijfwijze .het {
  font-size: 16px;
  line-height: 19px;
}
#schrijfwijze .michawertheim {
  font-size: 26px;
  line-height: 31px;
  font-weight: bold;
  letter-spacing: 4px;
}
#schrijfwijze .genootschap {
  font-size: 22px;
  line-height: 26px;
  font-weight: bold;
  letter-spacing: 4px;
}
.nav-tabs.shrink li {
  border-left: 1px solid #fff;
  margin-left: -5px;
}
.nav-tabs.shrink li:last-child {
  border-right: 1px solid #fff;
}
.nav-tabs.shrink li a {
  font-size: 26px;
  font-weight: bold;
  letter-spacing: 4px;
}
.nav-tabs.shrink li a:hover {
  color: #c6d8a8;
}
.nav-tabs.shrink li.active {
  border-left: 0px solid #fff;
}
.nav-tabs.shrink li.active a {
  color: #ed1c24;
}
.nav-tabs.shrink li.active a:hover {
  color: #ed1c24;
  border: 0px solid #000;
}
.navbar {
  text-align: center;
  min-height: 20px;
}
/************************************************************************/
/* Media queries (mobile first: gelijk of groter - min-width -          */
/************************************************************************/
