@media(min-width: 1580px){ .cb.middlefix{margin-top: 60px;} } @media(max-width: 1580px){ .cb.middlefix{margin-top: 40px;} } @media(max-width: 1480px){ .cb.middlefix{margin-top: 20px;} } @media(max-width: 1480px){ .cb.middlefix{margin-top: 0px;} }


@media(max-width:1400px) AND (min-width: 698px){.greenbg{background-size:cover;}
.salat_thumb {
	width: 20%;}
.cb.double {
    width: 90%;
    padding-right: 5%;
    padding-left: 5%;
}}
@media(max-width:1400px){.cb.double.image{margin-bottom:0px; padding-bottom:0px;}  
.cb.expand, .greenbg .cb .cb{width:60%; margin:0; padding-bottom:40px;padding-left:20%;padding-right:20%;text-align:center;}    
    
}
@media(min-width: 1125px){ .thumbbox{margin-top:80px;} } 

@media(max-width:980px){

.stoerer_rot_box{margin-top:40px;}    
}

@media only screen and (max-width: 900px){
 .prodlist.tab{width:50%;}   
.minvert .prodlist.row.green{background-color:#fff; border-right:1px solid #eaf2e2;}
.minvert .prodlist.row.white{background-color:#eaf2e2; border-right:1px solid #fff;}    
    
.hiderow{display:none;}
.addrow{display:block;}
	/* Force table to not be like tables anymore */
	table, thead, tbody, th, td, tr { 
		display: block; 
	}
	
	/* Hide table headers (but not display: none;, for accessibility) */
	thead tr { 
		position: absolute;
		top: -9999px;
		left: -9999px;
	}
	
	tr { border: 0px;}
	tbody tr.detail table{border:0px; margin:0px;width:100%;}
	tr.detail td{width:100%; padding:0px;}
	
	table tr td, tbody tr.detail tbody td { 
		/* Behave  like a "row" */
		border: none;
		border-bottom: 1px solid #eee; 
		position: relative;
		padding-left: 50%; 
	}
	tbody tr.detail tbody td {padding-left:50%;text-align:left;width:50%;padding-top:8px;padding-bottom:8px;}
	
	table tr td:before, tbody tr.detail tbody td:before { 
		/* Now like a table header */
		position: absolute;
		/* Top/left values mimic padding */
		/*top: 6px;*/
		left: 6px;
		width: 45%; 
		padding-right: 10px; 
		white-space: nowrap;
	}
	tr.detail.mobilegreen tbody td{background-color: #EAF2E2; border-color: #fff;}
	
	table tr td:before { content: attr(data-label); color:#000; font-weight:normal;}
	/*
	Label the data
	*/
    
    /*
	table tr td:nth-of-type(1):before { content: "First Name"; }
	table tr td:nth-of-type(2):before { content: "Last Name"; }
	table tr td:nth-of-type(3):before { content: "Job Title"; }
	table tr td:nth-of-type(4):before { content: "Favorite Color"; }
	table tr td:nth-of-type(5):before { content: "Wars of Trek?"; }
	table tr td:nth-of-type(6):before { content: ""; }
*/
    tr.detail{margin-top:0px;}
  tbody tr.detail td div.maximized{max-height:500px;}  
}
@media(max-width:750px){.cb.expand, .greenbg .cb .cb{padding:inherit;width:inherit;padding-bottom:0px;}}
@media(min-width:750px){.row{padding-top:30px;}}

@media (max-width: 515px) {
.cb.double.image{margin:0px; padding:0px; width:100%;}
 .prodlist.tab{width:100%;}   
.onerowinvert .prodlist.row.green{background-color:#fff; border-right:1px solid #eaf2e2;}
.onerowinvert .prodlist.row.white{background-color:#eaf2e2; border-right:1px solid #fff;}    

.minvert .prodlist.row.white{background-color:#fff; border-right:1px solid #eaf2e2;}
.minvert .prodlist.row.green{background-color:#eaf2e2; border-right:1px solid #fff;}  

.minvert .noborder.prodlist.row.green{background-color:#fff; border-right:1px solid #eaf2e2;}
.minvert .noborder.prodlist.row.white{background-color:#eaf2e2; border-right:1px solid #fff;} 
.emptyprod{display:none;}
}
