/* Eko styles */
@import url('https://fonts.googleapis.com/css2?family=Barlow+Condensed:wght@600&display=swap');
.contentpane2 {background:#bed747;}
.contentpane2 h2 {color:white;}
.contentpane2 .newspaper-link a:link, .contentpane2 .newspaper-link a:visited {background:#01a7b0;color:white;}
.contentpane2 .newspaper-link a:active, .contentpane2 .newspaper-link a:hover {background:white;color:#bed747;}
.header {background:#01a7b0;border-bottom:none;}
.logopane img {margin:20px 0;}
.bottom {background:#01a7b0;}
.bottom a:active, .bottom a:hover {color:#bed747;}
.copyright {color:#01a7b0;}
.copyright a:link, .copyright a:visited {color:#01a7b0;}
.copyright a:active, .copyright a:hover {color:#bed747;}
::selection {background:#bed747;}
::-moz-selection {background:#bed747;}
a.bigbutton:link, a.bigbutton:visited {background:#01a7b0;color:white;font-family:'Barlow Condensed', sans-serif;font-weight:600;}
a.bigbutton:active, a.bigbutton:hover {background:#bed747;color:white;}
.bottom a.bigbutton:link, .bottom a.bigbutton:visited {background:white;color:#01a7b0;}
.bottom a.bigbutton:active, .bottom a.bigbutton:hover {background:#bed747;color:white;}
button.bigbutton {background:#01a7b0;color:white;font-family:'Barlow Condensed', sans-serif;font-weight:600;}
button.bigbutton:hover {background:#bed747;color:white;}
.documents a:link, .documents a:visited {background:#01a7b0;color:white;font-family:'Barlow Condensed', sans-serif;font-weight:600;}
.documents a:active, .documents a:hover {background:#bed747;color:white;}
.newspaper-link a:link, .newspaper-link a:visited {background:#01a7b0;color:white;font-family:'Barlow Condensed', sans-serif;font-weight:600;}
.newspaper-link a:active, .newspaper-link a:hover {background:#bed747;color:white;}
.svgblockswrapper {margin:40px auto 0;}
.svgblocks {display:flex;flex-wrap:wrap;}
.svgblock {flex:1;margin:40px;text-align:center;}
.svgblock p {margin:10px 0 0 0;}
.svgblockicon {height:200px;position:relative;}
.svgblockicon:before {content:"";display:block;position:absolute;left:40%;background:#bed747;width:140px;height:140px;border-radius:50%;z-index:-1;}
.svgblockicon svg {fill:#01a7b0;height:200px;width:auto;}
a.svgblock {text-decoration:none !important;}
.fd-day {color:#bed747;}
.fd-month {background-color:#bed747;}
.socialicons a:link, .socialicons a:visited {background:white;color:#01a7b0;}
.socialicons a:active, .socialicons a:hover {background:#bed747;color:#01a7b0;}
.ci-header span {background:#bed747;color:white;}
h1, h2, h3, h4, h5, h6 {color:#01a7b0;font-family:'Barlow Condensed', sans-serif;font-weight:600;}
h1 {color:#01a7b0;font-size:64px;line-height:64px;}
h1 a:link, h1 a:visited, h1 a:active, h1 a:hover {color:#01a7b0;}
h2 a:link, h2 a:visited {color:#01a7b0;}
h2 a:active, h2 a:hover {color:#bed747;}
h3 a:link, h3 a:visited, h3 a:active, h3 a:hover {color:#01a7b0;}
.h1-headline, .h2-headline, .h3-headline, .h4-headline {font-family:'Barlow Condensed', sans-serif;font-weight:600;}
a:link, a:visited {color:#01a7b0;}
a:active, a:hover {color:#bed747;}
.content ul li::marker {color:#bed747;}
hr {background:#bed747;}
blockquote {border-left:#bed747 solid 3px;}
nav#dnnMenu ul {margin:0 0 0 60px;}
nav#dnnMenu ul li:first-child {display:none;}
nav#dnnMenu ul li a {height:100px;line-height:100px;color:white;font-family:'Barlow Condensed', sans-serif;font-weight:600;font-size:24px;}
nav#dnnMenu ul li.active a, nav#dnnMenu ul li a:hover {color:#bed747;}
.mobilemenu ul li a:hover {color:#bed747;}
.labelswrapper {margin:60px 0 0 0;}
.contactformfields input[type=text], .contactformfields input[type=email], .contactformfields input[type=date], .contactformfields select {background:white;}
.contactformfields textarea {background:white;}
.cff-cb input ~ label:before {background:white;}
.accordion-item {margin:0 0 30px 0;}
.accordion-header h4, .accordion-content p {margin:0;}
.accordion-content {padding:20px 0 0 0;}
.topimageheader {height:400px;}
@media screen and (max-width:1240px) {
.logopane {float:none;text-align:center;}
.menu {float:none;}
nav#dnnMenu ul {margin:0;}
}
@media screen and (max-width:640px) {
h1 {font-size:48px;}
}

