/* Klassic styles */
@import url('https://fonts.googleapis.com/css2?family=Overpass:ital,wght@0,100..900;1,100..900&display=swap');

.header .pagelarge, .header .page {padding:0;}
.logopane {float:none;text-align:center;}
.logopane img {margin:30px 0;}
.menu {float:none;}
.content {background:#275d85;color:white;}
.content h1, .content h2, .content h3 {color:white;}
.content a:link, .content a:visited {color:white;}
.content a:active, .content a:hover {color:#d53037;}
.content blockquote {border-left:rgba(255,255,255,.25) solid 10px;}
.content blockquote, .content blockquote p {color:white;}
.contentpane3 {background:white;}
.bottom {background:#275d85;}
::selection {background:#d53037;}
.gblockswrapper {max-width:1070px;margin:80px auto;}
.gblocks a, .gblock {flex:1 1 48%;background:#275d85;text-decoration:none !important;box-sizing:border-box;padding:10px;margin:0 1%;}
.gblocks a:nth-child(even), .gblock:nth-child(even) {background:#275d85;}
.gblocks a:hover {background:#d53037;}
.gblockstext h3 {color:white;}
a.bigbutton:link, a.bigbutton:visited {background:#d53037;font-family:"Overpass", serif;font-weight:700;text-transform:none;}
a.bigbutton:active, a.bigbutton:hover {background:#275d85;}
button.bigbutton {background:#d53037;font-family:"Overpass", serif;font-weight:700;text-transform:none;}
button.bigbutton:hover {background:#275d85;}
.documents a:link, .documents a:visited {color:white;font-family:"Overpass", serif;font-weight:700;}
.documents a:active, .documents a:hover {color:#d53037;}
.newspaper-link a:link, .newspaper-link a:visited {color:white;font-family:"Overpass", serif;font-weight:700;}
.newspaper-link a:active, .newspaper-link a:hover {color:#d53037;}
.datatable th {font-family:"Overpass", serif;font-weight:700;}
.rs-mask .rslides li:after {background:rgba(0,0,0,.15);}
.rslides li .caption h2 {font-size:80px;letter-spacing:0;}
.rslides li .caption h3 {font-size:36px;letter-spacing:0;display:inline-block;background:rgba(226,0,26,0.7);padding:6px 10px 4px 10px;margin:0;}
.topimageheader .caption h2 {font-size:80px;letter-spacing:0;margin:0 0 20px 0;}
.topimageheader .caption h3 {font-size:36px;letter-spacing:0;display:inline-block;background:rgba(226,0,26,0.7);padding:6px 10px 4px 10px;margin:0;}
h1, h2, h3, h4, h5, h6 {font-family:"Overpass", serif;font-weight:700;color:#1c3242;text-transform:none;}
h1 {color:#275d85;}
h2 {font-weight:900;}
h3 {font-size:30px;line-height:36px;font-weight:500;color:#275d85;}
h2 a:link, h2 a:visited {color:#1c3242;}
h2 a:active, h2 a:hover {color:#275d85;}
h3 a:link, h3 a:visited {color:#275d85;}
h3 a:active, h3 a:hover {color:#1c3242;}
.h2-headline, .h3-headline, .h4-headline {font-family:"Overpass", serif;font-weight:700;color:#275d85;}
.content ul li, .contentright ul li {margin:0;}
.content ul li::marker, .contentright ul li::marker {color:white;}
hr {background:#d53037;}
blockquote {border-left:#275d85 solid 10px;}
blockquote, blockquote p {color:#275d85;}
a:link, a:visited {color:#275d85;text-decoration:underline;}
a:active, a:hover {color:#d53037;}
nav#dnnMenu {display:flex;justify-content:center;}
nav#dnnMenu ul {margin:0;}
nav#dnnMenu ul li a {font-family:"Overpass", serif;font-weight:800;color:#275d85;height:48px;line-height:48px;text-transform:uppercase;font-size:20px;}
nav#dnnMenu ul li a:hover {color:#d53037;}
nav#dnnMenu ul li:first-child {display:none;}
.navicon {background:#275d85;}
.navicon a:before {color:white;}
.mobilemenu ul {background:white;font-family:"Overpass", serif;font-weight:700;}
.mobilemenu ul li {border-top:#ddd solid 1px;}
.mobilemenu ul li a {color:#275d85;}
.mobilemenu ul li a:hover {color:#d53037;}
.ci-header span {background:#d53037;}
.socialicons a:link, .socialicons a:visited {color:#275d85;}
.socialicons a:active, .socialicons a:hover {background:#d53037;color:#275d85;}
.labelswrapper {margin:0 auto 80px;}
.contactsat-banner {position:absolute;top:35px;right:10%;text-align:center;z-index:9900;}
a.tel {font-family:"Overpass", serif;font-weight:900;font-size:30px;line-height:36px;}
a.tel:link, a.tel:visited {color:#d53037;text-decoration:none;}
a.tel:active, a.tel:hover {color:#1c3242;text-decoration:none;}
.contactsat-banner a.bigbutton:link, .contactsat-banner a.bigbutton:visited {font-size:18px;line-height:36px;}
@media screen and (max-width:1140px) {
.contactsat-banner {display:none;}
}
@media all and (max-width:980px),
            screen and (-webkit-min-device-pixel-ratio: 3.0) and (max-width: 2940px) and (orientation: portrait),
            screen and (-webkit-min-device-pixel-ratio: 2.0) and (max-width: 1960px) and (orientation: portrait) {
nav#dnnMenu {display:none;}
}
@media screen and (max-width:640px) {
.logopane {padding:0 10px;}
.rslides li .caption h2, .topimageheader .caption h2 {font-size:48px;}
}