 /* Klassic 2021 styles */
@import url('https://fonts.googleapis.com/css2?family=Lora:ital@0;1&family=Montserrat:wght@300&display=swap');

body {font-family:'Lora', serif;color:black;}
p {text-align:justify;}
.header {background:transparent;position:absolute;z-index:9000;}
.logopane img {margin:20px 0;}
::selection {background:#fce1e0;}
::-moz-selection {background:#fce1e0;}
a.bigbutton:link, a.bigbutton:visited {background:#fce1e0;color:black;font-family:'Montserrat', sans-serif;font-weight:300;}
a.bigbutton:active, a.bigbutton:hover {background:#333333;color:white;}
button.bigbutton {background:#fce1e0;color:black;font-family:'Montserrat', sans-serif;font-weight:300;}
button.bigbutton:hover {background:#333333;color:white;}
.h2-headline {font-family:'Lora', serif;font-weight:400;text-transform:none;}
.h3-headline, .h4-headline {font-family:'Montserrat', sans-serif;font-weight:300;}
.documents a {display:inline-block;margin:0 0 3px 0;}
.documents a:link, .documents a:visited {background:white;font-family:'Montserrat', sans-serif;font-weight:300;padding:5px 20px 5px 0;}
.documents a:active, .documents a:hover {background:#333333;color:white;text-decoration:none;}
.newspaper-link a {display:inline-block;margin:0 0 3px 0;}
.newspaper-link a:link, .newspaper-link a:visited {background:#fce1e0;color:black;font-family:'Montserrat', sans-serif;font-weight:300;padding:5px 20px 5px 0;}
.newspaper-link a:active, .newspaper-link a:hover {background:#333333;color:white;text-decoration:none;}
.newspaper-link a:before {color:white;}
.gallery-link a:link, .gallery-link a:visited {font-weight:700;}
.slider-container {height:100vh;}
.rslides li:after {background:rgba(0,0,0,.3);}
.rslides li .caption h2 {font-size:72px;}
.rslides li .caption h3 {font-size:30px;line-height:36px;color:white;}
.topimageheader {height:400px;}
.tih-mask:after {background:rgba(0,0,0,.3);}
.topimageheader .caption h2 {font-size:72px;}
.topimageheader .caption h3 {font-size:30px;line-height:36px;color:white;}
.bottom {background:white;padding:0;}
.socialicons {text-align:center;margin:40px 0 0 0;}
.socialicons a {font-size:36px;line-height:64px;width:64px;border-radius:50%;}
.articlesat-link a {font-weight:700;}
h1, h2, h3, h4, h5, h6 {font-family:'Montserrat', sans-serif;font-weight:300;color:black;}
h1 {font-family:'Lora', serif;font-weight:400;text-transform:none;}
h2 {font-size:50px;line-height:54px;}
h3 {font-family:'Lora', serif;font-weight:400;text-transform:none;font-size:40px;line-height:48px;}
h2 a:link, h2 a:visited, h2 a:active, h2 a:hover {color:black;}
hr {background:#fce1e0;}
a:link, a:visited {color:black;text-decoration:underline;}
a:active, a:hover {color:#fce1e0;text-decoration:underline;}
blockquote {border-left:none;background:#fce1e0;padding:20px 30px;}
blockquote, blockquote p {color:black;}
.content ul li:before, .content2 ul li:before {color:#fce1e0;}
ul.megamenu a {font-family:'Montserrat', sans-serif;font-weight:300;font-size:18px;color:white;}
ul.megamenu li.level0:hover a, ul.megamenu li.level0 a:hover, .megahover {color:#fce1e0;}
ul.megamenu .current a {color:#fce1e0;}
ul.megamenu li.menufirst {display:none;}
ul.megamenu li .sub {top:130px !important;left:30px;}
#megamenu li.sublink {border-bottom:rgba(255,255,255,0.2) solid 1px;}
#megamenu li.sublink:last-child {border-bottom:0;}
#megamenu li.sublink a {font-size:22px;height:36px;line-height:36px;}
ul.megamenu li .sub {background:rgba(76,143,206,0.9);}
.mobilemenu ul {font-family:'Montserrat', sans-serif;font-weight:300;}
/* Modules */
.gblocks a {text-decoration:none !important;}
.gblocks a:hover {background:black;}
.gblockstext h2 {font-size:30px;line-height:32px;}
.gblockstext h3 {color:#fce1e0;}
.parallax-window {background:#fce1e0;color:black;}
.parallax-content h2 {color:black;}
.parallax-text {max-width:640px;margin:0 auto;}
.parallax-text p {text-align:center;}
.blogsat article h2 {font-size:30px;line-height:32px;}
.fd-day {font-family:'Montserrat', sans-serif;font-weight:300;}
article.blog-detail h1 {font-family:'Montserrat', sans-serif;font-weight:300;color:black;}
.blog h2 {font-family:'Montserrat', sans-serif;font-weight:300;color:black;text-transform:none;}
.ci-header span {background:#fce1e0;}

/* 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) {
.header {background:black;position:relative;}
.rslides li .caption h2 {font-size:60px;}
.topimageheader .caption h2 {font-size:60px;}
}
/* 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;}
}
