.scrolltop{
    display: none;
}
img{
}
.block img,
.block-image img{
	opacity: 1;
}

#header.menu-default{
	border-bottom: 1px solid #ffffff;
}
#header.menu-default .logo{
	justify-content: flex-start;
	position: relative;
	padding: 15px 30px;
	z-index: 10;
	width: 160px;
}
.logo svg, .logo img{
	width: 100px;
	-webkit-transition: all 0.4s ease;
	-moz-transition: all 0.4s ease;
	-o-transition: all 0.4s ease: ;
	transition: all 0.4s ease;
}
.logo-icon{
    width: 100%;
    position: relative;
    top: 0px;
    left: 0px;
	padding: 12px 15px 12px 15px;
    float: left;
    display: flex;
    justify-content: flex-start;
    align-items: center;
    align-content: center;
	width: 160px;
	-webkit-transition: all 0.4s ease;
	-moz-transition: all 0.4s ease;
	-o-transition: all 0.4s ease: ;
	transition: all 0.4s ease;
	z-index: 1001;
}

.logo-icon svg, .logo-icon img{
	width: 65px; height: auto; object-fit: contain; object-position: center left;
	-webkit-transition: all 0.4s ease;
	-moz-transition: all 0.4s ease;
	-o-transition: all 0.4s ease: ;
	transition: all 0.4s ease;
}


#header{
	height: 90px;
}
#header.menu-default .logo{
	display: none;
}
#theBody #header.menu-default .logo{
	display: flex;
}
#theBody #header.menu-default .logo-icon{
	display: none;
}
.menu-default #mainsection{
	margin-top: 90px;
}

#header.menu-default .headAddress,
#socialtoptop,
.slideLeft,
.slideRight,
.scrolldown,
.breadcrumb/*,
.menu-home,
.page-block.gallery.slideshow .page-block-module .carouselState,
.page-block.gallery.slideshow .page-block-module .carousel-control-prev,
.page-block.gallery.slideshow .page-block-module .carousel-control-next*/
{
    display: none;
}

@media(max-width:767px){
#theBody.home #header{
	height: 100px;
}
#mainmenu{
	margin-top: 90px; max-height: calc(100vh - 90px);
}
#theBody.home #mainmenu{
	margin-top: 100px; max-height: calc(100vh - 100px);
}
#theBody.home.menu-default #mainsection{
	margin-top:100px;
}
}

#theMain .navbar-nav li a.menu-link,
#extraMenu .navbar-nav li a.menu-link{
    text-align: left; padding: 0px;  float: left; width: auto;
	
}
#theMain .navbar-nav li a.menu-link{
}
#header.menu-default #extraMenu .headAddress{
    display: none;
}

#header.menu-default .mainmenu ul.navbar-nav li{
	position: relative; margin: 0px 0px 15px 0px;
}
.navbar-nav li a.menu-link-arrow{
	position: relative; top: 0px; left: 0px; float: left; width: auto;
	background-repeat: no-repeat; padding: 0px 7px!important; background-position: center center; background-size: 7px;	display: none;
}

.afterMenu{
	display: none;
}

#theMain .navbar-nav{
	padding: 30px 30px 0px 30px;
}

#theMain .navbar-nav li a.menu-link.menu-link-drop{
}
.mainmenu .navbar-nav ul.after-menu li.childmenu a{
	text-align: left;
}
.after-menu{
}

#extraMenu{
    position: relative; top: 0px; right: 0px; left: auto; bottom: auto; height: auto; padding: 0px 30px; margin-top: 100px;
    display: flex; width: 100%;
	display: none;
}
.extra-menu .navbar-nav{
	padding: 30px 0px; margin: 0px; gap: 15px; flex-wrap: nowrap; justify-content: flex-end;
}
#extraMenu .extra-menu ul li{
	width: auto;
}
.headAddress, #extraMenu .headAddress{
	text-align: right; padding: 15px 30px;
}


#header .container{
	max-width: none;
}

.mainmenu .social-icons{
	justify-content: flex-end; padding: 30px 30px 0px 30px;
}
.mainmenu .social-label{
	display: block; width: auto;
}


#header.menu-default .navbar-toggle{
	top: 27px; right: 30px;
}
.navbar-toggle .icon-bar{
}

#theMain .menu-home{
}


#mainsection{
	margin-top: 120px;
}

.footer{
	padding: 15px 15px 0px 15px;
}
.footer-logo{
	padding: 0px; justify-content: flex-start;
}
.footer-logo svg{
	width: 140px; height: auto;
}
.footer-logo svg #theRest{
	display: none;
}
.footerAddress h2, .footer-menu h2{
	display: none;
}
.footer-socials h2{
	display: block;
}
.footerAddress p a{
	text-decoration: none; margin-right: 15px;
}
.footerAddress p a.active{
	text-decoration: underline;
}

.footerAddress{
	text-align: left;
	padding: 15px 0px 0px 0px;
}
.footerAddress h3{
	padding: 0px; margin: 0px;
}
.footerAddress p{
	text-align: left;
}
.footer-menu-2{
	display: none;
}

.footer-socials.social-icons{
	padding: 15px 0px 0px 0px;
}
.footer-menu .navbar-nav{
	justify-content: center; flex-wrap: nowrap; flex-direction: row; gap: 30px;
}
.footer-credits{
	padding: 15px 0px 0px!important; width: calc(100% + 30px); margin-left: -15px;
	background: var(--basecolor); margin-top: 15px;
}
.footer-credits p{
	margin-bottom: 0px;
}

#tagMenuToggle{
	display: none;
}
#tagMenu,
.internPageMenu{
	position: relative; width: 100%; height: auto; left: 0px;
	display: flex; justify-content: flex-start; gap: 10px; padding: 0px; margin: 0px;
	background: #fff; flex-wrap: wrap;
}
@media(max-width:959px){
#tagMenu,
.internPageMenu{
	background: #fff!important; z-index: 10;
}
}
#tagMenu{
	padding: 15px 0px;
	grid-column: span 2;
}
#tagMenu a,
.internPageMenu li{
	padding: 0px 2em 0px 0px; margin: 0px; list-style: none; font-size: 1.1em; line-height: 1.6em; position: relative; width: auto;
}
.internPageMenu li a{
	text-decoration: none;
}
#tagMenu a::before,
.internPageMenu li a::before{
	position: absolute; top: 0px; left: auto; right: 0px; background: url("../../assets/karakter/img/arrow-b.svg"); display: block; content: ''; width: 20px; height: 1.6em; border:0px; background-position: center center; background-repeat: no-repeat;
}
#theBody.detail_mode #tagMenu a{
	padding: 0px 0px 0px 2em;
}
#theBody.detail_mode #tagMenu a::before{
	transform: rotate(180deg); left: 0px; right: auto;
}

#tagMenu a.active::before,
.internPageMenu li.active a::before{
	background-image: url("../../assets/karakter/img/arrow-a.svg");
}
#tagMenu a.active::after,
.internPageMenu li.active a::after{
	display: none;
}

@media(min-width:550px){
	#extraMenu{
		margin: 0px 0px 45px 0px ;
	}
}

		

@media(min-width:768px){
	
	.breadcrumb{
	}
	
	#header.menu-default, #header.menu-centered{
		padding-bottom: 0px;
		max-height: 100px;
	}	
	#header.menu-default .logo{
		height: auto; padding: 15px 30px;
		-webkit-transition: all 0.4s ease;
		-moz-transition: all 0.4s ease;
		-o-transition: all 0.4s ease;	
		transition: all 0.4s ease;
		display: none;
	}	
	#header.menu-default .logo svg{
		height: 75px; width: auto;
		-webkit-transition: all 0.4s ease;
		-moz-transition: all 0.4s ease;
		-o-transition: all 0.4s ease: ;
		transition: all 0.4s ease;
	}
	#header.menu-default #extraMenu .headAddress{
	}
	.logo-icon{
		padding: 30px 30px;
	}
	.logo-icon svg, .logo-icon img{
		width: 70px; height: auto; z-index: 10;
	}
	
	
	#theMain .navbar-nav li a.menu-link.menu-link-drop{
	}

	#mainmenu{
		margin: 40px 0px 0px 0px; max-height: none;
		-webkit-transition: all 0.4s ease;
		-moz-transition: all 0.4s ease;
		-o-transition: all 0.4s ease: ;
		transition: all 0.4s ease;
	}
	#theBody.home #mainmenu{
		margin: 40px 0px 0px 0px;
	}
	#theMain .navbar-nav{
		padding: 0px 30px; margin: 0px; justify-content: flex-end; gap: 30px;
	}
	.navbar-nav li a.menu-link-arrow{
		transform: rotate(-90deg);
	}
	#header.menu-default .afterMenu{
		width: auto;
	}
	#header.menu-default .afterMenu ul{
		gap: 15px; display: flex;
	}
	#header.menu-default .after-menu li{
		width: auto;
	}
	/*.menu-default .navbar-nav li.menu-link .afterMenu{
		opacity: 0; position: absolute; top: 110%; background: none; margin: 0px; pointer-events: all;
		flex-wrap: nowrap; gap: 15px; display: flex;
	}
	.menu-default .navbar-nav li.menu-link:hover .afterMenu{
		opacity: 1; position: absolute; top: 110%; background: none; margin: 0px; pointer-events: all;
		flex-wrap: nowrap; gap: 15px; display: flex;
	}*/
	#header.menu-default #socialnmenu{
		display: none; width: 100%; position: relative; padding: 0px 30px 0px 30px; margin-top: -2em;
	}
	#extraMenu{
		margin: 0px 0px 100px 0px ;
	}
	
	#tophighlight{
		top: 192px;
		-webkit-transition: top 0.4s ease;
		-moz-transition: top 0.4s ease;
		-o-transition: top 0.4s ease;
		transition: top 0.4s ease;
	}
	#theBody._home #tophighlight{
		top: 192px;
	}
	#mainsection{
		margin-top: 192px;
	}
	
	.footer {
		padding: 15px 15px 0px;
		height: auto;
	}
	.footer-credits{
		margin-top: 30px;
	}
	.footer .container{
		grid-template-columns:repeat(8 , 1fr); max-width: 1440px;
	}
	.footer-contact.footer-menu{
		grid-column: span 8;
		grid-template-columns:repeat(8 , 1fr); gap: 10px;
	}
	.footer-logo{
		grid-column: span 2;
	}
	.footer-logo img, .footer-logo svg{

	}
	
	.footerAddress{
		grid-column: 6 / span 2; text-align: left; padding: 0px;
	}
	.footerAddress p{
		text-align: left;
	}
	.footer-menu-1{
		grid-column: 2 / span 1; margin-top: -100px;
	}
	.footer-menu-2{
		grid-column: span 8;
	}
	.footer-menu .navbar-nav{
		justify-content: center;
	}
	.footer-menu .navbar-nav li.menu-link a.menu-link{
	text-align: center;
	}
	.footer-socials.social-icons h2{
		display: block!important;
	}
	.footer-socials.social-icons{
		grid-column: span 1; justify-content: flex-start; align-content: flex-start; padding: 0px; margin-top: -5px; gap: 0px;
	}
	.footer-socials.social-icons h2{
		text-align: left; line-height: 2em;
	}
	
	#theBody.shrink #header.menu-default{
		border-bottom: 1px solid #ffffff;
	}
	#theBody.shrink #header.menu-default:hover{
	}
	#theBody.shrink #header.menu-default .logo{
	}
	#theBody.shrink #header.menu-default .logo svg{
	}
	#theBody.shrink #header.menu-default #extraMenu .headAddress{
	}
	#theBody.shrink #header.menu-default .logo-icon{
		padding-top: 10px;
		padding-bottom: 10px;
		padding-left: 30px;
	}
	#theBody.shrink #header.menu-default .logo-icon svg{
		width: 25px; 
	}
	#theBody.shrink .menu-default .mainmenu .navbar-nav,
	#theBody.shrink .menu-centered .mainmenu .navbar-nav{
	}
	#theBody.shrink #mainmenu{
	}
	#theBody.shrink #tophighlight,
	#theBody.shrink.home #tophighlight{
	}
	
    .menu-default #mainsection{
        margin-top: 100px;
    }
	#theBody.home.menu-default #mainsection{
        margin-top: 100px;
	}
	#theBody.shrink.home #header.menu-default .logo{
		padding-top: 10px;
		padding-bottom: 10px;
	}
	#theBody.shrink.home #header.menu-default .logo svg{
		width: 80px; height: 45px;
	}
	#theBody.shrink.home #mainmenu{
		margin-top: 22px!important;
	}
}

@media (min-width: 960px) {
	
	#theBody.menuactive .logo{
		pointer-events: none;
	}
	
	#mainmenu{
	}
	#header::before{
	}
	#extraMenu{
	}
	#theMain{
	}
	#toptop{
	}
	#toptop p a{
	}
	
	.extra-menu .navbar{
		padding: 0px; margin: 0px;
	}
	.extra-menu .navbar-nav{
		padding: 0px; margin: 0px; gap: 15px; flex-wrap: nowrap;	
	}
	.extra-menu ul li{
		margin: 0px; padding: 0px; 
	}
	.menu-default #extraMenu .navbar-nav li a,
	#extraMenu .navbar-nav li a.menu-link{
		opacity: 1!important;
	}
	.mainmenu{
		margin: 0px; min-height: 3em;
	}
	
	#theBody.shrink #mainmenu{
	}
	#theBody.shrink.home #mainmenu{
	}
	
}

@media(min-width:991px){	
    .menu-default #mainsection{
        margin-top: 100px;
    }
	#theBody.home.menu-default #mainsection{
        margin-top: 100px;
	}
	.footer .container{
		padding: 0px 15px;
	}
	#mainmenu{
		margin: 38px 0px 0px 0px;
	}
		#theBody.home #mainmenu{
			margin: 38px 0px 0px 0px;
	}
}
@media(min-width:1280px){	
	#header.menu-default, #header.menu-centered{
	}	
	#header.menu-default .logo{
		height: auto; padding: 15px 0px 15px 30px;
	}
	#header.menu-default .logo svg{
	}
	.logo-icon{
		height: auto; padding: 30px 0px 30px 30px;
	}
	.logo-icon svg, .logo-icon img{
		width: 95px; height: auto;
	}
	#mainmenu{
	}
	#theBody.home #mainmenu{
	}
	#theMain .navbar-nav{
		padding: 0px 75px 0px 0px
	}
    .menu-default #mainsection{
    }
	#theBody.home.menu-default #mainsection{
	}
	#theBody.shrink #mainmenu{
	}
	#theBody.shrink.home #mainmenu{
	}
	.footer .container{
		padding: 0px 60px;
	}
}


@media(min-width:1440px){
	#header .container{
		max-width: 1440px;position: relative;
	}	
	#header.menu-default .logo{
	}	
	#theBody._home #header.menu-default .logo svg{
		height: 150px;
	}
	#theBody._home .logo-icon{
		height: 280px;
	}
	.logo-icon svg, .logo-icon img{
	}
	#header.menu-default #extraMenu .headAddress{
	}
	#theBody.shrink .menu-default .mainmenu .navbar-nav,
	#theBody.shrink .menu-centered .mainmenu .navbar-nav{
	}
	
	#mainmenu{
	}
	#extraMenu{
		right: calc(50% - 660px);
	}
	
	.breadcrumb{
		left: calc(50% - 720px); max-width: 500px;
	}
	#theBody.shrink .breadcrumb{
		left: calc(50% - 660px);
	}
	
	.footerAddress {
        grid-column: 7 / span 1;
    }
	.footer .container{
		padding: 0px 75px;
	}
	
}
@media(min-width:1920px){
    #header.menu-default .mainmenu{
    }
}


#pageBlock0 .page-block-page_image{
	aspect-ratio: 1920 / 730;
}


.page-block.right .page-block-subname, .page-block.right .page-block-name, .page-block.right.with_block_image .page-block-ttl, .page-block.right .page-block-intro, .page-block.right .page-block-txt, .page-block.right .content-link, .page-block.right .page-block-link, .page-block.right .page-block-image-text{
	text-align: left;
}
.page-block{
	margin-bottom: 30px;
}
.page-block .page-block-caption,
.page-block.light .page-block-caption, .page-block.medium .page-block-caption{
	padding: 30px;
}
.page-block.with_block_image .page-block-caption-head{
	padding: 15px 30px;
}
.page-block.with_block_image .page-block-caption .page-block-ttl{
	order: 1;
}
.page-block.with_block_image .page-block-caption .page-block-ttl-intro{
	order: 2;
}
.page-block.with_block_image .page-block-caption .page-block-txt{
	order: 3;
}
.page-block.with_block_image .page-block-caption .page-block-link{
	order: 4;
}
.page-block.with_block_image .page-block-caption .content-link {
	order: 4; margin: 1em 0px 0px 0px;
}
#pageBlock0{
	margin: 0px;
}

.page-block .content-link{
	padding: 30px 0px 0px 0px;
}
.btn-primary,
.page-block-link .btn-primary,
.content-link  .btn-primary,
.block-btns  .btn-primary,
.page-block-txt  .btn-primary{
	position: relative;
	border-radius: 20px; height: 40px; padding-right: 60px; padding-top: 2px; overflow: hidden;
	-webkit-transition: all 0.8s ease;
	-moz-transition: all 0.8s ease;
	-o-transition: all 0.8s ease;
	transition: all 0.8s ease;
}

.btn-primary span,
.page-block-link .btn-primary span,
.content-link  .btn-primary span,
.block-btns  .btn-primary span,
.page-block-txt  .btn-primary span{
    z-index: 1; position: relative;
}
.page-block-txt  .btn-primary{
	margin-bottom: 30px;
}
.btn-primary::after,
.page-block-link .btn-primary::after,
.content-link .btn-primary::after,
.block-btns  .btn-primary::after,
.page-block-txt  .btn-primary::after{
	position: absolute; margin: 0px;
	text-align: left; left: auto; right: 15px; top: 0px;
	
	-webkit-transition: left 0.4s ease;
	-moz-transition: left 0.4s ease;
	-o-transition: left 0.4s ease;
	transition: left 0.4s ease;

	content: ""; width:30px; height: 38px; display: flex; justify-content: center; align-content: center; align-items: center;
	background: url("../../assets/ypl/img/arrow-dropdown-active.svg"); background-repeat: no-repeat; background-position: center; 
	
}
.btn-primary::before,
.page-block-link .btn-primary::before,
.content-link .btn-primary::before,
.block-btns  .btn-primary::before,
.page-block-txt  .btn-primary::before{
	position: absolute; margin: 0px;
	text-align: left; left: auto; left: -40px; top: -100px;
	
	-webkit-transition: all 0.8s ease;
	-moz-transition: all 0.8s ease;
	-o-transition: all 0.8s ease;
	transition: all 0.8s ease;

	width:0px; height: 240px; background: rgba(255,255,255,0.3); content: ''; display: block;
	
}


.btn-primary:hover::before,
.page-block-link .btn-primary:hover::before,
.content-link .btn-primary:hover::before,
.block-btns  .btn-primary:hover::before,
.page-block-txt  .btn-primary:hover::before{

	width:100%; height: 300px; left: 0px;
	transform: rotate(90deg);
}

.page-block.cta-sticker .page-block-subname, .page-block.cta-sticker .page-block-name, .page-block.cta-sticker .page-block-ttl, .page-block.cta-sticker .page-block-intro, .page-block.cta-sticker .page-block-txt, .page-block.cta-sticker .content-link, .page-block.cta-sticker .page-block-link, .page-block.cta-sticker .page-block-image-text, .page-block.cta-sticker .page-block-link{
	text-align: left!important;
}
.page-block.cta-sticker .page-block-link{
	text-align: right!important;
}

.page-block.cta-sticker{
	border-radius: 0px; height: auto; aspect-ratio:auto;
	padding: 15px 0px; top: 0px; right: 0px;
}	
.page-block.cta-sticker .page-block-caption{
	padding: 30px 15px;
}



.page-block-module{
	margin: 0px; padding: 0px;
}
.block-listing{
	grid-gap: 30px;
}
.block{
	border: 0px; padding: 0px;
}
.block .block-caption{
	padding: 30px 0px;
}
.block .block-image{
	overflow: hidden
}
.block .block-image img{
	-webkit-transition: all 0.4s ease;
	-moz-transition: all 0.4s ease;
	-o-transition: all 0.4s ease;	
	transition: all 0.4s ease;
}
.page-block.list-click-detail.highlights  .block .block-caption{
	padding-bottom: 90px!important;
}


#ons-team  .page-block-caption{
	padding-top: 0px;
}
.block.team .block-image{
	border-radius: 50%; overflow: hidden;
}
.block.team .block-links{
	display: flex; gap: 10px; padding: 10px 0px;
}

#nieuws,
#werk{
	z-index: 10;
}


.block.news{
	grid-column: span 2;
	padding-bottom: 60px;
}
.block.news .block-caption{
	padding: 15px 0px; position: relative;
}
.block.news .block-caption .block-ttl h2{
	margin: 15px 0px 10px 0px;
}
.block.news .block-caption .block-ttl h3{
	margin: 5px 0px 15px 0px;
}
.block.news .block-btns{
	display: flex; padding: 0px;
	position: relative; top: 0px; bottom: auto;
}

#werk .block-listing{
	grid-gap: 15px;
}
.block.projects{
	grid-column: span 2; margin-bottom: 15px;
}
.block.projects .block-tag,
.block.projects .block-btns{
	display: none;
}
.block.projects .block-caption{
	padding: 15px 0px 0px 0px;
}
.block.projects .block-caption .block-ttl h2 a{
	padding: 0px; margin: 0px;
	padding-left: 30px; 
}
.block.projects .block-caption .block-txt {
	display: none;
}
.block.projects .block-caption .block-ttl h2 a::after {
	position: absolute; top: -2px; left: 0px; background: url("../../assets/karakter/img/arrow-b.svg"); display: block; content: ''; width: 20px; height: 100%; border:0px; background-position: center center; background-repeat: no-repeat;
}

.active-tag{
	pointer-events: none;
	position: relative; top: 0px; left: 0px; width: 100%; margin: 0px; padding: 0px; 
	font-variation-settings: "wght" 400; margin-bottom: -30px; margin-top: -10px;
	font-size: 1.1em;  text-transform: lowercase;
}


#partners .block-listing{
	grid-gap: 5px;
}
.block.partners .block-caption{
	padding: 0px;
}


@media(min-width:500px){
	.block-listing {
		grid-template-columns: repeat(6, 1fr);
		grid-gap: 45px;
	}
	.active-tag,
	#tagMenu{
		grid-column: span 6;
	}
	.block-listing .block{
		grid-column: 2 / span 4;
	}
	
	#nieuws.page-block.scrollable #infiniteListing{
		grid-gap: 15px;
		grid-template-columns: repeat(6, 1fr);
	}
	
	.block.news{
		grid-column: 2 / span 4!important;
	}
	
	#werk .block-listing{
		grid-gap: 45px;
		grid-template-columns: repeat(6, 1fr);
	}
	#werk .block.projects{
		grid-column: 2 / span 4; margin-bottom: 15px;
	}
	
	#partners .block.partners{
			grid-column: span 15!important;
	}
	
}
@media(min-width:600px){
	.block.news{
		grid-column: 1 / span 6!important;
		display: grid;
	}
	.block.news{
		display: grid;
		grid-template-columns: repeat(10, 1fr);
		grid-gap: 30px;
		grid-row-gap: 0px; padding: 0px;
	}
	.block.news .block-image{
		grid-column: span 4
	}
	.block.news .block-caption{
		grid-column: span 6; padding-top: 0px;
	}
	.block.news:nth-of-type(2n + 2) .block-image{
		order: 2;
	}
	.block.news:nth-of-type(2n + 2)  .block-caption{
		order: 1;
	}
	.block.news .block-btns{
		margin-top: 15px;
	}
	.block.news .block-caption .block-ttl h2{
		margin: 0px 0px 10px 0px;
	}
	
	#nieuws.page-block.scrollable #infiniteListing .block.news.newsitem_000001 .block-caption{
		position: relative; top: 0px; bottom: auto;
		grid-column: span 10;
	}
	#nieuws.page-block.scrollable #infiniteListing .block.news.newsitem_000001 .block-image{
		order: 2; margin-top: 15px;
		grid-column: span 10;
	}
	#nieuws.page-block.scrollable #infiniteListing .block.news.newsitem_000001 .block-btns{
		margin: 0px; padding: 0px;
	}
	

	#werk .block.projects{
		grid-column: span 3;
	}
	
}
@media(min-width:768px){
	.block-listing {
		grid-template-columns: repeat(8, 1fr);
		grid-row-gap: 60px;
	}
	.block-listing .block{
		grid-column: span 4;
	}
	.block.team{
		display: grid;
		grid-column: span 8;
		grid-template-columns: repeat(8, 1fr); align-content: flex-start; align-items: flex-start;
		column-gap: 30px;
	}
	.block.team .block-image{
		grid-column: span 3;
	}
	.block.team .block-caption{
		grid-column: span 5; padding: 0px;
	}


	.block.team:nth-of-type(2n + 2) .block-image{
		order: 2;
	}
	.block.team:nth-of-type(2n + 2) .block-caption{
		order: 1;
	}


	.page-block.list-click-detail.highlights .block-listing .block:nth-of-type(3){
		grid-column: 3 / span 4;
	}
}
@media(min-width:960px){
	#nieuws.page-block.scrollable #infiniteListing{
		grid-template-columns: repeat(2, 1fr)!important;
		
	}
	#nieuws.page-block.scrollable #infiniteListing{
		grid-gap: 75px;
	}
	
    #tagMenu::before{
		content: 'Filter';
    }
	#theBody.detail_mode #tagMenu::before{
		display: none;
	}
	
	.block.news .block-image{
		grid-column: span 5
	}
	.block.news .block-caption{
		grid-column: span 5; padding-top: 0px;
	}
	.block.news .block-caption .block-ttl h2{
		width: 70%;
	}
	.block.news .block-caption .block-ttl h3{
		margin-bottom: 30px;
	}
	#nieuws.page-block.scrollable #infiniteListing .block.news.newsitem_000001{
		 margin-bottom: 30px;
	}
	
	#infiniteListing.tagged{
		margin-top: 30px; 
		grid-gap: 30px;
	}
	.active-tag{
		position: absolute; top: -40px;
		font-size: 1.4em;
	}
	
}
@media(min-width:1080px){
	.block-listing {
		grid-template-columns: repeat(12, 1fr);
		grid-row-gap: 90px;
	}
	#partners .block-listing{
		grid-column-gap: 30px;
	}
	.block-listing .block{
		grid-column: span 4;
	}
	.block.team{
		grid-column: span 10;
	}
	.page-block.list-click-detail.highlights .block-listing .block:nth-of-type(3){
		grid-column: span 4;
	}
}
@media(min-width:1280px){
	.block-listing {
		grid-template-columns: repeat(15, 1fr);
		grid-row-gap: 90px;
	}
	.block-listing .block{
		grid-column: span 5;
	}
	.block.team{
		grid-column: span 13;
		grid-gap: 60px;
	}
	.page-block.list-click-detail.highlights .block-listing .block:nth-of-type(3){
		grid-column: span 5;
	}
	.block.team .block-links{
		gap: 15px; padding: 20px 0px;
	}
	
	#nieuws.page-block.scrollable #infiniteListing{
		grid-row-gap: 105px;
	}
	.block.news{
		grid-gap: 60px;
		grid-row-gap: 15px;
	}
}

@media(min-width:1440px){
	.active-tag{
		font-size: 1.4em;
	}
}

.page-block.list-click-detail.highlights::before{
	position: absolute; top: 0px; left: 0px; width: 100%; height: 30vw; background: #F7F7F7; display: block; content: ''; z-index: 0;
}
.page-block.list-click-detail.highlights  .block .block-btns{
	text-align: center
}
@media(min-width:1080px){
	
	.page-block.list-click-detail{
		margin-bottom: 0px;
	}
	
	.page-block.list-click-detail.highlights .block-listing {
		display: flex; flex-wrap: nowrap; justify-content: space-between;
	}
	.page-block.list-click-detail.highlights .block-listing  .block{
		width: 33%;
	}
	.page-block.list-click-detail.highlights  .block .block-image{
		height: 300px; width: 100%;
	}
	.page-block.list-click-detail.highlights  .block .block-image img{
		width: 100%; height: 100%; object-fit: cover; object-position: center;
	}

	.page-block.list-click-detail.highlights  .block{
		padding: 0px!important;
		-webkit-transition: all 0.4s ease;
		-moz-transition: all 0.4s ease;
		-o-transition: all 0.4s ease;	
		transition: all 0.4s ease;
		margin-bottom: 60px;
	}
	.page-block.list-click-detail.highlights  .block .block-caption{
		-webkit-transition: all 0.4s ease;
		-moz-transition: all 0.4s ease;
		-o-transition: all 0.4s ease;	
		transition: all 0.4s ease;
		padding-bottom: 90px!important; height: 470px; display: flex; align-items: flex-start; align-content: flex-start;
	}

	.page-block.list-click-detail.highlights  .block .block-caption .block-txt{
		-webkit-transition: all 0.4s ease;
		-moz-transition: all 0.4s ease;
		-o-transition: all 0.4s ease;	
		transition: all 0.4s ease;
	}

	.page-block.list-click-detail.highlights  .block:hover{
		width: calc(33% + 90px);
		margin-bottom: 0px;
	}
	.page-block.list-click-detail.highlights  .block:hover .block-caption{
		padding-left: 75px; padding-right: 75px; height: 530px; 
		padding-top: 60px;
	}
	.page-block.list-click-detail.highlights  .block:hover .block-caption .block-txt{
	}
	.page-block.list-click-detail.highlights  .block:hover .block-image img{
		transform: scale(1.05);
	}
}

@media(min-width:1520px){
	
	.page-block.list-click-detail{
		margin-bottom: 0px;
	}
	
}

@media(min-width:1520px){
	
	
}

.page-block.list-click-detail.highlights  .block{
	padding: 0px;
}
#pageBlock1{
	z-index: 2;
}

.page-block.quote .page-block-caption .page-block-ttl{
	padding: 0px; margin: 0px;
	order: 3;
}
.page-block.quote .page-block-caption .page-block-ttl-intro{
	order: 1;
}
.page-block.quote .page-block-caption .page-block-txt{
	order: 2; margin: 30px 0px 15px;
}
.page-block.quote .page-block-caption .page-block-ttl h2{
	padding: 0px; margin: 0px 0px 0px 0px; width: 100%;
}
.page-block.quote .page-block-caption .page-block-ttl h3{
	padding: 0px; margin: 0px;
}
.page-block.quote .page-block-caption .page-block-txt h3{
	padding: 0px; margin: 0px;
}
.page-block.quote .page-block-caption .page-block-txt h4{
	padding: 0px; margin: 0px;
}

#map.page-block{
	background: #fff;
}
#map.page-block .page-block-ttl{
	display: none;
}


.page-block.cta .page-block-caption .page-block-link{
	order: 3;
}
.page-block.cta .page-block-caption .page-block-ttl{
	order: 1;
}
.page-block.cta .page-block-caption .page-block-ttl-intro{
	order: 2;
}


.page-block.hero .page-block-caption .page-block-ttl{
	order: 1;
}
.page-block.hero .page-block-caption .page-block-ttl.page-block-ttl-intro{
	order: 2;
}
.page-block.hero .page-block-caption .page-block-ttl.page-block-ttl-intro h3{
	margin: 0px;
}


@media(min-width:600px){
	.page-block.cta-sticker .page-block-caption{
		padding: 30px 30px;
	}
}




@media(min-width:1280px){
}
#pageBlock1.with_page_image{
	margin-top: 0px;
}


.page-block .page-block-txt ul li{
	list-style:disc; position: relative; padding-left: 5px;
}

.page-block .page-block-txt ul li::before{
	/*position: absolute; margin: 0px; display: block;
	text-align: left; left: -15px; top: 0px;
	
	-webkit-transition: left 0.4s ease;
	-moz-transition: left 0.4s ease;
	-o-transition: left 0.4s ease;
	transition: left 0.4s ease;

	content: ""; width:30px; height: 1.7em; display: flex; justify-content: center; align-content: center; align-items: center;
	background: url("../../assets/ypl/img/arrow-dropdown-active.svg"); background-repeat: no-repeat; background-position: center;*/ 
}

.block-img-credits{
	padding: 0px 30px; width: 100%; 
}	

.block-img-credits{
	opacity: 0.6;
}


@media(max-width:767px){
	#pageBlock1.with_page_image .page-block-caption .page-block-name h1{
		
	}
	.page-block.default.with_block_image .page-block-caption-content .page-block-ttl{
		display: block;
	}
	.page-block.default.with_block_image .page-block-caption-head{
		display: none;
	}
}
@media(min-width:768px){
	.page-block{
	}
	.page-block.with_block_image.left{
	}
	.page-block.with_block_image.left .page-block-image{
		padding: 0px 0px 0px 30px; margin-right: 0px; margin-left: 0px; 
	}
	.page-block.with_block_image.right .page-block-image{
		padding: 0px 30px 0px 0px;
	}
	.page-block.cta-sticker .page-block-caption{
		padding: 15px 30px;
	}
	

	#pageBlock1.with_page_image{
	}
	#pageBlock1 .page-block-caption{
	}
	#pageBlock1.with_block_image .page-block-caption{
	}
	#pageBlock1.with_page_image .page-block-caption .page-block-name{
	}
	#pageBlock1.with_page_image.with_block_image .page-block-caption .page-block-name{
	}
	#pageBlock1.with_page_image .page-block-caption .page-block-name h1{
	}
	#pageBlock1.with_page_image .page-block-caption .page-block-subname{
	}
	
	#pageBlock1.page-block.center .page-block-name{
	}
	#pageBlock1.page-block.right .page-block-name{
	}
	
	#pageBlock1.page-block.with_block_image .page-block-image{
	}
	
	
	
	
	.page-block.middle .page-block-caption{
        align-content: center;
        align-items: center;
	}
	.page-block.top .page-block-caption{
        align-content: flex-start;
        align-items: flex-start;
	}
	.page-block.bottom .page-block-caption{
        align-content: flex-end;
        align-items: flex-end;
	}
	
	
	.page-block.with_block_image.top .page-block-caption{
        align-content: flex-start; padding-top: 0px;
        align-items: flex-start;
	}
	.page-block.with_block_image.top.fill .page-block-caption{
       margin-top: -3em;
	}
	.page-block.with_block_image.top.fill{
        margin-top: 3em;
	}
	.page-block.with_block_image.bottom .page-block-caption{
        align-content: flex-end; padding-bottom: 0px;
        align-items: flex-end;
	}
	.page-block.with_block_image.top .page-block-image{
        align-content: flex-start; padding-top: 0px;
        align-items: flex-start;
	}
	.page-block.with_block_image.bottom .page-block-image{
        align-content: flex-end;
        align-items: flex-end; padding-bottom: 0px;
	}
	.page-block.with_block_image.fill.left .page-block-caption{
		margin-left: 50%;
	}
	.page-block.with_block_image.fill .page-block-image{
		position: absolute; height: 100%;
	}
	.page-block.with_block_image.fill .page-block-image img{
		object-fit: cover; width: 100%; height: 100%;
	}
	

	.block-img-credits{
		padding: 0px 0px; width: 100%; 
	}
	.page-block.left .block-img-credits p{
		width: 100%; text-align: right;
	}
	
	
	.page-block.with_block_image.inverse-ttl .page-block-caption-head{
		display: flex; width: 100%; order: 0; z-index: 1
	}
	.page-block.with_block_image.inverse-ttl .page-block-caption-head .page-block-ttl{
		width: 50%;
	}
	.page-block.with_block_image.inverse-ttl .page-block-caption-head .page-block-ttl-intro,
	.page-block.with_block_image.inverse-ttl .page-block-caption-content .page-block-ttl{
		display: none;
	}
	.page-block.with_block_image.inverse-ttl .page-block-caption-content .page-block-ttl-intro{
		display: block;
	}
	
	.page-block.with_block_image.inverse-ttl .page-block-caption-content .page-block-ttl.page-block-ttl-intro h3{
		margin-top: 0px;
	}
	
	.page-block.with_block_image.inverse-ttl .page-block-caption-head .page-block-ttl h2{
		margin: 0px; padding: 0px 0px 0px 30px; width: 70%; margin-bottom: -60px;
	}
	
	.page-block.with_block_image.inverse-ttl .page-block-image{
		padding-left: 30px!important;
	}
	
	
    .page-block.hero{
		margin-left: 0px;
	}
    .page-block.hero .page-block-caption {
		position: absolute; top: 0px; left: 0px; height: 100%; padding: 30px 60px;
	}
    .page-block.hero .page-block-caption .page-block-ttl h2{
		margin: 0px;
	}
	
	.page-block.hero.top .page-block-caption{
        align-content: flex-start;
        align-items: flex-start;
	}
	.page-block.hero.middle .page-block-caption{
        align-content: center;
        align-items: center;
	}
	.page-block.hero.bottom .page-block-caption{
        align-content: flex-end;
        align-items: flex-end;
	}
	
	/*
	
	#partners.page-block .page-block-caption{
		display: grid; grid-gap: 15px;
		grid-template-columns: repeat(8, 1fr);
		align-content: flex-start; align-items: flex-start;
	}     
	#partners.page-block .page-block-caption-head{
		display: none;
	}     
	#partners.page-block .page-block-ttl{
		grid-column: span 2;
	}     
	#partners.page-block .page-block-txt{
		grid-column: span 6;
	}            
	#partners.page-block .page-block-module{
		grid-column: 3 / span 6;
	}            
	*/
}
@media(min-width:960px){
    #pageBlock1,
	.page-block,
	.page-block.light, .page-block.medium, #pageBlock1.page-block.light, #pageBlock1.page-block.medium,
	.page-block.gallery.slideshow,
	.page-block.gallery.scrollable{
		padding-left: 200px;
	}
	#tagMenu,
	.internPageMenu{
		width: 200px; left: -200px; position: absolute; padding: 0px 0px 0px 30px; top: 60px;
		flex-wrap: wrap;
	}
	#tagMenu{
		left: -230px;
		top: 0px;
	}
	#theBody.detail_mode #tagMenu{
		left: -200px; top: 60px;
	}
	
	#tagMenu a, .internPageMenu li{
		width: 100%;
	}
	.page-block .page-block-caption,
	.page-block.light .page-block-caption, .page-block.medium .page-block-caption{
		padding: 60px 30px;
	}
	.page-block.with_block_image .page-block-caption-head{
		padding: 15px 30px; 
	}
	
	.page-block-caption-with-intro .page-block-intro{
		width: 50%; padding-right: 45px;
	}
	.page-block-caption-with-intro .page-block-txt{
		width: 50%;
	}
	
	.page-block.default.with_block_image{
		margin-bottom: 90px;
	}
	.page-block.with_block_image .page-block-image{
	}
	#pageBlock1.page-block.with_block_image .page-block-image{
		padding: 90px 0px 45px 0px;
	}
	#pageBlock1.with_block_image .page-block-caption{
		padding-right: 60px;
	}
    .page-block.hero .page-block-caption{
		padding: 45px 75px;
	}
	
	
	#pageBlock4.page-block .page-block-caption{
		display: grid; grid-gap: 15px;
		grid-template-columns: repeat(8, 1fr);
		align-content: flex-start; align-items: flex-start;
	}     
	#pageBlock4.page-block .page-block-ttl{
		grid-column: span 2;
	}     
	#pageBlock4.page-block .page-block-txt{
		grid-column: span 6;
	}            
	#pageBlock4.page-block .page-block-module{
		grid-column: 1 / span 6;
	}            
	
	
}
@media(min-width:1280px){
    #pageBlock1,
	.page-block,
	.page-block.light, .page-block.medium, #pageBlock1.page-block.light, #pageBlock1.page-block.medium,
	.page-block.gallery.slideshow{
		max-width: 1440px; margin-bottom: 30px;
	}
	#tagMenu,
	.internPageMenu{
		top: 75px;
	}
	#tagMenu{
		left: -275px;
		top: 0px; width: 235px;
	}
	/*#theBody.werk #tagMenu{
		width: 235px;
	}*/
    #pageBlock1.page-block.medium{
		margin-left: 0px;
	}
    #pageBlock1.page-block{
	}
		
	#pageBlock0{
		max-width: 1920px;
	}
	.page-block .page-block-caption,
	.page-block.light .page-block-caption, .page-block.medium .page-block-caption{
		padding: 75px 75px;
	}
	#theBody.contact .page-block .page-block-caption{
		padding: 75px 30px;
	}
	.page-block.cream .page-block-caption,
	.page-block.gold .page-block-caption{
		padding: 75px 45px;
	}
	.page-block.with_block_image.left .page-block-image{
		/*margin-left: -75px; width: calc(50% + 75px); margin-right: 0px;*/
		padding-left: 75px;
	}
	.page-block.with_block_image.right .page-block-image{
		padding: 0px 75px 0px 0px;
	}
	.page-block.cta-sticker{
		width: 550px; max-width: none;
	}
	.page-block.cta-sticker .page-block-caption{
		padding: 15px 60px;
	}
	
	.page-block.list-click-detail.highlights .page-block-module{
		padding: 45px 0px;
	}
	
	.block-listing {
    }
	
	
	.page-block.with_block_image.inverse-ttl .page-block-image{
		padding-left: 75px!important;
	}
	.page-block.with_block_image.inverse-ttl .page-block-caption-head .page-block-ttl h2{
		padding: 0px 0px 0px 70px;
	}
    .page-block.hero .page-block-caption{
		padding: 75px 115px;
	}
	
	.page-block.map.fill .page-block-image #map2{
		width: 100%; height: 100%;
	}
}


@media(min-width:1440px){
	
	
	#pageBlock1.with_page_image{
	}
	#pageBlock1,
	.page-block.map,
	#terugbel.page-block{
	}
	.page-block.map{
		padding-right: calc(50% + 720px - 75px - 1440px);
	}
	
	#pageBlock1 .page-block-caption{
		max-width: 1440px;
	}
	#pageBlock1.with_block_image .page-block-caption{
		max-width: 720px;
	}
	#pageBlock1.with_block_image .page-block-image{
		max-width: 720px;
	}
	.page-block.fill.with_block_image .page-block-image{
		max-width: 720px;
	}
	
    #pageBlock1.page-block.medium{
		padding-left: 75px; margin-right: 75px;
	}
	.page-block.quote,
	.page-block.cta{
		margin-left: 0px; max-width:none; 
        padding-left: calc(50% - 690px);
        padding-right: calc(50% - 720px);
	}
	
	
	
    #theBody.home #pageBlock1.page-block.with_block_image .page-block-caption {
		max-width: 920px;
    }
    #theBody.home #pageBlock1.page-block.with_block_image .page-block-image {
		max-width: 520px;
    }
	
}
@media(min-width:1920px){
	.page-block.cta-sticker .page-block-caption{
		padding: 15px 60px;
	}
}
/**/




@media(max-width:767px){
	
	.page-block.gallery.slideshow .page-block-caption{
		padding: 15px 30px;
	}
	
}


.page-block.slideshow .page-block-module .carousel-indicators li{
	height: 10px; border-radius: 50%;
}
.page-block.slideshow .page-block-module .carousel-indicators li img{
	display: none;
}
.page-block.gallery.slideshow .page-block-caption .page-block-link{
	display: none;
}



#theBody.home #pageBlock1{
	position: absolute; top: 0px; left: 0px; width: 100%; height: calc(100vh - 100px);
	background: none; pointer-events: none; margin: 0px;
}

#theBody.home #pageBlock1 .page-block-caption{
	align-content: center; align-items: center; max-width: 100%; padding: 0px 75px;
}
#theBody.home #pageBlock1 .page-block-caption .page-block-name{
	display: none;
}
#theBody.home #pageBlock1.page-block .page-block-subname h3{
	padding: 0px; margin: 0px;
	color: #ffffff; 
	font-variation-settings: "wght" 600;
	font-size: 2.4em;
	filter: drop-shadow(1px 0px 0px #000000)
}
#gallery---home{
	position: relative; top: 0px; left: 0px; width: 100%; height: calc(100vh - 100px);
	background: #eee; margin: 0px; max-width: none;
}
#gallery---home .carousel,
#gallery---home .carousel .carousel-inner{
	height: 100%;
}
#gallery---home.page-block.gallery.slideshow .carousel .carousel-item img{
	object-fit: cover;
}
#gallery---home.page-block.gallery.slideshow .page-block-module{
    max-height: 100%;
}

#gallery---home.page-block.gallery.slideshow .page-block-module .carousel-control-prev,
#gallery---home.page-block.gallery.slideshow .page-block-module .carousel-control-next{
	margin-top: -25px; font-size: 40px;
}
#gallery---home.page-block.gallery.slideshow .page-block-module .carousel-control-prev{
	opacity: 1!important; left: 0px;
}
#gallery---home.page-block.gallery.slideshow .page-block-module .carousel-control-next{
	opacity: 1!important; right: 0px; left: auto;
}

#gallery---home.page-block.gallery.slideshow .page-block-module .carousel-indicators,
#gallery---home.page-block.gallery.slideshow .page-block-module .carouselState{
	display: none;
}
#theBody.werk #pageBlock1,
#theBody.nieuws #pageBlock1{
	margin-bottom: 0px; padding-bottom: 0px;
}
#theBody.werk #pageBlock1.cleanPageBlock1 .page-block-caption,
#theBody.nieuws #pageBlock1.cleanPageBlock1 .page-block-caption{
	padding-top: 0px!important;
	padding-bottom: 15px!important;
}
#theBody.werk #pageBlock1 .page-block-name h1,
#theBody.nieuws #pageBlock1 .page-block-name h1{
	padding-bottom: 0px; margin-bottom: 0px;
}

#theBody.nieuws.detail_mode #pageBlock1{
}

#werk.page-block.scrollable .page-block-caption,
#nieuws.page-block.scrollable .page-block-caption{
    padding-top: 0px;
    margin-top: 0px;
}

#theBody.werk.detail_mode #pageBlock2,
#theBody.nieuws.detail_mode #pageBlock2{
	margin-bottom: 30px; padding-bottom: 0px;
}
#theBody.werk.detail_mode #pageBlock2 .page-block-caption,
#theBody.nieuws.detail_mode #pageBlock2 .page-block-caption{
	margin-bottom: 0px; padding-bottom: 0px;
}
.block-spec{
	display: flex; justify-content: flex-start; border-bottom: 0px solid #888888;
	flex-wrap: nowrap; padding: 5px 0px;
}
.block-spec .list-label{
	font-variation-settings: "wght" 600;  min-width: 150px;  width: 150px;
}
.block-spec .list-value{
	
}
.block-spec .list-value p{
	padding: 0px; margin: 0px;
}


#theBody.werk.detail_mode #pageBlock1 .page-block-caption,
#theBody.nieuws.detail_mode #pageBlock1 .page-block-caption{
	padding-bottom: 15px!important;
}
#theBody.werk.detail_mode #pageBlock1 .page-block-name h1,
#theBody.nieuws.detail_mode  #pageBlock1 .page-block-name h1{
	padding-top: 0px; margin-top: 0px;
}
#theBody.werk.detail_mode #pageBlock1 .page-block-name h3,
#theBody.nieuws.detail_mode  #pageBlock1 .page-block-name h3{
	text-transform: lowercase;
	font-variation-settings: "wght" 400; font-size: 1.4em; padding: 0px; margin: 10px 0px 0px 0px;
}
#theBody.werk.detail_mode .page-block.gallery.scrollable .page-block-module,
#theBody.nieuws.detail_mode .page-block.gallery.scrollable .page-block-module{
	display: grid; padding: 0px 30px; grid-gap: 15px;
   	grid-template-columns: repeat(2, 1fr);
}
#theBody.werk.detail_mode .page-block.gallery.scrollable .page-block-module .image-item
#theBody.nieuws.detail_mode .page-block.gallery.scrollable .page-block-module .image-item  {
	grid-column: span 2;
}




@media(min-width:600px){
	
	#theBody.werk.detail_mode .page-block.gallery.slideshow .page-block-module{
		padding: 0px 30px;
	}
	
	#theBody.werk.detail_mode .page-block.gallery.scrollable .page-block-module{
		display: grid; padding: 0px 30px; grid-gap: 45px;
		grid-template-columns: repeat(2, 1fr);
		align-content: stretch;
	}
	#theBody.werk.detail_mode .page-block.gallery.scrollable .page-block-module .image-item  {
		grid-column: span 1;
	}
	#theBody.werk.detail_mode .page-block.gallery.scrollable .page-block-module .image-item:nth-of-type(3),
	#theBody.werk.detail_mode .page-block.gallery.scrollable .page-block-module .image-item:nth-of-type(6) {
		grid-column: span 2;
	}
	#theBody.werk.detail_mode .page-block.gallery.scrollable .page-block-module .image-item  img{
		width: 100%; height: 100%; object-fit: cover;
	}
	
	#theBody.nieuws.detail_mode .page-block.gallery.scrollable .page-block-module{
		display: grid; padding: 0px 30px; grid-gap: 15px;
		grid-template-columns: repeat(2, 1fr);
		align-content: stretch;
	}
	#theBody.nieuws.detail_mode .page-block.gallery.scrollable .page-block-module .image-item  {
		grid-column: span 1;
	}
	#theBody.nieuws.detail_mode .page-block.gallery.scrollable .page-block-module .image-item:nth-of-type(3),
	#theBody.nieuws.detail_mode .page-block.gallery.scrollable .page-block-module .image-item:nth-of-type(6) {
		grid-column: span 2;
	}
	#theBody.nieuws.detail_mode .page-block.gallery.scrollable .page-block-module .image-item  img{
		width: 100%; height: 100%; object-fit: cover;
	}

}

@media(min-width:768px){
	.page-block.gallery.slideshow{
	}
	.page-block.gallery.slideshow .page-block-caption{
	}
	#theBody.home #pageBlock1,
	#gallery---home{
		height: calc(100vh - 310px); min-height: 400px; 
	}
	#gallery---home{
		padding: 0px;
	}
	
	
	#theBody.home #pageBlock1 .page-block-caption{
		max-width: 90%;
	}
	#theBody.home #pageBlock1.page-block .page-block-subname h3{
		font-size: 3.4em;
		filter: drop-shadow(1px 0px 0px #000000)
	}
	
	

}
@media(min-width:960px) {
	
	#theBody.contact #pageBlock0{
		max-width: none;
	}
	#theBody.contact #pageBlock1{
		position: absolute; top: 0px; left: 0px; width: 100%; height: auto; 
		aspect-ratio: 1920 / 730; max-width: none; padding-left: 0px; justify-content: center;
	}
	#theBody.contact #pageBlock1 .page-block-caption{
		padding-top: 0px;
		padding-bottom: 0px; align-content: center; align-items: center;
	}
	
	#theBody.contact #pageBlock1 .internPageMenu{
		display: none;
	}
	
	#theBody.werk #pageBlock1.cleanPageBlock1 .page-block-caption,
	#theBody.nieuws #pageBlock1.cleanPageBlock1 .page-block-caption{
		padding-bottom: 30px!important;
	}
	#theBody.werk.detail_mode #pageBlock1 .page-block-caption,
	#theBody.nieuws.detail_mode #pageBlock1 .page-block-caption{
		padding-top: 60px!important;
		padding-bottom: 15px!important;
	}
	
	#theBody.werk.detail_mode #pageBlock1 .page-block-name h1,
	#theBody.nieuws.detail_mode  #pageBlock1 .page-block-name h3{
		margin: 5px 0px 15px 0px;
	}
	.page-block.gallery.scrollable{
		margin-bottom: 0px;
	}
	
}
@media(min-width:991px) {
	/*.page-block.gallery.slideshow{
	}
	.page-block.gallery.slideshow .page-block-module .carousel-indicators{
		height: auto; display: grid; 
        grid-template-columns: repeat(4, 1fr);
		grid-gap: 15px; position: relative; top: 0px; bottom: auto; padding: 15px 0px;
	}
	
	.page-block.slideshow .page-block-module .carousel-indicators li{
		height: auto; border-radius: 0%; width: 100%; margin: 0px;
	}
	.page-block.slideshow .page-block-module .carousel-indicators li img{
		width: 100%; height: auto; display: block;
	}
	.page-block.gallery.slideshow .page-block-caption{
		bottom: 90px; max-width: 40%;
	}*/	
	
	#theBody.home #pageBlock1{
		padding: 0px;
	}
	#theBody.home #pageBlock1 .page-block-caption{
		max-width: 70%;
	}
	#theBody.home #pageBlock1.page-block .page-block-subname h3{
		font-size: 4.4em;
		filter: drop-shadow(1px 0px 0px #000000)
	}
	

	#gallery---home.page-block.gallery.slideshow .page-block-module .carousel-control-prev,
	#gallery---home.page-block.gallery.slideshow .page-block-module .carousel-control-next{
		font-size: 70px; width:75px;
	}
	
}
@media(min-width:1280px){
	/*.page-block.gallery.slideshow{
		padding: 0px 75px 0px 0px;
	}
	.page-block.gallery.slideshow .page-block-caption{
		padding: 15px 60px;
	}
	.page-block.gallery.slideshow .page-block-module .carousel-indicators{
		grid-template-columns: repeat(5, 1fr);
	}*/
	#theBody.home #pageBlock1,
	#gallery---home{
		height: calc(100vh - 310px); min-height: 560px; 
	}
	#gallery---home{
		padding: 0px;
	}
	#theBody.home #pageBlock1 .page-block-caption{
		max-width: 920px;
	}
	#theBody.home #pageBlock1.page-block .page-block-subname h3{
	}
	
	#theBody.werk.detail_mode .page-block.gallery.scrollable .page-block-module,
	#theBody.nieuws.detail_mode .page-block.gallery.scrollable .page-block-module{
		padding: 0px 75px;
	}
    
}
@media(min-width:1440px) {
	/*.page-block.gallery.slideshow{
		padding: 0px 0px;
	}
	.page-block.gallery.slideshow .page-block-caption{
		 max-width: 40%;
	}*/
	#theBody.home #pageBlock1{
		left: calc(50% - 720px);
	}

	#gallery---home.page-block.gallery.slideshow .page-block-module .carousel-control-prev,
	#gallery---home.page-block.gallery.slideshow .page-block-module .carousel-control-next{
		width:100px;
	}
}
@media(min-width:1920px){
	/*.page-block.gallery.slideshow .page-block-caption{
		padding: 15px 120px;
	}*/
}

.page-block.gallery.slider .page-block-caption{
	display: none;
}


.page-block.gallery.slider .page-block-module{
	display: flex; flex-wrap: wrap;
}
.draggable-container {
	width: 100%;
	overflow:hidden; height: 550px;
}
.draggable-group {
	margin: 0px;
	white-space: nowrap;
	padding: 0; display: flex; gap: 0px; flex-wrap: nowrap;
}
.draggable-group-child {
	list-style: none; position: relative;
	width: auto; height: 500px;
	padding: 0px 15px 0px 0px;
	display: inline-block;
	margin: 0;
}
.draggable-group .zoomslide{
	display: block;
	position: absolute; top: 0px; left: auto; right: 15px; width: 50px; height: 50px;
	text-align: center; line-height: 50px; font-size: 20px;
	z-index: 100000;
} 
.draggable-group-child img {
	width: auto; height: 500px;
}
.draggable-group-child-inner {
	padding-bottom: 100%;
	background: red;
}
.draggable-group-scroll-bar {
	position: relative;
	width: 100%;
	height: 50px; position: absolute; background: rgba(0,0,0,0); top: auto; bottom: 0px;
}

.draggable-group-scroll-handle {
	position: absolute;
	left: 0px;
	top: 0px;
	width: 80px;
	height: calc(100%);
	cursor: pointer; background: rgba(0,0,0,0);
}

.draggable-group-scroll-handle:after {
	content: "";
	display: block;
	position: absolute;
	background-color: rgba(0,0,0,0.6);
	height: 10px;
	width: 100%;
	left: 0;
	top: auto;
	bottom: 0px;
	pointer-events: none;
}
/*.draggable-group-scroll-handle:before {
	content: "";
	display: block;
	position: absolute;
	background-color: rgba(0,0,0,0);
	height: 100%;
	width: 200vw;
	left: -100vw;
	top: auto;
	bottom: 0px;
	pointer-events: all;
}*/
.draggable-group-scroll-bar:after {
	content: "";
	display: block;
	position: absolute;
	background-color: rgba(0,0,0,0.2);
	height: 10px;
	width: 100%;
	left: 0;
	top: auto;
	bottom: 0px;
	pointer-events: none;
}



@media(min-width:768px){
	.page-block.gallery.slider.with_block_image{
	}
	.page-block.gallery.slider.with-long-text .page-block-module{
		width: 50%; overflow: hidden;
	}
	.page-block.gallery.slider.with-long-text .page-block-caption{
		min-height: 100%;
	}

}
@media(min-width:1280px){
	.page-block.gallery.slider .page-block-caption{
		padding-bottom: 60px;
	}
	
	
	.draggable-container {
		height: 650px; max-height: 80vh;
	}
	.draggable-group-child {
		height: 600px; max-height: calc(80vh - 50px);
	}
	.draggable-group-child img {
		height: 100%;
	}

}



@media(min-width:1600px){
	
	.draggable-container {
		height: 750px; max-height: 80vh;
	}
	.draggable-group-child {
		height: 700px; max-height: calc(80vh - 50px);
	}
}

@media(min-width:1920px){
	
	.draggable-container {
		height: 850px; max-height: 80vh;
	}
	.draggable-group-child {
		height: 800px; max-height: calc(80vh - 50px);
	}
	.page-block.gallery.slider{
		max-width: none;
	}
	.page-block.gallery.slider.left.with-long-text{
		padding-right: calc(50% - 960px);
	}
	.page-block.gallery.slider.left,
	.page-block.gallery.slider.right.with-long-text{
		padding-left: calc(50% - 960px);
	}
}













@media (min-width: 650px) {
}
@media (min-width: 768px) { 
}
@media (min-width: 991px) {
}
@media (min-width: 1280px) {
}
@media (min-width: 1440px) {
	.page-block.map,
	.page-block.map-pois{
	}
}





#pageBlock0 .scrolldown{
	width: 0; 
	height: 0; 
	border: 0px;
	border-left: 30px solid transparent;
	border-right: 30px solid transparent;

	border-top: 30px solid var(--highlightcolor);
	background: none;
	transform: rotate(-45deg);
	padding: 0px; margin: 0px; right: -20px; bottom: -5px;
}


#pageBlock0 .scrolldown span{
	transform: rotate(45deg); position: absolute; top: 0px; left: 0px;
	position: absolute;
    top: -19px;
    left: -6px; color:  var(--basecolor);
}




#form_search_reset .btn-primary{
    padding: 3px 10px!important;
}
#form_search_reset .btn-primary i{
    display: none;
}
#woning3d{
    border: 0px;
}


#theBody.contact #pageBlock1{
margin-bottom: 0px;
}

#theBody.contact #terugbel.page-block .fancy-form-item .form-control{
    border-radius: 1.5em;
}
@media (min-width: 991000px) {
#theBody.contact #terugbel.page-block .theformfields{
	max-width: 500px;
}
#theBody.contact #terugbel.page-block .theformfields .fancy-form-item{
    width: calc(50% - 15px); float: left; margin-right: 15px;
}
}


#woningdetail #modal .page-block-txt h2 span{
	width: 100%;
}
#woningdetail #modal .page-block-txt h2 span.spacer{
	display:none;
}




.navBlock{
    position: relative; top: 0px; left: 0px; padding: 0px 30px; float: left; width: 100%;
}

#theBody.nieuws #tagMenu{
	display: none!important;
}
#theBody.nieuws.detail_mode #tagMenu{
	display: block!important;
}

@media (min-width: 1600px) {
    .page-block.news .block-listing{
        grid-template-columns: repeat(3, 1fr);
    }
}