.login {
    width: 50%;
    margin-top: 147px;
    padding: 45px;
    border-radius: 6px;
    margin: 129px auto;
    position: relative;
    box-shadow: 1px 0 2px 2px rgb(42 42 42 / 25%);
}
.paginaTitle {
    margin: 0px 0px 15px;
    color: #008b8b;
    padding: 10px 0px;
    text-align: center;
    border-bottom: 1px solid #dbdbdb;
}
.titel {
    color: darkcyan;
    text-align: center;
}
#wwwijzigen2016link {
    color: #008b8b!important;
    font-size: 14px;
}
#wwwijzigen2016link {
    font-family: sans-serif;
    color: #075798;
    cursor: pointer !important;
}
.wachtwoordVergeten {
    color: #008b8b;
    cursor: pointer;
}
.zzpwwwijzigen {
    width: 50%;
    margin-top: 147px;
    padding: 45px;
    border-radius: 6px;
    margin: 129px auto;
    position: relative;
    box-shadow: 1px 0 2px 2px rgb(42 42 42 / 25%);
}

#wwwijzigen2018 {
    width: 50%;
    margin-top: 147px;
    padding: 45px;
    border-radius: 6px;
    margin: 129px auto;
    position: relative;
    box-shadow: 1px 0 2px 2px rgb(42 42 42 / 25%);
}

@media screen and (max-width: 959px) {
    .navtoggle{
        margin-right: 0px;
    }
    .center-content{
        width: 100%;
        box-shadow: unset;
        padding: 20px;
    }
    .zzpregistrerenbutton{
        display: none!important;
    }
}

@media screen and (max-height: 770px) and (min-width: 960px) {
    .bottomSection {
        height: 65vh;
    }

    .aantalResultatenVind {
        height: unset;
    }
}

@media screen and (max-width: 959px) {
    .expertresultatenmetmap {
        flex-direction: column;
        height: 87%;
    }
}

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

    /*********** vind een expert ***********/
    .data2experttypes, .data2recensies, .data1locatie, .data1beschibaar {
        min-height: 25px;
    }

    .expertoptioninfoblockdata1, .expertoptioninfoblockdata2 {
        justify-content: flex-start;
    }

    .data2recensies {
        flex-direction: column;
    }

    .data2recensiesrecensiesterren {
        font-size: 12px;
    }

    .data1locatie, .data1beschibaar {
        font-size: 12px;
    }

    .data2experttypes {
        visibility: hidden;
    }

    .data1beschibaartot i, .weektot i {
        display: none;
    }

    .data1beschibaar span {
        word-break: break-word;
        white-space: inherit;
    }

    .data1locatie i {
        display: none;
    }

    .expertoptionbuttons button {
        font-size: 6px;
        height: auto;
        width: 24%;
    }

    /* POP-UPS */
    #veuurtarief, #vevaposlayout, #veaanneemsom, #vedelen, #vereferentieplaatsen {
        width: 90% !important;
        position: fixed !important;
        z-index: 99998;
    }

    #vevaposlayout {
        padding: 5px;
    }

    .vapoInhoud {
        padding: 0px;
        margin-top: 2em;
    }

    .vapominmax {
        display: flex;
        flex-direction: row;
        flex-wrap: wrap;
    }

    .delenI {
        width: 100%;
        left: 0;
        margin: 0;
        right: 0;
        top: 0;
        height: 200px;
        background-size: contain;
        background-repeat: no-repeat;
    }
}


@media screen and (max-height: 770px) and (min-width: 960px) {
    .bottomSection {
        height: 65vh;
    }

    .aantalResultatenVind {
        height: unset;
    }
}

@media screen and (max-width: 959px) {
    .navtoggle{
        margin-right: 0px;
    }
    .expertresultatenmetmap {
        flex-direction: column;
        height: unset;
    }

    .resultatenExperts, .expertsMap {
        width: 100%;
    }
    
    .expertsMap {
        width: 100%;
        padding: 10px;
        overflow: hidden;
        height: 600px;
    }
    .bottomSection {
        width: 100%;
        top: 246px;
        padding: 10px;
        position: static;
        margin-bottom: 10px;
    }
    .individueleExpertBox {
        height: 100vh;
        width: 95%;
        margin: auto;
    }
    .veFooter {
        bottom: -855px!important;
    }
    .data1locatie, .data1beschibaar {
        font-size: 9px;
    }
    .expertoptioninfoblock {
        padding: 0.5em;
    }
    .resultatenExperts {
        height: 100vh;
    }
}

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

    /*********** vind een expert ***********/
    .data2experttypes, .data2recensies, .data1locatie, .data1beschibaar {
        min-height: 25px;
    }

    .expertoptioninfoblockdata1, .expertoptioninfoblockdata2 {
        justify-content: flex-start;
    }

    .data2recensies {
        flex-direction: column;
    }

    .data2recensiesrecensiesterren {
        font-size: 12px;
    }

    .data1locatie, .data1beschibaar {
        font-size: 9px;
    }

    .data2experttypes {
        visibility: hidden;
    }

    .data1beschibaartot i, .weektot i {
        display: none;
    }

    .data1beschibaar span {
        word-break: break-word;
        white-space: inherit;
    }

    .data1locatie i {
        display: none;
    }

    .expertoptionbuttons button {
        font-size: 6px;
        height: auto;
        width: 24%;
        line-height: 10px;
    }

    /* POP-UPS */
    #veuurtarief, #vevaposlayout, #veaanneemsom, #vedelen, #vereferentieplaatsen {
        width: 90% !important;
        position: fixed !important;
        z-index: 99998;
    }

    #vevaposlayout {
        padding: 5px;
    }

    .vapoInhoud {
        padding: 0px;
        margin-top: 2em;
    }

    .vapominmax {
        display: flex;
        flex-direction: row;
        flex-wrap: wrap;
    }

    .delenI {
        width: 100%;
        left: 0;
        margin: 0;
        right: 0;
        top: 0;
        height: 200px;
        background-size: contain;
        background-repeat: no-repeat;
    }
}

/*! STYLING */

/**** moto g ****/
@media screen and (max-width: 959px) {
    .navtoggle{
        margin-right: 0px;
    }
    #ikwilgroeienbutton {
        display: none !important;
    }
    #homeButton {
        display: none !important;
    }
    #languageMob {
        display: none !important;
    }
    #zzpregistrerenbutton {
        display: none !important;
    }
    #footerLinks ul {
        flex-direction: column;
        gap: 1em;
    }
    .footerGeg {
        width: 100%!important;
        font-size: 13px;
    }
    .informatieF, .inforechts, .infolinks {
        width: 100%;
    }
    .contactgegevens {
        width: 100%;
        margin-left: 0px;
        margin-top: 15px;
    }
    .contactverdeling {
        display: block;
    }
    .contactlinks, .contactRechtsgegevensList {
        width: 100%;
    }
    .contactrechts {
        margin-left: 0px;
    }
    .footerGeg {
        padding-left: 35px;
        padding-right: 35px;
    }
    .dropdownIcon{
        display: none;
    }
    .formulierOpties {
        margin: 15px auto;
    }
    #vindeenexpert .search {
        display: block;
    }
    .searchcheckboxoptie label:not(.checkboxcontainer) {
        font-size: 11px;
    }
    #filter-experts {
        display: none;
    }
    #nietingelogdbericht {
        left: 1%;
        width: 97%;
    }
    .aantalResultatenVind {
        display: block;
        height: unset;
    }
    .aantalResultatenVind label {
        display: inline-block;
    }
    #expertinhuren {
        left: 1%;
        width: 97%;
    }
    #expertreserveren {
        left: 1%;
        width: 98%;
    }
    .meerinfonietingelogd {
        right: 12px;
        width: 301px;
    }
    .inputBox {
        width: 60%;
    }
    .filt {
        width: 32%;
    }
    #verecensiesTonen {
        left: 50%;
        width: 99%;
    }
    .paginatekstloading {
        width: 100%;
        line-height: 35px;
        font-size: 20px;
    }
}

/**** iphone 5/se galaxy fold****/
@media screen and (max-width: 380px) {
    .navtoggle{
        margin-right: 0px;
    }
    .footerGeg {
        padding-left: 20px;
        padding-right: 20px;
    }
    .dropdownIcon{
        display: none;
    }
    #velanguage {
        right: 86px;
    }
    .logohome img{
       width: 140px;
       height: 29px;
    }
    .footerGeg {
        padding-left: 0px;
        padding-right: 0px;
    }
    .searchcheckboxoptie label:not(.checkboxcontainer) {
        font-size: 8px;
    }
}

@media screen and (max-width: 960px) and (orientation: landscape) {
    
}
@media screen and (min-width: 700px) and (max-width: 1200px){
    .homebutton {
        right: 18%;
    }
    .contactgegevens {
        margin-left: unset;
    }
    .infolinks {
        width: 50%;
    }
    .inforechts {
        width: 50%;
    }
    .contactrechts {
        margin-left: -4px;
        cursor: default;
        width: 100%;
    }
    .contactlinks, .contactRechtsgegevensList {
        width: 100%;
    }
    .footerGeg {
        padding-left: unset; 
        padding-right: unset; 
    }
    .netwerkC {
        left: unset;
    }
    #nietingelogdbericht {
        left: 1%;
        width: 97%;
    }
    #vereferentieplaatsen.show {
        height: 48vh;
        width: 100%;
    }
    .meerinfonietingelogd {
        right: 12px;
        width: 301px;
    }
    .paginatekstloading {
        width: 100%;
        line-height: 35px;
        font-size: 20px;
    }
}
@media screen and (max-width: 1370px) {
}

@media screen and (max-width: 1290px) {
}

@media screen and (min-width: 480px) and (max-width: 700px) {
    
}

@media screen and (min-width: 700px) and (max-width: 1200px) {

}

@media screen and (max-width: 959px) {
    
}

@media screen and (min-width: 550px) and (max-width: 800px) {
    

@media screen and (max-width: 540px) {
    
}

@media screen and (max-height: 480px) {
    
}

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

}

/**** galaxy fold ****/

@media screen and (max-width: 300px) {
    .navtoggle {
        z-index: 100000;
        top: 0px!important;
        left: auto;
        margin-top: 0px;
        background-color: #ffb23800;
        height: 60px;
        right: 0px;
    }
    .menutextheader {
        display: flex;
        flex-direction: row;
        margin: auto 0;
        margin-top: 10px;
        padding-left: 0px;
    }
    .logohome img{
       width: 104px;
       height: 20px;
    }
    #velanguage {
        right: 83px;
    }
    .dropdownIcon{
        display: none;
    }   
}
@media only screen and (max-width: 320px) and (orientation:portrait){ 
    .navtoggle {
        z-index: 100000;
        top: 0px!important;
        left: auto;
        margin-top: 0px;
        background-color: #ffb23800;
        height: 60px;
        right: 0px;
    }
    .menutextheader {
        display: flex;
        flex-direction: row;
        margin: auto 0;
        margin-top: 10px;
        padding-left: 0px;
    }
    .logohome img{
       width: 104px;
       height: 20px;
    }
    #velanguage {
        right: 83px;
    }
    .dropdownIcon{
        display: none;
    }   
}

@media screen and (max-width: 300px) {
    .navtoggle {
        z-index: 100000;
        top: 0px!important;
        left: auto;
        margin-top: 0px;
        background-color: #ffb23800;
        height: 60px;
        right: 0px;
    }
    .menutextheader {
        display: flex;
        flex-direction: row;
        margin: auto 0;
        margin-top: 10px;
        padding-left: 0px;
    }
    .logohome {
       width: 104px;
       height: 20px;
    }
    .dropdownIcon{
        display: none;
    }
}
                        