@media only screen and (max-width: 1920px) {

	
	.sectioninner {
		padding: 0 12em;
	}
	
}


@media only screen and (max-width: 1720px) {

	body, html {
		font-size: 14pt;
	}
	
	.sectioninner {
		padding: 0 10em;
	}
	
	.blogartikel .sectioninner {
		padding: 4em 20em;
	}
	
	
}


@media only screen and (max-width: 1520px) {

	body, html {
		font-size: 13pt;
	}
	
	.sectioninner {
		padding: 0 8em;
	}
	.blogartikel .sectioninner {
		padding: 4em 15em;
	}
	
}


@media only screen and (max-width: 1420px) {

	body, html {
		font-size: 12pt;
	}
	
	.sectioninner {
		padding: 0 6em;
	}
	
	.blogartikel .sectioninner {
		padding: 4em 10em;
	}
}

@media only screen and (max-width: 1300px) {

	body, html {
		font-size: 11pt;
	}
	
	.sectioninner {
		padding: 0 4em;
	}
	
	.blogartikel .sectioninner {
		padding: 6em;
	}
	
	.googlemap {
		width: 100%;
		max-width: 100%;
	}
	
	.iconblocks .icoblok {
		width: calc((100% - 1em) / 2);
		padding: 1em;
	}
	
	
}



@media only screen and (max-width: 1000px) {

	.blogartikel .sectioninner {
		padding: 2em;
	}
	
	.iconblocks .titel {
		font-size: 1.1em;
	}
	
	.googlemap {
		flex: auto;
		height: 20em;
	}
	
	.blogitem {
		width: 100%;
	}
	
	.blogitem .blogimghold {
		height:15em;
	}
	
	.featured-image {
		float: none;
		display: block;
		width: 50%;
		margin: auto;
	}
	
	.sectioninner {
		padding: 0 2em;
	}
	
	.flexcontainer:not(.top .flexcontainer, .voorbeelden .flexcontainer, .related_products .flexcontainer, .iconblocks, .dealers .flexcontainer) {
		display: block;
	}
	
	.sectioninner.homecols {
		margin-top: 2em;
	}
	
	.sectioninner.homecols .homecol {
		width: 100%;
		margin-bottom: 2em;
	}
	
	section.visual .sectioninner.main {
		position: relative;
		top: auto;
		left: auto;
		bottom: auto !important;
	}
	
	
	section.visual {
		overflow: hidden;
	}
	
	section.visual .visualimg {
		height: 100%;
		width: auto;
		position: absolute;
		right:-100%;
	}
	
	section.visual h1 {
		margin-top: .75em;
	}
	
	.product {
		width: 100%;
	}
	
	section.twee_kolommen .col {
		width: 100%;
		padding-left: 0 !important;
		padding-right: 0 !important;
	}
	
	.uspswrap {
		text-align: left;
	}
	
	.uspswrap ul {
		width: auto;
	}
	.logo_slides img, .logo_slides svg {
		width:calc((100vw - 6em) / 2);
	}
	
	.cta_container {
		padding: 2em;
	}
	
	.producthold .cta_container {
		font-size: 1em;
	}
	
	.ctacol1,
	.ctacol2 {
		width: 100%;
		padding-right: 0;
	}
	
	.ctacol2 {
		margin-top: 2em;
	}
	
	.footerlogo,
	.bottomright {
		text-align: center;
	}

	.footerlogo img {
		display: inline-block;
	}
	
	.footerlogo {
		margin-bottom: 1em;
	}
	
	.footercol {
		width: 100%;
		margin-bottom: 2em;
	}
	
	.footertitle {
		margin-bottom: .5em;
	}
	
	.topred {
		display: none;
	}
	
	.topright form,
	.mobilehide {
		display: none;
	}
	
	.topblock {
		height: 8em;
	}
	
	.hamburger {
		display: inline;
		height: 2em;
		fill:var(--red);
		width: auto;
		top:-.2em;
		position: relative;
		cursor: pointer;
		transition: fill .25s;
		vertical-align: middle;
		margin-left: 1em;
		z-index: 10;
	}
	
	.scrollview .hamburger {
		top: 0;
	}
	
	.hamburger:hover {
		fill: var(--brightred);
	}
	
	.hamburgeractive .topred {
		display: block;
	}
	
		
	.hamburgeractive .topred .sectioninner {
		padding: 0;
	}
		
	.hamburgeractive .hamburger {
		position: fixed;
		right: 2em;
		top: 2.75em;
		height: 2em;		
		fill:white;
	}
	
	.hamburgeractive .hamburger g:nth-of-type(1) g,
	.hamburgeractive .hamburger g:nth-of-type(3) g{
		display: none;
	}
	
	.hamburgeractive {
		overflow: hidden;
	}
	
	.hamburgeractive .topred {
		position: fixed;
		top: 0;
		left: 0;
		bottom: 0;
		right: 0;
		font-size: 1.5em;
		padding: 2em 1em;
		box-sizing: border-box;
		text-align: left;
		overflow-y: auto;
	}	
	
	.topred .menu li,
	.scrollview .topred .menu li {		
		display: block;
		margin-left: 0;
		margin-bottom: 1em;
		margin-right: 0;
	}
	
	
	.topred .menu li.menucontact {
		float: none;
	}
	
	.topred .sub-menu {
		display: block;
		position: relative;
		margin-left: 0;
		margin-bottom: 1.5em;
	}
	.topred .sub-menu .sub-menu {
		padding: 1em;
	}
	
	.topred .sub-menu li .sub-menu {
		position: relative;
		background: none;
		border-radius:  0;
		padding: .5em;
		margin-left:0;
		display: block;
		top:0em;
		margin:0 !important;
	}
	
	.topred .sub-menu li .sub-menu li {
		margin-bottom: 0;
		white-space: normal;
	}
	
	.topred .sub-menu li .sub-menu li a:hover,
	.topred .sub-menu li .sub-menu li.current-menu-item a {
		color: var(--dankersgrey) !important;
	}
	
	section.usps ul {
		text-align: left;
	}
	
	section.usps ul li {
		display: block;
	}
	
	.shophold .product_overview,
	.shophold .filters {
		width: 100%;
	}
	
	.filtertoggle {
		position: absolute;
		left: -2em;
		width: 2em;
		height: 2em;
		background: var(--mediumred);
		z-index: 10;
		display: flex;
		justify-content: center;
		border-radius: 0 .5em .5em 0;
		box-shadow: 0px 4px 4px 0px rgba(0, 0, 0, 0.25);
	}
	
	.filterstuck .filtertoggle {
		position: fixed;
		left: 0;
		top:5em;
	}
	
	.ico-filter {
		width: 1em;
		height: auto;
		fill:white;
	}
	
	.shophold .productfilters {
		position: fixed;
		top:8em;
		background: var(--mediumred);
		width: 75%;
		z-index: 10000;
		left:-10%;
		padding: 1em;
		box-sizing: border-box;
		transition: left 1s;
		color: white;
		border-radius: 0 .5em .5em 0;
		box-shadow: 0px 4px 4px 0px rgba(0, 0, 0, 0.25);
	}
	
	.shophold .filters h2,
	.filtergroup b {
		color: white;
	}
	
	.meertoggle:hover, .maatchoice:hover {
		text-decoration: underline;
		color: white;
	}
	
	.maatchoice .check {
		border:.15em solid white;
	}
	
	.filtersactive .shophold .productfilters {
		left: 0;
	}
	
	.maatchoice:hover .check::after, .maatchoice.active .check::after {
		background: white;
		border: .175em solid var(--mediumred);
	}
	
	.product .productimg {
		height: 100%;
		width: auto;
	}
	
	.product_content {
		width: 100%;
		padding-right: 0;
	}
	
	.product_content .flexcontainer {
		display: flex !important;
	}
	
	.single_product .firstflex {
		margin-top: 2em;
	}
	.product_cta {
		margin-top: 2em;
		width: 100%;
		padding-left: 0;
	}
	.searchproducts .product {
		width: 100% !important;
	}
	
	.contactcol1,
	.contactcol2 {
		width: 100%;
		padding-right: 0;
		position: relative;
		margin: auto;
	}
	
	.topred li.menu-item-has-children::after {
		display: none;
	}
	

	
	.voorbeelden .voorbeeldwrap,
	.related_products .flexcontainer {
		width: 100%;
		flex-wrap: wrap;
	}
	.related_products .flexcontainer {
		padding-right: 0;
	}
	
	section.contact .col50 {
		width: 100%;
		padding:0 !important;
	}
		
	
	.img_enlarged .imgholder {
		max-width: calc(100% - 8em);
	}		
	
	.dealerhold {
		width: calc((100% - 1em) / 2);
	}

		
}


