@media only screen and (max-width : 1024px) {
	body{min-width:100%;}
	.wrapper{width:94%}
	.wrapperOuter{min-width:100%;}
	.wrapperInner{width:94%;padding: 0;}
	/* Frehmwerk */
	div.outer{min-width:100% !important;}
	div.inner{width:94% !important;}
	.pageHeader{background-size:cover;width:100%;}
}
@media only screen and (max-width : 600px) {
	.sidebarContent,.sidebarWrapper{clear: both;float:none;padding: 1em 0;width:auto;}
	.mainContent{background-image: none;border:none;float:none;width:auto;}
	.headerContainer{display: none;}
	/*Flavorite*/
	.sidebarWrapper .sidebarContent{padding: 1em;}
	/*Havnit*/
	.sidebarContent .sidebar{padding: 1em;}
	/* Frehmwerk */
	div.header{display:none;}
	div.wide,div.narrow,div#footer,nav#breadcrumb{float:none !important;padding:2% !important;width:auto !important;}
	/* alltr */
	#alltr a#logo {float: none;}
	/* av8or */
	#av8or h2#site_slogan {white-space: normal;}
	/* Nuvem */
	#Nuvem hgroup.titles {font-size:85%;padding-top:0.75em}
	#Nuvem hgroup.titles,#Nuvem h1#site_title,#Nuvem h2#site_slogan {display:block;}
	/*seyDoggyGrid*/
	.seydoggyGrid .three,.seydoggyGrid .four,.seydoggyGrid .five,.seydoggyGrid .six,.seydoggyGrid .two3rds,.seydoggyGrid .three4ths,.seydoggyGrid .four5ths,.seydoggyGrid .five6ths{float: none;width:auto;}
	/* menu button */
	a.responsiveMenu {
		border-radius: 5px;
		background-image: url('lines.png');
		background-image: url('lines.png'), -o-linear-gradient(90deg , rgb(25,25,25) 0%, rgb(76,76,76) 100%);
		background-image: url('lines.png'), -moz-linear-gradient(90deg , rgb(25,25,25) 0%, rgb(76,76,76) 100%);
		background-image: url('lines.png'), -webkit-linear-gradient(90deg , rgb(25,25,25) 0%, rgb(76,76,76) 100%);
		background-image: url('lines.png'), -ms-linear-gradient(90deg , rgb(25,25,25) 0%, rgb(76,76,76) 100%);
		background-image: url('lines.png'), linear-gradient(90deg , rgb(25,25,25) 0%, rgb(76,76,76) 100%);
		background-repeat:no-repeat;
		background-position: center center;
		float: right;
		height: 32px;
		margin-right: 0.75em;
		width: 36px;
	}
}
@media only screen and (max-width : 480px) {
	.breadcrumbContainer{display: none;}
	.filesharing-item{float: none;width:auto !important;}
	/*EHVolver*/
	.wrapperTBH{display: none;}
	.wrapperContent .mainContent{padding-right: 0;padding-left: 0;}
	/*Havnit*/
	.footerContent{width:auto;}
	/*seyDoggyGrid*/
	.seydoggyGrid{margin-left:0;}
	.seydoggyGrid .column .content{margin-left:0;}
	.seydoggyGrid .two{float: none;width:auto;}
}