<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@media only screen and (max-width: 950px) {
	.home-list {
		width: 100%;
		padding: 0px;
		padding-bottom: 10px;
	}
	footer table td {
		width: 33.33%;
		float: left;
	}
	#pull {
		display: block;
		width: 90px !important;
	}
	#mainmenu li {
		width: 100%;
		text-align: left;
		color: #fff;
		background-color: transparent;
	}
	#mainmenu a {
		width: 100%;
		text-align: left;
		color: #fff;
		padding: 10px;
		background-color: transparent;
	}
	#mainmenu li a:hover {
		background-color: #a7adcf !important;
		border-radius: 5px;
	}
	.topmenu-responsive {
		display: block;
		clear: left;
		background-color: rgba(0,0,0,0.5) !important;
		border-radius: 5px;
	}
	.topmenu-responsive li a {
		padding-left: 10px !important;
	}
	#jsddm {
		padding-bottom: 20px !important;
		display: none;
	}
	#jsddm li ul{
		position:relative;
		float: left;
		width: 100%;
		z-index:1;
		margin: 0;
		padding: 0px;
		top: 0px;
		visibility: visible !important;
		display: block !important;
	}
	#mainmenu li:hover ul {
		visibility: visible !important;
	}
	#jsddm li ul li  {
		width: 100%;
		text-align: left;
		color: #fff;
		background-color: transparent;
	}
	#jsddm li ul li a{
		color: #fff;
		background-color: transparent;
		text-transform:none;
		float: left;
		padding-left: 25px;
		width: 100%;
		text-align: left;
		padding-right: 15px;
	}
	#jsddm li ul:hover #jsddm a {
		color: #fff !important;
	}
	#mainmenu li a:hover,
	#jsddm &gt; li:hover{
		color: #fff !important;
		background-color: transparent;
	}
	#mainmenu ul .active {
		color: #fff !important;
		background-color:transparent;
	}
	#mainmenu .active {
		background-color: #a7adcf !important;
		border-radius: 5px;
		color: #fff !important;
	}
	#jsddm li ul li:last-child a {
		border-radius: 5px;
	}
}
@media only screen and (max-width: 850px) {

	#beoordelingen .item {
		width: calc(50% - 10px);
	}
	#beoordelingen .item:nth-child(3n) {
		margin-right: 20px;
	}
	#beoordelingen .item:nth-child(2n) {
		margin-right: 0 !important;
	}
	#banner-certificated {
		width: 100%;
		margin-top: 0px;
		color: #fff;
		clear: both;
		height: auto;
		float: left;
		margin: auto;
		transform: rotate(0deg);
		text-align: center;
		margin-bottom: 20px;
		background-color: #f08014;
	}
	#banner-certificated:before,
	#banner-certificated:after {
		display: none;
	}
	#banner-certificated .text_top {
		font-size: 16pt;
		padding-top: 20px;
		box-sizing: border-box;
		line-height: 16pt;
	}
	#banner-certificated .text_middle {
		font-size: 46pt;
		font-weight: bold;
		line-height: 46pt;
	}
	#banner-certificated .text_bottom {
		font-size: 16pt;
		font-weight: 900;
		line-height: 16pt;
		padding-bottom: 20px;
	}
}
@media only screen and (max-width: 800px) {	
	.topmenu {
		display: none;
	}
	#menu-topmenu {
		display: block;
	}
	header {
		text-align: center;
	}
	header #logo {
		float: none;
	}
	header .top {
		float: none;
		width: 100%;
		text-align: center;
	}
	header #banner .top {
		float: left;
		width: auto;
		text-align: left;
	}
	header .top ul li a {
		padding: 10px;
		line-height: 30pt;
	}
	header .topmenu {
		text-align: center;
	}
	.socialmedia {
		margin-bottom: 20px;
		float: none;
		text-align: center;
		width: 455px;
		margin: auto;
	}
	.socialmedia .realsocialmedia {
		margin-top: 5px;
		margin-bottom: 20px;
	}
	.socialmedia ul li a {
		padding: 0px !important;
	}
	#informatie .socialmedia .realsocialmedia {
		margin-top: 0px;
		margin-bottom: 0px;
	}
	footer table td {
		width: 50%;
		float: left;
	}
	.openingstijden-klok-image {
		padding-right: 0px;
	}
	.vcard {
		margin-right:0px;
	}

	.top {
		display: flex;
		flex-direction: column;
	}

	.topmenu {
		float: none;
		order: 2;
		display: block !important;
	}

	.topmenu ul {
		margin: 0;
	}

	.socialmedia {
		float: none;
		order: 1;
	}

	.socialmedia .realsocialmedia {
		margin-bottom: 0;
	}
}
@media only screen and (max-width: 750px) {
	.youtube-video-3c {
		float: left;
		width: 100% !important;
		height: 200px !important;
		margin-right: 0px;
		margin-bottom: 20px;
	}
}
@media only screen and (max-width: 650px) {
	#beoordelingen .item {
		width: calc(100% - 0px) !important;
		margin-right: 0px !important;
	}
	#beoordelingen .item:nth-child(3n) {
		margin-right: 0px !important;
	}
	#beoordelingen .item:nth-child(2n) {
		margin-right: 0 !important;
	}
	header #logo {
		margin-bottom: 0px;
	}
	.socialmedia {
		text-align: center;
		float: none;
		margin-top: 0px;
		margin-bottom: 20px;
		clear: left;
		width: 100%;
	}
	#informatie .socialmedia .info {
		margin-bottom: 10px;
		text-align: left;
	}
	#informatie .socialmedia .realsocialmedia {
		margin-top: 0px;
		margin-bottom: 0px;
		text-align: left;
	}
	.socialmedia .info, .socialmedia .realsocialmedia {
		width: 100%;
		float: left;
		text-align: center;
	}
	.socialmedia ul li a {
		padding: 0px !important;
	}
	footer table td {
		width: 100%;
	}
	#homeitems ul li {
		width: 100%;
	}
	#banner #text {
		position: absolute;
		bottom: 10px;
		padding-right: 20px;
		text-align: left;
		left: 20px;
		box-sizing: border-box;
	}
	#banner #text .top {
		margin-left: 0px;
	}
	#banner #text #middle {
		margin-left: 0px;
	}
	#banner #text #bottom {
		margin-left: 0px;
	}
	header .info li {
		display: block;
		text-align: center;
	}
	.openingstijden-klok-image {
		float: right;
		padding-right: 0px;
		width: 100px;
	}
	.vcard {
		margin-right:0px;
		width: 100px !important;
	}
}
@media only screen and (max-width: 550px) {
	.beoordelingentotaal .left {
		float: left;
		width: 100%;
	}
	.beoordelingentotaal .right {
		float: left;
		width: 100%;
		margin-top: 20px;
	}
	#informatie .socialmedia .info li {
		width: 100%;
		display: block;
		float: left;
		text-align: center;
	}
	#informatie .socialmedia .info li:first-child {
		margin-bottom: 5px;
	}
	#informatie .socialmedia .realsocialmedia {
		text-align: center;
	}
	#rechtermenu {
	    max-width: 100%;
		padding-left: 0px;
	}
	#bestanden-wrap {
		width: 100%;
	}
}</pre></body></html>