/* (mobile, 768px and down) */
@media (max-width: 767px) {
.showmobile{display: block;}
.hidemobile{display: none;}

/* -------------------- NAV --------------------*/
.navbar{
    padding: 15px 30px;}

.navheader{
    display: flex;
    width: 100%;
    justify-content: space-between;}

.navfig {
    margin-top: 0px;
    height: 45px;}

/*
        .navfig img:nth-child(1){left: calc(15% - 6vw); height: calc(50% + 3vw); z-index: 10;}
        .navfig img:nth-child(2){left: calc(26% - 4vw); height: calc(80% + 2vw); z-index: 20;}
        .navfig img:nth-child(3){left: calc(38% - 2vw); height: calc(100% + 1vw); z-index: 30;}
        .navfig img:nth-child(4){left: calc(50%); height: calc(120% + 3vw); z-index: 40;}
        .navfig img:nth-child(5){left: calc(63% + 2vw); height: calc(100% + 1vw); z-index: 30;}
        .navfig img:nth-child(6){left: calc(74% + 4vw); height: calc(80% + 2vw); z-index: 20;}
        .navfig img:nth-child(7){left: calc(85% + 6vw); height: calc(50% + 3vw); z-index: 10;}
*/
            .navfig img{height: 100%;}

    .navbar-brand{
        margin-top:0;
        margin-bottom: 0;}

  .logo {
    width: 145px;
    font-size: 0.65em;
    padding: 10px;
    border: 3px solid #000;}

    .navbar-toggler{
        padding: 0;}

.kolommen{
    margin: 0;
    width: 100%;}

    .kolommen > article{
        margin: 15px 0;
        min-width: 100%;}

.maincontent > article + article, .maincontent > article + .kolommen, .maincontent > .kolommen + article{
    margin-top: 90px;}

.tekstblokken{
    margin: 30px 0;}

    .tekstblok{
        margin: 5px 0!important;}

.sidebar{
    display: none;}

.mobilesubmenu{
    display: block;}

.maincontent header{
    margin-bottom: 45px;}

    header.navheader:before{
        display: none;}

    header.navheader:after{
        width: 200%;}

.zoekveld {
    flex-direction: column;
    padding: 30px 30px 0px 30px;}

    .zoekveld form {
        flex-wrap: wrap;
        width: 100%;}

    .zoekveld input{
        border-radius: 100px;
        width: 100%;}

    .zoekveld button {
        margin-top: 10px;
        border-radius: 100px;
        width: 100%;
        padding: 15px 30px;}

.themablok{
    width: 100%;
    max-width: calc(100%);
    flex: 1 1 100%;
    min-width: 260px;}

        .themablok + .themablok{
            margin-top: 0px;}

    .themaintro{
        text-align: center;
        width: 100%;
        margin:0 auto;
        padding: 30px 30px 0 30px;}

    .themaimg{
        width: calc(20% - 30px);}

    .themaimg img{
        height: 90px;}

    .themacont{
        width: calc(80% - 0px);}

    .themacont a{
        padding-bottom: 0;}

        .themacont a span.material-icons{
            display: none;}

.hmc {
    padding: 45px 30px 115px;
    width: 100%;}

.maincontent{
    margin: 0;
    padding: 0;}

.maincontent h1 {
    font-size: 1.8em;}

.maincontent h2.currentpage {
    font-size: 1.3em;}

.nieuwswrap{
    width: 100%;
    }

.nieuwsblokken{
    flex-direction: column;
    padding: 0;}

    .nieuwsblok {
        flex: none;
        flex-direction: column;
        min-width: auto;
        width: calc(100% - 60px);}

            .nieuwsblok + .nieuwsblok {
                margin-top: 0!important;}

    .agendawrap{
        padding: 0 30px 30px 30px;
        width: 100%;}

    .nb-cont{
        border-radius: 0 0 10px 10px;
        width: 100%;
        padding: 30px;}

    .nb-cont h2{
        font-size: 1em;}

.nb-img{
    width: 100%;
    min-height: 25vh;   }

    .tekstblok{
        min-width:auto;}

  .linkdescription{
        min-width: auto;
        border-radius: 10px;
        margin: 5px;
        padding: 15px 15px 15px 45px;}

    .linkdescription a span.material-icons {
        top: 17px;
        left: 13px;}

    .blok-wit, .blok-geel{
        padding: 30px 20px;}

.activiteitenwrapper {
    width: 100%;
    margin: 0;}

    .activiteiten > h3{
        font-size: 1.3em;}

        .activiteit{
            padding: 30px 15px;
            margin: 5px 0;
            min-width: auto;}

            .activiteit:last-child{
                max-width: calc(100%);}

.agenda {
    padding: 10px;}

    .agenda h2 {
        padding: 20px 20px 0 21px;}


/* -------------------- CALENDAR -------------------- */
/* .fc-list-item{
    flex-wrap:wrap;
    display: flex!important;}

    .fc-list-heading{
        display: flex;
        width: 100%;
        position: relative;
        flex: 1;}

        .fc-widget-header{
            display: flex;
            width: 100%;}

            .agenda .fc-list-heading-main{
                font-family:inherit;
                width: auto;
                text-transform:lowercase;
                order: 2;
                padding: 0 0 0 5px;}

                .fc-list-heading-alt{
                    text-transform: capitalize;
                    order: 1;}

                    .fc-list-item-title a {
                        word-break: normal;}

    .fc-list-table td.fc-list-item-time{
        border-top: 0;
        padding-top: 0;
        order: 2;
        width: calc(80% - 28px)!important;}

    .fc-list-table td.fc-list-item-marker{
        padding-top: 0;
        display: flex;
        border-top: 0;
        order: 3;
        width: calc(20% - 14px)!important;}

        .fc-event-dot {
            margin: auto 10px auto auto;}

.fc-list-item-title{
    order:1;
    border-bottom: 0;
    font-weight: 700;
    width: 100%!important;}

.fc-widget-content{
    padding-bottom: 0;
    border-bottom: 0;} */


/* -------------------- DATUM TRAININGS BLOKKEN -------------------- */
.db-table{
    flex-direction: column;}

    .maincontent .db-info ul li {
        flex: 1 1 100%;}


.figrow img {
    max-width: 60px;
    max-height: 60px;}

.linkblok {
    margin: -5px;}

.vvp main {
    position: relative;
    padding: 45px 20px 90px 20px;}

footer ul{
    flex-direction: column;}


}
