
/* ---------------------------------------
	Responsive design code
-----------------------------------------*/

@media screen and (min-width: 1024px) {

.hidemobile5 {
	display: none !important;
}

#header {
	display: inherit;
}
#modulestop {
	display: inherit;
}
#modules1 {
	display: inherit;
}
#footer {
	display: inherit;
}


}

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

img {
	max-width: 100% !important;
        height: auto !important;
}

.container {
	width: 950px !important;
}

.hidemobile4 {
	display: none !important;
}

#header {
	display: inherit;
}
#modulestop {
	display: inherit;
}
#modules1 {
	display: inherit;
}
#footer {
	display: inherit;
}


}

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

.container {
	width: 758px !important;
}

.hidemobile3 {
	display: none !important;
}

#header {
	height: auto !important;
}
#header .logobloc {
	float :none !important;
	width: auto !important;
}
#header img {
	display :block !important;
	margin: 0 auto !important;
}
#modulestop .flexiblemodule {
	width: 100% !important;
float: none;
}
#modulestop .flexiblemodule > div.inner {
	margin-left: 0 !important;
	margin-right: 0 !important;
}
#modules1 .flexiblemodule {
	width: 50% !important;
float: left;
}
#footer .flexiblemodule {
	width: 50% !important;
float: left;
}


}

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

.container {
	width: 524px !important;
}

.hidemobile2 {
	display: none !important;
}

#header {
	height: auto !important;
}
#header .logobloc {
	float :none !important;
	width: auto !important;
}
#header img {
	display :block !important;
	margin: 0 auto !important;
}
#header ul {
	height: auto !important;
}
#header li {
	float :none !important;
	width: 100% !important;
}
#header div.floatck, #header li > ul {
	width: 100% !important;
	position: relative !important;
	display: block !important;
	margin: 0 !important;
	left: auto !important;
}
#header div.maximenuck2 {
	width: 100% !important;
	position: relative !important;
	display: block !important;
	float: none !important;
}
#header .mobileckhambuger_togglerlabel {
	display: block !important;
	font-size: 33px !important;
	text-align: right !important;
	padding: 10px !important;
}
#header .mobileckhambuger_toggler + * {
	display: none !important;
	overflow-x: hidden;
}
#header .mobileckhambuger_toggler:checked + * {
	display: block !important;
}
#modulestop {
	display :none;
}
#modules1 .flexiblemodule {
	width: 100% !important;
float: none;
}
#modules1 .flexiblemodule > div.inner {
	margin-left: 0 !important;
	margin-right: 0 !important;
}
#maincontent .column2 {
	display: none;
}
#maincontent .center {
	width: 100% !important;
	clear: both;
	float:left;
}
#footer .flexiblemodule {
	width: 100% !important;
float: none;
}
#footer .flexiblemodule > div.inner {
	margin-left: 0 !important;
	margin-right: 0 !important;
}


}

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

.container {
	width: 292px !important;
}

.hidemobile1 {
	display: none !important;
}

#header {
	height: auto !important;
}
#header .logobloc {
	float :none !important;
	width: auto !important;
}
#header img {
	display :block !important;
	margin: 0 auto !important;
}
#header ul {
	height: auto !important;
}
#header li {
	float :none !important;
	width: 100% !important;
}
#header div.floatck, #header li > ul {
	width: 100% !important;
	position: relative !important;
	display: block !important;
	margin: 0 !important;
	left: auto !important;
}
#header div.maximenuck2 {
	width: 100% !important;
	position: relative !important;
	display: block !important;
	float: none !important;
}
#header .mobileckhambuger_togglerlabel {
	display: block !important;
	font-size: 33px !important;
	text-align: right !important;
	padding: 10px !important;
}
#header .mobileckhambuger_toggler + * {
	display: none !important;
	overflow-x: hidden;
}
#header .mobileckhambuger_toggler:checked + * {
	display: block !important;
}
#modulestop {
	display :none;
}
#modules1 .flexiblemodule {
	width: 100% !important;
float: none;
}
#modules1 .flexiblemodule > div.inner {
	margin-left: 0 !important;
	margin-right: 0 !important;
}
#maincontent .column2 {
	display: none;
}
#maincontent .center {
	width: 100% !important;
	clear: both;
	float:left;
}
#footer {
	display: inherit;
}


}
