@charset "UTF-8";

/* NIKS AANPASSEN IN DIT BESTAND */

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-size:100%; font:inherit; vertical-align:baseline; background:transparent;}

article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section, summary
{display: block;}

audio, canvas, video {display: inline-block; *display:inline; *zoom:1;}

audio:not([controls]) {display:none; height:0;}

[hidden] {display:none;}

html {overflow-y:scroll; overflow-x:hidden; font-size:100%; -webkit-text-size-adjust:100%; -ms-text-size-adjust:100%;}    
    
body {line-height: 1;}

nav ul, nav ol {list-style: none; list-style-image:none;}    
ol, ul {list-style: none;}
    
blockquote, q {quotes: none;}
blockquote:before, blockquote:after, q:before, q:after {content: ''; content: none; font-size:75%}
abbr[title], dfn[title] {border-bottom:1px dotted; cursor:help;}    

sub, sup {font-size:75%; line-height:0; position:relative; vertical-align:baseline}
sub {bottom: -0.25em;}
sup {top: -0.5em;}

table {border-collapse: collapse; border-spacing: 0;}

a:link, a:visited, a:hover, a:active {text-decoration:none;}
a img, :link img, :visited img {border:none;}
a:focus {outline: thin dotted;}
a:active, a:hover {outline: 0;}

html, button, input, select, textarea {font-family: sans-serif;}
textarea {resize:none; vertical-align:top; font-size:100%; overflow:auto;}
textarea:focus {outline:none;}
input:focus {outline:none;}
button, input, select {vertical-align: baseline; *vertical-align: middle; font-size:100%; line-height:normal; margin:0;}
legend {white-space: normal; *margin-left:-7px;}
button, input[type="button"], input[type="reset"], input[type="submit"] {-webkit-appearance:button; cursor:pointer; *overflow: visible;}
button[disabled], input[disabled] {cursor: default;}
input[type="checkbox"], input[type="radio"] {box-sizing; border-box; *height: 13px; *width: 13px;}
input[type="search"] {-webkit-appearance: textfield; -moz-box-sizing: content-box; -webkit-box-sizing: content-box; box-sizing: content-box;}
input[type="search"]::-webkit-search-cancel-button, input[type="search"]::-webkit-search-decoration {-webkit-appearance:none;}
button::-moz-focus-inner, input::-moz-focus-inner {border:0; padding:0;}

img {-ms-interpolation-mode: bicubic;}
svg:not(:root) {overflow:hidden;}

strong, b {font-weight:bold}

tt {font-family: "Courier New", Courier, monospace}
code, kbd, pre, samp {font-family: monospace, serif; _font-family: 'courier new', monospace; font-size:16px;}
pre {white-space: pre; white-space:pre-wrap; word-wrap: break-word;}
hr {display:block; height:1px; border:0; border-top:1px solid #cccccc; margin:1em 0; padding:0;}
i {font-style:italic}
u {text-decoration:underline}
strike, del {text-decoration:line-through}
ins {text-decoration:none}
center {text-align:center}
dfn {font-style:italic}
mark {background: #ff0; color: #000;}

/* EXTERNE FONTS */

/* GEHOSTE FONTS */
@font-face {
    font-family: 'ChopinScript';
    src: url('/fonts/chopinscript-webfont.eot');
    src: url('/fonts/chopinscript-webfont.eot?#iefix') format('embedded-opentype'),
         url('/fonts/chopinscript-webfont.woff') format('woff'),
         url('/fonts/chopinscript-webfont.ttf') format('truetype'),
         url('/fonts/chopinscript-webfont.svg#ChopinScript') format('svg');
    font-weight: normal;
    font-style: normal;

}
* {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
textarea:focus, input:focus, select:focus, button:focus, option:focus{
  outline: none;
}
input[type=text],
input[type=submit],
input[type=email],
input[type=tel],
input[type=url],
input[type=search],
textarea,
select,
option {
  appearance: none;
  -moz-appearance: none;
  -webkit-appearance: none;
  border-radius: 0;
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
}

html,
body {
  margin:0;
  padding:0;
  height:100%;
  font-family: 'Poppins', sans-serif;
}

.flanders {
  display: flex;
  justify-content: center;
  -ms-align-items: center;
  align-items: center;
  flex-direction: column;
  padding: 50px 10px;
  background-color: #f6f1ec;
}

.flanders h2 {
  width: 100%;
  font-family: 'Roboto Slab', serif;
  text-align: center;
  font-size: 1.7em;
  color: #512100;
  margin-bottom: 20px;
}

.flanders img {
  max-width: 700px;
  width: 100%;
}

/* Verpakking Banner */

.verpakkingsmogelijkheden {
  width: 100%;
  max-width: 1400px;
  margin: 0 auto;
}

.verpakkingsmogelijkheden_h2 {
  width: 100%;
  max-width: 1400px;
  margin: 0 auto;
  font-size: 1.4em;
  font-weight: 700;
  text-align: center;
  padding: 20px;
  margin-top: 30px;
  border-top: 2px solid #ededed;
}

.verpakkingsmogelijkheden article {
  padding: 10px;
}

.verpakkingsmogelijkheden article img {
  width: 100%;
}

.verpakkingsmogelijkheden .slick-arrow {
  position: absolute;
  left: 5px;
  top: 50%;
  border: none;
  -webkit-box-shadow: 0px 0px 22px 0px rgba(82,82,82,0.15);
  -moz-box-shadow: 0px 0px 22px 0px rgba(82,82,82,0.15);
  box-shadow: 0px 0px 22px 0px rgba(82,82,82,0.15);
  background-color: #fff;
  width: 40px;
  height: 40px;
  padding: 0;
  border-radius: 200px;
  z-index: 5;
  transform: translateY(-50%);
} 

.verpakkingsmogelijkheden .slick-next {
  right: 5px;
  left: initial;
}

/* Navigatie */

.navigatie {
  width: 100%;
  display: flex;
  justify-content: center;
  -ms-align-items: center;
  align-items: center;
  flex-direction: column;
  margin: 0 auto;
  background-color: #fff;
  padding-bottom: 10px;
  border-bottom: 1px solid #f0e3d9;
}

.top_navigatie {
  width: 100%;
  padding: 5px;
  display: flex;
  justify-content: center;
  -ms-align-items: center;
  align-items: center;
  background-image: url(/images/pattern.png);
}

.top_navigatie a {
  font-family: 'Roboto Slab', serif;
  color: white;
  padding: 0 10px;
  text-transform: uppercase;
  letter-spacing: 1px;
  font-size: .9em;
  border-right: 2px solid white
}

.top_navigatie a:last-of-type {
  border-right: none;
} 

.logo {
  width: 200px;
  margin: 0 50px;
}

.navigatie nav {
  display: flex;
  justify-content: center;
  -ms-align-items: center;
  align-items: center;
  margin-top: 10px;
  max-width: 1250px;
  width: 100%;
}

.navigatie nav ul {
  display: flex;
  justify-content: center;
  -ms-align-items: center;
  align-items: center;
  width: 50%;
}

.navigatie nav a {
  color: #512100;
  padding: 10px 0;
  white-space: nowrap;
  font-family: 'Roboto Slab', serif;
  margin: 0 20px;
  text-transform: uppercase;
  font-size: 1.1em;
  display: flex;
  letter-spacing: .5px;
  justify-content: center;
  -ms-align-items: center;
  align-items: center;
}

.navigatie nav .active a {
  border-bottom: 1px solid #512100;
}
/* Einde Navigatie */

.endprods {
  display: flex;
  width: 100%;
  justify-content: space-between;
  -ms-align-items: center;
  align-items: center;
  max-width: 1500px;
  margin: 0 auto;
  margin-top: 30px;
}

.endprods div {
  width: 100%;
  height: 1px;
  background-color: #512100;
}

.endprods img {
  width: 40px;
  margin: 10px 30px;
}

.res-nav {
  width: 100%;
  max-width: 400px;
  height: 100vh;
  position: fixed;
  right: -400px;
  top: 0;
  z-index: 1000;
  overflow: auto;
  transition: all .3s;
  -webkit-box-shadow: 0px 0px 22px 0px rgba(82,82,82,0.15);
  -moz-box-shadow: 0px 0px 22px 0px rgba(82,82,82,0.15);
  box-shadow: 0px 0px 22px 0px rgba(82,82,82,0.15);
  background-color: #fff;
}

.menuoverlay {
  position: absolute;
  z-index: 100;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  display: none;
  background-color: rgba(0,0,0,.4);
}

.overvisible {
  display: block;
}

.top_res_nav {
  display: flex;
  justify-content: space-between;
  -ms-align-items: center;
  align-items: center;
  padding: 20px;
  background-color: #512100;
  width: 100%;
  position: absolute;
  left: 0;
  top: 0;
}

.top_res_nav div a {
  color: white;
  padding: 0 10px;
  text-transform: uppercase;
  font-family: 'Roboto Slab', serif;
}

.top_res_nav div a:first-of-type {
  border-right: 1px solid white;
}

.closebtn {
  width: 25px;
  height: 25px;
  cursor: pointer;
}

.winkelmandres {
  font-size: 1.2em;
  color: #fff;
  margin-right: 20px;
}

.verlanglijstres {
  font-size: 1.2em;
  color: #fff;
}

.menu-block {
  overflow: hidden;
}

.menu-is-open {
  right: 0;
}

.res-nav nav {
  padding-top: 85px;
  display: flex;
  flex-direction: column;
  -ms-align-items: flex-start;
  align-items: flex-start;
  overflow: auto;
  padding-bottom: 100px;
  height: 100%;
  position: relative;
}

.navitem {
  width: 100%;
  padding: 25px;
}

.navitem div {
  display: flex;
  justify-content: space-between;
  -ms-align-items: center;
  align-items: center;
  width: 100%;
  cursor: pointer;
}

.navitem div img {
  width: 20px;
  transition: all .5s;
  transform: rotate(-450deg);
}

.rotateImg  {
  transform: rotate(0deg) !important;
} 

.navitem a {
  color: #353535;
  font-family: 'Roboto Slab', serif;
  font-size: 1.2em;
}

.openNavItem {
  max-height: 350px !important;
  margin-top: 10px !important;
  padding-top: 10px !important;
}

.navitem ul {
  display: flex;
  flex-direction: column;
  -ms-align-items: flex-start;
  align-items: flex-start;
  margin-top: 0;
  padding-top: 0;
  list-style-type: disc;
  padding-left: 10px;
  color: white;
  overflow: hidden;
  transition: all .5s;
  max-height: 0;
}

.navitem ul li {
  display: inline-block;
  padding: 10px;
}

.navitem ul li i {
  margin-left: -7px;
  color: #c8c8c8;
  font-size: .7em;
  margin-right: 20px;
}

.navitem ul a {
  font-size: 1em;
  padding: 10px 0;
  color: #c8c8c8;
}

.menubtn {
  width: 30px;
  cursor: pointer;
  order: 2;
  display: none;
  transition: all .3s;
}

.menubtn:hover {
  transform: scale(1.05);
}

/* Home */

.home_slider {
  margin: 0 auto;
  display: block;
  width: 100%;
  position: relative;
}

.home_slider .slick-arrow {
  position: absolute;
  z-index: 2;
  border: 2px solid #512100;
  background-color: #512100;
  width: 40px;
  transition: all .3s;
  color: #fff;
  height: 40px;
  border-radius: 200px;
  display: flex;
  justify-content: center;
  -ms-align-items: center;
  align-items: center;
  font-size: 1.2em;
  left: 10px;
  top: 50%;
  transform: translateY(-50%);
}

.home_slider .slick-arrow:hover {
  background-color: transparent;
  color: #512100;
}

.home_slider .slick-next {
  left: initial;
  right: 10px;
}

.header_home {
  width: 100%;
  display: flex;
  justify-content: flex-start;
  -ms-align-items: flex-start;
  align-items: center;
  margin: 0 auto;
}

.slider_big {
  display: block !important;
}

.slider_medium, .slider_small {
  display: none !important;
}

.header_home img {
  width: 100%;
  z-index: 0;
}


.home_diensten {
  width: 100%;
  display: flex;
  justify-content: center;
  -ms-align-items: flex-start;
  align-items: flex-start;
  max-width: 1600px;
  margin: 0 auto;
  background-color: #fff;
}

.home_diensten article {
  width: 23%;
  margin: 1%;
  position: relative;
  display: flex;
  justify-content: flex-start;
  -ms-align-items: center;
  align-items: center;
  overflow: hidden;
  flex-direction: column;
  -webkit-box-shadow: 0px 0px 22px 0px rgba(82,82,82,0.15);
  -moz-box-shadow: 0px 0px 22px 0px rgba(82,82,82,0.15);
  box-shadow: 0px 0px 22px 0px rgba(82,82,82,0.15);
}

.home_diensten article:hover img {
  transform: scale(1.2);
}

.home_diensten article a {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  z-index: 2;
}

.home_diensten article h2 {
  font-weight: 700;
  font-size: 1.2em;
  padding: 10px;
  width: 100%;
  text-align: center;
  position: relative;
  z-index: 1;
  background-color: #fff;
  color: #512100;
}

.home_diensten article img {
  width: 100%;
  transition: all 1s;
  position: relative;
  z-index: 0;
}

/* Einde Home */


/* Page Header */

.page_header {
  width: 100%;
  max-width: 1000px;
  padding: 50px 10px;
  padding-top: 30px;
  display: flex;
  justify-content: center;
  -ms-align-items: center;
  align-items: center;
  flex-direction: column;
  text-align: center;
  margin: 0 auto;
}

.page_header h1 {
  text-align: center;
  color: #000;
  font-size: 2em;
  font-family: 'Roboto Slab', serif;
  margin-bottom: 10px;
  line-height: 150%;
}

.page_header h2 {
  font-size: 1.2em;
  line-height: 150%;
  font-weight: 700;
  color: #512100;
  text-align: center;
}

.page_header div {
  text-align: center;
  font-size: 1.2em;
  color: #999999;
  line-height: 200%;
}

.page_header div strong {
  color: #3C3C3B;
}

/* Einde Page Header */


/* Detail Pagina */


.detail_banner {
  width: 100%;
  max-width: 1400px;
  margin: 0 auto;
}


.detail_banner article {
  width: 100%;
}

.detail_banner article img {
  width: 100%;
}

.detail_banner .slick-arrow {
  position: absolute;
  left: 10px;
  z-index: 2;
  top: 50%;
  width: 40px;
  height: 40px;
  display: flex;
  justify-content: center;
  -ms-align-items: center;
  align-items: center;
  transform: translateY(-50%);
  border-radius: 200px;
  border: none;
  background-color: #fff;
  color: #512100;
}

.detail_banner .slick-next {
  left: initial;
  right: 10px;
}



.detail_pagina {
  width: 100%;
  max-width: 1400px;
  margin: 0 auto;
  display: flex;
  justify-content: space-between;
  -ms-align-items: flex-start;
  align-items: flex-start;
  padding: 30px 10px;
}

.detail_pagina h1 {
  color: #512100;
  font-size: 2.5em;
  font-family: 'Roboto Slab', serif;
  margin-bottom: 20px;
}

.detail_pagina h2 {
  color: #515151;
  font-size: 1.1em;
  font-weight: 700;
  margin-top: 20px;
  margin-bottom: 5px;
}

.detail_pagina>div>div {
  color: #777777;
  font-size: 1.1em;
  line-height: 180%;
}

.detail_pagina aside {
  max-width: 450px;
  width: 100%;
  margin-left: 50px;
  border: 2px solid #f3f3f3;
  display: flex;
  justify-content: flex-start;
  -ms-align-items: flex-start;
  align-items: flex-start;
  flex-wrap: wrap;
}

.detail_pagina aside img {
  width: 46%;
  margin: 2%;
}

.detail_pagina aside a {
  padding: 15px 40px;
  font-weight: 700;
  color: #fff;
  font-size: 1.1em;
  transition: all 1s ease;
  font-family: 'Poppins', serif;
  background-color: #512100;
  width: 96%;
  margin: 2%;
  margin-top: 0;
  text-align: center;
}
/* Einde Detail Pagina */

/* Certificaten */

.certificaten {
  width: 100%;
  max-width: 1200px;
  margin: 0 auto;
  display: flex;
  justify-content: center;
  -ms-align-items: flex-start;
  align-items: flex-start;
}

.certificaten article {
  display: flex;
  justify-content: center;
  -ms-align-items: center;
  align-items: center;
  flex-direction: column;
  border: 2px solid #eeeeee;
  padding: 30px;
  width: 29.33%;
  margin: 2%;
}

.certificaten article h2 {
  font-size: 1.3em;
  font-weight: 700;
  margin-bottom: 20px;
  color: #E94E1B;
}

.certificaten article a {
  background-color: #000;
  color: white;
  border-radius: 200px;
  padding: 10px 30px;
  font-weight: 700;
}

.certificaten article a i {
  margin-left: 10px;
}

/* Einde Certificaten*/

/* Vacatures */

.academy_events {
  background-color: #fafafa;
  padding: 50px 10px;
}

.academy_events > h3 {
  text-align: center;
  width: 100%;
  color: #515151;
  font-weight: 700;
  font-size: 1.1em;
  margin-bottom: 5px;
}

.academy_events > h2 {
  width: 100%;
  color: #512100;
  font-size: 2.5em;
  display: flex;
  font-family: 'Roboto Slab', serif;
  justify-content: center;
  -ms-align-items: center;
  align-items: center;
  padding-bottom: 15px;
}

.kalender_titel {
  text-align: center;
  font-size: 1.1em;
  color: #5F5F5F;
  line-height: 200%;
  max-width: 1000px;
  margin: 0 auto;
  margin-bottom: 50px;
}

.events {
  max-width: 1200px;
  margin: 0 auto;
  display: flex;
  flex-direction: column;
  
}
.bigdate {
  display: none;
  padding: 15px;
  position: relative;
  background-color: #E94E1B;
}

.smalldate {
  background-color: #E94E1B;
  padding: 15px;
  height: 100%;
  display: flex;
  justify-content: center;
  -ms-align-items: center;
  align-items: center;
}

.bigdate div {
  position: relative;
  z-index: 1;
  display: flex;
  justify-content: center;
  -ms-align-items: center;
  align-items: center;
  flex-direction: column;
}


.bigdate aside {
  z-index: 0;
  position: absolute;
  bottom: 0;
  left: 50%;
  width: 88px;
  height: 88px;
  background-color: #E94E1B;
  transform: translate(-50%, 50%) rotate(45deg);
}

.events article {
  position: relative;
  display: flex;
  justify-content: flex-start;
  -ms-align-items: flex-start;
  align-items: flex-start;
  background-color: white;
  padding-left: 0;
  margin-bottom: 20px;
}

.events article h2 {
  color: #512100;
  font-size: 1.4em;
  padding: 0 5px;
  font-family: 'Roboto Slab', serif;
}

.kalender_item_date {
  width: 140px;
  text-align: center;
  font-size: 1.1em;
  color: white;
  font-weight: 700;
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  display: flex;
  justify-content: center;
  -ms-align-items: flex-start;
  align-items: flex-start;
}

.kalender_tekst>div {
  display: flex;
  justify-content: space-between;
  -ms-align-items: flex-start;
  align-items: flex-start;
  width: 100%;
  padding: 0 5px;
}

.kalender_txt {
  width: 100%;
  padding-top: 15px;
}

.kalender_txt ul {
  padding-left: 30px;
  list-style-type: disc;
  list-style-position: outside;
}

.kalender_controls {
  width: 100%;
  max-width: 400px;
  border-left: 1px solid #512100;
  padding-left: 25px;
  padding-top: 15px;
  margin-left: 25px;
  display: flex;
  justify-content: flex-start;
  -ms-align-items: flex-start;
  align-items: flex-start;
  flex-direction: column;
}

.kalender_form input[type=text], .kalender_form input[type=email], .kalender_form textarea {
  font-family: 'Roboto Slab', serif !important;
}

.kalender_controls>h2 {
  width: 100%;
  font-family: 'Roboto Slab', serif;
}

.kalender_control {
  padding: 0px 15px;
  border-right: 2px solid #d8d8d8;
  font-weight: 700;
  display: flex;
  justify-content: center;
  -ms-align-items: center;
  align-items: center;
}

.kalender_control:last-of-type {
  border-right: none;
}

.kalender_control i {
  margin-right: 10px;
}

.kalender_item_content {
  flex: 1;
  display: flex;
  flex-direction: column;
}

.kalender_tekst {
  border-top: 1px solid #6b6b6b;
  padding: 0 10px;
  padding-top: 0px;
  padding-bottom: 20px;
  font-size: 1em;
  color: #6b6b6b;
  line-height: 200%;
  display: none;

}

.kalender_tekst a {
  font-weight: 700;
  color: #E94E1B;
}

.kalender_link {
  margin-bottom: 20px;
  margin-top: 10px;
  display: inline-block;
}

.rotateIcon {
  transform: rotate(90deg);
}

.titelandinfo {
  cursor: pointer;
  display: flex;
  justify-content: space-between;
  -ms-align-items: center;
  align-items: center;
  width: 100%;
  padding: 10px;
}

.kalender_moreinfo {
  min-height: 100%;
  padding: 5px 0;
  color: #613618;
  background-color: transparent;
  font-weight: 700;
  display: flex;
  justify-content: center;
  -ms-align-items: center;
  align-items: center;
  font-size: 1em;
  transition: all .3s;
  cursor: pointer;
}

.kalender_moreinfo i {
  font-size: 1.8em;
  transition: all .3s;
  margin-left: 10px;
}

/* Einde Vacatures */


/* Bevestiging */

.bevestiging_bg {
  width: 100%;
  min-height: 80vh;
  display: flex;
  justify-content: center;
  -ms-align-items: center;
  align-items: center;
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
}

.bevestiging {
  width: 100%;
  border-radius: 5px;
  -webkit-box-shadow: 0px 0px 22px 0px rgba(82,82,82,0.10);
  -moz-box-shadow: 0px 0px 22px 0px rgba(82,82,82,0.10);
  box-shadow: 0px 0px 22px 0px rgba(82,82,82,0.10);
  max-width: 600px;
  padding: 50px;
  background-color: white;
  display: flex;
  justify-content: center;
  -ms-align-items: center;
  align-items: center;
  flex-direction: column;
}

.bevestiging i {
  font-size: 3em;
  margin-bottom: 20px;
  color: #512100;
}

.bevestiging h2 {
  text-transform: uppercase;
  letter-spacing: 3px;
  color: #353535;
  font-size: 15px;
  margin: 10px 0;
}

.bevestiging h1 {
  font-weight: 700;
  font-size: 2.5em;
  text-align: center;
  color: #512100;
  margin-bottom: 10px;
  font-family: 'Roboto Slab', serif;
}

.bevestiging p {
  line-height: 150%;
  color: #353535;
  font-size: 17px;
  font-weight: 200;
}

.bevestiging a {
  cursor: pointer;
  display: inline-block;
  padding: 13px 30px;
  background-color: #63371A;
  font-weight: 200;
  color: white;
  margin-top: 20px;
}

/* Einde Bevestiging*/


/* Footer */

footer {
  background-color: #fff;
  padding: 0;
}

.footer_split {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  position: relative;
  background-color: #ececec;
}

.footer_split>div:first-child {
  width: 60%;
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  position: relative;
}

.footer_split>div:first-child article {
  transform: skewX(-20deg) translateX(55%);
  position: absolute;
  background-color: #ececec;
  right: 0;
  top: 0;
  bottom: 0;
  width: 120px;
}

.footer_split>div:last-child {
  width: 40%;
  max-width: 1500px;
  display: flex;
  justify-content: center;
  -ms-align-items: center;
  align-items: center;
  flex-wrap: wrap;
  margin: 0 auto;
  padding: 100px 10px;
}

.footer_split div div {
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  -ms-align-items: flex-start;
  align-items: flex-start;
  margin: 0 50px;
  line-height: 150%;
  font-size: 1.1em;
  position: relative;
  z-index: 2;
  color: #3e3e3e;
}

.footer_split div h2 {
  font-family: 'Roboto Slab', serif;
  font-size: 1.5em;
  letter-spacing: 1px;
  color: #512100;
  margin-bottom: 15px;
}

.footer_split div div a {
  color: #3e3e3e;
}

.gdpr_banner {
  display: flex;
  justify-content: center;
  -ms-align-items: center;
  align-items: center;
  padding: 10px 0;
  font-weight: 700;
  font-size: .9em;
  background-image: url(/images/pattern.png);
}

.gdpr_banner a {
  color: #fff;
}

.gdpr_banner span {
  margin: 0 15px;
  color: #fff;
}

/* Einde Footer */


/* Cookie Melding */

.PL_Wrapper {
  position: fixed;
  left: 10px;
  bottom: 10px;
  background-color: white;
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  -ms-align-items: flex-start;
  align-items: flex-start;
  z-index: 100;
  padding: 25px;
  transition: all .8s;
  -webkit-box-shadow: 0px 2px 22px 0px rgba(61,61,61,0.41);
  -moz-box-shadow: 0px 2px 22px 0px rgba(61,61,61,0.41);
  box-shadow: 0px 2px 22px 0px rgba(61,61,61,0.41);
}

.PL_Wrapper h2 {
  color: #512100;
  font-weight: 700;
  font-size: 1.5em;
  margin-bottom: 15px;
}

.PL_Wrapper p {
  max-width: 500px;
  color: #979797;
  margin-bottom: 20px;
  text-align: justify;
  line-height: 150%;
}

.PL_Buttons {
  display: flex;
  justify-content: space-between;
  -ms-align-items: center;
  align-items: center;
  width: 100%;
}

.PL_Buttons a {
  padding: 15px;
  background-color: #512100;
  border: 2px solid #512100;
  color: #fff;
  width: 48%;
  cursor: pointer;
  text-align: center;
  font-weight: 700;
  transition: all .3s;
}

.PL_Buttons a:hover {
  background-color: transparent;
  color: #512100;
}

/* Einde Cookie Melding */



/* Contact */

#dasmap {
  width: 100%;
  height: 500px;
}

.radio_container {
  position: relative;
  display: flex;
  justify-content: center;
  -ms-align-items: center;
  align-items: center;
  margin-right: 15px;
}

.radio_container input {
  position: absolute;
  z-index: 0;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
}

.radio_container input:checked + .radio_checker {
  background-color: #94C11E;
  color: white;
}

.radio_container input:checked + .radio_checker i {
  display: block;
}

.radio_checker:hover {
  background-color: #94C11E;
  color: white;
}

.radio_checker {
  cursor: pointer;
  transition: all .3s;
  padding: 15px 30px;
  border-radius: 200px;
  font-size: .8em;
  font-weight: 700;
  background-color: #e4e4e4;
  z-index: 1;
  position: relative;
  letter-spacing: 1px;
  display: flex;
  justify-content: center;
  -ms-align-items: center;
  align-items: center;
}

.form_changer {
  display: flex;
  justify-content: flex-start;
  -ms-align-items: center;
  align-items: center;
  margin-bottom: 20px;
}

.radio_checker i {
  display: none;
  margin-right: 10px;
}

.contact_info {
  display: flex;
  justify-content: space-around;
  -ms-align-items: center;
  align-items: center;
  padding: 60px 10px;
  width: 100%;
  margin: 0 auto;
  background-color: white;
  flex-wrap: wrap;
  transform: translateY(-50px);
  max-width: 1200px;
  border: 2px solid #fafafa;
  border-bottom: 4px solid #512100;
}

.contact_info h2 {
  font-size: 1.4em;
  margin-bottom: 20px;
  font-family: 'Roboto Slab', serif;
  color: #512100;
}

.contact_info p {
  color: #4B4B4B;
  font-size: 1.1em;
  margin-top: 15px;
}

.contact_info a {
  padding-left: 30px;
  position: relative;
}

.contact_info a {
  color: #4B4B4B;
}

.contact_info a i {
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
} 

.contact_content {
  width: 100%;
  background-color: #fcfcfc;
  padding-bottom: 60px;
}

.contact {
  width: 100%;
  margin: 0 auto;
  display: flex;
  justify-content: space-between;
  max-width: 1200px;
  border: 2px solid #f0f0f0;
  flex-wrap: wrap;
}

.gegevens {
  width: 28%;
  margin-left: 2%;
  background-color: white;
}

.gegevens img {
  width: 100%;
  margin: 0 auto;
  display: block;
}

.gegevens>div {
  padding: 25px;
}

.gegevens div h2 {
  color: #98272B;
  font-size: 1.3em;
  margin-bottom: 15px;
  font-family: 'Playfair Display', serif;
  letter-spacing: 1px;
}

.gegevens div div {
  font-size: .85em;
  display: flex;
  justify-content: space-between;
  -ms-align-items: flex-start;
  align-items: flex-start;
  color: #4B4B4B;
  line-height: 200%;
}

.gegevens div div p {
  width: inherit;
}

.contact_form_holder {
  width: 100%;
  padding: 35px;
  background-color: white;
  display: flex;
  justify-content: space-between;
  -ms-align-items: flex-start;
  align-items: flex-start;
  flex-wrap: wrap;
}

.contact_form, .complaint_form {
  display: flex;
  justify-content: space-between;
  -ms-align-items: flex-start;
  align-items: flex-start;
  flex-wrap: wrap;
}

.hideField {
  display: block;
}

.complaint_form {
  display: none;
}

#NaamInput {
  width: 48%;
}

#EmailInput {
  width: 100%;
}

.contact_form input[type=text], 
.contact_form input[type=email] {
  width: 100%;
  border: none;
  border-bottom: 2px solid #F4F4F4;
  padding: 15px;
  color: rgb(110,110,110);
  font-weight: 700;
  margin-bottom: 20px;
  font-family: 'Poppins', serif;
}
.contact_form textarea {
  width: 100%;
  font-weight: 700;
  border: 2px solid #F4F4F4;
  border-radius: 0px;
  padding: 12px 15px;
  color: rgb(110,110,110);
  margin-bottom: 20px;
  height: 150px;
  font-family: 'Poppins', serif;
}

.contact_form input[type=submit] {
  padding: 15px 40px;
  font-weight: 700;
  color: #fff;
  font-size: 1.1em;
  transition: all 1s ease;
  font-family: 'Poppins', serif;
  background-position: center;
  background-size: cover;
  background-image: url(/images/button_bg.png);

}

.bericht {
  width: 100%;
  border: none;
  background-color: #F4F4F4;
  border-radius: 20px;
  margin-bottom: 35px;
  font-weight: 700;
  padding: 12px 20px;
  color: rgb(110,110,110);
  height: 100px;
  font-family: 'Poppins', serif;
}

.contact_form input[type=submit]:disabled {
  opacity: .6;
}

.contact_form input[type=submit]:disabled:hover {
  opacity: .6;
}

.contact_form input[type=submit]:hover {
  opacity: 1;
  background-position: left;
}

#VoornaamCnt, #NaamCnt {
  width: 49%;
  margin-bottom: 2%;
}

#EmailCnt {
  width: 100%;
  margin-bottom: 2%;
}

#StraatCnt, #GemeenteCnt {
  width: 69%;
  margin-bottom: 2%;
}

#BusCnt, #PostcodeCnt {
  width: 29%;
  margin-bottom: 2%;
}

/* Einde Contact */

/* Tekst Blokken */

.tekst_blokken {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  width: 100%;
  max-width: 1500px;
  margin: 30px auto;
  padding: 10px;
}

.tekst_blokken article {
  width: 47%;
  margin: 25px 0;
}

.tekst_blokken article h2 {
  width: 100%;
  font-family: 'Roboto Slab', serif;
  text-align: left;
  font-size: 2.2em;
  color: #512100;
  margin-bottom: 20px;
  display: flex;
  justify-content: flex-start;
  -ms-align-items: center;
  align-items: center;
}

.tekst_blokken article h2 img {
  width: 30px;
  margin-right: 20px;
}

.tekst_blokken article div {
  line-height: 250%;
  font-size: 1.1em;
  color: #5F5F5F;
  padding-left: 5px;
}

.tekst_blokken article div a {
  color: #512100;
  font-weight: 700;
}
/* Einde Tekst Blokken */

/* Power Titel */

.power_titel_holder {
  width: 100%;
  max-width: 1600px;
  margin: 0 auto;
  display: block;
  padding: 20px;
  padding-top: 30px;
  padding-bottom: 30px;
}

.power_titel {
  font-size: 3em;
  font-weight: 700;
  color: #B5B5B5;
  line-height: 130%;
}

.power_titel strong {
  font-weight: 700;
  color: #3C3C3B;
}

/* Einde Power Titel */

/* Privacy */
#content-container {
  max-width: 1600px;
  margin: 0 auto;
  width: 100%;
}
/* Einde Privacy */


/* Media Query's */

@media screen and (max-width: 1650px) { 
  .footer_split>div:first-child article {
    display: none;
  }

  .footer_split>div:last-child {
    justify-content: flex-start;
  }

  .footer_split div div {
    margin-bottom: 30px;
  }
}

@media screen and (max-width: 1350px){
  .contact_info {
    transform: translateY(0);
    max-width: 100%;
    margin-bottom: 40px;

  }
}

@media screen and (max-width: 1200px) {
  .navigatie nav {
    flex-wrap: wrap;
  }

  .navigatie nav>a {
    order: 1;
    width: 100%;
  }

  .navigatie nav ul {
    width: 50%;
    order: 2;
    font-size: .8em;
  }

  .navigatie nav ul:first-of-type {
    justify-content: flex-end;
  }

  .navigatie nav ul:last-of-type {
    justify-content: flex-start;
  }

  .logo {
    width: 170px;
    margin: 0;
    margin-bottom: 10px;
  }

  .slider_medium {
    display: block !important;
  }

  .slider_big {
    display: none !important;
  }
}

@media screen and (max-width: 950px) {
  .home_slider .slick-arrow {
    width: 30px;
    height: 30px;
    font-size: .9em;
  }

  .contact_info {
    padding: 10px 10px;
  }

  .contact_info >div {
    width: 100%;
    display: flex;
    justify-content: center;
    -ms-align-items: center;
    align-items: center;
    flex-direction: column;
    margin: 20px 0;
  }

  .contact_info a {
    padding-left: 0;
  }

  .contact_info a i {
    display: none;
  }

  .contact_info h2 {
    margin-bottom: 0;
  }

  .contact_form_holder {
    padding: 10px;
  }

  .contact_form input[type=submit] {
    width: 100%;
  }

  #dasmap {
    height: 300px;
  }

  .contact {
    border: none;
  }

  .contact_content {
    padding-bottom: 0;
  }
  .footer_split div {
    font-size: .8em;
  }
}

@media screen and (max-width: 850px) {
  .footer_split>div:first-child {
    display: none;
  }

  .footer_split>div:last-child {
    width: 100%;
    justify-content: center;
    -ms-align-items: center;
    align-items: center;
    padding: 30px 10px;
  }

  .footer_split div div {
    font-weight: 400;
  }

  .tekst_blokken article {
    width: 100%;
  }

  .tekst_blokken article h2 {
    text-align: center;
    width: 100%;
    justify-content: center;
    font-size: 1.4em;
  }

  .tekst_blokken article div {
    text-align: center;
  }

  .power_titel {
    font-size: 2em;
  }
}

@media screen and (max-width: 800px) {
  .slider_small {
    display: block !important;
  }

  .slider_medium {
    display: none !important;
  }

  .detail_pagina h1 {
    font-size: 1.5em;
  }

  .detail_pagina>div>div {
    font-size: 1em;
  }
}

@media screen and (max-width: 750px) {
  .navigatie nav a {
    margin: 0 15px;
  }

  .res-nav {
    max-width: 100%;
    right: -750px;
  }

  .menu-is-open {
    right: 0;
  }

  .page_header h1 {
    font-size: 1.5em;
  }

  .page_header h2 {
    font-size: 1em;
  }

  .page_header div {
    font-size: 1em;
  }
}

@media screen and (max-width: 700px) {
  .navigatie nav {
    justify-content: space-between;
    padding: 0 10px;
  }

  .top_navigatie a {
    display: none;
  }

  .navigatie nav ul {
    display: none;
  }

  .navigatie nav a {
    margin: 0;
    width: initial;
  }

  .logo {
    margin-bottom: 0;
  }

  .menubtn {
    display: block;
  }

  .footer_split div div {
    width: 100%;
    display: flex;
    justify-content: center;
    -ms-align-items: center;
    align-items: center;
    flex-direction: column;
  }

  .gdpr_banner {
    font-size: .8em;
  }
}

@media screen and (max-width: 600px) {
  .PL_Wrapper {
    right: 10px;
  }

  .gdpr_banner span {
    visibility: hidden;
  }

  .gdpr_banner {
    flex-wrap: wrap;
    white-space: nowrap;
    line-height: 200%;
  }
}


@media screen and (max-width: 500px) {
  .PL_Buttons a {
    width: 100%;
    margin: 0;
    margin-top: 15px;
  }

  .PL_Buttons {
    flex-wrap: wrap;
  }
}
@charset "UTF-8";

/* NIKS AANPASSEN IN DIT BESTAND */
.cb {clear:both}
.fl {float:left}
.fr {float:right}
.al {text-align:left}
.ar {text-align:right}
.aj {text-align:justify}
.ac {text-align:center}
.nm {margin:0px;}
.np {padding:0px;}
.nb {border:none;}
.nbl {border-left:none !important;}
.nbr {border-right:none !important;}
.nbb {border-bottom:none !important;}
.nbt {border-top:none !important;}
.nmr {margin-right:0px !important;}
.nml {margin-left:0px !important;}
.nmt {margin-top:0px !important;}
.nmb {margin-bottom:0px !important;}
.npr {padding-right:0px;}
.npl {padding-left:0px;}
.npt {padding-top:0px;}
.npb {padding-bottom:0px;}
.nbr {border-right: none;}
.nbl {border-left:none;}
.nbt {border-top:none;}
.nbb {border-bottom:none;}
.nbg {background:transparent;}
.dn {display:none;}
.dni {display:none !important;}
.db {display:block;}
.dib {display:inline-block;}
.cp {cursor: pointer;}
.cd {cursor: default;}
.pr {position: relative;}

.ui-datepicker-prev:after
{
  display: inline-block;
  width: 0;
  height: 0;
  border-top: 8px solid transparent;
  border-bottom: 8px solid transparent;
  border-right: 8px solid #222;
  margin-top: 8px;
  margin-left: 9px;
  content: '';
}

.ui-datepicker-next:after
{
  display: inline-block;
  width: 0;
  height: 0;
  border-top: 8px solid transparent;
  border-bottom: 8px solid transparent;
  border-left: 8px solid #222;
  margin-top: 8px;
  margin-left: 13px;
  content: '';
}

.youtubecontainer
{
  padding-top: 56.25%;
  position: relative;
  width: 100%;
}

.youtubecontainer > iframe
{
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  min-height: 100%;
}
.rightform
{
	visibility: hidden;
	display: none;
	position: absolute;
}

.center
{
  margin: 0 auto;
  width: 960px;
}

.c ul
{
	padding-left: 15px;
	list-style-type: disc;
	margin: 1em 0;
}

.c p
{
	margin: 1em 0;
}

.c ol
{
	padding-left: 15px;
	list-style-type: decimal;
	margin: 1em 0;
}

.c strong
{
	font-weight: bold;
}

.c em
{
	font-style: italic;
}

.c table
{
	margin: 1em 0;
}

.c td, .c th
{
	border: 1px solid #333;
	padding: 3px;
}

.c blockquote
{
	border-left: 5px solid #aaa;
	padding-left: 5px;
	font-style: italic;
	margin: 1em 0 1em 15px;
}

.four-row-grid>*
{
	width: 21.1%;
	margin-right: 5.2%;
	margin-top: 4%;
	float: left;
}

.four-row-grid>*:nth-child(4n)
{
	margin-right: 0;
}

.three-row-grid>*
{
	width: 30.5%;
	margin-right: 4.2%;
	float: left;
	margin-top: 4%;
}

.three-row-grid>*:nth-child(3n)
{
	margin-right: 0;
}

.three-row-grid>*:nth-child(3n+1)
{
	clear: left;
}


.five-col-grid>*
{
	width: 15.5%;
	margin-right: 5.625%;
	float: left;
	margin-top: 2%;
}

.five-col-grid img
{
	width: 100%;
}


.five-col-grid>*:nth-child(5n)
{
	margin-right: 0;
}

.six-col-grid>*
{
	width: 14.16%;
	margin-right: 3%;
	float: left;
	margin-top: 2%;
}

.six-col-grid img
{
	width: 100%;
}


.six-col-grid>*:nth-child(6n)
{
	margin-right: 0;
}

.seven-col-grid>*
{
	width: 11.71%;
	margin-right: 3%;
	float: left;
	margin-top: 2%;
}

.seven-col-grid>*:nth-child(7n)
{
	margin-right: 0;
}

.seven-col-grid img
{
	width: 100%;
}



.three-row-grid .cb, .four-row-grid .cb, .five-col-grid .cb, .six-col-grid .cb, .seven-col-grid .cb
{
	width: 100%;
	margin: 0;
	float: none !important;
}

.single-row-four > *
{
	width: 23%;
	margin-left: 2.5%;
	float: left;
}

.single-row-four > *:first-child
{
	margin-left: 0;
}

.single-row-four:after, .single-row-four > .cb
{
	content: '';
	clear: both;
	margin: 0;
	display: block;
	width: 100%;
}

.single-row-four > .cb
{
	display: none;
}

.single-row-three > *:first-child
{
    margin-left: 0px;
}

.single-row-three > *
{
    width: 31%;
    margin-left: 3.5%;
    float: left;
    margin-top: 2.5%;
}

.single-row-three:after
{
    display: block;
    content: '';
    clear: both;
}

.justify
{
	text-align: justify;
}

.justify:after
{
	display: inline-block;
	width: 100%;
	content: '';
}

.justify > *
{
	display: inline-block;
	vertical-align: top;
}

@media all and (max-width: 1240px) {
	.seven-col-grid>*
	{
		width: 14.16%;
		margin-right: 3%;
	}

	.seven-col-grid>*:nth-child(7n)
	{
		margin-right: 3%;
	}

	.seven-col-grid>*:nth-child(6n)
	{
		margin-right: 0;
	}
}

@media all and (max-width: 1130px) {
	.six-col-grid>*
	{
		width: 15.5%;
		margin-right: 5.625%;
	}

	.six-col-grid>*:nth-child(6n)
	{
		margin-right: 5.625%;
	}

	.six-col-grid>*:nth-child(5n)
	{
		margin-right: 0;
	}

	.seven-col-grid>*
	{
		width: 15.5%;
		margin-right: 5.625%;
	}

	.seven-col-grid>*:nth-child(6n), .seven-col-grid>*:nth-child(7n)
	{
		margin-right: 5.625%;
	}

	.seven-col-grid>*:nth-child(5n)
	{
		margin-right: 0;
	}

	.four-row-grid>*
	{
		width: 30.5%;
		margin-right: 4.2%;
	}

	.four-row-grid>*:nth-child(4n)
	{
		margin-right: 4.2%;
	}

	.four-row-grid>*:nth-child(3n)
	{
		margin-right: 0;
	}

	.three-row-grid>*
	{
		width: 47.5%;
		margin-right: 0;
	}

	.three-row-grid>*:nth-child(3n)
	{
		margin-right: 0;
	}

	.three-row-grid>*:nth-child(2n)
	{
		float: right;
	}



	.three-row-grid>*:nth-child(3n+1)
	{
		clear: none;
	}

	.three-row-grid>*:nth-child(2n+1)
	{
		clear: left;
	}

	.five-col-grid>*
	{
		width: 21.1%;
		margin-right: 5.2%;
		margin-top: 4%;
	}

	.five-col-grid>*:nth-child(5n)
	{
		margin-right: 5%;
	}

	.five-col-grid>*:nth-child(4n)
	{
		margin-right: 0;
	}

	.single-row-four > *
	{
		width: 48%;
		margin-left: 4%;
		float: left;
	}

	.single-row-four > *:nth-child(4)
	{
		margin-left: 0;
	}

	.single-row-four > .cb
	{
		display: block;
	}
}

@media all and (max-width: 930px) {
	.seven-col-grid>*
	{
		width: 23.125%;
		margin-right: 2.5%;
	}

	.seven-col-grid>*:nth-child(5n), .seven-col-grid>*:nth-child(6n), .seven-col-grid>*:nth-child(7n)
	{
		margin-right: 2.5%;
	}

	.seven-col-grid>*:nth-child(4n)
	{
		margin-right: 0;
	}
}

@media all and (max-width: 900px) {
	.six-col-grid>*
	{
		width: 22.5%;
		margin-right: 3.33%;
	}

	.six-col-grid>*:nth-child(4n)
	{
		margin-right: 0;
	}

	.six-col-grid>*:nth-child(5n), .six-col-grid>*:nth-child(6n)
	{
		margin-right: 3.33%;
	}

	.single-row-three > *
	{
	    float: none;
	    width: 100%;
	    max-width: 500px;
	    margin-left: auto !important;
	    margin-right: auto;
	}
}

@media all and (max-width: 790px) {

	.four-row-grid>*
	{
		width: 47.5%;
		margin-right: 0;
	}

	.four-row-grid>*:nth-child(4n)
	{
		margin-right: 0;
	}

	.four-row-grid>*:nth-child(2n)
	{
		float: right;
	}

	.five-col-grid>*
	{
		width: 30.2%;
		margin-right: 4.2%;
		margin-top: 4%;
	}

	.five-col-grid>*:nth-child(4n)
	{
		margin-right: 4.2%;
	}

	.five-col-grid>*:nth-child(3n)
	{
		margin-right: 0;
	}
}

@media all and (max-width: 750px) {
	.single-row-four > *
	{
		width: 100%;
		margin-left: 0%;
	}
}

@media all and (max-width: 720px) {
	.seven-col-grid>*
	{
		width: 31%;
		margin-right: 3%;
	}

	.seven-col-grid>*:nth-child(4n), .seven-col-grid>*:nth-child(5n), .seven-col-grid>*:nth-child(6n), .seven-col-grid>*:nth-child(7n)
	{
		margin-right: 3%;
	}

	.seven-col-grid>*:nth-child(3n)
	{
		margin-right: 0;
	}
}

@media all and (max-width: 680px) {
	.three-row-grid>*
	{
		width: 100%;
		margin-top: 35px;
	}

	.six-col-grid>*
	{
		width: 30%;
		margin-right: 5%;
	}

	.six-col-grid>*:nth-child(4n), .six-col-grid>*:nth-child(5n), .six-col-grid>*:nth-child(6n)
	{
		margin-right: 5%;
	}

	.six-col-grid>*:nth-child(3n)
	{
		margin-right: 0%;
	}
}

@media all and (max-width: 560px) {
	.five-col-grid>*
	{
		width: 47.5%;
		margin-right: 0 !important;
	}

	.five-col-grid>*:nth-child(4n)
	{
		margin-right: 0;
	}

	.five-col-grid>*:nth-child(2n)
	{
		float: right;
	}
}

@media all and (max-width: 525px) {
	.seven-col-grid>*
	{
		width: 48.5%;
		margin-right: 3%;
	}

	.seven-col-grid>*:nth-child(3n), .seven-col-grid>*:nth-child(4n), .seven-col-grid>*:nth-child(5n), .seven-col-grid>*:nth-child(6n), .seven-col-grid>*:nth-child(7n)
	{
		margin-right: 3%;
	}

	.seven-col-grid>*:nth-child(2n)
	{
		margin-right: 0;
	}
}

@media all and (max-width: 460px) {
	.six-col-grid>*
	{
		width: 47%;
		margin-right: 6% !important;
	}

	.six-col-grid>*:nth-child(2n)
	{
		margin-right: 0 !important;
	}
}

@media all and (max-width: 400px) {
	.four-row-grid>*
	{
		width: 100%;
		margin-top: 35px;
	}

	.three-row-grid>*
	{
		width: 100%;
		margin-top: 35px;
	}
}

@media all and (max-width: 380px) {
	.five-col-grid>*
	{
		width: 100%;
		margin-top: 35px;
	}
}

@media all and (max-width: 340px) {
	.seven-col-grid>*
	{
		width: 100%;
		margin-right: 0% !important;
	}
}