.toolbar .destart.toolbar-icon::before {
    background-image: url(/modules/contrib/admin_toolbar/admin_toolbar_tools/misc/icons/ffffff/start.png);
    padding-bottom: 0;
    padding-left: 4px;
    padding-right: 8px;
    padding-top: 2px;
	background-size: 22px;
}
header .grid8 {
    width: calc(100% - 470px) !important;
}
#logo {
    max-width: 390px;
    margin-top: 8px;
}
header.bgc-dark {
    height: 150px;
    padding: 0;
    position: relative;
}
.wrapper {
    position: inherit;
    max-width: 100%;
}
header .wrapper, header{
	padding: 0;
}
#innertop, .frontpage{
	display: flex;
	flex-wrap: wrap;
	
}
#innertop .block:first-child{
	    float: left;
    width: calc(48% - 20px);
}

#innertop .block:first-child .content-wrapper{
	margin: 5% 0;
}
#innertop .block:first-child .content-wrapper .bundle-text{
	margin: 0 5%;
}
.frontpage section.bundle-overview{
	    width: calc(100% - 35px);
    margin: 0 15px 0 20px;
}
.frontpage > .sidebar-left > .block{
	margin: 10% 10% 0;
	width: 80%; 
}
.frontpage > .sidebar-left > .block .grid8{
	width: 100%;
}
.frontpage > .sidebar-left > .block .grid8 h2, .frontpage > .sidebar-left > .block .grid8 .text{
	color: white;
}
.frontpage > .sidebar-left > .block .grid8 .text{
	font-weight: 400;	
}
.frontpage > .grid8 h2.field-title{
	font-size: 45px;
	margin-top: -10px;
	color: #00AEC2;
}
.frontpage .overview.view-mode-teaser{
	overflow: hidden;
}
.frontpage .overview.view-mode-teaser .gt-large {
    margin-left: 0;
    margin-right: -20px;
    width: calc(100% + 14px);
    display: flex;
    flex-wrap: wrap;
    /* overflow: hidden; */
}
.frontpage > .sidebar-left > .block .grid4 {
    padding: 0;
margin-left: -13%;
float: left;
background-color: white;
width: 125.6%;
margin-right: -10%;
height: 200px;
}
#innertop .block:last-child{
	background-color: #4AB489;
color: white;
padding: 3% !important;
width: 20%;
float: right;
align-items: center;
display: flex;
position: relative;
}
#innertop .block:last-child::after{
	width: 160px;
height: 140px;
background-image: url(lijn.png);
background-size: 200px;
background-repeat: no-repeat;
content: "";
position: absolute;
bottom: 0;
right: 0;
}
#innertop .block:last-child .bundle-button .button{
	background-color: #36A9E1;
    border: 1px solid #36A9E1;
	position: relative;
z-index: 9;
}
#innertop .block:nth-child(2){
	background-color: #00AEC2;
color: white;
padding: 3% !important;
width: 20%;
float: right;
align-items: center;
display: flex;
position: relative;
	margin-right: 20px !important;
	text-align: center;
}
#innertop .block:nth-child(2)::after{
	width: 160px;
height: 140px;
background-image: url(lijn.png);
background-size: 200px;
background-repeat: no-repeat;
content: "";
position: absolute;
bottom: 0;
right: 0;
}
#innertop .block:last-child .content-wrapper{

    margin: 0 auto;
    text-align: center;
}
#innertop .block:last-child .bundle > .field-title, #innertop .block:nth-child(2) .bundle > .field-title {
    font-size: 50px;
    margin-top: 0;
    color: white;
    font-weight: 600;
}
#innertop h1.field_title {
    font-weight: 600;
    /*color: #36A9E1;*/
}
h1.field_title{
	line-height: 140%;
}
#start-front .wrapper{
	padding: 0;
}
main#start-front {
    padding: 0 0 1.333em;
}
.frontpage > .sidebar-left{
	width: 30%;
	float: left;
	background-color: rgba(0,174,194,0.8);
	padding: 0;
}
.frontpage > .sidebar-right{
	display: none;
}
.frontpage > .grid8{
	width: calc(70% - 20px);
	float: right;
	background-color: #e9f5f0;
	margin-left: 20px;
	padding: 0px;
}
.frontpage .bundle-button {
    text-align: center;
margin: 20px auto 20px;
max-width: 100%;
height: 150px;
text-align: center;
float: left;
width: 100%;
}
.frontpage .bundle-button .button{
font-size: 20px;
	background-color: #95C11F;
border: 1px solid #95C11F;
}
.frontpage .bundle-button .button:nth-child(2){
font-size: 20px;
	background-color: #36A9E1;
border: 1px solid #36A9E1;
}
.frontpage.gt-medium {
    margin-left: 0;
    margin-right: 0;
}.masonry-grid .masonry-item.pane .card h3{
	color: #00AEC2;
}
.masonry-grid .masonry-item.pane .card {
    background-color: white;
    padding: 0px;
    margin: 0 0 20px;
    height: calc(100% + 0px);
    transition: ease-in-out .3s;
    border: 0px solid #fff;
}
.masonry-grid .masonry-item.pane .card.teaser-medium:hover {
    -webkit-transform: none;
    transform: none;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    transition: ease-in-out .3s;
    border: 0px solid #fff;
}
.masonry-grid .masonry-item.pane {
    padding: 0;
    padding-bottom: 20px;
}
.frontpage .masonry-grid.gt-4 .masonry-item.pane {
	border-bottom: 4px solid #95C11F;
}
.frontpage .masonry-grid.gt-4 .masonry-item.pane:nth-child(2) {
	border-bottom: 4px solid #36A9E1;
}
.frontpage .masonry-grid.gt-4 .masonry-item.pane:nth-child(3) {
	border-bottom: 4px solid #FFDE00;
}
.frontpage .masonry-grid.gt-4 .masonry-item.pane:nth-child(4) {
	border-bottom: 4px solid #9D68A9;
}
#views-exposed-form-search-page-1 #edit-submit-search {
    position: absolute;
    margin-top: 0px;
    top: 0;
    right: 0;
    color: black;
    width: 50px;
    padding-left: 40px;
    overflow: hidden;
    font-size: 0;
    background-size: 23px;
    opacity: 1;
    height: 50px;
    border: 0px;
    border-radius: 0;
}
#views-exposed-form-search-page-1 .js-form-type-search-api-autocomplete input {
    font-size: 18px;
    padding: 0px 15px;
    height: 50px;
    min-height: unset;
    margin-top: -3px;
    border-radius: 0;
    border: 1px solid #16b1a6;
}
.pagebanner{
	margin: 0 20px;
width: calc(100% - 40px);
}
#innertop{
	padding: 20px;
}
.frontpage.gt-medium {
    margin: 0 20px 0;
    width: calc(100% - 40px);
}
header .pane.grid8.pd-small {
    float: right;
    margin-top: 51px;
}
/*------------------------------------------------------------------------------------
--------------------------------------------------------------------------------------
									Hamburger
--------------------------------------------------------------------------------------
------------------------------------------------------------------------------------*/

#tmenu{
font-size: 26px;
margin-top: 0;
color: black;
font-weight: 500;
font-family: 'Montserrat', sans-serif;
letter-spacing: 0;
}

.hamburger {
  /*padding: 15px 15px;*/
  display: inline-block;
  cursor: pointer;
  transition-property: opacity, filter;
  transition-duration: 0.15s;
  transition-timing-function: linear;
  font: inherit;
  color: inherit;
  text-transform: none;
  background-color: transparent;
  border: 0;
  margin: 0 0 0 30px;
  overflow: visible; }
  .hamburger:hover {
    opacity: 0.7; }
  .hamburger.active:hover {
    opacity: 0.7; }
  .hamburger.active .hamburger-inner,
  .hamburger.active .hamburger-inner::before,
  .hamburger.active .hamburger-inner::after {
    background-color: #4AB489; }

.hamburger-box {
  width: 36px;
  height: 21px;
  display: inline-block;
  position: relative; }

.hamburger-inner {
  display: block;
  top: 50%;
  margin-top: -2px; }
  .hamburger-inner, .hamburger-inner::before, .hamburger-inner::after {
    width: 25px;
    height: 4px;
    background-color: #249fa6;
    border-radius: 3px;
    position: absolute;
    transition-property: transform;
    transition-duration: 0.15s;
    transition-timing-function: ease; 
	margin-bottom: 0px;
}
  .hamburger-inner::before, .hamburger-inner::after {
    content: "";
    display: block; }
  .hamburger-inner::before {
    top: -8px; }
  .hamburger-inner::after {
    bottom: -8px; }
.hamburger--squeeze .hamburger-inner {
  transition-duration: 0.075s;
  transition-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); 
margin-top: 0}
  .hamburger--squeeze .hamburger-inner::before {
    transition: top 0.075s 0.12s ease, opacity 0.075s ease; }
  .hamburger--squeeze .hamburger-inner::after {
    transition: bottom 0.075s 0.12s ease, transform 0.075s cubic-bezier(0.55, 0.055, 0.675, 0.19); }

.hamburger--squeeze.active .hamburger-inner {
  transform: rotate(45deg);
  transition-delay: 0.12s;
  transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); }
  .hamburger--squeeze.active .hamburger-inner::before {
    top: 0;
    opacity: 0;
    transition: top 0.075s ease, opacity 0.075s 0.12s ease; }
  .hamburger--squeeze.active .hamburger-inner::after {
    bottom: 0px;
    transform: rotate(-90deg);
    transition: bottom 0.075s ease, transform 0.075s 0.12s cubic-bezier(0.215, 0.61, 0.355, 1); }
.submenu-dropdown{
	display: none;
	position: absolute;
	padding: 40px;
	background-color: white;
	left: 0;
	right: 0;
	top: 150px;
	z-index: 9;
	width: calc(100% - 80px);
}
.inline-menu ul.menu li {
    display: inline-block;
    width: 100%;
}
#menu-bar{
	float: right;
}
#menu-bar .clearfix.menu .level-1 > a{
	display: none;
}
#menu-bar .clearfix.menu .level-1 > ul.menu > li, .overview-menu .clearfix.menu > .level-1{
	display: inline-block;
width: 14%;
vertical-align: top;
	padding-top: 50px;
	background-image: url("magenta.svg");
	background-repeat: no-repeat;
	background-size: 22px;
	background-position: 10px 10px;
}
.overview-menu .clearfix.menu > .level-1 > ul{
	/*display: none;*/
	position: absolute;
	-webkit-transform-origin: top;
transform-origin: top;
-webkit-transform: rotateX(-90deg);
transform: rotateX(-90deg);
-webkit-transition: -webkit-transform 0.3s linear;
transition: -webkit-transform 0.3s linear;
transition: transform 0.3s linear;
transition: transform 0.3s linear, -webkit-transform 0.3s linear;
	background-color: #f7f7f7;
	z-index: 9;
top: 64px;
left: 0px;
}
.overview-menu .clearfix.menu > .level-1:hover > ul{
	/*display: block;*/
	-webkit-transform: rotateX(0deg);
transform: rotateX(0deg);
}

.overview-menu .clearfix.menu > .level-1{
	display: inline-block;
width: auto;
vertical-align: top;
	padding-top: 0px !important;
	background-image: none !important;
	/*background-repeat: no-repeat;
	background-size: 22px;
	background-position: 20px 10px;*/
	margin-right: 0px;
	background-color: #f7f7f7;
	padding: 0;
	border-bottom: 0px solid #E71D73 !important;
	position: relative;
}
.overview-menu .level-1 > a, .bundle-menu .level-1 > a {
    font-weight: 600;
    color: black;
    font-family: 'Montserrat', sans-serif;
    font-size: 16px;
}
.overview-menu .clearfix.menu > .level-1 li{
	width: 230px;
display: block;
}
.overview-menu .clearfix.menu{
	display: flex;
	flex-wrap: wrap;
}
.overview-menu .clearfix.menu > .level-1 li a{
	color: black !important;
	font-size: 16px;
	padding: 10px 20px;
}
.overview-menu .clearfix.menu > .level-1:nth-child(7);{
	margin-right: 0;
}
#menu-bar .clearfix.menu .level-1 > ul.menu > li:nth-child(2){
	background-image: url("orange.svg");
}
.overview-menu .clearfix.menu >.level-1:nth-child(2){
	background-image: url("orange.svg");
	border-bottom: 3px solid #E94E1B;
}
#menu-bar .clearfix.menu .level-1 > ul.menu > li:nth-child(3){
	background-image: url("yellow.svg");
}
.overview-menu .clearfix.menu >.level-1:nth-child(3){
	background-image: url("yellow.svg");
	border-bottom: 3px solid #FFDE00;
}
#menu-bar .clearfix.menu .level-1 > ul.menu > li:nth-child(4){
	background-image: url("green.svg");
}
.overview-menu .clearfix.menu >.level-1:nth-child(4){
	background-image: url("green.svg");
	border-bottom: 3px solid #95C11F;
}
#menu-bar .clearfix.menu .level-1 > ul.menu > li:nth-child(5){
	background-image: url("olive.svg");
}
.overview-menu .clearfix.menu >.level-1:nth-child(5){
	background-image: url("olive.svg");
	border-bottom: 3px solid #4AB489;
}
#menu-bar .clearfix.menu .level-1 > ul.menu > li:nth-child(6){
	background-image: url("bluegreen.svg");
}
.overview-menu .clearfix.menu >.level-1:nth-child(6){
	background-image: url("bluegreen.svg");
	border-bottom: 3px solid #00AEC2;
}
#menu-bar .clearfix.menu .level-1 > ul.menu > li:nth-child(7){
	background-image: url("blue.svg");
}
.overview-menu .clearfix.menu >.level-1:nth-child(7){
	background-image: url("blue.svg");
	border-bottom: 3px solid #36A9E1;
}
.overview-menu .clearfix.menu >.level-1:nth-child(7){
	margin-right: 0px;
}
#menu-bar .clearfix.menu .level-1 > ul.menu > li > a{
	font-size: 20px;
color: black;
font-weight: 600;
font-family: 'Montserrat', sans-serif;
}
#menu-bar .clearfix.menu .level-1 > ul.menu > li:nth-child(1) > a{
	color: #E71D73
}
#menu-bar .clearfix.menu .level-1 > ul.menu > li:nth-child(2) > a{
	color: #E94E1B
}
#menu-bar .clearfix.menu .level-1 > ul.menu > li:nth-child(3) > a{
	color: #ffde00
}
#menu-bar .clearfix.menu .level-1 > ul.menu > li:nth-child(4) > a{
	color: #95C11F
}
#menu-bar .clearfix.menu .level-1 > ul.menu > li:nth-child(5) > a{
	color: #4AB489
}
#menu-bar .clearfix.menu .level-1 > ul.menu > li:nth-child(6) > a{
	color: #00AEC2
}
#menu-bar .clearfix.menu .level-1 > ul.menu > li:nth-child(7) > a{
	color: #36A9E1
}
#menu-bar .clearfix.menu .level-1 > ul.menu > li:nth-child(8) > a{
	color: #E71D73
}
#menu-bar .clearfix.menu .level-1 > ul.menu > li:nth-child(9) > a{
	color: #E94E1B
}
#menu-bar .clearfix.menu .level-1 > ul.menu > li:nth-child(10) > a{
	color: #ffde00
}
#menu-bar .clearfix.menu .level-1 > ul.menu > li:nth-child(11) > a{
	color: #95C11F
}
#menu-bar .clearfix.menu .level-1 > ul.menu > li:nth-child(12) > a{
	color: #4AB489
}
#menu-bar .clearfix.menu .level-1 > ul.menu > li:nth-child(13) > a{
	color: #00AEC2
}
#menu-bar .clearfix.menu .level-1 > ul.menu > li:nth-child(14) > a{
	color: #36A9E1
}
#menu-bar .clearfix.menu .level-1 > ul.menu > li .menu li{
	display: block;
}
#menu-bar .clearfix.menu .level-1 > ul.menu > li a{
	color: black;
	text-align: left;
}
.overview-menu{
	margin: 20px 20px 0px;
	width: calc(100% - 40px);
	padding: 0px;
	background-color: #f7f7f7;
}
.overview-menu ul.menu>li {
    display: inline-block;
    width: 25%;
}
footer.br-top-main {
    border-top: 8px solid #75b38b;
    padding-top: 0px;
    padding-bottom: 0px;
    font-size: 14px;
    width: calc(100% - 40px);
    float: left;
    padding: 0;
    background-color: #95C11F;
    margin: 0 20px 20px;
}
footer .wrapper {
    background-color: #95C11F;
    color: white;
}
footer.br-top-main .wrapper {
    max-width: 100%;
    padding: 2% 4% 3%;
}
.footadres {
	font-size: 18px;
	display: inline-block;
	margin-right: 40px;
}
.footadres h3{
	color: white;
	font-size: 26px;
}
.inside.team .block-destart-content{
	margin: 2% 2.5%;
	max-width: 95%
}
.inside .block-destart-content{
	margin: 2% auto;
	max-width: 1500px;
}
.block .bundle > .field-title {
    line-height: 120%;
}
.masonry-grid .masonry-item.pane .card.person:hover {
    -webkit-box-shadow: 0px 0px 0px 0px rgba(74,180,137,1);
    -moz-box-shadow: 0px 0px 0px 0px rgba(74,180,137,1);
    box-shadow: 0px 0px 0px 0px rgba(74,180,137,1);
}
.inside .block-destart-content .masonry-grid .masonry-item.pane .card.person {
    border: 0px solid #4AB489;
    border-radius: 0;
    overflow: hidden;
    padding: 0;
    height: calc(100% - 40px);
    margin: 10px;
}
.inside .block-destart-content .card.person .imgleft {
    width: 100%;
    float: left;
}
.inside .person figure img{
	width: 100%;
}
.inside .block-destart-content .card.person .contright {
    width: 100%;
    float: left;
}
.social-links a, .social-teaser .email a, .social-teaser .website a{
    margin-left: 0px !important;
    margin-right: 10px !important;
    width: 40px;
    height: 44px;
    color: transparent !important;
    overflow: hidden;
    background-image: none;
    padding-left: 0;
    background-color: transparent;
	display: inline-block
}
.inside .person .social-links{
	display: inline-block;
}
.social-links a.facebook::before{
	width: 40px;
    height: 40px;
	    line-height: 39px;
	    background-color: #36A9E1;
}
.social-teaser .email, .social-teaser .website{
	
}
.person .label.telefoon{
	    width: auto;
    margin-left: 10px;
}
.masonry-grid .masonry-item.pane .card.person .teaser-content {
    padding-top: 20px;
    margin-bottom: 0px;
	padding-bottom: 30px;
}
.masonry-grid .masonry-item.pane .card.person .teaser-text{
	margin-bottom: 15px;
}
.person .personfunction{
	font-weight: bold;
    margin: 5px 0 5px;
}
.person .personfunction span{
	display: block;
}
.person .social-teaser{
	display: flex;
}
.social-teaser .email a::before {
    content: '\f0e0';
    font-family: "awesome";
    font-style: normal;
    font-weight: normal;
    width: 40px;
    height: 40px;
    color: white;
    display: inline-block;
    background-color: #4AB489;
    border-radius: 50%;
    font-size: 20px;
    text-align: center;
	line-height: 37px;
}
.social-teaser .website a::before {
    content: '\f108';
    font-family: "awesome";
    font-style: normal;
    font-weight: normal;
    width: 40px;
    height: 40px;
    color: white;
    display: inline-block;
    background-color: #00AEC2;
    border-radius: 50%;
    font-size: 20px;
    text-align: center;
	line-height: 40px;
}
.masonry-grid .masonry-item.pane .card.potlood{
	border: 1px solid white;
}
.masonry-grid .masonry-item.pane .card.potlood:hover {
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    transition: ease-in-out .3s;
    border: 1px solid #fff;
}
.masonry-grid .masonry-item.pane .card.potlood figure{
	margin: 40px !important;
}
.masonry-grid .masonry-item.pane .card.potlood .teaser-content .teasertext{
	display: none;
	padding-top: 10px;
	padding-bottom: 20px;
}
.masonry-grid .masonry-item.pane .card.potlood .teaser-content {
    border: 0px solid;
    padding: 10px;
    font-size: 18px;
    color: black;
    margin-bottom: 0px;
    position: absolute;
    top: 50%;
    left: 3%;
    right: 3%;
    text-align: center;
    background-color: rgba(256,256,256,.9);
	transform: translateY(-50%);
	border: 1px solid #f7f7f7;
	transition: ease-in-out .3s;
}
.card.potlood:hover .read-more::after {
    top: 7px;
}
.masonry-grid .masonry-item.pane:nth-child(2):hover .card.potlood .teaser-content{
	border-color: #E94E1B;
	transition: ease-in-out .3s;
}
.masonry-grid .masonry-item.pane .card.potlood .teaser-content h3{
	margin: 0px;
}
.masonry-grid .masonry-item.pane:nth-child(2) .card.potlood .teaser-content h3 {
    margin: 0px;
    color: #E94E1B;
    font-size: 24px;
}
.masonry-grid .masonry-item.pane:nth-child(2) .card.potlood .teaser-content .teasertext .read-more{
	margin: 10px auto;
	float: none;
	background-color: #E94E1B;
} 
.masonry-grid .masonry-item.pane:nth-child(3) .card.potlood .teaser-content h3 {
    margin: 0px;
    color: #95C11F;
    font-size: 24px;
}
.masonry-grid .masonry-item.pane:nth-child(3):hover .card.potlood .teaser-content{
	border-color: #95C11F;
	transition: ease-in-out .3s;
}
.masonry-grid .masonry-item.pane:nth-child(3) .card.potlood .teaser-content .teasertext .read-more{
	margin: 10px auto;
	float: none;
	background-color: #95C11F;
} 
.masonry-grid .masonry-item.pane:nth-child(4) .card.potlood .teaser-content h3 {
    margin: 0px;
    color: #36A9E1;
    font-size: 24px;
}
.masonry-grid .masonry-item.pane:nth-child(4):hover .card.potlood .teaser-content{
	border-color: #36A9E1;
	transition: ease-in-out .3s;
}
.masonry-grid .masonry-item.pane:nth-child(4) .card.potlood .teaser-content .teasertext .read-more{
	margin: 10px auto;
	float: none;
	background-color: #36A9E1;
} 
.masonry-grid .masonry-item.pane:nth-child(5) .card.potlood .teaser-content h3 {
    margin: 0px;
    color: #FFDE00;
    font-size: 24px;
}
.masonry-grid .masonry-item.pane:nth-child(5):hover .card.potlood .teaser-content{
	border-color: #FFDE00;
	transition: ease-in-out .3s;
}
.masonry-grid .masonry-item.pane:nth-child(5) .card.potlood .teaser-content .teasertext .read-more{
	margin: 10px auto;
	float: none;
	background-color: #FFDE00;
} 
.masonry-grid .masonry-item.pane:nth-child(6) .card.potlood .teaser-content h3 {
    margin: 0px;
    color: #9D68A9;
    font-size: 24px;
}
.masonry-grid .masonry-item.pane:nth-child(6):hover .card.potlood .teaser-content{
	border-color: #9D68A9;
	transition: ease-in-out .3s;
}
.masonry-grid .masonry-item.pane:nth-child(6) .card.potlood .teaser-content .teasertext .read-more{
	margin: 10px auto;
	float: none;
	background-color: #9D68A9;
} 
.masonry-grid .masonry-item.pane:nth-child(7) .card.potlood .teaser-content h3 {
    margin: 0px;
    color: #E71D73;
    font-size: 24px;
}
.masonry-grid .masonry-item.pane:nth-child(7):hover .card.potlood .teaser-content{
	border-color: #E71D73;
	transition: ease-in-out .3s;
}
.masonry-grid .masonry-item.pane:nth-child(7) .card.potlood .teaser-content .teasertext .read-more{
	margin: 10px auto;
	float: none;
	background-color: #E71D73;
} 
.inside.team .bundle.bundle-references:nth-child(2){
	width: 41%;
    float: left;
    padding: 4%;
	background-color: #f7f7f7;
}
.inside.team .bundle.bundle-references:nth-child(3){
	    width: 41%;
    float: right;
    margin-top: 0;
    background-color: #f7f7f7;
    padding: 4%;
}
.inside.team  header h1.field_title{
	text-align: center;
}
.inside.team  .bundle.bundle-references header h1.field_title{
	text-align: left;
}
.overview-menu .clearfix.menu > .level-1 a{
	transition: ease-in-out .3s;
	padding: 20px 30px;
}
.overview-menu, .bundle-menu {
    border: 0px solid !important;
    background-color: #f7f7f7;
    padding: 0;
    max-width: 1300px;
}
.bundle-menu .clearfix.menu > .level-1 a{
	padding: 10px 20px;
}
.bundle-menu .clearfix.menu > .level-1{
	-webkit-column-break-inside: avoid;
          page-break-inside: avoid;
               break-inside: avoid;
}
.overview-menu .clearfix.menu > .level-1 a:hover{
	color: white !important;
}
.overview-menu .clearfix.menu > .level-1:nth-child(1) a:hover, .bundle-menu .clearfix.menu > .level-1:nth-child(1) a:hover{
	transition: ease-in-out .3s;
	background-color: #E71D73;
	color: white;
	text-decoration: none;
}
.overview-menu .clearfix.menu > .level-1:nth-child(1) > a, .bundle-menu .clearfix.menu > .level-1:nth-child(1) > a{
	transition: ease-in-out .3s;
	color: #E71D73;
}
.overview-menu .clearfix.menu > .level-1:nth-child(2) a:hover, .bundle-menu .clearfix.menu > .level-1:nth-child(2) a:hover{
	transition: ease-in-out .3s;
	background-color: #E94E1B;
	color: white;
	text-decoration: none;
}
.overview-menu .clearfix.menu > .level-1:nth-child(2) > a, .bundle-menu .clearfix.menu > .level-1:nth-child(2) > a{
	transition: ease-in-out .3s;
color: #E94E1B;
}
.overview-menu .clearfix.menu > .level-1:nth-child(3) a:hover, .bundle-menu .clearfix.menu > .level-1:nth-child(3) a:hover{
	transition: ease-in-out .3s;
	background-color: #95C11F;
	color: white;
	text-decoration: none;
}
.overview-menu .clearfix.menu > .level-1:nth-child(3) > a, .bundle-menu .clearfix.menu > .level-1:nth-child(3) > a{
	transition: ease-in-out .3s;
color: #95C11F;
}
.overview-menu .clearfix.menu > .level-1:nth-child(4) a:hover, .bundle-menu .clearfix.menu > .level-1:nth-child(4) a:hover{
	transition: ease-in-out .3s;
	background-color: #4AB489;
	color: white;
	text-decoration: none;
}
.overview-menu .clearfix.menu > .level-1:nth-child(4) > a, .bundle-menu .clearfix.menu > .level-1:nth-child(4) > a{
	transition: ease-in-out .3s;
color: #4AB489;
}
.overview-menu .clearfix.menu > .level-1:nth-child(5) a:hover, .bundle-menu .clearfix.menu > .level-1:nth-child(5) a:hover{
	transition: ease-in-out .3s;
	background-color: #00AEC2;
	color: white;
	text-decoration: none;
}
.overview-menu .clearfix.menu > .level-1:nth-child(5) > a, .bundle-menu .clearfix.menu > .level-1:nth-child(5) > a{
	transition: ease-in-out .3s;
color: #00AEC2;
}
.overview-menu .clearfix.menu > .level-1:nth-child(6) a:hover, .bundle-menu .clearfix.menu > .level-1:nth-child(6) a:hover{
	transition: ease-in-out .3s;
	background-color: #36A9E1;
	color: white;
	text-decoration: none;
}
.overview-menu .clearfix.menu > .level-1:nth-child(6) > a, .bundle-menu .clearfix.menu > .level-1:nth-child(6) > a{
	transition: ease-in-out .3s;
color: #36A9E1;
}
.overview-menu .clearfix.menu > .level-1:nth-child(7) a:hover, .bundle-menu .clearfix.menu > .level-1:nth-child(7) a:hover{
	transition: ease-in-out .3s;
	background-color: #E71D73;
	color: white;
	text-decoration: none;
}
.overview-menu .clearfix.menu > .level-1:nth-child(7) > a, .bundle-menu .clearfix.menu > .level-1:nth-child(7) > a{
	transition: ease-in-out .3s;
color: #E71D73;
}
.overview-menu .clearfix.menu > .level-1:nth-child(8) a:hover, .bundle-menu .clearfix.menu > .level-1:nth-child(8) a:hover{
	transition: ease-in-out .3s;
	background-color: #E94E1B;
	color: white;
	text-decoration: none;
}
.overview-menu .clearfix.menu > .level-1:nth-child(8) a, .bundle-menu .clearfix.menu > .level-1:nth-child(8) a{
	transition: ease-in-out .3s;
	color: #E94E1B;
}
.overview-menu .clearfix.menu > .level-1:nth-child(9) a:hover, .bundle-menu .clearfix.menu > .level-1:nth-child(9) a:hover{
	transition: ease-in-out .3s;
	background-color: #95C11F;
	color: white;
	text-decoration: none;
}
.overview-menu .clearfix.menu > .level-1:nth-child(9) a, .bundle-menu .clearfix.menu > .level-1:nth-child(9) a{
	transition: ease-in-out .3s;
	color: #95C11F;
}
.overview-menu .clearfix.menu > .level-1:nth-child(10) a:hover, .bundle-menu .clearfix.menu > .level-1:nth-child(10) a:hover{
	transition: ease-in-out .3s;
	background-color: #4AB489;
	color: white;
	text-decoration: none;
}
.overview-menu .clearfix.menu > .level-1:nth-child(10) a, .bundle-menu .clearfix.menu > .level-1:nth-child(10) a{
	transition: ease-in-out .3s;
color: #4AB489;

}
.overview-menu .clearfix.menu > .level-1:nth-child(11) a:hover, .bundle-menu .clearfix.menu > .level-1:nth-child(11) a:hover{
	transition: ease-in-out .3s;
	background-color: #00AEC2;
	color: white;
	text-decoration: none;
}
.overview-menu .clearfix.menu > .level-1:nth-child(11) a, .bundle-menu .clearfix.menu > .level-1:nth-child(11) a{
	transition: ease-in-out .3s;
	color: #00AEC2;

}
.overview-menu .clearfix.menu > .level-1:nth-child(12) a:hover, .bundle-menu .clearfix.menu > .level-1:nth-child(12) a:hover{
	transition: ease-in-out .3s;
	background-color: #36A9E1;
	color: white;
	text-decoration: none;
}
.overview-menu .clearfix.menu > .level-1:nth-child(12) a, .bundle-menu .clearfix.menu > .level-1:nth-child(12) a{
	transition: ease-in-out .3s;
	color: #36A9E1;

}
.overview-menu .clearfix.menu > .level-1:nth-child(13) a:hover, .bundle-menu .clearfix.menu > .level-1:nth-child(13) a:hover{
	transition: ease-in-out .3s;
	background-color: #E71D73;
	color: white;
	text-decoration: none;
}
.overview-menu .clearfix.menu > .level-1:nth-child(13) a, .bundle-menu .clearfix.menu > .level-1:nth-child(13) a{
	transition: ease-in-out .3s;
	color: #E71D73;

}
.overview-menu .clearfix.menu > .level-1:nth-child(14) a:hover, .bundle-menu .clearfix.menu > .level-1:nth-child(14) a:hover{
	transition: ease-in-out .3s;
	background-color: #E94E1B;
	color: white;
	text-decoration: none;
}
.overview-menu .clearfix.menu > .level-1:nth-child(15) a:hover, .bundle-menu .clearfix.menu > .level-1:nth-child(15) a:hover{
	transition: ease-in-out .3s;
	background-color: #95C11F;
	color: white;
	text-decoration: none;
}
.overview-menu .clearfix.menu > .level-1:nth-child(16) a:hover{
	transition: ease-in-out .3s;
	background-color: #4AB489;
	color: white;
	text-decoration: none;
}
.overview-menu .clearfix.menu > .level-1:nth-child(17) a:hover{
	transition: ease-in-out .3s;
	background-color: #00AEC2;
	color: white;
	text-decoration: none;
}
.overview-menu .clearfix.menu > .level-1:nth-child(18) a:hover{
	transition: ease-in-out .3s;
	background-color: #36A9E1;
	color: white;
	text-decoration: none;
}
.frontpage .bundle-overview:nth-child(1) h2{
	margin: 0 20px;
    padding-top: 20px;
    border-top: 1px solid #f7f7f7;
    /* text-align: center; */
    font-size: 45px;
    color: #249fa6;
}
.frontpage div.bundle-overview:nth-child(2){
	width: 50%;
    float: left;
}
.frontpage div.bundle-overview:nth-child(2) h2.field-title, .frontpage div.bundle-overview:nth-child(3) h2.field-title {
	    margin: 0 20px;
    padding-bottom: 30px;

    /* text-align: center; */
    font-size: 35px;
    color: #249fa6;
}
}
.frontpage div.bundle-overview:nth-child(3){
	width: 50%;
    float: right;
}
.frontpage div.bundle-overview:nth-child(2) .masonry-grid.gt-2 .masonry-item.pane, .frontpage div.bundle-overview:nth-child(3) .masonry-grid.gt-2 .masonry-item.pane {
    width: calc(50% - 10px);
	/*min-height: 515px;*/
}
.frontpage div.bundle-overview:nth-child(2) .masonry-grid.gt-2 .masonry-item.pane:nth-child(1), .frontpage div.bundle-overview:nth-child(3) .masonry-grid.gt-2 .masonry-item.pane:nth-child(1){
	margin-right: 20px;
}
.frontpage div.bundle-overview:nth-child(3) section.bundle-overview {
    width: calc(100% - 30px);
    margin: 0 15px 0 10px;
}
.frontpage div.bundle-overview:nth-child(2) section.bundle-overview {
    width: calc(100% - 30px);
    margin: 0 10px 0 20px;
}
.frontpage div.bundle-overview:nth-child(3) .masonry-grid.gt-2 .masonry-item.pane:last-child{
	margin-left: 20px;
}
.frontpage div.bundle-overview:nth-child(2) .masonry-grid.gt-2 .masonry-item.pane:last-child{
	margin-left: 20px;
}
.frontpage div.bundle-overview:nth-child(2) .masonry-grid.gt-2 .masonry-item.pane {
	border-bottom: 4px solid #95C11F;
}
.frontpage div.bundle-overview:nth-child(2) .masonry-grid.gt-2 .masonry-item.pane:last-child {
	border-bottom: 4px solid #36A9E1;
}
.frontpage div.bundle-overview:nth-child(3) .masonry-grid.gt-2 .masonry-item.pane {
	border-bottom: 4px solid #FFDE00;
}
.frontpage div.bundle-overview:nth-child(3) .masonry-grid.gt-2 .masonry-item.pane:last-child {
	border-bottom: 4px solid #9D68A9;
}
#innertop .block {
    max-width: 1300px !important;
    margin: 0 !important;
    padding: 0 !important;
    background-color: #fff;
    border-radius: 0px !important;
    background-image: none !important;
    background-position: 30px 30px !important;
    background-repeat: no-repeat!important ;
    background-size: 150px !important;
    min-height:auto !important;
    display: block;
    align-items: center;
    width: calc(48% - 20px);
}
#innertop .block:nth-child(1) {
    background-color: #fff;
}
header .grid8 {
    width: calc(100% - 300px);
}
.cc-color-override-1211900904.cc-window {
    color: rgb(255, 255, 255);
    background-color: #00aec2 !important;
}
.cc-color-override-1211900904 .cc-btn, .cc-color-override-1211900904 .cc-btn:hover {
    color: rgb(255, 255, 255);
    border-color: transparent;
    background-color: #4ab489 !important;
}
.view-mode-teaser-large .masonry-grid .masonry-item.pane .card {
    background-color: white;
    padding: 0px;
    margin: 0 0 20px;
    height: calc(100% + 0px);
    transition: ease-in-out .3s;
    border: 1px solid #eee;
    padding: 20px;
}
.view-mode-teaser-large .masonry-grid.gt-3 .masonry-item.pane {
    width: 100%;
	margin-bottom: 40px;
}
.event-date {
    background-color: #249fa6;
    width: 30px;
    padding: 15px;
    color: white;
    font-size: 24px;
    text-align: center;
    float: left;
	line-height: 26px;
	
    font-weight: bold;
}
.teaser-content2 {
    float: left;
    width: calc(100% - 350px);
    margin: 0 20px;
}
.card.event figure{
	float: left;
    width: 250px;
}
.frontpage .card.event figure{
	float: left;
    width: 100%;
}
.card.event h3 a{
    position: inherit !important;
}
.mmobile{
	display: none !important;
}
	.bundle .clearfix.menu  {
    -webkit-column-count: 3;
    -moz-column-count: 3;
    column-count: 3;
}
.frontpage.overview-menu{
	max-width: 100%;
}
.iblock.thumbnail{
	width: 100% !important;
}
.iblock.thumbnail a {
    height: auto !important;
}
.thumbnail figcaption, .large-thumbnail figcaption{
	display: block;
	color: black;
	padding: 5px;
	width: 100%;
	text-align: center;
	position: relative;
	bottom: auto;
	background: none !important;
}
.masonry-grid .masonry-item.pane .card.teaser-medium .teaser-content {
    min-height: 120px;
}

.frontpage .bundle-button {
    margin: 20px 20px 20px;
    max-width: 100%;
    height: 150px;
    text-align: center;
    float: left;
    width: calc(100% - 30px);
}
.frontpage .bundle-button .button {
    flex: 1;
    height: 30px;
}

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

					-------- MOBILE -------

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

@media only screen and (max-width: 1100px) {
	#innertop .block:first-child {
    float: left;
    width: calc(100% - 20px);
}
	#innertop .block:nth-child(2) {
    background-color: #00AEC2;
    color: white;
    padding: 3%;
    width: 43%;
    float: left;
    align-items: center;
    display: flex;
    background-image: none;
    background-size: 200px;
    background-repeat: no-repeat;
    background-position: 109% 120%;
    margin-right: 20px;
    text-align: center;
}
	#innertop .block:last-child {
    background-color: #4AB489;
    color: white;
    padding: 3%;
    width: 42.3%;
    float: right;
    align-items: center;
    display: flex;
    background-image: none;
    background-size: 200px;
    background-repeat: no-repeat;
    background-position: 109% 120%;
    margin-top: 0px;
}
	.masonry-grid.gt-6 .pane {
    width: 28.33%;
margin: 2.5%;
}
	.frontpage div.bundle-overview:nth-child(2) {
    width: calc(100% - 10px);
    float: left;
}
	.frontpage div.bundle-overview:nth-child(3) {
    margin: 80px 0px 0 10px;
}
	#menu-bar .clearfix.menu .level-1 > ul.menu > li {
        display: inherit;
    width: 100%;
    vertical-align: top;
    padding-top: 50px;
    background-image: url(magenta.svg);
    background-repeat: no-repeat;
    background-size: 22px;
    background-position: 10px 10px;
    padding-bottom: 20px;
    border-bottom: 0px solid white;
    -webkit-column-break-inside: avoid;
    page-break-inside: avoid;
    break-inside: avoid;
}
	.overview-menu .clearfix.menu > .level-1{
		display: inline-block;
width: auto;
	}
	#menu-bar .clearfix.menu .level-1 > ul.menu{
		-webkit-column-count: 4;
-moz-column-count: 4;
column-count: 4;
	}
	.inline-menu ul.menu li {
    display: inline-block;
    width: 100%;
}
	#menu-bar .submenu-dropdown > ul.menu {
    -webkit-column-count: 1;
    -moz-column-count: 1;
    column-count: 1;
    display: block;
    flex-wrap: wrap;
}
	#menu-bar .clearfix.menu .level-1 {
    display: inline-block;
    width: 98%;
    text-align: left;
    border-bottom: 1px solid #ddd;
    margin: 0 1%;
    align-content: ;
    display: flex;
    align-items: center;
}
	#menu-bar .clearfix.menu .level-1 > ul.menu > li .menu li {
    display: block;
    width: 100%;
    border-bottom: 0px;
}
	.inside .block-destart-content {
    margin: 2.5%;
    max-width: 1100px;
}
	.masonry-grid.gt-3 .masonry-item.pane {
    width: 48%;
    margin: 1%;
}
	.team .masonry-grid.gt-2 .masonry-item.pane {
    width: 100%;
}
	.inside.team .block-destart-content {
    margin: 0 -1.286em;
    max-width: calc(100% + 2.572em);
}
	.inside.team .bundle.bundle-references:nth-child(2) {
    width: calc(46% - 10px);
    float: left;
    padding: 2%;
    background-color: #f7f7f7;
    margin-right: 10px;
}
		.inside.team .bundle.bundle-references:nth-child(3) {
    width: calc(46% - 10px);
    float: left;
    padding: 2%;
    background-color: #f7f7f7;
    margin-left: 10px;
}
}
@media only screen and (max-width: 900px) {
	.masonry-grid .masonry-item.pane .card {
    background-color: white;
    padding: 10px;
    margin-right: 20px;
    height: calc(100% - 20px);
    transition: ease-in-out .3s;
	}
	.dp-grid-item.search {
    max-width: 250px;
    display: inline-block;
    width: 100%;
    margin-top: -2px;
    margin-right: 20px;
}
	.masonry-grid .masonry-item.pane .card.potlood figure {
    margin: 20px !important;
}
	.masonry-grid .masonry-item.pane .card.teaser-medium .teaser-content {
    overflow: hidden;
}
	/*#logo {
    max-width: 200px;
    margin-top: 0px;
    width: 100%;
}*/
	.hamburger {
    padding: 15px 15px;
    display: inline-block;
    cursor: pointer;
    transition-property: opacity, filter;
    transition-duration: 0.15s;
    transition-timing-function: linear;
    font: inherit;
    color: inherit;
    text-transform: none;
    background-color: transparent;
    border: 0;
    margin: 0 0 0 0px;
    overflow: visible;
}
	.dp-grid-item.search {
    max-width: 220px;
    display: inline-block;
    width: 100%;
    margin-top: -2px;
    margin-right: 20px;
}
	header .pane.grid8.pd-small {
    width: 62%;
    top: 0;
    right: 0;
    float: right;
    background-color: transparent;
}
	.inline-menu {
    list-style: none;
    margin: -14px 0 0;
    padding: 0;
}
		.team .masonry-grid.gt-2 .masonry-item.pane {
    width: 100% !important;
}

}
@media only screen and (max-width: 770px) {
	#logo {
    width: 300px;
		padding-top: 10px;
}
	#innertop .block:nth-child(2) {
    background-color: #00AEC2;
    color: white;
    padding: 3%;
    width: 42%;
    float: left;
    align-items: center;
    display: flex;
    background-image: none;
    background-size: 200px;
    background-repeat: no-repeat;
    background-position: 109% 120%;
    margin-right: 20px;
    text-align: center;
}
	.masonry-grid .masonry-item.pane {
    padding: 0;
    margin-bottom: 20px;
    width: 45% !important;
    margin: 1%;
}
	.masonry-grid .masonry-item.pane .card.teaser-medium {
    background-color: white;
    padding: 10px;
    margin-right: 0px;
    height: calc(100% - 20px);
    transition: ease-in-out .3s;
}
	#innertop .block:last-child .content-wrapper {
    width: 100%;
    margin: 0 auto;
    text-align: center;
}
	.mmobile{
	display: block !important;
}
		.ddesktop{
	display: none !important;
}
	td::before {
    content: none !important;
    display: inline-block;
    font-weight: 700;
    width: 6.5em;
}
	th, td {
    display: table-cell!important;
		margin: 0 !important;
}
	header .pane.grid8.pd-small {
    position: inherit;
}
	#menu-bar .clearfix.menu .level-1 > ul.menu {
    -webkit-column-count: 3;
    -moz-column-count: 3;
    column-count: 3;
}
	
}
@media only screen and (max-width: 705px) {
	table {
    border-collapse: collapse;
    border-spacing: 0;
    margin-bottom: 1.867em;
    min-width: 24em;
    width: 100%;
		font-size: 12px;
}
	header .grid4 {
    width: 100%;
    text-align: center;
}
	header .pane.grid8.pd-small {
    width: 100%;
    top: 0;
    right: 0;
    float: right;
    background-color: transparent;
    text-align: center;
    margin-top: 127px;
	position: absolute;	
}
	.dp-grid-item.search {
    max-width: 100%;
    display: inline-block;
    width: 100%;
    margin-top: -2px;
    margin-right: 0px;
}
	#menu-bar {
    float: right;
    width: 100%;
}
	header.bgc-dark {
    height: 250px;
    padding: 0;
    position: relative;
}
	.dp-grid-item.search .form-item {
    margin-bottom: 0;
    min-height: none;
}
	#menu-bar .clearfix.menu .level-1 > ul.menu {
    -webkit-column-count: 2;
    -moz-column-count:2;
    column-count: 2;
}
	.submenu-dropdown {
    top: 120px;
}
}
@media only screen and (max-width: 550px) {
	.block-destart-breadcrumbs{
		display: none;
	}
	header .pane.grid8.pd-small {
    top: 0;
    right: unset;
    float: none;
    background-color: transparent;
    text-align: center;
    margin-top: 0;
    position: relative;
    display: flex;
    width: 100% !important;
    flex-direction: column;	
}
	.dp-grid-item.search {
    max-width: 100%;
    display: inline-block;
    width: 100%;
    margin-top: -2px;
    margin-right: 0px;
}
	.dp-grid-item.search .form-item{
		margin-bottom: 0;
		min-height: none;
	}
	#menu-bar {
    float: right;
    width: 100%;
}
	.submenu-dropdown {
    display: none;
    position: absolute;
    padding: 40px;
    background-color: white;
    left: 0;
    right: 0;
    top: 123px;
    z-index: 9;
}
	#menu-bar .clearfix.menu .level-1 > ul.menu {
    -webkit-column-count: 1;
    -moz-column-count: 1;
    column-count: 1;
}
	header.bgc-dark {
    height: auto;
    padding: 0;
    position: relative;
}
	#innertop .block:nth-child(2) {
    background-color: #00AEC2;
    color: white;
    padding: 20% 3% !important;
    width: 94%;
    float: left;
    align-items: center;
    display: flex;
    background-image: none;
    background-size: 200px;
    background-repeat: no-repeat;
    background-position: 109% 120%;
    margin-right: 0px;
    text-align: center;
    margin-bottom: 20px !important;
}
	#innertop .block:last-child {
    background-color: #4AB489;
    color: white;
    padding: 20% 3%;
    width: 94%;
    float: right;
    align-items: center;
    display: flex;
    background-image: none;
    background-size: 200px;
    background-repeat: no-repeat;
    background-position: 109% 120%;
    margin-top: 0px;
}
	.frontpage div.bundle-overview:nth-child(2) .masonry-grid.gt-2 .masonry-item.pane, .frontpage div.bundle-overview:nth-child(3) .masonry-grid.gt-2 .masonry-item.pane {
    width: 100% !important;
    /*min-height: 455px;*/
    margin: 0 0 20px 0;
}
	.frontpage div.bundle-overview:nth-child(2) .masonry-grid.gt-2 .masonry-item.pane:last-child {
    margin-left: 0px;
}
	.frontpage div.bundle-overview:nth-child(3) .masonry-grid.gt-2 .masonry-item.pane:last-child {
    margin-left: 0px;
}
	.masonry-grid .masonry-item.pane .card.teaser-medium {
    background-color: white;
    padding: 0;
    margin-right: 0px;
    height: calc(100% - 20px);
    transition: ease-in-out .3s;
}
	.masonry-grid .masonry-item.pane {
    padding: 0;
    margin-bottom: 20px;
    width: 98% !important;
    margin: 1%;
}
	.frontpage.overview-menu{
		display: none;
	}
	#menu-bar .clearfix.menu .level-1 > ul.menu > li  ul.menu{
		display: none !important;
	}
	#menu-bar .clearfix.menu .level-1 > ul.menu > li {
        display: inherit !important;
    width: 100%;
    vertical-align: top;
    padding-top: 50px;
    background-image: url(magenta.svg);
    background-repeat: no-repeat;
    background-size: 22px;
    background-position: 10px 10px;
    padding-bottom: 20px;
    border-bottom: 0px solid white;
    -webkit-column-break-inside: avoid;
    page-break-inside: avoid;
    break-inside: avoid;
}
	.view-mode-teaser-large .masonry-grid .masonry-item.pane .card {
    background-color: white;
    padding: 0px;
    margin: 0 0 20px;
    height: calc(100% + 0px);
    transition: ease-in-out .3s;
    border: 0px solid #eee;
        border-bottom-color: rgb(238, 238, 238);
        border-bottom-style: solid;
        border-bottom-width: 0px;
    padding: 0 0 20px;
    border-bottom: 1px solid #eee;
}
	.teaser-content2 {
    float: left;
    width: calc(100% - 80px);
    margin: 0 0px 0 20px;
}
	.card.event figure {
    float: left;
    width: 250px;
    display: none;
}
	.masonry-grid .masonry-item.pane .card.potlood{
		margin-right: 0px;
	}
	.view-mode-potlood .masonry-grid .masonry-item.pane {
    width: 48% !important;
    margin: 1% !important;
}
    #innertop, .frontpage {
  display: block;
  flex-wrap: wrap;
}
    #innertop > *{
        margin-bottom: 20px;
    }
    .frontpage .bundle-overview:nth-child(1) h2 {
  margin: 0 20px;
  padding-top: 20px;
  border-top: 1px solid #f7f7f7;
  font-size: 38px !important;
  color: #249fa6;
  float: left;
}
    .youreka-widget-button[data-shape="circle"][data-position*="right"] {
  right: 15px;
}
.youreka-widget-button[data-shape="circle"][data-position*="bottom"] {
  bottom: 15px;
}
    .frontpage .bundle-button {
  margin: 20px 10px 20px;
  max-width: 100%;
  height: 150px;
  text-align: center;
  float: left;
  width: calc(100% - 30px);
}
    .footadres {
  margin-right: 0 !important;
}
      .inside.team .bundle.bundle-references:nth-child(2) {
    width: 96%;
    float: left;
    padding: 2%;
    background-color: #f7f7f7;
    margin-right: 0px;
  }
      .inside.team .bundle.bundle-references:nth-child(3) {
    width: 96%;
    float: left;
    padding: 2%;
    background-color: #f7f7f7;
    margin-left: 0;
  }
    .masonry-grid .masonry-item.pane .card h3 a {
    color: black;
    font-family: 'Roboto', sans-serif;
    font-size: 24px;
    text-decoration: none;
}
}