/*!
 * Bootstrap v3.3.7 (http://getbootstrap.com)
 * Copyright 2011-2016 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */
/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */
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,
menu,
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-color: 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.67em 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: 1em 40px;
}
hr {
  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;
  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;
}
/*! Source: https://github.com/h5bp/html5-boilerplate/blob/master/src/css/main.css */
@media print {
  *,
  *:before,
  *:after {
    background: transparent !important;
    color: #000 !important;
    box-shadow: none !important;
    text-shadow: none !important;
  }
  a,
  a:visited {
    text-decoration: underline;
  }
  a[href]:after {
    content: " (" attr(href) ")";
  }
  abbr[title]:after {
    content: " (" attr(title) ")";
  }
  a[href^="#"]:after,
  a[href^="javascript:"]: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;
  }
  .navbar {
    display: none;
  }
  .btn > .caret,
  .dropup > .btn > .caret {
    border-top-color: #000 !important;
  }
  .label {
    border: 1px solid #000;
  }
  .table {
    border-collapse: collapse !important;
  }
  .table td,
  .table th {
    background-color: #fff !important;
  }
  .table-bordered th,
  .table-bordered td {
    border: 1px solid #ddd !important;
  }
}
@font-face {
  font-family: 'Glyphicons Halflings';
  src: url('../vendor/bootstrap/fonts/glyphicons-halflings-regular.eot');
  src: url('../vendor/bootstrap/fonts/glyphicons-halflings-regular.eot?#iefix') format('embedded-opentype'), url('../vendor/bootstrap/fonts/glyphicons-halflings-regular.woff2') format('woff2'), url('../vendor/bootstrap/fonts/glyphicons-halflings-regular.woff') format('woff'), url('../vendor/bootstrap/fonts/glyphicons-halflings-regular.ttf') format('truetype'), url('../vendor/bootstrap/fonts/glyphicons-halflings-regular.svg#glyphicons_halflingsregular') format('svg');
}
.glyphicon {
  position: relative;
  top: 1px;
  display: inline-block;
  font-family: 'Glyphicons Halflings';
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.glyphicon-asterisk:before {
  content: "\002a";
}
.glyphicon-plus:before {
  content: "\002b";
}
.glyphicon-euro:before,
.glyphicon-eur:before {
  content: "\20ac";
}
.glyphicon-minus:before {
  content: "\2212";
}
.glyphicon-cloud:before {
  content: "\2601";
}
.glyphicon-envelope:before {
  content: "\2709";
}
.glyphicon-pencil:before {
  content: "\270f";
}
.glyphicon-glass:before {
  content: "\e001";
}
.glyphicon-music:before {
  content: "\e002";
}
.glyphicon-search:before {
  content: "\e003";
}
.glyphicon-heart:before {
  content: "\e005";
}
.glyphicon-star:before {
  content: "\e006";
}
.glyphicon-star-empty:before {
  content: "\e007";
}
.glyphicon-user:before {
  content: "\e008";
}
.glyphicon-film:before {
  content: "\e009";
}
.glyphicon-th-large:before {
  content: "\e010";
}
.glyphicon-th:before {
  content: "\e011";
}
.glyphicon-th-list:before {
  content: "\e012";
}
.glyphicon-ok:before {
  content: "\e013";
}
.glyphicon-remove:before {
  content: "\e014";
}
.glyphicon-zoom-in:before {
  content: "\e015";
}
.glyphicon-zoom-out:before {
  content: "\e016";
}
.glyphicon-off:before {
  content: "\e017";
}
.glyphicon-signal:before {
  content: "\e018";
}
.glyphicon-cog:before {
  content: "\e019";
}
.glyphicon-trash:before {
  content: "\e020";
}
.glyphicon-home:before {
  content: "\e021";
}
.glyphicon-file:before {
  content: "\e022";
}
.glyphicon-time:before {
  content: "\e023";
}
.glyphicon-road:before {
  content: "\e024";
}
.glyphicon-download-alt:before {
  content: "\e025";
}
.glyphicon-download:before {
  content: "\e026";
}
.glyphicon-upload:before {
  content: "\e027";
}
.glyphicon-inbox:before {
  content: "\e028";
}
.glyphicon-play-circle:before {
  content: "\e029";
}
.glyphicon-repeat:before {
  content: "\e030";
}
.glyphicon-refresh:before {
  content: "\e031";
}
.glyphicon-list-alt:before {
  content: "\e032";
}
.glyphicon-lock:before {
  content: "\e033";
}
.glyphicon-flag:before {
  content: "\e034";
}
.glyphicon-headphones:before {
  content: "\e035";
}
.glyphicon-volume-off:before {
  content: "\e036";
}
.glyphicon-volume-down:before {
  content: "\e037";
}
.glyphicon-volume-up:before {
  content: "\e038";
}
.glyphicon-qrcode:before {
  content: "\e039";
}
.glyphicon-barcode:before {
  content: "\e040";
}
.glyphicon-tag:before {
  content: "\e041";
}
.glyphicon-tags:before {
  content: "\e042";
}
.glyphicon-book:before {
  content: "\e043";
}
.glyphicon-bookmark:before {
  content: "\e044";
}
.glyphicon-print:before {
  content: "\e045";
}
.glyphicon-camera:before {
  content: "\e046";
}
.glyphicon-font:before {
  content: "\e047";
}
.glyphicon-bold:before {
  content: "\e048";
}
.glyphicon-italic:before {
  content: "\e049";
}
.glyphicon-text-height:before {
  content: "\e050";
}
.glyphicon-text-width:before {
  content: "\e051";
}
.glyphicon-align-left:before {
  content: "\e052";
}
.glyphicon-align-center:before {
  content: "\e053";
}
.glyphicon-align-right:before {
  content: "\e054";
}
.glyphicon-align-justify:before {
  content: "\e055";
}
.glyphicon-list:before {
  content: "\e056";
}
.glyphicon-indent-left:before {
  content: "\e057";
}
.glyphicon-indent-right:before {
  content: "\e058";
}
.glyphicon-facetime-video:before {
  content: "\e059";
}
.glyphicon-picture:before {
  content: "\e060";
}
.glyphicon-map-marker:before {
  content: "\e062";
}
.glyphicon-adjust:before {
  content: "\e063";
}
.glyphicon-tint:before {
  content: "\e064";
}
.glyphicon-edit:before {
  content: "\e065";
}
.glyphicon-share:before {
  content: "\e066";
}
.glyphicon-check:before {
  content: "\e067";
}
.glyphicon-move:before {
  content: "\e068";
}
.glyphicon-step-backward:before {
  content: "\e069";
}
.glyphicon-fast-backward:before {
  content: "\e070";
}
.glyphicon-backward:before {
  content: "\e071";
}
.glyphicon-play:before {
  content: "\e072";
}
.glyphicon-pause:before {
  content: "\e073";
}
.glyphicon-stop:before {
  content: "\e074";
}
.glyphicon-forward:before {
  content: "\e075";
}
.glyphicon-fast-forward:before {
  content: "\e076";
}
.glyphicon-step-forward:before {
  content: "\e077";
}
.glyphicon-eject:before {
  content: "\e078";
}
.glyphicon-chevron-left:before {
  content: "\e079";
}
.glyphicon-chevron-right:before {
  content: "\e080";
}
.glyphicon-plus-sign:before {
  content: "\e081";
}
.glyphicon-minus-sign:before {
  content: "\e082";
}
.glyphicon-remove-sign:before {
  content: "\e083";
}
.glyphicon-ok-sign:before {
  content: "\e084";
}
.glyphicon-question-sign:before {
  content: "\e085";
}
.glyphicon-info-sign:before {
  content: "\e086";
}
.glyphicon-screenshot:before {
  content: "\e087";
}
.glyphicon-remove-circle:before {
  content: "\e088";
}
.glyphicon-ok-circle:before {
  content: "\e089";
}
.glyphicon-ban-circle:before {
  content: "\e090";
}
.glyphicon-arrow-left:before {
  content: "\e091";
}
.glyphicon-arrow-right:before {
  content: "\e092";
}
.glyphicon-arrow-up:before {
  content: "\e093";
}
.glyphicon-arrow-down:before {
  content: "\e094";
}
.glyphicon-share-alt:before {
  content: "\e095";
}
.glyphicon-resize-full:before {
  content: "\e096";
}
.glyphicon-resize-small:before {
  content: "\e097";
}
.glyphicon-exclamation-sign:before {
  content: "\e101";
}
.glyphicon-gift:before {
  content: "\e102";
}
.glyphicon-leaf:before {
  content: "\e103";
}
.glyphicon-fire:before {
  content: "\e104";
}
.glyphicon-eye-open:before {
  content: "\e105";
}
.glyphicon-eye-close:before {
  content: "\e106";
}
.glyphicon-warning-sign:before {
  content: "\e107";
}
.glyphicon-plane:before {
  content: "\e108";
}
.glyphicon-calendar:before {
  content: "\e109";
}
.glyphicon-random:before {
  content: "\e110";
}
.glyphicon-comment:before {
  content: "\e111";
}
.glyphicon-magnet:before {
  content: "\e112";
}
.glyphicon-chevron-up:before {
  content: "\e113";
}
.glyphicon-chevron-down:before {
  content: "\e114";
}
.glyphicon-retweet:before {
  content: "\e115";
}
.glyphicon-shopping-cart:before {
  content: "\e116";
}
.glyphicon-folder-close:before {
  content: "\e117";
}
.glyphicon-folder-open:before {
  content: "\e118";
}
.glyphicon-resize-vertical:before {
  content: "\e119";
}
.glyphicon-resize-horizontal:before {
  content: "\e120";
}
.glyphicon-hdd:before {
  content: "\e121";
}
.glyphicon-bullhorn:before {
  content: "\e122";
}
.glyphicon-bell:before {
  content: "\e123";
}
.glyphicon-certificate:before {
  content: "\e124";
}
.glyphicon-thumbs-up:before {
  content: "\e125";
}
.glyphicon-thumbs-down:before {
  content: "\e126";
}
.glyphicon-hand-right:before {
  content: "\e127";
}
.glyphicon-hand-left:before {
  content: "\e128";
}
.glyphicon-hand-up:before {
  content: "\e129";
}
.glyphicon-hand-down:before {
  content: "\e130";
}
.glyphicon-circle-arrow-right:before {
  content: "\e131";
}
.glyphicon-circle-arrow-left:before {
  content: "\e132";
}
.glyphicon-circle-arrow-up:before {
  content: "\e133";
}
.glyphicon-circle-arrow-down:before {
  content: "\e134";
}
.glyphicon-globe:before {
  content: "\e135";
}
.glyphicon-wrench:before {
  content: "\e136";
}
.glyphicon-tasks:before {
  content: "\e137";
}
.glyphicon-filter:before {
  content: "\e138";
}
.glyphicon-briefcase:before {
  content: "\e139";
}
.glyphicon-fullscreen:before {
  content: "\e140";
}
.glyphicon-dashboard:before {
  content: "\e141";
}
.glyphicon-paperclip:before {
  content: "\e142";
}
.glyphicon-heart-empty:before {
  content: "\e143";
}
.glyphicon-link:before {
  content: "\e144";
}
.glyphicon-phone:before {
  content: "\e145";
}
.glyphicon-pushpin:before {
  content: "\e146";
}
.glyphicon-usd:before {
  content: "\e148";
}
.glyphicon-gbp:before {
  content: "\e149";
}
.glyphicon-sort:before {
  content: "\e150";
}
.glyphicon-sort-by-alphabet:before {
  content: "\e151";
}
.glyphicon-sort-by-alphabet-alt:before {
  content: "\e152";
}
.glyphicon-sort-by-order:before {
  content: "\e153";
}
.glyphicon-sort-by-order-alt:before {
  content: "\e154";
}
.glyphicon-sort-by-attributes:before {
  content: "\e155";
}
.glyphicon-sort-by-attributes-alt:before {
  content: "\e156";
}
.glyphicon-unchecked:before {
  content: "\e157";
}
.glyphicon-expand:before {
  content: "\e158";
}
.glyphicon-collapse-down:before {
  content: "\e159";
}
.glyphicon-collapse-up:before {
  content: "\e160";
}
.glyphicon-log-in:before {
  content: "\e161";
}
.glyphicon-flash:before {
  content: "\e162";
}
.glyphicon-log-out:before {
  content: "\e163";
}
.glyphicon-new-window:before {
  content: "\e164";
}
.glyphicon-record:before {
  content: "\e165";
}
.glyphicon-save:before {
  content: "\e166";
}
.glyphicon-open:before {
  content: "\e167";
}
.glyphicon-saved:before {
  content: "\e168";
}
.glyphicon-import:before {
  content: "\e169";
}
.glyphicon-export:before {
  content: "\e170";
}
.glyphicon-send:before {
  content: "\e171";
}
.glyphicon-floppy-disk:before {
  content: "\e172";
}
.glyphicon-floppy-saved:before {
  content: "\e173";
}
.glyphicon-floppy-remove:before {
  content: "\e174";
}
.glyphicon-floppy-save:before {
  content: "\e175";
}
.glyphicon-floppy-open:before {
  content: "\e176";
}
.glyphicon-credit-card:before {
  content: "\e177";
}
.glyphicon-transfer:before {
  content: "\e178";
}
.glyphicon-cutlery:before {
  content: "\e179";
}
.glyphicon-header:before {
  content: "\e180";
}
.glyphicon-compressed:before {
  content: "\e181";
}
.glyphicon-earphone:before {
  content: "\e182";
}
.glyphicon-phone-alt:before {
  content: "\e183";
}
.glyphicon-tower:before {
  content: "\e184";
}
.glyphicon-stats:before {
  content: "\e185";
}
.glyphicon-sd-video:before {
  content: "\e186";
}
.glyphicon-hd-video:before {
  content: "\e187";
}
.glyphicon-subtitles:before {
  content: "\e188";
}
.glyphicon-sound-stereo:before {
  content: "\e189";
}
.glyphicon-sound-dolby:before {
  content: "\e190";
}
.glyphicon-sound-5-1:before {
  content: "\e191";
}
.glyphicon-sound-6-1:before {
  content: "\e192";
}
.glyphicon-sound-7-1:before {
  content: "\e193";
}
.glyphicon-copyright-mark:before {
  content: "\e194";
}
.glyphicon-registration-mark:before {
  content: "\e195";
}
.glyphicon-cloud-download:before {
  content: "\e197";
}
.glyphicon-cloud-upload:before {
  content: "\e198";
}
.glyphicon-tree-conifer:before {
  content: "\e199";
}
.glyphicon-tree-deciduous:before {
  content: "\e200";
}
.glyphicon-cd:before {
  content: "\e201";
}
.glyphicon-save-file:before {
  content: "\e202";
}
.glyphicon-open-file:before {
  content: "\e203";
}
.glyphicon-level-up:before {
  content: "\e204";
}
.glyphicon-copy:before {
  content: "\e205";
}
.glyphicon-paste:before {
  content: "\e206";
}
.glyphicon-alert:before {
  content: "\e209";
}
.glyphicon-equalizer:before {
  content: "\e210";
}
.glyphicon-king:before {
  content: "\e211";
}
.glyphicon-queen:before {
  content: "\e212";
}
.glyphicon-pawn:before {
  content: "\e213";
}
.glyphicon-bishop:before {
  content: "\e214";
}
.glyphicon-knight:before {
  content: "\e215";
}
.glyphicon-baby-formula:before {
  content: "\e216";
}
.glyphicon-tent:before {
  content: "\26fa";
}
.glyphicon-blackboard:before {
  content: "\e218";
}
.glyphicon-bed:before {
  content: "\e219";
}
.glyphicon-apple:before {
  content: "\f8ff";
}
.glyphicon-erase:before {
  content: "\e221";
}
.glyphicon-hourglass:before {
  content: "\231b";
}
.glyphicon-lamp:before {
  content: "\e223";
}
.glyphicon-duplicate:before {
  content: "\e224";
}
.glyphicon-piggy-bank:before {
  content: "\e225";
}
.glyphicon-scissors:before {
  content: "\e226";
}
.glyphicon-bitcoin:before {
  content: "\e227";
}
.glyphicon-btc:before {
  content: "\e227";
}
.glyphicon-xbt:before {
  content: "\e227";
}
.glyphicon-yen:before {
  content: "\00a5";
}
.glyphicon-jpy:before {
  content: "\00a5";
}
.glyphicon-ruble:before {
  content: "\20bd";
}
.glyphicon-rub:before {
  content: "\20bd";
}
.glyphicon-scale:before {
  content: "\e230";
}
.glyphicon-ice-lolly:before {
  content: "\e231";
}
.glyphicon-ice-lolly-tasted:before {
  content: "\e232";
}
.glyphicon-education:before {
  content: "\e233";
}
.glyphicon-option-horizontal:before {
  content: "\e234";
}
.glyphicon-option-vertical:before {
  content: "\e235";
}
.glyphicon-menu-hamburger:before {
  content: "\e236";
}
.glyphicon-modal-window:before {
  content: "\e237";
}
.glyphicon-oil:before {
  content: "\e238";
}
.glyphicon-grain:before {
  content: "\e239";
}
.glyphicon-sunglasses:before {
  content: "\e240";
}
.glyphicon-text-size:before {
  content: "\e241";
}
.glyphicon-text-color:before {
  content: "\e242";
}
.glyphicon-text-background:before {
  content: "\e243";
}
.glyphicon-object-align-top:before {
  content: "\e244";
}
.glyphicon-object-align-bottom:before {
  content: "\e245";
}
.glyphicon-object-align-horizontal:before {
  content: "\e246";
}
.glyphicon-object-align-left:before {
  content: "\e247";
}
.glyphicon-object-align-vertical:before {
  content: "\e248";
}
.glyphicon-object-align-right:before {
  content: "\e249";
}
.glyphicon-triangle-right:before {
  content: "\e250";
}
.glyphicon-triangle-left:before {
  content: "\e251";
}
.glyphicon-triangle-bottom:before {
  content: "\e252";
}
.glyphicon-triangle-top:before {
  content: "\e253";
}
.glyphicon-console:before {
  content: "\e254";
}
.glyphicon-superscript:before {
  content: "\e255";
}
.glyphicon-subscript:before {
  content: "\e256";
}
.glyphicon-menu-left:before {
  content: "\e257";
}
.glyphicon-menu-right:before {
  content: "\e258";
}
.glyphicon-menu-down:before {
  content: "\e259";
}
.glyphicon-menu-up:before {
  content: "\e260";
}
* {
  -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 {
  font-size: 10px;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
body {
  font-family: 'Roboto', sans-serif;
  font-size: 14px;
  line-height: 1.42857143;
  color: #4d4d4d;
  background-color: #fff;
}
input,
button,
select,
textarea {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}
a {
  color: #00baed;
  text-decoration: none;
}
a:hover,
a:focus {
  color: #007ea1;
  text-decoration: underline;
}
a:focus {
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
figure {
  margin: 0;
}
img {
  vertical-align: middle;
}
.img-responsive,
.thumbnail > img,
.thumbnail a > img,
.carousel-inner > .item > img,
.carousel-inner > .item > a > img {
  display: block;
  max-width: 100%;
  height: auto;
}
.img-rounded {
  border-radius: 6px;
}
.img-thumbnail {
  padding: 4px;
  line-height: 1.42857143;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 4px;
  -webkit-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  display: inline-block;
  max-width: 100%;
  height: auto;
}
.img-circle {
  border-radius: 50%;
}
hr {
  margin-top: 20px;
  margin-bottom: 20px;
  border: 0;
  border-top: 1px solid #999;
}
.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}
.sr-only-focusable:active,
.sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  clip: auto;
}
[role="button"] {
  cursor: pointer;
}
h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
  font-family: inherit;
  font-weight: 500;
  line-height: 1.1;
  color: inherit;
}
h1 small,
h2 small,
h3 small,
h4 small,
h5 small,
h6 small,
.h1 small,
.h2 small,
.h3 small,
.h4 small,
.h5 small,
.h6 small,
h1 .small,
h2 .small,
h3 .small,
h4 .small,
h5 .small,
h6 .small,
.h1 .small,
.h2 .small,
.h3 .small,
.h4 .small,
.h5 .small,
.h6 .small {
  font-weight: normal;
  line-height: 1;
  color: #ccc;
}
h1,
.h1,
h2,
.h2,
h3,
.h3 {
  margin-top: 20px;
  margin-bottom: 10px;
}
h1 small,
.h1 small,
h2 small,
.h2 small,
h3 small,
.h3 small,
h1 .small,
.h1 .small,
h2 .small,
.h2 .small,
h3 .small,
.h3 .small {
  font-size: 65%;
}
h4,
.h4,
h5,
.h5,
h6,
.h6 {
  margin-top: 10px;
  margin-bottom: 10px;
}
h4 small,
.h4 small,
h5 small,
.h5 small,
h6 small,
.h6 small,
h4 .small,
.h4 .small,
h5 .small,
.h5 .small,
h6 .small,
.h6 .small {
  font-size: 75%;
}
h1,
.h1 {
  font-size: 36px;
}
h2,
.h2 {
  font-size: 30px;
}
h3,
.h3 {
  font-size: 24px;
}
h4,
.h4 {
  font-size: 18px;
}
h5,
.h5 {
  font-size: 14px;
}
h6,
.h6 {
  font-size: 12px;
}
p {
  margin: 0 0 10px;
}
.lead {
  margin-bottom: 20px;
  font-size: 16px;
  font-weight: 300;
  line-height: 1.4;
}
@media (min-width: 960px) {
  .lead {
    font-size: 21px;
  }
}
small,
.small {
  font-size: 100%;
}
mark,
.mark {
  background-color: #fcf8e3;
  padding: 0.2em;
}
.text-left {
  text-align: left;
}
.text-right {
  text-align: right;
}
.text-center {
  text-align: center;
}
.text-justify {
  text-align: justify;
}
.text-nowrap {
  white-space: nowrap;
}
.text-lowercase {
  text-transform: lowercase;
}
.text-uppercase {
  text-transform: uppercase;
}
.text-capitalize {
  text-transform: capitalize;
}
.text-muted {
  color: #ccc;
}
.text-primary {
  color: #00baed;
}
a.text-primary:hover,
a.text-primary:focus {
  color: #0092ba;
}
.text-success {
  color: #3c763d;
}
a.text-success:hover,
a.text-success:focus {
  color: #2b542c;
}
.text-info {
  color: #31708f;
}
a.text-info:hover,
a.text-info:focus {
  color: #245269;
}
.text-warning {
  color: #8a6d3b;
}
a.text-warning:hover,
a.text-warning:focus {
  color: #66512c;
}
.text-danger {
  color: #a94442;
}
a.text-danger:hover,
a.text-danger:focus {
  color: #843534;
}
.bg-primary {
  color: #fff;
  background-color: #00baed;
}
a.bg-primary:hover,
a.bg-primary:focus {
  background-color: #0092ba;
}
.bg-success {
  background-color: #dff0d8;
}
a.bg-success:hover,
a.bg-success:focus {
  background-color: #c1e2b3;
}
.bg-info {
  background-color: #d9edf7;
}
a.bg-info:hover,
a.bg-info:focus {
  background-color: #afd9ee;
}
.bg-warning {
  background-color: #fcf8e3;
}
a.bg-warning:hover,
a.bg-warning:focus {
  background-color: #f7ecb5;
}
.bg-danger {
  background-color: #f2dede;
}
a.bg-danger:hover,
a.bg-danger:focus {
  background-color: #e4b9b9;
}
.page-header {
  padding-bottom: 9px;
  margin: 40px 0 20px;
  border-bottom: 1px solid #999;
}
ul,
ol {
  margin-top: 0;
  margin-bottom: 10px;
}
ul ul,
ol ul,
ul ol,
ol ol {
  margin-bottom: 0;
}
.list-unstyled {
  padding-left: 0;
  list-style: none;
}
.list-inline {
  padding-left: 0;
  list-style: none;
  margin-left: -5px;
}
.list-inline > li {
  display: inline-block;
  padding-left: 5px;
  padding-right: 5px;
}
dl {
  margin-top: 0;
  margin-bottom: 20px;
}
dt,
dd {
  line-height: 1.42857143;
}
dt {
  font-weight: bold;
}
dd {
  margin-left: 0;
}
@media (min-width: 960px) {
  .dl-horizontal dt {
    float: left;
    width: 160px;
    clear: left;
    text-align: right;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  }
  .dl-horizontal dd {
    margin-left: 180px;
  }
}
abbr[title],
abbr[data-original-title] {
  cursor: help;
  border-bottom: 1px dotted #ccc;
}
.initialism {
  font-size: 90%;
  text-transform: uppercase;
}
blockquote {
  padding: 10px 20px;
  margin: 0 0 20px;
  font-size: 17.5px;
  border-left: 5px solid #999;
}
blockquote p:last-child,
blockquote ul:last-child,
blockquote ol:last-child {
  margin-bottom: 0;
}
blockquote footer,
blockquote small,
blockquote .small {
  display: block;
  font-size: 80%;
  line-height: 1.42857143;
  color: #ccc;
}
blockquote footer:before,
blockquote small:before,
blockquote .small:before {
  content: '\2014 \00A0';
}
.blockquote-reverse,
blockquote.pull-right {
  padding-right: 15px;
  padding-left: 0;
  border-right: 5px solid #999;
  border-left: 0;
  text-align: right;
}
.blockquote-reverse footer:before,
blockquote.pull-right footer:before,
.blockquote-reverse small:before,
blockquote.pull-right small:before,
.blockquote-reverse .small:before,
blockquote.pull-right .small:before {
  content: '';
}
.blockquote-reverse footer:after,
blockquote.pull-right footer:after,
.blockquote-reverse small:after,
blockquote.pull-right small:after,
.blockquote-reverse .small:after,
blockquote.pull-right .small:after {
  content: '\00A0 \2014';
}
address {
  margin-bottom: 20px;
  font-style: normal;
  line-height: 1.42857143;
}
code,
kbd,
pre,
samp {
  font-family: Menlo, Monaco, Consolas, "Courier New", monospace;
}
code {
  padding: 2px 4px;
  font-size: 90%;
  color: #c7254e;
  background-color: #f9f2f4;
  border-radius: 4px;
}
kbd {
  padding: 2px 4px;
  font-size: 90%;
  color: #fff;
  background-color: #333;
  border-radius: 3px;
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.25);
}
kbd kbd {
  padding: 0;
  font-size: 100%;
  font-weight: bold;
  box-shadow: none;
}
pre {
  display: block;
  padding: 9.5px;
  margin: 0 0 10px;
  font-size: 13px;
  line-height: 1.42857143;
  word-break: break-all;
  word-wrap: break-word;
  color: #333333;
  background-color: #f5f5f5;
  border: 1px solid #ccc;
  border-radius: 4px;
}
pre code {
  padding: 0;
  font-size: inherit;
  color: inherit;
  white-space: pre-wrap;
  background-color: transparent;
  border-radius: 0;
}
.pre-scrollable {
  max-height: 340px;
  overflow-y: scroll;
}
.container {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 960px) {
  .container {
    width: 750px;
  }
}
@media (min-width: 960px) {
  .container {
    width: 970px;
  }
}
@media (min-width: 1280px) {
  .container {
    width: 1170px;
  }
}
.container-fluid {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
}
.row {
  margin-left: -15px;
  margin-right: -15px;
}
.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: 15px;
  padding-right: 15px;
}
.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: 960px) {
  .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: 960px) {
  .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: 1280px) {
  .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%;
  }
}
table {
  background-color: transparent;
}
caption {
  padding-top: 8px;
  padding-bottom: 8px;
  color: #ccc;
  text-align: left;
}
th {
  text-align: left;
}
.table {
  width: 100%;
  max-width: 100%;
  margin-bottom: 20px;
}
.table > thead > tr > th,
.table > tbody > tr > th,
.table > tfoot > tr > th,
.table > thead > tr > td,
.table > tbody > tr > td,
.table > tfoot > tr > td {
  padding: 8px;
  line-height: 1.42857143;
  vertical-align: top;
  border-top: 1px solid #ddd;
}
.table > thead > tr > th {
  vertical-align: bottom;
  border-bottom: 2px solid #ddd;
}
.table > caption + thead > tr:first-child > th,
.table > colgroup + thead > tr:first-child > th,
.table > thead:first-child > tr:first-child > th,
.table > caption + thead > tr:first-child > td,
.table > colgroup + thead > tr:first-child > td,
.table > thead:first-child > tr:first-child > td {
  border-top: 0;
}
.table > tbody + tbody {
  border-top: 2px solid #ddd;
}
.table .table {
  background-color: #fff;
}
.table-condensed > thead > tr > th,
.table-condensed > tbody > tr > th,
.table-condensed > tfoot > tr > th,
.table-condensed > thead > tr > td,
.table-condensed > tbody > tr > td,
.table-condensed > tfoot > tr > td {
  padding: 5px;
}
.table-bordered {
  border: 1px solid #ddd;
}
.table-bordered > thead > tr > th,
.table-bordered > tbody > tr > th,
.table-bordered > tfoot > tr > th,
.table-bordered > thead > tr > td,
.table-bordered > tbody > tr > td,
.table-bordered > tfoot > tr > td {
  border: 1px solid #ddd;
}
.table-bordered > thead > tr > th,
.table-bordered > thead > tr > td {
  border-bottom-width: 2px;
}
.table-striped > tbody > tr:nth-of-type(odd) {
  background-color: #f9f9f9;
}
.table-hover > tbody > tr:hover {
  background-color: #f5f5f5;
}
table col[class*="col-"] {
  position: static;
  float: none;
  display: table-column;
}
table td[class*="col-"],
table th[class*="col-"] {
  position: static;
  float: none;
  display: table-cell;
}
.table > thead > tr > td.active,
.table > tbody > tr > td.active,
.table > tfoot > tr > td.active,
.table > thead > tr > th.active,
.table > tbody > tr > th.active,
.table > tfoot > tr > th.active,
.table > thead > tr.active > td,
.table > tbody > tr.active > td,
.table > tfoot > tr.active > td,
.table > thead > tr.active > th,
.table > tbody > tr.active > th,
.table > tfoot > tr.active > th {
  background-color: #f5f5f5;
}
.table-hover > tbody > tr > td.active:hover,
.table-hover > tbody > tr > th.active:hover,
.table-hover > tbody > tr.active:hover > td,
.table-hover > tbody > tr:hover > .active,
.table-hover > tbody > tr.active:hover > th {
  background-color: #e8e8e8;
}
.table > thead > tr > td.success,
.table > tbody > tr > td.success,
.table > tfoot > tr > td.success,
.table > thead > tr > th.success,
.table > tbody > tr > th.success,
.table > tfoot > tr > th.success,
.table > thead > tr.success > td,
.table > tbody > tr.success > td,
.table > tfoot > tr.success > td,
.table > thead > tr.success > th,
.table > tbody > tr.success > th,
.table > tfoot > tr.success > th {
  background-color: #dff0d8;
}
.table-hover > tbody > tr > td.success:hover,
.table-hover > tbody > tr > th.success:hover,
.table-hover > tbody > tr.success:hover > td,
.table-hover > tbody > tr:hover > .success,
.table-hover > tbody > tr.success:hover > th {
  background-color: #d0e9c6;
}
.table > thead > tr > td.info,
.table > tbody > tr > td.info,
.table > tfoot > tr > td.info,
.table > thead > tr > th.info,
.table > tbody > tr > th.info,
.table > tfoot > tr > th.info,
.table > thead > tr.info > td,
.table > tbody > tr.info > td,
.table > tfoot > tr.info > td,
.table > thead > tr.info > th,
.table > tbody > tr.info > th,
.table > tfoot > tr.info > th {
  background-color: #d9edf7;
}
.table-hover > tbody > tr > td.info:hover,
.table-hover > tbody > tr > th.info:hover,
.table-hover > tbody > tr.info:hover > td,
.table-hover > tbody > tr:hover > .info,
.table-hover > tbody > tr.info:hover > th {
  background-color: #c4e3f3;
}
.table > thead > tr > td.warning,
.table > tbody > tr > td.warning,
.table > tfoot > tr > td.warning,
.table > thead > tr > th.warning,
.table > tbody > tr > th.warning,
.table > tfoot > tr > th.warning,
.table > thead > tr.warning > td,
.table > tbody > tr.warning > td,
.table > tfoot > tr.warning > td,
.table > thead > tr.warning > th,
.table > tbody > tr.warning > th,
.table > tfoot > tr.warning > th {
  background-color: #fcf8e3;
}
.table-hover > tbody > tr > td.warning:hover,
.table-hover > tbody > tr > th.warning:hover,
.table-hover > tbody > tr.warning:hover > td,
.table-hover > tbody > tr:hover > .warning,
.table-hover > tbody > tr.warning:hover > th {
  background-color: #faf2cc;
}
.table > thead > tr > td.danger,
.table > tbody > tr > td.danger,
.table > tfoot > tr > td.danger,
.table > thead > tr > th.danger,
.table > tbody > tr > th.danger,
.table > tfoot > tr > th.danger,
.table > thead > tr.danger > td,
.table > tbody > tr.danger > td,
.table > tfoot > tr.danger > td,
.table > thead > tr.danger > th,
.table > tbody > tr.danger > th,
.table > tfoot > tr.danger > th {
  background-color: #f2dede;
}
.table-hover > tbody > tr > td.danger:hover,
.table-hover > tbody > tr > th.danger:hover,
.table-hover > tbody > tr.danger:hover > td,
.table-hover > tbody > tr:hover > .danger,
.table-hover > tbody > tr.danger:hover > th {
  background-color: #ebcccc;
}
.table-responsive {
  overflow-x: auto;
  min-height: 0.01%;
}
@media screen and (max-width: 959px) {
  .table-responsive {
    width: 100%;
    margin-bottom: 15px;
    overflow-y: hidden;
    -ms-overflow-style: -ms-autohiding-scrollbar;
    border: 1px solid #ddd;
  }
  .table-responsive > .table {
    margin-bottom: 0;
  }
  .table-responsive > .table > thead > tr > th,
  .table-responsive > .table > tbody > tr > th,
  .table-responsive > .table > tfoot > tr > th,
  .table-responsive > .table > thead > tr > td,
  .table-responsive > .table > tbody > tr > td,
  .table-responsive > .table > tfoot > tr > td {
    white-space: nowrap;
  }
  .table-responsive > .table-bordered {
    border: 0;
  }
  .table-responsive > .table-bordered > thead > tr > th:first-child,
  .table-responsive > .table-bordered > tbody > tr > th:first-child,
  .table-responsive > .table-bordered > tfoot > tr > th:first-child,
  .table-responsive > .table-bordered > thead > tr > td:first-child,
  .table-responsive > .table-bordered > tbody > tr > td:first-child,
  .table-responsive > .table-bordered > tfoot > tr > td:first-child {
    border-left: 0;
  }
  .table-responsive > .table-bordered > thead > tr > th:last-child,
  .table-responsive > .table-bordered > tbody > tr > th:last-child,
  .table-responsive > .table-bordered > tfoot > tr > th:last-child,
  .table-responsive > .table-bordered > thead > tr > td:last-child,
  .table-responsive > .table-bordered > tbody > tr > td:last-child,
  .table-responsive > .table-bordered > tfoot > tr > td:last-child {
    border-right: 0;
  }
  .table-responsive > .table-bordered > tbody > tr:last-child > th,
  .table-responsive > .table-bordered > tfoot > tr:last-child > th,
  .table-responsive > .table-bordered > tbody > tr:last-child > td,
  .table-responsive > .table-bordered > tfoot > tr:last-child > td {
    border-bottom: 0;
  }
}
fieldset {
  padding: 0;
  margin: 0;
  border: 0;
  min-width: 0;
}
legend {
  display: block;
  width: 100%;
  padding: 0;
  margin-bottom: 20px;
  font-size: 21px;
  line-height: inherit;
  color: #333333;
  border: 0;
  border-bottom: 1px solid #e5e5e5;
}
label {
  display: inline-block;
  max-width: 100%;
  margin-bottom: 5px;
  font-weight: bold;
}
input[type="search"] {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
input[type="radio"],
input[type="checkbox"] {
  margin: 4px 0 0;
  margin-top: 1px \9;
  line-height: normal;
}
input[type="file"] {
  display: block;
}
input[type="range"] {
  display: block;
  width: 100%;
}
select[multiple],
select[size] {
  height: auto;
}
input[type="file"]:focus,
input[type="radio"]:focus,
input[type="checkbox"]:focus {
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
output {
  display: block;
  padding-top: 7px;
  font-size: 14px;
  line-height: 1.42857143;
  color: #666;
}
.form-control {
  display: block;
  width: 100%;
  height: 34px;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857143;
  color: #666;
  background-color: #fff;
  background-image: none;
  border: 1px solid #ccc;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -webkit-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
  -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
  transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}
.form-control:focus {
  border-color: #66afe9;
  outline: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, 0.6);
  box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, 0.6);
}
.form-control::-moz-placeholder {
  color: #999;
  opacity: 1;
}
.form-control:-ms-input-placeholder {
  color: #999;
}
.form-control::-webkit-input-placeholder {
  color: #999;
}
.form-control::-ms-expand {
  border: 0;
  background-color: transparent;
}
.form-control[disabled],
.form-control[readonly],
fieldset[disabled] .form-control {
  background-color: #999;
  opacity: 1;
}
.form-control[disabled],
fieldset[disabled] .form-control {
  cursor: not-allowed;
}
textarea.form-control {
  height: auto;
}
input[type="search"] {
  -webkit-appearance: none;
}
@media screen and (-webkit-min-device-pixel-ratio: 0) {
  input[type="date"].form-control,
  input[type="time"].form-control,
  input[type="datetime-local"].form-control,
  input[type="month"].form-control {
    line-height: 34px;
  }
  input[type="date"].input-sm,
  input[type="time"].input-sm,
  input[type="datetime-local"].input-sm,
  input[type="month"].input-sm,
  .input-group-sm input[type="date"],
  .input-group-sm input[type="time"],
  .input-group-sm input[type="datetime-local"],
  .input-group-sm input[type="month"] {
    line-height: 33px;
  }
  input[type="date"].input-lg,
  input[type="time"].input-lg,
  input[type="datetime-local"].input-lg,
  input[type="month"].input-lg,
  .input-group-lg input[type="date"],
  .input-group-lg input[type="time"],
  .input-group-lg input[type="datetime-local"],
  .input-group-lg input[type="month"] {
    line-height: 46px;
  }
}
.form-group {
  margin-bottom: 15px;
}
.radio,
.checkbox {
  position: relative;
  display: block;
  margin-top: 10px;
  margin-bottom: 10px;
}
.radio label,
.checkbox label {
  min-height: 20px;
  padding-left: 20px;
  margin-bottom: 0;
  font-weight: normal;
  cursor: pointer;
}
.radio input[type="radio"],
.radio-inline input[type="radio"],
.checkbox input[type="checkbox"],
.checkbox-inline input[type="checkbox"] {
  position: absolute;
  margin-left: -20px;
  margin-top: 4px \9;
}
.radio + .radio,
.checkbox + .checkbox {
  margin-top: -5px;
}
.radio-inline,
.checkbox-inline {
  position: relative;
  display: inline-block;
  padding-left: 20px;
  margin-bottom: 0;
  vertical-align: middle;
  font-weight: normal;
  cursor: pointer;
}
.radio-inline + .radio-inline,
.checkbox-inline + .checkbox-inline {
  margin-top: 0;
  margin-left: 10px;
}
input[type="radio"][disabled],
input[type="checkbox"][disabled],
input[type="radio"].disabled,
input[type="checkbox"].disabled,
fieldset[disabled] input[type="radio"],
fieldset[disabled] input[type="checkbox"] {
  cursor: not-allowed;
}
.radio-inline.disabled,
.checkbox-inline.disabled,
fieldset[disabled] .radio-inline,
fieldset[disabled] .checkbox-inline {
  cursor: not-allowed;
}
.radio.disabled label,
.checkbox.disabled label,
fieldset[disabled] .radio label,
fieldset[disabled] .checkbox label {
  cursor: not-allowed;
}
.form-control-static {
  padding-top: 7px;
  padding-bottom: 7px;
  margin-bottom: 0;
  min-height: 34px;
}
.form-control-static.input-lg,
.form-control-static.input-sm {
  padding-left: 0;
  padding-right: 0;
}
.input-sm {
  height: 33px;
  padding: 5px 10px;
  font-size: 14px;
  line-height: 1.5;
  border-radius: 3px;
}
select.input-sm {
  height: 33px;
  line-height: 33px;
}
textarea.input-sm,
select[multiple].input-sm {
  height: auto;
}
.form-group-sm .form-control {
  height: 33px;
  padding: 5px 10px;
  font-size: 14px;
  line-height: 1.5;
  border-radius: 3px;
}
.form-group-sm select.form-control {
  height: 33px;
  line-height: 33px;
}
.form-group-sm textarea.form-control,
.form-group-sm select[multiple].form-control {
  height: auto;
}
.form-group-sm .form-control-static {
  height: 33px;
  min-height: 34px;
  padding: 6px 10px;
  font-size: 14px;
  line-height: 1.5;
}
.input-lg {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 6px;
}
select.input-lg {
  height: 46px;
  line-height: 46px;
}
textarea.input-lg,
select[multiple].input-lg {
  height: auto;
}
.form-group-lg .form-control {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 6px;
}
.form-group-lg select.form-control {
  height: 46px;
  line-height: 46px;
}
.form-group-lg textarea.form-control,
.form-group-lg select[multiple].form-control {
  height: auto;
}
.form-group-lg .form-control-static {
  height: 46px;
  min-height: 38px;
  padding: 11px 16px;
  font-size: 18px;
  line-height: 1.3333333;
}
.has-feedback {
  position: relative;
}
.has-feedback .form-control {
  padding-right: 42.5px;
}
.form-control-feedback {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 2;
  display: block;
  width: 34px;
  height: 34px;
  line-height: 34px;
  text-align: center;
  pointer-events: none;
}
.input-lg + .form-control-feedback,
.input-group-lg + .form-control-feedback,
.form-group-lg .form-control + .form-control-feedback {
  width: 46px;
  height: 46px;
  line-height: 46px;
}
.input-sm + .form-control-feedback,
.input-group-sm + .form-control-feedback,
.form-group-sm .form-control + .form-control-feedback {
  width: 33px;
  height: 33px;
  line-height: 33px;
}
.has-success .help-block,
.has-success .control-label,
.has-success .radio,
.has-success .checkbox,
.has-success .radio-inline,
.has-success .checkbox-inline,
.has-success.radio label,
.has-success.checkbox label,
.has-success.radio-inline label,
.has-success.checkbox-inline label {
  color: #3c763d;
}
.has-success .form-control {
  border-color: #3c763d;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.has-success .form-control:focus {
  border-color: #2b542c;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168;
}
.has-success .input-group-addon {
  color: #3c763d;
  border-color: #3c763d;
  background-color: #dff0d8;
}
.has-success .form-control-feedback {
  color: #3c763d;
}
.has-warning .help-block,
.has-warning .control-label,
.has-warning .radio,
.has-warning .checkbox,
.has-warning .radio-inline,
.has-warning .checkbox-inline,
.has-warning.radio label,
.has-warning.checkbox label,
.has-warning.radio-inline label,
.has-warning.checkbox-inline label {
  color: #8a6d3b;
}
.has-warning .form-control {
  border-color: #8a6d3b;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.has-warning .form-control:focus {
  border-color: #66512c;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b;
}
.has-warning .input-group-addon {
  color: #8a6d3b;
  border-color: #8a6d3b;
  background-color: #fcf8e3;
}
.has-warning .form-control-feedback {
  color: #8a6d3b;
}
.has-error .help-block,
.has-error .control-label,
.has-error .radio,
.has-error .checkbox,
.has-error .radio-inline,
.has-error .checkbox-inline,
.has-error.radio label,
.has-error.checkbox label,
.has-error.radio-inline label,
.has-error.checkbox-inline label {
  color: #a94442;
}
.has-error .form-control {
  border-color: #a94442;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.has-error .form-control:focus {
  border-color: #843534;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483;
}
.has-error .input-group-addon {
  color: #a94442;
  border-color: #a94442;
  background-color: #f2dede;
}
.has-error .form-control-feedback {
  color: #a94442;
}
.has-feedback label ~ .form-control-feedback {
  top: 25px;
}
.has-feedback label.sr-only ~ .form-control-feedback {
  top: 0;
}
.help-block {
  display: block;
  margin-top: 5px;
  margin-bottom: 10px;
  color: #8d8d8d;
}
@media (min-width: 960px) {
  .form-inline .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle;
  }
  .form-inline .form-control-static {
    display: inline-block;
  }
  .form-inline .input-group {
    display: inline-table;
    vertical-align: middle;
  }
  .form-inline .input-group .input-group-addon,
  .form-inline .input-group .input-group-btn,
  .form-inline .input-group .form-control {
    width: auto;
  }
  .form-inline .input-group > .form-control {
    width: 100%;
  }
  .form-inline .control-label {
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .radio,
  .form-inline .checkbox {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .radio label,
  .form-inline .checkbox label {
    padding-left: 0;
  }
  .form-inline .radio input[type="radio"],
  .form-inline .checkbox input[type="checkbox"] {
    position: relative;
    margin-left: 0;
  }
  .form-inline .has-feedback .form-control-feedback {
    top: 0;
  }
}
.form-horizontal .radio,
.form-horizontal .checkbox,
.form-horizontal .radio-inline,
.form-horizontal .checkbox-inline {
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 7px;
}
.form-horizontal .radio,
.form-horizontal .checkbox {
  min-height: 27px;
}
.form-horizontal .form-group {
  margin-left: -15px;
  margin-right: -15px;
}
@media (min-width: 960px) {
  .form-horizontal .control-label {
    text-align: right;
    margin-bottom: 0;
    padding-top: 7px;
  }
}
.form-horizontal .has-feedback .form-control-feedback {
  right: 15px;
}
@media (min-width: 960px) {
  .form-horizontal .form-group-lg .control-label {
    padding-top: 11px;
    font-size: 18px;
  }
}
@media (min-width: 960px) {
  .form-horizontal .form-group-sm .control-label {
    padding-top: 6px;
    font-size: 14px;
  }
}
.btn {
  display: inline-block;
  margin-bottom: 0;
  font-weight: normal;
  text-align: center;
  vertical-align: middle;
  touch-action: manipulation;
  cursor: pointer;
  background-image: none;
  border: 1px solid transparent;
  white-space: nowrap;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857143;
  border-radius: 4px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.btn:focus,
.btn:active:focus,
.btn.active:focus,
.btn.focus,
.btn:active.focus,
.btn.active.focus {
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
.btn:hover,
.btn:focus,
.btn.focus {
  color: #333;
  text-decoration: none;
}
.btn:active,
.btn.active {
  outline: 0;
  background-image: none;
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
.btn.disabled,
.btn[disabled],
fieldset[disabled] .btn {
  cursor: not-allowed;
  opacity: 0.65;
  filter: alpha(opacity=65);
  -webkit-box-shadow: none;
  box-shadow: none;
}
a.btn.disabled,
fieldset[disabled] a.btn {
  pointer-events: none;
}
.btn-default {
  color: #333;
  background-color: #fff;
  border-color: #ccc;
}
.btn-default:focus,
.btn-default.focus {
  color: #333;
  background-color: #e6e6e6;
  border-color: #8c8c8c;
}
.btn-default:hover {
  color: #333;
  background-color: #e6e6e6;
  border-color: #adadad;
}
.btn-default:active,
.btn-default.active,
.open > .dropdown-toggle.btn-default {
  color: #333;
  background-color: #e6e6e6;
  border-color: #adadad;
}
.btn-default:active:hover,
.btn-default.active:hover,
.open > .dropdown-toggle.btn-default:hover,
.btn-default:active:focus,
.btn-default.active:focus,
.open > .dropdown-toggle.btn-default:focus,
.btn-default:active.focus,
.btn-default.active.focus,
.open > .dropdown-toggle.btn-default.focus {
  color: #333;
  background-color: #d4d4d4;
  border-color: #8c8c8c;
}
.btn-default:active,
.btn-default.active,
.open > .dropdown-toggle.btn-default {
  background-image: none;
}
.btn-default.disabled:hover,
.btn-default[disabled]:hover,
fieldset[disabled] .btn-default:hover,
.btn-default.disabled:focus,
.btn-default[disabled]:focus,
fieldset[disabled] .btn-default:focus,
.btn-default.disabled.focus,
.btn-default[disabled].focus,
fieldset[disabled] .btn-default.focus {
  background-color: #fff;
  border-color: #ccc;
}
.btn-default .badge {
  color: #fff;
  background-color: #333;
}
.btn-primary {
  color: #fff;
  background-color: #00baed;
  border-color: #00a6d4;
}
.btn-primary:focus,
.btn-primary.focus {
  color: #fff;
  background-color: #0092ba;
  border-color: #004254;
}
.btn-primary:hover {
  color: #fff;
  background-color: #0092ba;
  border-color: #007696;
}
.btn-primary:active,
.btn-primary.active,
.open > .dropdown-toggle.btn-primary {
  color: #fff;
  background-color: #0092ba;
  border-color: #007696;
}
.btn-primary:active:hover,
.btn-primary.active:hover,
.open > .dropdown-toggle.btn-primary:hover,
.btn-primary:active:focus,
.btn-primary.active:focus,
.open > .dropdown-toggle.btn-primary:focus,
.btn-primary:active.focus,
.btn-primary.active.focus,
.open > .dropdown-toggle.btn-primary.focus {
  color: #fff;
  background-color: #007696;
  border-color: #004254;
}
.btn-primary:active,
.btn-primary.active,
.open > .dropdown-toggle.btn-primary {
  background-image: none;
}
.btn-primary.disabled:hover,
.btn-primary[disabled]:hover,
fieldset[disabled] .btn-primary:hover,
.btn-primary.disabled:focus,
.btn-primary[disabled]:focus,
fieldset[disabled] .btn-primary:focus,
.btn-primary.disabled.focus,
.btn-primary[disabled].focus,
fieldset[disabled] .btn-primary.focus {
  background-color: #00baed;
  border-color: #00a6d4;
}
.btn-primary .badge {
  color: #00baed;
  background-color: #fff;
}
.btn-success {
  color: #fff;
  background-color: #5cb85c;
  border-color: #4cae4c;
}
.btn-success:focus,
.btn-success.focus {
  color: #fff;
  background-color: #449d44;
  border-color: #255625;
}
.btn-success:hover {
  color: #fff;
  background-color: #449d44;
  border-color: #398439;
}
.btn-success:active,
.btn-success.active,
.open > .dropdown-toggle.btn-success {
  color: #fff;
  background-color: #449d44;
  border-color: #398439;
}
.btn-success:active:hover,
.btn-success.active:hover,
.open > .dropdown-toggle.btn-success:hover,
.btn-success:active:focus,
.btn-success.active:focus,
.open > .dropdown-toggle.btn-success:focus,
.btn-success:active.focus,
.btn-success.active.focus,
.open > .dropdown-toggle.btn-success.focus {
  color: #fff;
  background-color: #398439;
  border-color: #255625;
}
.btn-success:active,
.btn-success.active,
.open > .dropdown-toggle.btn-success {
  background-image: none;
}
.btn-success.disabled:hover,
.btn-success[disabled]:hover,
fieldset[disabled] .btn-success:hover,
.btn-success.disabled:focus,
.btn-success[disabled]:focus,
fieldset[disabled] .btn-success:focus,
.btn-success.disabled.focus,
.btn-success[disabled].focus,
fieldset[disabled] .btn-success.focus {
  background-color: #5cb85c;
  border-color: #4cae4c;
}
.btn-success .badge {
  color: #5cb85c;
  background-color: #fff;
}
.btn-info {
  color: #fff;
  background-color: #5bc0de;
  border-color: #46b8da;
}
.btn-info:focus,
.btn-info.focus {
  color: #fff;
  background-color: #31b0d5;
  border-color: #1b6d85;
}
.btn-info:hover {
  color: #fff;
  background-color: #31b0d5;
  border-color: #269abc;
}
.btn-info:active,
.btn-info.active,
.open > .dropdown-toggle.btn-info {
  color: #fff;
  background-color: #31b0d5;
  border-color: #269abc;
}
.btn-info:active:hover,
.btn-info.active:hover,
.open > .dropdown-toggle.btn-info:hover,
.btn-info:active:focus,
.btn-info.active:focus,
.open > .dropdown-toggle.btn-info:focus,
.btn-info:active.focus,
.btn-info.active.focus,
.open > .dropdown-toggle.btn-info.focus {
  color: #fff;
  background-color: #269abc;
  border-color: #1b6d85;
}
.btn-info:active,
.btn-info.active,
.open > .dropdown-toggle.btn-info {
  background-image: none;
}
.btn-info.disabled:hover,
.btn-info[disabled]:hover,
fieldset[disabled] .btn-info:hover,
.btn-info.disabled:focus,
.btn-info[disabled]:focus,
fieldset[disabled] .btn-info:focus,
.btn-info.disabled.focus,
.btn-info[disabled].focus,
fieldset[disabled] .btn-info.focus {
  background-color: #5bc0de;
  border-color: #46b8da;
}
.btn-info .badge {
  color: #5bc0de;
  background-color: #fff;
}
.btn-warning {
  color: #fff;
  background-color: #f0ad4e;
  border-color: #eea236;
}
.btn-warning:focus,
.btn-warning.focus {
  color: #fff;
  background-color: #ec971f;
  border-color: #985f0d;
}
.btn-warning:hover {
  color: #fff;
  background-color: #ec971f;
  border-color: #d58512;
}
.btn-warning:active,
.btn-warning.active,
.open > .dropdown-toggle.btn-warning {
  color: #fff;
  background-color: #ec971f;
  border-color: #d58512;
}
.btn-warning:active:hover,
.btn-warning.active:hover,
.open > .dropdown-toggle.btn-warning:hover,
.btn-warning:active:focus,
.btn-warning.active:focus,
.open > .dropdown-toggle.btn-warning:focus,
.btn-warning:active.focus,
.btn-warning.active.focus,
.open > .dropdown-toggle.btn-warning.focus {
  color: #fff;
  background-color: #d58512;
  border-color: #985f0d;
}
.btn-warning:active,
.btn-warning.active,
.open > .dropdown-toggle.btn-warning {
  background-image: none;
}
.btn-warning.disabled:hover,
.btn-warning[disabled]:hover,
fieldset[disabled] .btn-warning:hover,
.btn-warning.disabled:focus,
.btn-warning[disabled]:focus,
fieldset[disabled] .btn-warning:focus,
.btn-warning.disabled.focus,
.btn-warning[disabled].focus,
fieldset[disabled] .btn-warning.focus {
  background-color: #f0ad4e;
  border-color: #eea236;
}
.btn-warning .badge {
  color: #f0ad4e;
  background-color: #fff;
}
.btn-danger {
  color: #fff;
  background-color: #d9534f;
  border-color: #d43f3a;
}
.btn-danger:focus,
.btn-danger.focus {
  color: #fff;
  background-color: #c9302c;
  border-color: #761c19;
}
.btn-danger:hover {
  color: #fff;
  background-color: #c9302c;
  border-color: #ac2925;
}
.btn-danger:active,
.btn-danger.active,
.open > .dropdown-toggle.btn-danger {
  color: #fff;
  background-color: #c9302c;
  border-color: #ac2925;
}
.btn-danger:active:hover,
.btn-danger.active:hover,
.open > .dropdown-toggle.btn-danger:hover,
.btn-danger:active:focus,
.btn-danger.active:focus,
.open > .dropdown-toggle.btn-danger:focus,
.btn-danger:active.focus,
.btn-danger.active.focus,
.open > .dropdown-toggle.btn-danger.focus {
  color: #fff;
  background-color: #ac2925;
  border-color: #761c19;
}
.btn-danger:active,
.btn-danger.active,
.open > .dropdown-toggle.btn-danger {
  background-image: none;
}
.btn-danger.disabled:hover,
.btn-danger[disabled]:hover,
fieldset[disabled] .btn-danger:hover,
.btn-danger.disabled:focus,
.btn-danger[disabled]:focus,
fieldset[disabled] .btn-danger:focus,
.btn-danger.disabled.focus,
.btn-danger[disabled].focus,
fieldset[disabled] .btn-danger.focus {
  background-color: #d9534f;
  border-color: #d43f3a;
}
.btn-danger .badge {
  color: #d9534f;
  background-color: #fff;
}
.btn-link {
  color: #00baed;
  font-weight: normal;
  border-radius: 0;
}
.btn-link,
.btn-link:active,
.btn-link.active,
.btn-link[disabled],
fieldset[disabled] .btn-link {
  background-color: transparent;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.btn-link,
.btn-link:hover,
.btn-link:focus,
.btn-link:active {
  border-color: transparent;
}
.btn-link:hover,
.btn-link:focus {
  color: #007ea1;
  text-decoration: underline;
  background-color: transparent;
}
.btn-link[disabled]:hover,
fieldset[disabled] .btn-link:hover,
.btn-link[disabled]:focus,
fieldset[disabled] .btn-link:focus {
  color: #ccc;
  text-decoration: none;
}
.btn-lg,
.btn-group-lg > .btn {
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 6px;
}
.btn-sm,
.btn-group-sm > .btn {
  padding: 5px 10px;
  font-size: 14px;
  line-height: 1.5;
  border-radius: 3px;
}
.btn-xs,
.btn-group-xs > .btn {
  padding: 1px 5px;
  font-size: 14px;
  line-height: 1.5;
  border-radius: 3px;
}
.btn-block {
  display: block;
  width: 100%;
}
.btn-block + .btn-block {
  margin-top: 5px;
}
input[type="submit"].btn-block,
input[type="reset"].btn-block,
input[type="button"].btn-block {
  width: 100%;
}
.fade {
  opacity: 0;
  -webkit-transition: opacity 0.15s linear;
  -o-transition: opacity 0.15s linear;
  transition: opacity 0.15s linear;
}
.fade.in {
  opacity: 1;
}
.collapse {
  display: none;
}
.collapse.in {
  display: block;
}
tr.collapse.in {
  display: table-row;
}
tbody.collapse.in {
  display: table-row-group;
}
.collapsing {
  position: relative;
  height: 0;
  overflow: hidden;
  -webkit-transition-property: height, visibility;
  transition-property: height, visibility;
  -webkit-transition-duration: 0.35s;
  transition-duration: 0.35s;
  -webkit-transition-timing-function: ease;
  transition-timing-function: ease;
}
.caret {
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: 2px;
  vertical-align: middle;
  border-top: 4px dashed;
  border-top: 4px solid \9;
  border-right: 4px solid transparent;
  border-left: 4px solid transparent;
}
.dropup,
.dropdown {
  position: relative;
}
.dropdown-toggle:focus {
  outline: 0;
}
.dropdown-menu {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1000;
  display: none;
  float: left;
  min-width: 160px;
  padding: 5px 0;
  margin: 2px 0 0;
  list-style: none;
  font-size: 14px;
  text-align: left;
  background-color: #fff;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 4px;
  -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  background-clip: padding-box;
}
.dropdown-menu.pull-right {
  right: 0;
  left: auto;
}
.dropdown-menu .divider {
  height: 1px;
  margin: 9px 0;
  overflow: hidden;
  background-color: #e5e5e5;
}
.dropdown-menu > li > a {
  display: block;
  padding: 3px 20px;
  clear: both;
  font-weight: normal;
  line-height: 1.42857143;
  color: #333333;
  white-space: nowrap;
}
.dropdown-menu > li > a:hover,
.dropdown-menu > li > a:focus {
  text-decoration: none;
  color: #262626;
  background-color: #f5f5f5;
}
.dropdown-menu > .active > a,
.dropdown-menu > .active > a:hover,
.dropdown-menu > .active > a:focus {
  color: #fff;
  text-decoration: none;
  outline: 0;
  background-color: #00baed;
}
.dropdown-menu > .disabled > a,
.dropdown-menu > .disabled > a:hover,
.dropdown-menu > .disabled > a:focus {
  color: #ccc;
}
.dropdown-menu > .disabled > a:hover,
.dropdown-menu > .disabled > a:focus {
  text-decoration: none;
  background-color: transparent;
  background-image: none;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
  cursor: not-allowed;
}
.open > .dropdown-menu {
  display: block;
}
.open > a {
  outline: 0;
}
.dropdown-menu-right {
  left: auto;
  right: 0;
}
.dropdown-menu-left {
  left: 0;
  right: auto;
}
.dropdown-header {
  display: block;
  padding: 3px 20px;
  font-size: 14px;
  line-height: 1.42857143;
  color: #ccc;
  white-space: nowrap;
}
.dropdown-backdrop {
  position: fixed;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
  z-index: 990;
}
.pull-right > .dropdown-menu {
  right: 0;
  left: auto;
}
.dropup .caret,
.navbar-fixed-bottom .dropdown .caret {
  border-top: 0;
  border-bottom: 4px dashed;
  border-bottom: 4px solid \9;
  content: "";
}
.dropup .dropdown-menu,
.navbar-fixed-bottom .dropdown .dropdown-menu {
  top: auto;
  bottom: 100%;
  margin-bottom: 2px;
}
@media (min-width: 960px) {
  .navbar-right .dropdown-menu {
    left: auto;
    right: 0;
  }
  .navbar-right .dropdown-menu-left {
    left: 0;
    right: auto;
  }
}
.btn-group,
.btn-group-vertical {
  position: relative;
  display: inline-block;
  vertical-align: middle;
}
.btn-group > .btn,
.btn-group-vertical > .btn {
  position: relative;
  float: left;
}
.btn-group > .btn:hover,
.btn-group-vertical > .btn:hover,
.btn-group > .btn:focus,
.btn-group-vertical > .btn:focus,
.btn-group > .btn:active,
.btn-group-vertical > .btn:active,
.btn-group > .btn.active,
.btn-group-vertical > .btn.active {
  z-index: 2;
}
.btn-group .btn + .btn,
.btn-group .btn + .btn-group,
.btn-group .btn-group + .btn,
.btn-group .btn-group + .btn-group {
  margin-left: -1px;
}
.btn-toolbar {
  margin-left: -5px;
}
.btn-toolbar .btn,
.btn-toolbar .btn-group,
.btn-toolbar .input-group {
  float: left;
}
.btn-toolbar > .btn,
.btn-toolbar > .btn-group,
.btn-toolbar > .input-group {
  margin-left: 5px;
}
.btn-group > .btn:not(:first-child):not(:last-child):not(.dropdown-toggle) {
  border-radius: 0;
}
.btn-group > .btn:first-child {
  margin-left: 0;
}
.btn-group > .btn:first-child:not(:last-child):not(.dropdown-toggle) {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}
.btn-group > .btn:last-child:not(:first-child),
.btn-group > .dropdown-toggle:not(:first-child) {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}
.btn-group > .btn-group {
  float: left;
}
.btn-group > .btn-group:not(:first-child):not(:last-child) > .btn {
  border-radius: 0;
}
.btn-group > .btn-group:first-child:not(:last-child) > .btn:last-child,
.btn-group > .btn-group:first-child:not(:last-child) > .dropdown-toggle {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}
.btn-group > .btn-group:last-child:not(:first-child) > .btn:first-child {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}
.btn-group .dropdown-toggle:active,
.btn-group.open .dropdown-toggle {
  outline: 0;
}
.btn-group > .btn + .dropdown-toggle {
  padding-left: 8px;
  padding-right: 8px;
}
.btn-group > .btn-lg + .dropdown-toggle {
  padding-left: 12px;
  padding-right: 12px;
}
.btn-group.open .dropdown-toggle {
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
.btn-group.open .dropdown-toggle.btn-link {
  -webkit-box-shadow: none;
  box-shadow: none;
}
.btn .caret {
  margin-left: 0;
}
.btn-lg .caret {
  border-width: 5px 5px 0;
  border-bottom-width: 0;
}
.dropup .btn-lg .caret {
  border-width: 0 5px 5px;
}
.btn-group-vertical > .btn,
.btn-group-vertical > .btn-group,
.btn-group-vertical > .btn-group > .btn {
  display: block;
  float: none;
  width: 100%;
  max-width: 100%;
}
.btn-group-vertical > .btn-group > .btn {
  float: none;
}
.btn-group-vertical > .btn + .btn,
.btn-group-vertical > .btn + .btn-group,
.btn-group-vertical > .btn-group + .btn,
.btn-group-vertical > .btn-group + .btn-group {
  margin-top: -1px;
  margin-left: 0;
}
.btn-group-vertical > .btn:not(:first-child):not(:last-child) {
  border-radius: 0;
}
.btn-group-vertical > .btn:first-child:not(:last-child) {
  border-top-right-radius: 4px;
  border-top-left-radius: 4px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.btn-group-vertical > .btn:last-child:not(:first-child) {
  border-top-right-radius: 0;
  border-top-left-radius: 0;
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px;
}
.btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > .btn {
  border-radius: 0;
}
.btn-group-vertical > .btn-group:first-child:not(:last-child) > .btn:last-child,
.btn-group-vertical > .btn-group:first-child:not(:last-child) > .dropdown-toggle {
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.btn-group-vertical > .btn-group:last-child:not(:first-child) > .btn:first-child {
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}
.btn-group-justified {
  display: table;
  width: 100%;
  table-layout: fixed;
  border-collapse: separate;
}
.btn-group-justified > .btn,
.btn-group-justified > .btn-group {
  float: none;
  display: table-cell;
  width: 1%;
}
.btn-group-justified > .btn-group .btn {
  width: 100%;
}
.btn-group-justified > .btn-group .dropdown-menu {
  left: auto;
}
[data-toggle="buttons"] > .btn input[type="radio"],
[data-toggle="buttons"] > .btn-group > .btn input[type="radio"],
[data-toggle="buttons"] > .btn input[type="checkbox"],
[data-toggle="buttons"] > .btn-group > .btn input[type="checkbox"] {
  position: absolute;
  clip: rect(0, 0, 0, 0);
  pointer-events: none;
}
.input-group {
  position: relative;
  display: table;
  border-collapse: separate;
}
.input-group[class*="col-"] {
  float: none;
  padding-left: 0;
  padding-right: 0;
}
.input-group .form-control {
  position: relative;
  z-index: 2;
  float: left;
  width: 100%;
  margin-bottom: 0;
}
.input-group .form-control:focus {
  z-index: 3;
}
.input-group-lg > .form-control,
.input-group-lg > .input-group-addon,
.input-group-lg > .input-group-btn > .btn {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 6px;
}
select.input-group-lg > .form-control,
select.input-group-lg > .input-group-addon,
select.input-group-lg > .input-group-btn > .btn {
  height: 46px;
  line-height: 46px;
}
textarea.input-group-lg > .form-control,
textarea.input-group-lg > .input-group-addon,
textarea.input-group-lg > .input-group-btn > .btn,
select[multiple].input-group-lg > .form-control,
select[multiple].input-group-lg > .input-group-addon,
select[multiple].input-group-lg > .input-group-btn > .btn {
  height: auto;
}
.input-group-sm > .form-control,
.input-group-sm > .input-group-addon,
.input-group-sm > .input-group-btn > .btn {
  height: 33px;
  padding: 5px 10px;
  font-size: 14px;
  line-height: 1.5;
  border-radius: 3px;
}
select.input-group-sm > .form-control,
select.input-group-sm > .input-group-addon,
select.input-group-sm > .input-group-btn > .btn {
  height: 33px;
  line-height: 33px;
}
textarea.input-group-sm > .form-control,
textarea.input-group-sm > .input-group-addon,
textarea.input-group-sm > .input-group-btn > .btn,
select[multiple].input-group-sm > .form-control,
select[multiple].input-group-sm > .input-group-addon,
select[multiple].input-group-sm > .input-group-btn > .btn {
  height: auto;
}
.input-group-addon,
.input-group-btn,
.input-group .form-control {
  display: table-cell;
}
.input-group-addon:not(:first-child):not(:last-child),
.input-group-btn:not(:first-child):not(:last-child),
.input-group .form-control:not(:first-child):not(:last-child) {
  border-radius: 0;
}
.input-group-addon,
.input-group-btn {
  width: 1%;
  white-space: nowrap;
  vertical-align: middle;
}
.input-group-addon {
  padding: 6px 12px;
  font-size: 14px;
  font-weight: normal;
  line-height: 1;
  color: #666;
  text-align: center;
  background-color: #999;
  border: 1px solid #ccc;
  border-radius: 4px;
}
.input-group-addon.input-sm {
  padding: 5px 10px;
  font-size: 14px;
  border-radius: 3px;
}
.input-group-addon.input-lg {
  padding: 10px 16px;
  font-size: 18px;
  border-radius: 6px;
}
.input-group-addon input[type="radio"],
.input-group-addon input[type="checkbox"] {
  margin-top: 0;
}
.input-group .form-control:first-child,
.input-group-addon:first-child,
.input-group-btn:first-child > .btn,
.input-group-btn:first-child > .btn-group > .btn,
.input-group-btn:first-child > .dropdown-toggle,
.input-group-btn:last-child > .btn:not(:last-child):not(.dropdown-toggle),
.input-group-btn:last-child > .btn-group:not(:last-child) > .btn {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}
.input-group-addon:first-child {
  border-right: 0;
}
.input-group .form-control:last-child,
.input-group-addon:last-child,
.input-group-btn:last-child > .btn,
.input-group-btn:last-child > .btn-group > .btn,
.input-group-btn:last-child > .dropdown-toggle,
.input-group-btn:first-child > .btn:not(:first-child),
.input-group-btn:first-child > .btn-group:not(:first-child) > .btn {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}
.input-group-addon:last-child {
  border-left: 0;
}
.input-group-btn {
  position: relative;
  font-size: 0;
  white-space: nowrap;
}
.input-group-btn > .btn {
  position: relative;
}
.input-group-btn > .btn + .btn {
  margin-left: -1px;
}
.input-group-btn > .btn:hover,
.input-group-btn > .btn:focus,
.input-group-btn > .btn:active {
  z-index: 2;
}
.input-group-btn:first-child > .btn,
.input-group-btn:first-child > .btn-group {
  margin-right: -1px;
}
.input-group-btn:last-child > .btn,
.input-group-btn:last-child > .btn-group {
  z-index: 2;
  margin-left: -1px;
}
.nav {
  margin-bottom: 0;
  padding-left: 0;
  list-style: none;
}
.nav > li {
  position: relative;
  display: block;
}
.nav > li > a {
  position: relative;
  display: block;
  padding: 10px 15px;
}
.nav > li > a:hover,
.nav > li > a:focus {
  text-decoration: none;
  background-color: #999;
}
.nav > li.disabled > a {
  color: #ccc;
}
.nav > li.disabled > a:hover,
.nav > li.disabled > a:focus {
  color: #ccc;
  text-decoration: none;
  background-color: transparent;
  cursor: not-allowed;
}
.nav .open > a,
.nav .open > a:hover,
.nav .open > a:focus {
  background-color: #999;
  border-color: #00baed;
}
.nav .nav-divider {
  height: 1px;
  margin: 9px 0;
  overflow: hidden;
  background-color: #e5e5e5;
}
.nav > li > a > img {
  max-width: none;
}
.nav-tabs {
  border-bottom: 1px solid #ddd;
}
.nav-tabs > li {
  float: left;
  margin-bottom: -1px;
}
.nav-tabs > li > a {
  margin-right: 2px;
  line-height: 1.42857143;
  border: 1px solid transparent;
  border-radius: 4px 4px 0 0;
}
.nav-tabs > li > a:hover {
  border-color: #999 #999 #ddd;
}
.nav-tabs > li.active > a,
.nav-tabs > li.active > a:hover,
.nav-tabs > li.active > a:focus {
  color: #666;
  background-color: #fff;
  border: 1px solid #ddd;
  border-bottom-color: transparent;
  cursor: default;
}
.nav-tabs.nav-justified {
  width: 100%;
  border-bottom: 0;
}
.nav-tabs.nav-justified > li {
  float: none;
}
.nav-tabs.nav-justified > li > a {
  text-align: center;
  margin-bottom: 5px;
}
.nav-tabs.nav-justified > .dropdown .dropdown-menu {
  top: auto;
  left: auto;
}
@media (min-width: 960px) {
  .nav-tabs.nav-justified > li {
    display: table-cell;
    width: 1%;
  }
  .nav-tabs.nav-justified > li > a {
    margin-bottom: 0;
  }
}
.nav-tabs.nav-justified > li > a {
  margin-right: 0;
  border-radius: 4px;
}
.nav-tabs.nav-justified > .active > a,
.nav-tabs.nav-justified > .active > a:hover,
.nav-tabs.nav-justified > .active > a:focus {
  border: 1px solid #ddd;
}
@media (min-width: 960px) {
  .nav-tabs.nav-justified > li > a {
    border-bottom: 1px solid #ddd;
    border-radius: 4px 4px 0 0;
  }
  .nav-tabs.nav-justified > .active > a,
  .nav-tabs.nav-justified > .active > a:hover,
  .nav-tabs.nav-justified > .active > a:focus {
    border-bottom-color: #fff;
  }
}
.nav-pills > li {
  float: left;
}
.nav-pills > li > a {
  border-radius: 4px;
}
.nav-pills > li + li {
  margin-left: 2px;
}
.nav-pills > li.active > a,
.nav-pills > li.active > a:hover,
.nav-pills > li.active > a:focus {
  color: #fff;
  background-color: #00baed;
}
.nav-stacked > li {
  float: none;
}
.nav-stacked > li + li {
  margin-top: 2px;
  margin-left: 0;
}
.nav-justified {
  width: 100%;
}
.nav-justified > li {
  float: none;
}
.nav-justified > li > a {
  text-align: center;
  margin-bottom: 5px;
}
.nav-justified > .dropdown .dropdown-menu {
  top: auto;
  left: auto;
}
@media (min-width: 960px) {
  .nav-justified > li {
    display: table-cell;
    width: 1%;
  }
  .nav-justified > li > a {
    margin-bottom: 0;
  }
}
.nav-tabs-justified {
  border-bottom: 0;
}
.nav-tabs-justified > li > a {
  margin-right: 0;
  border-radius: 4px;
}
.nav-tabs-justified > .active > a,
.nav-tabs-justified > .active > a:hover,
.nav-tabs-justified > .active > a:focus {
  border: 1px solid #ddd;
}
@media (min-width: 960px) {
  .nav-tabs-justified > li > a {
    border-bottom: 1px solid #ddd;
    border-radius: 4px 4px 0 0;
  }
  .nav-tabs-justified > .active > a,
  .nav-tabs-justified > .active > a:hover,
  .nav-tabs-justified > .active > a:focus {
    border-bottom-color: #fff;
  }
}
.tab-content > .tab-pane {
  display: none;
}
.tab-content > .active {
  display: block;
}
.nav-tabs .dropdown-menu {
  margin-top: -1px;
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}
.navbar {
  position: relative;
  min-height: 50px;
  margin-bottom: 20px;
  border: 1px solid transparent;
}
@media (min-width: 960px) {
  .navbar {
    border-radius: 4px;
  }
}
@media (min-width: 960px) {
  .navbar-header {
    float: left;
  }
}
.navbar-collapse {
  overflow-x: visible;
  padding-right: 15px;
  padding-left: 15px;
  border-top: 1px solid transparent;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
  -webkit-overflow-scrolling: touch;
}
.navbar-collapse.in {
  overflow-y: auto;
}
@media (min-width: 960px) {
  .navbar-collapse {
    width: auto;
    border-top: 0;
    box-shadow: none;
  }
  .navbar-collapse.collapse {
    display: block !important;
    height: auto !important;
    padding-bottom: 0;
    overflow: visible !important;
  }
  .navbar-collapse.in {
    overflow-y: visible;
  }
  .navbar-fixed-top .navbar-collapse,
  .navbar-static-top .navbar-collapse,
  .navbar-fixed-bottom .navbar-collapse {
    padding-left: 0;
    padding-right: 0;
  }
}
.navbar-fixed-top .navbar-collapse,
.navbar-fixed-bottom .navbar-collapse {
  max-height: 340px;
}
@media (max-device-width: 960px) and (orientation: landscape) {
  .navbar-fixed-top .navbar-collapse,
  .navbar-fixed-bottom .navbar-collapse {
    max-height: 200px;
  }
}
.container > .navbar-header,
.container-fluid > .navbar-header,
.container > .navbar-collapse,
.container-fluid > .navbar-collapse {
  margin-right: -15px;
  margin-left: -15px;
}
@media (min-width: 960px) {
  .container > .navbar-header,
  .container-fluid > .navbar-header,
  .container > .navbar-collapse,
  .container-fluid > .navbar-collapse {
    margin-right: 0;
    margin-left: 0;
  }
}
.navbar-static-top {
  z-index: 1000;
  border-width: 0 0 1px;
}
@media (min-width: 960px) {
  .navbar-static-top {
    border-radius: 0;
  }
}
.navbar-fixed-top,
.navbar-fixed-bottom {
  position: fixed;
  right: 0;
  left: 0;
  z-index: 1030;
}
@media (min-width: 960px) {
  .navbar-fixed-top,
  .navbar-fixed-bottom {
    border-radius: 0;
  }
}
.navbar-fixed-top {
  top: 0;
  border-width: 0 0 1px;
}
.navbar-fixed-bottom {
  bottom: 0;
  margin-bottom: 0;
  border-width: 1px 0 0;
}
.navbar-brand {
  float: left;
  padding: 15px 15px;
  font-size: 18px;
  line-height: 20px;
  height: 50px;
}
.navbar-brand:hover,
.navbar-brand:focus {
  text-decoration: none;
}
.navbar-brand > img {
  display: block;
}
@media (min-width: 960px) {
  .navbar > .container .navbar-brand,
  .navbar > .container-fluid .navbar-brand {
    margin-left: -15px;
  }
}
.navbar-toggle {
  position: relative;
  float: right;
  margin-right: 15px;
  padding: 9px 10px;
  margin-top: 8px;
  margin-bottom: 8px;
  background-color: transparent;
  background-image: none;
  border: 1px solid transparent;
  border-radius: 4px;
}
.navbar-toggle:focus {
  outline: 0;
}
.navbar-toggle .icon-bar {
  display: block;
  width: 22px;
  height: 2px;
  border-radius: 1px;
}
.navbar-toggle .icon-bar + .icon-bar {
  margin-top: 4px;
}
@media (min-width: 960px) {
  .navbar-toggle {
    display: none;
  }
}
.navbar-nav {
  margin: 7.5px -15px;
}
.navbar-nav > li > a {
  padding-top: 10px;
  padding-bottom: 10px;
  line-height: 20px;
}
@media (max-width: 959px) {
  .navbar-nav .open .dropdown-menu {
    position: static;
    float: none;
    width: auto;
    margin-top: 0;
    background-color: transparent;
    border: 0;
    box-shadow: none;
  }
  .navbar-nav .open .dropdown-menu > li > a,
  .navbar-nav .open .dropdown-menu .dropdown-header {
    padding: 5px 15px 5px 25px;
  }
  .navbar-nav .open .dropdown-menu > li > a {
    line-height: 20px;
  }
  .navbar-nav .open .dropdown-menu > li > a:hover,
  .navbar-nav .open .dropdown-menu > li > a:focus {
    background-image: none;
  }
}
@media (min-width: 960px) {
  .navbar-nav {
    float: left;
    margin: 0;
  }
  .navbar-nav > li {
    float: left;
  }
  .navbar-nav > li > a {
    padding-top: 15px;
    padding-bottom: 15px;
  }
}
.navbar-form {
  margin-left: -15px;
  margin-right: -15px;
  padding: 10px 15px;
  border-top: 1px solid transparent;
  border-bottom: 1px solid transparent;
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
  margin-top: 8px;
  margin-bottom: 8px;
}
@media (min-width: 960px) {
  .navbar-form .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .navbar-form .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle;
  }
  .navbar-form .form-control-static {
    display: inline-block;
  }
  .navbar-form .input-group {
    display: inline-table;
    vertical-align: middle;
  }
  .navbar-form .input-group .input-group-addon,
  .navbar-form .input-group .input-group-btn,
  .navbar-form .input-group .form-control {
    width: auto;
  }
  .navbar-form .input-group > .form-control {
    width: 100%;
  }
  .navbar-form .control-label {
    margin-bottom: 0;
    vertical-align: middle;
  }
  .navbar-form .radio,
  .navbar-form .checkbox {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .navbar-form .radio label,
  .navbar-form .checkbox label {
    padding-left: 0;
  }
  .navbar-form .radio input[type="radio"],
  .navbar-form .checkbox input[type="checkbox"] {
    position: relative;
    margin-left: 0;
  }
  .navbar-form .has-feedback .form-control-feedback {
    top: 0;
  }
}
@media (max-width: 959px) {
  .navbar-form .form-group {
    margin-bottom: 5px;
  }
  .navbar-form .form-group:last-child {
    margin-bottom: 0;
  }
}
@media (min-width: 960px) {
  .navbar-form {
    width: auto;
    border: 0;
    margin-left: 0;
    margin-right: 0;
    padding-top: 0;
    padding-bottom: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
  }
}
.navbar-nav > li > .dropdown-menu {
  margin-top: 0;
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}
.navbar-fixed-bottom .navbar-nav > li > .dropdown-menu {
  margin-bottom: 0;
  border-top-right-radius: 4px;
  border-top-left-radius: 4px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.navbar-btn {
  margin-top: 8px;
  margin-bottom: 8px;
}
.navbar-btn.btn-sm {
  margin-top: 8.5px;
  margin-bottom: 8.5px;
}
.navbar-btn.btn-xs {
  margin-top: 14px;
  margin-bottom: 14px;
}
.navbar-text {
  margin-top: 15px;
  margin-bottom: 15px;
}
@media (min-width: 960px) {
  .navbar-text {
    float: left;
    margin-left: 15px;
    margin-right: 15px;
  }
}
@media (min-width: 960px) {
  .navbar-left {
    float: left !important;
  }
  .navbar-right {
    float: right !important;
    margin-right: -15px;
  }
  .navbar-right ~ .navbar-right {
    margin-right: 0;
  }
}
.navbar-default {
  background-color: #f8f8f8;
  border-color: #e7e7e7;
}
.navbar-default .navbar-brand {
  color: #777;
}
.navbar-default .navbar-brand:hover,
.navbar-default .navbar-brand:focus {
  color: #5e5e5e;
  background-color: transparent;
}
.navbar-default .navbar-text {
  color: #777;
}
.navbar-default .navbar-nav > li > a {
  color: #777;
}
.navbar-default .navbar-nav > li > a:hover,
.navbar-default .navbar-nav > li > a:focus {
  color: #333;
  background-color: transparent;
}
.navbar-default .navbar-nav > .active > a,
.navbar-default .navbar-nav > .active > a:hover,
.navbar-default .navbar-nav > .active > a:focus {
  color: #555;
  background-color: #e7e7e7;
}
.navbar-default .navbar-nav > .disabled > a,
.navbar-default .navbar-nav > .disabled > a:hover,
.navbar-default .navbar-nav > .disabled > a:focus {
  color: #ccc;
  background-color: transparent;
}
.navbar-default .navbar-toggle {
  border-color: #ddd;
}
.navbar-default .navbar-toggle:hover,
.navbar-default .navbar-toggle:focus {
  background-color: #ddd;
}
.navbar-default .navbar-toggle .icon-bar {
  background-color: #888;
}
.navbar-default .navbar-collapse,
.navbar-default .navbar-form {
  border-color: #e7e7e7;
}
.navbar-default .navbar-nav > .open > a,
.navbar-default .navbar-nav > .open > a:hover,
.navbar-default .navbar-nav > .open > a:focus {
  background-color: #e7e7e7;
  color: #555;
}
@media (max-width: 959px) {
  .navbar-default .navbar-nav .open .dropdown-menu > li > a {
    color: #777;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus {
    color: #333;
    background-color: transparent;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a,
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a:focus {
    color: #555;
    background-color: #e7e7e7;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a,
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:focus {
    color: #ccc;
    background-color: transparent;
  }
}
.navbar-default .navbar-link {
  color: #777;
}
.navbar-default .navbar-link:hover {
  color: #333;
}
.navbar-default .btn-link {
  color: #777;
}
.navbar-default .btn-link:hover,
.navbar-default .btn-link:focus {
  color: #333;
}
.navbar-default .btn-link[disabled]:hover,
fieldset[disabled] .navbar-default .btn-link:hover,
.navbar-default .btn-link[disabled]:focus,
fieldset[disabled] .navbar-default .btn-link:focus {
  color: #ccc;
}
.navbar-inverse {
  background-color: #222;
  border-color: #080808;
}
.navbar-inverse .navbar-brand {
  color: #f2f2f2;
}
.navbar-inverse .navbar-brand:hover,
.navbar-inverse .navbar-brand:focus {
  color: #fff;
  background-color: transparent;
}
.navbar-inverse .navbar-text {
  color: #f2f2f2;
}
.navbar-inverse .navbar-nav > li > a {
  color: #f2f2f2;
}
.navbar-inverse .navbar-nav > li > a:hover,
.navbar-inverse .navbar-nav > li > a:focus {
  color: #fff;
  background-color: transparent;
}
.navbar-inverse .navbar-nav > .active > a,
.navbar-inverse .navbar-nav > .active > a:hover,
.navbar-inverse .navbar-nav > .active > a:focus {
  color: #fff;
  background-color: #080808;
}
.navbar-inverse .navbar-nav > .disabled > a,
.navbar-inverse .navbar-nav > .disabled > a:hover,
.navbar-inverse .navbar-nav > .disabled > a:focus {
  color: #444;
  background-color: transparent;
}
.navbar-inverse .navbar-toggle {
  border-color: #333;
}
.navbar-inverse .navbar-toggle:hover,
.navbar-inverse .navbar-toggle:focus {
  background-color: #333;
}
.navbar-inverse .navbar-toggle .icon-bar {
  background-color: #fff;
}
.navbar-inverse .navbar-collapse,
.navbar-inverse .navbar-form {
  border-color: #101010;
}
.navbar-inverse .navbar-nav > .open > a,
.navbar-inverse .navbar-nav > .open > a:hover,
.navbar-inverse .navbar-nav > .open > a:focus {
  background-color: #080808;
  color: #fff;
}
@media (max-width: 959px) {
  .navbar-inverse .navbar-nav .open .dropdown-menu > .dropdown-header {
    border-color: #080808;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu .divider {
    background-color: #080808;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a {
    color: #f2f2f2;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:hover,
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:focus {
    color: #fff;
    background-color: transparent;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:hover,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:focus {
    color: #fff;
    background-color: #080808;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:hover,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:focus {
    color: #444;
    background-color: transparent;
  }
}
.navbar-inverse .navbar-link {
  color: #f2f2f2;
}
.navbar-inverse .navbar-link:hover {
  color: #fff;
}
.navbar-inverse .btn-link {
  color: #f2f2f2;
}
.navbar-inverse .btn-link:hover,
.navbar-inverse .btn-link:focus {
  color: #fff;
}
.navbar-inverse .btn-link[disabled]:hover,
fieldset[disabled] .navbar-inverse .btn-link:hover,
.navbar-inverse .btn-link[disabled]:focus,
fieldset[disabled] .navbar-inverse .btn-link:focus {
  color: #444;
}
.breadcrumb {
  padding: 8px 15px;
  margin-bottom: 20px;
  list-style: none;
  background-color: #f5f5f5;
  border-radius: 4px;
}
.breadcrumb > li {
  display: inline-block;
}
.breadcrumb > li + li:before {
  content: "/\00a0";
  padding: 0 5px;
  color: #ccc;
}
.breadcrumb > .active {
  color: #ccc;
}
.pagination {
  display: inline-block;
  padding-left: 0;
  margin: 20px 0;
  border-radius: 4px;
}
.pagination > li {
  display: inline;
}
.pagination > li > a,
.pagination > li > span {
  position: relative;
  float: left;
  padding: 6px 12px;
  line-height: 1.42857143;
  text-decoration: none;
  color: #00baed;
  background-color: #fff;
  border: 1px solid #ddd;
  margin-left: -1px;
}
.pagination > li:first-child > a,
.pagination > li:first-child > span {
  margin-left: 0;
  border-bottom-left-radius: 4px;
  border-top-left-radius: 4px;
}
.pagination > li:last-child > a,
.pagination > li:last-child > span {
  border-bottom-right-radius: 4px;
  border-top-right-radius: 4px;
}
.pagination > li > a:hover,
.pagination > li > span:hover,
.pagination > li > a:focus,
.pagination > li > span:focus {
  z-index: 2;
  color: #007ea1;
  background-color: #999;
  border-color: #ddd;
}
.pagination > .active > a,
.pagination > .active > span,
.pagination > .active > a:hover,
.pagination > .active > span:hover,
.pagination > .active > a:focus,
.pagination > .active > span:focus {
  z-index: 3;
  color: #fff;
  background-color: #00baed;
  border-color: #00baed;
  cursor: default;
}
.pagination > .disabled > span,
.pagination > .disabled > span:hover,
.pagination > .disabled > span:focus,
.pagination > .disabled > a,
.pagination > .disabled > a:hover,
.pagination > .disabled > a:focus {
  color: #ccc;
  background-color: #fff;
  border-color: #ddd;
  cursor: not-allowed;
}
.pagination-lg > li > a,
.pagination-lg > li > span {
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
}
.pagination-lg > li:first-child > a,
.pagination-lg > li:first-child > span {
  border-bottom-left-radius: 6px;
  border-top-left-radius: 6px;
}
.pagination-lg > li:last-child > a,
.pagination-lg > li:last-child > span {
  border-bottom-right-radius: 6px;
  border-top-right-radius: 6px;
}
.pagination-sm > li > a,
.pagination-sm > li > span {
  padding: 5px 10px;
  font-size: 14px;
  line-height: 1.5;
}
.pagination-sm > li:first-child > a,
.pagination-sm > li:first-child > span {
  border-bottom-left-radius: 3px;
  border-top-left-radius: 3px;
}
.pagination-sm > li:last-child > a,
.pagination-sm > li:last-child > span {
  border-bottom-right-radius: 3px;
  border-top-right-radius: 3px;
}
.pager {
  padding-left: 0;
  margin: 20px 0;
  list-style: none;
  text-align: center;
}
.pager li {
  display: inline;
}
.pager li > a,
.pager li > span {
  display: inline-block;
  padding: 5px 14px;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 15px;
}
.pager li > a:hover,
.pager li > a:focus {
  text-decoration: none;
  background-color: #999;
}
.pager .next > a,
.pager .next > span {
  float: right;
}
.pager .previous > a,
.pager .previous > span {
  float: left;
}
.pager .disabled > a,
.pager .disabled > a:hover,
.pager .disabled > a:focus,
.pager .disabled > span {
  color: #ccc;
  background-color: #fff;
  cursor: not-allowed;
}
.label {
  display: inline;
  padding: 0.2em 0.6em 0.3em;
  font-size: 75%;
  font-weight: bold;
  line-height: 1;
  color: #fff;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  border-radius: 0.25em;
}
a.label:hover,
a.label:focus {
  color: #fff;
  text-decoration: none;
  cursor: pointer;
}
.label:empty {
  display: none;
}
.btn .label {
  position: relative;
  top: -1px;
}
.label-default {
  background-color: #ccc;
}
.label-default[href]:hover,
.label-default[href]:focus {
  background-color: #b3b3b3;
}
.label-primary {
  background-color: #00baed;
}
.label-primary[href]:hover,
.label-primary[href]:focus {
  background-color: #0092ba;
}
.label-success {
  background-color: #5cb85c;
}
.label-success[href]:hover,
.label-success[href]:focus {
  background-color: #449d44;
}
.label-info {
  background-color: #5bc0de;
}
.label-info[href]:hover,
.label-info[href]:focus {
  background-color: #31b0d5;
}
.label-warning {
  background-color: #f0ad4e;
}
.label-warning[href]:hover,
.label-warning[href]:focus {
  background-color: #ec971f;
}
.label-danger {
  background-color: #d9534f;
}
.label-danger[href]:hover,
.label-danger[href]:focus {
  background-color: #c9302c;
}
.badge {
  display: inline-block;
  min-width: 10px;
  padding: 3px 7px;
  font-size: 14px;
  font-weight: bold;
  color: #fff;
  line-height: 1;
  vertical-align: middle;
  white-space: nowrap;
  text-align: center;
  background-color: #ccc;
  border-radius: 10px;
}
.badge:empty {
  display: none;
}
.btn .badge {
  position: relative;
  top: -1px;
}
.btn-xs .badge,
.btn-group-xs > .btn .badge {
  top: 0;
  padding: 1px 5px;
}
a.badge:hover,
a.badge:focus {
  color: #fff;
  text-decoration: none;
  cursor: pointer;
}
.list-group-item.active > .badge,
.nav-pills > .active > a > .badge {
  color: #00baed;
  background-color: #fff;
}
.list-group-item > .badge {
  float: right;
}
.list-group-item > .badge + .badge {
  margin-right: 5px;
}
.nav-pills > li > a > .badge {
  margin-left: 3px;
}
.jumbotron {
  padding-top: 30px;
  padding-bottom: 30px;
  margin-bottom: 30px;
  color: inherit;
  background-color: #999;
}
.jumbotron h1,
.jumbotron .h1 {
  color: inherit;
}
.jumbotron p {
  margin-bottom: 15px;
  font-size: 21px;
  font-weight: 200;
}
.jumbotron > hr {
  border-top-color: #808080;
}
.container .jumbotron,
.container-fluid .jumbotron {
  border-radius: 6px;
  padding-left: 15px;
  padding-right: 15px;
}
.jumbotron .container {
  max-width: 100%;
}
@media screen and (min-width: 960px) {
  .jumbotron {
    padding-top: 48px;
    padding-bottom: 48px;
  }
  .container .jumbotron,
  .container-fluid .jumbotron {
    padding-left: 60px;
    padding-right: 60px;
  }
  .jumbotron h1,
  .jumbotron .h1 {
    font-size: 63px;
  }
}
.thumbnail {
  display: block;
  padding: 4px;
  margin-bottom: 20px;
  line-height: 1.42857143;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 4px;
  -webkit-transition: border 0.2s ease-in-out;
  -o-transition: border 0.2s ease-in-out;
  transition: border 0.2s ease-in-out;
}
.thumbnail > img,
.thumbnail a > img {
  margin-left: auto;
  margin-right: auto;
}
a.thumbnail:hover,
a.thumbnail:focus,
a.thumbnail.active {
  border-color: #00baed;
}
.thumbnail .caption {
  padding: 9px;
  color: #4d4d4d;
}
.alert {
  padding: 15px;
  margin-bottom: 20px;
  border: 1px solid transparent;
  border-radius: 4px;
}
.alert h4 {
  margin-top: 0;
  color: inherit;
}
.alert .alert-link {
  font-weight: bold;
}
.alert > p,
.alert > ul {
  margin-bottom: 0;
}
.alert > p + p {
  margin-top: 5px;
}
.alert-dismissable,
.alert-dismissible {
  padding-right: 35px;
}
.alert-dismissable .close,
.alert-dismissible .close {
  position: relative;
  top: -2px;
  right: -21px;
  color: inherit;
}
.alert-success {
  background-color: #dff0d8;
  border-color: #d6e9c6;
  color: #3c763d;
}
.alert-success hr {
  border-top-color: #c9e2b3;
}
.alert-success .alert-link {
  color: #2b542c;
}
.alert-info {
  background-color: #d9edf7;
  border-color: #bce8f1;
  color: #31708f;
}
.alert-info hr {
  border-top-color: #a6e1ec;
}
.alert-info .alert-link {
  color: #245269;
}
.alert-warning {
  background-color: #fcf8e3;
  border-color: #faebcc;
  color: #8a6d3b;
}
.alert-warning hr {
  border-top-color: #f7e1b5;
}
.alert-warning .alert-link {
  color: #66512c;
}
.alert-danger {
  background-color: #f2dede;
  border-color: #ebccd1;
  color: #a94442;
}
.alert-danger hr {
  border-top-color: #e4b9c0;
}
.alert-danger .alert-link {
  color: #843534;
}
@-webkit-keyframes progress-bar-stripes {
  from {
    background-position: 40px 0;
  }
  to {
    background-position: 0 0;
  }
}
@keyframes progress-bar-stripes {
  from {
    background-position: 40px 0;
  }
  to {
    background-position: 0 0;
  }
}
.progress {
  overflow: hidden;
  height: 20px;
  margin-bottom: 20px;
  background-color: #f5f5f5;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
}
.progress-bar {
  float: left;
  width: 0%;
  height: 100%;
  font-size: 14px;
  line-height: 20px;
  color: #fff;
  text-align: center;
  background-color: #00baed;
  -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  -webkit-transition: width 0.6s ease;
  -o-transition: width 0.6s ease;
  transition: width 0.6s ease;
}
.progress-striped .progress-bar,
.progress-bar-striped {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-size: 40px 40px;
}
.progress.active .progress-bar,
.progress-bar.active {
  -webkit-animation: progress-bar-stripes 2s linear infinite;
  -o-animation: progress-bar-stripes 2s linear infinite;
  animation: progress-bar-stripes 2s linear infinite;
}
.progress-bar-success {
  background-color: #5cb85c;
}
.progress-striped .progress-bar-success {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}
.progress-bar-info {
  background-color: #5bc0de;
}
.progress-striped .progress-bar-info {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}
.progress-bar-warning {
  background-color: #f0ad4e;
}
.progress-striped .progress-bar-warning {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}
.progress-bar-danger {
  background-color: #d9534f;
}
.progress-striped .progress-bar-danger {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}
.media {
  margin-top: 15px;
}
.media:first-child {
  margin-top: 0;
}
.media,
.media-body {
  zoom: 1;
  overflow: hidden;
}
.media-body {
  width: 10000px;
}
.media-object {
  display: block;
}
.media-object.img-thumbnail {
  max-width: none;
}
.media-right,
.media > .pull-right {
  padding-left: 10px;
}
.media-left,
.media > .pull-left {
  padding-right: 10px;
}
.media-left,
.media-right,
.media-body {
  display: table-cell;
  vertical-align: top;
}
.media-middle {
  vertical-align: middle;
}
.media-bottom {
  vertical-align: bottom;
}
.media-heading {
  margin-top: 0;
  margin-bottom: 5px;
}
.media-list {
  padding-left: 0;
  list-style: none;
}
.list-group {
  margin-bottom: 20px;
  padding-left: 0;
}
.list-group-item {
  position: relative;
  display: block;
  padding: 10px 15px;
  margin-bottom: -1px;
  background-color: #fff;
  border: 1px solid #ddd;
}
.list-group-item:first-child {
  border-top-right-radius: 4px;
  border-top-left-radius: 4px;
}
.list-group-item:last-child {
  margin-bottom: 0;
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px;
}
a.list-group-item,
button.list-group-item {
  color: #555;
}
a.list-group-item .list-group-item-heading,
button.list-group-item .list-group-item-heading {
  color: #333;
}
a.list-group-item:hover,
button.list-group-item:hover,
a.list-group-item:focus,
button.list-group-item:focus {
  text-decoration: none;
  color: #555;
  background-color: #f5f5f5;
}
button.list-group-item {
  width: 100%;
  text-align: left;
}
.list-group-item.disabled,
.list-group-item.disabled:hover,
.list-group-item.disabled:focus {
  background-color: #999;
  color: #ccc;
  cursor: not-allowed;
}
.list-group-item.disabled .list-group-item-heading,
.list-group-item.disabled:hover .list-group-item-heading,
.list-group-item.disabled:focus .list-group-item-heading {
  color: inherit;
}
.list-group-item.disabled .list-group-item-text,
.list-group-item.disabled:hover .list-group-item-text,
.list-group-item.disabled:focus .list-group-item-text {
  color: #ccc;
}
.list-group-item.active,
.list-group-item.active:hover,
.list-group-item.active:focus {
  z-index: 2;
  color: #fff;
  background-color: #00baed;
  border-color: #00baed;
}
.list-group-item.active .list-group-item-heading,
.list-group-item.active:hover .list-group-item-heading,
.list-group-item.active:focus .list-group-item-heading,
.list-group-item.active .list-group-item-heading > small,
.list-group-item.active:hover .list-group-item-heading > small,
.list-group-item.active:focus .list-group-item-heading > small,
.list-group-item.active .list-group-item-heading > .small,
.list-group-item.active:hover .list-group-item-heading > .small,
.list-group-item.active:focus .list-group-item-heading > .small {
  color: inherit;
}
.list-group-item.active .list-group-item-text,
.list-group-item.active:hover .list-group-item-text,
.list-group-item.active:focus .list-group-item-text {
  color: #baf0ff;
}
.list-group-item-success {
  color: #3c763d;
  background-color: #dff0d8;
}
a.list-group-item-success,
button.list-group-item-success {
  color: #3c763d;
}
a.list-group-item-success .list-group-item-heading,
button.list-group-item-success .list-group-item-heading {
  color: inherit;
}
a.list-group-item-success:hover,
button.list-group-item-success:hover,
a.list-group-item-success:focus,
button.list-group-item-success:focus {
  color: #3c763d;
  background-color: #d0e9c6;
}
a.list-group-item-success.active,
button.list-group-item-success.active,
a.list-group-item-success.active:hover,
button.list-group-item-success.active:hover,
a.list-group-item-success.active:focus,
button.list-group-item-success.active:focus {
  color: #fff;
  background-color: #3c763d;
  border-color: #3c763d;
}
.list-group-item-info {
  color: #31708f;
  background-color: #d9edf7;
}
a.list-group-item-info,
button.list-group-item-info {
  color: #31708f;
}
a.list-group-item-info .list-group-item-heading,
button.list-group-item-info .list-group-item-heading {
  color: inherit;
}
a.list-group-item-info:hover,
button.list-group-item-info:hover,
a.list-group-item-info:focus,
button.list-group-item-info:focus {
  color: #31708f;
  background-color: #c4e3f3;
}
a.list-group-item-info.active,
button.list-group-item-info.active,
a.list-group-item-info.active:hover,
button.list-group-item-info.active:hover,
a.list-group-item-info.active:focus,
button.list-group-item-info.active:focus {
  color: #fff;
  background-color: #31708f;
  border-color: #31708f;
}
.list-group-item-warning {
  color: #8a6d3b;
  background-color: #fcf8e3;
}
a.list-group-item-warning,
button.list-group-item-warning {
  color: #8a6d3b;
}
a.list-group-item-warning .list-group-item-heading,
button.list-group-item-warning .list-group-item-heading {
  color: inherit;
}
a.list-group-item-warning:hover,
button.list-group-item-warning:hover,
a.list-group-item-warning:focus,
button.list-group-item-warning:focus {
  color: #8a6d3b;
  background-color: #faf2cc;
}
a.list-group-item-warning.active,
button.list-group-item-warning.active,
a.list-group-item-warning.active:hover,
button.list-group-item-warning.active:hover,
a.list-group-item-warning.active:focus,
button.list-group-item-warning.active:focus {
  color: #fff;
  background-color: #8a6d3b;
  border-color: #8a6d3b;
}
.list-group-item-danger {
  color: #a94442;
  background-color: #f2dede;
}
a.list-group-item-danger,
button.list-group-item-danger {
  color: #a94442;
}
a.list-group-item-danger .list-group-item-heading,
button.list-group-item-danger .list-group-item-heading {
  color: inherit;
}
a.list-group-item-danger:hover,
button.list-group-item-danger:hover,
a.list-group-item-danger:focus,
button.list-group-item-danger:focus {
  color: #a94442;
  background-color: #ebcccc;
}
a.list-group-item-danger.active,
button.list-group-item-danger.active,
a.list-group-item-danger.active:hover,
button.list-group-item-danger.active:hover,
a.list-group-item-danger.active:focus,
button.list-group-item-danger.active:focus {
  color: #fff;
  background-color: #a94442;
  border-color: #a94442;
}
.list-group-item-heading {
  margin-top: 0;
  margin-bottom: 5px;
}
.list-group-item-text {
  margin-bottom: 0;
  line-height: 1.3;
}
.panel {
  margin-bottom: 20px;
  background-color: #fff;
  border: 1px solid transparent;
  border-radius: 4px;
  -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
}
.panel-body {
  padding: 15px;
}
.panel-heading {
  padding: 10px 15px;
  border-bottom: 1px solid transparent;
  border-top-right-radius: 3px;
  border-top-left-radius: 3px;
}
.panel-heading > .dropdown .dropdown-toggle {
  color: inherit;
}
.panel-title {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 16px;
  color: inherit;
}
.panel-title > a,
.panel-title > small,
.panel-title > .small,
.panel-title > small > a,
.panel-title > .small > a {
  color: inherit;
}
.panel-footer {
  padding: 10px 15px;
  background-color: #f5f5f5;
  border-top: 1px solid #ddd;
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}
.panel > .list-group,
.panel > .panel-collapse > .list-group {
  margin-bottom: 0;
}
.panel > .list-group .list-group-item,
.panel > .panel-collapse > .list-group .list-group-item {
  border-width: 1px 0;
  border-radius: 0;
}
.panel > .list-group:first-child .list-group-item:first-child,
.panel > .panel-collapse > .list-group:first-child .list-group-item:first-child {
  border-top: 0;
  border-top-right-radius: 3px;
  border-top-left-radius: 3px;
}
.panel > .list-group:last-child .list-group-item:last-child,
.panel > .panel-collapse > .list-group:last-child .list-group-item:last-child {
  border-bottom: 0;
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}
.panel > .panel-heading + .panel-collapse > .list-group .list-group-item:first-child {
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}
.panel-heading + .list-group .list-group-item:first-child {
  border-top-width: 0;
}
.list-group + .panel-footer {
  border-top-width: 0;
}
.panel > .table,
.panel > .table-responsive > .table,
.panel > .panel-collapse > .table {
  margin-bottom: 0;
}
.panel > .table caption,
.panel > .table-responsive > .table caption,
.panel > .panel-collapse > .table caption {
  padding-left: 15px;
  padding-right: 15px;
}
.panel > .table:first-child,
.panel > .table-responsive:first-child > .table:first-child {
  border-top-right-radius: 3px;
  border-top-left-radius: 3px;
}
.panel > .table:first-child > thead:first-child > tr:first-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child {
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
}
.panel > .table:first-child > thead:first-child > tr:first-child td:first-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child td:first-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:first-child,
.panel > .table:first-child > thead:first-child > tr:first-child th:first-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child th:first-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:first-child {
  border-top-left-radius: 3px;
}
.panel > .table:first-child > thead:first-child > tr:first-child td:last-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:last-child,
.panel > .table:first-child > tbody:first-child > tr:first-child td:last-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:last-child,
.panel > .table:first-child > thead:first-child > tr:first-child th:last-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:last-child,
.panel > .table:first-child > tbody:first-child > tr:first-child th:last-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:last-child {
  border-top-right-radius: 3px;
}
.panel > .table:last-child,
.panel > .table-responsive:last-child > .table:last-child {
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}
.panel > .table:last-child > tbody:last-child > tr:last-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child {
  border-bottom-left-radius: 3px;
  border-bottom-right-radius: 3px;
}
.panel > .table:last-child > tbody:last-child > tr:last-child td:first-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:first-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
.panel > .table:last-child > tbody:last-child > tr:last-child th:first-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:first-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child th:first-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:first-child {
  border-bottom-left-radius: 3px;
}
.panel > .table:last-child > tbody:last-child > tr:last-child td:last-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
.panel > .table:last-child > tbody:last-child > tr:last-child th:last-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child th:last-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:last-child {
  border-bottom-right-radius: 3px;
}
.panel > .panel-body + .table,
.panel > .panel-body + .table-responsive,
.panel > .table + .panel-body,
.panel > .table-responsive + .panel-body {
  border-top: 1px solid #ddd;
}
.panel > .table > tbody:first-child > tr:first-child th,
.panel > .table > tbody:first-child > tr:first-child td {
  border-top: 0;
}
.panel > .table-bordered,
.panel > .table-responsive > .table-bordered {
  border: 0;
}
.panel > .table-bordered > thead > tr > th:first-child,
.panel > .table-responsive > .table-bordered > thead > tr > th:first-child,
.panel > .table-bordered > tbody > tr > th:first-child,
.panel > .table-responsive > .table-bordered > tbody > tr > th:first-child,
.panel > .table-bordered > tfoot > tr > th:first-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > th:first-child,
.panel > .table-bordered > thead > tr > td:first-child,
.panel > .table-responsive > .table-bordered > thead > tr > td:first-child,
.panel > .table-bordered > tbody > tr > td:first-child,
.panel > .table-responsive > .table-bordered > tbody > tr > td:first-child,
.panel > .table-bordered > tfoot > tr > td:first-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > td:first-child {
  border-left: 0;
}
.panel > .table-bordered > thead > tr > th:last-child,
.panel > .table-responsive > .table-bordered > thead > tr > th:last-child,
.panel > .table-bordered > tbody > tr > th:last-child,
.panel > .table-responsive > .table-bordered > tbody > tr > th:last-child,
.panel > .table-bordered > tfoot > tr > th:last-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > th:last-child,
.panel > .table-bordered > thead > tr > td:last-child,
.panel > .table-responsive > .table-bordered > thead > tr > td:last-child,
.panel > .table-bordered > tbody > tr > td:last-child,
.panel > .table-responsive > .table-bordered > tbody > tr > td:last-child,
.panel > .table-bordered > tfoot > tr > td:last-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > td:last-child {
  border-right: 0;
}
.panel > .table-bordered > thead > tr:first-child > td,
.panel > .table-responsive > .table-bordered > thead > tr:first-child > td,
.panel > .table-bordered > tbody > tr:first-child > td,
.panel > .table-responsive > .table-bordered > tbody > tr:first-child > td,
.panel > .table-bordered > thead > tr:first-child > th,
.panel > .table-responsive > .table-bordered > thead > tr:first-child > th,
.panel > .table-bordered > tbody > tr:first-child > th,
.panel > .table-responsive > .table-bordered > tbody > tr:first-child > th {
  border-bottom: 0;
}
.panel > .table-bordered > tbody > tr:last-child > td,
.panel > .table-responsive > .table-bordered > tbody > tr:last-child > td,
.panel > .table-bordered > tfoot > tr:last-child > td,
.panel > .table-responsive > .table-bordered > tfoot > tr:last-child > td,
.panel > .table-bordered > tbody > tr:last-child > th,
.panel > .table-responsive > .table-bordered > tbody > tr:last-child > th,
.panel > .table-bordered > tfoot > tr:last-child > th,
.panel > .table-responsive > .table-bordered > tfoot > tr:last-child > th {
  border-bottom: 0;
}
.panel > .table-responsive {
  border: 0;
  margin-bottom: 0;
}
.panel-group {
  margin-bottom: 20px;
}
.panel-group .panel {
  margin-bottom: 0;
  border-radius: 4px;
}
.panel-group .panel + .panel {
  margin-top: 5px;
}
.panel-group .panel-heading {
  border-bottom: 0;
}
.panel-group .panel-heading + .panel-collapse > .panel-body,
.panel-group .panel-heading + .panel-collapse > .list-group {
  border-top: 1px solid #ddd;
}
.panel-group .panel-footer {
  border-top: 0;
}
.panel-group .panel-footer + .panel-collapse .panel-body {
  border-bottom: 1px solid #ddd;
}
.panel-default {
  border-color: #ddd;
}
.panel-default > .panel-heading {
  color: #333333;
  background-color: #f5f5f5;
  border-color: #ddd;
}
.panel-default > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #ddd;
}
.panel-default > .panel-heading .badge {
  color: #f5f5f5;
  background-color: #333333;
}
.panel-default > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #ddd;
}
.panel-primary {
  border-color: #00baed;
}
.panel-primary > .panel-heading {
  color: #fff;
  background-color: #00baed;
  border-color: #00baed;
}
.panel-primary > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #00baed;
}
.panel-primary > .panel-heading .badge {
  color: #00baed;
  background-color: #fff;
}
.panel-primary > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #00baed;
}
.panel-success {
  border-color: #d6e9c6;
}
.panel-success > .panel-heading {
  color: #3c763d;
  background-color: #dff0d8;
  border-color: #d6e9c6;
}
.panel-success > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #d6e9c6;
}
.panel-success > .panel-heading .badge {
  color: #dff0d8;
  background-color: #3c763d;
}
.panel-success > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #d6e9c6;
}
.panel-info {
  border-color: #bce8f1;
}
.panel-info > .panel-heading {
  color: #31708f;
  background-color: #d9edf7;
  border-color: #bce8f1;
}
.panel-info > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #bce8f1;
}
.panel-info > .panel-heading .badge {
  color: #d9edf7;
  background-color: #31708f;
}
.panel-info > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #bce8f1;
}
.panel-warning {
  border-color: #faebcc;
}
.panel-warning > .panel-heading {
  color: #8a6d3b;
  background-color: #fcf8e3;
  border-color: #faebcc;
}
.panel-warning > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #faebcc;
}
.panel-warning > .panel-heading .badge {
  color: #fcf8e3;
  background-color: #8a6d3b;
}
.panel-warning > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #faebcc;
}
.panel-danger {
  border-color: #ebccd1;
}
.panel-danger > .panel-heading {
  color: #a94442;
  background-color: #f2dede;
  border-color: #ebccd1;
}
.panel-danger > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #ebccd1;
}
.panel-danger > .panel-heading .badge {
  color: #f2dede;
  background-color: #a94442;
}
.panel-danger > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #ebccd1;
}
.embed-responsive {
  position: relative;
  display: block;
  height: 0;
  padding: 0;
  overflow: hidden;
}
.embed-responsive .embed-responsive-item,
.embed-responsive iframe,
.embed-responsive embed,
.embed-responsive object,
.embed-responsive video {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  height: 100%;
  width: 100%;
  border: 0;
}
.embed-responsive-16by9 {
  padding-bottom: 56.25%;
}
.embed-responsive-4by3 {
  padding-bottom: 75%;
}
.well {
  min-height: 20px;
  padding: 19px;
  margin-bottom: 20px;
  background-color: #f5f5f5;
  border: 1px solid #e3e3e3;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
}
.well blockquote {
  border-color: #ddd;
  border-color: rgba(0, 0, 0, 0.15);
}
.well-lg {
  padding: 24px;
  border-radius: 6px;
}
.well-sm {
  padding: 9px;
  border-radius: 3px;
}
.close {
  float: right;
  font-size: 21px;
  font-weight: bold;
  line-height: 1;
  color: #000;
  text-shadow: 0 1px 0 #fff;
  opacity: 0.2;
  filter: alpha(opacity=20);
}
.close:hover,
.close:focus {
  color: #000;
  text-decoration: none;
  cursor: pointer;
  opacity: 0.5;
  filter: alpha(opacity=50);
}
button.close {
  padding: 0;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
}
.modal-open {
  overflow: hidden;
}
.modal {
  display: none;
  overflow: hidden;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1050;
  -webkit-overflow-scrolling: touch;
  outline: 0;
}
.modal.fade .modal-dialog {
  -webkit-transform: translate(0, -25%);
  -ms-transform: translate(0, -25%);
  -o-transform: translate(0, -25%);
  transform: translate(0, -25%);
  -webkit-transition: -webkit-transform 0.3s ease-out;
  -moz-transition: -moz-transform 0.3s ease-out;
  -o-transition: -o-transform 0.3s ease-out;
  transition: transform 0.3s ease-out;
}
.modal.in .modal-dialog {
  -webkit-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  -o-transform: translate(0, 0);
  transform: translate(0, 0);
}
.modal-open .modal {
  overflow-x: hidden;
  overflow-y: auto;
}
.modal-dialog {
  position: relative;
  width: auto;
  margin: 10px;
}
.modal-content {
  position: relative;
  background-color: #fff;
  border: 1px solid #999;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 6px;
  -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  background-clip: padding-box;
  outline: 0;
}
.modal-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1040;
  background-color: #000;
}
.modal-backdrop.fade {
  opacity: 0;
  filter: alpha(opacity=0);
}
.modal-backdrop.in {
  opacity: 0.5;
  filter: alpha(opacity=50);
}
.modal-header {
  padding: 15px;
  border-bottom: 1px solid #e5e5e5;
}
.modal-header .close {
  margin-top: -2px;
}
.modal-title {
  margin: 0;
  line-height: 1.42857143;
}
.modal-body {
  position: relative;
  padding: 15px;
}
.modal-footer {
  padding: 15px;
  text-align: right;
  border-top: 1px solid #e5e5e5;
}
.modal-footer .btn + .btn {
  margin-left: 5px;
  margin-bottom: 0;
}
.modal-footer .btn-group .btn + .btn {
  margin-left: -1px;
}
.modal-footer .btn-block + .btn-block {
  margin-left: 0;
}
.modal-scrollbar-measure {
  position: absolute;
  top: -9999px;
  width: 50px;
  height: 50px;
  overflow: scroll;
}
@media (min-width: 960px) {
  .modal-dialog {
    width: 600px;
    margin: 30px auto;
  }
  .modal-content {
    -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
  }
  .modal-sm {
    width: 300px;
  }
}
@media (min-width: 960px) {
  .modal-lg {
    width: 900px;
  }
}
.tooltip {
  position: absolute;
  z-index: 1070;
  display: block;
  font-family: 'Roboto', sans-serif;
  font-style: normal;
  font-weight: normal;
  letter-spacing: normal;
  line-break: auto;
  line-height: 1.42857143;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  white-space: normal;
  word-break: normal;
  word-spacing: normal;
  word-wrap: normal;
  font-size: 14px;
  opacity: 0;
  filter: alpha(opacity=0);
}
.tooltip.in {
  opacity: 0.9;
  filter: alpha(opacity=90);
}
.tooltip.top {
  margin-top: -3px;
  padding: 5px 0;
}
.tooltip.right {
  margin-left: 3px;
  padding: 0 5px;
}
.tooltip.bottom {
  margin-top: 3px;
  padding: 5px 0;
}
.tooltip.left {
  margin-left: -3px;
  padding: 0 5px;
}
.tooltip-inner {
  max-width: 200px;
  padding: 3px 8px;
  color: #fff;
  text-align: center;
  background-color: #000;
  border-radius: 4px;
}
.tooltip-arrow {
  position: absolute;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}
.tooltip.top .tooltip-arrow {
  bottom: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000;
}
.tooltip.top-left .tooltip-arrow {
  bottom: 0;
  right: 5px;
  margin-bottom: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000;
}
.tooltip.top-right .tooltip-arrow {
  bottom: 0;
  left: 5px;
  margin-bottom: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000;
}
.tooltip.right .tooltip-arrow {
  top: 50%;
  left: 0;
  margin-top: -5px;
  border-width: 5px 5px 5px 0;
  border-right-color: #000;
}
.tooltip.left .tooltip-arrow {
  top: 50%;
  right: 0;
  margin-top: -5px;
  border-width: 5px 0 5px 5px;
  border-left-color: #000;
}
.tooltip.bottom .tooltip-arrow {
  top: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000;
}
.tooltip.bottom-left .tooltip-arrow {
  top: 0;
  right: 5px;
  margin-top: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000;
}
.tooltip.bottom-right .tooltip-arrow {
  top: 0;
  left: 5px;
  margin-top: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000;
}
.popover {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1060;
  display: none;
  max-width: 276px;
  padding: 1px;
  font-family: 'Roboto', sans-serif;
  font-style: normal;
  font-weight: normal;
  letter-spacing: normal;
  line-break: auto;
  line-height: 1.42857143;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  white-space: normal;
  word-break: normal;
  word-spacing: normal;
  word-wrap: normal;
  font-size: 14px;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 6px;
  -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
}
.popover.top {
  margin-top: -10px;
}
.popover.right {
  margin-left: 10px;
}
.popover.bottom {
  margin-top: 10px;
}
.popover.left {
  margin-left: -10px;
}
.popover-title {
  margin: 0;
  padding: 8px 14px;
  font-size: 14px;
  background-color: #f7f7f7;
  border-bottom: 1px solid #ebebeb;
  border-radius: 5px 5px 0 0;
}
.popover-content {
  padding: 9px 14px;
}
.popover > .arrow,
.popover > .arrow:after {
  position: absolute;
  display: block;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}
.popover > .arrow {
  border-width: 11px;
}
.popover > .arrow:after {
  border-width: 10px;
  content: "";
}
.popover.top > .arrow {
  left: 50%;
  margin-left: -11px;
  border-bottom-width: 0;
  border-top-color: #999999;
  border-top-color: rgba(0, 0, 0, 0.25);
  bottom: -11px;
}
.popover.top > .arrow:after {
  content: " ";
  bottom: 1px;
  margin-left: -10px;
  border-bottom-width: 0;
  border-top-color: #fff;
}
.popover.right > .arrow {
  top: 50%;
  left: -11px;
  margin-top: -11px;
  border-left-width: 0;
  border-right-color: #999999;
  border-right-color: rgba(0, 0, 0, 0.25);
}
.popover.right > .arrow:after {
  content: " ";
  left: 1px;
  bottom: -10px;
  border-left-width: 0;
  border-right-color: #fff;
}
.popover.bottom > .arrow {
  left: 50%;
  margin-left: -11px;
  border-top-width: 0;
  border-bottom-color: #999999;
  border-bottom-color: rgba(0, 0, 0, 0.25);
  top: -11px;
}
.popover.bottom > .arrow:after {
  content: " ";
  top: 1px;
  margin-left: -10px;
  border-top-width: 0;
  border-bottom-color: #fff;
}
.popover.left > .arrow {
  top: 50%;
  right: -11px;
  margin-top: -11px;
  border-right-width: 0;
  border-left-color: #999999;
  border-left-color: rgba(0, 0, 0, 0.25);
}
.popover.left > .arrow:after {
  content: " ";
  right: 1px;
  border-right-width: 0;
  border-left-color: #fff;
  bottom: -10px;
}
.carousel {
  position: relative;
}
.carousel-inner {
  position: relative;
  overflow: hidden;
  width: 100%;
}
.carousel-inner > .item {
  display: none;
  position: relative;
  -webkit-transition: 0.6s ease-in-out left;
  -o-transition: 0.6s ease-in-out left;
  transition: 0.6s ease-in-out left;
}
.carousel-inner > .item > img,
.carousel-inner > .item > a > img {
  line-height: 1;
}
@media all and (transform-3d), (-webkit-transform-3d) {
  .carousel-inner > .item {
    -webkit-transition: -webkit-transform 0.6s ease-in-out;
    -moz-transition: -moz-transform 0.6s ease-in-out;
    -o-transition: -o-transform 0.6s ease-in-out;
    transition: transform 0.6s ease-in-out;
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-perspective: 1000px;
    -moz-perspective: 1000px;
    perspective: 1000px;
  }
  .carousel-inner > .item.next,
  .carousel-inner > .item.active.right {
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
    left: 0;
  }
  .carousel-inner > .item.prev,
  .carousel-inner > .item.active.left {
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
    left: 0;
  }
  .carousel-inner > .item.next.left,
  .carousel-inner > .item.prev.right,
  .carousel-inner > .item.active {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    left: 0;
  }
}
.carousel-inner > .active,
.carousel-inner > .next,
.carousel-inner > .prev {
  display: block;
}
.carousel-inner > .active {
  left: 0;
}
.carousel-inner > .next,
.carousel-inner > .prev {
  position: absolute;
  top: 0;
  width: 100%;
}
.carousel-inner > .next {
  left: 100%;
}
.carousel-inner > .prev {
  left: -100%;
}
.carousel-inner > .next.left,
.carousel-inner > .prev.right {
  left: 0;
}
.carousel-inner > .active.left {
  left: -100%;
}
.carousel-inner > .active.right {
  left: 100%;
}
.carousel-control {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  width: 15%;
  opacity: 0.5;
  filter: alpha(opacity=50);
  font-size: 20px;
  color: #fff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
  background-color: rgba(0, 0, 0, 0);
}
.carousel-control.left {
  background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
  background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1);
}
.carousel-control.right {
  left: auto;
  right: 0;
  background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
  background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1);
}
.carousel-control:hover,
.carousel-control:focus {
  outline: 0;
  color: #fff;
  text-decoration: none;
  opacity: 0.9;
  filter: alpha(opacity=90);
}
.carousel-control .icon-prev,
.carousel-control .icon-next,
.carousel-control .glyphicon-chevron-left,
.carousel-control .glyphicon-chevron-right {
  position: absolute;
  top: 50%;
  margin-top: -10px;
  z-index: 5;
  display: inline-block;
}
.carousel-control .icon-prev,
.carousel-control .glyphicon-chevron-left {
  left: 50%;
  margin-left: -10px;
}
.carousel-control .icon-next,
.carousel-control .glyphicon-chevron-right {
  right: 50%;
  margin-right: -10px;
}
.carousel-control .icon-prev,
.carousel-control .icon-next {
  width: 20px;
  height: 20px;
  line-height: 1;
  font-family: serif;
}
.carousel-control .icon-prev:before {
  content: '\2039';
}
.carousel-control .icon-next:before {
  content: '\203a';
}
.carousel-indicators {
  position: absolute;
  bottom: 10px;
  left: 50%;
  z-index: 15;
  width: 60%;
  margin-left: -30%;
  padding-left: 0;
  list-style: none;
  text-align: center;
}
.carousel-indicators li {
  display: inline-block;
  width: 10px;
  height: 10px;
  margin: 1px;
  text-indent: -999px;
  border: 1px solid #fff;
  border-radius: 10px;
  cursor: pointer;
  background-color: #000 \9;
  background-color: rgba(0, 0, 0, 0);
}
.carousel-indicators .active {
  margin: 0;
  width: 12px;
  height: 12px;
  background-color: #fff;
}
.carousel-caption {
  position: absolute;
  left: 15%;
  right: 15%;
  bottom: 20px;
  z-index: 10;
  padding-top: 20px;
  padding-bottom: 20px;
  color: #fff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
}
.carousel-caption .btn {
  text-shadow: none;
}
@media screen and (min-width: 960px) {
  .carousel-control .glyphicon-chevron-left,
  .carousel-control .glyphicon-chevron-right,
  .carousel-control .icon-prev,
  .carousel-control .icon-next {
    width: 30px;
    height: 30px;
    margin-top: -10px;
    font-size: 30px;
  }
  .carousel-control .glyphicon-chevron-left,
  .carousel-control .icon-prev {
    margin-left: -10px;
  }
  .carousel-control .glyphicon-chevron-right,
  .carousel-control .icon-next {
    margin-right: -10px;
  }
  .carousel-caption {
    left: 20%;
    right: 20%;
    padding-bottom: 30px;
  }
  .carousel-indicators {
    bottom: 20px;
  }
}
.clearfix:before,
.clearfix:after,
.dl-horizontal dd:before,
.dl-horizontal dd:after,
.container:before,
.container:after,
.container-fluid:before,
.container-fluid:after,
.row:before,
.row:after,
.form-horizontal .form-group:before,
.form-horizontal .form-group:after,
.btn-toolbar:before,
.btn-toolbar:after,
.btn-group-vertical > .btn-group:before,
.btn-group-vertical > .btn-group:after,
.nav:before,
.nav:after,
.navbar:before,
.navbar:after,
.navbar-header:before,
.navbar-header:after,
.navbar-collapse:before,
.navbar-collapse:after,
.pager:before,
.pager:after,
.panel-body:before,
.panel-body:after,
.modal-header:before,
.modal-header:after,
.modal-footer:before,
.modal-footer:after {
  content: " ";
  display: table;
}
.clearfix:after,
.dl-horizontal dd:after,
.container:after,
.container-fluid:after,
.row:after,
.form-horizontal .form-group:after,
.btn-toolbar:after,
.btn-group-vertical > .btn-group:after,
.nav:after,
.navbar:after,
.navbar-header:after,
.navbar-collapse:after,
.pager:after,
.panel-body:after,
.modal-header:after,
.modal-footer: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;
}
.affix {
  position: fixed;
}
@-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: 959px) {
  .visible-xs {
    display: block !important;
  }
  table.visible-xs {
    display: table !important;
  }
  tr.visible-xs {
    display: table-row !important;
  }
  th.visible-xs,
  td.visible-xs {
    display: table-cell !important;
  }
}
@media (max-width: 959px) {
  .visible-xs-block {
    display: block !important;
  }
}
@media (max-width: 959px) {
  .visible-xs-inline {
    display: inline !important;
  }
}
@media (max-width: 959px) {
  .visible-xs-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 960px) and (max-width: 959px) {
  .visible-sm {
    display: block !important;
  }
  table.visible-sm {
    display: table !important;
  }
  tr.visible-sm {
    display: table-row !important;
  }
  th.visible-sm,
  td.visible-sm {
    display: table-cell !important;
  }
}
@media (min-width: 960px) and (max-width: 959px) {
  .visible-sm-block {
    display: block !important;
  }
}
@media (min-width: 960px) and (max-width: 959px) {
  .visible-sm-inline {
    display: inline !important;
  }
}
@media (min-width: 960px) and (max-width: 959px) {
  .visible-sm-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 960px) and (max-width: 1279px) {
  .visible-md {
    display: block !important;
  }
  table.visible-md {
    display: table !important;
  }
  tr.visible-md {
    display: table-row !important;
  }
  th.visible-md,
  td.visible-md {
    display: table-cell !important;
  }
}
@media (min-width: 960px) and (max-width: 1279px) {
  .visible-md-block {
    display: block !important;
  }
}
@media (min-width: 960px) and (max-width: 1279px) {
  .visible-md-inline {
    display: inline !important;
  }
}
@media (min-width: 960px) and (max-width: 1279px) {
  .visible-md-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 1280px) {
  .visible-lg {
    display: block !important;
  }
  table.visible-lg {
    display: table !important;
  }
  tr.visible-lg {
    display: table-row !important;
  }
  th.visible-lg,
  td.visible-lg {
    display: table-cell !important;
  }
}
@media (min-width: 1280px) {
  .visible-lg-block {
    display: block !important;
  }
}
@media (min-width: 1280px) {
  .visible-lg-inline {
    display: inline !important;
  }
}
@media (min-width: 1280px) {
  .visible-lg-inline-block {
    display: inline-block !important;
  }
}
@media (max-width: 959px) {
  .hidden-xs {
    display: none !important;
  }
}
@media (min-width: 960px) and (max-width: 959px) {
  .hidden-sm {
    display: none !important;
  }
}
@media (min-width: 960px) and (max-width: 1279px) {
  .hidden-md {
    display: none !important;
  }
}
@media (min-width: 1280px) {
  .hidden-lg {
    display: none !important;
  }
}
.visible-print {
  display: none !important;
}
@media print {
  .visible-print {
    display: block !important;
  }
  table.visible-print {
    display: table !important;
  }
  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;
  }
}
.teaser-gradient {
  background: -moz-linear-gradient(top, rgba(0, 0, 0, 0.65) 0%, rgba(0, 0, 0, 0) 100%);
  /* FF3.6-15 */
  background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0.65) 0%, rgba(0, 0, 0, 0) 100%);
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0.65) 0%, rgba(0, 0, 0, 0) 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#a6000000', endColorstr='#00000000', GradientType=0);
  /* IE6-9 */
}
.teaser-gradient-inverse {
  background: -moz-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.65) 100%);
  /* FF3.6-15 */
  background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.65) 100%);
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.65) 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#a6000000', GradientType=0);
  /* IE6-9 */
}
.screen-reader-text {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}
.button-centerd {
  height: 60px;
  line-height: 56px;
  width: 216px;
  border: 2px solid #ffffff;
  color: #ffffff;
  text-align: center;
  font-size: 26px;
  font-family: 'Yanone Kaffeesatz', sans-serif;
  display: block;
  margin: 30px auto 50px auto;
  letter-spacing: 0.02em;
}
.button-inline {
  height: 60px;
  line-height: 56px;
  padding: 0 15px;
  border: 2px solid #ffffff;
  color: #ffffff;
  text-align: center;
  font-size: 26px;
  font-family: 'Yanone Kaffeesatz', sans-serif;
  display: inline-block;
}
.rotate-90 {
  display: inline-block;
  transform: rotate(90deg);
}
@font-face {
  font-family: 'icomoon';
  src: url('icomoon.eot?ij24nl');
  src: url('icomoon.eot?ij24nl#iefix') format('embedded-opentype'), url('icomoon.ttf?ij24nl') format('truetype'), url('icomoon.woff?ij24nl') format('woff'), url('icomoon.svg?ij24nl#icomoon') format('svg');
  font-weight: normal;
  font-style: normal;
}
[class^="icon-"],
[class*=" icon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'icomoon' !important;
  speak: never;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.icon-tiktok:before {
  content: "\e911";
}
.icon-location:before {
  content: "\e800";
}
.icon-person:before {
  content: "\e801";
}
.icon-daad-arrow:before {
  content: "\e802";
}
.icon-daad-globe:before {
  content: "\e803";
}
.icon-daad-award:before {
  content: "\e804";
}
.icon-daad-book:before {
  content: "\e805";
}
.icon-daad-cal:before {
  content: "\e806";
}
.icon-daad-lupe:before {
  content: "\e807";
}
.icon-daad-icon-marker:before {
  content: "\e900";
}
.icon-daad-arrow-info:before {
  content: "\e901";
}
.icon-checkbox-checked:before {
  content: "\e902";
}
.icon-checkbox-unchecked:before {
  content: "\e903";
}
.icon-daad-clock:before {
  content: "\e904";
}
.icon-home2:before {
  content: "\e905";
}
.icon-spinner3:before {
  content: "\e906";
}
.icon-play3:before {
  content: "\e907";
}
.icon-daad-angle-right:before {
  content: "\e908";
}
.icon-alarm:before {
  content: "\e909";
}
.icon-daad-wecker:before {
  content: "\e90a";
}
.icon-daad-calender:before {
  content: "\e90b";
}
.icon-cart:before {
  content: "\e90c";
}
.icon-checker:before {
  content: "\e90d";
}
.icon-haus:before {
  content: "\e90e";
}
.icon-marker-daad-new:before {
  content: "\e90f";
}
.icon-play-icon-round:before {
  content: "\e910";
}
.icon-radio-checked:before {
  content: "\ea54";
}
.icon-radio-unchecked:before {
  content: "\ea56";
}
.icon-instagram2:before {
  content: "\ea92";
}
.icon-youtube:before {
  content: "\ea9d";
}
.icon-youtube2:before {
  content: "\ea9e";
}
.icon-star:before {
  content: "\f005";
}
.icon-close:before {
  content: "\f00d";
}
.icon-clock-o:before {
  content: "\f017";
}
.icon-download:before {
  content: "\f019";
}
.icon-bookmark:before {
  content: "\f02e";
}
.icon-retweet:before {
  content: "\f079";
}
.icon-external-link:before {
  content: "\f08e";
}
.icon-x:before {
  content: "\e912";
}
.icon-facebook:before {
  content: "\f09a";
}
.icon-globe:before {
  content: "\f0ac";
}
.icon-chain:before {
  content: "\f0c1";
}
.icon-bars:before {
  content: "\f0c9";
}
.icon-caret-down:before {
  content: "\f0d7";
}
.icon-caret-up:before {
  content: "\f0d8";
}
.icon-angle-left:before {
  content: "\f104";
}
.icon-angle-right:before {
  content: "\f105";
}
.icon-info:before {
  content: "\f129";
}
.icon-calendar-o:before {
  content: "\f133";
}
.icon-instagram:before {
  content: "\ea92";
}
.icon-long-arrow-right:before {
  content: "\f178";
}
.icon-info1:before {
  content: "\ea0c";
}
.icon-instagram-story:before {
  content: "\ea92";
}
.icon-pause:before {
  content: "\0000a0";
  background: url("pause.svg") no-repeat center;
}
@-moz-keyframes spin {
  100% {
    -moz-transform: rotate(360deg);
  }
}
@-webkit-keyframes spin {
  100% {
    -webkit-transform: rotate(360deg);
  }
}
@keyframes spin {
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
/**
 * Roboto regular.
 */
@font-face {
  font-family: "Roboto";
  src: url("Roboto-Regular.woff2") format("woff2");
  font-weight: normal;
  font-style: normal;
}
/**
 * Roboto bold.
 */
@font-face {
  font-family: "Roboto";
  src: url("Roboto-Bold.woff2") format("woff2");
  font-weight: bold;
  font-style: normal;
}
/**
 * Roboto light.
 */
@font-face {
  font-family: "Roboto";
  src: url("Roboto-Light.woff2") format("woff2");
  font-weight: 300;
  font-style: normal;
}
/**
 * Yanone Kaffeesatz Regular.
 */
@font-face {
  font-family: "Yanone Kaffeesatz";
  src: url("YanoneKaffeesatz-Regular.woff2") format("woff2");
  font-weight: normal;
  font-style: normal;
}
/**
 * Yanone Kaffeesatz Semi Bold.
 */
@font-face {
  font-family: "Yanone Kaffeesatz";
  src: url("YanoneKaffeesatz-SemiBold.woff2") format("woff2");
  font-weight: 600;
  font-style: normal;
}
#wpadminbar {
  z-index: 99999999;
}
body {
  background: #ebebeb;
  -webkit-transition: all 0.4s;
  transition: all 0.4s;
  padding-right: 0 !important;
}
@media (min-width: 1279px) {
  body {
    padding-top: 170px;
  }
}
.show-sticky-navigation {
  -webkit-transition: all 0.4s;
  transition: all 0.4s;
}
@media (min-width: 960px) {
  .show-sticky-navigation {
    padding-top: 65px;
  }
}
.alert {
  border: none;
  border-radius: 0;
}
.alert:focus {
  outline: none;
  border: none;
  box-shadow: none;
}
.alert p {
  margin: 0 !important;
}
.alert-success {
  background: #80ff00;
  color: #326103;
  font-weight: bold;
}
.alert-danger {
  background: #ff0000;
  color: #4e0001;
  font-weight: bold;
}
.container-fluid {
  padding: 0 50px;
  margin: 0 auto;
  max-width: 1280px;
}
.container-fluid--background {
  background: rgba(255, 255, 255, 0.3);
}
.container-main {
  padding-bottom: 50px;
  overflow: hidden;
}
.post-teaser .teaser-inner {
  position: relative;
  width: 100%;
  height: 373px;
  background: #34b4a9;
  overflow: hidden;
}
.post-teaser figure {
  position: relative;
  width: 377px;
  height: 377px;
}
.post-teaser img {
  width: 100%;
  height: auto;
}
.post-teaser .portrait img {
  width: 100%;
  height: auto;
}
.post-teaser .landscape img {
  width: auto;
  height: 100%;
}
.post-teaser .post-teaser-post-info {
  position: absolute;
  top: 0;
  height: 100%;
  width: 100%;
  padding: 40px;
  color: #ffffff;
}
.post-teaser-with-thumb .post-teaser-post-info {
  background: -moz-linear-gradient(top, rgba(0, 0, 0, 0.65) 0%, rgba(0, 0, 0, 0) 100%);
  /* FF3.6-15 */
  background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0.65) 0%, rgba(0, 0, 0, 0) 100%);
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0.65) 0%, rgba(0, 0, 0, 0) 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#a6000000', endColorstr='#00000000', GradientType=0);
  /* IE6-9 */
}
.no-overlay .post-teaser-post-info,
.post-teaser-country .post-teaser-post-info {
  background: none;
}
.post-teaser.post-teaser-country:hover figure {
  opacity: 1;
}
.post-teaser .post-teaser-post-info:hover a {
  text-decoration: inherit;
}
.post-teaser-infocard .post-teaser-post-info:hover .more-link a {
  text-decoration: underline;
}
.post-teaser figure {
  opacity: 1;
  -webkit-transition: all 0.1s;
  transition: all 0.1s;
}
.post-teaser:hover figure {
  opacity: 0.6;
  -webkit-transition: all 0.1s;
  transition: all 0.1s;
}
.no-overlay:hover figure {
  opacity: 1;
}
.post-teaser-title {
  margin: 0;
  font-family: 'Yanone Kaffeesatz', sans-serif;
  font-size: 45px;
  text-transform: uppercase;
}
.post-teaser-no-meta .post-teaser-post-info .post-teaser-title {
  margin-top: 15px;
}
.post-teaser .post-teaser-meta-line {
  margin: -15px 0 15px 0;
  font-size: 12px;
}
.post-teaser .post-teaser-meta-line i {
  margin-right: 3px;
  font-size: 14px;
}
.post-teaser .post-teaser-meta-line .icon-location {
  margin: 0 1px 0 6px;
}
.post-teaser .post-teaser-meta-line .icon-x,
.post-teaser .post-teaser-meta-line .icon-instagram,
.post-teaser .post-teaser-meta-line .icon-facebook,
.post-teaser .post-teaser-meta-line .icon-youtube {
  margin: 0 2px 0 8px;
}
.post-teaser .play-button {
  height: 60px;
  width: 60px;
  position: absolute;
  text-align: center;
  font-size: 60px;
  line-height: 60px;
  left: 40px;
  bottom: 40px;
}
.post-teaser-page .teaser-inner {
  background: #34b4a9;
}
.post-teaser-page a {
  color: #ffffff;
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  padding: 55px 40px 40px 40px;
}
.post-teaser-post-info h3 a {
  position: absolute;
  top: 0;
  left: 0;
  padding: 55px 40px 40px 40px;
  width: 100%;
  height: 100%;
  display: block;
}
.post-teaser-post .teaser-inner {
  background: #34b4a9;
}
.post-teaser-post a {
  color: #ffffff;
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  padding: 55px 40px 40px 40px;
}
.post-teaser-infocard .teaser-inner {
  background: #00baed;
}
.post-teaser-infocard:hover .teaser-inner {
  background: #00a6d4;
}
.post-teaser-infocard a {
  color: #ffffff;
}
.post-teaser-infocard .post-teaser-title a {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  padding: 55px 40px 40px 40px;
}
.post-teaser .more-link {
  position: absolute;
  bottom: 40px;
  margin: 0;
}
.post-teaser .more-link a {
  color: #ffffff;
  font-size: 24px;
  font-family: 'Yanone Kaffeesatz', sans-serif;
  text-decoration: underline;
}
.post-teaser .more-link i {
  font-weight: lighter;
  margin-left: 15px;
  font-size: 15px;
}
.post-teaser-twitter .teaser-inner {
  background: #a74c96;
}
.post-teaser-twitter:hover .teaser-inner {
  background: #954486;
}
.post-teaser-twitter .tweet-content {
  font-size: 20px;
  font-weight: 300;
  margin-top: 50px;
}
.post-teaser-twitter .tweet-content a {
  color: #ccc;
  text-decoration: underline;
  position: relative;
  padding: 0;
}
.post-teaser-instagram .instagram-content {
  font-size: 16px;
  position: absolute;
  margin: 0;
  padding: 50px;
  left: 0;
  bottom: -200px;
  visibility: hidden;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
.post-teaser-instagram .instagram-content a {
  color: #ccc;
  text-decoration: underline;
}
.post-teaser-instagram .teaser-inner:hover .instagram-content {
  visibility: visible;
  bottom: 0;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
.topic-headline {
  font-family: 'Yanone Kaffeesatz', sans-serif;
  font-size: 60px;
  text-align: center;
  margin: 60px 0 10px 0;
}
@media (max-width: 1279px) {
  .topic-headline {
    font-size: 60px;
    margin: 80px 0 15px 0;
  }
}
@media (max-width: 959px) {
  .topic-headline {
    font-size: 60px;
    margin: 50px 0 15px 0;
  }
}
.topic-headline a {
  color: inherit;
}
.topic-subline {
  font-size: 20px;
  text-align: center;
  margin: 0 0 50px 0;
  font-weight: 300;
}
@media (max-width: 1279px) {
  .topic-subline {
    font-size: 20px;
    margin: 0 0 30px 0;
  }
}
@media (max-width: 959px) {
  .topic-subline {
    font-size: 20px;
    margin: 0 0 30px 0;
  }
}
.list-wrapper {
  background: #f2f2f2;
}
.list-wrapper .post-teaser {
  margin-bottom: 30px;
}
.nav-links .jquery-enabled {
  height: 60px;
  line-height: 56px;
  width: 216px;
  border: 2px solid #ffffff;
  color: #ffffff;
  text-align: center;
  font-size: 26px;
  font-family: 'Yanone Kaffeesatz', sans-serif;
  display: block;
  margin: 30px auto 50px auto;
  letter-spacing: 0.02em;
}
.article-list-wrapper .nav-links .jquery-enabled {
  margin-top: 15px;
}
.article-list-wrapper-masterhashtag {
  padding-bottom: 100px;
}
#jquery-load-target {
  margin-bottom: 0;
}
.teaser-list-wrapper {
  padding: 0 0 100px 0;
  position: relative;
}
.teaser-list-wrapper .row {
  margin: 0 auto;
  max-width: 1280px;
}
.slide-teaser .more {
  margin: 0;
}
.slide-teaser .more a {
  height: 60px;
  line-height: 56px;
  width: 216px;
  border: 2px solid #ffffff;
  color: #ffffff;
  text-align: center;
  font-size: 26px;
  font-family: 'Yanone Kaffeesatz', sans-serif;
  display: block;
  margin: 30px auto 50px auto;
  letter-spacing: 0.02em;
}
.tag-teaser .slide-teaser h2 {
  margin: 60px 0 10px 0;
}
@media (max-width: 1279px) {
  .tag-teaser .slide-teaser h2 {
    margin: 50px 0 0 0;
  }
}
@media (max-width: 959px) {
  .tag-teaser .slide-teaser h2 {
    margin: 50px 0 0 0;
    padding: 0 15px;
  }
}
.tag-teaser {
  padding-bottom: 100px;
}
.tag-teaser-info {
  padding-bottom: 100px;
}
.container-single-infocard .tag-teaser .slide-teaser h2 {
  color: #00baed;
}
.pagination {
  display: block;
  text-align: center;
  margin: 0;
}
.pagination .page-numbers {
  height: 60px;
  line-height: 56px;
  padding: 0 15px;
  border: 2px solid #ffffff;
  color: #ffffff;
  text-align: center;
  font-size: 26px;
  font-family: 'Yanone Kaffeesatz', sans-serif;
  display: inline-block;
  z-index: 101;
  position: relative;
  /* start new stacking-context for z-index */
  color: #4d4d4d;
  border-color: #4d4d4d;
}
.pagination .current,
.pagination .page-numbers:hover {
  color: #4d4d4d;
  border-color: #4d4d4d;
}
.pagination .icon-spinner3 {
  -webkit-animation: spin 2s linear infinite;
  -moz-animation: spin 2s linear infinite;
  animation: spin 2s linear infinite;
  display: inherit;
}
.container-single-tagung,
.container-single-page,
.container-single-post,
.container-single-infocard {
  background: #ffffff;
  min-height: 840px;
  padding: 50px 0 100px 0;
}
.container-single-infocard {
  background: #21cfff;
}
.single-post-background-wrapper {
  width: 1280px;
  height: 1280px;
  overflow: hidden;
  position: absolute;
  top: 10px;
  left: 50%;
  margin-left: -640px;
}
.single-post-background-image {
  display: block;
  position: absolute;
  width: 1340px;
  height: 1340px;
  filter: blur(15px);
  -webkit-filter: blur(15px);
  -moz-filter: blur(15px);
  -o-filter: blur(15px);
  -ms-filter: blur(15px);
  filter: url("data:image/svg+xml;utf9,<svg%20version='1.1'%20xmlns='http://www.w3.org/2000/svg'><filter%20id='blur'><feGaussianBlur%20stdDeviation='15'%20/></filter></svg>#blur");
  filter: progid:DXImageTransform.Microsoft.Blur(PixelRadius='15');
  margin-left: -30px;
  margin-top: -30px;
}
.single-post-background-canvas {
  position: absolute;
  width: 1280px !important;
  height: auto !important;
  min-height: 1280px;
  left: 50%;
  margin-left: -640px;
}
.single-post-content-wrapper {
  background: #ffffff;
  padding: 0 90px 50px 90px;
  width: 820px;
  font-size: 20px;
  line-height: 1.85;
  position: relative;
  margin: 0 auto;
}
.single-post-content-wrapper--no-headline {
  padding-top: 50px;
}
.single-post-content-wrapper .user-profile-wrapper {
  position: absolute;
  left: 0;
  width: 255px;
  margin-left: -195px;
}
.single-post-content-wrapper .contry-infos-wrapper {
  background: #34b4a9;
  text-align: center;
  font-size: 14px;
  padding: 30px 0 0 0;
  position: absolute;
  left: 0;
  width: 255px;
  margin-left: -195px;
  margin-top: -110px;
  color: #ffffff;
  height: 540px;
}
.single-post-content-wrapper .contry-infos-wrapper img {
  width: 100%;
  height: auto;
}
.single-post-content-wrapper .contry-infos-wrapper h2 {
  font-size: 40px;
  font-family: 'Yanone Kaffeesatz', sans-serif;
  margin: 15px 0;
}
.single-post-content-wrapper .contry-infos-wrapper dl {
  padding-bottom: 15px;
  margin-bottom: 0;
}
.single-post-content-wrapper .contry-infos-wrapper dd {
  margin-bottom: 15px;
}
.single-post-content-wrapper .contry-infos-wrapper + .additional-infos-wrapper {
  margin-top: 480px;
}
.post-comments-area .comment-list {
  padding: 0;
}
.post-comments-area .comment-list > li {
  border-bottom: 2px solid #ebebeb;
  padding-top: 30px;
}
.post-comments-area .comment-list > li:focus {
  outline: none;
  box-shadow: none;
}
.post-comments-area .comment-list .children {
  list-style: none;
  padding: 15px 15px 15px 30px;
  margin-right: -15px;
}
.post-comments-area .comment-wrapper {
  color: #666;
}
.post-comments-area .comment-waiting-approal {
  color: #ccc;
  font-style: italic;
  text-align: center;
}
.post-comments-area .comments-title {
  display: block;
  color: #00baed;
  text-align: center;
  font-family: 'Yanone Kaffeesatz', sans-serif;
  font-size: 60px;
  padding-top: 50px;
  margin: 50px 0 50px 0;
  border-top: 2px solid #ebebeb;
}
.post-comments-area .reply-title {
  display: block;
}
.post-comments-area .comment-wrapper .comment-meta {
  margin: 0 0 15px 0;
}
.post-comments-area .comment-wrapper .comment-author {
  color: #00baed;
  font-family: 'Yanone Kaffeesatz', sans-serif;
  font-size: 40px;
  margin: 0;
}
.post-comments-area .comment-wrapper .comment-date {
  font-size: 16px;
  margin: 30px 0 0 0;
  text-align: right;
  font-weight: bold;
  color: #666;
}
.post-comments-area .comment-respond .reply-title {
  text-align: center;
  font-family: 'Yanone Kaffeesatz', sans-serif;
  font-size: 60px;
  margin: 100px 0 30px 0;
}
@media (max-width: 959px) {
  .post-comments-area .comment-respond .reply-title {
    font-size: 45px;
    margin: 75px 0 15px 0;
  }
}
.post-comments-area .comment-list .reply {
  margin-bottom: 20px;
  border-top: 2px solid #ebebeb;
  padding-top: 15px;
}
.post-comments-area .comment-list .reply a {
  display: inline-block;
  color: #00baed;
}
.post-comments-area .comment-form p {
  margin: 0 0 15px 0;
}
.post-comments-area .logged-in-as,
.post-comments-area .logged-in-as a {
  color: #ccc;
  font-style: italic;
}
.post-comments-area .logged-in-as a:hover {
  color: #007ea1;
}
.post-comments-area .comment-form textarea {
  width: 100%;
  padding: 15px;
  border: 1px solid #00baed;
  margin: 0;
  font-size: 24px;
  font-family: 'Yanone Kaffeesatz', sans-serif;
  display: block;
}
.post-comments-area .comment-form input[type="email"],
.post-comments-area .comment-form input[type="text"] {
  width: 100%;
  padding: 15px;
  border: 1px solid #00baed;
  margin: 0;
  font-size: 26px;
  font-family: 'Yanone Kaffeesatz', sans-serif;
}
.post-comments-area .comment-form label.error {
  color: #ff0000;
}
.post-comments-area .comment-form .form-submit {
  display: flex;
  justify-content: center;
  margin: 0;
}
.post-comments-area .comment-form input[type="submit"] {
  background: #ffffff;
  font-size: 28px;
  line-height: 28px;
  display: inline-block;
  padding: 16px 50px 13px;
  border: 2px solid #4d4d4d;
  font-family: 'Yanone Kaffeesatz', sans-serif;
  margin-top: 15px;
}
.post-comments-area .comment-form input[type="submit"]:hover {
  text-decoration: underline;
}
.cc-banner {
  border-style: solid none none !important;
  border-width: 1px !important;
  border-color: #00baed !important;
  padding: 15px 30px !important;
}
@media (max-width: 500px) {
  .cc-banner {
    padding-left: 0 !important;
    padding-right: 0 !important;
  }
}
.cc-banner .cc-message {
  font-family: 'Roboto', sans-serif;
  color: #999;
  font-size: 17px;
  line-height: 1.2;
  width: 20%;
}
@media (max-width: 1279px) {
  .cc-banner .cc-message {
    font-size: 15px !important;
    margin-top: 0 !important;
    width: 100%;
  }
}
@media (max-width: 500px) {
  .cc-banner .cc-message {
    margin: 0 2% 50px 2% !important;
    text-align: center !important;
    width: 96% !important;
    font-size: 15px !important;
  }
}
.cc-banner .cc-link {
  color: #00baed !important;
  text-decoration: none;
  opacity: 1;
}
.cc-banner .cc-link:hover {
  text-decoration: underline;
}
.cc-banner .cc-btn,
.cc-banner .cc-btn:visited {
  background-color: #00baed !important;
  font-size: 17px;
  display: inline-block;
  padding: 10px 20px !important;
  border: none !important;
  font-family: 'Yanone Kaffeesatz', sans-serif;
  color: #ffffff !important;
  border-radius: 0 !important;
  border: 1px solid #00baed;
  box-shadow: none;
  max-width: none !important;
  width: initial !important;
  line-height: 1;
}
@media (max-width: 1279px) {
  .cc-banner .cc-btn,
  .cc-banner .cc-btn:visited {
    font-size: 20px !important;
    min-width: 149px;
  }
}
@media (max-width: 700px) {
  .cc-banner .cc-btn,
  .cc-banner .cc-btn:visited {
    margin-top: 13px!important;
  }
}
@media (max-width: 500px) {
  .cc-banner .cc-btn,
  .cc-banner .cc-btn:visited {
    float: none !important;
    margin-left: 0!important;
    position: absolute;
    bottom: 0;
    left: 0;
    width: 96% !important;
    margin: 8px 2% !important;
  }
}
#adblockmodal {
  color: #4d4d4d;
  padding-right: 0 !important;
}
#adblockmodal h4 {
  font-size: 60px;
  letter-spacing: 0.01em;
}
#adblockmodal .modal-dialog {
  top: 30%;
  width: 960px;
  z-index: 100001;
}
@media (max-width: 1279px) and (min-width: 960px) {
  #adblockmodal .modal-dialog {
    width: 900px;
  }
}
@media (max-width: 960px) and (min-width: 641px) {
  #adblockmodal .modal-dialog {
    width: 600px;
    margin: 0 auto;
  }
}
@media (max-width: 960px) and (max-width: 640px) {
  #adblockmodal .modal-dialog {
    width: 100%;
    margin: 0;
  }
}
#adblockmodal .modal-content {
  border-radius: 0;
  border: 2px solid #00baed;
  font-family: 'Yanone Kaffeesatz', sans-serif;
  text-align: center;
  width: 100%;
  margin: 0 auto;
  z-index: 100003;
}
#adblockmodal .close {
  font-size: 60px;
  margin-right: 12px;
  text-align: center;
  font-size: 36px;
}
@media (max-width: 960px) {
  #adblockmodal .close {
    font-size: 60px;
  }
}
#adblockmodal .close span {
  border-color: transparent;
  font-weight: 200;
  line-height: 32px;
  font-family: 'Roboto', sans-serif;
}
#adblockmodal .modal-header {
  border-bottom: none;
  padding-bottom: 0;
  padding-top: 36px;
}
#adblockmodal .modal-body {
  font-size: 20px;
  max-width: 80%;
  margin: 0 auto;
  font-family: 'Roboto', sans-serif;
  font-weight: 300;
  padding-bottom: 36px;
}
.modal-backdrop.fade.in {
  opacity: 0.8;
  position: fixed;
  color: #4d4d4d;
  top: 0;
  left: 0;
  z-index: 100001;
}
.modal {
  z-index: 100002;
}
header {
  min-height: 170px;
  background: #ffffff;
  z-index: 100000;
  max-width: 1280px;
  width: 1280px;
  margin: 0 auto;
  top: 0;
}
@media (min-width: 960px) {
  header {
    position: absolute;
  }
}
@media (min-width: 1280px) {
  header {
    left: 50%;
    margin-left: -640px;
  }
}
.admin-bar header {
  top: 32px;
}
.branding {
  position: absolute;
  top: 15px;
  left: 50px;
  margin: 0;
  z-index: 100;
}
.branding img {
  display: block;
  width: 215px;
  height: 215px;
  -webkit-transition: all 0.4s;
  transition: all 0.4s;
  transform: scale(0.999);
}
@media (min-width: 960px) {
  header.sticky {
    position: fixed;
  }
  .scroll-up header.sticky {
    margin-top: -45px;
  }
  .scroll-down header.sticky {
    margin-top: -230px;
  }
  .admin-bar.scroll-up header.sticky {
    margin-top: -50px;
  }
  .admin-bar.scroll-down header.sticky {
    margin-top: -262px;
  }
  header.small {
    -webkit-transition: all 0.4s;
    transition: all 0.4s;
    min-height: 110px;
  }
  header.small .main-navigation {
    top: 0;
    margin-top: -30px;
  }
  header.small .main-navigation-container .main-navigation > li > a {
    padding-bottom: 0;
  }
  header.small .branding {
    margin-top: 45px;
    -webkit-transition: all 0.4s;
    transition: all 0.4s;
  }
  header.small .branding img {
    width: 100px;
    height: 100px;
  }
}
.main-navigation-container {
  position: absolute;
  right: 0;
  width: 100%;
  text-align: right;
  top: 45px;
  padding-left: 265px;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2);
}
.main-navigation {
  margin: 0;
  position: relative;
  display: flex;
  justify-content: flex-end;
}
.main-navigation-container .main-navigation > li {
  text-align: center;
}
.main-navigation-container .main-navigation > li > a {
  display: block;
  padding: 30px 0;
  color: #4d4d4d;
}
.main-navigation-container .main-navigation > li > a > span {
  font-size: 26px;
  color: #4d4d4d;
  font-family: 'Yanone Kaffeesatz', sans-serif;
  display: block;
  padding: 14px 50px;
  border-left: 1px solid #ebebeb;
  border-collapse: collapse;
}
.main-navigation-container .main-navigation > .search-navigation-item > a > span {
  font-size: 30px;
  padding: 10px 50px 10px 50px;
}
.main-navigation-container .main-navigation > .color-primary.current > a > span,
.main-navigation-container .main-navigation > .color-primary:hover > a > span {
  color: #00baed;
}
.main-navigation-container .main-navigation > .color-secondary.current > a > span,
.main-navigation-container .main-navigation > .color-secondary:hover > a > span {
  color: #34b4a9;
}
.main-navigation-container .main-navigation > .color-tertiary.current > a > span,
.main-navigation-container .main-navigation > .color-tertiary:hover > a > span {
  color: #a74c96;
}
.main-navigation-container .main-navigation > .color-convention.current > a > span,
.main-navigation-container .main-navigation > .color-convention:hover > a > span {
  color: #95c11f;
}
.main-navigation-container .main-navigation > .color-countries.current > a > span,
.main-navigation-container .main-navigation > .color-countries:hover > a > span {
  color: #95c11f;
}
.main-navigation-container .main-navigation > li:hover {
  background: #ebebeb;
}
.main-navigation-container .main-navigation > .current > a,
.main-navigation-container .main-navigation > li:hover > a {
  text-decoration: none;
}
.main-navigation-container .main-navigation > li:hover + li > a > span {
  border-color: transparent;
}
.main-navigation-container .main-navigation .subnavigation-layer {
  display: none;
}
.container-main-infos-finden {
  padding-bottom: 0;
  background: #ffffff url('daad_pattern_blue.gif');
  position: relative;
}
.container-main-infos-finden .breadcrumb-wrapper {
  border: none;
  padding: 30px 0 0 0;
  color: #ffffff;
}
.container-main-infos-finden .breadcrumb-wrapper a {
  color: #ffffff;
}
.container-main .infos-finden-headline-wrapper {
  margin-bottom: 50px;
}
.container-main .infos-finden-headline {
  color: #ffffff;
  text-align: center;
  font-size: 72px;
  font-family: 'Yanone Kaffeesatz', sans-serif;
  text-transform: uppercase;
  max-width: 470px;
  margin: 30px auto 10px auto;
}
.container-main .infos-finden-headline-wrapper .topic-subline {
  color: #ffffff;
  padding: 0 15px;
  max-width: 470px;
  margin: 0 auto;
}
.hidden-anchor {
  position: absolute;
  top: 0;
  display: block;
  width: 0;
  height: 0;
  opacity: 0;
}
.tabs-teaser {
  margin: 50px 0 0 0;
  position: relative;
  z-index: 100;
}
.page-template-default .tabs-teaser {
  margin-top: -105px;
}
.tab-navigation {
  margin: 0;
  padding: 0 100px;
}
.tab-navigation li {
  display: block;
  width: 33.333%;
  text-align: center;
  margin: 0;
  padding: 0;
  float: left;
}
.tab-navigation li a {
  font-size: 50px;
  color: #666;
  font-family: 'Yanone Kaffeesatz', sans-serif;
  display: block;
  padding: 10px 0;
  border: 1px solid #f2f2f2;
  border-collapse: collapse;
  background: #f2f2f2;
  border-left: 1px solid #dedede;
}
@media (max-width: 1279px) {
  .tab-navigation li a {
    font-size: 40px;
    padding: 15px 0;
  }
}
.tab-navigation li:first-child a {
  border-left: none;
}
.tab-navigation li .active {
  background: #ffffff;
  border-bottom: 1px solid #ffffff;
  color: #00baed;
}
.tab-content {
  background: #ffffff;
  margin: 0 -50px;
  padding: 50px 0 50px 0;
}
.tab-content h3 {
  margin: 0 0 50px 0;
  font-size: 20px;
  text-align: center;
  font-weight: 300;
}
@media (max-width: 1279px) {
  .tab-content h3 {
    font-size: 20px;
  }
}
.tab-content .teaser-column {
  width: 20%;
  overflow: hidden;
  float: left;
  position: relative;
  border-left: 1px solid #f2f2f2;
}
.tab-content .teaser-row-2 .teaser-column {
  width: 50%;
}
.tab-content .teaser-row-3 .teaser-column {
  width: 33.333%;
}
.tab-content .teaser-row-4 .teaser-column {
  width: 25%;
}
.tab-content .teaser-column:first-child {
  border: none;
}
.tab-content .teaser-column a:active,
.tab-content .teaser-column a:hover,
.tab-content .teaser-column a:focus,
.tab-content .teaser-column a:hover {
  text-decoration: none;
  box-shadow: none;
  outline: none;
  border: none;
}
.tab-content .teaser-column h4 {
  font-family: 'Yanone Kaffeesatz', sans-serif;
  font-size: 30px;
  text-align: center;
  margin: 15px 0 15px 0;
  color: #00baed;
}
@media (max-width: 1279px) {
  .tab-content .teaser-column h4 {
    font-size: 24px;
  }
}
.tab-content .teaser-column figure {
  overflow: hidden;
  height: 180px;
  width: 180px;
  margin: 0 auto;
  background: #ccc;
  border-radius: 50%;
}
@media (max-width: 1279px) {
  .tab-content .teaser-column figure {
    height: 150px;
    width: 150px;
  }
}
.tab-content .teaser-column figure img {
  width: 100%;
  height: auto;
}
.tab-content .teaser-column .teaser-text {
  padding: 0 15px 50px 15px;
  text-align: center;
}
.tab-content .teaser-column .teaser-text p {
  margin: 0;
  font-size: 15px;
  font-weight: 300;
  text-align: center;
  color: #4d4d4d;
  height: 100px;
  overflow: hidden;
}
@media (max-width: 1279px) {
  .tab-content .teaser-column .teaser-text p {
    height: 150px;
  }
}
.tab-content .teaser-column .teaser-text .more-link {
  display: inline-block;
  text-align: center;
  font-size: 26px;
  padding: 10px 30px;
  border: 2px solid #00baed;
  font-family: 'Yanone Kaffeesatz', sans-serif;
  margin: 20px 0 0 0;
  color: #00baed;
  height: auto;
}
@media (max-width: 1279px) {
  .tab-content .teaser-column .teaser-text .more-link {
    padding: 10px 15px;
  }
}
.tab-content .teaser-column .more-link span {
  text-decoration: none;
}
.tab-content .teaser-column a:hover .more-link {
  color: #4d4d4d;
  border-color: #4d4d4d;
}
.tab-content .teaser-column .teaser-text .more-link i {
  font-weight: lighter;
  margin-left: 15px;
  font-size: 15px;
}
.page-tabs-teaser-wrapper {
  max-width: 1280px;
  margin: 0 auto;
}
.page-tabs-teaser-wrapper .tab-content .current-teaser-column a {
  opacity: 0.5;
  display: block;
}
.page-tabs-teaser-wrapper .tab-content .current-teaser-column a h4,
.page-tabs-teaser-wrapper .tab-content .current-teaser-column a .teaser-text .more-link {
  color: #666;
  border-color: #666;
}
.page-tabs-teaser-wrapper {
  padding: 0 50px;
}
.page-tabs-teaser-wrapper .tab-navigation li a {
  background: #00baed;
  color: #ffffff;
  border-bottom: none;
  border-top: none;
  border-right: 1px solid #0092ba;
  border-left: 1px solid #0092ba;
}
.page-tabs-teaser-wrapper .tab-navigation li .active {
  background: #f2f2f2;
  color: #00baed;
}
.page-tabs-teaser-wrapper .tab-navigation li:first-child a {
  border-left: 0;
}
.page-tabs-teaser-wrapper .tab-navigation li:last-child a {
  border-right: 0;
}
.page-tabs-teaser-wrapper .tab-content {
  background: #f2f2f2;
  padding-bottom: 100px;
}
.page-tabs-teaser-wrapper .tab-content .teaser-column {
  border-color: #d9d9d9;
}
.panel-teaser-wrapper {
  padding: 0;
  margin: 0 auto;
  background: #ffffff url('daad_pattern_turquoise.gif');
}
.panel-teaser-headline {
  color: #ffffff;
}
.panel-teaser-headline h1 {
  margin: 0;
  color: #ffffff;
  padding: 30px 0 10px 0;
  font-family: 'Yanone Kaffeesatz', sans-serif;
  font-size: 60px;
  text-align: center;
}
@media (max-width: 1279px) {
  .panel-teaser-headline h1 {
    font-size: 60px;
    padding: 20px 0 10px 0;
  }
}
.panel-teaser-headline p {
  font-size: 20px;
  text-align: center;
  margin: 0 0 50px 0;
  font-weight: 300;
  border: none;
  margin-bottom: 0;
  padding-bottom: 30px;
}
@media (max-width: 1279px) {
  .panel-teaser-headline p {
    margin-bottom: 0;
    padding-bottom: 20px;
  }
}
@media (max-width: 959px) {
  .panel-teaser-headline p {
    font-size: 20px;
    margin: 0 0 30px 0;
  }
}
.panel-teaser-wrapper .row {
  margin: 0;
}
.panel-teaser-wrapper .row .panel-teaser-primary-element,
.panel-teaser-wrapper .row > div {
  padding: 0;
  margin: 0;
}
.panel-teaser-wrapper .panel-teaser-primary-element-inner {
  display: block;
  background: -moz-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.65) 100%);
  /* FF3.6-15 */
  background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.65) 100%);
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.65) 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#a6000000', GradientType=0);
  /* IE6-9 */
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  max-width: 427px;
}
.panel-teaser-wrapper .panel-teaser-primary-element h2 {
  position: absolute;
  bottom: 15px;
  left: 15px;
  margin: 0;
  color: #ffffff;
  text-transform: uppercase;
  font-size: 45px;
  font-family: 'Yanone Kaffeesatz', sans-serif;
  display: inline-block;
  line-height: 1.25;
  word-spacing: -6px;
}
.panel-teaser-wrapper .panel-teaser-primary-element h2 span {
  padding: 0 6px;
  background: #00baed;
}
.panel-teaser-wrapper .panel-teaser-primary-element figure {
  overflow: hidden;
  background: #00baed;
  height: 427px;
}
.panel-teaser-wrapper .panel-teaser-primary-element figure img {
  width: 100%;
  height: auto;
  -webkit-transition: all 0.1s;
  transition: all 0.1s;
}
.panel-teaser-wrapper .panel-teaser-primary-element .portrait img {
  width: 100%;
  height: auto;
}
.panel-teaser-wrapper .panel-teaser-primary-element .landscape img {
  width: auto;
  height: 100%;
}
.panel-teaser-wrapper .panel-teaser-primary-element:hover img {
  opacity: 0.6;
  -webkit-transition: all 0.1s;
  transition: all 0.1s;
}
.panel-teaser-additional-elements {
  background: #00baed;
  margin: 0;
}
.panel-teaser-additional-element a {
  background: #00baed;
  border-bottom: 1px solid #0092ba;
  padding: 30px;
  height: 142px;
  display: block;
  -webkit-transition: all 0.2s;
  transition: all 0.2s;
  position: relative;
  padding-right: 65px;
}
.panel-teaser-additional-element a:hover {
  text-decoration: none;
  background: #00a6d4;
  -webkit-transition: all 0.2s;
  transition: all 0.2s;
}
.panel-teaser-additional-element:first-child a {
  border-top: 1px solid #0092ba;
}
.panel-teaser-additional-element:last-child a {
  height: 143px;
}
.panel-teaser-additional-element .dateline {
  color: #ffffff;
  font-size: 12px;
  margin-bottom: 6px;
}
.panel-teaser-additional-element .dateline i {
  font-size: 14px;
  margin-right: 3px;
}
.panel-teaser-additional-element h2 {
  margin: 0;
  color: #ffffff;
  text-transform: uppercase;
  font-size: 26px;
  font-family: 'Yanone Kaffeesatz', sans-serif;
}
.panel-teaser-additional-element .panel-teaser-additional-element-icon {
  background: #fabb32;
  width: 50px;
  height: 50px;
  border-radius: 50%;
  color: #ffffff;
  text-align: center;
  line-height: 55px;
  font-family: 'Yanone Kaffeesatz', sans-serif;
  font-size: 35px;
  font-weight: 700;
  position: absolute;
  right: 30px;
  top: 30px;
}
.panel-teaser-fullwidth-wrapper {
  background: #ffffff;
}
.panel-teaser-fullwidth-primary-element a {
  display: block;
  position: relative;
}
.panel-teaser-wrapper .panel-teaser-fullwidth-primary-element h2 {
  bottom: 30px;
  left: 30px;
}
.panel-teaser-fullwidth-primary-element p {
  background: #ffffff;
  padding: 30px;
  margin: 0;
}
.panel-teaser-fullwidth-primary-element .more a {
  height: 60px;
  line-height: 56px;
  width: 216px;
  border: 2px solid #ffffff;
  color: #ffffff;
  text-align: center;
  font-size: 26px;
  font-family: 'Yanone Kaffeesatz', sans-serif;
  display: block;
  margin: 30px auto 50px auto;
  letter-spacing: 0.02em;
  color: #00baed;
  border-color: #00baed;
}
.live-feed-teaser-wrapper {
  margin: 0 auto;
  position: relative;
  background: #ccc;
}
.live-feed-teaser-wrapper ul {
  margin: 0;
  position: relative;
}
.live-feed-teaser-wrapper li {
  -webkit-transition: all 0.4s;
  transition: all 0.4s;
  -webkit-animation-timing-function: ease-in-out;
  position: absolute;
  margin: 0;
  opacity: 0;
  overflow: hidden;
  margin-top: 400px;
  background: #00baed;
  width: 100%;
}
.live-feed-teaser-wrapper .current {
  -webkit-transition: all 0.4s;
  transition: all 0.4s;
  -webkit-animation-timing-function: ease-in-out;
  margin-left: 0;
  opacity: 1;
  margin: 0;
}
.live-feed-teaser-wrapper figure {
  overflow: hidden;
}
.live-feed-teaser-wrapper img {
  width: 100%;
  height: auto;
  margin: 0;
  -webkit-transition: all 0.2;
  transition: all 0.2;
}
.live-feed-teaser-wrapper .portrait img {
  width: 100%;
  height: auto;
}
.live-feed-teaser-wrapper .landscape img {
  width: auto;
  height: 100%;
}
.live-feed-teaser-wrapper li:hover img {
  opacity: 0.6;
  -webkit-transition: all 0.2;
  transition: all 0.2;
}
.live-feed-teaser-wrapper .live-feed-teaser-element-inner {
  display: block;
  background: -moz-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.65) 100%);
  /* FF3.6-15 */
  background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.65) 100%);
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.65) 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#a6000000', GradientType=0);
  /* IE6-9 */
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
}
.live-feed-teaser-wrapper .live-feed-teaser-no-thumbnail .live-feed-teaser-element-inner,
.live-feed-teaser-wrapper .live-feed-teaser-infocard .live-feed-teaser-element-inner {
  background: #00baed;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
.live-feed-teaser-wrapper .live-feed-teaser-no-thumbnail:hover .live-feed-teaser-element-inner,
.live-feed-teaser-wrapper .live-feed-teaser-infocard:hover .live-feed-teaser-element-inner {
  background: #00a6d4;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
.live-feed-teaser-wrapper .country-badge {
  position: absolute;
  top: 15px;
  left: 15px;
  margin: 0;
  color: #ffffff;
  text-transform: uppercase;
  font-size: 20px;
  font-family: 'Yanone Kaffeesatz', sans-serif;
  line-height: 1.25;
  padding: 0 6px;
  background: #00baed;
  z-index: 10000;
  font-weight: normal;
}
.live-feed-teaser-wrapper .country-badge a {
  color: inherit;
  text-decoration: none;
}
.live-feed-teaser-wrapper .live-feed-teaser-element-title {
  position: absolute;
  bottom: 15px;
  left: 15px;
  margin: 0;
  color: #ffffff;
  text-transform: uppercase;
  font-size: 45px;
  font-family: 'Yanone Kaffeesatz', sans-serif;
  display: inline-block;
  line-height: 1.23;
  letter-spacing: 0.02em;
}
.live-feed-teaser-wrapper .teaser-title-highlighted {
  word-spacing: -3px;
}
.live-feed-teaser-wrapper .teaser-title-highlighted span {
  padding: 0 3px;
  background: #00baed;
}
.live-feed-teaser-wrapper .live-feed-panel-1 figure {
  width: 427px;
  height: 427px;
}
.live-feed-teaser-wrapper .live-feed-panel-2 figure,
.live-feed-teaser-wrapper .live-feed-panel-3 figure,
.live-feed-teaser-wrapper .live-feed-panel-6 figure,
.live-feed-teaser-wrapper .live-feed-panel-7 figure,
.live-feed-teaser-wrapper .live-feed-panel-8 figure {
  height: 214px;
}
.live-feed-teaser-wrapper .live-feed-panel-4 figure,
.live-feed-teaser-wrapper .live-feed-panel-5 figure,
.live-feed-teaser-wrapper .live-feed-panel-9 figure,
.live-feed-teaser-wrapper .live-feed-panel-10 figure {
  height: 320px;
}
.live-feed-teaser-wrapper .live-feed-panel-2 .live-feed-teaser-element-title,
.live-feed-teaser-wrapper .live-feed-panel-3 .live-feed-teaser-element-title,
.live-feed-teaser-wrapper .live-feed-panel-6 .live-feed-teaser-element-title,
.live-feed-teaser-wrapper .live-feed-panel-7 .live-feed-teaser-element-title,
.live-feed-teaser-wrapper .live-feed-panel-8 .live-feed-teaser-element-title {
  font-size: 26px;
}
.live-feed-teaser-wrapper .live-feed-panel-2 .teaser-title-highlighted,
.live-feed-teaser-wrapper .live-feed-panel-3 .teaser-title-highlighted,
.live-feed-teaser-wrapper .live-feed-panel-6 .teaser-title-highlighted,
.live-feed-teaser-wrapper .live-feed-panel-7 .teaser-title-highlighted,
.live-feed-teaser-wrapper .live-feed-panel-8 .teaser-title-highlighted {
  word-spacing: -3px;
}
.live-feed-teaser-wrapper .live-feed-panel-2 .teaser-title-highlighted span,
.live-feed-teaser-wrapper .live-feed-panel-3 .teaser-title-highlighted span,
.live-feed-teaser-wrapper .live-feed-panel-6 .teaser-title-highlighted span,
.live-feed-teaser-wrapper .live-feed-panel-7 .teaser-title-highlighted span,
.live-feed-teaser-wrapper .live-feed-panel-8 .teaser-title-highlighted span {
  padding: 0 3px;
}
.live-feed-teaser-wrapper .live-feed-panel-4 .live-feed-teaser-element-title,
.live-feed-teaser-wrapper .live-feed-panel-5 .live-feed-teaser-element-title,
.live-feed-teaser-wrapper .live-feed-panel-9 .live-feed-teaser-element-title,
.live-feed-teaser-wrapper .live-feed-panel-10 .live-feed-teaser-element-title {
  font-size: 35px;
}
.live-feed-teaser-wrapper .live-feed-panel-2 {
  width: 50%;
  float: left;
}
.live-feed-teaser-wrapper .live-feed-panel-3 {
  width: 50%;
  float: right;
}
.live-feed-teaser-wrapper .live-feed-panel-8 li {
  padding-bottom: 1px;
}
.search-form .search-input-wrapper {
  padding-right: 15px;
  width: 75%;
  float: left;
}
.search-form input[type="text"] {
  width: 100%;
  padding: 15px;
  border: 1px solid #00baed;
  font-family: 'Yanone Kaffeesatz', sans-serif;
  margin: 0;
  font-size: 24px;
  background: none;
  color: #00baed;
  display: block;
  border-radius: 0;
}
.search-form input[type="submit"] {
  background: #00baed;
  font-size: 24px;
  display: inline-block;
  padding: 15px 50px;
  border: none;
  font-family: 'Yanone Kaffeesatz', sans-serif;
  color: #ffffff;
  width: 25%;
  display: block;
  float: right;
  border-radius: 0;
}
.search-result-wrapper {
  background: #f2f2f2;
  padding: 0 0 100px;
}
.search-result-wrapper .search-form {
  margin-bottom: 50px;
}
.search-result-wrapper h1 {
  font-family: 'Yanone Kaffeesatz', sans-serif;
  font-size: 60px;
  text-align: center;
  margin: 50px 0;
  color: #00baed;
}
@media (max-width: 959px) {
  .search-result-wrapper h1 {
    font-size: 60px;
  }
}
@media (max-width: 1279px) {
  .search-result-wrapper h1 {
    font-size: 60px;
  }
}
.wp-block-lazyblock-infobox .main-content-infobox {
  padding: 50px 90px 10px !important;
}
.main-content-infobox {
  padding: 50px 90px !important;
}
.single-post-content-wrapper .main-content-infobox {
  background: #f1f1f1;
  margin: 50px -90px;
  padding: 50px 90px 10px;
  font-size: 20px;
  line-height: 1.85;
}
.search-result-wrapper .search-settings {
  font-size: 26px;
  font-family: 'Yanone Kaffeesatz', sans-serif;
}
.search-result-wrapper .search-settings .pull-left {
  width: 50%;
}
.search-result-wrapper .search-settings .pull-right {
  width: 50%;
  text-align: right;
}
.single-post-content-wrapper .main-content-infobox li {
  padding-left: 65px;
  position: relative;
  margin-bottom: 15px;
  line-height: 1.85;
}
.search-result-wrapper .search-settings a {
  text-decoration: underline;
}
.search-result-wrapper .search-settings .current {
  color: #4d4d4d;
}
.search-result-wrapper .pagination {
  margin: 80px 0 0;
}
.search-result-wrapper .pagination .page-numbers {
  padding: 0;
  border: none;
  font-size: 45px;
  padding: 0 25px;
}
.search-result-wrapper .pagination .prev {
  font-size: 0;
  border: 0;
}
.search-result-wrapper .pagination .prev:before {
  font-family: 'icomoon';
  content: "\f104";
  font-weight: lighter;
  font-size: 35px;
}
.search-result-wrapper .pagination .next {
  font-size: 0;
  border: 0;
}
.search-result-wrapper .pagination .next:before {
  font-family: 'icomoon';
  content: "\f105";
  font-weight: lighter;
  font-size: 35px;
}
.post-search-list-view {
  padding: 0;
  margin-bottom: 50px;
  position: relative;
}
.post-search-list-view a {
  color: #4d4d4d;
  text-decoration: none;
}
.result-headline i {
  font-size: 30px;
  color: #00baed;
  position: absolute;
  right: 0;
  top: 10px;
}
.result-headline h2,
.result-headline h3 {
  font-family: 'Yanone Kaffeesatz', sans-serif;
  font-size: 50px;
  text-transform: uppercase;
  margin: 50px 0 0 0;
  padding-right: 50px;
}
.post-search-list-view a:hover h2 {
  text-decoration: underline;
  color: #00baed;
}
.post-search-list-view .dateline {
  color: #666;
  margin: 30px 0;
  font-size: 16px;
}
.post-search-list-view .dateline strong {
  color: #4d4d4d;
}
.post-search-list-view .post-excerpt {
  margin: 0;
  font-size: 16px;
}
.search-result-wrapper .pagination .page-numbers {
  color: #4d4d4d;
  border-color: #4d4d4d;
}
.search-result-wrapper .pagination .current {
  border-color: #00baed;
  color: #00baed;
  text-decoration: underline;
}
.main-content-infobox a {
  color: #4d4d4d;
  text-decoration: underline !important;
}
.main-content-infobox a:hover {
  color: #4d4d4d;
}
.events-list-wrapper .month-divider {
  text-transform: uppercase;
  font-weight: normal;
  font-size: 16px;
  font-weight: 200;
  border-bottom: 1px solid #dedede;
  padding-bottom: 5px;
  margin-bottom: 30px;
}
.events-list-wrapper .events-list a {
  margin: 0;
  padding: 0;
}
.events-list-wrapper .event-teaser-2col h2 {
  margin-bottom: 30px;
}
.events-list-wrapper figure {
  display: block;
  background: #00baed;
  border-radius: 50%;
  width: 260px;
  height: 260px;
  text-align: center;
  color: #ffffff;
  font-family: 'Yanone Kaffeesatz', sans-serif;
  font-size: 30px;
}
.events-list-wrapper figure strong {
  display: table-cell;
  vertical-align: middle;
  width: 260px;
  height: 260px;
  font-weight: 200;
  text-transform: uppercase;
}
.events-list-wrapper figure span {
  display: block;
  font-size: 80px;
  line-height: 1;
}
.events-list-wrapper .list-event-infos {
  font-weight: bold;
  font-size: 16px;
  margin-bottom: 30px;
  margin-top: 10px;
}
.events-list-wrapper .list-event-infos li {
  padding-bottom: 10px;
}
.events-list-wrapper .post-excerpt {
  font-size: 16px;
}
.events-list-wrapper .list-event-infos i {
  color: #00baed;
  margin-right: 10px;
  font-size: 24px;
  float: left;
  margin-top: -3px;
}
.special-slideshow .slick-prev {
  position: absolute;
  background: rgba(0, 0, 0, 0.5);
  left: 0;
  z-index: 100;
  height: 100px;
  width: 50px;
  margin-top: -50px;
}
.special-slideshow .slick-next {
  position: absolute;
  background: rgba(0, 0, 0, 0.5);
  right: 0;
  z-index: 100;
  height: 100px;
  width: 50px;
  margin-top: -50px;
}
.special-slideshow li {
  position: relative;
}
.special-slideshow li a {
  text-decoration: none;
}
.special-slideshow li img {
  width: 100%;
  height: auto;
}
.special-slideshow .special-image-caption {
  position: absolute;
  color: #ffffff;
  font-size: 12px;
  bottom: 20px;
  padding: 0 20px;
  margin: 0;
  text-decoration: none;
}
.user-profile-wrapper {
  background: #a74c96;
  color: #ffffff;
  text-align: center;
  font-size: 14px;
  padding: 30px 15px;
}
.user-profile-wrapper figure {
  background: none;
  border-radius: 50%;
  box-sizing: border-box;
  width: 195px;
  height: 195px;
  margin: 0 auto;
  overflow: hidden;
  box-shadow: inset 0 0 1px 1px #a74c96;
}
.user-profile-wrapper figure img {
  width: 100%;
  height: auto;
}
.user-profile-wrapper h2 {
  font-family: 'Yanone Kaffeesatz', sans-serif;
  font-size: 40px;
  font-weight: 300;
  margin: 20px -20px 13px -20px;
  letter-spacing: 0.01em;
}
.user-profile-wrapper ul {
  margin: 0 0 20px 0;
  padding: 0 15px;
  color: #ffffff;
  font-size: 14px;
  font-weight: 700;
}
.user-profile-wrapper ul li {
  color: #ffffff;
}
.user-profile-wrapper .biography {
  color: #ebebeb;
  padding: 0 5px;
  font-size: 14px;
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 4;
  -webkit-box-orient: vertical;
  height: 80px;
  margin-bottom: 11px;
}
.single-post-content-wrapper .user-profile-wrapper .biography {
  overflow: hidden;
  display: block;
  -webkit-line-clamp: none;
  height: auto;
}
.single-post-content-wrapper .user-profile-wrapper .biography a {
  color: inherit;
}
.user-profile-container .correspondent-socialmedia-links-wrapper {
  position: absolute;
  width: 100%;
  left: 0;
  bottom: 50px;
}
.user-profile-container .user-profile-wrapper .correspondent-socialmedia-links {
  margin: 0;
}
.user-profile-wrapper .correspondent-socialmedia-links {
  margin: 30px 0 0 0;
}
.user-profile-wrapper .correspondent-socialmedia-links li {
  padding: 0;
}
.user-profile-wrapper .correspondent-socialmedia-links a {
  color: #ffffff;
  text-decoration: none;
  font-size: 25px;
  display: block;
  background: rgba(0, 0, 0, 0.4);
  width: 45px;
  height: 45px;
  line-height: 50px;
  text-align: center;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
.user-profile-wrapper .correspondent-socialmedia-links a:hover {
  background: rgba(0, 0, 0, 0.5);
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
.user-profile-wrapper .jump-to-correspondent-page {
  margin: 30px 0 0 0;
}
.user-profile-wrapper .jump-to-correspondent-page a {
  color: #ffffff;
  background: rgba(0, 0, 0, 0.4);
  text-align: right;
  padding: 15px;
  margin: 0 -15px;
  display: block;
  font-family: 'Yanone Kaffeesatz', sans-serif;
  font-size: 24px;
  text-decoration: none;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
.user-profile-wrapper .jump-to-correspondent-page a:hover {
  text-decoration: none;
  background: rgba(0, 0, 0, 0.5);
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
.user-profile-wrapper .jump-to-correspondent-page i {
  font-size: 15px;
}
.correspondent-profile-info .jump-to-correspondent-page {
  display: none;
}
.container-single-post .user-profile-wrapper {
  padding-bottom: 0;
  margin-top: -110px;
}
.breadcrumb-wrapper {
  margin: 0 auto;
  padding: 30px 0;
  border-bottom: 1px solid #ebebeb;
}
.breadcrumb-wrapper ul {
  margin: 0;
  padding: 0;
  text-align: center;
  font-size: 12px;
}
.breadcrumb-wrapper li {
  margin: 0 -5px;
}
.breadcrumb-wrapper li:after {
  content: '>\00a0\00a0';
  display: inline-block;
  margin-left: 5px;
}
.breadcrumb-wrapper li:last-child:after {
  display: none;
}
.breadcrumb-wrapper a {
  color: #4d4d4d;
  text-transform: uppercase;
  text-decoration: underline;
}
.article-list-wrapper .breadcrumb-wrapper {
  padding-bottom: 0;
  border: none;
}
.area-headline {
  font-family: 'Yanone Kaffeesatz', sans-serif;
  text-align: center;
  font-size: 40px;
  padding: 30px;
  max-width: 1280px;
  margin: 0 auto;
}
.error-404-wrapper {
  background: #ebebeb;
  padding: 50px 0 100px 0;
}
.error-404-wrapper .error-404 figure {
  text-align: center;
  margin: 0;
  display: block;
}
.error-404-wrapper .error-404 figure img {
  margin: 0;
}
.error-404-wrapper .error-404 h1 {
  font-family: 'Yanone Kaffeesatz', sans-serif;
  font-size: 55px;
  text-align: center;
  margin: -100px 0 50px 0;
  color: #00baed;
}
.error-404-wrapper .error-404 .sub-headline {
  font-size: 20px;
  text-align: center;
  color: #666;
  margin: 0 0 50px 0;
}
.article-list-wrapper-2col {
  padding: 0 50px 100px 50px;
}
.article-list-wrapper-2col h1 {
  color: #00baed;
}
.article-list-wrapper-2col .topic-subline {
  margin-bottom: 100px;
}
.article-list-wrapper-2col .post-search-list-view {
  margin-bottom: 65px;
}
.article-list-wrapper-2col .post-search-list-view:last-child {
  margin-bottom: 0;
}
.article-list-wrapper-2col .pagination .page-numbers {
  color: #00baed;
  border-color: #00baed;
}
.article-list-wrapper-2col .pagination .page-numbers:hover {
  color: #4d4d4d;
  border-color: #4d4d4d;
  text-decoration: none;
}
.convention-logo {
  position: absolute;
  top: 30px;
  right: 30px;
}
.body-overlay {
  display: none;
  width: 100%;
  height: 100%;
  position: fixed;
  background: rgba(0, 0, 0, 0.75);
  top: 0;
  left: 0;
  z-index: 10000;
}
#piwik-frame {
  min-height: 380px;
  overflow-y: scroll;
  border: none;
}
#piwik-frame::-webkit-scrollbar {
  -webkit-appearance: none;
  width: 12px;
}
#piwik-frame::-webkit-scrollbar-thumb {
  border-radius: 8px;
  border: 3px solid #fff;
  background-color: rgba(0, 0, 0, 0.3);
}
.fullwidth-banner-teaser {
  padding: 0;
}
.fullwidth-banner-teaser .visible-lg {
  margin-top: 30px;
}
.fullwidth-banner-teaser img {
  width: 100%;
  height: auto;
  display: block;
}
.topics-box {
  background: #ebebeb;
  padding: 30px;
  margin: 50px 25px 0 5px;
}
.topics-box h2 {
  text-align: center;
  font-size: 40px;
  font-family: 'Yanone Kaffeesatz', sans-serif;
  margin: 0 0 15px 0;
}
.topics-box ul {
  border-top: 1px solid #cdcdcd;
}
.topics-box li {
  font-size: 18px;
  text-align: left;
  border-bottom: 1px solid #cdcdcd;
  padding: 15px 0;
}
.topics-box a {
  color: #4d4d4d;
  text-decoration: underline;
}
.topics-box .current,
.topics-box a:hover {
  color: #a74c96;
}
.topics-box .pull-right {
  text-decoration: none;
}
.topics-box a i {
  color: #cdcdcd;
  font-size: 15px;
}
.topics-box a:hover i {
  color: #666;
}
.sort-box {
  padding: 30px;
  margin: 0 25px 0 5px;
  font-size: 18px;
}
.sort-box h2 {
  font-size: 18px;
  margin: 0 0 7.5px 0;
}
.sort-box li + li {
  margin: 7.5px 0 0 0;
}
.sort-box a {
  color: #4d4d4d;
  text-decoration: underline;
}
.sort-box a:hover,
.sort-box .current a {
  color: #a74c96;
}
.container-opbs {
  background: url('daad_pattern_blue.gif');
  min-height: 0;
}
.container-opbs .select-wrapper {
  border: 1px solid #00baed;
  padding: 0 5px;
}
.container-opbs select {
  border: none;
  margin: 0;
  font-size: 26px;
  font-family: 'Yanone Kaffeesatz', sans-serif;
  width: 100%;
  height: 60px;
  color: #00baed;
  box-shadow: none;
}
.container-opbs textarea,
.container-opbs input[type="email_repeat"],
.container-opbs input[type="email"],
.container-opbs input[type="text"] {
  width: 100%;
  padding: 15px;
  border: 1px solid #00baed;
  font-family: 'Yanone Kaffeesatz', sans-serif;
  margin: 0;
  font-size: 25px;
  background: none;
  color: #00baed;
  display: block;
  border-radius: 0;
  height: 60px;
  box-shadow: none;
  color: #4d4d4d;
}
.container-opbs textarea {
  height: auto;
}
.container-opbs sup.required {
  color: #00baed;
  font-size: 24px;
  vertical-align: bottom;
  margin-left: -6px;
}
.container-opbs input[type="submit"],
#article-info-modal .btn-default {
  background: #00baed;
  font-size: 26px;
  display: inline-block;
  padding: 10px 0;
  border: none;
  font-family: 'Yanone Kaffeesatz', sans-serif;
  color: #ffffff;
  border-radius: 0;
  width: 100%;
  border: 1px solid #00baed;
  box-shadow: none;
}
.container-opbs .btn-default[type="submit"],
#article-info-modal .btn-default {
  background: #ffffff;
  color: #00baed;
}
.modal.opbs .modal-content {
  border-radius: 0;
}
#article-info-modal h2 {
  font-size: 16px;
  font-weight: bold;
  margin-top: 0;
}
.container-opbs h2 {
  margin-bottom: 40px;
  font-family: 'Yanone Kaffeesatz', sans-serif;
  font-size: 40px;
}
.container-opbs .hint {
  font-size: 16px;
}
.container-opbs .panel-title {
  overflow: hidden;
  text-overflow: ellipsis;
}
.container-opbs .panel-group .panel + .panel {
  margin-top: 1px;
}
.container-opbs .panel-default {
  border: none;
  border-radius: 0;
  box-shadow: none;
}
.container-opbs .panel-default > .panel-heading {
  background: #00baed;
  color: #ffffff;
  border: none;
  border-radius: 0;
  box-shadow: none;
  padding: 19px;
}
.container-opbs .panel-default > .panel-heading-open {
  background: #4d4d4d;
}
.container-opbs .panel-default > .panel-heading a {
  color: #ffffff;
  text-decoration: none;
  font-size: 20px;
  font-weight: 200;
  display: block;
  padding-left: 25px;
}
.container-opbs .panel-default > .panel-heading a::before {
  content: '\f104';
  font-family: 'icomoon';
  transform: rotate(-90deg);
  display: block;
  float: left;
  font-size: 30px;
  margin-left: -25px;
  margin-top: -5px;
  position: absolute;
}
.container-opbs .panel-default > .panel-heading-open a::before {
  transform: rotate(90deg);
}
.container-opbs .ordered-items-head,
.container-opbs .panael-inner-head {
  color: #ccc;
  border-bottom: 1px solid #ccc;
  padding-bottom: 10px;
  margin-bottom: 30px;
}
.container-opbs .publication-item {
  padding-bottom: 30px;
}
.container-opbs .publication-item + .publication-item {
  border-top: 1px solid #ccc;
  padding-top: 30px;
}
.container-opbs .ordered-item {
  border-bottom: 1px solid #ccc;
  padding-bottom: 20px;
  margin-bottom: 20px;
}
.container-opbs .overview-item button {
  padding: 0;
  margin-left: 10px;
}
.container-opbs .form-group-submit {
  margin-top: 50px;
  margin-bottom: 0;
}
.container-opbs .form-group-submit .row > div {
  float: right;
}
.container-opbs .form-group-submit-left .row > div {
  float: left;
}
.container-opbs .ordered-items {
  padding: 0 15px;
}
.container-opbs .ordered-items p,
.container-opbs .panel-default p {
  font-size: 16px;
  margin-bottom: 20px;
}
.container-opbs .ordered-items img,
.container-opbs .panel-default img {
  width: 100%;
  height: auto;
}
.container-opbs .panel-default textarea {
  border: 1px solid #00baed;
  box-shadow: none;
  border-radius: 0;
  font-family: 'Yanone Kaffeesatz', sans-serif;
  font-size: 20px;
}
.container-opbs .panel-default input[type="number"] {
  border: 1px solid #00baed;
  text-align: center;
  border-radius: 0;
  font-family: 'Yanone Kaffeesatz', sans-serif;
  font-size: 24px;
  height: 60px;
  box-shadow: none;
}
.container-opbs input[type="submit"]:focus,
.container-opbs select:focus,
.container-opbs input[type="text"]:focus,
.container-opbs textarea:focus {
  box-shadow: none;
  outline: none;
}
.container-opbs input.btn-success[type="submit"] {
  background: #34b4a9;
  border-color: #34b4a9;
}
.container-opbs .form-group-inputs.row > div {
  padding-right: 0;
}
.progress-idicator {
  margin-top: 90px;
  margin-bottom: 60px;
}
.progress-idicator .progress-idicator-bar {
  background: #ebebeb;
  height: 2px;
  position: relative;
}
.progress-idicator .progress-idicator-bar:before {
  content: ' ';
  display: block;
  position: absolute;
  height: 2px;
  top: 0;
  left: 0;
  background: #fabb32;
}
.progress-idicator .step-1:before {
  width: 85px;
}
.progress-idicator .step-2:before {
  width: 245px;
}
.progress-idicator .step-3:before {
  width: 400px;
}
.progress-idicator .step-4:before {
  width: 565px;
}
.progress-idicator .progress-labels {
  display: table;
  table-layout: fixed;
  width: 100%;
}
.progress-idicator .progress-labels span {
  display: table-cell;
  text-align: center;
  font-family: 'Yanone Kaffeesatz', sans-serif;
  font-size: 19px;
  color: #ebebeb;
  font-weight: 200;
}
.progress-idicator .progress-labels .current,
.progress-idicator .progress-labels .done {
  color: #fabb32;
}
.progress-idicator .progress-labels span::before {
  content: "\e90c";
  font-family: 'icomoon';
  display: block;
  text-align: center;
  margin-top: -37px;
  font-weight: bold;
  margin-bottom: 18px;
  font-size: 22px;
  color: #4d4d4d;
  visibility: hidden;
}
.progress-idicator .progress-labels .current::before {
  visibility: visible;
}
.container-opbs .opbs-order-done i {
  font-size: 95px;
  color: #9fc554;
}
.container-application {
  background: url('daad_pattern_blue.gif');
  min-height: 0;
}
.container-application textarea,
.container-application input[type="email_repeat"],
.container-application input[type="email"],
.container-application input[type="text"],
.container-application input[type="date"] {
  width: 100%;
  padding: 15px;
  border: 1px solid #00baed;
  font-family: 'Yanone Kaffeesatz', sans-serif;
  margin: 0;
  font-size: 25px;
  background: none;
  display: block;
  border-radius: 0;
  height: 60px;
  box-shadow: none;
}
.container-application fieldset.radio {
  width: 100%;
  padding: 15px;
  border: 1px solid #00baed;
  font-family: 'Yanone Kaffeesatz', sans-serif;
  margin: 0;
  font-size: 25px;
  background: none;
  display: block;
  border-radius: 0;
  color: #4d4d4d;
  box-shadow: none;
  line-height: 1.3;
}
.container-application fieldset.radio .radio-inline {
  margin-top: 12px;
  margin-bottom: 12px;
}
.container-application fieldset.radio input[type=radio] {
  position: relative;
  margin-right: 12px;
  margin-bottom: 12px;
}
.container-application fieldset.radio label.error {
  position: absolute;
  top: 30px;
  left: 0;
  min-width: 300px;
  font-family: 'Roboto', sans-serif;
}
.container-application select.form-control {
  border: none;
  margin: 0;
  font-size: 26px;
  font-family: 'Yanone Kaffeesatz', sans-serif;
  width: 100%;
  height: 60px;
  color: #666666;
  box-shadow: none;
  border-radius: 0;
  padding-left: 7px;
}
.container-application select::-ms-value {
  background: transparent;
  color: #4d4d4d;
}
.container-application select.empty::-ms-value,
.container-application select.empty {
  color: #999;
}
.container-application .select-wrapper {
  border: 1px solid #00baed;
  padding: 0 5px;
}
.container-application textarea {
  height: 325px;
  padding-bottom: 40px;
}
.container-application .characters-count {
  float: right;
  font-size: 12px;
  color: #00baed;
  margin: -30px 10px 0 0;
}
.container-application sup.required {
  color: #00baed;
  font-size: 24px;
  vertical-align: bottom;
  margin-left: -6px;
}
.container-application input[type="submit"] {
  background: #00baed;
  font-size: 26px;
  display: inline-block;
  padding: 10px 0;
  border: none;
  font-family: 'Yanone Kaffeesatz', sans-serif;
  color: #ffffff;
  border-radius: 0;
  width: 100%;
  border: 1px solid #00baed;
  box-shadow: none;
}
.container-application .btn-default[type="submit"] {
  background: #ffffff;
  color: #00baed;
}
.container-application h2 {
  margin-bottom: 30px;
  font-family: 'Yanone Kaffeesatz', sans-serif;
  font-size: 40px;
  text-align: left;
}
.container-application .hint {
  font-size: 16px;
}
.container-application input[type="submit"]:focus,
.container-application select:focus,
.container-application input[type="text"]:focus,
.container-application textarea:focus {
  box-shadow: none;
  outline: none;
}
.container-application input.btn-success[type="submit"] {
  background: #34b4a9;
  border-color: #34b4a9;
}
.container-application .form-group-inputs.row > div {
  padding-right: 0;
}
.container-application .date-wrapper {
  margin: 0 -7.5px;
}
.container-application .date-wrapper > div {
  width: 50%;
  float: left;
  padding: 0 7.5px;
  position: relative;
}
.container-application .date-wrapper > div label.label {
  width: 100%;
  padding: 15px;
  border: 1px solid #00baed;
  font-family: 'Yanone Kaffeesatz', sans-serif;
  margin: 0;
  font-size: 25px;
  background: none;
  display: block;
  border-radius: 0;
  height: 60px;
  box-shadow: none;
  color: #999;
  line-height: normal;
  background: #fff;
  margin-bottom: -60px;
  position: relative;
  z-index: 1;
  font-weight: normal;
  text-align: left;
}
.container-application .date-wrapper > div .ws-date {
  margin-left: 0px;
  margin-right: 0px;
  padding-right: 51px;
  width: 100% !important;
  line-height: normal;
  padding-top: 17px !important;
}
.container-application .date-wrapper > div .date-input-buttons {
  margin-left: -50px;
}
.container-application .checkbox-list-wrapper {
  padding: 15px 15px;
  border: 1px solid #00baed;
  font-family: 'Yanone Kaffeesatz', sans-serif;
  font-size: 25px;
}
.container-application .file-upload-wrapper p,
.container-application .checkbox-list p {
  font-family: 'Yanone Kaffeesatz', sans-serif;
  font-size: 25px;
  margin: 0 0 -5px 0;
  color: #999;
  line-height: normal;
}
.container-application .checkbox label {
  padding-left: 25px;
  font-size: 25px;
  font-family: 'Yanone Kaffeesatz', sans-serif;
}
.container-application .checkbox input {
  margin-left: -25px;
  margin-top: 12px;
}
.container-application .form-group-submit {
  margin-top: 50px;
  margin-bottom: 0;
}
.container-application .application-done i {
  font-size: 95px;
  color: #9fc554;
}
.container-application .application-done h2 {
  text-align: center;
}
.container-application .form-group-inputs small {
  display: block;
  margin-top: 5px;
}
.container-application .file-upload-wrapper {
  padding: 15px 15px;
  border: 1px solid #00baed;
  font-family: 'Yanone Kaffeesatz', sans-serif;
  font-size: 25px;
}
.container-application .file-upload-wrapper input {
  display: block;
  font-size: 16px;
  line-height: 8px;
  margin-top: 20px;
}
label.error {
  color: #ff0000;
  font-size: 16px;
  line-height: normal;
  margin: 5px 0 0 0;
}
.main-event-teaser {
  position: absolute;
  background: #0092ba;
  top: 30px;
  right: 30px;
  color: #ffffff;
}
.main-event-teaser p {
  margin: 0;
}
.main-event-teaser > div,
.main-event-teaser a {
  text-decoration: none;
  display: block;
  color: #ffffff;
  width: 212px;
  height: 212px;
  padding: 20px;
}
.main-event-teaser .more {
  font-family: 'Yanone Kaffeesatz', sans-serif;
  font-size: 20px;
  position: absolute;
  bottom: 20px;
}
.main-event-teaser .more span {
  text-decoration: underline;
}
.main-event-teaser .more i {
  font-size: 15px;
  margin-left: 10px;
}
.main-event-teaser .date {
  font-size: 13px;
  margin-bottom: 30px;
}
.main-event-teaser h3 {
  margin: 0;
  font-family: 'Yanone Kaffeesatz', sans-serif;
  text-transform: uppercase;
  font-weight: normal;
  font-size: 26px;
}
.additional-infos-container {
  position: absolute;
  margin: 0px 0 0 -285px;
  top: 158px;
}
.single-post-content-wrapper .additional-infos-container .user-profile-wrapper,
.single-post-content-wrapper .additional-infos-container .additional-infos-wrapper {
  position: relative;
  margin: 0;
}
.page #container.container-single .totalpoll-poll-container .totalpoll-question,
.single #container.container-single .totalpoll-poll-container .totalpoll-question {
  font-family: 'Yanone Kaffeesatz', sans-serif;
  font-size: 60px;
}
.page #container.container-single .totalpoll-poll-container .totalpoll-choices .totalpoll-choice,
.single #container.container-single .totalpoll-poll-container .totalpoll-choices .totalpoll-choice {
  width: auto;
  display: block;
  float: none;
}
.page #container.container-single .totalpoll-poll-container .totalpoll-view-results .totalpoll-choices .totalpoll-choice,
.single #container.container-single .totalpoll-poll-container .totalpoll-view-results .totalpoll-choices .totalpoll-choice {
  cursor: default;
}
.page #container.container-single .single-post-content-wrapper .totalpoll-poll-container,
.single #container.container-single .single-post-content-wrapper .totalpoll-poll-container {
  background: #00baed;
  color: #ffffff;
  text-align: center;
  padding: 50px;
}
.page #container.container-single .single-post-content-wrapper .totalpoll-poll-container .totalpoll-choices,
.single #container.container-single .single-post-content-wrapper .totalpoll-poll-container .totalpoll-choices {
  border: none;
  display: inline-block;
}
.page #container.container-single .totalpoll-poll-container .totalpoll-choices .totalpoll-choice .totalpoll-choice-checkbox-container,
.page #container.container-single .totalpoll-poll-container .totalpoll-choices .totalpoll-choice-separator,
.page #container.container-single .single-post-content-wrapper .totalpoll-poll-container .totalpoll-buttons .totalpoll-button-results,
.single #container.container-single .totalpoll-poll-container .totalpoll-choices .totalpoll-choice .totalpoll-choice-checkbox-container,
.single #container.container-single .totalpoll-poll-container .totalpoll-choices .totalpoll-choice-separator,
.single #container.container-single .single-post-content-wrapper .totalpoll-poll-container .totalpoll-buttons .totalpoll-button-results {
  display: none;
}
.page #container.container-single .single-post-content-wrapper .totalpoll-poll-container .totalpoll-choices .totalpoll-choice .totalpoll-choice-container,
.single #container.container-single .single-post-content-wrapper .totalpoll-poll-container .totalpoll-choices .totalpoll-choice .totalpoll-choice-container {
  background: none;
  border: none;
}
.page #container.container-single .totalpoll-poll-container .totalpoll-choices .totalpoll-choice .totalpoll-choice-label,
.single #container.container-single .totalpoll-poll-container .totalpoll-choices .totalpoll-choice .totalpoll-choice-label {
  text-align: left;
  font-size: 24px;
  font-weight: normal;
  font-family: 'Roboto', sans-serif;
}
.page #container.container-single .totalpoll-poll-container .totalpoll-choices .totalpoll-choice .totalpoll-choice-content,
.single #container.container-single .totalpoll-poll-container .totalpoll-choices .totalpoll-choice .totalpoll-choice-content {
  padding: 10px 5px;
  display: block;
}
.page #container.container-single .totalpoll-poll-container .totalpoll-buttons,
.single #container.container-single .totalpoll-poll-container .totalpoll-buttons {
  text-align: center;
}
.page #container.container-single .totalpoll-poll-container .totalpoll-buttons .totalpoll-button,
.single #container.container-single .totalpoll-poll-container .totalpoll-buttons .totalpoll-button {
  margin: 0;
  background: #ffffff;
  color: #00baed;
  font-family: 'Yanone Kaffeesatz', sans-serif;
  border: none;
  border-radius: 0;
  font-size: 30px;
  padding: 20px 60px;
}
.page #container.container-single .totalpoll-poll-container .totalpoll-buttons .totalpoll-button:hover,
.single #container.container-single .totalpoll-poll-container .totalpoll-buttons .totalpoll-button:hover {
  margin: 0;
  background: #ffffff;
  color: #00baed;
  font-family: 'Yanone Kaffeesatz', sans-serif;
  border: none;
  border-radius: 0;
  font-size: 30px;
  padding: 20px 60px;
  opacity: 0.8;
}
.page #container.container-single .totalpoll-poll-container .totalpoll-choices .totalpoll-choice .totalpoll-choice-label::before,
.single #container.container-single .totalpoll-poll-container .totalpoll-choices .totalpoll-choice .totalpoll-choice-label::before {
  display: block;
  content: "\ea56";
  font-family: 'icomoon';
  margin-right: 10px;
  margin-top: -5px;
  font-size: 30px;
  float: left;
}
.page #container.container-single .totalpoll-poll-container .totalpoll-choices .totalpoll-choice.checked .totalpoll-choice-label::before,
.single #container.container-single .totalpoll-poll-container .totalpoll-choices .totalpoll-choice.checked .totalpoll-choice-label::before {
  display: block;
  content: "\ea54";
  font-family: 'icomoon';
  margin-right: 10px;
  margin-top: -5px;
  font-size: 30px;
  float: left;
}
.page #container.container-single .totalpoll-poll-container .totalpoll-error-message,
.single #container.container-single .totalpoll-poll-container .totalpoll-error-message {
  border: none;
  padding: 0;
  color: #ffffff;
  background: none;
}
.page #container.container-single .totalpoll-poll-container .totalpoll-view-results .totalpoll-choices .totalpoll-choice .totalpoll-choice-label,
.single #container.container-single .totalpoll-poll-container .totalpoll-view-results .totalpoll-choices .totalpoll-choice .totalpoll-choice-label {
  text-align: center;
  font-size: 24px;
  font-weight: normal;
  font-family: 'Roboto', sans-serif;
}
.page #container.container-single .totalpoll-poll-container .totalpoll-view-results .totalpoll-choices .totalpoll-choice .totalpoll-choice-label::before,
.single #container.container-single .totalpoll-poll-container .totalpoll-view-results .totalpoll-choices .totalpoll-choice .totalpoll-choice-label::before {
  display: none;
}
.page #container.container-single .totalpoll-poll-container .totalpoll-view-results .totalpoll-choices,
.single #container.container-single .totalpoll-poll-container .totalpoll-view-results .totalpoll-choices {
  display: block;
}
.page #container.container-single .totalpoll-poll-container .totalpoll-view-results .totalpoll-choices .totalpoll-choice .totalpoll-choice-votes,
.single #container.container-single .totalpoll-poll-container .totalpoll-view-results .totalpoll-choices .totalpoll-choice .totalpoll-choice-votes {
  display: block;
  position: relative;
  height: 24px;
  background: rgba(255, 255, 255, 0.4);
  margin-top: 30px;
}
.page #container.container-single .totalpoll-poll-container .totalpoll-view-results .totalpoll-choice .totalpoll-choice-votes-text,
.single #container.container-single .totalpoll-poll-container .totalpoll-view-results .totalpoll-choice .totalpoll-choice-votes-text {
  display: block;
  margin: -45px 0 0 0;
  padding: 0;
}
.page #container.container-single .totalpoll-poll-container .totalpoll-view-results .totalpoll-choices .totalpoll-choice .totalpoll-choice-votes-bar,
.single #container.container-single .totalpoll-poll-container .totalpoll-view-results .totalpoll-choices .totalpoll-choice .totalpoll-choice-votes-bar {
  height: 24px;
  display: block;
  border-radius: 0;
  background: #ffffff;
}
.play-profile-video:active,
.play-profile-video:focus,
.play-profile-video:hover,
.play-profile-video {
  position: absolute;
  width: 56px;
  height: 56px;
  background: #fff;
  border-radius: 50%;
  font-size: 30px;
  line-height: 61px;
  text-align: center;
  display: block;
  text-indent: 4px;
  margin-left: 70px;
  left: 50%;
  top: 170px;
  color: #843c77;
  text-decoration: none;
}
.user-profile-container .play-profile-video {
  top: 160px;
  margin-left: 50px;
}
.single-post-content-wrapper .user-profile-wrapper .play-profile-video {
  top: 160px;
  margin-left: 50px;
  background: #fff;
  text-decoration: none;
  color: #843c77;
}
.container-single-masterhashtag {
  background: #ffffff url('daad_pattern_blue.gif');
}
.article-list-wrapper-masterhashtag .nav-links .jquery-enabled {
  margin-bottom: 0;
}
.single-post-content-wrapper .additional-infos-wrapper-remote {
  margin-top: 180px;
  top: 0;
  background: #f1f1f1;
}
.infos-topic-post-excerpt h2 {
  text-align: center;
  font-size: 72px;
  font-family: 'Yanone Kaffeesatz', sans-serif;
  text-transform: uppercase;
  margin: 30px 0 50px 0;
  letter-spacing: 0.01em;
}
.infos-topic-post-excerpt h2 a,
.infos-topic-post-excerpt h2 a:hover {
  color: #4d4d4d;
  text-decoration: none;
}
.infos-topic-post-excerpt .more a {
  height: 60px;
  line-height: 56px;
  width: 216px;
  border: 2px solid #ffffff;
  color: #ffffff;
  text-align: center;
  font-size: 26px;
  font-family: 'Yanone Kaffeesatz', sans-serif;
  display: block;
  margin: 30px auto 50px auto;
  letter-spacing: 0.02em;
  color: #00baed;
  border-color: #00baed;
  margin-bottom: 100px;
  text-decoration: none;
}
.infos-topic-post-excerpt .more a:hover {
  color: #4d4d4d;
  border-color: #4d4d4d;
}
.container-single-infos-topic {
  padding-bottom: 0;
}
.teaser-list-wrapper-infos-finden-topic .slide-teaser .more a {
  color: #00baed;
  border-color: #00baed;
}
.infos-topic-anchors-wrapper {
  background: #ffffff;
  margin: 0 auto;
  max-width: 1280px;
}
.infos-topic-anchors {
  display: flex;
  flex-wrap: wrap;
  padding: 50px 50px 0 50px;
  margin: 0;
  background: #ffffff;
  margin: 0 50px;
  border-bottom: 1px solid #ccc;
}
.infos-topic-anchors li {
  flex-basis: 20%;
  text-align: center;
  box-sizing: border-box;
}
.infos-topic-anchors li a {
  display: block;
  padding: 30px 15px;
}
.infos-topic-anchors p {
  font-family: 'Yanone Kaffeesatz', sans-serif;
  font-size: 30px;
  text-align: center;
  margin: 15px 0 15px 0;
  color: inherit;
}
.infos-topic-anchors li figure {
  border-radius: 50%;
  overflow: hidden;
  width: 100%;
  height: auto;
}
.infos-topic-anchors li figure img {
  display: block;
  width: 100%;
  height: auto;
}
.c-publications__headline {
  margin-bottom: 40px;
  font-family: 'Yanone Kaffeesatz', sans-serif;
  font-size: 40px;
}
.article-list-wrapper-2col .post-teaser-publication img {
  width: 100%;
  height: auto;
}
.article-list-wrapper-2col .post-teaser-publication__name {
  margin: 0 0 15px 0;
  padding: 0;
}
@media (max-width: 959px) {
  .article-list-wrapper-2col .post-teaser-publication__name {
    margin-top: 30px;
  }
}
.article-list-wrapper-2col .post-teaser-publication__action {
  margin: 15px 0;
  padding: 0;
  color: #00baed;
}
.article-list-wrapper-2col .post-teaser-publication__action:hover {
  cursor: pointer;
}
.article-list-wrapper-2col .post-teaser-publication__action i {
  margin-right: 6px;
}
.article-list-wrapper-2col .topic-headline {
  color: #00baed;
}
.article-list-wrapper-2col .topic-headline + .post-teaser-publication {
  margin-top: 50px;
}
@media (max-width: 1279px) {
  .container-fluid {
    width: 960px;
  }
  .single-post-content-wrapper .breadcrumb-wrapper ul,
  .breadcrumb-wrapper ul {
    font-size: 13px;
    margin-bottom: 0;
  }
  .article-list-wrapper {
    padding: 50px 0 50px 0;
  }
  .article-list-wrapper .breadcrumb-wrapper {
    padding: 0 15px;
  }
  .branding {
    left: 10px;
    top: 10px;
    width: 80px;
    height: 80px;
  }
  .branding img {
    display: block;
    width: 100%;
    height: auto;
  }
  .admin-bar .branding {
    top: 2px;
  }
  .home.admin-bar .branding {
    top: 10px;
  }
  .home .branding .hidden-xs {
    display: block !important;
  }
  .home .branding .visible-xs {
    display: none !important;
  }
  header {
    width: 100%;
    min-height: 60px;
    margin-left: 0;
    padding: 0;
    left: 0;
    border-bottom: 1px solid #ccc;
    position: absolute;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
  }
  .scroll-up header.sticky {
    position: fixed;
    margin-top: 0;
    -webkit-transition: all 0.2s;
    transition: all 0.2s;
  }
  .scroll-down header.sticky {
    -webkit-transition: all 0.2s;
    transition: all 0.2s;
    margin-top: -160px;
  }
  .navigation-visible header {
    margin-left: -80%;
    position: fixed;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
  }
  .admin-bar header {
    top: 32px;
    min-height: 60px;
  }
  .main-navigation-trigger {
    padding: 8px 10px 0;
  }
  .navigation-visible .main-navigation-trigger {
    padding: 0 10px;
  }
  .main-navigation-trigger a {
    color: #ccc;
    font-size: 35px;
    text-decoration: none;
  }
  .navigation-visible .main-navigation-trigger a {
    border-color: transparent;
    color: #4d4d4d;
    font-size: 60px;
    font-weight: 200;
    line-height: 32px;
  }
  .main-navigation-container {
    position: relative;
    right: 0;
    width: 100%;
    text-align: left;
    top: 0;
    margin: 0;
    padding: 0;
    background: #ffffff;
    overflow: hidden;
  }
  .main-navigation-container .main-navigation {
    position: absolute;
    width: 0;
    padding: 45px 15px 15px 15px;
    right: -80%;
    background: #ffffff;
    -webkit-transition: all 0.2s;
    transition: all 0.2s;
  }
  .main-navigation {
    margin: 0;
    position: relative;
    overflow-y: scroll;
    display: block;
  }
  .navigation-visible {
    margin-left: -80%;
    -webkit-transition: all 0.2s;
    transition: all 0.2s;
  }
  .navigation-visible .main-navigation-container {
    overflow: visible;
  }
  .navigation-visible .main-navigation {
    width: 80%;
    -webkit-transition: all 0.2s;
    transition: all 0.2s;
  }
  .navigation-visible .main-navigation {
    margin-top: -60px;
  }
  .main-navigation-container .main-navigation > li {
    display: block;
    width: auto;
    text-align: left;
    vertical-align: top;
  }
  .main-navigation-container .main-navigation > li > a {
    display: block;
    padding: 15px 0;
    color: #4d4d4d;
    border-bottom: 1px solid #ccc;
  }
  .main-navigation-container .main-navigation > li > a > span {
    font-size: 26px;
    color: #666;
    font-family: 'Yanone Kaffeesatz', sans-serif;
    display: block;
    padding: 0;
    border: none;
    text-transform: uppercase;
    font-weight: 300;
  }
  .main-navigation-container .main-navigation > .search-navigation-item > a {
    display: none;
  }
  .search .search-navigation-item:hover .search-dropdown {
    display: block;
  }
  .search-dropdown {
    position: relative;
    display: block;
    padding: 0;
    background: none;
    margin-top: 30px;
  }
  .search-dropdown .search-form .search-input-wrapper {
    width: 100%;
    padding: 0;
    float: none;
  }
  .search-dropdown .search-form input[type="text"] {
    border-color: #ccc;
    background: #ffffff;
    border-radius: 0;
    font-size: 20px;
  }
  .main-navigation-container .main-navigation > .current,
  .main-navigation-container .main-navigation > li:hover {
    background: none;
  }
  .main-navigation-container .main-navigation > .meta-navigation-mobile > a {
    font-family: 'Yanone Kaffeesatz', sans-serif;
    font-size: 20px;
    color: #666;
    text-transform: uppercase;
  }
  .partners-mobile-navigation {
    margin-top: 30px;
  }
  .partners-mobile-navigation p {
    margin: 0 0 15px 0;
    font-size: 12px;
    color: #666;
  }
  .partners-mobile-navigation .partners-mobile-navigation-logos {
    margin: 0 -15px;
  }
  .partners-mobile-navigation figure {
    padding: 0 15px;
    float: left;
  }
  .partners-mobile-navigation figure img {
    width: 50%;
    height: auto;
  }
  .partners-mobile-navigation figure .logo-bmbf {
    width: 133px;
    height: auto;
  }
  .partners-mobile-navigation figure .logo-daad {
    width: 93px;
    height: auto;
  }
  .navigation-visible .body-overlay {
    display: block;
  }
  .panel-teaser-wrapper {
    padding: 0;
  }
  .panel-teaser-wrapper .col-md-3 {
    width: 22.2222%;
  }
  .panel-teaser-wrapper .slick-prev {
    position: absolute;
    background: rgba(0, 0, 0, 0.5);
    left: 0;
    z-index: 100;
    height: 100px;
    width: 50px;
    margin-top: -50px;
  }
  .panel-teaser-wrapper .slick-next {
    position: absolute;
    background: rgba(0, 0, 0, 0.5);
    right: 0;
    z-index: 100;
    height: 100px;
    width: 50px;
    margin-top: -50px;
  }
  .panel-teaser-additional-element:last-child a {
    height: 142px;
  }
  .panel-teaser-wrapper .row .panel-teaser-primary-element {
    width: 426px;
  }
  .panel-teaser-wrapper .row .panel-teaser-primary-element .panel-teaser-primary-element-inner {
    width: 426px;
  }
  .panel-teaser-fullwidth-wrapper .panel-teaser-primary-element figure {
    height: auto;
  }
  .panel-teaser-fullwidth-wrapper .row .panel-teaser-primary-element,
  .panel-teaser-fullwidth-wrapper .row .panel-teaser-primary-element .panel-teaser-primary-element-inner {
    width: 320px;
  }
  .live-feed-teaser-wrapper > .row .col-md-5 {
    width: 426px;
  }
  .correspondent-profile-info {
    margin: 0 auto;
  }
  .correspondents-locations {
    height: 620px;
    margin: 0 -50px;
  }
  .correspondent-overview-items-wrapper {
    padding: 50px 30px 100px 30px;
  }
  .correspondent-overview-items-wrapper .correspondent-overview-items {
    margin: 0 -15px;
  }
  .correspondent-overview-items-wrapper .row-divider {
    margin: 50px 15px;
  }
  .correspondent-overview-items-wrapper .row-divider-lg + .correspondent-overview-item {
    border-left: 1px solid #ccc;
  }
  .correspondent-overview-items-wrapper .row-divider-md + .correspondent-overview-item {
    border: none;
  }
  .correspondent-overview-items-wrapper .row-divider-md + .correspondent-overview-item.last-on-page {
    border-right: 1px solid #ccc;
  }
  .correspondent-overview-items-wrapper .correspondent-overview-item.last-in-row-md {
    border-right: none;
  }
  .correspondent-overview-items-wrapper .correspondent-overview-item:last-child {
    border-right: 1px solid #ccc;
  }
  .correspondent-overview-filters .correspondent-overview-filters-trigger {
    display: block;
  }
  .correspondent-overview-filters-bar {
    display: none;
  }
  .correspondent-overview-filters-bar--open {
    display: block;
  }
  .correspondent-overview-filters .correspondent-overview-filters-item {
    width: 100%;
    background: none;
  }
  .correspondent-overview-filters .correspondent-overview-filters-item > a {
    border-right: none;
    border-top: 2px solid #3e1c38;
  }
  .correspondent-overview-filters .correspondent-overview-filters-item ul {
    position: relative;
    width: 100%;
    background: #3e1c38;
  }
  .tab-navigation {
    padding: 0;
  }
  .page-template-default .tabs-teaser {
    margin-top: -115px;
  }
  .tab-content .teaser-column .teaser-text {
    padding: 0 15px 30px 15px;
  }
  .single-post-content-wrapper .additional-infos-wrapper li,
  .single-post-content-wrapper .user-profile-wrapper li {
    margin-bottom: 0;
  }
  .single-post-content-wrapper .additional-infos-wrapper li i:first-child {
    margin-top: 10px;
  }
  .single-post-content-wrapper .contry-infos-wrapper + .additional-infos-wrapper {
    margin-top: 0;
  }
  .additional-infos-link a[target="_blank"] {
    padding: 0;
  }
  .additional-infos-link a:after {
    display: none;
  }
  .user-profile-wrapper .correspondent-socialmedia-links a {
    padding: 0;
  }
  .user-profile-wrapper .correspondent-socialmedia-links a:after {
    display: none;
  }
  .single-post-content-wrapper .contry-infos-wrapper img {
    display: block;
    max-width: 300px;
    margin: 0 auto;
  }
  .single-post-background-wrapper {
    width: 960px;
    height: 960px;
    left: 50%;
    margin-left: -480px;
  }
  .single-post-background-image {
    width: 1100px;
    height: 1100px;
  }
  .single-post-background-canvas {
    width: 960px !important;
    max-height: 960px;
    margin-left: -480px;
  }
  .comments-alert {
    margin-top: 30px;
  }
  .events-list {
    margin: 0;
    padding: 0 15px;
  }
  .events-list-wrapper figure,
  .events-list-wrapper figure strong {
    width: 190px;
    height: 190px;
  }
  .page-tabs-teaser-wrapper {
    max-width: 960px;
  }
  .main-event-teaser {
    right: 30px;
    top: 30px;
  }
  .correspondent-article-selection {
    padding: 0;
  }
  .correspondent-article-list-wrapper {
    padding: 0 160px;
  }
  .post-list-view:first-child {
    margin-top: 0;
  }
  .post-list-view {
    padding: 30px;
    margin-top: 0;
  }
  .post-origin-wordpress {
    padding: 30px 0;
  }
  .topics-box {
    margin: 30px 0 0 0;
  }
  .topics-box li {
    text-align: center;
    padding: 5px 0;
  }
  .sort-box {
    margin: 0;
    text-align: center;
    border-bottom: 1px solid #cdcdcd;
  }
  .sort-box h2,
  .sort-box ul,
  .sort-box li {
    display: inline-block;
    margin: 0 5px;
  }
  .sort-box h2 {
    margin-bottom: 10px;
  }
  .area-headline {
    max-width: 960px;
    padding: 30px;
  }
  .correspondent-overview-masterhashtag .correspondent-overview-items li {
    flex-basis: 33.333%;
  }
  .container-single-masterhashtag {
    background: #ffffff;
  }
  .infos-topic-anchors-wrapper {
    width: 100%;
    max-width: 960px;
    margin: 0 auto;
    padding: 0;
  }
  .infos-topic-anchors {
    padding: 30px 0 0 0;
  }
}
@media (max-width: 959px) {
  body {
    width: 100%;
    padding-top: 60px;
  }
  .container-fluid {
    width: 100%;
    max-width: 640px;
    margin: 0 auto;
    padding: 0;
  }
  .container-main {
    padding-bottom: 50px;
  }
  .container-correspondent-filter {
    padding: 0;
  }
  .correspondent-overview-items-wrapper {
    padding-top: 50px;
  }
  .article-list-wrapper {
    padding-top: 30px;
  }
  .xs-not-sr-only {
    position: relative;
    width: auto;
    height: auto;
    margin: 0;
    padding: 0;
    clip: auto;
    overflow: visible;
  }
  .admin-bar header {
    top: 46px;
    min-height: 60px;
  }
  .post-teaser .post-teaser-post-info h3 {
    font-size: 45px;
  }
  .panel-teaser-primary-elements {
    max-width: inherit;
  }
  .panel-teaser-wrapper .row .panel-teaser-primary-element {
    position: relative;
  }
  .panel-teaser-wrapper .row .panel-teaser-primary-element,
  .panel-teaser-wrapper .row .panel-teaser-primary-element .panel-teaser-primary-element-inner {
    width: 100%;
    max-width: none;
    max-width: 640px;
  }
  .panel-teaser-wrapper .row .panel-teaser-additional-elements-wrapper {
    width: 100%;
  }
  .panel-teaser-additional-element a,
  .panel-teaser-additional-element:last-child a {
    height: inherit;
    min-height: 142px;
    padding-right: 110px;
  }
  .navigation-visible .body-overlay {
    display: block;
  }
  .live-feed-teaser-wrapper .live-feed-panel-mobile li {
    margin: 0;
    opacity: 1;
    position: relative;
  }
  .live-feed-teaser-wrapper .country-badge {
    right: 15px;
    left: inherit;
  }
  .container-main-infos-finden {
    padding: 0;
  }
  .container-main .infos-finden-headline {
    width: 100%;
    font-size: 45px;
    padding: 0 15px;
  }
  .tabs-teaser {
    margin: 0;
  }
  .tab-content {
    margin: 0;
    padding: 0;
  }
  .tab-navigation li a {
    font-size: 24px;
    padding: 15px 5px;
    border-left: 1px solid #d2d2d2;
    height: 100px;
    word-wrap: break-word;
  }
  .tab-navigation li a span {
    display: table-cell;
    height: 70px;
    vertical-align: middle;
    width: 270px;
  }
  .tab-navigation li:first-child a {
    border-left: none;
  }
  .tab-content .teaser-column {
    width: 100%;
    border-left: 0;
    border-top: 2px solid #f2f2f2;
    padding: 15px 0;
  }
  .tab-content .teaser-row-2 .teaser-column,
  .tab-content .teaser-row-3 .teaser-column,
  .tab-content .teaser-row-4 .teaser-column {
    width: 100%;
  }
  .tab-content .teaser-column figure {
    margin: 0;
    float: left;
    width: 110px;
    height: 110px;
    margin-left: 10px;
  }
  .tab-content .teaser-column h4 {
    font-size: 30px;
    float: left;
    margin: 0 0 0 15px;
    line-height: 110px;
  }
  .tab-content .teaser-column i {
    line-height: 110px;
    font-size: 80px;
    width: 60px;
    text-align: center;
    color: #ccc;
    position: absolute;
    right: 0;
  }
  .page-tabs-teaser-wrapper {
    padding: 0;
    max-width: 640px;
  }
  .page-tabs-teaser-wrapper .tab-navigation {
    display: none;
  }
  .page-tabs-teaser-wrapper .tab-content .current-teaser-column {
    display: none;
  }
  .page-template-default .tabs-teaser {
    margin-top: -50px;
  }
  .single-post-content-wrapper h1 {
    font-size: 45px;
  }
  .single-post-background-wrapper {
    display: none;
  }
  .single-post-content-wrapper {
    width: 100%;
    margin: 0 auto;
    padding: 0 30px 50px 30px;
  }
  .container-single .shariff {
    padding-bottom: 0;
  }
  .wysiwyg-content-wrapper a[target="_blank"]:after {
    margin-top: 4px;
  }
  .single-post-content-wrapper .wysiwyg-content-wrapper .intro-text,
  .single-post-content-wrapper ol,
  .single-post-content-wrapper ul,
  .single-post-content-wrapper p {
    font-size: 16px;
    margin-bottom: 20px;
    line-height: 1.6;
  }
  .single-post-content-wrapper .wysiwyg-content-wrapper p + ul,
  .single-post-content-wrapper .wysiwyg-content-wrapper p + ol {
    margin-top: -5px;
  }
  .single-post-content-wrapper .wysiwyg-content-wrapper ul ul,
  .single-post-content-wrapper .wysiwyg-content-wrapper ul ol,
  .single-post-content-wrapper .wysiwyg-content-wrapper ol ol,
  .single-post-content-wrapper .wysiwyg-content-wrapper ol ul {
    margin-bottom: 15px;
  }
  .wysiwyg-content-wrapper ul a {
    color: #4d4d4d;
  }
  .wysiwyg-content-wrapper li {
    line-height: 1.6;
  }
  .wysiwyg-content-wrapper figure {
    width: 100% !important;
    max-width: 640px;
  }
  .wysiwyg-content-wrapper figure a {
    margin: 0 -15px 20px -15px;
    display: block;
  }
  .wysiwyg-content-wrapper figure img {
    width: 100%;
    height: auto;
  }
  .wysiwyg-content-wrapper img {
    max-width: 100%;
    height: auto;
  }
  .additional-infos-link a[target="_blank"] {
    padding: 0;
  }
  .additional-infos-link a:after {
    display: none;
  }
  .single-post-content-wrapper .additional-infos-wrapper li i:first-child {
    margin-top: 5px;
  }
  .user-profile-wrapper .correspondent-socialmedia-links a {
    padding: 0;
  }
  .user-profile-wrapper .correspondent-socialmedia-links a:after {
    display: none;
  }
  .post-comments-area .comment-form input[type="text"] {
    width: 100%;
  }
  .post-comments-area .comment-form input[type="submit"] {
    max-width: 100%;
    padding-right: 30px;
    padding-left: 30px;
  }
  .tag-teaser {
    padding-bottom: 100px;
  }
  .article-list-wrapper-2col {
    padding-left: 15px;
    padding-right: 15px;
  }
  .article-list-wrapper-2col .topic-subline {
    margin-bottom: 50px;
  }
  .search .search-navigation-item {
    background: none;
  }
  .search-result-wrapper {
    padding-left: 15px;
    padding-right: 15px;
    padding-bottom: 100px;
  }
  .search-form .search-input-wrapper {
    width: 100%;
    float: none;
    margin: 0 0 15px 0;
    padding: 0;
  }
  .search-form input[type="submit"] {
    width: 100%;
  }
  .search-result-wrapper .search-form {
    margin-bottom: 0;
  }
  .search-result-wrapper .search-settings .pull-right,
  .search-result-wrapper .search-settings .pull-left {
    width: 100%;
    float: none !important;
    text-align: left;
    margin-top: 30px;
  }
  .search-result-wrapper .search-settings p {
    margin: 0;
  }
  .area-headline {
    max-width: 640px;
    padding: 15px;
  }
  .error-404 {
    padding: 30px 15px 50px 15px;
  }
  .error-404 img {
    width: 100%;
  }
  .error-404-wrapper .error-404 h1 {
    margin-top: -50px;
  }
  .topics-box {
    z-index: 100;
    background: #ebebeb;
    padding: 20px;
    margin: 30px 0 0 0;
    position: relative;
    width: 100%;
  }
  .comments-alert {
    margin-top: 30px;
  }
  .correspondent-overview-filters .correspondent-overview-filters-item ul {
    position: relative;
  }
  .correspondent-overview-filters .correspondent-overview-filters-item-activity i {
    left: 20px;
  }
  .correspondent-overview-filters .correspondent-overview-filters-item-activity span {
    padding-left: 35px;
  }
  .events-list-wrapper .event-teaser-2col h2 {
    margin-top: 0;
  }
  .events-list-wrapper .month-divider {
    margin-left: -30px;
    margin-right: -30px;
    padding-left: 30px;
    padding-right: 30px;
  }
  .single-post-content-wrapper .main-content-downloadsbox li {
    padding-left: 30px;
    margin-bottom: 15px;
  }
  .single-post-content-wrapper .main-content-downloadsbox li:before {
    content: "\f019";
    color: #666;
    margin-left: -30px;
    font-size: 16px;
    margin-top: -1px;
  }
  .footer-navigation .footer-navigation-event-item {
    background: #00baed;
    margin: 0 -15px;
    padding-left: 15px;
    padding-right: 15px;
    display: block;
    width: inherit;
  }
  .footer-navigation .footer-navigation-event-item * {
    color: #ffffff;
  }
  .container-opbs {
    background: #ffffff;
  }
  .container-opbs h2 {
    font-size: 30px;
  }
  .container-opbs .mobile-product-image-wrapper {
    width: 50%;
    margin: 15px 0;
  }
  .container-opbs .panel-group {
    margin-bottom: 50px;
  }
  .container-opbs .ordered-items {
    padding: 0 15px;
  }
  .container-opbs .form-group-submit .row > div {
    float: none;
  }
  .container-opbs .form-group-submit .row > div + div {
    margin-top: 15px;
  }
  .progress-idicator .progress-labels span {
    font-size: 16px;
  }
  .progress-idicator .step-1:before {
    width: 13%;
  }
  .progress-idicator .step-2:before {
    width: 38.5%;
  }
  .progress-idicator .step-3:before {
    width: 63.5%;
  }
  .progress-idicator .step-4:before {
    width: 88%;
  }
  .container-application {
    background: #ffffff;
  }
  .container-application .date-wrapper {
    margin: 0;
  }
  .container-application .date-wrapper > div {
    width: 100%;
    float: none;
    padding: 0;
  }
  .container-application .date-wrapper > div:first-child {
    margin-bottom: 15px;
  }
  .container-application fieldset.radio .radio-inline {
    display: block;
    margin: 15px 0;
  }
  .correspondent-overview-filters .correspondent-overview-filters-item {
    width: 100%;
  }
  .correspondent-overview-filters-item > a {
    border-right: none;
    border-top: 2px solid #3e1c38;
  }
  .correspondent-overview-filters .correspondent-overview-filters-item ul {
    position: relative;
    width: 100%;
  }
  .convention-logo,
  .main-event-teaser {
    display: none;
  }
  .youtube-thumbnail {
    margin-bottom: 15px;
    margin-left: -15px;
    margin-right: -15px;
  }
  .post-origin-youtube .youtube-thumbnail {
    margin-left: 0;
    margin-right: 0;
  }
  .post-origin-youtube .youtube-frame {
    width: 100%;
    height: auto;
  }
  .post-origin-youtube .dateline i {
    font-size: 22px;
  }
  .single #container.container-single .totalpoll-poll-container .totalpoll-question {
    font-size: 45px;
  }
  .single #container.container-single .single-post-content-wrapper .totalpoll-poll-container {
    padding: 20px;
  }
  .single #container.container-single .totalpoll-poll-container .totalpoll-view-results .totalpoll-choices .totalpoll-choice .totalpoll-choice-label {
    font-size: 20px;
  }
  .correspondent-overview-masterhashtag .correspondent-overview-items li {
    flex-basis: 100%;
  }
  .infos-topic-post-excerpt h2 {
    font-size: 45px;
    margin: 50px 0;
  }
  .teaser-list-wrapper-infos-finden-topic + .teaser-list-wrapper-infos-finden-topic {
    padding-bottom: 50px;
  }
  .infos-topic-anchors-wrapper {
    max-width: 640px;
    margin: 0 auto;
  }
  .infos-topic-anchors {
    display: block;
    padding: 30px 0 0 0;
    margin: 0 15px;
  }
  .infos-topic-anchors li a {
    display: block;
    padding: 15px 0;
    border-top: 1px solid #ccc;
    position: relative;
  }
  .infos-topic-anchors li figure {
    width: 15%;
    display: block;
    float: left;
  }
  .infos-topic-anchors li p {
    width: 80%;
    display: block;
    float: left;
    margin: 0;
    position: relative;
    top: 50%;
    left: 20%;
    transform: translateY(-50%);
    position: absolute;
    text-align: left;
  }
}
.visible-print {
  display: none !important;
}
@media print {
  .visible-print {
    display: block !important;
  }
  .page-tabs-teaser-wrapper,
  .branding a:after,
  .breadcrumb-wrapper,
  .tag-teaser,
  .main-navigation-container,
  .header-meta-navigation,
  .single-post-background-wrapper,
  .user-profile-wrapper,
  .shariff,
  footer,
  #respond,
  #main-navigation-trigger,
  .reply {
    display: none !important;
  }
  body {
    padding: 0 !important;
  }
  header {
    border: none !important;
    margin: 0 !important;
    width: 100% !important;
    position: absolute !important;
    left: 0 !important;
    top: 0 !important;
    max-width: none !important;
  }
  .container-fluid {
    margin: 0;
    padding: 0;
    max-width: none;
    padding-left: 25mm;
    padding-right: 30mm;
    padding-top: 10mm;
    width: 100% !important;
  }
  .container-single .row {
    margin: 0;
  }
  .single-post-content-wrapper {
    width: 100%;
    padding: 0;
  }
  .single-post-content-wrapper .dateline {
    font-size: 8pt;
    line-height: 11pt;
    padding-top: 80pt;
  }
  .single-post-content-wrapper h1 {
    font-size: 40pt;
    line-height: 45pt;
    padding-left: 30mm;
    padding-right: 30mm;
  }
  .fullsize-image-wrapper {
    max-width: 330px;
    margin: 30pt auto !important;
  }
  .single-post-content-wrapper p,
  .single-post-content-wrapper .wysiwyg-content-wrapper .intro-text {
    font-size: 11pt;
    line-height: 16pt;
    margin-bottom: 15pt;
  }
  .single-post-content-wrapper .wysiwyg-content-wrapper h2,
  .single-post-content-wrapper .wysiwyg-content-wrapper h3 {
    font-size: 21pt;
    line-height: 26pt;
  }
  .single-post-content-wrapper .main-content-infobox {
    font-size: 11pt;
    line-height: 16pt;
    background: #ebebeb !important;
    border: 1px dotted #4d4d4d;
    padding: 15pt;
    margin: 30px 0;
  }
  .single-post-content-wrapper ul,
  .single-post-content-wrapper ol,
  .single-post-content-wrapper .main-content-infobox ul,
  .single-post-content-wrapper .main-content-infobox ol {
    margin-bottom: 15pt;
    margin-top: 0 !important;
    font-size: 11pt;
  }
  .single-post-content-wrapper .main-content-infobox li {
    margin-bottom: 0;
    font-size: 11pt;
    line-height: 16pt;
    padding-left: 20pt;
  }
  .single-post-content-wrapper .main-content-infobox li:before {
    font-size: 16pt;
    margin-left: -20pt;
    margin-top: 0.5pt;
  }
  .post-comments-area .comments-title {
    font-size: 28pt;
    line-height: 31pt;
  }
  .post-comments-area .comment-wrapper .comment-author {
    font-size: 21pt;
    line-height: 26pt;
  }
  .post-comments-area .comment-wrapper .comment-date {
    font-size: 11pt;
    line-height: 16pt;
  }
  .branding {
    width: 150px;
    height: 150px;
    position: absolute;
    top: 0;
    right: 12.5mm;
    left: auto;
  }
  .branding img {
    width: 100% !important;
    height: 100% !important;
    transform: scale(1) !important;
  }
  .custom-gallery {
    width: 330px;
    margin: 30pt auto !important;
  }
  .custom-gallery li {
    display: block;
    width: 330px !important;
  }
  .custom-gallery img {
    width: 330px;
    height: auto;
  }
  .single-post-content-wrapper .additional-infos-wrapper {
    position: relative;
    margin: 0;
    width: 100%;
  }
  .single-post-content-wrapper .wysiwyg-content-wrapper figure {
    margin: 30pt auto !important;
    max-width: 330px;
    width: 330px !important;
  }
  .single-post-content-wrapper .wysiwyg-content-wrapper figure a::after {
    display: none;
  }
  .single-post-content-wrapper .wysiwyg-content-wrapper figure p {
    font-size: 8pt;
    line-height: 11pt;
    color: #ccc;
  }
  .single-post-content-wrapper .wysiwyg-content-wrapper p + ul,
  .single-post-content-wrapper .wysiwyg-content-wrapper p + ol {
    margin: 0;
    font-size: 11pt;
  }
  .single-post-content-wrapper .wysiwyg-content-wrapper a[href$=".jpg"]:after {
    display: none;
  }
  .post-comments-area .comment-list li {
    border: none;
  }
  .post-comments-area .comment-list .comment-author {
    font-size: 21pt;
    line-height: 26pt;
  }
  .post-comments-area .comment-list .comment-date {
    font-weight: normal;
    margin: 0;
  }
  .visible-print .user-profile-wrapper {
    display: block !important;
    position: relative;
    left: 0;
    top: 0;
    margin: 0;
    background: #ebebeb !important;
    width: 330px;
    margin: 0 auto;
    padding-bottom: 50px;
    border: 1px dotted #4d4d4d;
  }
  .visible-print .user-profile-wrapper .play-profile-video,
  .visible-print .user-profile-wrapper .jump-to-correspondent-page,
  .visible-print .user-profile-wrapper .user-profile-picture,
  .visible-print .user-profile-wrapper .correspondent-socialmedia-links-wrapper {
    display: none;
  }
  .visible-print .user-profile-wrapper h2 {
    font-size: 28pt !important;
  }
  .visible-print .user-profile-wrapper .biography {
    font-size: 11pt !important;
    line-height: 16pt !important;
  }
}
@page {
  margin: 15mm 0 20mm 0;
}
.u-color-text {
  color: #4d4d4d !important;
}
.u-color-inverted {
  color: #ffffff !important;
}
.u-background-inverted {
  background: #ffffff;
}
.u-overflow-hidden {
  overflow: hidden;
}
.u-skewed-end {
  position: relative;
}
.u-skewed-end::after {
  content: "";
  display: block;
  bottom: -60px;
  left: 50%;
  transform: translateX(-50%) skew(-10deg, -5deg);
  width: 115%;
  height: 200px;
  position: absolute;
  z-index: -1;
  background: #ffffff;
}
.u-flex {
  display: flex;
}
.u-flex--right {
  justify-content: flex-end;
}
.u-flex--vertical-center {
  align-items: center;
}
.u-flex--center {
  justify-content: center;
}
.u-flex--wrap {
  flex-wrap: wrap;
}
.u-inline-block {
  display: inline-block;
}
.u-overflow-hidden {
  overflow: hidden;
}
.u-p-0 {
  padding: 0;
}
.u-pt-lg {
  padding-top: 50px;
}
.u-pb-lg {
  padding-bottom: 50px;
}
.u-pb-xl {
  padding-bottom: 100px;
}
.u-pb-md {
  padding-bottom: 30px;
}
.u-ph-lg {
  padding: 0 50px;
}
.u-ph-md {
  padding: 0 30px;
}
.u-mv-lg {
  margin-top: 50px;
  margin-bottom: 50px;
}
.u-mb-0 {
  margin-bottom: 0;
}
.u-mb-lg {
  margin-bottom: 50px;
}
.u-mb-xl {
  margin-bottom: 80px;
}
.u-mt-0 {
  margin-top: 0;
}
.u-mv-md {
  margin-top: 30px;
  margin-bottom: 30px;
}
.u-mt-md {
  margin-top: 30px;
}
.u-mb-md {
  margin-bottom: 30px;
}
.u-mb-sm {
  margin-bottom: 15px;
}
.u-mt-sm {
  margin-top: 15px !important;
}
.u-mt-lg {
  margin-top: 50px;
}
.u-mt-xl {
  margin-top: 100px;
}
.u-clear {
  clear: both;
}
.u-flex {
  display: flex !important;
}
.u-cursor-pointer {
  cursor: pointer;
}
.u-relative {
  position: relative;
}
.u-width-100 {
  width: 100%;
}
.u-uppercase {
  text-transform: uppercase;
}
.u-text-primary {
  color: #00baed !important;
}
.u-text-muted {
  color: #ccc;
}
.u-align-right {
  text-align: right;
}
.u-align-center {
  text-align: center;
}
.u-intro-font-size {
  font-size: 24px !important;
}
.u-size-aside {
  font-size: 18px !important;
}
.u-size-smaller {
  font-size: 16px !important;
}
.u-font-secondary {
  font-family: 'Yanone Kaffeesatz', sans-serif !important;
}
.u-grid-breakout {
  position: relative;
  width: 100vw;
  left: calc(50% - 50vw);
}
.u-valign-center {
  vertical-align: middle;
}
.u-right-sm {
  right: 15px !important;
}
.u-rotate-up-45 {
  transform: rotate(-45deg);
}
.u-underline {
  text-decoration: underline;
}
.ml-negative-6 {
  margin-left: -6px;
}
.solid-snake {
  opacity: 0;
  position: absolute;
  width: 1px;
  height: 1px;
  margin-left: -999999px;
}
*:focus {
  outline: none !important;
  border: none !important;
  box-shadow: none !important;
  text-decoration: none !important;
}
*:focus-visible {
  outline: 3px solid #00baed !important;
  border: none !important;
  box-shadow: none !important;
  text-decoration: none !important;
}
.wp-embed-responsive .wp-block-embed.wp-embed-aspect-16-9 .wp-block-embed__wrapper:before,
.wp-embed-responsive .wp-embed-aspect-16-9 .wp-block-embed__wrapper:before {
  display: none;
}
.leaflet-container {
  font-size: 80%;
  font-family: 'Roboto', sans-serif;
}
.slick-prev,
.slick-next {
  background: #ffffff;
  width: 48px;
  height: 48px;
  color: #4d4d4d;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 50%;
  z-index: 1;
}
.slick-prev:hover,
.slick-next:hover,
.slick-prev:focus,
.slick-next:focus {
  background: #ebebeb;
}
.slick-prev {
  left: -50px;
}
@media (max-width: 959px) {
  .slick-prev {
    left: -10px;
  }
}
.slick-prev:before {
  font-family: 'icomoon';
  content: "\f104";
  font-size: 34px;
  color: #000000;
  padding: 0 3px 2px 0;
  opacity: 1;
}
.slick-next {
  right: -50px;
}
@media (max-width: 959px) {
  .slick-next {
    right: -10px;
  }
}
.slick-next:before {
  font-family: 'icomoon';
  content: "\f105";
  font-size: 34px;
  color: #000000;
  padding: 0 0 2px 3px;
  opacity: 1;
}
.c-article .qmn_pagination {
  border: none;
}
.c-article .qmn_quiz_container .qmn_btn,
.c-article .qmn_quiz_container .btn {
  background-color: #00baed !important;
  border: none !important;
  text-align: center !important;
  font-size: 18px !important;
  color: #ffffff !important;
  text-decoration: none !important;
  padding: 10px 20px !important;
  border-radius: 24px !important;
  font-weight: bold !important;
  align-items: center !important;
}
.c-article .qmn_quiz_container .qmn_btn:hover,
.c-article .qmn_quiz_container .btn:hover {
  background-color: #00baed !important;
  text-decoration: underline !important;
}
.c-article .mlw_qmn_new_question {
  font-size: 24px !important;
  margin-bottom: 30px !important;
  display: block !important;
}
.quiz_section .qmn_radio_answers label {
  font-size: 20px !important;
}
.mlw_qmn_question {
  font-size: 20px !important;
}
.ui-tooltip {
  display: none !important;
}
.qmn_mc_answer_wrap {
  display: flex !important;
  margin: 0 !important;
  justify-content: space-between !important;
  align-items: baseline !important;
}
.contrast-mode {
  color: #000000 !important;
}
.contrast-mode a {
  color: #000000;
}
.contrast-mode a:hover {
  color: #000000;
}
.contrast-mode a:hover h2 {
  color: #000000;
}
.contrast-mode li a {
  color: #000000;
}
.contrast-mode p a {
  text-decoration: underline;
  color: #000000;
}
.contrast-mode .u-text-muted {
  color: #000000;
}
.contrast-mode .text-muted {
  color: #000000;
}
.contrast-mode .u-color-text {
  color: #000000 !important;
}
.contrast-mode .alert-warning {
  color: #000000;
}
.contrast-mode .topic-headline {
  color: #000000;
}
.contrast-mode .main-navigation-container .main-navigation .menu-item:hover span,
.contrast-mode .main-navigation-container .main-navigation .search-navigation-item:hover span,
.contrast-mode .main-navigation-container .main-navigation .menu-item:focus span,
.contrast-mode .main-navigation-container .main-navigation .search-navigation-item:focus span,
.contrast-mode .main-navigation-container .main-navigation .menu-item.current span,
.contrast-mode .main-navigation-container .main-navigation .search-navigation-item.current span {
  color: #000000;
  text-decoration: underline;
}
.contrast-mode .main-navigation-container .main-navigation span {
  color: #000000;
}
.contrast-mode .search-navigation-item span {
  color: #000000 !important;
}
.contrast-mode .post-list-view a:hover {
  color: #000000 !important;
}
.contrast-mode .c-user-profile__fading {
  background: linear-gradient(90deg, #000000 0%, rgba(0, 0, 0, 0.2) 100%);
}
@media (max-width: 959px) {
  .contrast-mode .c-user-profile__fading {
    background: linear-gradient(0, #000000 0%, rgba(0, 0, 0, 0.2) 100%);
  }
}
.contrast-mode .c-user-profile__details i {
  color: #000000;
}
.contrast-mode .contrast-button__image--off {
  display: none;
}
.contrast-mode .contrast-button__image--on {
  display: block !important;
}
.contrast-mode .result-headline i {
  color: #000000;
}
.contrast-mode .header-meta-navigation li a {
  color: #000000;
}
.contrast-mode .c-home-quicklinks__link i {
  color: #000000;
}
.contrast-mode .o-button--primary {
  color: #000000;
  border-color: #000000;
}
.contrast-mode .o-button--primary:hover {
  text-decoration: underline;
}
.contrast-mode .o-play-button {
  background-color: #000000;
}
.contrast-mode .o-play-button i {
  color: #ffffff;
}
.contrast-mode .c-user-item__profile-video {
  background-color: #000000;
}
.contrast-mode .c-user-item__name {
  color: #000000;
}
.contrast-mode .c-user-item__cta {
  background-color: #000000;
}
.contrast-mode .c-fullsize-info__slider .c-user-item__profile-video {
  background-color: #ffffff !important;
  color: #000000 !important;
}
.contrast-mode .c-post-list-item__count {
  background-color: #000000;
}
.contrast-mode .c-post-list-item__icon {
  background-color: #000000;
}
.contrast-mode .c-post-list-item__profile-name {
  text-decoration: underline;
  color: #000000;
}
.contrast-mode .c-post-list-item__overlay button {
  color: #000000;
  border-color: #000000 !important;
}
.contrast-mode .c-post-list-item__overlay button:hover,
.contrast-mode .c-post-list-item__overlay button:focus,
.contrast-mode .c-post-list-item__overlay button:active {
  text-decoration: underline;
  border: 1px solid #000000 !important;
}
.contrast-mode .c-post-list-item__tag {
  color: #000000 !important;
}
.contrast-mode .c-post-list-item a {
  color: #000000 !important;
}
.contrast-mode .o-boxed-headline span {
  background-color: #000000;
}
.contrast-mode .c-correspondents-slider__button {
  background-color: #000000;
}
.contrast-mode .c-post-lightbox__profile p {
  text-decoration: underline;
}
.contrast-mode .c-post-lightbox__icon {
  background-color: #000000;
}
.contrast-mode .c-post-lightbox__icon a {
  color: #ffffff;
}
.contrast-mode .c-post-lightbox__caption a {
  text-decoration: underline;
}
.contrast-mode .c-correspondent-map button {
  background-color: #000000;
  border-color: #000000;
}
.contrast-mode .nav-links a {
  color: #000000 !important;
  border-color: #000000 !important;
}
.contrast-mode .c-order-dropdown__trigger {
  color: #000000;
  border-color: #000000;
}
.contrast-mode .c-order-dropdown__trigger:after {
  border-color: #000000;
}
.contrast-mode .c-order-dropdown__trigger:hover,
.contrast-mode .c-order-dropdown__trigger:focus {
  color: #000000;
  border-color: #000000 !important;
}
.contrast-mode .c-order-dropdown__dropdown {
  border-color: #000000;
}
.contrast-mode .c-social-links__link {
  background-color: #000000;
}
.contrast-mode .c-social-links__link i {
  color: #ffffff;
}
.contrast-mode .c-home-slider__headline {
  color: #ffffff !important;
}
.contrast-mode .c-home-slider__idicator-item:after {
  background: #000000;
}
.contrast-mode .c-numberd-bar__element--active i {
  background-color: #000000;
}
.contrast-mode .c-numberd-bar__element:focus,
.contrast-mode .c-numberd-bar__element:hover {
  color: #000000;
}
.contrast-mode .c-numberd-bar__element:focus i,
.contrast-mode .c-numberd-bar__element:hover i {
  background-color: #000000;
}
.contrast-mode .custom-gallary-footer-image-count {
  color: #000000;
}
.contrast-mode .single-post-content-wrapper a:hover {
  color: #000000;
}
.contrast-mode .single-post-content-wrapper .main-content-infobox li:before {
  color: #000000;
}
.contrast-mode .single-post-content-wrapper li {
  color: #000000;
}
.contrast-mode .post-teaser-publication__action {
  color: #000000;
  text-decoration: underline;
}
.contrast-mode .post-teaser-post-info {
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0.9) 0%, rgba(0, 0, 0, 0.2) 100%);
}
.contrast-mode .post-teaser-post-info a {
  color: #ffffff;
  text-decoration: none;
}
.contrast-mode .post-teaser-post-info a:hover {
  text-decoration: underline;
}
.contrast-mode .shariff .shariff-button a {
  background-color: #000000 !important;
  color: #ffffff;
}
.contrast-mode .shariff .shariff-button a:hover {
  color: #ffffff;
}
.contrast-mode input:focus,
.contrast-mode textarea:focus,
.contrast-mode select:focus {
  outline: 3px solid #000000 !important;
}
.contrast-mode .post-comments-area .comment-respond .reply-title {
  color: #000000;
}
.contrast-mode .post-comments-area .comment-form textarea {
  border-color: #000000;
}
.contrast-mode .post-comments-area .comment-form input {
  border: 1px solid #000000 !important;
}
.contrast-mode .events-list-wrapper figure {
  background-color: #000000;
}
.contrast-mode .events-list-wrapper .list-event-infos i {
  color: #000000;
}
.contrast-mode .help-block {
  color: #000000;
}
.contrast-mode .progress-idicator .progress-labels span {
  color: #000000 !important;
}
.contrast-mode .progress-idicator .progress-idicator-bar:before {
  background: #000000;
}
.contrast-mode .search-form input[type="text"] {
  border-color: #000000;
  color: #000000;
}
.contrast-mode input[type="submit"] {
  background-color: #000000 !important;
  border: 1px solid #000000;
}
.contrast-mode input[type="submit"]:focus {
  border: 1px solid #000000 !important;
  background-color: #000000;
}
.contrast-mode .select-wrapper {
  border-color: #000000;
}
.contrast-mode .required {
  color: #000000 !important;
}
.contrast-mode .required-field-message {
  color: #000000;
}
.contrast-mode .logged-in-as a {
  color: #000000;
}
.contrast-mode .container-application input {
  border-color: #000000;
}
.contrast-mode .container-application .characters-count {
  color: #000000;
}
.contrast-mode .container-application .label {
  color: #666 !important;
  border-color: #000000 !important;
}
.contrast-mode .container-application fieldset.radio {
  color: #000000;
  border-color: #000000 !important;
}
.contrast-mode .form-control {
  color: #000000;
  border-color: #000000 !important;
}
.contrast-mode .form-control::placeholder {
  color: #666;
}
.contrast-mode .search-result-wrapper h1 {
  color: #000000;
}
.contrast-mode .search-result-wrapper .pagination .current {
  color: #000000;
}
.contrast-mode .c-filter-bar__remove {
  background: #000000;
  color: #ffffff;
}
.contrast-mode .c-filter-bar__remove:hover {
  color: #ffffff;
}
.contrast-mode .c-fullsize-info {
  background: #000000 !important;
  color: #ffffff !important;
}
.contrast-mode .c-fullsize-info p {
  color: inherit;
}
.contrast-mode .c-fullsize-info p a {
  color: inherit;
}
.contrast-mode .c-fullsize-info p a:hover {
  color: inherit;
}
.contrast-mode .c-fullsize-info ul {
  color: inherit;
}
.contrast-mode .c-fullsize-info ul li {
  color: inherit;
}
.contrast-mode .c-fullsize-info ul li a {
  color: inherit;
}
.contrast-mode .c-fullsize-info ul li a:hover {
  color: inherit;
}
.contrast-mode .c-fullsize-info h2,
.contrast-mode .c-fullsize-info h3 {
  color: inherit;
}
.contrast-mode .c-fullsize-info:before,
.contrast-mode .c-fullsize-info:after {
  background: #000000 !important;
}
.contrast-mode .c-fullsize-info .c-post-list-item p a {
  color: #000000;
  text-decoration: none;
}
.contrast-mode .post-slider p a {
  color: #000000;
}
.contrast-mode .post-slider p a:hover {
  color: #000000;
}
.contrast-mode .wysiwyg-content-wrapper p a {
  color: #000000;
}
.contrast-mode .wysiwyg-content-wrapper p a:active,
.contrast-mode .wysiwyg-content-wrapper p a:focus,
.contrast-mode .wysiwyg-content-wrapper p a:hover {
  color: #000000;
}
.contrast-mode .wysiwyg-content-wrapper .c-fullsize-info p a:hover {
  color: #ffffff;
}
.contrast-mode .additional-infos-wrapper {
  color: #000000 !important;
}
.contrast-mode .additional-infos-wrapper a {
  color: #000000 !important;
}
@media (min-width: 1279px) {
  .contrast-mode .additional-infos-wrapper {
    background-color: #000000 !important;
    color: #ffffff !important;
  }
  .contrast-mode .additional-infos-wrapper a {
    color: #ffffff !important;
  }
}
.contrast-mode .cp-slider .c-user-item__wrapper {
  color: #ffffff !important;
}
.contrast-mode .cp-slider .c-user-item__name {
  color: #ffffff;
  border: none;
}
.contrast-mode .cp-slider--aside {
  background-color: #000000 !important;
  color: #ffffff !important;
}
.contrast-mode .cp-slider--aside .c-user-item__profile-video {
  color: #000000 !important;
  background: #ffffff;
}
.contrast-mode .o-ghost-button {
  border-color: #000000;
}
.contrast-mode .o-ghost-button:hover {
  border-color: #000000 !important;
}
.contrast-mode .o-cta-button:hover {
  color: #000000 !important;
  background: #ffffff;
}
.contrast-mode figcaption {
  color: #000000;
}
.contrast-mode .slick-prev:hover,
.contrast-mode .slick-next:hover {
  background: #ffffff;
}
.contrast-mode .c-video-lightbox__video-activation a {
  color: #ffffff !important;
}
.contrast-mode .additional-infos-wrapper h2 {
  color: #ffffff !important;
}
.contrast-mode .o-pill {
  background: #000000 !important;
}
.contrast-mode .c-share__button {
  color: #ffffff !important;
  background: #000000 !important;
}
.contrast-mode .post-comments-area .comments-title {
  color: #000000 !important;
}
.contrast-mode .post-comments-area .comment-reply-link {
  color: #000000 !important;
}
.contrast-mode .post-comments-area p {
  color: #000000 !important;
}
.contrast-mode .post-comments-area .comment-form p {
  color: #000000 !important;
}
.contrast-mode .post-comments-area .comment-form input {
  background-color: #ffffff !important;
  border: 2px solid #000000 !important;
}
.contrast-mode.page-template-event .c-fullsize-info,
.contrast-mode.infocard-template-default .c-fullsize-info {
  color: #ffffff !important;
}
.contrast-mode.page-template-event .c-fullsize-info:before,
.contrast-mode.infocard-template-default .c-fullsize-info:before,
.contrast-mode.page-template-event .c-fullsize-info:after,
.contrast-mode.infocard-template-default .c-fullsize-info:after {
  background: #000000 !important;
}
.contrast-mode .custom-gallery-count {
  background-color: #000000 !important;
}
.contrast-mode .custom-gallery-image-count {
  color: #ffffff !important;
}
.contrast-mode .post-teaser-2col__content a:hover h2 {
  color: #000000 !important;
}
.contrast-mode .c-post-lightbox__icon:hover {
  background: #000000 !important;
}
.contrast-mode .meta-navigation-mobile a {
  color: #000000 !important;
}
.contrast-mode *:focus-visible {
  outline: 3px solid #000000 !important;
}
.o-boxed-headline {
  margin: 0 3px;
  position: relative;
  z-index: 1;
}
.o-boxed-headline span {
  background: #00baed;
  color: #ffffff;
  font-family: 'Yanone Kaffeesatz', sans-serif;
  font-size: 30px;
  padding: 6px;
  margin: 3px -3px;
  display: inline-block;
}
.o-boxed-headline--secondary span {
  background: #34b4a9;
}
.o-boxed-headline--small {
  margin: 0 2px;
}
.o-boxed-headline--small span {
  font-size: 24px;
  padding: 4px;
  margin: 2px -2px;
}
.o-boxed-headline--tiny {
  margin: 0 2px;
}
.o-boxed-headline--tiny span {
  font-size: 20px;
  padding: 2px;
  margin: 3px -1px;
}
.o-boxed-headline--large {
  margin: 0 4px;
}
.o-boxed-headline--large span {
  font-size: 60px;
  padding: 8px;
  margin: 4px -4px;
}
@media (max-width: 959px) {
  .o-boxed-headline--large span {
    font-size: 45px;
  }
}
@media (max-width: 959px) {
  .o-boxed-headline--small span {
    font-size: 24px;
  }
}
.o-boxed-headline--absolute {
  position: absolute;
  bottom: 15px;
  left: 15px;
}
.o-image {
  display: block;
  position: relative;
  margin: 0;
  overflow: hidden;
}
.o-image:before {
  display: block;
  content: "";
  padding-top: 100%;
}
.o-image video,
.o-image img {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 100%;
  height: auto;
  transform: translate(-50%, -50%);
}
.o-image--no-fixed-ratio:before {
  padding-top: 0;
  display: none;
}
.o-image--no-fixed-ratio video,
.o-image--no-fixed-ratio img {
  position: relative;
  width: 100%;
  height: auto;
  top: 0;
  left: 0;
  transform: none;
  display: block;
}
.o-image--circle {
  border-radius: 50%;
  overflow: hidden;
}
.o-image--9-16:before {
  padding-top: 177%;
}
.o-image--16-9:before {
  padding-top: 56.5%;
}
.o-image--4-3:before {
  padding-top: 75%;
}
@media (max-width: 959px) {
  .o-image--4-3-xs:before {
    padding-top: 75%;
  }
}
.o-image--profile:before {
  padding-top: 41.5%;
}
@media (max-width: 959px) {
  .o-image--profile:before {
    padding-top: 130%;
  }
}
@media (max-width: 959px) {
  .o-image--profile img {
    height: 100%;
    width: auto;
  }
}
.o-image--slider:before {
  padding-top: 41.5%;
}
@media (max-width: 1279px) {
  .o-image--slider:before {
    padding-top: 56.5%;
  }
}
@media (max-width: 959px) {
  .o-image--slider:before {
    padding-top: 156.5%;
  }
}
@media (max-width: 1279px) {
  .o-image--slider img {
    height: 100%;
    width: auto;
  }
}
.o-play-button {
  position: absolute;
  left: 50%;
  top: 50%;
  font-size: 30px;
  color: #ffffff;
  transform: translateX(-50%) translateY(-50%);
  background: #00baed;
  width: 60px;
  height: 60px;
  border-radius: 50%;
  text-align: center;
  line-height: 65px;
  text-indent: 5px;
  z-index: 100;
  pointer-events: none;
  border: none;
}
.o-play-button--youtube {
  background: none !important;
}
.o-center-headline {
  font-family: 'Yanone Kaffeesatz', sans-serif;
  font-size: 60px;
  text-align: center;
}
@media (max-width: 959px) {
  .o-center-headline {
    font-size: 45px;
  }
}
.o-center-headline--small {
  font-size: 40px;
}
.o-center-headline--small-sub {
  font-family: 'Roboto', sans-serif;
  font-size: 16px;
  text-align: center;
  margin: 0 0 15px 0;
  font-weight: 400;
}
.o-center-headline--sub {
  font-family: 'Roboto', sans-serif;
  font-size: 20px;
  text-align: center;
  margin: 0 0 50px 0;
  font-weight: 400;
}
@media (max-width: 1279px) {
  .o-center-headline--sub {
    font-size: 20px;
    margin: 0 0 30px 0;
  }
}
@media (max-width: 959px) {
  .o-center-headline--sub {
    font-size: 20px;
    margin: 0 0 30px 0;
  }
}
.o-center-headline--large {
  text-align: center;
  font-size: 72px;
  text-transform: uppercase;
}
.o-button {
  display: block;
  height: 60px;
  line-height: 56px;
  max-width: 216px;
  border: 2px solid #ffffff;
  color: #ffffff;
  text-align: center;
  font-size: 26px;
  font-family: 'Yanone Kaffeesatz', sans-serif;
  margin-left: auto;
  margin-right: auto;
  letter-spacing: 0.02em;
}
.o-button--primary {
  color: #00baed;
  border-color: #00baed;
}
.o-button--primary:hover {
  color: #4d4d4d;
  border-color: #4d4d4d;
}
.o-button--primary-filled {
  border-color: #00baed;
  color: #ffffff;
  background: #00baed;
}
.o-button--primary-filled:hover {
  color: #ffffff;
  border-color: #00baed;
  text-decoration: underline;
}
.o-button--no-max-width {
  max-width: none;
  padding: 1px 15px;
  white-space: nowrap;
  width: 100%;
}
.o-button i {
  vertical-align: text-bottom;
}
.o-cta-button {
  background: #ffffff;
  width: 48px;
  height: 48px;
  color: #000000;
  display: block;
  border-radius: 50%;
  margin: 0 auto;
  text-align: center;
  text-decoration: none !important;
}
.o-cta-button:before {
  display: none !important;
}
.o-cta-button:hover,
.o-cta-button:focus,
.o-cta-button:active {
  color: #000000 !important;
  background: #ebebeb;
  text-decoration: none !important;
}
.o-cta-button i {
  font-size: 30px;
  line-height: 48px;
}
.o-ghost-button {
  background: #ffffff;
  border: 1px solid #00baed;
  font-size: 16px;
  border-radius: 20px;
  color: #00baed;
  padding: 5px 30px;
}
@media (max-width: 959px) {
  .o-ghost-button {
    padding: 5px 15px;
  }
}
.o-ghost-button:hover,
.o-ghost-button:focus,
.o-ghost-button:active {
  color: #00baed;
  text-decoration: underline;
  border: 1px solid #00baed !important;
}
.o-pill {
  left: 50%;
  top: 50%;
  transform: translateX(-50%) translateY(-50%);
  background: #00baed;
  text-align: center;
  z-index: 100;
  pointer-events: none;
  height: 30px;
  border-radius: 15px;
  color: #ffffff;
  font-size: 15px;
  position: absolute;
  line-height: 30px;
  padding: 0 15px;
  display: inline-flex;
  align-items: center;
  width: 55%;
  justify-content: center;
  white-space: nowrap;
}
.o-pill i {
  margin-left: 6px;
}
.o-pill--linked {
  pointer-events: all;
}
.o-pill--linked:focus,
.o-pill--linked:hover {
  color: #ffffff;
  text-decoration: underline;
}
.popover {
  border: none;
  padding: 0;
  border-radius: 0;
  background: #000000;
  width: 300px;
  margin-right: 30px / 2;
  z-index: 100001;
}
.popover-content {
  color: #ffffff;
  background: #000000;
}
.popover.left .arrow {
  border-top: none;
}
.popover.left .arrow:after {
  border-left-color: #000000;
  left: 5px;
}
.popover.top .arrow {
  border-top: none;
}
.popover.top .arrow:after {
  border-top-color: #000000;
  bottom: 5px;
}
.info-icon {
  background: #ffffff;
  color: #4d4d4d;
  width: 30px;
  height: 30px;
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: 50%;
  font-size: 14px;
  line-height: 32px;
  z-index: 1;
  border: none;
}
.info-icon--position-right {
  position: absolute;
  top: 10px;
  right: 10px;
}
.info-icon--youtube {
  position: absolute;
  top: 25px;
  right: 10px;
}
@media (max-width: 959px) {
  .info-icon--youtube {
    top: 10px;
  }
}
.info-icon--home-videos {
  position: absolute;
  top: 10px;
  right: 30px;
}
.c-article {
  margin: 0 auto;
  padding-bottom: 30px;
  max-width: 1280px;
}
@media (max-width: 1279px) {
  .c-article {
    max-width: 960px;
  }
}
@media (max-width: 959px) {
  .c-article {
    max-width: 640px;
    width: 100%;
  }
}
.c-article__main {
  overflow: hidden;
  position: relative;
}
.c-article__headline-image {
  position: relative;
  overflow: hidden;
}
.c-article__headline-image--no-thumbnail {
  height: 250px;
}
.c-article__headline-image--overlay {
  content: "";
  display: block;
  bottom: -110px;
  left: 50%;
  transform: translateX(-50%) skew(-10deg, -5deg);
  width: 115%;
  height: 200px;
  position: absolute;
  z-index: 3;
  background: #ffffff;
}
.c-article__headline-wrapper {
  display: flex;
  justify-content: center;
  z-index: 1000;
  position: relative;
  background: #ffffff;
}
.c-article__headline {
  margin: -130px 0 0 0;
  padding: 0 15px;
  width: 100%;
  max-width: 640px;
  min-width: 300px;
}
.c-article__headline--event {
  margin: -160px 0 0 0;
}
.c-article__content-wrapper {
  background: #ffffff;
  overflow: hidden;
  padding: 15px;
}
.c-article__content {
  max-width: 640px;
  margin: 0 auto;
  font-size: 20px;
}
.wysiwyg-content-wrapper h3,
.wysiwyg-content-wrapper h4,
.wysiwyg-content-wrapper h5,
.wysiwyg-content-wrapper h6 {
  padding-top: 10px;
}
.wysiwyg-content-wrapper h1 {
  text-align: center;
  font-size: 60px;
  font-family: 'Yanone Kaffeesatz', sans-serif;
  text-transform: uppercase;
  margin: 30px 0 50px 0;
  letter-spacing: 0.01em;
}
.wysiwyg-content-wrapper h2 {
  font-size: 40px;
  font-family: 'Yanone Kaffeesatz', sans-serif;
  font-weight: 300;
  margin: 0 0 15px 0;
  letter-spacing: 0.01em;
  text-align: center;
}
.wysiwyg-content-wrapper h3 {
  font-size: 30px;
  font-family: 'Yanone Kaffeesatz', sans-serif;
  font-weight: 300;
  margin: 0 0 15px 0;
  line-height: 1.25;
}
.wysiwyg-content-wrapper h4 {
  font-size: 30px;
  margin: 0 0 15px 0;
  font-family: 'Yanone Kaffeesatz', sans-serif;
  line-height: 1.25;
}
.wysiwyg-content-wrapper a {
  text-decoration: underline;
  color: #4d4d4d;
}
.wysiwyg-content-wrapper a:focus,
.wysiwyg-content-wrapper a:active,
.wysiwyg-content-wrapper a:hover {
  color: #00baed;
  text-decoration: underline;
}
.wysiwyg-content-wrapper a[target="_blank"]:before {
  font-family: 'icomoon';
  speak: none;
  content: "\e901";
  transform: rotate(-45deg);
  display: inline-block;
  vertical-align: bottom;
}
.wysiwyg-content-wrapper p {
  font-size: 20px;
  line-height: 1.85;
  margin: 0 0 40px 0;
}
.wysiwyg-content-wrapper iframe {
  width: 100%;
}
.wysiwyg-content-wrapper .dateline {
  text-align: center;
  font-size: 16px;
  font-weight: 700;
  padding: 50px 0 0 0;
  margin: 0;
  color: #666;
}
.wysiwyg-content-wrapper .article-image {
  margin-bottom: 40px;
}
.wysiwyg-content-wrapper .alignleft {
  float: none;
  margin: 0;
}
.wysiwyg-content-wrapper .alignright {
  float: none;
  margin: 0;
}
.wysiwyg-content-wrapper .size-full {
  width: 100%;
  height: auto;
  float: none;
  margin: 0;
}
.wysiwyg-content-wrapper .size-full + * {
  margin-top: 40px;
}
.wysiwyg-content-wrapper .wp-caption-text {
  font-size: 16px;
  color: #666;
  margin: 30px 0 50px 0;
  display: block;
  line-height: 1.85;
}
.wysiwyg-content-wrapper .wp-caption-text * {
  font-size: 16px;
  color: #666;
  margin: 0;
  display: block;
  line-height: 1.85;
}
.wysiwyg-content-wrapper .wp-intro-text,
.wysiwyg-content-wrapper .intro-text {
  font-weight: 700;
  font-size: 20px;
  margin: 0 0 40px 0;
}
.wysiwyg-content-wrapper .story-image {
  margin-bottom: 40px;
}
.wysiwyg-content-wrapper > ul {
  margin: 0 0 40px 0;
  padding-left: 15px;
}
.wysiwyg-content-wrapper > ul li {
  margin-bottom: 15px;
}
.wysiwyg-content-wrapper .main-content-infobox {
  background: #f1f1f1;
  margin: 50px -90px;
  padding: 10px 90px;
  font-size: 20px;
  line-height: 1.85;
}
.wysiwyg-content-wrapper .main-content-infobox ul,
.wysiwyg-content-wrapper .main-content-infobox ol {
  list-style: none;
  padding: 0;
}
.wysiwyg-content-wrapper .main-content-infobox h2 + ul,
.wysiwyg-content-wrapper .main-content-infobox h2 + ol {
  margin-top: 40px;
}
.wysiwyg-content-wrapper .main-content-infobox li {
  position: relative;
  margin-bottom: 15px;
}
.wysiwyg-content-wrapper .main-content-infobox li:before {
  font-family: 'icomoon';
  speak: none;
  content: "\e901";
  color: #00baed;
  position: absolute;
  display: block;
  font-size: 40px;
  margin-left: -65px;
  top: 0;
  margin-top: -18px;
}
.c-aside-info {
  background: #ebebeb;
  width: 375px;
  padding: 20px 15px 5px 15px;
}
@media (max-width: 1279px) {
  .c-aside-info {
    width: 100%;
    float: none !important;
    margin: 40px auto !important;
  }
}
.c-aside-info--right {
  float: right;
  margin: 5px -33.333% 30px 30px;
}
.c-aside-info--left {
  float: left;
  margin: 5px 30px 30px -33.333%;
}
.c-aside-info h3 {
  text-align: center;
  border-bottom: 2px solid #ccc;
  padding-bottom: 15px;
  font-size: 30px;
}
.c-aside-info p {
  font-size: 18px;
  padding-bottom: 15px;
  margin: 0;
}
.c-aside-info p a:hover {
  color: #4d4d4d;
}
.c-aside-info li a {
  color: #4d4d4d;
  text-decoration: underline;
}
.c-aside-info .slick-prev {
  left: -25px;
}
.c-aside-info .slick-next {
  right: -25px;
}
.c-aside-info .c-user-item__name {
  border: none;
}
.c-post-masonry {
  overflow: hidden;
  min-height: 280px;
  padding-bottom: 30px;
}
@media (max-width: 959px) {
  .c-post-masonry {
    padding: 0 15px;
  }
}
.c-post-masonry__item {
  width: 33.333%;
  margin: 0;
}
@media (max-width: 1279px) {
  .c-post-masonry__item {
    width: 50%;
  }
}
@media (max-width: 959px) {
  .c-post-masonry__item {
    width: 100%;
  }
}
.c-post-masonry__item a {
  text-decoration: none;
}
.c-post-masonry__item--4-in-a-row {
  width: 25%;
  margin: 0;
}
@media (max-width: 1279px) {
  .c-post-masonry__item--4-in-a-row {
    width: 33.333%;
  }
}
@media (max-width: 959px) {
  .c-post-masonry__item--4-in-a-row {
    width: 100%;
  }
}
.c-post-list-item {
  padding: 15px;
  position: relative;
}
.c-post-list-item:hover .o-pill {
  text-decoration: underline;
}
.c-post-list-item__link:focus-visible .c-post-list-item__boxed-headline span {
  text-decoration: underline;
}
.c-post-list-item__link:focus-visible .c-post-list-item__video-placeholder-youtube-logo {
  outline: 3px solid #00baed !important;
}
.c-post-list-item__button:focus-visible {
  outline: none !important;
}
.c-post-list-item__button:focus-visible .o-play-button {
  background: #007ea1;
  outline: 3px solid #00baed;
}
.c-post-list-item__image-link:focus-visible img {
  border: 3px solid #00baed;
}
.c-post-list-item__inner {
  background: #ffffff;
  padding: 15px;
}
.c-post-list-item__icons {
  position: absolute;
  right: 30px;
  display: flex;
  margin: 0 -3.75px;
}
.c-post-list-item__icons > * {
  margin: 0 3.75px;
}
.c-post-list-item__icon {
  background: #00baed;
  width: 30px !important;
  height: 30px;
  line-height: 34px;
  text-align: center;
  border-radius: 50%;
  color: #ffffff;
  font-size: 15px;
  z-index: 1;
}
.c-post-list-item__count {
  background: #00baed;
  width: 55px;
  height: 30px;
  text-align: center;
  border-radius: 15px;
  color: #ffffff;
  font-size: 15px;
  z-index: 1;
  right: 75px;
  line-height: 30px;
}
.c-post-list-item__boxed-headline {
  margin-top: -20px;
  display: flex;
  flex-wrap: wrap;
}
.c-post-list-item__boxed-headline--absolute {
  position: absolute;
  left: 15px;
  bottom: 15px;
}
.c-post-list-item__boxed-headline--bottom {
  margin: 0;
  position: absolute;
  bottom: 60px;
}
.c-post-list-item__boxed-headline-date {
  position: absolute;
  margin-top: -45px;
}
.c-post-list-item__profile {
  text-align: center;
  display: block;
  margin: -30px 0 -22.5px 0;
}
.c-post-list-item__profile--no-thumbnail {
  margin-top: 0;
}
.c-post-list-item__profile--no-caption {
  padding-bottom: 30px;
}
.c-post-list-item__profile:hover {
  text-decoration: none;
}
.c-post-list-item__profile-image {
  width: 60px;
  height: 60px;
  margin: 0 auto;
}
.c-post-list-item__profile-name {
  font-size: 20px;
  font-family: 'Yanone Kaffeesatz', sans-serif;
  margin: 7.5px 0;
}
.c-post-list-item__thumbnail {
  margin: -15px;
}
.c-post-list-item__thumbnail button {
  margin: 0;
  padding: 0;
  border: none;
  background: none;
  display: block;
  width: 100%;
}
.c-post-list-item__content {
  font-size: 16px;
  text-overflow: ellipsis;
  overflow: hidden;
  margin: 0;
  padding: 30px 7.5px 7.5px 7.5px;
}
.c-post-list-item__content--tweet {
  text-align: center;
  font-family: 'Yanone Kaffeesatz', sans-serif;
  font-size: 24px;
}
.c-post-list-item__video-placeholder {
  margin: -15px;
  position: relative;
}
.c-post-list-item__video-placeholder video,
.c-post-list-item__video-placeholder img,
.c-post-list-item__video-placeholder iframe {
  width: 100%;
  height: auto;
  display: block;
}
.c-post-list-item__event-teaser {
  position: absolute;
  width: 100% !important;
  height: 100%;
  top: 0;
  left: 0;
  background: #a74c96;
}
.c-post-list-item__infocard-teaser {
  position: absolute;
  width: 100% !important;
  height: 100%;
  top: 0;
  left: 0;
  background: #fabb32;
}
.c-post-list-item__teaser-icon {
  height: auto;
  width: 300px !important;
}
.c-post-list-item__video-placeholder-youtube-logo {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translateX(-50%) translateY(-50%);
  width: 68px;
  height: auto;
  z-index: 1;
}
.c-post-list-item__tag {
  color: #4d4d4d;
  font-size: 24px !important;
  font-family: 'Yanone Kaffeesatz', sans-serif;
  margin-right: 7.5px;
  position: relative;
}
.c-post-list-item__tag i {
  position: absolute;
  margin: 5px 0 0 3px;
}
.c-post-list-item__teaser-text {
  font-size: 16px;
}
.c-post-list-item__overlay {
  padding: 60px 30px 7.5px 30px;
  position: relative;
  margin-top: -90px;
  background: linear-gradient(0deg, #ffffff 50%, rgba(255, 255, 255, 0) 100%);
  text-align: center;
}
.c-post-list-item__overlay button {
  background: #ffffff;
  border: 1px solid #00baed;
  font-size: 16px;
  border-radius: 20px;
  color: #00baed;
  padding: 5px 30px;
}
.c-post-list-item__overlay button:hover,
.c-post-list-item__overlay button:focus,
.c-post-list-item__overlay button:active {
  text-decoration: underline;
  border: 1px solid #00baed !important;
}
.c-post-list-item__overlay span {
  font-weight: bold;
}
.c-user-profile {
  background: #ffffff;
  padding: 0;
  position: relative;
  padding-bottom: 60px;
}
@media (max-width: 959px) {
  .c-user-profile {
    padding-bottom: 0;
  }
}
.c-user-profile__headline {
  color: #ffffff;
  position: absolute;
  z-index: 2;
  left: 60px;
  top: 50%;
  transform: translateY(-50%);
  margin: 0;
  width: 33.333%;
  font-family: 'Yanone Kaffeesatz', sans-serif;
  font-size: 60px;
}
@media (max-width: 1279px) {
  .c-user-profile__headline {
    width: 50%;
    margin-top: -30px;
    left: 50px;
  }
}
@media (max-width: 959px) {
  .c-user-profile__headline {
    width: 100%;
    left: 0;
    text-align: center;
    padding: 30px;
    margin-top: -30px;
  }
}
.c-user-profile__fading {
  background: linear-gradient(90deg, rgba(0, 0, 0, 0.4) 0%, rgba(0, 0, 0, 0) 66.66%);
  display: block;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
}
@media (max-width: 959px) {
  .c-user-profile__fading {
    background: linear-gradient(0, rgba(0, 0, 0, 0.90660014) 0%, rgba(0, 0, 0, 0) 100%);
  }
}
.c-user-profile__image-overlay {
  content: "";
  display: block;
  bottom: -140px;
  left: 50%;
  transform: translateX(-50%) skew(-10deg, -5deg);
  width: 115%;
  height: 200px;
  position: absolute;
  z-index: 3;
  background: #ffffff;
}
.c-user-profile__details-column--25 {
  width: 25%;
}
@media (max-width: 959px) {
  .c-user-profile__details-column--25 {
    width: 100%;
  }
}
.c-user-profile__details-column--50 {
  width: 50%;
}
@media (max-width: 959px) {
  .c-user-profile__details-column--50 {
    width: 100%;
  }
}
.c-user-profile__details {
  width: 100%;
  display: flex;
  margin: 0 auto;
  padding: 120px 0 0 0;
}
@media (max-width: 959px) {
  .c-user-profile__details {
    padding: 30px 10px 0 10px;
    position: relative;
    width: 100%;
    flex-direction: column-reverse;
  }
}
.c-user-profile__description {
  margin: 0 0 15px 0;
  font-weight: bold;
  text-align: center;
}
.c-user-profile__linked-profiles {
  text-align: center;
  position: relative;
  z-index: 3;
}
.c-user-profile__linked-profiles h3 {
  font-weight: bold;
  font-size: 14px;
  margin: 0 0 15px 0;
  line-height: 20px;
}
.c-user-profile__linked-profiles ul {
  list-style: none;
  padding: 0;
}
.c-user-profile__linked-profiles i {
  color: #34b4a9;
  margin-right: 6px;
}
.c-user-profile__linked-profiles a {
  color: #4d4d4d;
  text-decoration: underline;
  font-weight: bold;
}
.c-user-profile__facts {
  list-style: none;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  font-weight: bold;
  padding: 0;
}
@media (max-width: 959px) {
  .c-user-profile__facts {
    position: relative;
    padding: 15px 0;
  }
}
.c-user-profile__facts li {
  padding: 7.5px 15px;
}
.c-user-profile__facts i {
  color: #34b4a9;
}
.c-user-profile__user {
  text-align: center;
  position: absolute;
  margin-top: -170px;
  z-index: 10;
  width: 25%;
}
@media (max-width: 959px) {
  .c-user-profile__user {
    position: relative;
    width: 100%;
  }
}
.c-user-profile__user-name {
  font-family: 'Yanone Kaffeesatz', sans-serif;
  font-size: 30px;
  font-weight: 500;
  margin: 10px 0 0 0;
  padding: 0 30px;
}
.c-user-profile__user-image {
  border-radius: 50%;
  overflow: hidden;
  border: 4px solid #34b4a9;
  width: 200px;
  height: 200px;
  margin: 0 auto;
  z-index: 10;
}
.c-user-profile__user-image img {
  width: 100%;
  height: auto;
}
.c-user-profile__video-wrapper {
  width: 25%;
  right: 0;
  bottom: 210px;
  position: absolute;
  z-index: 10;
}
@media (max-width: 1279px) {
  .c-user-profile__video-wrapper {
    bottom: 240px;
  }
}
@media (max-width: 959px) {
  .c-user-profile__video-wrapper {
    position: relative;
    width: 100%;
    bottom: 0;
    padding: 15px;
  }
}
.c-user-profile__video {
  width: 200px;
  margin: 0 auto;
  background: #000;
  cursor: pointer;
}
@media (max-width: 959px) {
  .c-user-profile__video {
    width: 100%;
  }
}
.c-user-profile__social {
  position: absolute;
  transition: padding 0.3s;
  width: 1280px;
  margin: -75px auto 0 auto;
  display: flex;
  justify-content: flex-end;
  z-index: 1;
}
@media (max-width: 1279px) {
  .c-user-profile__social {
    margin: -105px auto 0 auto;
    width: 960px;
  }
}
@media (max-width: 959px) {
  .c-user-profile__social {
    width: 100%;
    max-width: 640px;
    justify-content: flex-start;
    position: relative;
    margin: 0;
  }
}
.c-user-profile__social-wrapper {
  width: 200px;
  margin: -60px 60px 0 0;
}
@media (max-width: 1279px) {
  .c-user-profile__social-wrapper {
    margin-right: 20px;
  }
}
@media (max-width: 959px) {
  .c-user-profile__social-wrapper {
    margin: 0 0 0 15px;
    width: 100%;
  }
}
.c-user-profile--sticky .c-user-profile__social {
  position: fixed;
  bottom: 24px;
  right: 24px;
  z-index: 1000;
  animation-name: revealSocialIcons;
  animation-duration: 0.4s;
  animation-iteration-count: 1;
  pointer-events: none;
}
@media (max-width: 959px) {
  .c-user-profile--sticky .c-user-profile__social {
    right: 0;
  }
}
.c-user-profile--sticky .c-user-profile__social-wrapper {
  margin: 0;
  pointer-events: all;
}
@media (max-width: 959px) {
  .c-user-profile--sticky .o-boxed-headline {
    display: none;
  }
}
@media (max-width: 959px) {
  .c-user-profile--sticky .c-social-links {
    justify-content: flex-end;
    padding: 0 24px;
  }
}
@keyframes revealSocialIcons {
  from {
    margin-bottom: -200px;
  }
  to {
    margin-bottom: 0;
  }
}
.c-highlight-posts {
  margin: 0 -15px;
}
@media (max-width: 959px) {
  .c-highlight-posts {
    margin: 0;
  }
}
.c-highlight-posts__posts {
  display: flex;
  list-style: none;
  width: 75%;
  margin: 0 auto;
  padding: 0;
  justify-content: center;
}
@media (max-width: 1279px) {
  .c-highlight-posts__posts {
    width: 100%;
  }
}
@media (max-width: 959px) {
  .c-highlight-posts__posts {
    display: block;
    width: 100%;
  }
}
.c-highlight-posts__post {
  width: 50%;
}
@media (max-width: 959px) {
  .c-highlight-posts__post {
    width: 100%;
  }
}
.c-highlight-posts__post:hover {
  cursor: pointer;
}
.c-tags-filter__list {
  font-size: 24px;
  font-family: 'Yanone Kaffeesatz', sans-serif;
  display: flex;
  list-style: none;
  margin: 0;
  padding: 0;
  justify-content: center;
  flex-wrap: wrap;
  width: 100%;
  margin: 0 auto;
}
.c-tags-filter__item {
  padding: 7.5px 15px;
  color: #4d4d4d;
}
@media (max-width: 959px) {
  .c-tags-filter__item {
    padding: 7.5px 15px;
  }
}
.c-tags-filter__item--current {
  text-decoration: underline;
}
.c-tags-filter__item:first-child {
  border: none;
}
.c-tags-filter__item a {
  display: block;
  color: inherit;
}
.c-social-links {
  margin: 0 -3px;
  padding: 0;
  display: flex;
  list-style: none;
}
.c-social-links__item {
  padding: 0 3px;
}
.c-social-links__link {
  color: #ffffff;
  background: #00baed;
  width: 40px;
  height: 40px;
  border-radius: 50%;
  text-align: center;
  display: block;
  font-size: 20px;
  line-height: 44px;
  text-indent: 1px;
}
.c-social-links__link:hover {
  color: #ffffff;
  text-decoration: none;
}
footer {
  overflow: hidden;
  position: absolute;
  width: 100%;
  font-size: 12px;
  left: 0;
  color: #666;
  z-index: 100;
}
.footer-wrapper {
  background: #ffffff;
  padding-top: 50px;
  font-weight: 300;
  display: flex;
  flex-direction: column;
  align-items: center;
}
@media (max-width: 959px) {
  .footer-wrapper {
    padding-left: 15px;
    padding-right: 15px;
  }
}
.footer-navigation {
  margin: 0 0 50px 0;
  list-style: none;
}
.footer-navigation > li {
  border-right: 1px solid #ebebeb;
  float: left;
  padding: 0 30px;
  border-collapse: collapse;
  text-align: center;
  min-height: 135px;
}
.footer-navigation > li:first-child {
  border-left: 1px solid #ebebeb;
}
.footer-navigation > li > a {
  font-size: 26px;
  color: #666;
  font-family: 'Yanone Kaffeesatz', sans-serif;
  text-transform: uppercase;
  letter-spacing: 0.02em;
}
.footer-navi-items-count-3 li {
  width: 33.33333%;
}
.footer-navi-items-count-4 li {
  width: 25%;
}
.footer-navi-items-count-5 li {
  width: 20%;
}
.footer-navigation .footer-navigation-event-item {
  text-align: left;
}
.footer-navigation .footer-navigation-event-item .current-event {
  font-size: 15px;
  margin-top: 15px;
}
.footer-navigation .footer-navigation-event-item .more-events {
  font-size: 15px;
  margin-top: 15px;
}
.footer-navigation .footer-navigation-event-item .current-event a {
  display: block;
  color: #4d4d4d;
}
.footer-navigation .footer-navigation-event-item .current-event strong,
.footer-navigation .footer-navigation-event-item .current-event span {
  display: block;
}
.footer-social-media {
  margin-top: 25px;
  margin-bottom: 50px;
}
.footer-social-media a {
  display: block;
  width: 60px;
  height: 60px;
  color: #212121;
  text-align: center;
  line-height: 69px;
  font-size: 35px;
  border-radius: 50%;
  text-decoration: none;
}
@media (max-width: 959px) {
  .footer-social-media a {
    font-size: 30px;
    width: 55px;
    height: 55px;
    line-height: 64px;
  }
}
.footer-partner-logos {
  display: flex;
  justify-content: flex-start;
  align-items: flex-end;
  margin: 0;
}
@media (max-width: 959px) {
  .footer-partner-logos {
    margin: 0 -10px;
    flex-direction: column;
    justify-content: center;
    align-items: center;
  }
}
.footer-partner-logos li {
  vertical-align: top;
  padding: 0;
}
@media (max-width: 959px) {
  .footer-partner-logos li {
    padding: 0 10px;
  }
}
.footer-partner-logo--bmbf {
  margin-right: 78px;
}
@media (max-width: 959px) {
  .footer-partner-logo--bmbf {
    margin: 0;
  }
}
.footer-partner-logo--bmbf img {
  width: 197px;
  height: auto;
}
@media (max-width: 959px) {
  .footer-partner-logo--bmbf {
    max-width: 100%;
    margin-bottom: 39px;
    margin-top: 29px;
  }
}
.footer-partner-logo--daad {
  margin-left: 39px;
}
@media (max-width: 959px) {
  .footer-partner-logo--daad {
    margin: 0;
  }
}
.footer-partner-logo--daad img {
  width: 440px;
  height: auto;
}
@media (max-width: 959px) {
  .footer-partner-logo--daad img {
    max-width: 100%;
  }
}
.meta-navigation {
  text-align: center;
  margin: 30px 0;
  font-size: 16px;
}
@media (max-width: 959px) {
  .meta-navigation {
    margin: 0;
  }
}
.meta-navigation li {
  padding: 0 15px;
}
@media (max-width: 959px) {
  .meta-navigation li {
    display: block;
    margin: 15px 0;
  }
}
.meta-navigation a {
  text-transform: uppercase;
  color: #666;
}
.footer-social-media-wrapper {
  padding: 0;
  font-family: 'Yanone Kaffeesatz', sans-serif;
  font-weight: normal;
  font-size: 20px;
  color: #000;
  text-align: center;
}
@media (max-width: 1279px) {
  .footer-social-media-wrapper {
    border: none;
  }
}
@media (max-width: 959px) {
  .footer-social-media-wrapper {
    padding: 0;
  }
}
.partners-logo-wrapper {
  padding: 0 30px;
  font-family: 'Yanone Kaffeesatz', sans-serif;
  font-weight: normal;
  font-size: 20px;
  color: #000;
  margin: 50px 0;
}
@media (max-width: 1279px) {
  .partners-logo-wrapper {
    padding: 0;
  }
}
@media (max-width: 959px) {
  .partners-logo-wrapper {
    padding: 15px;
    text-align: center;
  }
}
.c-home-slider {
  margin: 0 -50px;
  position: relative;
  overflow: hidden;
}
@media (max-width: 959px) {
  .c-home-slider {
    margin: 0;
  }
}
.c-home-slider__link:focus-visible .c-home-slider__headline {
  text-decoration: underline;
}
.c-home-slider__headline {
  color: #ffffff;
  position: absolute;
  z-index: 2;
  left: 50px;
  top: 40%;
  transform: translateY(-50%);
  margin: 0;
  width: 66.666%;
  font-family: 'Yanone Kaffeesatz', sans-serif;
  font-size: 60px;
  line-height: 1;
  height: 120px;
  display: flex;
  align-items: flex-end;
}
@media (max-width: 1279px) {
  .c-home-slider__headline {
    left: 0;
    padding: 0 50px;
    width: 100%;
    margin-top: -30px;
  }
}
@media (max-width: 959px) {
  .c-home-slider__headline {
    width: 100%;
    left: 0;
    text-align: center;
    padding: 30px 30px 40px;
    margin-top: -30px;
    top: inherit;
    bottom: 160px;
    font-size: 45px;
    justify-content: center;
  }
}
.c-home-slider__dateline {
  position: absolute;
  z-index: 2;
  left: 50px;
  top: 40%;
  transform: translateY(-50%);
  margin-top: 85px;
  color: #ffffff;
  font-size: 30px;
  font-family: 'Yanone Kaffeesatz', sans-serif;
  display: flex;
  align-items: center;
}
@media (max-width: 1279px) {
  .c-home-slider__dateline {
    margin-top: 55px;
  }
}
@media (max-width: 959px) {
  .c-home-slider__dateline {
    font-size: 18px;
    width: 100%;
    left: 0;
    justify-content: center;
    bottom: 190px;
    top: inherit;
    padding-bottom: 10px;
  }
}
.c-home-slider__dateline span {
  font-size: 30px;
}
@media (max-width: 959px) {
  .c-home-slider__dateline span {
    font-size: 18px;
  }
}
.c-home-slider__dateline span i {
  font-size: 70%;
}
.c-home-slider__item {
  position: relative;
}
.c-home-slider__fading {
  background: linear-gradient(90deg, rgba(0, 0, 0, 0.90660014) 0%, rgba(0, 0, 0, 0) 100%);
  display: block;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
}
@media (max-width: 959px) {
  .c-home-slider__fading {
    background: linear-gradient(0, rgba(0, 0, 0, 0.90660014) 0%, rgba(0, 0, 0, 0) 100%);
  }
}
.c-home-slider__image-overlay {
  content: "";
  display: block;
  bottom: -110px;
  left: 50%;
  transform: translateX(-50%) skew(-10deg, -5deg);
  width: 115%;
  height: 200px;
  position: absolute;
  z-index: 3;
  background: #ebebeb;
}
.c-home-slider__idicator {
  position: absolute;
  top: 330px;
  left: 50px;
  list-style: none;
  display: flex;
  align-items: center;
  margin: 0 -3px;
  padding: 0;
}
@media (max-width: 1279px) {
  .c-home-slider__idicator {
    top: 300px;
  }
}
@media (max-width: 959px) {
  .c-home-slider__idicator {
    left: 50%;
    top: inherit;
    bottom: 200px;
    transform: translateX(-50%);
  }
}
.c-home-slider__idicator-item {
  height: 5px;
  width: 50px;
  background: #ffffff;
  margin: 0 3px;
  border-radius: 2px;
  position: relative;
  overflow: hidden;
  cursor: pointer;
}
.c-home-slider__idicator-item:after {
  content: "";
  display: block;
  background: #00baed;
  position: absolute;
  height: 100%;
  width: 0;
}
.c-home-slider__idicator-item--active:after {
  width: 50px;
  transition: width 5s;
  transition-timing-function: linear;
}
.c-home-slider__button {
  border: none;
  outline: none;
  width: 24px;
  max-width: 24px;
  height: 24px;
  line-height: 24px;
  font-size: 20px;
  text-align: center;
  border-radius: 50%;
  background-color: #ffffff;
  color: #000000;
  margin-right: 10px;
  padding: 0;
}
.c-home-slider__button--play {
  font-size: 16px;
  line-height: 26px;
}
.c-home-slider__button--right {
  text-indent: 3px;
}
.c-home-quicklinks {
  display: flex;
  justify-content: flex-end;
  z-index: 1000;
  position: relative;
}
@media (max-width: 959px) {
  .c-home-quicklinks {
    margin: 0 15px;
  }
}
.c-home-quicklinks__wrapper {
  width: 50%;
  background: #ffffff;
  padding: 30px;
  list-style: none;
  margin: -200px 0 0 0;
}
@media (max-width: 1279px) {
  .c-home-quicklinks__wrapper {
    width: 100%;
  }
}
@media (max-width: 959px) {
  .c-home-quicklinks__wrapper {
    width: 100%;
    margin: -150px 0 0 0;
    padding: 15px 30px;
  }
}
.c-home-quicklinks__link {
  display: block;
  padding: 10px 0;
  font-size: 30px;
  font-family: 'Yanone Kaffeesatz', sans-serif;
  color: #4d4d4d;
  text-decoration: none;
  line-height: 1.3;
}
@media (max-width: 959px) {
  .c-home-quicklinks__link {
    font-size: 24px;
  }
}
.c-home-quicklinks__link i {
  color: #00baed;
  margin-left: 10px;
  position: absolute;
  margin-top: 3px;
}
.c-home-quicklinks__link:hover {
  text-decoration: none;
  color: #00baed;
}
.c-home-quicklinks__link:hover span {
  text-decoration: underline;
}
.c-user-item {
  padding: 0 30px;
  position: relative;
  z-index: 2;
}
.c-user-item--full {
  padding: 0;
}
@media (max-width: 959px) {
  .c-user-item {
    padding: 0;
  }
}
.c-user-item__wrapper {
  color: #4d4d4d;
}
.c-user-item__wrapper:hover {
  text-decoration: none;
  color: inherit;
}
.c-user-item__profile-video {
  border: none;
  background: #00baed;
  color: #ffffff;
  width: 50px;
  height: 50px;
  border-radius: 50%;
  line-height: 53px;
  text-align: center;
  font-size: 30px;
  text-indent: 4px;
  position: absolute;
  right: 0;
  bottom: 0;
  padding: 0;
}
.c-user-item__profile-video:focus-visible {
  background: #007ea1;
}
.c-user-item__headline {
  font-size: 35px;
  font-family: 'Yanone Kaffeesatz', sans-serif;
  text-align: center;
  margin-bottom: 30px;
}
.c-user-item__name {
  text-align: center;
  color: #a74c96;
  font-family: 'Yanone Kaffeesatz', sans-serif;
  font-size: 40px;
}
.c-user-item__name--muted {
  color: #666;
}
.c-user-item__profile {
  text-align: center;
  font-weight: bold;
  font-size: 14px;
  min-height: 130px;
  margin: 0 -30px;
}
@media (max-width: 959px) {
  .c-user-item__profile {
    margin: 0;
  }
}
.c-user-item__image-wrapper {
  max-width: 240px;
  margin: 0 auto;
}
.c-user-item__image {
  max-width: 240px;
  margin: 0 auto;
}
.c-user-item__quote {
  text-align: center;
  font-weight: bold;
  font-family: 'Yanone Kaffeesatz', sans-serif;
  font-size: 30px;
  line-height: 1.3;
  height: 115px;
}
@media (max-width: 959px) {
  .c-user-item__quote {
    height: auto;
  }
}
.c-user-item__full-image {
  overflow: hidden;
  position: relative;
  max-width: 272px;
  height: 511px;
  margin: 0 auto 58px auto;
}
@media (max-width: 1279px) {
  .c-user-item__full-image {
    height: 505px;
    margin: 0 auto 59px auto;
  }
}
.c-user-item__full-image:before {
  content: '';
  display: block;
  padding-top: 174.5%;
}
.c-user-item__full-image img {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translateX(-50%) translateY(-50%);
}
.c-user-item__cta {
  background-color: #00baed;
  border: none;
  text-align: center;
  font-size: 18px;
  color: #ffffff !important;
  text-decoration: none;
  padding: 10px 20px;
  border-radius: 24px;
  font-weight: bold;
  align-items: center;
}
@media (min-width: 1279px) {
  .c-user-item__cta {
    margin-bottom: 50px;
  }
}
.c-user-item__cta:hover {
  text-decoration: underline;
}
.c-user-item-aside {
  position: absolute;
  z-index: 1;
  width: 255px;
  margin: 60px 0 0 30px;
  background: #f2f2f2;
  padding-top: 45px;
}
.c-user-item-mobile {
  background: #f2f2f2;
  padding: 0 15px 30px;
  margin: 150px 0 100px;
}
.c-user-item-mobile:before,
.c-user-item-mobile:after {
  background: #f2f2f2;
  content: "";
  display: block;
  transform: rotate(-3deg);
  height: 100px;
  position: absolute;
  width: 110%;
  z-index: 1;
  margin-left: -25px;
  margin-top: -50px;
}
.post-template-default .c-user-item__quote {
  height: auto;
}
.c-correspondents-slider {
  position: relative;
  padding-bottom: 30px;
}
.c-correspondents-slider__button {
  color: #ffffff;
  background: rgba(0, 0, 0, 0.4);
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  width: 45px;
  padding: 0;
  height: 100px;
  text-align: center;
  line-height: 100px;
  font-size: 60px;
  border: none;
  outline: none;
}
.c-correspondents-slider__button--next {
  right: -50px;
}
@media (max-width: 959px) {
  .c-correspondents-slider__button--next {
    right: 0;
  }
}
.c-correspondents-slider__button--back {
  left: -50px;
}
@media (max-width: 959px) {
  .c-correspondents-slider__button--back {
    left: 0;
  }
}
.c-correspondents-slider .slick-track {
  margin: 0 auto;
  display: flex !important;
}
.c-correspondents-slider .slick-slide {
  height: auto;
}
.c-correspondents-slider .c-user-item__profile {
  margin: 0;
  height: 150px;
}
.c-correspondents-slider .c-user-item {
  border-right: 1px solid transparent;
  border-left: 1px solid #ccc;
}
@media (max-width: 959px) {
  .c-correspondents-slider .c-user-item {
    border: none;
  }
}
.c-correspondents-slider .slick-current {
  border-left: 1px solid transparent;
}
@media (max-width: 959px) {
  .c-correspondents-slider .slick-current {
    border: none;
  }
}
.cp-slider {
  font-size: 14px;
}
.cp-slider p {
  font-size: 24px;
  margin-bottom: 30px;
  line-height: 1.3;
}
.cp-slider .c-user-item__wrapper {
  color: inherit !important;
  text-decoration: none !important;
}
.cp-slider .c-user-item__wrapper:hover .c-user-item__name {
  text-decoration: underline;
}
.cp-slider .c-user-item__name {
  margin-top: 20px;
  font-size: 30px;
  color: #ffffff;
}
.cp-slider .c-user-item__profile li {
  margin-bottom: 0;
  line-height: 22px;
}
.cp-slider .c-user-item__headline {
  margin-bottom: 15px;
}
@media (min-width: 959px) {
  .cp-slider .c-user-item__headline {
    height: 90px;
  }
}
@media (min-width: 1279px) {
  .cp-slider .c-user-item__headline {
    height: 115px;
  }
}
.cp-slider .c-user-item__cta {
  display: none;
}
.cp-slider--aside {
  background-color: #00baed;
  color: #ffffff;
  width: 375px;
}
@media (max-width: 1279px) {
  .cp-slider--aside {
    width: auto;
    margin: 40px -15px !important;
  }
}
@media (max-width: 959px) {
  .cp-slider--aside {
    width: auto;
    margin: 40px -15px !important;
  }
}
.cp-slider--aside__inner {
  max-width: 300px;
  margin: 0 auto;
}
.cp-slider--aside__inner p {
  padding: 0;
}
.cp-slider--aside .c-user-item__headline {
  height: 80px;
  padding: 0;
}
.cp-slider--aside .c-user-item__image {
  max-width: 150px;
}
.cp-slider--aside .c-user-item__name {
  padding: 0;
}
.cp-slider--aside .c-user-item__image-wrapper {
  width: 180px;
}
.cp-slider--aside h2 {
  font-size: 30px;
}
.page-template-event .cp-slider--aside {
  background-color: #a74c96;
}
.infocard-template-default .cp-slider--aside {
  background-color: #fabb32;
  color: #000000;
}
.infocard-template-default .cp-slider .c-user-item__wrapper {
  color: #000000;
}
.infocard-template-default .cp-slider .c-user-item__name {
  color: #000000;
}
.post-slider p {
  margin-bottom: 10px;
  line-height: 1.3;
}
.post-slider p a {
  color: #00baed;
  text-decoration: none;
}
.post-slider p a:before {
  display: none;
}
.post-slider h3 {
  padding-top: 0;
  margin: -20px 3px 0;
}
.post-slider .c-post-list-item a {
  color: inherit;
  text-decoration: none !important;
}
.post-slider .c-post-list-item a:before {
  display: none !important;
}
.post-slider .c-post-list-item a:hover {
  color: inherit;
}
.post-slider .c-post-list-item li a {
  text-decoration: none !important;
}
@media (max-width: 959px) {
  .post-slider .c-post-list-item__inner {
    max-width: 375px;
    margin: 0 auto;
  }
}
.post-slider .c-post-list-item__profile-image {
  width: 60px !important;
}
.post-slider .c-post-list-item__profile-name {
  color: #00baed;
  margin-top: 7.5px;
}
.post-slider .c-post-list-item__content {
  color: #4d4d4d;
  font-size: 16px;
  overflow: hidden;
}
.post-slider .c-post-list-item__tag {
  color: #4d4d4d;
}
.post-slider figure {
  width: auto !important;
}
.c-youtube-placeholder {
  display: block;
  position: relative;
  overflow: hidden;
  margin: 0;
}
.c-youtube-placeholder:before {
  display: block;
  content: "";
  padding-top: 56.5%;
}
.c-youtube-placeholder__thumbnail {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 100%;
  height: auto;
  transform: translate(-50%, -50%);
}
.c-youtube-placeholder__logo {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translateX(-50%) translateY(-50%);
  width: 68px;
  height: auto;
  display: block;
  z-index: 1;
}
.c-filter-bar {
  background: #ffffff;
  display: flex;
  justify-content: flex-end;
  margin: 0 -50px;
  padding: 15px 35px;
  font-size: 24px;
  font-family: 'Yanone Kaffeesatz', sans-serif;
}
@media (max-width: 1279px) {
  .c-filter-bar {
    display: block;
    margin: 0 -50px;
    padding: 0;
  }
}
@media (max-width: 959px) {
  .c-filter-bar {
    margin: 0;
  }
}
.c-filter-bar__dropdowns {
  display: flex;
}
@media (max-width: 1279px) {
  .c-filter-bar__dropdowns {
    display: block;
  }
}
.c-filter-bar__dropdown {
  position: absolute;
  padding: 0;
  list-style: none;
  background: #ffffff;
  min-width: 300px;
  z-index: 1000;
}
@media (max-width: 1279px) {
  .c-filter-bar__dropdown {
    position: relative;
    padding: 0;
  }
}
.c-filter-bar__dropdown--current {
  text-decoration: underline;
  color: #34b4a9;
}
.c-filter-bar__dropdown a {
  padding: 7.5px 15px;
  display: block;
}
@media (max-width: 1279px) {
  .c-filter-bar__dropdown a {
    padding: 7.5px 15px;
  }
}
.c-filter-bar__dropdown a i {
  font-size: 75%;
}
.c-filter-bar__link {
  color: #4d4d4d;
  display: block;
  padding: 15px;
  border-left: 1px solid #ebebeb !important;
}
.c-filter-bar__link h3 {
  margin: 0;
}
@media (max-width: 1279px) {
  .c-filter-bar__link {
    border: none;
    padding: 15px 15px;
    border-top: 1px solid #ebebeb;
  }
}
.c-filter-bar__link--current {
  text-decoration: underline;
}
.c-filter-bar__link:focus,
.c-filter-bar__link:active,
.c-filter-bar__link:hover {
  color: #4d4d4d;
}
.c-filter-bar__link i {
  font-size: 75%;
  margin: 0 5px;
}
@media (max-width: 1279px) {
  .c-filter-bar__link i {
    float: right;
    font-size: 105%;
  }
}
.c-filter-bar__filter {
  color: #4d4d4d;
}
.c-filter-bar__filter:hover {
  color: #4d4d4d;
}
.c-filter-bar__current-filter {
  background: #ccc;
  color: #4d4d4d;
}
.c-filter-bar__current-filter:hover {
  color: #4d4d4d;
}
.c-filter-bar__remove {
  background: #34b4a9;
  color: #ffffff;
}
.c-filter-bar__remove:hover {
  color: #ffffff;
}
@media (max-width: 1279px) {
  .c-filter-bar__activity-filter i {
    float: none;
    font-size: 75%;
  }
}
.c-filter-bar__toggle-all-filters {
  display: flex;
  padding: 15px 15px;
  font-size: 110%;
  justify-content: space-between;
  align-items: center;
  color: #4d4d4d;
}
.c-filter-bar__toggle-all-filters:focus,
.c-filter-bar__toggle-all-filters:active,
.c-filter-bar__toggle-all-filters:hover {
  color: #4d4d4d;
  text-decoration: none;
}
.c-filter-bar__toggle-all-filters i {
  float: right;
  font-size: 150%;
  line-height: 1;
  font-style: normal;
  color: #00baed;
}
.c-correspondent-map {
  height: 640px;
  overflow: hidden;
  margin: 0 -50px;
}
.c-correspondent-map__zoom {
  position: absolute;
  top: 30px;
  left: inherit;
  right: -5px;
}
.c-correspondent-map__zoom button {
  display: block;
  width: 30px;
  height: 30px;
  background: #666;
  color: #ffffff;
  border: none;
  font-size: 30px;
  font-weight: 300;
  line-height: 27px;
}
.c-correspondent-map__zoom button:first-child {
  margin-bottom: 4px;
  line-height: 26px;
}
.c-correspondent-map .cluster > div {
  font-family: 'Yanone Kaffeesatz', sans-serif !important;
  font-size: 30px !important;
  font-weight: normal !important;
}
.c-correspondent-map__flag {
  width: 36px;
  height: 36px;
}
.c-correspondent-map__privacy {
  position: relative;
}
.c-correspondent-map__privacy img {
  width: 100%;
  height: auto;
}
.c-correspondent-map__privacy strong {
  font-family: 'Yanone Kaffeesatz', sans-serif;
  font-size: 30px;
  margin-bottom: 6px;
}
@media (max-width: 1279px) {
  .c-correspondent-map__privacy strong {
    display: none;
  }
}
.c-correspondent-map__privacy p {
  margin-bottom: 20px;
}
.c-correspondent-map__privacy button {
  background: #00baed;
  border: 1px solid #00baed;
  font-size: 16px;
  border-radius: 20px;
  color: #ffffff;
  padding: 5px 30px;
  font-weight: bold;
}
.c-correspondent-map__privacy button:hover {
  text-decoration: underline;
}
.c-correspondent-map__overlay {
  display: flex;
  align-items: center;
  justify-content: center;
  height: 640px;
  width: 100%;
  text-align: center;
  color: #ffffff;
  position: absolute;
  top: 0;
}
.c-correspondent-map__privacy-inner {
  color: #000000;
  background: rgba(255, 255, 255, 0.9);
  max-width: 680px;
  padding: 25px;
  font-size: 14px;
  line-height: 20px;
}
.c-correspondent-map__info-button {
  width: 30px;
  height: 30px;
  line-height: 30px;
  background: #ffffff;
  position: absolute;
  z-index: 1000;
  outline: 2px solid rgba(0, 0, 0, 0.2);
  border-radius: 2px;
  right: 10px;
  bottom: 36px;
  text-align: center;
  font-size: 15px;
  cursor: pointer;
}
.custom-marker {
  text-decoration: none;
  display: block;
  height: 62px;
  width: 48px;
  margin-left: -1px;
  margin-top: 2px;
  transform: scale(1);
  transform-origin: 50% 100%;
  -webkit-transition: all 0.05s;
  transition: all 0.05s;
}
.custom-marker[data-marker-at-position]:hover,
.custom-marker:hover {
  text-decoration: none;
  transform: scale(2);
  -webkit-transition: all 0.2s;
  transition: all 0.2s;
}
.custom-marker[data-marker-at-position]:hover .aditonal-info,
.custom-marker:hover .aditonal-info {
  visibility: visible;
  width: 230px;
  transition: width 0.2s;
}
.custom-marker[data-marker-at-position="2"] {
  transform: scale(1) rotate(30deg);
}
.custom-marker[data-marker-at-position="2"] .aditonal-info {
  right: inherit;
  left: 23px;
  padding: 15px 15px 15px 40px;
  transform-origin: left top;
}
.custom-marker[data-marker-at-position="3"] {
  transform: scale(1) rotate(-30deg);
}
.custom-marker[data-marker-at-position="4"] {
  transform: scale(1) rotate(60deg);
}
.custom-marker[data-marker-at-position="4"] .aditonal-info {
  right: inherit;
  left: 23px;
  padding: 15px 15px 15px 40px;
  transform-origin: left top;
}
.custom-marker[data-marker-at-position="5"] {
  transform: scale(1) rotate(-60deg);
}
.custom-marker .marker img {
  width: 30px;
  height: 30px;
  position: absolute;
  left: 50%;
  top: 10px;
  z-index: 200;
  margin-left: -15px;
  border-radius: 50%;
  overflow: hidden;
  display: block;
}
.custom-marker .marker i {
  color: #34b4a9;
  font-size: 60px;
  display: inline-block;
  width: 48px;
  overflow: hidden;
  text-align: center;
}
.custom-marker .marker svg {
  z-index: 2;
  position: relative;
  fill: #34b4a9;
  position: absolute;
}
.custom-marker .aditonal-info {
  background: #2ea096;
  color: #ffffff;
  position: absolute;
  top: 5px;
  right: 23px;
  width: 0;
  padding: 15px;
  min-width: 0;
  padding-right: 55px;
  text-align: center;
  height: 105px;
  visibility: hidden;
  overflow: hidden;
  transition: width 0.1s;
  display: inline-block;
  transition: width 0.05s;
  transform: scale(0.5);
  transform-origin: right top;
  display: flex;
  align-items: center;
  justify-content: space-around;
}
.custom-marker .aditonal-info .inner {
  overflow: hidden;
  width: 155px;
}
.custom-marker .aditonal-info .inner strong {
  font-family: 'Yanone Kaffeesatz', sans-serif;
  font-size: 18px;
  display: block;
  margin-bottom: 5px;
}
.custom-marker .aditonal-info .inner ul {
  margin: 0;
}
.custom-marker-inactive .marker i {
  color: #808080;
}
.custom-marker-inactive .marker svg {
  fill: #808080;
}
.custom-marker-inactive .aditonal-info {
  background: #787878;
}
.custom-cluster-marker__inner {
  width: 50px;
  height: 50px;
  line-height: 50px;
  text-align: center;
  background: #34b4a9;
  font-family: 'Yanone Kaffeesatz', sans-serif;
  color: #ffffff;
  font-size: 24px;
  border-radius: 50%;
  position: relative;
  font-weight: bold;
}
.custom-cluster-marker__inner span {
  position: relative;
  z-index: 10;
}
.custom-cluster-marker__inner:before {
  content: "";
  display: block;
  width: 70px;
  height: 70px;
  border-radius: 50%;
  position: absolute;
  top: -10px;
  left: -10px;
  background: #34b4a9;
  opacity: 0.65;
}
.leaflet-marker-icon:not(:hover) {
  z-index: 0 !important;
}
.leaflet-marker-icon:hover {
  z-index: 10;
}
.c-correspondent-list__item {
  border-right: 1px solid #ccc;
  border-left: 1px solid transparent;
}
@media (max-width: 959px) {
  .c-correspondent-list__item {
    border-right: none;
    border-bottom: 1px solid #ccc;
  }
}
.c-correspondent-list__item--no-border {
  border-color: transparent;
}
.c-correspondent-list div:nth-of-type(4n) {
  border-right: 1px solid transparent;
}
@media (max-width: 1279px) {
  .c-correspondent-list div:nth-of-type(4n) {
    border-right: 1px solid #ccc;
  }
}
@media (max-width: 959px) {
  .c-correspondent-list div:nth-of-type(4n) {
    border-right: 1px solid transparent;
    border-bottom: 1px solid #ccc;
  }
}
@media (max-width: 1279px) {
  .c-correspondent-list div:nth-of-type(3n) {
    border-right: 1px solid transparent;
  }
}
@media (max-width: 959px) {
  .c-correspondent-list div:nth-of-type(3n) {
    border-right: 1px solid transparent;
    border-bottom: 1px solid #ccc;
  }
}
.c-correspondent-list__subheadline {
  border-top: 1px solid #ccc;
  padding-top: 100px;
  margin-top: 50px;
}
.c-home-videos {
  display: flex;
  margin: 0 -65px;
}
.c-home-videos__main {
  width: 79%;
  padding: 0 15px;
}
@media (max-width: 1279px) {
  .c-home-videos__main {
    width: 80%;
  }
}
.c-home-videos__main h3 {
  margin: 0;
  font-family: 'Yanone Kaffeesatz', sans-serif;
  font-size: 30px;
  line-height: 1.3;
  font-weight: bold;
  margin-bottom: 15px;
}
@media (max-width: 1279px) {
  .c-home-videos__main h3 {
    font-size: 24px;
  }
}
.c-home-videos__main p {
  font-size: 16px;
  line-height: 1.6;
}
@media (max-width: 1279px) {
  .c-home-videos__main p {
    font-size: 14px;
  }
}
.c-home-videos__main-wrapper {
  margin: 0 -15px;
  display: flex;
}
.c-home-videos__aside {
  width: 24%;
  padding: 0 15px;
}
.c-home-videos__aside ul {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  height: 100%;
}
.c-home-videos__aside li + li {
  margin-top: 15px;
}
.c-home-videos__aside h3 {
  font-size: 16px;
  margin: 0;
  margin-top: 6px;
}
@media (max-width: 1279px) {
  .c-home-videos__aside h3 {
    font-size: 12px;
  }
}
.c-home-videos__video-thumbnail {
  position: relative;
}
.c-home-videos__video-thumbnail--main {
  width: 70%;
  padding: 0 15px;
}
.c-home-videos__video-thumbnail--fixed-width {
  width: 480px;
}
.c-home-videos__main-detail {
  width: 30%;
  padding: 0 15px;
  position: relative;
}
.c-home-videos__button {
  position: absolute;
  bottom: 0;
  left: 15px;
  min-width: 200px;
}
.c-home-videos__slide {
  padding: 0 15px;
  text-align: center;
}
.c-home-videos__slide h3 {
  font-family: 'Yanone Kaffeesatz', sans-serif;
  font-size: 30px;
  line-height: 1.3;
  font-weight: bold;
  margin: 15px 0;
}
.c-home-videos__slide p {
  font-size: 16px;
  line-height: 1.6;
  margin: 15px 0 30px 0;
}
.c-video-slider {
  position: relative;
}
.c-video-slider:after {
  content: '';
  display: block;
  background: linear-gradient(90deg, rgba(255, 255, 255, 0) 0%, #ffffff 50%);
  height: 100%;
  width: 30px;
  position: absolute;
  right: 0;
  top: 0;
}
@media (max-width: 959px) {
  .c-video-slider:after {
    background: #ffffff;
    width: 15px;
  }
}
.c-video-slider--justify-xs .slick-track {
  display: flex;
  width: 100% !important;
  left: 0 !important;
  justify-content: center;
}
@media (min-width: 960px) {
  .c-video-slider--justify .slick-track {
    display: flex;
    width: 100% !important;
    left: 0 !important;
    justify-content: center;
  }
}
.c-video-slider__video-thumbnail {
  position: relative;
}
.c-video-slider__video-thumbnail--main {
  width: 70%;
  padding: 0 15px;
}
.c-video-slider__video-thumbnail--fixed-width {
  width: 480px;
}
@media (max-width: 1279px) {
  .c-video-slider__video-thumbnail--fixed-width {
    width: 360px;
  }
}
@media (max-width: 959px) {
  .c-video-slider__video-thumbnail--fixed-width {
    width: 290px;
  }
}
.c-video-slider__slide {
  padding: 0 15px;
}
.c-video-slider__slide h3 {
  font-size: 16px;
  line-height: 1.6;
  margin: 15px 0 30px 0;
}
.c-video-slider__button {
  color: #ffffff;
  background: rgba(0, 0, 0, 0.4);
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  margin-top: -36px;
  width: 45px;
  padding: 0;
  height: 100px;
  text-align: center;
  line-height: 100px;
  font-size: 60px;
  border: none;
  outline: none;
}
.c-video-slider__button--next {
  right: -50px;
}
@media (max-width: 959px) {
  .c-video-slider__button--next {
    display: none !important;
  }
}
.c-video-slider__button--back {
  left: -50px;
}
@media (max-width: 959px) {
  .c-video-slider__button--back {
    display: none !important;
  }
}
.c-video-lightbox {
  position: fixed;
  width: 100vw;
  height: 100vh;
  background: rgba(0, 0, 0, 0.8);
  z-index: 100000;
  top: 0;
  left: 0;
  display: none;
}
.c-video-lightbox__outer {
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
}
.c-video-lightbox__wrapper {
  max-height: 100%;
  width: auto;
  max-width: 370px;
}
.c-video-lightbox__close {
  background: none;
  color: #ffffff;
  border: none;
  font-size: 18px;
  margin-bottom: 12px;
  padding: 0;
}
.c-video-lightbox__content {
  background: #fff;
  display: flex;
  height: auto;
  flex-direction: column;
  max-height: none !important;
}
.c-video-lightbox__profile {
  display: flex;
  align-items: center;
  padding: 15px;
}
@media (max-width: 959px) {
  .c-video-lightbox__profile {
    padding: 10px;
  }
}
.c-video-lightbox__profile .o-image {
  width: 64px;
  height: 64px;
  min-width: 64px;
  min-height: 64px;
  margin-right: 15px;
}
.c-video-lightbox__profile p {
  font-size: 20px;
  font-family: 'Yanone Kaffeesatz', sans-serif;
  margin: 0;
  line-height: 1.2;
}
.c-video-lightbox__profile-link {
  background: #ebebeb;
  padding: 15px 30px;
}
@media (max-width: 959px) {
  .c-video-lightbox__profile-link {
    padding: 10px 30px;
  }
}
.c-video-lightbox__profile-link a {
  font-size: 24px;
  font-family: 'Yanone Kaffeesatz', sans-serif;
  margin-right: 7.5px;
  position: relative;
}
@media (max-width: 959px) {
  .c-video-lightbox__profile-link a {
    font-size: 20px;
  }
}
.c-video-lightbox__profile-link a i {
  position: absolute;
  margin: 3px 0 0 3px;
}
.c-video-lightbox__vertical-video-asset {
  height: auto;
  width: 100%;
  max-height: 70vh;
}
.c-video-lightbox__vertical-video-wrapper {
  width: auto;
  max-width: 370px;
  position: relative;
  background: #ebebeb;
}
.c-video-lightbox__video {
  position: absolute;
  width: 90%;
  top: 50%;
  left: 50%;
  height: auto;
  transform: translateX(-50%) translateY(-50%);
}
.c-video-lightbox__video-activation {
  position: absolute;
  background: rgba(0, 0, 0, 0.8);
  height: 100%;
  width: 100%;
  z-index: 1000;
  left: 0;
  top: 0;
  padding: 30px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  text-align: center;
  color: #ffffff;
}
@media (max-width: 1279px) {
  .c-video-lightbox__video-activation {
    font-size: 12px;
    padding: 15px;
  }
}
.c-video-lightbox__video-activation strong {
  font-family: 'Yanone Kaffeesatz', sans-serif;
  font-size: 30px;
  margin-bottom: 6px;
}
@media (max-width: 1279px) {
  .c-video-lightbox__video-activation strong {
    display: none;
  }
}
.c-video-lightbox__video-activation-button {
  border: 1px solid #ffffff;
  font-family: 'Yanone Kaffeesatz', sans-serif;
  padding: 10px 6px;
  background: none;
  font-size: 18px;
  display: block;
  width: 180px;
  margin: 12px auto 0 auto;
}
@media (max-width: 1279px) {
  .c-video-lightbox__video-activation-button {
    margin: 6px auto 0 auto;
  }
}
.c-video-lightbox__iframe {
  position: absolute;
  height: 100%;
  width: 100%;
  z-index: 1000;
  left: 0;
  top: 0;
}
.c-dossier {
  background: #ebebeb;
  padding: 0;
  position: relative;
  padding-bottom: 60px;
}
@media (max-width: 959px) {
  .c-dossier {
    padding-bottom: 0;
  }
}
.c-dossier__headline {
  color: #ffffff;
  position: absolute;
  z-index: 2;
  left: 60px;
  top: 50%;
  transform: translateY(-50%);
  margin: 0;
  width: 33.333%;
  font-family: 'Yanone Kaffeesatz', sans-serif;
  font-size: 60px;
}
@media (max-width: 1279px) {
  .c-dossier__headline {
    width: 50%;
    margin-top: -30px;
    left: 50px;
  }
}
@media (max-width: 959px) {
  .c-dossier__headline {
    width: 100%;
    left: 0;
    text-align: center;
    padding: 30px;
    margin-top: -30px;
  }
}
.c-dossier__fading {
  background: linear-gradient(90deg, rgba(0, 0, 0, 0.4) 0%, rgba(0, 0, 0, 0) 66.66%);
  display: block;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
}
@media (max-width: 959px) {
  .c-dossier__fading {
    background: linear-gradient(0, rgba(0, 0, 0, 0.90660014) 0%, rgba(0, 0, 0, 0) 100%);
  }
}
.c-dossier__image-overlay {
  content: "";
  display: block;
  bottom: -140px;
  left: 50%;
  transform: translateX(-50%) skew(-10deg, -5deg);
  width: 115%;
  height: 200px;
  position: absolute;
  z-index: 3;
  background: #ebebeb;
}
.custom-gallary ul {
  margin: 0;
  padding: 0;
}
.custom-gallery ul li img {
  width: 100%;
  height: auto;
}
.custom-gallery-footer {
  margin-bottom: 50px;
}
.custom-gallery-footer .custom-gallery-footer-image-caption {
  font-size: 16px;
  color: #666;
  margin-bottom: 0;
  text-align: center;
}
.custom-gallery-image-count {
  font-size: 15px !important;
  margin-bottom: 0 !important;
}
.custom-gallery .slick-next {
  right: 15px;
}
.custom-gallery .slick-prev {
  left: 15px;
}
.custom-gallery-count {
  display: flex;
  align-items: center;
  justify-content: center;
  background: #00baed;
  width: 55px;
  height: 30px;
  border-radius: 15px;
  color: #ffffff;
  position: absolute;
  z-index: 1;
  top: 15px;
  right: 15px;
  line-height: 30px;
}
.snoop-cc {
  font-family: 'Roboto', sans-serif;
}
.snoop-cc .snoop-modal-backdrop,
.snoop-cc .snoop-modal-wrapper {
  z-index: 3000000;
}
.snoop-cc .snoop-modal__introduction {
  font-size: 1.5em;
}
.snoop-cc .snoop-modal__title {
  font-family: 'Yanone Kaffeesatz', sans-serif;
  color: #000000;
}
.snoop-cc a {
  color: #00baed;
}
.snoop-cc .snoop-button--link {
  font-size: 1.25em;
}
.snoop-cc .snoop-button--primary {
  background: #000000;
  color: #ffffff;
  letter-spacing: normal;
  font-family: 'Yanone Kaffeesatz', sans-serif;
  font-size: 2.25em;
}
.c-letter-filter {
  width: 100%;
  overflow-x: scroll;
}
.c-letter-filter__list {
  display: flex;
  list-style: none;
  margin: 0;
  padding: 0;
  text-transform: uppercase;
  justify-content: center;
}
@media (max-width: 959px) {
  .c-letter-filter__list {
    justify-content: flex-start;
  }
}
.c-letter-filter__item {
  display: block;
  padding: 6px 10px;
  background: #ffffff;
  border-left: 1px solid #ccc;
  border-right: 1px solid #ccc;
  margin-left: -1px;
  color: #4d4d4d;
}
.c-letter-filter__item--inactive {
  color: #ccc;
}
.post-teaser-2col {
  display: flex;
  margin: 0 -15px 50px -15px;
}
@media (max-width: 959px) {
  .post-teaser-2col {
    display: block;
  }
}
.post-teaser-2col__asset {
  width: 25%;
  padding: 0 15px;
}
@media (max-width: 959px) {
  .post-teaser-2col__asset {
    width: 100%;
    margin-bottom: 30px;
  }
}
.post-teaser-2col__asset figure {
  width: 100%;
}
.post-teaser-2col__asset figure img {
  width: 100%;
  height: auto;
}
.post-teaser-2col__content {
  width: 75%;
  padding: 0 15px;
}
@media (max-width: 959px) {
  .post-teaser-2col__content {
    width: 100%;
  }
}
.post-teaser-2col__content a {
  color: #4d4d4d;
  text-decoration: none;
}
.post-teaser-2col__content a:hover h2 {
  text-decoration: underline;
  color: #00baed;
}
.post-teaser-2col__result-headline {
  font-family: 'Yanone Kaffeesatz', sans-serif;
  font-size: 50px;
  text-transform: uppercase;
  margin: 0 0 15px 0;
}
.post-teaser-2col__post-excerpt p {
  font-size: 16px;
}
.c-widget__cookie-wrapper {
  background: rgba(0, 0, 0, 0.75);
  height: 100vh;
  width: 100vw;
  z-index: 100000;
  top: 0;
  position: fixed;
}
.c-widget__cookie-trigger {
  position: absolute;
  bottom: 0;
  background: #ffffff;
  width: 100%;
  padding: 15px 7.5px;
}
.c-widget__cookie-trigger p {
  text-align: center;
  color: #666;
  margin-bottom: 15px;
  font-size: 16px;
  padding: 0 15px;
}
@media (max-width: 280px) {
  .c-widget__cookie-trigger p {
    font-size: 15px !important;
  }
}
.c-widget__cookie-trigger button {
  margin: 0 auto;
  display: block;
}
@media (max-width: 280px) {
  .c-widget__cookie-trigger button {
    font-size: 18px !important;
  }
}
.widget-document,
.widget {
  margin: 0 !important;
  padding: 0 !important;
  background: #ebebeb;
}
.widget #wpadminbar {
  display: none !important;
}
.widget .widget-outer {
  overflow-y: scroll;
}
.widget ul {
  padding: 10px;
  margin: 0;
  list-style: none;
  padding-bottom: 62px;
  padding-top: 86px;
}
.widget ul li {
  padding: 10px;
  background: #ffffff;
  box-shadow: 0 0 2px rgba(0, 0, 0, 0.35);
}
.widget ul li + li {
  margin-top: 12px;
}
.widget ul li a {
  color: #4d4d4d;
  text-decoration: none;
}
.widget ul li h3 {
  margin: 0;
  font-size: 20px;
  text-transform: uppercase;
  margin-bottom: 6px;
  font-family: 'Yanone Kaffeesatz', sans-serif;
}
.widget .post-excerpt {
  font-size: 14px;
}
.widget .post-excerpt strong {
  color: #a74c96;
}
.widget ul li a:hover .post-excerpt strong {
  text-decoration: underline;
}
.widget .widget-footer {
  position: fixed;
  bottom: 0;
  background: #ffffff;
  height: 50px;
  width: 100%;
  box-shadow: 0 -2px 3px rgba(0, 0, 0, 0.25);
  padding: 10px;
}
.widget .widget-footer p {
  font-size: 10px;
  text-transform: uppercase;
  float: left;
  color: #666;
  line-height: 30px;
  vertical-align: middle;
  margin-right: 15px;
}
.widget .widget-footer ul {
  padding: 0;
  margin: 0;
  list-style: none;
}
.widget .widget-footer ul li {
  float: left;
  border: none;
  margin: 0;
  padding: 0;
  line-height: 30px;
  vertical-align: middle;
  box-shadow: none;
  margin: 0 15px;
}
.widget .widget-footer .privacy {
  float: right;
  margin: 0;
  text-transform: none;
}
.widget .widget-footer .privacy a {
  color: #ccc;
  padding: 0 6px;
}
.widget .widget-branding {
  position: fixed;
  height: 72px;
  width: 100%;
  border: 1px solid #ebebeb;
  background: #ffffff;
  overflow: hidden;
}
.widget .widget-branding .widget-headline {
  padding: 0 10px;
}
.widget .widget-branding h1 {
  font-size: 20px;
  color: #00baed;
  margin: 10px 0 3px 0;
  font-family: 'Yanone Kaffeesatz', sans-serif;
}
.widget .widget-branding h2 {
  font-size: 20px;
  margin: 0;
  font-family: 'Yanone Kaffeesatz', sans-serif;
}
.widget .widget-branding .widget-logo {
  display: block;
  margin: 9px 10px;
  float: left;
}
.widget .post-info {
  margin-bottom: 10px;
}
.widget .post-info div {
  font-size: 12px;
  color: #ccc;
  height: 50px;
  display: table-cell;
  vertical-align: middle;
  line-height: normal;
}
.widget .post-info div span {
  font-weight: bold;
  display: block;
}
.widget .post-info div strong {
  font-size: 14px;
  color: #00baed;
  display: block;
}
.widget .user-profile-picture {
  width: 50px;
  height: 50px;
  border-radius: 50%;
  overflow: hidden;
  float: left;
  margin-right: 10px;
}
.widget .user-profile-picture img {
  width: 100%;
  height: auto;
}
.widget .post-footer {
  padding: 10px 10px 0 10px;
  margin: 20px -10px 0 -10px;
  border-top: 1px solid #ccc;
  color: #666;
  font-size: 12px;
}
.widget .post-footer span:first-child {
  margin-right: 10px;
}
.widget .post-origin {
  color: #a74c96;
  font-weight: bold;
  font-size: 12px;
}
.widget .post-origin i {
  margin-right: 2px;
}
.widget .post-thumbnail {
  width: 100%;
  height: auto;
  margin: 10px 0;
}
.widget .post-thumbnail img {
  width: 100%;
  height: auto;
}
.widget .more-posts {
  background: none;
  border: none;
  box-shadow: none;
  padding-left: 0;
  padding-right: 0;
  margin-top: 0;
}
.widget .more-posts a {
  height: 60px;
  line-height: 56px;
  width: 216px;
  border: 2px solid #ffffff;
  color: #ffffff;
  text-align: center;
  font-size: 26px;
  font-family: 'Yanone Kaffeesatz', sans-serif;
  display: block;
  margin: 30px auto 50px auto;
  letter-spacing: 0.02em;
  width: 100%;
  color: #00baed;
  border-color: #00baed;
  font-size: 20px;
  margin: 15px auto;
  height: auto;
  padding: 15px 0;
  line-height: 1.3;
}
.widget .more-posts a:hover {
  text-decoration: underline;
}
@media (max-width: 380px) {
  .widget ul {
    padding-bottom: 120px;
  }
  .widget .widget-footer {
    height: 120px;
  }
  .widget .widget-footer p {
    float: none;
    width: 100%;
    text-align: center;
  }
  .widget .widget-footer ul {
    text-align: center;
  }
  .widget .widget-footer ul li {
    display: inline-block;
    margin: 0 10px;
    float: none;
  }
  .widget .widget-footer .privacy {
    padding: 5px 0;
    margin: 10px 0;
    line-height: 1;
    font-size: 9px;
  }
}
@media (max-width: 359px) {
  .widget .widget-branding .widget-headline {
    display: table-cell;
    margin: 0;
    vertical-align: middle;
    height: 72px;
    padding: 0 10px 0 0;
  }
  .widget .widget-branding h1,
  .widget .widget-branding h2 {
    font-size: 18px;
    margin-top: 0;
    display: inline-block;
  }
}
@media (max-width: 229px) {
  .widget .widget-branding h1 {
    display: none;
  }
}
.widget .snoop-cc .snoop-cookie-list {
  height: auto;
}
.widget .snoop-cc .snoop-footer__meta-item {
  margin: 0;
  box-shadow: none;
}
.widget .snoop-cc .snoop-footer__buttons {
  justify-content: space-around;
  margin-bottom: 15px;
}
.logo-bmbf {
  height: 30px;
  width: auto;
}
.logo-daad {
  height: 30px;
  width: auto;
}
.c-numberd-bar {
  display: flex;
  justify-content: space-between;
  list-style: none;
  position: relative;
  padding: 30px 0 30px 0;
}
@media (max-width: 959px) {
  .c-numberd-bar {
    padding: 0 15px 15px 15px;
  }
}
.c-numberd-bar:after {
  content: '';
  display: block;
  border-top: 1px solid #ccc;
  position: absolute;
  top: 50%;
  width: 90%;
  left: 50%;
  transform: translateX(-50%);
  margin-top: -32.5px;
}
@media (max-width: 1279px) {
  .c-numberd-bar:after {
    margin-top: -36px;
  }
}
@media (max-width: 959px) {
  .c-numberd-bar:after {
    display: none;
  }
}
.c-numberd-bar li {
  text-align: center;
  font-family: 'Yanone Kaffeesatz', sans-serif;
  font-size: 30px;
  max-width: 20%;
}
.c-numberd-bar__element {
  text-decoration: none;
  display: block;
  color: #666;
  z-index: 10;
  position: relative;
}
.c-numberd-bar__element i {
  display: block;
  width: 75px;
  height: 75px;
  border-radius: 50%;
  background: #ccc;
  color: #666;
  line-height: 75px;
  font-weight: normal;
  font-style: normal;
  margin: 0 auto 30px auto;
  box-shadow: 0px 0px 0px 20px #ebebeb;
}
@media (max-width: 1279px) {
  .c-numberd-bar__element i {
    width: 60px;
    height: 60px;
    line-height: 60px;
  }
}
@media (max-width: 959px) {
  .c-numberd-bar__element i {
    width: 40px;
    height: 40px;
    line-height: 40px;
    font-size: 75%;
    box-shadow: none;
    margin: 0 auto 20px auto;
  }
}
.c-numberd-bar__element--active {
  color: #00baed;
}
.c-numberd-bar__element--active i {
  transform: scale(1.5) translateY(3.75px);
  background: #00baed;
  color: #ffffff;
}
@media (max-width: 959px) {
  .c-numberd-bar__element--active i {
    transform: scale(1.5) translateY(0);
  }
}
.c-numberd-bar__element:focus,
.c-numberd-bar__element:hover {
  color: #00baed;
  text-decoration: none;
}
.c-numberd-bar__element:focus i,
.c-numberd-bar__element:hover i {
  background: #00baed;
  color: #ffffff;
}
.c-numberd-bar span {
  position: relative;
  z-index: 100;
  display: block;
}
@media (max-width: 959px) {
  .c-numberd-bar span {
    font-size: 15px;
    line-height: 1;
    -ms-hyphens: auto;
    -webkit-hyphens: auto;
    hyphens: auto;
    padding: 0 5px;
  }
}
.c-inspiration-teaser {
  display: flex;
  margin: 0 -15px 30px -15px;
  height: 808px;
  overflow: hidden;
}
@media (max-width: 1279px) {
  .c-inspiration-teaser {
    height: auto;
  }
}
@media (max-width: 959px) {
  .c-inspiration-teaser {
    display: block;
    height: auto;
    padding: 0 15px;
  }
}
.c-inspiration-teaser__column {
  padding: 0 15px;
}
.c-inspiration-teaser__column--1-3 {
  width: 33.333%;
}
@media (max-width: 1279px) {
  .c-inspiration-teaser__column--1-3 {
    width: 40%;
  }
}
@media (max-width: 959px) {
  .c-inspiration-teaser__column--1-3 {
    width: 100%;
  }
}
.c-inspiration-teaser__column--1-3 .c-inspiration-teaser__item {
  height: 50%;
  overflow: hidden;
}
@media (max-width: 959px) {
  .c-inspiration-teaser__column--1-3 .c-inspiration-teaser__item {
    height: auto;
  }
}
@media (max-width: 1279px) {
  .c-inspiration-teaser__column--1-3 .c-inspiration-teaser__layer {
    min-height: 0;
  }
}
.c-inspiration-teaser__column--2-3 {
  width: 66.666%;
}
@media (max-width: 1279px) {
  .c-inspiration-teaser__column--2-3 {
    width: 60%;
  }
}
@media (max-width: 959px) {
  .c-inspiration-teaser__column--2-3 {
    width: 100%;
  }
}
.c-inspiration-teaser__column--2-3 .c-inspiration-teaser__item {
  height: 100%;
  overflow: hidden;
}
.c-inspiration-teaser__item {
  padding: 30px 15px 15px 15px;
  position: relative;
  display: block;
  color: #4d4d4d;
  cursor: pointer;
}
@media (max-width: 1279px) {
  .c-inspiration-teaser__item {
    padding-bottom: 45px;
  }
}
@media (max-width: 959px) {
  .c-inspiration-teaser__item {
    background: #ffffff;
    margin-bottom: 30px;
    padding: 0 15px;
  }
}
.c-inspiration-teaser__item:hover {
  text-decoration: none;
  color: #4d4d4d;
}
.c-inspiration-teaser__item .o-image {
  margin: -15px -15px 0 -15px;
}
.c-inspiration-teaser__item .o-boxed-headline {
  margin-top: -20px;
}
.c-inspiration-teaser__item__button-positioner {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
}
.c-inspiration-teaser__item__button-positioner__spacer {
  padding-top: 75%;
}
.c-inspiration-teaser__layer {
  position: absolute;
  bottom: 13px;
  left: 0;
  padding: 0 15px;
  min-height: 120px;
  width: 100%;
}
@media (max-width: 1279px) {
  .c-inspiration-teaser__layer {
    min-height: 135px;
  }
}
@media (max-width: 959px) {
  .c-inspiration-teaser__layer {
    min-height: 0;
    position: relative;
    background: none;
    padding: 0;
  }
}
.c-inspiration-teaser__text {
  display: block;
  background: #ffffff;
  padding: 30px 15px;
  font-size: 16px;
  text-overflow: ellipsis;
  overflow: hidden;
  margin: -20px -15px 0 -15px;
}
@media (max-width: 959px) {
  .c-inspiration-teaser__text {
    padding: 30px 15px 15px 15px;
  }
}
@media (max-width: 1279px) {
  .c-inspiration-teaser__text--hidden-tablet {
    text-indent: -99999px;
    padding: 15px;
    font-size: 0;
  }
}
@media (max-width: 959px) {
  .c-inspiration-teaser__text--hidden-tablet {
    font-size: 16px;
    text-indent: 0;
    padding: 30px 15px 15px 15px;
  }
}
.c-inspiration-teaser__text--short {
  display: none;
}
@media (max-width: 959px) {
  .c-inspiration-teaser__text--short {
    display: block;
  }
}
.c-inspiration-teaser__text--long {
  display: block;
}
@media (max-width: 959px) {
  .c-inspiration-teaser__text--long {
    display: none;
  }
}
@media (max-width: 959px) {
  .c-inspiration-teaser__more {
    padding: 0 15px;
  }
}
.c-event-date-time {
  text-align: center;
  font-weight: bold;
  padding: 30px 0;
}
.c-event-date-time i {
  font-size: 36px;
  color: #34b4a9;
}
.c-event-date-time a {
  color: #00baed;
  text-decoration: none;
}
.c-event-date-time a:hover {
  text-decoration: underline;
  cursor: pointer;
}
.header-meta-navigation {
  height: 45px;
  border-bottom: 1px solid #ebebeb;
  width: 100%;
  text-align: right;
  position: absolute;
  top: 0;
  margin: 0;
  line-height: 45px;
  text-transform: uppercase;
  font-weight: 300;
  padding: 0 50px;
  z-index: 50;
}
@media (max-width: 1279px) {
  .header-meta-navigation {
    padding: 0 30px;
  }
}
.header-meta-navigation li {
  vertical-align: middle;
  font-size: 8px;
  padding: 0 15px;
}
.header-meta-navigation li a {
  font-size: 12px;
  color: #4d4d4d;
}
.header-meta-navigation li img {
  height: 22px;
  width: auto;
  display: block;
  margin-top: -5px;
}
.header-meta-navigation li:last-child {
  margin-right: -15px;
}
.header-meta-navigation li .logo-daad {
  width: 44px;
}
.header-meta-navigation li .logo-bmbf {
  height: 22px;
}
.header-meta-navigation span {
  display: block;
  margin-top: -25px;
}
.header-meta-navigation .header-partners-list {
  margin-left: 15px;
  padding: 0;
}
@media (max-width: 1279px) {
  .header-meta-navigation .header-partners-list {
    display: none;
  }
}
.header-social-icon {
  padding: 0 6px !important;
}
.header-social-icon a {
  color: #212121 !important;
  font-size: 18px !important;
}
.header-social-icon a:hover {
  text-decoration: none;
}
.header-social-icon--first {
  margin-left: 10px;
}
.header-social-icon--last {
  margin-right: 5px;
}
.header-social-icon--mobile {
  display: none;
}
@media (max-width: 1279px) {
  .header-social-icon--mobile {
    display: block;
    float: left !important;
    width: 20% !important;
    padding: 0 !important;
  }
}
.header-social-icon--mobile a {
  border: none !important;
  font-size: 24px !important;
  text-align: center;
}
.ambassador-links {
  padding: 0;
  display: none !important;
}
.search-navigation-item .search-dropdown {
  width: 100%;
  background: #ebebeb;
  padding: 30px;
  position: absolute;
  display: none;
  right: 0;
}
@media (max-width: 959px) {
  .search-navigation-item .search-dropdown {
    background: none;
    padding: 0;
    position: relative;
    display: block;
    margin-top: 15px;
    border: none;
  }
}
.search-navigation-item:hover .search-dropdown {
  display: block;
}
.search-navigation-item .search-form .search-button {
  display: none;
}
@media (max-width: 959px) {
  .search-navigation-item .search-form .search-button {
    display: block;
    position: absolute;
    top: 0;
    right: 0;
    height: 60px;
    padding: 0;
    border: none;
    background: no-repeat;
    width: 60px;
    font-size: 30px;
    padding-top: 6px;
  }
}
@media (max-width: 959px) {
  .search-navigation-item input[type="submit"] {
    display: none;
  }
}
.search-navigation-item .search-input-wrapper {
  position: relative;
}
.search .main-navigation-container .main-navigation .search-navigation-item span {
  color: #00baed;
}
.search .search-navigation-item:hover .search-dropdown {
  display: none;
}
.search .search-button {
  display: none;
}
.c-order-dropdown {
  width: 280px;
  margin: 15px auto 0 auto;
  z-index: 200;
}
.c-order-dropdown__trigger {
  width: 100%;
  background: none;
  border: 2px solid #00baed;
  color: #00baed;
  font-family: 'Yanone Kaffeesatz', sans-serif;
  font-size: 24px;
  text-align: left;
  padding: 5px 10px;
  position: relative;
  line-height: 30px;
  height: 45px;
}
.c-order-dropdown__trigger:after {
  content: "▼";
  position: absolute;
  right: 0;
  top: 0;
  font-size: 55%;
  border-left: 2px solid #00baed;
  padding: 10px;
  height: 43px;
  width: 45px;
  line-height: 25px;
  text-align: center;
  display: block;
}
.c-order-dropdown__trigger--open:after {
  transform: scale(1, -1);
  display: block;
  line-height: 30px;
}
.c-order-dropdown__trigger:hover,
.c-order-dropdown__trigger:focus {
  text-decoration: underline;
  border: 2px solid #00baed !important;
}
.c-order-dropdown__dropdown {
  margin: -2px 0 0 0;
  padding: 0;
  border: 2px solid #00baed;
  list-style: none;
  padding: 5px 10px;
  font-family: 'Yanone Kaffeesatz', sans-serif;
  font-size: 24px;
  width: 235px;
  line-height: 30px;
  position: absolute;
  z-index: 10;
  background: #ffffff;
}
.c-order-dropdown__dropdown a {
  display: block;
}
.c-post-lightbox {
  position: fixed;
  width: 100vw;
  height: 100vh;
  background: rgba(0, 0, 0, 0.8);
  display: block;
  z-index: 100000;
  top: 0;
  left: 0;
  display: flex;
  justify-content: center;
  align-items: center;
  display: none;
}
@media (max-width: 959px) {
  .c-post-lightbox {
    overflow-y: scroll;
  }
}
.c-post-lightbox__tooltip-container {
  width: 100vw;
  height: 100vh;
  position: fixed;
  top: 0;
  left: 0;
  pointer-events: none;
  z-index: 100001;
}
.c-post-lightbox__outer {
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
}
@media (max-width: 959px) {
  .c-post-lightbox__outer {
    align-items: flex-start;
    margin-top: 2.5%;
  }
}
.c-post-lightbox__wrapper {
  width: 66.666%;
  height: 90%;
  max-height: 664px;
  max-width: 1006px;
}
@media (max-width: 1279px) {
  .c-post-lightbox__wrapper {
    width: 80%;
    max-height: 640px;
  }
}
@media (max-width: 959px) {
  .c-post-lightbox__wrapper {
    width: 320px;
    max-height: none;
    height: auto;
  }
}
.c-post-lightbox__close {
  background: none;
  color: #ffffff;
  border: none;
  font-size: 18px;
  margin-bottom: 12px;
  padding: 0;
}
.c-post-lightbox__content {
  background: #fff;
  display: flex;
  align-items: stretch;
  height: 100%;
}
@media (max-width: 959px) {
  .c-post-lightbox__content {
    flex-direction: column;
    max-height: none !important;
  }
}
@media (max-width: 959px) {
  .c-post-lightbox__caption {
    max-height: none !important;
  }
}
.c-post-lightbox__caption--scrollable {
  box-shadow: inset 0px -21px 14px -21px;
  overflow-y: scroll;
}
.c-post-lightbox__caption a {
  word-break: break-all;
}
.c-post-lightbox__asset {
  position: relative;
}
.c-post-lightbox__asset--video,
.c-post-lightbox__asset--slider,
.c-post-lightbox__asset--landscape {
  max-width: 50%;
}
@media (max-width: 959px) {
  .c-post-lightbox__asset--video,
  .c-post-lightbox__asset--slider,
  .c-post-lightbox__asset--landscape {
    max-width: none !important;
  }
}
.c-post-lightbox__asset--slider-portrait {
  max-width: 360px;
}
@media (max-width: 959px) {
  .c-post-lightbox__asset--slider-portrait {
    max-width: none !important;
  }
}
.c-post-lightbox__asset figure {
  position: relative;
  height: 100%;
  width: 100%;
}
.c-post-lightbox__asset video,
.c-post-lightbox__asset img {
  width: 100%;
  height: auto;
  margin: 0;
  padding: 0;
}
.c-post-lightbox__asset .portrait {
  min-width: 0;
}
.c-post-lightbox__asset .portrait video,
.c-post-lightbox__asset .portrait img {
  width: auto;
  height: 100%;
  margin: 0;
  padding: 0;
}
@media (max-width: 959px) {
  .c-post-lightbox__asset .portrait video,
  .c-post-lightbox__asset .portrait img {
    width: 100%;
    height: auto;
  }
}
.c-post-lightbox__icon {
  background: #00baed;
  width: 30px;
  height: 30px;
  min-width: 30px;
  min-height: 30px;
  line-height: 34px;
  text-align: center;
  border-radius: 50%;
  color: #ffffff;
  font-size: 15px;
}
.c-post-lightbox__icon:hover {
  background: #00a6d4;
}
.c-post-lightbox__icon a {
  color: #ffffff;
  text-decoration: none;
  display: block;
}
.c-post-lightbox__info {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  width: 100%;
}
.c-post-lightbox__info-inner {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  padding: 30px;
  height: 100%;
}
.c-post-lightbox__head {
  display: flex;
  justify-content: space-between;
}
@media (max-width: 959px) {
  .c-post-lightbox__head {
    display: none;
  }
}
.c-post-lightbox__head--mobile {
  display: none;
}
@media (max-width: 959px) {
  .c-post-lightbox__head--mobile {
    display: flex;
    padding: 15px;
    align-items: center;
  }
}
.c-post-lightbox__profile {
  display: flex;
  align-items: center;
  padding-bottom: 30px;
}
@media (max-width: 959px) {
  .c-post-lightbox__profile {
    padding-bottom: 0;
  }
}
.c-post-lightbox__profile .o-image {
  width: 64px;
  height: 64px;
  min-width: 64px;
  min-height: 64px;
  margin-right: 15px;
}
.c-post-lightbox__profile p {
  font-size: 20px;
  font-family: 'Yanone Kaffeesatz', sans-serif;
  margin: 0;
  line-height: 1.2;
}
.c-post-lightbox__profile-link {
  background: #ebebeb;
  padding: 15px 30px;
}
.c-post-lightbox__profile-link a {
  font-size: 24px;
  font-family: 'Yanone Kaffeesatz', sans-serif;
  margin-right: 7.5px;
  position: relative;
}
.c-post-lightbox__profile-link a i {
  position: absolute;
  margin: 3px 0 0 3px;
}
.c-post-lightbox__button {
  color: #ffffff;
  background: rgba(0, 0, 0, 0.4);
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  width: 45px;
  padding: 0;
  height: 100px;
  text-align: center;
  line-height: 100px;
  font-size: 60px;
  border: none;
  outline: none;
}
.c-post-lightbox__button--next {
  right: 0;
}
.c-post-lightbox__button--back {
  left: 0;
}
.c-post-lightbox__youtube {
  margin: 0 -30px 15px -30px;
}
.c-post-lightbox .slick-slider {
  margin: 0;
  background: #000000;
}
.c-post-lightbox .c-post-list-item__count {
  right: 15px;
  top: 15px;
}
.c-post-lightbox .slick-slider {
  line-height: 0;
}
.c-post-lightbox .slick-track {
  display: flex !important;
}
.c-post-lightbox .slick-slide {
  height: auto;
}
.c-post-lightbox--no-caption .c-post-lightbox__wrapper {
  width: 320px;
  max-height: none;
  height: auto;
}
.c-post-lightbox--no-caption .c-post-lightbox__asset {
  width: 100%;
  height: auto;
}
.c-post-lightbox--no-caption .c-post-lightbox__asset figure {
  width: 100%;
}
.c-post-lightbox--no-caption .c-post-lightbox__asset img,
.c-post-lightbox--no-caption .c-post-lightbox__asset video {
  width: 100%;
  height: auto;
  display: block;
}
.c-post-lightbox--no-caption .c-post-lightbox__content {
  flex-direction: column;
  max-height: none;
  height: auto;
}
.c-post-lightbox--no-caption .c-post-lightbox__profile {
  padding-bottom: 0;
}
.c-post-lightbox--no-caption .c-post-lightbox__head {
  display: none;
}
.c-post-lightbox--no-caption .c-post-lightbox__head--mobile {
  display: flex;
  padding: 15px;
  align-items: center;
}
.c-post-lightbox--no-caption .c-post-lightbox__info-inner {
  display: none;
}
.c-post-lightbox--youtube .c-post-lightbox__asset {
  display: none;
}
.c-post-lightbox--youtube .c-post-lightbox__info {
  width: 100%;
}
.c-post-lightbox--youtube .c-post-lightbox__wrapper {
  width: 50%;
}
@media (max-width: 959px) {
  .c-post-lightbox--youtube .c-post-lightbox__wrapper {
    width: 320px;
  }
}
@media (max-width: 959px) {
  .c-post-lightbox--youtube .c-post-lightbox__info-inner {
    padding-top: 0;
  }
}
.c-fullsize-info {
  background: #00baed;
  color: #ffffff;
  margin: 150px 0;
  max-width: 100vw;
}
@media (max-width: 650px) {
  .c-fullsize-info {
    padding: 0 20px;
  }
}
.c-fullsize-info:before,
.c-fullsize-info:after {
  background: #00baed;
  content: "";
  display: block;
  transform: rotate(-3deg);
  height: 100px;
  position: absolute;
  width: 110%;
  z-index: 1;
  margin-left: -25px;
  margin-top: -50px;
}
.c-fullsize-info p a,
.c-fullsize-info li a {
  color: inherit;
  text-decoration: underline;
}
.c-fullsize-info p a:active,
.c-fullsize-info li a:active,
.c-fullsize-info p a:focus,
.c-fullsize-info li a:focus,
.c-fullsize-info p a:hover,
.c-fullsize-info li a:hover {
  color: inherit !important;
  text-decoration: underline !important;
}
.c-fullsize-info__inner {
  width: 640px;
  margin: 0 auto;
  position: relative;
  z-index: 2;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
}
@media (max-width: 959px) {
  .c-fullsize-info__inner {
    max-width: 100%;
  }
}
@media (min-width: 650px) and (max-width: 959px) {
  .c-fullsize-info__inner {
    padding: 0 15px;
  }
}
.c-fullsize-info__inner--fullsize {
  padding: 0 75px;
  margin: 0 auto;
  width: 1015px;
}
@media (max-width: 1279px) {
  .c-fullsize-info__inner--fullsize {
    width: 950px;
  }
}
@media (max-width: 959px) {
  .c-fullsize-info__inner--fullsize {
    padding: 0;
    max-width: 600px;
    width: 100%;
  }
}
.c-fullsize-info__inner .c-fullsize-info__slider {
  width: 100%;
}
.c-fullsize-info__inner .c-fullsize-info__slider h2 {
  margin-bottom: 0 !important;
}
.c-fullsize-info__inner .c-fullsize-info__slider .c-post-list-item__tag {
  margin-bottom: 0 !important;
}
.c-fullsize-info__inner .c-fullsize-info__fullwidth {
  width: 100%;
}
.c-fullsize-info__inner h2 {
  margin-bottom: 30px;
}
@media (min-width: 1279px) {
  .c-fullsize-info__slider {
    padding: 0 30px;
  }
}
.page-template-event .c-fullsize-info {
  background: #a74c96;
}
.page-template-event .c-fullsize-info:before,
.page-template-event .c-fullsize-info:after {
  background: #a74c96 !important;
}
.page-template-event .c-fullsize-info .c-post-list-item p a {
  color: #00baed;
  text-decoration: none;
}
.page-template-event .c-fullsize-info .c-post-list-item__tag {
  color: #4d4d4d;
}
.page-template-event .c-fullsize-info .c-post-list-item__tag:hover {
  color: #4d4d4d;
}
.infocard-template-default .c-fullsize-info {
  background: #fabb32;
  color: #000000 !important;
}
.infocard-template-default .c-fullsize-info:before,
.infocard-template-default .c-fullsize-info:after {
  background: #fabb32 !important;
}
.infocard-template-default .c-fullsize-info p a {
  color: #000000;
  text-decoration: underline;
}
.infocard-template-default .c-fullsize-info li a {
  color: #000000;
  text-decoration: underline;
}
.infocard-template-default .c-fullsize-info .c-post-list-item p a {
  color: #00baed;
  text-decoration: none;
}
.infocard-template-default .c-fullsize-info .c-post-list-item__tag {
  color: #4d4d4d;
}
.infocard-template-default .c-fullsize-info .c-post-list-item__tag:hover {
  color: #4d4d4d;
}
.infocard-template-default .post-slider .c-post-list-item__tag {
  color: #4d4d4d;
}
.infocard-template-default .event-info {
  background: #a74c96;
  color: #ffffff !important;
}
.infocard-template-default .event-info:before,
.infocard-template-default .event-info:after {
  background: #a74c96 !important;
}
.page-template-country-page-new .c-fullsize-info p a {
  color: #ffffff;
  text-decoration: underline;
}
.page-template-country-page-new .c-fullsize-info .c-post-list-item p a {
  color: #00baed;
  text-decoration: none;
}
.page-template-country-page-new .c-fullsize-info .c-post-list-item__tag {
  color: #4d4d4d;
}
.page-template-country-page-new .c-fullsize-info .c-post-list-item__tag:hover {
  color: #4d4d4d;
}
.additional-infos-wrapper {
  text-align: center;
  font-size: 14px;
  padding: 25px 15px 9.00009px;
  position: absolute;
  margin-left: -295px;
  margin-top: 80px;
  width: 255px;
  top: 0;
}
.additional-infos-wrapper .list-subheadline {
  padding: 0;
  border: none;
  text-align: center;
}
.additional-infos-wrapper h2 {
  font-size: 40px;
  font-family: 'Yanone Kaffeesatz', sans-serif;
  margin: 0 0 15px 0;
  text-transform: none;
}
.additional-infos-wrapper ul {
  margin: 0;
  padding: 0;
}
.additional-infos-wrapper li {
  font-size: 18px;
  text-align: left;
  border-top: 1px solid #cdcdcd;
  padding: 15px 0;
  overflow: hidden;
}
.additional-infos-wrapper .additional-infos-download a,
.additional-infos-wrapper .additional-infos-link a {
  text-decoration: underline;
}
.additional-infos-wrapper .additional-infos-text {
  padding-left: 0;
}
.additional-infos-wrapper p {
  margin: 0 0 15px 0;
  font-size: 14px;
}
.additional-infos-wrapper li span:first-child,
.additional-infos-wrapper li i:first-child {
  font-size: 14px;
  margin-right: 3px;
  position: absolute;
  margin-left: -20px;
  margin-top: 6px;
}
.additional-infos-wrapper li span:first-child {
  font-weight: bold;
  font-size: 18px;
  margin-top: 0;
}
.additional-infos-wrapper .additional-infos-contact {
  padding-left: 0;
}
.additional-infos-wrapper .additional-infos-contact:first-child {
  border-top: 0;
  margin-top: 0;
  padding-top: 0;
}
.additional-infos-wrapper .additional-infos-contact h2 {
  text-align: center;
  margin-bottom: 6px;
}
.additional-infos-wrapper .additional-infos-contact p {
  font-size: 18px;
  text-align: left;
  overflow: hidden;
  margin: 0;
}
.additional-infos-wrapper .additional-infos-contact .additional-infos-contact-subline {
  text-align: center;
  font-weight: bold;
  font-size: 14px;
  padding: 0;
  margin-bottom: 15px;
}
.additional-infos-wrapper .icon-external-link {
  font-size: 12px;
}
@media (max-width: 1279px) {
  .additional-infos-wrapper {
    background-color: #ffffff !important;
    color: #4d4d4d !important;
    position: relative;
    left: inherit;
    width: auto;
    margin: 0;
    height: auto;
    top: unset;
    padding: 0 0 90px;
  }
  .additional-infos-wrapper a {
    color: #4d4d4d !important;
  }
  .additional-infos-wrapper li {
    border-color: #9a9a9a !important;
  }
  .additional-infos-wrapper li:last-child {
    border-bottom: 1px solid #9a9a9a;
  }
}
.page-template-event .additional-infos-wrapper {
  background: #a74c96;
  color: #ffffff;
}
.page-template-event .additional-infos-wrapper a {
  color: #ffffff;
}
.page-template-event .additional-infos-wrapper li {
  border-color: #ffffff;
}
.infocard-template-default .additional-infos-wrapper {
  background: #fabb32;
  color: #000000;
}
.infocard-template-default .additional-infos-wrapper a {
  color: #000000;
}
.infocard-template-default .additional-infos-wrapper li {
  border-color: #4d4d4d;
}
.single-post-content-wrapper .additional-infos-wrapper,
.page-template-default .additional-infos-wrapper {
  background: #ebebeb;
  margin-top: 150px;
}
.single-post-content-wrapper .additional-infos-wrapper a,
.page-template-default .additional-infos-wrapper a {
  color: #000000;
  text-decoration: underline;
}
.single-post-content-wrapper .additional-infos-wrapper li,
.page-template-default .additional-infos-wrapper li {
  border-color: #808080;
}
@media (max-width: 1279px) {
  .single-post-content-wrapper .additional-infos-wrapper,
  .page-template-default .additional-infos-wrapper {
    padding-bottom: 0;
  }
}
.event-info {
  background-color: #a74c96;
}
.event-info::before,
.event-info::after {
  background-color: #a74c96;
}
.event-info__image {
  display: block;
  margin: auto;
}
.event-info p {
  margin-bottom: 30px / 2;
}
.event-info h2 {
  margin-bottom: 30px;
}
.contrast-button {
  background: none;
  border: none;
  border-right: 1px solid #ebebeb !important;
  padding: 0 15px 0 0;
  vertical-align: middle;
}
@media (max-width: 1279px) {
  .contrast-button {
    border: none;
    padding: 0;
  }
}
.contrast-button__image {
  vertical-align: center;
  height: 30px !important;
}
@media (max-width: 1279px) {
  .contrast-button__image {
    height: 48px !important;
    width: 48px !important;
  }
}
.contrast-button__image--on {
  display: none !important;
}
.post-template-default .wysiwyg-content-wrapper h2,
.page-template-default .wysiwyg-content-wrapper h2,
.page-template-event .wysiwyg-content-wrapper h2,
.infocard-template-default .wysiwyg-content-wrapper h2,
.page-template-country-page-new .wysiwyg-content-wrapper h2,
.post-template-default .wysiwyg-content-wrapper h3,
.page-template-default .wysiwyg-content-wrapper h3,
.page-template-event .wysiwyg-content-wrapper h3,
.infocard-template-default .wysiwyg-content-wrapper h3,
.page-template-country-page-new .wysiwyg-content-wrapper h3,
.post-template-default .wysiwyg-content-wrapper h4,
.page-template-default .wysiwyg-content-wrapper h4,
.page-template-event .wysiwyg-content-wrapper h4,
.infocard-template-default .wysiwyg-content-wrapper h4,
.page-template-country-page-new .wysiwyg-content-wrapper h4 {
  text-align: center;
}
.post-template-default .wysiwyg-content-wrapper .intro-text,
.page-template-default .wysiwyg-content-wrapper .intro-text,
.page-template-event .wysiwyg-content-wrapper .intro-text,
.infocard-template-default .wysiwyg-content-wrapper .intro-text,
.page-template-country-page-new .wysiwyg-content-wrapper .intro-text {
  margin-top: 15px;
}
@media (max-width: 960px) {
  .post-template-default .c-youtube-placeholder__logo,
  .page-template-default .c-youtube-placeholder__logo,
  .page-template-event .c-youtube-placeholder__logo,
  .infocard-template-default .c-youtube-placeholder__logo,
  .page-template-country-page-new .c-youtube-placeholder__logo {
    width: 68px;
  }
}
.post-template-default .c-article__content-wrapper,
.page-template-default .c-article__content-wrapper,
.page-template-event .c-article__content-wrapper,
.infocard-template-default .c-article__content-wrapper,
.page-template-country-page-new .c-article__content-wrapper {
  margin-bottom: 150px;
  overflow: hidden;
}
.post-template-default .c-article__content-wrapper:after,
.page-template-default .c-article__content-wrapper:after,
.page-template-event .c-article__content-wrapper:after,
.infocard-template-default .c-article__content-wrapper:after,
.page-template-country-page-new .c-article__content-wrapper:after {
  background: #ffffff;
  content: "";
  display: block;
  transform: rotate(-3deg);
  height: 200px;
  margin-left: -25px;
  margin-top: -100px;
  position: absolute;
  width: 105%;
  z-index: -1;
}
.c-share {
  display: flex;
  justify-content: center;
}
.c-share__button {
  background: #00baed;
  display: flex;
  color: #ffffff !important;
  text-decoration: none !important;
  margin: 0 15px;
  padding: 7.5px 20px;
  border-radius: 300px;
  font-weight: bold;
  align-items: center;
  font-size: 16px;
}
.c-share__button:hover,
.c-share__button:focus,
.c-share__button:active {
  text-decoration: none !important;
}
.c-share__button:hover span,
.c-share__button:focus span,
.c-share__button:active span {
  text-decoration: underline !important;
}
.c-share__button::after {
  display: none;
}
.c-share__button i {
  font-size: 20px;
  margin-right: 7.5px;
  text-decoration: none;
}
