/* Copyright (C) YOOtheme GmbH, YOOtheme Proprietary Use License (http://www.yootheme.com/license) */

/*
 * Custom Style Sheet - Use this file to style your content
 */
#logo .custom-logo {
	width: 210px;
	height: 60px;
    
}
#footer .module {  
    text-align: center;  
}
/* Widgetkit Frontpage Slideset */

.wk-slideset-streamline li > article { width: 240px; }
.wk-slideset-streamline li > article h5 { margin-top: 0; }
.wk-slideset-streamline article + strong.title { font-weight: normal; }

@media screen and (max-width: 992px) {
#t3-mainbody .t3-sidebar {
display: block;
}
}