/**
 * Responsive CSS
 * Copyright: Refresj
 * http://www.refresj.nl/
 */
 
@media screen and (max-width: 1419px) {
    
    .menu ul a {
        padding: 0px 15px 0px 15px;
        font-size: 18px;
    }
    
}






@media screen and (max-width: 1234px) {
    
    .menu ul .first {
        display: none;
    }
    
}






@media screen and (max-width: 1124px) {
    
    #nav {
        padding-left: 0px;
    }
    .logo {
        width: 135px;
        padding-top: 22px;
    }
    .logo img {
        width: 100%;
        height: auto;
    }
    .social {
        height: auto;
        padding: 13px 10px 0px 10px;
        right: 0px;
    }
    .social ul {
        float: none;
        margin: 0px 0px 10px 0px;
    }
    .social a {
        display: block;
        float: none;
        margin-right: 0px;
        margin-bottom: 10px;
        font-size: 32px;
        color: #393939;
    }
    .social ul a:first-child {
        margin-bottom: 16px;
    }
    .social .icon-facebook {
        margin-right: 0px;
    }
    
    #top li {
        width: 50%;
    }
    
    #content .frame {
        width: 100%;
    }
    #content .frame-layout-1.frame-type-textmedia div, #content .frame-layout-1 .image {
        height: auto;
    }
    #content .frame .image img {
        position: inherit;
        top: inherit;
        left: inherit;
        min-width: inherit;
        min-height: inherit;
        width: 100%;
        height: auto;
        z-index: inherit;
        transform: none;
        background-color: inherit;
    }
    #content #c24 {
        position: inherit;
        overflow: hidden;
    }
    #content #c24 .js-map {
        position: inherit;
        top: inherit;
        left: inherit;
        min-width: inherit;
        min-height: inherit;
        width: 100%!important;
        height: auto;
        z-index: inherit;
        transform: none;
        background-color: inherit;
    }
    #home .news-list-view .article {
        width: 50%;
    }
    
    .bgvid {
        position: relative;
        top: inherit;
        left: inherit;
        min-width: inherit;
        min-height: inherit;
        width: 100%;
        height: auto;
        -ms-transform: inherit;
        -moz-transform: inherit;
        -webkit-transform: inherit;
        transform: inherit;
        background-color: #000000;
    }
    .video-container {
        position:relative;
        padding-bottom:56.25%;
        padding-top:30px;
        height:0;
        overflow:hidden;
    }

    .video-container iframe, .video-container object, .video-container embed {
        position:absolute;
        top:0;
        left:0;
        width:100%;
        height:100%;
    }
    
}






@media screen and (max-width: 983px) {
    
    .menu ul {
        float: right;
        margin-right: 30px;
    }
    
}






@media screen and (max-width: 881px) {
    
    #nav {
        padding-right: 0px;
    }
    .menu ul, .menu br, .menu .contact a em {
        display: none!important;
    }
    .sb-toggle {
        display: block!important;
        float: left;
        margin: 26px 0px 0px 20px;
        color: #ffffff;
        font-size: 24px;
        line-height: 28px;
        text-transform: uppercase;
        font-family: 'robotocondensed', 'roboto';
    }
    .sb-toggle .hb {
        display: block;
        float: left;
        width: 30px;
        margin-right: 10px;
        overflow: hidden;
    }
    .sb-toggle .hb span {
        background-color: #ffffff;
        display: block;
        width: 30px;
        height: 5px;
        margin-bottom: 6px;
    }
    .logo {
        position: relative;
        display: block;
        float: left;
    }
    .menu {
        float: right;
        width: auto;
        margin-right: 62px;
    }
    .menu .contact {
        display: block;
        float: left;
        padding: 9px 0px 0px 20px;
    }
    .menu .contact a {
        display: block;
        float: none;
        margin-bottom: 9px;
        padding: 5px 10px 5px 10px;
        border-radius: 5px;
    }
    .menu .contact a:nth-child(2n){
        margin-left: 0px;
    }
    
    #header .slogan .frame {
        bottom: 10%;
    }
    #header .slogan .frame {
        padding: 30px;
        border-radius: 20px;
    }
    #header .slogan h1 {
        margin-bottom: 20px;
        font-size: 27px;
        line-height: 40px;
    }
    #header .slogan h1 strong {
        font-size: 36px;
    }
    #header .slogan .button_roze, #header .slogan .button_grijs {
        font-size: 18px!important;
        padding: 8px 10px 10px 10px;
    }
    #header .slogan .button_roze {
        margin-right: 10px;
    }
    
    #content .frame-layout-0, #content .frame-layout-2, #content .frame-layout-3, #content .frame-layout-4, #content .frame-layout-5, #content .frame-layout-6, #content .frame-layout-7 {
        padding-top: 40px;
        padding-bottom: 40px;
    }
    h1, h1 a, h1 strong, h1 em {
        color: #793D88;
        font-size: 38px;
        margin-bottom: 16px;
    }
    h2, h2 a, h2 strong, h2 em {
        color: #429EDD;
        font-size: 30px;
        margin-bottom: 8px;
        line-height: 36px;
    }
    h3, h3 a, h3 strong, h3 em {
        color: #C42B72;
        font-size: 24px;
        margin-bottom: 4px;
    }
    h4 {
        font-size: 18px;
        margin-bottom: 0px;
    }
    
    
}





@media screen and (max-width: 629px) {
    
    #header #bgvid {
        opacity: 1;
        position: absolute;
        top: 50%;
        left: 50%;
        min-width: inherit;
        min-height: inherit;
        width: auto;
        height: 100%;
        z-index: -100;
        transform: translateX(-50%) translateY(-50%);
        background-color: #000000;
    }
    #header .slogan .button_roze, #header .slogan .button_grijs {
        display: table;
        margin: 0px auto;
    }
    #header .slogan .button_roze {
        margin-bottom: 10px;
    }
    
    #top li {
        padding: 30px 0 25px 0;
    }
    #top li h2 {
        font-size: 24px;
        line-height: 30px;
    }
    #top li .icon-weegschaal2:before, #top li .icon-slank:before, #top li .icon-weegschaal3:before, #top li .icon-vitamines:before {
        font-size: 60px;
    }
    
    #home .news-list-view .article {
        width: 100%;
        margin-bottom: 10px;
    }
    #home .news-list-view .article:last-child {
        margin-bottom: 0px;
    }
    
}





@media screen and (max-width: 477px) {
    
    #nav {
        position: fixed;
        padding-left: 0px;
    }
    .menu {
        background-color: #ffffff;
        position: fixed;
        float: none;
        width: 100%;
        bottom: 0px;
        right: 0px;
        margin-right: 0px;
        padding: 13px 0px 13px 0px;
        z-index: 99;
    }
    .menu .contact {
        display: inline-block;
        float: none;
        margin-right: 0px;
        padding: 0px;
    }
    .menu .contact a {
        background-color: #429EDD;
        display: inline-block;
        margin-bottom: 0px;
    }
    .menu .contact a strong, .menu .contact a span {
        color: #ffffff;
    }
    .menu .contact a:last-child {
        margin-left: 10px;
    }
    .social {
        width: 80px;
        height: 80px;
        padding: 0px 0px 0px 0px;
        z-index: 99;
    }
    .social a {
        float: left;
    }
    .social ul {
        float: left;
        margin: 15px 0px 0px 10px;
    }
    .social ul a {
        float: none;
    }
    .social ul a:last-child  {
        margin-bottom: 10px;
    }
    .social .icon-facebook, .social .icon-instagram, .social .icon-twitter {
        font-size: 20px;
        margin: 0px 0px 0px 10px;
    }
    .social .icon-facebook {
        margin: 9px 0px 3px 10px;
    }
    .social .icon-twitter {
        margin: 2px 0px 0px 10px;
    }
    
    #header .slogan h1 {
        margin-bottom: 20px;
        font-size: 18px;
        line-height: 30px;
    }
    #header .slogan h1 strong {
        font-size: 24px;
    }
    
    #top li {
        width: 100%;
    }
    
    #content #c26 table, #content #c35 table {
        display: table;
        float: none;
        margin: 0px auto;
    }
    #content #c26 table:last-child, #content #c35 table:last-child {
        float: none;
        margin-top: 20px;
    }
    
    .copyright {
        margin-bottom: 54px;
    }
    
}





























