html{
}

body {
    margin: 0;
    font-family: Economica;
    font-size: 20px;
}

img {
    border-style: none;
	max-width: 100%;
	height: auto;
	margin: 0 0 0 0;
}

li {
    list-style-type: none;
}

p {
    line-height: 30px;
}

.zichtbaar {
    display: block;
}

.nietzichtbaar {
    display: none;
}

/* Section 1 menu */
.section1 {
    width: 100%;
    background: #0052DA;
    background: linear-gradient(180deg,rgba(0, 82, 218, 1) 0%, rgba(95, 175, 229, 1) 50%, rgba(94, 203, 239, 0.26) 100%);
    height: 58px;
    padding-top: 8px;
    position: fixed;
    top: 0;
    z-index: 999;
}

.section1Container {
    width: 950px;
    margin: 0 auto;
    padding: 5px 0 5px 0;
}

.logoContainer {
    width: 80px;
    height: 26px;
    float: left;
    cursor: pointer;
}

.section1Container svg{
   width: 110px;
}

#calenderIcon:hover .cls-1 {
    fill: #fbcc05 !important;
    -webkit-transition: fill 0.15s;
    transition: fill 0.15s;
}

#calenderIcon .cls-1{
    fill: #0052da !important;
}

#emailIcon .cls-1{
    fill: #0052da !important;
}

#youtubeIcon .cls-1{
    fill: #0052da !important;
}

#facebookIcon .cls-1{
    fill: #0052da !important;
}

#emailIcon:hover > .cls-1 {
    fill: #fbcc05 !important;
    -webkit-transition: fill 0.15s;
    transition: fill 0.15s;
}

#youtubeIcon:hover > .cls-1 {
    fill: #fbcc05 !important;
    -webkit-transition: fill 0.15s;
    transition: fill 0.15s;
}

#facebookIcon:hover > .cls-1 {
    fill: #fbcc05 !important;
    -webkit-transition: fill 0.15s;
    transition: fill 0.15s;
}


.menuContainer {
    float: right;
    margin-top: -3px;
}

.menuContainer svg {
    width: 50px;
    height: 46px;
}

.calender {
    float: left;
    cursor: pointer;
}

.email {
    float: left;
    margin-left: 20px;
    cursor: pointer;
    -webkit-transition: margin-left 2s;
    transition: margin-left 2s;
}

.youtube {
    float: left;
    margin-left: 50px;
    cursor: pointer;
    -webkit-transition: margin-left 2s;
    transition: margin-left 2s;
}

.facebook {
    float: left;
    margin-left: 30px;
    cursor: pointer;
    margin-right: -2px;
    -webkit-transition: margin-left 2s;
    transition: margin-left 2s;
}

.lijnSocialButtons {
    width: 90%;
    height: 22px;
    border-bottom: 1.5px solid #0052da;
    margin-left: 2px;
}

/*Einde Section 1*/


/*Section 2 Achtergrond foto*/
.section2 {
    margin-top: 30px;
}

header {
    background-image: url('../images/Top-main-photo.png');
    background-size: cover;
    background-position: calc(100% - 0px) center;
    height: 120vh;
    position: relative;
}

.logoContainer2 {
    position: absolute;
    width: 500px;
    top: 80%;
    left: 50%;
    text-align: center;
    transform: translate(-50%,-50%);
}

.logoImages1 {
    position: absolute;
    z-index: 10;
    width: 402px;
    top: -290px;
    left: 49px;
}

.logoImages2 {
    position: absolute;
    z-index: 130;
    top: -49px;
    width: 500px;
}

.section2 svg{
    width: 400px;
    height: 80px;
    -webkit-animation: fadein 3s;
    -moz-animation: fadein 3s;
     -ms-animation: fadein 3s;
      -o-animation: fadein 3s;
         animation: fadein 3s;
 }

 .slogan {
    position: relative;
    font-weight: bold;
     font-size: 25px;
     color: #fff;
     text-align: center;
     margin: 0 auto;
     margin-top: 10px;
    z-index:100;
     -webkit-animation: fadein 3s;
    -moz-animation: fadein 3s;
     -ms-animation: fadein 3s;
      -o-animation: fadein 3s;
         animation: fadein 3s;
 }

 .headerIcons {
    position: absolute;
    width: 150px;
    top: 101%;
    left: 50%;
    text-align: center;
    transform: translate(-50%,-50%);
    transition: opacity 3s;
    opacity: 0;
 }

.headerIcons svg {
    width: 50px;
    height: 55px;
}

.calender2 {
    float: left;
    cursor: pointer;
}

.email2 {
    float: left;
    margin-left: 50px;
    cursor: pointer;
}

.iconTekst {
    font-size: 12px;
    text-transform: uppercase;
    color: #0052da;
}

#calenderIconGroot:hover > .cls-1 {
    fill: #fbcc05 !important;
    -webkit-transition: fill 0.15s;
    transition: fill 0.15s;
}

#emailIconGroot:hover > .cls-1 {
    fill: #fbcc05 !important;
    -webkit-transition: fill 0.15s;
    transition: fill 0.15s;
}

#calenderIconGroot .cls-1{
    fill: #0052da !important;
}

#emailIconGroot .cls-1{
    fill: #0052da !important;
}
/*Einde section2*/


/*Section 3 teksten*/
.section3 {
    position: relative;
    margin-top: 60px;
}

.section3 p {
    position: relative;
    max-width: 700px;
    margin: 0 auto;
    margin-bottom: 30px;
    padding: 0 10px 0 10px;
    text-align: center;
}

/*Einde section3*/

/*Section 4 video*/
.section4 {
    margin-top: 50px;
}

.videoContainer {
    width: 700px;
    margin: 0 auto;
    position: relative;
    box-shadow: 0px 57px 34px -40px rgba(0, 0, 0, 0.3), 0px 3px 40px 2px rgba(0, 0, 0, 0.2);
    padding-bottom: -1px;
    height: 120px;
}

.videoFoto {
    height: 120px;
}

.videoButton {
    display: inline-block;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    opacity: 0.9;
    cursor: pointer;
    -webkit-transition: left 2s;
    transition: left 2s;
}

.videoContainer2 {
    width: 700px;
    margin: 0 auto;
    position: relative;
    padding: 50px;
    height: 350px;
    background-color: #000;
    border-radius: 15px;
    box-shadow: 0px 57px 34px -40px rgba(0, 0, 0, 0.3), 0px 3px 40px 2px rgba(0, 0, 0, 0.2);
}

.flex-video {
    position: relative;
    height: 0;
    padding-bottom: 50%;
    overflow: hidden;
    border: 2px solid #fff;
}

.flex-video iframe, .flex-video object, .flex-video embed, .flex-video video {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.videoSelectieMenu {
    width: 260px;
    margin: 0 auto;
    position: relative;
    margin-bottom: 20px;
}

.videoSelectieButton {
    background-color:#df3605;
    border-radius: 35px;
    width: 120px;
    height: 25px;
    cursor: pointer;
    -webkit-transition: background-color 0.15s;
    transition: background-color 0.15s;
    text-align: center; 
}

.videoSelectieButton a{
    display: block;
    width: 120px;
    color: #000;
    font-size: 16px;
    text-align: center;
    text-decoration: none;
    margin-top: 2px;
    padding-top: 2px;
}

.videoSelectieButton:hover {
    background-color:#fbcc05;
}

#videoSelectie1 {
    float: left;
}

#videoSelectie2 {
    float: left;
    margin-left: 20px;
}

.videoContainer2 {
     margin-bottom: 30px !important;
}



/*Einde section4*/

/*Section 5 teksten*/
.section5 {
    margin-top: 50px;
    margin-bottom: 60px;
}

.section5 p {
    max-width: 700px;
    margin: 0 auto;
    margin-bottom: 30px;
    padding: 0 10px 0 10px;
    text-align: center;
}

.presave {
    max-width: 300px;
    margin: 0 auto;
    margin-bottom: 30px;
}



/*Einde section5*/


/*Section 5 album*/
.section5Album {
    margin-top: 50px;
    margin-bottom: 60px;
}

.albumPlayerContainer {
    max-width: 792px;
    margin: 0 auto;
    margin-bottom: 30px;
}

.albumCover {
    float: left;
    width: 395px;
    height: 395px;
}

.albumPlayer {
    float: left;
    width: 395px;
    height: 395px;
}


/*Einde section5 album*/


/*Section 6 Duo publiek*/
.section6 {
    width: 100%;
    height: 500px;
    overflow: hidden;
}

.duo {
    position: relative;
    background-repeat: no-repeat;
    background-image: url('../images/Middle-photo.png');
    background-size: cover;
    width: 100%;
    height: 100%;
}

.duoButtonContainer {
    position: absolute;
    width: 376px;
    top: 50%;
    left: 34%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}

.duoButton {
    position: relative;
}

.duotekstButton {
    background-color:#df3605;
    opacity: 0.5;
    border-radius: 35px;
    width: 320px;
    height: 80px;
}

#duotekst{ 
    width: 320px;
    display: block;
    color: #fff;
    text-align: center;
    position: absolute;
    top: -16px;
    left: 0px;
}
/*Einde section6*/

/*Section 7 foto*/
.section7 {
    background: #0052DA;
    background: linear-gradient(176deg,rgba(82, 141, 199, 1) 20%, rgba(95, 175, 229, 1) 25%, rgba(82, 141, 200, 1) 0%);
    padding-top: 50px;
}

.fotoHeaderContainer {
    width: 700px;
    margin: 0 auto;
    margin-bottom: 50px;
}

.fotoHeaderTekst {
    margin: 0 auto;
    width: 320px;
    height: 42px;
    background-color:#0052da;
    border-radius: 35px;
    color: #fff;
    text-transform: uppercase;
    text-align: center;
    padding-top: 11px;
    font-size: 27px;
}

.fotoContainer {
    position: relative;
    width: 700px;
    margin: 0 auto;
    padding-left: 20px;
    z-index: 21;
}

.fotoContainer a{
    display: block;
    width: 150px;
    height: 150px;
    float: left;
}

.foto1,.foto2,.foto3,.foto4 {
    position: relative;
    width: 150px;
    height: 150px;
    float: left;
    overflow: hidden;
    opacity: 0;
    transition: all 0.3s ease-in-out;
}

.fotoContainer img {
    object-fit: cover;
    width: 150px;
    height: 150px;
    cursor: pointer;
}

.foto2,.foto3,.foto4 {
    margin-left: 20px;
}

.foto5,.foto6,.foto7,.foto8 {
    position: relative;
    width: 150px;
    height: 150px;
    float: left;
    overflow: hidden;
    opacity: 0;
}

.foto6,.foto7,.foto8 {
    margin-left: 20px;
}

.foto9,.foto10,.foto11,.foto12 {
    position: relative;
    width: 150px;
    height: 150px;
    float: left;
    overflow: hidden;
    opacity: 0;
}

.foto10,.foto11,.foto12 {
    margin-left: 20px;
}

.fotoRij1 {
    margin-bottom: 20px;
    height: 150px;
}

.fotoRij2 {
    margin-bottom: 20px;
    height: 150px;
}

.fotoOverlay {
    width: 150px;
    height: 150px;
    position: absolute;
    top: 0;
    left: 0;
    background-color:  #dd7d23;
    opacity: 0.4;
    transition: opacity 2s;
    cursor: pointer;
}

.fotoOverlay:hover {
    opacity: 0;
}

.fotoOverlay:hover ~ .fotoTitel{
    left: 3.5%;
}

.fotoTitel:hover{
    left: 3.5%;
}

.fotoTitel {
    position: absolute;
    top: 80%;
    left: -100%;
    width: 140px;
    height: 14px;
    padding-top: 2px;
    color: #fff;
    background-color:#df3605;
    border-radius: 10px;
    text-align: center;
    font-size: 10px;
    text-transform: uppercase;
    transition: all 0.3s ease-in-out;
    cursor: pointer;
}

.tonen {
    opacity: 1;
}

.ipadFotoOverlay {
    opacity: 0;
}

.ipadFotoTitel {
    left: 3.5%;
}

.calenderContainer {
    position: relative;
    width: 100%;
    z-index: 20;
    -webkit-transition: margin-top 2s;
    transition: margin-top 2s;
}

.calenderContainer img{
    margin-top: -100px;
}

.calenderBox {
    position: relative;
}

.calenderInputContainer {
    position: absolute;
    width: 661px;
    height: 40px;
    top: 540px;
    left: 48.6%;
    -webkit-transform: translate(-50%, 0%);
    transform: translate(-50%, 0%);
    z-index: 21;
}

.calenderHeaderContainer {
    width: 700px;
    margin: 0 auto;
}

.calenderHeaderTekst {
    margin: 0 auto;
    width: 320px;
    height: 42px;
    border-radius: 35px;
    color: #fff;
    text-transform: uppercase;
    text-align: center;
    padding-top: 11px;
    font-size: 27px;
    border: 1px solid #fff;
}

.calenderContainerEvents {
    width: 700px;
    height: 120px;
    overflow: hidden;
    position: relative;
}

.calenderEvents {
    position: absolute;
    width: 700px;
    top: 0%;
    left: 50%;
    -webkit-transform: translate(-50%, 0%);
    transform: translate(-50%, 0%);
    -webkit-transition: top 0.2s;
    transition: top 0.2s;
}

.calenderSelectieContainer {
    width: 700px;
    margin: 0 auto;
}

.calenderSelectieButton {
    margin: 0 auto;
    width: 100px;
    height: 25px;
    border-radius: 35px;
    color: #fff;
    text-transform: uppercase;
    text-align: center;
    margin-top: 25px;
}

.calenderEvents a {
    margin: 0 auto;
    display: block;
    width: 320px;
    text-decoration: none;
    color: #000;
    height: auto;
    float: none;
}

.eventBox {
    width: 320px;
    margin: 0 auto;
    margin-top: 15px;
}

.eventTitel {
    width: 100%;
    text-align: center;
    font-size: 21px;
}

.eventDatum {
    margin: 0 auto;
    width: 80px;
    height: 16px;
    border-radius: 25px;
    color: #fff;
    text-transform: uppercase;
    text-align: center;
    padding-top: 1px;
    font-size: 14px;
    background-color: #000;
    margin-top: 5px;
    margin-bottom: 30px;
}

.selectieLinks {
    float: left;
    width: 50px;
    height: 25px;
    border-top-left-radius: 35px;
    border-bottom-left-radius: 35px;
    background-color: #000;
    text-align: center;
    cursor: pointer;
    -webkit-transition: background-color 0.15s;
    transition: background-color 0.15s;
}

.selectieRechts {
    float: left;
    width: 50px;
    height: 25px;
    border-top-right-radius: 35px;
    border-bottom-right-radius: 35px;
    background-color: #fff;
    text-align: center;
    cursor: pointer;
    position: relative;
    z-index: 999;
    -webkit-transition: background-color 0.15s;
    transition: background-color 0.15s;
}

.triangle-down {
	width: 0;
    height: 0;
    border-left: 8px solid transparent;
    border-right: 8px solid transparent;
    border-top: 15px solid #df3605;
    margin-left: 14px;
    margin-top: 6px;
}

.triangle-up {
	width: 0;
	height: 0;
	border-left: 8px solid transparent;
	border-right: 8px solid transparent;
    border-bottom: 15px solid #df3605;
    margin-left: 19px;
    margin-top: 6px;
}

.selectieRechts:hover {
    background-color:#fbcc05;
}

.selectieLinks:hover {
    background-color:#fbcc05;
}

/*Einde section7*/



/*Section 8 Contact*/
.section8 {
    width: 100%;
    height: 600px;
    margin-top: -10px;
}

.contact {
    position: relative;
    background-repeat: no-repeat;
    background-image: url('../images/Bottom-photo.png');
    background-size: cover;
    background-position: calc(100% - 0px) center;
    width: 100%;
    height: 100%;
}

.contactContainer {
    position: absolute;
    width: 320px;
    height: 53px;
    top: 40%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}

.contactEmail {
    background-color:#0052da;
    color: #fff;
    border-radius: 35px;
    width: 320px;
    height: 53px;
    cursor: pointer;
    -webkit-transition: background-color 0.15s;
    transition: background-color 0.15s;
}

.contactEmail a{
    display: block;
    width: 320px;
    color: #fff;
    font-size: 20px;
    text-align: center;
    text-decoration: none;
    margin-top: 15px;
    padding-top: 9px;
}

.contactHeaderTekst { 
    width: 320px;
    color: #fff;
    text-align: center;
    font-size: 16px;
}

.contactEmail:hover {
    background-color:#fbcc05;
}

#symbol {
    position: absolute;
    top: -150px;
    z-index: 900;
    width: 200px;
    left: 59px;
    display: block;
}

/* Algemene form styling */
.contact-form {
    max-width: 600px;
    margin: 30px auto;
    padding: 37px;
    background: #ffffff;
    border-radius: 8px;
    border: 1px solid #e5e5e5;
    box-shadow: 0 4px 12px rgba(0,0,0,0.05);
    font-family: "Segoe UI", Arial, sans-serif;
}
 
/* Labels */
.contact-form label {
    display: block;
    margin-bottom: 6px;
    font-weight: 600;
    color: #333;
}
 
/* Inputs & textarea */
.contact-form input,
.contact-form textarea {
    width: 95%;
    padding: 12px;
    margin-bottom: 18px;
    border: 1px solid #ccc;
    border-radius: 6px;
    font-size: 15px;
    transition: border-color 0.2s, box-shadow 0.2s;
}
 
.contact-form input:focus,
.contact-form textarea:focus {
    border-color: #0078ff;
    box-shadow: 0 0 4px rgba(0, 120, 255, 0.4);
    outline: none;
}
 
/* Checkbox styling */
.contact-form fieldset label {
    font-weight: normal;
    display: flex;
    align-items: center;
    margin-bottom: 10px;
}
 
.contact-form input[type="checkbox"] {
    width: auto;
    margin-right: 10px;
}
 
/* Fieldsets */
.contact-form fieldset {
    border: 1px solid #ddd;
    padding: 15px;
    border-radius: 6px;
    margin-bottom: 20px;
}
 
.contact-form legend {
    padding: 0 10px;
    font-weight: bold;
    color: #444;
}
 
/* Submit button */
.contact-form button {
    background: #0078ff;
    color: #fff;
    border: none;
    padding: 14px 20px;
    font-size: 16px;
    font-weight: 600;
    border-radius: 6px;
    cursor: pointer;
    transition: background 0.2s;
}
 
.contact-form button:hover {
    background: #005fcc;
}
 
/* Succesbericht */
.success-message {
    max-width: 600px;
    margin: 20px auto;
    padding: 15px;
    background: #e6ffea;
    border: 1px solid #51d673;
    color: #256c38;
    border-radius: 6px;
    font-size: 16px;
    font-weight: 600;
    text-align: center;
}

@media screen and (max-width: 1020px) {
    .calenderContainer {
        background-size: contain;
    }
}

@media screen and (max-width: 960px) {
    .section1Container {
        width: auto;
        margin-left: 10px;
        margin-right: 10px;
    }

    .section1 {
        height: 35px;
        padding-top: 5px;
    }
    
    .section1Container svg{
       width: 100px;
    }

    .menuContainer svg {
        width: 25px;
    }

    .presave {
        width: 300px;
    }
    .presave iframe{
        width: auto !important;
    }

    .albumPlayerContainer {
        width: 395px;
    }

    .menuContainer {
        margin-top: -14px;
    }
    .duoButtonContainer {
        width: 305px;
        top: 44%;
    }
    .logoImages1 {
        position: absolute;
        z-index: 10;
        width: 290px;
        top: -265px;
        left: 106px;
    }

    .logoContainer {
        width: 40px;
    }
    
}

@media screen and (max-width: 700px) {
    .videoContainer {
        width: auto;
    }
    .videoButton {
        width: 65px;
    }

    .videoContainer2 {
        width: auto;
        height: auto;
    }

    .section6 {
        height: 400px;
    }

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

    .fotoContainer {
        width: auto;
        padding-left: 0px;
    }

    .foto4,.foto8,.foto12 {
        display: none;
    }

    .fotoRij1 {
        width: 490px;
        margin: 0 auto;
        margin-bottom: 20px;
    }

    .fotoRij2 {
        width: 490px;
        margin: 0 auto;
        margin-bottom: 20px;
    }

    .fotoRij3 {
        width: 490px;
        margin: 0 auto;
    }

    .fotoHeaderContainer {
        width: 490px;
    }

    .calenderInputContainer {
        width: auto;
    }

    header {
        background-image: url('../images/Top-main-photo.png');
        background-repeat: no-repeat;
        background-size: cover;
        background-position: calc(100% - 0px) center;
        height: 78vh;
        position: relative;
    }

    

}

@media screen and (max-width: 535px) {
    .fotoRij1 {
        width: 340px;
        height: 100px;
        margin: 0 auto;
        margin-bottom: 20px;
    }

    .fotoRij2 {
        width: 340px;
        height: 100px;
        margin: 0 auto;
        margin-bottom: 20px;
    }

    .fotoRij3 {
        width: 340px;
        height: 100px;
        margin: 0 auto;
        margin-bottom: 20px;
    }

    .foto1,.foto2,.foto3 {
        width: 100px;
        height: 100px;
    }

    .foto5,.foto6,.foto7 {
        width: 100px;
        height: 100px;
    }

    .foto9,.foto10,.foto11 {
        width: 100px;
        height: 100px;
    }

    .fotoOverlay {
        width: 100px;
        height: 100px;
    }

    .fotoContainer img {
        width: 100px;
        height: 100px;
    }

    .fotoHeaderContainer {
        width: 340px;
    }

    .calenderHeaderContainer {
        width: 340px;
    }

    .fotoTitel {
        width: 90px;
        font-size: 8px;
    }

    .calenderContainer {
        margin-top: -100px;
    }

    .logoContainer2 { 
        width: auto;
    }

    .calenderContainer {
        margin-top: 63px;
    }

    .calenderInputContainer {
        top: 390px;
    }

    .calenderEvents {
        width: auto;
    }

    .calenderContainerEvents {
        width: auto;
    }

    .calenderSelectieContainer {
        width: auto;
    }

    .videoContainer2 {
        padding: 20px;
    }

    .logoImages1 {
        position: absolute;
        z-index: 10;
        width: 157px;
        top: -104px;
        left: 68px;
    }

    .logoImages2 {
        position: absolute;
        z-index: 130;
        top: -21px;
        width: 281px;
        left: 21px;
    }

    #symbol {
        display: none;
    }
    
}

@media screen and (max-width: 485px) {
    .videoButton {
        left: 84%;
    }

   
}



@media screen and (max-width: 475px) {
    .logoContainer2 {
        width: 300px;
    }

    .slogan {
        font-size: 15px;
    }

    .logoContainer2 svg{
        width: 250px;
    }


    .headerIcons svg {
        width: 40px;
    }

    .headerIcons {
        width: 140px;
    }

    .section6 {
        height: 350px;
    } 

    .duotekstButton {
        width: 300px;
    }

    .duoButtonContainer {
        width: 226px;
        top: 44%;
    }

    #duotekst{ 
        width: 300px;
    }

    .eventBox {
        width: 320px;
        margin: 0 auto;
        margin-top: 8px;
    }
    
    .eventTitel {
        font-size: 18px;
    }
    
    .eventDatum {
        width: 80px;
        font-size: 13px;
    }

    .albumPlayerContainer {
        max-width: 320px;
        height: 320px;
        margin: 0 auto;
        margin-bottom: 440px;
    }

    .albumCover {
        width: 320px;
        height: 320px;
    }
    
    .albumPlayer {
        width: 320px;
        height: 320px;
    }

    

}


@media screen and (max-width: 400px) {
    .foto3,.foto7,.foto11 {
        display: none;
    }

    .fotoRij1 {
        width: 220px;
    }

    .fotoRij2 {
        width: 220px;
    }

    .fotoRij3 {
        width: 220px;
    }

    .fotoHeaderContainer {
        width: 220px;
    }

    .fotoHeaderTekst {
        width: 220px;
        height: 32px;
        padding-top: 11px;
        font-size: 18px;
    }

    .calenderHeaderContainer {
        width: 220px;
    }

    .calenderHeaderTekst {
        width: 220px;
        height: 32px;
        padding-top: 11px;
        font-size: 18px;
    }

    .duoButtonContainer {
        width: 226px;
        top: 44%;
    }
    
    .duotekstButton {
        width: 220px;
        height: 45px;
    }
    
    #duotekst{ 
        width: 220px;
        height: 45px;
        font-size: 13px;
    }

    .calenderContainer img{
        height: 330px;
    }
  
    .calenderInputContainer {
        height: 200px;
    }
   
    .calenderEvents {
        height: 120px;
    }

    .contactContainer {
        width: 220px;
    }
    
    .contactEmail {
        width: 220px;
    }
    
    .contactEmail a{
        width: 220px;
    }
    
    .contactHeaderTekst { 
        width: 220px;
    }
    
    header {
        margin-top: -80px;
    }
   
 
}


@media screen and (max-width: 360px) {
    .email {
        margin-left: 10px;
    }
    
    .youtube {
        margin-left: 10px;
    }
    
    .facebook {
        margin-left: 10px;
    }

    

   

}






@keyframes fadein {
    from { opacity: 0; }
    to   { opacity: 1; }
}

/* Firefox < 16 */
@-moz-keyframes fadein {
    from { opacity: 0; }
    to   { opacity: 1; }
}

/* Safari, Chrome and Opera > 12.1 */
@-webkit-keyframes fadein {
    from { opacity: 0; }
    to   { opacity: 1; }
}

/* Internet Explorer */
@-ms-keyframes fadein {
    from { opacity: 0; }
    to   { opacity: 1; }
}

/* Opera < 12.1 */
@-o-keyframes fadein {
    from { opacity: 0; }
    to   { opacity: 1; }
}

.clearfix:after {
	visibility: hidden;
	display: block;
	font-size: 0;
	content: ".";
	clear: both;
	height: 0;
	}
.clearfix {display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix{height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */
/* @end */