@media (min-width: 1500px) {
	.nav>ul li a:link, .nav>ul li a:visited, .nav>ul li a:active {
		padding: 0 10px;
	}
	.wrap-abs {
		max-width: 1200px;
		bborder: 1px solid red;
	}
	.wrap {
		max-width: 1200px;
		bborder: 1px solid red;
	}
	
}
@media (max-width: 1770px) {

.slider-wrap {
		margin-top:15%;
		margin-bottom:15%;
	}

	.slider .slide .slide-toptitle {
		font-size: 23px;
	}
	.slider .slide .slide-title {
	font-size: 64px;
		color: #fff;
		margin-bottom: 0px;
		text-shadow: 2px 2px 12px rgba(0, 0, 0, 0.5);
	}
	.slide-description p {
		font-size: 18px;
	}
	a.button, .button, span.button, a.button-pink, .button-pink, span.button-pink, a.button-outline, .button-outline, span.button-outline {
		padding: 4px 18px;
		padding-top: 8px;
		font-size: 16px;
	}
}
@media (max-width: 1300px) {
	.visible-xl {
		display: block!important;
	}
	.hidden-xl {
		display: none;
	}
}
@media (max-width: 1500px) {
	.nav>ul li.last-child a:before {
		display: none;
	}
	.m-t-none {
		margin-top: none;
	}

	#widget_13 .aboutbutton-outline {
		margin-top: 24px;
	}
	.slider-wrapper .wrap{
		max-width:1200px;
	}
	.slider-wrap {
		margin-top:15%;
		margin-bottom:15%;
	}

	.slider .slide .slide-toptitle {
		font-size: 23px;
	}
	.slider .slide .slide-title {
			font-size: 64px;
		color: #fff;
		margin-bottom: 0px;
		text-shadow: 2px 2px 12px rgba(0, 0, 0, 0.5);
	}
	.slide-description p {
		font-size: 18px;
	}
	a.button, .button, span.button, a.button-pink, .button-pink, span.button-pink, a.button-outline, .button-outline, span.button-outline {
		padding: 4px 18px;
		padding-top: 8px;
		font-size: 16px;
	}
	#widget_16 h1 {
		font-size: 37px;
	}
	.m-t-none {
		margin-top: 0!important;
	}
	.wrap-abs {
		max-width: 100%;
	}
	.wrap {
		max-width: 96%;
	}
}
@media (max-width: 1380px) {

	.headerbot-right {
		padding-top: 3px;
	}
	.information-slider {
		display: block;
	}
	.logo {}
	.off-screen {
		left: 0;
	}
}
@media (min-width: 1200px) {
	.nav>ul li a:link, .nav>ul li a:visited, .nav>ul li a:active {
		padding: 0 7px;
	}
	.logo {
		margin-top: 35px;
	}
}
@media (max-width: 1200px) {
	.visible-l-1200 {
		display:block;
	}
	.hide-l-1200 {
		display:none;
	}
	/* START RESPONSIVE MENU  */
	.btn-stroke:hover.c-hamburger--htx.is-active span{
		background:none;	
	}
	#mainmenu,
	#mobilemenu{
		list-style:none;
		padding:0;
		margin:0;	
	}
	
	#mainmenu li,
	#mobilemenu li{
		line-height: 40px;
		border-bottom: 1px solid rgba(255,255,255, 0.15);
	}
	#mainmenu li a,
	#mobilemenu li a{
		color:#fff;
		font-size:14px;
		display:block;
	}
	
	#mainmenu li.haschild > a:after,
	#mobilemenu li.haschild > a:after{
		content: '\f105';
		font-family: FontAwesome;
		font-weight: normal;
		font-style: normal;
		font-size: 17px;
		margin: 0 10px 0 0;
		float: right;
	}
	
	#mainmenu li a:hover,
	#mobilemenu li a:hover{
		/*color:#999;*/	
	}
	
	#mainmenu li.current > a,
	#mobilemenu li.current > a{
		color: #e21a22;
	}
	
	#mainmenu .child,
	#mobilemenu .child{
		display:none;
		list-style:none;
		margin:0;
		padding: 0;
	}
	
	#mainmenu .haschild.active .child,
	#mobilemenu .haschild.active .child{
		display:block;	
		
	}
	#mainmenu .haschild.active .child ul.child,
	#mobilemenu .haschild.active .child ul.child{
		display:none;	
		
	}
	#mainmenu .haschild.active .child .active ul.child,
	#mobilemenu .haschild.active .child .active ul.child{
		display:block;	
		
	}	
	#mainmenu .haschild,
	#mobilemenu .haschild{
		left:-81%;
		overflow-x: hidden;
		overflow-y: auto;
		visibility: visible;
		-webkit-overflow-scrolling: touch;
		-moz-transition:left 0.3s ease;
		-webkit-transition:left 0.3s ease;
		transition: left 0.3s ease;
		-webkit-transition-timing-function: cubic-bezier(0.420, 0.000, 0.580, 1.000); 
		-moz-transition-timing-function: cubic-bezier(0.420, 0.000, 0.580, 1.000); 
		-o-transition-timing-function: cubic-bezier(0.420, 0.000, 0.580, 1.000); 
		transition-timing-function: cubic-bezier(0.420, 0.000, 0.580, 1.000); /* ease-in-out */	
	}
	
	#mainmenu .haschild.active,
	#mobilemenu .haschild.active{
		position:absolute;
		top:0;
		left:0;
		right:0;
		bottom:0;
		padding:0;
		margin:0;
		background-color:#2b2a47;
		border-bottom:0;
		padding-top: 0px;
		z-index: 2;
	}
	#mobilemenu .page-4.haschild.active {
		height:400px;
	}
	#mobilemenu .page-5.haschild.active {
		height:1200px;
	}
	#mainmenu .haschild.active > a,
	#mobilemenu .haschild.active > a{
		padding-left:20px;
		color: #e21a22;
		border-top: 1px solid rgba(255,255,255, 0.15);
		border-bottom: 1px solid rgba(255,255,255, 0.15);
		font-weight: bold;
	}
	#mainmenu .haschild.active > a:before,
	#mobilemenu .haschild.active > a:before{
		display:none;
	}
	
	#mainmenu .first-child .mobile-exit,
	#mainmenu .haschild.active .mobile-close,
	#mobilemenu .first-child .mobile-exit,
	#mobilemenu .haschild.active .mobile-close{
		position: absolute;
		z-index: 2;
		cursor: pointer;
		float: right;
		font-size: 24px;
		background: #2b2a47;
		top: 5px;
		right: 0px;
		height: 31px;
		width: 31px;
		line-height: 30px;
		text-align: center;
		color: #fff;
	}
	
	#mainmenu .mobile-exit .c-hamburger,
	#mobilemenu .mobile-exit .c-hamburger{
		margin-left: 3px;
		margin-top: 2px;
	}
	#mainmenu .mobile-exit .c-hamburger span::before,
	#mainmenu .mobile-exit .c-hamburger span::after,
	#mobilemenu .mobile-exit .c-hamburger span::before,
	#mobilemenu .mobile-exit .c-hamburger span::after{
		background-color: #ffffff;
	}
	
	#mainmenu .haschild.active .mobile-close i,
	#mobilemenu .haschild.active .mobile-close i{
		pointer-events:None;	
	}	
	.mobile-menu-container .logo-lt
	{
		max-width: 200px;
	}
	.mobile-menu-container .icon-mail, .mobile-menu-container .icon-phone {
		float: left;
		width: 100%;
		margin: 0 0 1.5em 0;
	}
	
	.c-hamburger span::before {
	  top: -8px;
	}
	
	.c-hamburger span::after {
	  bottom: -8px;
	}

	.c-hamburger--htx span {
	  transition: background 0s 0.3s;
	}
	
	.c-hamburger--htx span::before,
	.c-hamburger--htx span::after {
	  transition-duration: 0.3s, 0.3s;
	  transition-delay: 0.3s, 0s;
	}
	
	.c-hamburger--htx span::before {
	  transition-property: top, transform;
	}
	
	.c-hamburger--htx span::after {
	  transition-property: bottom, transform;
	}
	
	/* active state, i.e. menu open */
	.c-hamburger--htx.is-active {
	  
	}
	
	.c-hamburger--htx.is-active span {
	  background: none;
	}
	
	.c-hamburger--htx.is-active span::before {
	  top: 0;
	  transform: rotate(45deg);
	}
	
	.c-hamburger--htx.is-active span::after {
	  bottom: 0;
	  transform: rotate(-45deg);
	}
	
	.c-hamburger--htx.is-active span::before,
	.c-hamburger--htx.is-active span::after {
	  transition-delay: 0s, 0.3s;
	}	
	ul.scroll-check.active li.check-1,
	ul.check-lp.active li.check-1 {
		height: auto;
		min-height: auto !important;
	}
	ul.scroll-check.active li.check-2,
	ul.check-lp.active li.check-2{
		height: auto;
		min-height: auto !important;
	}	

	.mobile-menu {
		position: relative;
		margin-top:2px;
		margin-right: -6px;
	}

   .c-hamburger {
	  display: block;
	  position: relative;
	  overflow: hidden;
	  margin: 0;
	  padding: 0;
	  width: 36px!important;
	  height: 36px;
	  font-size: 0;
	  text-indent: -9999px;
	  appearance: none;
	  box-shadow: none;
	  border-radius: none;
	  cursor: pointer;
	  background:none;
	  border:0;
	 bbackground:#fff;
	  margin: 10px 0 0 10px;
	  border-radius: 20px;
	  /* transition: background 0.3s; */
	}
	.down .c-hamburger
	{
		background:none;
	}
	
	.c-hamburger span {
		display: block;
		position: absolute;
		top: 16px;
		left: 0px;
		right: 0px;
		background: #2b2a47;
		width: 60%;
		margin-left: 20%;
		height: 4px;
	 	border-radius: 2px;
    	-moz-border-radius: 2px;
    	-webkit-border-radius: 2px;
	}
	
	.c-hamburger span::before,
	.c-hamburger span::after {
		position: absolute;
		display: block;
		left: 0;
		width: 100%;
		height: 4px;
		border-radius: 2px;
		-moz-border-radius: 2px;
		-webkit-border-radius: 2px;
		background-color: #2b2a47;
		content: "";
	}
	.btn-stroke:hover.c-hamburger span,
	.btn-stroke:hover.c-hamburger span::before,
	.btn-stroke:hover.c-hamburger span::after
	{
		background-color:#A72072	
	}
	.down .c-hamburger span,
	.down .c-hamburger span::before,
	.down .c-hamburger span::after
	{
		background-color:@#000000;
	
	}
	.btn-stroke:hover.c-hamburger--htx.is-active span{
		background:none;	
	}
	.mobile-menu-container .logo-lt {
		max-width: 120px;
	}
	.c-hamburger span::before {
	  top: -8px;
	}
	
	.c-hamburger span::after {
	  bottom: -8px;
	}
	.c-hamburger--htx span {
	  transition: background 0s 0.3s;
	}
	
	.c-hamburger--htx span::before,
	.c-hamburger--htx span::after {
	  transition-duration: 0.3s, 0.3s;
	  transition-delay: 0.3s, 0s;
	}
	
	.c-hamburger--htx span::before {
	  transition-property: top, transform;
	}
	
	.c-hamburger--htx span::after {
	  transition-property: bottom, transform;
	}
	
	/* active state, i.e. menu open */
	.c-hamburger--htx.is-active {
	  
	}
	
	.c-hamburger--htx.is-active span {
	  background: none;
	}
	
	.c-hamburger--htx.is-active span::before {
	  top: 0;
	  transform: rotate(45deg);
	}
	
	.c-hamburger--htx.is-active span::after {
	  bottom: 0;
	  transform: rotate(-45deg);
	}
	
	.c-hamburger--htx.is-active span::before,
	.c-hamburger--htx.is-active span::after {
	  transition-delay: 0s, 0.3s;
	}	
	

	
	#mainmenu,
	#mobilemenu{
		list-style:none;
		padding:0;
		margin:0;	
		display: inline-block;
   		width: 100%;
	}
	/* 
	#mainmenu li a::before {
	    content: "ï„…";
	    font-family: FontAwesome;
	    font-style: normal;
	    font-weight: normal;
	    margin: 0 10px 0 0;
	} */
	#mainmenu .haschild.active .mobile-close i,
	#mobilemenu .haschild.active .mobile-close i{
		pointer-events:none;	
	}
	#mainmenu li,
	#mobilemenu li{
		line-height: 2.2em;
		margin-bottom: 0.2em;
		padding-left: 20px;
		position:initial;
	}
	#mainmenu li a,
	#mobilemenu li a{
		font-size:17px;
		ttext-transform:uppercase;
		color:#fff!important;
		display:block;
		cursor:pointer;
	}
	#mainmenu ul li,
	#mobilemenu ul li
	{
		margin-bottom:0.5em;	
	}
	.mobile-menu-container .icon-mail, 
	.mobile-menu-container .icon-phone,
	.mobile-menu-container .icon-mail a, 
	.mobile-menu-container .icon-phone a
	{
		color:#fff;	
	}
	
	#mainmenu li a:hover,
	#mainmenu li:hover,
	#mobilemenu li a:hover,
	#mobilemenu li:hover
	{
		color:#1acafc;	
	}
	
	#mainmenu li.current a,
	#mobilemenu li.current a{
		color:#fff;	
	}
	
	.container-wrapper{
		-webkit-transition: -webkit-transform 0.3s ease;
		-moz-transition: -moz-transform 0.3s ease;
		-o-transition: -o-transform 0.3s ease;
		transition: transform 0.3s ease;
		-webkit-transition-timing-function: cubic-bezier(0.420, 0.000, 0.580, 1.000); 
		-moz-transition-timing-function: cubic-bezier(0.420, 0.000, 0.580, 1.000); 
		-o-transition-timing-function: cubic-bezier(0.420, 0.000, 0.580, 1.000); 
		transition-timing-function: cubic-bezier(0.420, 0.000, 0.580, 1.000); /* ease-in-out */

	}
	
	.mobile-menu-container{
		background-color:#2b2a47;
		padding:0px 0 20px 0px;
		position: fixed;
		top: 0;
		left:-50%;
		bottom: 0;
		z-index: 100000;
		display: block!important;
		width: 50%!important;
		overflow-x: hidden;
		overflow-y: auto;
		visibility: visible;
		-webkit-overflow-scrolling: touch;
		-moz-transition:left 0.3s ease;
		-webkit-transition:left 0.3s ease;
		transition: left 0.3s ease;
		-webkit-transition-timing-function: cubic-bezier(0.420, 0.000, 0.580, 1.000); 
		-moz-transition-timing-function: cubic-bezier(0.420, 0.000, 0.580, 1.000); 
		-o-transition-timing-function: cubic-bezier(0.420, 0.000, 0.580, 1.000); 
		transition-timing-function: cubic-bezier(0.420, 0.000, 0.580, 1.000); /* ease-in-out */
	}
	.off-screen{
		left:0;
	}
	
	.off-screen+* {
		position: relative;
		top: 0;
		right: 0;
		bottom: 0;
		left: 0;
		z-index: 5;
		width: 100%;
		overflow: hidden;
		/* 
		-webkit-transform: translate3d(200px,0,0);
		transform: translate3d(200px,0,0);
		*/
		-webkit-transition: -webkit-transform .3s ease;
		-moz-transition: -moz-transform .3s ease;
		-o-transition: -o-transform .3s ease;
		transition: transform .3s ease;
		-webkit-backface-visibility: hidden;
		-moz-backface-visibility: hidden;
		backface-visibility: hidden;
		-webkit-transition-delay: 0.1s; /* Safari */
   		transition-delay: 0.1s;
	}  
	/* END RESPONSIVE MENU  */		
	
	.hidden-m {
		display: none;
	}
	.nav>ul li a:link, .nav>ul li a:visited, .nav>ul li a:active {
		padding: 0 4px;
	}
	#widgetBar-10 .widget {
	position:relative;
	min-height:450px;
	}
	#widgetBar-10 .widget .button{
		position:absolute;
		bottom:10px;
		font-size:13px;
	}
	#widget_28,
	#widget_29,
	#widget_30 {
		width:30%;
	}
	#widget_28,
	#widget_29	{
		margin-right:5%;
	}
	#widget_30 {
		margin-left:0%;
	}
	.wrap-abs {
		max-width: 100%;
	}
	.wrap {
		max-width: 96%;
	}
	p.gallery-image-title {
		min-height: 120px;
	}
	.logo {
		margin: 7px 0px;
	}
	.logo img {
		min-width:225px;
	}
	.icon-marker:before, 
	.icon-phone:before, 
	.icon-mail:before, 
	.icon-pdf:before {
		color: #fff;
	}
}
@media (max-width: 1100px) {
	.pos-rel {
	position:relative !important;
}
.wrap-s {
    max-width: 100% !important;
    width: 100%;
}
	.s-c {
    flex: 1;
}
	.s-p {
		display:flex;
    flex-direction: column;
}
.order-one{
	order:1;
}
.order-two{
	order:2;
}

#widget_14, #widget_15, #widget_16, #widget_17 {
    width: 40%;
    float: left;
    margin: 2%;
}
	.slider-wrapper .wrap{
		max-width:1024px;
	}
.slider-wrap {
		margin-top:15%;
		margin-bottom:15%;
	}

	.slider .slide .slide-toptitle {
		font-size: 23px;
	}
	.slider .slide .slide-title {
		font-size: 54px;
		color: #fff;
		margin-bottom: 0px;
		text-shadow: 2px 2px 12px rgba(0, 0, 0, 0.5);
	}
	.slide-description p {
		font-size: 18px;
	}
	#widget_16 h1 {
		font-size: 37px;
	}
	.container .text-center {
		padding: 0 5.0%;
	}
	.square {
		height: 222px;
	}
	#services h2, .post-title-alt {
		font-size: 1.0em;
	}
	/* COLUMNS */
	.col12-lg {
		width: 100%
	}
	.col11-lg {
		width: 91.66666667%
	}
	.col10-lg {
		width: 83.33333333%
	}
	.col9-lg {
		width: 75%
	}
	.col8-lg {
		width: 66.66666667%
	}
	.col7-lg {
		width: 58.33333333%
	}
	.col6-lg {
		width: 50%
	}
	.col5-lg {
		width: 41.66666667%
	}
	.col4-lg {
		width: 33.33333333%
	}
	.col3-lg {
		width: 25%
	}
	.col2-lg {
		width: 16.66666667%
	}
	.col1-lg {
		width: 8.33333333%
	}
	.col-lg-hide {
		display: none;
	}
	.p-lg {
		padding: 15px;
	}
	.form {
		ppadding-left: 10%;
		ppadding-right: 10%;
	}
	.h90 {
		height: 90%;
	}
	.h45 {
		height: 43%;
	}
	
	#widget_16 h1 {
		font-size: 27px;
	}
	h2, rdh2, lth2 {
		font-size: 22px;
	}
	.contactme a, .contactme li {
		font-size: 18px;
	
	}
	.contactme ul{
			margin-top:25px;
	}
	.contactme .icon-mail::before, .contactme .icon-phone::before, .contactme .icon-marker::before {
		font-size: 20px !important;
	}
	.p-l-xxxl {
		padding-left: 24%;
	}
	.footerbutton {
		height: 50px;
	}
	.contactme li {
		margin-bottom: 0.1em;
	}
	.p-t-n {
		padding-top: 0px;
	}
}
@media (max-width: 1100px) {
#threeblocks {
	margin-top:0px;
}
	.hidden-l {
		display: none;
	}
	.visible-l {
		display: block!important;
	}
	.wrap {
		max-width: 94%;
	}
	.default-slider .slider, .default-slider .slider .slide {
		height: 200px;
	}
	.square {
		hheight: 200px;
	}
	.post-title {
		left: 20px;
	}
	.post-title-alt h3 {
		font-size: 1.2em;
	}
	.post-title-alt h4 {
		font-size: 1.0em;
	}
	h3.post-title {
		font-size: 1.0em;
	}
	#services h2, .post-title-alt {
		font-size: 1.0em;
	}
	#benefits .widget {
		padding: 0 2%;
	}
	.p-l-xxxl {
		padding-right: 10%;
	}
	.p-l-xxxl {
		padding-left: 10%;
	}
	.text-xl, .home h1 {
		font-size: 27px;
	}
	#widget_19 h1, #widget_20 h1 {
		font-size: 27px;
	}
	#widget_14 h1, #widget_15 h1 {
		font-size: 22px;
	}
	#widget_13 h1 {
		font-size: 24px;
	}
	.nieuwsbrief h1 {
		font-size: 30px;
	}
	.p-l-xxxl {
		padding-right: 15%;
	}
	.p-l-xxxl {
		padding-left: 15%;
	}
	.footer .widget {
		width: 50%;
		margin-bottom: 2.0em;
	}
	.slide-description {
		padding-right: 4%;
		padding-left: 4%;
		width: 50%;
		float: right;
	}
	.slider .slide .slide-title, 
	.slider .slide-description h1 {
		font-size: 35px;
		line-height: 38px;
	}
	iframe {
		max-width: 100%;
		min-width: 100%;
		min-height: 300px;
		box-sizing: border-box;
	}
	.p-b-xl {
		padding-bottom: 60px;
	}
	.p-t-xl {
		padding-top: 60px;
	}
	.p-t-m {
		padding-top: 60px;
	}
	.p-l-xxxl {
		padding-right: 5%;
	}
	.p-l-xxxl {
		padding-left: 24%;
	}
	/* COLUMNS  */
	.col12-md {
		width: 100%
	}
	.col11-md {
		width: 91.66666667%
	}
	.col10-md {
		width: 83.33333333%
	}
	.col9-md {
		width: 75%
	}
	.col8-md {
		width: 66.66666667%
	}
	.col7-md {
		width: 58.33333333%
	}
	.col6-md {
		width: 50%
	}
	.col5-md {
		width: 41.66666667%
	}
	.col4-md {
		width: 33.33333333%
	}
	.col3-md {
		width: 25%
	}
	.col2-md {
		width: 16.66666667%
	}
	.col1-md {
		width: 8.33333333%
	}
	.md-m-b {
		margin-bottom: 20px;
	}
	.header-fixed {
		position: fixed;
		-webkit-box-shadow: 0px 4px 10px -6px rgba(0, 0, 0, 0.75);
		-moz-box-shadow: 0px 4px 10px -6px rgba(0, 0, 0, 0.75);
		box-shadow: 0px 4px 10px -6px rgba(0, 0, 0, 0.75);
		height: 90px;
	}
	.header-fixed .mainnav {
		top: 27px;
	}
	.p-t-m {
		padding-top: 30px;
	}

	.bg-lt-r h1 {
		font-size: 21px;
	}
	.sidebarpos {
		margin-top:30px;
	}
	.p-r-0-1100 {
		padding-right:0px;
	}
}
@media only screen and (max-width: 1024px) {
	
#widgetBar-10 .widget {
	min-height:inherit;
	height:auto;
}
#widgetBar-10 .widget .button {
    position: relative;
    bottom: 0px;
    font-size: 16px;
}
#widget_28, #widget_29 {
    margin-right: 0%;
}
#widget_28, #widget_29, #widget_30 {
    width: 100%;
    margin-bottom: 30px;
}
	
#widget_14, #widget_15, #widget_16, #widget_17 {
    width: 60%;
    float: left;
    margin: 2%;
	margin-left:18%;
	min-height:inherit;
	height:auto;
}
.slider-wrap {
		margin-top:15%;
		margin-bottom:15%;
	}

	.slider .slide .slide-toptitle {
		font-size: 23px;
	}
	.slider .slide .slide-title {
		font-size: 52px;
		color: #fff;
		margin-bottom: 0px;
		text-shadow: 2px 2px 12px rgba(0, 0, 0, 0.5);
	}
	.slide-description p {
		font-size: 18px;
	}
	
	a.button, .button, span.button, a.button-pink, .button-pink, span.button-pink, a.button-outline, .button-outline, span.button-outline {
		padding: 4px 18px;
		padding-top: 8px;
		font-size: 16px;
	}
}
@media (min-width: 670px) {
	.header-fixed .logo {
		margin-top: 5px;
	}
	.fixed-inline {
		position: fixed;
		top: 90px;
		left: 0;
		width: 100%;
		height: auto;
		text-align: center;
		background-color: #cccccc;
		margin-left: 0;
		padding: 10px 0;
		box-sizing: border-box;
		z-index: 10;
		height: 50px;
		font-size: 14px;
		margin-bottom: 0;
	}
	.inline.fixed-inline li {
		display: inline-block;
		margin-bottom: 0;
		padding: 0 10px;
		line-height: 2.2em;
		margin: 0;
	}
	.inline.fixed-inline a {
		color: #3b3b3b;
	}
}
@media (max-width: 800px) {
	
	#widget_11, #widget_12, #widget_13 {
		width:100%;
		margin-bottom:20px;
	}
	#widget_13
	{
		margin-left:0%;
	}
	#widget_14 #widget_16{
    min-width: 40%;
    float: left;

    margin-right: 5%;
    margin-bottom: 5%;
}
	#widget_15 #widget_17{
    min-width: 40%;
    float: left;
    margin: 0%;

}
	.slider-wrap {
		margin-top:15%;
		margin-bottom:15%;
	}
	.slider .slide .slide-toptitle {
		font-size: 23px;
	}
	.slider .slide .slide-title {
		font-size: 48px;
		color: #fff;
		margin-bottom: 0px;
		text-shadow: 2px 2px 12px rgba(0, 0, 0, 0.5);
	}
	.slide-description p {
		font-size: 18px;
	}

	.overons .button ,a.button, .button, span.button, a.button-pink, .button-pink, span.button-pink, a.button-outline, .button-outline, span.button-outline {
		padding: 4px 18px;
		padding-top: 8px;
		font-size: 16px;
		width: 50%;
	}
	.rijlessen .widget {
		width: 100% !important;
	}
	body, body.down {
		padding-left: 0;
	}
	/* GENERAL */
	.visible-s {
		display: block!important;
	}
	.hidden-s {
		display: none;
	}
	.cols4>li {
		width: 46%;
	}
	p.gallery-image-title {
		min-height: 85px;
	}
	.p-b-s {
		padding-bottom: 30px;
	}
	.p-t-s {
		padding-top: 30px;
	}
	.p-t-none-s {
		padding-top: 0px;
	}
	.p-r-s {
		padding-right: 30px;
	}
	.p-r-none-s {
		padding-right: 0px;
	}
	#widgetBar-11 .widget {
		padding-left: 0;
		padding-top: 30px;
	}
	/* COLUMNS */
	#widgetBar-11 .widget {
		width: 100%;
	}
	.col12-s {
		width: 100%
	}
	.col11-s {
		width: 91.66666667%
	}
	.col10-s {
		width: 83.33333333%
	}
	.col9-s {
		width: 75%
	}
	.col8-s {
		width: 66.66666667%
	}
	.col7-s {
		width: 58.33333333%
	}
	.col6-s {
		width: 100%
	}
	.col5-s {
		width: 41.66666667%
	}
	.col4-s {
		width: 100%
	}
	.col3-s {
		width: 25%
	}
	.col2-s {
		width: 16.66666667%
	}
	.col1-s {
		width: 8.33333333%
	}
	.off-screen {
		left: 0;
	}
	.p-r-xxl {
		padding-right: 20px;
	}
	.p-l-xxl {
		padding-left: 20px;
	}
	#benefits .widget {
		width: 50%;
	}
	@keyframes slidebottomhome {
		from {
			margin-top: 220px;
			opacity: 0;
		}
		to {
			margin-top: 180px;
			opacity: 1;
		}
	}
	.godown {
		width: 50px;
		height: 50px;
		left: 50%;
		margin-left: -25px;
		font-size: 40px;
		margin-top: 50px;
		padding-top: 1px;
	}
	.godown:hover {
		margin-top: 60px
	}
	
	
	.contactme {
		margin-left: 25%;
		margin-right: 25%;
	}
	.p-l-xxxl {
		padding-left: 28%;
	}
	.footer .widget {
		width: 100% !important;
	}
	.slide-description {
		width: 100%;
		float:none;
	}
	.custom_form input[type='text'], 
	.custom_form textarea, 
	.custom_form select {
	    width: 100%;	
	}
}
@media screen and (max-width: 670px), screen and (max-device-width: 670px) {
	.nieuwsbrief select, .nieuwsbrief input[type='text'], .nieuwsbrief input[type='email'], .nieuwsbrief textarea {
		width: 100% !important;
	}
	a.buttonnieuws {
		text-align:center;
	}

	.wrap {
		max-width: 92%;
		bborder: 1px solid red;
		box-sizing: border-box;
	}
	.text-xl, .home h1 {
		font-size: 22px;
	}
	.p-l-xxxl {
		padding-left: 24%;
	}
	.text-xl, .home h1 {
		font-size: 21px;
	}
.slider-wrap {
		margin-top:15%;
		margin-bottom:15%;
	}

	.slider .slide .slide-toptitle {
		font-size: 23px;
	}
	.slider .slide .slide-title {
		font-size: 40px;
		color: #fff;
		margin-bottom: 0px;
		text-shadow: 2px 2px 12px rgba(0, 0, 0, 0.5);
	}
	.slide-description p {
		font-size: 18px;
	}
	.contactme a, .contactme li {
		font-size: 14px;
	
	}
	#widget_11, #widget_12, #widget_13 {
		width:100%;
		margin-bottom:30px;
	}
	.header-fixed .mobile-menu {
		top: 20px;
	}

	.godown {
		display: none;
	}
	
	.container .text-center {
		padding: 0 10%;
	}
	#benefits .widget {
		min-height: 300px;
	}
	.hidden-xs, .sidebar .widgetBar, .services .col4, .responsive-hide {
		display: none;
	}
	.visible-xs {
		display: block;
	}
	.p-xl {
		padding: 30px;
	}
	/* COLUMNS */
	.blocks .widget {
		margin-bottom: 40px;
	}
	.blocks.last-child {
		margin-bottom: 0px;
	}
	.blocks .widget-inner {
		padding-bottom: 0px;
	}
	.square {
		height: 200px;
	}
	#services h2, .post-title-alt {
		font-size: 1.1em;
	}
	iframe {
		width: 100%;
		min-height: 250px;
	}
	.overons .button, a.button-outline, .button-outline, span.button-outline, a.button, .button, span.button, a.button-pink, .button-pink, span.button-pink, .contact .form-input {
		width: 100%;
		text-align: center;
	}
	.slider a.button, .slider .button, .slider span.button, .slider a.button-pink, .slider .button-pink, .slider span.button-pink {
		width: auto;
	}
	.default .logos ul li, .default ul.logolist li {
		height: 120px;
		line-height: 110px;
	}
	blockquote {
		font-size: 17px;
	}
	#blocks .col6 {
		padding: 0;
	}
	.contact .form-input {
		margin-bottom: 1.0em;
		text-align: center;
	}
	.footer .pull-left, .footer .pull-right {
		width: 100%;
		float: inherit;
		margin-bottom: 1.0em;
	}
	.cols2>li, .cols3>li, .cols4>li {
		margin-right: 0;
	}
	/* COLUMNS */
	.projectscol-xs {
		width: 100%;
		margin-left: 0%;
		margin-right: 0%;
	}
	.col12-xs, .counters .col3, #widget_34, #widget_35, .cols2>li, .cols3>li, .cols4>li {
		width: 100%
	}
	.col11-xs {
		width: 91.66666667%
	}
	.col10-xs {
		width: 83.33333333%
	}
	.col9-xs {
		width: 75%
	}
	.col8-xs {
		width: 66.66666667%
	}
	.col7-xs {
		width: 58.33333333%
	}
	.col6-xs {
		width: 50%
	}
	.col5-xs {
		width: 41.66666667%
	}
	.col4-xs {
		width: 33.33333333%
	}
	.col3-xs {
		width: 25%
	}
	.col2-xs {
		width: 16.66666667%
	}
	.col1-xs {
		width: 8.33333333%
	}
	.p-b-md-xs {
		margin-bottom: 20px;
	}
	.p-r-none-xs {
		padding-right: 0;
	}
	.p-l-none-xs {
		padding-left: 0
	}
	.p-r-sm-xs {
		padding-right: 10px;
	}
	.p-l-sm-xs {
		padding-left: 10px;
	}
	.p-b-sm {
		padding-bottom: 5px;
	}
	footer .wrap {
		overflow: hidden
	}
	.footer .widget {
		width: 100% !important;
		min-height: inherit;
	}
	.logo-small {
		left: auto;
		right: 0;
	}
	p {
		word-break: break-word;
	}
	.form {
		padding-left: 0;
		padding-right: 0;
	}
	.mobile-menu-container {
		left: -100%;
		width: 70% !important;
	}
	.off-screen {
		left: 0;
	}
	.post-title {
		left: 20px;
		bottom: 30px;
	}
	.header-fixed .logo {
		margin-top: 15px;
	}
	.contactme {
		margin-left: 0px;
		margin-right: 0px;
	}


	.text-xl, .home h1 {
		font-size: 24px;
	}
	.gallery .image img {
		max-height: 200px;
		min-height: 200px;
	}
}
@media screen and (max-width: 570px), screen and (max-device-width: 570px) {
	a.buttonnieuws , a.button, .button, span.button, a.button-pink, .button-pink, span.button-pink, a.button-outline, .button-outline, span.button-outline{
	margin-right:0;
}
#widget_14, #widget_15, #widget_16, #widget_17 {
	margin-right:0;
}
.wrap-s{
	position:relative !important;
}
	.text-xl, .home h1 {
		font-size: 22px;
	}
	.p-l-xxxl {
		padding-left: 24%;
	}
	.text-xl, .home h1 {
		font-size: 21px;
	}
.slider-wrap {
		margin-top:15%;
		margin-bottom:15%;
	}

	.slider .slide .slide-toptitle {
		font-size: 23px;
	}
	.slider .slide .slide-title {
		font-size: 36px;
		color: #fff;
		margin-bottom: 0px;
		text-shadow: 2px 2px 12px rgba(0, 0, 0, 0.5);
	}
	.slide-description p {
		font-size: 18px;
	}
	.contactme a, .contactme li {
		font-size: 14px;
	
	}
	#widget_11, #widget_12, #widget_13 {
		width:100%;
		margin-bottom:30px;
	}
}
@media screen and (max-width: 480px), screen and (max-device-width: 480px) {
		#widget_14, #widget_15, #widget_16, #widget_17 {
    width: 100%;
    float: left;
    margin-bottom: 2%;
	margin-left:0%;
}
.gallery .image {
    float: left;
    width: 100%;
    margin-right: 0%;
    margin-bottom: 20px;
}
	.gallery .image img {
		max-height: 300px;
		min-height: 300px;
		max-width: 300px;
		min-width: 300px;
	}
	.text-xl, .home h1 {
		font-size: 22px;
	}
	.p-l-xxxl {
		padding-left: 24%;
	}
	.text-xl, .home h1 {
		font-size: 21px;
	}
.slider-wrap {
		margin-top:15%;
		margin-bottom:15%;
	}

	.slider .slide .slide-toptitle {
		font-size: 23px;
	}
	.slider .slide .slide-title {
		font-size: 32px;
		color: #fff;
		margin-bottom: 0px;
		text-shadow: 2px 2px 12px rgba(0, 0, 0, 0.5);
	}
	.slide-description p {
		font-size: 16px;
	}
	.contactme a, .contactme li {
		font-size: 14px;
	
	}
	#widget_11, #widget_12, #widget_13 {
		width:100%;
		margin-bottom:30px;
	}
	/* COLUMNS */
	.col12-xxs {
		width: 100%
	}
	.col11-xxs {
		width: 91.66666667%
	}
	.col10-xxs {
		width: 83.33333333%
	}
	.col9-xxs {
		width: 75%
	}
	.col8-xxs {
		width: 66.66666667%
	}
	.col7-xxs {
		width: 58.33333333%
	}
	.col6-xxs {
		width: 50%
	}
	.col5-xxs {
		width: 41.66666667%
	}
	.col4-xxs {
		width: 33.33333333%
	}
	.col3-xxs {
		width: 25%
	}
	.col2-xxs {
		width: 16.66666667%
	}
	.col1-xxs {
		width: 8.33333333%
	}
	.hidden-xxs {
		display: none;
	}
	.visible-xxs {
		display: block;
	}
	.p-r-none-xxs {
		padding-right: 0;
	}
	.p-l-none-xxs {
		padding-left: 0
	}
	.p-b-md-xxs {
		margin-bottom: 20px;
	}
	.form {
		padding-left: 0;
		padding-right: 0;
	}
	#benefits .widget {
		width: 100%;
		min-height: inherit;
	}
	.container .text-center {
		padding: 0 5%;
	}
	.slider a.button, .slider .button, .slider span.button {
		width: 100%;
	}
}
@media screen and (max-width: 420px), screen and (max-device-width: 420px) {
		#widget_14, #widget_15, #widget_16, #widget_17 {
    width: 100%;
    float: left;
    margin-bottom: 2%;
}
	.text-xl, .home h1 {
		font-size: 22px;
	}
	.p-l-xxxl {
		padding-left: 24%;
	}
	.text-xl, .home h1 {
		font-size: 21px;
	}
.slider-wrap {
		margin-top:15%;
		margin-bottom:15%;
	}

	.slider .slide .slide-toptitle {
		font-size: 26px;
	}
	.slider .slide .slide-title {
		font-size: 30px;
		color: #fff;
		margin-bottom: 0px;
		text-shadow: 2px 2px 12px rgba(0, 0, 0, 0.5);
	}
	.slide-description p {
		font-size: 14px;
	}
	.contactme a, .contactme li {
		font-size: 14px;
	
	}
	#widget_11, #widget_12, #widget_13 {
		width:100%;
		margin-bottom:30px;
	}
	.hide-420 {
		display:none;
	}
	.show-420-inline-block {
		display:inline-block;
	}	
}

@media screen and (max-width: 350px), screen and (max-device-width: 350px) {
	.gallery .image img {
		max-height: 200px;
		min-height: 200px;
		max-width: 200px;
		min-width: 200px;
	}
	.slider .slide .slide-title, 
	.slider .slide-description h1 {
		font-size: 32px;
		line-height: 34px;
	}
}
@media screen and (max-width: 320px), screen and (max-device-width: 320px) {
		#widget_14, #widget_15, #widget_16, #widget_17 {
    width: 100%;
    float: left;
    margin-bottom: 2%;
}

	.text-xl, .home h1 {
		font-size: 22px;
	}
	.p-l-xxxl {
		padding-left: 24%;
	}
	.text-xl, .home h1 {
		font-size: 21px;
	}
.slider-wrap {
		margin-top:15%;
		margin-bottom:15%;
	}

	.slider .slide .slide-toptitle {
		font-size: 23px;
	}
	.slider .slide .slide-title {
		font-size: 25px;
		color: #fff;
		margin-bottom: 0px;
		text-shadow: 2px 2px 12px rgba(0, 0, 0, 0.5);
	}
	.slide-description p {
		font-size: 12px;
	}
	.contactme a, .contactme li {
		font-size: 14px;
	
	}
	#widget_11, #widget_12, #widget_13 {
		width:100%;
		margin-bottom:30px;
	}
}