/*
Theme Name: WP Bootstrap Bare Bones
Theme URI: http://www.webrandt.nl
Description: A simple responsive theme built with Bootstrap
Author: Jacques Uljé
Author URI: http://www.webrandt.nl/
Version: 1.0
Tags: responsive, bootstrap, wordpress, bare bones
*/



/************************************************************************/
/* regular css                                                          */
/************************************************************************/
/* link color: #00aeef */

@font-face {
    font-family: 'SofiaProLight';
    src: url('webfonts/SofiaProLight-webfont.eot');
    src: url('webfonts/SofiaProLight-webfont.eot?#iefix') format('embedded-opentype'),
         url('webfonts/SofiaProLight-webfont.woff2') format('woff2'), /* Super Modern Browsers */
         url('webfonts/SofiaProLight-webfont.woff') format('woff'),
         url('webfonts/SofiaProLight-webfont.ttf') format('truetype'),
         url('webfonts/SofiaProLight-webfont.svg#sofia_prolight') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'SofiaProSemiBold';
    src: url('webfonts/SofiaProSemiBold.eot');
    src: url('webfonts/SofiaProSemiBold.eot?#iefix') format('embedded-opentype'),
         url('webfonts/SofiaProSemiBold.woff2') format('woff2'), /* Super Modern Browsers */
         url('webfonts/SofiaProSemiBold.woff') format('woff'),
         url('webfonts/SofiaProSemiBold.ttf') format('truetype'),
         url('webfonts/SofiaProSemiBold.svg#wf') format('svg');
    font-weight: normal;
    font-style: normal;
}


html {

}

body {
    font-family: 'Georgia', sans-serif;
    font-style: normal;
    font-weight: normal;
    font-size: 18px;
    line-height: 28px;
    color: #6E6D73;
    color: #33332e;
    padding: 0px 0px 0px 0px; 
    margin: 0px;
    background-color: #fff;
    overflow-x: hidden; overflow-y: scroll;
}

p {
    font-family: 'Georgia', sans-serif;
    font-style: normal;
    font-weight: normal;
    text-align: left;
    color: #33332e;
    margin: 0px 0px 28px 0px;
}

p.downloadlogo {
font-family: 'SofiaProLight';
font-size: 16px;
line-height: 26px;
margin-top: 0px; 
margin-bottom: 0px;
}

.margin0 {
    margin-bottom: 0 !important;
}

.clear { clear: both; content: ""; width: 100%; }
.twocolprojects, .threecolprojects {height: 0px;}
 

/* Om bij verdwijnen slider mobile viewport de header offset te kunnen geven zodat die niet gedeeltelijk onder top nav verdwijnt  */
.mobilepadding {
    display: none;    
}

.contact {
    font-family: SofiaProLight;
    width: 270px; float: left; 
    margin-top: 0px; 
    padding: 20px 0px 0px 0px;
    border-top: 6px solid #000;
    color: #000;    
}

.contact p {
    font-family: SofiaProLight;
    font-size: 0.9em;
    line-height: 1.5em;
    margin-bottom: 0px;
    color: #000;    
}

.contact > hr {
    margin: 10px 0px 10px 0px !important;
}

#map {
    height: 455px;
}

.googlemaps {
    max-width: 900px;
    margin: 0px 0px 0px 340px;
    width: auto; overflow: hidden; 
    border-top: 6px solid #000;
    padding: 40px 0px 0px 0px;
    font-size: 1em;
    line-height: 1.5em;    
}


/* voor de afgeronde hoeken projectimages */
.cssMask {
border: 0px solid #000;
  width:50px;
  height:170px;
  position:absolute;
  z-index: 10;
  top:0;
  right:0px;
  background:url(images/cirkelpunt-news.png);
  background-repeat: no-repeat;
  background-position: right; 
}

.img-responsive {
    display: block;
    max-width: 100%;
    width: 100%;
    height: auto;
    border: 0px solid #000;
    padding: 0px 20px 0px 20px;
}

img.size-large, img.size-medium {
    display: block;
    max-width: 1200px;
    width: 100%;
    height: auto;
    border: 0px solid #000;
    padding: 0px 20px 0px 20px;    
}

img.size-large, img.size-medium {
    display: block;
    max-width: 900px;
    width: 100%;
    height: auto;
    border: 0px solid #000;
    padding: 0px 20px 0px 20px;    
}

.img-accolade {
    display: block;
    max-width: 100%;
    width: 100%;
    height: auto;
    border: 0px solid #000;
    padding: 0px 0px 0px 0px;
}

.single-newsitem {
    display: block;
    max-width: 100%;
    width: 100%;
    height: auto;
    border: 0px solid #000;
    padding: 0px 0px 20px 0px;
}

#footer {
    margin: 40px 0px 0px 0px;
    background-color: #000;
    width: 100%;
}

#navcontainer {
    width: 55%;
       
}

#disclaimer {
    width: 45%;
    padding-left: 0px;
}

a.credits {
    color: #bfc2bb;
    text-decoration: none;
}

a.credits:hover {
    color: #82827D;
    text-decoration: none;
}


td {
/* word-break: break-all; */
vertical-align: top;
    font-family: SofiaProLight;
    font-size: 13px;
    line-height: 22px;
    color: #fff;     
}

td p {
    font-family: SofiaProLight;
    font-size: 11px;
    line-height: 20px;
    color: #fff; 
    margin: 7px 0px 7px 0px;
}

#footernav, #footernav a {
    font-family: SofiaProLight;
    font-size: 13px;
    line-height: 22px;
    color: #fff;
    color: #fff;
    text-decoration:none;    
}

#footernav a:hover {
    color: #fff;
    text-decoration:none;    
}

td.plogo {
    width: 25%;
    vertical-align: middle;
}

#statement, #statement p {
    text-align: center;
    margin-bottom: 5px;
}

h2, h3, h4 {
    font-family: SofiaProLight;
    font-weight: normal;
    text-align: left;
}

h1 {
    font-family: SofiaProSemiBold;
    font-size: 60px;
    line-height: 70px; 
    margin: 40px 0px 55px 0px;
    font-weight: normal;
    text-align: left;
    /* text-transform: uppercase;
    letter-spacing: 0.05em; */
}

h2 {
    font-size: 32px;
    line-height: 42px;
    margin: 0px;
    padding: 0px 0px 35px 0px;
}

h3 {
    font-size: 20px;
    line-height: 35px;
    margin-top: 20px;
    margin-bottom: 10px;
    border: 0px solid #000;
    border-bottom: 0px solid #000;
    display: block;
}

h4 {
    font-size: 0.7em;
    line-height: 1.5em;
    margin: 0px 0px 0px 0px;    
}

a{
    text-decoration: underline;
    color: #FF7CB1;    
}

a:hover {
    color: #33332e; 
    text-decoration: underline;    
}

p a{
    text-decoration: none;
    /* color: #33332e; */
    color: #FF7CB1;     
}

p a:hover {
    color: #33332e !important; 
    text-decoration: underline;    
}

a.subheader { 
    color: #33332e;  
}

a.subheader h2 {
    color: #33332e;
    text-decoration: none;
    border: 0px solid #000;
    border-top: 6px solid #000;
    padding-top: 20px;
    padding-bottom: 35px;
    margin-top: 60px;   
}

a.subheader {
    color: #33332e;    
/* om het anchor naar 60px onder top pagina te laten springen */
    padding-top: 60px; 
    margin-top: -60px;
    text-decoration: none;  
}

a.subheader:hover {
    text-decoration: none;
    color: #33332E;  
}

.row.imagebanner {
    border: 0px solid #000;
margin-top: 40px !important; 
margin-bottom: 40px !important;
    padding: 60px 0px 0px 0px;
} 

.nieuwsbrief {
    background-color: transparent;
    margin: 0px 0px 40px 0px !important;
    padding: 0px 0px 0px 0px !important;
}

.nieuwsbrief .mc-field-group {
    font-family: SofiaProLight;
    color: #fff;
}

.nieuwsbrief .mc-field-group strong {
    font-family: SofiaProSemiBold;    
}

.nieuwsbrief .mc-field-group input {
width: 100%;
margin: 10px 0px 10px 0px;
}

.nieuwsbrief .mc-field-group #mc-embedded-subscribe {
 
}

.nieuwsbrief label {
font-family: SofiaProLight;
font-weight: 400;
font-size: 20px;
line-height: 25px;
color: #fff;
    margin: 0px;
}

.nieuwsbrief label strong{
display: inline-block;
font-family: SofiaProSemiBold;
font-weight: 400;
font-size: 20px;
line-height: 25px;
color: #fff;
    margin: 0px 0px 15px 0px;
}

.nieuws {
    /* cursor: pointer; */ 
    border: 0px solid #000; 
}

.nieuwsitem {
    border-top: 5px solid #000;
    background-color: #fff !important; 
    min-height: 50px; 
    padding-right: 0px; 
    padding-top: 0px;
    margin: 0px 0px 25px 0px;
}

.nieuwsitem p {
    font-size: 15px;
    line-height: 23px;
    margin-bottom: 23px;
}

.nieuwsitem h2 a {
    text-decoration: none;
    color: #000;
}

.nieuwsitem h2 a:hover {
    text-decoration: none;
}

.nieuwshr {
    border-color: #d7d7d2;
    padding:0px;
    margin: 20px 0px 60px 0px;
}

a.leesmeer {
    color: #FF7CB1;
    text-decoration: none;
}

a.leesmeer:after {
    content:"\00a0 ›";
    color: #FF7CB1;
    text-decoration: none;
}

.img-thumbnail {
    padding: 0px;
    margin: 0px 0px 40px 0px;
    border-radius: 0px;
    border: 0px solid #000;
}

p.date {
    font-family: 'SofiaProLight', sans-serif !important;
    font-size: 11px !important;
    color: #000;
    text-transform: uppercase;
    margin: 10px 0px 10px 0px;
    letter-spacing: 0.1em;
}


strong {
    font-weight: normal;
    font-family: SofiaProSemiBold;
}

.cursor {
    cursor: pointer;
    line-height: 44px;
}


hr, .infobox hr, .container hr{

    height: 0px;
    margin: 40px 0px 40px 0px !important;
    border-bottom: 0px solid #000;
    border-color: #000;
    font-size: 1px;
    /* max-width: 790px; */
}

hr.big {
border-top: 6px solid #eeeeee;    
    border-color: #000;    
}

/* JU tijdelijk uitgeschakeld
.col-xs-12, .col-sm-12, .col-lg-7, .col-md-7, .col-md-8, .col-md-2, .col-xs-2, .col-sm-2, .col-md-2 {
    padding: 0px;
    padding-right: 0px;
    float: left;
}
*/

#content {
    padding-top: 100px; 
}

.container {
    padding: 0px 0px 0px 0px;
    border: 0px solid #000;
    max-width: 1200px ;
    margin: 0 auto 0;
}

/* JU tijdelijk uitgeschakeld
.row {
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
}
*/

.container h1 {

}

.container h2 {

}

.container h3 {

}

.container ul {
    list-style-type: disc;
    margin: 0px 0px 0px 35px;
    padding: 0px 0px 20px 0px;
}
    
.container ul li {
    font-style: normal;
    font-weight: normal;
    font-size: 0.9em;
    line-height: 1.5em;
    font-size: 16px;
    line-height: 25px;
    text-align: left;
    color: #5c5c5a;
    padding-left: 0px;
    margin-left: 0px;
}
    
.container ol {
    margin: 0px 0px 0px 35px;
    padding: 0px 0px 20px 0px;
}
    
.container ol li {
    font-style: normal;
    font-weight: normal;
    font-size: 0.9em;
    line-height: 1.5em;
    font-size: 16px;
    line-height: 25px;
    text-align: left;
    color: #5c5c5a;
    padding-left: 0px;
    margin-left: 0px;
}


/* De bulleted en numbered lists op het Aanvragen Template hebben een afwijkende opmaak en font */

.container.aanvragen ol {
    border: 0px solid #000;
    padding: 40px 20px 40px 60px; 
    margin: 30px 0px 30px 0px;
    background-color: #dfedf3;
}

.container.aanvragen ol li ul {
    border: 0px solid #000;
    padding: 0px 20px 20px 20px; 
    margin: 0px;
}

.container.aanvragen ul {
    border: 0px solid #000;
    padding: 0px 0px 0px 20px;
    margin: 0px 0px 0px 0px;
    background-color: transparent;
}

.container.aanvragen ul li {
    font-family: 'SofiaProLight', sans-serif;
    color: #5c5c5a;
    
    /* ruimte tussen bullet en tekst */
    padding: 0px 0px 0px 10px;
}

  
.container.aanvragen ol li {
    font-family: 'SofiaProLight', sans-serif;
    color: #5c5c5a;
    
    /* ruimte tussen nummer en tekst */
    padding: 0px 0px 0px 10px;
}    
    

/************************************************************************/
/* Projecten, Quote widget en partner widget Aanvragen                  */
/************************************************************************/


#top {
    padding: 110px 0px 0px 0px;     
}

.post-box {
    float: left;
    width: 370px;
    border: 0px solid #000;
    background-color: #fff;
    padding-bottom: 0px;
    margin-bottom: 47px;
    margin-right: 47px;
}

/* voor op de projectoverzichtspagina */
.projectcolumn {
    float: left;
    width: 370px;
    margin: 20px 30px 45px 0px;
    padding: 30px 0px 0px 0px;
    border: 0px solid #000;
    border-top: 6px solid #000;
    overflow: hidden;
    cursor: pointer;
}

/* zoals de nieuwsitems */
.projectcolumn p {
    font-size: 15px;
    line-height: 23px;;
}

.container .projectcolumn h1{
    color: #000;
    font-size: 2em;
    line-height: 1.2em;
    margin: 20px 0px 20px 0px;
    padding: 0px;
}

.container .projectcolumn h2 {
    color: #000;
    margin: 0px 0px 20px 0px;
    padding: 0px;
}

.container .projectcolumn:hover h2 {
    color: #FF7CB1;
}

.container .projectcolumn h3 {
color: #000;
font-size: 0.8em;
line-height: 1.5em;
margin: 0px 0px 20px;
padding: 0px;
}

.projectfeatures {
    width: 270px; float: right; margin-left: 130px; margin-top: 0px; padding: 20px 0px 0px 0px;
    border: 0px solid #000;
    border-top: 6px solid #000;
}

#projectcontent {
width: auto; overflow: hidden; border: 0px solid #000;
}

.aanvragensubs {
    width: 270px; 
    float: right; 
    margin-left: 130px; 
    margin-top: 60px; 
    padding: 0px 0px 0px 0px;
    border: 0px solid #000;
    border-top: 0px solid #000;
}

.aanvragensubs a {
    color: #000;
}

.aanvragensubs a:hover {
    color: #000;
}

.aanvragensubs h3 {
    border-bottom: 1px solid #000;
    font-size: 0.8em;
    margin: 0px;
}

a.subsaanvragen {
    text-decoration: none;
}

.projectfeatures > p {
    font-family: 'SofiaProLight', sans-serif;
    font-size: 1em;
    margin: 10px 0px 20px 0px;
    padding: 0px 0px 0px 0px;        
}

.projectfeatures > p > a {
    text-decoration: none;        
}

.projectfeatures > p.projectlooptijd {
    font-size: 1.2em;
    font-weight: 700;
    padding: 0px 0px 20px 0px;
    margin: 0px;
    border: 0px solid #000;
    border-bottom: 1px solid #000;
}

.projectfeature {
    font-size: 0.8em;   
}

.featuredimage1 {
    display: block;
    max-width: 100%;
    width: 100%;
    height: auto;
    border-top-right-radius: 30px;
    border-bottom-left-radius: 30px;
    margin: 0px 0px 20px 0px; 
}

.featuredimage2 {
    display: block;
    max-width: 100%;
    width: 100%;
    height: auto;
    border-top-right-radius: 30px;
    border-bottom-left-radius: 30px;
    margin: 0px 0px 20px 0px; 
}

.projectimage1 {
    display: block;
    max-width: 100%;
    width: 100%;
    height: auto;
    border-top-right-radius: 30px;
    border-bottom-left-radius: 30px;
    margin: 0px; padding: 0px; 
}

.projectimage2 {
    display: block;
    max-width: 100%;
    width: 100%;
    height: auto;
    border-top-left-radius: 30px;
    border-bottom-right-radius: 30px;
    margin: 0px; padding: 0px;
}

.randomquote-widget {
    width: 100%;
    background-color: #b99cde; 
    margin: 50px 0px 40px 0px; 
    padding: 0px; 
    text-align: center;
}

.partnerwidget {
    
}

.partner2 {
    font-family: 'SofiaProLight', sans-serif;
    text-align: left;
    margin: 0px 0px 20px 0px;
    padding: 0px 0px 0px 60px;            
}

.partner1 {
    font-family: 'SofiaProLight', sans-serif;
    text-align: left;
    margin: 0px 0px 20px 0px;
    padding: 0px 60px 0px 0px;            
}

.partner1 p, .partner2 p {
    font-family: 'SofiaProLight', sans-serif; 
    font-size: 0.8em;
    line-height: 1.6em;   
}

.logopartner {
    display: block;
    margin: 30px 0px 20px 0px;
    padding: 0px 0px 0px 0px;
}

.partnerlogo {
    cursor: pointer;
    height: 100%;
    border: 0px solid #000;
    border-bottom: 1px solid #D7D7D2;
    margin: 0px 0px 10px 0px;
    padding: 0px 0px 0px 0px;
}

.partnerurl {
    margin: 0px 0px 40px 0px;
    color: #000; 
}

.partnerurl a {
    color: #00b8ff;
    font-family: 'SofiaProLight', sans-serif;
    text-transform: uppercase;
    font-size: 0.7em;
    margin: 0px 0px 40px 0px;
    text-decoration: none; 
}


/************************************************************************/
/* Navigation                                                          */
/************************************************************************/


#socialmediaicons {
    width: 145px;
    display: inline-block;
}

#twitter {
    display: inline-block;
    float: left !important;
    background: url(images/BBF-sprite.png) no-repeat -207px -15px;
    width: 30px;
    height: 30px;
margin-right: 10px;    
}

#facebook {
    display: inline-block;
    float: left !important;
    background: url(images/BBF-sprite.png) no-repeat -247px -15px;
    width: 30px;
    height: 30px;
     
}

#logo {

}

@media only screen and (-webkit-min-device-pixel-ratio: 2), 
only screen and (min-device-pixel-ratio: 2) {
    #twitter,
    #facebook {
    
    /* Reference the @2x Sprite */
    background-image: url(BBF-sprite@2x.png);
    
    /* Translate the @2x sprite's dimensions back to 1x */  
    background-size: 1500px 500px; 
    }
}


nav #logo img {
  transition: all 0.2s ease; 
}

#logobijschrift {

}

.headernavjes {
    padding-top: 0px;
}

/* ---- shrinking jquery te vinden in de header templates ---- nav */

nav.shrink #logo img {
    display:block;
    width: 65%;
    min-width: 75px;
    height: auto;
    transition: all 0.4s ease;
}

nav.shrink .tablecontainer {
    padding-top: 0px;
}

nav.shrink.navbar-default {
    background: url('images/black_transparent_background.png');
    height: 65px;
}


nav.shrink .tablecontainer li a {
      border: 0px solid #000;
    line-height: 65px;
}

nav.shrink > a {

}

nav {
transition: all 0.4s ease;
}

/* ----------------------- */


.tablecontainer {
    display: table;
    width: 100%;
    border: 0px solid #fff;
    padding-top: 0px;
    transition: all 0.4s ease;
}

.tablecell1 {
    display: table-cell;
    width: 10%;
    border: 0px solid #fff;
    vertical-align: middle;
    padding-top: 0px;
}

.tablecell2 {
    display: table-cell;
    width: 100%;
    text-align: left ;
    border: 0px solid #fff;
    vertical-align: middle;
}

#menu-main {
    float: none;
    /* min-width: 660px;  */
    max-width: 700px;
    /* margin:0 auto; */
    padding: 0px;
}

.collapse {
    border: 0px solid #fff;
    text-align: left !important;        
}

.nav {
    font-weight: 700;
    font-size: 13px;
    color: #999996;
}

.navbar-toggle {
    margin-top: 5px;
    margin-right: 20px;
    background-color: transparent;
    border: 0px solid #000;
}

.navbar-toggle:hover, .navbar-toggle:focus {
background-color: #000 !important;
}

/* over de hele breedte */
.navbar-default  {
background: url('images/black_transparent_background.png');
    
    background-size: contain;
    /* background: rgba(0, 0, 0, 0.4); */
    height: 90px; /* padding-top bovenkant instellen bij .tablecontainer */
    border: 0px solid #fff;
}

.active, .active > a {
    color: #888b8f;
}

.active > a:hover {
    color: #fff;
}

.nav > li {
    border: 0px solid #fff;
    margin: 0px; padding: 0px;
}

/* hier ruimte tussen nav-items instellen */
.nav > li > a, .navbar-default .navbar-nav > li > a {
    font-family: 'SofiaProLight';
    padding: 0px 25px 0px 25px;
    background-color: transparent;
    text-transform: uppercase;
    text-decoration: none;
    font-size: 14px;
    font-weight: 700;
    line-height: 90px;
    letter-spacing: 0.1em;
    color: #999999;
}

.nav > li > a:hover {
    color: #fff ;
    background-color: #000 !important;
}

.navbar-default .navbar-nav > li > a:hover, .navbar-default .navbar-nav > li > a:focus {
    color: #fff;
}

.nav li.current-menu-item > a, .nav li.current-page-ancestor > a , .nav li.current-menu-ancestor > a, .nav li.current-menu-parent > a, .nav li.current-page-parent > a, .nav li.current_page_parent > a, .nav li.current_page_ancestor > a {
    color: #fff;
    background-color: #23201e;
}



/************************************************************************/ 
/* REV slider                                                           */
/************************************************************************/

/* Slider arrows */
.tp-leftarrow.default{ z-index:100;cursor:pointer; position:relative; background:url(images/left-arrow-slider.png) no-repeat 0 0; width:50px !important; height:77px !important;}
.tp-rightarrow.default{ z-index:100;cursor:pointer; position:relative; background:url(images/right-arrow-slider.png) no-repeat 0 0; width:50px !important; height:77px !important;}
.tp-leftarrow:hover,.tp-rightarrow:hover{background-position:bottom left; }

.tp-rightarrow.default:before,.tp-leftarrow.default:before{
 content:"";
}

.tp-button.blue.small {
    width: 200px !important;
    -webkit-box-shadow:rgba(0, 0, 0, 0) 0 0px 0px;
    box-shadow:rgba(0, 0, 0, 0) 0 0px 0px;
    text-shadow:#FFFFFF 0 0px 0 !important;
    color: #fff;
    text-decoration: none;
    font-family: 'SofiaProLight' !important;
    font-weight: 400;
    text-transform: uppercase;
    letter-spacing: 0.1em !important;
    //background-color: #1fabef !important;
    background-color: #FF7CB1 !important;
    font-size: 16px;
    padding: 6px 13px 5px;
    border-radius: 3px;
}

#scrolldown .tp-button.blue.small {
    -webkit-box-shadow:rgba(0, 0, 0, 0) 0 0px 0px;
    box-shadow:rgba(0, 0, 0, 0) 0 0px 0px;
    text-shadow:#FFFFFF 0 0px 0 !important;
    font-family: 'SofiaProLight' !important;
    font-weight: 400;
    text-transform: uppercase;
    letter-spacing: 0.1em !important;
    background-color: transparent !important;
    font-size: 16px;
    border: 2px solid #eee;    
}

/* styles die worden gebruikt in de slider, tekst en knoppen */

a.tp-button:hover {
    text-decoration: none;
}

.bff-knop {
    display:block !important;
    float: right; margin-top: 5px;
   background-color: transparant !important;
  border: 1px solid transparant;     
}

.tp-caption {
font-family: 'SofiaProLight' !important;
background-color: transparant !important;
background-image: url('images/dot.gif') !important;
border: 0px solid #fff !important;
margin: 2px;
padding: 2px;
}

.bff-container {
display:block !important;
border: 0px solid #fff;
border-right: 1px solid #fff; 
padding-right: 30px;
margin-right: 110px; 
text-align: right;
color: #fff;
}

.bff-container2 {
display:block !important;
border: 0px solid #fff;
border-right: 0px solid #fff; 
padding-right: 30px;
margin-right: 110px; 
text-align: right;
color: #fff;
}

.bff-titel {
font-size: 35px !important; 
line-height: 40px !important; 
margin-top: 15px;
color: #fff;    
}

.bff-aanvrager {
font-size: 17px !important; 
line-height: 20px !important; 
margin-top: 15px;
color: #fff;   
}

.bff-project {
display:block !important;
border: 0px solid #fff;  
text-align: left;
color: #fff;
}

.bff-groot {
font-family: SofiaProSemiBold;
font-size: 60px; 
line-height: 76px;
font-weight: normal;
text-transform: uppercase; 
color: #fff;
text-align: center;      
}


.overlay {
    width: 100% !important;
    height: 100% !important;
    overflow: hidden;
    border: 0px solid #fff;
margin: 0px;
padding: 0px;   
}

.overlay img {
    width: 100% !important;
    height: 100% !important; 
}

/************************************************
*    Wordpress Suggestions                        *
************************************************/

.aligncenter {
    display: block;
    margin-left: auto;
    margin-right: auto;
}

.alignleft {
    float: left;
}

.alignright {
    float: right;
}



/************************************************************************/ 
/* Media queries                                                        */
/************************************************************************/



@media (min-width: 1200px) {
      .container {
        width: 1200px;
      }
/*      
    col-lg-7, col-md-7 {
    width: 700px;
    }

    .col-lg-5,.col-md-5 {
    width: 450px;
    padding: 0px !important;
    margin: 0px;
    }
*/
/*
    .col-lg-8, .col-md-8 {
    width: 900px;
    }

    .col-lg-4,.col-md-4 {
    width: 270px;
    padding: 0px !important;
    margin: 0px;
    }
*/
    .twocolprojects {
        display: none;              
    }

}


/* Portrait tablet to landscape and desktop */

@media (min-width: 992px) and (max-width: 1199px) {
/*
    .col-md-7 {
    width: 570px;
    }

    .col-md-5 {
    width: 350px;
    padding: 0px;
    margin: 0px;
    }
*/

    .col-md-8 {
    width: 660px;
    }

    .col-md-4 {
    width: 280px;
    padding: 0px;
    margin: 0px;
    }

    #image4, #image5 {
        display: none;
    }
    
    .threecolprojects {
        display: none;              
    }

    
}


@media (max-width: 992px) {
    
    #menu-main {
        margin:0 auto; 
    }

    #menu-main {
        text-align: center;
        padding-bottom: 10px;
        padding-top: 5px;
    }

    .navbar-toggle {
        display: block;
    }
    .navbar-collapse {
        border-top: 1px solid transparent;
    }
    .navbar-collapse.collapse {
        display: none !important;
    }
    .navbar-nav {
        float: none;
    }
    .navbar-nav > li {
        float: none;
        text-align: center !important;
    }
    .navbar-nav > li > a {
        padding-top: 10px;
        padding-bottom: 10px;
    }
    
    /* hoogte linkjes aanpassen want responsive menu, komen boven elkaar te staan */

    .nav > li > a {
        line-height: 40px !important;
        border: 0px solid #fff;
    }

    .nav > li > a:hover {
     background-color: transparent !important;
    }

    nav.shrink > li > a:hover {
      background-color: transparent !important;
    }

    #megamenu, .nav li:hover > #megamenu {
        display:none;
    }

    .navbar-collapse {
        margin: 90px 0px 0px 0px;
        padding: 0px;
        background: url('images/black_transparent_background_mm.png');
        position: fixed;
        width: 100%;
        left: 0px;
        top: 0px;   
    }

    nav.shrink .navbar-collapse {
        margin-top: 65px;
    }

    nav .tablecell1, nav .tablecell2 {
        height: 90px;
    }

    nav.shrink .tablecell1, nav.shrink .tablecell2 {
        height: 65px;
    }
    
    #socialmediaicons {
        display: none;
    }
    
    .threecolprojects {
        display: none;              
    }

    
}


/* Portrait tablet to landscape and desktop */

@media (min-width: 768px) and (max-width: 992px) {
    
    
    /* partner widgets komen onder elkaar te staan, dus padding kan verdwijnen */
    .partner1 {
        text-align: left;
        margin: 0px 0px 0px 0px;
        padding: 0px 0px 0px 0px;            
    }

    .partner2 {
        text-align: left;
        margin: 0px 0px 0px 0px;
        padding: 0px 0px 0px 0px;            
    }


    hr, .container hr {
        margin-top: 0px;
    }

    .aanvragensubs {
    margin-left: 40px;   
    }
    
    .projectfeatures {
        margin-left: 40px;
    }
    
    /* om toch twee projectimages naast elkaar te kunnen tonen */
    .post-box, .projectcolumn {
        width: 320px;
    }

    
    .threecolprojects {
        display: none;              
    } 
    
    /* navigatie in footer wordt te smal moet verdwijnen, disclaimer statement over hele breedte laten lopen */
    #footernav {
        display: none;    
    }

    #disclaimer {
        width:100%
        text-align: left;
        padding-left: 0px;
    } 
    
    #navcontainer {
        border-right: 0px solid #82827D;
        display: none;
    } 
    
}

/* Landscape phone to portrait tablet */
@media (max-width: 767px) {
    .row {
        margin: 0px 0px 0px 0px;
        padding: 0px 20px 0px 20px;
    }
    
    #footer.row {
        margin: 0px 0px 0px 0px;
        padding: 0px 0px 0px 0px;
    }
    
    #footer .container {
        margin-left: 20px; 
        margin-right: 20px;
    }


    .nav li:hover > #megamenu {
        display:none;
    }   
       
    .partner1 {
        text-align: left;
        margin: 0px 0px 0px 0px;
        padding: 0px 0px 0px 0px;            
    }

    .partner2 {
        text-align: left;
        margin: 0px 0px 0px 0px;
        padding: 0px 0px 0px 0px;            
    }

    .aanvragensubs {
        display: none;
    }
    
    .projectcolumn {
        float: none;
        margin: 0 auto 0;
    }
    
    .projectfeatures {
        margin-left: 0px;
        display:block;
        float:none;
        width: 100%
    }
    
    td {
        /* color:aqua; */
        /* word-break: break-all; */
    }
       
    /* navigatie in footer wordt te smal moet verdwijnen, disclaimer statement over hele breedte laten lopen */
    #footernav {
        display: none;    
    }

    #disclaimer {
        width:100%
        text-align: left;
        padding-left: 0px;
    } 
    
    #navcontainer {
        border-right: 0px solid #82827D;
        display: none;
    }
    
    h1 {
        font-size: 38px;
        line-height: 50px;
        margin-bottom: 20px;
    }
    
    #logo img {
        margin-left: 0px;
    }

    
    .navbar-toggle {
        margin-right: 0px;
    }
    
    .threecolprojects {
        display: none;              
    }
    
    .googlemaps {
        display: none;
    }
    
    .contact {
        width:100%
    } 
    

}

/* Landscape phones and down */
@media (max-width: 480px) {
    
    .row {
        margin: 0px 0px 0px 0px;
        padding: 0px 20px 0px 20px;
    }
    
    .post-box, .projectcolumn {
        width: 100%;
    }
    
    .threecolprojects, .twocolprojects {
        display: none;              
    }
            
    .randomquote-widget, .aanvragensubs {
        display: none;
    }
    .rev_slider_wrapper, .fullscreen-container, .rev_slider, .forcefullwidth_wrapper_tp_banner { display:none; !important}
    
    .quotebanner {
        display:none;
    }
    
    #accolade {
        display: none;
    } 
    
    /* Om bij verdwijnen slider mobile viewport de header offset te kunnen geven zodat die niet gedeeltelijk onder top nav verdwijnt  */
    .mobilepadding {
        display: block; 
        height: 60px;   
    }
    
    #content {
        padding-top: 60px;
    }
    
    a.subheader h2 {
        padding-bottom: 15px;
        font-size: 30px;
    }
    
    h1 {
        font-size: 38px;
        line-height: 50px;
    } 
    
    .googlemaps {
        display: none;
    }
    
    .contact {
        width:100%
    }
    
    #logofooter {
        width: 100%;
        height: auto;
    }   

}







