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



/*

 * Custom Style Sheet - Use this file to style your content

 */



.custom-logo {
	display: inline-block;
	width: 300px;
	height: 100px;
	background: url(../../../images/yootheme/logo.png) 50% 50% no-repeat;
	background-size: contain;
}



/* Only Phones (Portrait) */

@media (max-width: 479px) {
.custom-logo {
	height: 60px;
}
}
.menu-dropdown a.level1 > span, .menu-dropdown span.level1 > span {
	height: 32px;
	padding: 7px 18px;
	line-height: 36px;/*margin-right: 1px;*/

}
/*

#menu > ul.menu {

  margin-right: 3px;

}

*/



#menu .module.nmenu {
	width: 240px;
	font-family: "OpenSansLight";
	margin-left: 14px;
	float: right;
	font-size: 15px;
}
#menu {
	background: #CED3D6 url("../images/menu_bg.png") no-repeat right -2px;
	float: right;
}
#menu ul.menu, #menu .module {
	float: left;
}
#menu .module {
	background: none;
}
#menu .module.nmenu li a {
	padding: 0px;
}
#menu .module.nmenu li a span {
	padding: 13px 26px 5px 33px;
	line-height: 28px;
	margin-top: 0;
}
#menu .module.nmenu li:first-child a span {
	padding-left: 38px;
}
#page .menu-dropdown {
	margin-bottom: 0;
}
#page .menu-dropdown li.level1 {
	padding-bottom: 0px;
}
#page .menu-dropdown a.level1, .menu-dropdown span.level1 {
	padding: 0;
}
#page .nspMainPortalMode1 .nspArt h4.nspHeader {
	margin-bottom: 0px;
	font-size: 16px;
}
#page .nspArt > div {
	padding: 10px 20px !important;
	margin-bottom: 10px;
}
#page .nspArt > div:hover, #bottom-a .pager:hover,  #sidebar-a-1 .wk-twitter-list article:hover {
	background: rgba( 0, 0, 0, 0.05 );
}
#page .bx-wrapper, #page .nspArts {
	padding-top: 0px;
}
.bx-wrapper, .nspArts {
	padding-top: 10px;
}
#sidebar-a a.bx-prev {
	right: 15px!important;
	top: -40px!important;
}
#sidebar-a a.bx-next {
	top: -40px!important;
}
#footer-menu {
	width: 76%;
}
#page .wk-twitter-list .meta {
	font-size: 10px;
	font-style: normal;
	color: #555;
	text-transform: uppercase;
	display: block;
	font-weight: 600;
}
#jelogin li a {
	font-size: 12px;
	font-family: "OpenSansLight", Arial;
}
#page .no-grid {
	position: relative;
}
#page .no-grid .module {
	margin: 0;
}
#page .no-grid .module img {
	display: block;
}
#main {
	margin-top: 5px;
}
#maininner {
	width: 62%;
}
#sidebar-a {
	width: 38%;
}
#top-a .module, #top-b .module {
	font-family: Arial;
}
#top-b li a.level1:hover,  #top-b li a.level1:hover {
	background: transparent url(../images/path.png) no-repeat bottom center;
}
#sidebar-a-1 .wk-twitter-list article {
	margin: 0;
	padding: 10px 20px;
}
.wk-twitter-list p {
	margin-top: 12px;
}
#sidebar-a-2 .bx-window {
	margin-top: -10px;
	margin-bottom: 30px;
}
#sidebar-a-2 .module {
	padding: 0;
	margin: 0;
}
#sidebar-a-2 h3.module-title {
	margin: 0 0px 20px;
	padding: 20px;
}
#sidebar-a-2 .module > div {
	padding: 0px 20px;
}
#sidebar-a-2 .module.side-adjust > div {
	padding: 0px;
}
#page.home-page .spotlight .overlay {
	background: rgba(255, 255, 255, 0.8);
}
#page span.h3 {
	display: block;
	color: #454B51;
	font-size: 36px;
	line-height: 33px;
	font-family: "KreonRegular";
	padding: 20px;
}
#page span.p {
	position: absolute;
	color: #454B51;
	font-family: "OpenSansLight";
	font-size: 22px;
	line-height: 100%;
	padding: 20px;
	bottom: 0;
}
#page #top-1 p,  #page #top-2 p,  #page #top-3 p {
	margin: 0px 0px 0px 0px;
}
#page #top-ab {
	margin-bottom: -2px;
	overflow: hidden;
}
.spotlight{display:block !important;}