/* Stack styles */
@import url("https://use.typekit.net/leh6wty.css");

body {font-family:"chypre-normal", sans-serif;font-size:20px;}
.logopane img {margin:24px 0;}
.contentleft {background:#e84e0f;}
.contentleft h2, .contentleft h3, .contentleft h4 {color:white;}
.contentleft a:link, .contentleft a:visited {color:white;}
.contentleft a:active, .contentleft a:hover {color:white;}
.contentleft hr {background:white;}
.bottom {background:#f4f4f4;color:#205d91;}
.bottom a:link, .bottom a:visited {color:#205d91;}
.bottom a:active, .bottom a:hover {color:#e84e0f;}
.sm-menu {font-size:24px;}
::selection {background:#e84e0f;}
a.bigbutton:link, a.bigbutton:visited {color:#205d91;font-family:"chypre-normal", sans-serif;font-weight:900;}
a.bigbutton:active, a.bigbutton:hover {color:#e84e0f;}
button.bigbutton {background:#205d91;font-family:"chypre-normal", sans-serif;font-weight:900;}
button.bigbutton:hover {background:#e84e0f;color:white;}
.documents a:link, .documents a:visited {color:#205d91;font-family:"chypre-normal", sans-serif;font-weight:900;}
.documents a:active, .documents a:hover {color:#e84e0f;}
.newspaper-link a:link, .newspaper-link a:visited {color:#205d91;font-family:"chypre-normal", sans-serif;font-weight:900;}
.newspaper-link a:active, .newspaper-link a:hover {color:#e84e0f;}
.h2-headline, .h3-headline, .h4-headline {font-family:"chypre-normal", sans-serif;font-weight:900;color:#205d91;}
.about-text h4 {color:#205d91;}
.gblockstext h3 {font-size:24px;}
.gblocks a:hover:after {background:#205d91;}
.citation-window {background:#205d91;}
.citation-text {font-size:24px;}
.flex-caption {background:linear-gradient(90deg, #205d91 72%, white 28%);}
.flex-caption h3 {font-weight:800;text-transform:uppercase;color:white;}
.flex-caption p {font-size:36px;line-height:40px;}
.blog-sat .blog {margin:0;}
.blog-sat .blog article .article-content h3 {font-size:30px;line-height:36px;}
.blog-archives {background:#f3f2f2;}
.fd-day {font-family:"chypre-normal", sans-serif;font-weight:900;color:#e84e0f;}
.fd-month {background-color:#e84e0f;}
.blog-detail article h1 {font-family:"chypre-normal", sans-serif;font-weight:900;color:#205d91;text-transform:none;background:none;padding:0;}
.ci-header span {background:#205d91;}
.contactform {max-width:1140px;margin:0 auto;}
h1, h2, h3, h4, h5, h6 {font-family:"chypre-normal", sans-serif;font-weight:900;color:#205d91;text-transform:none;}
h1 {font-weight:800;letter-spacing:0.1em;font-size:20px;line-height:24px;text-transform:uppercase;background:url("/Portals/6/h1.svg") no-repeat top center;padding:58px 0 0 0;color:#e84e0f;}
.contact-infos h1, .blogheader h1 {background:none;padding:0;}
h3 {letter-spacing:0.02em;color:#353533;}
h2 a:link, h2 a:visited, h3 a:link, h3 a:visited {color:#205d91;}
h2 a:active, h2 a:hover, h3 a:active, h3 a:hover {color:#e84e0f;}
a:link, a:visited {color:#205d91;text-decoration:underline;}
a:active, a:hover {color:#e84e0f;}
strong {font-weight:800;}
.content ul li::marker, .contentright ul li::marker {color:#e84e0f;}
hr {background:#e84e0f;height:6px;max-width:120px;}
blockquote {border-left:#205d91 solid 8px;}
blockquote, blockquote p {color:#205d91;font-family:"chypre-normal", sans-serif;font-weight:900;font-size:24px;}
nav#dnnMenu ul {margin:51px 0;}
nav#dnnMenu ul li a {font-family:"chypre-normal", sans-serif;font-weight:900;color:#205d91;height:48px;line-height:48px;}
nav#dnnMenu ul li a:hover {color:#e84e0f;}
nav#dnnMenu ul li:first-child {display:none;}
nav#dnnMenu ul li:last-child a {background:#e84e0f;color:white;border-radius:24px;padding:0 20px;}
nav#dnnMenu ul li:last-child a:hover {background:#205d91;color:white;}
.mobilemenu ul {font-family:"chypre-normal", sans-serif;font-weight:900;}
.labelswrapper {margin:60px 0 0 0;}
.labels {padding:20px 0 0 0;}
/* MEDIA QUERIES */
@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) {
.flex-caption {background:#205d91;}
}