/* general styles */
body{
  font-size: 16px;
}

.text-right{
  text-align: left;
}
.negLeft{
  margin-left: 0px;
}
.paddingAll {
  padding: 20px;
}
.paddingTop {
  padding-top: 20px;
}
.paddingBottom {
  padding-bottom: 20px;
}
.paddingLeft {
  padding-left: 20px;
}
.paddingRight {
  padding-right: 20px;
}
.paddingTopDouble {
  padding-top: 40px;
}
.paddingTopHeader{
  padding-top: 80px;
}

.paddingBottomDouble {
  padding-bottom: 40px;
}
.paddingRightDouble {
  padding-right: 40px;
}
.paddingAllHalf {
  padding: 10px;
}
.paddingTopHalf {
  padding-top: 10px;
}
.paddingBottomHalf {
  padding-bottom: 10px;
}
.paddingLeftHalf {
  padding-left: 10px;
}
.paddingRightHalf{
  padding-right: 10px;
}
.marginTopHalf {
  margin-top: 10px;
}
.marginLeftHalf {
  margin-left: 10px;
}
.xs-flex-wrap{
  flex-wrap: wrap;
}
.xs-flex-wrap-center{
  flex-wrap: wrap;
  justify-content: center;
}
.xs-flex-reverse{
  flex-direction: column-reverse;
}
.xs-flex-reverse .col{
  margin-left: auto;
  margin-right: auto;
}

.xs-noPadding{
  padding: 0px;
}
.xs-noMargin{
  margin: 0px;
}

.overlapCol,
.overlapCol2{
  width: 100%;
}
.overlapCol2{
  width: 100%;
}

.xs-paddingAll {
  padding: 20px;
}
.xs-paddingTop {
  padding-top: 20px;
}
.xs-paddingBottom {
  padding-bottom: 20px;
}
.xs-paddingLeft {
  padding-left: 20px;
}
.xs-paddingRight {
  padding-right: 20px;
}
.xs-paddingTopDouble {
  padding-top: 40px;
}
.xs-paddingTopHeader{
  padding-top: 100px;
}
.xs-paddingBottomDouble {
  padding-bottom: 40px;
}
.xs-paddingRightDouble {
  padding-right: 40px;
}
.xs-paddingAllHalf {
  padding: 10px;
}
.xs-paddingTopHalf {
  padding-top: 10px;
}
.xs-paddingBottomHalf {
  padding-bottom: 10px;
}
.xs-paddingLeftHalf {
  padding-left: 10px;
}
.xs-paddingRightHalf{
  padding-right: 10px;
}
.xs-marginTop {
  margin-top: 20px;
}
.xs-marginTopHalf {
  margin-top: 10px;
}
.xs-marginLeftHalf {
  margin-left: 10px;
}
.xs-marginBottom{
  margin-bottom: 20px;
}
.xs-marginBottomHalf{
  margin-bottom: 10px;
}

.xs-min-height{
  min-height: 300px;
}
.xs-min-higher{
  min-height: 500px;
}

.bg3,
.bgVideo{
  background-size: 200% auto;
  background-repeat: repeat-y;
}

.textColumns{
  column-count: 1;
  column-gap: 0px;
}

.ovalButton {
  width: 200px;
  height: 63px;
  line-height: 63px;
}
@media screen and (max-width: 380px) {
  .ovalButton {
    font-size: 0.6em;
  }
}
@media screen and (max-width: 420px) {
  .ovalButton {
    font-size: 0.7em;
  }
}
.ovalButton.small{
  width: 160px;
  height: 51px;
  line-height: 51px;
}

h1, .h1{
  font-size: 1.2em;
  line-height: 1.5em;
  padding-bottom: 5px;
  letter-spacing: 2px;
}
h2, .h2{
  font-size: 1.8em;
  line-height: 1.3em;
}
h2 .impressionist, .h2 .impressionist{
  font-size: 0.9em;
}

h3, .h3{
  font-size: 0.9em;
  letter-spacing: 1px;
}
h3.small, .h3.small{
  font-size: 0.8em;
}
h4, .h4{
  font-size: 1.2em;
}
strong{
  font-size: 0.8em;
  letter-spacing: 1px;
}
.withLine:after{
  width: 40px;
  height: 5px;
  right: -50px;
  top: 17px;
}
div.block .titleIcon{
  width: 50px;
  height: 50px;
  margin-right: 20px;
}
div.block .titleIcon img {
  width: 50px;
  height: 60px;
}
div.block .titleIcon.iconmeet img{
  width: 44px;
  margin-left: 3px;
  margin-right: 3px;
}
div.block .titleIcon.iconmusic img,
div.block .titleIcon.iconcook img{
  width: 42px;
  margin-left: 4px;
  margin-right: 4px;
}
div.block .titleIcon.icongoodbye img{
  width: 60px;
  margin-left: -5px;
}

article ul,
article ol{
  padding-left: 20px;
}

.maxWidth{
  width: 100%;
}

article div.blockType3 .blockText.paddingAll{
  padding: 30px;
}
article div.blockType3 ul{
  padding-left: 20px;
}


/*      HEADER & MENU      */
header{
  left: 20px;
  right: 20px;
  top: 20px;
}
header .flex.align-center{
  width: 100%;
}
div.menuButton{
  width: 40px;
  height: 40px;
  z-index: 2;
}
header a.logoHolder{
  display: block;
  width: 100%;
  margin-left: 0px;
  position: absolute;
  left: 0px;
  right: 0px;
  z-index: 1;
}
header div.menuHolder a.logoHolder{
  left: 0px;
  right: 0px;
  top: 19px;
  margin: 0px;
  width: auto;
}
header a.logoHolder img{
  margin-left: auto;
  margin-right: auto;
  width: 120px;
}
div.block.blockType1 img.getTogether,
header div.menuHolder img.getTogether{
  left: 20px;
  width: 8px;
  bottom: 27px;
}
img.close{
  width: 24px;
  margin-top: 10px;
}

div.menuHolder{
  padding: 20px;
  z-index: 3;
}
div.menuHolder nav ul li{
  line-height: 1em;
  font-size: 1.4em;
  letter-spacing: 2px;
  margin-bottom: 15px;
}
@media screen and (min-width: 360px) {
  div.menuHolder nav ul li{
    font-size: 1.5em;
  }
}
@media screen and (min-width: 400px) {
  div.menuHolder nav ul li{
    font-size: 1.7em;
  }
}

div.menuHolder nav ul li ul{
  padding-top: 70px;
  padding-bottom: 15px;
}
div.menuHolder nav ul li ul:before{
  top: 45px;
}
div.menuHolder nav ul li ul li{
  font-size: 0.75em;
  letter-spacing: 4px;
  margin-bottom: 14px;
}
div.menuHolder div.socialLinks a,
div.blockContact a.social,
footer a.social{
  margin-left: 6px;
  margin-right: 6px;
}
div.blockContact a.social,
div.menuHolder div.socialLinks a{
  font-size: 0.7em;
}

/*      BLOCKS      */
div.block img.divider-vert{
  height: 45px;
}
.blockType3 img.divider{
  width: 160px;
}

div.quote{
  font-size: 1.2em;
  line-height: 1.4em;
}
div.author{
  font-size: 0.8em;
  letter-spacing: 1px;
}
div.author img{
  width: 30px;
  margin-right: 15px;
}

.blockType5 div.mozaicHolder{
  column-gap: 20px;
}
.blockType5 div.mozaicHolder div{
  margin-bottom: 40px;
  height: 30%;
}
.blockType5 div.mozaicHolder img{
  height: 150px;
}
.blockType5 div.mozaicHolder img:first-child,
.blockType5 div.mozaicHolder img:nth-child(3){
  margin-bottom: 20px;
}
.blockType5 div.mozaicHolder img:first-child,
.blockType5 div.mozaicHolder img:nth-child(4){
  height: 260px;
}
.bg4 .pill{
  border-radius: 150px;
}
.pill h2{
  line-height: 1.1em;
}
.pill.paddingAll{
  padding: 16%;
}

.flatHeader{
  height: 200px;
}

.blockType4 .ovalButton{
  margin-left: auto;
  margin-right: auto;
  display: block;
}

/*      HOME      */
/*
.blockVideo{
  position: relative;
}
*/
.blockVideo .blockText h2{
  font-size: 2em;
  line-height: 1em;
  margin-bottom: 30px;
  padding-top: 40px;
  padding-left: 10px;
}
.blockVideo .blockText h1{
  line-height: 1.5em;
  font-size: 1.1em;
}
/*
div.videoText.paddingTopDouble{
  position: absolute;
  left:0px;
  right: 0px;
  top: 0px;
  bottom: 0px;
  text-align: center;
  width: 100% !important;
  padding: 0px;
}
div.videoText .overlapCol2{
  height: 100%;
  padding: 0px;
}
*/

.occasion{
  width: 100%;
  margin-bottom: 20px;
}
.occasion h2{
  font-size: 1.6em;
  line-height: 1em;
  margin-bottom: 20px;
}
.occasion a {
  margin-top: 10px;
  margin-left: -15px;
}

/*      TARIEVEN      */
div.tableHead strong,
div.tableRow p{
  padding: 10px;
  font-size: 1.1em;
  line-height: 1.1em;
  box-sizing: border-box;
}
div.tableHead strong{
  font-size: 0.5em;
  padding-left: 0px;
  padding-right: 0px;
}
div.tableHead strong:first-child{
  padding-left: 5px;
}

div.tableHead strong br{
  display: inline;
}
div.tableRow p:first-child{
  font-size: 0.8em;
  padding: 5px;
  height: 36px;
}
div.tableRow p.h4{
  height: 36px;
}
div.block img.tableDivider{
  display: none;
}
div.catering{
  width: 100%;
}


@media screen and (max-width: 420px) {
  div.tableRow p{
    font-size: 0.9em;
  }
}
@media screen and (max-width: 375px) {
  div.tableRow p,
  div.tableRow p:first-child{
    font-size: 0.7em;
  }
}
@media screen and (max-width: 350px) {
  div.tableRow p:first-child{
    font-size: 0.6em;
  }
  div.tableRow p{
    padding-left: 3px;
    padding-right: 3px;
    font-size: 0.8em;
  }
}

/*      GALLERY     */
div.blockGallery div.col{
  padding-top: 40%;
}

/*      CONTACT    */
.block img.sandra-sommen{
  margin-right: 0px;
  margin-top: 20px;
  width: 200px;
}

div.blockContact .impressionist{
  font-size: 2em;
}
div.googleMaps{
  padding-top: 50%;
}


/*      OFFERTE    */
div.quotation .impressionist{
  font-size: 0.9em;
  padding-top: 10px;
  letter-spacing: 0px;
}
/*      FOOTER      */
div.footerCol{
  width: 100%;
  text-align: center;
}
div.footerCol:nth-child(1) img{
  margin-left: auto;
  margin-right: auto;
}
div.block img.logoIcon,
img.logoIcon{
  width: 60px;
}
div.footerCol:nth-child(4){
  width: 100%;
}
img.footerDivider{
  width: 100%;
}
div.copyright br:first-of-type{
  display: inline;
}
div.copyright span{
  display: none;
}