/* =Responsive Design
-------------------------------------------------------------- */
@media screen and (max-width: 800px) {
body, #container, #top-menu-container, #header, #header-content, #content-full, #footer, #footer-sidebar, #creditline, #slide-container, img.site-logo,  h1.site-title, .middle-full   { 	max-width: 100%; min-width: 0; }
body { padding: 0 5px; }
img.site-logo, h1.site-title { display: block; margin: 15px auto -10px; float: none; }
.site-title-des { display: block; float: none; margin: 15px auto; max-width: 90%; text-align: center; }
#top-menu-container { display: block; height: auto; margin: 10px auto; padding: 10px 0 0; text-align: center; }
ul.lboxd, #top-menu-container #s, .social  { display: inline-block; float: none; margin: 10px auto; clear: both; }
#right-sidebar, #footer-sidebar { clear: both; float: none; width: 100%; text-align: center; }
#right-sidebar .widget, #footer-sidebar .footer-widgets, #footer-sidebar .first-footer-widget { margin: 5px; clear: none; text-align: justify; display: inline-block; vertical-align: top; float: none; }
#content { float: none; width: 95%; margin: 0 auto; }
.middle-full .floatleft, .middle-full .floatright { width: 90%; float: none; margin: 0 auto; }
#socialia-main-menu { height: auto; margin: 0 auto; border-radius: 0; width: 100%; min-width: 200px; float: none; display: none; }
#socialia-main-menu li { clear: both; background-image: none; }
#socialia-main-menu a:hover { background-image: none; }
#socialia-main-menu ul ul ul { left: 5%; top: 20px; }
.mobile-menu { display: block; }

#creditline { width: 95%; }
#client img { margin: 5px; max-height: 50px; vertical-align: middle; width: 50px; }
.postmetadata, .postmetadata:hover { max-width: 100%; }
#top-menu-container #s { width: 150px; }
#top-menu-container #s:focus { width: 200px; }
.whiteline { display: none; }

.box_skitter {position:relative;width:100%;height:28.8vw;background:#000;margin: 0 auto; display: block;}
.box_skitter img { max-width:none; min-width: 100%; height:28.8vw; } /* Tip for stildv */
.box_skitter_large {width:100%;height:28.8vw;margin: 0 auto;}
.box_skitter .label_skitter p { font-size: 11px; }
}

