/* Mosaïk styles */
@import url('https://fonts.googleapis.com/css2?family=Outfit:wght@800&display=swap');
.toppane .rocketactionmenu {top:90px;}
::selection {background:#b50f33;}
.header {background:transparent;position:absolute;z-index:9000;}
.header.is-sticky {background:#b50f33;}
.header.is-sticky .logopane img {width:240px;height:auto;}
.logopane img {margin:20px 0;}
.content {background:url("/Portals/0/btbg.jpg") no-repeat bottom right;}
a.bigbutton:link, a.bigbutton:visited {background:#b50f33;font-family:"Outfit", serif;font-weight:800;font-size:20px;}
a.bigbutton:active, a.bigbutton:hover {background:#282828;}
button.bigbutton {background:#b50f33;font-family:"Outfit", serif;font-weight:800;font-size:20px;}
button.bigbutton:hover {background:#282828;}
.h2-headline, .h3-headline, .h4-headline {font-family:"Outfit", serif;font-weight:800;text-transform:none;color:#b50f33;}
.documents a:link, .documents a:visited {font-family:"Outfit", serif;font-weight:800;color:#b50f33;font-size:20px;}
.documents a:active, .documents a:hover {color:#282828;}
.newspaper-link a:link, .newspaper-link a:visited {font-family:"Outfit", serif;font-weight:800;color:#b50f33;font-size:20px;}
.newspaper-link a:active, .newspaper-link a:hover {color:#282828;}
.rslides li .caption h2 {font-size:80px;font-weight:700;text-transform:none;}
.rslides li .caption h3 {color:white;}
.topimageheader {height:400px;}
.topimageheader .caption h2 {text-transform:none;font-weight:700;}
.topimageheader .caption h3 {color:white;}
.bottom {background:white;color:#282828;}
.bottom .h4-headline {color:#282828}
.bottom a:link, .bottom a:visited {color:#282828;}
.bottom a:active, .bottom a:hover {color:#b50f33;}
.socialicons a:link, .socialicons a:visited {background:#b50f33 !important;color:white;}
.socialicons a:active, .socialicons a:hover {background:black !important;color:white;}
h1, h2, h3, h4, h5, h6 {font-family:"Outfit", serif;font-weight:800;text-transform:none;color:#282828;}
h1 {font-family:'Poppins', sans-serif;font-weight:400;}
h2 {font-size:50px;line-height:54px;}
h3 {font-family:'Poppins', sans-serif;font-weight:600;font-size:40px;line-height:44px;}
h2 a:link, h2 a:visited {color:#b50f33;}
h2 a:active, h2 a:hover {color:#282828;}
h3 a:link, h3 a:visited {color:#282828;}
h3 a:active, h3 a:hover {color:#b50f33;}
a:link, a:visited {color:#282828;text-decoration:underline;}
a:active, a:hover {color:#b50f33;}
hr {background:#b50f33;}
blockquote {border-left:#b50f33 solid 10px;}
blockquote, blockquote p {font-size:20px;line-height:30px;font-weight:700;color:#b50f33;}
.content ul li::marker, .contentright ul li::marker {color:#b50f33;}
nav#dnnMenu ul li a {font-family:"Outfit", serif;font-weight:800;font-size:18px;color:white;text-transform:none;height:48px;line-height:48px;}
nav#dnnMenu ul li a:hover {color:#b50f33;}
nav#dnnMenu ul li:first-child {display:none;}
nav#dnnMenu ul li:last-child a {background:#b50f33;border-radius:24px;padding:0 20px;}
nav#dnnMenu ul li:last-child a:hover {background:#282828;color:white;}
.header.is-sticky nav#dnnMenu ul li a:hover {color:#282828;}
.header.is-sticky nav#dnnMenu ul li:last-child a {background:#282828;}
.header.is-sticky nav#dnnMenu ul li:last-child a:hover {background:white;}
.mobilemenu ul {font-family:'Poppins', sans-serif;font-weight:400;text-transform:none;}
.gblockstext h3 {font-weight:400;}
.refsoverlay {background:rgba(181,15,51,0.75);}
.refstext {background:#b50f33;color:white;}
.refstext h3 {color:white;}
.citation-window {background:#93959a;}
.citation-content h2 {max-width:1070px;margin:0 auto 20px;padding:0 20px;box-sizing:border-box;}
.blogsat article h2 {font-size:30px;line-height:32px;}
.fd-day {font-family:"Outfit", serif;font-weight:800;color:#b50f33;}
.fd-month {background-color:#b50f33;}
.blog-detail article h1 {font-family:"Outfit", serif;font-weight:800;font-size:50px;line-height:54px;color:#b50f33;}
.blog-archives {background:#f2f2f2;}
.ci-header span {background:#b50f33;}
.labels {justify-content:flex-start;}
/* for 1340px and less */
@media screen and (max-width:1340px) {
.header .page {padding:0;}
}
/* for 1280px and less */
@media screen and (max-width:1280px) {
.header {background:#b50f33;position:relative;}
.logopane {float:none;text-align:center;}
.menu {margin:0;float:none;}
.gblockstext h2 {font-size:30px;line-height:36px;}
.gblockstext h3 {font-size:24px;line-height:30px;}
}
/* for 980px and less - Only portrait for retina display */
@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) {
.rslides li .caption h2 {font-size:60px;}
.topimageheader .caption h2 {font-size:60px;}
.contact-wrapper {display:block;}
.contact-infos {width:auto;margin:0 0 40px 0;}
.contact-map {flex:initial;}
}
/* for 640px and less */
@media screen and (max-width:640px) {
.rslides li .caption h2 {font-size:40px;line-height:48px;}
.topimageheader .caption h2 {font-size:40px;line-height:48px;}
h2 {font-size:40px;line-height:48px;}
}
