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

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

.hidemobile5 {
	display: none !important;
}

#module3 {
	display: inherit;
}
#module1 {
	display: inherit;
}
#module2 {
	display: inherit;
}
#nav1 {
	display: inherit;
}
#siteinfo {
	display: inherit;
}
#nav2 {
	display: inherit;
}
#donwload {
	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;
}

#module3 {
	display: inherit;
}
#module1 {
	display: inherit;
}
#module2 {
	display: inherit;
}
#nav1 {
	display: inherit;
}
#siteinfo {
	display: inherit;
}
#nav2 {
	display: inherit;
}
#donwload {
	display: inherit;
}
#footer {
	display: inherit;
}


}

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

.container {
	width: 758px !important;
}

.hidemobile3 {
	display: none !important;
}

#module3 {
	display: inherit;
}
#module1 {
	display: inherit;
}
#module2 {
	display: inherit;
}
#nav1 {
	display: inherit;
}
#siteinfo {
	display: inherit;
}
#nav2 {
	display: inherit;
}
#donwload {
	display: inherit;
}
#footer {
	display: inherit;
}


}

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

.container {
	width: 524px !important;
}

.hidemobile2 {
	display: none !important;
}

#module3 {
	height: auto !important;
}
#module3 .logobloc {
	float :none !important;
	width: auto !important;
}
#module1 {
	height: auto !important;
}
#module1 .logobloc {
	float :none !important;
	width: auto !important;
}
#module2 {
	height: auto !important;
}
#module2 .logobloc {
	float :none !important;
	width: auto !important;
}
#nav1 {
	display: inherit;
}
#siteinfo {
	display: inherit;
}
#nav2 {
	height: auto !important;
}
#nav2 ul {
	height: auto !important;
}
#nav2 li {
	float :none !important;
	width: 100% !important;
}
#nav2 div.floatck {
	width: 100% !important;
}
#donwload {
	display: inherit;
}
#footer {
	height: auto !important;
}
#footer .logobloc {
	float :none !important;
	width: auto !important;
}


}

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

.container {
	width: 292px !important;
}

.hidemobile1 {
	display: none !important;
}

#module3 {
	height: auto !important;
}
#module3 .logobloc {
	float :none !important;
	width: auto !important;
}
#module1 {
	display: inherit;
}
#module2 {
	height: auto !important;
}
#module2 .logobloc {
	float :none !important;
	width: auto !important;
}
#nav1 {
	height: auto !important;
}
#nav1 ul {
	height: auto !important;
}
#nav1 li {
	float :none !important;
	width: 100% !important;
}
#nav1 div.floatck {
	width: 100% !important;
}
#siteinfo .flexiblemodule {
	width: 100% !important;
float: none;
}
#siteinfo .flexiblemodule > div.inner {
	margin-left: 0 !important;
	margin-right: 0 !important;
}
#nav2 {
	height: auto !important;
}
#nav2 ul {
	height: auto !important;
}
#nav2 li {
	float :none !important;
	width: 100% !important;
}
#nav2 div.floatck {
	width: 100% !important;
}
#donwload .flexiblemodule {
	width: 100% !important;
float: none;
}
#donwload .flexiblemodule > div.inner {
	margin-left: 0 !important;
	margin-right: 0 !important;
}
#footer {
	height: auto !important;
}
#footer .logobloc {
	float :none !important;
	width: auto !important;
}


}
