/* min width queries */
@media (min-width:768px){
	.mobile-menu{
		display:none;
	}
	.left_side_bar{
		display:none;
	}
	.b_header > a {
		display: none;
	}
	div.menu div.m_body div.menu_list_lft_loggedin li {
		padding: 12px 0 10px;
	}
	div.product_list .product_basket_amount {
		float: left;
	}	
	div.product_list .product_basket_price {
		color: #802313;
		float: left;
		padding-left: 9px;
	}
	div.product_list .product_basket_price_total {
		color: #802313;
		float: left;
		font-weight: bold;
		padding-left: 20px;
	}
	div.product_list .product_basket_submit {
		float: left;
		padding-left: 10px;
	}
}
@media (min-width:1165px){
	#header > .menu_list_lft{
		display:none;
	}
	.product_basket_price {
		float: left;
		padding-right: 15px;
	}
	.product_basket_amount {
		float: left;
		padding-right: 15px;
	}
	.product_basket_price_total {
		float: left;
		padding-right: 15px;
	}
	.product_basket_submit {
		float: left;
	}

	div.flags-wrapper-inner .nl {
    background-image: url("/img/nl.png");
    background-repeat: no-repeat;
    display: block;
    height: 20px;
    position: absolute;
    right: 0;
    top: 10px;
    width: 20px;
    z-index: 52;
}
div.flags-wrapper-inner .de {
    background-image: url("/img/de.png");
    background-repeat: no-repeat;
    display: block;
    height: 20px;
    position: absolute;
    right: 80px;
    top: 10px;
    width: 20px;
    z-index: 52;
}
div.flags-wrapper-inner .en {
    background-image: url("/img/en.png");
    background-repeat: no-repeat;
    display: block;
    height: 20px;
    position: absolute;
    right: 40px;
    top: 10px;
    width: 20px;
    z-index: 52;
}
}
/* Max width queries */
@media (max-width: 1164px) {
	/* Content */
	.text a{
		text-decoration:underline !important;
	}
	div#site_wrapper{
		box-sizing:border-box;
		width:100%;
	}
	div#site_wrapper_lft{
		margin-left:0;
		box-sizing:border-box;
	}
	div.menu div.m_body{
		width:98%;
	}
	div.menu_list_lft {
		width: 20%;
	}	
	div.content div.c_rgt {
    width: 65%;
	}
	div.content div.c_rgt img{
		max-width:100%;
	}
	div.menu_list_lft{
		display:none;
	}
	#header > .menu_list_lft {
		z-index: 51;
		display: block;
		float: right;
		width: 300px;
	}
	#header > .menu_list_lft ul{
		list-style: none;
	}
	#header > .menu_list_lft ul li{
		float: left;
		padding: 5px;
	}
	div.content div.c_rgt.c_rgt_wide {
		width: 100%;
		box-sizing:border-box;
	}
	div.columns_wrapper div.column_rgt{
		width:25%;
	}
	div.columns_wrapper div.column_middle{
		width:25%;
	}
	div.columns_wrapper div.column_lft{
		width:35%;
	}
	.nl {
		background-image: url("/img/nl.png");
		background-position: 0 bottom;
		background-repeat: no-repeat;
		float: right;
		height: 6px;
		width: 20px;
	}
	.de {
		background-image: url("/img/de.png");
		background-position: 0 bottom;
		background-repeat: no-repeat;
		float: right;
		height: 6px;
		width: 20px;
	}
	.en {
		background-image: url("/img/en.png");
		background-position: 0 bottom;
		background-repeat: no-repeat;
		float: right;
		height: 6px;
		width: 20px;
	}
	div.flags-wrapper{
		display:none !important;
	}
	.menu-flags .nl {
		height: 22px;
		margin-left: 5px;
		margin-top: 6px;
	}
	.menu-flags .de{
		height: 22px;
		margin-left: 5px;
		margin-top: 6px;
	}
	.menu-flags .en {
		height: 22px;
		margin-top: 6px;
	}
}
@media (max-width: 1015px) {
	div.content div.c_rgt {
    width: 60%;
	}
	div.menu div.m_body{
		width:96%;
	}
	div.menu div.m_body ul li a{
		font-size:13px;
	}
	
}
@media (max-width: 900px) {
	div.content div.c_rgt {
		width: 50%;
	}
	div.menu div.m_body ul li a{
		font-size:13px;
	}
	div.product_list div.product div.image{
		float: none;
		clear:both;
		padding-right: 23px;
		width: 141px;
	}
	div.product_list div.product div.desc{
		float:none;
		clear:both;
		width:100%;
	}
	div.product_list div.product div.desc table{
		width:100%;
	}
	div.columns_wrapper div.column_rgt{
		float:none;
		clear:both;
		width:100%;
		border:none;
		padding: 0 !important;

	}
	div.columns_wrapper div.column_middle{
		clear:both;
		float:none;
		width:100%;
		border:none;
		padding: 0 !important;

	}
	div.columns_wrapper div.column_lft{
		clear:both;
		float:none;
		width:100%;
		border:none;
	}
}
@media (max-width:767px){
	.menu-flags{
		display:none;
	}
	div.chzn-container ul.chzn-results{
		padding:0;
	}
	div.content{
		margin:0;
		padding-top:10px;
	}
	#offerte_direct_aanvragen_body{
		display:none;
	}
	div.left_side_bar {
		display: block;
		width: 250px;
    	overflow: hidden;
    	position: absolute; 
    	-webkit-transform:translateX(-250px);
		-ms-transform:translateX(-250px);
		transform:translateX(-250px); 
    	left: 0px;
    	margin-top: -18px;
	}
	div.left_side_bar a.close{
		padding-left:60px;
		font-size:14px;
		color:#f94425;
		background-image:url(/img/close.png);
		background-repeat:no-repeat;
		background-position:40px 3px;
	}
	div.left_side_bar .menu-wrapper > ul {
		list-style: none outside none;
	}
	.menu-wrapper {
		border: 1px solid #f94425;
		border-radius: 10px 0 10px 10px;
		float: right;
		margin-top: 156px;
		width: 240px;
		padding-top: 10px;
	}
	.menu-wrapper ul li{
		padding-bottom:15px;
	}
	.menu-wrapper ul li a{
		padding-bottom: 15px;
	}
	div#site_wrapper_rgt{
		background:none;
	}
	div#site_wrapper_lft{
		background:none;
	}
	div#logo {
		left: 0;
		position: relative;
		top: 0;
		z-index: 50;
	}
	div#slogan {
		position: relative;
		right: 0;
		top: 0;
		z-index: 50;
	}
	div.menu {
		padding-top: 0;
		margin-left: -20px;
		margin-right: -20px;
	}
	div.menu_list_rgt {
		display:none;
	}
	.b_header > a {
		display: block;
		float: right;
		height: 14px;
		margin-right: 15px;
		margin-top: 2px;
		width: 14px;
	}
	/* Menu */
	.m_lft{
		display:none
	}
	.m_rgt{
		display:none;
	}
	div.menu div.m_body {
		width: 100%;
		box-sizing:border-box;
	}
	.mobile-menu{
		height: 40px;
	}
	.mobile-menu a{	
		font-size:13px;
		border-top: 1px solid #f94425;
		padding: 10px 7px 11px 8px;
		margin-left: 5px;
	}
	.mobile-menu li {
		background-image: url("/img/arrow-lft.png");
		background-position: 20px 12px;
		background-repeat: no-repeat;
	}
	div.menu div.m_body ul li {
		padding: 10px 10px 9px 25px;
	}
	#header > .menu_list_lft {
		display:none;
	}
	div#site_content{
		padding:0 20px;
	}
	div.content div.c_lft{
		float:none;
		clear:both;
		padding-right:0px;
		box-sizing:border-box;
		width:100%;
	}
	div.box div.b_body{
		width:100%;
		box-sizing:border-box;
	}
	div.box div.b_body select{
		float:right;
	}
	div.content div.c_rgt{
		float:none;
		clear:both;
		width:100%;
		padding-top: 20px;
	}
	div.box div.b_header {
		box-sizing:border-box;
		background:none;
		background-color: #797979;
		border-radius: 10px 10px 0 0;
		width:100%;	
	}
	div.box div.b_footer {
		box-sizing:border-box;
		background:none;
		background-color: #F2F2F2;
		border-radius: 0 0 10px 10px;
		width:100%;	
	}
	.c_lft input{
		float:right;
	}
	table tr td > div{
		float:right;
	}
	.box table tr td > div{
		float: right;
		width: 119px;
	}
	div.fakefile{
		left:0;
	}
	/* Products */
	div.product_list div.product div.image{
		float: none;
		clear:both;
		padding-right: 23px;
		width: 141px;
	}
	div.product_list div.product div.desc{
		float:none;
		clear:both;
		width:100%;
	}
	div.product_list div.product div.desc table{
		width:100%;
	}
	div.product_list .product_basket_amount {
    float: left;
	}
	div.product_list .product_basket_price {
		float: left;
		padding-left: 9px;
		color:#802313;
	}
	div.product_list .product_basket_price_total {
		float: left;
		padding-left: 20px;
		color:#802313;
		font-weight:bold;
	}
	div.product_list .product_basket_submit {
		clear: both;
		padding-top:20px;
		padding-bottom: 8px;
	}
	/* basket */
	div.product_list_webshop div.product table td.amount {
		width: 80px;
	}
	div.product_list_webshop div.product table td.price {
		width: 100px;
	}
	div.product_list_webshop div.product table td.total_price {
		width: 60px;
	}
	div.product_list_webshop div.product table td.total_price span{
		padding-left:0;
	}	
	div.product_list_webshop table.summary td.label{
		width:auto;
		text-align:left;
	}
	div.product_list_webshop table.summary td.continue{
		padding-left:0px;
	}
	div.product_list_webshop table.summary td.text{
		text-align:right;
	}
	div.columns_wrapper div.column_lft{
		clear:both;
		float:none;
		width:100%;
		padding: 0;
		border:none;
	}
	div.webshop_steps_wrapper div.column_middle {
		clear:both;
		float:none;
		width:100%;
		padding-top: 25px !important;
		margin-top: 25px !important;
		margin-bottom: 25px !important;
		padding-bottom: 25px !important;
		border-top:1px solid #000;
		border-bottom:1px solid #000;
		
	}
	div.columns_wrapper div.column_rgt {
		clear:both;
		float:none;
		width:100%;
		padding: 0 !important;
		border:none;
	}
	div.columns_wrapper div.columns_wrap_body h2{
		padding:0;
	}
	table tr td > div {
		float: left;
		width:100%;
	}
	.webshop_table {
		width: 100% !important;
	}
	/* Footer */
	div.footer div#b_lft{
		float:none;
		clear:both;
		width:100%;
		padding-left:0px;
	}
	div.footer div#b_rgt {
		float:none;
		clear:both;
		width:100%;
		text-align: left;
	}
	div.rabbat_wrapper,
	div.sum_wrapper {
		float: none !important;
		width: 100% !important;
	}
}
@media (max-width:435px){
	div#slogan img{
		width:100%;
	}
}

.submitinputbtn {
    background-color: #f94425;
    border: 0 none;
    border-radius: 0 10px 10px 0;
    color: #fff;
    font-weight: bolder;
    padding: 6px 20px;
    cursor: pointer;
}