html body {
  margin-top: 0;
  padding-top: 0 !important;
  font-size: 1.5em;
  line-height: 1.6;
  font-family: 'Roboto', sans-serif;
  font-weight: 400;
}
html body .dialog-off-canvas-main-canvas {
  overflow: hidden;
}
html body h1,
html body h2,
html body h3,
html body h4 {
  font-weight: 300;
}
html body h1 {
  font-size: 2.3em;
  color: #575757;
  margin-bottom: 5px;
}
html body h2 {
  font-size: 1.8em;
  color: #690202;
  margin-bottom: 5px;
}
html body h3 {
  font-size: 1.5em;
  color: #363636;
  margin-bottom: 5px;
}
html body h4 {
  font-size: 1.3em;
  color: #4c0e0e;
  margin-bottom: 5px;
}
html body li {
  line-height: 1.3;
  padding-bottom: 8px;
}
html body li > ul {
  padding-top: 5px;
}
html body p {
  margin-bottom: 18px;
}
html body.path-news .wrapper-banner section {
  padding-left: 0;
  padding-right: 0;
}
html body header {
  overflow: hidden;
  margin: 0;
  position: relative;
  background: #eee;
  border-top: 5pt solid #960000;
}
html body header .header-image {
  display: none;
}
html body header .logo-container {
  max-width: 1260px;
  width: 100%;
  margin: auto;
  position: relative;
}
@media screen and (max-width: 991px) {
  html body header .logo-container {
    padding-top: 5%;
    text-align: center;
  }
}
html body header .logo-container .region-header .navbar-brand {
  display: none;
}
html body header .logo-container .region-header .logo {
  padding-left: 10px;
}
@media screen and (max-width: 425px) {
  html body header .logo-container .region-header .logo {
    padding-left: 0;
  }
}
html body header .logo-container .region-header .logo img {
  max-width: 90%;
}
@media screen and (max-width: 1024px) {
  html body header .logo-container .region-header .logo img {
    max-width: 70%;
  }
}
@media screen and (max-width: 800px) {
  html body header .logo-container .region-header .logo img {
    max-width: 90%;
  }
}
@media screen and (max-width: 425px) {
  html body header .logo-container .region-header .logo img {
    max-width: 96%;
  }
}
html body header .logo-container .region-header #block-utilitylinks {
  position: absolute;
  right: 0;
  text-align: right;
  padding-right: 20px;
}
@media screen and (max-width: 991px) {
  html body header .logo-container .region-header #block-utilitylinks {
    position: relative;
    top: 0;
    right: 0;
    float: left;
    padding-top: 20px;
  }
}
@media screen and (max-width: 800px) {
  html body header .logo-container .region-header #block-utilitylinks {
    right: 13%;
    width: 50%;
  }
}
@media screen and (max-width: 600px) {
  html body header .logo-container .region-header #block-utilitylinks {
    right: 0;
    width: 100%;
    text-align: center;
  }
}
html body header .logo-container .region-header #block-utilitylinks ul.contextual-links li {
  display: block;
}
html body header .logo-container .region-header #block-utilitylinks ul.contextual-links li a {
  display: block;
  margin: 0.25em 0;
  padding: 0.4em 0.6em;
  color: #333;
  background-color: #fff;
  font-family: sans-serif;
  font-size: small;
  line-height: 0.8em;
}
html body header .logo-container .region-header #block-utilitylinks ul.contextual-links li a:hover {
  color: #333;
}
@media screen and (max-width: 600px) {
  html body header .logo-container .region-header #block-utilitylinks ul {
    padding-left: 0;
  }
}
html body header .logo-container .region-header #block-utilitylinks ul li {
  list-style-type: none;
  display: inline;
  padding-bottom: 0;
  border-right: 1pt solid #c8e0fd;
}
html body header .logo-container .region-header #block-utilitylinks ul li:last-child {
  border-right: none;
}
html body header .logo-container .region-header #block-utilitylinks ul li a {
  color: #fff;
  font-weight: 300;
  padding-left: 3px;
  padding-right: 10px;
}
html body header .logo-container .region-header #block-utilitylinks ul li a:hover {
  color: #c8e0fd;
}
html body header .logo-container .region-header .search-block-form {
  position: absolute;
  top: 75px;
  right: 0;
  float: none;
}
@media screen and (max-width: 1024px) {
  html body header .logo-container .region-header .search-block-form {
    top: 40px;
    right: -40px;
  }
}
@media screen and (max-width: 991px) {
  html body header .logo-container .region-header .search-block-form {
    position: relative;
    float: right;
    top: 0;
    right: 10%;
  }
}
@media screen and (max-width: 800px) {
  html body header .logo-container .region-header .search-block-form {
    width: 50%;
    right: 5%;
  }
}
@media screen and (max-width: 600px) {
  html body header .logo-container .region-header .search-block-form {
    width: 100%;
    right: 0;
  }
}
html body header .logo-container .region-header .search-block-form h2.block-title {
  display: none;
}
html body header .logo-container .region-header .search-block-form .btn {
  background: transparent;
  border-color: transparent;
  padding: 6px 7px;
}
html body header .logo-container .region-header .search-block-form .btn .glyphicon-search:before {
  content: "\f002";
  font-family: 'Font Awesome 5 Pro';
  font-size: 1.4em;
  color: #960000;
}
html body header .logo-container .region-header .search-block-form .btn .glyphicon-search:before:hover {
  color: #575757;
}
html body header .logo-container .region-header .search-block-form .form-control {
  background-color: transparent;
  border-top: none;
  border-right: none;
  border-left: none;
  border-radius: 0;
  box-shadow: none;
  font-weight: 400;
  color: #575757;
  border-bottom: 1pt solid #575757;
}
@media screen and (max-width: 991px) {
  html body header .logo-container .region-header .search-block-form .form-control {
    width: 200px;
  }
}
html body header .logo-container .region-header .search-block-form .form-control::placeholder {
  color: #575757;
}
html body header .logo-container .region-header .search-block-form .form-control:-ms-input-placeholder {
  color: #575757;
}
html body header .logo-container .region-header .search-block-form .form-control::-ms-input-placeholder {
  color: #575757;
}
html body .main-container {
  max-width: 1260px;
  width: 100%;
  margin: 0 auto 20px auto;
}
html body .main-container .row {
  display: flex;
  flex-wrap: wrap;
}
html body .main-container .row a {
  border-bottom: 1px dotted;
}
html body .main-container .row a:hover {
  border-bottom: none;
  text-decoration: none;
}
@media screen and (max-width: 991px) {
  html body .main-container .row aside {
    order: 2;
    float: none;
    clear: both;
    padding-bottom: 15px;
  }
}
html body .main-container .row aside .region-sidebar-left {
  margin-top: 60px;
}
@media screen and (max-width: 991px) {
  html body .main-container .row section {
    order: 1;
    float: none;
    clear: both;
    width: 100%;
  }
}
html body .main-container .row section .region-content-top ol.breadcrumb li a {
  border-bottom: none;
}
html body .main-container .row section .region-content {
  margin-bottom: 20px;
}
html body .main-container .row section .region-content #block-rapregionsmap {
  margin-top: 50px;
}
html body .main-container .row section .region-content #block-rapregionsmap #mapblock-extra-content .image-and-text {
  display: flex;
  justify-content: space-between;
}
html body .main-container .row section .region-content #block-rapregionsmap #mapblock-extra-content .region-text {
  display: none;
}
html body .main-container .row section .region-content #block-rapregionsmap #mapblock-extra-content #default-text {
  display: block;
}
html body .main-container .row section .region-content article[data-history-node-id="98"] h3 {
  background: #ddd;
  padding: 10px;
  margin-top: 10px;
}
html body .main-container .row section .region-content article[data-history-node-id="98"] p {
  margin-bottom: 0;
  padding-left: 15px;
}
html body .main-container .row section .region-content .content figcaption {
  font-size: 1.5rem;
  text-align: left;
  line-height: 1.2;
  padding-top: 5px;
}
html body .main-container .row section .region-content .content .align-center {
  width: 100%;
  margin: auto;
}
html body .main-container .row section .region-content .content .align-right {
  margin-left: 10px;
}
html body .main-container .row section .region-content .content .field--name-field-media-oembed-video {
  overflow: hidden;
  position: relative;
  padding-bottom: 39%;
  height: 0;
}
html body .main-container .row section .region-content .content .field--name-field-media-oembed-video iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
@media screen and (max-width: 991px) {
  html body .main-container .row section .region-content .content .field--name-field-page-section {
    order: 2;
    float: none;
    clear: both;
    width: 100%;
    padding-bottom: 15px;
  }
}
html body .main-container .row section .region-content .content .field--name-field-page-section .paragraph--type--callout {
  width: 30%;
  float: right;
  clear: right;
  margin-left: 10px;
  background: #eee;
  margin-bottom: 20px;
}
@media screen and (max-width: 991px) {
  html body .main-container .row section .region-content .content .field--name-field-page-section .paragraph--type--callout {
    width: 100%;
    float: none;
    margin-top: 20px;
  }
}
html body .main-container .row section .region-content .content .field--name-field-page-section .paragraph--type--callout h2 {
  font-size: 1.3em;
  color: #fff;
  background: #950000;
  padding: 10px;
  margin-top: 0;
  text-transform: uppercase;
}
@media screen and (max-width: 991px) {
  html body .main-container .row section .region-content .content .field--name-field-page-section .paragraph--type--callout h2 {
    margin-bottom: 5px;
  }
}
html body .main-container .row section .region-content .content .field--name-field-page-section .paragraph--type--callout p {
  margin-bottom: 5px;
  padding-left: 10px;
  padding-right: 10px;
}
html body .main-container .row section .region-content .content .field--name-field-page-section .paragraph--type--callout ul li {
  line-height: 1.5;
  padding-bottom: 10px;
}
html body .main-container .row section .region-content .content .field--name-field-page-section .paragraph--type--callout .block-field-blockparagraphcalloutfield-body,
html body .main-container .row section .region-content .content .field--name-field-page-section .paragraph--type--callout .field--name-field-body {
  padding-left: 15px;
  padding-right: 10px;
}
html body .main-container .row section .region-content .content .field--name-field-page-section .paragraph--type--contact-information {
  width: 30%;
  float: right;
  clear: right;
  margin-left: 10px;
  background: #eee;
  padding-bottom: 15px;
}
@media screen and (max-width: 991px) {
  html body .main-container .row section .region-content .content .field--name-field-page-section .paragraph--type--contact-information {
    width: 100%;
    float: none;
  }
}
html body .main-container .row section .region-content .content .field--name-field-page-section .paragraph--type--contact-information h2 {
  font-size: 1.3em;
  color: #fff;
  background: #960000;
  padding: 10px;
  margin-top: 0;
}
@media screen and (max-width: 991px) {
  html body .main-container .row section .region-content .content .field--name-field-page-section .paragraph--type--contact-information h2 {
    margin-bottom: 5px;
  }
}
html body .main-container .row section .region-content .content .field--name-field-page-section .paragraph--type--contact-information .field--label {
  padding-left: 15px;
}
html body .main-container .row section .region-content .content .field--name-field-page-section .paragraph--type--contact-information .field--label:after {
  content: ": ";
}
html body .main-container .row section .region-content .content .field--name-field-page-section .paragraph--type--contact-information .field--item {
  padding-left: 15px;
}
@media screen and (max-width: 991px) {
  html body .main-container .row section .region-content .content .field--name-body {
    order: 1;
    float: none;
    clear: both;
    width: 100%;
    padding-bottom: 15px;
  }
}
html body .footer {
  width: 100%;
  background: #222;
  padding-left: 0;
  padding-right: 0;
  padding-bottom: 30px;
  margin-top: 0;
  border-top: 5pt solid #960000;
}
html body .footer .container {
  max-width: 1260px;
  width: 100%;
  margin: auto;
}
html body .footer .container .region-footer {
  display: flex;
}
@media screen and (max-width: 991px) {
  html body .footer .container .region-footer {
    flex-wrap: wrap;
  }
}
@media screen and (max-width: 600px) {
  html body .footer .container .region-footer {
    flex-direction: column;
  }
}
html body .footer .container .region-footer .contextual-region .contextual ul li a {
  color: #333;
}
html body .footer .container .region-footer .block {
  border-right: 1pt solid #6b6b6b;
  margin-right: 10px;
}
html body .footer .container .region-footer .block:last-child {
  border-right: none;
}
@media screen and (max-width: 1199px) {
  html body .footer .container .region-footer .block {
    border-right: none;
    width: 47%;
    padding-bottom: 20px;
  }
}
@media screen and (max-width: 425px) {
  html body .footer .container .region-footer .block {
    width: 100%;
  }
}
html body .footer .container .region-footer .block h2 {
  color: #fff;
  font-size: 1.4em;
  font-weight: 300;
  margin-top: 0;
}
html body .footer .container .region-footer .block ul {
  padding-left: 0;
}
html body .footer .container .region-footer .block ul p {
  color: #fff;
}
html body .footer .container .region-footer .block ul li {
  list-style-type: none;
  display: block;
  padding-right: 8px;
  padding-left: 3px;
  color: #fff;
  font-weight: 300;
}
html body .footer .container .region-footer .block ul li:last-child {
  border-right: none;
}
html body .footer .container .region-footer .block ul li a {
  font-size: 1em;
  font-weight: 300;
  color: #fff;
  border-bottom: 0.5pt dotted #6b6b6b;
}
html body .footer .container .region-footer .block ul li a:hover {
  color: #f9f9a5;
  border-bottom: none;
  text-decoration: none;
}
html body .footer .container .region-footer .block p {
  color: #fff;
  text-align: center;
  font-weight: 300;
  margin-bottom: 0;
}
html body .footer .container .region-footer .block a {
  color: #fff;
  border-bottom: 0.5pt dotted #6b6b6b;
  font-size: 1em;
  font-weight: 300;
}
html body .footer .container .region-footer .block a:hover {
  color: #f9f9a5;
  border-bottom: none;
  text-decoration: none;
}
html body .footer-bottom {
  background: #0d0d0d;
  padding: 20px;
}
html body .footer-bottom .container {
  max-width: 1260px;
  width: 100%;
  margin: auto;
}
html body .footer-bottom .container .region-footer-bottom {
  text-align: center;
}
html body .footer-bottom .container .region-footer-bottom #block-copyright {
  border-right: none;
}
html body .footer-bottom .container .region-footer-bottom #block-copyright .field--name-body p {
  color: #fff;
  text-align: center;
  font-weight: 300;
  margin-bottom: 0;
}
html body .footer-bottom .container .region-footer-bottom #block-copyright .field--name-body a {
  color: #fff;
  border-bottom: 0.5pt dotted #6b6b6b;
  font-size: 1em;
  font-weight: 300;
}
html body .footer-bottom .container .region-footer-bottom #block-copyright .field--name-body a:hover {
  color: #f9f9a5;
  border-bottom: none;
  text-decoration: none;
}
html body.path-frontpage section .page-header {
  padding: 0;
  margin: 0;
  border-bottom: none;
}
html body.path-frontpage .wrapper-banner .container {
  width: 100%;
  padding: 0;
}
html body.path-frontpage .wrapper-banner .container .region-banner #block-imagetest .field--name-field-media-image .img-responsive {
  width: 100vw;
}
html body.path-frontpage .wrapper-content-top {
  text-align: center;
}
html body.path-frontpage .wrapper-content-top .container {
  width: 100%;
  margin: auto;
}
html body.path-frontpage .wrapper-content-top .container #block-homepageblock1 {
  background: #222;
}
html body.path-frontpage .wrapper-content-top .container #block-homepageblock1 h2 {
  font-weight: 400;
  color: #fff;
  margin-top: 16px;
  margin-bottom: 12px;
}
html body.path-frontpage .wrapper-content-top .container #block-boardinfo {
  padding: 25px 0;
  background: #fff;
}
html body.path-frontpage .wrapper-content-top .container #block-boardinfo .field--name-body {
  max-width: 1260px;
  width: 100%;
  margin: auto;
}
html body.path-frontpage .wrapper-content-top .container #block-boardinfo .field--name-body p {
  font-size: 1.1em;
  line-height: 1.5;
}
@media screen and (max-width: 991px) {
  html body.path-frontpage .wrapper-content-top .container #block-boardinfo .field--name-body p {
    padding-left: 10px;
    padding-right: 10px;
  }
}
html body.path-frontpage .wrapper-content-middle {
  padding: 0;
  margin-bottom: 0;
}
html body.path-frontpage .wrapper-content-middle .container {
  max-width: 1260px;
  width: 100%;
  margin: auto;
}
html body.path-frontpage .wrapper-content-middle .container .region-content-middle {
  display: flex;
}
@media screen and (max-width: 991px) {
  html body.path-frontpage .wrapper-content-middle .container .region-content-middle {
    flex-direction: column;
  }
}
html body.path-frontpage .wrapper-content-middle .container .region-content-middle h2 {
  margin-top: 20px;
}
html body.path-frontpage .wrapper-content-middle .container .region-content-middle a {
  border-bottom: 1px dotted;
}
html body.path-frontpage .wrapper-content-middle .container .region-content-middle a:hover {
  border-bottom: none;
  text-decoration: none;
}
html body.path-frontpage .wrapper-content-middle .container .region-content-middle .field--name-body {
  padding-bottom: 20px;
}
