<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@media all and (max-width : 1315px) {
    .tab-content {
        padding: 40px 10px 40px 30px;
        background-image: none;
        background-color: #F0F0F0;
    }
    .col-1 {
        width: 200px;
    }
    .col-2 select {
        width: 96px;
    }
}

@media all and (max-width : 1200px) {
    .left-brengen-icon span {
        display: block;

    }
    .left-brengen__text {
        text-align: center;
    }
}

@media all and (max-width : 1254px) {
    .zoeken-button {
        width: 140px!important;
    }
}
@media all and (max-width : 1250px) {
    .tickets-section hr {
        display: none;
    }
}
@media all and (max-width : 1023px) {

    .tickets-section {
        padding-right: 5px;
    }
    .user-ticket-wrap {
        display: block;
        width: 100%;
        padding-left: 0;
        padding-top: 20px;
    }
    .user-ticket-wrap.without-border::before {
        border-right: none;
    }
}

@media all and (max-width : 1266px) {
    .een-left {
        width: 50%;
        margin-right: 0;
    }
    .een-right {
        width: 50%;
        margin-left: 0;
    }
}

@media all and (max-width : 1030px) {
    .registreer-btn {
        font-size: 1em;
    }
}

@media all and (max-width : 990px) {
    .nav-menu {
        display: none;
    }
    .main_mnu_button {
        display: block;
    }

    .subm-arrow {
        display: none;
    }
    .nav-menu {
        float: none;
        background-color: #F8981D;
    }
    .nav-menu ul li {
        list-style: none;
        display: block;
        text-align: center;
        border-top: none;
        border-right: none;
        margin-right: 0;
        margin-bottom: 0;
    }
    .nav-menu ul li:first-child {
        border-left: none;
    }
    .nav-menu ul li a {
        display: block;
        text-decoration: none;
        padding: 10px;
        color: #fff;
        text-transform: uppercase;
        font-weight: bold;
        font-size: 1em;

    }
    .nav-menu ul li a img {
        display: none;
    }
    .nav-menu ul li a:hover {
        text-decoration: none;
        color: #666666;
    }
    .nav-menu ul li:hover{
        border-top: none;
    }
    .active-menu {
        border-top: none;
    }
    ul.menu &gt; li {
        position: relative;
    }
    ul.submenu {
        display: block;
        position: relative;
        margin: 0 auto;
        padding: 10px 20px 20px;
        background: none!important;
        top: 0;
        left: 0;
        text-align: center;
    }
    ul.submenu &gt; li &gt; a {
        display: block;
        padding: 4px;
        color: white;
        text-decoration: none;
        color: #fff;
        text-align: center;
        font-weight: normal;
    }
    .logo-dashboard img{
        padding-bottom: 20px;
    }
    header {
        padding: 20px!important;
    }
    ul.menu {
        margin-right: 0;
    }
    .nav-menu .has-unread-messages .menu-item-icon:after {
        display: none;
    }

    .nav-menu .has-unread-messages .menu-item-text {
        position: relative;
    }

    .nav-menu .has-unread-messages .menu-item-text:after {
        content: '';
        background-image: url(../../images/smartbeat/exclamation-mark.png);
        background-repeat: no-repeat;
        background-size: contain;
        background-position: 0 0;
        position: absolute;
        display: block;
        height: 14px;
        width: 14px;
        right: -12px;
        top: -9px;
    }
}

@media all and (max-width : 960px) {
    .bottom-icon {
        width: 100%;
        margin-bottom: 20px;
    }
    .bottom-icon span {
        display: block;
    }
    .bottom-icon:first-child {
        text-align: center;
    }

    .bottom-icon:last-child {
        text-align: center;
    }
    .user-profile-information {
        margin-top: 40px;
        margin-left: 0;
        display: block;
    }
    .main-profile-photo {
        margin-top: 40px;
        display: inline-block;
    }
    .filter-zoeken-btn {
        font-size: 1em;
    }
    .vert-line {
        display: none;
    }
}

@media all and (max-width : 830px) {
    .login-header form {
        float: none;
        width: auto;
    }
    .login-header {
        display: block;
        width: auto;
        text-align: left;
        padding: 20px 0;
    }
    .login-header input {
        width: auto;
        margin-bottom: 10px;
    }
    .copyright {
        float: none;
    }
    .left-brengen,
    .right-brengen {
        width: 100%;
    }
    .left-brengen__text,
    .left-brengen__img {
        width: 100%;
    }
    .left-brengen .title-brengen {
        border-right: none;
        text-align: center;
    }
    .deelnemers-text-coll {
        width: 400px;
        padding: 0;
        margin: 20px auto;
    }
    .article-item {
        width: 100%;
        margin: 20px;
    }
    .left-brengen__img img{
        width: 100%;
        height: auto;
    }
    .brengen-section-desktop {
        display: none;
    }
    .brengen-section-mobile {
        display: block;
    }
}

@media all and (max-width : 768px) {
    .registreer-btn {
        font-size: 1.4em;
    }
    .filter-zoeken-btn {
        font-size: 1.4em;
    }
    .main-content {
        padding-left: 0;
    }
}

@media all and (max-width : 630px) {
    .profile-info h4 {
        position: absolute;
        right: none;
        left: 66px;
        top: 40px;
    }
    .algemene-left-col {
        display: block;
        width: auto;
        margin-bottom: 20px;
    }
    .algemene-right-col {
        display: block;
        width: auto;
    }
    .last-descr-right {
        width: 65%!important;
        margin-bottom: 30px;
    }
}

@media all and (max-width : 560px) {
    .nav-tabs &gt; li {
        width: 100%;
        max-width: 300px;
    }

}
@media all and (max-width : 510px) {
    .een-left {
        width: 100%;
    }
    .een-right {
        width: 100%;
    }
    .col-search {
        display: block;
        width: auto;
        text-align: left;
    }
    .locate-for-form {
        display: block;
        width: auto;
    }
    .col-2 select {
        width: 100%;
    }
    .col-3 select {
        width: 100%;
    }
    .col-4 select {
        width: 100%;
    }
    .col-5 select {
        width: 100%;
    }
}

@media all and (max-width : 460px) {
    .user-ticket {
        /*max-width: 300px;*/
    }
    .user-ticket p{
        line-height: 15px;
    }

}

@media all and (max-width : 400px) {
    .profile-info h1 {
      font-size: 1em;
    }
    .text__row span:last-child {
        width: 100%!important;
    }
    .photo-user-ticket img {
        width: 90px;
        height: 90px;
    }
    .user-ticket {
        padding: 10px 0px 0px 20px;
        width: 270px;
    }
    .user-ticket-wrap {
        padding-left: 5px;
        padding-top: 20px;
    }
    .tickets-section {
        padding-right: 10px;
    }
}

@media all and (min-width : 990px) {
    .nav-menu {
        display: block!important;
    }
}</pre></body></html>