#home-navigation_2022{

}
.navigation__main_2022{
    flex-basis: 100%;
    max-width: 100%;
    background-color: #000;
}
#menu-main .sub-menu{
}

#menu-main .menu-item{
    float: left;
    width: auto;
    color:  white;
    list-style: none;
    clear: both;
}
#menu-main .menu-item a{
    color: white;
}
#footer{
    display: flex;
    justify-content: center;
    align-content: center;
    width: 100%;
}
.hand-click-project{
    width: 75px;
    margin-top: 70px;
}
.hand-click-project-small{
    width: 28px;
    margin-top: -5px;
}

#home-footer-extra{
    width: 100%;
    background-color: black;
    margin:  0px 0px 0px 0px;
    padding:  0px 0px 0px 0px;
    color:  white;
    line-height: 32px;
    text-align: center;
    z-index: 10;
}
#footer-container{
    position: fixed;
    bottom: 0px;
    clear: both;
    width: 100%;
    z-index: 10;
    background-color:  white !important;
}
#home-footer-extra{
    position: fixed;
    bottom: 32px;
    clear: both;
    width: 100%;
}

.content-constrain{
    margin-top: 54px !important;
}

.home-text{
    width: 100%;
    text-align: center;
    padding:  15px 15px 15px 15px;
    font-size: 14px;
    background-image: linear-gradient(to right, rgba(255, 255, 255, 0), rgba(255, 255, 255, 1) 19%, rgba(255, 255, 255, 1) 80%, rgba(255,255,255, 0) 100%);
    margin-bottom: 15px;
}
.home-text h1{
    font-family: "Georgia", serif;
    font-size: 3.0rem;
    font-weight: 400;
    line-height: 1.2em;
    margin-bottom: 15px;
}

.home-blocks{
    width: 100%;
    margin-bottom: 15px;
    display: flex;
    justify-content: center;
  align-items: center;
  align-content:flex-start;
}
.home-blocks.fullwidth{
    background-image: linear-gradient(to right, rgba(255, 255, 255, 0), rgba(255, 255, 255, 1) 19%, rgba(255, 255, 255, 1) 80%, rgba(255,255,255, 0) 100%);
}
.fullwidth .block-pages h1{
    margin-left: 0px !important;
}
.home-blocks.no-bg{

}
.home-blocks.block{
    width: 1200px;
    margin: 0px auto;
    background: #fff;
    border-radius:  15px;
    margin-bottom: 25px;
}
.home-blocks{
    padding:  10px 15px 15px 15px;

}

ul .projectList, .platformProjectContainer .projectList{
    margin-left: 25px;
}

.leaf .projectList{
    position: relative;
    top: -9px;
}
/*.projectList:last-child .leaf-border{
    top: -25px;
}*/

.platformProjects .leaf .projectList{
    top: 0px;
}
.programma-icon-circle{
    border-radius: 50%;
    width: 34px;
    height: 34px;
    margin:  -17px 0px 0px 17px;
    display: flex;
    align-items: center;
    align-content: center;
    justify-content: center;
}
.leaf .programma-icon-circle{
    border-radius: 50%;
    width: 15px;
    height: 15px;
    margin:  -7px 0px 0px 19px;
    display: flex;
    align-items: center;
    align-content: center;
    justify-content: center;
}
.leaf .programmeIconContainer{
    display: none;
}
.tree-open-button{
    position: absolute;
    display: block;
    z-index: 2;
    font-size: 24px;
    /* margin: 1px 333px 0px 0px; */
    width: 30px;
    height: 30px;
    background-color: white;
    border-radius: 50%;
    padding: 3px 0px 0px 3px;
    /* right: -31px; */
    left: -11px;
    cursor: pointer;
}
.leaf .tree-open-button{
    font-size: 20px;
    margin-top: 5px;
}
.project-info-button{
    position: absolute;
    display: block;
    z-index: 2;
    font-size: 24px;
    /* margin: 1px 333px 0px 0px; */
    width: 30px;
    height: 30px;
    background-color: white;
    border-radius: 50%;
    padding: 3px 0px 0px 3px;
    /* right: -31px; */
    right: -11px;
    cursor: pointer;
}
.leaf .project-info-button{
    margin:  1px 0px 0px 1px;
}
.tree-item-opened{
    transform: rotateY(0deg) rotate(180deg); /* needs Y at 0 deg to behave properly*/
}
.tree-item-opened .fa-circle-minus{
    display: block !important;
}
.tree-item-opened .fa-circle-plus{
    display: none;
}
.tree-visuals{
    height: 0px;
    z-index: 2;
    display: block;
    position: relative;
}

.active .programmeIconContainer{
    font-size: 15px;
    width: auto;
}

.projectList.active{
}
.tree-plus, .tree-minus{
    font-size: 17px;
    margin: 0px 0px 0px 0px;
    position: absolute;
    left: -7px; 
    width: 17px;
    height: 17px;
    background: white;
    z-index: 15;
    border-radius: 50%;
    cursor: pointer;
}
 .tree-minus{
    display: none;
 }


.block-programme{
    flex: 1;
      background: white;
    box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
    margin-top: 0px;
    padding-left: 15px;
    max-width: 350px;
    border-radius: 15px;
    padding-bottom: 25px;
}
.block-programme-box{
    background-size: auto 100%;
    background-repeat: no-repeat;
    background-position: bottom center;
    position: relative;
    padding-right: 15px;
}

.block-programme-box .block-programme-project{
}
.block-programme-box h1{
    text-align: center;
}
.block-programme .block-image{
    position: absolute;
    left: 10%;
    bottom: -30px;
    z-index: 1;
    max-width: 100%;
    height: auto;
}
.block-programme h1{
    font-family: "Georgia", serif;
    font-size: 2.0rem;
    font-weight: 400;
    line-height: 1.2em;
    margin-top: 20px;
    margin-bottom: 15px;
    position: relative;
    z-index: 2;
}
.block-programme-project{
    position: relative;
    font-weight: bold;
    z-index: 1;
}
.block-programme-project .programmeClosed{

}

.home-blocks li{
    display: none;
    list-style: none;
}
.block-programme-box li{
    background:  rgba(255, 255, 255, 0.5);
}
.block-programme-project.programmaTopLayer{
    display: block;
    margin-top: 10px;
}
.bg-box{
    position: absolute;#footer-container
    z-index: 1;
    width: 60px;
    height: 60px;
    margin-top: -56px;
    display: none;
}
.leaf-border{
    width: 50px;
    position: absolute;
    left: 0px;
    height: 100%;
    z-index: 1;
}

.project-container{
    padding:  10px 15px 12px 15px;
    margin:  0px 0px 0px 0px;
    border-radius: 25px;
    z-index: 1;
    color: white;
    display: flex;
    align-items: center;
    align-content: center;
    justify-content: left;
    position: relative;
}
.leaf .project-container{
    color: black !important;
    font-weight: normal;

}
.block-platforms{
    min-width: 500px;
    position:  relative;
    margin:  0px 0px -20px 0px;
    background: radial-gradient(rgba(255, 255, 255, 1) 10%, rgba(0, 0, 0, 0) 70%, rgba(0, 0, 0, 0) 100%);
}
.block-platforms .platformProjects{
    background-color:  rgba(255,255,255,0.9);
    border-radius: 20px;
}
.block-platforms h1{
    font-family: "Georgia", serif;
    font-size: 2.0rem;
    font-weight: 400;
    line-height: 1.2em;
    margin-top: 10px;
    margin-bottom: 15px;
}
.platformProjectContainer{
    display: none;
    margin-bottom: 25px;
}
.platformProjectContainer .platformIconContainer{

}
.block-pages {
    min-width: 300px;
/*    background: white;
    min-height: 237px;
    border-radius: 25px;
    padding-left: 10px;
    margin-left: 20px;
*/
    margin:  0px 40px 0px 40px;
}
.block-pages-item{
    cursor: pointer;
}
.block-pages-item:hover .block-pages-item-image{
    border: 3px white solid;
}
.block-pages-item-image{
    width: 115px;
    height: 115px;
    margin: 0px auto;
    border-radius: 50%;
    overflow: hidden;
    background-size: cover;
    background-position: center center;
    transition: border-color 0.14s linear;
    border: 3px solid #9bbd32;
}
.block-pages-item-title-container{
    display: inline-flex;
    justify-content: center;
    align-content: center;
    flex-direction: column;
    min-height: 45px;
    width: 100%;
}
.block-pages-item-title{
    text-align: center;
    font-family: "Georgia", serif;
    font-size: 1.5rem;
    font-weight: bold;
}



.slick-prev:before, .slick-next:before{
    color: #9bbd32 !important;    
    font-size: 35px !important;
}
.slick-prev{
    left: -31px !important;
}
.slick-prev, .slick-next{
    margin-top: -25px !important;
}
.slick-next{
    right: -17px !important;
}
.slick-dots li button:before{
    font-size: 10px !important;
    color:  #9bbd32 !important;
}
.slick-dots li.slick-active button:before{
    color:  #9bbd32 !important;
}
.block-pages h1{
    font-family: "Georgia", serif;
    font-size: 2.0rem;
    font-weight: 400;
    line-height: 1.2em;
    margin-top: 10px;
    margin-bottom: 15px;
    position: relative;
    z-index: 2;
    text-align: center;
    margin-left: -28px;
}

.block-pages-page-image{
    width: 35px;
    height: 35px;
    overflow: hidden;
    border: 3px solid #fff;
    border-radius: 25px;
    z-index: 100;
    display: block;
    position: relative;
    float: left;
}

.block-pages:nth-child(2) > .fadeInDown {
  animation-delay: 0.2s;
}
.block-pages:nth-child(3) > .fadeInDown {
  animation-delay: 0.4s;
}
.block-pages:nth-child(4) > .fadeInDown {
  animation-delay: 0.6s;
}
.block-pages:nth-child(5) > .fadeInDown {
  animation-delay: 0.8s;
}
.block-pages:nth-child(6) > .fadeInDown {
  animation-delay: 1s;
}
.block-pages:nth-child(7) > .fadeInDown {
  animation-delay: 1.2s;
}
.block-pages:nth-child(8) > .fadeInDown {
  animation-delay: 1.4s;
}
.block-pages:nth-child(9) > .fadeInDown {
  animation-delay: 1.6s;
}
.block-pages:nth-child(10) > .fadeInDown {
  animation-delay: 1.8s;
}
.block-pages:nth-child(11) > .fadeInDown {
  animation-delay: 2s;
}
.block-pages-page{
    margin-top: -10px; 
    clear: both;
}
.fadeInDown{
    -webkit-animation-name: fadeInDown;
    animation-name: fadeInDown;
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
}
.block-pages-page-image img{
    height: 100%;
    width: 100%;
}
.block-pages-page-title{
    float: left;
    margin-left: -35px;
    background: white;
    line-height: 29px;
    border-radius: 30px;
    margin-bottom: 10px;
    padding: 0px 15px 0px 44px;
    width: 274px;
    border: 3px solid #fff;
    box-shadow: 0 4px 8px 0 rgb(0 0 0 / 20%), 0 6px 20px 0 rgb(0 0 0 / 19%);
}

.home-platform{
    border-radius: 50%;
    width: 100px;
    height: 100px;
    float: left;
    margin-left: 10px;
}
.home-platform.active{
    position: absolute;
    text-align: center;
}
.home-platform.active .platformBGImageContainer{
    display: none;
}
.home-platform.active .platformIconContainer{
    font-size: 40px;
}

.header-image{
    height: 100% !important;
}


/* PLATFORM MENU */

.circle,
.ring {
  height: 410px;
  position: relative;
  width: 410px;
}

.circle {
  margin: 0 auto;
}
.ring {
  border-radius: 50%;
  opacity: 0.6;

  -webkit-transform-origin: 50% 50%;
  -moz-transform-origin: 50% 50%;
  transform-origin: 50% 50%;

  -webkit-transform: scale(0.2) rotate(-270deg);
  -moz-transform: scale(0.2) rotate(-270deg);
  -transform: scale(0.2) rotate(-270deg);

  -webkit-transition: all 1s ease-in-out;
  -moz-transition: all 1s ease-in-out;
  transition: all 1s cubic-bezier(.49,-0.05,.45,.99);
}

.open .ring {
  opacity: 1;
  
  -webkit-transform: scale(1) rotate(0);
  -moz-transform: scale(1) rotate(0);
  transform: scale(1) rotate(0);
}

.center {
/*  background-color: rgba(255,255,255,0.3);
  border-radius: 50%;
*/
    cursor: pointer;
  bottom: 0px;
  color: white;
  left: 0px;
  line-height: 80px;
  margin: auto;
  position: absolute;
  right: 0;
  text-align: center;
  top: 0;
  width: 250px;
  
  -webkit-transition: all 1s ease-in-out;
  -moz-transition: all 1s ease-in-out;
  transition: all 1s ease-in-out;
}
.platformsLogo{
    bottom: -20px !important;
    left: -16px !important;
}

.open .center {
  border-color: #aaaaaa;
  width: 160px !important;
  bottom: 0px;
  left: 0px;
}

.open .platformsLogo{
    bottom: 10px !important;
    left: 0px !important;
}
.menuItem {
  border-radius: 50%;
  color: #eeeeee;
  height: 115px;
  width: 115px;
  margin-left: -57px;
  margin-top: -57px;
  position: absolute;
  text-align: center;
  display: flex;
  justify-content: center;
  align-content: center;
  flex-direction: column;
  padding: 0px;
  cursor: pointer;
}
.platformTitle{
    padding: 5px;
    z-index: 6;
    font-size: 13px;
    color: #000000;

}
.platformIconContainer{
    position: absolute;
    width: 100%;
    height: 100%;
    z-index: 6;
    margin-top: 10px;   
    text-shadow: 1px 1px black;
    font-size:  22px;
}
.programma-title-container{
    display: flex;
    justify-content: center;
    align-items: center;
    height: 40px;
    margin-top: 8px;
    color:  black !important;
    white-space: nowrap;
}
.programma-text{
    margin:  10px 10px 20px 10px;
    position: relative;
    z-index: 14;
    font-size: 13px;
    line-height: 20px;
}
.programma-info-button{
    position: relative;
    font-size: 20px;
    z-index: 50;
    cursor: pointer;
}
.programma-title{
    font-family: "Georgia", serif;
    font-size: 2.0rem;
    font-weight: 400;
    line-height: 1.2em;
    position: relative;
    z-index: 2;    
    margin-right: 5px;
}
.noChildProjects{
    padding: 15px 15px 15px 15px;
    display: none;
}
.platformProjects .noChildProjects{
    display: block !important;
    max-width: 450px;
}
.project-full{
    display: none;
    margin: 0px;
}
#project-single-view-wrapper .project-full.active{
    display: block !important;
    height: 100%;
    position: absolute;
}
.projectBackground{
height: 150%;
    max-width: 100%;
    position: absolute;
    background-color: black;
    border-radius: 50%;
    margin: 0px auto;
    left: 56px;
    right: 40px;
    top: -25%;
    z-index: 1;
    background-size: cover !important;
}
.projectBackgroundImage{
    opacity: 0.4;
    width: 100%;
    height: 100%;
    border-radius: 50%;
    background-size: cover !important;
    position: absolute;
    left: 0px;
    right: 0px;
    top: 0px;
    z-index: 2;
    bottom: 0px;
}
.project-circle-wrapper{
    margin-top: 50px;
    margin-left: 18px;
    position: absolute;
    overflow: hidden;
    width: 170px;
    height: 160px;
}
.project-circle{
    width: 170px;
    height: 170px;
    border-radius: 50%;
    float: left;
    display: flex;
    justify-content: center;
    align-items: center;
    align-content: flex-start;
    margin-right: 15px;
    margin-bottom: 5px;
    font-size: 22px;
    font-weight: bold;
    font-family: "Georgia";
    position: relative;
    top: -20px;
    z-index: 2;
    background: white;
    position: absolute;
}
.projectCodeBox{
    border-bottom: 3px solid #ffffff;
    color: white;
    padding-bottom: 10px;
    padding-top: 20px;
    margin: 0px 0px 25px 25px;
    font-size: 20px;
    float: left;
    position: relative;
    width: 145px;
    z-index: 3;

}
.projectCodeBoxBol {
    width: 15px;
    height: 15px;
    border-radius: 50%;
    background: white;
    position: absolute;
    right: -15px;
    bottom: -9px;
}
#project-single-view-wrapper .moreInfo{
    position: relative;
    z-index: 2;
    white-space: nowrap;
}
#project-single-view-wrapper .moreInfoProjectImage{
    position: relative;
    z-index: 6;
}
#project-single-view-wrapper .titel{
    position: relative;
    z-index: 2;
}

.project-title{
    font-size: 26px;
    font-weight: normal;
    padding-top: 33px;
    padding-bottom: 10px;
    line-height: 30px;
    margin: 0px 5px 0px 50px;
    font-family: "Georgia";
    overflow-wrap: break-word;
    position: relative;
    float: left;
    color: white;
    font-weight: bold;
    z-index: 2;
    display: none;
}
.projectTitel{
    position: absolute;
    z-index: 2;
    color: white;
    margin-top: 38px;
    margin-left: 200px;
    margin-right: 150px;
    float: none;
}
.projectTitel h2{
    font-size: 27px;
    margin-bottom: 14px;
}
.projectContent{
    padding: 30px 35px 35px 35px;
    margin-left: 200px;
    margin-right: 200px;
    display: block !important;
    background: white;
    position: relative;
    z-index: 2;
    clear: both;
    top: 60px;
    left: 0px;
    bottom: 0px;
}
.projectContent h2{
    font-size: 19px;
    margin-bottom: 10px;
}
.projectContent .programma{
    display: none;
}
.vakgebieden{
    color: white;
    float: left;
    width: 100%;
    margin: -10px 0px 0px 0px;
}
#project-single-view-wrapper{
  display: none;
}
#project-single-view-wrapper.active{
    position: fixed;
    top: 0px;
    bottom: 0px;
    left: 0px;
    right: 0px;
    display: block;
    z-index: 2000;
    overflow: auto;
/*    background-color: rgba(0,0,0,0.7);
*/    
/*    background: linear-gradient(90deg, rgba(0,0,0,1) 0%, rgba(155,190,28,1) 0%, rgba(155,190,28,1) 100%, rgba(0,0,0,1) 100%);
*/    
}
#project-single-view-wrapper .cobkennisbank-block{
  margin-top: 75px !important;
}
.projectPageBox{
    position: absolute;
    z-index: 3;
    /* display: none; */
    text-align: center;
    width: 160px;
    padding-top: 30px;
    height: 160px;
    color: black;
    font-size: 12px;
    font-weight: bold;
}
.projectPageCircle{
    position: absolute;
    cursor: pointer;
    z-index: 2;
    width: 160px;
    height: 160px;
    border-radius: 50%;
    display: flex;
    justify-content: center;
    align-content: center;
    line-height: 160px;
    font-size: 50px;
    color: black;
    vertical-align: middle;
    cursor: pointer;
    box-shadow: 0 4px 8px 0 rgb(0 0 0 / 20%), 0 6px 20px 0 rgb(0 0 0 / 19%);
    transition: background 0.5s ease;

}
.projectPageWrapper{
    position: absolute;
    display: none;
    width: 160px;
    height: 160px;
    z-index: 2;
    top: -100px;
    right: -120px;
    display: flex;
    justify-content: center;
    align-content: center;
    /* line-height: 150px; */
    font-size: 50px;
    color: black;
    vertical-align: middle;
    cursor: pointer;
}
.projectPageTitle{
    border-bottom: 3px solid #ffffff;
    color: white;
    padding-bottom: 10px;
    padding-top: 2px;
    margin: 0px 0px 25px 25px;
    font-size: 16px;
    /* float: left; */
    position: absolute;
    width: 172px;
    right: 0px;
    display: none;
    float: right;
}
.project-full .status{
    display: none;
}
.projectPageCircle i{
/*    line-height: 150px;
*/
    margin-top: 80px;
}
#project-single-view-content{
  position: absolute;
    top: 0px;
    bottom: 0px;
    left: 0px;
    right: 0px !important;
    display: block;
    max-width: 1300px;
    margin: 0px auto !important;
    width: 100%;
/*    box-shadow: rgba(50, 50, 93, 0.25) 0px 13px 27px -5px, rgba(0, 0, 0, 0.3) 0px 8px 16px -8px;
*/}
#project-single-view-content .cobkennisbank-block{
  width: 96%;
}

#single-view-close{
    position: absolute;
    width: 50px;
    height: 50px;
    right: 9px;
    top: 42px;
    z-index: 3000;
    color: white;
    font-size: 45px;
    padding: 0px;
    margin: 0px;
    border-radius: 50%;
    cursor: pointer;
    color: white !important;
}
.conferences i{
    margin-right: 6px;
    font-size: 16px;
}
.participantenBetrokkenheid hr, .projectContent hr, .bijeenkomsten hr, .widget-project-details__body hr{
    height: 0px !important;
}
#single-view-close i{
  position: absolute;
  z-index: 150;
}
.close-background-color{
    width: 40px;
    height: 40px;
    border-radius: 50%;
}

.platformProjects .platformIconContainer{
    width: 20px;
    height: 20px;
    margin-top:  0px !important;
    position:  relative;
    margin-left: 13px;
}
.menuItem .platformIconContainer{
    display: none;
}
.platformProjects .block-programme-project-titel{
    font-weight: bold;
}
.platformProjects .projectList .block-programme-project-titel{
    font-weight:  normal !important;
}
.platformCircleTitleText{
    margin-bottom: 2px;
    font-size: 12px;
}

.programmeIconContainer{
    font-size: 20px;
    width: 20px;
    cursor: pointer;
    margin-left: 12px;
}
.projectInformationContainer{
    margin:  0px 0px 20px 0px;
}
.moreInfoProjectImage{
    font-size: 20px;
    float: left;
    margin:  0px 3px 0px 0px;
}
.moreInfo .titel{
    font-size: 12px;
    line-height: 22px;
    margin-bottom: 15px;
}
.projectInformationTitle{
    font-size: 24px;
    font-weight: normal;
    padding-top: 10px;
    padding-bottom: 10px;
    line-height: 30px;
    margin: 7px 5px 0px 0px;
    font-family: "Georgia";
    overflow-wrap: break-word;    
}
.block-programme-project-titel{
    margin:  0px 15px 0px 11px;
    font-size: 14px;
    z-index: 2;
    display: block;
    position: relative;
    cursor: pointer;
}
.leaf .block-programme-project-titel{
    margin:  0px 36px 0px 10px;
}
.platformProjects{
    margin: 0px 20px 0px 20px;
}
.platformProjects .project-info-button{
    margin:  1px -2px 0px 1px;
}

.block-programme-project.leaf .project-container{
    padding: 6px 0px 6px 0px;
    margin:  0px 0px 0px 0px;
}
.platformIconContainer img{
    height: auto;
    width: 30px;
}
.platformBGImageContainer{
    position: absolute;
    display: block;
    border-radius: 50%;
    opacity: 0.5;
    width: 100%;
    height: 100%;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
    z-index: 4;

}
.platformBol{
    position: absolute;
    border-radius: 50%;
    opacity: 1;
    width: 100%;
    height: 100%;
    z-index: 5;
}
.platformBGImage{
    position:  absolute;
    height: 100%;
    width: auto;
}
.participantDeelname.small{
    width: 31%;
    float: left;
    /* display: inline-block; */
    /* display: table !important; */
    position: relative;
    padding: 0px;
    background: #fff;
    box-shadow: 0 0 8px rgb(0 0 0 / 30%);
    -webkit-box-shadow: 0 0 8px rgb(0 0 0 / 15%);
    -moz-box-shadow: 0 0 8px rgba(0, 0, 0, .3);
    margin: 0px 1% 15px 0px;
    min-height: 120px;
    border: 1px solid #ddd;
}
.participantDeelname.small img{
    padding: 0px;
    float: none !important;
    padding: 0px 10px 0px 10px !important;
    cursor: pointer;
    overflow: hidden;
    max-width: 100% !important;
    max-height: 50px !important;
    width: auto !important;
    height: initial !important;
}
#responsiveLayout .noChildProjects{
    display: none;
}

 @-webkit-keyframes fadeInDown {
    0% {
       opacity: 0;
       -webkit-transform: translateY(-20px);
    }
    100% {
       opacity: 1;
       -webkit-transform: translateY(0);
    }
 }
 
 @keyframes fadeInDown {
    0% {
       opacity: 0;
       transform: translateY(-20px);
    }
    100% {
       opacity: 1;
       transform: translateY(0);
    }
 }
 
 .fadeInDown {
    -webkit-animation-name: fadeInDown;
    animation-name: fadeInDown;
 }


@-webkit-keyframes rotating  {
  from {
    -webkit-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  to {
    -webkit-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@keyframes rotating {
  from {
    -ms-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -webkit-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  to {
    -ms-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    -webkit-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
.rotating {
  -webkit-animation: rotating 100s linear infinite;
  -moz-animation: rotating 100s linear infinite;
  -ms-animation: rotating 100s linear infinite;
  -o-animation: rotating 100s linear infinite;
  animation: rotating 100s linear infinite;
}

@-webkit-keyframes rotatingCounter  {
  from {
    -webkit-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  to {
    -webkit-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@keyframes rotatingCounter {
  from {
    -ms-transform: rotate(-0deg);
    -moz-transform: rotate(-0deg);
    -webkit-transform: rotate(-0deg);
    -o-transform: rotate(-0deg);
    transform: rotate(-0deg);
  }
  to {
    -ms-transform: rotate(-360deg);
    -moz-transform: rotate(-360deg);
    -webkit-transform: rotate(-360deg);
    -o-transform: rotate(-360deg);
    transform: rotate(-360deg);
  }
}
.rotatingCounter {
  -webkit-animation: rotatingCounter 100s linear infinite;
  -moz-animation: rotatingCounter 100s linear infinite;
  -ms-animation: rotatingCounter 100s linear infinite;
  -o-animation: rotatingCounter 100s linear infinite;
  animation: rotatingCounter 100s linear infinite;
}

@media only screen and (max-width : 1023px) {
    .logo{
        right: 0px !important;
        left: unset !important;
        top: -3px !important;
        bottom: unset !important;
        height: 50px;
        position:  fixed !important;
    }
    .projectTitel{
        margin-right: 120px !important;
        position: relative !important;
    }
    .projectTitel h2{
        font-size: 18px !important;
        line-height: 25px;
    }

    #responsiveLayout{
        margin-bottom: 52px;
    }
    #responsiveLayout .programma-text, #responsiveLayout .projectList, #responsiveLayout .block-image{
        display: none;
    }
    #responsiveLayout .block-programme{
        padding: 0px 0px 0px 0px !important;
    }
    .responsiveHomeElement{
    }
    .responsiveHomeNavButton{
        margin:  0px 0px 10px 0px;
        padding:  0px 0px 0px 0px;
    }
    #responsiveLayout .block-image{
        position: absolute;
        left: 0;
        right: 0;
        bottom: 0;
        margin: auto;
        height: 100% !important;
    }
    #responsiveLayout > .project-container{
      margin: 0px 0px 0px 15px !important;
    }
    .block-platforms{
        flex: 1;
        background: white;
        box-shadow: 0 4px 8px 0 rgb(0 0 0 / 20%), 0 6px 20px 0 rgb(0 0 0 / 19%);
        border-radius: 15px;
        margin: 0px 0px 0px 0px !important;
        min-height: 40px !important;
    }
    .block-platforms h1{
        display: block !important;
        text-align: center;
        font-family: "Georgia", serif;
        font-size: 2.0rem;
        font-weight: 400;
        line-height: 40px;
        position: relative;
        z-index: 2;
        margin: 10px 0px 0px 0px;
        padding: 0px 0px 0px 0px;
    }
    #responsiveLayout .block-platforms .platformProjectContainer{
        display: block !important;
        margin-bottom: 10px !important;
    }
    #responsiveLayout .block-platforms .platformProjects{
        padding-bottom: 15px !important;
        margin:  0px 15px 0px 15px !important;
        display: none;
    }
    #responsiveLayout .block-programme-box > .projectList{
        margin-left: 15px;
    }
    .programma-text{
        padding-left: 20px !important;
    }
    #responsiveLayout .circle.open{
        display: none !important;
    }
    .responsiveActive .block-programme-box{
        padding-bottom: 15px;
    }

    #project-single-view-content{
        left: 0px !important;
    }
    .circle, .ring{
        display: none;
    }
    .header-image{
        visibility: hidden;
    }
    .logo__image{
        width: 90px !important;
    }
    .home-blocks{
        display: block;
        background-image: initial !important;
        padding:  0px 15px 0px 15px !important;
        margin-bottom: 0px !important;
    }
    .block-programme, .block-platforms{
        width: 100%;
        max-width: initial !important;
        min-width: initial !important;
    }
    .circle, .ring{
        height: 400px;
        width: 100%;
    }
    .block-pages-page-title{
        width: 100%;
    }
    .block-pages{
        flex: 1;
        background: white;
        box-shadow: 0 4px 8px 0 rgb(0 0 0 / 20%), 0 6px 20px 0 rgb(0 0 0 / 19%);
        border-radius: 15px;
        margin: 0px 0px 10px 0px !important;
        padding:  1px 15px 0px 15px;
        min-height: 40px !important;
        width: initial !important;
    }
    .slick-slide{
        height: initial !important;
    }
    .slick-prev{
        left: 0px !important;
    }
    .slick-next{
        right: 0px !important;
    }
    .slick-prev:before, .slick-next:before{
        fint-size: 30px !important;
    }
    .block-pages-item-image{
        width: 40px !important;
        height: 40px !important;
        margin: 0px 0px 0px 0px !important;
        float: left;
    }
    .block-pages-item-title{
        text-align: left !important;
    }
    .block-pages-item-title-container{
        display: inline-flex;
        justify-content: center;
        align-content: left;
        flex-direction: column;
        min-height: 44px;
        width: initial !important;
        margin: 0px 0px 0px 10px;
        color: black;
        font-family: "Verdana", sans-serif !important;
        font-size: 1.2rem;
        font-weight: 400;
        line-height: 1.5em;

    }
    .block-pages-item{
        display: flex;
        justify-content: left;
        align-content: center;
        width: 100%;
        clear: both;
        margin: 0px 0px 10px 0px;
        background: #fff;
        border-radius: 35px;
        /* border: 2px solid #9bbd32; */
        height: 40px;
        box-shadow: 0 4px 8px 0 rgb(0 0 0 / 10%), 0 6px 20px 0 rgb(0 0 0 / 13%);
    }
    .homeSlider{
        display: none;
        padding: 0px 0px 15px 0px !important;
    }
    .block-pages h1{
        line-height: 40px;
        margin-left: 0px !important;
        margin-top: 0px !important;
        margin-bottom: 5px !important; 
    }
    .platformProjects .noChildProjects{
        display: none !important;
    }
    #footer{
        display: flex !important;
        justify-content: center;
        align-content: center;
        width: initial !important;
        background: white;
    }
    #footer div{
        width: 20% !important;
        text-align: center;
        float: none;
    }
    #footer img{
        float: none;
    }
    #footer .social__item::before{
        float: none !important;
    }
    #home-footer-extra{
        line-height: 20px !important;
        padding: 5px 0px 5px 0px;
    }
    #menu-main .menu-item{
        float: none !important;
    }
    .menu-main .menu-main-container{
        position: fixed;
        top: 54px;
        bottom: 0px;
        left: 0px;
        right: 0px;
        height: auto !important;
        overflow-y: auto;
        display: none;
    }
    #project-single-view-content .project-title{
        font-size:  21px !important;
    }
    #project-single-view-content .project-circle{
    }
    #project-single-view-content .projectInformationTitle{
        font-size: 21px !important;
    }
    #footer .footer-text{
        display: none !important;
    }
    .navigation-background{
        z-index: 10 !important;
    }
    .programma-text{
        z-index: 9 !important;
    }
    .programma-title{
        font-size: 18px !important;
    }
    .block-pages h1{
        font-size: 18px !important;
    }
    .block-platforms h1{
        font-size:  18px !important;
    }
    .projectContent{
        margin-left: 130px !important;
        margin-right: 110px !important;
        top: 20px !important;
    }
    #single-view-close{
        right: 5px;
        top: 8px;        
    }
}
@media only screen and (max-width : 300px) {
    .block-pages{
        min-width: initial;
    }
    .programma-title-container{
        word-wrap: break-word;
    }
    .programma-title-container{
        min-height: 40px !important;
        height: initial !important;
    }
    .home-text h1{
        font-size: 25px;
    }
    .programma-title{
        word-wrap: break-word;
        white-space: normal;
    }
}

@media only screen and (min-width: 1024px) and (max-width: 1220px){
    .logo{
        right: -46px !important;
        position: fixed;
    }
    .block-programme{
        min-width: 340px;
    }
    .block-platforms{
        min-width: 410px;
    }
    .header-image{
        display: none !important;
        visibility: hidden;
        position: absolute;
        left: 0px;
        top: 0px;
        height: 0px;
        width: 0px;
        overflow: hidden;
    }
    .background-bollen{
        display: none !important;
    }
    .background::before{
        background: none !important;
        background-color: initial !important;
    }
    #footer{
        display: flex;
        justify-content: center;
        align-content: center;
        width: 100%;
    }
    .search-container-low-res{
        margin: 15px 0px 0px 0px !important;

    }
    .fullwidth{
        background-image: none !important;
        background:  white !important;
    }
    .slick-prev{
        left: -20px !important;
    }
    .slick-next{
        right: 5px !important;
    }
    .block-pages{
        margin: 0px 20px 0px 20px !important;
    }
    #footer div{
        float: initial !important;
    }
    #footer img{
        padding:  0px 10px 0px 0px;
    }
/*    .menu-main{
        float: left;
    }
    #search-mobile{
        display: block;
    }
*/
}
@media only screen and (min-width: 1024px) and (max-width: 1025px){
    .block-programme{
        min-width: 290px !important;
    }
    .programma-title-container{
        white-space: normal !important;

    }
    .home-text p{
        font-size: 12px;
    }
    .home-text h1{
        font-size: 20px !important;
        margin-bottom: 5px !important;
    }
    .home-text{
        padding:  10px 15px 10px 15px !important;
        margin-bottom: 0px !important;
    }
    .logo__image{
        width: 150px !important;
        right: 14px !important;
    }
    .logo{
        top: 15px !important;
    }
    .search-container-low-res{
        position: absolute;
        margin: 0px auto;
        left: -760px;
        right: 0;
        width: 240px;
        margin-top: 10px;
    }
    .home-blocks{
        margin-bottom: 0px !important;
    }
    .block-pages-item-image{
        max-height: 75px !important;
        max-width: 75px !important;
    }
    .block-pages h1{
        margin-top: 0px !important;
    }
}

@media only screen and (min-width: 1025px) and (max-width: 1439px){
    .programma-title-container{
        white-space: nowrap !important;
    }
    .home-text p{
        font-size: 12px !important;
        margin-bottom: 1px;
    }
    .home-text h1{
        font-size: 18px !important;
        font-weight: bold;
        margin-bottom: 7px !important;
    }
    .home-text{
        padding:  10px 15px 10px 15px !important;
        margin-bottom: 0px !important;
    }
    .block-programme{
        min-width: 340px;
    }
    .logo{
    }
    .logo__image{
        width: 220px !important;
    }
    .home-blocks{
        margin-bottom: 0px !important;
        padding:  5px 15px 10px 15px !important;
    }
    .block-pages-item-image{
        max-height: 60px !important;
        max-width: 60px !important;
    }
    .block-pages h1{
        margin-top: 0px !important;
        margin-bottom: 10px !important;
        font-size: 18px !important;
    }
    .circle, .ring{
        height: 350px !important;
        width: 350px !important;
    }
    .menuItem{
        width: 100px !important;
        height: 100px !important;
    }
    .platformTitle{
        font-size: 12px !important;
    }
    .open .center{
        width: 150px !important;
    }
    .project-container{
/*        padding: 7px 15px 9px 15px !important;
*/    }
    .block-programme-project-titel{
        font-size: 13px !important;
    }
    .block-pages-item-title{
        font-weight: normal !important;
    }
    .platformProjects{
        margin: 5px 20px 0px 20px !important;
    }
}
@media only screen and (max-width : 680px) {
    .projectContent{
        margin-left: 21px !important;
        margin-right: 21px !important;
        margin-top: 0px;
        top: 0px !important;
    }
    .projectTitel{
        position: relative;
        z-index: 2;
        color: white;
        margin:  0px 60px 0px 0px !important;
        font-size: 16px;
        width: initial !important;
        float: none !important;
        overflow: hidden;
        padding-left: 10px !important;
        height: 60px !important;
        display: flex;
        flex-wrap: wrap;
        flex-direction: column;
        flex: 1;
        align-items: start;
        justify-content: center;
    }
    .projectTitel h2{
        font-size: 14px !important;
        margin-bottom: 0px !important;
    }
    .projectPageWrapper{
        position: relative;
        top: initial !important;
        right: initial !important;
        width: 100% !important;
        height: initial !important;
        margin:  0px 0px 15px 0px !important;
    }
    .projectPageCircle{
        width: 100%;
        border-radius: 25px !important;
        font-size: 25px !important;
        height:  30px !important;
        line-height: initial !important;
        box-shadow: initial !important;
    }
    .projectCodeBox{
        display: none;
        margin: 0px 0px 25px 25px;
        font-size: 20px;
        min-width: 273px;
        /* width: 260px; */
        z-index: 3;
    }
    .projectPageBox{
        width: initial !important;
        height:  initial !important;
        padding : 7px 0px 7px 0px !important;
        margin: 0px 0px 0px 0px !important;
        position: relative !important;
    }
    .projectPageCircle i{
        margin-top: 0px 0px 0px 0px !important;
        line-height: initial !important;
        display: none;
    }

    #project-single-view-wrapper .project-full.active{
        display: absolute !important;
        overflow: auto;
    }
    .vakgebieden{
        display: none;
    }
    .moreInfo{
        display: none;
    }

    #single-view-close{
        font-size: 37px !important;
    }
    .close-background-color{
        width: 43px !important;
        margin-top: -3px !important;
        margin-left: -3px !important;
        height: 43px !important;
        border-radius: 50% !important;
    }
    .projectBackground{
        left: 0px !important;
        right: 0px !important;
    }
    .project-circle-wrapper{
        margin-top: 0px !important;
        position: relative;
        margin-left: 13px !important;
        width: 120px !important;
        height: 60px !important;
        float: left;
    }
    .project-circle{
        font-size: 14px !important;
        width: 120px !important;
        height: 120px !important;
        top: -30px !important;
    }
}