@media only screen and (max-width: 600px) {
    .get-started-block {
        width: 44% !important;
        margin: 3%;
        /* Verander de breedte naar 48% om 2 blokken per rij te hebben */
    }

    .abbo-voordelen-wrapper h2 {
        margin-top: 10%;
    }

    .abbo-voordelen-block {
        display: flex;
        flex-wrap: wrap;
    }

    .abbo-voordelen {
        margin-bottom: 5%;
        width: 170px;
    }

    .abbo-keuze {
        display: flex;
        flex-direction: column;
    }

    .abbo-keuze-block {
        margin-bottom: 20px;
        width: 90%;
        margin-left: 5%;
    }

    .abbo-keuze-edu,
    .abbo-keuze-pro {
        background-size: auto;
    }

    .abbo-keuze-prijs-wrap {
        display: flex;
        flex-direction: column;
        align-items: center;
        width: 100%;
    }

    .abbo-keuze-prijs {
        flex-direction: row;
    }

    .abbo-keuze-prijs h3 {
        margin-left: 20px;
    }

    .abbo-disclaimer {
        display: flex;
        justify-content: center;
    }

    .abbo-disclaimer p {
        width: 90%;
        margin-bottom: 10%;
    }

    .cta-app-row {
        margin-bottom: 10%;
    }

    .abbo-witruimte {
        padding: 0;
    }




    /* quizzen */
    .quiz-mobile {
        margin-top: 15%;
    }

    .quizitem-tekst p {
        margin-top: -5%;
    }

    .klantenservice-wrapper {
        flex-direction: column;
        justify-content: center;
        align-items: center;
    }

    .klantenservice-items {
        width: 90vw;
    }

    .klantenservice-contact {
        width: 90vw;
        margin-bottom: 10vw;
    }


    /*  */
    .mededeling-bafnner {
        flex-direction: column;
        text-align: center;
    }

    .mededeling-banner h4 {
        font-size: 20px;
    }

    .button-banner {
        /* margin-top: 20px; */
        background-color: #f1a948;
        width: 200px;
        text-align: center;
        padding: 10px;
        border-radius: 25px;
        color: white;
    }

    /*  */
    .subpage-splash {
        display: none !important;
    }

    .subpage-color-row {
        margin-top: 15%;
    }

    /* .subpage-color-row h2{ */
    /* text-align: center!important; */
    /* } */

    .picoo-cta-text-overlay-block {
        display: block;
        rotate: 0;
        position: relative;
        transform: rotate(-3deg);
        width: auto;
        bottom: 1px;
        margin-top: -10px;
        margin-bottom: 10px;

    }

    #hire-page-cta {
        margin-bottom: 5%;
    }

    .blue-top-splash {
        width: 106%;
        margin-left: -3%;
    }

    .blue-background h2 {
        padding-top: 8%;
        margin-bottom: 5%;
    }

    .wide-bar-image-benefits {
        width: 100%;
        border-bottom-left-radius: 0;
        border-top-right-radius: 30px;
    }

    .full-width-image-col {
        padding-right: 10px !important;
    }

    .benefits-text-col {
        border-top-right-radius: 0;
        border-bottom-left-radius: 30px;
        margin-right: 10px;
        margin-left: 15px;
        padding: 8%;
    }

    .gray-top-splash {
        width: 114%;
        margin-left: -10%;
    }

    .sub-page-into-row {
        flex-direction: column-reverse;
    }

    .picoo-subpage-intro-image img {

        margin-bottom: -8%;
    }

    .games-col {
        height: 380px;
        margin-top: 3%;
        margin-bottom: 3%;

    }

    .desc-col-games {
        margin-top: -20%;
        height: 120px !important;
    }

    #main_area {
        padding-left: 3%;
        padding-right: 3%;
    }


    .right-games-col {
        border-top: dotted white 1px;
        border-left: none;
    }

    .games-cta-button {
        background-color: #F1A948;
        padding: 3% 8% !important;
        margin-top: 3%;
        color: white;
        border-radius: 50px;
    }

    .right-games-col {
        padding-top: 6% !important;
        padding-bottom: 6%;
    }

    .games-images img {
        width: 50%;
        margin-bottom: 0%;
        margin-left: 25%;
        padding-top: 30%;
    }

    .title-col-games {
        margin-top: 5%;
    }

    .blue-background-block {
        margin-top: -89%;
        margin-bottom: 7%;
    }

    .image-card {
        width: 74%;
        margin-left: 15%;
        padding-top: 20%;
        margin-top: 15%;
    }

    .detail-game-card {
        width: 100%;
        display: flex;
        flex-direction: column;
        justify-content: center;

    }

    .align-list-steps-games ul {
        padding-left: 8% !important;
        padding-right: 8% !important;
    }

    .all-detail-row-icons {
        margin-top: 3%;
        margin-bottom: 3%;
        padding-left: 8%;
        padding-right: 8%;
        text-align: center;
    }

    /* .cta-app-row { */
    /* margin-top: 52%!important; */
    /* padding-top: 70%; */
    /* } */

    .phone-with-apps {
        display: none;
    }

    .stores-cta {
        margin-bottom: 8%;
    }

    .stores-cta div {
        margin-bottom: 4%;
        margin-top: 4%;
    }

    .manual-col {
        margin-top: 3%;
        padding-top: 14%;
        padding-bottom: 14%;
    }

    .cta-col-manual {
        margin-left: 18%;
        margin-top: 15%;
    }

    .games-detail-intro {
        /* margin-top: -15%!important; */
    }

    .link-back {
        padding-left: 5%;
        padding-top: 0%;
        margin-bottom: 5%;
        margin-top: -8%;
    }

    .link-back a {
        font-size: 1em;
        color: #2e3092;
    }

    .news-details {
        margin-top: 100px;
    }

    .spellenboek-details {
        margin-top: 100px;
    }

    .news-details img {
        width: 100%;
    }


    .spacer {
        display: none;
    }

    .news-item h3 {
        height: 70px;
    }


    .news-item a {
        color: white !important;
        padding: 3% 35% !important;
    }

    .link-back {
        margin-top: 5%;
        font-size: 2em;
    }

    .news-details-image-tumbnail img {
        margin-left: 0%;
        width: 100%;
    }

    .picoo-heading {
        margin-top: 17%;
    }

    .h2-blue-center h2 {
        font-size: 29px !important;
    }

    .review-block-new {
        width: 92%;
        padding: 5%;
    }

    .logo-footer img {
        width: 30%;
    }

    .footer-bar {
        margin-bottom: 10%;
        margin-top: 10% !important;
        border: none;
        box-shadow: none;
    }

    .footer-bar h3 {
        font-family: "Quicksand", sans-serif !important;
        font-weight: 700 !important;
        text-align: center !important;
        color: #292d78 !important;
        font-size: 20px !important;
        margin-top: 2%;
        margin-bottom: 12% !important;
    }

    .footer-bar a {
        padding: 3% 4% !important;
        font-size: 14pt !important;
        margin-top: 5%;
    }

    .intro-button-two {
        width: 100%;
        padding: 4% 14% !important;
        margin-bottom: 8%;
        float: left;
    }

    .for-who-div,
    .active-for-who {
        background-color: white;
        padding: 4%;
        border-radius: 15px;
        min-height: 62px;

        margin-bottom: 5%;
    }

    .for-who-div h5,
    .active-for-who h5 {
        float: left;
        color: #292d78;
        font-size: 0.9em;
        margin-top: 1%;
        width: 90%;
    }

    .for-who-div button,
    .active-for-who button {
        float: right;
        margin-top: 0%;
        color: #292d78;
        font-weight: bold;
        background-color: transparent;
        border: none;
        transform: rotate(90deg);
    }

    .active-for-who button {
        transform: rotate(270deg);
    }

    .active-for-who p {
        text-align: left;
        margin-top: 8%;
        margin-bottom: 8%;
    }

    .active-for-who img {
        margin-top: 8%;
        width: 100%;
        border-radius: 15px;
    }

    .active-for-who {
        padding-bottom: 8%;
    }


    #for-who-1-expended,
    #for-who-2-expended,
    #for-who-3-expended,
    #advantage-1-expended,
    #advantage-2-expended,
    #advantage-3-expended,
    #advantage-4-expended {
        display: none;

    }

    .card {
        margin-top: 3%;
        margin-bottom: 12%;
        border: none !important;
    }

    .carousel-inner .carousel-item>div {
        display: none;

    }

    .carousel-inner .carousel-item>div:first-child {
        display: block;
        border: none;
    }


    .hamburger {
        position: absolute;
        right: 12px !important;
    }

    .sub-footer {
        margin-top: 15 !important;
    }

    .h1-cta {
        padding-top: 30%;
    }


    .head-text {
        padding-left: 2% !important;
        padding-right: 2% !important;
        margin-bottom: 5% !important;
    }

    .align-items-center {
        padding-top: 10%;
        padding-bottom: 15%;
    }

    .titleExtra {
        width: 100%;
        margin-left: 0%;
        text-align: left !important;
        padding-bottom: 10%;
    }

    .subpage-color-row {
        margin-top: 25% !important;
    }

    .subpage-color-row {
        margin-left: 0% !important;
    }

    .benefits-text-col {

        margin-left: 4%;

        width: 93% !important;
    }

    .picoo-cta-orange {
        margin-bottom: 5%;
        font-size: 14px !important;
    }

    .included-row a {
        padding: 4% 6% !important;
        margin-left: 5%;
    }

    .benefits-row {
        margin-left: 0% !important;
    }

    .special-icon-games {
        top: -10%;
    }

    .main-menu-mobile ul {
        margin-top: -5% !important;
    }


    .main-menu-mobile ul li {
        font-size: 15pt !important;
    }

    .picoo-filters select {
        width: 100% !important;
        color: #252675;
        font-weight: bold;
        margin-right: 2%;
        border: solid 2px #252675 !important;
        padding: 3% 5% !important;
        border-radius: 50px !important;
        background-color: transparent !important;
        float: left !important;
        margin-bottom: 5% !important;
    }

    .filter-bg {
        background-color: rgba(0, 0, 0, 0.673);
        position: fixed;
        width: 100%;
        right: 0px;
        height: 820px;
        z-index: 4;
        top: 0px;
    }

    .filter-menu {
        padding-top: 25%;
        padding-left: 5%;
        background-color: white;
        width: 80%;
        right: 0px;
        height: 820px;
        z-index: 5;
        top: 0px;
        position: absolute;


    }

    .title-filter h3 {
        color: #252675;
        font-family: "Quicksand", sans-serif !important;
        font-weight: bold;
    }

    .close-button-filter button {
        position: absolute;
        right: 20px;
        top: 100px;
        background-color: transparent;
        border: none;
        color: #252675;
        font-size: 15pt;
        font-family: "Quicksand", sans-serif !important;
    }

    .mobile-filters select {
        width: 95% !important;
        margin-top: 4%;
        margin-bottom: 0% !important;
    }

    .remove-filter-button {
        position: absolute;
        bottom: 220px;
        width: 50%;
        margin-left: 20%;
        left: 10px;

    }

    .remove-filter-button button {
        border-radius: 50px;
        border: #252675 solid 2px;
        background-color: transparent;
        padding: 3% 20%;
    }

    .filter-bg {
        display: none !important;

    }

    .show-all {
        display: inline !important;
    }

    .filter-main-button {
        background-color: #252675;
        color: white;
        width: 100%;
        padding: 3% 3%;
        margin-bottom: 3%;
        border-radius: 5px;
        border: none;
        font-family: "Quicksand", sans-serif !important;
    }

    /* spel variatie */
    .manual-wrapper {
        width: 80vw
    }

    .manual-wrapper {
        margin-bottom: 20%;
    }

    .manual-block {
        justify-content: space-evenly;
        flex-direction: column;
    }

    .manual-col {
        width: 300px;
    }

    .manual-btn {
        margin-bottom: 20px;
    }

    .manual-text {
        width: 100%;
    }

    .dotted-line-right {
        display: none;
    }

    /* Jobs */
    .job-wrapper {
        width: 90%;
    }


    .picoo-full-newsletter-form {
        width: 100%;
    }

    .picoo-full-newsletter-form button {
        width: 100%;
        margin-left: 0%;
    }

    .contactform-wrapper,
    .contactform-items {
        width: 100%;
    }

    .contactform-wrapper {
        flex-direction: column;
        justify-content: center;
        align-items: center;
    }

    .picoo-full-contactform-form label {
        width: 100% !important;
    }

    .picoo-full-contactform-form button {
        width: 100%;
        padding: 2%;
    }


    /* meer buitenspelen */
    .game-book-item {
        height: 280px;
    }

    /* pakketen */
    .pakketen-block {
        display: flex;
        flex-direction: column;
    }

    .pakket-info {
        width: auto;
        margin-top: 30px;
    }


    .list-games li {
        width: 45%;
        float: left;
    }

    .bonus-games {
        margin-top: -7% !important;
        margin-bottom: 5%;
    }

    .lists-number ul li {

        margin-left: 5%;
    }

    .align-content-center {
        padding-left: 4% !important;
    }

    .align-content-center h2 {
        margin-top: 10%;
    }

    .abbo-keuze-prijs {
        width: 300px;
    }

    .abbo-faq {

        padding: 20px 39px;

    }

    .abbo-faq h3 {
        font-size: 12pt !important;
    }

    .abbo-faq button {

        right: 20px;
    }

    .abbo-faq-link h3 {
        text-align: center !important;
        margin-top: 5%;
    }

    .main-menu-mobile ul li {
        position: relative;
        z-index: 800;
        /* Zorgt ervoor dat de z-index van child-elementen werkt */
    }

    /* SChool / bso */
    .pakket-info-list{
        margin-left: 0px;
    }


    /* Verberg standaard de dropdown-menu's */
    .main-menu-mobile .dropdown-menu {
        display: none;
        position: relative;
        background-color: #f9f9f9;
        width: 100%;
        box-shadow: 0px 8px 16px 0px rgba(0, 0, 0, 0.2);
        z-index: 800 !important;
        margin-top: 10px !important;

    }

    .dropdown {
        position: relative;
        z-index: 999;
        margin-top: 10px;
    }


    /* Stijlen voor items binnen de dropdown */
    .main-menu-mobile .dropdown-menu li a {
        padding: 12px;
        display: block;
        color: black;
        text-decoration: none;
    }

    /* Toon het dropdown-menu wanneer de ouder 'li' wordt aangeklikt */
    .main-menu-mobile .dropdown.active .dropdown-menu {
        display: block;
    }

    .dropdown-toggle {
        cursor: pointer;
        display: inline-block;
        /* Voeg hier je stijlen toe voor het pijltje, bijvoorbeeld: */
        width: 10px;
        height: 10px;
        background: url('path/to/your/down-arrow-icon.png') no-repeat center center;
        background-size: contain;
        position: absolute;
        right: -50px;
        top: 3px;
        color: white;
    }

    .active>a>span {
        background-color: transparent !important;
        color: white !important;
    }

    .getting-started-align-list ul {
        margin-top: 25px !important;
        margin-left: -10px !important;
    }

    .getting-started-align-list p {
        margin-left: 10px !important;
    }

    .h4-blue-left h4 {
        margin-top: 20px !important;
        margin-bottom: 0px;
    }
}

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

    .label-green-standard,
    .label-red-standard {
        margin-top: 0%;
    }
}