/* FZH mobile */
@media screen and (max-width: 782px) {
.siteWrapper, body, .siteHeaderShadow {
width: 100%;
min-width: 320px;
}
.siteHeader .navigation {
clear: both;
}
.siteHeader .navigation li {
margin: 10px 0;
font-size:12px;
}
.contentSlider {
height: 200px !important;
}
.contentSlider .center {
display: none;
}
#lang_sel_footer {
margin-bottom: 40px;
}
div.center {
width: 95%;
}
.siteFooterBar p img {
width: 94%;
}
.column.large {
width: 100%;
}
.providers {
width: 60%;
}
.column.tiny {
width: 48%;
margin-right: 1%;
overflow: hidden;
font-size: 10px;
}
.column.tiny h3 {
-size: 14px;
}
.siteFooter h5 {
margin-top: 15px;
font-size: 12px;
line-height: 20px;
}
.contentWrapper .center p a img.size-full {
width: 37%;
max-width: 75px;
}
#sc_chat_box div.sc-chat-header {
font-size: 12px;
font-weight: normal;
}
}
