/* Eko styles */
@import url('https://fonts.googleapis.com/css2?family=Roboto+Condensed:ital,wght@0,400;0,700;1,400&display=swap');
body {font-family:'Roboto Condensed', sans-serif;font-weight:400;font-size:20px;}
strong {font-weight:700;}
.header {background:#203c81;border-bottom:none;}
.logopane {position:absolute;box-shadow:0px 0px 10px 4px rgba(119, 119, 119, 0.12);}
.logopane img {margin:0;}
.contentpane2 {background:#e8e8e9;}
.bottom {background:#203c81;}
.bottom .h4-headline {font-weight:400;}
.bottom a:active, .bottom a:hover {color:#f18700;}
.copyright {color:#203c81;}
.copyright a:link, .copyright a:visited {color:#203c81;}
.copyright a:active, .copyright a:hover {color:#f18700;}
::selection {background:#f18700;}
::-moz-selection {background:#f18700;}
a.bigbutton:link, a.bigbutton:visited {font-family:'Roboto Condensed', sans-serif;background:#203c81;color:white;}
a.bigbutton:active, a.bigbutton:hover {background:#f18700;color:white;}
button.bigbutton {font-family:'Roboto Condensed', sans-serif;background:#203c81;color:white;}
button.bigbutton:hover {background:#f18700;color:white;}
.h1-headline, .h2-headline, .h3-headline, .h4-headline {font-family:'Roboto Condensed', sans-serif;font-weight:700;}
.h1-headline {color:#203c81;}
.documents a:link, .documents a:visited {font-family:'Roboto Condensed', sans-serif;background:#203c81;color:white;}
.documents a:active, .documents a:hover {background:#f18700;color:white;}
.newspaper-link a:link, .newspaper-link a:visited {font-family:'Roboto Condensed', sans-serif;background:#203c81;color:white;}
.newspaper-link a:active, .newspaper-link a:hover {background:#f18700;color:white;}
.gblocks a {background:#f18700;}
.gblocks a:nth-child(even) {background:#203c81;}
.gblocks h2 {font-family:'Roboto Condensed', sans-serif;font-weight:700;}
.parallax-link a.bigbutton:link, .parallax-link a.bigbutton:visited {background:white;color:#203c81;}
.parallax-link a.bigbutton:active, .parallax-link a.bigbutton:hover {background:#f18700;color:white;}
.article-infos {color:#203c81;}
article.blog-detail h1 {font-family:'Roboto Condensed', sans-serif;font-weight:700;color:#203c81;}
.socialicons a:link, .socialicons a:visited {background:white;color:#203c81;}
.socialicons a:active, .socialicons a:hover {background:#f18700;color:white;}
.ci-header span {background:#203c81;color:white;}
h1, h2, h3, h4, h5, h6 {font-family:'Roboto Condensed', sans-serif;font-weight:700;color:#203c81;}
h1 {font-size:60px;}
h1 a:link, h1 a:visited, h1 a:active, h1 a:hover {color:#203c81;}
a:link, a:visited {color:#203c81;}
a:active, a:hover {color:#f18700;}
.content ul li:before {color:#203c81;}
hr {background:#f18700;}
blockquote {border-left:#f18700 solid 3px;}
blockquote, blockquote p {font-weight:400;font-size:20px;}
nav#dnnMenu ul {margin:0 0 0 60px;}
nav#dnnMenu ul li:first-child {display:none;}
nav#dnnMenu ul li a {font-family:'Roboto Condensed', sans-serif;font-weight:700;font-size:24px;height:130px;line-height:130px;color:white;}
nav#dnnMenu ul li.active a, nav#dnnMenu ul li a:hover {color:#f18700;}
.mobilemenu ul {font-family:'Roboto Condensed', sans-serif;}
.mobilemenu ul li a:hover {color:#f18700;}
.labelswrapper {margin:60px 0 0 0;}
/* for 1240px and less */
@media screen and (max-width:1240px) {
#dnnMenu {display:none;}
.navicon {display:block;}
.header {background:white;}
.logopane {float:none;text-align:center;position:relative;box-shadow:none;}
.logopane img {display:inline-block;}
}
