/*! HTML5 Boilerplate v6.1.0 | MIT License | https://html5boilerplate.com/ */

/*
 * What follows is the result of much research on cross-browser styling.
 * Credit left inline and big thanks to Nicolas Gallagher, Jonathan Neal,
 * Kroc Camen, and the H5BP dev community and team.
 */

/* ==========================================================================
   Base styles: opinionated defaults
   ========================================================================== */

html {
    color: #222;
    font-size: 1em;
    line-height: 1.4;
}

/*
 * Remove text-shadow in selection highlight:
 * https://twitter.com/miketaylr/status/12228805301
 *
 * Vendor-prefixed and regular ::selection selectors cannot be combined:
 * https://stackoverflow.com/a/16982510/7133471
 *
 * Customize the background color to match your design.
 */

::-moz-selection {
    background: #b3d4fc;
    text-shadow: none;
}

::selection {
    background: #b3d4fc;
    text-shadow: none;
}

/*
 * A better looking default horizontal rule
 */

hr {
    display: block;
    height: 1px;
    border: 0;
    border-top: 1px solid #ccc;
    margin: 1em 0;
    padding: 0;
}

/*
 * Remove the gap between audio, canvas, iframes,
 * images, videos and the bottom of their containers:
 * https://github.com/h5bp/html5-boilerplate/issues/440
 */

audio,
canvas,
iframe,
img,
svg,
video {
    vertical-align: middle;
}

/*
 * Remove default fieldset styles.
 */

fieldset {
    border: 0;
    margin: 0;
    padding: 0;
}

/*
 * Allow only vertical resizing of textareas.
 */

textarea {
    resize: vertical;
}

.italic {
font-style: italic;

}

/* ==========================================================================
   Browser Upgrade Prompt
   ========================================================================== */

.browserupgrade {
    margin: 0.2em 0;
    background: #ccc;
    color: #000;
    padding: 0.2em 0;
}

/* ==========================================================================
   Author's custom styles
   ========================================================================== */
body {
font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", "DejaVu Sans", Verdana, "sans-serif";
background-color: #222222;
margin: 0;
padding: 0;
}
*, *:before, *:after {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.klain {
font-size: 70%;
}
.top {
position: absolute;
display: none;

}
.top img {
width: 100%;
height: auto;
}
.contactbak {
width: 330px;
margin-left: auto;
margin-right: auto;
margin-top: 30px;
height: 600px;
}

.contactbak a {
display: block;
color:#222;
font-size: 1.2em;
text-decoration: none;
margin-bottom: 10px;
}

.contactbak a:hover {
color: red;
}
.incontact {
width: 70%;
padding-top: 30px;
margin-left: auto;
margin-right: auto;
min-height: 400px;
}
.phonebak {
display: none;
}

.container {
width: 100%;
max-width: 1024px;
height: auto;
background-color:#F0F0F0;
margin-left: auto;
margin-right: auto;
display: flex;
flex-direction: column;
}
.header {
width: 100%;
max-height: 170px;
display: flex;
flex-direction: row;
justify-content: space-between;
border-bottom: 1px solid #CCC;
position: relative;
}
.logo {
width: 50%;
min-width: 300px;
padding: 10px;
}
.logo img {
width: 100%;
height: auto;
}
.loga {
display: none;
width: 50%;
min-width: 300px;
padding: 10px;
}
.loga img {
width: 100%;
height: auto;
}







.menu {
margin-top: 32px;
margin-right: 20px;
z-index: 999;

}
.hamburger {
    position: absolute; 
	display: none;
    cursor: pointer;
	top: 1%;
	z-index: 99;
	right: 50px;
	
}

.bar1, .bar2, .bar3 {
    width: 80px;
    height: 6px;
    background-color:rgba(140,140,140,1.00);
    margin: 10px 0;
    transition: 0.4s;
}

.menu2 {
display: none;
}

.phone{
display: none;
}
.ineng {
width: 25px;
height: 20px;
float: right;
}
.tijdelij{
width: 90%;
margin: 20px 0 0 5px;;
text-align: center;
font-size: 18px;
color: brown;
}





.engels {
float: left;
}
.engels p img {
width: 20px;
height: auto;
margin-right: 20px;

}
.binnenbak {
width: 100%;
display: flex;
flex-direction: row;
justify-content: space-between;
}

.bak {
width: 100%;
height: auto;
position: relative;
}
.overbakonder {
    width: 65%;
    line-height: 1.6;
    margin-top: 10px;
    padding-right: 20px;
}
.overbak {
width: 50%;
left: 25%;
top: 5%;
text-align: center;
position: absolute;
z-index: 900;
color: white;
text-shadow: 5px 5px 15px #000000;
}
.overbak h3 {
font-size: 2em;
}

.expobak {
width: 90%;
margin-left: auto;
margin-right: auto;
margin-bottom: 25px;
margin-top: 25px;
}
.expobak img {
width: 100%;
height:auto;

}

.overbakonder h2 {
font-size: 1em;
font-weight: normal;
margin: 0;
padding: 0;
}
.overbakonder h1 {
font-size: 1em;
font-weight: normal;
margin: 0;
padding: 0;
text-shadow:5px 5px 25px white; 
}
.overbakonder h1 img {
width: 25px;
height: auto;
}
.bak img {
width: 100%;
height: auto;
}

.inlaat img {
width: 75%;
height: auto;
margin-bottom: 20px;
}

.showbak ul {
display:flex;
flex-direction: row;
flex-wrap: wrap;
justify-content: space-around;
list-style: none;
margin-left: -40px;

}
.showbak ul li {
max-width: 250px;
height:auto;
margin: 15px;
border: 1px solid #CCC;
background-color: #d3d2d2;
}
.showbak ul li img {
width: 100%;
height: auto
}

.showbak ul li:hover {
opacity: 0.8;
}
.naambak {
text-align: center;
width: 150px;
padding: 5px;
border: 2px solid #CCC;
font-variant: small-caps;
font-size: 1.3em;
margin: 25px 0 0 45px;
letter-spacing: 1px;
}

.kolum {
width: 100%;
padding: 15px;
column-count: 3;
}
.kolum img {
width: 100%;
height: auto;
padding: 7px 0;
}
.bovenbak {
display: flex;
flex-direction: row;
justify-content: space-between;
}
.doebak {
text-align: center;
width: 400px;
padding: 8px;
border: 2px solid #CCC;
font-variant: small-caps;
font-size: 0.9em;
margin: 25px 0 0 45px;
letter-spacing: 1px;
margin-right: 20px;
}

.helebak {
width: 70%;
margin-left: auto;
margin-right: auto;
padding-top: 30px;
padding-bottom: 30px;
}
.helebak img {
width: 100%;
height: auto;
padding: 20px 0 0 ;
}


footer {
display: flex;
flex-direction: row;
justify-content: space-between;
padding: 10px 20px 20px;
font-size: 12px;
border-top: 1px solid #CCC;
border-bottom: 1px solid #000;
position: relative;
}
.twee {
align-content: center;
}
.twee a {
color: #222;
text-decoration: none;
}
.twee a:hover {
color: red;

}
.drie {
text-align: right;
}
.socialbak {
width: 100%;
display: flex;
flex-direction: row;
justify-content: space-between;
height: 40px;

}
.socialbak a {
width: 100%;
display: flex;
flex-direction: row;
justify-content: space-between;
height: 40px;
margin-top: 20px;
}

.socialbak a img {
width: 100%;
height: auto;
}





/* slide */
.cycle-slideshow {
background-color: black;
position: relative;

}
.cycle-slideshow img {display: none;}
.first {display: block;}
/* pager */
.cycle-pager { 
    text-align: right; width: 25%; z-index: 500; position: absolute; bottom: 10px; right:20px; overflow: hidden;
}
.cycle-pager span { 
    font-family: arial; font-size: 60px; width: 20px; height: 20px; margin-left: 6px; 
    display: inline-block; color: #ddd; cursor: pointer; 
}
.cycle-pager span.cycle-pager-active { color: red;}
.cycle-pager > * { cursor: pointer;}

/* caption */
.caption {
    position: absolute;
    color: white;
    font-size: 12px;
    bottom: 20px;
    left: 20px;
    width: 30%;
    z-index: 500;
    text-shadow: 5px 5px 15px #000000;
}
/*info*/

.cvbak {
width: 100%;
height: auto;
padding: 20px 50px;
}
.cvbak h3 {
margin: -5px 0 0;
padding: 0;
}
.cvbak img {
width: 30%;
height: auto;
float: left;
margin-right: 20px;
margin-bottom: 40px;
}

.formulierbak {
width: 80%;
margin-top: 25px;
margin-left: auto;
margin-right: auto;
padding: 20px;
border: 1px solid #CCC;
}
.danktekst {
width: 60%;
margin-left: auto;
margin-right: auto;
padding: 20px;
border: 1px solid #CCC;
margin-top: 40px;
margin-bottom: 300px;
}

.tafel {
border-spacing: 0;
border-collapse: collapse;
width: 100%;
}
.tafel td {
vertical-align: top; 
}

.tafel td p {
margin-top: 0;
}

.vriendenbak {
width: 65%;
margin-left: auto;
margin-right: auto;
}

.homebak {
    width: 30%;
    margin-left: 2%;
    margin-right: 0px;
    margin-top: 10px;
}

.homebak img {
width: 100%;
height: auto;
}
.homebaklinks, .homebakrechts {
width: 49%;

}
.homebaklinks img {
width: 100%;
height: auto;
}
.homebakrechts img {
width: 100%;
height: auto;
}


@media only screen and (max-width: 1024px) {

.overbakonder {

padding: 30px 50px;
}
.overbakonder h2 {
text-align: center;
}
.overbakonder h1 {
font-size: 1em;
font-weight: normal;
margin: 0;
padding: 0;
text-shadow:5px 5px 25px white; 
} 
.menu {display: none;}
.homebak{
margin-left: 50px;
}

.hamburger {
    display: block;
}
}


@media only screen and (max-width: 800px) {
.cvbak img {
width: 40%;
height: auto;
float: left;
margin-right: 20px;
margin-bottom: 5px;
}

.inlaat img {
width: 100%;
height: auto;
margin-bottom: 20px;
}
 


}
@media only screen and (max-width: 768px) {
.header {
height: 100px;
}

	
}
@media only screen and (max-width: 640px) {
.loga {
display: block;
width:100%;
border-bottom: 1px solid #CCC;
}
.binnenbak {
flex-direction: column;
}
.homebak {
width: 70%;
margin-left: auto;
margin-right: auto;
}
.overbakonder {
width: 70%;
margin-left: auto;
margin-right: auto;
padding: 0;
}
.overbakonder h1 {
margin: 0;
}

.hamburger {
top:2px;
}
.cvbak img {
width: 50%;
}
}
@media only screen and (max-width: 600px) {
.top{
display: block;
right: 15px;
bottom: 15px;
z-index: 20;
}

.sf-menu a {
font-size: 12px;
}
.top:hover {
cursor: pointer;
}

.container {
background-color: #D3D2D2;
}
.header, footer {
background-color: #E7E7E7;
}
.naambak {
background-color: #E7E7E7;
margin-bottom: 30px;
}
.wrapper {
background-color:#D3D2D2; 
}
.showbak {
display: none;
}
.onderschrift {
font-size: 12px;
padding: 5px 5px 15px 5px;
margin-bottom: 20px;
text-align: center;
}

.phonebak {
width: 90%;
margin-left: auto;
    margin-right: auto;
    display: flex;
flex-direction: column;
background-color: #D3D2D2;
}
.phonebak img {
width: 100%;
height: auto;
}

.vriendenbak {
width: 80%;
}



.overbak {
width: 90%;
left: 5%;
top: 2%;
}

footer {
flex-direction: column;
}
.twee, .drie {
text-align: left;
margin-top: 20px;
}

.socialbak {
width: 30%;
margin: 0px 0 15px 0;
}
.cvbak img {
width: 100%;
float: none;
}

}
@media only screen and (max-width: 568px) {
.cvbak {
padding: 20px;
}

}
@media only screen and (max-width: 480px) {
.phonebak {
width: 95%;
}

.overbak {
width: 95%;
left: 2.5%;
top: 0;
}
.homebak {
width: 90%;
margin-left: auto;
margin-right: auto;
}
.overbakonder {
width: 90%;
margin-left: auto;
margin-right: auto;
padding: 0;
}

.expobak {
width: 98%;
margin-left: auto;
margin-right: auto;
margin-bottom: 25px;
margin-top: 25px;
}



.cycle-pager {display: none;}
.caption {width: 90%}
.overbak h3 {
font-size: 1.5em;
}

.header {
width: 100%;
height: 180px;
display: flex;
flex-direction: column;
justify-content: space-between;
border-bottom: 1px solid #CCC;
position: relative;
}
.logo {
width: 100%;
}

.hamburger {
position: relative;
margin-left: 50%;

width: 40px;
}
	
}




/* ==========================================================================
   Helper classes
   ========================================================================== */

/*
 * Hide visually and from screen readers
 */

.hidden {
    display: none !important;
}

/*
 * Hide only visually, but have it available for screen readers:
 * https://snook.ca/archives/html_and_css/hiding-content-for-accessibility
 *
 * 1. For long content, line feeds are not interpreted as spaces and small width
 *    causes content to wrap 1 word per line:
 *    https://medium.com/@jessebeach/beware-smushed-off-screen-accessible-text-5952a4c2cbfe
 */

.visuallyhidden {
    border: 0;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
    white-space: nowrap; /* 1 */
}

/*
 * Extends the .visuallyhidden class to allow the element
 * to be focusable when navigated to via the keyboard:
 * https://www.drupal.org/node/897638
 */

.visuallyhidden.focusable:active,
.visuallyhidden.focusable:focus {
    clip: auto;
    height: auto;
    margin: 0;
    overflow: visible;
    position: static;
    width: auto;
    white-space: inherit;
}

/*
 * Hide visually and from screen readers, but maintain layout
 */

.invisible {
    visibility: hidden;
}

/*
 * Clearfix: contain floats
 *
 * For modern browsers
 * 1. The space content is one way to avoid an Opera bug when the
 *    `contenteditable` attribute is included anywhere else in the document.
 *    Otherwise it causes space to appear at the top and bottom of elements
 *    that receive the `clearfix` class.
 * 2. The use of `table` rather than `block` is only necessary if using
 *    `:before` to contain the top-margins of child elements.
 */

.clearfix:before,
.clearfix:after {
    content: " "; /* 1 */
    display: table; /* 2 */
}

.clearfix:after {
    clear: both;
}



@media print,
       (-webkit-min-device-pixel-ratio: 1.25),
       (min-resolution: 1.25dppx),
       (min-resolution: 120dpi) {
    /* Style adjustments for high resolution devices */
}

/* ==========================================================================
   Print styles.
   Inlined to avoid the additional HTTP request:
   https://www.phpied.com/delay-loading-your-print-css/
   ========================================================================== */

@media print {
    *,
    *:before,
    *:after {
        background: transparent !important;
        color: #000 !important; /* Black prints faster */
        -webkit-box-shadow: none !important;
        box-shadow: none !important;
        text-shadow: none !important;
    }

    a,
    a:visited {
        text-decoration: underline;
    }

    a[href]:after {
        content: " (" attr(href) ")";
    }

    abbr[title]:after {
        content: " (" attr(title) ")";
    }

    /*
     * Don't show links that are fragment identifiers,
     * or use the `javascript:` pseudo protocol
     */

    a[href^="#"]:after,
    a[href^="javascript:"]:after {
        content: "";
    }

    pre {
        white-space: pre-wrap !important;
    }
    pre,
    blockquote {
        border: 1px solid #999;
        page-break-inside: avoid;
    }

    /*
     * Printing Tables:
     * http://css-discuss.incutio.com/wiki/Printing_Tables
     */

    thead {
        display: table-header-group;
    }

    tr,
    img {
        page-break-inside: avoid;
    }

    p,
    h2,
    h3 {
        orphans: 3;
        widows: 3;
    }

    h2,
    h3 {
        page-break-after: avoid;
    }
}
