/********************************************************************************
 * CSS RESETS
 ********************************************************************************/

html,body,div,span,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,address,cite,code,del,dfn,em,img,ins,q,small,strong,sub,sup,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td{
    border:0;
    margin:0;
    padding:0;
}

article,aside,figure,figure img,figcaption,hgroup,footer,header,nav,section,video,object{
    display:block;
}

a img{
    border:0;
}

figure{
    position:relative;
}

figure img{
    width:100%;
}


.container {
    padding: 0 20px;
}

.row {
    width: 100%;
    max-width: 1140px;
    min-width: 920px;
    margin: 0 auto;
    overflow: hidden;
}

.inner {
    max-width: 100%;
    min-width: auto;
}

.onecol, .twocol, .threecol, .fourcol, .fivecol, .sixcol, .sevencol, .eightcol, .ninecol, .tencol, .elevencol {
    margin-right: 3.8%;
    float: left;
    min-height: 1px;
}

.row .onecol {
    width: 4.85%;
}

.row .twocol {
    width: 13.5%;
}

.row .threecol {
    width: 22.15%;
}

.row .fourcol {
    width: 30.8%;
}

.row .fivecol {
    width: 39.45%;
}

.row .sixcol {
    width: 48.1%;
}

.row .sevencol {
    width: 56.75%;
}

.row .eightcol {
    width: 65.4%;
}

.row .ninecol {
    width: 74.05%;
}

.row .tencol {
    width: 82.7%;
}

.row .elevencol {
    width: 91.35%;
}

.row .twelvecol {
    width: 100%;
    float: left;
}

.last {
    margin-right: 0px;
}

img, object, embed {
    max-width: 100%;
}

img {
    height: auto;
}

/********************************************************************************
 * SMALLER SCREENS
 ********************************************************************************/

@media all and (max-height: 750px) {
    #logobox img { 
        width:60% !important; 
    }
}

@media all and (max-height: 600px) {
    #logobox img { 
        width:50% !important; 
    }
}

/* Voor mediaqueries gebruik IE css3-mediaqueries.js vereist! */

@media only screen and (min-width: 1260px) and (max-width: 1659px) {
    img.slogan {
        left: 5% !important;
    }
}

@media only screen and (min-width: 977px) and (max-width: 1259px) {
    img.slogan {
        left: 0% !important;
    }
   
    h3.overlaytext {
        font-size: 1.8em !important;
    }
   
    .doenblok1 a.maindourl {
       left: 110px !important;
       right: auto !important;
       bottom: 40px !important;
    }

    .doenblok2 a.maindourl {
       bottom: 30px !important;
    }
}

@media only screen and (max-width: 1225px) {

    .show-tablet {
        display: block !important;
    }

    .socialmediabox {
        display: none !important;
    }

    .socialmedia {
        display: block;
        overflow: hidden;
    }

    .socialmedia .threecol {
        width: 22.15% !important;
        float: left !important;
        min-height: 1px;
        margin-right: 3.8% !important;
        padding: 0 !important;
        margin: 20px auto;
    }

    .socialmedia .threecol.last {
        margin-right: 0 !important;
    }

    .socialmedia .threecol a {
        display: block;
    }
}

@media only screen and (min-width: 977px) and (max-width: 1060px) {

    body {
        font-size: 0.8em;
        line-height: 1.5em;
    }

    .fixed img.fixedlogo {
        width: 120px !important;
    }
    .fixed .menubox {   
        margin: 0 0 0 140px !important;
    }

    #menu_horiz li {
        margin: 0 5px !important;
        font-size: 1em !important;
    }

    #menu_horiz a {
        padding: 5px 3px !important;
    }


.doenblok1 ul {
    left: 15% !important;
}

.doenblok2 ul {
    left: 25% !important;
}

.doenblok3 ul {
    left: 20% !important;
}

.doenblok4 ul {
    left: 12% !important;
}
}

/********************************************************************************
 * DESKTOP
 ********************************************************************************/
@media only screen and (min-width: 977px) {

    .no-desktop {
        display: none !important;
    }
}


/********************************************************************************
 * TABLET
 ********************************************************************************/
@media handheld, only screen and (min-width:768px) and (max-width: 976px) {

    .no-tablet {
        display: none !important;
    }

    .fixed img.fixedlogo {
        width: 90px !important;
    }
img.fixedlogo {
    width: 90px !important;
    top: 0 !important;
}
    .fixed .menubox {
        width: 660px !important;
        margin: 0 0 0 100px !important; 
    }
.menubox {
    width: 660px !important;
    margin: 0 0 0 0 !important;
}
    #menu_horiz li {
        margin: 0 5px !important;
    }
#menu_horiz {
    width: 100% !important;
    margin: 65px 0 0 0 !important;
}
    #menu_horiz a {
        font-size: 1.2em !important;
    }
.vv_menubox img.firstidea {
    position: absolute;
    display: inline-block !important;
    top: -9px;
    opacity: 1;
    filter: Alpha(Opacity=100);
    transition: all 0.5s;
    -webkit-transition: all 0.5s;
    width: 200px;
    top: 13px;
    -webkit-animation: bounce 1s;
    animation: bounce 1s;
    -webkit-animation-iteration-count: 1;
    animation-iteration-count: 1;
    right: 10px;
}
    .row, body {
        width: 100%;
        min-width: 0;
        margin-left: 0px;
        margin-right: 0px;
        padding-left: 0px;
        padding-right: 0px;
    }

    h4.casetitle {
        font-size: 1.3em !important;
    }

    .case_sum .case_overlay {
        padding: 5px !important;
    }

    .casefirst .case_summary p {
        max-height: 100px;
        font-size: 1em !important;
        overflow: hidden;
    }

    .case_sum h4.casetitle {
        font-size: 1.1em !important;
        width: 100%;
        height: 100%;
    }

    .case_sum .case_summary {
        font-size: 1em !important;
        line-height: 1.2em;
        height: 70%;
        overflow: hidden;
    }

    .case_sum .case_summary p {
        font-size: 1em !important;
        margin: 0 !important;
    }

    h4.listname {
        font-size: 1.4em !important;
    }

    .languagebox {
        right: 20px !important;
        top: 4px !important;
    }

    .vervolg_menu .zoek {
        top: 2px !important;
        right: 30px;
        width: 530px;
    }
    img.slogan {
        bottom: -70px !important;
        width: 80px;
    }

    img.slogan {
        display: none !important;
    }

    h3.overlaytext {
        font-size: 1.6em !important;
    }

    .doenblokken ul {
        font-size: 1.1em !important;
        line-height: 1.3 !important;
    }

    a.actioncta {
        font-size: 1em !important;
    }

    .zoek input[type=text] {
        width: 18% !important;
    }

    .homecontentbox {
        padding-top: 100px !important;
    }
    
    #teamphoto {
        padding-top: 60px !important;
    }

    .cases.summarypage {
        margin-left: 50px;
    }

    .blogsummarypage {
        margin-left: 50px;
    }

    h2.sidebartitle {
        font-size: 3em !important;
    }

    .largep {
        min-height: 400px !important;
    }

.doenblok1 ul {
    left: 20% !important;
}

.doenblok2 ul {
    left: 30% !important;
}

.doenblok3 ul {
    left: 25% !important;
}

.doenblok4 ul {
    left: 15% !important;
}

    #menu_vert ul li a span {
        width: 90% !important;
    }

    #menu_vert ul li a {
        font-size: 1.0em !important;
        padding-left: 0 !important;
    }

    #menu_vert ul ul a {
        font-size: 0.7em !important;
    }

    .vervolg_menu img.fixedlogo {
        width: 110px !important;
    }
}
/********************************************************************************
 * MOBILE
 ********************************************************************************/

@media handheld, only screen and (max-width: 767px) {

    body {
        font-size: 16px;
        -webkit-text-size-adjust: none;
    }

    .show-mobile {
        display: block !important;
        clear: both;
    }

    .no-mobile { 
        display: none !important;
    }


    .row, body, .container {
        width: 100%;
        min-width: 0;
        margin-left: 0px;
        margin-right: 0px;
        padding-left: 0px;
        padding-right: 0px;
    }

    .row .onecol, .row .twocol, .row .threecol, .row .fourcol, .row .fivecol, .row .sixcol, .row .sevencol, .row .eightcol, .row .ninecol, .row .tencol, .row .elevencol, .row .twelvecol {
        width: auto;
        float: none;
        margin-left: 0px;
        margin-right: 0px;
        padding-left: 20px;
        padding-right: 20px;
    }

    #box4 .sixcol.last, #box6 .sixcol.last {
        float: none !important;
    }

    #box6 .listphoto img {
        width: 250px;
        height: auto;
        margin: 0 auto;
    }

    .homeblog .eightcol.last {
        float: right;
    }

    h3.captiontitle {
        font-size: 1.7em !important;
    }

    .homecontentbox#box1 {
        padding-top: 0px !important;
    }

    .boxtitle {
        font-size: 3.3em !important;
    }

    .largep {
        font-size: 1.5em !important;
        min-height: 420px !important;
    }

    .homecontentbox {
        padding-top: 0px !important;
    }

    .homecontentbox#home {
        padding-top: 0 !important;
    }

    .sidebarspace {
        text-align: left !important;
        margin-bottom: 20px;
    }

    h4.listname {
        font-size: 1.4em !important;
    }

    .show-mobile .cases .twelvecol.caseslider {
        padding: 0 20px;
    }

    .show-mobile h4.casetitle {
        font-size: 1.3em !important;
        line-height: 1.3em !important;
        margin-bottom: 10px;
        color: #000 !important;
    }

    div#team {
        padding: 20px 0 0 0 !important;
    }

    .homeblog .blogitem .blogitemtext {
        padding: 0 !important;
    }

    .cases a.bekijk_cta {
        background: #ff0000;
        display: block;
        padding: 10px 0;
        text-align: center;
        color: #fff !important;
        font-size: 1.3em;
        border: 1px solid #ff0000;
    }

    .cases a.bekijk_cta:hover {
        text-decoration: none;
        background: none;
        color: #ff0000 !important;
    }

    .show-mobile a.case_cta {
        color: #ff0000;
        margin-bottom: 20px;
        font-size: 1.2em;
    }

    img.slogan {
        display:none;
    }

    .socialmediabox {
        display: none !important;
    }

    .homelist .sixcol {
        padding: 0;
        width: 48.1%;
    }

    .listphoto {
        margin-bottom: 20px;
    }
  
    .homeblog .eightcol {
        padding: 0;
    }

    .homeblog .fourcol {
        padding: 0;
    }

    .listblock.opened h4.listname:first-child {
        background: url(/images/min_img.png) no-repeat bottom 12px right !important;
    }

    .listblock h4.listname:first-child {
        background: url(/images/plus_img.png) no-repeat bottom 4px right !important;
    }

    #partners .listphoto {
        width: 50%;
        margin: 0 auto;
    }

    .twelvecol.caseslider {
        padding: 0;
        margin-bottom: 30px;
    }

    .vervolgcontent {
        padding-top: 20px !important;
    }

    .vervolgsocial a {
        display: block;
        width: 35px;
        margin: 0 0 20px 17px;
    }

    .blogsummarypage .blogsum .threecol.last {
        display: none;
    }

    .blogsummarypage .blogsum .ninecol {
        padding: 0;
    }
    
    .twelvecol.ctabuttonblok {
        padding: 0;
    }
 
    .ctabuttonblok .sixcol {
         padding: 0;
     }

    .vervolgcontent .eightcol .ninecol {
        padding: 0;
    }

    .doenblokken ul {
        top: 28% !important;
        font-size: 1.1em !important;
    }

     h3.overlaytext {
        font-size: 1.6em !important;
    }

    h2.sidebartitle {
        font-size: 3.6em !important;
    }

    .doenblokken .sixcol {
        width: 50% !important;
        float: left  !important;
        padding: 0 !important;
    }

    .summarypage .threecol.case_sum {
        width: 48.1%;
        float: left;
        margin-right: 3.8%;
        padding: 0;
    }

    .summarypage .threecol.case_sum:nth-child(2n) {
        margin-right: 0 !important;
    }

    .mean-nav .languagebox {
        top: 15px;
        left: 40%;
        right: 30%;
         font-size: 1.3em;
    }

    .mean-nav .languagebox span {
        margin: 0 10px;
    }

    .case_sum .case_overlay {
        background: rgba(255,0,0,0.8) !important;
        opacity: 1 !important;
    }

    .doenblok3 ul {
        left: 19%;
        top: 22% !important;
        right: 16% !important;
    }
    .doenblok4 ul {
        left: 14% !important;
    }
}

@media handheld, only screen and (max-width: 500px) {

    .doenblokken .sixcol {
        padding: 0 !important;
        width: auto !important;
        float: none !important;
    }

    .doenblokken ul {
        top: 25% !important;
        right: 17% !important; 
        font-size: 1.1em !important;
        line-height: 1.3em !important;
    }

    .doenblok1 ul {
        left: 10% !important;   
    }
    

    .doenblok2 ul {
        left: 22% !important;
    }

     h3.overlaytext {
        font-size: 1.6em !important;
    }

    .doenblok1 a.maindourl {
        bottom: 10% !important;
        right: 20% !important;
    }

    .doenblok2 a.maindourl {
        bottom: 5% !important;
        left: 30% !important;
    }

    .doenblok3 a.maindourl {
        right: 10% !important;
    }

    .doenblok4 a.maindourl {
        top: 5% !important;
        left: 22% !important;
    }
    
    .doenblok4 ul {
        left: 12% !important;
    }

    h2.sidebartitle {
        font-size: 3.3em !important;
        padding-top: 20px !important;
        text-align: center;
    }
    
    #teamphoto {
        padding-bottom: 20px !important;
    }

    .homecontentbox .homelist .sixcol {
        width: 100% !important;
    }

    .summarypage .threecol.case_sum {
        width: 100%;
        float: none;
        margin-right: 0;
        padding: 0;
    }   

    #what-we-do .ninecol.last {
        padding: 0;
    }
    #wat-doen-we .ninecol.last {
        padding: 0;
    }

    #cases {
       padding-bottom: 0 !important;
    }

}

@media only screen and (min-device-width: 375px) and (max-device-height: 667px) and (orientation: landscape) and (-webkit-device-pixel-ratio: 2) {
    #logobox img {
        width: 40% !important;
        margin-top: 30px !important;
    }

    h2.sidebartitle {
        padding-top: 60px !important;
    }

    .largep {
        min-height: 0 !important;
    }

    #cases {
       padding-bottom: 0 !important;
    }

    #teamphoto {
        padding-bottom: 0 !important;
    }
}
/* Stylesheet: eventive - grid Modified On 2019-03-20 10:23:45 */
/********************************************************************************
 * COLORS
 ********************************************************************************/


 /* output = #ff5000; */

/********************************************************************************
 * BASIC LAYOUT
 ********************************************************************************/


body {
    text-align: left;
    font-family: 'Ubuntu', sans-serif, Verdana;
    font-size: 75.01%;
    line-height: 160%;
    background: #fff;
    height: 100%;
    position: relative;
}

html.homehtml {
    height: 100%;
    overflow-y: scroll;
}

img {
    border: 0;
}

/********************************************************************************
 * HEADINGS
 ********************************************************************************/

h1 {
    color: #000; 
    font-size: 1.5em;
    line-height: 1.5em;
    margin: 0 0 0.5em 0;
}

h2 {
    color: #000; 
    font-size: 1.2em;
    line-height: 1.2em;
    margin: 0 0 0.25em 0;
}

h3 {
    color: #000; 
    font-size: 1.1em;
    line-height: 1.1em;
    margin: 0 0 0.25em 0;
}

h4 {
    color: #000; 
    font-size: 1em;
    line-height: 1.1em;
    margin: 0 0 0.25em 0;
}

/********************************************************************************
 * DEFAULT LINK STYLES
 ********************************************************************************/

a,
a:link, 
a:active,
a:focus  {
    text-decoration: none;
    color: #ff0000;
  /*  color: #18507C;*/
    outline: none;
}

a:hover {
    text-decoration: underline;
    color: #385C72;
}

p {
    margin: 0 0 1.5em 0; 
    padding: 0;
}
p a {
    color: #f00 !important;
}
strong, b {
    font-weight: bold;
}
em, i {
    font-style:italic;
}
.left {
    float:left;	
}
.right{
    float:right;
}
.clear {
    clear:both;	
}

.show-mobile {
    display: none;
}

.show-tablet {
    display: none;
}
/********************************************************************************
 * RESOLUTIONWRAP
 ********************************************************************************/

.resolutionwrap {
    min-height: 100%;
    padding: 0;
    background: #fff;
    overflow: hidden;
    z-index: 0;
}

div#logobox {
    position: absolute;
    top: 10%;
    z-index: 2;
    width: 100%;
    padding: 0;
    text-align: center;
}

#logobox img {
    width: 80%;
    margin-top: 30px;

}

#mainmenu {
    position: absolute;
    bottom: 1px;
    background: #fff;
    z-index: 998;
    width: 100%;
    padding: 0;
    height: 105px;
  transition: all 0.2s;
  -webkit-transition: all 0.2s;
    box-shadow: rgba(0, 0, 0, 0.29) 0px 2px 23px;
}

#mainmenu.searchvisible {
    position: absolute;
    bottom: -18px;
    background: #fff;
    z-index: 998;
    width: 100%;
    padding: 0;
    height: 135px;
    transition: all 0.2s;
    -webkit-transition: all 0.2s;
}

.vv_menubox img.fixedlogo {
    opacity: 1;
}
.vv_menubox .firstidea {
    opacity: 1;
    position: absolute;
    display: inline-block !important;
    top: -9px;
    opacity: 1;
    filter: Alpha(Opacity=100);
    transition: all 0.5s;
    -webkit-transition: all 0.5s;
    width: 270px;
    top: 25px;
    -webkit-animation: bounce 1s;
    animation: bounce 1s;
    -webkit-animation-iteration-count: 1;
    animation-iteration-count: 1;
}

.vv_menubox #mainmenu {
    position: fixed;
    top: 0;
}

.vervolg_menu#mainmenu {
    position: relative;
    top: 0;
    bottom: auto;
}

.vervolg_menu img.fixedlogo {
    width: 150px;
    position: absolute;
    display: inline-block;
    top: 26px;
    opacity: 1;
    filter: Alpha(Opacity=100);
    transition: all 0.5s;
    -webkit-transition: all 0.5s;
}

.vervolg_menu .menubox {
  /*  margin: 0 0 0 180px;*/
}

.vervolg_menu div#menu_horiz {
   margin: 0 !important;
   padding-top: 35px;
}

.vervolg_menu .languagebox {
    top: 39px;
}

.vervolg_menu .zoek {
    top: 35px;
}

.zoekbox {
   margin-right: 50px;
}


.containercaption {
    width: 100%;
    z-index: 4;
    position: absolute;
    top: 78%;
}

h3.captiontitle {
    color: #fff;
    text-align: center;
    font-size: 2.5em;
}

.fixed#mainmenu {
    position: fixed;
    top: 0;
    bottom: auto;
}

/*#mainmenu .row {
    position: relative;
    overflow: visible;
}*/

.form-idea input[type=text] {
    background: none;
    width: 90%;
    overflow: hidden;
    color: #515151;
    padding: 10px;
    margin: 0 0 10px 0;
    outline: none;
    border: 1px solid #9e9e9e;
}

.form-idea .privacy label a {
    color: #ff0000 !important;
    text-decoration: none;
}

.form-idea .privacy label a:hover {
    text-decoration: underline;
    color: #385C72 !important;
}

.form-idea textarea {
    background: none;
    width: 90%;
    overflow: hidden;
    color: #515151;
    padding: 10px;
    margin: 0 0 10px 0;
    outline: none;
    border: 1px solid #9e9e9e;
}

.roll-form {
    background-color: #f1f1f1;
    height: 0px;
    /*margin-top: 35px;*/
    transition: height .3s,opacity 1s ease-in-out;
}
.roll-form.showhide {
    background-color: #f1f1f1;
    padding-top: 30px;
    /*margin-top: 35px;*/
    height: 680px;
    transition: height .3s,opacity 1s ease-in-out;
}
.inner-rol {
    opacity:0;
    display: none;
}
.btn-exit {
    background-color: #af0d28;
    color: #FFF;
    padding: 12px 10px;
    text-align: center;
    float: right;
    cursor: pointer;
    margin-top: 70px;
}
.showhide .inner-rol{
    opacity:1;
    transition: height .4s,opacity 1s ease-in-out;
    display: block;
}
.roll-content {
    font-size: 1.3em;
    line-height: 1.5em;
}
.socialmediabox {
    width: 52px;
    position: fixed;
    right: 0;
    top: 30%;
    z-index: 999;
}

.socialmediabox.vervolgsocial {
    width: 52px;
    position: fixed;
    right: 0;
    top: 30%;
    z-index: 999;
}


img.fixedlogo {
    width: 150px;
    position: absolute;
    display: inline-block;
    top: 26px;
    opacity: 0;
    filter: Alpha(Opacity=0);/*IE7 fix*/
    transition: all 0.2s;
    -webkit-transition: all 0.2s;
    cursor: pointer;
}

.fixed img.fixedlogo {
    width: 150px;
    position: absolute;
    display: inline-block;
    top: -9px;
    opacity: 1;
    filter: Alpha(Opacity=100);/*IE7 fix*/
    transition: all 0.5s;
    -webkit-transition: all 0.5s;
}
.firstidea{
    opacity: 0;
    cursor:pointer;
}
.fixed img.firstidea {
    position: absolute;
    display: inline-block !important;
    top: -9px;
    opacity: 1;
    filter: Alpha(Opacity=100);/*IE7 fix*/
    transition: all 0.5s;
    -webkit-transition: all 0.5s;
    width: 270px;
    top: 25px;
    -webkit-animation: bounce 1s; /* Chrome, Safari, Opera */
    animation: bounce 1s;
    -webkit-animation-iteration-count: 1; /* Chrome, Safari, Opera */
    animation-iteration-count: 1;
}
@-webkit-keyframes bounce {
    0%, 15%, 30%, 55%, 100% {-webkit-transform: translateY(0);}
    15% {-webkit-transform: translateY(-5px);}
    30% {-webkit-transform: translateY(20px);}
    55% {-webkit-transform: translateY(-10px);}
} 
@keyframes bounce {
    0%, 15%, 30%, 55%, 100% {transform: translateY(0);}
    15% {transform: translateY(-5px);}
    30% {transform: translateY(20px);}
    55% {transform: translateY(-10px);}
} 

.menubox {
    width: 700px;
    margin: 0 auto;
    transition: all 0.5s;
    -webkit-transition: all 0.5s;
}

.fixed .menubox {
    width: 670px;
   /* margin: 0 0 0 180px;*/
    transition: all 0.2s;
    -webkit-transition: all 0.2s;
}

.mlesearch {
    position: absolute;
    right: 0;
    top: 0;
}

.languagebox {
    position: absolute;
    right: 8px;
    top: 4px;
    z-index: 3;
}

.languagebox-mobile {
    position: fixed;
    right: 60px;
    top: 18px;
    z-index: 999999;
}

..languagebox-mobile a,
.languagebox a {
    color: #767676;
}

..languagebox-mobile a:hover,
.languagebox a:hover {
    color: #ff0000;
}

.zoek {
    position: absolute;
    right: 0;
    top: 0;
}

.zoek input[type=text] {
    border: 1px solid #aeaeae;
    font-size: 1.2em;
    -webkit-border-radius: 25px;
    -moz-border-radius: 25px;
    border-radius: 25px;
    padding: 5px 20px;
    background: #f1f1f1;
    color: #aeaeae;
    width: 50%;
    font-size: 1em;
    margin: 0 0 0 0;
    float: right;
}

.zoek input[type=text]:focus {
    outline: none;
}

.bigsearch {
    margin: 13px 0 0 12px;
    display: block;
    width: 617px;
    opacity: 0;
    filter: Alpha(Opacity=0);/*IE7 fix*/
  transition: all 0.2s;
  -webkit-transition: all 0.2s;
}


.bigsearch.searchvisible {
    opacity: 1;
    filter: Alpha(Opacity=100);/*IE7 fix*/
  transition: all 0.2s;
  -webkit-transition: all 0.2s;
}

.bigsearch .zoekbox {
    margin: 0;
}
.bigsearch input[type=text] {
    width: 617px;
    margin: 0;
    border: 1px solid #dedede;
    padding: 10px;
}

/********************************************************************************
 * HOMEBOXES STANDAARD
 ********************************************************************************/

.homecontentbox {
    padding-top: 160px;
    padding-bottom: 40px;
    overflow: hidden;
}

.fiff-blok{
background: #d61820; /* Old browsers */
background: -moz-linear-gradient(-45deg, #d61820 41%, #ee4e22 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(-45deg, #d61820 41%,#ee4e22 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(135deg, #d61820 41%,#ee4e22 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#d61820', endColorstr='#ee4e22',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */
padding: 40px 0;
position: relative;
}

#fiff_formulier{
  position: absolute;
  top: -150px;
}

@media only screen and (max-width: 767px){
  #fiff_formulier{
    top: -50px;
  }
}

.nieuwsbrief-blok{
background: #d61820; /* Old browsers */
background: -moz-linear-gradient(-45deg, #d61820 41%, #ee4e22 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(-45deg, #d61820 41%,#ee4e22 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(135deg, #d61820 41%,#ee4e22 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#d61820', endColorstr='#ee4e22',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */
padding: 20px 0;
}

.twelvecol.nieuwsbrief-blok {
    height: 470px;
    box-sizing: border-box;
    opacity: 0.88;
    margin-top: 25px;
}

.homecontentbox-2 {
    padding-top: 60px;
    padding-bottom: 40px;
    overflow: hidden;
}

#home .tencol.last {
    text-align: center;
}

h2.sidebartitle {
    color: #ff0000;
    font-size: 4em;
    font-weight: 800;
    line-height: 1;
    padding-top: 250px;
}
h2.red, h1.red{
    color: #ff0000;
}
#teamphoto h2.sidebartitle {
    padding-top: 0;
}

img.teamfotimg {
    min-width: 946px;
    max-width: none;
} 

.sidebarspace {
    text-align: right;
}

/********************************************************************************
 * BOX1
 ********************************************************************************/

.largep {
    font-size: 2em;
    line-height: 1.5;
    /*padding: 0 2%;*/
    font-weight: 200;
    text-align: center;
}

.boxtitle {
    color: #ff0000;
    text-transform: uppercase;
    font-size: 5em;
    margin: 0 0 0 0;
    text-align: center;
}

#home .ninecol.last {
    text-align: center;
}

.vervolgvisual {
    margin-top: 106px;
}

@media only screen and (max-width: 767px){
  .vervolgvisual {
    margin-top: 52px;
  }
}

.vervolgvisual .row {
    position: relative;
    overflow: visible;
}

.slidervisual {
    max-width: none;
    width: 100%;
}

img.slogan {
    position: absolute;
    left: 17%;
    top: 29%;
}

#mainmenu img.slogan {
position: absolute;
left: 2%;
top: 800%;
}


.vervolgcontent {
   padding-top: 20px;
   padding-bottom: 50px;
    margin-top: 106px;
}
.vervolgcontent.incl_headervisual {
    margin-top: 0;
}
.vervolgcontent p {
   font-size: 1.2em;
   line-height: 1.7em;
}

.vervolgcontent ul {
  font-size: 1.2em;
  line-height: 1.5em;
  margin-bottom: 20px;
}

.vervolgcontent ul li {
  list-style-image: url('/images/content_bullet.png');
  margin-left: 30px;
}

/********************************************************************************
 * BOX2
 ********************************************************************************/

#wat-doen-we {
    background-size: cover !important;
   padding-top: 40px;
}

#what-we-do {
    background-size: cover !important;
}
.doenblokken a {
    display: block;
    overflow: hidden;
    position: relative;
    color: #fff;
}

.doenblokken .sixcol {
    position: relative;
}

.doenblokken a.maindourl {
    position: absolute;
}

.doenblokken a:hover {
   opacity: 0.8;
}

.doenblokken .sixcol img {
}

.doenblokken ul {
    position: absolute;
    top: 29%;
    text-align: center;
    right: 24%;
    color: #fff;
    font-size: 1.3em;
    line-height: 1.5em;
    list-style-type: none;
}

.doenblok1 ul {
    left: 10%;
}

.doenblok2 ul {
    left: 20%;
}

.doenblok3 ul {
    left: 15%;
}

.doenblok4 ul {
    left: 8%;
}

h3.overlaytext {
    background: #fff;
    color: #000;
    padding: 10px;
    font-size: 3em;
    line-height: 1.3em;
    text-transform: lowercase;
    font-weight: 400;
    margin: 0;
}

.doenblok1 a.maindourl {
  -webkit-transform: rotate(-7.5deg); 
  -ms-transform: rotate(-7.5deg); 
  transform: rotate(-7.5deg); 
  bottom: 10%;
  right: 25%;
}

.doenblok2 a.maindourl {
    bottom: 5%;
    left: 5%;
}

.doenblok3 a.maindourl {
    -webkit-transform: rotate(-6deg); 
    -ms-transform: rotate(-6deg);  
    transform: rotate(-6deg);
    top: 5%;
    right: 0%;
}

.doenblok4 a.maindourl {
    -webkit-transform: rotate(5deg);
    -ms-transform: rotate(5deg);
    transform: rotate(5deg);
    top: 7%;
    left: 13%;
}


/********************************************************************************
 * BOX3
 ********************************************************************************/

#cases {
  padding-bottom: 100px;
}

.cases {
   overflow: hidden;
}

.twelvecol.caseslider {
    margin-bottom: 3%;
}

.casefirst {
    position: relative;
    width: 100%;
    overflow: hidden;
}

.casefirst .case_overlay {
    background: rgba(0,0,0,0.8);
    width: 25%;
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    padding: 20px;
    color: #fff;
    overflow: hidden;
    z-index: 10;
}

h4.casetitle {
    display: block;
    font-size: 1.9em;
    line-height: 1.3em;
    font-weight: 700;
    color: #fff;
}

.case_summary p {
    font-size: 1.2em;
    margin: 20px 0;
}

.summarypage .case_summary p {
    font-size: 1em;
    margin: 10px 0;
}

.vervolgcontent .case_summary p {
    margin: 0 0 0.5em 0;
}

a.case_cta {
    color: #fff;
    font-size: 1.4em;
    background: url(/images/arrow_right.png) no-repeat right center;
    padding-right: 20px;
    display: inline-block;
    transition:All 0.3s ease;
    -webkit-transition:All 0.3s ease;
    -moz-transition:All 0.3s ease;
    -o-transition:All 0.3s ease;
}

a.case_cta:hover {
    padding-right: 40px;
    text-decoration: none;
}

.case_sum .casefile {
    position: relative;
    overflow: hidden;
    margin-bottom: 30px;
}

.casefile img {
    width: 100%;
    overflow: hidden;
    max-width: none;
}

.case_sum .case_overlay {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    padding: 10px;
    overflow: hidden;
    background: rgba(255,0,0,0);
    color: #fff;
    opacity: 1;
    transition:All 0.3s ease;
    -webkit-transition:All 0.3s ease;
    -moz-transition:All 0.3s ease;
    -o-transition:All 0.3s ease;
    background: rgba(255,0,0,0.8);
}

.case_sum .case_overlay:hover {
    background: rgba(255,0,0,0.0);
    opacity: 0;
}

.case_sum h4.casetitle {
    font-size: 1.6em;
    line-height: 1.2em;
    color: #fff;
    /*min-height: 120px;*/
}

.case_sum .case_summary {
    font-size: 1.1em;
    overflow: hidden;
    position: absolute;
    bottom: -10px;
    padding-right: 10px;
}

.case_sum .case_info {
    display: block;
    width: 100%;
    height: 100%;
    overflow: hidden;
    position: relative;
}

a.sumclick {
    display: block;
    overflow: hidden;
}

.case_sum .case_summary i {
    display: block;
    margin: 10px 0;
}

span.casesum_cta {
    position: absolute;
    right: 1px;
    bottom: 0;
    font-size: 2em;
}
.ctabtn-bg {
    background: url("/uploads/images/backgrounds/doen_img1.png") center center;
    background-size: cover;
    padding: 80px;
    background-repeat: no-repeat;
    color: #FFF;
    font-size: 1.3em;
    line-height: 1.5;
    text-align: center;
    width: 22%;
    margin: 0 auto;
    font-weight:700;
}
.ctabtn-bg:hover {
    text-decoration:underline;
    color:#FFF;
}
.homecases .threecol.case_sum:nth-child(5n) {
    margin-right: 0px;
    margin-left: 0px;
}
.summarypage .threecol.case_sum:nth-child(4n) {
    margin-right: 0px;
    margin-left: 0px;
}

.case_specs {
    margin: 20px 0;
}

.specs {
    font-size: 1.2em;
    line-height: 1.5em;
}

span.redtext {
    color: #ff0000;
    font-weight: 700;
    margin-right: 10px;
}

.case_content {
    margin-bottom: 30px;
}

/********************************************************************************
 * BOX4
 ********************************************************************************/

#teamphoto {
  padding-top: 60px;
  padding-bottom: 100px;
}

#teamphoto .sixcol.last {
    float: right;
}

/********************************************************************************
 * BOX5
 ********************************************************************************/

#blog {
  padding-top: 50px;
}

.blogbgcont {
  max-height: 450pxpx;
  text-align: center;
  height: auto;
}

img.blogbgfot {
  height: auto;
  width: 100%;
  text-align: center;
  margin: 0 auto;
  min-width: 1663px;   
}

.homeblog h1 {
    margin: 0;
}

.homeblog .datum {
    font-size: 1.3em;
    margin-bottom: 10px;
}

.homeblog .blogitem {
    padding-bottom: 20px;
    border-bottom: 1px solid #ff0000;
    margin-bottom: 10px;
}

.homeblog .blogitem .blogitemtext {
    padding-left: 10px;
    cursor: pointer;
}

.homeblog .blogitem.opened .blogitemtext {
    border-left: 5px solid #ff0000;
    padding-left: 5px;
    overflow: hidden;
}

.homeblog .blogitem h4 {
    color: #000;
    font-size: 1.3em;
    font-weight: 700;
    line-height: 1.3em;
}

.homeblog .blogitem .NewsSummaryPostdate {
    font-size: 1.3em;
    line-height: 1.5em;
}

.homeblog .blogitem a .NewsSummaryPostdate {
    font-size: 1.3em;
    line-height: 1.5em;
    color: #000;
}

.homeblog .blogitem a:hover {
    text-decoration: none;
}

.homeblog .bloghomedetail h4 a {
    color: #000;
    font-weight: 700;
    font-size: 1.6em;
    line-height: 1.3em;
}

.homeblog .bloghomedetail h4 a:hover {
    color: #ff0000;
    text-decoration: none;
}

.homeblog .bloghomedetail .NewsSummaryPostdate {
    font-size: 1.3em;
    line-height: 1.5em;
    color: #000;
}

.vervolgcontent .blogsummary {
    margin: 25px 0;
}

.homeblog .blogsummary p {
    font-size: 1.3em;
    line-height: 1.6em;
}

.homeblog .bloghomedetail a.nieuws_more {
    color: #ff0000;
    display: inline-block;
    font-size: 1.5em;
    margin-bottom: 20px;
    background: url(/images/arrow_right_red.png) no-repeat right 5px center;
    padding-right: 20px;
    transition:All 0.3s ease;
    -webkit-transition:All 0.3s ease;
    -moz-transition:All 0.3s ease;
    -o-transition:All 0.3s ease;
}

.homeblog .bloghomedetail a.nieuws_more:hover {
    text-decoration: none;
    padding-right: 40px;
}

.nieuws_afbeelding {
    margin: 10px 0;
    overflow: hidden;
    display: block;
}

.bloghomedetail {
    display: none;
}

.show-mobile .homeblog .bloghomedetail:first-child {
    display: block;
    margin-bottom: 20px;
}

.homeblog .eightcol.last {
    float: right;
}

a.homecta {
    color: #fff;
    font-size: 1.4em;
    background: url(/images/arrow_right.png) no-repeat right 5px center #ff0000;
    padding: 5px 25px 5px 10px;
    display: inline-block;
    transition:All 0.3s ease;
    -webkit-transition:All 0.3s ease;
    -moz-transition:All 0.3s ease;
    -o-transition:All 0.3s ease;
}

a.homecta:hover {
    padding-right: 40px;
    text-decoration: none;
}

/********************************************************************************
 * BOX6
 ********************************************************************************/

#partners {
    background: url(/images/bg_blok6.jpg) repeat-x;
    padding-top: 50px;
}

#partners .sixcol.last {
    float: right;
}
/********************************************************************************
 * BOX7
 ********************************************************************************/

#contact {
    background: url(/images/contact_bg_def.jpg) center center no-repeat;
    background-size: cover;
    height: 530px;
}

.contactblock {
    background: rgba(255,0,0,0.7);
    color: #fff;
    padding: 10px;
    font-size: 1.2em;
    line-height: 1.5em;
}

.contacthead {
    color: #fff;
    font-size: 1.8em;
    margin: 0 0 0.5em 0;
    display: block;
    line-height: 1.5em;
}

.contactblock a {
    color: #fff !important;
}

.contactblock form {
    text-align: center;
}

a.pdfdownload {
    display: block;
    padding: 10px 10px 10px 40px;
    background: url(/images/download.png) no-repeat left 10% center #ae0c21;
    font-size: 1.3em;
    text-transform: uppercase;
    font-weight: 700;
    border: 1px solid #fff;
    text-align: center;
}

a.pdfdownload:hover {
    text-decoration: none;
    background: url(/images/download.png) no-repeat left 10% center;
}

/********************************************************************************
 * HEADER
 ********************************************************************************/

#header {
    height: 80px;
}

/********************************************************************************
 * BREADCRUMBS
 ********************************************************************************/

.breadcrumbs {
    padding: 1em 0 1.2em 0;
    font-size: 90%;
    margin: 0 1em;
    border-bottom: 1px dotted #000;
}

.breadcrumbs span.lastitem { 
    font-weight:bold; 
} 

/********************************************************************************
 * CONTENT
 ********************************************************************************/

#content {

}

/********************************************************************************
 * FOOTER
 ********************************************************************************/

#footer {
    clear: both;       
    color: #fff;
    background-color: #385C72; 
}

#footer p {
    font-size: 0.8em;
    padding: 1.5em;
    text-align: center;
    margin: 0;
}

#footer a {
    color: #fff; 
}

/********************************************************************************
 * LISTS
 ********************************************************************************/

div#content ul,
div#content ol {
    font-size: 1.0em;
    line-height: 1.4em;
    margin: 0 0 1.5em 0;
}

div#content ul li,
div#content ol li {
    margin: 0 0 0.25em 3em;
}


.blogsummary ul, .vervolgcontent ol {
    font-size: 1.3em;
    line-height: 1.5em;
}

.blogsummary ul li, .vervolgcontent ol li {
    margin-bottom : 10px;
    margin-left: 30px;
}

.vervolgcontent .maincontent ul {
    font-size: 1.2em;
    line-height: 1.5em;
    margin-bottom : 10px;
}


.vervolgcontent .maincontent ul li {
    list-style-image: url('/images/content_bullet.png');
    margin-left: 30px;
}

/********************************************************************************
 * CONTACTFORM
 ********************************************************************************/

input,
textarea{
    -webkit-appearance: none;
    border-radius: 0px !important;
}

textarea  {
    background: none;
    width: 90%;
    overflow: hidden;
    color: #000;
    padding: 10px;
    margin: 0 0 20px 0;
    height: 185px;
}

input[type=text] {
    background: none;
    width: 90%;
    overflow: hidden;
    color: #515151;
    padding: 10px;
    margin: 0 0 20px 0;
}

input[type=submit] {
    background: #ee4e22;
    text-transform: uppercase;
    color: #fff;
    padding: 15px 35px;
    border: 1px solid #ff5000;
    margin: 3px 0 15px 0;
    cursor: pointer;
    outline: none;
}

input[type=submit]:hover {
    background: #fff;
    color: #ff5000;
}

.formerror {
    background: #FFD1D1;
    width: 90%;
    font-weight: 700;
    font-size: 0.7em;
    text-align: center;
    color: #c64949;
    text-transform: uppercase; 
    padding: 2px 9px;
    margin: -14px 0 7px 0;
    border: 2px solid #c64949;
}

.nieuwsbrief-formulier-blok label,
.fiff-blok label{
  color: #FFF;
  font-family: 'Ubuntu';
  font-weight: 400;
  font-size: 1.3em;
  line-height: 1.45em;
  display: block;
}

.nieuwsbrief-formulier-blok p {
    text-align: left;
    color: #FFF;
}

.nieuwsbrief-formulier-blok h3,
.fiff-blok h3{
  color: #FFF;
  font-family: 'Ubuntu';
  font-weight: 700;
  font-size: 2.65em;
  line-height: 1.2em;
  text-align: left;
}

@media only screen and (max-width: 400px){
  .nieuwsbrief-formulier-blok h3{
    font-size: 2em;
  }
}


.fiff-blok p{
  color: #FFF;
  font-family: 'Ubuntu';
  font-weight: 400;
  font-size: 1em;
  line-height: 1.8em;
  padding-right: 50px;
}

.nieuwsbrief-formulier-blok input,
.fiff-blok .row .tencol .fivecol input{
  border: 1px solid #FFF !important;
  font-family: 'Ubuntu';
  font-weight: 400;
  font-size: 1.2em;
  line-height: 1.3em;
  color: #FFF;
}

.fiff-blok .row .tencol .fivecol input:hover{
  border: 1px solid #FFF !important; 
  background: none !important;
  color: #FFF !important;
}

.nieuwsbrief-formulier-blok input{
  height: 27px;
  box-sizing: border-box;
}

.nieuwsbrief-formulier-blok input[type=submit], 
.fiff-blok .row .tencol .fivecol input[type=submit] {
    background: #FFF;
    color: #DB2420;
    padding: 8px 15px;
    font-size: 1.3em !important;
    font-weight: 700 !important;
    height: 39px;
    box-sizing: borderbox;
    transition: all 0.3s ease;
}

.fiff-blok .row .tencol .fivecol input[type=submit]{
    margin-top: 15px;
}

input#cntnt01fbrp_submit {
    margin-top: 15px;
        font-size: 1.3em !important;
    font-weight: 700 !important;
}



.nieuwsbrief-formulier-blok .required {

    float: left;
    text-align: left;
}

.nieuwsbrief-formulier-blok .required:nth-of-type(odd){
  margin-right: 2%
}

.nieuwsbrief-formulier-blok .submit {
    text-align: left;
}

.nieuwsbrief-formulier-blok{
    position: absolute;
    top: 45px;
    left: 45px;
    width: 365px;
}

#mc_embed_signup div.mce_inline_error {
    background-color: rgba(0,0,0,0) !important;
    float: left !important;
    text-align: left !important;
}

.nieuwsbrief-blok.nieuwsbrief-formulier-blok{
    position: relative;
    width: 95%;
    padding: 30px 10px;
    top: 0;
    left: 0;
}

.mc-field-group {
    width: 50%;
    float: left;
}


.nieuwsbrief-formulier-blok label{
    display: inline-block;
    text-align: left !important;
    float: left;
}

.mc_fieldset{
  width: 100%;
}

 div#mergeRow-gdpr {
    width: 100%;
    margin-bottom: 10px;
}

.nieuwsbrief-formulier-blok div#mce-success-response,
.nieuwsbrief-formulier-blok div#mce-error-response {
    color: #FFF;
    text-align: left;
}

.nieuwsbrief-formulier-blok div#mce-error-response a {
    color: #FFF;
    text-decoration: underline;
}

.nieuwsbrief-formulier-blok input#gdpr_13 {
   -webkit-appearance: checkbox;
   height: 16px;
}

input#mce-EMAIL {
    width: 90%;
    background: none;
    padding-left: 10px;
}

.nieuwsbrief-formulier-blok input[type=submit]{
    margin-top: 10px !important;
    padding: 8px 8px;
    display: block;
    border: 1px solid #FFF;
}

.content__gdpr {
    margin-top: 10px;
}

.nieuwsbrief-formulier-blok input[type=submit]:hover{
  background: none;
  color: #FFF
}

.nieuwsbrief-formulier-blok input[type=text] {
  margin: 0;
}

.nieuwsbrief-formulier-blok #mc_embed_signup div.mce_inline_error{
  padding: 0;
  margin: 0;
}

input#fbrp__75 {
    float: left;
    width: 16px;
    height: 16px;
    -webkit-appearance: checkbox;
}

.fiff-blok label:last-of-type {
    float: left;
}

#mc_embed_signup form{
  padding: 0 !important;
}

#mc_embed_signup form input{
  margin: 0;
}

input#gdpr_13 {
    float: left !important; 
    width: 20px !important;
    margin-right: 5px;
    margin-top: 3px !important;
}

#mc_embed_signup input.buttonNieuwsbrief{
  color: #FFF;
  background: #DB2420;
  border: 1px solid #DB2420;
}

#mc_embed_signup input.buttonNieuwsbrief:hover{
  color: #DB2420;
  background: #FFF;
  border: 1px solid #DB2420;
}

.fiff-blok .captcha {
    color: #FFF;
}

.error_message{
  margin-left: 5px;
    font-size: 1.2em;
    line-height: 1.5em;
    margin-bottom: 10px;
}

.error_message ul{
    font-size: 1em !important;
    line-height: 1em !important;
    margin-bottom: 0 !important;
}

.error_message li {
    list-style: none!important;
    margin-left: 0 !important;
}



/********************************************************************************
 * SEARCH STYLING CMSMS
 ********************************************************************************/

.searchresults {
    margin: 20px 0;
}

.article {
    border-top: 1px solid #aeaeae;
    padding: 10px 0;
    overflow: hidden;
}

.article a:hover {
    text-decoration: none;
}

.article a h3 {
    font-size: 15px;
    color: #000;
}

.article a:hover h3 {
    color: #ff0000;
}


.container.boxcoverimage {
    position: relative;
    padding: 0;
    overflow: hidden;
}

.boxcoverimage-new .row .tencol{
  position: relative;
}

.container.boxcoverimage-new.blogbgcont {
    height: 515px;
    background-image: url(/uploads/images/backgrounds/blog_img.jpg);
    background-size: cover;
}

div#team {
    padding: 0;
}

img.bgboxcoverimage {
    position: absolute;
    top: 0;
    z-index: -1;
    left: 0;
    right: 0;
    width: 100%;
    max-width: none;
}

.cntr.cption {
    position: absolute;
    z-index: 3;
    width: 100%;
}

.cption-inner {
    margin: 0 auto;
    min-width: 920px;
    max-width: 1140px;
}

.cption-inner img {
    width: 100%;
    max-width: none;
}

/********************************************************************************
 * LISTIT TEAM + LVTGROUP
 ********************************************************************************/

.homelist {
    overflow: hidden;
    display: block;
}

.homelist .sixcol.last {
    float: right;
}

.listblock {
    border-bottom: 1px solid #a6a6a6;
    padding: 4px 0;
}

.listblock:last-child {
    border-bottom: 0;
}
.listblock .meer_info {
    display: none;
}

.listblock .meer_info p {
    font-size: 1.3em;
    line-height: 1.5em;
}

.listblock .meer_info a {
  color: #ff0000;
  font-size: 1.3em;
  display: block;
  line-height: 1.5em;
}

.listblock .meer_info p a {
  font-size: 1em;
}


h4.listname {
    display: block;
    font-size: 1.6em;
    line-height: 1.5em;
    font-weight: 700;
    background: url(/images/plus_img.png) no-repeat center right;
    cursor: pointer;
}

.listblock.opened h4.listname {
    background: url(/images/min_img.png) no-repeat center right;
}

.listphoto {
    display: none;
}

span.jobt {
    font-size: 1.2em;
    color: #585858;
    display: block;
    line-height: 1.3em;
    margin-bottom: 10px;
}

/********************************************************************************
 * POWEREDBY
 ********************************************************************************/

.minifoot {
    background: #ff0000;
    color: #fff;
    text-align: center;
    padding-bottom: 5px;
    padding-top: 5px;
}

.minifoot a {
    color: #fff;
}
.related {
    display: block;
    overflow: hidden;
    clear: both;
    margin: 30px 0;
}

.related p {
    margin: 0;
    font-weight: 700;
}

.related ul {
   margin: 5px 0 20px 0;
}

.related ul li {
   list-style-image: url('/images/content_bullet.png');
   margin-left: 15px;
}

.related li a {
    color: #000;
}

/********************************************************************************
 * Detailpages
 ********************************************************************************/

a.sideitemtext {
    display: block;
    overflow: hidden;
    color: #000;
    padding-left: 10px;
}

a.sideitemtext:hover {
    text-decoration: none;
    padding-left: 5px;
    border-left: 5px solid #ff0000;
}


.sideitem h4 {
    color: #000;
    font-size: 1.3em;
    font-weight: 700;
    line-height: 1.3em;
}

.sideitem {
    padding-bottom: 10px;
    border-bottom: 1px solid #ff0000;
    margin-bottom: 10px;
}

.ctabuttonblok {
  margin-top: 40px;
}
.ctabuttonblok.idea {
    text-align: center;
}


a.actioncta {
display: block;
padding: 10px;
background: #f04e23;
font-size: 1.2em;
font-weight: 700;
color: #fff;
text-align: center;
border: 1px solid #f04e23;
margin-bottom: 10px;
}

a.actioncta:hover {
    text-decoration: none;
    background: none;
    color: #f04e23;
}

.blogsum {
display: block;
overflow: hidden;
margin-bottom: 10px;
padding-bottom: 10px;
border-bottom: 1px solid #ff0000;
}

.blogsummarypage .blogsum:last-child {
    border-bottom: 0;
}

.blogsum h4 a {
font-size: 1.5em;
color: #000;
line-height: 1.5em;
display: block;
}

.blogsum h4 a:hover {
    text-decoration: none;
    color: #ff0000;
}

.blogsum .NewsSummaryPostdate {
    font-size: 1.3em;
    color: #848484;
    margin-bottom: 20px;
}

.blogsum .nieuws_more {
color: #ff0000;
display: inline-block;
font-size: 1.5em;
margin-bottom: 20px;
background: url(/images/arrow_right_red.png) no-repeat right 5px center;
padding-right: 20px;
transition: All 0.3s ease;
-webkit-transition: All 0.3s ease;
-moz-transition: All 0.3s ease;
-o-transition: All 0.3s ease;
}

.blogsum .nieuws_more:hover {
    text-decoration: none;
    padding-right: 40px;
}

.detailcontent h1 {
    color: #ff0000;
    font-size: 5em;
    text-align: center;
}

.jsdontshow {
    display: none !important;
}

.scrollToTop {
  background: url(/images/arrow_up.png) no-repeat center center rgba(255,0,0,0.7);
  padding: 20px;
  position: fixed;
  right: 10px;
  bottom: 10px;
  z-index: 995;
  display: block;
  overflow: hidden;
}
.blogsummary p span {
    color: #f00;
}

/********************************************************************************
 * Cookiebanner
 ********************************************************************************/
.cookiebanner {
    background: rgba(255, 255, 255, 0.9);
    bottom: 0;
    left: 0;
    padding: 2em;
    position: fixed;
    text-align: center;
    right: 0;
    z-index: 9999;
}

.cookiebanner_buttons {
    margin: 0 0 1em 0;
}

.cookiebanner_button {
    background: url(/images/arrow_right.png) no-repeat right 5px center #ff0000;
    color: #fff !important;
    display: inline-block;
    padding: 5px 25px 5px 10px;
    font-size: 1.4em;
    transition: All 0.3s ease;
    -webkit-transition: All 0.3s ease;
    -moz-transition: All 0.3s ease;
    -o-transition: All 0.3s ease;
}

.cookiebanner_button:hover {
    padding-right: 40px;
    text-decoration: none;
}

.cookiebanner_text {
    font-size: 1.3em;
    margin: 0 0 0 0 !important;
    padding: 0;
}

.privacy {
  display: block;
  overflow: hidden;
  margin: 10px 0 15px 0;
  width: 100%;
}

.privacy input {
  float: left;
  display: inline-block;
  width: 16px;
  height: 16px;
  margin: 3px 0 0 4px;
  -webkit-appearance: checkbox;
}

.privacy label {
  float: left;
  display: inline-block;
  width: 85%;
  margin: 0px 0 0 3px; 
}

.privacy a{
  color: #000 !important;
  text-decoration: underline;
}

.action_popup{
  position: fixed;
  bottom: 0px;
  right: 65px;
  z-index: 9999;
  width: 371px;
  height: 200px;
background: #d61820; /* Old browsers */
background: -moz-linear-gradient(-45deg, #d61820 41%, #ee4e22 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(-45deg, #d61820 41%,#ee4e22 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(135deg, #d61820 41%,#ee4e22 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#d61820', endColorstr='#ee4e22',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */
padding: 20px;
opacity: 0;
box-sizing: border-box;
}

.action_popup_fiff{
  position: fixed;
  bottom: 0px;
  right: 65px;
  z-index: 9000;
  width: 371px;
  height: 240px;
background: #d61820; /* Old browsers */
background: -moz-linear-gradient(-45deg, #d61820 41%, #ee4e22 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(-45deg, #d61820 41%,#ee4e22 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(135deg, #d61820 41%,#ee4e22 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#d61820', endColorstr='#ee4e22',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */
padding: 20px;
opacity: 0;
box-sizing: border-box;
}



@media only screen and (max-width: 500px){
  .action_popup_fiff,
  .action_popup {
    bottom: 0px;
    right: 0;
    width: 100%;
    height: 220px;
  }
}

.action_popup_fiff h4,
.action_popup h4{
  color: #FFF;
  font-family: 'Ubuntu';
  font-weight: 700;
  font-size: 1.4em;
  line-height: 1.2em;
  text-align: left;
  margin-bottom: 10px;
}

.action_popup_fiff p,
.action_popup p{
  color: #FFF;
  font-family: 'Ubuntu';
  font-weight: 400;
  font-size: 1em;
  line-height: 1.5em;
  padding-right: 50px;
  margin-bottom: 20px;
}

.action_popup_fiff .button,
.action_popup .button{
    background: #FFF;
    color: #DB2420 !important;
    padding: 8px 15px;
    font-size: 1.3em !important;
    font-weight: 700 !important;
    height: 39px;
    text-transform: uppercase;
    text-decoration: none !important;
    cursor: pointer;
}

.closediv{
  position: relative;
}

.action_popup_fiff img,
.action_popup img {
  position: absolute;
    top: 15px;
    right: 10px;
}

.closediv{
  cursor: pointer;
}

a.button-marketingscan {
    background: #FFF;
    color: #DB2420 !important;
    padding: 8px 15px;
    font-size: 1.3em !important;
    font-weight: 700 !important;
    height: 39px;
    text-transform: uppercase;
    text-decoration: none !important;
    cursor: pointer;
}
/* Stylesheet: eventive - style Modified On 2019-04-09 15:25:35 */
/********************************************************************************
 * HORIZONTAL MENU
 ********************************************************************************/

                                    /* hack for Internet Explorer */
* html div#menu_horiz {
                                    /* hide ie/mac \*/
   height: 1%;
                                    /* end hide */
}

/********************************************************************************
 * background-color for the entire menu row, 
covering 100% of the width and text center-aligned 
 ********************************************************************************/

div#menu_horiz {
   width: 100%;
   margin: 35px 0 0 0;
}

span.search {
    display: inline-block;
    padding: 5px;
    background: #fff;
    margin-left: 5px;
    cursor: pointer;
}

span.search.open {
    background: #dedede;
}

.search img {
    width: 20px;
    height: 20px;
}

/********************************************************************************
 * the menu ul box has top and left border, 
right border is provided by the li elements
 ********************************************************************************/

#menu_horiz ul {
   margin: 0;
   padding: 0;
   height:2.2em;
}

/********************************************************************************
 * Menu list items
 ********************************************************************************/
 
#menu_horiz li {
   float: left;                     /* makes the list horizontal */
   list-style: none;                /* hides the list bullet */ 
    margin: 0 7px;
}

/********************************************************************************
 * the links, that is each list item
 ********************************************************************************/

#menu_horiz a {
padding: 5px 5px;
margin: 0;
text-decoration: none;
color: #000;
display: block;
font-size: 1.3em;
font-weight: 800;
text-transform: uppercase;
border-bottom: 5px solid #fff;
}

#menu_horiz li a.menuactive {
   border-bottom: 5px solid #ff0000;
}

/********************************************************************************
 * HOVER STATE for links
 ********************************************************************************/
 
#menu_horiz li a:hover {
    border-bottom: 5px solid #ff0000;
}

#menu_horiz a.activeparent:hover {
    border-bottom: 5px solid #ff0000;
}

/********************************************************************************
 * active parent, that is the first-level parent of a child page that is the current page
 ********************************************************************************/

#menu_horiz li.activeparent a {
    border-bottom: 5px solid #ff0000;
}

#menu_horiz h3 {
   padding: .6em 1em .6em 1.4em;    /* padding inside the list item box */
   margin: 0;                       /* margin outside each list item box */
   text-decoration: none;           /* no underline for links */
   color: #fff;
   background: #385C72 url(images/cms/arrow-right-active.gif) no-repeat 0.4em center; ;
   display: block;                  /* IE has problems with this, fixed above */
   font-size: 1em;                  /* instead of the normal font size for <h3> */
}
/* Stylesheet: menu_horiz Modified On 2016-10-10 11:13:21 */
#slides {
  position: relative;
  bottom: 107px;
}
#slides .slides-container {
  display: none;
}
#slides .scrollable {
  *zoom: 1;
  position: relative;
  top: 0;
  left: 0;
  overflow-y: auto;
  -webkit-overflow-scrolling: touch;
  height: 100%;
}
#slides .scrollable:after {
  content: "";
  display: table;
  clear: both;
}

.slides-navigation {
  margin: 0 auto;
  position: absolute;
  z-index: 3;
  top: 46%;
  width: 100%;
}
.slides-navigation a {
  position: absolute;
  display: block;
}
.slides-navigation a.prev {
  left: 0;
}
.slides-navigation a.next {
  right: 0;
}

.slides-pagination {
  position: absolute;
  z-index: 3;
  bottom: 15px;
  text-align: center;
  width: 100%;
}
.slides-pagination a {
  border: 2px solid #fff;
  border-radius: 15px;
  width: 10px;
  height: 10px;
  display: -moz-inline-stack;
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  zoom: 1;
  *display: inline;
  background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAABCAQAAAC1HAwCAAAAC0lEQVR4nGP6zwAAAgcBApocMXEAAAAASUVORK5CYII=");
  margin: 2px;
  overflow: hidden;
  text-indent: -100%;
}
.slides-pagination a.current {
  background: #fff;
}

/* Stylesheet: homeslider Modified On 2015-01-05 13:31:25 */
/*
 * jQuery FlexSlider v2.2.0
 * http://www.woothemes.com/flexslider/
 *
 * Copyright 2012 WooThemes
 * Free to use under the GPLv2 license.
 * http://www.gnu.org/licenses/gpl-2.0.html
 *
 * Contributing author: Tyler Smith (@mbmufffin)
 */


/********************************************************************************
 * BROWSER RESETS
 ********************************************************************************/

 .flex-container a:active,
.flexslider a:active,
.flex-container a:focus,
.flexslider a:focus  {outline: none;}
.slides,
.flex-control-nav,
.flex-direction-nav {
   margin: 0; 
   padding: 0; 
   list-style: none; 
}

/* Icon Fonts
*********************************/
/* Font-face Icons */
/***@font-face {
	font-family: 'flexslider-icon';
	src:url('../fonts/flexslider-icon.eot');
	src:url('../fonts/flexslider-icon.eot?#iefix') format('embedded-opentype'),
		url('../fonts/flexslider-icon.woff') format('woff'),
		url('../fonts/flexslider-icon.ttf') format('truetype'),
		url('../fonts/flexslider-icon.svg#flexslider-icon') format('svg');
	font-weight: normal;
	font-style: normal;
}***/

/* FlexSlider Necessary Styles
*********************************/
.flexslider {
  margin: 0; 
  padding: 0;
}
.vervolgcontent ul.slides {
    margin-bottom: 0;
}
.flexslider .slides > li {
  display: none; 
  -webkit-backface-visibility: hidden;
} /* Hide the slides before the JS is loaded. Avoids image jumping */

.flexslider .slides img {
  width: 100%; 
  display: block;
   max-width: none;
}

.flex-pauseplay span {
  text-transform: capitalize;
}

/* Clearfix for the .slides element */
.slides:after {
  content: "\0020"; 
  display: block; 
  clear: both; 
  visibility: hidden; 
  line-height: 0; 
  height: 0;
}

html[xmlns] .slides {
  display: block;
}
* html .slides {
  height: 1%;
}

/* No JavaScript Fallback */
/* If you are not using another script, such as Modernizr, make sure you
 * include js that eliminates this class on page load */
.no-js .slides > li:first-child {
  display: block;
}

/* FlexSlider Default Theme
*********************************/
.flexslider { 
  /* margin: 0 0 60px; */
 /* border: 4px solid #fff; */ 
  position: relative; 
  -webkit-border-radius: 4px; 
  -moz-border-radius: 4px; 
  -o-border-radius: 4px; 
  border-radius: 4px; 
  -webkit-box-shadow: 0 1px 4px rgba(0,0,0,.2); 
  -moz-box-shadow: 0 1px 4px rgba(0,0,0,.2); 
  -o-box-shadow: 0 1px 4px rgba(0,0,0,.2); 
  box-shadow: 0 1px 4px rgba(0,0,0,.2); 
  zoom: 1; 
  overflow: hidden;
}

.flex-viewport { 
  max-height: 2000px; 
  -webkit-transition: all 1s ease; 
  -moz-transition: all 1s ease; 
  -o-transition: all 1s ease; 
  transition: all 1s ease; 
}

.loading .flex-viewport { 
  max-height: 300px; 
}

.flexslider .slides { 
  zoom: 1; 
}

.carousel li { 
  margin-right: 5px; 
}

/* Direction Nav */
.flex-direction-nav {
    position: absolute;
    top: 0;
    right: 0;
    z-index: 15;
}

.flex-direction-nav a { 
width: 52px;
height: 52px;
margin: 0;
display: block;
background: url(/images/bg_direction_nav2.jpg) no-repeat 0 0;
position: absolute;
top: 0;
cursor: pointer;
text-indent: -9999px;
}

.flex-direction-nav .flex-prev { 
background-position: 0 0; 
right: 53px;
border-left: 1px solid #fff;
border-bottom: 1px solid #fff;
}

.flex-direction-nav .flex-next { 
background-position: -52px 0; 
right: 0px; 
border-left: 1px solid #fff;
border-bottom: 1px solid #fff;
}

.flexslider:hover .flex-prev { 
  opacity: 0.7; 
}

.flexslider:hover .flex-next { 
  opacity: 0.7; 
}

.flexslider:hover .flex-next:hover, .flexslider:hover .flex-prev:hover { 
  opacity: 1; 
}

.flex-direction-nav .flex-disabled {
  /* opacity: 0!important; 
  filter:alpha(opacity=0); */ 
  cursor: default; 
}

/* Pause/Play */
.flex-pauseplay a { 
  display: block; 
  width: 20px; 
  height: 20px; 
  position: absolute; 
  bottom: 5px; left: 10px; 
  opacity: 0.8; 
  z-index: 10; 
  overflow: hidden; 
  cursor: pointer; 
  color: #000; 
}

.flex-pauseplay a:before  { 
  font-size: 20px; 
  display: inline-block; 
}

.flex-pauseplay a:hover  { 
  opacity: 1; 
}

.flex-pauseplay a.flex-play:before { 
}

/* Control Nav */
.flex-control-nav {
  width: 100%; 
  position: absolute; 
  bottom: 10px; 
  z-index: 10;
  text-align: center;
}

.flex-control-nav li {
  margin: 0 6px; 
  display: inline-block; 
  zoom: 1; 
  *display: inline;
}


.flex-control-paging li a {
  width: 11px; 
  height: 11px; 
  display: block; 
  border: 2px solid #fff;
  cursor: pointer; 
  text-indent: -9999px; 
  -webkit-border-radius: 20px; 
  -moz-border-radius: 20px; 
  -o-border-radius: 20px; 
  border-radius: 20px; 
}

.flex-control-paging li a:hover { 
  background: #fff; 
  background: rgba(255,255,255,0.5); 
}

.flex-control-paging li a.flex-active { 
  background: #fff; 
  background: rgba(255,255,255,1); 
  cursor: default; 
}

.flex-control-thumbs {
  margin: 5px 0 0; 
  position: static; 
  overflow: hidden;
}

.flex-control-thumbs li {
  width: 25%; 
  float: left; 
  margin: 0;
}

.flex-control-thumbs img {
  width: 100%; 
  display: block; 
  opacity: .7; 
  cursor: pointer;
}

.flex-control-thumbs img:hover {
  opacity: 1;
}

.flex-control-thumbs .flex-active {
  opacity: 1; 
  cursor: default;
}

.vervolgcontent .flexslider ul li {
    margin: 0;
    list-style-image: none;
}

@media screen and (max-width: 480px) {
    .flex-direction-nav a { 
        width: 30px !important;
        height: 30px !important;
        background-size: 60px;
    }

    .flex-direction-nav .flex-prev { 
        right: 30px;
    }

    .flex-direction-nav .flex-next { 
        background-position: -30px 0; 
    }

    .flex-control-paging {
        display: none;
    }

}
/* Stylesheet: flexslider Modified On 2016-11-18 09:10:01 */
/*! #######################################################################

        MeanMenu 2.0.7
        --------

        To be used with jquery.meanmenu.js by Chris Wharton (http://www.meanthemes.com/plugins/meanmenu/)

####################################################################### */

/********************************************************************************
 * hide the link until viewport size is reached
 ********************************************************************************/
a.meanmenu-reveal {
    display: none;
}

/********************************************************************************
 * when under viewport size, .mean-container is added to body
 ********************************************************************************/

.mean-container .mean-bar {
    float: left;
    width: 100%;
    position: fixed;
    background: #fff;
    padding: 4px 0;
    min-height: 42px;
    z-index: 999999;
    border-bottom: 2px solid #ff0000;
    top: 0;
}

.mean-container a.meanmenu-reveal {
    width: 22px;
    height: 22px;
    padding: 13px 13px 11px 13px;
    position: absolute;
    top: 0;
    right: 0;
    cursor: pointer;
    color: #ff0000;
    text-decoration: none;
    font-size: 16px;
    text-indent: -9999em;
    line-height: 22px;
    font-size: 1px;
    display: block;
    font-family: Arial, Helvetica, sans-serif;
    font-weight: 700;
}

.mean-container a.meanmenu-reveal span {
    display: block;
    background: #ff0000;
    height: 3px;
    margin-top: 3px;
}

.mean-container .mean-nav {
    float: left;
    width: 100%;
    background: #fff;
    margin-top: 44px;
}

.mean-container .mean-nav ul {
    padding: 0;
    margin: 0;
    width: 100%;
    list-style-type: none;
}

.mean-container .mean-nav ul li {
    position: relative;
    float: left;
    width: 100%;
}

.mean-container .mean-nav ul li a {
    display: block;
    float: left;
    width: 90%;
    padding: 1em 5%;
    margin: 0;
    text-align: left;
    color: #000;
    border-top: 1px solid #383838;
    border-top: 1px solid rgba(56,56,56,0.5);
    text-decoration: none;
    text-transform: uppercase;
}

.mean-container .mean-nav ul li li a {
    width: 80%;
    padding: 1em 10%;
    border-top: 1px solid #f1f1f1;
    border-top: 1px solid rgba(255,255,255,0.25);
    opacity: 0.75;
    filter: alpha(opacity=75);
    text-shadow: none !important;
    visibility: visible;
}

.mean-container .mean-nav ul li.mean-last a {
    border-bottom: none;
    margin-bottom: 0;
}

.mean-container .mean-nav ul li li li a {
    width: 70%;
    padding: 1em 15%;
}

.mean-container .mean-nav ul li li li li a {
    width: 60%;
    padding: 1em 20%;
}

.mean-container .mean-nav ul li li li li li a {
    width: 50%;
    padding: 1em 25%;
}

.mean-container .mean-nav ul li a:hover {
    background: #000;
    background: rgba(0,0,0,0.1);
}

.mean-container .mean-nav ul li a.mean-expand {
    margin-top: 1px;
    width: 19px;
    height: 19px;
    padding: 12px !important;
    text-align: center;
    position: absolute;
    right: 0;
    top: 0;
    z-index: 2;
    font-weight: 700;
    background: rgba(255,255,255,0.1);
    border: none !important;
    border-left: 1px solid rgba(255,255,255,0.4) !important;
    border-bottom: 1px solid rgba(255,255,255,0.2) !important;
    color: #ff0000;
}

.mean-container .mean-nav ul li a.mean-expand:hover {
    background: rgba(255,0,0,0.9);
    color: #fff;
}

.mean-container .mean-push {
    float: left;
    width: 100%;
    padding: 0;
    margin: 0;
    clear: both;
}

.mean-nav .wrapper {
    width: 100%;
    padding: 0;
    margin: 0;
}

/********************************************************************************
 * Fix for box sizing on Foundation Framework etc.
 ********************************************************************************/

.mean-container .mean-bar, .mean-container .mean-bar * {
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
}

.mean-remove {
    display: none !important;
}

/********************************************************************************
 * customize
 ********************************************************************************/


p.menutxt {
    position: absolute;
    right: 12px;
    top: 30px;
    font-size: 10px !important;
    color: #ff0000;
}

img.mobilelogo {
    width: 25px;
    position: absolute;
    top: 10px;
    left: 10px;
}

nav .translate {
    position: absolute;
    top: 6px;
    right: 35px;
}

/* Stylesheet: mobile-menu Modified On 2018-09-18 10:17:53 */
/**************************************************
1920
***************************************************/
@media only screen and (max-width: 1920px) {

.roll-form textarea{
    height: initial;
    resize: none;
}


}/******* END 1920 **********/


/**************************************************
1680
***************************************************/
@media only screen and (max-width: 1680px) {




}/******* END 1680 **********/

/**************************************************
1600
***************************************************/
@media only screen and (max-width: 1600px) {


}/******* END 1600 **********/

/**************************************************
1440
***************************************************/
@media only screen and (max-width: 1440px) {




}/******* END 1440 **********/


/**************************************************
1366
***************************************************/
@media only screen and (max-width: 1366px) {


}/******* END 1366 **********/

/**************************************************
1280
***************************************************/
@media only screen and (max-width: 1280px) {

.fixed .menubox {
    margin: 0 0 0 0px !important;
}

.bigsearch input[type=text] {
    width: 561px;
    margin: 0;
    border: 1px solid #dedede;
    padding: 10px;
}
.vv_menubox img.firstidea,
.fixed img.firstidea {
    position: absolute;
    display: inline-block !important;
    top: -9px;
    opacity: 1;
    filter: Alpha(Opacity=100);
    transition: all 0.5s;
    -webkit-transition: all 0.5s;
    width: 200px;
    top: 33px;
    -webkit-animation: bounce 1s;
    animation: bounce 1s;
    -webkit-animation-iteration-count: 1;
    animation-iteration-count: 1;
    right: 10px;
}

}/******* END 1280 **********/


/**************************************************
1024
***************************************************/
@media only screen and (max-width: 1024px) {




}/******* END 1024 **********/

/**************************************************
977
***************************************************/
@media only screen and (max-width: 977px) {

.fixed img.firstidea {
    position: absolute;
    display: inline-block !important;
    top: -9px;
    opacity: 1;
    filter: Alpha(Opacity=100);
    transition: all 0.5s;
    -webkit-transition: all 0.5s;
    width: 200px;
    top: 13px;
    -webkit-animation: bounce 1s;
    animation: bounce 1s;
    -webkit-animation-iteration-count: 1;
    animation-iteration-count: 1;
    right: 10px;
}

.fixed #menu_horiz {
    width: 100%;
    margin: 65px 0 0 0;
}

#mainmenu.searchvisible {
    position: absolute;
    bottom: -18px;
    background: #fff;
    z-index: 998;
    width: 100%;
    padding: 0;
    height: 165px;
    transition: all 0.2s;
    -webkit-transition: all 0.2s;
}
.fixed img.fixedlogo {
    width: 150px;
    position: absolute;
    display: inline-block;
    top: 0;
    opacity: 1;
    filter: Alpha(Opacity=100);
    transition: all 0.5s;
    -webkit-transition: all 0.5s;
}

}/******* END 977 **********/

/**************************************************
800 (TABLET)
***************************************************/
@media only screen and (max-width: 800px) {




}/******* END 800 **********/

/**************************************************
767 (MOBILE)
***************************************************/
@media only screen and (max-width: 767px) {


.vervolgcontent {
    padding-top: 20px;
    padding-bottom: 50px;
    margin-top: 40px;
}

h2.sidebartitle {
    padding-top: 50px;
}

}/******* END 767 **********/



/**************************************************
480 (small MOBILE)
***************************************************/
@media only screen and (max-width: 480px) {


.container.boxcoverimage-new.blogbgcont {
    height: auto;
}

.boxcoverimage-new .row .tencol {
    padding: 0;
}

.twelvecol.nieuwsbrief-blok {
    margin: 0;
    height: 580px;
}

.nieuwsbrief-formulier-blok {
    width: 86%;
    left: 20px;
    top: 20px;
}

.mc-field-group {
    width: 100%;
}

#mc_embed_signup form input {
    width: 100%;
}

.form_space{
    display: none;
}

}/******* END 480 **********/
/* Stylesheet: breakpoints Modified On 2019-03-20 10:26:30 */
