/* Klassic styles */
@import url('https://fonts.googleapis.com/css2?family=Maven+Pro:wght@400;600&family=Roboto:wght@400;700&display=swap');

body {font-family:'Roboto', sans-serif;color:#2f3439;}
p {text-align:justify;}
strong {font-weight:700;}
.logopane img {margin:17px 0;}
::selection {background:#339a9a;}
::-moz-selection {background:#339a9a;}
a.bigbutton:link, a.bigbutton:visited {background:#339a9a;font-family:'Maven Pro', sans-serif;font-weight:600;}
a.bigbutton:active, a.bigbutton:hover {background:#2f3439;color:white;}
button.bigbutton {background:#339a9a;font-family:'Maven Pro', sans-serif;font-weight:600;}
button.bigbutton:hover {background:#2f3439;}
.h2-headline, .h3-headline, .h4-headline {font-family:'Maven Pro', sans-serif;font-weight:600;color:#339a9a;}
.documents a {font-family:'Maven Pro', sans-serif;font-weight:600;color:#339a9a;text-decoration:none !important;}
.documents a:before {color:#339a9a;}
.newspaper-link a {font-family:'Maven Pro', sans-serif;font-weight:600;color:#339a9a;text-decoration:none !important;}
.newspaper-link a:before {color:#339a9a;}
.gallery-link a:link, .gallery-link a:visited {font-weight:700;}
.slider-container {height:640px;}
.topimageheader {height:240px;}
.bottom {background:white;color:#2f3439;}
.bottom .h4-headline {color:#2f3439;}
.bottom a:link, .bottom a:visited {color:#2f3439;}
.bottom a:active, .bottom a:hover {color:#2f3439;}
.bottompane1 {color:#2f3439;}
.socialicons {margin:0 0 12px 0;}
.formatdate {font-family:'Maven Pro', sans-serif;font-weight:600;}
.fd-day {font-family:'Maven Pro', sans-serif;font-weight:600;color:#339a9a;}
.fd-month {background-color:#339a9a;}
.articlesat-link a {font-weight:700;}
.blog-detail article h1 {font-family:'Maven Pro', sans-serif;font-weight:600;color:#339a9a;font-size:48px;line-height:54px;}
.datatable th {font-family:'Maven Pro', sans-serif;font-weight:600;}
h1, h2, h3, h4, h5, h6 {font-family:'Maven Pro', sans-serif;font-weight:600;color:#2f3439;text-transform:none;}
h1 {font-size:48px;line-height:60px;margin:40px 0;}
h2 {font-size:36px;line-height:40px;color:#339a9a;}
h3 {font-weight:400;font-size:24px;line-height:30px;color:#339a9a;}
h2 a:link, h2 a:visited, h2 a:active, h2 a:hover {color:#339a9a;}
hr {background:#339a9a;}
a:link, a:visited {color:#339a9a;}
a:active, a:hover {color:#339a9a;}
.content ul li:before, .content2 ul li:before {color:#339a9a;}
blockquote {border-left:#339a9a solid 10px;}
blockquote, blockquote p {font-weight:700;color:#339a9a;}
ul.megamenu a {font-family:'Maven Pro', sans-serif;font-size:20px;font-weight:600;color:#2f3439;}
ul.megamenu li.level0:hover a, ul.megamenu li.level0 a:hover, .megahover {color:#339a9a;}
ul.megamenu .current a {color:#339a9a;}
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(51,154,154,0.9);}
.mobilemenu ul {font-family:'Maven Pro', sans-serif;font-weight:600;}
/* Modules */
.gblocks a {background:#339a9a;}
.gblocks a:nth-child(even) {background:#5caeae;}
.gblocks a:hover {background:#2f3439;}
.gblockstext h2 {font-size:30px;line-height:32px;}
.gblockstext h3 {color:white;}
.citation-window {background:#339a9a;}
.fd-day {font-family:'Maven Pro', sans-serif;font-weight:600;}
.blog-detail article h1 {font-family:'Maven Pro', sans-serif;font-weight:600;color:#339a9a;}
.ci-header span {background:#339a9a;}
.faqwrapper {max-width:1070px;margin:0 auto;}
/* Testimonials Cycle */
.testimonials-wrapper {position:relative;}
.testimonials-container {width:840px;margin:0 auto;}
.testimonials-slides {height:400px;display:table-cell;vertical-align:middle;text-align:center;color:white;letter-spacing:2px;padding:40px 0;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;}
.testimonial-title {margin:0 0 20px 0;}
.testimonial-text {font-size:22px;}
.testimonial-extra {margin:20px 0 0 0;}
@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) {
.testimonials-container {width:auto;}
.testimonials-slides {height:auto;padding:40px 4%;}
}
/* for 640px and less */
@media screen and (max-width:640px) {
h1 {font-size:40px;line-height:48px;}
}

