/* basic root css */
:root {
    --mc-white: #ffffff;
    --mc-black: #141414;
    --mc-grey: #676767;
    --mc-softwhite: #ececec;
    --mc-yellow: #ffde00;
}
/* start a responsive website */
@media only screen and (max-width: 1350px) { /* --------------------------------- breakpoint 1440px ---------------------------------  */ 
.image-setup img {
    height: 430px;
    width: 330px;
}

.image-setup {
    padding-right: 0px;
}

.main-txt {
    width: 100%;
}

.container-splitbox {
    margin-left: 5%;
    padding: 3%;
}

.anticontainer-mailings::before {
    top: 70%;
    right: -60px;
}

.class-container {
    align-items: center;
}

blockquote {
    font-size: 10rem;
}

.mailings-info-faq .image-setup img {
    width: 400px;
    height: 330px;
}

.pattern-container-contact {
    right: -10%;
}

}

@media only screen and (max-width: 1024px) { /* --------------------------------- breakpoint 1025px ---------------------------------  */ 
.header-content, main, footer{
    margin-left: 20px;
    margin-right: 20px;
}

.anti-text {
    margin-left: 10%;
    margin-right: 10%;
}

.anti-container-laadpaal::before {
    top: -100px;
    right: -70px;
}

.txt-express-blok::after {
    margin-top: -350px;
}

.anticontainer-mailings::before {
    top: -110px;
    right: -140px;
}

blockquote {
    font-size: 8rem;
    bottom: 10px;
}

.end-script {
    margin-bottom: 20px;
}

.footer-container nav {
    margin-left: 2%;
}

.fullheader-home {
    max-height: 800px;
}


.questions {
    align-items: center;
    margin-right: 0px;
}

.question-item {
    width: 90%;
    transform: translateY(0px);
}

.mailings-info-faq {
    margin-top: 100px;
    margin-bottom: 0px;
}

footer {
    margin-top: 100px;
}

.pattern-container-contact .pattern-item {
    width: 120px;
    height: 120px;
    background-size: 60px 60px;
}

}

@media only screen and (max-width: 850px) { /* --------------------------------- breakpoint 850px ---------------------------------  */ 

.brand-logo {
    width: 50px;
    height: 50px;
}

.navbar {
padding: 0px 10px
}

.brand-name {
    padding-top: 0px;
}

.brand-name .brand-slogan {
    display: none;
}

.mat-for-bus {
    font-size: 1.6rem;
}

.menu {
    flex-direction: column;
    align-items: center;
    padding: 0px;

}

.menlinks {
    font-size: 70px;
    font-size: 7rem;
        width: 100%;
        padding: 0px;
        text-align: center;
}

.menu-socials {
    padding-top: 30px; padding-bottom: 30px;
}

.menu-socials span {
    font-size: 25px;
    font-size: 2.5rem;
}
.menu-socials ul {
    margin-top: 10px;
}

.header-image {
    width: 100%;
    height: 500px;
}

.header-image  img{
    width: 100%;
    height: 500px;
    border-radius: 0px;
}

.fullheader-home {
    height: auto;
    max-height: none;
}

.header-home {
    flex-direction: column-reverse;
    margin: 0px;
}

.navbar-placed {
    position: absolute;
    top: 10px;
    background-color: var(--mc-softwhite);
    border-radius: 15px;
    height: 70px;
    width: 90%;
    margin: 0px 5%;
}

.navbar-placed {
    box-shadow: 0 0px 20px rgba(0, 0, 0, 0.6);
}

.navbar-placed .navbar-item a{
    color: var(--mc-black);
}

.brand-logo-phone {
    display: flex;
}

.brand-logo-desktop {
    display: none;
}

.burger-circle { 
    border: var(--mc-black) solid 1px;
}

.burger-button {
    background: none;
}

.header-contentblok {
    background-color: var(--mc-black);
    border-radius: 50px;
    width: 100%;
    padding: 30px 5% !important;
}

.header-contentblok-home {
    margin-top: -50px;
    z-index: 20;
}

.anti-container-laadpaal::before {
display: none;
}

.anti-container {
    border-radius: 50px;
}

.anti-container-laadpaal {
    margin-top: 70px;

}

    .anti-text {
        margin-left: 5%;
        margin-right: 5%;
    }

.anti-link-setup {
    justify-content: flex-start;
}

.txt-express-blok {
    width: 90%;
    margin: 50px 5%;
}

.txt-express-blok::after {
    top: 320px;
    right: -150px;
    width: 300px;
    height: 300px;
    transform: scaleX(-1);
}

.pattern-container ul {
    justify-content: space-around;
}

.pattern-item {
    width: 70px;
    height: 70px;
    background-size: 40px 40px;
    margin: 0px;
}

.pattern-container {
    margin-top: 50px;
    position: relative;
    right: 0px;
}

.class-container {
    flex-direction: column;
}

.small-image {
    width: 100%;
    height: 500px;
    border-radius: 50px;
}



.small-image img{
    width: 100%;
    height: 100%;
    border-radius: 50px;
    box-shadow: none !important;
    
}

    .container-splitbox {
        margin-top: -100px;
        margin-left: 0px;
        padding: 0px;
    }

    .anti-container-laadpaal {
        margin-top: 0px;
    }

    .anticontainer-mailings {
        padding-top: 50px;
    }

    .main-home {
        margin-top: 70px;
    }

    footer {
    margin-top: 100px;
}

.footer-container {
    flex-direction: column;
    align-items: center;
}

.footer-contact-container {
    align-items: center;
}

.footer-contact-element {
    margin-left: 0px;
}

.footer-contact-container .brand {
    margin-bottom: 0px;
}

.footer-container nav {
flex-direction: column;
align-items: center;
text-align: center;
}

.footer-blok {
    width: 100%;
    margin-top: 30px;
}

.footer-links {
    margin-top: 10px;
}

    .menu-socials {
    width: 60%;
    text-align: center;
    }

        blockquote {
        font-size: 4rem;
        bottom: -3px;
    }

        .end-script {
        margin-bottom: 10px;
    }

    .header-contentblok-fags {
        margin-top: 100px;
    }

    .mailings-info-faq .image-setup img {
        width: 100%;
        height: 400px;
    } 

    .image-faqs-update {
        height: auto;
    }

    .container-faqs-update {
        background-color: var(--mc-black);
        border-radius: 50px;
    }

    .txt-blok-faqs-update {
        padding-top: 50px;
        padding-bottom: 50px;
}

.mailings-info-faq .txt-blok {
    padding-right: 5%;
    padding-left: 5%;
}

.contact-header {
    margin-top: 100px;
    margin-bottom: 100px;
}

.pattern-container-contact {
    display: none;
}

.anti-container-contact::before {
    display: none;
}

.contact-button {
    justify-content: center;
    margin-top: 20px;
}

.no-home-header {
    padding-left: 0px
}

.form-split {
    flex-direction: column;
}

.form-blok {
    width: 100%;
    padding: 0px;
}

.input-field {
    margin-bottom: 20px;
}

.contact-container .contact-gegevens {
    width: 100%;
}

.contact-gegevens {
    display: flex;
    flex-direction: column;
    justify-content: center;
}

.contact-container {
    flex-direction: column;
    height: auto;
    align-items: center;
    justify-content: center;
    margin-top: 60px;
}

.contact-container h2 {
    width: 100%;
    margin-bottom: 30px;
}

}

@media only screen and (max-width: 479px) { /* --------------------------------- breakpoint 481px  ---------------------------------  */ 
body, html {
    min-width: 320px;
}

.matfor-bus-desktop {
    display: none !important;
}

.mat-for-bus-mobile {
    display: flex;
    font-size: 3rem;
    text-align: center;
    margin: 0 auto;
}

.header-txt {
    width: 100%;
    margin-top: 20px !important;
}

.enter {
    display: none;
}

.link-setup a {
    height: auto;
    text-align: center;
}

.link-name {
    padding-bottom: 10px; padding-top: 10px;
}

.link-pattern-item {
    display: none;
}

.express-txt {
    font-size: 2.5rem;
    line-height: 3rem;
}

    .header-content, main, footer {
        margin-left: 0px;
        margin-right: 0px;
    }

        blockquote {
        font-size: 3rem;
        bottom: -6px;
    }

        .end-script {
        margin-bottom: 0px;
    }

.no-home-header {
    padding-left: 0px;
}



}