/*! normalize.css v3.0.1 | MIT License | git.io/normalize */
html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}
body {
  margin: 0;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section,
summary {
  display: block;
}
audio,
canvas,
progress,
video {
  display: inline-block;
  vertical-align: baseline;
}
audio:not([controls]) {
  display: none;
  height: 0;
}
[hidden],
template {
  display: none;
}
a {
  background: transparent;
}
a:active,
a:hover {
  outline: 0;
}
abbr[title] {
  border-bottom: 1px dotted;
}
b,
strong {
  font-weight: bold;
}
dfn {
  font-style: italic;
}
h1 {
  font-size: 2em;
  margin: 0;
}
mark {
  background: #ff0;
  color: #000;
}
small {
  font-size: 80%;
}
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sup {
  top: -0.5em;
}
sub {
  bottom: -0.25em;
}
img {
  border: 0;
}
svg:not(:root) {
  overflow: hidden;
}
figure {
  margin: 0;
}
hr {
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  height: 0;
}
pre {
  overflow: auto;
}
code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}
button,
input,
optgroup,
select,
textarea {
  color: inherit;
  font: inherit;
  margin: 0;
}
button {
  overflow: visible;
}
button,
select {
  text-transform: none;
}
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer;
}
button[disabled],
html input[disabled] {
  cursor: default;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}
input {
  line-height: normal;
}
input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  padding: 0;
}
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto;
}
input[type="search"] {
  -webkit-appearance: textfield;
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
}
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}
legend {
  border: 0;
  padding: 0;
}
textarea {
  overflow: auto;
}
optgroup {
  font-weight: bold;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
td,
th {
  padding: 0;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  margin: 0;
}
blockquote {
  margin: 0;
}
@media print {
  * {
    text-shadow: none !important;
    color: #000 !important;
    background: transparent !important;
    box-shadow: none !important;
  }
  a,
  a:visited {
    text-decoration: underline;
  }
  a[href]:after {
    content: " (" attr(href) ")";
  }
  abbr[title]:after {
    content: " (" attr(title) ")";
  }
  a[href^="javascript:"]:after,
  a[href^="#"]:after {
    content: "";
  }
  pre,
  blockquote {
    border: 1px solid #999;
    page-break-inside: avoid;
  }
  thead {
    display: table-header-group;
  }
  tr,
  img {
    page-break-inside: avoid;
  }
  img {
    max-width: 100% !important;
  }
  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3;
  }
  h2,
  h3 {
    page-break-after: avoid;
  }
  select {
    background: #fff !important;
  }
  .navbar {
    display: none;
  }
  .table td,
  .table th {
    background-color: #fff !important;
  }
  .btn > .caret,
  .dropup > .btn > .caret {
    border-top-color: #000 !important;
  }
  .label {
    border: 1px solid #000;
  }
  .table {
    border-collapse: collapse !important;
  }
  .table-bordered th,
  .table-bordered td {
    border: 1px solid #ddd !important;
  }
}
.container {
  margin-right: auto;
  margin-left: auto;
  padding-left: 14px;
  padding-right: 14px;
}
@media (min-width: 576px) {
  .container {
    width: 100%;
  }
}
@media (min-width: 768px) {
  .container {
    width: 100%;
  }
}
@media (min-width: 1200px) {
  .container {
    width: 100%;
  }
}
.container-fluid {
  margin-right: auto;
  margin-left: auto;
  padding-left: 14px;
  padding-right: 14px;
}
.row {
  margin-left: -14px;
  margin-right: -14px;
}
.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
  position: relative;
  min-height: 1px;
  padding-left: 14px;
  padding-right: 14px;
}
.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12 {
  float: left;
}
.col-xs-12 {
  width: 100%;
}
.col-xs-11 {
  width: 91.66666667%;
}
.col-xs-10 {
  width: 83.33333333%;
}
.col-xs-9 {
  width: 75%;
}
.col-xs-8 {
  width: 66.66666667%;
}
.col-xs-7 {
  width: 58.33333333%;
}
.col-xs-6 {
  width: 50%;
}
.col-xs-5 {
  width: 41.66666667%;
}
.col-xs-4 {
  width: 33.33333333%;
}
.col-xs-3 {
  width: 25%;
}
.col-xs-2 {
  width: 16.66666667%;
}
.col-xs-1 {
  width: 8.33333333%;
}
.col-xs-pull-12 {
  right: 100%;
}
.col-xs-pull-11 {
  right: 91.66666667%;
}
.col-xs-pull-10 {
  right: 83.33333333%;
}
.col-xs-pull-9 {
  right: 75%;
}
.col-xs-pull-8 {
  right: 66.66666667%;
}
.col-xs-pull-7 {
  right: 58.33333333%;
}
.col-xs-pull-6 {
  right: 50%;
}
.col-xs-pull-5 {
  right: 41.66666667%;
}
.col-xs-pull-4 {
  right: 33.33333333%;
}
.col-xs-pull-3 {
  right: 25%;
}
.col-xs-pull-2 {
  right: 16.66666667%;
}
.col-xs-pull-1 {
  right: 8.33333333%;
}
.col-xs-pull-0 {
  right: auto;
}
.col-xs-push-12 {
  left: 100%;
}
.col-xs-push-11 {
  left: 91.66666667%;
}
.col-xs-push-10 {
  left: 83.33333333%;
}
.col-xs-push-9 {
  left: 75%;
}
.col-xs-push-8 {
  left: 66.66666667%;
}
.col-xs-push-7 {
  left: 58.33333333%;
}
.col-xs-push-6 {
  left: 50%;
}
.col-xs-push-5 {
  left: 41.66666667%;
}
.col-xs-push-4 {
  left: 33.33333333%;
}
.col-xs-push-3 {
  left: 25%;
}
.col-xs-push-2 {
  left: 16.66666667%;
}
.col-xs-push-1 {
  left: 8.33333333%;
}
.col-xs-push-0 {
  left: auto;
}
.col-xs-offset-12 {
  margin-left: 100%;
}
.col-xs-offset-11 {
  margin-left: 91.66666667%;
}
.col-xs-offset-10 {
  margin-left: 83.33333333%;
}
.col-xs-offset-9 {
  margin-left: 75%;
}
.col-xs-offset-8 {
  margin-left: 66.66666667%;
}
.col-xs-offset-7 {
  margin-left: 58.33333333%;
}
.col-xs-offset-6 {
  margin-left: 50%;
}
.col-xs-offset-5 {
  margin-left: 41.66666667%;
}
.col-xs-offset-4 {
  margin-left: 33.33333333%;
}
.col-xs-offset-3 {
  margin-left: 25%;
}
.col-xs-offset-2 {
  margin-left: 16.66666667%;
}
.col-xs-offset-1 {
  margin-left: 8.33333333%;
}
.col-xs-offset-0 {
  margin-left: 0%;
}
@media (min-width: 576px) {
  .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12 {
    float: left;
  }
  .col-sm-12 {
    width: 100%;
  }
  .col-sm-11 {
    width: 91.66666667%;
  }
  .col-sm-10 {
    width: 83.33333333%;
  }
  .col-sm-9 {
    width: 75%;
  }
  .col-sm-8 {
    width: 66.66666667%;
  }
  .col-sm-7 {
    width: 58.33333333%;
  }
  .col-sm-6 {
    width: 50%;
  }
  .col-sm-5 {
    width: 41.66666667%;
  }
  .col-sm-4 {
    width: 33.33333333%;
  }
  .col-sm-3 {
    width: 25%;
  }
  .col-sm-2 {
    width: 16.66666667%;
  }
  .col-sm-1 {
    width: 8.33333333%;
  }
  .col-sm-pull-12 {
    right: 100%;
  }
  .col-sm-pull-11 {
    right: 91.66666667%;
  }
  .col-sm-pull-10 {
    right: 83.33333333%;
  }
  .col-sm-pull-9 {
    right: 75%;
  }
  .col-sm-pull-8 {
    right: 66.66666667%;
  }
  .col-sm-pull-7 {
    right: 58.33333333%;
  }
  .col-sm-pull-6 {
    right: 50%;
  }
  .col-sm-pull-5 {
    right: 41.66666667%;
  }
  .col-sm-pull-4 {
    right: 33.33333333%;
  }
  .col-sm-pull-3 {
    right: 25%;
  }
  .col-sm-pull-2 {
    right: 16.66666667%;
  }
  .col-sm-pull-1 {
    right: 8.33333333%;
  }
  .col-sm-pull-0 {
    right: auto;
  }
  .col-sm-push-12 {
    left: 100%;
  }
  .col-sm-push-11 {
    left: 91.66666667%;
  }
  .col-sm-push-10 {
    left: 83.33333333%;
  }
  .col-sm-push-9 {
    left: 75%;
  }
  .col-sm-push-8 {
    left: 66.66666667%;
  }
  .col-sm-push-7 {
    left: 58.33333333%;
  }
  .col-sm-push-6 {
    left: 50%;
  }
  .col-sm-push-5 {
    left: 41.66666667%;
  }
  .col-sm-push-4 {
    left: 33.33333333%;
  }
  .col-sm-push-3 {
    left: 25%;
  }
  .col-sm-push-2 {
    left: 16.66666667%;
  }
  .col-sm-push-1 {
    left: 8.33333333%;
  }
  .col-sm-push-0 {
    left: auto;
  }
  .col-sm-offset-12 {
    margin-left: 100%;
  }
  .col-sm-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-sm-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-sm-offset-9 {
    margin-left: 75%;
  }
  .col-sm-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-sm-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-sm-offset-6 {
    margin-left: 50%;
  }
  .col-sm-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-sm-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-sm-offset-3 {
    margin-left: 25%;
  }
  .col-sm-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-sm-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-sm-offset-0 {
    margin-left: 0%;
  }
}
@media (min-width: 768px) {
  .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 {
    float: left;
  }
  .col-md-12 {
    width: 100%;
  }
  .col-md-11 {
    width: 91.66666667%;
  }
  .col-md-10 {
    width: 83.33333333%;
  }
  .col-md-9 {
    width: 75%;
  }
  .col-md-8 {
    width: 66.66666667%;
  }
  .col-md-7 {
    width: 58.33333333%;
  }
  .col-md-6 {
    width: 50%;
  }
  .col-md-5 {
    width: 41.66666667%;
  }
  .col-md-4 {
    width: 33.33333333%;
  }
  .col-md-3 {
    width: 25%;
  }
  .col-md-2 {
    width: 16.66666667%;
  }
  .col-md-1 {
    width: 8.33333333%;
  }
  .col-md-pull-12 {
    right: 100%;
  }
  .col-md-pull-11 {
    right: 91.66666667%;
  }
  .col-md-pull-10 {
    right: 83.33333333%;
  }
  .col-md-pull-9 {
    right: 75%;
  }
  .col-md-pull-8 {
    right: 66.66666667%;
  }
  .col-md-pull-7 {
    right: 58.33333333%;
  }
  .col-md-pull-6 {
    right: 50%;
  }
  .col-md-pull-5 {
    right: 41.66666667%;
  }
  .col-md-pull-4 {
    right: 33.33333333%;
  }
  .col-md-pull-3 {
    right: 25%;
  }
  .col-md-pull-2 {
    right: 16.66666667%;
  }
  .col-md-pull-1 {
    right: 8.33333333%;
  }
  .col-md-pull-0 {
    right: auto;
  }
  .col-md-push-12 {
    left: 100%;
  }
  .col-md-push-11 {
    left: 91.66666667%;
  }
  .col-md-push-10 {
    left: 83.33333333%;
  }
  .col-md-push-9 {
    left: 75%;
  }
  .col-md-push-8 {
    left: 66.66666667%;
  }
  .col-md-push-7 {
    left: 58.33333333%;
  }
  .col-md-push-6 {
    left: 50%;
  }
  .col-md-push-5 {
    left: 41.66666667%;
  }
  .col-md-push-4 {
    left: 33.33333333%;
  }
  .col-md-push-3 {
    left: 25%;
  }
  .col-md-push-2 {
    left: 16.66666667%;
  }
  .col-md-push-1 {
    left: 8.33333333%;
  }
  .col-md-push-0 {
    left: auto;
  }
  .col-md-offset-12 {
    margin-left: 100%;
  }
  .col-md-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-md-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-md-offset-9 {
    margin-left: 75%;
  }
  .col-md-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-md-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-md-offset-6 {
    margin-left: 50%;
  }
  .col-md-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-md-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-md-offset-3 {
    margin-left: 25%;
  }
  .col-md-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-md-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-md-offset-0 {
    margin-left: 0%;
  }
}
@media (min-width: 1200px) {
  .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12 {
    float: left;
  }
  .col-lg-12 {
    width: 100%;
  }
  .col-lg-11 {
    width: 91.66666667%;
  }
  .col-lg-10 {
    width: 83.33333333%;
  }
  .col-lg-9 {
    width: 75%;
  }
  .col-lg-8 {
    width: 66.66666667%;
  }
  .col-lg-7 {
    width: 58.33333333%;
  }
  .col-lg-6 {
    width: 50%;
  }
  .col-lg-5 {
    width: 41.66666667%;
  }
  .col-lg-4 {
    width: 33.33333333%;
  }
  .col-lg-3 {
    width: 25%;
  }
  .col-lg-2 {
    width: 16.66666667%;
  }
  .col-lg-1 {
    width: 8.33333333%;
  }
  .col-lg-pull-12 {
    right: 100%;
  }
  .col-lg-pull-11 {
    right: 91.66666667%;
  }
  .col-lg-pull-10 {
    right: 83.33333333%;
  }
  .col-lg-pull-9 {
    right: 75%;
  }
  .col-lg-pull-8 {
    right: 66.66666667%;
  }
  .col-lg-pull-7 {
    right: 58.33333333%;
  }
  .col-lg-pull-6 {
    right: 50%;
  }
  .col-lg-pull-5 {
    right: 41.66666667%;
  }
  .col-lg-pull-4 {
    right: 33.33333333%;
  }
  .col-lg-pull-3 {
    right: 25%;
  }
  .col-lg-pull-2 {
    right: 16.66666667%;
  }
  .col-lg-pull-1 {
    right: 8.33333333%;
  }
  .col-lg-pull-0 {
    right: auto;
  }
  .col-lg-push-12 {
    left: 100%;
  }
  .col-lg-push-11 {
    left: 91.66666667%;
  }
  .col-lg-push-10 {
    left: 83.33333333%;
  }
  .col-lg-push-9 {
    left: 75%;
  }
  .col-lg-push-8 {
    left: 66.66666667%;
  }
  .col-lg-push-7 {
    left: 58.33333333%;
  }
  .col-lg-push-6 {
    left: 50%;
  }
  .col-lg-push-5 {
    left: 41.66666667%;
  }
  .col-lg-push-4 {
    left: 33.33333333%;
  }
  .col-lg-push-3 {
    left: 25%;
  }
  .col-lg-push-2 {
    left: 16.66666667%;
  }
  .col-lg-push-1 {
    left: 8.33333333%;
  }
  .col-lg-push-0 {
    left: auto;
  }
  .col-lg-offset-12 {
    margin-left: 100%;
  }
  .col-lg-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-lg-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-lg-offset-9 {
    margin-left: 75%;
  }
  .col-lg-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-lg-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-lg-offset-6 {
    margin-left: 50%;
  }
  .col-lg-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-lg-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-lg-offset-3 {
    margin-left: 25%;
  }
  .col-lg-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-lg-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-lg-offset-0 {
    margin-left: 0%;
  }
}
.clearfix:before,
.clearfix:after,
.container:before,
.container:after,
.container-fluid:before,
.container-fluid:after,
.row:before,
.row:after {
  content: " ";
  display: table;
}
.clearfix:after,
.container:after,
.container-fluid:after,
.row:after {
  clear: both;
}
.center-block {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.pull-right {
  float: right !important;
}
.pull-left {
  float: left !important;
}
.hide {
  display: none !important;
}
.show {
  display: block !important;
}
.invisible {
  visibility: hidden;
}
.text-hide {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}
.hidden {
  display: none !important;
  visibility: hidden !important;
}
.affix {
  position: fixed;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
@-ms-viewport {
  width: device-width;
}
.visible-xs,
.visible-sm,
.visible-md,
.visible-lg {
  display: none !important;
}
.visible-xs-block,
.visible-xs-inline,
.visible-xs-inline-block,
.visible-sm-block,
.visible-sm-inline,
.visible-sm-inline-block,
.visible-md-block,
.visible-md-inline,
.visible-md-inline-block,
.visible-lg-block,
.visible-lg-inline,
.visible-lg-inline-block {
  display: none !important;
}
@media (max-width: 575px) {
  .visible-xs {
    display: block !important;
  }
  table.visible-xs {
    display: table;
  }
  tr.visible-xs {
    display: table-row !important;
  }
  th.visible-xs,
  td.visible-xs {
    display: table-cell !important;
  }
}
@media (max-width: 575px) {
  .visible-xs-block {
    display: block !important;
  }
}
@media (max-width: 575px) {
  .visible-xs-inline {
    display: inline !important;
  }
}
@media (max-width: 575px) {
  .visible-xs-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 576px) and (max-width: 767px) {
  .visible-sm {
    display: block !important;
  }
  table.visible-sm {
    display: table;
  }
  tr.visible-sm {
    display: table-row !important;
  }
  th.visible-sm,
  td.visible-sm {
    display: table-cell !important;
  }
}
@media (min-width: 576px) and (max-width: 767px) {
  .visible-sm-block {
    display: block !important;
  }
}
@media (min-width: 576px) and (max-width: 767px) {
  .visible-sm-inline {
    display: inline !important;
  }
}
@media (min-width: 576px) and (max-width: 767px) {
  .visible-sm-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 768px) and (max-width: 1199px) {
  .visible-md {
    display: block !important;
  }
  table.visible-md {
    display: table;
  }
  tr.visible-md {
    display: table-row !important;
  }
  th.visible-md,
  td.visible-md {
    display: table-cell !important;
  }
}
@media (min-width: 768px) and (max-width: 1199px) {
  .visible-md-block {
    display: block !important;
  }
}
@media (min-width: 768px) and (max-width: 1199px) {
  .visible-md-inline {
    display: inline !important;
  }
}
@media (min-width: 768px) and (max-width: 1199px) {
  .visible-md-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg {
    display: block !important;
  }
  table.visible-lg {
    display: table;
  }
  tr.visible-lg {
    display: table-row !important;
  }
  th.visible-lg,
  td.visible-lg {
    display: table-cell !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg-block {
    display: block !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg-inline {
    display: inline !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg-inline-block {
    display: inline-block !important;
  }
}
@media (max-width: 575px) {
  .hidden-xs {
    display: none !important;
  }
}
@media (min-width: 576px) and (max-width: 767px) {
  .hidden-sm {
    display: none !important;
  }
}
@media (min-width: 768px) and (max-width: 1199px) {
  .hidden-md {
    display: none !important;
  }
}
@media (min-width: 1200px) {
  .hidden-lg {
    display: none !important;
  }
}
.visible-print {
  display: none !important;
}
@media print {
  .visible-print {
    display: block !important;
  }
  table.visible-print {
    display: table;
  }
  tr.visible-print {
    display: table-row !important;
  }
  th.visible-print,
  td.visible-print {
    display: table-cell !important;
  }
}
.visible-print-block {
  display: none !important;
}
@media print {
  .visible-print-block {
    display: block !important;
  }
}
.visible-print-inline {
  display: none !important;
}
@media print {
  .visible-print-inline {
    display: inline !important;
  }
}
.visible-print-inline-block {
  display: none !important;
}
@media print {
  .visible-print-inline-block {
    display: inline-block !important;
  }
}
@media print {
  .hidden-print {
    display: none !important;
  }
}
* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
*:before,
*:after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
html {
  overflow-y: scroll;
}
html,
body {
  font-size: 16px;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  overflow-x: hidden;
}
body {
  font-family: 'Roboto', sans-serif;
  line-height: 1.4;
  color: #222;
  background-color: #fff;
  word-wrap: break-word;
  -webkit-hyphens: auto;
  -moz-hyphens: auto;
  -ms-hyphens: auto;
  -o-hyphens: auto;
  hyphens: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-rendering: optimizeSpeed;
}
.container-fluid {
  padding: 28px 0;
}
.container {
  padding: 0;
  max-width: 1200px;
  margin: 0 auto;
}
.row .row-inner {
  margin-left: -14px;
  margin-right: -14px;
}
.page-header-container .container {
  position: relative;
  z-index: 0;
}
.page-header-image {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 600px;
  border: 1px solid #f00;
  height: 100%;
}
.header-content-bg {
  margin: 0 auto;
  background-color: rgba(255, 255, 255, 0.2);
  color: #fff;
  /*box-sizing: border-box;
  border-right: 1000px solid #f00;*/
  position: absolute;
  left: -14px;
  right: -1000px;
  top: 20px;
  z-index: -1;
  height: 400px;
  padding: 28px;
}
.page-content {
  position: relative;
}
.page-content::before,
.nav-main-holder::before,
.page-footer .container-fluid::before {
  content: '';
  display: block;
  position: absolute;
  top: 0;
  width: 50%;
  bottom: 0;
  background: #EFEFEF;
  z-index: -1;
}
.page-footer .container-fluid::before {
  z-index: 0;
  background: #8c8c8c;
}
.nav-main-holder::before {
  z-index: -1;
  height: 58px;
}
.page-content .content-main,
.page-content .side-bar {
  background: #fff;
  padding: 28px;
}
.homepage .page-content .container-fluid > .container .row {
  padding: 14px;
  background: #fff;
}
.content-main-holder {
  background: #fff;
  min-height: 50vh;
}
.content-main-holder::after {
  content: '';
  display: table;
  clear: both;
}
@media (max-width: 1080px) {
  .page-content::before,
  .nav-main-holder::before {
    display: none;
  }
}
.clear-all::before,
.clear-all::after {
  content: '';
  display: table;
  clear: both;
}
.homepage .page-content .container-fluid {
  position: relative;
  background: #fff;
}
.homepage .page-content .container-fluid::before {
  content: '';
  display: block;
  position: absolute;
  top: 0;
  width: 50%;
  bottom: 0;
  background: #EFEFEF;
  z-index: 0;
}
.homepage .page-content .container-fluid > .container .row {
  position: relative;
  background: #fff;
  z-index: 1;
  padding: 28px 14px;
}
.homepage .page-content .container-fluid:nth-child(odd),
.homepage .page-content .container-fluid:nth-child(odd) > .container .row {
  background: #F7F7F7;
}
.homepage .container-fluid {
  padding: 0;
}
.headline,
h1,
h2,
h3,
h4 {
  line-height: 1.3;
  margin-bottom: .35em;
  word-wrap: break-word;
  -webkit-hyphens: none;
  -moz-hyphens: none;
  -ms-hyphens: none;
  -o-hyphens: none;
  hyphens: none;
}
h2 {
  font-size: 137.5%;
}
p + h2 {
  margin-top: .75em;
}
h3 {
  font-size: 125%;
}
p + h3 {
  margin-top: .75em;
}
h4 {
  font-size: 100%;
}
p + h4 {
  margin-top: .75em;
}
ul + p,
ol + p,
ul + h2,
ol + h2,
ul + h3,
ol + h3,
ul + h4,
ol + h4 {
  margin-top: 1em;
}
h2 + h3,
h3 + h4 {
  margin-top: .75em;
}
.img-txt-container + .img-txt-container > div > h2 {
  margin-top: .75em;
}
.img-txt-container + .img-txt-container > div > h3 {
  margin-top: .75em;
}
.img-txt-container + .img-txt-container > h2 {
  margin-top: .75em;
}
.img-txt-container + .img-txt-container > h3 {
  margin-top: .75em;
}
a {
  text-decoration: none;
  color: #0018A2;
}
a:hover {
  color: #CF2626;
}
.link-more {
  font-weight: bold;
  font-size: 87.5%;
  display: block;
  border-top: 1px solid #ddd;
  padding: .5em 0 0 0;
  color: #0018A2;
  /*
  border: 1px solid @blue-light;
  color: @blue-dark;
  border-radius: 1em;
  //padding: 0.2em .75em .325em .75em;
  padding: 0 .75em 0 .75em;
  height: 2em;
  line-height: 1.8em; // best in most cases...
  position: relative;
    top: -.1em;
    white-space: nowrap;
    &:hover {
      border-color: @hover-link-col;
    }*/
}
p {
  margin: 0 0 .75em;
}
/*
p + p {
  margin-top: .75em;
}*/
.typo-small {
  font-size: 87.5%;
}
.text-align-right {
  text-align: right;
}
.txt-container ol,
.txt-container ul {
  margin: .5em 0;
  padding: 0 0 0 1.4em;
}
.txt-container li {
  margin: .25em 0;
}
table {
  margin: 1em 0 1.5em 0;
  line-height: 1.4;
  min-width: 100%;
  background-color: #f7f7f7;
}
th {
  font-weight: bold;
  text-align: left;
  vertical-align: bottom;
  padding: .5em .75rem .5em .75rem;
  font-size: 87.5%;
  background-color: #efefef;
}
td {
  border-top: 1px solid #ddd;
  vertical-align: top;
  padding: .5em .75rem .5em .75rem;
}
.icn {
  display: inline-block;
  background-image: url('images/sfb_sprite.svg');
  background-size: 400px 400px;
  background-repeat: no-repeat;
  overflow: hidden;
  white-space: nowrap;
  text-indent: 999em;
}
.page-header {
  position: relative;
  background-image: -webkit-linear-gradient(left, #0018A2 0%, #2BADFF 75%);
  background-image: -o-linear-gradient(left, #0018A2 0%, #2BADFF 75%);
  background-image: linear-gradient(to right, #0018A2 0%, #2BADFF 75%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff0018a2', endColorstr='#ff2badff', GradientType=1);
  background-size: cover;
  background-position: bottom;
  max-width: 100%;
  padding-bottom: 4px;
}
.page-header .page-header-container {
  padding-top: 18px;
  padding-bottom: 12px;
  color: #fff;
}
.page-header .page-header-container .col {
  position: relative;
}
.page-header .page-header-container .col-md-8,
.page-header .page-header-container .col-md-4 {
  padding: 34px 28px;
}
.page-header .navbar-toggle {
  float: right;
  display: none;
  background-image: none;
  background: transparent;
  border: none;
  padding-top: 3px;
  margin-top: 15px;
  outline: none;
}
.page-header .navbar-toggle .icon-bar {
  display: block;
  width: 22px;
  height: 3px;
  margin-bottom: 3px;
  background: #0018A2;
}
.page-header .active .icon-bar {
  background: #fff;
}
@media (max-width: 1080px) {
  .page-header {
    margin-bottom: 0;
  }
  .page-header .navbar-toggle {
    display: initial;
  }
}
.logo {
  width: 302px;
  height: 80px;
  margin: 10px 0 0 28px;
}
.dfg {
  width: 220px;
  height: 28px;
  background-position: 0 -104px;
  margin-bottom: 28px;
}
.up-logo {
  width: 100px;
  height: 107px;
  background-position: 0 -150px;
  margin-bottom: 28px;
}
@media (max-width: 1080px) {
  .logo {
    background-size: 220px 220px;
    height: 43px;
    width: 168px;
    margin-left: -4px;
  }
}
.col {
  padding: 0 14px;
}
.twitter-feed iframe {
  overflow-y: scroll;
}
.is-hidden {
  display: none;
}
.page-footer .container-fluid {
  position: relative;
  background: #999;
  padding: 0;
  margin-top: 4px;
}
.page-footer {
  color: #fff;
  word-wrap: break-word;
  -webkit-hyphens: none;
  -moz-hyphens: none;
  -ms-hyphens: none;
  -o-hyphens: none;
  hyphens: none;
}
.page-footer a {
  color: #fff;
}
.page-footer .typo-small {
  font-size: 75%;
}
.page-footer .row {
  position: relative;
  z-index: 1;
  background: #999;
  padding-bottom: 56px;
}
.page-footer .col {
  padding: 28px;
}
.page-footer .nav {
  display: inline;
}
.page-footer .nav ul {
  display: inline;
}
.page-footer .nav li {
  display: inline;
  padding: 0 .25em;
}
.page-footer .logo {
  background-size: 220px 220px;
  height: 43px;
  width: 168px;
  margin: 0 0 10px -4px;
}
.page-footer .address-col {
  display: inline-block;
  margin-right: 28px;
  vertical-align: top;
}
.page-footer .address-col span {
  white-space: nowrap;
}
.page-footer .address-col.first {
  max-width: 25%;
}
.page-footer .social-col {
  float: right;
}
.page-footer .social-col a {
  margin-left: 1em;
}
.page-footer .twitter-link {
  background-position: -170px -80px;
  width: 24px;
  height: 20px;
}
.page-footer .youtube-link {
  background-position: -200px -80px;
  width: 29px;
  height: 20px;
}
.page-footer .link-col {
  text-align: right;
  margin: 1em 0 3em 0;
}
.page-footer .link-col a {
  margin-left: 1em;
}
.page-footer .img-txt-container {
  overflow-x: visible;
}
@media (max-width: 680px) {
  .page-footer .address-col {
    display: block;
  }
  .page-footer .address-col.first.first {
    max-width: initial;
  }
  .page-footer .link-col {
    text-align: left;
  }
  .page-footer .link-col a {
    margin: 0 1em 0 0;
  }
}
.nav {
  list-style: none;
  margin: 0;
  padding: 0;
  word-wrap: break-word;
  -webkit-hyphens: none;
  -moz-hyphens: none;
  -ms-hyphens: none;
  -o-hyphens: none;
  hyphens: none;
}
.nav ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
.nav ul::after {
  content: '';
  display: table;
  clear: both;
}
.simple-list,
.pagination {
  list-style: none;
  margin: 0;
  padding: 0;
}
.caret,
.open-btn::after,
.open-btn-second::after,
.open-btn-notoggle::after {
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: .25em;
  margin-top: -1px;
  vertical-align: middle;
  border-top: 5px solid;
  border-right: 5px solid transparent;
  border-left: 5px solid transparent;
}
.open-btn::after,
.open-btn-second::after,
.open-btn-notoggle::after {
  content: '';
}
.open > .open-btn::after,
.open-second .open-btn-second::after,
.open > .open-btn-notoggle::after {
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  -o-transform: rotate(180deg);
  transform: rotate(180deg);
}
.nav-combined.container-fluid {
  padding-top: 0;
  padding-bottom: 0;
}
.nav-combined {
  min-height: 45px;
  position: relative;
  z-index: 1000;
}
.project-pre {
  /*display: inline-block;
  border-radius: 1em;
  padding: .15em .5em;
  width: 2.75em;
  text-align: center;
  color: #fff;
  font-size: @typo-small;
  background: @blue-light;
  margin-left: -.1em;*/
  font-weight: bold;
}
/*
a:hover .project-pre {
  background: @hover-link-col;
}
.active > a > .project-pre {
  background: @active-link-col;
}*/
.project-pre::after {
  content: ' – ';
  font-weight: normal;
}
.active > a {
  color: #CF2626;
}
.nav-main {
  z-index: 100;
  width: 65.25%;
  font-weight: bold;
  font-size: 14px;
}
.nav-main > ul {
  max-width: 1200px;
  margin: 0 auto;
  background: #fff;
  position: initial!important;
}
.nav-main > ul > li {
  display: block;
  float: left;
  padding: 20px 12px 0 12px;
  height: 58px;
  border-left: 1px solid transparent;
  border-right: 1px solid transparent;
}
.nav-main > ul > li > a {
  text-transform: uppercase;
  white-space: nowrap;
}
.nav-main > ul > li > a:hover {
  color: #CF2626;
}
.nav-main > ul > li .open-btn {
  position: relative;
}
.nav-main > ul > li .open-btn::before {
  content: '';
  display: none;
  position: absolute;
  left: 0;
  right: 0;
  height: 4px;
  background: #efefef;
  bottom: -3px;
  z-index: 1;
}
.nav-main > ul > li:first-child {
  margin-left: 14px;
}
.nav-main .nav-backdrop {
  background: #efefef;
  -webkit-box-shadow: 2px 2px 2px 1px rgba(0, 0, 0, 0.2);
  box-shadow: 2px 2px 2px 1px rgba(0, 0, 0, 0.2);
  display: none;
  position: absolute;
  left: 0;
  right: 0;
  top: 62px;
  z-index: 0;
  line-height: 1.3;
  font-size: 14px;
  font-weight: normal;
}
.nav-main .nav-backdrop > ul {
  max-width: 1228px;
  margin: -14px auto;
  padding: 28px 14px 28px 14px;
  font-size: 0;
  text-align: center;
}
.nav-main .nav-backdrop > ul a {
  display: block;
  color: #0018A2;
}
.nav-main .nav-backdrop > ul a:hover {
  color: #CF2626;
}
.nav-main .nav-backdrop > ul .active > a {
  color: #CF2626;
}
.nav-main .nav-backdrop > ul > li > a .short {
  text-transform: uppercase;
  font-weight: bold;
}
.nav-main .nav-backdrop > ul > li > a .short::after {
  content: ' – ';
}
.nav-main .nav-backdrop > ul > li {
  display: inline-block;
  vertical-align: top;
  text-align: left;
  font-size: 14px;
  width: 33.33333333%;
  padding: 0.5em 14px;
}
.nav-main .nav-backdrop > ul > li:last-child {
  padding-right: 0;
}
.nav-main .nav-backdrop > ul > li > a {
  display: block;
  padding-bottom: .75em;
  font-size: 14px;
}
.nav-main .nav-backdrop > ul > li > ul > li {
  padding: 0.35em 28px 0.35em 0;
}
.nav-main .open-btn-second {
  display: none;
}
.nav-main .nav-open-science .nav-backdrop > ul > li {
  width: auto;
}
.row-nav-meta {
  position: relative;
}
.nav-meta {
  position: absolute;
  z-index: 101;
  right: 28px;
  bottom: 20px;
  font-size: 14px;
}
.nav-meta li {
  float: left;
  margin: 0 .5em;
}
@media (min-width: 1080px) {
  .sticky .page-header {
    position: fixed;
    left: 0;
    right: 0;
    background-image: -webkit-linear-gradient(left, #0018A2 0%, #2BADFF 75%);
    background-image: -o-linear-gradient(left, #0018A2 0%, #2BADFF 75%);
    background-image: linear-gradient(to right, #0018A2 0%, #2BADFF 75%);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff0018a2', endColorstr='#ff2badff', GradientType=1);
    z-index: 99;
    /*  .page-header-container .col {
      display: none;
    }*/
  }
  .sticky .page-header .hide-on-phone {
    display: none;
  }
  .sticky .page-header .header-content-bg {
    top: initial;
    bottom: -74px;
  }
}
/*
.no-touch .nav-main {

  li:hover .nav-backdrop {
    display: block;
  }
  & > ul > li:hover {


    .open-btn {
        margin: -13px -12px;
        padding: 12px 12px 10px 12px;
        border: 1px solid @line-brightgray;
        border-bottom: 1px solid #fff;
        display: block;
        background: #fff;
      }

    //background: #f00;

    //z-index: 1;
      //background: #fff;
      //margin-bottom: -1px;
      //border-bottom: 1px solid #fff;

    


    & > a {
      color: @blue-dark;
    }
  }
}
*/
.nav-main > ul > li.open {
  background: #efefef;
}
.nav-main > ul > li.open .open-btn {
  position: relative;
}
.nav-main > ul > li.open .open-btn::before {
  content: '';
  display: block;
  position: absolute;
  bottom: -25px;
  border-bottom: 5px solid #efefef;
  left: -13px;
  right: -13px;
}
.nav-main > ul > li.open > a {
  color: #CF2626;
}
.nav-main li.open .nav-backdrop {
  display: block;
}
/*
@media (max-width: 1240px) { 
  .nav-combined .nav
   {
  //  margin: 0 -@grid-gutter-width;
    & > ul {
      max-width: initial;
      padding: 0 @grid-gutter-width;
    }
  }
  // we also have to handle the sticky state here
  .nav-main.sticky {
    padding: 0;
    margin: 0;
  }
  .nav-backdrop {
    padding: 0 @grid-gutter-width*0.5;
  }
}


@media (max-width: 1023px) {
  //.no-touch 
  .nav-main.sticky {
  //  margin: 0 -@grid-gutter-width;
  }
}
*/
@media (max-width: 1080px) {
  .hide-on-phone {
    display: none;
  }
  .page-header .page-header-container {
    padding: 0;
  }
  .page-header .page-header-container .col-md-4.col-phone-nav {
    width: 100%;
    padding: 10px 28px 0;
    margin: 0;
    position: relative;
    z-index: 1;
  }
  .header-content-bg {
    left: 0;
    right: 0;
    height: initial;
    top: 10px;
    bottom: -10px;
  }
  .ctrl {
    opacity: 0;
  }
  .container-fluid.nav-combined {
    padding: 0;
  }
  .nav-combined {
    display: none;
    position: absolute;
    left: 0;
    right: 0;
    top: 77px;
    z-index: 1000;
    background: #fff;
    overflow-x: hidden;
    -webkit-box-shadow: 0px 3px 4px 0px rgba(0, 0, 0, 0.2);
    box-shadow: 0px 3px 4px 0px rgba(0, 0, 0, 0.2);
  }
  .nav-combined .nav > ul {
    padding: 0;
  }
  .nav-combined .row {
    margin: 0;
  }
  .nav-main.sticky {
    padding: 0;
  }
  .nav-main-col {
    width: 100%;
    float: none;
  }
  .nav-main  > ul > li.open .open-btn {
    padding: 0 0 9px 0;
    margin: 0;
    background: transparent;
  }
  .nav-main {
    background: #fff;
    width: 100%;
    border: none;
    -webkit-box-shadow: none;
    box-shadow: none;
  }
  .nav-main a {
    display: block;
  }
  .nav-main li {
    clear: both;
    display: block;
    float: none;
  }
  .nav-main > ul {
    margin: 0 auto;
  }
  .nav-main > ul > li {
    float: none;
    border-top: 1px solid #ddd;
    height: auto;
  }
  .nav-main > ul > li:first-child {
    margin-left: 0;
  }
  .nav-main > ul > li:hover {
    background: initial;
  }
  .nav-main > ul > li:hover > a {
    color: #0018A2;
  }
  .nav-main > ul > li:hover .open-btn {
    padding: 0 0 9px 0;
    margin: 0;
    background: transparent;
  }
  .nav-main > ul > li.open .open-btn::before {
    display: none;
  }
  .nav-main .nav-backdrop {
    position: initial;
    display: block;
    background: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    padding: 0;
    max-height: 0px;
    overflow: hidden;
    -webkit-transition: max-height 400ms cubic-bezier(0.86, 0, 0.07, 1);
    -o-transition: max-height 400ms cubic-bezier(0.86, 0, 0.07, 1);
    transition: max-height 400ms cubic-bezier(0.86, 0, 0.07, 1);
  }
  .nav-main .nav-backdrop > ul {
    padding: 0;
    margin: 0;
  }
  .nav-main .nav-backdrop > ul > li {
    width: 100% !important;
    padding-right: 0;
    border-top: 1px dotted #ddd;
  }
  .nav-main .open-btn-second {
    display: inline-block;
    outline: 0;
  }
  .nav-combined .nav li,
  .nav-main .nav-backdrop > ul > li,
  .nav-main .nav-backdrop > ul > li > ul > li {
    padding-top: 9px;
    padding-bottom: 0;
    border-top: 1px solid #ddd;
  }
  .nav-combined .nav li a,
  .nav-main .nav-backdrop > ul > li a,
  .nav-main .nav-backdrop > ul > li > ul > li a {
    display: block;
    padding-bottom: 9px;
  }
  .nav-main .nav-main-col > li:first-child {
    border-top: none;
  }
  .project-pre {
    margin-left: 0;
  }
  .nav-combined.open {
    display: block;
  }
  .nav-main li:hover {
    background: initial;
  }
  .nav-main ul > li.open {
    background: #efefef;
  }
  .nav-main ul > li.open .nav-backdrop {
    max-height: 2000px;
  }
  .nav-main .nav-backdrop > ul > li > ul {
    max-height: 0px;
    overflow: hidden;
    -webkit-transition: max-height 400ms cubic-bezier(0.86, 0, 0.07, 1);
    -o-transition: max-height 400ms cubic-bezier(0.86, 0, 0.07, 1);
    transition: max-height 400ms cubic-bezier(0.86, 0, 0.07, 1);
    clear: both;
  }
  .nav-main .nav-backdrop > ul > li.open-second > ul {
    max-height: 1000px;
  }
  .nav-meta {
    position: relative;
    right: initial;
    top: initial;
    bottom: initial;
  }
  .nav-meta li {
    float: none;
    margin: 0;
    padding-left: 14px;
  }
  .nav-meta a {
    color: #2BADFF;
  }
}
@media (max-width: 767px) {
  .nav-combined .container {
    padding: 0;
  }
}
.open-btn-second {
  display: block;
  background-image: none;
  background: transparent;
  border: none;
  padding: 0;
  width: 30px;
  height: 30px;
  float: right;
  margin-left: .5em;
  border-left: 1px solid #aaa;
  position: relative;
  top: -4px;
}
.pagination {
  text-align: center;
  margin: 28px 0;
  font-size: 88.25%;
}
.pagination li {
  display: inline-block;
  font-weight: bold;
  color: #CF2626;
}
.pagination li > * {
  display: block;
  border: 1px solid #ddd;
  margin: 0 .125em;
  width: 2em;
  height: 2em;
  line-height: 1.8em;
  border-radius: 1em;
}
.pagination a {
  font-weight: normal;
}
.pagination a:hover {
  border-color: #CF2626;
}
.headline-section {
  font-weight: bold;
  color: #222;
  font-size: 175%;
  margin: .5em 0 .75em 0;
}
@media (max-width: 767px) {
  .homepage .row section + section {
    margin-top: 28px;
  }
}
.flex-container {
  display: flex;
  flex-direction: row;
}
@media (min-width: 768px) {
  .table-wrapper {
    margin-right: -28px;
  }
}
.table-like {
  display: table;
  table-layout: fixed;
  border-spacing: 28px;
  margin: -21px -14px;
  width: 100%;
}
.box-teaser {
  display: table-cell;
  vertical-align: top;
  background: #fff;
  float: none;
  padding: 14px;
  font-size: 87.5%;
  position: relative;
  margin-bottom: 2em;
}
.box-teaser .headline {
  font-size: 16px;
  font-weight: normal;
  margin: .25em 0;
}
.box-teaser figure {
  margin: -14px 0 14px 0;
  display: block;
  max-height: 120px;
  overflow: hidden;
}
.box-teaser img {
  width: 100%;
}
.box-teaser p {
  line-height: 1.4;
}
.box-teaser .link-like {
  color: #0018A2;
  font-weight: bold;
  display: block;
  position: absolute;
  bottom: 1em;
}
.box-teaser .link-like::after {
  content: '';
  display: block;
  position: absolute;
  top: 2.1em;
  border-bottom: 2px solid #0018A2;
  width: 28px;
}
.box-teaser a:hover .link-like {
  color: #CF2626;
}
.box-teaser a:hover .link-like::after {
  border-color: #CF2626;
}
.teaser-content {
  margin: 0 -14px;
}
.teaser-content > a {
  color: #222;
  display: block;
  padding-bottom: 2em;
}
.teaser-content > a img {
  -webkit-transition: transform 0.5s cubic-bezier(0.165, 0.84, 0.44, 1);
  -o-transition: transform 0.5s cubic-bezier(0.165, 0.84, 0.44, 1);
  transition: transform 0.5s cubic-bezier(0.165, 0.84, 0.44, 1);
}
.teaser-content > a:hover img {
  -webkit-transform: scale(1.075);
  -ms-transform: scale(1.075);
  -o-transform: scale(1.075);
  transform: scale(1.075);
}
.teaser-all-link {
  position: absolute;
  bottom: -2.5em;
  right: 0;
  text-align: right;
}
@media (max-width: 767px) {
  .table-like,
  .box-teaser {
    display: block;
    margin: 0;
  }
  .box-teaser {
    margin: 14px;
    margin-bottom: 2em;
    padding-top: 0;
  }
  .box-teaser:last-child {
    margin-bottom: 14px;
  }
  .teaser-content {
    margin: 0;
    padding-left: 35%;
    min-height: 7.25em;
  }
  .teaser-content figure {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    width: 32.5%;
    max-height: inherit;
    margin: 0;
  }
  .teaser-content figure img {
    height: 100%;
    width: auto;
  }
}
.blue-boxes {
  clear: both;
  margin: 1em 0;
}
.blue-boxes + .blue-boxes {
  clear: none;
}
.blue-boxes a {
  display: block;
  color: #fff;
  background: #0018A2;
  padding: 14px;
}
.blue-boxes strong {
  display: block;
}
@media (max-width: 767px) {
  .blue-boxes {
    margin: 1em 0 0 0;
  }
  .blue-boxes a {
    margin-bottom: 4px;
  }
  .blue-boxes strong {
    display: inline;
    margin-right: .5em;
  }
  .blue-boxes + .blue-boxes {
    margin: 0;
  }
}
.news-list {
  /*  .headline span:hover {
    border-bottom: 1px solid @blue-light;
  }

  .entry:hover {
    position: relative;
    left: 10px;
  }*/
  /*.entry:hover {
    .link-more {
      opacity: 1;
    }
  }*/
}
.news-list .entry {
  clear: both;
  padding: 0 0 2em 0;
}
.news-list .entry > a {
  color: #222;
}
.news-list .entry::after {
  content: '';
  display: table;
  clear: both;
}
.news-list figure {
  float: left;
  width: 33.33333%;
  padding: 0.6em 7px 0 0;
  margin-right: 7px;
}
.news-list figure img {
  width: 100%;
}
.news-list .headline {
  font-size: 125%;
  font-weight: normal;
  color: #0018A2;
}
.news-list .summary + p {
  margin: 0;
}
.news-list .link-more {
  border: none;
  padding: 0;
  top: initial;
}
.side-bar .news-list .entry .summary + p {
  margin: 0;
}
.news-list .date,
.news-single .date {
  font-size: 87.5%;
  font-weight: bold;
  color: #0018A2;
}
.side-bar .news-list .entry {
  padding-bottom: 0;
  margin: .5em 0;
}
.side-bar .news-list .headline {
  font-size: 125%;
}
.event-list {
  margin-top: 1.25em;
}
.event-list .entry {
  clear: both;
  padding-left: 3em;
  margin: 1em 0 0 0;
}
.event-list .headline {
  font-size: 125%;
  font-weight: normal;
  color: #0018A2;
}
.event-list .entry::after {
  content: '';
  display: table;
  clear: both;
  margin-bottom: 1em;
}
.event-list .date *,
.event-single .date * {
  display: block;
}
.event-list .date,
.event-single .date {
  text-align: center;
  width: 2.5em;
  float: left;
  margin: -0.3em 0 0 -3.25em;
  width: 3.25em;
  color: #0018A2;
  line-height: 1.1;
}
.event-list .date::before,
.event-single .date::before {
  content: '';
  height: 2px;
  width: 70%;
  background: #0018A2;
  line-height: 0;
  margin: 0 auto .2em auto;
  display: block;
}
.event-list .day,
.event-single .day {
  font-size: 150%;
  font-weight: bold;
}
.event-list .month,
.event-single .month {
  font-size: 100%;
}
.event-list .year,
.event-single .year {
  font-size: 70%;
  line-height: 1.75;
}
.event-list .link-more,
.event-single .link-more {
  border: none;
  padding: 0;
  top: initial;
}
.event-list .data,
.event-single .data {
  font-size: 85%;
  margin-bottom: .5em !important;
  line-height: 1.5;
}
.event-list .data span,
.event-single .data span {
  margin-right: .5em;
}
.event-list .entry header .icn,
.event-single .entry header .icn,
.event-list .article-header .icn,
.event-single .article-header .icn {
  width: 16px;
  height: 16px;
  vertical-align: middle;
  background-position: -296px -81px;
  margin-right: .25em;
}
.event-list .entry header .speaker .icn,
.event-single .entry header .speaker .icn,
.event-list .article-header .speaker .icn,
.event-single .article-header .speaker .icn {
  width: 8px;
}
.event-list .entry header .location .icn,
.event-single .entry header .location .icn,
.event-list .article-header .location .icn,
.event-single .article-header .location .icn {
  background-position: -276px -81px;
}
.event-list .entry header .time .icn,
.event-single .entry header .time .icn,
.event-list .article-header .time .icn,
.event-single .article-header .time .icn {
  background-position: -260px -81px;
}
.event-list .entry header .location,
.event-single .entry header .location,
.event-list .article-header .location,
.event-single .article-header .location,
.event-list .entry header .time,
.event-single .entry header .time,
.event-list .article-header .time,
.event-single .article-header .time {
  white-space: nowrap;
}
.event-list .summary + p {
  margin: 0;
}
/*.event-single*/
.article-header .date {
  color: inherit;
}
.article-header .date::before {
  background: #222;
}
.event-single .article-header p:not(.data) {
  margin-bottom: -0.25em;
}
/*
.event-single {
  //.content-header header {
  .innercontent-header {
    padding-left: 3em;
    padding-bottom: 1em; //@grid-gutter-width;
    .date {
      margin-left: -3.25em;
      margin-top: -.1em;
    }
    .headline {
        font-size: 165%;
      }
    p {
      //font-weight: bold;
    color: @blue-dark;
    }

  }
}*/
.side-bar .event-list .entry {
  padding-left: 2.25rem;
  margin-bottom: 1em;
}
.side-bar .event-list .date {
  font-size: .75rem;
  margin-left: -2.55rem;
}
.side-bar .event-list .headline {
  font-size: 125%;
}
.side-bar .event-list .data {
  display: none;
}
.side-bar .event-list .summary,
.side-bar .event-list p {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  word-wrap: break-word;
  -webkit-hyphens: none;
  -moz-hyphens: none;
  -ms-hyphens: none;
  -o-hyphens: none;
  hyphens: none;
}
.side-bar .event-list .summary .link-more,
.side-bar .event-list p .link-more {
  float: left;
}
.side-bar .event-list .headline,
.side-bar .news-list .headline {
  margin-bottom: .125em;
}
.side-bar .event-list .entry p {
  margin: 0;
}
.news-list .entry:hover .date,
.video-list .entry:hover .date,
.news-list .entry:hover .headline,
.video-list .entry:hover .headline,
.news-list .entry:hover .link-more,
.video-list .entry:hover .link-more {
  color: #CF2626;
}
.news-list .entry:hover .date:before,
.video-list .entry:hover .date:before {
  background: #CF2626;
}
.news-list p:last-child,
.video-list p:last-child {
  margin: 0;
}
.event-list a:hover .date,
.event-list a:hover .headline {
  color: #CF2626;
}
.event-list a:hover .date:before {
  background: #CF2626;
}
.video-list .entry {
  position: relative;
  padding: 0 0 2em 33.33333%;
  clear: both;
}
.video-list .entry > a {
  color: #222;
}
.video-list .entry header {
  display: inline-block;
  float: right;
  width: 100%;
}
.video-list .entry .headline {
  font-size: 125%;
  font-weight: normal;
  color: #0018A2;
}
.video-list .entry figure {
  width: 50%;
  float: left;
  margin-left: -50%;
  padding: 0.3em 14px 2em 0;
}
.video-list .entry .summary,
.video-list .entry p {
  margin: 0;
}
.video-list .entry .link-more {
  border: none;
  padding: 0;
}
.event-single .article-header,
.news-single .article-header,
.video-single .article-header {
  padding-bottom: 1em;
}
.event-single .article-header .headline,
.news-single .article-header .headline,
.video-single .article-header .headline {
  font-size: 175%;
}
.event-single .article-header {
  padding-left: 3em;
}
.event-single .article-header .date {
  margin-left: -3.5em;
  margin-top: -0.1em;
  margin-right: .25em;
}
.publications-list .entry {
  margin: 1em 0;
}
.publications-list .entry p {
  margin: 0;
}
.publications-list .entry:first-child {
  margin-top: 0;
}
.col-md-4 .publications-list .entry {
  font-size: 87.5%;
  line-height: 1.4;
}
@media (max-width: 900px) {
  .col-md-4 .publications-list .entry {
    font-size: 80%;
  }
}
@media (max-width: 767px) {
  .col-md-4 .publications-list .entry,
  .publications-list .entry {
    font-size: 100%;
  }
}
.slick-arrow {
  position: absolute;
  top: 50%;
  margin-top: -12px;
  color: transparent;
  border: 0;
  outline: none;
  background: rgba(0, 0, 0, 0.2);
  border-radius: 100%;
  width: 25px;
  height: 25px;
  z-index: 1;
}
.slick-arrow::before,
.top-link a::before {
  content: '';
  display: block;
  width: 10px;
  height: 10px;
  border-left: 3px solid #fff;
  border-bottom: 3px solid #fff;
  position: absolute;
  top: 8px;
}
.slick-prev {
  left: 14px;
}
.slick-prev::before {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg);
  left: 10px;
}
.slick-next {
  right: 14px;
}
.slick-next::before {
  -webkit-transform: rotate(-135deg);
  -ms-transform: rotate(-135deg);
  -o-transform: rotate(-135deg);
  transform: rotate(-135deg);
  left: 6px;
}
.slick-dots {
  position: absolute;
  width: 300px;
  bottom: 10px;
  left: 50%;
  margin: 0 0 0 -150px;
  text-align: center;
  list-style: none;
  padding: 0;
  font-size: 0;
}
.slick-dots li {
  display: inline-block;
  height: 20px;
}
.slick-dots button {
  color: transparent;
  border: 0;
  outline: none;
  background: transparent;
  height: 20px;
}
.slick-dots button::before {
  content: '';
  display: block;
  width: 10px;
  height: 10px;
  border-radius: 100%;
  border: 2px solid #aaa;
}
.slick-dots .slick-active button::before {
  background: #aaa;
}
.slider {
  margin: 0 auto;
  position: relative;
  word-wrap: break-word;
  -webkit-hyphens: none;
  -moz-hyphens: none;
  -ms-hyphens: none;
  -o-hyphens: none;
  hyphens: none;
}
.slick-slide img {
  width: 100%;
}
.slick-prev:before,
.slick-next:before {
  color: black;
}
.slider-home {
  padding-bottom: 4%;
  min-height: 320px;
  opacity: 0;
}
.slider-home .slick-arrow {
  margin-top: -20px;
  width: 40px;
  height: 40px;
}
.slider-home .slick-arrow::before {
  width: 14px;
  height: 14px;
  top: 12px;
}
.slider-home .slick-prev {
  left: 28px;
}
.slider-home .slick-prev::before {
  left: 14px;
}
.slider-home .slick-next {
  right: 28px;
}
.slider-home .slick-next::before {
  left: 10px;
}
.slider-home .slick-dots button::before {
  border: 2px solid #fff;
  width: 16px;
  height: 16px;
}
.slider-home .slick-dots .slick-active button::before {
  background: #fff;
}
.slider-home .container-fluid {
  padding: 0;
  background: none!important;
}
.slider-home .home-slide {
  padding-bottom: 4%;
  min-height: 320px;
  background-size: cover;
  background-position: 50% 50%;
  color: #fff;
  position: relative;
  display: block;
}
.slider-home .caption {
  position: absolute;
  bottom: 68px;
  left: 50%;
  width: 40%;
  max-width: 420px;
}
.slider-home .caption .headline {
  color: #fff;
  font-weight: normal;
  line-height: 1.2em;
}
.slider-home .link-more {
  background: #fff;
  border: none;
}
.slick-initialized {
  padding-bottom: 0;
  opacity: 1;
}
.responsive.slider {
  margin: 0 -7px;
}
.responsive.slider .slick-track {
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
}
.responsive.slider .slick-track .slick-slide {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: column;
  flex-direction: column;
  -webkit-box-flex: 1;
  -webkit-flex: 0 1 auto;
  -ms-flex: 0 1 auto;
  flex: 0 1 auto;
  height: auto;
}
.responsive.slider .slick-slide {
  position: relative;
  background: #fff;
  margin: 0 7px;
  padding: 14px;
  line-height: 1.3;
}
.responsive.slider .slick-slide a {
  display: block;
  width: 100%;
  color: #fff;
}
.responsive.slider .slick-slide .headline {
  text-transform: uppercase;
  font-size: 75%;
  font-weight: bold;
  color: #fff;
}
.responsive.slider .slick-slide p {
  font-size: 87.5%;
}
.responsive.slider .slick-slide .link-more {
  border-color: #fff;
  color: #fff;
  position: absolute;
  right: 14px;
  bottom: 14px;
  top: inherit;
  font-size: 75%;
}
.responsive.slider .slick-dots {
  bottom: -24px;
}
.slider-areas .slick-slide {
  overflow: hidden;
}
.slider-areas .slick-slide img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  -webkit-transition: transform 0.5s cubic-bezier(0.165, 0.84, 0.44, 1);
  -o-transition: transform 0.5s cubic-bezier(0.165, 0.84, 0.44, 1);
  transition: transform 0.5s cubic-bezier(0.165, 0.84, 0.44, 1);
}
.slider-areas .slick-slide .content {
  position: relative;
  z-index: 1;
  padding-bottom: 1.75em;
}
.slider-areas .slick-slide a:hover img {
  -webkit-transform: scale(1.075);
  -ms-transform: scale(1.075);
  -o-transform: scale(1.075);
  transform: scale(1.075);
}
@media (max-width: 767px) {
  .slick-arrow {
    display: none!important;
  }
  .slider-home {
    min-height: 240px;
  }
  .slider-home .home-slide {
    min-height: 240px;
  }
  .slider-home .caption {
    left: 0%;
    width: 100%;
    max-width: 100%;
    padding: 0 14px;
    bottom: 44px;
  }
}
.teaser-img-container {
  overflow: hidden;
  position: relative;
}
.container-16by9 {
  padding-bottom: 56.25%;
}
.teaser-img {
  position: absolute;
  -webkit-transition: transform 0.2s ease-in-out;
  -o-transition: transform 0.2s ease-in-out;
  transition: transform 0.2s ease-in-out;
  transform: translate3d(0px, 0px, 0px);
}
a:hover .teaser-img {
  -webkit-transform: scale(1.075);
  -ms-transform: scale(1.075);
  -o-transform: scale(1.075);
  transform: scale(1.075);
}
.breadcrumb {
  list-style: none;
  margin: 0;
  padding: 0;
  font-size: 87.5%;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.breadcrumb li {
  display: inline;
}
.breadcrumb li + li:before {
  padding: 0 .25em;
  color: #bbb;
  content: "/\00a0";
}
.breadcrumb + header {
  margin-top: 21px;
}
.event-single > header,
.news-single > header,
.video-single > header {
  margin-top: 21px;
}
.event-single .breadcrumb,
.news-single .breadcrumb,
.video-single .breadcrumb {
  margin: 0;
}
/* does not exist here
.content-header {
  background: @bg-gray;
  //padding-bottom: @grid-gutter-width * 3; // add room for tabs
  overflow-x: hidden; // crop image-header on mobile...
  .hyphens(none);
  .headline {
    font-size: @headline-big;
  }
  .image-header {
    // margin is not correct fpr any breakpoint - but it is just an image...
    margin: -@grid-gutter-width -@grid-gutter-width @grid-gutter-width*0.5 -@grid-gutter-width;
    background-image: url('../../media/area_banner/area_t_banner.jpg');
    background-size: cover;
    background-position: 50% 50%;
    height: 80px;
  }
  .image-header-area {
    height: 160px;
  }
}*/
.content-header {
  word-wrap: break-word;
  -webkit-hyphens: none;
  -moz-hyphens: none;
  -ms-hyphens: none;
  -o-hyphens: none;
  hyphens: none;
}
.content-header .headline {
  font-size: 175%;
  font-weight: bold;
}
/*
.page-without-tabs {
  .content-header {
    padding-bottom: @grid-gutter-width;
  }
}*/
@media (max-width: 767px) {
  .page-without-tabs .content-header {
    padding-bottom: 14px;
  }
  .event-single .content-main-container,
  .news-single .content-main-container,
  .video-single .content-main-container {
    padding-top: 21px;
  }
}
.content-main-container {
  padding-top: 0;
  padding-bottom: 0;
}
.nav-tabs-holder {
  position: relative;
}
.nav-tabs-holder::after {
  content: '';
  border-top: 2px solid #ddd;
  display: block;
  position: absolute;
  z-index: 0;
  bottom: 0px;
  left: 0;
  right: 0;
}
.nav-tabs {
  padding: 28px 0 0 0;
  font-weight: bold;
  white-space: nowrap;
  overflow-x: auto;
}
.nav-tabs > li {
  display: inline-block;
  padding-bottom: 10px;
  margin-right: 28px;
}
.nav-tabs > li.active {
  position: relative;
  z-index: 1;
  border-bottom: 2px solid #CF2626;
}
.nav-tabs > li.active a {
  color: #CF2626;
}
.tab-content .tab-pane {
  display: none;
  padding: 28px 0;
}
.tab-content .tab-pane footer {
  margin: 14px 0;
}
.tab-content .tab-pane.active {
  display: block;
}
.tab-pane .entry::after {
  content: '';
  display: table;
  clear: both;
}
img {
  width: 100%;
  height: auto;
}
.image-round {
  border-radius: 100%;
}
.content-image figcaption {
  font-size: 87.5%;
  margin: .35em 0 .75em 0;
  line-height: 1.4;
}
.image-fullsize .img-container {
  margin: 0 0 1em 0;
}
.image-fullsize .txt-container + .img-container {
  margin: 1em 0;
}
.image-fullsize img {
  width: auto;
  max-width: 100%;
  display: block;
  margin: 0 auto;
}
.zoom-image .img-container {
  width: 40.75%;
  float: left;
  margin: 0 1em .5em 0;
  padding-top: .35em;
  cursor: pointer;
  position: relative;
}
.zoom-image .img-container::before {
  font-family: Arial, sans-serif;
  content: '+';
  display: block;
  width: 28px;
  height: 28px;
  border-radius: 14px;
  background: rgba(0, 0, 0, 0.2);
  position: absolute;
  top: 12px;
  right: 8px;
  text-align: center;
  font-size: 33px;
  color: #fff;
  line-height: 27px;
}
.zoom-image figcaption {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  word-wrap: break-word;
  -webkit-hyphens: none;
  -moz-hyphens: none;
  -ms-hyphens: none;
  -o-hyphens: none;
  hyphens: none;
}
.zoom-image.active .img-container {
  width: 100%;
  margin-left: 0;
  margin-right: 0;
  padding-top: 52px;
}
.zoom-image.active .img-container figcaption {
  white-space: initial;
}
.zoom-image.active .img-container::before {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg);
}
.image-inline-left .img-container {
  float: left;
  width: 40.75%;
  margin: 0 1em .5em 0;
  padding-top: .35em;
}
.image-inline-right .img-container {
  float: right;
  width: 40.75%;
  margin: 0 0 .5em 1em;
  padding-top: .35em;
}
@media (max-width: 767px) {
  .image-inline-left:not(.quote):not(.zoom-image) .img-container,
  .image-inline-right:not(.quote):not(.zoom-image) .img-container {
    float: none;
    margin-right: 0;
    margin-left: 0;
    width: auto;
  }
}
.img-container figure + figure {
  margin-top: 1em;
}
.image-grid {
  clear: both;
}
.image-grid .img-container {
  font-size: 0;
  margin-top: 1rem;
  margin-left: -14px;
  margin-right: -14px;
}
.image-grid figure {
  font-size: 1rem;
  float: none;
  display: inline-block;
  vertical-align: top;
  margin-bottom: 1em;
  position: relative;
  min-height: 1px;
  padding-left: 14px;
  padding-right: 14px;
  width: 50%;
}
.image-grid figure + figure {
  margin-top: 0;
}
.image-grid .txt-container + .img-container {
  margin-bottom: -1rem;
}
@media (max-width: 767px) {
  .image-grid figure {
    width: 100%;
  }
}
.txt-container hr {
  clear: both;
  color: transparent;
  margin: 0;
  border-width: 1px;
  border-style: none;
}
.quote {
  position: relative;
  clear: both;
  margin: 0 1em;
}
.quote .img-container {
  width: 25%;
}
.quote .quote-txt {
  font-style: italic;
}
.quote .quote-txt::before {
  content: '“';
  font-family: Arial, Helvetica, sans-serif;
  font-size: 2.5em;
  color: #777;
  display: block;
  position: absolute;
  left: -0.5em;
  top: -0.35em;
}
.quote .quote-txt::after {
  content: '”';
  font-family: Arial, Helvetica, sans-serif;
  color: #777;
  font-size: 2.5em;
  line-height: 0;
  position: relative;
  top: .35em;
  left: -0.125em;
}
.quote .quote-source {
  margin-top: .5em;
  color: #777;
  font-size: 87.5%;
  display: table;
  /*    margin-left: 20%;
      img {
        //margin-left: -10%;
        width: 20%;
        float: left; //none!important;
        //vertical-align: middle;
      }
      p {
        display: inline-block;
        vertical-align: middle;
      }
    }
    display: flex; 
      align-items: center;*/
}
.quote .quote-source div {
  display: table-cell;
  vertical-align: middle;
}
.quote .quote-source .image-holder {
  width: 30%;
}
.quote .quote-source .image-holder img {
  width: 90%;
}
.quote .quote-source .image-inline-left {
  margin-bottom: 0;
}
.col-md-8 + .col-md-4 .quote {
  font-size: 87.5%;
}
.entry-report .quote {
  margin: .75em 1em;
}
.entry-report + .entry-report {
  margin-top: 2em;
}
.entry-guest + .entry-guest {
  margin-top: 2em;
}
.entry-guest .typo-small + .headline {
  margin-top: .5em;
}
.entry-report .headline,
.entry-guest .headline,
.tab-pane .headline,
.entry-report h3,
.entry-guest h3,
.tab-pane h3 {
  font-size: 125%;
}
.entry-report h4,
.entry-guest h4,
.tab-pane h4 {
  font-size: 16px;
}
.media-thumb {
  padding-bottom: 14px;
}
.media-thumb figcaption {
  margin: .5em 0;
}
.media-thumb p {
  font-size: 87.5%;
  line-height: 1.45;
  color: initial;
}
.media-thumb .headline {
  margin-top: .75em;
  color: #2BADFF;
}
.media-thumb .link-more {
  border: none;
  padding: 0;
  top: initial;
}
.media-thumb a:hover .headline,
.media-thumb a:hover .link-more {
  color: #CF2626;
}
.media-thumb:nth-child(odd) {
  clear: both;
}
.side-bar {
  background: #fff;
  padding: 14px;
  font-size: 87.5%;
  margin-top: 3.4em;
}
.side-bar .entry {
  margin-bottom: 28px;
}
.side-bar .entry .entry-header {
  text-transform: uppercase;
  font-weight: bold;
  display: block;
  margin: 0 0 .85em 0;
  font-size: 87.5%;
}
.side-bar .entry p {
  margin-bottom: .5em;
}
.side-bar .nav li {
  padding-bottom: .25em;
}
.side-bar .nav-sub li {
  padding-bottom: .75em;
}
.side-bar .entry-header.open-btn::after,
.side-bar .entry-header.open-btn-notoggle::after {
  display: none;
}
@media (min-width: 768px) {
  .side-bar-secondary {
    margin-top: -56px;
  }
}
@media (max-width: 767px) {
  .side-bar {
    font-size: 100%;
  }
  .side-bar:not(.function-bar),
  .side-bar-secondary {
    margin-top: 1.5em !important;
    padding-top: 42px !important;
    margin-bottom: -28px !important;
    font-size: 100%;
    background: #F7F7F7;
    border-top: 2px solid #ddd;
    border-bottom: 2px solid #ddd;
  }
  .side-bar:not(.function-bar) > .entry:first-child,
  .side-bar-secondary > .entry:first-child {
    padding: 0;
    border-top: none;
  }
}
.page-content .contains-content-header {
  padding-bottom: 0;
}
.function-bar {
  float: right;
  background: #fff;
}
@media (max-width: 767px) {
  .function-bar {
    float: none;
    margin: -14px 0 0 0;
    padding-top: 0;
    padding-bottom: 0;
  }
  .function-bar .entry-header {
    cursor: pointer;
  }
  .function-bar .entry-header.open-btn::after,
  .function-bar .entry-header.open-btn-notoggle::after {
    display: inline-block;
  }
  .function-bar .entry {
    margin-bottom: 7px;
  }
  .function-bar .entry + .entry {
    padding: 14px 0 0 0;
    border-top: 1px solid #ddd;
  }
  .function-bar .entry:last-child {
    padding-bottom: .5em;
    border-bottom: 1px solid #ddd;
  }
  .function-bar .nav ul {
    max-height: 0;
    overflow: hidden;
  }
  .function-bar .nav .open .entry-header .caret {
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    transform: rotate(180deg);
  }
  .function-bar .nav .open ul {
    max-height: 1000px;
  }
  .function-bar .nav:not(.nav-sub) li,
  .side-bar .nav:not(.nav-sub) li {
    padding: .25em 1em .5em 0;
    display: block;
    width: 33.333%;
    float: left;
  }
  .function-bar .simple-list li,
  .side-bar .simple-list li {
    padding: .5em 0 .25em 0;
  }
}
.ce-uploads,
.nav .ce-uploads {
  list-style: none;
  margin: .5em 0;
  padding: .75em 24px;
}
.ce-uploads li {
  margin-bottom: .75em;
}
.ce-uploads a {
  position: relative;
}
.ce-uploads a::before {
  content: '';
  display: block;
  position: absolute;
  left: -24px;
  height: 20px;
  width: 20px;
  background-image: url('images/sfb_sprite.svg');
  background-size: 400px 400px;
  background-position: -240px -80px;
}
.ce-uploads p {
  font-size: 87.5%;
  margin: 0;
}
.top-header-content:empty {
  display: none;
}
.homepage .top-header-content .headline {
  font-size: 3em;
  line-height: 1.2;
  margin: 0.2em 0;
}
@media (min-width: 768px) {
  .homepage .top-header-content {
    float: none;
  }
}
@media (max-width: 1080px) {
  .homepage .top-header-content .headline {
    font-size: 2.2em;
    line-height: 1.1;
    margin: 1.5em 0 .75em 0;
  }
}
.homepage .col-md-4 .img-txt-container {
  font-size: 87.5%;
  margin-bottom: 28px;
}
.homepage .col-md-4 .img-txt-container .headline {
  text-transform: uppercase;
  font-weight: bold;
  display: block;
  margin: 0 0 .85em 0;
  font-size: 87.5%;
}
.homepage .col-md-4 .img-txt-container:first-child {
  margin-top: .3em;
}
.partner-logos {
  text-align: justify;
  line-height: 4;
  margin: 0 -0.5em;
}
.partner-logos img {
  height: 115px;
  width: auto;
  display: inline-block;
  margin: 0 .5em;
}
.partner-logos::after {
  content: '';
  display: inline-block;
  width: 90%;
  height: 0px;
}
@media (max-width: 1080px) {
  .partner-logos {
    line-height: 3;
  }
  .partner-logos img {
    height: 60px;
  }
}
.partner-logos-flex {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: space-between;
}
.partner-logos-flex > a {
  display: flex;
}
.partner-logos-flex > a img {
  height: 2em;
  widt: auto;
}
.container-video {
  margin: 14px 0;
  border: 1px solid #ddd;
}
.embed_16to9 {
  padding-bottom: 56.25%;
  position: relative;
  overflow: hidden;
}
.embed_16to9 iframe,
.embed_16to9 embed,
.embed_16to9 object {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  height: 100%;
  width: 100%;
  border: 0;
}
.top-link {
  position: fixed;
  z-index: 99;
  right: -40px;
  bottom: 50px;
  width: 40px;
  height: 40px;
  border-radius: 20px;
  background-color: rgba(0, 0, 0, 0.2);
}
.top-link a {
  display: inline-block;
  width: 100%;
  white-space: nowrap;
  text-indent: 99em;
  position: relative;
}
.top-link a::before {
  -webkit-transform: rotate(135deg);
  -ms-transform: rotate(135deg);
  -o-transform: rotate(135deg);
  transform: rotate(135deg);
  width: 14px;
  height: 14px;
  left: 13px;
  top: 15px;
}
.top-link.visible {
  right: 28px;
}
/* iPad */
@media (max-width: 900px) {
  body {
    font-size: 1.9vw;
  }
}
/*
@media (max-width: 1240px) {
  .container-fluid {
    padding-left: @grid-gutter-width; // * 0.5;
    padding-right: @grid-gutter-width; // * 0.5;
  }
  .nav-combined.container-fluid {
    padding-left: 0; // * 0.5;
    padding-right: 0; // * 0.5;
  }
} */
@media (max-width: 1023px) {
  .container-fluid {
    padding-left: 28px 0;
    padding-right: 28px 0;
  }
}
@media (max-width: 767px) {
  html,
  body {
    font-size: 14px;
    line-height: 1.4;
  }
  .container-fluid {
    padding-left: 0;
    padding-right: 0;
  }
  .content-main-container .container {
    padding-left: 14px;
    padding-right: 14px;
  }
  .col-md-8 + .col-md-4.not(.function-bar) {
    margin: 1.5em 0 0 0;
  }
  .page-content .content-main,
  .page-content .side-bar {
    padding: 14px;
  }
  .content-main .tab-content {
    position: relative;
  }
  .content-main .tab-content::before {
    content: '';
    display: block;
    width: 32px;
    height: 54px;
    background-image: -webkit-linear-gradient(left, rgba(255, 255, 255, 0) 0%, #ffffff 75%);
    background-image: -o-linear-gradient(left, rgba(255, 255, 255, 0) 0%, #ffffff 75%);
    background-image: linear-gradient(to right, rgba(255, 255, 255, 0) 0%, #ffffff 75%);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00ffffff', endColorstr='#ffffffff', GradientType=1);
    position: absolute;
    top: -54px;
    right: -14px;
  }
  .allow-overflow {
    overflow-x: scroll;
  }
  .allow-overflow table {
    width: auto;
  }
  .allow-overflow td,
  .allow-overflow th {
    min-width: 180px;
  }
  .allow-overflow td:first-child,
  .allow-overflow th:first-child {
    min-width: 200px;
  }
}
.overlay {
  display: none;
  position: fixed;
  z-index: 2000;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background-color: rgba(0, 0, 0, 0.7);
  padding: 28px;
}
.opened-overlay .overlay {
  display: block;
  vertical-align: middle;
  color: #fff;
}
.opened-overlay .overlay::before {
  content: '×';
  font-size: 32px;
  line-height: 40px;
  position: absolute;
  z-index: 1;
  right: 28px;
  top: 28px;
  display: block;
  background-color: rgba(0, 0, 0, 0.2);
  width: 40px;
  height: 40px;
  border-radius: 20px;
  text-align: center;
  cursor: pointer;
}
.opened-overlay .overlay-container {
  width: 100%;
  height: 100%;
  white-space: nowrap;
}
.opened-overlay .overlay-container::before {
  content: '';
  height: 100%;
  display: inline-block;
  margin-right: -1px;
  vertical-align: middle;
}
.opened-overlay .overlay-content-youtube {
  position: relative;
  width: 100%;
  height: 0;
  padding-top: 56.25%;
  display: inline-block;
  vertical-align: middle;
}
.opened-overlay iframe {
  position: absolute;
  display: block;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
@media screen and (max-height: 600px) and (orientation: landscape) {
  .opened-overlay .overlay-container {
    padding: 0 28px;
  }
}
.tx-felogin-pi1 {
  margin-bottom: .5em;
}
.tx-felogin-pi1 h3 {
  margin-top: 21px;
  font-size: 175%;
}
.tx-felogin-pi1 fieldset {
  margin: .5em 0;
}
.tx-felogin-pi1 fieldset div {
  margin: .5em 0;
}
.tx-felogin-pi1 fieldset label {
  width: 100px;
  display: inline-block;
}
.tx-felogin-pi1 + div {
  color: transparent;
}
.side-bar .box-teaser {
  border-bottom: 28px solid transparent;
  background: transparent;
  font-size: 100%;
}
.side-bar .box-teaser strong {
  text-transform: uppercase;
  font-size: 87.5%;
}
.side-bar .box-teaser .headline {
  font-size: 100%;
  line-height: inherit;
}
.side-bar .box-teaser figure {
  padding-bottom: 45%;
}
@media (max-width: 767px) {
  .side-bar .box-teaser {
    margin-left: 0;
    margin-right: 0;
  }
  .side-bar .box-teaser figure {
    padding-bottom: initial;
  }
}
#table-pi td:first-child {
  word-wrap: break-word;
  -webkit-hyphens: none;
  -moz-hyphens: none;
  -ms-hyphens: none;
  -o-hyphens: none;
  hyphens: none;
}
#table-steering,
#table-coordination {
  table-layout: fixed;
}
#table-steering td,
#table-coordination td {
  width: 33.3333%;
  word-wrap: break-word;
  -webkit-hyphens: none;
  -moz-hyphens: none;
  -ms-hyphens: none;
  -o-hyphens: none;
  hyphens: none;
}
.cat-colloquia .headline,
li.cat-colloquia > a {
  font-weight: bold;
}
.content-header + div:not(.nav-tabs-holder) {
  margin-top: 28px;
}
.news-single .article-header p:blank {
  display: none;
}
video {
  width: 100%;
  background-color: #efefef;
}
/* home: Blue boxes */
.homepage .col-md-4.blue-boxes p {
  margin-bottom: 0;
}
.homepage .col-md-4.blue-boxes .img-txt-container {
  font-size: 100%;
  margin-top: 0;
  margin-bottom: 0;
}
.blue-boxes b {
  display: block;
}
@media (max-width: 767px) {
  .blue-boxes a {
    margin-bottom: 4px;
  }
  .blue-boxes b {
    display: inline;
    margin-right: .5em;
  }
}
/* news: detail view */
.event-single > header,
.news-single > header {
  margin-top: 21px;
}
/* javascript pagination */
.simple-pagination {
  list-style: none;
  margin: 0;
  padding: 0;
}
.simple-pagination {
  text-align: center;
  margin: 28px 0;
  font-size: 88.25%;
}
.simple-pagination li {
  display: inline-block;
  font-weight: bold;
  color: #CF2626;
}
.simple-pagination li.disabled {
  color: inherit;
}
.simple-pagination li > * {
  display: block;
  border: 1px solid #ddd;
  margin: 0 .125em;
  width: 2em;
  height: 2em;
  line-height: 1.8em;
  border-radius: 1em;
}
.simple-pagination a {
  font-weight: normal;
}
.simple-pagination a:hover {
  border-color: #CF2626;
}
.simple-pagination li.disabled {
  color: #ddd;
}
/* Slider */
.slick-slider {
  position: relative;
  display: block;
  box-sizing: border-box;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent;
}
.slick-list {
  position: relative;
  overflow: hidden;
  display: block;
  margin: 0;
  padding: 0;
}
.slick-list:focus {
  outline: none;
}
.slick-list.dragging {
  cursor: pointer;
  cursor: hand;
}
.slick-slider .slick-track,
.slick-slider .slick-list {
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
.slick-track {
  position: relative;
  left: 0;
  top: 0;
  display: block;
}
.slick-track:before,
.slick-track:after {
  content: "";
  display: table;
}
.slick-track:after {
  clear: both;
}
.slick-loading .slick-track {
  visibility: hidden;
}
.slick-slide {
  float: left;
  height: 100%;
  min-height: 1px;
  display: none;
}
[dir="rtl"] .slick-slide {
  float: right;
}
.slick-slide img {
  display: block;
}
.slick-slide.slick-loading img {
  display: none;
}
.slick-slide.dragging img {
  pointer-events: none;
}
.slick-initialized .slick-slide {
  display: block;
}
.slick-loading .slick-slide {
  visibility: hidden;
}
.slick-vertical .slick-slide {
  display: block;
  height: auto;
  border: 1px solid transparent;
}
.slick-arrow.slick-hidden {
  display: none;
}
