body {
    background-color: white;
    margin: 0;
    padding: 0;
    font-family: "Trebuchet MS", Helvetica, sans-serif;
}

p {
    font-size: 13px;
}

a {
    font-family: "Trebuchet MS", Helvetica, sans-serif;
}



nav {
    background-color: white;
    width: 100%;
    height: 3.5em;
    padding-top: .31em;
    border-bottom: black solid .1em;



}

.nav ul {
    width: 85%;
    float: right;
    padding-top: .2em;
    position: absolute;
    margin-left: 6em;



}

.nav li {
    display: inline;
    float: right;
    height: auto;
    padding-right: 1em;




}

.nav li a {
    background: white;
    color: #1C1C1B;
    font-family: "Trebuchet MS", Helvetica, sans-serif;
    font-size: 1em;
    border-top: .8em solid white;
    border-bottom: .8em solid white;
    border-left: .6em solid white;
    border-right: .6em solid white;




    -webkit-transition: border-bottom .2s ease-out;
    -moz-transition: border-bottom .2s ease-out;
    -o-transition: border-bottom .2s ease-out;
    transition: border-bottom .2s ease-out;




}

.nav li :hover {
    color: black;
    font-family: "Trebuchet MS", Helvetica, sans-serif;
    font-size: 1em;
    border-bottom: .2em solid black;


}

.nav .icon {
    display: none;
}

#logo img {
    width: 10em;
    height: auto;
    padding-left: 6em;
    float: left;
    padding-top: 3px;
}

#extra {
    display: flex;
    align-items: center;
    flex-direction: row;
    background-color: #1C1C1B;
   
    height: 3em;
    margin: 0;
}

#social {
    display: flex;
    flex-direction: row;
    justify-content: flex-end;
    float: right;
    height: 2em;
    width: 150px;
    padding-top: 1em;
    margin-right: 4em;


}

#social img {
    width: 1.8em;
    padding-left: 8px;

}

#audioplayer {
    padding-top: .5em;
    padding-left: 6em;
    float: left;


}

#audioplayer p {
    color: #EAEAE8;
    font-family: "Trebuchet MS", Helvetica, sans-serif;
    margin: auto;
    padding-top: .5em;
}



.play {
    background: url('images/play.png');
}

.pause {
    background: url('images/pause.png');
}

#timeline {
    width: 200px;
    height: 15px;
    margin-top: 10px;
    float: left;
    border-radius: 15px;
    background: black;
    margin-right: 1em;

}

#playhead {
    
    border-radius: 50%;
    margin-top: -2px;
    background: #EAEAE8;

}

#slider img {
    width: 100%;

    margin: 0;
}

#slider2 img {
    width: 100%;
    margin: 0;


}

#boeken {
    width: 24em;
    height: 5em;
    margin: 0 auto;
    text-align: center;
    margin-top: .5em;
    font-family: "Trebuchet MS", Helvetica, sans-serif;
    font-size: 1.5em;
    font-style: italic;

}

.btn {
    font-family: "Trebuchet MS", Helvetica, sans-serif;
    font-size: 16px;
    color: white;
    background-color: #6a93cb;
background-image: linear-gradient(315deg, #6a93cb 0%, #a4bfef 74%);
    border: none;


    padding-top: 16px;
    padding-bottom: 16px;
    padding-left: 40px;
    padding-right: 40px;

    border-radius: 8px;
}

.btn :hover{
    background-color: aqua;
    color: black;
}

#boeken p {
    font-family: "Trebuchet MS", Helvetica, sans-serif;
    font-size: 1em;
}

#sideboeken {
    margin: 0 auto;
    text-align: center;
    font-family: "Trebuchet MS", Helvetica, sans-serif;
    font-size: 1em;
    font-style: italic;

}

#sideboeken p {
    font-family: "Trebuchet MS", Helvetica, sans-serif;
    font-size: 1em;
}

.copyright {
    font-family: Tahoma;
    font-size: 9px;
    font-variant: small-caps;
    color: #565656;
}

A:link.text,
A:visited.text,
A:hover.text,
A:active.text {
    font-family: Tahoma;
    font-size: 11px;
    color: black;
}

.text {
    font-family: Tahoma;
    font-size: 11px;
    color: black;
}

.title {
    font-family: Tahoma;
    font-weight: bold;
    font-variant: small-caps;
    color: #FFFFFF;
    font-size: 12px;

}

.menu {
    font-family: Tahoma;
    font-size: 12px;
    font-weight: bold;
    color: #424242;
}

A:link,
A:visited {
    text-decoration: none;
    color: black;
    line-height: 9px;
    font-family: Tahoma;
    line-height: 12px;
    font-size: 12px;


}

A:active {
    text-decoration: none;
    line-height: 9px;
    font-family: Tahoma;
    line-height: 12px;
    font-size: 12px;


}

A:selected {
    text-decoration: none;
    color: #2AFF00;
    line-height: 9px;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    line-height: 12px;
}

.smalltext {

    font-family: Tahoma;
    font-size: 11px;
    color: #FFFFFF;
}

#AgendaContainer {
    width: 50%;
    margin-top: 1.3em;
    float: left;
    margin-left: 7%;
    padding-right: 3em;
}

#MedContext {
    width: 60%;
    margin-top: 1.3em;
    float: left;
    margin-left: 7%;
    padding-right: 3em;
}
#voor img {
    float: left;
    width: 500px;
    margin-top: 2em;
    margin-left: 5em;
}
#ContactContext {
    width: 50%;
    margin-top: 1.3em;
    float: left;
    margin-left: 7%;
    padding-right: 3em;
}


#side {
    width: 20%;
    height: 250px;
    float: right;
    margin-right: 7%;
    margin-top: 1.3em;
}

#sideAgenda {
    width: 30%;
    height: 200px;
    float: right;
    margin-right: 7%;
    margin-top: 3em;
    border-left: solid black .2px;
}

#sidemedia {
    width: 20em;
}

#sidemedia p {
    font-family: "Trebuchet MS", Helvetica, sans-serif;
    font-size: 1.5em;
    margin: 0 auto;
    text-align: center;
    margin-top: 2em;
    margin-bottom: 1em;
}

#leftsidemedia {
    width: 150px;
    height: 90px;
    background-color: gray;
    float: left;
}

#rightsidemedia {
    width: 150px;
    height: 90px;
    background-color: gray;
    float: right;
}

h1 {
    border-bottom: .9px solid black;

}

.container {
    max-width: 800px;
    margin: 5% auto;
    padding: 20px;
    background-color: #fff;
    overflow: hidden;

}

.text-center {
    text-align: center;
    margin-bottom: 1em;
}

#photos {
    opacity: .88;
}

#photos img {
    width: 30%;
    float: left;
    display: block;
    margin: 2px;
}

#photos ul {
    list-style: none;
    margin: 0px auto;
    padding: 10px;
    display: block;
    max-width: 780px;
    text-align: center;
}

#overlay {
    background: rgba(0, 0, 0, .8);
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    display: none;
    text-align: center;
}

#overlay img {
    margin: 10% auto 0;
    width: 550px;
    border-radius: 5px;
}

#photos {
    width: 100%;
}

#photo-gallery {
    width: 100%;
}

.github-link {
    font-size: 18px;
    color: rgba(255, 255, 255, 0.7);
}

.github-link:hover,
.github-link:active,
.github-link:visited {
    color: black;
    text-decoration: none;
}

footer #footercontainer {

    width: 100%;
    margin: 0;
    padding: 0;
    padding-top: 1em;
    margin-top: 16em;
    padding-bottom: 1em;
    background-color: #1C1C1B;
    float: left;

}


footer #footercontainer p {
    text-align: center;
    font-style: italic;
    color: white;
}
















@media screen and (max-width: 1025px) {
    /* portrait tablets, portrait iPad, landscape e-readers, landscape 800x480 or 854x480 phones */

    body {
        background-color: white;
        margin: 0;
        padding: 0;
        font-family: "Trebuchet MS", Helvetica, sans-serif;
        width: 100%;

    }

    .nav a {
        display: none;

    }

    .nav a.icon {
        display: block;
        float: right;
        border: solid black 1px;
        border-radius: 5px;
        border-bottom: 1px solid black;
        height: 1em;




    }

    .btn {
        font-family: "Trebuchet MS", Helvetica, sans-serif;
        font-size: 16px;
        color: white;
        background-color: #6a93cb;
    background-image: linear-gradient(315deg, #6a93cb 0%, #a4bfef 74%);
        border: none;
    
      margin-top: 30px;
    
        padding-top: 16px;
        padding-bottom: 16px;
        padding-left: 40px;
        padding-right: 40px;
    
        border-radius: 8px;
    }
    
}

@media screen and (max-width: 1025px) {
    /* portrait tablets, portrait iPad, landscape e-readers, landscape 800x480 or 854x480 phones */

    .nav.responsive {
        position: relative;
    }

    .nav.responsive .icon {
        position: absolute;
        right: 0;
        top: 0;
    }

    .nav.responsive a {
        float: none;
        display: block;
        text-align: center;
        padding-bottom: .3em;
    }

    nav {
        width: 100%;
        height: em;
        background: white;
        padding-bottom: 2em;
        height: 4em;


    }

    .nav {
        width: 100%;
        text-align: center;

    }

    .nav li {
        text-align: center;
        margin: auto;
        display: block;
        margin: 0;
        padding: 0;
        width: 100%;
        position: relative;

    }

    #logo {
        width: 10%;
    }

    #logo img {
        width: 12em;
        float: left;
        padding: 0;
        margin: 1em;
        padding-top: .5em;

    }

    .nav ul {
        width: 100%;
        float: right;
        padding-top: .2em;
        position: relative;
        margin-left: .1em;
        margin: 0;
        padding: 0;



    }

    #audioplayer {
        padding-left: .5em;

    }

    #audioplayer #timeline {
        display: none;

    }

  

    .icon {
        float: right;
        width: 10%;
        margin: 1em;

    }

    .icon p {
        margin-top: 1.3em;
    }

    #side {
        display: none;
    }

    #sideboeken {
        display: none;
    }

    #AgendaContainer {
        width: 80%;
        margin-top: 0em;
        float: left;
        padding: 0;
        padding-left: 1em;
        padding-right: 1em;
    }

    #MedContext {
        width: 80%;
        margin-top: 1.3em;
        float: left;
        margin-left: 7%;
        padding-right: 3em;
    }

    #ContactContext {
        width: 90%;
        margin: 0px;
        float: left;
        padding: 0;
        padding-left: 1em;
        padding-right: 1em;


    }

    #ContactContext h1 {
        font-size: 1.5em;

    }

    #sideAgenda {
        display: none;
    }

    #sidemedia {
        display: none;
    }

    p {
        font-size: 13px;
    }

    .container {
        max-width: 80%;


        background-color: #fff;
        overflow: hidden;

    }

    .text-center {
        text-align: center;
        margin-bottom: 1em;
    }

    #photos {
        opacity: .88;
    }

    #photos img {
        width: 45%;
        float: left;
        display: block;
        margin: 2px;
    }

    #photos ul {
        list-style: none;
        margin: 0px auto;
        padding: 10px;
        display: block;
        max-width: 780px;
        text-align: center;
    }

    #overlay {
        background: rgba(0, 0, 0, .8);
        width: 100%;
        height: 100%;
        position: absolute;
        top: 0;
        left: 0;
        display: none;
        text-align: center;
    }

    #overlay img {
        margin: 10% auto 0;
        width: 550px;
        border-radius: 5px;
    }

    #photos {
        width: 100%;
    }

    #photo-gallery {
        width: 100%;
    }

    p {
        font-size: 1em;
    }


    .btn {
        font-family: "Trebuchet MS", Helvetica, sans-serif;
        font-size: 16px;
        color: white;
        background-color: #6a93cb;
    background-image: linear-gradient(315deg, #6a93cb 0%, #a4bfef 74%);
        border: none;
    
      margin-top: 30px;
    
        padding-top: 16px;
        padding-bottom: 16px;
        padding-left: 40px;
        padding-right: 40px;
    
        border-radius: 8px;
    }
    







}

@media screen and (max-width: 1024px) {
    body {
        background-color: white;
        margin: 0;
        padding: 0;
        font-family: "Trebuchet MS", Helvetica, sans-serif;
        width: 100%;

    }

    .nav a {
        display: none;

    }

    .nav a.icon {
        display: block;
        float: right;
        border: solid black 1px;
        border-radius: 5px;
        border-bottom: 1px solid black;
        height: 1em;




    }

    .btn {
        font-family: "Trebuchet MS", Helvetica, sans-serif;
        font-size: 16px;
        color: white;
        background-color: #6a93cb;
    background-image: linear-gradient(315deg, #6a93cb 0%, #a4bfef 74%);
        border: none;
    
      margin-top: 30px;
    
        padding-top: 16px;
        padding-bottom: 16px;
        padding-left: 40px;
        padding-right: 40px;
    
        border-radius: 8px;
    }
    

}

@media screen and (max-width: 1024px) {
    .nav.responsive {
        position: relative;
    }

    .nav.responsive .icon {
        position: absolute;
        right: 0;
        top: 0;
    }

    .nav.responsive a {
        float: none;
        display: block;
        text-align: center;
        padding-bottom: .3em;
    }

    nav {
        width: 100%;
        height: em;
        background: white;
        padding-bottom: 2em;
        height: 4em;


    }

    .nav {
        width: 100%;
        text-align: center;

    }

    .nav li {
        text-align: center;
        margin: auto;
        display: block;
        margin: 0;
        padding: 0;
        width: 100%;
        position: relative;

    }

    #logo {
        width: 10%;
    }

    #logo img {
        width: 12em;
        float: left;
        padding: 0;
        margin: 1em;
        padding-top: .5em;

    }

    .nav ul {
        width: 100%;
        float: right;
        padding-top: .2em;
        position: relative;
        margin-left: .1em;
        margin: 0;
        padding: 0;



    }

    #audioplayer {
        width: 200px;
        padding-left: .5em;

    }

    #audioplayer #timeline {
        display: none;

    }


    .icon {
        float: right;
        width: 20%;
        margin: 1em;

    }

    .icon p {
        margin-top: 1.3em;
    }

    #side {
        display: none;
    }

    #sideboeken {
        display: none;
    }

    #AgendaContainer {
        width: 80%;
        margin-top: 0em;
        float: left;
        padding: 0;
        padding-left: 1em;
        padding-right: 1em;
    }

    #MedContext {
        width: 80%;
        margin-top: 1.3em;
        float: left;
        margin-left: 7%;
        padding-right: 3em;
    }

    #ContactContext {
        width: 90%;
        margin: 0px;
        float: left;
        padding: 0;
        padding-left: 1em;
        padding-right: 1em;


    }

    #ContactContext h1 {
        font-size: 1.5em;

    }

    #sideAgenda {
        display: none;
    }

    #sidemedia {
        display: none;
    }

    p {
        font-size: 13px;
    }

    .container {
        max-width: 80%;


        background-color: #fff;
        overflow: hidden;

    }

    .text-center {
        text-align: center;
        margin-bottom: 1em;
    }

    #photos {
        opacity: .88;
    }

    #photos img {
        width: 45%;
        float: left;
        display: block;
        margin: 2px;
    }

    #photos ul {
        list-style: none;
        margin: 0px auto;
        padding: 10px;
        display: block;
        max-width: 780px;
        text-align: center;
    }

    #overlay {
        background: rgba(0, 0, 0, .8);
        width: 100%;
        height: 100%;
        position: absolute;
        top: 0;
        left: 0;
        display: none;
        text-align: center;
    }

    #overlay img {
        margin: 10% auto 0;
        width: 550px;
        border-radius: 5px;
    }

    #photos {
        width: 100%;
    }

    #photo-gallery {
        width: 100%;
    }

    p {
        font-size: 1em;
    }



    #Medcontext p {
        font-size: 2em;
    }

    .container p {
        font-size: 2em;
    }

    #ContactContext p {
        font-size: 2em;

    }

    #social {
        width: 30%;
    }

    nav {
        height: 4em;
    }

    #slider2 img {
        border-top: black solid .1em;
    }

    .nav {
        padding-bottom: 1em;
    }

    .nav li a {
        font-size: 2.5em;
        margin-bottom: 1em;
    }

    .nav li :hover {
        color: black;
        font-family: "Trebuchet MS", Helvetica, sans-serif;
        font-size: 2em;
        border-bottom: .2em solid black;
    }

    #social {
        margin-right: 1em;
        width: 14em;
        margin-top: -8;
        padding-right: none;


    }

    #social img {
        width: 2.5em;
        margin-right: 1em;

    }

   

 
    
    #ContactContext h1 {
        font-size: 2em;

    }

    #voor img {
    float: left;
    width: 400px;
    margin-top: 2em;
    margin-left: 2em;
}

.btn {
    font-family: "Trebuchet MS", Helvetica, sans-serif;
    font-size: 16px;
    color: white;
    background-color: #6a93cb;
background-image: linear-gradient(315deg, #6a93cb 0%, #a4bfef 74%);
    border: none;

  margin-top: 30px;

    padding-top: 32px;
    padding-bottom: 32px;
    padding-left: 80px;
    padding-right: 80px;

    border-radius: 8px;
}



}

@media only screen and (max-width: 1200) {
    #boeken {
        width: 24em;
        height: 5em;
        margin: 0 auto;
        text-align: center;
        margin-top: .5em;
        font-family: "Trebuchet MS", Helvetica, sans-serif;
        font-size: 1.5em;
        font-style: italic;
    
    }

    #boeken iframe{
        margin-bottom: 30px;
    }
  }
  @media only screen and (max-width: 900) {
    #boeken {
        width: 24em;
        height: 5em;
        margin: 0 auto;
        text-align: center;
        margin-top: .5em;
        font-family: "Trebuuchet MS", Helvetica, sans-serif;
        font-size: 1.5em;
        font-style: italic;
    
    }
    #boeken iframe{
        margin-bottom: 30px;
    }
  }
  @media only screen and (max-width: 600px) {
    #boeken {
        width: 24em;
        height: 5em;
        margin: 0 auto;
        text-align: center;
        margin-top: .5em;
        font-family: "Trebuchet MS", Helvetica, sans-serif;
        font-size: 1.5em;
        font-style: italic;
    
    }

    #boeken iframe{
        margin-bottom: 30px;
    }
  }
  @media only screen and (max-width: 400) {
    #boeken {
        width: 24em;
        height: 5em;
        margin: 0 auto;
        text-align: center;
        margin-top: .5em;
        font-family: "Trebuchet MS", Helvetica, sans-serif;
        font-size: 1.5em;
        font-style: italic;
    
    }

    #boeken iframe{
        width: 20em;
    }
  }