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

@media (min-width: 1200px) {
	
	.wrap{
		max-width: 1200px;
		min-height: 20px;
		box-sizing: border-box;
	}
	.wrap.wrap-98{
		max-width: 96%;
	}
	.wrap.wrap-100{
		max-width: 100%;
	}
	#photos .wrap
	{
		max-width:100%;	
	}

}

@media (max-width: 1200px) {
	
	.wrap{
		max-width: 98%;
	}
	.widget-footer {
		width: 28.33333333333333333%;
		float: left;
		box-sizing:border-box;
		margin-right:5%;
	}
	.widget-footer.widget-18 {
		width: 100%;
		margin-right:0%;
	}
	.widget-footer.widget-21 {
		margin-right:0%;	
	}
}
@media (max-width: 1820px) {
	.col9-1820 {
		width: 75%
	}

}
@media (max-width: 1620px) {
	.col10-1620 {
		width: 83.33333333%
	}
	.col2-1620 {
		width: 16.66666667%
	}
	.nav > ul li.first-child {
		padding-left:30px;
	}
	.voordelen {
		padding: 75px 100px 50px 100px;
	}
}
@media (max-width: 1500px) {
	.search input[type="text"] {
		width: 120px;
		font-size: 14px;
	}
	.nav > ul li a:link, .nav > ul li a:visited, .nav > ul li a:active {
		padding: 0 16px;
	}

}
@media (max-width: 1400px) {
	.widget-22 {
		left: 20px;
		width: 35%;
	}
}
@media (max-width: 1300px) {


}
@media (max-width: 1248px) {
	.container .text-center
	{
		padding: 0 5.0%;
	}
	/* 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-r-40-1200 {
		padding-right:40px;
	}
	.p-l-40-1200 {
		padding-left:40px;
	}
}

@media (max-width: 1150px) {
	/*SLIDER*/
	.widget-right-slider {
		padding: 20px 20px 20px 20px;
	}
	.text-xl, .home h1 {
		font-size: 32px;
	}
	.slider .check li {
		font-size: 18px;
	}
	/*END SLIDER*/	
}

@media (max-width: 1024px) {
	
	/*RESPONSIVE HEADER*/
	header {
		height: 90px;
	}
	.logo img {
		width: 180px;
	}
	/*SLIDER*/
	.widget-right-slider .button {
		width: 100%!important;
		margin-right: 0% !important;
		text-align: center;
	}
	.home .slider, .home .slider .slide {
		height: 375px;
	}
	/*END SLIDER*/			
	/*SECOND ROW FP*/	
	ul.top-check li {
		font-size: 16px;
	}
	/*SECOND ROW FP*/

	/*-----------*/
	/*SIDEBAR*/

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

	/* NASCO START*/
	body{
		font-size:16px;
	}	
	.button, .button-transparant, .buttonwhite {
    margin-right: 1% !important;
	text-align: center;
	}
	.slider-wrap {
		width: 84%;
		margin: 0 auto 0 auto;
		padding-top: 50px;
	}
	.slide-description p {
		font-weight: 500;
		line-height: 30px;
		font-size: 20px;
	}
	.slider-navigation {
    	bottom: 280px;
	}
	.footer .widget {
		width:50%;
		min-height:300px;
	}
	.footer #widget_19.widget {
		width:50%;
	}
	.footer #widget_17.widget {
		width: 50%;
		padding-right: 0%;
	}
	#back {
		display: none;
	}
	
	/* vitrine slide */	
	
	/* NASCO END*/	
	.wrap {
    	max-width: 94%;
	}
	.default .slider, .default .slider .slide {
    	height: 375px;
	}
	.default-slider .slider,
	.default-slider .slider .slide
	{
		height: 200px;
	}
	.square
	{
		height:250px;	
	}
	.p-l-xxxl {
    	padding-right: 10%;
	}
	.p-l-xxxl {
		padding-left: 10%;
	}
	.p-l-xxxl {
    	padding-right: 15%;
	}
	.p-l-xxxl {
		padding-left: 15%;
	}
	iframe
	{
		max-width: 100%;
		min-width: 100%;
		min-height: 300px;
		box-sizing: border-box;
	}
	.m-b-40-1024 {
		margin-bottom:40px;
	}
	/* 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:#477f76;
		border-bottom:0;
		padding-top: 0px;
		z-index: 2;
	}
	
	#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;
		right: 0;
		top: 9px;
		background: #477f76;
		top: 1px;
		right: 0px;
		height: 36px;
		width: 36px;
		line-height: 37px;
		text-align: center;
		color: #fff;
		border-bottom: 1px solid rgba(255,255,255, 0.15);
	}
	
	#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;
	}	
	.mobile-menu {
		position: absolute;
		right: -7px;
		top: 16px;
	}

   .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: #477f76;
		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: #477f76;
		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:@#477f76;
	
	}
	.btn-stroke:hover.c-hamburger--htx.is-active span{
		background:none;	
	}
	.mobile-menu-container .logo-lt
	{
		max-width: 300px;
	}
	.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;
	}
	#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:#477f76;
		padding:0px 0 20px 0px;
		position: fixed;
		top: 0;
		left:-50%;
		bottom: 0;
		z-index: 101;
		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  */	
	.p-l-xxxl {
    	padding-right: 5%;
	}
	.p-l-xxxl {
		padding-left: 5%;
	}
	
	/* 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;	
	}
	.p-r-n-1024 {
		padding-right:0px;
	}
	.p-b-n-1024 {
		padding-bottom:0px;
	}
	.m-r-20-1024 {
		margin-right: 20px;
	}
	.m-t-xxl-50-1024 {
		margin-top: 50px;
	}
	/*RESPONSIVE HEADER*/
	.top-nav.nav {
		margin-right: 60px;
	}
	.logo {
		margin-top: 12px;
	}
	.down .mobile-menu {
		top: 4px;
	}
	.goedkoop-laminaat-widget {
		padding: 30px 30px 20px 20px;
	}
	.display-flex.display-flex-column-1024 {
		flex-direction: column;
		display: flex;
	}
	.photo-widget-50-1024 {
		padding-top:50%;
	}
	.voordelen {
		padding: 40px 0px 30px 0px;
	}
	.usp-block {
		font-size:17px;
	}
	ul.usp-lp li:before {
		padding-right: 15px;
	}
}

@media (max-width: 900px) {
	/* COLUMNS  */
	.col12-md-900 {
		width: 100%
	}
	.col11-md-900 {
		width: 91.66666667%
	}
	.col10-md-900 {
		width: 83.33333333%
	}
	.col9-md-900 {
		width: 75%
	}
	.col8-md-900 {
		width: 66.66666667%
	}
	.col7-md-900 {
		width: 58.33333333%
	}
	.col6-md-900 {
		width: 50%
	}
	.col5-md-900 {
		width: 41.66666667%
	}
	.col4-md-900 {
		width: 33.33333333%
	}
	.col3-md-900 {
		width: 25%
	}
	.col2-md-900 {
		width: 16.66666667%
	}
	.col1-md-900 {
		width: 8.33333333%
	}	
	.display-flex-none-900 {
		display:block;
	}
	.p-r-0-900 {
		padding-right:0px;
	}
	.p-l-0-900 {
		padding-left:0px;
	}
	.p-t-60-900 {
		padding-top:60px;
	}	
	.background-image-row-3 {
		background-position: 75% 0%;
	}
	.background-image-row-8 {
		background-position: 100% 235px;
	}
	.widget-height-0-900 {
		height:0%;
	}
	.m-b-xxxl-55-900 {
		margin-bottom: 55px;
	}
	.p-b-xl-40-900 {
		padding-bottom: 40px;
	}
	.p-t-xl-40-900{
		padding-top: 40px;
	}
	.photo-widget {
		margin-bottom:20px;
	}
	.hide-900 {
		display:none;
	}
	ul.logos-homepage li {
		width: 29.6%;
	}
}

@media only screen /* Tablets */
and (min-width : 900px) 
and (max-width : 1024px) {
}

@media only screen /* Tablets */
and (min-width : 670px) 
and (max-width : 1024px) {
	
	
	
	/* GENERAL */
	.visible-s{
		display:block!important;
	}
	
	.hidden-s{
		display:none;	
	}
	/* 
	.mobile-menu-container{
		left:-36%;
		width: 35%!important;
	} */

	.off-screen {
		left: 0;
	}
	
	.off-screen+* {
		/* 
		-webkit-transform: translate3d(35%,0,0);
		transform: translate3d(35%,0,0);
		*/ 
	}
	/* COLUMNS */
	.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: 50%
	}
	.col5-s {
		width: 41.66666667%
	}
	.col4-s {
		width: 33.33333333%
	}
	.col3-s {
		width: 25%
	}
	.col2-s {
		width: 16.66666667%
	}
	.col1-s {
		width: 8.33333333%
	}
}

@media (max-width: 900px) {
	footer .topfootermenu ul {
		display: none;
	}
	.footer .widget {
		width:50%;
		min-height:300px;
	}
	.footer #widget_19.widget {
		width:50%;
	}
}

@media (max-width: 800px) {
	/*SLIDER*/
	.widget-right-slider {
		display:none;
	}
	.home .slider, .home .slider .slide {
		height: 350px;
	}
	/*END SLIDER*/
	/* COLUMNS */
	.col12-800 {
		width: 100%
	}
	.col11-800 {
		width: 91.66666667%
	}
	.col10-800 {
		width: 83.33333333%
	}
	.col9-800 {
		width: 75%
	}
	.col8-800 {
		width: 66.66666667%
	}
	.col7-800 {
		width: 58.33333333%
	}
	.col6-800 {
		width: 50%
	}
	.col5-800 {
		width: 41.66666667%
	}
	.col4-800 {
		width: 33.33333333%
	}
	.col3-800 {
		width: 25%
	}
	.col2-800 {
		width: 16.66666667%
	}
	.col1-800 {
		width: 8.33333333%
	}
	.m-b-40-800 {
		margin-bottom:40px;
	}
	.m-r-0-800 {
		margin-right: 0px;
	}
	.p-r-0-800 {
		padding-right: 0px;
	}
	.m-t-15-800 {
		margin-top:15px;
	}
	.p-b-90-800 {
		padding-bottom: 90px;
	}
	.pull-left-800 {
		float:left;
	}
	.hide-800 {
		display:none;
	}
	.m-t-50-800 {
		margin-top: 50px;
	}
	.bg-green-800 {
		background-color:#477f76
	}
	section#block-1 .widget a {
		font-size: 18px;
	}
	section#block-1 #widget_13.widget a {
		color: #fff;
	}
	section#block-1 a:before {
		padding-right: 10px;
	}
	.widget-22 {
		width: 40%;
	}
	section#block-1 #widget_12.widget a {
		color: #fff;
		font-weight: normal;
		font-size: 18px;
	}
	section#block-1 a.inschrijven:before {
		content: "\f14b";
		display:inline-block;
	}
}


@media only screen /* Tablets */
and (min-width : 500px) 
and (max-width : 800px) {	
/* LANDSCAPE TABLETS */	
	
	/* NASCO START*/
	body{
		font-size:16px;
	}	
	.button, .button-transparant, .buttonwhite {
    margin-right: 1% !important;
	text-align: center;
	}
	#back {
		display: none;
	}
	/* NASCO END*/	
	
	.footer .pull-left, .footer .pull-right {
    width: 100%;
    text-align: left;
	}
	.information {
    max-width: 100%;
    margin-left: auto;
    margin-right: auto;
	}
	.hidden-s {
		display: none!important
	}
	.p-b-mdd {
    padding-bottom: 0;
	}
	.p-t-lgrr {
    padding-top: 30px;
	}
	#block-2 .p-r-lg {
    padding-right: 0;
	}
	.p-t-xxl {
    padding-top: 30px;
	}
	#block-3 .quoteimg {
    min-width: auto;
    height: auto;
    padding: 0;
	}
	blockquote {
	position: relative;
	margin: 32px 0;
	padding: 16px;

	color: #0055a5;
	font-family: 'Roboto', sans-serif;
	font-size: 0.9em;
	text-align: center;
	}
	blockquote p
	{
	margin-bottom:0.25em;	
	padding: 0 25px;
	}
	blockquote::before{
	content: "\201C"; /*Unicode for Left Double Quote*/

	/*Positioning*/
	position: absolute;
	left: 10px;
	top:0;
	}

	blockquote::after{
	/*Reset to make sure*/
	content: "\201D";

	/*Font*/
	font-family: Verdana,Geneva,sans-serif;
	font-size: 60px;
	font-weight: bold;
	color: #0055a5;

	/*Positioning*/
	position: absolute;
	right: 10px;
	bottom:-42px;
	}
	/* CAROUSEL */
	.owl-item img{
		max-height: 40px;
	}
	.footer .p-b-lg, .footer .p-b-xl {
		padding-bottom: 0px;
	}
	.information .pull-left {
		float: none;
		margin-bottom: 20px;
	}
	body,
	body.down
	{
		padding-left:0;
	}
	.slider-wrap
	{
		margin-top: 150px;
	
	}
	.off-screen
	{
		left:0;
	}
	.top-gradient, .home .top-gradient {
		height: 100px;
	}
	.slider a.button, .slider .button, .slider span.button, .slider a.button-pink, .slider .button-pink, .slider span.button-pink,.slider a.button-transparant, .slider .button-transparant {
		font-size: 16px;
	}
	.down .mobile-menu-container .logo-white
	{
		display: block;
	}
	.godown
	{
		width: 50px;
   	 	height: 50px;
		left: 50%;
		margin-left:-25px;
		font-size:40px;
		margin-top:-25px;
		padding-top: 1px;
	}
	/*RESPONSIVE HEADER*/
	.top-header {
		height: 95px;
	}
	.top-nav.nav {
		margin-top: 30px;
	}
	.slider-wrap {
		width: 80%;
		margin: 0 auto 0 auto;
	}	
	/*RESPONSIVE BODY*/
	ul.diensten li {
		width: 50%;
	}
	.col12-800 {
		width: 100%
	}
	.hidden-800 {
		display: none;
	}
	.p-r-lg-800 {
		padding-right:40px;
	}	
	.p-l-lg-800 {
		padding-left:40px;
	}

}
@media screen and (max-width: 768px),
screen and (max-device-width: 768px) {
/* PORTRET TABLETS */	
	
	/* NASCO START*/
	body{
		font-size:16px;
	}	
	.slider-wrap {
		margin: 0 auto 0 auto;
		padding-top: 20px;
	}
	.slide-description p {
		font-weight: 500;
		line-height: 30px;
		font-size: 20px;
	}

	.slider-navigation {
    	bottom: 280px;
	}
	#widgetBar-4 .widget {
		width: 100%
	}
	#back {
		display: none;
	}
	blockquote::before{
		font-size: 60px;
		left: 10px;
		top:0px;
	}
	.hidden-s {
		display: none!important
	}
	.p-b-mdd {
    padding-bottom: 0;
	}
	.p-t-lgrr {
    padding-top: 30px;
	}
	#block-2 .p-r-lg {
    padding-right: 0;
	}
	.p-t-xxl {
    padding-top: 30px;
	}
	#block-3 .quoteimg {
    min-width: auto;
    height: auto;
    padding: 0;
	}
	blockquote {
	position: relative;
	margin: 32px 0;
	padding: 16px;

	color: #0055a5;
	font-family: 'Roboto', sans-serif;
	font-size: 0.9em;
	text-align: center;
	}
	blockquote p
	{
	margin-bottom:0.25em;	
	padding: 0 25px;
	}
	blockquote::before{
	content: "\201C"; /*Unicode for Left Double Quote*/

	/*Font*/
	font-family: Verdana,Geneva,sans-serif;
	font-size: 60px;
	font-weight: bold;
	color: #0055a5;

	/*Positioning*/
	position: absolute;
	left: 10px;
	top:0;
	}

	blockquote::after{
	/*Reset to make sure*/
	content: "\201D";

	/*Font*/
	font-family: Verdana,Geneva,sans-serif;
	font-size: 60px;
	font-weight: bold;
	color: #0055a5;

	/*Positioning*/
	position: absolute;
	right: 10px;
	bottom:-42px;
	}
	/* CAROUSEL */
	.owl-item img{
		max-height: 40px;
	}
	#slider-middle
	{
		min-height: 475px;	
	}
	.footer .p-b-lg, .footer .p-b-xl {
		padding-bottom: 0px;
	}
	.information .pull-left {
		float: none;
		margin-bottom: 20px;
	}
	.widget-22 {
		display:none;
	}
	#map {
		height: 300px;
	}
	.widget-footer {
		width: 100%;
		float: left;
		box-sizing:border-box;
		margin-right:0%;
	}
	.widget-footer.widget-18 {
		width: 100%;
		margin-right:0%;
	}
	.widget-footer.widget-19,
	.widget-footer.widget-21 {
		margin-right:0%;	
	}
	.widget-footer.widget-19 {
	    margin: 0 0 1.75em 0;
	}	
}
@media screen and (max-width: 670px),
screen and (max-device-width: 670px) {
	.default .slider, 
	.default .slider .slide {
		height: 150px;
	}
	.home h2 {
		word-break:break-word;
		font-size: 1.6em;
	}
	.container 
	{
		padding-top:40px;	
	}
	.hidden-xs, .services .col4, .responsive-hide
	{
		display:none;	
	}
	.visible-xs{
		display:block;	
	}
	.text-xl, #blocks h2, #blocks h2 a:link, #blocks h2 a:visited, #blocks h2 a:active {
		font-size: 35px;
	}
	.home h1 {
		font-size: 27px;
	}
	/* COLUMNS */

	iframe
	{
		width:100%;
		min-height: 250px;
	}
	a.button-outline, .button-outline, span.button-outline, a.button, .button, span.button, a.button-pink, .button-pink, span.button-pink, .contact .form-input,a.button-transparant,.button-transparant
	{
		width: 100%;
		text-align: center;
		margin-bottom:20px;
	}
	.slider a.button, .slider .button, .slider span.button, .slider a.button-pink, .slider .button-pink, .slider span.button-pink,.slider a.button-transparant, .slider .button-transparant {
		width: 80%;
		margin-right:0;
	}
	.default .logos ul li, .default ul.logolist li
	{
		height: 120px;
    	line-height: 110px;
	}
	.contact .form-input
	{
		margin-bottom:1.0em;
		text-align:center;
	}
	/* COLUMNS */
	.col12-xs, .counters .col3 {
		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-r-sm {
		padding-right: 5px;
	}
	.p-b-sm 
	{
		padding-bottom:5px;
	}
	.p-r-xs-md 
	{
		padding-right: 20px; 
	}
	.p-l-xs-md
	{
	 	padding-left: 20px; 
	}
	.p-r-0-670 {
		padding-right:0px;
	}
	#slider-middle
	{
		min-height: inherit;	
	}
	#blocks h2
	{
		top: 20vw;	
	}
	.logo {
		width: 200px;
	}
	.slider-wrap {
		width: 100%;
	}
	#webshopShoppingcartSmall {
		margin-top: -44px;
	}
	ul#topmenu li.page-3 {
		display:none;
	}
	.hide-670 {
		display:none;
	}
	.down .mobile-menu {
		top: 16px;
	}
}


@media screen and (max-width: 550px),
screen and (max-device-width: 550px) {
	.hide-550 {
		display:none;
	}
	/* COLUMNS */	
	.col12-550 {
		width: 100%
	}
	.col11-550{
		width: 91.66666667%
	}
	.col10-550 {
		width: 83.33333333%
	}
	.col9-550 {
		width: 75%
	}
	.col8-550 {
		width: 66.66666667%
	}
	.col7-550 {
		width: 58.33333333%
	}
	.col6-550 {
		width: 50%
	}
	.col5-550 {
		width: 41.66666667%
	}
	.col4-550 {
		width: 33.33333333%
	}
	.col3-550 {
		width: 25%
	}
	.col2-550 {
		width: 16.66666667%
	}
	.col1-550 {
		width: 8.33333333%
	}
	.footer .widget {
		width:100%;
		min-height:inherit;
		height:auto;
		margin-bottom:20px;
	}
	.usp-block {
		padding: 20px 15px 70px 15px;
	}
	.p-r-0-550 {
		padding-right:0px;
	}
	section#block-1 {
		text-align: left;
	}
	section#block-1 .col4 p {
		margin-bottom:0px;
	}
	section#block-1 .col4.widget-11	{
		padding-top: 25px;
	}
	section#block-1 .col4.widget-12,
	section#block-1 .col4.widget-13	{
		padding-top: 0px;
	}
	section#block-1 #widget_12.widget a,
	section#block-1 .widget a {
		font-size: 23px;
	}
	section#block-1 .widget_content {
		border-bottom:1px solid rgba(255,255,255,0.2);
	}
	ul.logos-homepage li {
		width: 50%;
		margin-right: 0%;
	}
}
@media screen and (max-width: 480px),
screen and (max-device-width: 480px) {
	/* COLUMNS */	
	.col12-480 {
		width: 100%
	}
	.col11-480{
		width: 91.66666667%
	}
	.col10-480 {
		width: 83.33333333%
	}
	.col9-480 {
		width: 75%
	}
	.col8-480 {
		width: 66.66666667%
	}
	.col7-480 {
		width: 58.33333333%
	}
	.col6-480 {
		width: 50%
	}
	.col5-480 {
		width: 41.66666667%
	}
	.col4-480 {
		width: 33.33333333%
	}
	.col3-480 {
		width: 25%
	}
	.col2-480 {
		width: 16.66666667%
	}
	.col1-480 {
		width: 8.33333333%
	}
	/*SLIDER*/
	.home h1 {
		font-size: 24px;
		line-height:30px;
	}
	.slider .check li {
		font-size: 15px;
	}
	/*END SLIDER*/
	/*HEADER*/
	.hide-480 {
		display:none;
	}
	#webshopShoppingcartSmall {
		margin-top: -37px;
	}
	ul#topmenu {
		margin-left:0px;
	}
	ul#topmenu li, ul#logout li {
		padding-right: 15px;
	}
	/*SECOND ROW FP*/
	.row-2-content {
		word-break: break-word;
		padding: 20px 20px 20px 20px;
	}
	.row-2-bg h1 {
		font-size: 26px;
	}
	.row-2-bg h2 {
		font-size: 20px;
	}
	.row-2-list {
		padding: 20px;
	}
	/* NASCO START*/
	body{
		font-size:16px;
	}
	.mobile-menu-container {
		width: 80% !important;
		left: -85%;
	}
	.off-screen {
		left: 0;
	}
	.button, .button-transparant, .buttonwhite {
    width: 100%!important;
    margin-right: 0;
	text-align: center;
	}
	.footer .widget
	{
		width:100%;
		margin-top:1.0em;
		padding-right: 0px;
		min-height:inherit;
	}
	.footer .widget	{
		width:100%;	
	}
	footer ul {
    margin-bottom: 0em;
	}
	footer h2, footer h3 {
    margin-bottom: 0.4em;
	}
	#back {
		display: none;
	}
	.pull-left-480 {
		float:left;
	}
	.line-height-25-480 {
		line-height:25px;
	}
	.m-b-20-480 {
		margin-bottom:20px;
	}
	.wht.verzending {
		font-size:15px;
	}
	.height-50-480 {
		height:50px;
	}
	.m-t-25-480 {
		margin-top: 25px;
	}
	.p-r-0-480 {
		padding-right:0px;
	}
	.p-r-10-480 {
		padding-right:10px;
	}
	.background-image-row-3 {
		background-position: 70% 0%;
	}
	.blue-block {
		padding: 30px 20px 0px 20px;
	}
	.blue-block h3 {
		font-size: 20px;
	}
	span.big-font {
		font-size: 17px;
	}
	.p-b-20-480 {
		padding-bottom: 20px;
	}
	.home .slider, 
	.home .slider .slide {
		height: 425px;
	}
	.top-header-right {
		padding-top: 15px;
	}
	.top-header-right .icon-phone:before {
		margin-right: 2px;
	}
	.social-icons {
		font-size:25px;
		margin-top:-4px;
	}
	.footer .font-sm {
		min-height: 150px;
	}
}

@media screen and (max-width: 400px),
screen and (max-device-width: 400px) {
	#webshopShoppingcartSmall {
		margin-top: -32px;
	}
	li.page-2 {
		display:none;
	}
	.search-mob {
		right: 35px;
	}
	.keo .data-seperator,
	.keo .ratingCount,
	.keo .based-on {
		display:none !important;
	}
}
@media screen and (max-width: 350px),
screen and (max-device-width: 350px) {
	#webshopShoppingcartSmall .webshopShoppingcartSmallContent {
		width: 315px;
	}
	.webshopCategoryPagination {
		margin-bottom: 50px;		
	}
	.mobile-menu-container a {
		font-size:13px;
	}
	.social-icons {
		margin-top: -44px;
	}
}

