@charset "UTF-8";
/*
Theme Name: Lesezentrum Steiermark
Author: Rubikon Werbeagentur
Author URI: https://rubikon.at
*/
/*--------------------------------------------------------------
>>> TABLE OF CONTENTS:
----------------------------------------------------------------
# Normalize
# Typography
# Elements
# Forms
# Navigation
	## Links
	## Menus
# Accessibility
# Alignments
# Clearings
# Widgets
# Content
	## Posts and pages
	## Comments
# Infinite scroll
# Media
	## Captions
	## Galleries
# Woocommerce
# Footer
--------------------------------------------------------------*/
/*--------------------------------------------------------------
# Normalize
--------------------------------------------------------------*/
/* open-sans-regular - latin */
@font-face {
  font-family: "Open Sans";
  font-style: normal;
  font-weight: 400;
  src: url("fonts/open-sans-v34-latin-regular.eot"); /* IE9 Compat Modes */
  src: local(""), url("fonts/open-sans-v34-latin-regular.eot?#iefix") format("embedded-opentype"), url("fonts/open-sans-v34-latin-regular.woff2") format("woff2"), url("fonts/open-sans-v34-latin-regular.woff") format("woff"), url("fonts/open-sans-v34-latin-regular.ttf") format("truetype"), url("fonts/open-sans-v34-latin-regular.svg#OpenSans") format("svg"); /* Legacy iOS */
}
/* open-sans-600 - latin */
@font-face {
  font-family: "Open Sans";
  font-style: normal;
  font-weight: 600;
  src: url("fonts/open-sans-v34-latin-600.eot"); /* IE9 Compat Modes */
  src: local(""), url("fonts/open-sans-v34-latin-600.eot?#iefix") format("embedded-opentype"), url("fonts/open-sans-v34-latin-600.woff2") format("woff2"), url("fonts/open-sans-v34-latin-600.woff") format("woff"), url("fonts/open-sans-v34-latin-600.ttf") format("truetype"), url("fonts/open-sans-v34-latin-600.svg#OpenSans") format("svg"); /* Legacy iOS */
}
/* open-sans-700 - latin */
@font-face {
  font-family: "Open Sans";
  font-style: normal;
  font-weight: 700;
  src: url("fonts/open-sans-v34-latin-700.eot"); /* IE9 Compat Modes */
  src: local(""), url("fonts/open-sans-v34-latin-700.eot?#iefix") format("embedded-opentype"), url("fonts/open-sans-v34-latin-700.woff2") format("woff2"), url("fonts/open-sans-v34-latin-700.woff") format("woff"), url("fonts/open-sans-v34-latin-700.ttf") format("truetype"), url("fonts/open-sans-v34-latin-700.svg#OpenSans") format("svg"); /* Legacy iOS */
}
/* open-sans-300italic - latin */
@font-face {
  font-family: "Open Sans";
  font-style: italic;
  font-weight: 300;
  src: url("fonts/open-sans-v34-latin-300italic.eot"); /* IE9 Compat Modes */
  src: local(""), url("fonts/open-sans-v34-latin-300italic.eot?#iefix") format("embedded-opentype"), url("fonts/open-sans-v34-latin-300italic.woff2") format("woff2"), url("fonts/open-sans-v34-latin-300italic.woff") format("woff"), url("fonts/open-sans-v34-latin-300italic.ttf") format("truetype"), url("fonts/open-sans-v34-latin-300italic.svg#OpenSans") format("svg"); /* Legacy iOS */
}
body {
  opacity: 1;
  animation-name: fadeInOpacity;
  animation-iteration-count: 1;
  animation-timing-function: ease-in;
  animation-duration: 1s;
  margin: 0;
  -webkit-font-smoothing: auto;
  font-family: "Open Sans", sans-serif;
  color: #000000;
  font-size: 18px;
  line-height: 30px;
}

html, body {
  overflow-x: hidden;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
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;
  color: #C8280F;
  text-decoration: dotted;
}

a:active,
a:hover {
  outline: 0;
  color: #C8280F;
}

dfn {
  font-style: italic;
}

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 2.5rem;
}

hr {
  width: 100%;
}

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-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;
}

/*--------------------------------------------------------------
# Typography
--------------------------------------------------------------*/
h1, h2, h3, h4, h5, h6 {
  clear: both;
  color: #24292e;
  font-weight: 600;
  margin-top: 10px;
  margin-bottom: 15px;
}

h1 {
  font-size: 60px;
  line-height: 72px;
}

h2 {
  font-size: 32px;
  line-height: 40px;
  font-weight: bold;
}

h3 {
  font-size: 24px;
  line-height: 32px;
  padding-bottom: 10px;
  font-weight: bold;
}

h4 {
  font-size: 20px;
  line-height: 28px;
  font-weight: 600;
}

h5 {
  font-size: 14px;
  line-height: 17.5px;
  padding-bottom: 10px;
}

.lightItalic {
  font-style: italic;
  font-weight: 100 !important;
}

.bold {
  font-weight: 700 !important;
}

.semibold {
  font-weight: 600;
}

.quote {
  font-weight: 100;
  font-style: italic;
  font-size: 48px;
  line-height: 56px;
}

.quoteSmall {
  font-weight: 100;
  font-style: italic;
  font-size: 32px;
  line-height: 36px;
  color: #C8280F;
}

.body2 {
  font-weight: 400;
  font-size: 16px;
  line-height: 24px;
}

.tag {
  font-size: 14px;
  font-weight: 700;
  letter-spacing: 2px;
  text-transform: uppercase;
  padding-bottom: 15px;
}

.whiteText {
  color: #ffffff;
}

.whiteText h1, .whiteText h2, .whiteText h3, .whiteText h4, .whiteText h5, .whiteText .body, .whiteText .body2 {
  color: #ffffff;
}

.redText h1, .redText h2, .redText h3, .redText h4, .redText h5, .redText .body, .redText .body2, .redText {
  color: #C8280F;
}

.textcenter {
  text-align: center;
}

.btn-primary:disabled {
  background-color: #C8280F;
  color: #ffffff;
  border-radius: 5px;
  border: 1px solid #C8280F;
}

button.mainbutton, .mainbutton {
  background-color: #C8280F;
  color: #ffffff;
  border-radius: 5px;
  border: 1px solid #C8280F;
  padding: 5px 15px;
}

button.mainbutton a {
  color: #ffffff;
}

button.detailbutton {
  background-color: #ffffff;
  color: #000000;
  border-radius: 5px;
  text-transform: uppercase;
  border: 1px solid #000000;
  padding: 5px 15px;
  font-size: 14px;
  font-weight: bold;
}

button.detailbutton a {
  color: #000000;
  font-size: 16px;
  font-weight: 600;
}

button.download a:before {
  content: url("../lesezentrum/img/software-download.svg");
  padding-right: 10px;
}

button.download {
  background-color: transparent;
  color: #000000;
  font-size: 16px;
  font-weight: 600;
  border: none;
  outine: none;
}

button.download a {
  color: #000000;
}

p {
  margin: 0;
}

h1.entry-title {
  font-size: 1.31rem;
  border-bottom: 1px solid #eaecef;
}

h2.entry-title {
  border-bottom: 1px solid #eaecef;
}

h3.widget-title {
  font-size: 1.2rem;
}

/*--------------------------------------------------------------
# Elements
--------------------------------------------------------------*/
body {
  background: #fff;
  /* Fallback for when there is no custom background color defined. */
}

img {
  height: auto;
  /* Make sure images are scaled correctly. */
  max-width: 100%;
  /* Adhere to container width. */
}

figure {
  margin: 1em 0;
  /* Extra wide images within figure tags don't overflow the content area. */
}

table {
  margin: 0 0 1.5em;
  width: 100%;
}

/*--------------------------------------------------------------
# Forms
--------------------------------------------------------------*/
label {
  width: 100%;
}

span.wpcf7-list-item {
  margin: 0;
  padding-right: 5px;
}

#colophon .newsletter a {
  text-decoration: underline;
}

.dsvgo {
  font-size: 12px;
  padding-bottom: 15px;
  line-height: 20px;
}

.newsletter .body2 {
  font-weight: 700;
  padding-bottom: 10px;
}

.newsletter input {
  border: none;
}

.newsletter {
  padding-top: 30px;
}

.newsletter .form-control:focus {
  border: 1px solid #000000;
  box-shadow: none;
  box-shadow: none;
}

.form-control:focus {
  outline: none;
  border: 1px solid #000000;
  box-shadow: none;
}

.contactform .body2 {
  font-weight: 700;
  padding-bottom: 20px;
}

.contactform .greybackground {
  background-color: #F2F2F2;
  padding: 45px;
}

.contactform textarea.form-control, .contactform .form-control {
  border: none !important;
}

.contactform .form-control:focus {
  box-shadow: 0 0 0 0.2rem rgb(213 213 213/25%);
}

.contactform .btn-primary {
  color: #fff;
  background-color: #C8280F;
  border-color: #C8280F;
}

.contactform .btn-primary.focus, .contactform .btn-primary:active {
  box-shadow: 0 0 0 0.2rem rgb(213 213 213/25%);
  background-color: #C8280F;
  border-color: #C8280F;
}

#mc_embed_signup .button {
  background-color: #C8280F !important;
  font-size: 16px !important;
}

#mc_embed_signup .button:hover {
  opacity: 0.8 !important;
}

#mc_embed_signup div.response {
  font-size: 13px !important;
  line-height: 17px !important;
  width: 100%;
}

#mc_embed_signup div#mce-responses {
  padding: 0 0 10px 0 !important;
  margin: 0 !important;
}

#mc_embed_signup #mce-success-response {
  padding: 0 !important;
  margin: 0 !important;
}

/* Downloads */
#downloads .dropdown-content {
  display: none;
  position: absolute;
  right: 0;
  background-color: #ffffff;
  color: #c8280f;
  min-width: 160px;
  box-shadow: 0px 8px 16px 0px rgba(0, 0, 0, 0.2);
  z-index: 1;
}

#downloads .dropdown-content a {
  color: black;
  font-size: 16px;
  padding: 12px 16px;
  text-decoration: none;
  display: block;
  border-bottom: 1px solid #cbcbcb;
}

#downloads .dropdown-content a:last-child {
  border-bottom: none;
}

#downloads .dropdown-project:hover .dropdown-content, #downloads .dropdown-data:hover .dropdown-content {
  display: block;
  border: 1px solid;
  border-bottom-left-radius: 5px;
  border-bottom-right-radius: 5px;
}

#downloads .dropdown-project:hover .dropbtn, #downloads .dropdown-data:hover .dropbtn {
  opacity: 0.5;
}

#downloads .dropdown-project:hover .dropbtn:hover, #downloads .dropdown-data:hover .dropbtn:hover {
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
  border-bottom: none;
}

#downloads .dropbtn {
  background-color: #c8280f;
  color: #ffffff;
  padding: 10px;
  border: 1px solid #c8280f;
  border-radius: 5px;
  width: 100%;
  font-size: 16px;
  cursor: pointer;
}

#downloads .dropdown-content a:hover {
  background-color: #C8280F;
  color: #ffffff;
  opacity: 0.7;
}

#downloads .dropdown-content .active {
  background-color: #C8280F;
  color: #ffffff;
}

#downloads .dropdown-project, #downloads .dropdown-data {
  position: relative;
  display: inline-block;
}

#downloads .dropdown-project {
  float: right;
}

.dropdown-arrow {
  float: right;
  transform: rotate(90deg);
  margin-top: 5px;
  margin-right: 5px;
}

.previewDownload img {
  max-height: 200px;
  object-fit: cover;
}

#downloads h3 {
  padding-bottom: 0;
  margin-bottom: 0;
  margin-top: 0;
}

.downloadText {
  font-size: 13px;
}

#downloads .tag {
  opacity: 0.5;
}

#downloads hr:last-child {
  display: none;
}

/*--------------------------------------------------------------
# Navigation
--------------------------------------------------------------*/
header#masthead {
  margin-bottom: 0;
  background-color: #ffffff;
  box-shadow: 0 0.5rem 1rem rgba(0, 0, 0, 0.05), inset 0 -1px 0 rgba(0, 0, 0, 0.1);
  padding: 15px 15px 0 15px;
  position: fixed;
  margin-left: auto;
  margin-right: auto;
  left: 0;
  right: 0;
  z-index: 20;
}

.Block {
  display: block;
}

.navbar-brand {
  margin-left: -21px;
  position: absolute;
}

.mobile-logo {
  padding-top: 19px;
  padding-left: 18px;
  width: 86px !important;
}

.navbar-light .navbar-toggler-icon {
  background-image: url("/wp-content/themes/lesezentrum/img/mobile-menu.svg");
}

.navbar-light .navbar-toggler {
  border: none;
}

.navbar-brand > a {
  color: rgba(0, 0, 0, 0.9);
  font-size: 1.1rem;
  outline: medium none;
  text-decoration: none;
  color: #fff;
  font-weight: 700;
}

.meta-menu a {
  color: #828282 !important;
  font-size: 12px !important;
  text-transform: uppercase;
}

.meta-menu ul li {
  list-style: none;
}

.navbar-brand > a:visited, .navbar-brand > a:hover {
  text-decoration: none;
}

#page-sub-header {
  position: relative;
  padding-top: 5rem;
  padding-bottom: 0;
  text-align: center;
  font-size: 1.25rem;
  background-size: cover !important;
}

body:not(.theme-preset-active) #page-sub-header h1 {
  line-height: 1.6;
  font-size: 4rem;
  color: #563e7c;
  margin: 0 0 1rem;
  border: 0;
  padding: 0;
}

#page-sub-header p {
  margin-bottom: 0;
  line-height: 1.4;
  font-size: 1.25rem;
  font-weight: 300;
}

body:not(.theme-preset-active) #page-sub-header p {
  color: #212529;
}

a.page-scroller {
  color: #333;
  font-size: 2.6rem;
  display: inline-block;
  margin-top: 2rem;
}

@media screen and (min-width: 768px) {
  body:not(.theme-preset-active) #page-sub-header h1 {
    font-size: 3.75rem;
  }
  body:not(.theme-preset-active) #page-sub-header {
    font-size: 1.25rem;
  }
}
@media screen and (min-width: 992px) {
  #page-sub-header p {
    max-width: 43rem;
    margin: 0 auto;
  }
}
/*--------------------------------------------------------------
## Links
--------------------------------------------------------------*/
/*--------------------------------------------------------------
## Menus
--------------------------------------------------------------*/
#masthead nav {
  padding-left: 0;
  padding-right: 0;
  padding-bottom: 0;
}

body:not(.theme-preset-active) #masthead .navbar-nav > li > a {
  color: #000000;
  padding: 5px 5px 20px 20px;
  font-weight: 600;
  font-size: 16px;
}

#masthead .navbar-nav > li > #searchLink {
  padding-bottom: 0;
  height: 40px;
  background: transparent;
  border: none;
  padding-top: 0;
}

#masthead .navbar-nav > li > #languageswitch, #masthead .navbar-nav > li > #languageswitchactive {
  padding-bottom: 0;
  height: 40px;
  background: transparent;
  border: none;
  padding-top: 0;
}

span.wpml-ls-display {
  display: none;
}

button#searchLink:focus,
button#searchLink:active {
  border: none !important;
  outline: none !important;
}

button#languageswitch:focus, button#languageswitchactive:focus,
button#languageswitch:active, button#languageswitchactive:active {
  border: none !important;
  outline: none !important;
}

button#searchLink img {
  margin-bottom: 15px;
  padding-top: 5px;
  padding-left: 15px;
}

input.search.searchinactive {
  margin-top: -30px;
  float: right;
  position: absolute;
  right: 42px;
  padding-top: 3px;
  animation-name: fadeInOpacity;
  animation-iteration-count: 1;
  animation-timing-function: ease-in;
  animation-duration: 1.3s;
}

input.search.searchinactive:focus {
  outline: none;
  border: none;
}

button#languageswitch img, button#languageswitchactive img {
  margin-bottom: 15px;
}

#languageswitchactive {
  display: none;
}

.language_switch {
  display: none;
}

.wpml-ls-legacy-list-horizontal a {
  color: #C8280F !important;
}

.wpml-ls-legacy-list-horizontal {
  padding: 0 !important;
}

#masthead #menu-meta-container li a {
  padding: 10px 5px 20px 30px;
}

#menu-meta-container {
  opacity: 1;
  animation-name: fadeInOpacity;
  animation-iteration-count: 1;
  animation-timing-function: ease-in;
  animation-duration: 2s;
}

@keyframes fadeInOpacity {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
#menu-meta {
  height: 40px;
}

.dropdown-menu li:hover .sub-menu {
  visibility: visible;
}

.dropdown:hover .dropdown-menu {
  display: block;
  border-radius: 0;
  margin: 0;
  border-top: 0;
}

.dropdown-menu .dropdown-item {
  padding: 0;
}

.dropdown-toggle::after {
  content: none;
}

#menu-primary ul.dropdown-menu li {
  padding-right: 20px;
}

.hidemenu {
  display: none;
  -webkit-transition: all 0.5s ease-out;
  -moz-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}

.dropdown-menu li::before {
  content: url("/wp-content/themes/lesezentrum/img/menu-liststyle.svg");
  padding-right: 10px;
}

.dropdown-item.active, .dropdown-item:active, [aria-current] {
  color: #C8280F;
}

[aria-current]:hover {
  color: #C8280F;
}

.search-field::-webkit-input-placeholder {
  color: #C8280F;
  font-size: 12px;
  text-transform: uppercase;
}

#search {
  outline: none;
  border: none;
  box-shadow: none;
  padding-left: 0;
  padding-bottom: 0;
  width: 400px;
}

.showimg {
  display: block;
}

.hideimg {
  display: none;
}

#searchForm {
  border-bottom: 1px solid #C8280F;
  opacity: 1;
  animation-name: fadeInOpacity;
  animation-iteration-count: 1;
  animation-timing-function: ease-in;
  animation-duration: 1.2s;
  margin-bottom: 7px;
  margin-right: 30px;
}

#searchForm .form-control {
  width: 300px !important;
  border: none !important;
  padding: 5px !important;
  font-size: 12px;
}

#searchForm .form-control:focus, #searchForm .form-control:active {
  outline: none !important;
  border: none !important;
  box-shadow: none !important;
}

#meta {
  padding-bottom: 15px;
}

#menu-primary li {
  padding-left: 20px;
  display: flex;
}

body:not(.theme-preset-active) #masthead .navbar-nav > li > a:hover,
body:not(.theme-preset-active) #masthead .navbar-nav > li.current_page_item > a {
  color: #C8280F;
}

.navbar-brand {
  height: auto;
  top: -15px;
}

.navbar-toggle .icon-bar {
  background: #000 none repeat scroll 0 0;
}

.dropdown-menu .dropdown-toggle::after {
  border-bottom: 0.3em solid transparent;
  border-left: 0.3em solid;
  border-top: 0.3em solid transparent;
}

.dropdown.menu-item-has-children .dropdown.menu-item-has-children {
  position: relative;
}

.dropdown.menu-item-has-children .dropdown.menu-item-has-children > .dropdown-menu {
  top: 0;
  left: 100%;
  margin-top: -6px;
  margin-left: -1px;
  -webkit-border-radius: 0 6px 6px 6px;
  -moz-border-radius: 0 6px 6px;
  border-radius: 0 6px 6px 6px;
}

.dropdown.menu-item-has-children .dropdown.menu-item-has-children:hover > .dropdown-menu {
  display: block;
}

.dropdown.menu-item-has-children .dropdown.menu-item-has-children > a:after {
  display: block;
  content: " ";
  float: right;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
  border-width: 5px 0 5px 5px;
  border-left-color: #ccc;
  margin-top: 5px;
  margin-right: -10px;
}

.dropdown.menu-item-has-children .dropdown.menu-item-has-children:hover > a:after {
  border-left-color: #fff;
}

.dropdown.menu-item-has-children .dropdown.menu-item-has-children.pull-left {
  float: none;
}

.dropdown.menu-item-has-children .dropdown.menu-item-has-children.pull-left > .dropdown-menu {
  left: -100%;
  margin-left: 10px;
  -webkit-border-radius: 6px 0 6px 6px;
  -moz-border-radius: 6px 0 6px 6px;
  border-radius: 6px 0 6px 6px;
}

/* Small menu. */
.menu-toggle,
.main-navigation.toggled ul {
  display: block;
}

.dropdown-item {
  line-height: 1.2;
  padding-bottom: 0.313rem;
  padding-top: 0.313rem;
}

.dropdown-menu {
  min-width: 12.5rem;
}

.dropdown .open .dropdown-menu {
  display: block;
  left: 12.25em;
  top: 0;
}

.dropdown-menu .dropdown-item {
  white-space: normal;
  background: transparent;
  line-height: 1.6;
}

.dropdown-menu .dropdown-item:hover {
  background: transparent;
}

@media screen and (min-width: 37.5em) {
  .menu-toggle {
    display: none;
  }
}
@media screen and (min-width: 769px) {
  .dropdown-menu li > .dropdown-menu {
    right: -9.875rem;
    top: 1.375rem;
  }
}
@media screen and (max-width: 991px) {
  .navbar-nav .dropdown-menu {
    border: medium none;
    margin-left: 1.25rem;
    padding: 0;
  }
  .dropdown-menu li a {
    padding: 0;
  }
  #masthead .navbar-nav > li > a {
    padding-bottom: 0.625rem;
    padding-top: 0.313rem;
  }
  .navbar-light .navbar-toggler {
    border: medium none;
    outline: none;
  }
}
.site-main .comment-navigation,
.site-main .posts-navigation,
.site-main .post-navigation {
  margin: 0 0 1.5em;
  overflow: hidden;
}

.comment-navigation .nav-previous,
.posts-navigation .nav-previous,
.post-navigation .nav-previous {
  float: left;
  width: 50%;
}

.comment-navigation .nav-next,
.posts-navigation .nav-next,
.post-navigation .nav-next {
  float: right;
  text-align: right;
  width: 50%;
}

.comment-content.card-block {
  padding: 20px;
}

.navigation.post-navigation {
  padding-top: 1.875rem;
}

.post-navigation .nav-previous a,
.post-navigation .nav-next a {
  border: 1px solid #ddd;
  border-radius: 0.938rem;
  display: inline-block;
  padding: 0.313rem 0.875rem;
  text-decoration: none;
}

.post-navigation .nav-next a::after {
  content: " →";
}

.post-navigation .nav-previous a::before {
  content: "←";
}

.post-navigation .nav-previous a:hover,
.post-navigation .nav-next a:hover {
  background: #eee none repeat scroll 0 0;
}

/*--------------------------------------------------------------
# Accessibility
--------------------------------------------------------------*/
/* Text meant only for screen readers. */
.screen-reader-text {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
  word-wrap: normal !important;
  /* Many screen reader and browser combinations announce broken words as they would appear visually. */
}

.screen-reader-text:focus {
  background-color: #f1f1f1;
  border-radius: 3px;
  box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
  clip: auto !important;
  color: #21759b;
  display: block;
  font-size: 14px;
  font-size: 0.875rem;
  font-weight: bold;
  height: auto;
  left: 0.313rem;
  line-height: normal;
  padding: 0.938rem 1.438rem 0.875rem;
  text-decoration: none;
  top: 0.313rem;
  width: auto;
  z-index: 100000;
  /* Above WP toolbar. */
}

/* Do not show the outline on the skip link target. */
#content[tabindex="-1"]:focus {
  outline: 0;
}

/*--------------------------------------------------------------
# Alignments
--------------------------------------------------------------*/
.alignleft {
  display: inline;
  float: left;
  margin-right: 1.5em;
}

.alignright {
  display: inline;
  float: right;
  margin-left: 1.5em;
}

.aligncenter {
  clear: both;
  display: block;
  margin-left: auto;
  margin-right: auto;
}

a img.alignright {
  float: right;
  margin: 0.313rem 0 1.25rem 1.25rem;
}

a img.alignnone {
  margin: 0.313rem 1.25rem 1.25rem 0;
}

a img.alignleft {
  float: left;
  margin: 0.313rem 1.25rem 1.25rem 0;
}

a img.aligncenter {
  display: block;
  margin-left: auto;
  margin-right: auto;
}

.wp-caption.alignnone {
  margin: 0.313rem 1.25rem 1.25rem 0;
}

.wp-caption.alignleft {
  margin: 0.313rem 1.25rem 1.25rem 0;
}

.wp-caption.alignright {
  margin: 0.313rem 0 1.25rem 1.25rem;
}

/*--------------------------------------------------------------
# Clearings
--------------------------------------------------------------*/
.clear:before,
.clear:after,
.entry-content:before,
.entry-content:after,
.comment-content:before,
.comment-content:after,
.site-header:before,
.site-header:after,
.site-content:before,
.site-content:after,
.site-footer:before,
.site-footer:after {
  content: "";
  display: table;
  table-layout: fixed;
}

.clear:after,
.entry-content:after,
.comment-content:after,
.site-header:after,
.site-content:after,
.site-footer:after {
  clear: both;
}

/*--------------------------------------------------------------
# Widgets
--------------------------------------------------------------*/
.widget {
  margin: 0 0 1.5em;
  font-size: 0.875rem;
  /* Make sure select elements fit in widgets. */
}

.widget select {
  max-width: 100%;
}

.widget_search .search-form input[type=submit] {
  display: none;
}

.nav > li > a:focus,
.nav > li > a:hover {
  background-color: #eee;
  text-decoration: none;
}

.half-rule {
  width: 6rem;
  margin: 2.5rem 0;
}

.widget_categories .nav-link {
  display: inline-block;
}

/*--------------------------------------------------------------
# Content
--------------------------------------------------------------*/
/* Floating Button */
.floatingButtonContainer {
  top: 30%;
  z-index: 2;
  position: fixed;
  right: -380px;
  border: none;
  transition: 0.3s ease-in-out;
  height: 240px;
  width: 478px;
}

.floatingButtonContainer .tag {
  padding-bottom: 5px;
}

.floatingButtonContainer.openflap {
  right: 0px;
  transition: 0.3s ease-in-out;
}

.floatingButtonHeadline {
  float: left;
  width: 50px;
  padding-top: 50px;
}

.floatingButtonHeadline .floatingButton {
  transform: rotate(270deg);
  background-color: #C8280F;
  color: #ffffff;
  padding: 10px;
  border: none;
  border-top-right-radius: 5px;
  border-top-left-radius: 5px;
}

.floatingButtonHeadline .floatingButton:active, .floatingButtonHeadline .floatingButton:focus {
  border: none;
  box-shadow: none;
  outline: none;
}

.floatingButtonBody {
  float: right;
  box-shadow: 0px 0px 6px 1px rgba(224, 224, 224, 1);
  background-color: #ffffff;
  padding: 30px 30px 30px 30px;
  z-index: 1;
  width: 380px;
}

.floatingButtonBody a {
  color: #000000;
}

.imageButton {
  background-color: transparent;
  border: none;
  outline: none;
  float: right;
  right: 0;
  top: 0;
}

.imageButton:focus {
  outline: none;
  border: none;
}

.floatingButton .tag {
  padding-bottom: 5px;
}

.container-fluid {
  padding-right: 0;
  padding-left: 0;
  max-width: 1920px;
  margin-left: 0;
  margin-right: 0;
  left: 0;
  right: 0;
}

.relative {
  position: relative;
}

.col-md-2-5 {
  flex: 0 0 20%;
  text-align: center;
  max-width: 20%;
  padding-bottom: 20px;
}

.outer {
  margin-top: 80px;
  margin-bottom: 80px;
}

.inner {
  padding-top: 30px;
  padding-bottom: 30px;
}

.greyBackground {
  padding-top: 60px;
  background-color: #f2f2f2;
}

.redBackground {
  background-color: #C8280F;
  color: #ffffff;
}

.partnerLogo {
  height: 100%;
  padding: 0 15px;
}

.partnerLogo img {
  height: 100%;
  object-fit: contain;
}

/* Stream & Download */
#downloads .dropdown-project, #downloads .dropdown-data {
  position: relative;
  display: block;
}

#downloads .dropdown-arrow {
  transform: unset;
}

#downloads .dropdown-project {
  float: right;
}

.rowHR {
  border-bottom: 1px solid #4f4f4f;
  padding-bottom: 30px;
}

.dropdown-arrow {
  float: right;
  transform: rotate(90deg);
  margin-top: 5px;
  margin-right: 5px;
}

.previewDownload img {
  max-height: 200px;
  object-fit: cover;
}

#downloads h3 {
  padding-bottom: 0;
  margin-bottom: 0;
  margin-top: 0;
}

.downloadText {
  font-size: 13px;
}

#downloads .tag {
  opacity: 0.5;
}

#downloads hr:last-child {
  display: none;
}

.filterProjekt {
  display: none;
}

.activeDownload {
  display: block;
}

.filterDatei {
  visibility: hidden;
}

.activeData {
  visibility: visible;
}

.zoom {
  transition: transform 0.2s;
}

.mobile-stream-background {
  display: none;
}

.downloadContainer .col-6 {
  text-align: center;
}

.zoom:hover {
  transform: scale(1.1);
}

img.stream-background {
  position: absolute;
  top: 30%;
  z-index: -1;
  height: 35px;
  object-fit: cover;
}

/* Quoteblock */
.quoteElement {
  min-height: 265px;
  color: #ffffff;
}

#quoteCarousel {
  top: 35%;
}

img.quoteBackground {
  position: absolute;
  height: 265px;
  width: 100%;
  max-width: 1920px;
}

.quoteElement .body2 {
  padding-top: 15px;
}

/* Homebanner */
#carouselhomebanner h1 {
  font-size: 85px;
  line-height: 92px;
  padding-bottom: 10px;
}

.homeBanner {
  height: 700px;
  overflow: hidden;
  color: #ffffff;
}

.homeBanner img {
  position: absolute;
  z-index: -1;
  height: 700px;
  object-fit: cover;
}

.homeBanner h1 {
  color: #ffffff;
  margin: 0;
  padding: 0;
}

.homeBannerInner {
  padding-top: 150px;
}

.homeBannerInner .detailbutton {
  text-transform: unset;
  font-size: 18px;
  font-weight: 400;
}

.homeTextblock {
  padding-top: 60px;
}

.homeTextblock button {
  margin-top: 30px;
}

.homeTextblock button {
  margin-right: 35px;
}

.homeTextblock button.detailbutton {
  color: #828282;
  border: 1px solid #ffffff;
}

.homeTextblock button.detailbutton:hover, button.mainbutton:hover {
  opacity: 0.7;
}

/* Small Banner */
.smallBanner {
  min-height: 400px;
  overflow: hidden;
  padding: 15px;
}

.smallBannerImage {
  position: absolute;
  width: 100%;
  padding: 15px;
}

.smallBannerImage img {
  width: 100%;
}

.smallBannerText {
  padding-top: 45px;
  padding-left: 30px;
}

.smallBannerText .body {
  padding-bottom: 30px;
}

/* Big Banner */
.bigBanner {
  height: 600px;
  overflow: hidden;
  color: #ffffff;
}

.bigBanner img {
  position: absolute;
  z-index: -1;
  height: 600px;
  object-fit: cover;
}

.bigBannerInner {
  padding-top: 120px;
}

.bigBanner h1 {
  color: #ffffff;
  margin: 0;
  padding: 0;
  font-size: 48px;
  line-height: 56px;
}

.bigTextblock {
  padding-top: 30px;
}

.bigTextblock button {
  margin-top: 35px;
}

/* 3/4 Text */
.textThreeContainer button {
  bottom: 0;
  position: absolute;
}

/* Three Block Container */
.threeBlockContainer img {
  filter: brightness(50%);
}

.hiddenHover {
  display: none;
  opacity: 0;
  transition: ease-in 2s;
}

.hiddenHover button {
  margin-top: 30px;
  background-color: transparent;
  color: #ffffff;
  border: 1px solid #ffffff;
}

.threeBlockContainerColumn1:hover .hiddenHover, .threeBlockContainerColumn2:hover .hiddenHover, .threeBlockContainerColumn3:hover .hiddenHover {
  display: block;
  opacity: 1;
  transition: ease-in 2s;
}

.threeBlockText {
  position: absolute;
  bottom: 0;
  padding: 15px 30px;
}

/* Middle Text */
.middleContainer .textcenter {
  max-width: 50%;
  margin-left: auto;
  margin-right: auto;
}

/* Banner Top */
.imageBackground {
  height: 450px;
}

.imageBackground h1, .greyBackgroundBanner h1 {
  margin: 0;
  line-height: 65px;
}

.imageBackgroundInner {
  padding-top: 150px;
}

.imageBackground img {
  position: absolute;
  height: 450px;
  width: 100%;
  object-fit: cover;
  max-width: 1920px;
}

.greyBackgroundBanner {
  background-color: #F2F2F2;
  min-height: 350px;
  padding-top: 85px;
}

.overlay_imageBanner {
  width: 100%;
  height: 100%;
}

/* Imageblock */
.imageFirst img, .imageSecond img {
  height: 250px;
  object-fit: cover;
}

.imageThird img {
  max-height: 310px;
}

.imageFirst img {
  padding-right: 5px;
}

.imageSecond img {
  padding-left: 5px;
}

.imageFirst, .imageSecond {
  max-height: 240px;
  float: left;
  width: 50%;
  overflow: hidden;
  margin-bottom: 30px;
}

.imageFourth, .imageFourth img {
  height: 100%;
  width: 100%;
  object-fit: cover;
}

.imageFirst .imageText {
  position: absolute;
  bottom: 0;
  right: 5px;
}

.imageSecond .imageText {
  position: absolute;
  bottom: 0;
  left: 5px;
}

.imageBlockSingle .imageText {
  font-size: 12px;
  line-height: 14px;
  width: 100%;
  color: #000000;
}

.smallImage img {
  max-height: 265px;
  object-fit: cover;
}

/* Text Image */
.textImageSwitch button {
  margin-top: 40px;
}

.textImageSwitch img {
  height: 350px;
  object-fit: cover;
}

/* Keyword Banner */
.keywordbanner {
  top: 0;
}

.keyword {
  border-right: 1px solid rgb(255 255 255/26%);
}

.keywordbannerInner {
  padding-top: 60px;
}

/* Team */
.teamContainer {
  margin-bottom: 45px;
  box-shadow: 0px 0px 6px 1px rgba(224, 224, 224, 1);
}

.textContainer {
  background-color: #ffffff;
  padding: 15px;
  min-height: 195px;
}

.teamContainer img {
  max-height: 350px;
  object-fit: cover;
  width: 100%;
  cursor: pointer;
}

.textContainer a {
  color: #000000;
  text-decoration: none;
}

.teamName {
  font-weight: 600;
}

.teamPosition {
  font-size: 11px;
  text-transform: uppercase;
  color: #979797;
  letter-spacing: 0.5px;
  font-weight: 600;
  min-height: 45px;
  line-height: 17px;
}

.teamMail {
  font-size: 12px;
}

.teamFacts {
  font-size: 16px;
  padding-bottom: 5px;
  line-height: 20px;
}

.teamFacts:before {
  content: url(../lesezentrum/img/team_right.svg);
  padding-right: 5px;
  margin-left: -16px;
}

.factsContainer {
  position: absolute;
  top: 0;
  padding: 45px 30px;
  color: #ffffff;
  display: none;
  opacity: 0;
  transition: ease-in 2s;
  cursor: pointer;
}

.teamContainer:hover .factsContainer {
  display: block;
  opacity: 1;
  transition: ease-in 2s;
}

.teamContainer:hover img {
  filter: brightness(30%);
}

/* Facebook */
.facebookContainer button {
  margin-top: 25px;
}

._2l7q img {
  margin: 0 auto;
  height: 300px;
  min-height: 300px;
  max-height: 300px;
  object-fit: cover;
}

.fb_iframe_widget iframe img {
  height: 200px;
  max-height: 200px;
}

.pbo {
  padding-bottom: 15px;
}

/* ABC */
.filterABContainer {
  display: none; /* Hidden by default */
}

.btn-filter {
  display: inline-block;
  font-weight: 400;
  color: #212529;
  text-align: center;
  vertical-align: middle;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  background-color: transparent;
  border: 1px solid transparent;
  padding: 0.375rem 0.75rem;
  font-size: 1rem;
  line-height: 1.5;
  border-radius: 0.25rem;
  transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}

.btn-filter.displayactive {
  color: #c8280f;
  font-weight: 700;
  outline: none;
}

.btn-filter.displayactive:focus {
  outline: none;
}

#abcContainer button.active {
  font-weight: bold;
  color: #C8280F;
  outline: none;
  box-shadow: none;
}

#abcContainer {
  padding: 30px 15px;
}

.filtercontainer {
  overflow: hidden;
}

.filtercontainer .col-md-6 {
  float: left;
}

.filterDiv, .filterDivPosts {
  display: none !important;
}

.displaycontent {
  display: block !important;
}

.newsfiltercontainer {
  overflow: hidden;
}

.show {
  display: block;
}

.abcKnowledge {
  text-align: left;
}

.reiterTitel h4 {
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
  padding-bottom: 10px;
}

.hiddenTextBlock {
  line-height: 24px;
  font-size: 16px;
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
  padding-bottom: 20px;
}

.closereiter {
  visibility: hidden;
}

.contentReiterItemON .closereiter {
  visibility: visible;
}

.contentReiterItemON .toggledown {
  visibility: hidden;
}

.contentReiterItemON {
  height: auto !important;
}

.contentReiterItemON .reiterText {
  opacity: 1 !important;
  top: 0px;
}

.contentReiterItemInner {
  width: 95%;
  margin: 0px auto;
  cursor: pointer;
}

.trans {
  opacity: 0;
}

.reiterTitel h4 {
  line-height: 25px;
}

.reiterText {
  position: relative;
  opacity: 0 !important;
  width: 100%;
  float: left;
  top: 0px;
  -webkit-transition: opacity 850ms;
  -moz-transition: opacity 850ms;
  -o-transition: opacity 850ms;
  transition: opacity 850ms;
}

.contentReiterItem {
  position: relative;
  width: 100%;
  background: #ffffff;
  float: left;
  margin: 0 0 3px 0;
  overflow: hidden;
  height: 75px;
}

.toggledown {
  display: block;
}

img.rotateIconBottom {
  transform: rotate(-90deg);
  position: absolute;
  height: auto;
  right: 16px;
  top: 29px;
}

img.rotateIconTop {
  transform: rotate(90deg);
  position: absolute;
  height: auto;
  right: 16px;
  top: 29px;
}

/* GALLERY */
.slick-list {
  padding: 0 20% 0 0 !important;
}

#carouselgallery img {
  height: 350px;
  object-fit: cover;
  padding: 15px;
  cursor: pointer;
}

.slick-lightbox .slick-lightbox-slick .slick-list {
  padding: 0 !important;
}

.slick-lightbox-close:before {
  font-size: 55px;
}

.galleryText {
  display: none;
}

.slick-lightbox-slick-item-inner {
  background-color: #ffffff;
  padding: 60px;
}

.slick-lightbox-slick-caption {
  color: #000000;
  font-size: 14px;
}

#carouselgallery {
  padding-bottom: 45px;
}

#carouselgallery .slick-prev {
  position: absolute;
  float: left;
  left: -30%;
  top: unset;
  bottom: 65px;
}

#carouselgallery .slick-next {
  position: absolute;
  float: left;
  left: -26%;
  top: unset;
  bottom: 65px;
}

#carouselgallery .slick-prev:before {
  content: url("/wp-content/themes/lesezentrum/img/gallery-prev.svg");
}

.slick-lightbox .slick-prev:before {
  content: url("/wp-content/themes/lesezentrum/img/slick-prev.svg");
}

#carouselgallery .slick-next:before {
  content: url("/wp-content/themes/lesezentrum/img/gallery-next.svg");
}

.slick-lightbox .slick-next:before {
  content: url("/wp-content/themes/lesezentrum/img/slick-next.svg");
}

.slick-lightbox button {
  z-index: 10;
}

/* Projekt Carousel */
#bibliothekCarousel .projectImage img {
  min-height: 545px;
  object-fit: cover;
}

#bibliothekCarousel .carousel-control-next {
  bottom: -40px;
  top: unset;
  right: 5px;
  opacity: 1;
}

#bibliothekCarousel .carousel-control-prev {
  bottom: -40px;
  opacity: 1;
  top: unset;
  left: unset;
  right: 75px;
}

/*--------------------------------------------------------------
## Posts and pages
--------------------------------------------------------------*/
#content.site-content {
  padding-top: 125px;
  margin-left: auto;
  margin-right: auto;
  left: 0;
  right: 0;
  max-width: 1920px;
}

.sticky .entry-title::before {
  content: "\f08d";
  font-family: "Font Awesome 5 Free";
  font-size: 1.563rem;
  left: -2.5rem;
  position: absolute;
  top: 0.375rem;
  font-weight: 900;
}

.sticky .entry-title {
  position: relative;
}

.single .byline,
.group-blog .byline {
  display: inline;
}

.page-content,
.entry-content,
.entry-summary {
  margin: 1.5em 0 0;
}

.page-links {
  clear: both;
  margin: 0 0 1.5em;
}

.page-template-blank-page .entry-content,
.blank-page-with-container .entry-content {
  margin-top: 0;
}

.post.hentry {
  margin-bottom: 1rem;
}

.posted-on, .byline, .comments-link {
  color: #9a9a9a;
}

.entry-title > a {
  color: inherit;
}

/* SINGLE */
#singleposts h2 {
  font-size: 24px;
  line-height: 35px;
  font-weight: bold;
}

#singleposts h1 {
  font-size: 32px;
  line-height: 40px;
  margin: 0;
  padding-bottom: 15px;
}

#singleposts .quote h1 {
  font-weight: 100 !important;
}

#singleposts .singleHeading h2 {
  font-size: 32px !important;
  color: #C8280F !important;
  font-weight: bold;
}

#singleposts .date h2 {
  font-size: 32px !important;
  color: #C8280F !important;
  font-weight: 100;
}

.singledate {
  color: #828282;
}

.previewDate {
  font-size: 16px;
  font-weight: 100;
  margin-top: -15px;
  padding-bottom: 15px;
}

.singleTitle {
  padding-bottom: 35px;
}

.news-active {
  background: red;
}

.newsContainer {
  box-shadow: 0px 0px 6px 1px rgba(224, 224, 224, 1);
  background-color: #ffffff;
  padding: 30px;
  height: 100%;
}

.newsContainer h4 {
  word-break: break-word;
}

.newsElementPreview {
  display: inline-flex;
  height: 100%;
}

.newsElementPreview img {
  max-width: 365px;
  height: 100%;
  object-fit: cover;
}

.newsEventsContainer .newsColumn {
  padding-top: 30px;
  overflow: hidden;
}

.newsEventsContainer .mainbutton {
  margin-top: 45px;
  margin-bottom: 30px;
}

.category {
  font-size: 12px;
  text-transform: uppercase;
  font-weight: bold;
}

.location {
  display: inline-flex;
}

a.newsPreview {
  color: #000000;
  text-decoration: none;
}

.projectCarousel .previewDate {
  padding: 0;
}

.projectCarousel .newsText h4 {
  padding-bottom: 15px;
}

.projectCarousel button.detailbutton {
  margin-top: 45px;
}

.whiteBox {
  min-height: 300px;
  padding: 30px;
  background-color: #ffffff;
  margin: 0px;
  box-shadow: 0px 0px 6px 1px rgba(224, 224, 224, 1);
}

.locationContainer {
  position: absolute;
  bottom: 0;
}

.category-News {
  background-color: #0C98E2;
  color: #ffffff;
  font-size: 12px;
  text-transform: uppercase;
  padding: 0px 10px;
  max-width: fit-content;
  border-radius: 5px;
  margin-bottom: 15px;
  width: max-content;
}

.category-Fortbildung {
  background-color: #52C15F;
  color: #ffffff;
  font-size: 12px;
  text-transform: uppercase;
  padding: 0px 10px;
  max-width: fit-content;
  border-radius: 5px;
  margin-bottom: 15px;
  width: max-content;
}

.category-Veranstaltungen {
  background-color: #E2770C;
  color: #ffffff;
  font-size: 12px;
  text-transform: uppercase;
  padding: 0px 10px;
  max-width: fit-content;
  border-radius: 5px;
  margin-bottom: 15px;
  width: max-content;
}

.educationContainer .category, .newsPreview .category {
  background-color: #C8280F;
  color: #ffffff;
  padding: 5px 10px;
  max-width: fit-content;
  border-radius: 5px;
  width: max-content;
}

.educationContainer h3 {
  padding-bottom: 0;
  margin: 0;
}

.bannerbreadcrumbs a {
  font-size: 12px;
  color: #ffffff;
}

.singlebreadcrumbs a {
  font-size: 12px;
  color: #707070;
}

.bannerbreadcrumbs {
  padding-bottom: 15px;
  font-size: 12px;
  color: #ffffff;
}

.singlebreadcrumbs {
  padding-bottom: 15px;
  font-size: 12px;
  color: #707070;
}

.newsPreview .previewDate {
  margin: 0;
}

.newsPreview .category {
  margin-bottom: 15px;
}

.newsPreview hr {
  padding: 30px 0 15px;
}

.newsPreview .detailbutton {
  position: absolute;
  bottom: 15px;
  right: 15px;
}

.filterContainer {
  font-size: 15px;
}

#filterPosts {
  width: 100%;
  padding-top: 15px;
  padding-bottom: 45px;
}

#filterPosts .btn {
  color: #828282;
  font-size: 12px;
  text-transform: uppercase;
  padding: 5px 10px;
  max-width: fit-content;
  border-radius: 5px;
  margin-bottom: 15px;
  width: max-content;
  background-color: transparent;
  margin-right: 15px;
  border: 1px solid;
}

#filterPosts .btn.eventsa.active {
  background-color: #C8280F;
  color: #ffffff;
  border: 1px solid #C8280F;
}

#filterPosts .btn.news.active {
  background-color: #0C98E2;
  color: #ffffff;
  border: 1px solid #0C98E2;
}

#filterPosts .btn.veranstaltung.active {
  background-color: #E2770C;
  color: #ffffff;
  border: 1px solid #E2770C;
}

#filterPosts .btn.fortbildung.active {
  background-color: #52C15F;
  color: #ffffff;
  border: 1px solid #52C15F;
}

#filterPosts .btn.veranstaltung:focus, #filterPosts .btn.fortbildung:focus, #filterPosts .btn.news:focus, #filterPosts .btn.all:focus {
  box-shadow: none;
}

.filterContainerOutput a, .newsPreview a {
  color: #000000;
  text-decoration: none;
}

.filterContainerOutput .show {
  display: block;
}

.search-page {
  padding-top: 30px;
}

.searchPage .search-field, .searchPage label {
  width: unset;
}

.searchPage .entry-title a {
  color: #C8280F;
  text-decoration: underline;
}

.searchPage .searchHR {
  width: 50%;
  float: left;
}

/*--------------------------------------------------------------
## Comments
--------------------------------------------------------------*/
.comment-content a {
  word-wrap: break-word;
}

.bypostauthor {
  display: block;
}

.comment-body .pull-left {
  padding-right: 0.625rem;
}

.comment-list .comment {
  display: block;
}

.comment-list {
  padding-left: 0;
}

.comments-title {
  font-size: 1.125rem;
}

.comment-list .pingback {
  border-top: 1px solid rgba(0, 0, 0, 0.125);
  padding: 0.563rem 0;
}

.comment-list .pingback:first-child {
  border: medium none;
}

/*--------------------------------------------------------------
# Infinite scroll
--------------------------------------------------------------*/
/* Globally hidden elements when Infinite Scroll is supported and in use. */
.infinite-scroll .posts-navigation,
.infinite-scroll.neverending .site-footer {
  /* Theme Footer (when set to scrolling) */
  display: none;
}

/* When Infinite Scroll has reached its end we need to re-display elements that were hidden (via .neverending) before. */
.infinity-end.neverending .site-footer {
  display: block;
}

/*--------------------------------------------------------------
# Media
--------------------------------------------------------------*/
.ekkolightbox {
  pointer-events: none;
}

.yt_video iframe {
  max-height: 350px;
}

.newsEventsContainer .wp-video, .newsEventsContainer video.wp-video-shortcode, .newsEventsContainer .mejs-container, .newsEventsContainer .mejs-overlay.load {
  width: 365px !important;
  height: 100% !important;
  object-fit: cover;
}

.newsEventsContainer .mejs-controls {
  display: none !important;
}

.page-content .wp-smiley,
.entry-content .wp-smiley,
.comment-content .wp-smiley {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0;
}

/* Make sure embeds and iframes fit their containers. */
embed,
iframe,
object {
  max-width: 100%;
}

/*--------------------------------------------------------------
## Captions
--------------------------------------------------------------*/
.wp-caption {
  background: #f1f1f1 none repeat scroll 0 0;
  border: 1px solid #f0f0f0;
  max-width: 96%;
  padding: 0.313rem 0.313rem 0;
  text-align: center;
}

.wp-caption img[class*=wp-image-] {
  border: 0 none;
  height: auto;
  margin: 0;
  max-width: 100%;
  padding: 0;
  width: auto;
}

.wp-caption .wp-caption-text {
  font-size: 0.688rem;
  line-height: 1.063rem;
  margin: 0;
  padding: 0.625rem;
}

.wp-caption-text {
  text-align: center;
}

/*--------------------------------------------------------------
## Galleries
--------------------------------------------------------------*/
.gallery {
  margin-bottom: 1.5em;
}

.gallery-item {
  display: inline-block;
  text-align: center;
  vertical-align: top;
  width: 100%;
}

.gallery h1 {
  font-size: 32px;
  line-height: 40px;
  margin: 0;
  padding-bottom: 15px;
}

.gallery .quote h1 {
  font-weight: 100;
  font-size: 32px;
  line-height: 40px;
  margin: 0;
  padding-bottom: 15px;
}

.gallery-item .gallery-columns-2 {
  max-width: 50%;
}

.gallery-item .gallery-columns-3 {
  max-width: 33.33333%;
}

.gallery-item .gallery-columns-4 {
  max-width: 25%;
}

.gallery-item .gallery-columns-5 {
  max-width: 20%;
}

.gallery-item .gallery-columns-6 {
  max-width: 16.66667%;
}

.gallery-item .gallery-columns-7 {
  max-width: 14.28571%;
}

.gallery-item .gallery-columns-8 {
  max-width: 12.5%;
}

.gallery-item .gallery-columns-9 {
  max-width: 11.11111%;
}

.gallery-caption {
  display: block;
}

/*--------------------------------------------------------------
# Plugin Compatibility
--------------------------------------------------------------*/
/*--------------------------------------------------------------
# Footer
--------------------------------------------------------------*/
footer#colophon {
  font-size: 85%;
  max-width: 1920px;
  margin-left: auto;
  margin-right: auto;
  left: 0;
  right: 0;
}

.footerAdressfeld a {
  text-decoration: underline;
}

.footerBackground {
  padding-top: 50px;
  background: linear-gradient(90deg, rgba(130, 130, 130, 0.3098039216) 40%, #F2F2F2 37%);
}

.menu-footer-container {
  text-align: right;
  padding-top: 30px;
}

.menu-footer-container ul li {
  list-style: none;
  padding-bottom: 10px;
}

.navbar-dark .site-info {
  color: #fff;
}

#colophon .redBackground {
  min-height: 50px;
}

#colophon a {
  color: #000000;
  text-decoration: none;
}

.social-media {
  text-align: right;
}

.social-media img {
  margin-top: 15px;
  margin-left: 15px;
}

.cooperation .textcenter {
  padding-bottom: 45px;
}

.cooperation {
  padding-bottom: 45px;
}

.backTop {
  text-transform: uppercase;
  background-color: transparent;
  border: none;
  color: #ffffff;
  font-weight: bold;
  padding-top: 15px;
}

.backTop:active, .backTop:focus {
  border: none;
  box-shadow: none;
  outline: none;
}

.copyright {
  text-align: right;
  padding-bottom: 25px;
  font-size: 12px;
}

@media screen and (max-width: 767px) {
  #masthead .navbar-nav > li > a {
    padding-bottom: 0.938rem;
    padding-top: 0.938rem;
  }
}
/*--------------------------------------------------------------
# Media Query
--------------------------------------------------------------*/
/*--------------------------------------------------------------
## Notebook
--------------------------------------------------------------*/
@media only screen and (max-width: 1400px) {
  .greyBackgroundBanner {
    min-height: 300px;
  }
  .homeTextblock {
    padding-top: 0px;
  }
}
@media only screen and (max-width: 1280px) {
  html {
    font-size: 95%;
  }
}
@media screen and (min-width: 1200px) {
  .mobile-menu {
    display: none;
  }
}
@media screen and (max-width: 1199px) {
  header#masthead {
    padding: 15px;
  }
  #primary-menu li.dropdown:hover > .dropdown-menu.show {
    display: none;
  }
  body:not(.theme-preset-active) #masthead .navbar-nav > li > a {
    font-size: 18px;
  }
  .menu-top li a:has(> .dropdown-menu.active) {
    border-bottom: none !important;
  }
  #menu-primary-1 .dropdown-menu {
    font-size: 16px;
    border-bottom: 1px solid;
    padding-bottom: 30px;
  }
  .imageFirst .imageText {
    right: 15px;
  }
  .imageSecond .imageText {
    left: 15px;
  }
  .wpml-ls-legacy-list-horizontal a {
    padding: 5px 20px 5px 0px !important;
    text-transform: uppercase;
    margin-top: 10px;
  }
  .mobile-close-icon {
    display: none;
  }
  #search-input img {
    background-color: #f2f2f2;
    padding: 5px;
  }
  .navbar-brand {
    top: -25px;
    left: -10px;
  }
  .toggle-mobile {
    display: none;
  }
  .toggle-desktop {
    display: none;
  }
  #carouselgallery img {
    width: 100%;
  }
  .slick-list {
    padding: 0 !important;
  }
  #carouselhomebanner h1 {
    font-size: 40px;
    line-height: 45px;
  }
  h1 {
    font-size: 38px;
    line-height: 43px;
  }
  h2 {
    font-size: 28px;
    line-height: 33px;
  }
  h3 {
    font-size: 24px;
    line-height: 29px;
  }
  body {
    font-size: 16px;
    line-height: 22px;
  }
  .body2 {
    font-size: 14px;
    line-height: 20px;
  }
  .quoteSmall {
    font-size: 25px;
    line-height: 30px;
  }
  .quote {
    font-size: 35px;
    line-height: 40px;
  }
  .homeBannerInner {
    padding-top: 100px;
  }
  .smallBanner {
    min-height: unset;
    padding-bottom: 45px;
  }
  img.quoteBackground, .quoteBackground {
    height: 215px;
  }
  .newsElementPreview img {
    max-width: 300px;
  }
  .threeBlockText h3 {
    font-size: 19px;
    line-height: 22px;
  }
  .imageFirst img {
    padding-right: 15px;
  }
  .imageSecond img {
    padding-left: 15px;
  }
  #menu-primary ul.dropdown-menu li {
    padding-bottom: 10px;
  }
  #main-nav {
    padding-left: 5px;
  }
  .social-media-menu {
    position: absolute;
    right: 0;
    bottom: 15px;
  }
  navbar-light .navbar-toggler-icon {
    width: 30px;
  }
  .body2 body:not(.theme-preset-active) #masthead .navbar-nav > li > a {
    padding: 15px 5px 15px 0px;
  }
  .meta-menu ul li {
    padding-bottom: 5px;
  }
  .menu-top li a {
    border-bottom: 1px solid #828282;
  }
  .menu-top li .dropdown-toggle:after {
    /*content: url("/wp-content/themes/lesezentrum/img/mobile-dropdown.svg");*/
    border-top: none;
    border-right: none;
    border-bottom: none;
    border-left: none;
    float: right;
  }
  .menu-top .dropdown-menu .dropdown-item {
    color: #C8280F;
    padding: 10px 0 5px 25px;
    font-weight: 600;
  }
  .dropdown-menu li::before {
    padding-left: 10px;
    padding-top: 10px;
    position: absolute;
  }
  .menu-top li ul li a:after {
    content: none;
  }
  .menu-top li ul li a {
    border-bottom: none;
  }
  .social-media-menu a {
    padding-left: 5px;
    padding-right: 15px;
  }
  .search-field::-webkit-input-placeholder {
    color: #707070;
    font-size: 16px;
    text-transform: uppercase;
  }
  .navbar-brand img {
    width: 58%;
  }
  #content.site-content {
    padding-top: 55px;
  }
  .search-mobile-menu {
    margin-top: 90px;
    margin-bottom: 10px;
  }
  .search-mobile-menu .form-control {
    border: none;
    border-radius: 0;
    padding-bottom: 0;
    padding: 5px;
    background-color: #f2f2f2;
  }
  .menu-top {
    padding-bottom: 30px;
    padding-left: 5px;
    padding-right: 5px;
    width: 100%;
  }
  .desktop-menu {
    display: none;
  }
  .navbar-toggler {
    float: right;
  }
  .navbar-dark .dropdown-item {
    color: #fff;
  }
  .navbar-nav .dropdown-menu {
    background: transparent;
    box-shadow: none;
    border: none;
  }
  .homeBannerInner .detailbutton, .homeBannerInner .mainbutton {
    font-size: 15px;
    float: left;
  }
  .homeBanner img, .homeBanner {
    height: 500px;
  }
  .imageBackgroundInner {
    padding-top: 80px;
  }
  .floatingButtonContainer {
    display: none;
  }
  .groupimage {
    height: 100%;
    padding-bottom: 45px;
  }
  .groupimage img {
    height: 100%;
    object-fit: cover;
  }
  .teamFacts {
    font-size: 16px;
  }
  .outer {
    margin-top: 40px;
    margin-bottom: 40px;
  }
  .smallBannerImage {
    position: absolute;
    width: 100%;
    height: 100%;
  }
  .smallBannerImage img {
    height: 100%;
    object-fit: cover;
  }
}
/*--------------------------------------------------------------
## Netbook
--------------------------------------------------------------*/
@media only screen and (max-width: 1024px) {
  html {
    font-size: 90%;
  }
  h1, #carouselhomebanner h1 {
    font-size: 35px;
    line-height: 40px;
  }
  h2 {
    font-size: 25px;
    line-height: 30px;
  }
  h3 {
    font-size: 21px;
    line-height: 26px;
  }
  body {
    font-size: 16px;
    line-height: 22px;
  }
  .body2 {
    font-size: 14px;
    line-height: 20px;
  }
  .quoteSmall {
    font-size: 25px;
    line-height: 30px;
  }
  .navbar-brand img {
    width: 55%;
  }
  .imageBackground img, .imageBackground {
    height: 275px;
  }
}
/*--------------------------------------------------------------
## iPad
--------------------------------------------------------------*/
@media only screen and (max-width: 992px) {
  html {
    font-size: 85%;
  }
  #mc_embed_signup form {
    padding: 10px 0 10px 0 !important;
  }
  .imageBlock .imageThird .imageText {
    margin-bottom: 5px;
  }
  .imageBlock .smallImage .imageText {
    margin-bottom: 5px;
  }
  .galleryHeadline {
    padding: 30px;
  }
  .newsElementPreview img {
    max-width: 250px;
  }
  img.mobile-stream-background {
    display: block;
    top: 60% !important;
  }
  .stream-icon {
    padding-bottom: 25px;
  }
  .threeBlockContainerColumn1 {
    height: 100%;
  }
  .threeBlockContainerColumn1 img, .threeBlockContainerColumn2 img, .threeBlockContainerColumn3 img {
    height: 100%;
    object-fit: cover;
    max-height: 350px;
    padding-bottom: 15px;
    width: 100%;
  }
  .threeBlockText {
    bottom: 15px;
  }
  .threeBlockText .body2 {
    font-size: 12px;
    line-height: 18px;
  }
  .threeBlockText button.detailbutton {
    font-size: 12px;
  }
  img.stream-background {
    top: 10%;
  }
  .contactform {
    margin-top: 15px;
  }
  .greyBackgroundBanner {
    padding-top: 60px;
    min-height: 250px;
  }
  .imageBlock img {
    width: 100%;
    max-height: 250px;
    min-height: 250px;
    object-fit: cover;
  }
  .imageFirst, .imageSecond {
    margin-bottom: 5px;
  }
  .navbar-brand img {
    width: 54%;
  }
  .imageBackground h1, .greyBackgroundBanner h1 {
    line-height: 37px;
  }
  #menu-footer {
    display: inline-flex;
    text-align: left;
    float: left;
    padding: 0;
  }
  .menu-footer-container ul li {
    padding-right: 20px;
  }
  .footerBackground {
    background: linear-gradient(rgba(130, 130, 130, 0.3098039216) 40%, #F2F2F2 30%);
  }
  .teamName {
    font-size: 17px;
  }
  .middleContainer .textcenter {
    max-width: 100%;
  }
  #bibliothekCarousel .projectImage img {
    min-height: 350px;
  }
  #bibliothekCarousel .carousel-control-next {
    right: 15px;
  }
}
/*--------------------------------------------------------------
## iPad
--------------------------------------------------------------*/
@media only screen and (max-width: 768px) {
  #downloads .dropbtn {
    width: 100%;
  }
  #downloads .dropdown-project, #downloads .dropdown-data {
    float: unset;
    text-align: center;
    width: 100%;
    margin-bottom: 15px;
  }
  .previewDownload {
    padding-top: 15px;
  }
  .navbar-brand img {
    width: 52%;
  }
  .newsletter {
    padding-top: 60px;
  }
  .backTop {
    font-size: 12px;
  }
  .col-md-2-5 {
    flex: 0 0 33%;
    text-align: center;
    max-width: 33%;
  }
  .textImageSwitch img {
    padding: 30px 0;
    width: 100%;
  }
  .newsPreview .detailbutton {
    margin: 20px 0;
    position: unset;
  }
  .locationContainer {
    position: absolute;
    bottom: 55px;
  }
  .projectCarousel button.detailbutton {
    float: unset;
    margin-top: 120px;
  }
  .keywordbanner img.quoteBackground, .quoteBackground {
    height: 110%;
  }
  .keyword {
    border-right: none;
    border-bottom: 1px solid rgb(255 255 255/26%);
    padding-bottom: 15px;
    margin-bottom: 15px;
  }
  .textThreeContainer button {
    position: unset;
    margin-top: 20px;
  }
  .homeBannerInner {
    padding-top: 80px;
  }
  .homeBanner img, .homeBanner {
    height: 375px;
  }
  .imageFirst, .imageSecond {
    margin-bottom: 5px;
  }
  .threeBlockContainerColumn1 img, .threeBlockContainerColumn2 img, .threeBlockContainerColumn3 img {
    max-height: 250px;
  }
}
/*--------------------------------------------------------------
## iPad
--------------------------------------------------------------*/
@media only screen and (max-width: 580px) {
  .newsElementPreview img {
    display: none;
  }
  .newsEventsContainer .inner {
    padding-top: 0;
  }
}
@media only screen and (max-width: 480px) {
  html {
    font-size: 100% !important;
  }
  h1 {
    font-size: 33px;
    line-height: 37px;
    word-break: break-word;
  }
  h2 {
    font-size: 22px;
    line-height: 28px;
  }
  h3 {
    font-size: 19px;
    line-height: 24px;
  }
  body {
    font-size: 18px;
    line-height: 20px;
  }
  .body2 {
    font-size: 15px;
    line-height: 18px;
  }
  .quote {
    font-size: 28px;
    line-height: 33px;
  }
  .quoteSmall {
    font-size: 23px;
    line-height: 28px;
  }
  #bibliothekCarousel .projectImage img {
    min-height: 250px;
  }
  .homeBannerInner {
    padding-top: 50px;
  }
  .homeTextblock button {
    margin-right: 15px;
  }
  .navbar-brand img {
    width: 50%;
  }
  .smallBannerImage {
    padding: 15px;
  }
  .col-md-2-5 {
    flex: 0 0 50%;
    text-align: center;
    max-width: 50%;
  }
  label {
    width: 100%;
  }
}
.mobile-menu ul li.dropdown {
  border-bottom: 1px solid #828282;
  padding-right: 40px;
}
.mobile-menu ul li.dropdown:after {
  content: url("/wp-content/themes/lesezentrum/img/mobile-dropdown.svg");
  position: absolute;
  right: 5px;
  top: 14px;
}
.mobile-menu ul li.dropdown ul.dropdown-menu {
  margin: 0;
}
.mobile-menu ul li.dropdown:hover .dropdown-menu {
  display: none;
}
.mobile-menu ul li.dropdown.activedrop .dropdown-menu {
  display: block;
}
.mobile-menu ul li.dropdown a {
  border-bottom: unset;
}

.desktop-menu .navbar-nav {
  height: 44px;
}

/*# sourceMappingURL=style.css.map */
